@font-face {
  font-family: "gt-regular";
  src: url("GT-Pressura-Regular.eot");
  src: url("../fonts/web/GT-Pressura-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Regular.woff") format("woff"), url("../fonts/web/GT-Pressura-Regular.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Regular.svg#GT-Pressura-Regular") format("svg");
}
@font-face {
  font-family: "gt-regular-mono";
  src: url("GT-Pressura-Mono-Regular.eot");
  src: url("../fonts/web/GT-Pressura-Mono-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Mono-Regular.woff2") format("woff2"), url("../fonts/web/GT-Pressura-Mono-Regular.woff") format("woff"), url("../fonts/web/GT-Pressura-Mono-Regular.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Mono-Regular.svg#GT-Pressura-Mono-Regular") format("svg");
}
@font-face {
  font-family: "gt-light";
  src: url("GT-Pressura-Light.eot");
  src: url("../fonts/web/GT-Pressura-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Light.woff2") format("woff2"), url("../fonts/web/GT-Pressura-Light.woff") format("woff"), url("../fonts/web/GT-Pressura-Light.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Light.svg#GT-Pressura-Light") format("svg");
}
@font-face {
  font-family: "gt-light-mono";
  src: url("GT-Pressura-Mono-Light.eot");
  src: url("../fonts/web/GT-Pressura-Mono-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Mono-Light.woff") format("woff"), url("../fonts/web/GT-Pressura-Mono-Light.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Mono-Light.svg#GT-Pressura-Mono-Light") format("svg");
}
@font-face {
  font-family: "gt-bold";
  src: url("GT-Pressura-Bold.eot");
  src: url("../fonts/web/GT-Pressura-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Bold.woff2") format("woff2"), url("../fonts/web/GT-Pressura-Bold.woff") format("woff"), url("../fonts/web/GT-Pressura-Bold.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Bold.svg#GT-Pressura-Bold") format("svg");
}
@font-face {
  font-family: "gt-bold-mono";
  src: url("GT-Pressura-Mono-Bold.eot");
  src: url("../fonts/web/GT-Pressura-Mono-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/web/GT-Pressura-Mono-Bold.woff") format("woff"), url("../fonts/web/GT-Pressura-Mono-Bold.ttf") format("truetype"), url("../fonts/web/GT-Pressura-Mono-Bold.svg#GT-Pressura-Mono-Bold") format("svg");
}
@font-face {
  font-family: "socicon";
  src: url("../fonts/socicon.eot");
  src: url("../fonts/socicon.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon.woff") format("woff"), url("../fonts/socicon.woff2") format("woff2"), url("../fonts/socicon.ttf") format("truetype"), url("../fonts/socicon.svg#sociconregular") format("svg");
  font-weight: normal;
  font-style: normal;
  text-transform: initial;
}
/* ubuntu-regular - latin */
@font-face {
  font-family: "Ubuntu Reg";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("../fonts/web/ubuntu-v14-latin-regular.woff2") format("woff2"), url("../fonts/web/ubuntu-v14-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: "Ubuntu Bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url("../fonts/web/ubuntu-v14-latin-700.woff2") format("woff2"), url("../fonts/web/ubuntu-v14-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Karbon";
  src: url("/zzshortcodes/laserparcours/Fonts/karbon/DesktopFonts/Karbon-Regular.otf");
  font-weight: normal;
}
@font-face {
  font-family: "KarbonBold";
  src: url("/zzshortcodes/laserparcours/Fonts/karbon/DesktopFonts/Karbon-Bold.otf");
  font-weight: bold;
}
@font-face {
  font-family: "KarbonMedium";
  src: url("/zzshortcodes/laserparcours/Fonts/karbon/DesktopFonts/Karbon-Medium.otf");
  font-weight: 400;
}
.socicon {
  font-family: "socicon";
}

*,
:focus {
  outline: none !important;
  -moz-outline-style: none !important;
}

a {
  -webkit-transition: all 0.3s ease; /* Safari */
  transition: all 0.3s ease;
}

p {
  font-family: "Ubuntu Reg", sans-serif;
}
p strong {
  font-family: "Ubuntu Bold", sans-serif;
}

strong {
  font-family: "Ubuntu Bold";
}

html,
body {
  font-family: "Ubuntu Reg", sans-serif;
  font-weight: normal;
  background-color: #001d2d !important;
}

.wpml-ls-legacy-list-horizontal a span {
  vertical-align: inherit;
}

.header__top {
  position: fixed;
  top: 0;
  z-index: 2000;
  height: 55px;
  width: 100%;
  overflow: hidden;
  background-color: #002d4b;
  -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.33);
}
.header__top_info {
  height: 55px;
  width: 100%;
  background-color: #32f05a;
}
.header__top_info p {
  text-align: center;
  font-size: 16px;
  line-height: 55px;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.header__top_lang, .header__top_nav, .header__top_ticket {
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  line-height: 55px;
}
.header__top_lang a:hover,
.header__top_lang a:focus, .header__top_nav a:hover,
.header__top_nav a:focus, .header__top_ticket a:hover,
.header__top_ticket a:focus {
  text-decoration: none;
}
.header__top_lang a:hover span,
.header__top_lang a:focus span, .header__top_nav a:hover span,
.header__top_nav a:focus span, .header__top_ticket a:hover span,
.header__top_ticket a:focus span {
  text-decoration: none;
}
.header__top_lang a span, .header__top_nav a span, .header__top_ticket a span {
  display: inline-block;
  vertical-align: middle;
}
.header__top_lang a span.header-icon, .header__top_nav a span.header-icon, .header__top_ticket a span.header-icon {
  height: 20px;
  width: 20px;
  margin-right: 2px;
}
.header__top_lang a span.header-icon--navdot, .header__top_nav a span.header-icon--navdot, .header__top_ticket a span.header-icon--navdot {
  margin-right: 0;
}
.header__top_lang a span.header-icon svg, .header__top_nav a span.header-icon svg, .header__top_ticket a span.header-icon svg {
  display: block;
  height: 20px;
  width: 20px;
}
.header__top_lang a span.header-icon--large, .header__top_nav a span.header-icon--large, .header__top_ticket a span.header-icon--large {
  height: 32px;
  width: 32px;
  margin-right: 0;
  margin-left: 2px;
}
.header__top_lang a span.header-icon--large svg, .header__top_nav a span.header-icon--large svg, .header__top_ticket a span.header-icon--large svg {
  height: 32px;
  width: 32px;
}
.header__top_lang #lang_sel_list {
  border: 0 !important;
  padding: 0 !important;
  clear: inherit;
  font-family: "Ubuntu Reg", sans-serif;
  background-color: transparent;
}
.header__top_lang #lang_sel_list ul {
  list-style: none;
}
.header__top_lang #lang_sel_list ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.header__top_lang #lang_sel_list ul li a {
  background: none !important;
}
.header__top_lang #lang_sel_list ul li a {
  background: transparent !important;
  color: #99abb7;
  font-family: "Ubuntu Bold";
  font-size: 14px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .header__top_lang #lang_sel_list ul li a {
    font-size: 16px;
  }
}
.header__top_lang #lang_sel_list ul li a:hover {
  color: #2bcc4e;
}
.header__top_lang #lang_sel_list ul li.wpml-ls-current-language a,
.header__top_lang #lang_sel_list ul li a.lang_sel_sel,
.header__top_lang #lang_sel_list ul li a:visited.lang_sel_sel,
.header__top_lang #lang_sel_list ul li a.lang_sel_sel:hover,
.header__top_lang #lang_sel_list ul li a:visited.lang_sel_sel:hover {
  background: transparent !important;
  color: #32f05a;
  text-decoration: none;
}
.header__top_lang #lang_sel_list ul li.wpml-ls-current-language {
  display: none;
}
@media screen and (min-width: 768px) {
  .header__top_lang #lang_sel_list ul li.wpml-ls-current-language {
    display: inline-block;
  }
}
.header__top_lang #lang_sel_list ul li.wpml-ls-current-language a:hover {
  color: #2bcc4e;
}
.header__top_nav ul {
  padding-left: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .header__top_nav ul {
    padding-left: 60px;
  }
}
.header__top_nav ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 340px) {
  .header__top_nav ul li {
    margin-right: 20px;
  }
}
.header__top_nav ul li a {
  font-size: 14px;
  font-family: "Ubuntu Bold";
  color: #32f05a;
}
@media screen and (min-width: 768px) {
  .header__top_nav ul li a {
    font-size: 16px;
  }
}
.header__top_nav ul li a:hover {
  color: #2bcc4e;
}
.header__top_nav ul li a:hover svg path,
.header__top_nav ul li a:hover svg rect,
.header__top_nav ul li a:hover svg polygon,
.header__top_nav ul li a:hover svg circle.fill {
  fill: #2bcc4e;
}
.header__top_nav ul li a:hover svg circle.stroke,
.header__top_nav ul li a:hover svg polyline {
  stroke: #2bcc4e;
}
.header__top_ticket {
  float: right;
}
.header__top_ticket a {
  font-size: 14px;
  font-family: "Ubuntu Bold";
  color: #32f05a;
}
@media screen and (min-width: 768px) {
  .header__top_ticket a {
    font-size: 16px;
  }
}
.header__top_ticket a:hover {
  color: #2bcc4e;
}
.header__top_ticket a:hover svg path,
.header__top_ticket a:hover svg rect,
.header__top_ticket a:hover svg polygon,
.header__top_ticket a:hover svg circle {
  fill: #2bcc4e;
}

