/* compiled by scssphp 1.6.0 on Mon, 04 Sep 2023 09:46:21 +0000 (0.1744s) */

/**
 * STYLE.SCSS
 * ==============
 *
 * This is the main entrypoint for the SASS stylesheets. This is the only file that gets included in Wordpress.
 *
 * Do not put any CSS in this file! Only use this file to include other files.
 *
 * ==============
 *
 * Use the following folders:
 *
 * includes/
 *   This folder should keep files that are used throughout the project, for instance the variables or mixins.
 *
 * modules/
 *   This folder should include files for each page or type of page, for instance:
 *   modules/homepage.scss or modules/archive-posts.php
 *
 *  components/
 *    This folder should include files that are reused through multiple modules, for instance a masonry element or gravity forms styling.
 *    These files should be project-based.
 *
 * ==============
 * KEEP THIS FILE CLEAN!
 */
@charset "UTF-8";
html.scroll_lock {
  overflow: hidden;
}
@media only screen and (max-width: 1139px) {
  #top.single-oplossing header#header {
    background-color: #414397 !important;
  }
}
#top .scroll_post_nav {
  position: fixed;
  z-index: 9999;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  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;
}
#top .scroll_post_nav.ideas {
  top: 0;
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav.ideas {
    position: relative;
    display: block;
    padding: 110px 0 40px;
    height: auto;
    top: inherit;
  }
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav {
    position: relative;
    display: block;
    padding: 110px 0 40px;
    height: auto;
  }
}
#top .scroll_post_nav .list_of_posts {
  list-style: none;
  margin: 0;
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn[data-color="groen"] .post_number {
    color: #80BD7F;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="groen"] .title {
    color: #80BD7F;
  }
}
@media screen and (min-width: 1140px) {
  #top .scroll_post_nav .post-nav-btn[data-color="groen"] .post_number {
    background-color: #80BD7F;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="groen"] .title {
    background-color: #80BD7F;
  }
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn[data-color="rood"] .post_number {
    color: #D9471F;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="rood"] .title {
    color: #D9471F;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="rood"].active .post_number {
    background-color: #D9471F;
    color: white;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="rood"].active .title {
    background-color: #D9471F;
    color: white;
  }
}
@media screen and (min-width: 1140px) {
  #top .scroll_post_nav .post-nav-btn[data-color="rood"] .post_number {
    background-color: #D9471F;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="rood"] .title {
    background-color: #D9471F;
  }
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn[data-color="geel"] .post_number {
    color: #E6BC15;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="geel"] .title {
    color: #E6BC15;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="geel"].active .post_number {
    background-color: #E6BC15;
    color: white;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="geel"].active .title {
    background-color: #E6BC15;
    color: white;
  }
}
@media screen and (min-width: 1140px) {
  #top .scroll_post_nav .post-nav-btn[data-color="geel"] .post_number {
    background-color: #E6BC15;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="geel"] .title {
    background-color: #E6BC15;
  }
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"] .post_number {
    color: #414397;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"] .title {
    color: #414397;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"].active .post_number {
    background-color: #414397;
    color: white;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"].active .title {
    background-color: #414397;
    color: white;
  }
}
@media screen and (min-width: 1140px) {
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"] .post_number {
    background-color: #414397;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="donkerblauw"] .title {
    background-color: #414397;
  }
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"] .post_number {
    color: #7BC2D8;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"] .title {
    color: #7BC2D8;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"].active .post_number {
    background-color: #7BC2D8;
    color: white;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"].active .title {
    background-color: #7BC2D8;
    color: white;
  }
}
@media screen and (min-width: 1140px) {
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"] .post_number {
    background-color: #7BC2D8;
  }
  #top .scroll_post_nav .post-nav-btn[data-color="lichtblauw"] .title {
    background-color: #7BC2D8;
  }
}
#top .scroll_post_nav .post-nav-btn {
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}
#top .scroll_post_nav .post-nav-btn .post_number {
  font-family: Opensans;
  font-size: 22px;
  background: white;
  width: 50px;
  height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  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;
  cursor: pointer;
  z-index: 9999;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn .post_number {
    box-shadow: none;
  }
}
#top .scroll_post_nav .post-nav-btn .post_number:hover {
  z-index: 9999999;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.4);
}
#top .scroll_post_nav .post-nav-btn .post_number:hover + .title {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#top .scroll_post_nav .post-nav-btn .title {
  font-family: Opensans;
  font-size: 22px;
  font-family: Opensans;
  font-size: 22px;
  height: 50px;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  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;
  cursor: pointer;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-delay: 0.2s;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media screen and (max-width: 1139px) {
  #top .scroll_post_nav .post-nav-btn .title {
    transform: translateX(0);
    box-shadow: none;
  }
}
@media screen and (max-width: 479px) {
  #top .scroll_post_nav .post-nav-btn .title {
    width: 100vw;
    text-align: left;
  }
}
#top .scroll_post_nav .post-nav-btn.active .title {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container, #top #main .er_solutions .er_solution_overview .solution_container {
  transform-style: preserve-3d;
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container .flipper, #top #main .er_solutions .er_solution_overview .solution_container .flipper {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container .flipper .front, :-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container .flipper .back, #top #main .er_solutions .er_solution_overview .solution_container .flipper .front, #top #main .er_solutions .er_solution_overview .solution_container .flipper .back {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container .flipper .back, #top #main .er_solutions .er_solution_overview .solution_container .flipper .back {
  transform: rotateY(-180deg);
  backface-visibility: hidden;
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container .flipper .front, #top #main .er_solutions .er_solution_overview .solution_container .flipper .front {
  backface-visibility: visible;
  transform: rotateY(0deg);
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container:hover .flipper .front, #top #main .er_solutions .er_solution_overview .solution_container:hover .flipper .front {
  transform: rotateY(180deg);
}
:-ms-lang(x) #main .er_solutions .er_solution_overview .solution_container:hover .flipper .back, #top #main .er_solutions .er_solution_overview .solution_container:hover .flipper .back {
  transform: rotateY(0deg);
}
@media (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop, #top #main .er_solutions .er_solution_overview .solution_container:hover .flipper .front {
    z-index: 3;
  }
  *::-ms-backdrop, #top #main .er_solutions .er_solution_overview .solution_container:hover .flipper .back {
    z-index: 4;
  }
}
html #top#top [aria-hidden="true"] {
  display: none;
}
html #top#top .sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
html #top#top .sr-only-focusable:active, html #top#top .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
html #top#top:not(.is-tabbing) :focus {
  outline: 0;
}
html #top#top.is-tabbing :focus {
  background-color: rgba(128, 189, 127, 0.5) !important;
  outline: 1px solid #80BD7F;
  outline-offset: 2px;
}
html #top#top .skip-link {
  position: absolute;
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}
html #top#top .skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
  background: white !important;
}
@media (prefers-reduced-motion: reduce) {
  html #top#top * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
@font-face {
  font-family: "Ionicons";
  src: url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
  src: url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format('embedded-opentype'), url("../fonts/fa-regular-400.woff") format('woff'), url("../fonts/fa-regular-400.ttf") format('truetype'), url("../fonts/fa-regular-400.svg#FontAwesome") format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: FontAwesome;
    src: url("../fonts/fa-regular-400.svg#FontAwesome") format('svg');
  }
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format('embedded-opentype'), url("../fonts/fa-solid-900.woff") format('woff'), url("../fonts/fa-solid-900.ttf") format('truetype'), url("../fonts/fa-solid-900.svg#FontAwesome") format('svg');
  font-weight: 700;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: FontAwesome;
    src: url("../fonts/fa-solid-900.svg#FontAwesome") format('svg');
  }
}
@font-face {
  font-family: FontAwesomeBrands;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format('embedded-opentype'), url("../fonts/fa-brands-400.woff") format('woff'), url("../fonts/fa-brands-400.ttf") format('truetype'), url("../fonts/fa-brands-400.svg#FontAwesomeBrands") format('svg');
  font-weight: 700;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: FontAwesomeBrands;
    src: url("../fonts/fa-brands-400.svg#FontAwesomeBrands") format('svg');
  }
}
@font-face {
  font-family: Opensans;
  src: url("../fonts/opensans/light/OpenSans-Light-webfont.eot");
  src: url("../fonts/opensans/light/OpenSans-Light-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans/light/OpenSans-Light-webfont.woff") format('woff'), url("../fonts/opensans/light/OpenSans-Light-webfont.ttf") format('truetype'), url("../fonts/opensans/light/OpenSans-Light-webfont.svg#Opensans") format('svg');
  font-weight: 300;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Opensans;
    src: url("../fonts/opensans/light/OpenSans-Light-webfont.svg#Opensans") format('svg');
  }
}
@font-face {
  font-family: Opensans;
  src: url("../fonts/opensans/regular/OpenSans-Regular-webfont.eot");
  src: url("../fonts/opensans/regular/OpenSans-Regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans/regular/OpenSans-Regular-webfont.woff") format('woff'), url("../fonts/opensans/regular/OpenSans-Regular-webfont.ttf") format('truetype'), url("../fonts/opensans/regular/OpenSans-Regular-webfont.svg#Opensans") format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Opensans;
    src: url("../fonts/opensans/regular/OpenSans-Regular-webfont.svg#Opensans") format('svg');
  }
}
@font-face {
  font-family: Opensans;
  src: url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.woff") format('woff'), url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.ttf") format('truetype'), url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.svg#Opensans") format('svg');
  font-weight: 600;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Opensans;
    src: url("../fonts/opensans/semibold/OpenSans-Semibold-webfont.svg#Opensans") format('svg');
  }
}
@font-face {
  font-family: Opensans;
  src: url("../fonts/opensans/bold/OpenSans-Bold-webfont.eot");
  src: url("../fonts/opensans/bold/OpenSans-Bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/opensans/bold/OpenSans-Bold-webfont.woff") format('woff'), url("../fonts/opensans/bold/OpenSans-Bold-webfont.ttf") format('truetype'), url("../fonts/opensans/bold/OpenSans-Bold-webfont.svg#Opensans") format('svg');
  font-weight: 700;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Opensans;
    src: url("../fonts/opensans/bold/OpenSans-Bold-webfont.svg#Opensans") format('svg');
  }
}
@font-face {
  font-family: Digi;
  src: url("../fonts/digihealing-webfont.eot");
  src: url("../fonts/digihealing-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/digihealing-webfont.woff") format('woff'), url("../fonts/digihealing-webfont.ttf") format('truetype'), url("../fonts/digihealing-webfont.svg#Digi") format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Digi;
    src: url("../fonts/digihealing-webfont.svg#Digi") format('svg');
  }
}
@font-face {
  font-family: Ziza;
  src: url("../fonts/ziza-stencilfull-webfont.eot");
  src: url("../fonts/ziza-stencilfull-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/ziza-stencilfull-webfont.woff") format('woff'), url("../fonts/ziza-stencilfull-webfont.ttf") format('truetype'), url("../fonts/ziza-stencilfull-webfont.svg#Ziza") format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Ziza;
    src: url("../fonts/ziza-stencilfull-webfont.svg#Ziza") format('svg');
  }
}
/*@import url('https://fonts.google.com/specimen/Open+Sans?selection.family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');*/
#top .avia-section {
  border: none !important;
}
#top .avia-section.narrow_container .container {
  max-width: 880px;
}
#top .avia-post-nav {
  display: none;
}
#top #footer, #top #socket, #top #scroll-top-link {
  display: none;
}
#top p, #top span {
  font-family: Opensans;
}
#top h1, #top h2, #top h3, #top h4, #top h5 {
  font-family: Opensans;
}
#top .spacing-btn:hover span:before {
  width: 100%;
}
#top .spacing-btn span {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  position: relative;
  overflow: hidden;
}
#top .spacing-btn span:before {
  content: '';
  width: 0;
  left: 0;
  bottom: -5px;
  height: 2px;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  overflow: hidden;
  background: white;
}
#top .spacing-btn.orange span {
  color: #ea4b0a;
}
#top .spacing-btn.orange span:before {
  background: #ea4b0a;
}
#top .spacing-btn.orange span:after {
  color: #ea4b0a;
}
#top .spacing-btn.blue span {
  color: #4442a7;
}
#top .spacing-btn.blue span:before {
  background: #4442a7;
}
#top .spacing-btn.blue span:after {
  color: #4442a7;
}
#top .inline-button a {
  background: transparent;
  padding: 15px 25px;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#top .inline-button a .avia_iconbox_title {
  font-size: 15px;
  font-weight: bold;
  transition: all 0.15s linear;
  box-shadow: none;
}
#top .inline-button a .avia_iconbox_title:after {
  transition: all 0.15s linear;
}
#top .inline-button.white a {
  border: 2px solid white;
}
#top .inline-button.white a:hover {
  background: white;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
