* {
  outline: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  border-radius: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ========================================================================= */
#privacypolicy {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #dad9d9;
  color: #696653;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 30px;
  width: 100%;
  font-size: 11px;
  line-height: 22px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}
#privacypolicy.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
#privacypolicy a {
  color: #696653;
}
#privacypolicy .privacy-btn {
  background-image: url('../images/privacy-close.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 14px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
/* CMS ========================================================================= */
.uniform__potty {
  position: absolute;
  left: -9999px;
}
/* Cookie consent */
.termsfeed-com---nb,
.termsfeed-com---nb-simple {
  background: #fefefe !important;
  color: #696653 !important;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  letter-spacing: 0 !important;
  padding: 20px !important;
  max-width: 40% !important;
  z-index: 100 !important;
}
.termsfeed-com---nb .cc-nb-main-container,
.termsfeed-com---nb-simple .cc-nb-main-container {
  padding: 0 !important;
}
.termsfeed-com---nb .cc-nb-title,
.termsfeed-com---nb-simple .cc-nb-title {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
  margin: 0 0 5px 0 !important;
  line-height: normal !important;
}
.termsfeed-com---nb .cc-nb-text,
.termsfeed-com---nb-simple .cc-nb-text {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  letter-spacing: 0 !important;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-okagree,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-okagree {
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  padding: 8px 14px !important;
  color: white !important;
  border: 1px solid #515c4e !important;
  text-decoration: none !important;
  line-height: 1 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  cursor: pointer !important;
  text-align: center !important;
  background-color: #515c4e !important;
  border-radius: unset !important;
  margin-bottom: 5px !important;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-okagree:hover,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-okagree:hover {
  opacity: 0.6;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-reject,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-reject {
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  padding: 8px 14px !important;
  color: #515c4e !important;
  border: 1px solid #515c4e !important;
  text-decoration: none !important;
  line-height: 1 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  cursor: pointer !important;
  text-align: center !important;
  background-color: transparent !important;
  border-radius: unset !important;
  margin-bottom: 5px !important;
  display: none !important;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-reject:hover,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-reject:hover {
  opacity: 0.4;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-changep,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-changep {
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  padding: 8px 14px !important;
  color: #c4c3c3 !important;
  border: 1px solid #c4c3c3 !important;
  text-decoration: none !important;
  line-height: 1 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  cursor: pointer !important;
  text-align: center !important;
  background-color: transparent !important;
  border-radius: unset !important;
}
.termsfeed-com---nb .cc-nb-buttons-container .cc-nb-changep:hover,
.termsfeed-com---nb-simple .cc-nb-buttons-container .cc-nb-changep:hover {
  opacity: 0.6;
}
.termsfeed-com---pc-dialog {
  color: #515c4e !important;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  letter-spacing: 0 !important;
}
.termsfeed-com---pc-dialog .cc-pc-head-title-text {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  margin: 0 0 5px 0 !important;
  line-height: normal !important;
}
.termsfeed-com---pc-dialog .cc-pc-head-title-headline {
  font-family: sofia-pro, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
  margin: 0 0 5px 0 !important;
  line-height: normal !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry-title {
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  letter-spacing: 0;
  margin: 0 0 5px 0;
  line-height: normal;
}
.termsfeed-com---pc-dialog .cc-cp-body .cc-cp-body-tabs .cc-cp-body-tabs-item-link {
  text-decoration: none !important;
  color: #515c4e !important;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  letter-spacing: 0 !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text,
.termsfeed-com---pc-dialog .cc-custom-checkbox label {
  color: #515c4e !important;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  letter-spacing: 0 !important;
}
.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox:checked + label:before {
  background-color: #515c4e !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot .cc-cp-foot-byline {
  display: none !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot .cc-cp-foot-button .cc-cp-foot-save {
  font-weight: 100 !important;
  font-style: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  padding: 8px 14px !important;
  color: white !important;
  border: 1px solid #515c4e !important;
  text-decoration: none !important;
  line-height: 1 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  cursor: pointer !important;
  text-align: center !important;
  background-color: #515c4e !important;
  border-radius: none !important;
}
@media only screen and (max-width: 720px) {
  .termsfeed-com---nb,
  .termsfeed-com---nb-simple {
    font-size: 14px !important;
    max-width: 100% !important;
  }
  .termsfeed-com---nb .cc-nb-title,
  .termsfeed-com---nb-simple .cc-nb-title,
  .termsfeed-com---nb .cc-nb-text,
  .termsfeed-com---nb-simple .cc-nb-text {
    font-size: 14px !important;
  }
  .termsfeed-com---pc-dialog {
    font-size: 14px !important;
  }
  .termsfeed-com---pc-dialog .cc-pc-head-title-text,
  .termsfeed-com---pc-dialog .cc-pc-head-title-headline {
    font-size: 14px !important;
  }
  .termsfeed-com---pc-dialog .cc-cp-body .cc-cp-body-tabs .cc-cp-body-tabs-item-link {
    font-size: 14px !important;
  }
  .termsfeed-com---pc-dialog .cc-cp-body-content-entry-text,
  .termsfeed-com---pc-dialog .cc-custom-checkbox label {
    font-size: 14px !important;
  }
}
/* ANIMATIONS ====================================================================== */
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(-50%);
            transform: translateY(-20px) translateX(-50%);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(-50%);
            transform: translateY(-20px) translateX(-50%);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@-webkit-keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeanimation {
  opacity: 0;
}
.fadeanimation.fadeIn {
  -webkit-animation: fadeIn 1s ease-in-out forwards;
          animation: fadeIn 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp {
  -webkit-animation: fadeInUp 1s ease-in-out forwards;
          animation: fadeInUp 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInUp.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInUp.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInUp.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInUp.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeIn.fadeInZoom {
  -webkit-animation: fadeInZoom 1s ease-in-out forwards;
          animation: fadeInZoom 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInZoom.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInZoom.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInZoom.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInZoom.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInZoom.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeInUp {
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.fadeanimation.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
/* STYLES ====================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ede6de;
  height: 100%;
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
  color: #696653;
  font-family: sofia-pro, sans-serif;
  font-weight: 100;
  letter-spacing: 0;
  font-size: 18px;
}
h1,
h2,
h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
p + h1,
p + h2,
p + h3 {
  margin-top: 40px;
}
p {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
p strong {
  font-weight: 300;
}
a {
  color: #696653;
  text-decoration: none;
}
a:hover {
  color: #696653;
  text-decoration: underline;
}
.plg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hidedesktop {
  display: none !important;
}
#form-success {
  display: none;
}
#feedback.erroneous,
#feedback.error {
  display: inline-block;
  padding: 10px;
  text-align: center;
  background-color: crimson;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
}
#feedback.success {
  display: inline-block;
  color: #000000;
}
#popup-form,
#popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
#popup-form .plg-popup-container,
#popup .plg-popup-container {
  padding: 40px;
  width: 100%;
  max-width: 600px;
  background-color: #fff;
}
#popup-form #contact-form,
#popup #contact-form {
  margin: 0;
  padding: 0;
  max-width: unset;
}
#popup-form .popup-close,
#popup .popup-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
#popup-form .popup-close img,
#popup .popup-close img {
  width: 24px;
  height: auto;
  pointer-events: none;
}
#popup-form.active,
#popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#popup {
  text-align: center;
}
#popup h4 {
  font-weight: 100;
  font-size: 20px;
}
#popup .plg-popup-container a {
  text-decoration: underline !important;
}
#popup .plg-popup-container a:hover {
  text-decoration: none !important;
}
#contact-form input[type=text],
#contact-form input[type=email],
#contact-form textarea {
  -webkit-appearance: none;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #696653;
  background-color: transparent;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
}
#contact-form input[type=text]::-webkit-input-placeholder, #contact-form input[type=email]::-webkit-input-placeholder, #contact-form textarea::-webkit-input-placeholder {
  color: #696653;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-weight: 300;
}
#contact-form input[type=text]::-moz-placeholder, #contact-form input[type=email]::-moz-placeholder, #contact-form textarea::-moz-placeholder {
  color: #696653;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-weight: 300;
}
#contact-form input[type=text]:-ms-input-placeholder, #contact-form input[type=email]:-ms-input-placeholder, #contact-form textarea:-ms-input-placeholder {
  color: #696653;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-weight: 300;
}
#contact-form input[type=text]::-ms-input-placeholder, #contact-form input[type=email]::-ms-input-placeholder, #contact-form textarea::-ms-input-placeholder {
  color: #696653;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-weight: 300;
}
#contact-form input[type=text]::placeholder,
#contact-form input[type=email]::placeholder,
#contact-form textarea::placeholder {
  color: #696653;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-size: 12px;
  font-weight: 300;
}
#contact-form input[type=text].erroneous,
#contact-form input[type=email].erroneous,
#contact-form textarea.erroneous {
  border-color: crimson;
}
#contact-form input[type=text].erroneous::-webkit-input-placeholder, #contact-form input[type=email].erroneous::-webkit-input-placeholder, #contact-form textarea.erroneous::-webkit-input-placeholder {
  color: crimson;
  font-weight: 500;
}
#contact-form input[type=text].erroneous::-moz-placeholder, #contact-form input[type=email].erroneous::-moz-placeholder, #contact-form textarea.erroneous::-moz-placeholder {
  color: crimson;
  font-weight: 500;
}
#contact-form input[type=text].erroneous:-ms-input-placeholder, #contact-form input[type=email].erroneous:-ms-input-placeholder, #contact-form textarea.erroneous:-ms-input-placeholder {
  color: crimson;
  font-weight: 500;
}
#contact-form input[type=text].erroneous::-ms-input-placeholder, #contact-form input[type=email].erroneous::-ms-input-placeholder, #contact-form textarea.erroneous::-ms-input-placeholder {
  color: crimson;
  font-weight: 500;
}
#contact-form input[type=text].erroneous::placeholder,
#contact-form input[type=email].erroneous::placeholder,
#contact-form textarea.erroneous::placeholder {
  color: crimson;
  font-weight: 500;
}
#contact-form .policy {
  margin-top: 15px;
  margin-bottom: 25px;
}
#contact-form .policy label {
  position: relative;
  color: #696653;
  margin-left: 25px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.25em;
  font-weight: 300;
}
#contact-form .policy label a {
  color: #696653;
}
#contact-form .policy label a:hover {
  text-decoration: none;
}
#contact-form .policy:not(#IE8) label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -25px;
  top: 50%;
  border: 1px solid #696653;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#contact-form .policy:not(#IE8) input[type=checkbox] {
  display: none;
}
#contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
  content: "\2573";
  line-height: 1;
  font-size: 14px;
}
@media screen and (min-width: 0 \0) {
  #contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
    line-height: 8px;
  }
}
#contact-form .policy.error:not(#IE8) label:before {
  border: 1px solid crimson !important;
}
#contact-form .policy.error label {
  color: crimson;
}
#contact-form .policy.error label a {
  color: crimson;
}
#contact-form input[type=submit] {
  background: none;
  color: #696653;
  font: inherit;
  outline: inherit;
  text-align: center;
  cursor: pointer;
  border: 1px solid #696653;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.25em;
}
#contact-form input[type=submit]:hover {
  background-color: #696653;
  color: #fff;
}
#contact-form .error-text {
  color: crimson;
  margin: 10px 0;
}
#contact-form .form-group.error input,
#contact-form .form-group.error textarea {
  color: crimson !important;
  border-bottom: 1px solid crimson;
}
#contact-form .form-group.error input::-webkit-input-placeholder, #contact-form .form-group.error textarea::-webkit-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::-moz-placeholder, #contact-form .form-group.error textarea::-moz-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input:-ms-input-placeholder, #contact-form .form-group.error textarea:-ms-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::-ms-input-placeholder, #contact-form .form-group.error textarea::-ms-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::placeholder,
#contact-form .form-group.error textarea::placeholder {
  color: crimson !important;
}
#feedback {
  display: none;
}
.plg-container,
.plg-header-container {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 100px;
}
header {
  padding: 90px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  pointer-events: none;
}
header .plg-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: none;
}
header .plg-home {
  pointer-events: auto;
  z-index: 99;
}
header .plg-home img {
  width: 200px;
  height: auto;
}
header nav {
  z-index: 93;
  pointer-events: auto;
}
header nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
header nav ul li {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
header nav ul li a {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 2;
  font-size: 13px;
  font-weight: 400;
  color: #515c4e;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}
header nav ul li:hover a,
header nav ul li.active a {
  color: #fff;
  text-decoration: none;
}
header nav ul li:last-child {
  margin: 0;
}
header.whamburger {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 30px 0;
  -webkit-transition: padding 0.3s ease-in-out;
  -o-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
  pointer-events: none;
}
header.whamburger:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #ede6de;
}
header.whamburger .plg-home {
  pointer-events: auto;
}
header.whamburger .plg-header-container {
  pointer-events: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header.whamburger .plg-hamburger {
  display: inline-block;
  pointer-events: auto;
}
header.whamburger nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 90;
  background-color: #ede6de;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opactity 0.3s ease-in-out;
  -o-transition: opactity 0.3s ease-in-out;
  transition: opactity 0.3s ease-in-out;
  pointer-events: auto;
}
header.whamburger nav ul li {
  display: block;
  margin: 0 0 10px 0;
  text-align: center;
}
header.whamburger nav ul li a {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
header.whamburger nav.active {
  opacity: 1;
  visibility: visible;
}
.plg-hamburger {
  display: inline-block;
  overflow: visible;
  height: 24px;
  margin: 0;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: none;
  z-index: 99;
}
.plg-hamburger .plg-hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 24px;
  cursor: pointer;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -0.5px;
  position: absolute;
  width: 30px;
  height: 2px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 2px;
  background-color: #515c4e;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.22s;
       -o-transition-duration: 0.22s;
          transition-duration: 0.22s;
  cursor: pointer;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: -8px;
  width: 30px;
  height: 2px;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 2px;
  background-color: #515c4e;
  -webkit-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  -o-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:after {
  display: block;
  content: "";
  bottom: -8px;
  position: absolute;
  width: 30px;
  height: 2px;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 2px;
  background-color: #515c4e;
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner {
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  -o-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#template-home header nav ul li a {
  color: #fff;
}
.uid-historiek header nav ul li a,
#template-service header nav ul li a,
#template-team-item header nav ul li a,
#template-textpage header nav ul li a {
  color: #c6c4b3;
}
.uid-historiek header nav ul li:hover a,
#template-service header nav ul li:hover a,
#template-team-item header nav ul li:hover a,
#template-textpage header nav ul li:hover a,
.uid-historiek header nav ul li.active a,
#template-service header nav ul li.active a,
#template-team-item header nav ul li.active a,
#template-textpage header nav ul li.active a {
  color: #fff;
}
#template-service header nav ul li a {
  color: #c6c4b3;
}
#template-service header nav ul li:hover a,
#template-service header nav ul li.active a {
  color: #515c4e;
}
.arrowlink {
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-decoration: none;
}
.arrowlink img {
  width: 45px;
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.arrowlink:hover {
  text-decoration: none;
}
.arrowlink:hover img {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.plg-innercontent {
  margin-top: 50vh;
}
#plg-homesection1 {
  height: auto;
}
#plg-homesection1 .plg-h1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 100vh;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item {
  width: 50%;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50vh;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text footer {
  margin-bottom: 0;
  margin-top: auto;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text .plg-innercontent {
  padding-left: 100px;
  padding-right: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 100;
  line-height: 1.57;
  width: 100%;
  padding-top: 0;
  margin-top: 0;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text .plg-innercontent .txt {
  max-width: 430px;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink {
  margin-top: 60px;
  padding-left: 75px;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink img {
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink:hover img {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.image {
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.image .arrowlink {
  position: absolute;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  color: white;
}
#plg-homesection1 .plg-h1-grid .plg-h1-item.image .plg-imagecontainer {
  height: 100%;
  width: 100%;
}
#plg-textpagesection1 {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-textpagesection1 .plg-tp1-grid {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item {
  width: 50%;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text {
  font-size: 18px;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text .plg-innercontent {
  padding: 0 200px 0 100px;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image {
  position: sticky;
  top: 0;
  right: 0;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .plg-imagecontainer {
  height: 50vh;
  width: 100%;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote {
  margin: 0;
  padding: 0;
  height: 50vh;
  background-color: #515c4e;
  padding: 0 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote blockquote {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote blockquote:before {
  content: "“";
  position: absolute;
  left: 50%;
  top: -45px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #fff;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote blockquote:after {
  content: "”";
  position: absolute;
  left: 50%;
  bottom: -50px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #fff;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote.variantcolor {
  background-color: #c0b8ae;
}
#plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .image:before {
  z-index: 2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.43);
}
#plg-contactsection1 {
  height: 100%;
}
#plg-contactsection1 .plg-c1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 100%;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item {
  width: 50%;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text {
  margin-top: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text .plg-innercontent {
  padding-left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  margin-top: 0;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text a {
  text-decoration: none;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text a:hover {
  text-decoration: underline;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink {
  padding-left: 75px;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink img {
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink:hover img {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.image .plg-imagecontainer {
  height: 100%;
  width: 100%;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.image .plg-imagecontainer .plg-img {
  background-position: top center;
}
#plg-contactsection1 table tr td:first-child {
  padding-right: 30px;
}
.childrennav {
  margin: 90px 0 0 0;
  padding: 0;
  list-style-type: none;
  /*position: absolute;
    right: 90px;
    top: 90px;*/
  z-index: 95;
}
.childrennav.tworows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.childrennav.tworows li {
  width: 50%;
}
.childrennav li {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
}
.childrennav li a {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 2;
  font-size: 13px;
  font-weight: 400;
  color: #c6c4b3;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}
.childrennav li:hover a,
.childrennav li.active a {
  color: #515c4e;
}
/*#plg-servicesection1{
    .plg-se1-grid{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        .plg-se1-item{
            width: 50%;
            &.text{
                margin-top: 50vh;
                padding: 0 100px 0 165px;
            }
            &.image{
                position: sticky;
                top: 0;
                right: 0;
                .plg-se1-innergrid{
                    .plg-se1-inneritem{
                        &.childnav{
                            width: 50%;
                            height: 50vh;
                            padding-right: 90px;
                            padding-top: 90px;
                        }
                        &.image{
                            height: 50vh;
                            .plg-se1-innerinnergrid{
                                display: flex;
                                flex-direction: row;
                                height: 100%;
                                .plg-se1-innerinneritem{
                                    width: 50%;
                                    height: 100%;
                                    background-color: @darkgreen;
                                    .plg-imagecontainer{
                                        height: 100%;
                                    }
                                    &.cta{
                                        display: flex;
                                        flex-direction: column;
                                        align-items: flex-end;
                                        justify-content: flex-end;
                                        padding: 0 100px 50px 0;
                                    }
                                    .arrowlink{
                                        color: @white;
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}*/
#plg-servicesection1 .plg-se1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item {
  width: 50%;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item.text .plg-innercontent {
  padding: 0 200px 0 100px;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item.image {
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  width: 100%;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem {
  width: 50%;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.subnav {
  height: 100%;
  /*.plg-img{
                            &::before{
                                content: '';
                                position: absolute;
                                left: 0;
                                top: 0;
                                width: 100%;
                                height: 100%;
                                background-color: rgba(0, 0, 0, 0.73);
                                //background-color: rgba(0, 0, 0, 0.53);
                                z-index: 2;
                            }
                        }*/
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.subnav li {
  z-index: 4;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.subnav li a {
  color: #6e6a66;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.subnav li.active a,
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.subnav li:hover a {
  color: #ede6de;
}
#plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.cta {
  margin: auto 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 50vh;
  background-color: #515c4e;
  color: #fff;
  padding: 0 100px 50px 0;
}
#plg-servicesection1 .plg-se1-ingrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100vh;
}
#plg-servicesection1 .plg-se1-ingrid .plg-se1-initem {
  width: 100%;
  height: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-servicesection1 .plg-se1-ingrid .plg-se1-initem .childrennav {
  width: 50%;
}
#plg-teamitemsection1 .plg-te1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item {
  width: 50%;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text .plg-innercontent {
  padding: 0 200px 0 100px;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image {
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  width: 100%;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem {
  width: 50%;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem .plg-img {
  background-position: top center;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.subnav {
  height: 100%;
  /*.plg-img{
                            &::before{
                                content: '';
                                position: absolute;
                                left: 0;
                                top: 0;
                                width: 100%;
                                height: 100%;
                                background-color: rgba(0, 0, 0, 0.73);
                                //background-color: rgba(0, 0, 0, 0.53);
                                z-index: 2;
                            }
                        }*/
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.subnav li {
  z-index: 4;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.subnav li a {
  color: #6e6a66;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.subnav li.active a,
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.subnav li:hover a {
  color: #ede6de;
}
#plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.cta {
  margin: auto 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 50vh;
  background-color: #515c4e;
  color: #fff;
  padding: 0 100px 50px 0;
}
#plg-teamitemsection1 .plg-te1-ingrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100vh;
}
#plg-teamitemsection1 .plg-te1-ingrid .plg-te1-initem {
  width: 100%;
  height: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-teamitemsection1 .plg-te1-ingrid .plg-te1-initem .childrennav {
  width: 50%;
}
#plg-newssection1 {
  padding-top: 40vh;
}
#plg-newssection1 .plg-ns1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 70px);
  margin-left: -35px;
  margin-top: -30px;
}
#plg-newssection1 .plg-ns1-grid .plg-ns1-item {
  width: calc(25% - 70px);
  margin: 30px 30px 0;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-newssection1 .plg-ns1-grid .plg-ns1-item .category {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  margin: 20px 0;
}
#plg-newssection1 .plg-ns1-grid .plg-ns1-item h3 {
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  margin: 0;
  letter-spacing: 0;
  line-height: 1.15;
  margin-bottom: 20px;
  text-transform: none;
  font-size: 17px;
}
#plg-newssection1 .plg-ns1-grid .plg-ns1-item img {
  width: 100%;
  height: auto;
}
#plg-newssection1 .plg-ns1-grid .plg-ns1-item .intro {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.81;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  margin: auto 0 0 0;
}
#plg-newsitemsection1 .plg-ni1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item {
  width: 50%;
}
#plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.text .plg-innercontent {
  padding: 0 200px 0 100px;
}
#plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.image {
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
}
#plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.image .plg-imagecontainer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-newsitemsection1 .arrowlink {
  margin-top: 30px;
  padding-left: 75px;
}
#plg-newsitemsection1 .arrowlink img {
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#plg-newsitemsection1 .arrowlink:hover img {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#plg-textpage {
  padding-top: 50vh;
  min-height: 100vh;
}
#plg-textpage h1 {
  font-size: 18px;
}
#plg-textpage h2,
#plg-textpage h3 {
  font-size: 16px;
}
#plg-textpage p + h1,
#plg-textpage p + h2,
#plg-textpage ol + h1,
#plg-textpage ol + h2,
#plg-textpage ul + h1,
#plg-textpage ul + h2 {
  margin-top: 30px;
}
#plg-textpage ol,
#plg-textpage ul {
  padding-left: 30px;
}
#plg-textpage ol + ul {
  padding-left: 50px;
}
#plg-textpage img {
  width: 100%;
  height: auto;
  max-width: 900px;
}
#plg-textpage strong {
  font-weight: 300;
}
#template-privacy footer .plg-container,
#template-error footer .plg-container,
#template-disclaimer footer .plg-container,
#template-default footer .plg-container,
#template-news footer .plg-container {
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#template-privacy header.whamburger:after,
#template-error header.whamburger:after,
#template-disclaimer header.whamburger:after,
#template-default header.whamburger:after,
#template-news header.whamburger:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #ede6de;
}
#template-contact footer,
#template-home footer {
  margin-top: 50px;
}
footer {
  margin-top: 100px;
  padding-bottom: 50px;
  color: #a79f96;
  text-transform: uppercase;
}
footer .plg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 300;
}
footer .plg-container .socialicons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
}
footer .plg-container .socialicons li {
  margin: 0;
  padding: 0;
  margin-right: 6px;
}
footer .plg-container .socialicons li:last-child {
  margin: 0;
}
footer .plg-container .socialicons li a {
  text-decoration: none;
}
footer .plg-container .socialicons li a img {
  width: 20px;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer .plg-container .socialicons li a:hover img {
  opacity: 0.5;
}
footer .plg-container a {
  text-decoration: none;
  color: #696653;
}
footer .plg-container a:hover {
  text-decoration: underline;
  color: #a79f96;
}
/* MEDIA QUERY'S =============================================================== */
@media only screen and (max-width: 1400px) {
  .plg-container,
  .plg-header-container {
    padding: 0 50px;
  }
  /*.childrennav{
        right: 50px;
    }*/
  /*.arrowlink{
        img{
            width: 45px;
            left: -75px;
        }
    }*/
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text .plg-innercontent {
    padding-left: 50px;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text {
    padding: 0 50px 0;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text .plg-innercontent {
    padding: 0 50px;
  }
  /*#plg-servicesection1{
        .plg-se1-grid{
            .plg-se1-item{
                &.text{
                    padding: 0 50px 0 50px;
                }
                &.image{
                    .plg-se1-innergrid{
                        .plg-se1-inneritem{
                            &.childnav{
                                padding-right: 50px;
                            }
                            &.image{
                                .plg-se1-innerinnergrid{
                                    .plg-se1-innerinneritem{
                                        &.cta{
                                            padding: 0 50px 50px 0;
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    } */
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text {
    padding: 0 50px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text .plg-innercontent {
    padding: 0 50px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem.cta {
    padding: 0 50px 50px 0;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text {
    padding: 0 50px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text .plg-innercontent {
    padding: 0 50px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem.cta {
    padding: 0 50px 50px 0;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text .plg-innercontent {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1100px) {
  .arrowlink img {
    position: relative;
    top: unset;
    left: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    margin-right: 30px;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  .arrowlink:hover img {
    left: unset;
    -webkit-transform: translate(15px, 0);
        -ms-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
  .plg-innercontent {
    margin-top: 0;
    padding: 0 !important;
  }
  header {
    padding: 30px 0;
    position: relative;
    top: unset;
    left: unset;
    background-color: #ede6de;
  }
  header .plg-header-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav ul li {
    display: inline-block;
    text-align: left;
    margin-right: 20px;
  }
  header nav ul li a {
    color: #c6c4b3 !important;
  }
  header nav ul li:last-child {
    margin: 0;
  }
  header nav ul li:hover a,
  header nav ul li.active a {
    color: #515c4e !important;
  }
  header.whamburger:after {
    display: none !important;
  }
  #template-home header nav ul li a {
    color: #515c4e !important;
  }
  #template-home header nav ul li:last-child {
    margin: 0;
  }
  #template-home header nav ul li:hover a,
  #template-home header nav ul li.active a {
    color: #c6c4b3 !important;
  }
  #template-home footer {
    margin-top: 55px;
  }
  .hidemobile {
    display: none !important;
  }
  .hidedesktop {
    display: inline-block !important;
  }
  .hidedesktop.arrowlink {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /*.childrennav{
        position: relative;
        top: unset;
        right: unset;
        text-align: left;
        li{
            text-align: left;
        }
    }*/
  /*#plg-homesection1{
        height: calc(100% - 170px);
        .plg-h1-grid{
            flex-direction: column-reverse;
            .plg-h1-item{
                width: 100%;
                &.image{
                    flex-grow: 1;
                }
                &.text{
                    padding: 45px 50px;
                }
            }
        }
    }*/
  .childrennav {
    margin: 0;
  }
  .childrennav li {
    text-align: left;
  }
  #plg-homesection1 {
    height: calc(100% - 125px);
  }
  #plg-homesection1 .plg-h1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 100%;
    min-height: unset;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item {
    width: 100%;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.image {
    position: relative;
    top: unset;
    right: unset;
    height: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.image .plg-imagecontainer {
    position: absolute;
    left: 0;
    top: 0;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text {
    margin-top: 0;
    padding: 45px 50px 0 50px;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    margin-top: 20px;
    /*img{
                            transform: translate(0, 50%);
                        }*/
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink img {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text .arrowlink:hover img {
    left: unset;
    -webkit-transform: translate(15px, 0);
        -ms-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text footer {
    margin-top: 50px;
  }
  #plg-homesection1 footer {
    padding: 0 0 20px 0;
  }
  #plg-homesection1 footer .plg-container {
    padding: 0;
  }
  /* #plg-servicesection1{
        .plg-se1-grid{
            flex-direction: column-reverse;
            .plg-se1-item{
                width: 100%;
                &.text{
                    margin: 100px 0 0 0;
                }
                &.image{
                    position: relative;
                    top: unset;
                    right: unset;
                    height: auto;
                    width: 100%;
                    .plg-se1-innergrid{
                        display: flex;
                        flex-direction: row;
                        .plg-se1-inneritem{
                            width: 40%;
                            &.childnav{
                                height: auto;
                                flex-grow: 1;
                                padding: 0;
                                width: 30vw;
                                .childrennav{
                                    padding: 0 0 0 50px;
                                }
                            }
                            &.image{
                                width: 70vw;
                                .plg-se1-innerinnergrid{
                                    .plg-se1-innerinneritem{
                                        &.cta{
                                            width: 35vw;
                                        }
                                    }
                                }
                            }
                            &.form{
                                display: none;
                            }
                            
                        }
                    }
                }
            }
        }
    }*/
  /*#plg-servicesection1{
        .plg-se1-grid{
            flex-direction: column;
            .plg-se1-item{
                width: 100%;
                &.text{
                    margin: 50px 0 0 0;
                    .childrennav{
                        margin-bottom: 100px;
                    }
                }
                &.image{
                    position: relative;
                    top: unset;
                    right: unset;
                    height: auto;
                    width: 100%;
                    .plg-se1-innergrid{
                        .plg-se1-inneritem{
                            &.childnav{
                                display: none;
                            }
                            &.image{
                                margin-top: 100px;
                                height: auto;
                                .plg-imagecontainer{
                                    padding-bottom: 150%;
                                    height: 0;
                                }
                                .plg-se1-innerinnergrid{
                                    .plg-se1-innerinneritem{
                                        &.cta{
                                            height: auto;
                                            margin: 0;
                                            padding: 50px;
                                        }
                                    }
                                }
                            }
                            &.form{
                                display: none;
                            }   
                        }
                    }
                }
            }
        }
    }*/
  #plg-servicesection1 .plg-se1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item {
    width: 100%;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text {
    margin-top: 55px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text .childrennav {
    margin-bottom: 100px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image {
    margin-top: 100px;
    height: auto;
    position: relative;
    top: unset;
    right: unset;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid {
    height: auto;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid .plg-se1-inneritem.subnav {
    height: auto;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid .plg-se1-inneritem.subnav .plg-img {
    position: relative;
    left: unset;
    top: unset;
    height: 0;
    padding-bottom: 150%;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid .plg-se1-inneritem.subnav .childrennav {
    display: none;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid .plg-se1-inneritem.cta {
    height: auto;
    padding: 50px;
    margin: 0;
  }
  #plg-servicesection1 .plg-se1-ingrid {
    height: auto;
  }
  #plg-servicesection1 .plg-se1-ingrid .plg-se1-initem {
    height: auto;
  }
  #plg-teamitemsection1 .plg-te1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item {
    width: 100%;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text {
    margin-top: 55px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text .childrennav {
    margin-bottom: 100px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image {
    margin-top: 100px;
    height: auto;
    position: relative;
    top: unset;
    right: unset;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid {
    height: auto;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid .plg-te1-inneritem.subnav {
    height: auto;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid .plg-te1-inneritem.subnav .plg-img {
    position: relative;
    left: unset;
    top: unset;
    height: 0;
    padding-bottom: 150%;
    background-position: center top;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid .plg-te1-inneritem.subnav .childrennav {
    display: none;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid .plg-te1-inneritem.cta {
    height: auto;
    padding: 50px;
    margin: 0;
  }
  #plg-teamitemsection1 .plg-te1-ingrid {
    height: auto;
  }
  #plg-teamitemsection1 .plg-te1-ingrid .plg-te1-initem {
    height: auto;
  }
  #plg-textpagesection1 .plg-tp1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item {
    width: 100%;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text {
    margin: 55px 0 0 0;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image {
    position: relative;
    top: unset;
    right: unset;
    margin-top: 100px;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .plg-tp1-innergrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .plg-tp1-innergrid .plg-tp1-inneritem.quote {
    height: auto;
    padding: 100px 20px;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .plg-imagecontainer {
    height: 0;
    padding-bottom: 62%;
  }
  #plg-contactsection1 {
    min-height: calc(100% - 170px);
    height: auto;
  }
  #plg-contactsection1 .plg-c1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item {
    width: 100%;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.image .plg-imagecontainer {
    height: 0;
    padding-bottom: 100%;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text {
    padding: 45px 50px;
    margin: 0;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    /*img{
                            transform: translate(0, 50%);
                        }*/
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink img {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text .arrowlink:hover img {
    left: unset;
    -webkit-transform: translate(15px, 0);
        -ms-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
  #plg-newssection1 .plg-ns1-grid .plg-ns1-item {
    width: calc(33.3333% - 70px);
  }
  #plg-newsitemsection1 .plg-ni1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item {
    width: 100%;
  }
  #plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.text {
    margin-top: 55px;
    padding: 0 20px;
  }
  #plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.image {
    margin-top: 100px;
    height: auto;
    position: relative;
    top: unset;
    right: unset;
  }
  #plg-newsitemsection1 .plg-ni1-grid .plg-ni1-item.image .plg-imagecontainer {
    padding: 0 0 80% 0;
    height: 0;
    position: relative;
    left: unset;
    top: unset;
  }
  #plg-newsitemsection1 .arrowlink {
    padding: 0;
  }
  #plg-newsitemsection1 .arrowlink img {
    left: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #plg-newsitemsection1 .arrowlink:hover img {
    -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
            transform: translate(50%, 0);
  }
  footer {
    width: 100%;
    margin-top: 50px;
  }
  footer .plg-container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
  }
}
@media only screen and (max-width: 920px) {
  .plg-hamburger {
    display: inline-block;
  }
  .childrennav {
    z-index: 2;
  }
  .plg-headerspacer {
    height: 125px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: auto;
    background-color: #ede6de;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
  }
  header .plg-header-container {
    pointer-events: auto;
  }
  header .plg-home img {
    width: 160px;
  }
  header nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 90;
    background-color: #ede6de;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opactity 0.3s ease-in-out;
    -o-transition: opactity 0.3s ease-in-out;
    transition: opactity 0.3s ease-in-out;
  }
  header nav ul li {
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
  }
  header nav ul li a {
    text-align: center;
    font-size: 18px;
  }
  header nav.active {
    opacity: 1;
    visibility: visible;
  }
  header.scrolled {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #plg-textpage img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 720px) {
  body {
    font-size: 15px;
  }
  .plg-container,
  .plg-header-container {
    padding: 0 20px;
  }
  #plg-homesection1 .plg-h1-grid .plg-h1-item.text {
    padding-left: 20px;
    padding-right: 20px;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.text {
    padding: 0 20px;
    font-size: 15px;
    margin-top: 25px;
  }
  #plg-textpagesection1 .plg-tp1-grid .plg-tp1-item.image .quote blockquote {
    font-size: 15px;
  }
  /*#plg-servicesection1{
        .plg-se1-grid{
            .plg-se1-item{
                &.text{
                    padding: 0 20px;
                }
            }
        } 
    } */
  /*#plg-servicesection1{
        .plg-se1-grid{
            .plg-se1-item{
                &.image{
                    .plg-se1-innergrid{
                        .plg-se1-inneritem{
                            &.image{
                                .plg-se1-innerinnergrid{
                                    flex-direction: column-reverse;
                                    .plg-se1-innerinneritem{
                                        width: 100%;
                                        &.cta{
                                            padding: 50px 20px;
                                            display: block;
                                        }
                                    }
                                }
                            }
                        }
                    } 
                }
            }
        } 
    } */
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text {
    padding: 0 20px;
    margin-top: 25px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.text .childrennav {
    margin-bottom: 50px;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item.image .plg-se1-innergrid .plg-se1-inneritem.cta {
    padding: 50px 20px;
    display: block;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-servicesection1 .plg-se1-grid .plg-se1-item .plg-se1-innergrid .plg-se1-inneritem {
    width: 100%;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text {
    margin-top: 25px;
    padding: 0 20px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.text .childrennav {
    margin-bottom: 50px;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item.image .plg-te1-innergrid .plg-te1-inneritem.cta {
    padding: 50px 20px;
    display: block;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-teamitemsection1 .plg-te1-grid .plg-te1-item .plg-te1-innergrid .plg-te1-inneritem {
    width: 100%;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text {
    padding: 25px 20px 50px 20px;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text .plg-innercontent {
    font-size: 13px;
  }
  #plg-newssection1 {
    margin: 0;
    padding: 0;
  }
  #plg-newssection1 .plg-ns1-grid {
    margin: 0;
  }
  #plg-newssection1 .plg-ns1-grid .plg-ns1-item {
    width: calc(50% - 70px);
  }
}
@media only screen and (max-width: 720px) {
  #plg-newssection1 .plg-ns1-grid {
    width: 100%;
  }
  #plg-newssection1 .plg-ns1-grid .plg-ns1-item {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