@media screen and (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .desktop {
    display: none !important;
  }
}

header.myContainer {
  margin-top: 75px;
}

.myContainer {
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 10px;
}
.myContainer:after {
  content: "";
  display: block;
  clear: both;
}

body > header .logo {
  height: 120px;
  background: #32f05a;
  float: left;
  width: 200px;
  margin: 0;
  position: relative;
  z-index: 999;
}
body > header .logo > a:not(.menu_button) {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/logo-deutsches-spionage-museum.png") no-repeat;
  background-size: 180px 133px;
  text-indent: -999em;
  background-position: center center;
}
body > header #menu {
  margin-left: 205px;
  display: block;
  padding: 0;
}
body > header #menu > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 120px;
  font-size: 18.75px;
  color: #002d4b;
  margin-left: 9px;
  margin-bottom: 5px;
  position: relative;
}
body > header #menu > li .sub-menu {
  z-index: 99;
  padding: 0;
  margin: 0;
  background: none;
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s linear, padding-top 0.3s linear, padding-bottom 0.3s linear, border-top-width 0.3s linear, border-top-width 0.3s linear;
  transition: height 0.3s linear, padding-top 0.3s linear, padding-bottom 0.3s linear, border-top-width 0.3s linear, border-top-width 0.3s linear;
}
body > header #menu > li.menu-item-has-children:hover .sub-menu, body > header #menu > li.menu-item-has-children.is--hover .sub-menu {
  height: 100%;
}
body > header #menu > li .sub-menu li {
  display: block;
  width: 100%;
  background: #32f05a;
  margin-top: 5px;
  text-align: center;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-family: "Ubuntu Reg", sans-serif;
  font-size: 14px;
}
body > header #menu > li .sub-menu li > a {
  color: #002d4b;
  padding: 5px;
  display: block;
  width: 100%;
  height: 100%;
}
body > header #menu > li .sub-menu li:hover, body > header #menu > li .sub-menu li.current, body > header #menu > li .sub-menu li.active {
  background: #002d4b;
}
body > header #menu > li .sub-menu li:hover a, body > header #menu > li .sub-menu li.current a, body > header #menu > li .sub-menu li.active a {
  color: #32f05a;
  text-decoration: none;
}
body > header #menu > li > a {
  height: 120px;
  background: #32f05a;
  color: inherit;
  text-transform: uppercase;
  font-family: "Ubuntu Bold", sans-serif;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 120px;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