#top .inline-button.white a:hover .avia_iconbox_title {
  color: #272d6e;
}
#top .inline-button.white a:hover .avia_iconbox_title:after {
  color: #272d6e !important;
}
#top .inline-button.white a .avia_iconbox_title {
  color: white;
}
#top a {
  text-decoration: none;
  font-family: Opensans;
}
#top #main {
  padding-top: 0;
}
#top .av-special-heading {
  margin-top: 0;
  padding-bottom: 0 !important;
}
#top .avia-image-container {
  margin: 0 auto;
}
#top .content {
  padding-top: 75px;
  padding-bottom: 75px;
}
#top .avia-button {
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin: 0;
}
#top .avia-button:hover {
  opacity: 1;
}
#top .gform_wrapper {
  margin: 0;
}
#top .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
#top .gform_wrapper .gform_body {
  width: 100%;
}
#top .gform_wrapper .gform_body ul li {
  padding: 0;
  margin: 0;
}
#top .main_color .gform_wrapper .gfield_error {
  background-color: transparent;
  border: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
  box-sizing: border-box;
}
#top .main_color .gform_wrapper .gfield_error select, #top .main_color .gform_wrapper .gfield_error input, #top .main_color .gform_wrapper .gfield_error textarea {
  border: 1px solid #a51515 !important;
}
#top .main_color .gform_wrapper .gfield_error .gfield_description {
  padding-top: 2px;
  padding-bottom: 8px;
}
#top .main_color .gform_wrapper .validation_error {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}
#top .special_amp {
  font-size: inherit;
  color: inherit;
  font-style: inherit;
  font-weight: inherit;
}
#top #footer {
  padding: 50px 0;
  background: #ececec;
}
#top #footer .widget {
  margin: 0;
}
#top ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
#top ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
#top :-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
#top :-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
#top .bx-viewport {
  background: #fcfcfc;
  box-shadow: none;
  border: 0;
  left: 0;
}
#top .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  position: relative;
}
#top .bx-wrapper .bx-pager, #top .bx-wrapper .bx-controls-auto {
  position: relative;
  display: inline-block;
  bottom: 0;
  padding: 0;
  width: auto;
}
#top .bx-wrapper .bx-controls-auto {
  float: right;
}
#top .bx-controls-direction {
  position: absolute;
  width: 100%;
  top: calc(50% - 20px);
}
#top .bx-controls-direction a {
  font-size: 18px;
  color: white;
  text-indent: 0;
  background: #e9503c;
  width: auto;
  height: auto;
  padding: 10px;
}
#top .bx-controls-direction a.bx-prev {
  left: -30px;
}
#top .bx-controls-direction a.bx-prev:before {
  content: '';
  font-family: FontAwesome;
  margin-right: 8px;
}
#top .bx-controls-direction a.bx-next {
  right: -30px;
}
#top .bx-controls-direction a.bx-next:after {
  content: '';
  font-family: FontAwesome;
  margin-left: 8px;
}
#top .full-link-btn a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 99;
}
#top .full-link-btn a span:after {
  display: none;
}
#top .togglecontainer {
  margin: 0;
}
#top #ui-datepicker-div {
  -webkit-box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  width: 245px;
}
#top #ui-datepicker-div .ui-datepicker-header {
  background-color: #f8f8f8;
  min-height: 36px !important;
  border-color: #f8f8f8;
}
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  color: #222;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-shadow: none;
  background: transparent;
}
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  display: none;
}
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
  font-family: FontAwesome;
  font-size: 18px;
}
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
  content: '';
}
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
  content: '';
}
#top #ui-datepicker-div .ui-datepicker-header select {
  padding: 8px 7px;
  font-family: FrutigerMedium;
  font-size: 16px;
  color: #222 !important;
  background: #f8f8f8;
  width: 50px;
}
#top #ui-datepicker-div .ui-datepicker-header select:hover {
  cursor: pointer;
}
#top #ui-datepicker-div .ui-datepicker-header select option {
  text-align: center;
}
#top #ui-datepicker-div .ui-datepicker-header select.ui-datepicker-month {
  margin-left: 37px;
}
#top #ui-datepicker-div table thead th {
  background: #4a4a4a;
  font-size: 13px;
}
#top #ui-datepicker-div table thead span {
  color: white;
  text-shadow: none;
}
#top #ui-datepicker-div table tr {
  background: white;
}
#top #ui-datepicker-div table tr td {
  padding: 2px;
  border-color: #dadada;
}
#top #ui-datepicker-div table tr td.ui-state-disabled {
  border-color: #ccc;
}
#top #ui-datepicker-div table tr td a {
  background: none;
  text-shadow: none;
  box-shadow: none;
  color: #222222;
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -ms-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in;
}
#top #ui-datepicker-div table tr td:hover a {
  background: #4a4a4a;
  color: white;
  border-radius: 100%;
}
#top.error404 .avia-button-wrap {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    padding: 0 7.5vw;
  }
}
#top .themapartners_text p {
  font-size: 20px;
  line-height: 36px;
  font-family: Opensans;
  font-weight: 400;
  color: #272d6e;
}
@media only screen and (max-width: 767px) {
  #top .themapartners_text p {
    font-size: 14px;
    line-height: 30px;
  }
}
#top .analyse-title + #after_section_3 {
  border-color: transparent;
}
#top .nieuws_text .content {
  padding-top: 150px;
}
@media only screen and (max-width: 767px) {
  #top .nieuws_text .content {
    padding-top: 75px;
  }
}
#top .nieuws_text .content h2 {
  text-transform: unset;
  color: #ea4b0a;
}
@media only screen and (max-width: 767px) {
  #top .nieuws_text .content h2 {
    font-size: 20px;
  }
}
#top .nieuws_text .content .titel-groot h2 {
  font-size: 34px;
}
@media only screen and (max-width: 767px) {
  #top .nieuws_text .content .titel-groot h2 {
    font-size: 24px;
  }
}
#top .nieuws_text .content .av_textblock_section {
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  #top .nieuws_text .content .av_textblock_section p {
    line-height: 22px;
  }
}
#top.error404 .container {
  opacity: 1 !important;
  height: 600px !important;
}
#top.error404 #header {
  display: none;
}
#top footer {
  display: block !important;
  background-color: #272d6e !important;
  border: none !important;
  color: #ffffff !important;
}
#top footer .container {
  max-width: 100% !important;
  text-align: center !important;
}
#top footer .container span {
  display: block !important;
  width: 100% !important;
}
#top footer .container span a {
  color: white;
  text-decoration: underline;
}
#top #wpca-box-meta {
  display: none;
}
#wpca_cookie_cat {
  text-align: left;
}
#wpca-box {
  padding: 0;
}
.wpca-cc-sett-box {
  -webkit-box-shadow: 0px 0px 21px -2px black;
  -moz-box-shadow: 0px 0px 21px -2px black;
  box-shadow: 0px 0px 21px -2px black;
}
#wpca_cookie_cat div:nth-child(1) label {
  font-size: 0;
}
#wpca_cookie_cat div:nth-child(1) label:before {
  content: 'Functioneel';
  font-size: 16px;
  color: #000;
  font-weight: normal;
  font-family: "Opensans";
}
#wpca_cookie_cat div:nth-child(2) label {
  font-size: 0;
}
#wpca_cookie_cat div:nth-child(2) label:before {
  content: 'Analytisch';
  font-size: 16px;
  color: #000;
  font-weight: normal;
  font-family: "Opensans";
}
#wpca_cookie_cat div:nth-child(3) {
  display: none;
}
#wpca_cookie_cat div:nth-child(3) label {
  font-size: 0;
  color: #000;
}
#wpca_cookie_cat div:nth-child(3) label:before {
  content: 'Tracking';
  font-size: 16px;
  font-family: "Opensans";
  color: #000;
  font-weight: normal;
}
#wpca_cookie_cat div:nth-child(4) label {
  font-size: 0;
  color: #000;
}
#wpca_cookie_cat div:nth-child(4) label:before {
  content: 'Commercieel';
  font-size: 16px;
  font-family: "Opensans";
  color: #000;
  font-weight: normal;
}
#wpca_cookie_cat div:nth-child(5) {
  display: none;
}
#wpca_cookie_cat div:nth-child(5) label {
  font-size: 0;
  color: #000;
}
#wpca_cookie_cat div:nth-child(5) label:before {
  content: 'Overig';
  font-size: 16px;
  font-family: "Opensans";
  color: #000;
  font-weight: normal;
}
html body #wrap_all .page-analyse .avia-button-wrap {
  margin-top: 45px;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
