/**
 * @package ista Internet Relaunch
 *
 * Frontend Refactor
 * @author Matthias Becker <matthias.becker@twt.de>
 *
 * Content:
 *  mediaQuery
 *  box-sizing
 *  background-gradient
 *  background-size
 *  border-radius
 *  box-shadow
 *  transform
 *  transform-style
 *  transition
 *  perspective
 *  perspective-origin
 *  keyframe
 *  animation
 *  flex-flow
 *  flexbox
 *  flex
 *  order
 *
 */
.clearfix:after, .page-footer .footer-sitemap:after, .page-footer .footer-bottom:after, .page-footer .footer-bottom .footer-nav:after, .page-footer .footer-bottom .footernavigationbottom:after, .page-footer .footer-bottom .socialnavigation:after {
  display: block;
  clear: both;
  content: ''; }

/**
 * @package ista Internet Relaunch
 *
 * Frontend Refactor
 * @author Matthias Becker <matthias.becker@twt.de>
 *
 */
@font-face {
  font-family: "icons";
  src: url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.eot?717eef2e3f7897ed19defce3c9ae6aef");
  src: url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.woff2?717eef2e3f7897ed19defce3c9ae6aef") format("woff2"), url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.woff?717eef2e3f7897ed19defce3c9ae6aef") format("woff"), url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.ttf?717eef2e3f7897ed19defce3c9ae6aef") format("truetype"), url("/fileadmin/twt_customer/base/system/templates/fonts/icons/icons.svg?717eef2e3f7897ed19defce3c9ae6aef#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-left:before {
  content: "\f101"; }

.icon-arrow-right:before {
  content: "\f102"; }

.icon-book:before {
  content: "\f103"; }

.icon-building:before {
  content: "\f104"; }

.icon-calender:before {
  content: "\f105"; }

.icon-checkmark:before {
  content: "\f106"; }

.icon-chevron-down:before {
  content: "\f107"; }

.icon-chevron-left:before {
  content: "\f108"; }

.icon-chevron-right:before {
  content: "\f109"; }

.icon-chevron-up:before {
  content: "\f10a"; }

.icon-close:before {
  content: "\f10b"; }

.icon-computer:before {
  content: "\f10c"; }

.icon-confirmation:before {
  content: "\f10d"; }

.icon-download:before {
  content: "\f10e"; }

.icon-drop:before {
  content: "\f10f"; }

.icon-envelope-closed:before {
  content: "\f110"; }

.icon-faq:before {
  content: "\f111"; }

.icon-footer-facebook:before {
  content: "\f112"; }

.icon-footer-kununu:before {
  content: "\f113"; }

.icon-footer-linkedin:before {
  content: "\f114"; }

.icon-footer-twitter:before {
  content: "\f115"; }

.icon-footer-xing:before {
  content: "\f116"; }

.icon-footer-youtube:before {
  content: "\f117"; }

.icon-heart:before {
  content: "\f118"; }

.icon-home:before {
  content: "\f119"; }

.icon-marker:before {
  content: "\f11a"; }

.icon-Menu-More:before {
  content: "\f11b"; }

.icon-menu:before {
  content: "\f11c"; }

.icon-phone-2:before {
  content: "\f11d"; }

.icon-Phone:before {
  content: "\f11e"; }

.icon-Plus:before {
  content: "\f11f"; }

.icon-print:before {
  content: "\f120"; }

.icon-question:before {
  content: "\f121"; }

.icon-search:before {
  content: "\f122"; }

.icon-social-media:before {
  content: "\f123"; }

.icon-sort:before {
  content: "\f124"; }

.icon-speaker:before {
  content: "\f125"; }

.icon-speech-bubble:before {
  content: "\f126"; }

.icon-twitter:before {
  content: "\f127"; }

.icon-upload-image:before {
  content: "\f128"; }

.icon-user-female:before {
  content: "\f129"; }

.icon-user-male:before {
  content: "\f12a"; }

.icon-warning:before {
  content: "\f12b"; }

.icon-webportal:before {
  content: "\f12c"; }

.icon-world:before {
  content: "\f12d"; }