body > header #menu > li > a:hover {
  text-decoration: none;
  color: #32f05a;
  background-color: #002d4b;
}
body > header #menu > li > a:focus {
  text-decoration: none;
}
body > header #menu:after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 999px) {
  body > header #menu > li {
    margin-left: 2px;
    width: 16.3%;
  }
}
.page-template-page-home .content-txt {
  padding: 18px 25px;
}

.content-txt {
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  color: #002d4b;
}
.content-txt h1,
.content-txt h3 {
  margin: 5px 0 10px 0 !important;
  font-size: 19px !important;
  font-family: "Ubuntu Bold";
}
.content-txt h1 > a,
.content-txt h3 > a {
  color: #002d4b !important;
}
.content-txt p {
  font-size: 16px;
  line-height: 23px;
}

.content-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.content-image a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  font-size: 35px;
  font-family: "Ubuntu Bold";
  line-height: 40px;
}
.content-image a .title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.content-image #playVideo {
  background: url("../img/play.png") no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
  width: 55px;
  height: 54px;
}
.content-image:after {
  content: "";
  display: block;
  clear: both;
}

.content-green {
  position: relative;
  background: #32f05a;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content-green a {
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  font-size: 35px;
  font-family: "Ubuntu Bold";
  line-height: 40px;
}
.content-green a.white {
  color: #ffffff;
}
.content-green a.black {
  color: #002d4b;
}
.content-green a:hover {
  text-decoration: none;
}
.content-green:hover {
  opacity: 0.95;
}