#top #shiftnav-toggle-main {
  display: none;
}
#top #advanced_menu_hide {
  background: transparent;
  color: #ffffff;
}
#top #mobile-advanced {
  border-left: none;
  background: #272d6e;
}
#top #mobile-advanced li a {
  border-color: #4442a7;
  color: #ffffff;
  padding-left: 42px;
}
#top #mobile-advanced li a:before {
  color: #4442a7;
  margin-left: -22px;
  font-size: 13px;
}
#top #advanced_menu_toggle, #top #advanced_menu_hide {
  display: none;
}
#top #header {
  position: absolute;
  background: transparent !important;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transform: translateY(0);
}
#top #header.unfolded {
  background: #4442a7 !important;
}
#top #header .hamburger {
  position: absolute;
  z-index: 99999999;
  right: 7.5vw;
  top: 25px;
  padding: 0;
  width: 50px;
  height: 50px;
  outline: none !important;
}
@media screen and (min-width: 1139px) {
  #top #header .hamburger {
    display: none;
  }
}
#top #header .hamburger .menu_container {
  height: calc(100vh - 87px);
  width: 100vw;
  position: absolute;
  top: 63px;
  right: -7.5vw;
  background: white;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.09);
  z-index: -43;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
}
#top #header .hamburger .menu_container h4 {
  padding: 10px 7.5vw;
  text-align: left;
  text-transform: uppercase;
  color: #c1c1c1;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: bold;
  margin-top: 10px;
}
#top #header .hamburger .menu_container .menu-item {
  width: 100%;
  display: block;
  padding: 10px 7.5vw;
  text-align: left;
  font-family: 'Opensans';
  font-size: 12px;
  color: #272d6e;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  border-bottom: 1px solid #c1c1c1;
}
#top #header.addcolor {
  position: fixed !important;
  background: #272d6e !important;
}
@media only screen and (max-width: 767px) {
  #top #header {
    position: fixed !important;
  }
  #top #header .logo {
    display: block;
  }
}
#top #header.scrolled_down {
  -moz-transform: translateY(-90px);
  -o-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  -webkit-transform: translateY(-90px);
  transform: translateY(-90px);
  position: fixed;
}
#top #header.scrolled_up {
  position: fixed;
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#top #header.after {
  background: #4442a7 !important;
}
#top #header.between {
  -moz-transform: translateY(-90px);
  -o-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  -webkit-transform: translateY(-90px);
  transform: translateY(-90px);
  background: #4442a7 !important;
}
#top #header .inner-container {
  padding-top: 10px;
}
@media only screen and (min-width: 1140px) {
  #top #header nav.main_menu {
    position: absolute;
    left: auto;
    right: 100px;
    top: 0;
    max-width: 75%;
  }
}
@media only screen and (max-width: 1280px) {
  #top #header nav.main_menu {
    max-width: 65%;
    width: 100%;
    right: 0;
  }
}
#top #header nav.main_menu .responsive-menu {
  display: none;
}
@media only screen and (max-width: 1280px) {
  #top #header nav.main_menu .avia-menu {
    width: 100%;
  }
}
@media screen and (max-width: 1139px) {
  #top #header nav.main_menu .avia-menu {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  #top #header nav.main_menu .menu {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#top #header nav.main_menu .menu-item .avia-menu-text {
  font-size: 12px;
  color: white;
  font-weight: 800;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}
#top #header .header_bg {
  background-color: transparent;
}
#top #header .logo img {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  #top #header .logo img {
    top: 0;
  }
}
#top #header .container {
  max-width: 1710px;
}
#top #header .container .inner-container:after {
  content: '';
  background-image: url(/wp-content/uploads/2019/09/Eerlijk_gezond_weerbaar_inclusief-18.png);
  position: absolute;
  width: 141px;
  height: 84px;
  top: 12px;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 1139px) {
  #top #header .container .inner-container:after {
    display: none;
  }
}
@media only screen and (max-width: 1139px) {
  html #top header#header {
    height: 80px;
    pointer-events: all;
  }
  html #top header#header .container {
    padding: 0 10% !important;
    height: 80px;
  }
  html #top header#header #header_main {
    height: 80px;
  }
  html #top header#header .menu-container {
    padding: 14px 0 !important;
  }
  html #top header#header .inner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
  }
  html #top header#header .inner-container .logo {
    padding-top: 5px;
  }
  html #top header#header .main_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 20%;
  }
  html #top header#header .main_menu .responsive-menu {
    display: block;
  }
  html #top header#header #avia-menu {
    display: none;
  }
  html #top header#header .main-menu-container {
    width: 100%;
  }
  html #top header#header .responsive-menu-inner {
    padding: 0 20px !important;
    height: 100%;
    overflow-y: scroll;
  }
  html #top header#header .responsive-menu-inner .menu-item {
    max-height: 70px;
  }
  html #top header#header .responsive-menu-inner .menu-item .avia-menu-text {
    color: #000;
  }
  html #top header#header #responsive-menu-toggle {
    position: relative;
    z-index: 99;
    background: none;
    height: 49px;
    margin: 0 0 0 auto;
    display: block;
    border-radius: 5px;
    border: none;
    padding: 9px;
    background: white;
  }
  html #top header#header #responsive-menu-toggle span.fa, html #top header#header #responsive-menu-toggle span.fa::before, html #top header#header #responsive-menu-toggle span.fa::after {
    -webkit-transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    width: 35px;
    height: 3px;
    display: block;
    background: #2a378e;
  }
  html #top header#header #responsive-menu-toggle span.fa {
    position: relative;
  }
  html #top header#header #responsive-menu-toggle span.fa::before {
    content: '';
    position: absolute;
    top: -12px;
  }
  html #top header#header #responsive-menu-toggle span.fa::after {
    content: '';
    position: absolute;
    bottom: -12px;
  }
  html #top header#header #responsive-menu-toggle.open span.fa {
    background: #fff;
  }
  html #top header#header #responsive-menu-toggle.open span.fa::before {
    -moz-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
    top: 0;
    background: #2a378e;
  }
  html #top header#header #responsive-menu-toggle.open span.fa::after {
    -moz-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    bottom: 0;
    background: #2a378e;
  }
  html #top header#header #responsive-menu {
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 98;
    height: 100vh;
    width: 90%;
    max-width: 375px;
    padding-top: 100px;
    background: white;
  }
}
.disable-scroll {
  margin: 0;
  height: 100%;
  overflow: hidden;
}
/**
 * Home page
 */