.page-footer {
  padding: 45px 0 55px 0;
  color: #fff; }
  .page-footer .footer-logo {
    margin-bottom: 40px; }
    .page-footer .footer-logo a {
      display: inline-block; }
    .page-footer .footer-logo img {
      width: auto;
      height: 45px; }
    .page-footer .footer-logo img.secondary-logo {
      float: right; }
  .page-footer .footer-sitemap {
    width: 100%;
    padding-bottom: 40px; }
    .page-footer .footer-sitemap > div {
      width: 16.666666%;
      padding-right: 15px;
      float: left;
      box-sizing: border-box; }
    .page-footer .footer-sitemap ul {
      font-size: 1em; }
    .page-footer .footer-sitemap li {
      margin: 0;
      display: block;
      float: none; }
    .page-footer .footer-sitemap span.title,
    .page-footer .footer-sitemap a {
      font-size: 1.2em;
      color: #fff; }
    .page-footer .footer-sitemap span.title {
      margin-bottom: 6px;
      display: block;
      font-family: "TheSansBold", Arial, Verdana, sans-serif;
      text-transform: uppercase; }
    .page-footer .footer-sitemap a {
      display: inline-block;
      padding: 6px 0;
      text-decoration: none; }
      .page-footer .footer-sitemap a:hover {
        text-decoration: underline; }
  .page-footer .footer-bottom {
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    .page-footer .footer-bottom .footer-nav {
      margin-top: 18px;
      float: left; }
    .page-footer .footer-bottom .copyright {
      padding: 5px 15px 5px 0;
      float: left;
      position: relative;
      font-size: 1.2em; }
      .page-footer .footer-bottom .copyright:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: '';
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .page-footer .footer-bottom .footernavigationbottom {
      float: left;
      font-size: 1.2em; }
      .page-footer .footer-bottom .footernavigationbottom li {
        margin: 0; }
        .page-footer .footer-bottom .footernavigationbottom li:last-child a:after,
        .page-footer .footer-bottom .footernavigationbottom li:last-child strong:after {
          display: none; }
      .page-footer .footer-bottom .footernavigationbottom a,
      .page-footer .footer-bottom .footernavigationbottom strong {
        padding: 5px 15px;
        display: inline-block;
        position: relative;
        font-family: "TheSansBold", Arial, Verdana, sans-serif;
        color: #fff;
        text-decoration: none; }
        .page-footer .footer-bottom .footernavigationbottom a:after,
        .page-footer .footer-bottom .footernavigationbottom strong:after {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          content: '';
          border-right: 1px solid rgba(255, 255, 255, 0.2); }
        .page-footer .footer-bottom .footernavigationbottom a:hover,
        .page-footer .footer-bottom .footernavigationbottom strong:hover {
          text-decoration: underline; }
      .page-footer .footer-bottom .footernavigationbottom strong:hover {
        text-decoration: none; }
      .page-footer .footer-bottom .footernavigationbottom li.active strong {
        color: #84b400; }
    .page-footer .footer-bottom .socialnavigation {
      margin: 0;
      float: right; }
      .page-footer .footer-bottom .socialnavigation li {
        margin: 0 0 0 25px; }
      .page-footer .footer-bottom .socialnavigation a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 42px;
        height: 42px;
        padding: 5px;
        display: block; }
      .page-footer .footer-bottom .socialnavigation img {
        width: 100%;
        height: 100%;
        vertical-align: middle; }
  @media only screen and (max-width: 1450px) {
    .page-footer .footer-bottom .footer-nav {
      margin-top: 8px; }
    .page-footer .footer-bottom .socialnavigation a {
      width: 32px;
      height: 32px; } }
  @media only screen and (max-width: 1023px) {
    .page-footer {
      padding-bottom: 30px; }
      .page-footer .footer-logo {
        margin-bottom: 20px;
        width: 100%; }
        .page-footer .footer-logo img {
          height: 30px; }
      .page-footer .footer-sitemap {
        display: none; }
      .page-footer .footer-bottom {
        padding-top: 25px; }
        .page-footer .footer-bottom .footer-nav {
          margin: 0 0 25px 0;
          float: none; }
        .page-footer .footer-bottom .socialnavigation {
          max-width: 100%;
          float: none; }
          .page-footer .footer-bottom .socialnavigation li {
            margin: 0 25px 25px 0; } }
  @media only screen and (max-width: 767px) {
    .page-footer {
      padding-bottom: 15px; }
      .page-footer .footer-bottom .copyright {
        padding: 5px 0;
        display: block;
        float: none; }
        .page-footer .footer-bottom .copyright:after {
          display: none; }
      .page-footer .footer-bottom .footernavigationbottom {
        padding-left: 0;
        float: none; }
        .page-footer .footer-bottom .footernavigationbottom li {
          float: none; }
        .page-footer .footer-bottom .footernavigationbottom a,
        .page-footer .footer-bottom .footernavigationbottom strong {
          padding: 6px 0; }
          .page-footer .footer-bottom .footernavigationbottom a:after,
          .page-footer .footer-bottom .footernavigationbottom strong:after {
            display: none; } }