.content-green .content-box-quote, .content-image .content-box-quote {
  font-size: 18px;
}

body > footer {
  background: #002d4b;
  width: 100%;
  max-width: 980px !important;
  margin-top: 40px !important;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
  box-sizing: border-box;
}
@media screen and (min-width: 991px) {
  body > footer .col-md-4 {
    text-align: right;
  }
}
body > footer .menu-footer {
  list-style: none;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  width: 100%;
}
body > footer .menu-footer li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  padding-left: 0;
  width: 49%;
}
@media screen and (min-width: 991px) {
  body > footer .menu-footer li {
    width: auto;
    padding: 0 13px 0 0;
  }
}
body > footer .menu-footer li a {
  color: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 48px;
}
@media screen and (min-width: 991px) {
  body > footer .menu-footer li a {
    font-size: 13px;
    line-height: 1;
  }
}

footer.myContainer {
  padding: 20px 25px;
}
@media screen and (min-width: 991px) {
  footer.myContainer .row:first-child {
    margin-bottom: 3rem;
  }
}

.mediapartner {
  margin-bottom: 30px;
}
@media screen and (min-width: 991px) {
  .mediapartner {
    margin-bottom: 0;
  }
}

.social {
  margin-top: 25px;
  margin-bottom: 10px;
}
.social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.3s ease; /* Safari */
  transition: all 0.3s ease;
}
@media screen and (min-width: 991px) {
  .social a {
    margin: 0 0 0 10px;
  }
}
.social a:hover {
  color: #2bcc4e;
}
.social a:hover svg path,
.social a:hover svg rect,
.social a:hover svg polygon,
.social a:hover svg circle.fill {
  fill: #2bcc4e;
}
.social a:hover svg circle.stroke,
.social a:hover svg polyline {
  stroke: #2bcc4e;
}

.content-viewpage h1,
.content-viewpage-page h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.content-viewpage h1 > a,
.content-viewpage-page h1 > a {
  color: #002d4b;
}
.content-viewpage h1,
.content-viewpage-page h1 {
  font-size: 24px !important;
  font-family: "Ubuntu Bold";
}
.content-viewpage h2,
.content-viewpage-page h2 {
  font-size: 24px;
  font-family: "Ubuntu Reg";
}
.content-viewpage h3,
.content-viewpage-page h3 {
  font-size: 18px;
  font-family: "Ubuntu Bold";
}
.content-viewpage h4,
.content-viewpage-page h4 {
  font-size: 18px;
  font-family: "Ubuntu Reg";
}
.content-viewpage table,
.content-viewpage p,
.content-viewpage-page table,
.content-viewpage-page p {
  font-size: 14px;
  line-height: 23px;
}

.content-viewpage-page {
  margin-right: 0;
  background: #ffffff;
  display: block;
  box-sizing: border-box;
  color: #002d4b;
  padding: 35px;
}

.content-viewpage {
  background: #ffffff;
  display: block;
  box-sizing: border-box;
  color: #002d4b;
  margin-right: 315px;
  padding: 35px;
}
.content-viewpage h3 {
  margin: 5px 0 10px 0;
}
.content-viewpage h3 > a {
  color: #002d4b;
}
.content-viewpage__download {
  margin-right: 0;
}

.myContainer {
  position: relative;
}

div.menu {
  display: block;
  background: #fff;
  margin-bottom: 0;
  padding: 25px;
}
@media screen and (max-width: 599px) {
  div.menu ul li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  div.menu {
    width: 300px;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 10px;
  }
}

.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu ul li {
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  display: block;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 16px;
}
.menu ul li ul.children {
  margin: 0 10px;
}
.menu ul li a {
  display: block;
  background: #bebebe;
  margin-bottom: 10px;
  box-sizing: border-box;
  color: inherit;
  padding: 15px;
  width: 100%;
  height: 100%;
}
.menu ul li:hover > a, .menu ul li.current_page_item > a, .menu ul li.active > a {
  background: #32f05a;
}
.menu ul li:hover a, .menu ul li.current_page_item a, .menu ul li.active a {
  text-decoration: none;
}