#top .er_full_header {
  min-height: 100vh;
  position: relative;
}
#top .er_full_header:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #ea4b0a;
  opacity: 0.85;
  height: 100%;
}
#top .er_full_header .template-page {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 479px) {
  #top .er_full_header .template-page {
    padding-top: 50px;
  }
}
#top .er_full_header .container {
  opacity: 1 !important;
  height: 100vh !important;
}
#top .er_full_header .av-special-heading-h1 {
  margin-top: 150px;
  max-width: 830px;
  margin: 60px auto 0 auto;
}
#top .er_full_header .av-special-heading-h1 h1 {
  font-family: Opensans;
  text-transform: none;
  font-size: 50px;
  color: white;
  font-weight: 800;
}
@media only screen and (max-width: 1366px) {
  #top .er_full_header .av-special-heading-h1 h1 {
    font-size: 30px;
  }
}
#top .er_full_header .quotes_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
}
#top .er_full_header .quotes_container .one_third_quote {
  display: inline-block;
  width: 33.33333%;
  text-align: center;
  padding: 0 50px;
  font-size: 22px;
  font-weight: bold;
  color: #4442a7;
  font-family: Opensans;
}
#top .er_full_header .quotes_container .one_third_quote a {
  color: #4442a7;
}
@media only screen and (max-width: 989px) {
  #top .er_full_header .quotes_container .one_third_quote {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_full_header .quotes_container .one_third_quote {
    width: 100%;
    margin-bottom: 15px;
  }
}
#top .er_full_header .inline-button {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #top .er_full_header .inline-button {
    margin-top: 30px;
  }
}
#top .er_full_header .inline-button .avia_iconbox_title:after {
  font-family: "Ionicons";
  content: "";
  color: white;
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
#top .er_full_header .perspective_path {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.2s;
}
#top .er_full_header .perspective_path img {
  max-width: 350px;
}
@media only screen and (max-width: 1366px) {
  #top .er_full_header .perspective_path img {
    max-width: 250px;
  }
}
@media screen and (max-width: 767px) {
  #top .er_full_header .perspective_path img {
    max-width: 200px;
  }
}
#top .er_contact_cards .container {
  max-width: 980px !important;
}
#top .er_contact_cards .cta_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#top .er_contact_cards .cta_container .cta_block {
  width: calc(50% - 15px);
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 50px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.09);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: translateY(0);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  #top .er_contact_cards .cta_container .cta_block {
    width: 100%;
    margin-left: 0;
  }
}
#top .er_contact_cards .cta_container .cta_block:nth-of-type(odd) {
  margin-left: 0;
}
#top .er_contact_cards .cta_container .cta_block:hover {
  transform: translateY(-0.50714rem) !important;
}
#top .er_contact_cards .cta_container .cta_block .cta_img {
  border-radius: 50%;
  display: inline-block;
  margin-right: 15px;
  max-height: 60px;
  max-width: 60px;
}
#top .er_contact_cards .cta_container .cta_block .cta_info_container {
  display: inline-block;
}
#top .er_contact_cards .cta_container .cta_block .cta_info_container .cta_title {
  font-size: 22px;
  color: #272d6e;
  font-weight: normal;
}
#top .er_contact_cards .cta_container .cta_block .cta_info_container .cta_title:before {
  content: 'CONTACTPERSOON';
  display: block;
  font-size: 10px;
  letter-spacing: 2px;
  color: #A09ED2;
  font-weight: bold;
}
#top .er_contact_cards .cta_container .cta_block .cta_info_container .cta_tel, #top .er_contact_cards .cta_container .cta_block .cta_info_container .cta_mail {
  color: #686E99;
  font-size: 15px;
  display: block;
}
#top .er_quote {
  background: #80BD7F;
}
#top .er_quote .column.full .the_quote {
  width: 100%;
}
#top .er_quote .the_quote {
  margin: 35px 0;
  width: 100%;
}
#top .er_quote .the_quote p {
  font-size: 20px;
  color: #ffffff;
  font-style: italic;
  font-weight: 600;
  line-height: 1.5;
}
@media only screen and (max-width: 479px) {
  #top .er_quote .the_quote p {
    font-size: 16px;
  }
}
#top .er_quote .placed_by_img {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 35px;
}
#top .er_quote .placed_by_img img {
  border-radius: 50%;
}
#top .er_quote .placed_by {
  display: inline-block;
  position: relative;
  top: -10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  font-family: Opensans;
}
#top .er_quote .placed_by:before {
  content: 'QUOTE';
  color: white;
  font-family: Opensans;
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  top: -20px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 479px) {
  #top .er_quote .placed_by {
    font-size: 17px;
  }
}
#top .er_deelnemer_overview .overview_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper {
  width: 18%;
  margin-left: 2.5%;
  margin-bottom: calc(2.5% + 37px);
  display: inline-block;
  border: 1px solid #4442a7;
}
@media only screen and (min-width: 990px) {
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper:nth-of-type(5n + 1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 989px) {
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper {
    width: 23%;
  }
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper:nth-of-type(4n + 1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper {
    width: 48.5%;
  }
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper {
    width: 100%;
    margin-left: 0;
  }
}
#top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper .function {
  margin: 20px;
  display: block;
  font-size: 14px;
  text-align: center;
  font-family: Opensans;
  font-weight: normal;
  color: #272d6e;
}
#top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper .title_section {
  background: #4442a7;
  min-height: 122px;
}
#top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper .title_section h3 {
  padding: 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
#top .er_deelnemer_overview .overview_wrapper .deelnemer_wrapper .title_section img {
  border: 2px solid white;
  margin: -37px auto 0 auto;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}
#top .header_structureel:before {
  height: 80% !important;
}
#top .header_structureel .container {
  min-height: 0 !important;
  height: 300px !important;
}
#top .header_structureel .content {
  height: 65%;
  padding: 0;
}
#top .er_partner_overview section {
  position: relative;
  bottom: 50px;
}
#top .er_partner_overview .overview_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper {
  cursor: pointer;
  height: auto;
  position: relative;
  margin-bottom: calc(3% + 65px);
  display: inline-block;
  border: 1px solid #ea4b0a;
}
@media only screen and (max-width: 767px) {
  #top .er_partner_overview .overview_wrapper .partner_wrapper {
    height: auto;
  }
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.structureel {
  border: none;
}
@media only screen and (min-width: 990px) {
  #top .er_partner_overview .overview_wrapper .partner_wrapper {
    width: 31%;
    margin-left: 3%;
  }
  #top .er_partner_overview .overview_wrapper .partner_wrapper:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}
