@charset "UTF-8";
/* moved by compressor */
.mmfsc-module-m02h2 {
  margin: 0 0 25px; }
  @media screen and (min-width: 480px) {
    .mmfsc-module-m02h2 {
      margin: 0 0 50px; } }
  @media screen and (min-width: 768px) {
    .mmfsc-module-m02h2 {
      margin: -10px 0 30px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-module-m02h2 {
      margin: -55px 0 -15px; } }

.mmfsc-m02h2-container {
  position: relative;
  font-size: 0; }
  @media screen and (min-width: 480px) {
    .mmfsc-m02h2-container {
      max-width: 640px;
      margin: 0 auto; } }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container {
      max-width: 1024px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container {
      max-width: 1380px; } }

.mmfsc-m02h2-container-image-wrap > a {
  display: block; }
.mmfsc-m02h2-container-image-wrap img {
  max-width: 100%;
  height: auto; }

.mmfsc-m02h2-container-textbox-wrap {
  position: relative;
  top: -25px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-textbox-wrap {
      top: -45px;
      padding-left: 0;
      padding-right: 0;
      left: 0;
      right: 0;
      width: 738px;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-textbox-wrap {
      top: -90px; }
      .mmfsc-m02h2-container-textbox-wrap-v1 {
        width: 970px; }
      .mmfsc-m02h2-container-textbox-wrap-v2 {
        width: 870px;
        -webkit-transform: translateX(-17.2%);
                transform: translateX(-17.2%); } }
  .mmfsc-m02h2-container-textbox-wrap::after {
    content: ' ';
    display: table; }

.mmfsc-m02h2-container-textbox {
  background-color: #fff;
  padding: 15px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-textbox {
      padding: 25px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-textbox {
      padding: 35px; } }

.mmfsc-m02h2-container-breadcrumb {
  font-family: Roboto, Arial, sans-serif;
  color: #0a3886;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  .mmfsc-m02h2-container-breadcrumb::after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0a3886; }
  .mmfsc-m02h2-container-breadcrumb > a {
    display: inline-block;
    color: #0a3886;
    text-decoration: none; }
    .mmfsc-m02h2-container-breadcrumb > a .mmfsc-m02h2-rootline-item-angle,
    .mmfsc-m02h2-container-breadcrumb > a .mmfsc-m02h2-rootline-item-angle i {
      font-size: 11px;
      font-weight: bold;
      line-height: 24px;
      text-transform: uppercase; }
    .mmfsc-m02h2-container-breadcrumb > a:first-child .mmfsc-m02h2-rootline-item-angle {
      display: none; }

.mmfsc-m02h2-container-subheadline {
  font-family: Roboto, Arial, sans-serif;
  color: #0a3886;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  .mmfsc-m02h2-container-subheadline::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #0a3886; }

.mmfsc-m02h2-container-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .mmfsc-m02h2-container-headline {
      font-size: 32px;
      line-height: 34px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m02h2-container-headline {
      font-size: 52px;
      line-height: 54px; } }

.mmfsc-m02h2-container-bodytext {
  color: #43474a;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 1.5; }
  .mmfsc-m02h2-container-bodytext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886; }
    .mmfsc-m02h2-container-bodytext a:hover {
      color: #5991dc; }
      .mmfsc-m02h2-container-bodytext a:hover::before {
        width: 100%; }
    .mmfsc-m02h2-container-bodytext a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 0;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-m02h2-container-linktext {
  color: #0a3886;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px; }
  .mmfsc-m02h2-container-linktext a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #0a3886;
    padding: 5px 0; }
    .mmfsc-m02h2-container-linktext a:hover {
      color: #5991dc; }
      .mmfsc-m02h2-container-linktext a:hover::before {
        width: 100%; }
    .mmfsc-m02h2-container-linktext a::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 2px;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }


.mmfsc-module-m51 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .mmfsc-module-m51 {
      margin-bottom: 75px; } }
  .mmfsc-module-m51 * {
    box-sizing: border-box; }
  .mmfsc-module-m51 a {
    font-weight: 500;
    text-decoration: none; }

.mmfsc-m51-header-wrap {
  margin-bottom: 30px; }

.mmfsc-m51-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a; }
  .mmfsc-m51-headline h2, .mmfsc-m51-headline h3, .mmfsc-m51-headline h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px; }

.mmfsc-m51-subheader {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: #a5784f;
  margin-bottom: 5px; }

.mmfsc-m51-line {
  font-size: 0; }
  .mmfsc-m51-line::before {
    content: '';
    display: inline-block;
    background-color: #a5784f;
    width: 30px;
    height: 2px; }

.mmfsc-m51i-wrap {
  position: relative;
  margin-bottom: 30px; }

.mmfsc-m51i-wrap.show {
  display: block; }

.mmfsc-m51i-wrap.hide {
  display: none; }

.mmfsc-m51i-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  overflow: hidden; }
  .mmfsc-m51i-img img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transition: all .5s;
    transition: all .5s; }

.mmfsc-m51i-inner {
  border: 1px solid #0b3886; }

.mmfsc-m51i-headline {
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 22px;
  margin-bottom: 15px; }
  .mmfsc-m51i-headline .mmfsc-m51-line {
    margin-top: 5px; }

.mmfsc-m51i-config-seats,
.mmfsc-m51i-config-jets {
  display: inline-block;
  font-family: VilleroyAndBoch, Times, serif;
  color: #43474a;
  font-size: 22px;
  text-align: center;
  min-width: 30px;
  padding-top: 15px;
  margin-left: 30px; }
  .mmfsc-m51i-config-seats:first-child,
  .mmfsc-m51i-config-jets:first-child {
    margin: 0; }
  .mmfsc-m51i-config-seats::before,
  .mmfsc-m51i-config-jets::before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    margin-bottom: 15px; }

.mmfsc-m51i-config-seats::before {
  background: url('../../../typo3conf/ext/vb_sites_evb/Resources/Fsc/Public/Images/Frontend/icon_seats.png') no-repeat center center; }

.mmfsc-m51i-config-jets::before {
  background: url('../../../typo3conf/ext/vb_sites_evb/Resources/Fsc/Public/Images/Frontend/icon_jetpaks.png') no-repeat center center; }

.mmfsc-m51i-cta {
  margin: 25px 0 0; }
  .mmfsc-m51i-cta span {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #43474a; }
    .mmfsc-m51i-cta span::before {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      bottom: 0;
      left: 0;
      background-color: #5991dc;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }

.mmfsc-m51i-wrap:hover .mmfsc-m51i-img img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
          transform: translate3d(0, 0, 0) scale(1.1); }
.mmfsc-m51i-wrap:hover .mmfsc-m51i-cta span {
  color: #5991dc; }
  .mmfsc-m51i-wrap:hover .mmfsc-m51i-cta span::before {
    width: 100%; }

.mmfsc-m51i-v1 {
  padding-top: 85px; }
  .mmfsc-m51i-v1 .mmfsc-m51i-inner {
    padding: 110px 25px 25px;
    text-align: center; }
  .mmfsc-m51i-v1 .mmfsc-m51i-img {
    width: 187px;
    height: 187px; }
    .mmfsc-m51i-v1 .mmfsc-m51i-img img {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      margin: 0 auto; }

.mmfsc-m51i-wrap.mmfsc-m51i-v1:hover .mmfsc-m51i-img img {
  -webkit-transform: translate3d(0, 8px, 0) scale(1.1) translateY(-50%);
          transform: translate3d(0, 8px, 0) scale(1.1) translateY(-50%); }

.mmfsc-m51i-v2 {
  padding-top: 70px; }
  .mmfsc-m51i-v2 .mmfsc-m51i-inner {
    padding: 130px 30px 25px; }
  .mmfsc-m51i-v2 .mmfsc-m51i-img {
    width: 200px;
    height: 145px; }
    @media (max-width: 767px) {
      .mmfsc-m51i-v2 .mmfsc-m51i-img {
        width: 240px;
        height: 175px; } }
    @media (min-width: 1200px) {
      .mmfsc-m51i-v2 .mmfsc-m51i-img {
        width: 240px;
        height: 175px; } }

.mmfsc-m51i-accordion-button-header {
  display: inline-block;
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 21px;
  color: #43474a;
  margin: 30px 0 10px; }

.mmfsc-m51i-accordion-container {
  margin-bottom: 40px;
  margin-top: 10px; }

.mmfsc-m51i-accordion-button {
  background-color: white;
  border: 1px solid #c3c3c3;
  cursor: pointer;
  outline: medium none;
  position: relative;
  width: 100%; }

.mmfsc-m51i-accordion-button::after {
  color: #a5784f;
  content: '';
  float: right;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  right: 5px;
  font-family: evb-icon;
  font-size: 20px; }

.mmfsc-m51i-accordion-button-headline {
  display: inline-block;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  padding: 10px 5px;
  width: 90%;
  float: left;
  text-align: left;
  color: #808080; }

.mmfsc-m51i-accordion-panel {
  height: 0;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
  margin: -4px 0 0;
  list-style: none;
  padding: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: 200ms ease;
  transition: 200ms ease; }

.mmfsc-m51i-accordion-panel li {
  padding: 5px;
  width: 100%; }

.mmfsc-m51i-accordion-panel li:hover {
  background-color: #f4f7f9; }

.mmfsc-m51i-accordion-panel li a {
  text-decoration: none; }

.mmfsc-m51i-button-container {
  position: relative;
  margin-bottom: 20px; }
  .mmfsc-m51i-button-container.active .mmfsc-m51i-accordion-button::after {
    content: ''; }
  .mmfsc-m51i-button-container.active .mmfsc-m51i-accordion-panel {
    opacity: 1;
    height: auto;
    border: 1px solid #c3c3c3;
    background-color: #ffffff; }

.mmfsc-m51i-li {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 5px 10px;
  cursor: pointer;
  color: #43474a; }
  .mmfsc-m51i-li.hide {
    color: #c3c3c3; }

.mmfsc-m20i-textbox-wrap {
  width: 100%; }
  @media (min-width: 1200px) {
    .mmfsc-m20i-textbox-wrap {
      padding-right: 30px;
      padding-left: 30px; } }

.mmfsc-m20-children-container-v2 .mmfsc-m20i-textbox-wrap {
  width: auto; }

.mmfsc-m20i-container {
  position: relative;
  line-height: 0;
  margin: 0 auto 60px;
  max-width: 1200px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .mmfsc-m20i-container {
      margin-bottom: 75px; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-container {
      margin: auto auto 100px; } }
  .mmfsc-m20i-container::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(5, 36, 75, 0.75);
    z-index: 2; }
  .mmfsc-m20i-container img {
    width: 100%;
    height: 230px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media screen and (min-width: 1200px) {
      .mmfsc-m20i-container img {
        height: auto;
        width: auto; } }
  .mmfsc-m20i-container:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .mmfsc-m20i-container .mmfsc-m20i-linkbutton {
    font-family: Roboto, Arial, sans-serif;
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .mmfsc-m20i-container .mmfsc-m20i-linkbutton:hover {
      color: #ffffff;
      border-color: #ffffff; }
  .mmfsc-m20i-container:hover .mmfsc-m20i-linkbutton {
    border-color: #a5784f;
    background-color: #a5784f; }

.mmfsc-m20i-textbox-wrap {
  position: absolute;
  text-align: center;
  z-index: 3;
  line-height: 1;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  top: 0; }
  @media screen and (min-width: 768px) {
    .mmfsc-m20i-textbox-wrap {
      max-width: 643px;
      margin: auto;
      left: 0;
      right: 0; } }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-textbox-wrap {
      max-width: 650px; } }

.mmfsc-m20i-subheadline {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: #a5784f;
  margin: 30px 0 20px; }

.mmfsc-m20i-headline {
  font-family: VilleroyAndBoch, Times, serif;
  font-size: 22px;
  line-height: 1.2;
  color: #ffffff; }
  @media (min-width: 1200px) {
    .mmfsc-m20i-headline {
      font-size: 32px; } }

.mmfsc-m20i-bodytext {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding-top: 20px;
  margin-bottom: 20px;
  visibility: hidden;
  height: 0;
  line-height: 1.5; }
  @media screen and (min-width: 1200px) {
    .mmfsc-m20i-bodytext {
      visibility: visible;
      height: auto; } }

.mmfsc-m20i-line {
  display: block;
  width: 50px;
  height: 2px;
  background-color: #a5784f;
  margin: auto auto 20px;
  visibility: visible; }
  @media screen and (max-width: 1200px) {
    .mmfsc-m20i-line {
      visibility: visible; } }