/*
    Poort80 Amsterdam:: Frontend-team
    Compiled by Sass v3.2.10+
*/
/* Normalize
============================================================= */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

.ie6 audio, .ie6
canvas, .ie6
video {
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}

::-moz-selection {
  background: #267073;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #267073;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:hover, a:active {
  outline: 0;
}

a:hover {
  color: #06e;
}

a:visited {
  color: #551a8b;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.ie6 pre, .ie6
code, .ie6
kbd, .ie6
samp {
  font-family: "courier new", monospace;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}

.ie img {
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
}

.ie6 legend {
  margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

.ie6 button, .ie6
input, .ie6
select, .ie6
textarea {
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

.ie6 button, .ie6
input {
  overflow: visible;
}

.ie6 table button,
.ie6 table input {
  overflow: auto;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  -o-appearance: button;
  -ms-appearance: button;
  appearance: button;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid,
textarea:invalid {
  background-color: #f7eee7;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a5c5c6;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5c5c6;
  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5c5c6;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #a5c5c6;
}

button {
  width: auto;
  overflow: visible;
}

body,
select,
input,
textarea {
  color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

a:active, a:visited {
  color: #607890;
}

a:hover {
  color: #036;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: "textfield";
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/* Win/IE10+ */
::-ms-clear {
  display: none;
}

/* Common style
================================================ */
body {
  background-color: #f5f4f0;
  margin: 0 auto;
  padding: 0;
}

body,
th,
td,
li,
div {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  color: #00585b;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Defaults
================================================ */
h1, .h1 {
  font-size: 50px;
  font-weight: 200;
  line-height: 50px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 75px;
    line-height: 75px;
  }
}

@media (min-width: 1024px) {
  h1, .h1 {
    font-size: 100px;
    line-height: 100px;
  }
}

h2, .h2 {
  font-size: 35px;
  font-weight: 200;
  line-height: 1.2;
  margin-bottom: 14px;
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 45px;
  }
}

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 55px;
  }
}

h3, .h3 {
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 25px;
    line-height: 32px;
  }
}

h4, .h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}

h5, .h5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 25px;
  }
}

h6, .h6 {
  font-size: 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  h6, .h6 {
    font-size: 14px;
    line-height: 25px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #00585b;
  font-family: "Nunito Sans", sans-serif;
}

strong, dt {
  font-weight: 700;
}

dt, dd {
  font-size: 18px;
}

* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}

h1 + h3 {
  margin-top: 0;
}

@media (min-width: 768px) {
  h1 + h3 {
    margin-top: 25px;
  }
}

h1.title-white,
h1.title-white a {
  color: #fff;
}

h2.title-white,
h2.title-white a {
  color: #fff;
}

h3.title-white,
h3.title-white a {
  color: #fff;
}

h4.title-white,
h4.title-white a {
  color: #fff;
}

h5.title-white,
h5.title-white a {
  color: #fff;
}

h6.title-white,
h6.title-white a {
  color: #fff;
}

h1.title-green,
h1.title-green a {
  color: #267073;
}

h2.title-green,
h2.title-green a {
  color: #267073;
}

h3.title-green,
h3.title-green a {
  color: #267073;
}

h4.title-green,
h4.title-green a {
  color: #267073;
}

h5.title-green,
h5.title-green a {
  color: #267073;
}

h6.title-green,
h6.title-green a {
  color: #267073;
}

h1.title-brown,
h1.title-brown a {
  color: #1a2d3c;
}

h2.title-brown,
h2.title-brown a {
  color: #1a2d3c;
}

h3.title-brown,
h3.title-brown a {
  color: #1a2d3c;
}

h4.title-brown,
h4.title-brown a {
  color: #1a2d3c;
}

h5.title-brown,
h5.title-brown a {
  color: #1a2d3c;
}

h6.title-brown,
h6.title-brown a {
  color: #1a2d3c;
}

h1.title-pink,
h1.title-pink a {
  color: #a5c5c6;
}

h2.title-pink,
h2.title-pink a {
  color: #a5c5c6;
}

h3.title-pink,
h3.title-pink a {
  color: #a5c5c6;
}

h4.title-pink,
h4.title-pink a {
  color: #a5c5c6;
}

h5.title-pink,
h5.title-pink a {
  color: #a5c5c6;
}

h6.title-pink,
h6.title-pink a {
  color: #a5c5c6;
}

h1.title-blue,
h1.title-blue a {
  color: #d5a888;
}

h2.title-blue,
h2.title-blue a {
  color: #d5a888;
}

h3.title-blue,
h3.title-blue a {
  color: #d5a888;
}

h4.title-blue,
h4.title-blue a {
  color: #d5a888;
}

h5.title-blue,
h5.title-blue a {
  color: #d5a888;
}

h6.title-blue,
h6.title-blue a {
  color: #d5a888;
}

p {
  color: #1a2d3c;
  font-size: 18px;
  margin-bottom: 0;
}

p.intro {
  font-size: 18px;
}

h3 + p,
p + p {
  margin-top: 25px;
}

a, a:visited {
  color: #267073;
  text-decoration: none;
}

a:hover, a:visited:hover {
  color: #267073;
  text-decoration: underline;
}

a[href^="tel:"] {
  color: #00585b;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    color: inherit;
    cursor: default;
    pointer-events: none;
  }
}

a[href^="mailto:"] {
  max-width: 100vw;
  word-wrap: break-word;
}

ol, ul, dl {
  margin-left: 20px;
}

ol {
  margin: 0;
  padding: 0;
  margin-left: 30px;
}