#top .er_partner_overview .overview_wrapper .partner_wrapper:hover .description:after {
  color: #ea4b0a !important;
  background-color: #ffffff !important;
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .text-closed {
  display: none;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.closed {
  height: 100%;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.closed .text-closed {
  display: block;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.closed .description:after {
  content: 'Lees minder';
  background: orangered;
  width: 80%;
  height: 30px;
  display: block;
  position: relative;
  bottom: -10px;
  left: 10%;
  color: white;
  padding-top: 2%;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.closed .readmore_partner {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #top .er_partner_overview .overview_wrapper .partner_wrapper {
    width: 48.5%;
  }
  #top .er_partner_overview .overview_wrapper .partner_wrapper:nth-of-type(even) {
    margin-left: 3%;
  }
  #top .er_partner_overview .overview_wrapper .partner_wrapper:nth-of-type(odd) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_partner_overview .overview_wrapper .partner_wrapper {
    width: 100%;
    margin-left: 0;
  }
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .readmore_partner {
  margin: 20px;
  display: block;
  font-size: 14px;
  text-align: center;
  font-family: Opensans;
  font-weight: normal;
  color: orangered;
  background: #ffffff;
  padding: 5px;
  font-weight: bold;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .description {
  margin: 20px;
  display: block;
  font-size: 14px;
  text-align: center;
  font-family: Opensans;
  font-weight: normal;
  color: #272d6e;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .title_section {
  background: #ea4b0a;
  padding-top: 80px;
  position: relative;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .title_section h3 {
  padding: 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-weight: bold;
  min-height: 95px;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .title_section .img_wrapper {
  width: 235px;
  height: 125px;
  padding: 12px;
  background: white;
  position: absolute;
  top: -63px;
  left: 50%;
  transform: translate(-50%);
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .title_section .img_wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#top .er_partner_overview .overview_wrapper .partner_wrapper.structureel {
  cursor: default;
  height: auto !important;
}
#top .er_partner_overview .overview_wrapper .partner_wrapper .quote {
  padding: 0;
  text-align: center;
  color: #272d6e;
  font-weight: 700;
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
#top .er_about_tabs .custom_tab_content {
  margin: 0 auto;
  max-width: 100% !important;
  width: 100%;
}
#top .er_about_tabs .custom_tab_content .custom-tab {
  color: #272d6e !important;
  max-width: 750px;
  display: none;
}
#top .er_about_tabs .custom_tab_content .custom-tab h2 {
  color: #272d6e !important;
  width: 100%;
  display: block !important;
  text-align: center;
  font-size: 62px;
  font-weight: bold;
  line-height: 52px;
  margin-bottom: 80px;
}
#top .er_about_tabs .custom_tab_content .custom-tab.active {
  display: block;
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both !important;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both !important;
}
#top .er_about_tabs .custom_tab_titles {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#top .er_about_tabs .custom_tabtitle {
  border: 2px solid #4442a7 !important;
}
#top .er_about_tabs .custom_tabtitle h4 {
  color: #4442a7 !important;
}
#top .er_about_tabs .custom_tabtitle.active {
  background: #4442a7 !important;
}
#top .er_about_tabs .custom_tabtitle.active h4 {
  color: white !important;
}
#top .er_about_tabs .text-wrapper p {
  font-size: 20px;
  line-height: 36px;
}
#top .er_about_tabs li {
  font-size: 20px;
  line-height: 36px;
  margin-left: 8px;
}
#top .er_about_tabs li ul {
  margin-left: 0;
}
#top .er_about_tabs blockquote {
  color: #272d6e;
}
#top .Persoon {
  margin-bottom: 40px;
  max-width: 82%;
  margin-top: 150px;
}
@media only screen and (max-width: 767px) {
  #top .Persoon {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 479px) {
  #top .Persoon {
    margin-bottom: 120px;
    max-width: 100%;
  }
}
#top .Persoon:nth-of-type(2) {
  margin-top: 50px;
}
#top .Persoon img {
  width: 100px;
  border-radius: 100%;
  position: absolute;
}
#top .Persoon em {
  position: relative;
  left: 110px;
  top: 15px;
}
@media only screen and (max-width: 479px) {
  #top .Persoon em {
    left: 0;
    top: 100px;
  }
}
#top .er_more_info {
  position: relative;
}
#top .er_more_info.solutions:before {
  background-color: #ea4b0a !important;
}
#top .er_more_info.solutions h2:after {
  background: #4442a7 !important;
}
#top .er_more_info .template-page {
  padding-top: 100px;
  padding-bottom: 100px;
}
#top .er_more_info:before {
  position: absolute;
  content: '';
  width: 100%;
  background-color: #272d6e;
  opacity: 0.9;
  height: 100%;
}
#top .er_more_info .container {
  max-width: 1710px;
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
#top .er_more_info h2 {
  font-size: 62px;
  font-weight: bold;
  color: white;
  text-transform: none;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  line-height: 1.2;
  visibility: hidden;
}
@media only screen and (max-width: 1366px) {
  #top .er_more_info h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_more_info h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_more_info h2 {
    font-size: 30px;
  }
}
#top .er_more_info h2.come-in {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}
#top .er_more_info h2:after {
  position: absolute;
  width: 8px;
  height: 8px;
  right: -10px;
  bottom: 13px;
  background: white;
}
@media only screen and (max-width: 1366px) {
  #top .er_more_info h2:after {
    right: 422px;
    bottom: 9px;
    width: 6px;
    height: 6px;
  }
}
#top .er_more_info .spacing-btn {
  visibility: hidden;
}
#top .er_more_info .spacing-btn.come-in {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.2s;
  visibility: visible;
  color: white;
}
#top .nodot h1:after {
  display: none !important;
}
#top .er_low_header {
  position: relative;
}
#top .er_low_header .container {
  max-width: 1710px;
  opacity: 1;
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
#top .er_low_header h1 {
  font-size: 62px;
  font-weight: bold;
  color: white;
  text-transform: none;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  line-height: 1.2;
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  margin-top: 50px;
}
#top .er_low_header h1:after {
  position: absolute;
  width: 8px;
  height: 8px;
  right: -10px;
  bottom: 13px;
  background: #4442a7;
}
@media only screen and (max-width: 767px) {
  #top .er_low_header h1:after {
    width: 6px;
    height: 6px;
    right: -6px;
    bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_low_header h1:after {
    width: 5px;
    height: 5px;
    bottom: 7px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_low_header h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_low_header h1 {
    font-size: 30px;
  }
}
#top .er_low_header:before {
  position: absolute;
  content: '';
  width: 100%;
  background-color: #ea4b0a;
  opacity: 0.9;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .page-id-363 #av_section_1 .container, .page-id-490 #av_section_1 .container, .page-id-462 #av_section_1 .container {
    height: 50%;
  }
}
#top .er_opl_page_container .template-page {
  padding-top: 0;
}
#top .er_opl_page_container .template-page .oplossing-container.post-665 .er_opl_header .container {
  padding-top: 160px !important;
  display: block;
  padding-bottom: 100px;
  background-position: 95% 80% !important;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_page_container .template-page .oplossing-container.post-665 .er_opl_header .container {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_opl_page_container .template-page .oplossing-container.post-665 .er_opl_header .container {
    background-position: 95% 15% !important;
  }
}
#top .er_opl_page_container .er_opl_header h1:after {
  background: white !important;
  bottom: 22px !important;
}
@media screen and (max-width: 989px) {
  #top .er_opl_page_container .er_opl_header h1:after {
    bottom: 14px !important;
    width: 15px !important;
    height: 15px !important;
    right: -19px !important;
  }
}
@media screen and (max-width: 479px) {
  #top .er_opl_page_container .er_opl_header h1:after {
    bottom: 9px !important;
    width: 10px !important;
    height: 10px !important;
    right: -13px !important;
  }
}
#top .er_opl_page_container .er_opl_header[data-color="groen"]:before {
  background-color: #80BD7F;
}
#top .er_opl_page_container .er_opl_header[data-color="rood"]:before {
  background-color: #D9471F;
}
#top .er_opl_page_container .er_opl_header[data-color="geel"]:before {
  background-color: #E6BC15;
}
#top .er_opl_page_container .er_opl_header[data-color="donkerblauw"]:before {
  background-color: #414397;
}
#top .er_opl_page_container .er_opl_header[data-color="lichtblauw"]:before {
  background-color: #7BC2D8;
}
#top .er_opl_page_container .container {
  padding-top: 0 !important;
}
@-webkit-keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: translateZ(-1400px);
    transform: translateZ(-1400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: translateZ(-1400px);
    transform: translateZ(-1400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
#top .oplossing-container {
  -webkit-animation: slide-in-fwd-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-fwd-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#top .oplossing-container.idea-container-first .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
}
#top .oplossing-container.idea-container-first .er_opl_header {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#top .oplossing-container.idea-container-first .er_opl_header .av_textblock_section {
  width: 100%;
}
#top .oplossing-container.idea-container-first .av-special-heading-h1 {
  width: 100%;
}
#top .oplossing-container.idea-container-first .icon.arrow-down {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='arrow-right' class='svg-inline--fa fa-arrow-right fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 27px;
  height: 28px;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
