@charset "UTF-8";
a.button, button,
.a-button-primary, .a-button-secondary {
  min-width: 100px;
  padding: 10px 40px;
  border-radius: 4px;
  text-align: center;
  border: 0; }
  a.button:hover, button:hover,
  .a-button-primary:hover, .a-button-secondary:hover {
    text-decoration: none; }

header:after, .footercopy:after, .footercopywrapper:after, .row:after, .maincontent > section .sectionTXT:after, .maincontent section:after, .maincontent section.w100 .sectionTXT:after {
  content: ' ';
  clear: both;
  display: block; }

a.has-arrow .icon {
  right: 0;
  top: 2px;
  position: absolute; }
  a.has-arrow .icon:after {
    content: '';
    padding-left: 20px;
    margin-right: 0;
    background-image: url(../Images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center right; }

/* @RETRUN JUST CALCULATED VALUES! */
/* fira-sans-300 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fira-sans-v10-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Light"), local("FiraSans-Light"), url("fonts/fira-sans-v10-latin-300.eot?#iefix") format("embedded-opentype"), url("fonts/fira-sans-v10-latin-300.woff2") format("woff2"), url("fonts/fira-sans-v10-latin-300.woff") format("woff"), url("fonts/fira-sans-v10-latin-300.ttf") format("truetype"), url("fonts/fira-sans-v10-latin-300.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/fira-sans-v10-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Regular"), local("FiraSans-Regular"), url("fonts/fira-sans-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/fira-sans-v10-latin-regular.woff2") format("woff2"), url("fonts/fira-sans-v10-latin-regular.woff") format("woff"), url("fonts/fira-sans-v10-latin-regular.ttf") format("truetype"), url("fonts/fira-sans-v10-latin-regular.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-500 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url("fonts/fira-sans-v10-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans Medium"), local("FiraSans-Medium"), url("fonts/fira-sans-v10-latin-500.eot?#iefix") format("embedded-opentype"), url("fonts/fira-sans-v10-latin-500.woff2") format("woff2"), url("fonts/fira-sans-v10-latin-500.woff") format("woff"), url("fonts/fira-sans-v10-latin-500.ttf") format("truetype"), url("fonts/fira-sans-v10-latin-500.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
/* fira-sans-600 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/fira-sans-v10-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Fira Sans SemiBold"), local("FiraSans-SemiBold"), url("fonts/fira-sans-v10-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/fira-sans-v10-latin-600.woff2") format("woff2"), url("fonts/fira-sans-v10-latin-600.woff") format("woff"), url("fonts/fira-sans-v10-latin-600.ttf") format("truetype"), url("fonts/fira-sans-v10-latin-600.svg#FiraSans") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-regular-400.woff2") format("woff2"), 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"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), 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"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

html {
  height: 100%;
  font-size: 62.5%; }

body {
  background-color: #ffffff;
  color: #666666;
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  min-height: 100vh; }

.textleft {
  text-align: left; }

ul {
  padding: 0 0 0 20px; }

.white {
  color: white; }

.breadcrumbs {
  display: none; }

*:focus {
  outline: none; }

figure {
  margin: 0;
  display: block;
  height: 100%;
  line-height: 0; }

b, strong {
  font-weight: 600; }

p {
  margin: 0;
  padding: 0 0 10px 0; }
  p.text-center {
    text-align: center; }

hr {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  border: 0;
  height: 1px;
  background-color: #8d8d8d; }

* {
  box-sizing: border-box; }

::selection {
  color: #fff;
  background-color: #ff7401; }

.frame-space-after-medium {
  margin-bottom: 20px; }

.frame-space-after-small {
  margin-bottom: 5px; }

.gray {
  color: #d0dcee; }

.right-content-main {
  margin-top: 40px; }

.right-content-detail-footer {
  margin-top: 40px; }

.right-content {
  margin-top: 60px; }

h1 {
  text-transform: none;
  font-size: 45px;
  text-align: left;
  margin: 20px 0 40px;
  color: #ff7401;
  font-style: italic;
  line-height: 1em; }

#pospage h1 {
  color: #007ec5; }

h2 {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  margin: 5px 0;
  font-weight: normal;
  font-weight: 600;
  color: #ff7401;
  text-align: left;
  font-size: 28px;
  line-height: 28px; }
  h2.white {
    color: #fff; }
  @media (min-width: 600px) {
    h2 {
      font-size: 28px;
      line-height: 1.2em; } }
  h2.ce-headline-center {
    color: #d0dcee;
    font-weight: 200;
    text-align: center;
    margin-top: 60px; }

h3 {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ff7401; }

.stage h2 {
  text-transform: none;
  font-size: 22px;
  line-height: 1em; }
.stage h2 {
  text-align: left;
  font-style: italic; }

#pospage h2,
#pospage h3 {
  color: #007ec5; }

header {
  width: 100%;
  height: 190px;
  background-color: transparent;
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 20;
  transition: all 0.2s; }
  header .header {
    /*
    &-top-logo {
    	background-image: url(../images/froot-logo-white.svg);
    	width: 200px;
    	height: 200px;
    	background-repeat: no-repeat;
    	background-position: center center;
    	background-size: contain;
    	margin: 0 auto;
    	transition: all 0.2s;
    }
    */ }
    header .header-top-logo {
      width: 30%;
      text-align: center;
      position: absolute;
      top: -20px;
      transition: all 0.2s ease-in-out; }
      header .header-top-logo img {
        height: 110px;
        width: auto;
        transition: all 0.2s ease-in-out; }
    header .header-top-menu {
      position: absolute;
      top: 0;
      right: 0; }
  header .navigation {
    max-width: 1200px;
    display: block;
    position: relative;
    padding: 0 20px;
    margin: 30px auto 0;
    transition: all 0.2s ease-in-out; }
    header .navigation:before {
      background-color: rgba(255, 255, 255, 0.9);
      position: absolute;
      left: 0;
      width: 100vw;
      content: '';
      height: 100%;
      margin-left: calc(50% - 50vw); }
    header .navigation nav {
      display: flex;
      height: 50px; }
  header.sticky {
    position: fixed;
    height: 80px; }
    header.sticky .header-top-logo {
      width: 20%; }
      header.sticky .header-top-logo img {
        height: 80px;
        transition: all 0.2s; }
    header.sticky .navigation {
      margin-top: 30px !important; }

#pospage header .navigation {
  max-width: 100%; }
#pospage header .header-top-logo {
  text-align: left;
  left: 0;
  max-width: 400px;
  top: -30px; }
  #pospage header .header-top-logo img {
    height: auto;
    width: 100%;
    display: block; }
#pospage header.sticky .header-top-logo {
  max-width: 300px; }

.page-wrapper {
  margin-left: 8.8rem; }

.page-content {
  padding: 3rem;
  font-size: 1.5rem; }
  .page-content .toolbar {
    text-align: right; }

.content {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
  padding: 0 30px; }
  .content .login-wrapper {
    display: flex;
    min-height: 100vh !important;
    flex-flow: column;
    justify-content: center; }
    .content .login-wrapper input {
      width: 100%; }
    .content .login-wrapper .login-content {
      margin: 0 auto;
      height: auto !important;
      display: inline-block;
      font-size: 18px; }
      .content .login-wrapper .login-content .login-form-wrapper {
        padding: 20px;
        border: 1px solid #677d83;
        border-radius: 4px;
        margin-top: 20px; }
    .content .login-wrapper .login-form-item {
      margin-bottom: 10px; }
    .content .login-wrapper .logo {
      background-image: url(../images/easyinternet-logo-klein-sw.png);
      width: 100%;
      height: 130px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      margin: 0 auto; }

.right-content-detail-item {
  margin: 10px 0; }

picture,
picture source {
  line-height: 0; }

.footer {
  background-color: #3d3d3d;
  padding: 0;
  color: #fff;
  line-height: 1.3em; }
  .footer #_form_7_ {
    padding: 0 !important; }
  .footer .col100 {
    text-align: center; }
  .footer .row {
    text-align: center;
    display: flex;
    flex-wrap: wrap; }
    .footer .row .col25 {
      width: 100%; }
      @media (max-width: 899px) {
        .footer .row .col25 {
          padding: 10px 0; } }
      @media (min-width: 900px) {
        .footer .row .col25 {
          width: 25%; } }
    @media (min-width: 900px) {
      .footer .row {
        text-align: left; } }
  .footer .col33 {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 2em;
    vertical-align: bottom;
    width: 100%;
    text-align: center; }
    @media (min-width: 600px) {
      .footer .col33 {
        width: 33.333%; } }
    .footer .col33.last {
      text-align: right; }
      .footer .col33.last img {
        width: 190px;
        height: auto; }
    .footer .col33.first p {
      text-align: left; }
    .footer .col33.first img {
      max-width: 100%;
      height: auto; }
  .footer .row {
    padding-top: 50px; }
  .footercopy {
    background-color: #3d3d3d;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
    padding: 0 20px 20px 20px; }
    .footercopy a {
      color: #8d8d8d; }
    .footercopywrapper {
      max-width: 1200px;
      margin: 0 auto; }
      .footercopywrapper p {
        display: inline-block;
        padding-top: 5px; }
      .footercopywrapper #totop {
        float: right;
        cursor: pointer; }
        .footercopywrapper #totop img {
          width: 40px;
          height: 40px; }
  .footer section {
    max-width: 1200px;
    margin: 0 auto; }
    .footer section > :last-child {
      color: #8d8d8d;
      font-size: 14px;
      display: block; }
      .footer section > :last-child a {
        color: #8d8d8d; }
    .footer section section:last-child {
      padding-bottom: 0; }
  .footer h5 {
    margin: 0;
    color: #fff;
    font-weight: 300;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .footer h5 strong {
      font-weight: 500; }
  .footer-social img {
    opacity: 0.3; }
  .footer-social:hover img {
    opacity: 0.7; }

.prefooter ul li {
  margin: 10px 0; }
.prefooter .row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
.prefooter .sec44 .section,
.prefooter .sec82 .section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
.prefooter .sec53,
.prefooter .sec75 {
  overflow: visible;
  margin-top: 80px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .prefooter .sec53 .row,
  .prefooter .sec75 .row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 35px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.1em; }
  @media (max-width: 899px) {
    .prefooter .sec53 .col33,
    .prefooter .sec75 .col33 {
      text-align: center !important; } }
  .prefooter .sec53 .col33:nth-child(2),
  .prefooter .sec75 .col33:nth-child(2) {
    vertical-align: middle; }
    @media (min-width: 900px) {
      .prefooter .sec53 .col33:nth-child(2) strong,
      .prefooter .sec75 .col33:nth-child(2) strong {
        display: block; } }
  .prefooter .sec53 .col33 b,
  .prefooter .sec53 .col33 strong,
  .prefooter .sec75 .col33 b,
  .prefooter .sec75 .col33 strong {
    font-weight: 400; }
  .prefooter .sec53 .col33.last,
  .prefooter .sec75 .col33.last {
    font-size: 24px;
    line-height: 1em; }
    @media (min-width: 900px) {
      .prefooter .sec53 .col33.last,
      .prefooter .sec75 .col33.last {
        font-size: 28px; } }
    .prefooter .sec53 .col33.last .text-right,
    .prefooter .sec75 .col33.last .text-right {
      text-align: center; }
      @media (min-width: 900px) {
        .prefooter .sec53 .col33.last .text-right,
        .prefooter .sec75 .col33.last .text-right {
          text-align: right; } }
    .prefooter .sec53 .col33.last .ultra,
    .prefooter .sec75 .col33.last .ultra {
      font-size: 24px;
      margin-top: 10px; }
      @media (min-width: 900px) {
        .prefooter .sec53 .col33.last .ultra,
        .prefooter .sec75 .col33.last .ultra {
          font-size: 28px; } }
      .prefooter .sec53 .col33.last .ultra strong,
      .prefooter .sec75 .col33.last .ultra strong {
        font-weight: 700; }
  .prefooter .sec53 .col33.first,
  .prefooter .sec75 .col33.first {
    width: 100%;
    display: block; }
    @media (min-width: 900px) {
      .prefooter .sec53 .col33.first,
      .prefooter .sec75 .col33.first {
        display: block;
        width: 40%; } }
    .prefooter .sec53 .col33.first img,
    .prefooter .sec75 .col33.first img {
      position: relative;
      max-width: 300px;
      height: auto;
      margin: -80px auto auto; }
      @media (min-width: 900px) {
        .prefooter .sec53 .col33.first img,
        .prefooter .sec75 .col33.first img {
          position: absolute;
          max-width: 300px;
          height: auto;
          margin: -80px 0 0 0; } }

/* CTM */
.ctm {
  width: 100%;
  margin: 40px 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .ctm .media {
    display: block;
    width: 100%;
    padding: 10px 0;
    order: 2; }
    .ctm .media img {
      min-width: 100%;
      width: 100%;
      height: auto; }
  .ctm .content {
    display: block;
    width: 100%;
    padding: 10px 0;
    order: 1; }
    .ctm .content h2 {
      margin-top: 0;
      font-family: "Fira Sans", Helvetica, Arial sans-serif;
      text-transform: uppercase;
      font-weight: normal; }
  @media (min-width: 600px) {
    .ctm .content {
      align-self: center;
      height: auto;
      max-width: 1000px;
      width: 50%;
      display: block;
      float: left;
      padding: 0; }
    .ctm .media {
      width: 50%;
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      padding: 0; }
    .ctm[data-media-float="right"] .content {
      padding-right: 30px;
      order: 1; }
    .ctm[data-media-float="right"] .media {
      order: 2; }
    .ctm[data-media-float="left"] .content {
      padding-left: 30px;
      order: 2; }
    .ctm[data-media-float="left"] .media {
      order: 1; } }

a {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  color: #666666;
  text-decoration: none;
  position: relative; }
  a:hover {
    text-decoration: underline; }
  a.has-arrow {
    position: relative;
    padding-right: 20px;
    display: inline-block; }
    a.has-arrow .icon {
      color: #666666; }
  a.button {
    font-family: "Fira Sans", Helvetica, Arial sans-serif;
    font-size: 1.4rem;
    color: #fff;
    background-color: #ff7401;
    font-style: normal;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    transition: all 0.2s ease-in-out; }
    a.button:hover {
      text-decoration: none;
      color: #ff7401;
      background-color: #ffffff !important;
      transform: scale(1.05); }
    a.button.button-primary {
      background-color: #ff7401;
      border: 1px solid #ff7401;
      color: #fff; }
      a.button.button-primary:hover {
        text-decoration: none;
        color: #fff;
        background-color: #ff7401 !important;
        transform: scale(1.05); }
      a.button.button-primary.larger {
        font-size: 1.4rem; }
    a.button.button-secondary {
      color: #ff7401;
      background-color: #fff;
      border: 1px solid #ff7401; }
    a.button.button-orange {
      background-color: #f57700;
      font-weight: 500;
      text-transform: none;
      font-size: 1.4rem; }

form label {
  display: inline-block;
  width: 15%; }
form input[type='text'],
form input[type='password'],
form input[type='email'] {
  padding: 10px;
  width: 80%;
  font-size: 20px;
  border: 1px solid #8d8d8d;
  border-radius: 4px; }
form input:read-only {
  color: #ccc; }
form input:required {
  border-color: red; }
form .mandatory {
  font-weight: 600;
  color: red; }
form input[type='submit'] {
  background-color: #ff7401;
  border-radius: 4px;
  border: 0;
  padding: 10px 40px;
  font-size: 18px;
  color: white;
  appearance: none; }
  form input[type='submit'][disabled] {
    background-color: #d1dfea; }

#myInput {
  width: 100%;
  padding: 10px;
  font-size: 14px; }

#pospage form input[type='submit'] {
  background-color: #007ec5; }

.col50 {
  width: 100%;
  display: block;
  vertical-align: top; }
  @media (min-width: 900px) {
    .col50 {
      width: 50%;
      display: table-cell; } }
  @media (min-width: 900px) {
    .col50.first {
      padding-right: 10px; }
    .col50.last {
      padding-left: 10px; } }

.row .row:first-child {
  padding-top: 0; }
.row .row .col50 {
  width: 50%; }

.row img {
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.row {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.pos_CC .row .col50 {
  display: table-cell;
  vertical-align: middle;
  float: none; }
.pos_CC p {
  text-align: center; }

.col33 {
  width: 100%;
  display: block;
  padding: 10px 10px; }
  @media (min-width: 900px) {
    .col33 {
      width: 33%;
      display: table-cell;
      padding: 0 10px; } }
  .col33.first {
    padding-left: 0; }
  .col33.last {
    padding-right: 0; }

.col25 {
  width: 25%;
  display: table-cell;
  padding: 0 10px;
  vertical-align: top; }
  .col25.first {
    padding-left: 0; }
  .col25.last {
    padding-right: 0; }

.col2313 {
  order: 2; }
  @media (min-width: 600px) {
    .col2313 {
      order: unset;
      display: table-cell;
      width: 70%; }
      .col2313.first {
        padding-right: 30px; }
      .col2313.last {
        padding-left: 30px; } }

.col1323 {
  order: 1;
  width: 100%; }
  @media (min-width: 600px) {
    .col1323 {
      order: unset;
      display: table-cell;
      width: 30%; }
      .col1323.first {
        padding-right: 30px; }
      .col1323.last {
        padding-left: 30px; } }

.col2313,
.col1323 {
  vertical-align: top; }
  .col2313 h2,
  .col2313 h3,
  .col1323 h2,
  .col1323 h3 {
    color: #6a7181 !important;
    margin: 0 0 10px 0;
    line-height: 1em;
    font-style: normal; }
  .col2313 h2,
  .col1323 h2 {
    font-size: 34px; }
  .col2313 h3,
  .col1323 h3 {
    font-size: 20px;
    font-weight: 500; }
  .col2313 p,
  .col1323 p {
    padding: 20px 0 !important; }
  .col2313 .colcontent,
  .col1323 .colcontent {
    padding: 60px 0; }

.row header {
  margin: 0 !important; }

.col100 {
  width: 100%; }

.frame-type-menu_subpages {
  text-align: center; }

ul.subnavigation {
  padding: 0;
  display: inline-block; }
  ul.subnavigation li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase; }
    @media (min-width: 600px) {
      ul.subnavigation li {
        display: inline-block; } }
    ul.subnavigation li:not(:last-child):after {
      content: '|';
      position: relative; }
    ul.subnavigation li a {
      padding: 10px 15px;
      display: inline-block;
      transition: all 0.2s ease-in-out;
      cursor: pointer; }
      ul.subnavigation li a:hover {
        color: #ff7401; }
    ul.subnavigation li.active a,
    ul.subnavigation li.active a:visited {
      color: #ff7401; }
    ul.subnavigation li a, ul.subnavigation li:hover {
      text-decoration: none; }

#pospage ul.subnavigation li a:hover {
  color: #007ec5; }
#pospage ul.subnavigation li.active a,
#pospage ul.subnavigation li.active a:visited {
  color: #007ec5; }

.navigation .burger {
  width: 20px;
  height: 20px;
  background-image: url(../Images/burger-close.svg); }
  .navigation .burger.open {
    background-image: url(../Images/burger-open.svg); }

.colorgraydark {
  color: #535a5f; }

.fontwrapper p {
  padding: 0; }

.ultra {
  font-size: 45px; }

.ultraultra {
  font-size: 60px; }
  .ultraultra p {
    padding: 0 !important; }

.italic {
  font-style: italic; }

.textleft {
  text-align: left; }

.medium {
  font-size: 40px; }
  .medium.light {
    font-weight: 300; }
  .medium p {
    padding: 0 !important; }

.bold {
  font-weight: 700; }

.light {
  font-weight: 300; }

.uppercase {
  text-transform: uppercase; }

.showVP1 {
  display: block; }
  @media (min-width: 600px) {
    .showVP1 {
      display: none; } }

.frame-indent {
  margin: 0 5%; }
  @media (min-width: 600px) {
    .frame-indent {
      margin: 30px 10%; } }

p {
  text-align: left; }

.error {
  color: red; }

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
  display: none; }

body.overflowhidden {
  overflow-y: hidden; }

.loader {
  position: relative;
  width: 80px;
  margin: 100px auto;
  top: calc(50% - 100px); }

.fontsmaller {
  font-size: .8em; }

.duo {
  height: 20px;
  width: 50px;
  background: rgba(0, 0, 0, 0);
  position: absolute; }

.duo, .dot {
  animation-duration: 0.8s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite; }

.duo1 {
  left: 0; }

.duo2 {
  left: 30px; }

.dot {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #fff;
  position: absolute; }

.dot-a {
  left: 0px; }

.dot-b {
  right: 0px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(180deg); } }
@keyframes onOff {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }
.duo1 {
  animation-name: spin; }

.duo2 {
  animation-name: spin;
  animation-direction: reverse; }

.duo2 .dot-b {
  animation-name: onOff; }

.duo1 .dot-a {
  opacity: 0;
  animation-name: onOff;
  animation-direction: reverse; }

.pager {
  text-align: center; }
  .pagerWrapper .button-pager {
    font-family: "HelveticaNeueBold";
    cursor: pointer;
    display: inline-block;
    background-color: #fff;
    border-radius: 20px;
    min-width: 40px;
    line-height: 38px;
    padding-top: 2px;
    margin: 5px; }
    .pagerWrapper .button-pager:not(.disabled):hover {
      color: #fff;
      background-color: #ffffff; }
    .pagerWrapper .button-pager-first, .pagerWrapper .button-pager-last {
      cursor: pointer;
      display: inline-block;
      border-radius: 20px;
      min-width: 40px;
      line-height: 40px;
      margin: 5px; }
      .pagerWrapper .button-pager-first:not(.disabled):hover, .pagerWrapper .button-pager-last:not(.disabled):hover {
        background-color: #fff;
        color: #666666; }
        .pagerWrapper .button-pager-first:not(.disabled):hover .icon, .pagerWrapper .button-pager-last:not(.disabled):hover .icon {
          color: #666666 !important; }
          .pagerWrapper .button-pager-first:not(.disabled):hover .icon:before, .pagerWrapper .button-pager-last:not(.disabled):hover .icon:before {
            color: #666666 !important; }
      .pagerWrapper .button-pager-first.disabled, .pagerWrapper .button-pager-last.disabled {
        opacity: 0.5;
        cursor: default; }
    .pagerWrapper .button-pager.current {
      background-color: #ff7401;
      color: #fff; }

.pager .icon {
  color: white !important; }
  .pager .icon-arrow-right {
    vertical-align: unset !important;
    top: unset !important; }
    .pager .icon-arrow-right:before {
      font-size: 17px !important;
      color: #fff; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/*
html.with-featherlight {
     overflow: hidden
}
*/
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0); }

.lightboxcontent {
  text-align: center; }
  .lightboxcontent .featherlight-content {
    max-width: 1200px; }
    .lightboxcontent .featherlight-content iframe {
      width: 100%;
      height: 100%; }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal; }

.featherlight .featherlight-inner {
  display: block; }

.featherlight link.featherlight-inner,
.featherlight script.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none; }

.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  color: #666666;
  font-weight: bold;
  border: 0;
  padding: 0; }
  .featherlight .featherlight-close-icon:hover {
    text-decoration: none; }

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

.featherlight .featherlight-image {
  width: 100%; }

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch; }

.featherlight iframe {
  border: 0; }

.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none; } }
table {
  border-spacing: 0;
  border-collapse: separate;
  width: 100%; }
  table tr:nth-child(even) {
    background-color: #ddd; }
  table tr:hover {
    background-color: #d0dcee; }
  table tr th {
    background-color: #6a7181;
    color: #fff;
    font-weight: 400;
    vertical-align: top;
    display: table-cell;
    padding: 5px;
    text-align: left; }
    table tr th a {
      color: #fff; }
  table tr td {
    vertical-align: top;
    display: table-cell;
    padding: 5px; }
    table tr td.listheading {
      font-weight: 700; }
    table tr td a {
      display: block; }
    table tr td.actions {
      width: 60px;
      text-align: center; }

.stage {
  text-align: center;
  color: #fff;
  margin-top: 180px;
  height: 600px;
  background-position: center center;
  background-size: cover; }
  .stage.default {
    height: auto; }
  .stage h1,
  .stage h2 {
    color: #fff !important; }
  .stage section.w100.regular {
    padding: 0; }
  .stage p {
    text-align: center; }
    @media (min-width: 900px) {
      .stage p {
        text-align: left; } }
    .stage p:not(:last-child) {
      margin-bottom: 10px; }
  @media (min-width: 600px) {
    .stage {
      text-align: left;
      font-size: 24px; }
      .stage .button {
        font-size: 20px;
        font-weight: 300; } }
  @media (min-width: 900px) {
    .stage {
      background-color: #fff;
      padding: 0;
      font-style: normal;
      font-weight: 300;
      line-height: 1.4em; }
      .stage .col50.first {
        padding-right: 0px !important;
        position: relative;
        overflow: hidden; }
        .stage .col50.first:before {
          position: absolute;
          top: 0;
          width: 100%;
          height: calc(100% + 1px);
          content: " ";
          z-index: 10;
          display: block;
          background-size: auto 100%;
          background-position-x: calc(100% + 2px);
          background-repeat: no-repeat;
          background-position-y: 0px; }
        .stage .col50.first .colcontent {
          position: relative;
          z-index: 20; } }
  .stage h1 {
    color: #fff;
    font-size: 35px;
    font-style: italic;
    line-height: 1.1em;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center; }
    @media (min-width: 600px) {
      .stage h1 {
        font-size: 60px; } }
    @media (min-width: 900px) {
      .stage h1 {
        text-align: left; } }
  .stage img {
    margin: 0 auto;
    height: auto; }
    @media (min-width: 900px) {
      .stage img {
        max-width: 100%; } }
  .stage .row {
    padding: 0;
    display: block; }
    @media (min-width: 900px) {
      .stage .row {
        display: table; } }
    .stage .row .col50 {
      display: block;
      width: 100%;
      float: none;
      vertical-align: middle; }
      @media (min-width: 900px) {
        .stage .row .col50 {
          display: table-cell;
          width: 50%; } }
  .stage .row {
    display: table;
    height: 100%; }
    .stage .row .col50 {
      display: table-cell; }
      .stage .row .col50.first {
        width: 55%; }
      .stage .row .col50.last {
        float: none;
        vertical-align: middle;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        padding: 0 0 0 80px; }

#pospage .stage.website {
  background-image: url(../images/backgrounds/stage-website-bg.jpg); }
#pospage .stage.landing {
  background-image: url(../images/backgrounds/stage-landingpages-bg.jpg); }
#pospage .stage.socialmedia {
  background-image: url(../images/backgrounds/stage-leistungen-bg.jpg); }
#pospage .stage.socialmedia {
  background-image: url(../images/backgrounds/stage-leistungen-bg.jpg); }
#pospage .stage.socialads {
  background-image: url(../images/backgrounds/stage-socialad-bg.jpg); }
#pospage .stage.shop {
  background-image: url(../images/backgrounds/stage-shop-bg.jpg); }
#pospage .stage.vr {
  background-image: url(../images/backgrounds/stage-vr-bg.jpg); }
#pospage .stage.onlinelisting {
  background-image: url(../images/backgrounds/stage-onlinelisting-bg.jpg); }

#frootpage .stage.website {
  background-image: url(../images/backgrounds/stage-website-bg-froot.jpg); }
#frootpage .stage.landing {
  background-image: url(../images/backgrounds/stage-landingpages-bg-froot.jpg); }
#frootpage .stage.socialmedia {
  background-image: url(../images/backgrounds/stage-leistungen-bg-froot.jpg); }
#frootpage .stage.socialmedia {
  background-image: url(../images/backgrounds/stage-leistungen-bg-froot.jpg); }
#frootpage .stage.socialads {
  background-image: url(../images/backgrounds/stage-socialad-bg-froot.jpg); }
#frootpage .stage.shop {
  background-image: url(../images/backgrounds/stage-shop-bg-froot.jpg); }
#frootpage .stage.vr {
  background-image: url(../images/backgrounds/stage-vr-bg-froot.jpg); }
#frootpage .stage.onlinelisting {
  background-image: url(../images/backgrounds/stage-onlinelisting-bg-froot.jpg); }

button,
.a-button-primary {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  font-size: 1.4rem;
  color: #fff;
  background-color: #ff7401; }

.a-button-secondary {
  font-family: "Fira Sans", Helvetica, Arial sans-serif;
  font-size: 1.4rem;
  color: #8d8d8d;
  background-color: #fff;
  border: 1px solid #8d8d8d; }

#pospage button,
#pospage .a-button-primary {
  background-color: #007ec5; }

.maincontent {
  margin-bottom: 60px;
  padding-top: 160px; }
  .maincontent > section {
    position: relative; }
    .maincontent > section .sectionTXT {
      width: 100%; }
      @media (min-width: 900px) {
        .maincontent > section .sectionTXT {
          max-width: 40%; } }
      .maincontent > section .sectionTXT .smaller {
        font-size: 14px;
        line-height: 18px; }
  @media (min-width: 600px) {
    .maincontent section {
      overflow: hidden;
      position: relative; } }
  .maincontent section.w100 {
    width: 100vw;
    margin: 0 calc(-50vw + 50%); }
    .maincontent section.w100 .sectionBG {
      position: relative;
      width: auto; }
    .maincontent section.w100 .sectionTXT {
      position: relative;
      display: block;
      z-index: 20;
      font-size: 1.4rem;
      color: #6a7181;
      line-height: 1.2em;
      font-weight: 400;
      font-style: italic; }
      @media (min-width: 900px) {
        .maincontent section.w100 .sectionTXT {
          font-size: 28px; } }
      .maincontent section.w100 .sectionTXT > div {
        background-color: rgba(255, 255, 255, 0.85);
        box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.1);
        min-width: 35%;
        padding: 20px 30px; }
      .maincontent section.w100 .sectionTXT h2 {
        text-align: left;
        font-size: 30px !important;
        font-style: italic;
        font-weight: bold;
        color: #6a7181;
        margin: 0 0 10px 0; }
        @media (min-width: 900px) {
          .maincontent section.w100 .sectionTXT h2 {
            font-size: 40px !important; } }
      .maincontent section.w100 .sectionTXT header {
        margin: 0; }
  .maincontent section.hasBG {
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.37);
    display: flex;
    flex-flow: column; }
    @media (max-width: 599px) {
      .maincontent section.hasBG {
        background: none !important; } }
    .maincontent section.hasBG .sectionTXT {
      order: 2;
      text-align: center; }
      @media (min-width: 600px) {
        .maincontent section.hasBG .sectionTXT {
          text-align: unset;
          width: 60%;
          margin: 40px 40px 0 40px; }
          .maincontent section.hasBG .sectionTXT > div {
            margin-bottom: 40px; } }
    .maincontent section.hasBG .sectionBG {
      order: 1; }
      .maincontent section.hasBG .sectionBG img {
        width: 100%;
        height: auto; }
    @media (min-width: 900px) {
      .maincontent section.hasBG {
        min-height: 500px; } }
  .maincontent section.pos_CT {
    justify-content: top;
    align-items: center; }
  .maincontent section.pos_CB {
    justify-content: end;
    align-items: center; }
  .maincontent section.pos_CC {
    justify-content: center;
    align-items: center; }
    @media (min-width: 600px) {
      .maincontent section.pos_CC .sectionTXT {
        /*
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateY(-50%);
        */ } }
  .maincontent section.pos_LC {
    justify-content: center; }
    @media (min-width: 600px) {
      .maincontent section.pos_LC .sectionTXT {
        float: left; } }
  .maincontent section.pos_LT {
    justify-content: top; }
    @media (min-width: 600px) {
      .maincontent section.pos_LT .sectionTXT {
        float: left; } }
  .maincontent section.pos_LB {
    justify-content: end; }
    @media (min-width: 600px) {
      .maincontent section.pos_LB .sectionTXT {
        float: left; } }
  .maincontent section.pos_RT {
    align-items: end; }
    @media (min-width: 600px) {
      .maincontent section.pos_RT .sectionTXT {
        float: right; } }
  .maincontent section.pos_RC {
    justify-content: center;
    align-items: flex-end; }
    @media (min-width: 600px) {
      .maincontent section.pos_RC .sectionTXT {
        float: right; } }
  .maincontent section.pos_RB {
    justify-content: end;
    align-items: flex-end; }
    @media (min-width: 600px) {
      .maincontent section.pos_RB .sectionTXT {
        float: right; } }

section.w100.regular {
  padding: 40px 0; }
  section.w100.regular.pos_CC {
    text-align: center; }
    section.w100.regular.pos_CC .row {
      align-items: center; }
  section.w100.regular.pos_RC {
    text-align: right; }
    section.w100.regular.pos_RC .row {
      align-items: center; }
  section.w100.regular.pos_LC {
    text-align: left; }
    section.w100.regular.pos_LC .row {
      align-items: center; }
  @media (min-width: 900px) {
    section.w100.regular {
      padding: 40px; } }
  section.w100.regular P {
    padding: 0; }
  section.w100.regular.pos_CC {
    text-align: center; }
  section.w100.regular.pos_RC {
    text-align: right; }
  section.w100.regular .section {
    display: flex-root; }
    section.w100.regular .section .row {
      display: flex-row; }
section.w100 .sectionBG figure.image {
  width: 100vw; }
section .section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 900px) {
    section .section {
      padding: 0; } }

.videowrapper {
  padding-bottom: 56.25%;
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }
  .videowrapper iframe {
    width: 100%;
    max-width: 100%;
    margin: 0;
    line-height: 1;
    position: absolute;
    height: 100%;
    transform: translateX(-50%);
    border: none; }

.video-embed video {
  width: 100%; }

.news .news-list-view .article {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.37); }
.news .footer {
  background: transparent; }
.news.news-single .outer {
  transform: none; }
.news.news-single .article .news-img-wrap {
  float: none;
  margin: 0;
  max-width: none; }
.news.news-single .mediaelement-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden; }
  .news.news-single .mediaelement-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.news .article {
  padding-bottom: 0;
  margin-bottom: 40px;
  background-color: #fff; }
  .news .article .news-img-wrap {
    width: 100%; }
    @media (min-width: 900px) {
      .news .article .news-img-wrap {
        max-width: 445px; } }
    .news .article .news-img-wrap a {
      border: 0;
      width: 100%; }
    .news .article .news-img-wrap img {
      width: 100%; }
  .news .article .news-wrapper {
    padding: 20px; }
  .news .article .news-list-date {
    font-size: 0.8em; }
  .news .article .more {
    color: #ff7401; }
  .news .article .teaser-text > div {
    margin-bottom: 10px; }
  .news .article .news-backlink-wrap a {
    color: #ff7401; }

.close-modal-btn,
.uc-dropdown-toggle {
  width: 40px !important;
  min-width: auto; }

.uc-powered-by-footer {
  display: none !important; }

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  background-color: #252a34;
  overflow-x: hidden;
  transition: all 0.2s ease-out;
  padding-top: 20px;
  box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.19);
  color: #fff; }
  .sidenav #sidemenu {
    margin-right: 0;
    width: 250px;
    transition: all 0.2s ease-out;
    padding: 0; }
    .sidenav #sidemenu li {
      list-style-type: none;
      margin-bottom: 1px; }
      .sidenav #sidemenu li:hover, .sidenav #sidemenu li.active {
        background-color: rgba(255, 255, 255, 0.3); }
      .sidenav #sidemenu li a {
        color: #fff;
        padding: 10px 20px;
        display: block; }

.closebtn {
  font-size: 36px;
  color: #252a34;
  text-decoration: none;
  width: 40px;
  font-size: 40px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  opacity: 0;
  float: right;
  position: fixed;
  z-index: 31;
  right: 0;
  transition: all 0.2s ease-out;
  top: 30px; }

.openbtn {
  top: 30px;
  color: #252a34;
  float: right;
  opacity: 1;
  width: 40px;
  position: fixed;
  z-index: 32;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  right: 0; }

#main {
  transition: all 0.2s ease-out; }

.ck.ck-content {
  min-height: 300px; }

.menu-wrapper {
  display: inline-block;
  width: 8.8rem;
  z-index: 700; }
  .menu-wrapper:before {
    background-color: #252a34;
    bottom: 0;
    content: '';
    left: 0;
    position: fixed;
    top: 0;
    width: 8.800000000000001rem;
    z-index: 699; }
  .menu-wrapper._fixed {
    left: 0;
    position: fixed;
    top: 0; }
  .menu-wrapper .logo {
    display: block;
    height: 7.5rem;
    padding: 1.7rem 0 1.7rem;
    position: relative;
    text-align: center;
    z-index: 700; }
    .menu-wrapper .logo .logo-img {
      height: auto;
      transition: -webkit-filter .2s linear,filter .2s linear,transform .1s linear;
      width: 3.5rem; }
  .menu-wrapper .admin__menu {
    position: relative;
    z-index: 701; }
    .menu-wrapper .admin__menu ul {
      list-style-type: none;
      padding: 0;
      text-align: center; }
      .menu-wrapper .admin__menu ul a {
        color: #8d8d8d; }
      .menu-wrapper .admin__menu ul li > a {
        padding: 1rem;
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.2rem; }
        .menu-wrapper .admin__menu ul li > a:hover {
          text-decoration: none;
          color: #d0dcee;
          background-color: #626b84; }
          .menu-wrapper .admin__menu ul li > a:hover .nav-icon {
            stroke: #d0dcee; }
      .menu-wrapper .admin__menu ul li._active > a {
        background-color: #4a5162;
        color: #fff; }
        .menu-wrapper .admin__menu ul li._active > a .nav-icon {
          stroke: #fff; }
      .menu-wrapper .admin__menu ul li img,
      .menu-wrapper .admin__menu ul li svg {
        max-height: 3rem;
        width: auto; }
  .menu-wrapper .nav-icon {
    fill: none;
    stroke: #8d8d8d;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1px; }

ul.contentnavigation {
  list-style-type: none;
  padding: 0;
  margin-bottom: 40px; }
  ul.contentnavigation li {
    display: inline;
    margin-right: 10px; }
    ul.contentnavigation li button {
      border: 1px solid #626b84;
      background-color: #fff;
      color: #626b84; }
      ul.contentnavigation li button:hover {
        background-color: #626b84;
        color: #fff; }
      ul.contentnavigation li button._active {
        background-color: #4a5162;
        border-color: #4a5162;
        color: #fff; }

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