body {
  margin: 0;
}
h2 em {
  font-style: italic;
  font-weight: bold;
  color: #ff0;
}
.c-navbar {
  position: absolute;
  top: 0px;
  width: 100%;
}
body.elementor-editor-active .c-navbar {
  background: #000;
  z-index: 0 !important;
}
/*
 body.admin-bar {
 .c-navbar {
 margin-top: 20px;
 }
 }
 */
.c-contentslider .slick-next, .c-contentslider .slick-prev {
  top: 400px;
}
@media only screen and (max-width: 768px) {
  .c-contentslider .slick-next, .c-contentslider .slick-prev {
    top: 550px;
  }
}
.c-contentslider .slick-next:before, .c-contentslider .slick-prev:before {
  color: #ccc;
}
.c-contentslider .slick-prev {
  left: 50px !important;
}
.c-contentslider .slick-next {
  left: 80px !important;
}
.c-contentslider .slick-dots {
  top: 30px;
  left: -490px;
  height: 30px;
}
.c-contentslider .slick-track {
  background: white;
}
.c-contentslider .slick-track .slick-slide {
  position: relative;
}
.c-contentslider .slick-track .slick-slide .slick-slide-bg {
  display: block;
  position: absolute;
  z-index: 4;
  right: 0;
  width: 45% !important;
  min-width: 400px;
}
@media only screen and (max-width: 1280px) {
  .c-contentslider .slick-track .slick-slide .slick-slide-bg {
    display: none;
  }
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner {
  display: block;
  position: absolute;
  left: 0;
  width: 55%;
  z-index: 5;
}
@media only screen and (max-width: 1280px) {
  .c-contentslider .slick-track .slick-slide .slick-slide-inner {
    width: 100%;
  }
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content {
  height: 300px;
}
@media only screen and (max-width: 768px) {
  .c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content {
    height: 350px;
  }
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-heading {
  color: #000;
  position: relative;
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-heading:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #004f80;
  width: 40px;
  height: 2px;
  left: 0;
  margin-left: 0px;
  bottom: -20px;
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-heading em {
  font-style: italic;
  color: #004f80;
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-description {
  color: #000;
  max-height: 200px;
}
@media only screen and (max-width: 768px) {
  .c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-description {
    overflow: scroll;
  }
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-button {
  position: absolute;
  color: #000;
  padding: 0;
  right: 0px;
  bottom: -30px;
  color: #c2c2d8;
  padding-right: 30px;
  background: url(../img/bt-next.svg);
  background-repeat: no-repeat;
  background-position: right center;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-button {
    bottom: -135px;
  }
}
.c-contentslider .slick-track .slick-slide .slick-slide-inner .elementor-slide-content .elementor-slide-button:hover {
  opacity: 0.8;
}
.c-contentslider .slick-track .slick-slide:nth-child(1) .slick-slide-inner:after {
  position: absolute;
  content: '01';
  font-size: 237px;
  z-index: 1;
  right: 30px;
  top: 20px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(0, 79, 128, 0.2);
}
.c-contentslider .slick-track .slick-slide:nth-child(2) .slick-slide-inner:after {
  position: absolute;
  content: '02';
  font-size: 237px;
  z-index: 1;
  right: 30px;
  top: 20px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(0, 79, 128, 0.2);
}
.c-contentslider .slick-track .slick-slide:nth-child(3) .slick-slide-inner:after {
  position: absolute;
  content: '03';
  font-size: 237px;
  z-index: 1;
  right: 30px;
  top: 20px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(0, 79, 128, 0.2);
}
.c-countdown .elementor-countdown-wrapper {
  margin-top: 60px;
  text-align: center;
}
.c-countdown .elementor-countdown-wrapper .elementor-countdown-item {
  background: none;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
}
.c-countdown .elementor-countdown-wrapper .elementor-countdown-item .elementor-countdown-digits {
  color: #ff0;
  font-size: 100px;
  line-height: 52px;
  font-family: "FrutigerLTStd", Sans-serif;
  font-weight: bold;
}
.c-countdown .elementor-countdown-wrapper .elementor-countdown-item .elementor-countdown-label {
  display: block;
  padding-top: 20px;
  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0.2;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  font-family: "FrutigerLTStd", Sans-serif;
  font-weight: normal;
}
.c-quote {
  max-width: 990px;
  margin: auto;
}
.c-quote .elementor-blockquote .elementor-blockquote__content em {
  font-style: normal;
  color: #ff0;
}
.c-quote .elementor-blockquote footer {
  position: relative;
}
.c-quote .elementor-blockquote footer:before {
  content: '';
  position: absolute;
  top: -70px;
  width: 2px;
  height: 60px;
  background: #ff0;
}
.c-quote .elementor-blockquote footer cite {
  margin-top: 80px;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container h5 {
  text-align: center;
  font-family: FrutigerLTStd;
  font-weight: bold;
  font-style: italic;
  color: #343341;
  font-size: 38px;
  line-height: 52px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container h5 {
    font-size: 30px;
    line-height: 40px;
    word-wrap: break-word;
  }
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container h5:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #42a8cb;
  width: 40px;
  height: 2px;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul:before {
    position: absolute;
    content: '';
    width: 55px;
    height: 480px;
    left: -60px;
    top: 50px;
    background: url(../img/shape-angular-left-white.svg) no-repeat;
    background-size: 100%;
  }
  .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul:after {
    position: absolute;
    content: '';
    width: 55px;
    height: 480px;
    right: -60px;
    top: 50px;
    background: url(../img/shape-angular-right-white.svg) no-repeat;
    background-size: 100%;
  }
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li {
  display: inline-block;
  box-shadow: 0px 5px 20px 3px rgba(0, 0, 0, 0.3);
  position: relative;
  margin-bottom: 20px;
  display: none;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li:nth-child(1), .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li:nth-child(2), .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li:nth-child(3) {
  display: inline-block;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li:before {
  position: absolute;
  display: inline-block;
  width: 35px;
  height: 35px;
  bottom: 20px;
  right: 20px;
  content: '';
  background: url(../img/ic-social-instagram.svg) no-repeat;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li a {
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li a {
    width: 250px !important;
    height: 250px !important;
  }
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container ul li a:hover {
  opacity: 0.8;
}
.c-instagram .elementor-widget-wp-widget-wpzoom_instagram_widget .elementor-widget-container .zoom-instagram-widget__follow-me {
  display: none;
}
.c-footer .elementor-widget-heading h4 {
  position: relative;
  margin-bottom: 50px;
}
.c-footer .elementor-widget-heading h4:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #ff0;
  width: 40px;
  height: 2px;
  left: 0;
  bottom: -20px;
}
.c-footer .elementor-widget-text-editor {
  font-size: 17px;
  line-height: 27px;
  max-width: 260px;
}
.c-footer .elementor-nav-menu li {
  width: 100%;
}
.c-footer .elementor-nav-menu li a {
  display: block;
  padding: 0;
  font-size: 16px;
  line-height: 35px;
  text-transform: uppercase;
}
.c-footer .elementor-nav-menu li a:hover {
  padding: 0;
}
.c-tour-header {
  /*.elementor-widget-wrap {
   position: relative;
   width: 100%;
   min-height: 770px;
   overflow: hidden;
   .elementor-widget-image {
   position: absolute;
   z-index: 1;
   }
   .elementor-widget-heading {
   position: absolute;
   z-index: 2;
   top: 50%;
   left:50%;
   width: 100%;
   margin-left: -450px;
   font-size: 65px;
   text-transform: uppercase;
   text-align: center;
   max-width: 900px !important;
   }
   .elementor-section-boxed {
   position: absolute;
   width: 100%;
   z-index: 4;
   max-width: 1260px;
   left:50%;
   margin-left: -630px;
   top: 550px;
   height: 100px;
   }
   }
   &--content {
   position: absolute;
   z-index: 3;
   }*/
}
.c-tour-header .elementor-widget-container {
  background-size: 45px !important;
}
.c-tour-header .elementor-widget-container .elementor-text-editor em {
  color: #ff0;
}
.c-tour-content .elementor-widget-heading h2 {
  margin-bottom: 50px !important;
}
.c-tour-content .elementor-widget-heading h2:after {
  left: 0 !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 768px) {
  .c-tour-content--note .elementor-widget-container {
    background-size: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .c-tour-content--note .elementor-widget-container {
    background-size: 60px;
  }
}
@media only screen and (min-width: 1025px) {
  .c-tour-content--note .elementor-widget-container {
    background-size: 60px;
  }
}
.c-tour-content--partnerlogos .gallery {
  /*width:23% !important;
   margin-left: 1% !important;
   margin-right: 1% !important;
   */
}
.c-tour-content--partnerlogos .gallery .gallery-item {
  padding-right: 15px;
  margin-bottom: 0px;
}
.c-tour-content--partnerlogos .gallery .gallery-item img {
  border: 0 !important;
}
@media only screen and (max-width: 768px) {
  .c-tour-content--partnerlogos .gallery .gallery-item {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-tour-content--partnerlogos .gallery .gallery-item img {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .c-tour-content--partnerlogos .gallery .gallery-item {
    width: 50% !important;
  }
}
@media only screen and (min-width: 1025px) {
  .c-tour-content--partnerlogos .gallery .gallery-item {
    width: 25% !important;
  }
}
.c-tour-content--impressions .gallery {
  padding-top: 30px;
  padding-bottom: 20px;
}
.c-tour-content--impressions .gallery .gallery-item {
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
  min-height: 270px;
}
@media only screen and (max-width: 768px) {
  .c-tour-content--impressions .gallery .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-tour-content--impressions .gallery .gallery-item img {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .c-tour-content--impressions .gallery .gallery-item {
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media only screen and (min-width: 1025px) {
  .c-tour-content--impressions .gallery .gallery-item {
    width: 25% !important;
    max-width: 25% !important;
  }
}
.c-tour-content--impressions .gallery .gallery-item .gallery-icon img {
  border: 0 !important;
}
.c-tour-content--impressions .gallery .gallery-item .gallery-caption {
  font-size: 11px;
  color: #fff !important;
  padding: 5px 8px;
}
.c-tour-index .elementor-posts-container {
  margin: 0 !important;
}
.c-tour-index .elementor-posts-container .elementor-type-loop {
  width: 100%;
}
.c-worldmap {
  min-width: 1024px;
}
.c-worldmap-inner {
  height: 670px;
}
.c-worldmap .modal-content button {
  top: -35px;
  right: -25px;
  width: 58px;
  height: 58px;
}
.c-worldmap .modal-content button:focus {
  outline: none;
}
.c-worldmap .modal-content button i.fa-close {
  width: 58px;
  height: 58px;
  background: url(../img/bt-schließen-mapinfo.svg) no-repeat;
}
.c-worldmap .modal-content button i.fa-close:before {
  content: '';
}
.c-worldmap .modal-content button i.fa-close:focus {
  outline: none;
}
.c-worldmap .elementor-widget-wrap .elementor-element.elementor-widget-popup {
  display: inline-block;
  position: absolute;
}
.c-worldmap .elementor-widget-wrap .elementor-element.elementor-widget-popup .elementor-button-wrapper {
  display: inline-block;
}
.c-worldmap .elementor-widget-wrap .elementor-element.elementor-widget-popup .elementor-button-wrapper a {
  display: inline-block;
  padding: 0;
  width: 28px;
  height: 28px;
  background: url(../img/bt-mapinfo-inactive.svg) no-repeat;
  border: 0;
}
.c-worldmap--stops .elementor-widget-button {
  display: inline-block;
  position: absolute;
}
.c-worldmap--stops .elementor-widget-button a.elementor-button {
  padding: 0;
  width: 28px;
  height: 28px;
  background: url(../img/bt-mapinfo-inactive.svg) no-repeat;
  border: 0;
}
.c-worldmap--stops .elementor-widget-button a.elementor-button:hover {
  cursor: pointer;
}
@media only screen and (max-width: 1450px) {
  .c-worldmap {
    /* display: none; */
  }
}
.c-press-media .elementor-button-wrapper .elementor-button-text em {
  font-style: italic;
  color: #ff0;
}
.c-press-media .elementor-image .wp-caption .wp-caption-text em {
  font-style: italic;
  color: #ff0;
}
.c-modal .elementor-widget-container h2:after {
  left: 0% !important;
  margin-left: 0px !important;
}
.c-headerslider .elementor-slick-slider .elementor-slide-heading {
  position: relative;
}
.c-headerslider .elementor-slick-slider .elementor-slide-heading em {
  color: #ff0;
}
.c-headerslider .elementor-slick-slider .elementor-slide-heading:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #ff0;
  width: 40px;
  height: 2px;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}
.c-headerslider .elementor-slick-slider .elementor-slide-description {
  margin-top: 60px !important;
  margin-bottom: 30px !important;
}
.c-headerslider .elementor-slick-slider .slick-dots {
  text-align: right;
  padding-right: 30px;
  padding-bottom: 30px;
}
.c-about .ico-play {
  display: block;
  position: absolute;
  z-index: 12;
  width: 148px;
  /*top: 240px;
   right: 190px;*/
  height: 148px;
  top: 50%;
  margin-top: -74px;
  left: 50%;
  margin-left: -74px;
}
.c-about .ico-play a {
  display: inline-block;
  height: 148px;
  width: 148px;
}
.c-about--element1 .elementor-widget-container h2 {
  position: relative;
}
.c-about--element1 .elementor-widget-container h2:before {
  position: absolute;
  z-index: 3;
  content: '';
  background: #ff0;
  width: 2px;
  height: 370px;
  left: 50%;
  margin-left: -1px;
  top: -440px;
}
.c-about--element2 .elementor-text-editor {
  position: relative;
}
.c-about--element2 .elementor-text-editor:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #ff0;
  width: 2px;
  height: 140px;
  left: 50%;
  margin-left: -1px;
  bottom: -180px;
}
.c-about--elementlist01 {
  position: relative;
}
.c-about--elementlist01:after {
  position: absolute;
  content: '01';
  font-size: 247px;
  z-index: 0;
  right: 0;
  top: -80px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.2);
}
.c-about--elementlist02 {
  position: relative;
}
.c-about--elementlist02:after {
  position: absolute;
  content: '02';
  font-size: 247px;
  z-index: 0;
  right: 0;
  top: -80px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.2);
}
.c-about--elementlist03 {
  position: relative;
}
.c-about--elementlist03:after {
  position: absolute;
  content: '03';
  font-size: 247px;
  z-index: 0;
  right: 0;
  top: -80px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.2);
}
.c-about--elementlist04 {
  position: relative;
}
.c-about--elementlist04:after {
  position: absolute;
  content: '04';
  font-size: 247px;
  z-index: 0;
  right: 0;
  top: -80px;
  font-family: FrutigerLTStd;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.2);
}
.c-sideevents article.elementor-post .elementor-type-loop {
  width: 100%;
}
.c-quiz .elementor-tab-title:focus {
  outline: none;
}
@media only screen and (min-width: 1024px) {
  .img-logo-mobile {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .img-logo-desktop {
    display: none;
  }
}
.ico-search a {
  content: '';
  display: inline-block;
  margin-top: 5px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  background: url(../img/ic-search.svg) no-repeat;
}
.ico-search a:hover {
  opacity: 0.8;
}
.c-header-site-nav .elementor-menu-toggle elementor-active {
  z-index: 999;
}
.c-header-site-nav .elementor-nav-menu--dropdown {
  padding-top: 50px;
}
.c-header-site-nav .elementor-nav-menu--dropdown ul li {
  margin-top: 15px;
  margin-bottom: 15px;
}
.c-header-site-nav .elementor-nav-menu--dropdown ul li a {
  line-height: 52px !important;
}
.c-header-site-nav .elementor-nav-menu--dropdown ul li.ico-search {
  text-align: center;
}
.c-header-site-nav .elementor-nav-menu--dropdown ul li.ico-search a {
  width: 50px;
  height: 50px;
}
.c-gallery {
  padding-top: 30px;
  padding-bottom: 20px;
}
.c-gallery .gallery-item {
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
  min-height: 270px;
}
@media only screen and (max-width: 768px) {
  .c-gallery .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-gallery .gallery-item img {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .c-gallery .gallery-item {
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media only screen and (min-width: 1025px) {
  .c-gallery .gallery-item {
    width: 33% !important;
    max-width: 33% !important;
  }
}
.c-gallery .gallery-item .gallery-icon img {
  border: 0 !important;
}
.c-gallery .gallery-item .gallery-caption {
  font-size: 11px;
  color: #fff !important;
  padding: 5px 8px;
}
.m-tour-itemlist {
  position: relative;
  margin-top: 60px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1280px) {
  .m-tour-itemlist:before {
    position: absolute;
    content: '';
    width: 55px;
    height: 480px;
    left: -60px;
    top: -50px;
    background: url(../img/shape-angular-left.svg) no-repeat;
    background-size: 100%;
  }
  .m-tour-itemlist:after {
    position: absolute;
    content: '';
    width: 55px;
    height: 480px;
    right: -60px;
    top: -50px;
    background: url(../img/shape-angular-right.svg) no-repeat;
    background-size: 100%;
  }
}
.m-tour-itemlist article.type-tour .elementor-type-loop {
  margin: auto;
}
.m-tour-item {
  margin: auto;
}
.m-tour-item .elementor-widget-wrap {
  position: relative;
  padding-bottom: 10px;
}
.m-tour-item .elementor-widget-wrap .elementor-widget-text-editor {
  display: inline-block;
  padding-top: 5px;
}
.m-tour-item .elementor-widget-wrap .elementor-widget-text-editor p {
  margin: 0;
  padding: 0;
}
.m-tour-item--label {
  position: absolute;
  top: 0;
  right: 0;
}
.m-tour-item--label .elementor-heading-title {
  padding: 8px 14px;
}
.m-tour-item--heading .elementor-button-link {
  padding: 0;
  margin-top: 20px;
  margin-left: 30px;
}
.m-tour-item--datefrom {
  display: inline-block;
  margin-top: 0px;
  margin-left: 30px;
}
.m-tour-item--dateto {
  display: inline-block;
}
.type-partner .elementor-type-loop {
  width: 100%;
}
.m-partner-itemlist .elementor-image-box-content {
  position: relative;
  min-height: 200px;
}
.m-partner-itemlist .elementor-image-box-content h3 {
  position: absolute;
  z-index: 50;
  top: 30px;
}
.m-partner-itemlist .elementor-image-box-content h3 a:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.m-partner-itemlist .elementor-image-box-content p {
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 10px;
}
.m-sideevent {
  display: block;
  width: 100% !important;
  background: white;
  font-family: FrutigerLTStd;
  position: relative;
  height: 400px;
  overflow: hidden;
  box-shadow: 0px 3px 20px 3px rgba(0, 0, 0, 0.3);
}
.m-sideevent--thumb {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}
.m-sideevent--date {
  position: absolute;
  z-index: 5;
  top: 15px;
  right: 15px;
  width: 54px;
  height: 54px;
  border-radius: 26px;
  color: white;
  background: #004f80;
}
.m-sideevent--date .day {
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
}
.m-sideevent--date .month {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
.m-sideevent--label {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  display: inline-block;
  text-transform: uppercase;
  background: #004f80;
  font-size: 12px;
  line-height: 30px;
  transform: translateY(150px);
  transition: all 0.3s ease-in-out;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
.m-sideevent--content {
  background: white;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 280px;
  transition: all 0.3s ease-in-out;
  padding: 20px 30px;
  transform: translateY(180px);
}
.m-sideevent--content--range {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 28px;
  color: #818181;
}
.m-sideevent--content--heading {
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.m-sideevent--content--location {
  font-size: 12px;
  color: #c2c2d8;
  padding-left: 40px;
  padding-right: 20px;
  background: url(../img/ic-location-blue.svg) no-repeat;
  background-position: left center;
  background-size: 40px;
  position: absolute;
  bottom: 5px;
  line-height: 19px;
  min-height: 38px;
}
@media only screen and (max-width: 1024px) {
  .m-sideevent--content--location {
    bottom: 75px;
  }
}
@media only screen and (min-width: 1025px) {
  .m-sideevent:hover .m-sideevent--content {
    transform: translateY(100px);
  }
  .m-sideevent:hover .m-sideevent--label {
    transform: translateY(70px);
  }
}
.m-loop-tour {
  display: block;
  width: 100% !important;
  background: white;
  font-family: FrutigerLTStd;
  position: relative;
  z-index: 999;
  height: 295px;
  box-shadow: 0px 3px 20px 3px rgba(0, 0, 0, 0.3);
}
.m-loop-tour--overlay {
  top: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 200px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) !important;
}
.m-loop-tour--thumb {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.m-loop-tour--thumb.past {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
.m-loop-tour--label {
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  display: inline-block;
  text-transform: uppercase;
  background: #ff0;
  font-size: 12px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: black;
}
.m-loop-tour--content {
  background: white;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 95px;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  padding: 20px 30px;
  background: #42a8cb;
  background-image: url(../img/bt-stop-inactive.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: right 30px center;
}
.m-loop-tour--content--range {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 28px;
  color: #fff;
}
.m-loop-tour--content--range em {
  color: #ff0;
  font-style: normal;
}
.m-loop-tour--content--heading {
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  font-style: italic;
  transition: all 0.3s ease-in-out;
}
.m-loop-tour:hover .m-loop-tour--content {
  background-color: #004f80;
  background-image: url(../img/bt-stop-hovered.svg);
}
.m-loop-tour:hover .m-loop-tour--content--heading {
  color: #ff0;
}
@media only screen and (max-width: 768px) {
  .m-contactcard {
    text-align: center;
  }
}
.m-contactcard img.alignleft {
  float: left;
  margin-right: 30px;
  border-radius: 75px;
}
@media only screen and (max-width: 768px) {
  .m-contactcard img.alignleft {
    float: none;
    width: 50%;
    border-radius: 50%;
    margin: 0;
  }
}
.m-contactcard h3 {
  color: #ff0;
  font-size: 22px;
  line-height: 24px;
}
.m-contactcard p {
  font-size: 17px;
  line-height: 26px;
}
.elementor-widget-heading {
  max-width: 800px;
  margin: auto;
}
.elementor-widget-heading h2.elementor-heading-title {
  position: relative;
  word-wrap: break-word;
}
.elementor-widget-heading h2.elementor-heading-title:after {
  position: absolute;
  z-index: 3;
  content: '';
  background: #ff0;
  width: 40px;
  height: 2px;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}
.elementor-widget-text-editor a {
  color: #ff0;
  text-decoration: none;
}
.elementor-widget-text-editor a:hover {
  text-decoration: underline;
}
.elementor-widget-text-editor em {
  color: #ff0;
}
.mod-alignleft h2:after {
  left: 0% !important;
  margin-left: 0px !important;
}
@keyframes pop {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.ico-scroll {
  animation-delay: 0.5s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: pop;
}
.maxwidth700 {
  max-width: 700px;
  margin: auto;
}
.width100p {
  width: 100%;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fsite.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fcontentslider.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fcountdown.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fquote.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Finstagram.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Ffooter.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Ftour-header.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Ftour-content.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Ftour-index.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fworldmap.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fpress-media.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fmodal.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fheaderslider.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fabout.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fsideevents.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fquiz.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fheader-site.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fcomponents%5C%2Fgallery.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Ftour-itemlist.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Ftour-item.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Fpartner-itemlist.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Floop-sideevent.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Floop-tour.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodules%5C%2Fcontactcard.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodifiers%5C%2Felements.scss%22%2C%22site%5C%2Fthemes%5C%2Fopl%5C%2Flib%5C%2Fscss%5C%2Fmodifiers%5C%2Fhelpers.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAQA%3BAAAA%2CYAAA%3BAAAA%3BAAKE%3BAAAA%3B%3BcAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BcAAA%3BAAAA%3BAAQE%3BAAAA%3BwBAAA%3BAAAA%3BAA5BH%3B%3B%3B%3B%3B%3BGAAA%3BACEG%3BAAAA%2CaAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAKF%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAGE%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%2CgBAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAYA%3BAAAA%3BiBAAA%3BAAAA%3BAAKF%3BAAAA%3BoBAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAaR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAChKJ%3BAAAA%3BqBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAME%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAClBP%3BAAAA%3BeAAA%3BAAAA%3BAAOO%3BAAAA%3BcAAA%3BAAAA%3BAAKF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%2CmBAAA%3BAAAA%3BACnBA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAaF%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAME%3BAACE%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAASE%3BAAAA%2CwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B4DAAA%3BAAAA%3BAAWA%3BAAAA%2CmCAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3B6BAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAON%3BAAAA%2CgBAAA%3BAAAA%3BACtGF%3BAAAA%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAaJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOE%3BAAAA%2CcAAA%3BAAAA%3BAAEE%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOE%3BAAAA%2CaAAA%3BAAAA%3BACnCT%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BMAAA%3BAAAA%3BAAEG%3BAAAA%2CmCAAA%3BAAAA%3BAAII%3BAAAA%2CcAAA%3BAAAA%3BACHF%3BAAAA%2CiCAAA%3BAAAA%3BAAGE%3BAAAA%3B4BAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3BKAAA%3BAAAA%3BAACE%3BAAAA%3BqBAAA%3BAAAA%3BAAYE%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKE%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BuBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAME%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%2CuBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BmBAAA%3BAAAA%3BAC3GN%3BAAAA%2CuBAAA%3BAAAA%3BAAEE%3BAAAA%2CcAAA%3BAAAA%3BACHL%3BAAAA%2CoBAAA%3BAAAA%3BAAGG%3BAAAA%2CgBAAA%3BAAAA%3BAAKE%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAME%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B8DAAA%3BAAAA%3BAAME%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAUJ%3BAAAA%3BqBAAA%3BAAAA%3BAAIE%3BAAAA%2CwBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAkBJ%3BAAAA%3BqBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOE%3BAAAA%2CkBAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAC9EI%3BAAAA%3BcAAA%3BAAAA%3BAAUE%3BAAAA%3BcAAA%3BAAAA%3BACVF%3BAAAA%3B8BAAA%3BAAAA%3BACDF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAaF%3BAAAA%3BiCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BACzBF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAsBA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAkBI%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAeN%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAeF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAeF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAeF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAeF%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BACrIA%3BAAAA%2CcAAA%3BAAAA%3BACAA%3BAAAA%2CgBAAA%3BAAAA%3BACFL%3BAACG%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3B%3B%3B%3B%3BkDAAA%3BAAAA%3BAASE%3BAAAA%2CeAAA%3BAAAA%3BAAOF%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAIE%3BAAAA%2C%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3BeAAA%3BAAAA%3BAC1DX%3BAAAA%3BuBAAA%3BAAAA%3BAAIG%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAME%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3B8BAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%2CuBAAA%3BAAAA%3BAAKF%3BAAAA%3B%3BmBAAA%3BAAAA%3BACnCL%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKG%3BAACE%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%2CeAAA%3BAAAA%3BAC9BL%3BAAAA%2CeAAA%3BAAAA%3BAAEG%3BAAAA%3BuBAAA%3BAAAA%3BAAQE%3BAAAA%3BmBAAA%3BAAAA%3BAAIE%3BAAAA%3BaAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BWAAA%3BAAAA%3BAAKE%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAC5CA%3BAAAA%2CcAAA%3BAAAA%3BAAMA%3BAAAA%3BoBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3BYAAA%3BAAAA%3BAAMI%3BAAAA%3BmCAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BACxBL%3BAAAA%3B%3B%3B%3B%3B%3B%3BkDAAA%3BAAAA%3BAAUG%3BAAAA%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWE%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAiBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAUE%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAC9GP%3BAAAA%3B%3B%3B%3B%3B%3B%3BkDAAA%3BAAAA%3BAAUG%3BAAAA%3B%3B%3B%3B%3BmGAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAASE%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByCAAA%3BAAAA%3BAAiBE%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAME%3BAAAA%3BqBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAaA%3BAAAA%3BoDAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAC7FF%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3BoBAAA%3BAAAA%3BACxBH%3BAAAA%3BeAAA%3BAAAA%3BAAIG%3BAAAA%3BwBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAeF%3BAAAA%3BwBAAA%3BAAAA%3BAAIE%3BAAAA%2C6BAAA%3BAAAA%3BAAIF%3BAAAA%2CcAAA%3BAAAA%3BAAOE%3BAAAA%3B8BAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BACvDD%3BAAAA%3BeAAA%3BAAAA%3BAAKC%3BAAAA%2CcAAA%3BAAAA%22%7D */