#top .er_opl_header {
  position: relative;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top .er_opl_header:before {
  position: absolute;
  content: '';
  width: 100%;
  opacity: 0.9;
  height: 100%;
  background-color: #4442a7;
}
#top .er_opl_header .container {
  min-height: 50vh;
  display: -webkit-box;
  display: -webkit-flex;
  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;
  background-size: auto 300px;
  background-repeat: no-repeat;
  background-position: 95% center;
  opacity: 1;
}
@media screen and (max-width: 989px) {
  #top .er_opl_header .container {
    background-size: auto 150px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_opl_header .container {
    padding-top: 100px !important;
    background-size: auto 80px;
    min-height: 30vh;
    height: 50%;
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_opl_header .container {
    background-position: 95% 15%;
  }
}
#top .er_opl_header .container .inner_container {
  background-size: auto 100px;
  background-repeat: no-repeat;
  background-position: center 10%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #top .er_opl_header .container .inner_container {
    padding-top: 130px;
  }
}
@media screen and (max-width: 989px) {
  #top .er_opl_header .container .inner_container {
    background-size: auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_opl_header .container .inner_container {
    /*padding-top: 60px;*/
    background-position: center;
  }
}
#top .er_opl_header .av-special-heading-h1 {
  text-align: center;
}
#top .er_opl_header .av-special-heading-h1 h1 {
  color: white;
  font-size: 95px;
  font-weight: bold;
  text-transform: none;
  display: inline-block;
  position: relative;
}
@media only screen and (max-height: 850px) {
  #top .er_opl_header .av-special-heading-h1 h1 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1117px) {
  #top .er_opl_header .av-special-heading-h1 h1 {
    font-size: 75px;
  }
}
@media only screen and (max-width: 989px) {
  #top .er_opl_header .av-special-heading-h1 h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_opl_header .av-special-heading-h1 h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
#top .er_opl_header .solution_subtitle {
  max-width: 380px;
  margin: 0 auto;
}
#top .er_opl_header .solution_subtitle p {
  text-align: center;
  color: white;
  font-size: 15px;
  line-height: 1.8;
}
#top .er_opl_header .spacing-btn {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 50px;
}
#top .er_opl_header .spacing-btn a {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_header .spacing-btn {
    bottom: 18px;
  }
}
#top .er_opl_header.vertical_centered .content {
  height: auto;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_header.vertical_centered .content {
    padding-top: 100px;
  }
}
#top .opl_section.narrow_container .container {
  max-width: 880px;
  padding: 75px 0 !important;
}
#top .er_opl_intro .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#top .er_opl_intro .container .opl_intro, #top .er_opl_intro .container .opl_cover {
  width: 50%;
  display: inline-block;
  float: left;
}
#top .er_opl_intro .container .opl_cover {
  text-align: right;
}
#top .er_opl_intro .opl_intro p {
  font-size: 20px;
  color: #272d6e;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_intro .opl_intro p {
    font-size: 15px;
  }
}
#top .oplossing-container .top_wrapper {
  position: absolute;
  top: 100vh;
}
#top .er_opl_page_container .container {
  max-width: none;
  padding: 0 !important;
}
#top .er_opl_page_container .container .opl_section.er_video .container {
  padding: 120px 50px !important;
}
#top .er_opl_page_container .container .opl_section .container {
  padding: 40px 50px !important;
}
@media screen and (max-width: 989px) {
  #top .er_opl_page_container .container .opl_section .container {
    padding: 50px 50px !important;
  }
}
@media screen and (max-width: 767px) {
  #top .er_opl_page_container .container .opl_section .container {
    padding: 30px 7.5vw !important;
  }
}
#top .opl_section.er_double_img .double_img_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 0 auto;
}
#top .opl_section.er_double_img .double_img_container .img_container {
  width: 47.5%;
  margin-bottom: 40px;
}
#top .opl_section.er_double_img .double_img_container .img_container:nth-child(2) {
  margin-left: 5%;
}
#top .er_opl_content li {
  font-size: 20px;
  color: #272d6e;
  line-height: 1.8;
  font-family: OpenSans;
}
@media only screen and (max-width: 479px) {
  #top .er_opl_content li {
    font-size: 14px;
  }
}
#top .er_opl_content .er_source {
  font-style: italic;
}
#top .er_opl_content .opl-sub-tag {
  font-size: 14px;
  font-weight: bold;
  color: #939393;
  letter-spacing: 6px;
  text-transform: uppercase;
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_content .opl-sub-tag {
    font-size: 10px;
    letter-spacing: 3px;
  }
}
#top .er_opl_content .er_opl_heading {
  margin-top: 10px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_content .er_opl_heading {
    margin-bottom: 10px;
  }
}
#top .er_opl_content .er_opl_heading h2 {
  color: #272d6e;
  font-size: 64px;
  font-weight: bold;
  text-transform: none;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 989px) {
  #top .er_opl_content .er_opl_heading h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_opl_content .er_opl_heading h2 {
    font-size: 25px;
  }
}
#top .er_opl_content .er_opl_heading h2:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  right: -20px;
  bottom: 12px;
  background: #ea4b0a;
}
@media screen and (max-width: 989px) {
  #top .er_opl_content .er_opl_heading h2:after {
    width: 10px;
    height: 10px;
    right: -16px;
    bottom: 9px;
  }
}
@media only screen and (max-width: 767px) {
  #top .er_opl_content .er_opl_heading h2:after {
    width: 10px;
    height: 10px;
    right: -13px;
    bottom: 4px;
  }
}
@media only screen and (max-width: 479px) {
  #top .er_opl_content .er_opl_heading h2:after {
    width: 5px;
    height: 5px;
    right: -8px;
  }
}
#top .er_opl_content .er_opl_contentwrapper strong {
  font-size: 20px;
  color: #272d6e;
  line-height: 1.8;
  font-weight: bold;
}
#top .er_opl_content .er_opl_contentwrapper p {
  font-size: 20px;
  color: #272d6e;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_content .er_opl_contentwrapper p {
    font-size: 15px;
  }
}
#top .er_opl_content .er_opl_contentwrapper img {
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  #top .er_opl_content .er_opl_contentwrapper img {
    margin: 25px 0;
  }
}
#top .er_video {
  position: relative;
  background-position: center center;
}
#top .er_video:before {
  position: absolute;
  content: '';
  width: 100%;
  background-color: #ea4b0a;
  opacity: 0.85;
  height: 100%;
}
#top .er_video .template-page {
  padding: 100px 0;
}
#top .er_video .play_btn {
  position: absolute;
  top: 54%;
  left: 25%;
}
#top .er_video .play_btn a {
  width: 83px;
  height: 83px;
  background: white;
  border-radius: 50%;
  position: relative;
}
#top .er_video .play_btn a:before {
  content: '';
  font-family: "Ionicons";
  font-size: 37px;
  color: #ea4b0a;
  position: absolute;
  font-weight: normal;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px 22px;
  border-radius: 100px;
}
#top .er_video .er_vid_title {
  color: white;
  position: relative;
  left: 30%;
  font-family: OpenSans;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
}
#top .er_video .er_vid_sub {
  color: white;
  position: relative;
  left: 30%;
  font-family: OpenSans;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
@media only screen and (max-width: 479px) {
  #top .er_video .er_vid_sub {
    max-width: 70%;
  }
}
#top .er_video .entry-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top .er_video .entry-content-wrapper .av_one_full {
  max-width: 230px;
  margin-left: 35px;
}
#top .er_video .entry-content-wrapper .av_one_full .er_vid_title p {
  font-size: 16px;
  font-weight: normal;
  color: white;
}
#top .er_video .entry-content-wrapper .av_one_full .er_vid_sub p {
  font-size: 14px;
  font-weight: 300;
  color: white;
}
#top .full-link-btn {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#top .mini_tabsection {
  z-index: 10;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#top .mini_tabsection .custom_tab_titles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
}
#top .mini_tabsection .custom_tab_titles .custom_tabtitle {
  padding: 20px 25px;
  border: 2px solid white;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-family: Opensans;
  line-height: 1;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #top .mini_tabsection .custom_tab_titles .custom_tabtitle {
    padding: 10px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