ol li {
  margin: 0;
  padding: 0;
  list-style: decimal outside;
  margin-bottom: 5px;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  color: #1a2d3c;
  list-style: none;
  margin-bottom: 5px;
  padding-left: 30px;
  background-size: 7px 7px;
  background-image: url(../img/bullet-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  ul li {
    background-image: url(../img/bullet-01@2x.png);
    -webkit-background-size: 7px 7px;
    -moz-background-size: 7px 7px;
    -o-background-size: 7px 7px;
    -ms-background-size: 7px 7px;
    background-size: 7px 7px;
  }
}

ul li h4 {
  margin-bottom: 0;
}

p + ul {
  margin-top: 25px;
}

ul + p,
ol + p {
  margin-top: 25px;
}

optgroup {
  font-weight: normal;
}

abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

em {
  font-style: italic;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
}

th {
  font-weight: 700;
  text-align: left;
  padding-left: 10px;
}

td {
  padding: 2px 10px 2px 0;
}

caption {
  text-align: center;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

label {
  cursor: pointer;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
}

hr {
  border: 0 solid #e6e6e6;
  border-top-width: 1px;
  clear: both;
  height: 0px;
  margin: 20px 0;
}

iframe {
  max-width: 100%;
}

* + iframe {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .video-container {
    position: relative;
    padding-bottom: 55.7142857143%;
    /* aspect ratio of video */
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    max-height: 390px;
    max-width: 700px;
  }
}

p + .video-container,
.video-container + p {
  margin-top: 25px;
}

/* Trigger classes
================================================ */
.autoHeight {
  height: auto;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.alignJustify {
  text-align: justify;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clearLeft {
  clear: left;
}

.clearBoth {
  clear: both;
}

.clearRight {
  clear: right;
}

.spacebottom {
  padding-bottom: 30px;
}

.overflowHidden {
  overflow: hidden;
}

.hide {
  display: none;
}

.displayBlock {
  display: block;
}

.visibilityHidden {
  visibility: hidden;
}

.color-white {
  color: white;
}

.text-light {
  color: #fff !important;
}

.text-dark {
  color: #00585b !important;
}

.p80_form_label {
  color: #999;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-600 {
  font-weight: 600;
}

.no-focus:focus {
  outline: 0 !important;
  border: 0 !important;
}

/* Small viewport
================================================ */
.only-small {
  display: block;
}

@media (min-width: 768px) {
  .only-small {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-small {
    display: none;
  }
}

/* Medium viewport
================================================ */
.only-medium {
  display: none;
}

@media (min-width: 768px) {
  .only-medium {
    display: block;
  }
}

@media (min-width: 1024px) {
  .only-medium {
    display: none;
  }
}

/* Regular viewport
================================================ */
.only-regular {
  display: none;
}

@media (min-width: 1024px) {
  .only-regular {
    display: block;
  }
}

.hide-regular {
  display: block;
}

@media (min-width: 1024px) {
  .hide-regular {
    display: none;
  }
}

/* Large viewport
================================================ */
.only-large {
  display: none;
}

@media (min-width: 1200px) {
  .only-large {
    display: block;
  }
}

.hide-large {
  display: block;
}

@media (min-width: 1200px) {
  .hide-large {
    display: none;
  }
}

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.lte8 .clearfix {
  zoom: 1;
}

.library h2 {
  border-bottom: 2px solid #f6ede6;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.library .library-label {
  display: inline-block;
  vertical-align: middle;
  width: 225px;
}

.read-more, .module-list-extended > a.floatRight {
  display: inline-block;
  background-position: 0 7px;
  background-repeat: no-repeat;
  padding: 0 0 0 24px;
  background-size: 7px 11px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.read-more:hover, .module-list-extended > a.floatRight:hover {
  text-decoration: underline;
}

.read-more:focus, .module-list-extended > a.floatRight:focus {
  outline: none;
}

.read-more.is-arrow-right, .module-list-extended > a.is-arrow-right.floatRight {
  background-position: right 9px;
  padding: 0 23px 0 0;
}

.article-more {
  display: none;
  margin-top: 25px;
}

/* Address items
================================================ */
span.label {
  display: block;
  font-size: 14px;
  color: #89989f;
}

span.label + strong {
  display: block;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  span.label {
    display: inline-block;
    width: 175px;
  }
  span.label + strong {
    display: inline-block;
  }
}

span.mail b {
  font-weight: 400;
}

html.overflow-hidden,
body.overflow-hidden {
  overflow: hidden;
}

#wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  #wrapper {
    min-height: 100vh;
    min-width: 768px;
    width: 100%;
  }
}

.page-section {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.page-section:after {
  clear: both;
  content: '';
  display: block;
}

.section-type-01 {
  background-color: #f5f4f0;
}

.section-type-01 + .section-type-01 .section-content {
  padding-top: 0;
}

.section-type-02 {
  background-color: #267073;
}

.section-type-02 + .section-type-02 .section-content {
  padding-top: 0;
}

.section-type-02 .section-content > h1, .section-type-02 .section-content > h2, .section-type-02 .section-content > h3, .section-type-02 .section-content > h4, .section-type-02 .section-content > h5, .section-type-02 .section-content > h6, .section-type-02 .section-content > p, .section-type-02 .section-content > ul, .section-type-02 .column > h1, .section-type-02 .column > h2, .section-type-02 .column > h3, .section-type-02 .column > h4, .section-type-02 .column > h5, .section-type-02 .column > h6, .section-type-02 .column > p, .section-type-02 .column > ul {
  color: #fff;
}

.section-type-02 .section-content > h1 li, .section-type-02 .section-content > h2 li, .section-type-02 .section-content > h3 li, .section-type-02 .section-content > h4 li, .section-type-02 .section-content > h5 li, .section-type-02 .section-content > h6 li, .section-type-02 .section-content > p li, .section-type-02 .section-content > ul li, .section-type-02 .column > h1 li, .section-type-02 .column > h2 li, .section-type-02 .column > h3 li, .section-type-02 .column > h4 li, .section-type-02 .column > h5 li, .section-type-02 .column > h6 li, .section-type-02 .column > p li, .section-type-02 .column > ul li {
  color: #fff;
}

.section-type-02 .section-content a, .section-type-02 .column a {
  color: #d5a888;
}

.section-type-02 .section-content .read-more, .section-type-02 .section-content .module-list-extended > a.floatRight, .section-type-02 .column .read-more, .section-type-02 .column .module-list-extended > a.floatRight {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-white.svg);
  color: #fff;
}

.section-type-03 {
  background-color: #a5c5c6;
}

.section-type-03 + .section-type-03 {
  margin-top: -30px;
}

@media (min-width: 1024px) {
  .section-type-03 + .section-type-03 {
    margin-top: -90px;
  }
}

.section-type-04 {
  background-color: #fff;
}

.section-type-04 + .section-type-04 {
  margin-top: -30px;
}

@media (min-width: 1024px) {
  .section-type-04 + .section-type-04 {
    margin-top: -90px;
  }
}

.section-type-05 {
  background-color: #d5a888;
}

.section-type-05 + .section-type-05 {
  margin-top: -30px;
}

@media (min-width: 1024px) {
  .section-type-05 + .section-type-05 {
    margin-top: -90px;
  }
}

.section-type-05 .section-content h1, .section-type-05 .section-content h2, .section-type-05 .section-content h3, .section-type-05 .section-content h4, .section-type-05 .section-content h5, .section-type-05 .section-content h6, .section-type-05 .section-content p, .section-type-05 .section-content li, .section-type-05 .column h1, .section-type-05 .column h2, .section-type-05 .column h3, .section-type-05 .column h4, .section-type-05 .column h5, .section-type-05 .column h6, .section-type-05 .column p, .section-type-05 .column li {
  color: #fff;
}

.section-type-05 .section-content a, .section-type-05 .column a {
  color: #00585b;
}

.section-type-05 .section-content .read-more, .section-type-05 .section-content .module-list-extended > a.floatRight, .section-type-05 .column .read-more, .section-type-05 .column .module-list-extended > a.floatRight {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-white.svg);
  color: #fff;
}

.section-type-header-text {
  background-color: #fff;
  padding: 0 20px;
}

.section-type-header-text-small {
  background-color: #fff;
  padding: 0 20px;
}

.section-type-header-text-small .section-content.content-heading {
  padding: 30px 0;
}

.section-type-header-text-small h1 {
  font-size: 35px;
  line-height: 35px;
}

@media (min-width: 768px) {
  .section-type-header-text-small h1 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media (min-width: 1024px) {
  .section-type-header-text-small h1 {
    font-size: 50px;
    line-height: 50px;
  }
}

.section-type-photobg,
.section-type-header-photo {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section-type-photobg:before,
.section-type-header-photo:before {
  bottom: 0px;
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: linear-gradient(90deg, rgba(0, 88, 91, 0.7), transparent);
  background-repeat: repeat-y;
  background-size: 100%;
  content: '';
  z-index: 0;
}

.section-type-photobg .section-content > h1, .section-type-photobg .section-content > h2, .section-type-photobg .section-content > h3, .section-type-photobg .section-content > h4, .section-type-photobg .section-content > h5, .section-type-photobg .section-content > h6, .section-type-photobg .section-content > p,
.section-type-header-photo .section-content > h1,
.section-type-header-photo .section-content > h2,
.section-type-header-photo .section-content > h3,
.section-type-header-photo .section-content > h4,
.section-type-header-photo .section-content > h5,
.section-type-header-photo .section-content > h6,
.section-type-header-photo .section-content > p {
  color: #fff;
  margin-bottom: 0;
  position: relative;
}

.section-type-photobg .section-content .read-more, .section-type-photobg .section-content .module-list-extended > a.floatRight,
.section-type-header-photo .section-content .read-more,
.section-type-header-photo .section-content .module-list-extended > a.floatRight {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

@media (min-width: 768px) {
  .section-type-photobg .section-content .read-more, .section-type-photobg .section-content .module-list-extended > a.floatRight,
  .section-type-header-photo .section-content .read-more,
  .section-type-header-photo .section-content .module-list-extended > a.floatRight {
    background-size: 7px 10px;
    background-image: url(../img/icons/arrow-right-white.svg);
    color: #fff;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .section-content .column > h1, .section-type-photobg .section-content .column > h2, .section-type-photobg .section-content .column > h3, .section-type-photobg .section-content .column > h4, .section-type-photobg .section-content .column > h5, .section-type-photobg .section-content .column > h6, .section-type-photobg .section-content .column > p,
  .section-type-header-photo .section-content .column > h1,
  .section-type-header-photo .section-content .column > h2,
  .section-type-header-photo .section-content .column > h3,
  .section-type-header-photo .section-content .column > h4,
  .section-type-header-photo .section-content .column > h5,
  .section-type-header-photo .section-content .column > h6,
  .section-type-header-photo .section-content .column > p {
    color: #fff;
  }
  .section-type-photobg .section-content .column > p .read-more, .section-type-photobg .section-content .column > p .module-list-extended > a.floatRight,
  .section-type-header-photo .section-content .column > p .read-more,
  .section-type-header-photo .section-content .column > p .module-list-extended > a.floatRight {
    color: #fff;
    background-size: 7px 12px;
    background-image: url(../img/icons/arrow-right-white.svg);
  }
}

@media (max-width: 767px) {
  .section-type-photobg {
    background-image: none !important;
    background-color: #fff;
  }
  .section-type-photobg:before {
    display: none;
  }
}

@media (min-width: 1024px) {
  .section-type-photobg {
    min-height: 520px;
  }
}

.section-type-photobg .section-content.content-heading {
  padding: 20px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
}

.section-type-photobg .section-content.content-heading:before {
  bottom: 0px;
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: linear-gradient(90deg, rgba(0, 88, 91, 0.7), transparent);
  background-repeat: repeat-y;
  background-size: 100%;
  content: '';
  z-index: 0;
}

.section-type-photobg .section-content.content-heading h2 {
  z-index: 1;
  position: relative;
}

@media (min-width: 768px) {
  .section-type-photobg .section-content.content-heading {
    background-image: none !important;
    padding: 70px 0px 0px;
    height: auto;
  }
  .section-type-photobg .section-content.content-heading:before {
    display: none;
  }
}

@media (min-width: 1024px) {
  .section-type-photobg .section-content.content-heading {
    padding: 85px 0px 0px;
  }
}


.section-type-header-photo .section-content .read-more,
.section-type-header-photo .section-content .module-list-extended > a.floatRight {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-white.svg);
  color: #fff;
}

.section-type-header-photo .section-content .column > h1, .section-type-header-photo .section-content .column > h2, .section-type-header-photo .section-content .column > h3, .section-type-header-photo .section-content .column > h4, .section-type-header-photo .section-content .column > h5, .section-type-header-photo .section-content .column > h6, .section-type-header-photo .section-content .column > p {
  color: #fff;
}


.section-type-header-photo .section-content .column > p .read-more,
.section-type-header-photo .section-content .column > p .module-list-extended > a.floatRight {
  color: #fff;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-white.svg);
}

.section-type-header-photo .section-content.content-heading {
  padding: 30px 20px;
}

@media (min-width: 768px) {
  .section-type-header-photo .section-content.content-heading {
    padding: 40px 0px 55px;
  }
}

@media (min-width: 1024px) {
  .section-type-header-photo .section-content.content-heading {
    padding: 70px 0px 65px;
  }
}

.section-type-header-photo .section-content.content-heading + .section-content {
  padding: 0px 20px 120px;
}

@media (min-width: 768px) {
  .section-type-header-photo .section-content.content-heading + .section-content {
    padding: 40px 0px 55px;
  }
}

@media (min-width: 1024px) {
  .section-type-header-photo .section-content.content-heading + .section-content {
    padding-top: 0;
    padding-bottom: 210px;
    margin-top: -40px;
  }
}

.section-type-header-text .section-content.content-heading {
  padding: 30px 0px 40px;
}

.section-type-pattern-01 {
  position: relative;
}

.section-type-pattern-01:before {
  content: '';
  bottom: 0px;
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0.04;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/backgrounds/bg-pattern-01.svg);
}

.section-type-pattern-02 {
  position: relative;
}

.section-type-pattern-02:before {
  content: '';
  bottom: 0px;
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0.4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/backgrounds/bg-pattern-02.svg);
}

.section-type-navigation {
  background-color: #fff;
}

.section-type-navigation .section-content {
  padding: 0 20px 20px;
}

.section-type-navigation .section-content h3 {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .section-type-navigation .section-content {
    padding: 30px 0;
  }
  .section-type-navigation .section-content h3 {
    padding-top: 0;
  }
}

.section-content {
  font-size: 0;
  margin: 0 auto;
  padding: 30px 20px 40px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.section-content:after {
  clear: both;
  content: '';
  display: block;
}

@media (min-width: 768px) {
  .section-content {
    padding: 30px 0 40px;
    width: 718px;
  }
}

@media (min-width: 1024px) {
  .section-content {
    width: 960px;
    padding: 60px 0 70px;
  }
}

.section-content.no-padding-top {
  padding-top: 0;
}

@media (min-width: 768px) {
  .section-content.no-padding-top {
    padding-top: 0;
  }
}

.section-content.no-padding-bottom {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .section-content.no-padding-bottom {
    padding-bottom: 0;
  }
}

.section-content.content-heading {
  padding-bottom: 0;
}

.section-content.content-heading + .section-content {
  padding-top: 20px;
}

.column {
  width: 100%;
}

.column + .column {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .column.column--half {
    width: 465px;
  }
  .column.main-column {
    display: inline-block;
    vertical-align: top;
    width: 388px;
  }
  .column.main-column:first-child:nth-last-child(1) {
    width: 100%;
  }
  .column.side-column {
    display: inline-block;
    margin-left: 30px;
    margin-top: 0;
    vertical-align: top;
    width: 300px;
  }
}

@media (min-width: 1024px) {
  .column {
    display: inline-block;
    vertical-align: top;
  }
  .column + .column {
    margin-left: 30px;
  }
  .column.column--half {
    width: 465px;
  }
  .column.main-column {
    width: 630px;
  }
  .column.side-column {
    width: 300px;
  }
}

@media (min-width: 1024px) {
  .column:not(.main-column) + .column:not(.main-column) {
    margin-top: 0;
  }
  .column:not(.main-column):first-child:nth-last-child(2),
  .column:not(.main-column):first-child:nth-last-child(2) ~ .column:not(.main-column) {
    width: 465px;
  }
  .column:not(.main-column):first-child:nth-last-child(3),
  .column:not(.main-column):first-child:nth-last-child(3) ~ .column:not(.main-column) {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .section-content.content-type-03 .column.main-column {
    float: right;
    margin-left: 30px;
    margin-right: 0;
  }
  .section-content.content-type-03 .column.side-column {
    margin-left: 0;
    margin-top: 0;
  }
}

* + .module-articles {
  margin-top: 25px;
}

.module-articles .article-post .article-heading {
  position: relative;
}

.module-articles .article-post .article-heading * + h2 {
  margin-top: 0;
}

.module-articles .article-post .article-heading h2 {
  margin: 0 0 10px 0;
}

.module-articles .article-post .article-heading h2 a {
  color: #1a2d3c;
  text-decoration: none;
}

.module-articles .article-post .article-heading h2 a:hover {
  color: #1a2d3c;
}

.module-articles .article-post .video-container + .article-heading {
  margin-top: 10px;
}

.module-articles .article-post .article-category {
  color: #d5a888;
  font-size: 14px;
  margin: 15px 0 3px;
}

.module-articles .article-post .article-switch {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.module-articles .article-post .article-switch li {
  margin: 0;
  padding: 0;
  background: none;
  color: #f7eee7;
  display: inline;
  font-size: 14px;
  margin-left: 3px;
  list-style: none;
}

.module-articles .article-post .article-switch li.switch-text {
  margin-right: 6px;
}

.module-articles .article-post img {
  margin: 0 0 10px 0;
}

.module-articles .article-post .read-more, .module-articles .article-post .module-list-extended > a.floatRight {
  margin-bottom: 30px;
}

.module-articles .article-post .article-caption {
  color: #89989f;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0 5px;
}

.module-articles .article-post .article-quote {
  display: inline-block;
  margin: 35px 0 0;
  position: relative;
  width: 100%;
}

.module-articles .article-post .article-quote .quote-image {
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}

.module-articles .article-post .article-quote .quote-image img {
  display: inline-block;
}

.module-articles .article-post .article-quote blockquote {
  background: #a5c5c6;
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0 60px;
  max-width: 640px;
  padding: 6px 10px 14px 10px;
  position: relative;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  -ms-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-articles .article-post .article-quote blockquote span {
  color: #fff;
  display: block;
}

.module-articles .article-post.has-border,
.module-articles .article-post + .article-post {
  border-top: 1px solid #d1d8d9;
}

@media (min-width: 768px) {
  .module-articles .article-post.has-border,
  .module-articles .article-post + .article-post {
    margin-top: 30px;
  }
}

.module-articles .article-main,
.module-articles .article-side {
  width: 100%;
}

.module-articles * + .article-side {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .module-articles .article-type-01 .article-main {
    float: left;
    width: 690px;
  }
  .module-articles .article-type-01 .article-side {
    float: left;
    margin: 5px 0 0 90px;
    width: 180px;
  }
}

.module-articles .article-type-01 .article-quote blockquote {
  max-width: 900px;
}

.module-articles .article-type-02 .side-image img {
  width: 100%;
  max-width: 160px;
  height: auto;
}

@media (min-width: 768px) {
  .module-articles .article-type-02 .article-main {
    float: left;
    width: 490px;
  }
  .module-articles .article-type-02 .article-side {
    float: left;
    margin: 5px 0 0 30px;
    width: 180px;
  }
  .module-articles .article-type-02 .side-image img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

.module-box + .article-post {
  margin-top: 25px;
}

.article-meta {
  border: 1px solid #e6e6e6;
  border-width: 1px 0;
  margin: 10px 0 25px;
}

.article-meta img {
  float: left;
  margin: 10px 20px 5px 0;
  vertical-align: top;
}

.article-meta .meta-content {
  display: inline-block;
  clear: both;
  margin: 20px 0;
  width: calc(50% - 3px);
}

.article-meta .meta-content p {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .article-meta .meta-content {
    clear: none;
    width: auto;
  }
  .article-meta .meta-content + .meta-content {
    margin-left: 20px;
  }
}

.article-meta .label {
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .article-meta .label {
    display: inline-block;
    width: 95px;
    clear: none;
  }
}

.article-meta p + p {
  margin-top: 0;
}

.article-meta .date {
  background-color: #00585b;
  display: none;
  color: #fff;
  font-weight: 300;
  height: 60px;
  margin: 20px 20px 10px 0;
  padding: 12px 10px 10px 10px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 60px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.article-meta .date span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}

.article-meta .date span.day {
  font-size: 30px;
}

@media (min-width: 768px) {
  .article-meta .date {
    display: inline-block;
  }
}

.article-preview {
  font-size: 0;
}

.article-preview .article-category {
  color: #d5a888;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 7px;
}

.article-preview .article-category + h2 {
  margin-top: 0;
}

.article-preview h2 + .article-meta {
  margin-top: 15px;
}

.article-footer {
  background-color: #a5c5c6;
  margin-top: 20px;
  padding: 10px 10px 5px;
}

.article-footer-01 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #a5c5c6;
  display: inline-block;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .article-footer-01 {
    max-height: 50px;
  }
}

.article-footer-01 ul {
  padding: 12px 12px;
}

.article-footer-01 ul li {
  margin: 0;
  padding: 0;
  background: none;
  color: #a6a7aa;
  display: inline-block;
  font-size: 14px;
}

.module-artprizeslider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

@media (min-width: 768px) {
  .module-artprizeslider {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.module-artprizeslider .slide {
  display: none;
  overflow: hidden;
  width: 100%;
}

.module-artprizeslider .slide:first-child {
  display: block;
}

.module-artprizeslider .slider-heading {
  border-bottom: 1px solid #d1d8d9;
  margin-bottom: 40px;
}

.module-artprizeslider .slider-heading h3,
.module-artprizeslider .slider-heading span {
  display: block;
}

@media (min-width: 768px) {
  .module-artprizeslider .slider-heading {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .module-artprizeslider .slider-heading h3 {
    display: inline-block;
  }
  .module-artprizeslider .slider-heading span {
    display: inline-block;
    float: right;
  }
}

.module-artprizeslider .slider-image {
  border-bottom: 1px solid #d1d8d9;
  display: table;
  margin-bottom: 20px;
  max-height: 460px;
  overflow: hidden;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}

.module-artprizeslider .slider-image img {
  display: table-cell;
  margin: 0 auto;
  max-height: 460px;
  max-width: 100%;
}

.module-artprizeslider .slider-caption {
  padding: 0 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-artprizeslider .slider-caption .read-more, .module-artprizeslider .slider-caption .module-list-extended > a.floatRight {
  display: inline-block;
  margin-top: 10px;
  padding-left: 30px;
  text-decoration: none;
}

.module-artprizeslider .slider-caption .article-more {
  display: none;
}

@media (min-width: 768px) {
  .module-artprizeslider .slider-caption .read-more, .module-artprizeslider .slider-caption .module-list-extended > a.floatRight {
    display: none;
  }
  .module-artprizeslider .slider-caption .article-more {
    display: block;
  }
}

.box {
  width: 100%;
}

.box--type-01 {
  background-color: #fff;
}

.box--type-01 .box__header {
  padding: 20px 20px 0;
}

.box--type-01 .box__header h3 {
  color: #00585b;
}

.box--type-01 .box__content {
  padding: 0 20px 20px;
}

.box--type-01 .box__content .module-list {
  margin-bottom: 0;
}

h2 + .three-cols {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .three-cols {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .two-cols {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.box-type-03 {
  background-color: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
  width: 100%;
}

.section-type-photobg .box-type-03 {
  background-color: #e8f0f1;
}

@media (min-width: 768px) {
  .section-type-photobg .box-type-03 {
    background-color: #fff;
  }
}

.box-type-03 p {
  color: #1a2d3c;
}

.section-type-02 .box-type-03 p {
  color: #1a2d3c;
}

.box-type-03 h3 a {
  color: #00585b;
  text-decoration: none;
}

.section-type-02 .box-type-03 h3 a {
  color: #00585b;
}

.box-type-03 .box-heading {
  height: auto;
}

.box-type-03 .box-content {
  margin-bottom: 0;
  min-height: auto;
  padding-bottom: 40px;
}

.box-type-03 .box-footer {
  bottom: 20px;
  line-height: normal;
  position: absolute;
}

.box-type-03 .box-footer .read-more, .box-type-03 .box-footer .module-list-extended > a.floatRight {
  color: #00585b;
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.two-cols .box-type-03 .box-content {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .two-cols .box-type-03 {
    width: calc(50% - 14px);
  }
  .two-cols .box-type-03:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .two-cols .box-type-03 {
    width: calc(50% - 20px);
  }
}

@media (min-width: 768px) {
  .three-cols .box-type-03 {
    width: calc(33.33% - 14px);
  }
  .three-cols .box-type-03:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .three-cols .box-type-03 {
    width: calc(33.33% - 20px);
  }
}

@media (min-width: 1024px) {
  .box-type-03 {
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 20px;
  }
}

.box-type-09 {
  background-color: #fff;
}

.box-type-09 .box-link {
  text-decoration: none;
}

.box-type-09 .box-image {
  height: 150px;
  position: absolute;
  width: 100px;
}

.box-type-09 .box-content {
  height: 150px;
  padding: 10px 10px 10px 110px;
}

.box-type-09 .box-content h4 {
  font-size: 18px;
  color: #1a2d3c;
}

.box-type-09 .box-content .box-footer {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.box-type-09 .box-content .box-tag {
  display: none;
}

.three-cols .box-type-09 {
  margin-bottom: 30px;
  position: relative;
}

@media (min-width: 768px) {
  .three-cols .box-type-09 {
    margin-right: 30px;
    width: calc(50% - 20px);
  }
  .three-cols .box-type-09:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .three-cols .box-type-09 {
    margin-right: 30px;
    width: calc(33.33% - 20px);
  }
  .three-cols .box-type-09:nth-child(even) {
    margin-right: 30px;
  }
  .three-cols .box-type-09:nth-child(3n) {
    margin-right: 0;
  }
}

.box-type-10 {
  background-color: #fff;
  padding: 20px;
}

.box-type-10 .box-image {
  height: 150px;
  position: absolute;
  width: 100px;
}

.box-type-10 .box-heading h3 {
  margin-top: 10px;
}

.box-type-10 .box-heading .box-category + h3 {
  margin-top: 0;
}

.box-type-10 .box-content {
  padding-bottom: 40px;
}

.box-type-10 .box-content .box-footer {
  position: absolute;
  bottom: 20px;
}

.box-type-10 .box-content .box-tag {
  display: none;
}

.three-cols .box-type-10 {
  margin-top: 30px;
  position: relative;
}

@media (min-width: 768px) {
  .three-cols .box-type-10 {
    margin-right: 30px;
    width: calc(50% - 15px);
  }
  .three-cols .box-type-10:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .three-cols .box-type-10 {
    margin-right: 30px;
    width: calc(33.33% - 20px);
  }
  .three-cols .box-type-10:nth-child(even) {
    margin-right: 30px;
  }
  .three-cols .box-type-10:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .box-type-10 {
    min-height: 320px;
  }
}

.box-category {
  color: #89989f;
  font-size: 14px;
}

.breadcrumb {
  margin-bottom: 10px;
  padding: 0;
  background-color: transparent;
  border-radius: 0px;
}

.section-type-header-photo .breadcrumb,
.section-type-photobg .breadcrumb {
  color: #fff;
}

.section-type-header-photo .breadcrumb a, .section-type-header-photo .breadcrumb span,
.section-type-photobg .breadcrumb a,
.section-type-photobg .breadcrumb span {
  color: #fff;
}

.btn, .companymatch-widget {
  border: 1px solid #e8f0f1;
  cursor: pointer;
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  min-width: auto;
  padding: 9px 12px;
  position: relative;
  text-decoration: none;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.btn:hover, .companymatch-widget:hover {
  text-decoration: none;
}

.is-disabled.btn, .is-disabled.companymatch-widget, .btn:disabled, .companymatch-widget:disabled, .is-disabled.btn:hover, .is-disabled.companymatch-widget:hover, .btn:disabled:hover, .companymatch-widget:disabled:hover {
  cursor: default;
}

.btn-type-01,
.btn-type-01:visited {
  background-color: #fff;
  border-color: #fff;
  color: #267073;
}

.btn-type-01:hover,
.btn-type-01:visited:hover {
  background-color: rgba(255, 255, 255, 0.65);
  border-color: rgba(255, 255, 255, 0.65);
  color: #267073;
}

.btn-type-02,
.btn-type-02:visited {
  background-color: #267073;
  border-color: #267073;
  color: #fff;
}

.btn-type-02:hover,
.btn-type-02:visited:hover {
  background-color: rgba(38, 112, 115, 0.8);
  border-color: rgba(38, 112, 115, 0.8);
  color: #fff;
}

.btn-type-03,
.btn-type-03:visited {
  background-color: #d5a888;
  border-color: #d5a888;
  color: #fff;
}

.btn-type-03:hover,
.btn-type-03:visited:hover {
  background-color: rgba(213, 168, 136, 0.8);
  border-color: rgba(213, 168, 136, 0.8);
  color: #fff;
}

.btn-type-04,
.btn-type-04:visited {
  background-color: #a5c5c6;
  border-color: #a5c5c6;
  color: #00585b;
}

.btn-type-04:hover,
.btn-type-04:visited:hover {
  background-color: rgba(165, 197, 198, 0.8);
  border-color: rgba(165, 197, 198, 0.8);
  color: #00585b;
}

.btn-type-05,
.btn-type-05:visited {
  background-color: transparent;
  border: 1px solid #e8f0f1;
  color: #00585b;
}

.btn-type-05:hover,
.btn-type-05:visited:hover {
  background-color: transparent;
  border: 1px solid #e8f0f1;
  color: #00585b;
}

.btn-type-06,
.btn-type-06:visited {
  background-color: #1a2d3c;
  border-color: #1a2d3c;
  color: #fff;
}

.btn-type-06:hover,
.btn-type-06:visited:hover {
  background-color: rgba(26, 45, 60, 0.8);
  border-color: rgba(26, 45, 60, 0.8);
  color: #fff;
}

.btn-icon.is-arrow-right {
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 20px 0 0;
  display: inline-block;
  min-width: 136px;
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.btn-icon.is-arrow-left {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  min-width: 136px;
  padding: 0 0 0 20px;
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.btn-type-02 .btn-icon.is-arrow-right {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-white.svg);
}

.btn-type-02 .btn-icon.is-arrow-left {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-white.svg);
}

.btn-lock {
  min-width: 85px;
}

.btn-type-01 .btn-icon.is-arrow-right,
.btn-type-04 .btn-icon.is-arrow-right {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.btn-row {
  font-size: 0;
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.btn-row .btn {
  min-width: inherit;
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding: 0;
}

.btn-row .btn .btn-icon {
  padding: 9px 12px !important;
}

.flexboxlegacy .btn-row .btn {
  padding-right: 10px;
}

.btn-row .btn span {
  min-width: inherit;
}

.btn-row .btn + .btn {
  margin-left: 10px;
}

@media (min-width: 768px) {
  .btn-row {
    display: block;
    margin-top: 40px;
  }
  .btn-row .btn {
    min-width: 180px;
  }
  .btn-row .btn span {
    min-width: 136px;
  }
}

.btn-block {
  background-color: #a5c5c6;
  margin-top: 8px;
  padding: 10px;
}

.btn-block .btn-block--title {
  font-size: 20px;
  margin-bottom: 0;
}

.btn-block .btn-block--title + .btn {
  margin-top: 15px;
  width: auto;
}

.btn-block .btn {
  width: 100%;
}

.icon {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px;
}

.icon + .icon {
  margin-left: 2px;
}

.icon.icon-download {
  margin-top: -3px;
  background-size: 100% 100%;
  background-image: url(../img/icons/icon-download.svg);
}

.icon.has-tooltip .tooltip-container {
  background-color: #a5c5c6;
  bottom: 28px;
  display: none;
  font-size: 14px;
  font-weight: 400;
  left: -85px;
  margin-left: -100px;
  padding: 10px;
  position: absolute;
  width: 200px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.icon.has-tooltip .tooltip-container:after {
  border: solid transparent;
  border-color: rgba(254, 233, 205, 0);
  border-top-color: #a5c5c6;
  border-width: 7px;
  content: " ";
  margin-left: -14px;
  position: absolute;
  height: 0;
  width: 0;
  left: 92%;
  top: 100%;
}

@media (min-width: 1024px) {
  .icon.has-tooltip .tooltip-container:after {
    left: 50%;
  }
}

@media (min-width: 1024px) {
  .icon.has-tooltip .tooltip-container {
    left: 50%;
  }
}

.icon.has-tooltip:hover .tooltip-container {
  display: block;
}

.module-cookiemessage {
  background-color: #89989f;
  top: 0;
  color: #fff;
  display: none;
  position: relative;
  width: 100%;
  z-index: 4;
}

.module-cookiemessage.is-fixed {
  position: fixed;
}

.module-cookiemessage .section-content {
  font-size: 14px;
  margin: 0 auto;
  padding: 10px 70px 10px 20px;
  position: static;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .module-cookiemessage .section-content {
    padding: 7px 100px 7px 24px;
  }
}

.module-cookiemessage .section-content p {
  color: #fff;
  max-width: 718px;
  font-size: 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .module-cookiemessage .section-content p {
    font-size: 18px;
    line-height: 24px;
  }
}

.module-cookiemessage .section-content a {
  color: #fff;
  text-decoration: underline;
}

.module-cookiemessage .section-content a:hover {
  text-decoration: none;
}

.module-cookiemessage .cookiemessage-close {
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 60px;
  position: absolute;
  right: 20px;
  text-indent: -999em;
  top: 0;
  width: 40px;
  background-size: 30px 30px;
  background-image: url(../img/icons/nav-close.svg);
}

@media (min-width: 1024px) {
  .module-cookiemessage .section-content {
    padding: 7px 0;
    width: 960px;
  }
  .module-cookiemessage .section-content p {
    max-width: 910px;
  }
}

.module-cookiemessage-popup {
  display: inline-block;
  margin-top: 40px;
  width: 100%;
}

.module-cookiemessage-popup .form-block .form-content {
  padding: 0;
  margin-bottom: 50px;
}

.module-cookiemessage-popup .form-block .form-content .form-field {
  margin-bottom: 20px;
  position: relative;
}

.module-cookiemessage-popup .form-block .form-content .form-field input {
  margin-right: 10px;
}

.module-cookiemessage-popup .form-block .form-content .form-field .label--radio {
  margin-left: 0;
  padding: 2px 36px;
}

.module-cookiemessage-popup .form-block .form-content .form-field .icon {
  position: absolute;
  right: 10px;
  top: 4px;
  background-image: url(../img/icons/icon-info.png);
  background-size: 20px 20px;
}

@media (min-width: 768px) {
  .module-cookiemessage-popup .form-block .form-content .form-field .icon {
    top: 12px;
  }
}

.homepage--overlay--bg {
  background-color: white;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 900;
}

.homepage--overlay--content {
  background-color: #fff;
  display: block;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  z-index: 999;
}

@media (min-width: 1024px) {
  .homepage--overlay--content {
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px;
  }
}

.homepage--overlay--content > h2 {
  font-size: 50px;
  margin: 20px 20px 0px 20px;
}

@media (min-width: 1024px) {
  .homepage--overlay--content > h2 {
    margin: 25px 50px 20px;
    width: 700px;
  }
}

.country-select > p {
  font-size: 16px;
  margin: 25px 20px 0px 20px;
}

@media (min-width: 1024px) {
  .country-select > p {
    margin: -10px 50px;
    width: 700px;
  }
}

.content__selector {
  background-color: #a5c5c6;
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 25px auto 0;
  padding: 25px;
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .content__selector {
    margin: 25px 50px 0;
    width: 700px;
  }
}

.content__selector > div {
  margin-bottom: -12px;
  margin-top: 25px;
}

@media (min-width: 768px) {
  .content__selector > div {
    margin-bottom: 0;
  }
}

.content__selector__body {
  width: 100%;
}

.content__selector__info {
  margin-right: 15px;
  width: 29%;
}

.country-select__selector {
  display: inline-block;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .country-select__selector {
    width: 66%;
  }
}

@media (min-width: 1200px) {
  .country-select__selector {
    width: 67%;
  }
}

.country-select__selector select {
  background: white;
  border-radius: 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  height: 34px;
  outline: none;
  padding: 5px 35px 5px 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*target Internet Explorer 9 and Internet Explorer 10:*/
}

.country-select__selector select:active {
  outline: none;
}

@media screen and (min-width: 0\0) {
  .country-select__selector select {
    background: none;
    padding: 5px;
  }
}

.country-select__selector:after {
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
  border-top-color: #267073;
  border: none;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 13px;
  top: 13px;
  width: 10px;
}

.content__selector__buttons {
  border-top: 1px solid #e5e5e5;
  height: 130px;
  padding-top: 25px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .content__selector__buttons {
    height: 70px;
  }
}

@media (max-width: 767px) {
  .content__selector__buttons .move__under {
    clear: both;
    display: block;
    float: none;
    margin-top: 10px;
    max-width: 180px;
    position: relative;
  }
  .content__selector__buttons .move__over {
    clear: both;
    display: block;
    float: none;
  }
}

.content__selector__location label {
  float: left;
  padding-left: 20px;
  padding-rights: 20px;
  width: 100%;
  padding-top: 7px;
}

@media (min-width: 768px) {
  .content__selector__location label {
    width: 29%;
  }
}

.disclaimer-title {
  padding: 0px 20px 0px 0px;
}

@media (max-width: 1023px) {
  .disclaimer-title {
    margin: 20px 20px 0px 20px;
  }
}

.disclaimer {
  display: none;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .disclaimer {
    width: 700px;
    margin: 0 50px;
  }
}

.disclaimer__content {
  padding: 25px;
  background-color: #a5c5c6;
  position: absolute;
}

.disclaimer__content__text {
  max-height: 280px;
  overflow-y: scroll;
  background-color: #fff;
  box-sizing: border-box;
  padding: 15px;
}

@media (min-width: 1024px) {
  .disclaimer__content__text {
    height: auto;
  }
}

.disclaimer__content__buttons {
  background-color: #a5c5c6;
  position: relative;
}

.disclaimer__content__buttons .space {
  margin-left: 10px;
  paddding-left: 10px;
}

.module-expandinglist {
  margin: 0;
  padding: 0;
  border-top: 1px solid #d1d8d9;
  border-bottom: 1px solid #d1d8d9;
}

.module-expandinglist dt {
  border-top: 1px solid #d1d8d9;
  cursor: pointer;
}

.module-expandinglist dt:first-child {
  border: none;
}

.module-expandinglist dt span {
  background-position: 3px 14px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 6px 0 8px 27px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.module-expandinglist dt.active span {
  background-position: 3px 15px;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.module-expandinglist dd {
  margin: 0;
  padding: 0;
  padding: 0 0 8px 27px;
}

@media (min-width: 768px) {
  .module-expandinglist .section-content {
    width: 960px;
  }
  .module-expandinglist .section-content p {
    max-width: 910px;
  }
}

.module-expandinglist.expandinglist-faq dt span {
  color: #267073;
  font-size: 20px;
  font-weight: normal;
}

.section-type-01 .module-expandinglist.expandinglist-usp {
  padding: 0;
}

.module-expandinglist.expandinglist-usp {
  background: #fff;
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-expandinglist.expandinglist-usp dt {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding: 20px 40px 20px 0;
  position: relative;
  min-height: 60px;
}

.module-expandinglist.expandinglist-usp dt:after {
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 40px;
  width: 20px;
}

@media (min-width: 768px) {
  .module-expandinglist.expandinglist-usp dt {
    font-size: 25px;
  }
}

.module-expandinglist.expandinglist-usp dt.active:after {
  background-position: 0 -50px;
}

.module-expandinglist.expandinglist-usp dt .counter {
  background: none;
  background-color: #d5a888;
  color: #fff;
  display: block;
  font-size: 25px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 40px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .module-expandinglist.expandinglist-usp dt .counter {
    display: inline-block;
    height: 60px;
    width: 60px;
    float: left;
    font-size: 50px;
    line-height: 60px;
  }
}

.module-expandinglist.expandinglist-usp dd {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 20px 0;
}

@media (min-width: 768px) {
  .module-expandinglist.expandinglist-usp dd {
    width: 600px;
    padding-left: 80px;
  }
}

.divide {
  height: 15px;
}

.module-expandingheader {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #d1d8d9;
  background-color: #a5c5c6;
}

.module-expandingheader dt {
  border-top: 1px solid #d1d8d9;
  cursor: pointer;
}

.module-expandingheader dt:first-child {
  border-top: none;
}

.module-expandingheader dt span {
  background-position: 98%;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 10px 0 10px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.module-expandingheader dt h3 {
  margin-bottom: 0px;
}

.module-expandingheader dt.active span {
  background-position: 98%;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.module-expandingheader dd {
  margin: 0;
  padding: 0;
  padding: 0 0 0 0;
}

@media (min-width: 768px) {
  .module-expandingheader .section-content {
    width: 960px;
  }
  .module-expandingheader .section-content p {
    max-width: 910px;
  }
}

.module-expandingheader.expandinglist-faq dt span {
  color: #267073;
  font-size: 20px;
  font-weight: normal;
}

.module-expandingheader.expandinglist-usp {
  background: #fff;
  padding: 0 20px 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-expandingheader.expandinglist-usp dt {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding: 20px 40px 20px 0;
  position: relative;
}

.module-expandingheader.expandinglist-usp dt:after {
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 40px;
  width: 20px;
}

@media (min-width: 768px) {
  .module-expandingheader.expandinglist-usp dt {
    font-size: 25px;
  }
}

.module-expandingheader.expandinglist-usp dt.active:after {
  background-position: 0 -50px;
}

.module-expandingheader.expandinglist-usp dt span {
  background: none;
  background-color: #a5c5c6;
  color: #fff;
  display: block;
  font-size: 25px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 40px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .module-expandingheader.expandinglist-usp dt span {
    display: inline-block;
    height: 60px;
    width: 60px;
    float: left;
    font-size: 50px;
    line-height: 60px;
  }
}

.module-expandingheader.expandinglist-usp dd {
  margin: 0;
  padding: 0;
  padding: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .module-expandingheader.expandinglist-usp dd {
    width: 600px;
    padding-left: 80px;
  }
}

.footer {
  background-color: #00585b;
}

.footer__content {
  padding: 40px 20px;
}

@media (min-width: 768px) {
  .footer__content {
    padding: 50px 0px;
    margin: 0 auto;
    width: 700px;
  }
}

@media (min-width: 1024px) {
  .footer__content {
    padding: 56px 0;
    width: 960px;
  }
}

.footer__social ul {
  margin: 0;
  padding: 0;
  border: 1px solid #267073;
  font-size: 0;
  margin: 40px 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

@media (min-width: 768px) {
  .footer__social ul {
    width: 208px;
  }
}

.footer__social li {
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.footer__social li + li {
  border-left: 1px solid #267073;
}

.footer__social li a {
  color: transparent;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  width: 100%;
  height: 48px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.footer__social li a:hover {
  background-color: #267073;
}

.footer__social li .linkedin {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-image: url(../img/icons/linkedin.svg);
}

.footer__social li .facebook {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-image: url(../img/icons/facebook.svg);
}

.footer__social li .twitter {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-image: url(../img/icons/twitter.svg);
}

@media (min-width: 1024px) {
  .footer__social.hide-regular {
    display: none;
  }
}

.nav-footer__list {
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (min-width: 1024px) {
  .nav-footer__list {
    margin-bottom: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}

.nav-footer__item {
  margin: 0;
  padding: 0;
  background: none;
}

.nav-footer__item > a {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  font-weight: 200;
  line-height: 40px;
  padding-left: 42px;
  position: relative;
}

.nav-footer__item > a:focus, .nav-footer__item > a:hover, .nav-footer__item > a:visited:hover {
  color: #fff;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .nav-footer__item > a {
    cursor: default;
    pointer-events: none;
  }
  .nav-footer__item > a:hover {
    text-decoration: none;
  }
}

@media (min-width: 1024px) {
  .nav-footer__item {
    display: inline-block;
    vertical-align: top;
  }
  .nav-footer__item a {
    padding-left: 0;
  }
  .nav-footer__item.has-sub > a:before, .nav-footer__item.has-sub > a:after {
    display: none;
  }
}

.nav-footer__sub-list {
  margin: 0;
  padding: 0;
  display: none;
  margin-left: 42px;
}

.is-open > .nav-footer__sub-list {
  display: block;
}

@media (min-width: 768px) {
  .nav-footer__sub-list {
    margin: 12px 88px 18px;
  }
}

@media (min-width: 1024px) {
  .nav-footer__sub-list {
    display: block;
    margin: 12px 0 18px;
  }
}

.nav-footer__sub-item {
  margin: 0;
  padding: 0;
  background: none;
}

.nav-footer__sub-item > a {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.nav-footer__sub-item > a:focus, .nav-footer__sub-item > a:hover, .nav-footer__sub-item > a:visited:hover {
  color: #d5a888;
  text-decoration: none;
}

@media (min-width: 768px) {
  .nav-footer__sub-item > a[href^=tel] {
    cursor: default;
    pointer-events: none;
  }
}

.nav-footer__sub-item .only-regular {
  display: none;
}

@media (min-width: 1024px) {
  .nav-footer__sub-item .only-regular {
    display: inline-block;
  }
}

.nav-footer__bottom {
  width: 100%;
}

@media (min-width: 1024px) {
  .nav-footer__bottom {
    border-top: 1px solid #267073;
    padding-top: 25px;
  }
}

.nav-footer__bottom-list {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.nav-footer__bottom-item {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
  font-size: 16px;
}

.nav-footer__bottom-item span, .nav-footer__bottom-item a {
  color: #fff;
  font-size: 16px;
}

.nav-footer__bottom-item span:after, .nav-footer__bottom-item a:after {
  color: #267073;
  content: '|';
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .nav-footer__bottom-item span:after, .nav-footer__bottom-item a:after {
    padding: 0 10px;
  }
}

.nav-footer__bottom-item a:hover {
  color: #fff;
  text-decoration: underline;
}

.nav-footer__bottom-item:last-child span:after, .nav-footer__bottom-item:last-child a:after {
  display: none;
}

.foundation-header {
  background-color: #545F66;
  box-sizing: border-box;
  display: block;
  font-size: 0;
  margin: 0;
  padding: 10px 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .foundation-header {
    min-height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
}

.foundation-header__logo {
  position: relative;
}

.foundation-header__logo a {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  width: 140px;
  background-size: 140px 30px;
  background-image: url(../img/logo-sm-white.svg);
}

.foundation-header__title {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 15px 0;
  text-align: left;
}

@media (min-width: 768px) {
  .foundation-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}

.foundation-sidebar {
  background-color: #FAFAFA;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 30px;
  vertical-align: top;
  width: 100%;
}

.foundation-sidebar ul, .foundation-sidebar li {
  list-style-type: none;
  background-image: none;
  padding-left: 0;
}

.foundation-sidebar li {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .foundation-sidebar {
    width: 30%;
  }
}

.foundation-sidebar-nav__item--active {
  font-weight: 600;
}

.foundation-main {
  background-color: #deddd8;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 30px;
  vertical-align: top;
  width: 100%;
}

.foundation-main p, .foundation-main h1, .foundation-main h2, .foundation-main h3, .foundation-main h4, .foundation-main h5, .foundation-main h6 {
  color: #12101E;
}

.foundation-main h1, .foundation-main h2, .foundation-main h3, .foundation-main h4, .foundation-main h5, .foundation-main h6 {
  font-weight: 600;
}

.foundation-main p {
  font-size: 15px;
}

.foundation-main p:last-child {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .foundation-main p:last-child {
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .foundation-main {
    width: 70%;
  }
}

.foundation-footer {
  background-color: #545F66;
  box-sizing: border-box;
  display: block;
  font-size: 0;
  margin: 0;
  padding: 20px;
}

.foundation-footer p {
  color: #ffffff;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
}

.footer-logos {
  background-color: #fff;
  height: 90px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.footer-logos.is-animating {
  bottom: -110px;
  left: 0;
  position: fixed;
  z-index: 2;
  -webkit-transition: bottom 1s ease-in-out;
  -moz-transition: bottom 1s ease-in-out;
  -o-transition: bottom 1s ease-in-out;
  -ms-transition: bottom 1s ease-in-out;
  transition: bottom 1s ease-in-out;
}

.footer-logos.is-fixed {
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 2;
  -webkit-transition: bottom 0.3s ease-in-out;
  -moz-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  -ms-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}

.footer-logos__content {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .footer-logos__content {
    padding: 0;
    width: 700px;
  }
}

@media (min-width: 1024px) {
  .footer-logos__content {
    width: 960px;
  }
}

.footer-logos__content ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.footer-logos__content li {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
}

.footer-logos__content li a {
  display: inline-block;
  height: 90px;
}

.logo-kempen {
  background-position: 0 50%;
  background-repeat: no-repeat;
  width: 82px;
  background-size: 100%;
  background-image: url(../img/kempen-logo.svg);
}

@media (min-width: 768px) {
  .logo-kempen {
    width: 145px;
  }
}

.logo-vanlanschot {
  background-position: 0 50%;
  background-repeat: no-repeat;
  width: 94px;
  background-size: 100%;
  background-image: url(../img/vanlanschot-logo.svg);
}

@media (min-width: 768px) {
  .logo-vanlanschot {
    width: 168px;
  }
}

.logo-evi {
  background-position: 0 50%;
  background-repeat: no-repeat;
  width: 46px;
  background-size: 100%;
  background-image: url(../img/evi-logo.svg);
}

@media (min-width: 768px) {
  .logo-evi {
    width: 82px;
  }
}

* + form {
  margin-top: 25px;
}

input,
input[type='text'],
input[type='tel'],
input[type='email'],
textarea,
select {
  background-color: #e8f0f1;
  border: none;
  color: #1a2d3c;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  max-width: 100%;
  padding: 10px 11px;
  position: relative;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input:focus,
input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
textarea:focus,
select:focus {
  outline-color: #267073;
}

input.is-fullwidth, input.is-large, input.is-medium, input.is-small, input.is-xsmall,
input[type='text'].is-fullwidth,
input[type='text'].is-large,
input[type='text'].is-medium,
input[type='text'].is-small,
input[type='text'].is-xsmall,
input[type='tel'].is-fullwidth,
input[type='tel'].is-large,
input[type='tel'].is-medium,
input[type='tel'].is-small,
input[type='tel'].is-xsmall,
input[type='email'].is-fullwidth,
input[type='email'].is-large,
input[type='email'].is-medium,
input[type='email'].is-small,
input[type='email'].is-xsmall,
textarea.is-fullwidth,
textarea.is-large,
textarea.is-medium,
textarea.is-small,
textarea.is-xsmall,
select.is-fullwidth,
select.is-large,
select.is-medium,
select.is-small,
select.is-xsmall {
  width: 100%;
}

@media (min-width: 768px) {
  input.is-large,
  input[type='text'].is-large,
  input[type='tel'].is-large,
  input[type='email'].is-large,
  textarea.is-large,
  select.is-large {
    width: calc(100% - 220px);
  }
  input.is-medium,
  input[type='text'].is-medium,
  input[type='tel'].is-medium,
  input[type='email'].is-medium,
  textarea.is-medium,
  select.is-medium {
    width: 250px;
  }
  input.is-small,
  input[type='text'].is-small,
  input[type='tel'].is-small,
  input[type='email'].is-small,
  textarea.is-small,
  select.is-small {
    width: 100px;
  }
  input.is-xsmall,
  input[type='text'].is-xsmall,
  input[type='tel'].is-xsmall,
  input[type='email'].is-xsmall,
  textarea.is-xsmall,
  select.is-xsmall {
    width: 40px;
  }
}

@media (min-width: 1024px) {
  input.is-large,
  input[type='text'].is-large,
  input[type='tel'].is-large,
  input[type='email'].is-large,
  textarea.is-large,
  select.is-large {
    width: calc(100% - 270px);
  }
}

input.is-error,
input[type='text'].is-error,
input[type='tel'].is-error,
input[type='email'].is-error,
textarea.is-error,
select.is-error {
  border: 1px solid #f6c9b8;
  background-color: #fcebe5;
}

.no-whitespace {
  font-size: 0;
}

.is-error-hint {
  color: #c1393a;
  padding: 5px 0;
  width: 50%;
}

@media (min-width: 1024px) {
  .is-error-hint {
    float: none;
    width: 100%;
  }
}

.is-error-hint-right {
  color: #b60c0c;
  padding: 5px 0;
  width: 50%;
  float: right;
}

@media (max-width: 1023px) {
  .is-error-hint-right {
    float: none;
    width: 100%;
  }
}

* + .module-form {
  margin-top: 38px;
}

.module-form--no-margin-top {
  margin-top: 0;
}

form {
  background: #fff;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

form.single-field {
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  position: relative;
  text-align: right;
}

form.single-field .label {
  display: inline-block;
  width: auto;
}

form.single-field input[type='text'] {
  padding: 9px 11px;
  width: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

form.single-field input[type='text'].search-field {
  width: 360px;
}

.form--vacatures {
  background: none;
}

.form-block .fieldset-footer {
  border-top: 1px solid #fff;
  bottom: 0;
  height: 90px;
  left: 0;
  padding: 20px 22px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.form-block .fieldset-footer .btn {
  min-width: auto;
  width: auto;
  float: right;
}

@media (min-width: 768px) {
  .form-block .fieldset-footer .btn {
    min-width: 150px;
  }
}

.form-block:last-child {
  border-bottom: 0;
}

.form-block .form-heading {
  color: #89989f;
}

.form-block .form-content {
  min-height: 40px;
  padding: 22px 20px;
}

@media (min-width: 768px) {
  .form-block .form-content {
    padding: 30px;
  }
}

.form-block .form-content .btn {
  margin-top: 0;
}

.form-block .form-content ul {
  margin: 0;
  padding: 0;
  margin: 10px 0 0;
}

@media (min-width: 768px) {
  .form-block .form-content ul {
    margin: 0;
  }
}

.form-block .form-content ul li {
  margin: 0;
  padding: 0;
  background-image: none;
  display: block;
  font-size: 0;
  list-style: none;
}

.form-block .form-content ul li + li {
  margin-top: 10px;
}

.form-block .form-content ul + ul {
  margin-top: 25px;
}

.form-block .form-content label {
  color: #1a2d3c;
  display: block;
  font-size: 18px;
  vertical-align: top;
  width: 100%;
}

.form-block .form-content label:not(:empty) {
  margin-top: 7px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .form-block .form-content label:not(:empty) {
    margin-bottom: 0;
  }
}

.form-block .form-content label.error {
  display: block;
}

@media (min-width: 768px) {
  .form-block .form-content label {
    display: inline-block;
    width: 215px;
  }
}

@media (min-width: 1024px) {
  .form-block .form-content label {
    width: 270px;
  }
}

.form-block .form-content label.is-very-small {
  width: 85px;
}

.form-block .form-content label.is-small {
  width: 135px;
}

.form-block .form-content label.is-thirty {
  width: 30%;
}

@media (max-width: 767px) {
  .form-block .form-content label.is-thirty {
    width: 100%;
  }
}

.form-block .form-content label.is-half {
  width: 50%;
}

.form-block .form-content label.is-full {
  width: 100%;
}

.form-block .form-content .module-expandinglist {
  margin-top: 20px;
}

.form-block .form-content .form-field {
  width: 100%;
}

@media (min-width: 768px) {
  .form-block .form-content .form-field .is-medium {
    margin-right: 10px;
  }
}

.form-block .form-content .form-field .label--checkbox, .form-block .form-content .form-field .label--radio {
  cursor: pointer;
  font-weight: 400;
  margin-left: 30px;
  padding: 2px 0 0 36px;
  position: relative;
  width: auto;
}

.form-block .form-content .form-field .label--checkbox:before, .form-block .form-content .form-field .label--radio:before {
  background: #e8f0f1;
  border: 1px solid #e8e8e8;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 20px;
}

.form-block .form-content .form-field .label--checkbox:after, .form-block .form-content .form-field .label--radio:after {
  background-color: #1a2d3c;
  content: '';
  height: 10px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 9px;
  transition: all 0.2s ease-in-out;
  width: 10px;
  z-index: 1;
}

.form-block .form-content .form-field label ~ .label--checkbox,
.form-block .form-content .form-field label ~ .label--radio {
  margin-left: 0px;
}

@media (min-width: 768px) {
  .form-block .form-content .form-field label ~ .label--checkbox,
  .form-block .form-content .form-field label ~ .label--radio {
    margin-left: -4px;
  }
}

.form-block .form-content .form-field .label--radio:before, .form-block .form-content .form-field .label--radio:after {
  border-radius: 50%;
}

.form-block .form-content .form-field .label--checkbox:before, .form-block .form-content .form-field .label--checkbox:after {
  border-radius: 3px;
}

.form-block .form-content .form-field input[type="checkbox"],
.form-block .form-content .form-field input[type="radio"] {
  cursor: pointer;
  position: absolute;
  opacity: 0;
}

.form-block .form-content .form-field input[type="checkbox"]:checked ~ .label--checkbox:after,
.form-block .form-content .form-field input[type="radio"]:checked ~ .label--radio:after {
  opacity: 1;
}

.form-block .form-content * + .form-field,
.form-block .form-content * + textarea {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .form-block .form-content * + .form-field,
  .form-block .form-content * + textarea {
    margin-top: 0;
  }
}

.form-block .form-content input[type='radio'],
.form-block .form-content input[type='checkbox'] {
  margin-right: 10px;
}

.form-block .form-content small {
  color: #f7eee7;
  font-size: 14px;
}

.form-block .form-content .btn {
  min-width: 0;
}

.form-block .form-content .btn span {
  min-width: 0;
}

@media (min-width: 768px) {
  .form-block .form-content .btn.btn-type-01 {
    min-width: 100px;
    text-align: center;
  }
  .form-block .form-content .btn.btn-type-02 {
    min-width: 150px;
    width: 150px;
  }
  .form-block .form-content .btn.btn-type-02 .btn-icon.is-arrow-right {
    min-width: 100px;
  }
}

.form-block__border {
  border-bottom: 1px solid #e5e5e5;
}

.form-remark {
  color: #f7eee7;
  font-size: 14px;
  margin-top: 15px;
}

.module-form--artprize {
  background: #a5c5c6;
  margin-top: 30px;
}

.module-form--artprize .form-block .form-content label {
  display: inline-block;
  margin: 0;
  width: 180px;
}

.module-form--artprize .form-block .form-field {
  display: inline-block;
  margin-bottom: 0;
  width: auto;
}

.module-form--artprize .form-block .form-field input {
  width: 300px;
}

.form-questionnaire {
  background-color: #a5c5c6;
  width: 100%;
}

.form-questionnaire fieldset {
  display: none;
  padding: 22px 22px 90px 22px;
  position: relative;
}

@media (min-width: 768px) {
  .form-questionnaire fieldset {
    height: auto;
  }
}

.form-questionnaire fieldset:first-child, .form-questionnaire fieldset.is-active {
  display: block;
}

.form-questionnaire fieldset legend {
  border-bottom: 1px solid #fff;
  color: #1a2d3c;
  display: block;
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  margin: 0 -22px;
  padding: 0 22px;
  width: 100%;
}

.form-questionnaire fieldset p {
  margin: 0;
}

.form-questionnaire fieldset .radioset {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 0px;
}

.form-questionnaire fieldset .radioset p {
  display: inline-block;
  line-height: 25px;
  width: 60%;
}

@media (max-width: 767px) {
  .form-questionnaire fieldset .radioset p {
    width: 100% !important;
  }
}

.form-questionnaire fieldset .radioset label {
  width: 40%;
  float: right;
}

@media (max-width: 767px) {
  .form-questionnaire fieldset .radioset label {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    min-width: 255px;
  }
}

.form-questionnaire fieldset .radioset label input[type='radio'] {
  height: 17px;
  margin-left: -5px;
  vertical-align: text-bottom;
  width: 32px;
}

.form-questionnaire fieldset .fieldset-footer {
  border-top: 1px solid #fff;
  bottom: 0;
  height: 90px;
  left: 0;
  padding: 20px 22px;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.form-questionnaire fieldset .fieldset-footer .btn {
  min-width: auto;
  width: auto;
}

@media (min-width: 768px) {
  .form-questionnaire fieldset .fieldset-footer .btn {
    min-width: 150px;
  }
}

.form-questionnaire fieldset .fieldset-footer .btn-next {
  float: right;
}

.form-questionnaire--vanl fieldset .radioset label {
  width: 100%;
}

.form-questionnaire--vanl fieldset .radioset p {
  width: 100%;
}

label.error {
  color: #b60c0c;
  display: block;
}

.form-requestpaper {
  float: left;
  width: 100%;
}

.form-requestpaper label {
  font-weight: 500;
  margin: 0 0 10px 3px;
}

.form-requestpaper .form-requestpaper-row {
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.form-requestpaper .form-requestpaper-item {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .form-requestpaper .form-requestpaper-item {
    float: left;
    margin-bottom: 0;
    width: 48%;
  }
  .form-requestpaper .form-requestpaper-item:first-child {
    margin-right: 4%;
  }
}

@media (min-width: 768px) {
  .form-requestpaper .form-requestpaper-item.fullwidth {
    width: 100%;
  }
}

.form-requestpaper .form-requestpaper-item label, .form-requestpaper .form-requestpaper-item input {
  display: block;
  max-width: 320px;
  width: 100%;
}

.form-requestpaper .form-requestpaper-item .fancy-desktop {
  display: none;
}

@media (min-width: 768px) {
  .form-requestpaper .form-requestpaper-item .fancy-desktop {
    display: block;
  }
}

.form-requestpaper .form-requestpaper-item .fancy-mobile {
  display: none;
}

.form-requestpaper .form-requestpaper-radio {
  display: block;
}

.form-requestpaper .form-requestpaper-radio label {
  font-weight: 400;
  vertical-align: middle;
}

.form-requestpaper .form-requestpaper-radio input[type="radio"] {
  margin-right: 10px;
}

.form__button-row {
  font-size: 0;
  margin: -10px -5px;
}

.form__button-row .btn {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}

#vanillaApplyContent {
  max-width: 100%;
  padding: 0;
}

.form-group {
  margin-bottom: 0;
  padding-top: 0;
}

.lumesse-apply-widget-section, .lumesse-apply-widget-dps.apply-widget-el {
  margin-bottom: 0;
}

.lum-apply-section__content {
  margin: 0;
  padding: 0 0 50px;
}

.section-legend, .dps > fieldset > .lum-apply-section__name {
  margin: 0;
}

.section-legend > h2 {
  margin-bottom: 14px;
}

.lum-apply-section__content, .lum-apply-section {
  width: 100%;
}

.lum-apply-section__content:before {
  height: calc(100% + 25px);
  top: -15px;
  z-index: 2;
}

.section-legend::before, .lum-apply-section__name::before, .apply-submit-wrapper::before {
  height: 61px;
  margin-top: 0;
  padding-top: 0;
  z-index: 2;
}

.apply-submit-wrapper {
  margin-top: 0;
}

.apply-submit-wrapper:before {
  height: 77px;
  top: -20px;
  left: -74px;
}

.apply-submit-wrapper .lumesse-apply-valid-icon:before {
  left: -52px;
  top: 0px;
}

.apply-main-form {
  margin: 0;
}

.apply-description-list {
  z-index: 2;
}

.apply-application-title-row {
  line-height: 40px;
}

.apply-application-title-content {
  line-height: 20px;
}

.apply-widget-el + .apply-widget-el {
  margin-top: 20px;
}

form > fieldset {
  padding: 15px;
}

.form-content {
  padding: 0;
}

.form-horizontal .form-group {
  margin: 0;
}

@media (max-width: 1023px) {
  .lum-apply-section, .apply-submit-wrapper {
    border-left: 0px solid #eee;
    width: calc(100% + 30px);
  }
}

.form-horizontal.dps fieldset {
  padding: 0;
}

.form-horizontal.dps .lum-apply-section__name {
  padding-left: 15px;
  margin-bottom: -15px;
}

.form-horizontal.dps .lum-apply-section__name:before {
  left: -81px;
}

.form-horizontal.dps .lum-apply-section__name span:before {
  left: -64px;
}

.form-horizontal.dps .lum-apply-section__content:before {
  top: 20px;
  height: calc(100% - 15px);
}

.form-horizontal.dps .lum-apply-section__content.form-content.container-fluid {
  padding: 15px;
}

.module-galleryslider {
  margin-bottom: 20px;
}

.module-galleryslider .slide {
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px;
  width: 240px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-galleryslider .slider-image {
  height: 220px;
  line-height: 220px;
  text-align: center;
  width: 100%;
}

.module-galleryslider .slider-image img {
  margin: 0 auto;
  max-height: 220px;
}

@media (min-width: 768px) {
  .module-galleryslider .slide {
    width: 220px;
  }
}

@media (min-width: 1024px) {
  .module-galleryslider .slide {
    margin: 0 20px;
    width: 280px;
  }
  .module-galleryslider .slider-image img {
    height: 220px;
  }
}

.module-galleryslider.slider-type-01 .slider-image {
  width: 100%;
}

.module-galleryslider.slider-type-01 .slider-image img {
  max-width: 100%;
}

.module-galleryslider.slider-type-02 .slide {
  background: #fff;
  height: 356px;
  overflow: hidden;
}

.module-galleryslider.slider-type-02 .slider-image {
  border-bottom: 1px solid #d1d8d9;
  display: table;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.module-galleryslider.slider-type-02 .slider-image img {
  display: table-cell;
  max-width: 100%;
}

.module-galleryslider.slider-type-02 .slider-heading h4 {
  height: 50px;
  margin-bottom: 0;
  overflow: hidden;
}

.module-galleryslider.slider-type-02 .slider-heading span {
  display: inline-block;
  height: 25px;
  overflow: hidden;
}

.module-googlemaps {
  position: relative;
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .module-googlemaps {
    height: 560px;
  }
}

.module-googlemaps .map-canvas {
  height: 100%;
  width: 100%;
}

.module-googlemaps .map-canvas > a {
  display: block;
  overflow: hidden;
}

.module-googlemaps .map-static {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header {
  position: relative;
  width: 100%;
  z-index: 3;
}

.header.is-fixed {
  position: fixed;
}

.header__content {
  background-color: #00585b;
  height: 60px;
  padding: 0 20px;
  text-align: right;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .header__content {
    padding: 0 24px;
  }
}

@media (min-width: 1024px) {
  .header__content {
    padding: 0 20px;
  }
}

.header__logo {
  float: left;
  position: relative;
}

.header__logo a {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  width: 140px;
  background-size: 140px 30px;
  background-image: url(../img/logo-sm-white.svg);
}

.header.is-home .header__logo {
  display: inline-block;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.header.is-home.is-fixed .header__logo {
  opacity: 1;
  pointer-events: auto;
}

.header__language {
  font-size: 0;
}

.header__language a {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}

.header__language a.is-active {
  font-weight: 700;
}

.header__language a + a:before {
  color: #a5c5c6;
  content: '|';
  display: inline-block;
  font-weight: 200;
  margin: 0 10px;
}

.header__content .header__language {
  display: none;
}

@media (min-width: 768px) {
  .header__content .header__language {
    display: inline-block;
    line-height: 60px;
    margin-right: 82px;
  }
}

.header-placeholder {
  display: none;
  height: 60px;
  position: relative;
  width: 100%;
}

.is-fixed + .header-placeholder {
  display: block;
}

.gsc-search-box {
  height: 50px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.gsc-search-box tr {
  border-bottom: none;
}

.gsc-search-box tbody td {
  background-color: transparent;
  border-top: none;
}

.gsc-search-box .gsc-input-box {
  background: none;
  border: none;
  height: 50px;
}

.gsc-search-box .gsc-input-box .gsib_a {
  padding: 0;
}

.gsc-search-box .gsc-input {
  padding: 0;
}

.gsc-search-box .gsc-input input.gsc-input {
  background: none !important;
  font: 18px "Nunito Sans", sans-serif !important;
  height: 50px !important;
  line-height: 48px !important;
  padding: 0 15px !important;
  text-indent: 0 !important;
}

.header-search .gsc-search-box {
  background-color: #267073;
}

.header-search .gsc-search-box .gsc-input input.gsc-input {
  color: #fff;
}

.gsc-control-searchbox-only input.gsc-search-button {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  font-size: 0;
  height: 24px;
  min-width: auto;
  outline: none;
  padding: 8px 16px;
  position: absolute;
  right: 12px;
  top: 14px;
  width: 25px;
  -webkit-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  background-size: 25px 24px;
  background-image: url(../img/icons/search.svg);
}

.gsc-control-searchbox-only input.gsc-search-button:active, .gsc-control-searchbox-only input.gsc-search-button:focus {
  -webkit-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow:  0 0 0 rgba(0, 0, 0, 0.5);
  border: none;
  outline: none;
}

.gsst_a .gscb_a {
  color: #fff !important;
}

* + table.gstl_50 {
  margin-top: -10px;
}

table.gstl_50 .gssb_a {
  border: none;
  padding: 5px 20px;
  white-space: normal !important;
}

table.gstl_50 .gssb_a td {
  white-space: normal !important;
}

.module-historyslider .slide {
  float: left;
  overflow: hidden;
  width: 100%;
}

.module-historyslider .slider-heading {
  border-bottom: 1px solid #d1d8d9;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .module-historyslider .slider-heading h3 {
    display: inline-block;
  }
  .module-historyslider .slider-heading span {
    float: right;
  }
}

.module-historyslider .slider-image {
  max-height: 460px;
  overflow: hidden;
}

.module-historyslider .slider-image img {
  margin: 0 auto;
  max-height: 460px;
  max-width: 100%;
}

.module-historyslider .slider-caption {
  position: relative;
}

.module-historyslider .slider-caption .read-more, .module-historyslider .slider-caption .module-list-extended > a.floatRight {
  background-position: 0 4px;
  display: inline-block;
  margin-top: 10px;
  padding-left: 30px;
  text-decoration: none;
}

@media (min-width: 768px) {
  .module-historyslider .slider-caption .read-more, .module-historyslider .slider-caption .module-list-extended > a.floatRight {
    display: none;
  }
  .module-historyslider .slider-caption .article-more {
    display: block;
  }
}

.module-historyslider .owl-controls .owl-buttons div {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 44px;
  margin-top: -22px;
  position: absolute;
  text-indent: -999em;
  top: 216px;
  width: 15px;
}

@media (min-width: 768px) {
  .module-historyslider .owl-controls .owl-buttons div {
    top: 249px;
  }
}

.module-historyslider .owl-controls .owl-buttons div.owl-prev {
  background-size: 15px 45px;
  background-image: url(../img/icons/slider-arrow-left.svg);
  left: 10px;
}

@media (min-width: 768px) {
  .module-historyslider .owl-controls .owl-buttons div.owl-prev {
    left: -24px;
  }
}

.module-historyslider .owl-controls .owl-buttons div.owl-next {
  background-size: 15px 45px;
  background-image: url(../img/icons/slider-arrow-right.svg);
  right: 10px;
}

@media (min-width: 768px) {
  .module-historyslider .owl-controls .owl-buttons div.owl-next {
    right: -24px;
  }
}

.module-historyslider.slider-type-01 {
  background-color: #f5f4f0;
  margin: 0 10px;
  width: calc(100% - 20px);
}

.module-historyslider.slider-type-01 .slider-heading {
  border: none;
  padding: 0 20px;
  margin-bottom: 15px;
}

.module-historyslider.slider-type-01 .slider-heading h3 {
  margin: 0;
}

.module-historyslider.slider-type-01 .owl-controls {
  background-color: #267073;
}

.module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-prev {
  left: -25px;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-prev {
    left: -20px;
  }
}

@media (min-width: 1200px) {
  .module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-prev {
    background-size: 30px 90px;
    height: 90px;
    left: -100px;
    width: 30px;
  }
}

.module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-next {
  right: -25px;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-next {
    right: -20px;
  }
}

@media (min-width: 1200px) {
  .module-historyslider.slider-type-01 .owl-controls .owl-buttons .owl-next {
    background-size: 30px 90px;
    height: 90px;
    right: -100px;
    width: 30px;
  }
}

.module-historyslider.slider-type-01 .read-more, .module-historyslider.slider-type-01 .module-list-extended > a.floatRight {
  background-size: 7px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
  color: #00585b;
}

.module-historyslider.slider-type-01 .slider-image {
  background-color: #fff;
  display: table;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  width: 100%;
}

.module-historyslider.slider-type-01 .slider-image img {
  display: table-cell;
  height: 200px;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-01 .slider-image img {
    height: 400px;
  }
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-01 .slider-image {
    padding: 40px;
  }
}

.module-historyslider.slider-type-01 .slider-caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 20px;
}

.module-historyslider.slider-type-01 .slider-caption .slider-caption-text {
  width: 100%;
}

.module-historyslider.slider-type-01 .slider-caption-play {
  margin-top: 10px;
}

.module-historyslider.slider-type-01 .slider-caption-play a {
  text-decoration: none;
}

.module-historyslider.slider-type-01 .slider-caption-play a span {
  margin-right: 7px;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-01 {
    margin: 0;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .module-historyslider.slider-type-01 .slider-caption-play {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.module-historyslider.slider-type-02 {
  background: #fff;
}

.module-historyslider.slider-type-02 .slide {
  overflow: visible;
}

.module-historyslider.slider-type-02 .owl-controls .owl-buttons div {
  top: 180px;
}

.module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-prev {
  left: 10px;
}

.module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-next {
  right: 10px;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-prev {
    left: -24px;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-next {
    right: -24px;
  }
}

.module-historyslider.slider-type-02 .owl-item {
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-historyslider.slider-type-02 .slider-heading {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.module-historyslider.slider-type-02 .slider-image {
  margin-left: -20px;
  margin-right: -20px;
}

.module-historyslider.slider-type-02 .slider-caption {
  margin-top: 10px;
}

.module-historyslider.slider-type-02 .slider-caption .slider-caption-text {
  max-width: 657px;
  width: 100%;
}

@media (min-width: 768px) {
  .module-historyslider.slider-type-02 .slider-image {
    float: left;
  }
  .module-historyslider.slider-type-02 .slider-image img {
    width: 700px;
  }
  .module-historyslider.slider-type-02 .slider-caption {
    float: left;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div {
    top: 249px;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-prev {
    left: 10px;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-next {
    right: 10px;
  }
}

@media (min-width: 1024px) {
  .module-historyslider.slider-type-02 .slider-heading {
    border-bottom: 1px solid #d1d8d9;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .module-historyslider.slider-type-02 .slider-image {
    margin: 0 17px 20px 0;
    width: 450px;
  }
  .module-historyslider.slider-type-02 .slider-image img {
    width: 100%;
  }
  .module-historyslider.slider-type-02 .slider-caption {
    margin-top: 0;
  }
  .module-historyslider.slider-type-02 .slider-caption .slider-caption-text {
    width: 450px;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-prev {
    left: -24px;
  }
  .module-historyslider.slider-type-02 .owl-controls .owl-buttons div.owl-next {
    right: -24px;
  }
}

.page-section .section-content.content-type-05 h1 {
  font-size: 35px;
  line-height: 30px;
  margin: 0 0 20px;
}

@media (min-width: 1024px) {
  .page-section .section-content.content-type-05 h1 {
    font-size: 50px;
    line-height: 40px;
    margin: 0 0 23px;
  }
  .page-section .section-content.content-type-05 p {
    font-size: 18px;
  }
  .page-section .section-content.content-type-05 p.btn-row {
    font-size: 0;
  }
}

.page-section .section-content.content-type-05 .module-box .box-heading {
  padding: 16px 22px 9px;
}

.page-section .section-content.content-type-05 .module-box .box-heading h3 {
  font-size: 25px;
}

.page-section .section-content.content-type-05 .module-box .box-content {
  padding: 0 16px;
}

.page-section .section-content.content-type-05 .module-box .box-content ul li {
  padding-left: 36px;
}

.module-list.list-type-02 li,
.module-list > ul.list-type-02 li, .module-list.list-type-03 li a,
.module-list > ul.list-type-03 li a, .module-search .search-results li a h4 {
  background-position: 3px 10px;
  background-repeat: no-repeat;
  color: #00585b;
  display: inline-block;
  padding: 4px 0 4px 24px;
  text-decoration: none;
  width: 100%;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-green.svg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.list-heading {
  margin-bottom: 0;
  padding-bottom: 9px;
}

.module-list,
.module-list > ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

* + .module-list, * +
.module-list > ul {
  margin-top: 25px;
}

.list-heading + .module-list, .list-heading +
.module-list > ul {
  margin-top: -1px;
}

.module-list.list-type-01,
.module-list > ul.list-type-01 {
  width: 100%;
}

.module-list.list-type-01 li,
.module-list > ul.list-type-01 li {
  background: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.module-list.list-type-01 li a,
.module-list > ul.list-type-01 li a {
  text-decoration: none;
  color: #00585b;
}

.module-list.list-type-01 li a:hover,
.module-list > ul.list-type-01 li a:hover {
  color: #00898e;
}

.module-list.list-type-01 li .post-heading,
.module-list > ul.list-type-01 li .post-heading {
  display: block;
}

.module-list.list-type-01 li .post-date,
.module-list > ul.list-type-01 li .post-date {
  color: #89989f;
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
}

.module-list.list-type-01 .list-heading,
.module-list > ul.list-type-01 .list-heading {
  border-top: 0;
  font-size: 20px;
  line-height: 32px;
}

.module-list.list-type-01 .post-tag,
.module-list > ul.list-type-01 .post-tag {
  display: block;
  color: #89989f;
  font-size: 14px;
  margin-top: 0;
}

.module-list.list-type-02,
.module-list > ul.list-type-02 {
  border-top: 1px solid #d1d8d9;
  width: 100%;
}

.module-list.list-type-02 li,
.module-list > ul.list-type-02 li {
  border-bottom: 1px solid #d1d8d9;
  list-style: none;
  margin-bottom: 0;
}

.module-list.list-type-02 li a,
.module-list > ul.list-type-02 li a {
  color: #00585b;
}

.module-list.list-type-03,
.module-list > ul.list-type-03 {
  margin-top: 15px;
}

.module-list.list-type-03 li,
.module-list > ul.list-type-03 li {
  background: none;
  margin: 0;
  padding: 0;
}

.module-list.list-type-03 li a,
.module-list > ul.list-type-03 li a {
  background-position: 3px 8px;
  color: #267073;
  padding-bottom: 0;
  padding-top: 0;
}

.module-list.list-type-03 li a:hover,
.module-list > ul.list-type-03 li a:hover {
  text-decoration: underline;
}

.module-list.list-type-04,
.module-list > ul.list-type-04 {
  background: #fff;
  padding: 15px 20px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.module-list.list-type-04 li,
.module-list > ul.list-type-04 li {
  margin-top: 0;
}

.section-type-photobg .module-list.list-type-01 a,
.section-type-02 .module-list.list-type-01 a {
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.section-type-photobg .module-list.list-type-01 a:hover,
.section-type-02 .module-list.list-type-01 a:hover {
  color: #fff;
}

.section-type-photobg .module-list.list-type-01 a:hover .post-heading,
.section-type-02 .module-list.list-type-01 a:hover .post-heading {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .section-type-photobg .module-list.list-type-01 a,
  .section-type-02 .module-list.list-type-01 a {
    color: #fff;
    background-size: 7px 12px;
    background-image: url(../img/icons/arrow-right-white.svg);
  }
  .section-type-photobg .module-list.list-type-01 a .post-date,
  .section-type-02 .module-list.list-type-01 a .post-date {
    color: #a5c5c6;
  }
}

.section-type-photobg .module-list.list-type-03 a,
.section-type-02 .module-list.list-type-03 a {
  color: #fff;
}

.section-type-photobg .module-list.list-type-03 .post-tag,
.section-type-02 .module-list.list-type-03 .post-tag {
  color: #a5c5c6;
}

.module-list-extended {
  /* general - (shared elements)
    ================================================ */
  /* list-type-01: big
    ================================================ */
  /* list-type-02: small
    ================================================ */
  /* list-type-03: medium
    ================================================ */
}

* + .module-list-extended {
  margin-top: 18px;
}

.module-list-extended:first-child {
  margin-top: 0;
}

.list-heading + .module-list-extended {
  margin-top: -1px;
}

.module-list-extended .list-heading {
  margin: 0;
  padding: 0 0 9px 0;
}

.module-list-extended .list-post {
  display: block;
  font-size: 0;
  margin: 6px 0;
  position: relative;
  width: 100%;
}

.module-list-extended .list-post.is-hidden {
  display: none;
}

.module-list-extended .list-post.is-active {
  display: block;
}

.module-list-extended .list-post .post-category {
  background-color: #00585b;
  background-position: 50%;
  background-repeat: no-repeat;
  color: #fff;
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-list-extended .list-post .post-category.category-date {
  color: #fff;
  font-weight: 300;
  padding-top: 10px;
}

.module-list-extended .list-post .post-category.category-date .date-day {
  font-size: 30px;
  line-height: 21px;
}

@media (min-width: 768px) {
  .module-list-extended .list-post .post-category.category-date .date-day {
    line-height: 30px;
  }
}

.module-list-extended .list-post .post-category.category-date .date-month {
  display: block;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.module-list-extended .list-post .post-category.category-audio {
  background-size: 38px 34px;
  background-image: url(../img/icons/audio-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-audio {
    background-image: url(../img/icons/audio-01@2x.png);
    -webkit-background-size: 38px 34px;
    -moz-background-size: 38px 34px;
    -o-background-size: 38px 34px;
    -ms-background-size: 38px 34px;
    background-size: 38px 34px;
  }
}

.module-list-extended .list-post .post-category.category-globe {
  background-size: 42px 42px;
  background-image: url(../img/icons/globe-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-globe {
    background-image: url(../img/icons/globe-01@2x.png);
    -webkit-background-size: 42px 42px;
    -moz-background-size: 42px 42px;
    -o-background-size: 42px 42px;
    -ms-background-size: 42px 42px;
    background-size: 42px 42px;
  }
}

.module-list-extended .list-post .post-category.category-location {
  background-size: 28px 40px;
  background-image: url(../img/icons/pin-02.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-location {
    background-image: url(../img/icons/pin-02@2x.png);
    -webkit-background-size: 28px 40px;
    -moz-background-size: 28px 40px;
    -o-background-size: 28px 40px;
    -ms-background-size: 28px 40px;
    background-size: 28px 40px;
  }
}

.module-list-extended .list-post .post-category.category-mail {
  background-size: 40px 24px;
  background-image: url(../img/icons/mail-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-mail {
    background-image: url(../img/icons/mail-01@2x.png);
    -webkit-background-size: 40px 24px;
    -moz-background-size: 40px 24px;
    -o-background-size: 40px 24px;
    -ms-background-size: 40px 24px;
    background-size: 40px 24px;
  }
}

.module-list-extended .list-post .post-category.category-news {
  background-size: 42px 42px;
  background-image: url(../img/icons/stats-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-news {
    background-image: url(../img/icons/stats-01@2x.png);
    -webkit-background-size: 42px 42px;
    -moz-background-size: 42px 42px;
    -o-background-size: 42px 42px;
    -ms-background-size: 42px 42px;
    background-size: 42px 42px;
  }
}

.module-list-extended .list-post .post-category.category-graph {
  background-size: 40px 40px;
  background-image: url(../img/icons/graph-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-graph {
    background-image: url(../img/icons/graph-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

.module-list-extended .list-post .post-category.category-phone {
  background-size: 30px 40px;
  background-image: url(../img/icons/phone-02.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-phone {
    background-image: url(../img/icons/phone-02@2x.png);
    -webkit-background-size: 30px 40px;
    -moz-background-size: 30px 40px;
    -o-background-size: 30px 40px;
    -ms-background-size: 30px 40px;
    background-size: 30px 40px;
  }
}

.module-list-extended .list-post .post-category.category-service {
  background-size: 40px 35px;
  background-image: url(../img/icons/warning-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-service {
    background-image: url(../img/icons/warning-01@2x.png);
    -webkit-background-size: 40px 35px;
    -moz-background-size: 40px 35px;
    -o-background-size: 40px 35px;
    -ms-background-size: 40px 35px;
    background-size: 40px 35px;
  }
}

.module-list-extended .list-post .post-category.category-evi {
  background-size: 40px 25px;
  background-image: url(../img/icons/evi-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-evi {
    background-image: url(../img/icons/evi-01@2x.png);
    -webkit-background-size: 40px 25px;
    -moz-background-size: 40px 25px;
    -o-background-size: 40px 25px;
    -ms-background-size: 40px 25px;
    background-size: 40px 25px;
  }
}

.module-list-extended .list-post .post-category.category-publication {
  background-size: 33px 42px;
  background-image: url(../img/icons/publication-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-publication {
    background-image: url(../img/icons/publication-01@2x.png);
    -webkit-background-size: 33px 42px;
    -moz-background-size: 33px 42px;
    -o-background-size: 33px 42px;
    -ms-background-size: 33px 42px;
    background-size: 33px 42px;
  }
}

.module-list-extended .list-post .post-category.category-presentation {
  background-size: 40px 40px;
  background-image: url(../img/icons/presentation-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-presentation {
    background-image: url(../img/icons/presentation-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

.module-list-extended .list-post .post-category.category-law {
  background-size: 40px 40px;
  background-image: url(../img/icons/hammer-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-law {
    background-image: url(../img/icons/hammer-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

.module-list-extended .list-post .post-category.category-pmd {
  background-size: 40px 27px;
  background-image: url(../img/icons/pmd-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-pmd {
    background-image: url(../img/icons/pmd-01@2x.png);
    -webkit-background-size: 40px 27px;
    -moz-background-size: 40px 27px;
    -o-background-size: 40px 27px;
    -ms-background-size: 40px 27px;
    background-size: 40px 27px;
  }
}

.module-list-extended .list-post .post-category.category-beleggen-evi {
  background-size: 40px 40px;
  background-image: url(../img/icons/beleggen-evi-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-beleggen-evi {
    background-image: url(../img/icons/beleggen-evi-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

.module-list-extended .list-post .post-category.category-beleggingsnieuws {
  background-size: 40px 40px;
  background-image: url(../img/icons/beleggingsnieuws-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-beleggingsnieuws {
    background-image: url(../img/icons/beleggingsnieuws-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

.module-list-extended .list-post .post-category.category-opportunities {
  background-size: 37px 40px;
  background-image: url(../img/icons/opportunities-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-opportunities {
    background-image: url(../img/icons/opportunities-01@2x.png);
    -webkit-background-size: 37px 40px;
    -moz-background-size: 37px 40px;
    -o-background-size: 37px 40px;
    -ms-background-size: 37px 40px;
    background-size: 37px 40px;
  }
}

.module-list-extended .list-post .post-category.category-verzekeren {
  background-size: 39px 40px;
  background-image: url(../img/icons/verzekeren-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended .list-post .post-category.category-verzekeren {
    background-image: url(../img/icons/verzekeren-01@2x.png);
    -webkit-background-size: 39px 40px;
    -moz-background-size: 39px 40px;
    -o-background-size: 39px 40px;
    -ms-background-size: 39px 40px;
    background-size: 39px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category {
    background-color: #fff;
    color: #00585b;
  }
  .section-type-photobg .module-list-extended .list-post .post-category.category-audio {
    background-size: 38px 34px;
    background-image: url(../img/icons/audio-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-audio {
    background-image: url(../img/icons/audio-green-01@2x.png);
    -webkit-background-size: 38px 34px;
    -moz-background-size: 38px 34px;
    -o-background-size: 38px 34px;
    -ms-background-size: 38px 34px;
    background-size: 38px 34px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-globe {
    background-size: 42px 42px;
    background-image: url(../img/icons/globe-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-globe {
    background-image: url(../img/icons/globe-green-01@2x.png);
    -webkit-background-size: 42px 42px;
    -moz-background-size: 42px 42px;
    -o-background-size: 42px 42px;
    -ms-background-size: 42px 42px;
    background-size: 42px 42px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-location {
    background-size: 28px 40px;
    background-image: url(../img/icons/pin-green-02.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-location {
    background-image: url(../img/icons/pin-green-02@2x.png);
    -webkit-background-size: 28px 40px;
    -moz-background-size: 28px 40px;
    -o-background-size: 28px 40px;
    -ms-background-size: 28px 40px;
    background-size: 28px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-mail {
    background-size: 40px 24px;
    background-image: url(../img/icons/mail-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-mail {
    background-image: url(../img/icons/mail-green-01@2x.png);
    -webkit-background-size: 40px 24px;
    -moz-background-size: 40px 24px;
    -o-background-size: 40px 24px;
    -ms-background-size: 40px 24px;
    background-size: 40px 24px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-news {
    background-size: 42px 42px;
    background-image: url(../img/icons/stats-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-news {
    background-image: url(../img/icons/stats-green-01@2x.png);
    -webkit-background-size: 42px 42px;
    -moz-background-size: 42px 42px;
    -o-background-size: 42px 42px;
    -ms-background-size: 42px 42px;
    background-size: 42px 42px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-graph {
    background-size: 40px 40px;
    background-image: url(../img/icons/graph-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-graph {
    background-image: url(../img/icons/graph-green-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-phone {
    background-size: 30px 40px;
    background-image: url(../img/icons/phone-green-02.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-phone {
    background-image: url(../img/icons/phone-green-02@2x.png);
    -webkit-background-size: 30px 40px;
    -moz-background-size: 30px 40px;
    -o-background-size: 30px 40px;
    -ms-background-size: 30px 40px;
    background-size: 30px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-service {
    background-size: 40px 35px;
    background-image: url(../img/icons/warning-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-service {
    background-image: url(../img/icons/warning-green-01@2x.png);
    -webkit-background-size: 40px 35px;
    -moz-background-size: 40px 35px;
    -o-background-size: 40px 35px;
    -ms-background-size: 40px 35px;
    background-size: 40px 35px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-evi {
    background-size: 40px 25px;
    background-image: url(../img/icons/evi-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-evi {
    background-image: url(../img/icons/evi-green-01@2x.png);
    -webkit-background-size: 40px 25px;
    -moz-background-size: 40px 25px;
    -o-background-size: 40px 25px;
    -ms-background-size: 40px 25px;
    background-size: 40px 25px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-publication {
    background-size: 33px 42px;
    background-image: url(../img/icons/publication-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-publication {
    background-image: url(../img/icons/publication-green-01@2x.png);
    -webkit-background-size: 33px 42px;
    -moz-background-size: 33px 42px;
    -o-background-size: 33px 42px;
    -ms-background-size: 33px 42px;
    background-size: 33px 42px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-presentation {
    background-size: 40px 40px;
    background-image: url(../img/icons/presentation-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-presentation {
    background-image: url(../img/icons/presentation-green-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-law {
    background-size: 40px 40px;
    background-image: url(../img/icons/hammer-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-law {
    background-image: url(../img/icons/hammer-green-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-pmd {
    background-size: 40px 27px;
    background-image: url(../img/icons/pmd-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-pmd {
    background-image: url(../img/icons/pmd-green-01@2x.png);
    -webkit-background-size: 40px 27px;
    -moz-background-size: 40px 27px;
    -o-background-size: 40px 27px;
    -ms-background-size: 40px 27px;
    background-size: 40px 27px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-beleggen-evi {
    background-size: 40px 40px;
    background-image: url(../img/icons/beleggen-evi-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-beleggen-evi {
    background-image: url(../img/icons/beleggen-evi-green-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-beleggingsnieuws {
    background-size: 40px 40px;
    background-image: url(../img/icons/beleggingsnieuws-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-beleggingsnieuws {
    background-image: url(../img/icons/beleggingsnieuws-green-01@2x.png);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    background-size: 40px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-opportunities {
    background-size: 37px 40px;
    background-image: url(../img/icons/opportunities-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-opportunities {
    background-image: url(../img/icons/opportunities-green-01@2x.png);
    -webkit-background-size: 37px 40px;
    -moz-background-size: 37px 40px;
    -o-background-size: 37px 40px;
    -ms-background-size: 37px 40px;
    background-size: 37px 40px;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-verzekeren {
    background-size: 39px 40px;
    background-image: url(../img/icons/verzekeren-green-01.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .section-type-photobg .module-list-extended .list-post .post-category.category-verzekeren {
    background-image: url(../img/icons/verzekeren-green-01@2x.png);
    -webkit-background-size: 39px 40px;
    -moz-background-size: 39px 40px;
    -o-background-size: 39px 40px;
    -ms-background-size: 39px 40px;
    background-size: 39px 40px;
  }
}

.module-list-extended .list-post .post-content {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-list-extended .list-post .post-content .post-tag {
  color: #89989f;
}

.module-list-extended .list-post .post-content .post-text {
  margin-top: 0;
}

@media (min-width: 768px) {
  .module-list-extended .list-post .post-content {
    width: calc(100% - 80px);
  }
  .module-list-extended .list-post .post-content .post-heading.h2 {
    font-size: 35px;
  }
  .module-list-extended .list-post .post-content .post-heading.h3 {
    font-size: 30px;
  }
}

.section-type-02 .module-list-extended .list-post .post-content .post-heading a, .section-type-photobg .module-list-extended .list-post .post-content .post-heading a {
  color: #fff;
}

@media (min-width: 768px) {
  .section-type-02 .module-list-extended .list-post .post-content .post-heading, .section-type-photobg .module-list-extended .list-post .post-content .post-heading {
    font-size: 25px;
    font-weight: 400;
  }
}

.module-list-extended .list-post .post-image {
  display: inline-block;
  margin: 8px 20px 20px 0;
  width: 150px;
}

.section-type-photobg .module-list-extended .list-post .post-heading a,
.section-type-02 .module-list-extended .list-post .post-heading a {
  color: #fff;
}

.section-type-photobg .module-list-extended .list-post .post-tag,
.section-type-02 .module-list-extended .list-post .post-tag {
  color: #a5c5c6;
}

.module-list-extended .list-post--no-border-bottom {
  border-bottom: none;
}

.module-list-extended .read-more, .module-list-extended > a.floatRight {
  display: inline-block;
}

.module-list-extended > a {
  margin-top: 10px;
}

.module-list-extended > a.floatRight {
  display: block;
  float: none;
}

@media (min-width: 768px) {
  .module-list-extended > a.floatRight {
    background: none;
    display: inline-block;
    float: right;
    padding-left: 0;
  }
}

.module-list-extended.list-type-01 .list-heading {
  font-size: 25px;
  line-height: 32px;
}

.module-list-extended.list-type-01 .list-post {
  padding: 20px 0 23px;
  position: relative;
  border-bottom: 1px #e6e6e6 solid;
}

.module-list-extended.list-type-01 .list-post:last-child {
  border: none;
}

.module-list-extended.list-type-01 .list-post .post-category {
  height: 60px;
  left: 0;
  margin-right: 20px;
  position: absolute;
  top: 20px;
  width: 60px;
}

.module-list-extended.list-type-01 .list-post .post-category + .post-content {
  padding-left: 80px;
}

@media (max-width: 767px) {
  .module-list-extended.list-type-01 .list-post .post-content {
    margin-left: 0;
    padding-left: 70px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .module-list-extended.list-type-01 .list-post .post-content .article-more {
    margin-left: -60px;
  }
}

@media (min-width: 768px) {
  .module-list-extended.list-type-01 .list-heading {
    font-size: 25px;
    line-height: 32px;
  }
  .module-list-extended.list-type-01 .list-post .post-category {
    height: 60px;
    width: 60px;
  }
}

.module-list-extended.list-type-02 .list-heading {
  font-size: 20px;
}

.module-list-extended.list-type-02 .list-post {
  min-height: 43px;
  padding: 0 0 14px;
}

.module-list-extended.list-type-02 .list-post .post-category {
  display: inline-block;
  height: 60px;
  left: 0;
  margin-right: 20px;
  position: relative;
  top: 0;
  width: 60px;
}

.module-list-extended.list-type-02 .list-post .post-category.category-download {
  background-size: 26px 35px;
  background-image: url(../img/icons/download-white.svg);
  background-repeat: no-repeat;
  background-position: 50%;
}

.module-list-extended.list-type-02 .list-post .post-content {
  width: calc(100% - 80px);
}

@media (min-width: 768px) {
  .module-list-extended.list-type-02 .list-post .post-content {
    padding-top: 8px;
  }
}

.module-list-extended.list-type-02 .list-post .post-content .post-heading {
  color: #00585b;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  word-wrap: break-word;
}

.module-list-extended.list-type-02 .list-post .post-content .post-heading a {
  color: #00585b;
}

.module-list-extended.list-type-02 .list-post .post-content .post-heading a:hover {
  color: #267073;
}

.module-list-extended.list-type-02 .list-post .post-content .post-tag {
  color: #89989f;
  font-size: 14px;
  margin-top: 0;
}

.section-type-02 .module-list-extended.list-type-02 .post-content .post-heading a {
  color: #fff;
}

.section-type-02 .module-list-extended.list-type-02 .post-content .post-heading a:hover {
  color: #fff;
}

.section-type-04 .module-list-extended.list-type-02 .post-category {
  box-shadow: 0px 0px 2px #89989f;
}

.module-list-extended.list-type-03 .list-heading {
  font-size: 25px;
  line-height: 32px;
}

.module-list-extended.list-type-03 .list-post {
  padding: 0 0 14px;
}

.module-list-extended.list-type-03 .list-post .post-category {
  height: 50px;
  left: 0;
  margin-right: 20px;
  padding-top: 8px;
  position: absolute;
  top: 0;
  width: 50px;
}

.module-list-extended.list-type-03 .list-post .post-category.category-news {
  background-position: 9px 9px;
  background-size: 42px 42px;
  background-image: url(../img/icons/stats-01.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-list-extended.list-type-03 .list-post .post-category.category-news {
    background-image: url(../img/icons/stats-01@2x.png);
    -webkit-background-size: 42px 42px;
    -moz-background-size: 42px 42px;
    -o-background-size: 42px 42px;
    -ms-background-size: 42px 42px;
    background-size: 42px 42px;
  }
}

.module-list-extended.list-type-03 .list-post .post-content {
  padding-left: 60px;
}

.module-list-extended.list-type-03 .list-post .post-content .post-heading {
  color: #267073;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: 400;
}

.module-list-extended.list-type-03 .list-post .post-content .post-heading a {
  color: #00585b;
}

.module-list-extended.list-type-03 .list-post .post-content .post-heading a:hover {
  color: #00585b;
}

.module-list-extended.list-type-03 .list-post .post-content .post-tag {
  color: #89989f;
  font-size: 14px;
}

@media (min-width: 768px) {
  .module-list-extended.list-type-03 .list-post .post-category {
    height: 60px;
    left: auto;
    position: relative;
    top: auto;
    width: 60px;
  }
  .module-list-extended.list-type-03 .list-post .post-content {
    padding-left: 0;
    padding-top: 8px;
  }
}

.module-list-extended.list-type-04 .list-post .post-content {
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .module-list-extended.list-type-04 .list-post .post-content {
    width: 530px;
  }
}

.section-type-02 .module-list-extended.list-type-02 .list-post .post-heading a, .section-type-02 .module-list-extended.list-type-03 .list-post .post-heading a {
  color: #fff;
}

.section-type-02 .module-list-extended.list-type-02 .list-post .post-heading a:hover, .section-type-02 .module-list-extended.list-type-03 .list-post .post-heading a:hover {
  color: #fff;
}

.section-type-02 .module-list-extended.list-type-02 .list-post .post-tag, .section-type-02 .module-list-extended.list-type-03 .list-post .post-tag {
  color: #a5c5c6;
}

.section-type-photobg .module-list-extended.list-type-02 .list-post .post-heading a, .section-type-photobg .module-list-extended.list-type-03 .list-post .post-heading a {
  color: #00585b;
}

.section-type-photobg .module-list-extended.list-type-02 .list-post .post-heading a:hover, .section-type-photobg .module-list-extended.list-type-03 .list-post .post-heading a:hover {
  color: #00585b;
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended.list-type-02 .list-post .post-heading a, .section-type-photobg .module-list-extended.list-type-03 .list-post .post-heading a {
    color: #fff;
  }
  .section-type-photobg .module-list-extended.list-type-02 .list-post .post-heading a:hover, .section-type-photobg .module-list-extended.list-type-03 .list-post .post-heading a:hover {
    color: #fff;
  }
}

@media (min-width: 768px) {
  .section-type-photobg .module-list-extended.list-type-02 .list-post .post-tag, .section-type-photobg .module-list-extended.list-type-03 .list-post .post-tag {
    color: #a5c5c6;
  }
}

.list-controls.list-meta {
  border-bottom: 1px #e6e6e6 solid;
  font-size: 14px;
  line-height: 40px;
  margin-top: 40px;
  position: relative;
}

.list-controls.list-meta .list-word {
  color: #89989f;
  font-size: 14px;
}

.list-controls.list-meta .list-range,
.list-controls.list-meta .list-count,
.list-controls.list-meta .list-searchword {
  color: #00585b;
}

.list-controls.list-pagination {
  border-top: 1px #e6e6e6 solid;
  min-height: 40px;
  padding: 10px;
  padding-top: 30px;
  margin-top: 30px;
  position: relative;
  text-align: center;
}

.list-controls.list-pagination .btn-browse {
  height: 40px;
  max-width: 42%;
  min-width: 30px;
  position: absolute;
  text-align: left;
}

.list-controls.list-pagination .btn-browse span {
  display: none;
}

.list-controls.list-pagination .btn-browse span.title {
  color: #00585b;
  display: block;
}

@media (min-width: 768px) {
  .list-controls.list-pagination .btn-browse span {
    display: inline-block;
  }
  .list-controls.list-pagination .btn-browse span.title {
    display: block;
  }
}

.list-controls.list-pagination .btn-browse.btn-prev {
  background-position: left 6px;
  background-repeat: no-repeat;
  display: inline-block;
  left: 0;
  padding: 0 0 0 20px;
  background-size: 7px 11px;
  background-image: url(../img/icons/arrow-left-green.svg);
}

.list-controls.list-pagination .btn-browse.btn-next {
  background-position: right 6px;
  background-repeat: no-repeat;
  display: inline-block;
  right: 0;
  padding: 0 20px 0 0;
  text-align: right;
  background-size: 7px 11px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.list-controls.list-pagination .btn-browse.btn-next .title {
  text-align: right;
}

.list-controls.list-pagination .btn-browse.disabled {
  visibility: hidden;
}

.list-controls.list-pagination .pages {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .list-controls.list-pagination .pages {
    width: 400px;
  }
}

.list-controls.list-pagination .pages li {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
}

.list-controls.list-pagination .pages li a {
  padding: 0 5px;
}

@media (min-width: 768px) {
  .list-controls.list-pagination .pages li a {
    padding: 0 15px;
  }
}

.list-controls.list-pagination .pages li.is-active a {
  color: #1a2d3c;
  cursor: default;
  font-size: 24px;
  text-decoration: none;
}

.list-controls.list-pagination + p {
  margin-top: 25px;
}

.nav-footer__item.has-sub > a:before, .navigation-main__item.has-sub > a:before, .module-person .person-content .read-more:before, .module-person .person-content .module-list-extended > a.floatRight:before {
  background-color: #fff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 19px;
  width: 15px;
}

.nav-footer__item.has-sub > a:after, .navigation-main__item.has-sub > a:after, .module-person .person-content .read-more:after, .module-person .person-content .module-list-extended > a.floatRight:after {
  background-color: #fff;
  content: '';
  height: 15px;
  left: 7px;
  position: absolute;
  top: 12px;
  width: 1px;
}

.nav-footer__item.has-sub.is-open > a:before, .navigation-main__item.has-sub.is-open > a:before, .module-person .person-content .read-less:before {
  background-color: #fff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 19px;
  width: 15px;
}

.nav-footer__item.has-sub.is-open > a:after, .navigation-main__item.has-sub.is-open > a:after, .module-person .person-content .read-less:after {
  display: none;
}

.navigation-main {
  background-color: #00585b;
  display: none;
  min-height: calc(100vh - 60px);
  position: absolute;
  width: 100%;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.navigation-main.is-open {
  display: block;
}

@media (min-width: 768px) {
  .navigation-main {
    height: calc(100vh - 60px);
    min-height: 0;
    overflow-y: auto;
  }
}

.navigation-main .header__language {
  display: block;
  margin-top: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .navigation-main .header__language {
    display: none;
  }
}

.navigation-main__content {
  padding: 20px;
  width: 100%;
  height: calc(100vh - 150px);
  overflow: auto;
}

@media (min-width: 768px) {
  .navigation-main__content {
    padding: 70px 24px 24px;
    width: 720px;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .navigation-main__content {
    padding: 70px 0 24px;
  }
}

.navigation-main__list {
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .navigation-main__list {
    margin: 70px 5px 0;
  }
}

@media (min-width: 1024px) {
  .navigation-main__list {
    margin: 60px 5px 0;
  }
}

.navigation-main__item {
  margin: 0;
  padding: 0;
  background: none;
}

.navigation-main__item > a {
  color: #fff;
  display: inline-block;
  font-size: 23px;
  font-weight: 200;
  line-height: 35px;
  padding-left: 42px;
  position: relative;
}

.navigation-main__item > a:hover {
  text-decoration: none;
}

.navigation-main__item.is-active > a {
  color: #d5a888;
}

@media (min-width: 768px) {
  .navigation-main__item > a {
    padding-left: 48px;
  }
}

.navigation-main__sub-list {
  display: none;
  margin: 10px 0 10px 42px;
  padding: 0;
}

.is-open > .navigation-main__sub-list {
  display: block;
}

@media (min-width: 768px) {
  .navigation-main__sub-list {
    margin: 12px 88px 18px;
  }
}

.navigation-main__sub-item {
  margin: 0;
  padding: 0;
  background: none;
}

.navigation-main__sub-item > a {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.navigation-main__sub-item > a:hover {
  color: #d5a888;
  text-decoration: none;
}

.navigation-main__sub-item.is-active > a {
  color: #d5a888;
}

.navigation-trigger {
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 60px;
  position: absolute;
  right: 20px;
  width: 40px;
  background-size: 40px 30px;
  background-image: url(../img/icons/nav-trigger.svg);
}

.navigation-trigger.is-open {
  background-size: 30px 30px;
  background-image: url(../img/icons/nav-close.svg);
}

@media (min-width: 768px) {
  .navigation-trigger {
    right: 24px;
  }
}

@media (min-width: 1024px) {
  .navigation-trigger {
    right: 20px;
  }
}

.module-notification {
  font-size: 16px;
  margin: -10px 0 15px 0;
  padding: 20px;
  position: relative;
  /* general
	================================================ */
  /* Theme: is-gentle
	================================================ */
  /* Theme: is-error
	================================================ */
  /* Theme: is-afmwarning
	================================================ */
  /* addons
	================================================ */
}

.module-notification .notification-heading h1, .module-notification .notification-heading h2, .module-notification .notification-heading h3 {
  font-size: 20px;
  margin: 0 0 15px 0;
}

.module-notification ul {
  margin: 0 0 15px 0;
}

.module-notification ul li {
  background-position: 0 10px;
  padding-left: 20px;
}

.module-notification.notification-type-02 {
  padding: 18px 13px;
  font-size: 18px;
}

.module-notification.is-gentle {
  background: #FEE9CD;
  margin-bottom: 40px;
}

.module-notification.is-error {
  background: #FFE9DF;
}

.module-notification.is-error .notification-heading h1, .module-notification.is-error .notification-heading h2, .module-notification.is-error .notification-heading h3 {
  color: #b60c0c;
}

.module-notification.is-afmwarning {
  background-position: 0% 0;
  background-repeat: no-repeat;
  height: 127px;
  padding: 0;
  width: 100%;
  background-size: 280px 127px;
  background-image: url(../img/afm-bar-03.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-notification.is-afmwarning {
    background-image: url(../img/afm-bar-03@2x.png);
    -webkit-background-size: 280px 127px;
    -moz-background-size: 280px 127px;
    -o-background-size: 280px 127px;
    -ms-background-size: 280px 127px;
    background-size: 280px 127px;
  }
}

@media (min-width: 768px) {
  .module-notification.is-afmwarning {
    height: 47px;
    margin: -24px 0 24px;
    width: 700px;
    background-size: 700px 47px;
    background-image: url(../img/afm-bar-02.png);
  }
}

@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (min-resolution: 144dpi), (min-width: 768px) and (min-resolution: 1.5dppx) {
  .module-notification.is-afmwarning {
    background-image: url(../img/afm-bar-02@2x.png);
    -webkit-background-size: 700px 47px;
    -moz-background-size: 700px 47px;
    -o-background-size: 700px 47px;
    -ms-background-size: 700px 47px;
    background-size: 700px 47px;
  }
}

@media (min-width: 1024px) {
  .module-notification.is-afmwarning {
    clear: both;
    height: 65px;
    margin: -14px 0 24px;
    width: 960px;
    background-size: 960px 65px;
    background-image: url(../img/afm-bar-01.png);
  }
}

@media (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 1024px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min-resolution: 144dpi), (min-width: 1024px) and (min-resolution: 1.5dppx) {
  .module-notification.is-afmwarning {
    background-image: url(../img/afm-bar-01@2x.png);
    -webkit-background-size: 960px 65px;
    -moz-background-size: 960px 65px;
    -o-background-size: 960px 65px;
    -ms-background-size: 960px 65px;
    background-size: 960px 65px;
  }
}

.module-notification .notification-close {
  background-repeat: no-repeat;
  display: block;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 19px;
  width: 14px;
  background-size: 14px 14px;
  background-image: url(../img/icons/close-02.png);
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .module-notification .notification-close {
    background-image: url(../img/icons/close-02@2x.png);
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    -ms-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}

.module-notification .notification-close:hover {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .page-menu--mobile {
    display: none;
  }
}

.page-menu--mobile + .page-menu {
  display: none;
}

@media (min-width: 768px) {
  .page-menu--mobile + .page-menu {
    display: block;
  }
}

.page-menu__item {
  margin: 0;
  padding: 0;
  background: none;
  background-image: none;
  margin: 0 0 8px;
  width: 100%;
  vertical-align: top;
}

.page-menu__item a {
  color: #00585b;
  display: inline-block;
  padding-left: 20px;
  text-indent: -20px;
}

.page-menu__item a:before {
  content: '';
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 12px;
  width: 20px;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-green.svg);
}

.page-menu__item.is-active a {
  color: #d5a888;
}

.page-menu__item.is-active a:before {
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-pink.svg);
}

@media (min-width: 768px) {
  .page-menu__item {
    width: 50%;
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .page-menu__item {
    width: 25%;
  }
}

.module-person {
  margin-bottom: 20px;
}

.module-person .person-heading {
  background-color: #fff;
  font-size: 0;
  min-height: 70px;
}

.module-person .person-heading .person-image {
  float: right;
  height: 75px;
  margin: 10px 10px 0 10px;
  vertical-align: top;
}

@media (max-width: 319px) {
  .module-person .person-heading .person-image {
    max-width: 40px;
  }
}

.module-person .person-heading .person-image img {
  height: 75px;
  max-width: 100%;
}

@media (min-width: 768px) {
  .module-person .person-heading .person-image {
    display: inline-block;
    float: none;
    height: 150px;
    margin: 0;
    max-width: 100%;
    width: 100px;
  }
  .module-person .person-heading .person-image img {
    height: 150px;
    margin: 0;
    max-width: 100%;
  }
}

.module-person .person-heading .person-image + .person-text {
  width: calc(100% - 70px);
}

@media (min-width: 768px) {
  .module-person .person-heading .person-image + .person-text {
    width: calc(100% - 100px);
  }
}

.module-person .person-heading .person-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 30px;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.module-person .person-heading .person-text h4 {
  color: #00585b;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}

.module-person .person-heading .person-text p {
  overflow: hidden;
  color: #1a2d3c;
  font-size: 14px;
  line-height: normal;
}

.module-person .person-heading .person-text .contact {
  margin: 28px 0 -7px;
}

.module-person .person-heading .person-text .contact p {
  margin: 0;
}

.module-person .person-heading .person-text .contact a[href^='tel'], .module-person .person-heading .person-text .contact p {
  color: #00585b;
}

.module-person .person-heading .person-text .contact a[href^='mailto'] {
  width: 260px;
  display: block;
  color: #267073;
}

@media (min-width: 768px) {
  .module-person .person-heading .person-text {
    display: inline-block;
    padding: 10px 20px 40px;
    width: auto;
  }
  .module-person .person-heading .person-text .contact {
    margin: 10px 0 0 0;
  }
  .module-person .person-heading .person-text .contact p {
    white-space: nowrap;
  }
  .module-person .person-heading .person-text .contact .read-more, .module-person .person-heading .person-text .contact .module-list-extended > a.floatRight {
    display: inline-block;
    margin-top: 10px;
    padding-left: 30px;
    text-decoration: none;
  }
  .module-person .person-heading .person-text:first-child {
    padding-left: 120px;
  }
}

.module-person .person-note {
  padding: 10px;
  font-size: 15px;
}

@media (min-width: 768px) {
  .module-person .person-note {
    max-width: 230px;
    padding: 10px 20px;
    float: right;
  }
}

@media (min-width: 768px) {
  .module-person .person-note__break {
    display: block;
  }
}

.module-person .person-content {
  border-top: none;
  padding: 0px;
  position: relative;
}

.module-person .person-content blockquote {
  font-style: italic;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}

.module-person .person-content .article-more {
  margin-top: 0;
  padding: 10px;
  background-color: #fff;
  border-top: 1px lightgrey solid;
}

.module-person .person-content .article-more h5 {
  color: #00585b;
}

.module-person .person-content .article-more p, .module-person .person-content .article-more li {
  color: #1a2d3c;
}

@media (min-width: 768px) {
  .module-person .person-content .article-more {
    padding: 30px;
  }
}

.module-person .person-content .read-more, .module-person .person-content .module-list-extended > a.floatRight {
  background: none;
  color: #00585b;
  left: 10px;
  padding-left: 30px;
  position: absolute;
  top: -40px;
}

.module-person .person-content .read-more:before, .module-person .person-content .module-list-extended > a.floatRight:before, .module-person .person-content .read-more:after, .module-person .person-content .module-list-extended > a.floatRight:after {
  background-color: #00585b;
  margin-top: -8px;
}

@media (min-width: 768px) {
  .module-person .person-content .read-more, .module-person .person-content .module-list-extended > a.floatRight {
    left: 120px;
  }
}

.module-person .person-content .read-less {
  background: none;
  color: #00585b;
  left: 10px;
  position: absolute;
  top: -40px;
}

.module-person .person-content .read-less:before, .module-person .person-content .read-less:after {
  background-color: #00585b;
  margin-top: -8px;
}

@media (min-width: 768px) {
  .module-person .person-content .read-less {
    left: 120px;
    top: -40px;
  }
}

.module-person.person-type-02 .person-heading .person-text h4 {
  margin-bottom: 3px;
}

.module-person.person-type-02 .person-heading .person-text p {
  max-height: none;
}

.module-person.person-type-02 .person-heading .person-text a[href^='tel'], .module-person.person-type-02 .person-heading .person-text p {
  color: #00585b;
}

.module-person.person-type-02 .person-heading .person-image {
  text-align: right;
}

@media (min-width: 768px) {
  .module-person.person-type-02 .person-heading .person-text p {
    max-height: 120px;
  }
  .module-person.person-type-02 .person-heading .person-image {
    text-align: left;
    width: 100px;
  }
}

.module-person.person-type-03 {
  margin-top: 20px;
}

.module-person.person-type-03 .person-heading {
  border: none;
  text-align: center;
  width: 100%;
}

.module-person.person-type-03 .person-heading .person-image {
  float: none;
  height: 130px;
  margin: 10px auto;
  overflow: hidden;
  width: 130px;
  -webkit-border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -o-border-top-left-radius: 50%;
  -ms-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -moz-border-top-right-radius: 50%;
  -o-border-top-right-radius: 50%;
  -ms-border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-bottom-right-radius: 50%;
  -o-border-bottom-right-radius: 50%;
  -ms-border-bottom-right-radius: 50%;
  border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -o-border-bottom-left-radius: 50%;
  -ms-border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.module-person.person-type-03 .person-heading .person-image img {
  width: 100%;
  height: auto;
}

.module-person.person-type-03 .person-heading .person-image + .person-text {
  max-width: none;
}

.module-person.person-type-03 .person-heading .person-text {
  display: block;
  text-align: center;
  width: 100%;
}

.module-person.person-type-03 .person-heading .person-text h4 {
  color: #d5a888;
  margin-bottom: 0;
}

.module-person.person-type-03 .person-heading .person-text .contact {
  margin: 0;
  padding: 0;
}

.module-person.person-type-03 .person-heading .person-text .contact a[href^='tel'], .module-person.person-type-03 .person-heading .person-text .contact p {
  text-align: center;
  color: #00585b;
}

.module-person.person-type-03 .person-heading .person-text .contact a[href^='mailto'] {
  width: auto;
}

@media (min-width: 768px) {
  .module-person.person-type-03 {
    display: inline-block;
    vertical-align: top;
  }
}

p + .module-person {
  margin-top: 25px;
}

.module-search .search-button {
  display: none;
}

.module-search .search-form {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 10px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* google search form on search results page
		============================================ */
}

.module-search .search-form .label {
  float: left;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 6px;
  text-align: left;
}

@media (min-width: 768px) {
  .module-search .search-form {
    padding: 30px;
  }
  .module-search .search-form .label {
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
  }
}

.module-search .search-form > .label + div {
  line-height: 0;
}

.module-search .search-form .gsc-control-searchbox-only {
  width: 100%;
}

@media (min-width: 768px) {
  .module-search .search-form .gsc-control-searchbox-only {
    display: inline-block;
    width: 540px;
  }
}

.module-search .search-form .gsc-search-box {
  background: none;
  margin-bottom: 0;
  position: relative;
}

.module-search .search-form .gsc-search-box tbody td {
  border: none;
  padding: 0;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsc-input-box {
  background-color: #e8f0f1;
  border: none;
  padding: 0 20px 0 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsc-input-box.gsc-input-box-focus, .module-search .search-form .gsc-search-box td.gsc-input .gsc-input-box.gsc-input-box-hover {
  box-shadow: none !important;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsc-input-box input.gsc-input {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 10px !important;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsst_a {
  margin-right: 20px;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsst_a .gscb_a {
  color: #f5f4f0;
}

.module-search .search-form .gsc-search-box td.gsc-input .gsst_a .gscb_a:hover {
  color: #7ba6a6;
}

.module-search .search-form .gsc-search-box td.gsc-search-button .cse .gsc-search-button input.gsc-search-button-v2, .module-search .search-form .gsc-search-box td.gsc-search-button input.gsc-search-button-v2 {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  height: 18px;
  padding: 6px 10px;
  position: absolute;
  right: 16px;
  top: 15px;
  width: 0px;
  background-size: 100% 100%;
  background-image: url(../img/icons/search-02.svg);
}

.module-search .search-form .gsc-search-box td.gsc-clear-button {
  display: none;
}

.module-search .search-form .search-field {
  padding: 9px 11px;
  width: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-search .search-form div.fancy-select {
  float: left;
  margin-bottom: 0px;
}

.module-search .search-form .search-button {
  background-color: transparent;
  border: none;
  height: 15px;
  position: absolute;
  right: 202px;
  top: 23px;
  width: 16px;
  background-size: 100% 100%;
  background-image: url(../img/icons/search-02.svg);
}

.module-search .search-form .search-refine {
  color: #f7eee7;
  float: right;
  font-size: 14px;
  line-height: 40px;
}

.module-search .search-results {
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

.module-search .search-results li {
  margin: 0;
  padding: 0;
  background: none;
  margin-bottom: 25px;
}

.module-search .search-results li a h4 {
  color: #267073;
  background-position: 3px 6px;
  padding: 0 0 0 20px;
}

@media (min-width: 768px) {
  .module-search .search-results li a h4 {
    background-position: 3px 9px;
  }
}

.module-search .search-results li a img {
  float: left;
  margin: 5px 20px 0;
}

.module-search .search-results li a p {
  padding-left: 20px;
}

.page-section .module-search table tbody td {
  background-color: transparent;
}

.gsc-search-box .gsc-input > input:focus,
.gsc-input-box-focus {
  border: none !important;
  box-shadow: none !important;
}

.hugin {
  border-color: #d1d8d9;
  margin-bottom: 20px;
}

.stamp-type-01 {
  -webkit-border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -o-border-top-left-radius: 50%;
  -ms-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -moz-border-top-right-radius: 50%;
  -o-border-top-right-radius: 50%;
  -ms-border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-bottom-right-radius: 50%;
  -o-border-bottom-right-radius: 50%;
  -ms-border-bottom-right-radius: 50%;
  border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -o-border-bottom-left-radius: 50%;
  -ms-border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #a5c5c6;
  color: #00585b;
  display: block;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

.stamp-type-01 {
  font-size: 24px;
  height: 150px;
  margin: 0 auto;
  padding: 38px 0 0 0;
  width: 150px;
}

* + .stamp-type-01 {
  margin-top: 25px;
}

.stamp-type-01.floatRight {
  margin: 0 0 30px 30px;
}

.stamp-type-01 .stamp-value {
  font-size: 60px;
}

.stamp-type-01:hover {
  text-decoration: none;
}

.module-statistics .statistics-column {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 20px;
  position: relative;
  width: 100%;
  display: block;
  margin: 20px 0 0;
}

.module-statistics .statistics-desc {
  color: #267073;
  font-size: 18px;
  line-height: 20px;
}

.module-statistics .statistics-numbers {
  color: #1a2d3c;
  display: inline-block;
  font-size: 44px;
  line-height: normal;
}

.module-statistics .statistics-value {
  color: #1a2d3c;
}

@media (min-width: 768px) {
  .module-statistics {
    margin: 0 -10px;
    width: calc(100% + 20px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .module-statistics .statistics-column {
    margin: 20px 10px 0;
    padding: 30px;
    width: calc(50% - 20px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .module-statistics .statistics-desc {
    line-height: 25px;
    position: relative;
  }
  .module-statistics .statistics-numbers {
    font-size: 51px;
    padding-top: 0;
  }
  .module-statistics .statistics-value {
    bottom: auto;
    position: relative;
  }
}

@media (min-width: 1024px) {
  .module-statistics {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  .module-statistics .statistics-column {
    margin: 30px 15px 0;
    width: calc(33.33% - 30px);
  }
}

.module-stockshare iframe {
  min-width: 200px;
  vertical-align: middle;
}

.module-stockshare label {
  color: #00585b;
}

.module-stockshare .section-content {
  padding: 0;
}

.module-stockshare .section-content .read-more, .module-stockshare .section-content .module-list-extended > a.floatRight {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-position-y: 50%;
  padding: 20px;
  text-decoration: none;
  width: calc(100% - 20px);
}

.module-stockshare .section-content .read-more p, .module-stockshare .section-content .module-list-extended > a.floatRight p {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -moz-box-flex: 4;
  -moz-flex: 4;
  -ms-flex: 4;
  flex: 4;
  color: #00585b;
  display: block;
  font-size: 21px;
}

@media (min-width: 768px) {
  .module-stockshare .section-content .read-more p, .module-stockshare .section-content .module-list-extended > a.floatRight p {
    display: inline-block;
    margin: 26px 0 27px;
  }
}

.module-stockshare .section-content .read-more span, .module-stockshare .section-content .module-list-extended > a.floatRight span {
  color: #00585b;
  display: inline-block;
  font-size: 21px;
  margin-top: 20px;
}

.module-stockshare .section-content .read-more span + .module-stockshare .section-content .read-more span, .module-stockshare .section-content .module-list-extended > a.floatRight span + .module-stockshare .section-content .read-more span, .module-stockshare .section-content .read-more span + .module-stockshare .section-content .module-list-extended > a.floatRight span, .module-stockshare .section-content .module-list-extended > a.floatRight span + .module-stockshare .section-content .module-list-extended > a.floatRight span {
  margin-left: 20px;
}

@media (min-width: 768px) {
  .module-stockshare .section-content .read-more span, .module-stockshare .section-content .module-list-extended > a.floatRight span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    margin: 26px 20px 27px 0;
  }
}

@media (min-width: 768px) {
  .module-stockshare .section-content .read-more, .module-stockshare .section-content .module-list-extended > a.floatRight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .module-stockshare .section-content .read-more, .module-stockshare .section-content .module-list-extended > a.floatRight {
    font-weight: 200;
  }
}

.module-stockshare--funds {
  width: 100%;
}

.module-stockshare--funds .section-content {
  border-right: 1px solid #8d7c77;
  padding: 0;
}

.module-stockshare--funds .funds-block {
  border-left: 1px solid #8d7c77;
  display: none;
  overflow: hidden;
  padding: 14px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-stockshare--funds .funds-block:first-child {
  display: block;
}

.module-stockshare--funds .funds-block:hover {
  background: #8d7c77;
}

@media (min-width: 768px) {
  .module-stockshare--funds .funds-block {
    width: 350px;
  }
  .module-stockshare--funds .funds-block:nth-child(2) {
    display: block;
  }
}

@media (min-width: 1024px) {
  .module-stockshare--funds .funds-block {
    width: 480px;
  }
}

.module-stockshare--funds .funds-block--row span {
  color: #00585b;
}

.module-stockshare--funds .funds-block--name {
  float: left;
  font-size: 16px;
  width: 50%;
}

.module-stockshare--funds .funds-block--increase,
.module-stockshare--funds .funds-block--equal,
.module-stockshare--funds .funds-block--decrease {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 50%;
}

.module-stockshare--funds .funds-block--increase i,
.module-stockshare--funds .funds-block--equal i,
.module-stockshare--funds .funds-block--decrease i {
  font-style: normal;
  padding-left: 21px;
}

.module-stockshare--funds .funds-block--increase i {
  background: url(../img/icons/share-increase.png) 0 center no-repeat;
}

.module-stockshare--funds .funds-block--equal i {
  background: url(../img/icons/share-equal.png) 0 center no-repeat;
}

.module-stockshare--funds .funds-block--decrease i {
  background: url(../img/icons/share-decrease.png) 0 center no-repeat;
}

.module-stockshare--funds .funds-block--value {
  float: left;
  font-size: 25px;
  text-align: right;
  width: 50%;
}

.module-stockshare--listing {
  border-top: 1px solid #d1d8d9;
  margin: 37px 0 10px;
}

.module-stockshare--listing .stockshare-listing--item {
  border-bottom: 1px solid #d1d8d9;
  display: inline-block;
  padding: 12px 0 19px;
  position: relative;
  width: 100%;
}

.module-stockshare--listing .stockshare-listing--item h2 {
  font-size: 25px;
}

.module-stockshare--listing .stockshare-listing--desc p {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .module-stockshare--listing .stockshare-listing--desc p {
    float: left;
    width: 560px;
  }
}

.module-stockshare--listing .stockshare-listing--desc img {
  float: left;
}

.module-stockshare--listing .stockshare-listing--img {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .module-stockshare--listing .stockshare-listing--img {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    text-align: center;
    width: 120px;
  }
}

.module-stockshare--listing .stockshare-listing--fund {
  background: #a5c5c6;
  display: inline-block;
  float: left;
  margin: 0 0 1px;
  padding: 8px;
  text-decoration: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-name {
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-right-green.svg);
  background-position: left 8px;
  background-repeat: no-repeat;
  float: left;
  font-weight: 600;
  padding-left: 20px;
  width: 70%;
}

@media (min-width: 768px) {
  .module-stockshare--listing .stockshare-listing--fund .listing-fund-name {
    width: 468px;
  }
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-increase,
.module-stockshare--listing .stockshare-listing--fund .listing-fund-decrease,
.module-stockshare--listing .stockshare-listing--fund .listing-fund-equal {
  font-size: 16px;
  text-align: right;
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-increase i,
.module-stockshare--listing .stockshare-listing--fund .listing-fund-decrease i,
.module-stockshare--listing .stockshare-listing--fund .listing-fund-equal i {
  font-style: normal;
  padding-left: 21px;
}

@media (min-width: 768px) {
  .module-stockshare--listing .stockshare-listing--fund .listing-fund-increase,
  .module-stockshare--listing .stockshare-listing--fund .listing-fund-decrease,
  .module-stockshare--listing .stockshare-listing--fund .listing-fund-equal {
    float: left;
  }
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-increase i {
  background: url(../img/icons/share-increase.png) 0 center no-repeat;
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-equal i {
  background: url(../img/icons/share-equal.png) 0 center no-repeat;
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-decrease i {
  background: url(../img/icons/share-decrease.png) 0 center no-repeat;
}

.module-stockshare--listing .stockshare-listing--fund .listing-fund-value {
  float: right;
  font-size: 20px;
}

.module-stockshare--chart01 {
  border: 1px solid #d1d8d9;
  display: inline-block;
  margin-top: 30px;
  position: relative;
  width: 100%;
}

.module-stockshare--chart01 .stockshare-chart01-header {
  background: #a5c5c6;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
}

@media (min-width: 1024px) {
  .module-stockshare--chart01 .stockshare-chart01-header {
    max-height: 60px;
  }
}

.module-stockshare--chart01 .stockshare-chart01-header ul {
  margin: 0;
  padding: 0;
  display: none;
  font-size: 0;
  margin-top: -10px;
}

@media (min-width: 768px) {
  .module-stockshare--chart01 .stockshare-chart01-header ul {
    display: block;
  }
}

.module-stockshare--chart01 .stockshare-chart01-header li {
  background: none;
  display: inline-block;
  list-style-type: none;
  margin: 10px 0 0 10px;
  padding-left: 0;
}

.module-stockshare--chart01 .stockshare-chart01-header li a {
  background: #a1bdc2;
  color: #00585b;
  display: block;
  font-size: 16px;
  outline: none;
  padding: 8px 26px;
  text-decoration: none;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.module-stockshare--chart01 .stockshare-chart01-header li a:hover, .module-stockshare--chart01 .stockshare-chart01-header li a.is-active {
  background: #00585b;
  color: #fff;
}

.module-stockshare--chart01 .stockshare-chart01-header .fancy-select {
  margin: 10px 0 0 10px;
  position: relative;
  z-index: 100;
}

@media (min-width: 768px) {
  .module-stockshare--chart01 .stockshare-chart01-header .fancy-select {
    display: none;
  }
}

.module-stockshare--chart01 .stockshare-chart01-container {
  width: 100%;
}

@media (min-width: 768px) {
  .module-stockshare--chart01 .stockshare-chart01-container {
    float: left;
    width: 680px;
  }
}

.module-stockshare--chart01 .stockshare-chart01-credits {
  font-size: 12px;
  padding: 10px 10px 0 10px;
  position: relative;
  text-align: left;
  right: 0;
  top: 0;
}

@media (min-width: 1024px) {
  .module-stockshare--chart01 .stockshare-chart01-credits {
    padding: 10px;
    position: absolute;
    text-align: right;
  }
}

.module-stockshare--chart01 .stockshare-chart01-credits a {
  color: #fff;
  text-decoration: underline;
}

.module-stockshare--chart01 .stockshare-chart01-credits a:hover {
  text-decoration: none;
}

.module-stockshare--chart01 .stockshare-chart01-credits small {
  color: #00585b;
  display: block;
  font-size: 12px;
  line-height: normal;
}

.module-stockshare--chart01 .stockshare-chart01-footer {
  background: #d5a888;
  min-height: 50px;
  overflow: hidden;
  width: 100%;
}

.stockshare-chart01-side {
  background: #a5c5c6;
  display: inline-block;
  float: right;
  height: auto;
  overflow: hidden;
  padding: 25px 12px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1024px) {
  .stockshare-chart01-side {
    height: 410px;
    width: 220px;
  }
}

.stockshare-chart01-side h4 {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0;
}

.stockshare-chart01-side .chart-side-meta {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: -2px;
}

.stockshare-chart01-side .chart-side-meta .chart-fund-date {
  margin-right: 15px;
}

.stockshare-chart01-side .chart-side-meta .chart-fund-increase i,
.stockshare-chart01-side .chart-side-meta .chart-fund-decrease i {
  font-style: normal;
  padding-left: 17px;
}

.stockshare-chart01-side .chart-side-meta .chart-fund-increase i {
  background: url(../img/icons/share-increase.png) 0 center no-repeat;
}

.stockshare-chart01-side .chart-side-meta .chart-fund-decrease i {
  background: url(../img/icons/share-decrease.png) 0 center no-repeat;
}

.stockshare-chart01-side .chart-fund-value {
  display: inline-block;
  font-size: 50px;
  margin-bottom: 25px;
}

.stockshare-chart01-side .chart-fund-stats {
  margin: 0 0 7px 0;
}

.stockshare-chart01-side .chart-fund-stats em {
  color: #f7eee7;
  font-size: 14px;
  font-style: normal;
}

.stockshare-chart01-side .chart-fund-stats span {
  color: #00585b;
  display: block;
  font-size: 20px;
  line-height: 18px;
}

@media (min-width: 768px) {
  .stockshare-chart01-side .chart-side-column {
    display: inline-block;
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .stockshare-chart01-side .chart-side-column {
    display: block;
    float: none;
    margin-top: 24px;
    width: 100%;
  }
}

.stockshare-chart01-side .chart-fund-list {
  margin-top: 6px;
}

.stockshare-chart01-side .chart-fund-list li {
  background-size: 12px 12px;
  background-image: url(../img/icons/close-03.png);
  background-position: 3px 5px;
  display: block;
  line-height: normal;
  list-style: none;
  margin-bottom: 4px;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .stockshare-chart01-side .chart-fund-list li {
    background-image: url(../img/icons/close-03@2x.png);
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    -ms-background-size: 12px 12px;
    background-size: 12px 12px;
  }
}

.stockshare-chart01-side .chart-fund-list li.icon-check {
  background-size: 19px 18px;
  background-image: url(../img/icons/checkmark-01.png);
  background-position: 0 center;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .stockshare-chart01-side .chart-fund-list li.icon-check {
    background-image: url(../img/icons/checkmark-01@2x.png);
    -webkit-background-size: 19px 18px;
    -moz-background-size: 19px 18px;
    -o-background-size: 19px 18px;
    -ms-background-size: 19px 18px;
    background-size: 19px 18px;
  }
}

table {
  width: 100%;
}

* + table,
table + * {
  margin-top: 25px;
}

table tbody p {
  font-size: 16px;
}

table th, table td {
  padding: 15px;
  font-weight: normal;
}

table th {
  vertical-align: top;
}

table thead th {
  background-color: #267073;
  border: 1px solid #00585b;
}

table thead th + th {
  border-left: 1px solid #00585b;
}

table thead p {
  color: #fff;
}

table thead td {
  border: 1px solid #e6e6e6;
}

table tbody th {
  background-color: #e8f0f1;
  border-bottom: 1px solid #d1d8d9;
}

table tbody th p {
  color: #00585b;
  font-size: 14px;
}

table tbody th + th {
  border-left: 1px solid #d1d8d9;
}

table tbody td {
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}

.section-type-02 table thead th, .section-type-02 table thead td {
  background-color: #00585b;
  border: none;
  color: #fff;
}

.section-type-02 table thead th p, .section-type-02 table thead td p {
  color: #fff;
}

.section-type-02 table tbody th {
  background-color: #00585b;
  color: #fff;
}

.section-type-02 table tbody th p {
  color: #fff;
}

table .date {
  white-space: nowrap;
}

table tr.blank td {
  border: none;
  background-color: transparent;
  line-height: 12px;
}

.table-type-01 {
  border: none;
  border-top: 1px solid #a5c5c6;
  margin-top: 10px;
  margin-bottom: 10px;
}

.table-type-01 td {
  border: none;
  border-bottom: 1px solid #a5c5c6;
  color: #00585b;
  padding: 7px 0;
  text-align: left;
}

.table-type-01 td.table-meta {
  color: #00585b;
}

.table-type-01 td.date {
  width: 90px;
}

.table-type-01 td.news-source {
  color: #f5f4f0;
  font-size: 14px;
  text-align: right;
  width: 95px;
}

@media (max-width: 767px) {
  .page-section .table-type-01 tr {
    display: block;
    padding-bottom: 5px;
  }
  .page-section .table-type-01 td {
    border: none;
    display: block;
    padding: 0;
  }
  .page-section .table-type-01 td.date {
    padding: 7px 0 0;
  }
  .page-section .table-type-01 td.news-source {
    padding: 0 0 7px;
    text-align: left;
  }
}

.p80jq_tabs,
.page-tabs {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0;
  margin-bottom: 14px;
  width: 100%;
}

* + .p80jq_tabs, * +
.page-tabs {
  margin-top: 25px;
}

.p80jq_tabs li,
.page-tabs li {
  margin: 0;
  padding: 0;
  background-image: none;
  display: block;
  list-style: none;
  position: relative;
}

.p80jq_tabs li a,
.page-tabs li a {
  color: #1a2d3c;
  display: block;
  font-size: 20px;
  padding: 10px;
}

.p80jq_tabs li a:focus,
.page-tabs li a:focus {
  outline: none;
}

.p80jq_tabs li a:hover,
.page-tabs li a:hover {
  text-decoration: none;
}

.p80jq_tabs li.current a,
.page-tabs li.current a {
  border-bottom: 5px solid #00585b;
  color: #00585b;
}

@media (min-width: 768px) {
  .p80jq_tabs,
  .page-tabs {
    margin-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .p80jq_tabs li,
  .page-tabs li {
    margin-bottom: -1px;
    max-width: 200px;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .p80jq_tabs li a,
  .page-tabs li a {
    border-bottom: 5px solid transparent;
    color: #1a2d3c;
    position: relative;
  }
  .p80jq_tabs li a span:after,
  .page-tabs li a span:after {
    display: none;
  }
}

.p80jq_tabs--mobile, .page-tabs--mobile {
  font-size: 18px;
  padding: 10px;
  background-color: #00585b;
  color: #fff;
  outline: none;
  margin: -10px 0;
}

@media (min-width: 768px) {
  .p80jq_tabs--mobile, .page-tabs--mobile {
    display: none;
  }
}

.tabpage-subnav {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.tabpage-subnav li {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
  font-size: 14px;
}

.tabpage-subnav li a {
  color: #00585b;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
}

.tabpage-subnav li:before {
  color: #BFC3C5;
  content: '|';
}

.tabpage-subnav li:first-child a {
  padding-left: 0;
}

.tabpage-subnav li:first-child:before {
  content: '';
}

.p80jq_tabs .tabpage-subnav,
.page-tabs .tabpage-subnav {
  background-color: #a5c5c6;
  border: 1px solid #d1d8d9;
  border-width: 0 1px;
  display: none;
  padding: 0 10px;
}

.p80jq_tabs .tabpage-subnav li a,
.page-tabs .tabpage-subnav li a {
  background: none;
  border: none;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.p80jq_tabs .tabpage-subnav li:first-child a,
.page-tabs .tabpage-subnav li:first-child a {
  border: none;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.p80jq_tabs .tabpage-subnav li + li a,
.page-tabs .tabpage-subnav li + li a {
  border: none;
}

.p80jq_tabs li.current .tabpage-subnav,
.page-tabs li.current .tabpage-subnav {
  background-color: #fff;
  display: block;
}

@media (min-width: 768px) {
  .p80jq_tabs li.current .tabpage-subnav,
  .page-tabs li.current .tabpage-subnav {
    display: none;
  }
}

.tabpages .tabpage {
  display: none;
}

.tabpages .tabpage.current {
  color: #1a2d3c;
  display: block;
}

.tabpages .tabpage .tabpage-subnav {
  display: none;
}

@media (min-width: 768px) {
  .tabpages .tabpage .tabpage-subnav {
    display: block;
  }
}

.tabpages .tabpage .page-section .section-content .main-column + .side-column {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .tabpages .tabpage .page-section .section-content .main-column + .side-column {
    margin-top: 0;
  }
}

.tabpages .tabpage .content-row {
  margin-top: 40px;
}

.tabpages .tabpage .content-row:first-child {
  margin-top: 0;
}

.tabpages .tabpage .content-row .main-column + .side-column {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .tabpages .tabpage .content-row .main-column + .side-column {
    margin-top: 0;
  }
}

.tabpages .tabpage .box-type-05 ul {
  margin: 0;
  padding: 0;
  background: #fff;
  margin: 12px 0 15px;
  padding: 15px 18px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.tabpages .tabpage .box-type-05 ul li {
  background-position: 0 10px;
  margin-top: 0;
  padding-left: 22px;
}

.module-testimonial {
  margin-top: 10px;
}

.module-testimonial h1.title-white,
.module-testimonial h1.title-white a {
  color: #fff;
}

.module-testimonial h2.title-white,
.module-testimonial h2.title-white a {
  color: #fff;
}

.module-testimonial h3.title-white,
.module-testimonial h3.title-white a {
  color: #fff;
}

.module-testimonial h4.title-white,
.module-testimonial h4.title-white a {
  color: #fff;
}

.module-testimonial h5.title-white,
.module-testimonial h5.title-white a {
  color: #fff;
}

.module-testimonial h6.title-white,
.module-testimonial h6.title-white a {
  color: #fff;
}

.module-testimonial h1.title-green,
.module-testimonial h1.title-green a {
  color: #267073;
}

.module-testimonial h2.title-green,
.module-testimonial h2.title-green a {
  color: #267073;
}

.module-testimonial h3.title-green,
.module-testimonial h3.title-green a {
  color: #267073;
}

.module-testimonial h4.title-green,
.module-testimonial h4.title-green a {
  color: #267073;
}

.module-testimonial h5.title-green,
.module-testimonial h5.title-green a {
  color: #267073;
}

.module-testimonial h6.title-green,
.module-testimonial h6.title-green a {
  color: #267073;
}

.module-testimonial h1.title-brown,
.module-testimonial h1.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h2.title-brown,
.module-testimonial h2.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h3.title-brown,
.module-testimonial h3.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h4.title-brown,
.module-testimonial h4.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h5.title-brown,
.module-testimonial h5.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h6.title-brown,
.module-testimonial h6.title-brown a {
  color: #1a2d3c;
}

.module-testimonial h1.title-pink,
.module-testimonial h1.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h2.title-pink,
.module-testimonial h2.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h3.title-pink,
.module-testimonial h3.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h4.title-pink,
.module-testimonial h4.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h5.title-pink,
.module-testimonial h5.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h6.title-pink,
.module-testimonial h6.title-pink a {
  color: #a5c5c6;
}

.module-testimonial h1.title-blue,
.module-testimonial h1.title-blue a {
  color: #d5a888;
}

.module-testimonial h2.title-blue,
.module-testimonial h2.title-blue a {
  color: #d5a888;
}

.module-testimonial h3.title-blue,
.module-testimonial h3.title-blue a {
  color: #d5a888;
}

.module-testimonial h4.title-blue,
.module-testimonial h4.title-blue a {
  color: #d5a888;
}

.module-testimonial h5.title-blue,
.module-testimonial h5.title-blue a {
  color: #d5a888;
}

.module-testimonial h6.title-blue,
.module-testimonial h6.title-blue a {
  color: #d5a888;
}

@media (min-width: 1024px) {
  .module-testimonial {
    margin: 10px 0;
  }
}

.module-testimonial.has-gray-bg {
  background-color: #e8f0f1;
}

.module-testimonial .testimonial-image {
  display: inline-block;
  height: 90px;
  overflow: hidden;
  width: 90px;
  -webkit-border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -o-border-top-left-radius: 50%;
  -ms-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -moz-border-top-right-radius: 50%;
  -o-border-top-right-radius: 50%;
  -ms-border-top-right-radius: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-bottom-right-radius: 50%;
  -o-border-bottom-right-radius: 50%;
  -ms-border-bottom-right-radius: 50%;
  border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -o-border-bottom-left-radius: 50%;
  -ms-border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

@media (min-width: 768px) {
  .module-testimonial .testimonial-image {
    height: 215px;
    width: 215px;
    position: absolute;
  }
}

.module-testimonial .testimonial-image img {
  width: 100%;
  height: auto;
}

.module-testimonial .testimonial-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 25px;
  font-size: 1.3888888889rem;
  color: #267073;
  display: inline-block;
  line-height: 30px;
  margin-top: 10px;
  padding-left: 8px;
  vertical-align: top;
  width: 60%;
}

@media (min-width: 768px) {
  .module-testimonial .testimonial-header {
    font-size: 40px;
    font-size: 2.2222222222rem;
    line-height: 40px;
    margin-left: 230px;
  }
}

@media (min-width: 1024px) {
  .module-testimonial .testimonial-header {
    font-size: 50px;
    font-size: 2.7777777778rem;
    line-height: 50px;
    max-width: 740px;
    width: auto;
  }
}

.module-testimonial .testimonial-text span {
  font-size: 12px;
  font-size: 0.6666666667rem;
  display: block;
  margin-bottom: 5px;
  margin-top: 3px;
}

@media (min-width: 768px) {
  .module-testimonial .testimonial-text span {
    font-size: 15px;
    font-size: 0.8333333333rem;
    margin-top: -2px;
  }
}

.module-testimonial .testimonial-text p {
  font-size: 14px;
  font-size: 0.7777777778rem;
  font-weight: 600;
  line-height: 21px;
}

@media (min-width: 768px) {
  .module-testimonial .testimonial-text p {
    font-size: 19px;
    font-size: 1.0555555556rem;
    line-height: 30px;
  }
}

@media (min-width: 1024px) {
  .module-testimonial .testimonial-text p {
    font-size: 21px;
    font-size: 1.1666666667rem;
  }
}

@media (min-width: 768px) {
  .module-testimonial .testimonial-text {
    padding: 10px;
    margin-left: 230px;
  }
}

p + .module-testimonial {
  margin-top: 25px;
}

.text-slider {
  border: 1px solid #d1d8d9;
  border-width: 1px 0;
  padding: 10px 0;
}

.text-slider ul {
  margin: 0;
  padding: 0;
}

.text-slider ul li {
  margin: 0;
  padding: 0;
  background: none;
}

.text-slider ul li blockquote {
  font-size: 18px;
  font-style: italic;
  margin: 0 68px;
}

.module-videoslider .slide {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 55.7142857143%;
  /* aspect ratio of video */
  background: #fff;
}

.module-videoslider .slide:first-child {
  display: block;
}

.module-videoslider .slide iframe {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}

.module-videoslider .slider-caption {
  float: left;
  max-width: 260px;
  padding: 22px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.module-videoslider .slider-caption .slider-category {
  color: #d5a888;
  font-size: 14px;
  line-height: 13px;
}

.module-videoslider .slider-caption .slider-heading {
  color: #89989f;
  margin-top: 0;
}

.visual {
  position: relative;
}

.visual .owl-buttons {
  display: none;
}

.visual .slides .slide .image {
  background-position: 80% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 140px);
  width: 100%;
}

.visual .visual-overlay {
  height: calc(100vh - 60px);
  left: 0;
  padding: 0 20px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.visual .visual-overlay .visual-sharecontainer {
  position: absolute;
}

.visual .visual-overlay .overlay-logo {
  background-size: auto auto;
  background-image: url("../img/logo-lg.svg");
  background-repeat: no-repeat;
  height: 100px;
  margin-top: 40px;
  width: 280px;
}

.visual .visual-overlay .overlay-scrolldown {
  background-size: 100% 100%;
  background-image: url("../img/icons/nav-arrow-down.svg");
  bottom: 130px;
  display: block;
  height: 27px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}

.visual .visual-overlay .overlay-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.visual .visual-overlay .overlay-content h1.title-white,
.visual .visual-overlay .overlay-content h1.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h2.title-white,
.visual .visual-overlay .overlay-content h2.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h3.title-white,
.visual .visual-overlay .overlay-content h3.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h4.title-white,
.visual .visual-overlay .overlay-content h4.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h5.title-white,
.visual .visual-overlay .overlay-content h5.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h6.title-white,
.visual .visual-overlay .overlay-content h6.title-white a {
  color: #fff;
}

.visual .visual-overlay .overlay-content h1.title-green,
.visual .visual-overlay .overlay-content h1.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h2.title-green,
.visual .visual-overlay .overlay-content h2.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h3.title-green,
.visual .visual-overlay .overlay-content h3.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h4.title-green,
.visual .visual-overlay .overlay-content h4.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h5.title-green,
.visual .visual-overlay .overlay-content h5.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h6.title-green,
.visual .visual-overlay .overlay-content h6.title-green a {
  color: #267073;
}

.visual .visual-overlay .overlay-content h1.title-brown,
.visual .visual-overlay .overlay-content h1.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h2.title-brown,
.visual .visual-overlay .overlay-content h2.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h3.title-brown,
.visual .visual-overlay .overlay-content h3.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h4.title-brown,
.visual .visual-overlay .overlay-content h4.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h5.title-brown,
.visual .visual-overlay .overlay-content h5.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h6.title-brown,
.visual .visual-overlay .overlay-content h6.title-brown a {
  color: #1a2d3c;
}

.visual .visual-overlay .overlay-content h1.title-pink,
.visual .visual-overlay .overlay-content h1.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h2.title-pink,
.visual .visual-overlay .overlay-content h2.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h3.title-pink,
.visual .visual-overlay .overlay-content h3.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h4.title-pink,
.visual .visual-overlay .overlay-content h4.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h5.title-pink,
.visual .visual-overlay .overlay-content h5.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h6.title-pink,
.visual .visual-overlay .overlay-content h6.title-pink a {
  color: #a5c5c6;
}

.visual .visual-overlay .overlay-content h1.title-blue,
.visual .visual-overlay .overlay-content h1.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h2.title-blue,
.visual .visual-overlay .overlay-content h2.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h3.title-blue,
.visual .visual-overlay .overlay-content h3.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h4.title-blue,
.visual .visual-overlay .overlay-content h4.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h5.title-blue,
.visual .visual-overlay .overlay-content h5.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h6.title-blue,
.visual .visual-overlay .overlay-content h6.title-blue a {
  color: #d5a888;
}

.visual .visual-overlay .overlay-content h1, .visual .visual-overlay .overlay-content h2, .visual .visual-overlay .overlay-content p {
  color: #00585b;
}

.visual .visual-overlay .overlay-content h1, .visual .visual-overlay .overlay-content .h1, .visual .visual-overlay .overlay-content h2, .visual .visual-overlay .overlay-content .h2 {
  font-size: 25px;
  line-height: 1.15;
  margin-bottom: 3px;
  margin-top: 7px;
  word-wrap: break-word;
}

.visual .visual-overlay .overlay-content p + p {
  margin-top: 0;
}

.visual .visual-overlay .overlay-content h1 + p, .visual .visual-overlay .overlay-content h2 + p {
  margin-top: 0;
}

.visual .visual-overlay .overlay-content .overlay-tag {
  color: #fff;
  display: none;
  font-size: 14px;
  position: absolute;
  top: 20px;
}

.visual .visual-overlay .overlay-content .read-more, .visual .visual-overlay .overlay-content .module-list-extended > a.floatRight {
  background-position: 0 7px;
  background-repeat: no-repeat;
  bottom: 70px;
  color: #fff;
  left: 12px;
  position: absolute;
  background-size: 10px 10px;
  background-image: url("../img/icons/arrow-right-green.svg");
}

.visual .visual-overlay .overlay-content .btn-type-01,
.visual .visual-overlay .overlay-content .btn-type-02,
.visual .visual-overlay .overlay-content .btn-type-03,
.visual .visual-overlay .overlay-content .btn-type-04,
.visual .visual-overlay .overlay-content .btn-type-05,
.visual .visual-overlay .overlay-content .btn-type-06 {
  margin-top: 8px;
  padding: 7px 8px;
}

.visual .visual-overlay .overlay-content .btn-type-01 .btn-icon,
.visual .visual-overlay .overlay-content .btn-type-02 .btn-icon,
.visual .visual-overlay .overlay-content .btn-type-03 .btn-icon,
.visual .visual-overlay .overlay-content .btn-type-04 .btn-icon,
.visual .visual-overlay .overlay-content .btn-type-05 .btn-icon,
.visual .visual-overlay .overlay-content .btn-type-06 .btn-icon {
  min-width: auto;
  font-size: 14px;
}

@media (min-width: 768px) {
  .visual {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .visual .owl-buttons {
    display: block;
  }
  .visual .visual-overlay {
    left: 50%;
    margin-left: -350px;
    top: 0;
    width: 700px;
  }
  .visual .visual-overlay .overlay-logo {
    height: 90px;
    margin-top: 80px;
    width: 420px;
  }
  .visual .visual-overlay .overlay-content {
    width: 100%;
    padding: 0;
  }
  .visual .visual-overlay .overlay-content h1, .visual .visual-overlay .overlay-content .h1, .visual .visual-overlay .overlay-content h2, .visual .visual-overlay .overlay-content .h2 {
    line-height: 30px;
    margin-bottom: 18px;
    margin-top: 18px;
    max-width: 440px;
  }
  .visual .visual-overlay .overlay-content p {
    font-size: 21px;
    max-width: 440px;
    margin-top: 45px;
    line-height: 30px;
  }
  .visual .visual-overlay .overlay-content .read-more, .visual .visual-overlay .overlay-content .module-list-extended > a.floatRight {
    bottom: 141px;
    left: 22px;
  }
  .visual .visual-overlay .overlay-content .btn-type-01,
  .visual .visual-overlay .overlay-content .btn-type-02,
  .visual .visual-overlay .overlay-content .btn-type-03,
  .visual .visual-overlay .overlay-content .btn-type-04,
  .visual .visual-overlay .overlay-content .btn-type-05,
  .visual .visual-overlay .overlay-content .btn-type-06 {
    margin-top: 20px;
    padding: 9px 12px;
  }
  .visual .visual-overlay .overlay-content .btn-type-01 .btn-icon,
  .visual .visual-overlay .overlay-content .btn-type-02 .btn-icon,
  .visual .visual-overlay .overlay-content .btn-type-03 .btn-icon,
  .visual .visual-overlay .overlay-content .btn-type-04 .btn-icon,
  .visual .visual-overlay .overlay-content .btn-type-05 .btn-icon,
  .visual .visual-overlay .overlay-content .btn-type-06 .btn-icon {
    min-width: 136px;
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .visual .visual-overlay {
    margin-left: -480px;
    width: 960px;
  }
  .visual .visual-overlay .overlay-scrolldown {
    bottom: 110px;
  }
  .visual .visual-overlay .overlay-logo {
    margin-top: 60px;
    width: 420px;
  }
  .visual .visual-overlay .overlay-content {
    padding: 0;
    width: 100%;
  }
  .visual .visual-overlay .overlay-content h1, .visual .visual-overlay .overlay-content .h1, .visual .visual-overlay .overlay-content h2, .visual .visual-overlay .overlay-content .h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 45px;
  }
  .visual .visual-overlay .overlay-content .overlay-tag {
    display: block;
  }
  .visual .visual-overlay .overlay-content .read-more, .visual .visual-overlay .overlay-content .module-list-extended > a.floatRight {
    bottom: 170px;
  }
}

.sub-header {
  background-color: #72994d;
  padding: 12px 0;
  text-align: center;
}

.wrap-sliding-content {
  position: relative;
}

p + .wrap-sliding-content, .wrap-sliding-content + .wrap-sliding-content {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .wrap-sliding-content--inner {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(100vw - 40px);
    overflow-x: scroll;
  }
  .ie .wrap-sliding-content--inner {
    width: auto;
  }
  .wrap-sliding-content--inner table,
  .wrap-sliding-content--inner table[width] {
    min-width: 700px;
  }
  .wrap-sliding-content--inner table {
    margin-top: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .wrap-sliding-content--inner {
    width: auto;
  }
}

.wrap-sliding-content--scroll-btn {
  background-color: #00585b;
  display: block;
  font-size: 0;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  z-index: 2;
}

.wrap-sliding-content--scroll-btn:after {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-right-white.svg);
}

.wrap-sliding-content--scroll-btn.is-left:after {
  background-size: 7px 12px;
  background-image: url(../img/icons/arrow-left-white.svg);
}

@media (min-width: 768px) {
  .wrap-sliding-content--scroll-btn {
    display: none;
  }
}

.wrap-sliding-content--scroll-btn.is-hidden {
  display: none;
}

.news-slider {
  background-color: #fff;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 5;
}

.news-slide {
  height: 110px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .news-slide {
    width: 700px;
    height: 90px;
  }
}

@media (min-width: 1024px) {
  .news-slide {
    width: 960px;
  }
}

.news-slide__content {
  padding: 0 20px;
  margin: auto 0;
}

.news-slide__content h4 {
  margin-bottom: 0;
}

.news-slide__content h4 a:hover {
  color: #d5a888;
  text-decoration: none;
}

.news-slide__content p {
  color: #89989f;
}

@media (min-width: 768px) {
  .news-slide__content {
    padding: 0;
  }
}

.feedback {
  background-color: #eee;
  border: 1px solid #999;
  color: #666;
  min-height: 13px;
  overflow: hidden;
  padding: 5px 10px 5px 35px;
}

.feedback p {
  margin: 0 0 10px 0;
}

.feedback p:last-child {
  margin-bottom: 0;
}

.feedback_notok {
  background: #fee no-repeat 10px 5px;
  border: 1px solid #f00;
  color: #f00;
}

.feedback_single_line {
  margin-bottom: 0px;
}

.feedback_single_line ul,
.feedback_ok ul,
.feedback_warning ul {
  margin-left: 10px;
}

.feedback_single_line ul li,
.feedback_ok ul li,
.feedback_warning ul li {
  list-style: none;
}

.invalid {
  background-color: #fc0;
  border-color: #f00;
}

input.input-validation-error {
  background-color: #f7eee7;
}

.field-validation-error,
.form-block .form-content .field-validation-error {
  color: #b60c0c;
}

@media (min-width: 768px) {
  .field-validation-error,
  .form-block .form-content .field-validation-error {
    margin-left: 215px;
  }
}

@media (min-width: 1024px) {
  .field-validation-error,
  .form-block .form-content .field-validation-error {
    margin-left: 270px;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.is-white-popup, .is-fixed-height, .is-fixed-height-02 {
  background: #fff;
  margin: 40px auto;
  max-width: 740px;
  position: relative;
  text-align: left;
  width: 100%;
  -webkit-box-shadow:  0 10px 60px rgba(191, 191, 191, 0.5);
  -moz-box-shadow:  0 10px 60px rgba(191, 191, 191, 0.5);
  -ms-box-shadow:  0 10px 60px rgba(191, 191, 191, 0.5);
  -o-box-shadow:  0 10px 60px rgba(191, 191, 191, 0.5);
  box-shadow:  0 10px 60px rgba(191, 191, 191, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.is-white-popup {
  background: #fff;
}

.is-fixed-height {
  height: 610px;
  overflow-y: auto;
}

.is-fixed-height-02 {
  min-height: 490px;
  overflow-y: auto;
}

.mfp-bg {
  background: #fff;
}

.mfp-close-btn-in .mfp-close {
  background-repeat: no-repeat;
  color: #fff;
  height: 14px;
  text-indent: -999em;
  position: absolute;
  right: 23px;
  top: 23px;
  width: 14px;
  background-size: 14px 14px;
  background-image: url(../img/icons/close-01.png);
  opacity: 1;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .mfp-close-btn-in .mfp-close {
    background-image: url(../img/icons/close-01@2x.png);
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    -ms-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}

.popup-header {
  background: #00585b;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: 18px 23px;
}

.popup-container {
  padding: 23px;
}

.popup-container h2 {
  margin-bottom: 20px;
}

div.fancy-select {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #46565D;
}

div.fancy-select.disabled {
  opacity: 0.5;
}

div.fancy-select select:focus + div.trigger {
  box-shadow: 0 0 0 2px #4B5468;
}

div.fancy-select select:focus + div.trigger.open {
  box-shadow: none;
}

div.fancy-select div.trigger {
  border-radius: 4px;
  cursor: pointer;
  padding: 10px 24px 9px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #99A5BE;
  border: 1px solid #99A5BE;
  border-top-color: #A5B2CB;
  color: #4B5468;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 200px;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}

div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #4B5468;
  top: 20px;
  right: 9px;
}

div.fancy-select div.trigger.open {
  background: #4A5368;
  border: 1px solid #475062;
  color: #7A8498;
  box-shadow: none;
}

div.fancy-select div.trigger.open:after {
  border-top-color: #7A8498;
}

div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  background: #62C8BF;
  border-radius: 4px;
  border-top: 1px solid #7DD8D2;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.open {
  visibility: visible;
  top: 50px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}

div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}

div.fancy-select ul.options li {
  padding: 8px 12px;
  color: #2B8686;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}

div.fancy-select ul.options li.selected {
  background: rgba(43, 134, 134, 0.3);
  color: rgba(255, 255, 255, 0.75);
}

div.fancy-select ul.options li.hover {
  color: #fff;
}

div.fancy-select {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  div.fancy-select {
    width: 250px;
  }
}

.box-type-05.extended div.fancy-select {
  margin-bottom: 0;
}

div.fancy-select select:focus + div.trigger {
  box-shadow: none;
}

div.fancy-select div.trigger {
  background: #e8f0f1;
  border: none;
  box-shadow: none;
  cursor: pointer;
  font-weight: 400;
  padding: 12px 24px 12px 12px;
  text-transform: none;
  width: 100%;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select div.trigger.is-error {
  background-color: #fcebe5;
  border: 1px solid #f6c9b8;
}

div.fancy-select ul.options.open {
  width: 100%;
}

div.fancy-select.fancy-select-double {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}

@media (min-width: 768px) {
  div.fancy-select.fancy-select-double div.fancy-select {
    float: left;
    margin-right: 10px;
  }
}

div.fancy-select.fancy-select-double.fancy-select-month-year div.fancy-select div.trigger {
  width: 80px;
}

div.fancy-select.fancy-select-double.fancy-select-month-year div.fancy-select ul.options {
  min-width: 80px;
}

div.fancy-select.fancy-select-double.fancy-select-month-year div.fancy-select:first-child {
  /* month dropdown */
}

div.fancy-select.fancy-select-double.fancy-select-month-year div.fancy-select:first-child div.trigger {
  width: 115px;
}

div.fancy-select.fancy-select-double.fancy-select-month-year div.fancy-select:first-child ul.options {
  min-width: 115px;
}

div.fancy-select-size {
  display: inline-block;
  vertical-align: middle;
}

div.fancy-select-size div.fancy-select {
  margin: 0;
}

div.fancy-select-size.is-large {
  width: 100%;
}

div.fancy-select-size.is-large div.trigger {
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select-size.is-large ul.options {
  width: 100%;
}

@media (min-width: 768px) {
  div.fancy-select-size.is-large div.trigger {
    width: 440px;
  }
  div.fancy-select-size.is-large ul.options {
    min-width: 440px;
  }
}

div.fancy-select-size.is-medium div.trigger {
  overflow: hidden;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select-size.is-medium ul.options {
  min-width: 200px;
}

div.fancy-select-size.is-small div.trigger {
  overflow: hidden;
  width: 100px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select-size.is-small ul.options {
  min-width: 100px;
}

div.fancy-select-size.is-xsmall div.trigger {
  overflow: hidden;
  width: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select-size.is-xsmall ul.options {
  min-width: 40px;
}

div.fancy-select div.trigger:after {
  border: none;
  border-top-color: #267073;
  height: 10px;
  right: 20px;
  top: 20px;
  width: 10px;
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-down-green.svg);
}

div.fancy-select div.trigger.open {
  background: #e8f0f1;
  border: none;
  box-shadow: none;
  color: #267073;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

div.fancy-select div.trigger.open:after {
  border: none;
  border-top-color: #267073;
  height: 10px;
  top: 20px;
  width: 10px;
  background-size: 10px 10px;
  background-image: url(../img/icons/arrow-up-green.svg);
}

div.fancy-select ul.options {
  margin: 0;
  padding: 0;
  background: #fff;
  border-radius: 4px;
  box-shadow: none;
  border: none;
}

div.fancy-select ul.options li {
  background: none;
  color: #00585b;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}

div.fancy-select ul.options li.selected {
  background: transparent;
  color: #d5a888;
}

div.fancy-select ul.options li.hover {
  color: #267073;
}

/* in list-meta
================================================ */
@media (min-width: 768px) {
  .list-meta .fancy-select {
    position: relative;
    float: right;
  }
}

.list-meta .fancy-select .trigger {
  background: none;
  border: none;
  font-size: 14px;
  padding: 7px 40px 7px 12px;
  text-align: right;
}

.list-meta .fancy-select .trigger:after {
  top: 14px;
}

.list-meta .fancy-select .trigger.open {
  border: none;
  box-shadow: none;
}

.list-meta .fancy-select .trigger.open:after {
  top: 16px;
}

.list-meta .fancy-select .options {
  min-width: 126px;
  overflow-x: hidden;
}

.list-meta .fancy-select .options.open {
  top: 40px;
}

.list-meta .fancy-select .options li {
  font-size: 14px;
  margin-bottom: 0;
  padding: 4px 12px;
  white-space: normal;
}

.list-meta .fancy-select-size:first-child {
  float: left;
  position: relative;
  top: -36px;
}

.list-meta .fancy-select-size:first-child .fancy-select {
  position: relative;
}

.list-meta .fancy-select-size:first-child .label {
  display: inline-block;
  margin-top: 6px;
  vertical-align: top;
}

@media (min-width: 768px) {
  .list-meta .fancy-select-size:first-child .fancy-select {
    position: relative;
  }
}

.list-meta .fancy-select-size.is-small .fancy-select,
.list-meta .fancy-select-size.is-small .trigger {
  width: auto;
}

#at15pf,
#at16pf {
  height: 25px;
}

#at15pf a.at-logo,
#at16pf a.at-logo {
  background-position: left 10px;
}

.addthis_toolbox a.at300b {
  margin-left: 10px;
}

.companymatch-widget {
  background: #267073;
  border-color: #267073;
  max-width: 220px;
  position: relative;
  width: 100%;
}

.module-list ~ .companymatch-widget {
  margin-top: 30px;
}

.companymatch-new {
  color: #fff;
  padding-left: 40px;
}

.companymatch-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  background-color: rgba(240, 240, 240, 0.5);
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(../img/icons/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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);
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

.text-slider .owl-controls .owl-buttons div {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  position: absolute;
  text-indent: -2000px;
  top: 10px;
  width: 20px;
}

.text-slider .owl-controls .owl-buttons div.owl-prev {
  background-size: auto auto;
  background-image: url(../img/icons/slider-arrow-left.svg);
  left: 0;
}

.text-slider .owl-controls .owl-buttons div.owl-next {
  background-size: auto auto;
  background-image: url(../img/icons/slider-arrow-right.svg);
  right: 0;
}

.module-artprizeslider .owl-controls .owl-buttons,
.module-videoslider .owl-controls .owl-buttons,
.module-historyslider .owl-controls .owl-buttons,
.quote-carrousel .owl-controls .owl-buttons {
  display: none;
}

@media (min-width: 768px) {
  .module-artprizeslider .owl-controls .owl-buttons,
  .module-videoslider .owl-controls .owl-buttons,
  .module-historyslider .owl-controls .owl-buttons,
  .quote-carrousel .owl-controls .owl-buttons {
    display: block;
  }
}

.module-artprizeslider .owl-controls .owl-buttons div,
.module-videoslider .owl-controls .owl-buttons div,
.module-historyslider .owl-controls .owl-buttons div,
.quote-carrousel .owl-controls .owl-buttons div {
  background-repeat: no-repeat;
  height: 44px;
  position: absolute;
  text-indent: -999em;
  top: 250px;
  width: 15px;
}

.module-artprizeslider .owl-controls .owl-buttons div.owl-prev,
.module-videoslider .owl-controls .owl-buttons div.owl-prev,
.module-historyslider .owl-controls .owl-buttons div.owl-prev,
.quote-carrousel .owl-controls .owl-buttons div.owl-prev {
  background-size: auto auto;
  background-image: url(../img/icons/slider-arrow-left.svg);
}

@media (min-width: 768px) {
  .module-artprizeslider .owl-controls .owl-buttons div.owl-prev,
  .module-videoslider .owl-controls .owl-buttons div.owl-prev,
  .module-historyslider .owl-controls .owl-buttons div.owl-prev,
  .quote-carrousel .owl-controls .owl-buttons div.owl-prev {
    left: 10px;
  }
}

@media (min-width: 1200px) {
  .module-artprizeslider .owl-controls .owl-buttons div.owl-prev,
  .module-videoslider .owl-controls .owl-buttons div.owl-prev,
  .module-historyslider .owl-controls .owl-buttons div.owl-prev,
  .quote-carrousel .owl-controls .owl-buttons div.owl-prev {
    left: -75px;
  }
}

.module-artprizeslider .owl-controls .owl-buttons div.owl-next,
.module-videoslider .owl-controls .owl-buttons div.owl-next,
.module-historyslider .owl-controls .owl-buttons div.owl-next,
.quote-carrousel .owl-controls .owl-buttons div.owl-next {
  background-size: auto auto;
  background-image: url(../img/icons/slider-arrow-right.svg);
}

@media (min-width: 768px) {
  .module-artprizeslider .owl-controls .owl-buttons div.owl-next,
  .module-videoslider .owl-controls .owl-buttons div.owl-next,
  .module-historyslider .owl-controls .owl-buttons div.owl-next,
  .quote-carrousel .owl-controls .owl-buttons div.owl-next {
    right: 10px;
  }
}

@media (min-width: 1200px) {
  .module-artprizeslider .owl-controls .owl-buttons div.owl-next,
  .module-videoslider .owl-controls .owl-buttons div.owl-next,
  .module-historyslider .owl-controls .owl-buttons div.owl-next,
  .quote-carrousel .owl-controls .owl-buttons div.owl-next {
    right: -75px;
  }
}

.module-artprizeslider .owl-controls .owl-pagination,
.module-videoslider .owl-controls .owl-pagination,
.module-historyslider .owl-controls .owl-pagination,
.quote-carrousel .owl-controls .owl-pagination {
  text-align: center;
}

.module-artprizeslider .owl-controls .owl-pagination .owl-page,
.module-videoslider .owl-controls .owl-pagination .owl-page,
.module-historyslider .owl-controls .owl-pagination .owl-page,
.quote-carrousel .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  margin-top: 9px;
  vertical-align: middle;
  zoom: 1;
}

.module-artprizeslider .owl-controls .owl-pagination .owl-page span,
.module-videoslider .owl-controls .owl-pagination .owl-page span,
.module-historyslider .owl-controls .owl-pagination .owl-page span,
.quote-carrousel .owl-controls .owl-pagination .owl-page span {
  background: #e8f0f1;
  border: 1px #e8f0f1 solid;
  display: block;
  height: 15px;
  width: 15px;
  margin: 6px 6px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-top-left-radius: 20px;
  -o-border-top-left-radius: 20px;
  -ms-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px;
  -ms-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  -o-border-bottom-right-radius: 20px;
  -ms-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
  -o-border-bottom-left-radius: 20px;
  -ms-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -ms-background-clip: padding;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

@media (min-width: 1024px) {
  .module-artprizeslider .owl-controls .owl-pagination .owl-page span,
  .module-videoslider .owl-controls .owl-pagination .owl-page span,
  .module-historyslider .owl-controls .owl-pagination .owl-page span,
  .quote-carrousel .owl-controls .owl-pagination .owl-page span {
    height: 20px;
    width: 20px;
  }
}

.module-artprizeslider .owl-controls .owl-pagination .owl-page.active span,
.module-videoslider .owl-controls .owl-pagination .owl-page.active span,
.module-historyslider .owl-controls .owl-pagination .owl-page.active span,
.quote-carrousel .owl-controls .owl-pagination .owl-page.active span {
  background: #00585b;
  height: 15px;
  width: 15px;
}

@media (min-width: 1024px) {
  .module-artprizeslider .owl-controls .owl-pagination .owl-page.active span,
  .module-videoslider .owl-controls .owl-pagination .owl-page.active span,
  .module-historyslider .owl-controls .owl-pagination .owl-page.active span,
  .quote-carrousel .owl-controls .owl-pagination .owl-page.active span {
    height: 20px;
    width: 20px;
  }
}

.module-videoslider {
  background-color: transparent;
}

.module-historyslider .owl-controls .owl-buttons {
  display: block;
}

.owl-carousel.news-slider {
  background-color: #fff;
  position: fixed;
}

.owl-lanschot-out {
  -webkit-animation: lanschotOut 1.5s both ease;
  -moz-animation: lanschotOut 1.5s both ease;
  animation: lanschotOut 1.5s both ease;
}

.owl-lanschot-in {
  -webkit-animation: lanschotIn 1.5 both ease;
  -moz-animation: lanschotIn 1.5 both ease;
  animation: lanschotIn 1.5 both ease;
}

@-webkit-keyframes lanschotIn {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes lanschotIn {
  0% {
    -moz-transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}

@keyframes lanschotIn {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@-webkit-keyframes lanschotOut {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
  }
}

@-moz-keyframes lanschotOut {
  0% {
    -moz-transform: translateX(0%);
  }
  100% {
    -moz-transform: translateX(-50%);
  }
}

@keyframes lanschotOut {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