.grid {
  margin-top: 20px;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}

.gutter-sizer {
  width: 2%;
}

.grid-item, .grid-sizer {
  width: 32%;
  overflow: hidden;
}

.grid-item {
  float: left;
  height: 300px;
  margin-bottom: 20px;
}

.grid-item--width2 {
  width: 66%;
}

.grid-item--width3 {
  width: 100%;
  height: auto;
}

.grid-item--height2 {
  height: 620px;
}

.grid-item--post .content-image a:after,
.grid-item--event .content-image a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 45, 75, 0.1);
  z-index: 1;
}
.grid-item--post .content-image a .title,
.grid-item--event .content-image a .title {
  z-index: 2;
}

.grid-item--event .content-image a:after {
  background: rgba(0, 45, 75, 0.6);
}
.grid-item--event .content-image a .title span {
  display: block;
}
.grid-item--event .content-image a .title span.title__base {
  margin-bottom: 10px;
}
.grid-item--event .content-image a .title span.title__link {
  font-size: 22px;
  line-height: 26px;
}

#videoWatch {
  margin: 0 auto;
}

.modal {
  text-align: center;
}

.menu_button {
  display: none;
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modal-dialog {
    width: 90%;
    margin: 0;
    position: absolute;
    top: 30%;
    left: 10px;
  }
}
.modal-dialog .close {
  background: url("../img/remove.png?1441884052") no-repeat;
  width: 55px;
  height: 54px;
  position: absolute;
  top: -70px;
  right: -30px;
  opacity: 1 !important;
}

.wp_cl_pl_form_row {
  margin-top: 0;
}

.cl_el_widget_from_ajax {
  margin-top: 50px;
  margin-bottom: 45px;
  position: relative;
  max-width: 240px;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 991px) {
  .cl_el_widget_from_ajax {
    margin: 0 0 0 auto;
  }
}

.cl_el_widget_from_ajax input[type=email] {
  color: #777777;
  width: 200px;
  border: 0;
  height: 32px;
  padding-left: 5px;
  font-size: 14px;
  padding-right: 40px;
  width: 100%;
  max-width: 240px;
}

.cl_el_widget_from_ajax input[type=submit] {
  color: #002d4b;
  background: #32f05a;
  display: inline-block;
  padding: 0 5px;
  width: auto;
  border: none;
  height: 32px;
  min-height: 32px;
  line-height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
}
.cl_el_widget_from_ajax input[type=submit]:hover, .cl_el_widget_from_ajax input[type=submit]:focus .cl_el_widget_from_ajax input[type=submit]:active, .cl_el_widget_from_ajax input[type=submit]:active:focus {
  background: #2bcc4e;
  box-shadow: none;
}

@media screen and (max-width: 960px) {
  .grid-item--width2 .content-txt {
    height: auto !important;
    min-height: 300px !important;
  }
}
@media screen and (max-width: 769px) {
  body > header .logo {
    float: none !important;
    display: block;
    width: 100% !important;
    margin-bottom: 5px;
  }
  body > header #menu {
    margin: 0 !important;
    display: none;
  }
  #menu > li {
    margin-left: 0 !important;
    display: block !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
  #menu > li .sub-menu {
    height: 0;
    position: static !important;
  }
  #menu > li.menu-item-has-children > span {
    content: "";
    display: block;
    position: absolute;
    height: 50px;
    width: 60px;
    right: 0;
    top: 0;
    background: url("../img/icon-arrow.svg") center center no-repeat;
    background-size: 30px auto;
  }
  #menu > li.menu-item-has-children.is--hover > span {
    transform: rotate(180deg);
  }
  #menu > li.menu-item-has-children.is--hover:hover > span {
    transform: rotate(180deg);
  }
  #menu > li.menu-item-has-children:hover .sub-menu {
    height: 0 !important;
  }
  #menu > li.menu-item-has-children.is--hover .sub-menu {
    height: 100% !important;
  }
  #menu > li a {
    line-height: 50px !important;
  }
  body.is-touch #menu > li.menu-item-has-children:hover > span {
    background-image: url("../img/icon-arrow.svg");
  }
  body.is-touch #menu > li.menu-item-has-children.is--hover > span {
    transform: rotate(180deg);
    background-image: url("../img/icon-arrow.svg");
  }
  body.is-touch #menu > li a:hover {
    color: #002d4b !important;
    background-color: #32f05a !important;
  }
  body > header #menu > li .sub-menu li > a {
    padding: 0;
  }
  .grid-item, .grid-sizer {
    width: 48%;
  }
  body > header .logo,
  ul#menu {
    width: 100% !important;
  }
  .grid-item--width2 {
    width: 98%;
    height: auto !important;
    min-height: 300px !important;
  }
  .grid-item--width2.carousel {
    width: 98%;
    height: auto !important;
    min-height: auto !important;
  }
  .grid-item--width3 {
    width: 100%;
    height: auto;
  }
  .grid-item--height2 {
    /*height: 612px*/
    height: auto;
  }
  .content-viewpage {
    margin-right: 0;
  }
  .menu_button {
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -15px;
    display: inline-block;
    width: 30px;
    height: 30px;
  }
  .menu_button span {
    margin: 0 auto;
    position: relative;
    top: 12px;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .menu_button span:before, .menu_button span:after {
    position: absolute;
    content: "";
  }
  .menu_button span,
  .menu_button span:before,
  .menu_button span:after {
    width: 30px;
    height: 6px;
    background-color: #002d4b;
    display: block;
  }
  .menu_button span:before {
    margin-top: -12px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
  }
  .menu_button span:after {
    margin-top: 12px;
  }
  .menu_button:hover span, .menu_button.active span {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .menu_button:hover span:before, .menu_button.active span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
  }
  .menu_button span:after {
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
  }
  .menu_button:hover span:after, .menu_button.active span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
  }
  .menu {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    background: transparent;
    padding-right: 0;
  }
  .menu ul li {
    width: 49%;
    float: left;
  }
  .menu ul li:nth-child(even) {
    float: right;
  }
  .menu:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 481px) {
  .grid-item, .grid-sizer {
    width: 99% !important;
  }
  .grid-item:after, .grid-sizer:after {
    content: "";
    display: block;
    clear: both;
  }
  .grid-item--height2 {
    height: auto !important;
  }
}
@media screen and (max-width: 340px) {
  .menu {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    background: transparent;
  }
  .menu ul li {
    width: 100%;
    float: none !important;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .menu ul li a {
    padding: 8px;
  }
  .menu:after {
    content: "";
    display: block;
    clear: both;
  }
  body > header .logo > a:not(.menu_button) {
    background-position: 15px center;
  }
}
.widget {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 15px;
}
.widget ul li {
  background: none;
  display: block;
  width: auto;
  color: #333333;
  text-align: left;
  font-size: 16px;
}
.widget ul li:hover {
  background: none;
}
.widget ul li a {
  padding: 5px 15px 0;
}
.widget ul li a:hover, .widget ul li.current-cat a {
  color: #32f05a;
}

.tagcloud a {
  color: #333333;
  background: #c4c4c4;
  font-size: 16px !important;
  padding: 4px 10px 6px;
  display: inline-block;
}
.tagcloud a:hover {
  color: #ffffff;
  background: #32f05a;
  text-decoration: none;
}

.parallax-window {
  position: absolute;
  width: 100%;
}

.gallery-all img {
  max-width: 100%;
  height: auto;
}
.gallery-all .col-md-4 {
  margin-bottom: 20px;
  text-align: left;
}
.gallery-all .col-md-4 img {
  margin: 0 auto;
  display: block;
}

.title_gallery {
  font-size: 24px;
  text-transform: uppercase;
  color: #002d4b;
  margin-top: 5px;
}

.responsive-image {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.wp-caption {
  width: auto !important;
}
.wp-caption .wp-caption-text {
  font-size: 12px;
  line-height: 15px;
  margin: 5px 0 30px 1px;
  width: 90%;
}

.meta {
  text-align: right;
  color: #32f05a;
  text-transform: uppercase;
}
.meta a {
  color: #32f05a;
}
.meta a:hover {
  text-decoration: underline;
}
.meta .data {
  margin-left: 15px;
}

.align-center {
  font-family: "Ubuntu Bold";
  text-align: center;
}

.downloads h3 {
  margin-top: 0;
}

.grid-item--width2 .flexslider .slides img, .grid-item .flexslider .slides img {
  height: 300px;
}

.carousel .flexslider, .grid-item .flexslider {
  height: 300px;
}

.carousel .flexslider li, .grid-item .flexslider li {
  background-size: cover;
  height: 300px;
  background-position: center;
}

.carousel .flex-control-nav.flex-control-paging {
  display: none;
}

.excerpt_more p {
  display: inline;
}
.excerpt_more a {
  color: #32f05a;
}

.social_feedback {
  text-align: center;
}
.social_feedback a {
  display: inline-block;
}
.social_feedback img {
  max-width: 200px;
  height: auto;
}

@media (max-width: 1000px) {
  .grid-item--width2 .flexslider .slides img, .grid-item .flexslider .slides img {
    height: auto;
  }
}
nav.navigation h2 {
  display: none;
}

nav.navigation {
  background-color: white;
  /*margin-right: 315px;*/
  padding: 35px;
  border-radius: 0;
}

nav.navigation,
nav.navigation a,
nav.navigation a:hover,
nav.navigation a:active {
  color: #32f05a;
  text-transform: uppercase;
}

nav.navigation span.current {
  font-family: "Ubuntu Bold";
}
nav.navigation span.separator {
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
}
nav.navigation div.nav-links > span.separator:last-child {
  display: none;
}

.dsm__toggle {
  margin: 10px 0;
  background-color: #F0F1EC;
}
.dsm__toggle header {
  position: relative;
  height: 245px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #072D4B;
}
@media (min-width: 769px) {
  .dsm__toggle header {
    height: 110px;
  }
}
.dsm__toggle header > div {
  position: absolute;
  z-index: 11;
  top: 15px;
  left: 15px;
  width: calc(100% - 65px);
}
.dsm__toggle header > div h5, .dsm__toggle header > div p {
  margin: 0;
  font-size: 16px;
  color: #fff;
}
.dsm__toggle header > div h5 {
  font-family: "Ubuntu Bold";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dsm__toggle header:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;
  height: 100%;
  width: 120%;
  -webkit-box-shadow: inset 0px 90px 60px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 90px 60px 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 90px 60px 10px rgba(0, 0, 0, 0.5);
}
@media (min-width: 769px) {
  .dsm__toggle header:before {
    -webkit-box-shadow: inset 0px 40px 60px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 40px 60px 10px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 40px 60px 10px rgba(0, 0, 0, 0.5);
  }
}
.dsm__toggle header:after {
  content: "";
  position: absolute;
  z-index: 10;
  right: 15px;
  bottom: 15px;
  height: 35px;
  width: 35px;
  background: #4AEE63 url("../img/icon-arrow.svg") center center no-repeat;
  background-size: 20px;
  pointer-events: none;
}
.dsm__toggle header:hover {
  cursor: pointer;
}
.dsm__toggle section {
  display: none;
}
.dsm__toggle section,
.dsm__toggle div.footer {
  padding: 10px;
  padding-bottom: 0;
}
.dsm__toggle div.footer {
  padding: 0;
}
@media (max-width: 768px) {
  .dsm__toggle div.footer .col-xs-12.text-right {
    text-align: left;
  }
}
.dsm__toggle.is--active {
  margin-bottom: 30px;
}
.dsm__toggle.is--active header:after {
  transform: rotate(180deg);
}

.iframe__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.iframe__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.wp-block-details.dsm-faq summary {
  display: list-item !important;
}
.wp-block-details.dsm-faq-pa-5-30 {
  padding: 5px 30px;
}

.dsm-mt-20 {
  margin-top: 20px;
}

.dsm-mb-20 {
  margin-bottom: 20px;
}

.dsm-laserparcours-overlay-text {
  bottom: 20px;
  position: absolute;
  color: white;
  font-family: "Ubuntu Bold", sans-serif !important;
  display: flex;
  flex-direction: column;
  left: 20px;
}
.dsm-laserparcours-overlay-text span {
  background: #00fb33;
  padding: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .dsm-laserparcours-overlay-text span {
    margin-bottom: 20px;
  }
}
.dsm-laserparcours-overlay-text img {
  max-width: 40%;
}
@media (min-width: 768px) {
  .dsm-laserparcours-overlay-text img {
    max-width: unset;
  }
}

.dsm-laserparcours-overlay-headline {
  position: absolute;
  left: 20px;
  top: 20px;
  color: white;
  font-family: "Ubuntu Bold", sans-serif !important;
  text-align: center;
}
.dsm-laserparcours-overlay-headline p {
  color: white;
}

/*# sourceMappingURL=main.css.map */