#top .mini_tabsection .custom_tab_titles .custom_tabtitle:hover {
  background: white;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  color: #7bc2d8;
}
#top .mini_tabsection .custom_tab_titles .custom_tabtitle.active {
  background: white;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  color: #7bc2d8;
}
#top .mini_tabsection .custom_tab_titles .custom_tabtitle:focus {
  color: white;
}
#top .mini_tabsection .custom_tab_titles .custom_tabtitle .custom-tab {
  display: none;
}
#top .mini_tabsection .custom_tab_content {
  padding-top: 75px;
  max-width: 500px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 1366px) {
  #top .mini_tabsection .custom_tab_content {
    padding-top: 20px;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
#top .mini_tabsection .custom_tab_content .custom-tab {
  color: white;
  font-weight: normal;
  font-family: Opensans;
  font-size: 20px;
  line-height: 36px;
  display: none;
}
@media only screen and (max-width: 479px) {
  #top .mini_tabsection .custom_tab_content .custom-tab {
    font-size: 17px;
    line-height: 28px;
  }
}
#top .mini_tabsection .custom_tab_content .custom-tab.active {
  display: block;
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
#top .mini_tabsection .custom_tab_content .custom-tab h3 {
  color: #ea4b0a;
  font-weight: bold;
}
#top .mini_tabsection .custom_tab_content .custom-tab h2 {
  font-size: 62px;
  font-weight: bold;
  color: white;
  text-transform: none;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  line-height: 1.2;
  width: 100%;
}
@media only screen and (max-width: 1366px) {
  #top .mini_tabsection .custom_tab_content .custom-tab h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 989px) {
  #top .mini_tabsection .custom_tab_content .custom-tab h2 {
    font-size: 32px;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #top .mini_tabsection .custom_tab_content .custom-tab h2 {
    font-size: 26px;
  }
}
#top .mini_tabsection .custom_tab_content .custom-tab h2:after {
  position: absolute;
  width: 8px;
  height: 8px;
  bottom: 14px;
  background: #ea4b0a;
}
@media screen and (max-width: 767px) {
  #top .mini_tabsection .custom_tab_content .custom-tab h2:after {
    width: 6px;
    height: 6px;
    bottom: 6px;
  }
}
#top .mini_tabsection .custom_tab_content .custom-tab .text-wrapper .button-wrap {
  margin-bottom: 30px;
}
#top .mini_tabsection .custom_tab_content .custom-tab .text-wrapper .button-wrap:last-child {
  margin-bottom: 0;
}
#top .mini_tabsection .custom_tab_content .custom-tab .spacing-btn {
  display: block;
  margin-top: 30px;
}
#top .mini_tabsection .custom_tab_content .custom-tab .spacing-btn span {
  color: #ea4b0a;
}
#top .mini_tabsection .button-wrap {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1139px) {
  #top .mini_tabsection .button-wrap .button {
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  #top .mini_tabsection .button-wrap .button {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 479px) {
  #top .mini_tabsection .button-wrap {
    margin-bottom: 10px;
  }
  #top .mini_tabsection .button-wrap .button {
    font-size: 18px;
    background: transparent;
    color: #ea4a0a;
    font-weight: 700;
    padding: 0;
  }
}
#top .mini_tabsection .custom_tab_titles.oo-tab-titles .custom_tabtitle {
  color: #4442a7;
}
#top .mini_tabsection .custom_tab_titles.oo-tab-titles .custom_tabtitle.active {
  color: white !important;
  background: #4442a7;
}
#top .mini_tabsection .custom_tab_titles.oo-tab-titles .custom_tabtitle.active:focus {
  color: #4442a7 !important;
}
#top .mini_tabsection .custom_tab_titles.oo-tab-titles .custom_tabtitle:focus {
  color: #4442a7 !important;
}
#top #ontdekken .container {
  max-width: none !important;
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  #top #ontdekken .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}
#top #ontdekken .template-page {
  padding: 0 !important;
}
#top #ontdekken .entry-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top #ontdekken .entry-content-wrapper .er_left_col {
  display: inline-block;
  width: 50%;
  position: relative;
  padding: 100px 100px 0 100px;
}
@media only screen and (max-width: 1366px) {
  #top #ontdekken .entry-content-wrapper .er_left_col {
    padding: 50px 50px 0 50px;
  }
}
@media only screen and (max-width: 989px) {
  #top #ontdekken .entry-content-wrapper .er_left_col {
    width: 100%;
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_left_col {
    padding: 25px 7.5vw 25px 7.5vw;
  }
}
#top #ontdekken .entry-content-wrapper .er_left_col:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #7bc2d8;
  opacity: 0.95;
  left: 0;
  top: 0;
}
#top #ontdekken .entry-content-wrapper .er_left_col .mini_tabsection {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
#top #ontdekken .entry-content-wrapper .er_left_col .mini_tabsection .custom_tab_titles {
  width: 100%;
}
#top #ontdekken .entry-content-wrapper .er_right_col {
  width: 50%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 989px) {
  #top #ontdekken .entry-content-wrapper .er_right_col {
    width: 100%;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .block_description {
  font-size: 15px;
  color: white;
  line-height: 2.2;
  font-family: Opensans;
  font-weight: normal;
  position: relative;
  margin-bottom: 30px;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block {
  height: 50%;
  position: relative;
  padding: 60px;
  background-size: cover;
  min-height: 440px;
  background-position: center center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block:hover:before {
  opacity: 0.85;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block:before {
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1366px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block {
    padding: 50px;
  }
}
@media only screen and (max-width: 989px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block {
    height: auto;
    padding: 50px;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block {
    padding: 25px 7.5vw 25px 7.5vw;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  left: 0;
  top: 0;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2, #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .spacing-btn {
  z-index: 10;
  position: relative;
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .first, #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .second {
  width: 100%;
  position: relative;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .first h2, #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .second h2 {
  margin-bottom: 0;
  cursor: pointer;
  width: 85%;
}
@media only screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block .first {
    margin-bottom: 30px;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block a:before {
  content: '';
  width: 0;
  left: 0;
  bottom: -5px;
  height: 2px;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  background-color: #4442a7;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block a:hover:before {
  width: 85%;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2 {
  font-size: 62px;
  font-weight: bold;
  color: white;
  text-transform: none;
  margin-bottom: 30px;
  display: inline-block;
  margin-right: 100%;
  position: relative;
  line-height: 1.2;
  visibility: hidden;
}
@media only screen and (max-width: 1366px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2 {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2 {
    font-size: 30px;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2.come-in {
  visibility: visible;
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  right: auto;
  bottom: 14px;
  margin-left: 2px;
}
@media only screen and (max-width: 1366px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2:after {
    bottom: 9px;
  }
}
@media screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block h2:after {
    width: 6px;
    height: 6px;
    bottom: 7px;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more h2 {
  font-size: 62px;
  font-weight: bold;
  color: white;
  text-transform: none;
  margin-bottom: 30px;
  display: inline-block;
  max-width: 650px;
  position: relative;
  line-height: 1.2;
  margin-right: 0;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more h2:before {
  background-color: transparent;
}
@media only screen and (max-width: 1366px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more h2 {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more h2 {
    font-size: 30px;
  }
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more .spacing-btn {
  display: block;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.solution:before {
  background: #80BD7F;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.solution h2:after {
  background: #4442a7;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more:before {
  background: #272d6e;
}
#top #ontdekken .entry-content-wrapper .er_right_col .er_right_block.more h2:after {
  background: #ea4b0a;
}
#top .er_solutions .container {
  max-width: 1710px;
}
@media only screen and (max-width: 767px) {
  #top .er_solutions .content {
    padding-top: 0;
  }
}
#top .er_solutions .er_solution_overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top .er_solutions .er_solution_overview .solution_container {
  width: 20%;
  margin-left: 0;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  height: 100%;
  perspective: 1000px;
}
@media only screen and (max-width: 1500px) {
  #top .er_solutions .er_solution_overview .solution_container {
    width: 25%;
  }
}
@media only screen and (max-width: 1339px) {
  #top .er_solutions .er_solution_overview .solution_container {
    width: 33%;
  }
}
@media only screen and (max-width: 989px) {
  #top .er_solutions .er_solution_overview .solution_container {
    width: 50%;
    margin-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#top .er_solutions .er_solution_overview .solution_container:nth-of-type(5n + 1) {
  margin-left: 0;
}
#top .er_solutions .er_solution_overview .solution_container .solution_intro {
  font-size: 15px;
  font-family: Opensans;
  color: #4442a7;
  line-height: 2.2;
  font-weight: normal;
}
@media only screen and (max-width: 1339px) {
  #top .er_solutions .er_solution_overview .solution_container .solution_intro {
    margin-bottom: 50px;
  }
}
#top .er_solutions .er_solution_overview .solution_container .solution_title {
  font-size: 15px;
  font-family: Opensans;
  color: #4442a7;
  line-height: 2.2;
  font-weight: bold;
  margin-bottom: 0;
}
#top .er_solutions .er_solution_overview .solution_container .inline-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#top .er_solutions .er_solution_overview .solution_container .inline-button:hover a {
  background: #ea4b0a;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
#top .er_solutions .er_solution_overview .solution_container .inline-button:hover a .avia_iconbox_title {
  color: #ffffff;
}
#top .er_solutions .er_solution_overview .solution_container .inline-button:hover a .avia_iconbox_title:after {
  color: #ffffff;
}
#top .er_solutions .er_solution_overview .solution_container .inline-button a {
  border: 2px solid #ea4b0a;
  display: inline-block;
}
#top .er_solutions .er_solution_overview .solution_container .inline-button a .avia_iconbox_title {
  color: #ea4b0a;
}
#top .er_solutions .er_solution_overview .solution_container .inline-button a .avia_iconbox_title:after {
  font-family: "Ionicons";
  content: "";
  color: #ea4b0a;
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
  top: 1px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #top .er_solutions .er_solution_overview .solution_container .solution_img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 768px) {
  #top .er_solutions .er_solution_overview .solution_container:hover .front, #top .er_solutions .er_solution_overview .solution_container:focus .front, #top .er_solutions .er_solution_overview .solution_container:focus-within .front {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  #top .er_solutions .er_solution_overview .solution_container:hover .flipper, #top .er_solutions .er_solution_overview .solution_container:focus .flipper, #top .er_solutions .er_solution_overview .solution_container:focus-within .flipper {
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transform-style: preserve-3d;
  }
  #top .er_solutions .er_solution_overview .solution_container:hover .back, #top .er_solutions .er_solution_overview .solution_container:focus .back, #top .er_solutions .er_solution_overview .solution_container:focus-within .back {
    position: absolute;
    top: 0px;
    pointer-events: unset;
    visibility: visible;
    z-index: 0;
    /*backface-visibility: visible;
              -webkit-backface-visibility: visible;*/
  }
}
@media only screen and (min-width: 768px) {
  #top .er_solutions .er_solution_overview .solution_container:hover .flipper, #top .er_solutions .er_solution_overview .solution_container.hover .flipper {
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
#top .er_solutions .er_solution_overview .solution_container .front, #top .er_solutions .er_solution_overview .solution_container .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
#top .er_solutions .er_solution_overview .solution_container .front {
  z-index: 2;
  top: 0;
  left: 0;
  /* for firefox 31 */
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#top .er_solutions .er_solution_overview .solution_container .flipper {
  height: 100%;
  transition: 750ms ease-in-out;
  transform-style: preserve-3d;
  position: relative;
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#top .er_solutions .er_solution_overview .solution_container .flipper:before {
  font-size: 20px;
  top: -10px;
  left: 2px;
  width: 44px;
  line-height: 44px;
  height: 44px;
  z-index: 3;
  color: #ee3527;
}
#top .er_solutions .er_solution_overview .solution_container .flipper:after {
  font-size: 26px;
  color: #2a378e;
  top: 20px;
  z-index: 2;
  left: -25px;
  width: 60px;
  line-height: 60px;
  height: 60px;
}
#top .er_solutions .er_solution_overview .solution_container .back {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: -1;
  padding: 10px;
}
#top .er_solutions .er_solution_overview .solution_container .back img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  max-height: 50px;
}
#top .er_solutions .er_solution_overview .solution_container .back h4 {
  font-family: Opensans;
  font-size: 28px;
  position: relative;
  width: 100%;
  color: #fff;
  word-break: break-word;
  line-height: 1.5;
  max-height: 40px;
  float: right;
  top: 12px;
  text-align: center;
}
@media only screen and (max-width: 1550px) {
  #top .er_solutions .er_solution_overview .solution_container .back h4 {
    top: 0;
  }
}
@media only screen and (max-width: 1500px) {
  #top .er_solutions .er_solution_overview .solution_container .back h4 {
    top: 12px;
  }
}
#top .er_solutions .er_solution_overview .solution_container .back .solution_intro {
  padding: 20px;
  position: relative;
  top: 50%;
  transform: translateY(-70%);
  color: #ffffff;
  line-height: 1.8;
}
#top .er_solutions .er_solution_overview .solution_container .back .inline-button a {
  position: relative;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border: 2px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top .er_solutions .er_solution_overview .solution_container .back .inline-button a span {
  color: #ffffff;
}
#top .er_solutions .er_solution_overview .solution_container .back .inline-button a span:after {
  color: #ffffff;
  top: 2px;
  left: 10px;
}
#top .er_quote_slider {
  background-color: #ea4b0a;
}
#top .er_quote_slider.opl_section.narrow_container.er_quote_slider .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#top .er_quote_slider .slide_content_wrapper {
  font-size: 20px;
  color: #fff;
  font-style: italic;
  font-weight: 600;
  font-family: Opensans;
  line-height: 1.5;
  padding: 0 15px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #top .er_quote_slider .slide_content_wrapper {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
  }
}
#top .er_quote_slider li {
  margin-left: 0;
  padding: 0;
}
@media only screen and (max-width: 989px) {
  #top .er_quote_slider li {
    width: 100vw !important;
  }
}
#top .er_quote_slider .person_container {
  color: #ffffff;
  margin-top: 15px;
  padding: 0 15px;
  text-align: center;
}
#top .er_quote_slider .person_container span, #top .er_quote_slider .person_container p {
  display: block;
  font-size: 18px;
  margin: 6px 0;
}
@media only screen and (max-width: 767px) {
  #top .er_quote_slider .person_container span, #top .er_quote_slider .person_container p {
    font-size: 14px;
    margin: 0;
  }
}
#top .er_quote_slider .company {
  font-family: Opensans;
  font-weight: bold;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  #top .er_quote_slider .company {
    font-size: 14px !important;
    text-transform: none;
    letter-spacing: 0;
  }
}
#top .er_quote_slider .bx-wrapper, #top .er_quote_slider .bx-viewport {
  background: transparent;
  border: none;
  box-shadow: none;
}
#top .er_quote_slider .bx-viewport {
  height: auto !important;
}
#top .er_quote_slider .bx-prev {
  left: -50px !important;
}
@media only screen and (max-width: 989px) {
  #top .er_quote_slider .bx-prev {
    left: 0 !important;
  }
}
#top .er_quote_slider .bx-next {
  right: -50px !important;
}
@media only screen and (max-width: 989px) {
  #top .er_quote_slider .bx-next {
    right: 0 !important;
  }
}
@media only screen and (max-width: 989px) {
  #top .er_quote_slider .bx-controls-direction {
    top: auto;
    bottom: -25px;
  }
}
#top .er_quote_slider .bx-controls-direction a {
  font-size: 0;
  background: transparent;
}
#top .er_quote_slider .bx-controls-direction a:after, #top .er_quote_slider .bx-controls-direction a:before {
  font-size: 24px;
}
#top .blog_overview .container {
  max-width: 1420px;
}
#top .blog_overview .container .content {
  padding-top: 120px;
  padding-bottom: 70px;
}
#top .blog_overview .container .content .flex_column .template-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item {
  width: 30% !important;
  margin: 2.5% 0 2.5% 5% !important;
}
@media only screen and (min-width: 990px) {
  #top .blog_overview .container .content .flex_column .template-blog .blog_item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 989px) {
  #top .blog_overview .container .content .flex_column .template-blog .blog_item {
    width: 47% !important;
  }
  #top .blog_overview .container .content .flex_column .template-blog .blog_item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .blog_overview .container .content .flex_column .template-blog .blog_item {
    width: 100% !important;
    margin: 2.5% 0 !important;
  }
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .datum {
  color: #ea4b0a;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px 0 0 25px;
  display: inline-block;
  text-transform: uppercase;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .title {
  height: 80px;
  overflow: hidden;
  padding: 0 0 10px 25px;
  margin-top: 10px;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .title h3 {
  font-size: 18px;
  font-family: Opensans;
  font-weight: 400;
  color: #4442a7;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #top .blog_overview .container .content .flex_column .template-blog .blog_item .title h3 {
    font-size: 16px;
  }
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .avia-image-container.avia-align-center {
  display: block;
  margin: 0 auto 10px auto;
  text-align: center;
  clear: both;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .avia-image-container.avia-align-center:before {
  content: '';
  width: 3px;
  height: 62%;
  background: #ea4b0a;
  position: absolute;
  right: -20px;
  top: 51%;
  visibility: visible;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .avia-image-container.avia-align-center:after {
  content: '';
  width: 30%;
  height: 3px;
  background: #ea4b0a;
  position: absolute;
  right: -20px;
  top: 113%;
  visibility: visible;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .avia-image-container.avia-align-center .avia-image-container-inner {
  margin: 0 auto;
  display: inline-block;
  vertical-align: bottom;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item .avia-image-container.avia-align-center .avia-image-container-inner:before {
  content: '';
  display: block;
  position: absolute;
  content: '';
  padding: 16px 22px;
  background: #ea4b0a;
  right: -20px;
  top: 30%;
  color: white;
  font-family: FontAwesome;
  font-weight: 900;
  z-index: 2;
}
#top .blog_overview .container .content .flex_column .template-blog .blog_item a.full-link-btn {
  background: transparent;
}
#top .blog_overview .container .content h2 {
  text-transform: none;
  color: #ea4b0a;
  font-size: 28px;
  max-width: 600px;
  font-weight: 600;
  margin-bottom: 50px;
}
#top .blog_overview.in_media .container .template-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  #top .blog_overview.in_media .container .template-blog {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 479px) {
  #top .blog_overview.in_media .container .template-blog {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#top .blog_overview.in_media .container .template-blog .flex_column {
  width: 30%;
  margin-right: calc(10% / 2);
}
@media only screen and (max-width: 767px) {
  #top .blog_overview.in_media .container .template-blog .flex_column {
    width: 45% !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .blog_overview.in_media .container .template-blog .flex_column {
    width: 100% !important;
  }
}
#top .blog_overview.in_media .container .template-blog .flex_column:nth-child(3n) {
  margin-right: 0;
}
#top .blog_overview.in_media .container .template-blog .flex_column .datum {
  color: #ea4b0a;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 24px 0 0 25px;
  display: inline-block;
  text-transform: uppercase;
}
#top .blog_overview.in_media .container .template-blog .flex_column .avia-image-container {
  text-align: left;
}
#top .blog_overview.in_media .container .template-blog .flex_column .avia-image-container:before {
  content: '';
  width: 3px;
  height: 62%;
  background: #ea4b0a;
  position: absolute;
  right: -20px;
  top: 51%;
  visibility: visible;
}
#top .blog_overview.in_media .container .template-blog .flex_column .avia-image-container:after {
  content: '';
  width: 30%;
  height: 3px;
  background: #ea4b0a;
  position: absolute;
  right: -20px;
  top: 113%;
  visibility: visible;
}
#top .blog_overview.in_media .container .template-blog .flex_column .avia-image-container .avia-image-container-inner:before {
  content: '';
  display: block;
  position: absolute;
  content: '';
  padding: 16px 22px;
  background: #ea4b0a;
  right: -20px;
  top: 30%;
  color: white;
  font-family: FontAwesome;
  font-weight: 900;
  z-index: 2;
}
#top .blog_overview.in_media .container .template-blog .flex_column .title {
  height: 80px;
  overflow: hidden;
  padding: 0 0 10px 25px;
  margin-top: 10px;
}
#top .blog_overview.in_media .container .template-blog .flex_column .title h3 {
  font-size: 18px;
  font-family: Opensans;
  font-weight: 400;
  color: #4442a7;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #top .blog_overview.in_media .container .template-blog .flex_column .title h3 {
    font-size: 16px;
  }
}
#top .blog_overview.in_media .container .template-blog .flex_column .full-link-btn {
  background-color: transparent;
}
.quote_container_ideas.quote--outsiders .function_outsider, .quote_container_ideas.quote--outsiders .company_outsider {
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  font-family: Opensans;
}
.quote_container_ideas .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.quote_container_ideas .column.one-half {
  width: calc(50% - 35px);
  margin: 0 17.5px;
}
@media only screen and (max-width: 767px) {
  .quote_container_ideas .column.one-half {
    width: calc(100% - 35px);
    margin: 17.5px;
  }
}
@media only screen and (max-width: 767px) {
  .quote_container_ideas .column.one-half .the_quote {
    margin: 35px 0 50px !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fstyle.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Fhamburgers.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fcomponents%2Fscroll_post_nav.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fcomponents%2Fcross_browser.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Faccessibility.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Fgeneral.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Fbase.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fincludes%2Fmenu.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_full_header.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_contact_cards.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_quote.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_deelnemer_overview.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_partner_overview.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_about_tabs.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_more_info.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_low_header.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_opl_header.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_opl_intro.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_opl_content.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_video.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fontdekken_sectie.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_solutions.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fslider.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fer_nieuws_overzicht.scss%22%2C%22home%2Fndt%2Fdomains%2Fndt21.nl%2Fpublic_html%2Fwp-content%2Fthemes%2FDraadCore-child%2Fsass%2Fmodules%2Fideas.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BACDA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAC3RP%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAgBlB%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACnED%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALbF%3BAMEE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBV%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAN3pBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBI%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC9EF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlWA%3BAAAA%3BAAAA%3BASEE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9DhB%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvDZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClMhB%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKV%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3HJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3GA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChGE%3BAAAA%3BAAAA%3BAAKY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtSJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxBF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjKN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnFN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACthBR%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3PZ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAC5GN%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAC1OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */