@import url('//fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic.less');
@import url('https://fonts.googleapis.com/css?family=Exo:400,700.less');
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 24px;
}
.h3,
h3 {
  font-size: 21px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 14px;
}
/*
* --Suche einen Abschnitt für deine Ergänzungen--
* //Discount Code
* //Buttons
* //Cookie
* //Top Links Menu
* //Menu
* //Mageplaza Popup / Anmeldepopup / Modal Popup
* //Login page/Create account/Forgot password
* //HEADER
* //Page Title Wrapper
* //FOOTER
* //Listing
* //ORBITVU
* //Porsche vehicle model
* //Product view
* //Product Tab
* //TKR Tabelle
* //Tooltip
* //Warenkorb
* //Checkout
* //Account
* //InstantSearch
* //Geteilte Startseite Connector/Campaign
* //Category Bilder
* //Pop-Up Hinweis
* //Message bei Cookie Problemen nach dem Umzug
*/
html,
body,
main {
  overflow-x: hidden !important;
  color: #787877;
  font-family: "Roboto", arial, tahoma;
  font-weight: normal;
  font-size: 14px;
}
#mainMenu {
  font-family: "Roboto";
}
label {
  white-space: normal !important;
}
a {
  color: #cc3333;
}
.noscript {
  position: relative;
  margin-top: 40px;
  background: red;
  color: white;
}
.page-products main #maincontent,
.catalog-product-view main #maincontent {
  background-color: #f8f8f8;
  padding-bottom: 0;
  margin-top: 0;
}
.page-products main img.main-image,
.catalog-product-view main img.main-image {
  width: 100%;
  max-width: 1196px;
}
.page-products main .breadcrumbs,
.catalog-product-view main .breadcrumbs {
  margin-bottom: 0;
}
.page-products main .footer,
.catalog-product-view main .footer {
  margin-top: 0;
}
.catalog-product-view main #maincontent {
  padding-top: 40px;
}
.page-products main #maincontent {
  padding-top: 0px;
}
.sidebar {
  padding-bottom: 15px;
  margin-top: 72px;
}
.box-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.box-middle .fogot-title {
  font-size: 3rem;
}
.box-middle .fogot-content {
  margin-top: 20px;
  font-size: 16px;
}
.top-news {
  background: #ee741f;
  color: #ffffff;
  text-align: center;
}
.top-news .btn-link {
  border: 1px solid #ffffff;
  padding: 5px 15px;
}
.container-center {
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1196px;
}
.container-center div:first-child img {
  width: 100%;
}
.container-center ol {
  margin-left: 1em;
}
.container-center.lidec .textbox li {
  list-style: decimal;
}
@media (max-width: 767px) {
  .container-center colgroup {
    display: none;
  }
  .container-center th,
  .container-center td {
    display: block;
  }
}
.start-page .container {
  padding-left: 0;
  padding-right: 0;
}
.start-page .container .row {
  margin-right: 0;
  margin-left: 0;
}
.start-page .container .row .col-lg-12,
.start-page .container .row .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
.start-page .container .row .col-lg-12 .promobanner,
.start-page .container .row .col-md-12 .promobanner {
  width: 100%;
}
.table-wrapper {
  overflow-x: auto;
}
h2.tkrheader {
  color: #cc3333;
  font-size: 26px;
}
hr {
  border: 2px solid #f4f4f4;
}
video {
  max-width: 100%;
}
a:hover,
a:focus,
a:active {
  color: #cc3333;
}
.slink {
  color: #e66464;
}
#eori_error {
  color: red;
  font-weight: 500;
  background-color: #ffff0061;
  max-width: 100%;
}
#red-note,
.red-note {
  color: #cc3333;
}
.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}
button {
  width: fit-content;
}
.btn-grad {
  color: #ffffff;
  background-color: #cc3333;
  background-image: linear-gradient(160deg, #cc3333 0%, #981379 75%);
}
.btn-default {
  color: #cc3333;
  border: 1px solid #cc3333;
  background-color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #fff;
  border: 1px solid #cc3333;
  background-color: #cc3333;
}
.btn-default2 {
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
}
.btn-default2:hover,
.btn-default2:focus,
.btn-default2:active {
  color: #fff;
  border: 2px solid #cc3333;
  background-color: #cc3333;
}
.btn-primary {
  color: #fff;
  border: none;
  background-color: #222;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  border: none;
  background-color: #cc3333;
}
.btn-secondary {
  color: #fff;
  border: none;
  background-color: #cc3333;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: #fff;
  border: none;
  background-color: #222;
}
.btn-full {
  width: 100%;
}
.message.global.cookie .content .actions button {
  background: #cc3333 !important;
  text-decoration: none;
}
.message.global.cookie .content .actions button:hover {
  color: #ffffff;
}
@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}
.megamenu-content {
  scrollbar-width: thin;
}
.megamenu-content .nav.nav-tabs {
  height: 110px;
}
.megamenu-content .nav.nav-tabs .tkrlogo .tkrlg {
  width: 110px;
  height: 90px;
  padding-top: 20px !important;
  padding-left: 30px !important;
}
.megamenu-content .nav.nav-tabs .tkrlogo a.tkrlg:before {
  content: url(../images/TKR-Cable-Logo_2009_4c.svg);
}
.megamenu-content .nav.nav-tabs .active .setting-language:before {
  display: none;
}
.megamenu-content .nav.nav-tabs .tkrlogo #menu-back:before {
  display: block;
  font-size: 24px;
  font-weight: 100;
  content: "\e93a";
  font-family: 'tkr-icons';
  position: absolute;
  top: -83px;
  right: 20px;
}
.megamenu-content .nav.nav-tabs .tkrlogo.active #menu-back:before {
  display: none;
}
.megamenu-content .setting-language:before {
  display: block;
  font-size: 24px;
  font-weight: 100;
  content: "\e937";
  font-family: 'tkr-icons';
  position: absolute;
  top: -83px;
  right: 20px;
}
.megamenu-content #switcher-language-nav .dropdown-menu {
  width: 100%;
  left: 0;
}
.megamenu-content #switcher-language-nav .dropdown-menu li {
  background-color: #f0f0f0;
  font-size: 14px;
}
.megamenu-content #switcher-language-nav .switcher-toggle {
  border-top: 1px solid #d2d1d1;
  padding: 10px 28px 10px 33px;
}
.megamenu-content #switcher-language-nav .switcher-toggle .fa.fa-plus {
  float: right;
  color: #575757;
  margin-top: 5px;
}
.megamenu-content #switcher-language-nav .switcher-toggle .tkr-sprachen {
  display: none;
}
.megamenu-content #switcher-language-nav.open .fa-plus::before {
  content: "\f068";
}
.megamenu-content #mainMenu .megamenu-homelink,
.megamenu-content #vertical-menu-2 .megamenu-homelink {
  border-top: 1px solid #d2d1d1;
}
.megamenu-content #mainMenu li.level0:first-child,
.megamenu-content #vertical-menu-2 li.level0:first-child {
  border-top: 1px solid #d2d1d1;
}
.megamenu-content #mainMenu li.level1,
.megamenu-content #vertical-menu-2 li.level1 {
  background-color: #f0f0f0;
}
.megamenu-content #mainMenu li.level1 a .label-menu,
.megamenu-content #vertical-menu-2 li.level1 a .label-menu {
  display: none;
}
.megamenu-content #mainMenu li.level1 a:first-child,
.megamenu-content #vertical-menu-2 li.level1 a:first-child {
  padding-left: 50px !important;
}
.megamenu-content #mainMenu li.level1 .toggle-menu a,
.megamenu-content #vertical-menu-2 li.level1 .toggle-menu a {
  padding-left: 0 !important;
}
.megamenu-content #mainMenu li.level1 li.level2,
.megamenu-content #vertical-menu-2 li.level1 li.level2 {
  background-color: #e1e1e1;
}
.megamenu-content #mainMenu li.level1 li.level2 a,
.megamenu-content #vertical-menu-2 li.level1 li.level2 a {
  padding-left: 67px !important;
}
.megamenu-content #mainMenu li.level1 li.level2 a .label-menu,
.megamenu-content #vertical-menu-2 li.level1 li.level2 a .label-menu {
  display: none;
}
@media (min-width: 1200px) {
  .megamenu-content .nav.nav-tabs .tkrlogo #menu-back:before {
    right: 80px;
  }
  .megamenu-content .setting-language:before {
    right: 80px;
  }
}
#social-login-popup .block-container .login-left {
  width: 60%;
  background-color: #fff;
}
#social-login-popup .block-container .login-left .social-login-title {
  font-size: 4rem;
  text-align: center;
}
#social-login-popup .block-container .login-left .form-instructions {
  color: #b3b3b3;
  text-align: center;
}
#social-login-popup .block-container .login-left .content {
  width: fit-content;
  margin: 45px auto 60px;
  font-size: 16px;
}
#social-login-popup .block-container .login-left .content .benefits {
  list-style: disc;
}
#social-login-popup .block-container .login-left .buttons-set {
  text-align: center;
}
#social-login-popup .block-container .login-right {
  width: 40%;
  text-align: center;
  color: #ffffff;
  background-color: #cc3333;
  background-image: linear-gradient(to bottom, #cc3333, #981379);
}
#social-login-popup .block-container .login-right .captcha .nested {
  margin-top: 20px;
}
#social-login-popup .block-container .login-right .captcha .nested .captcha-reload {
  margin-top: 20px;
}
#social-login-popup .block-container .login-right .social-login-title {
  color: #fff;
  font-size: 4rem;
}
#social-login-popup .block-container .login-right input[type="text"],
#social-login-popup .block-container .login-right input[type="password"],
#social-login-popup .block-container .login-right input[type="email"] {
  border: none;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  height: 40px;
  background: #fff3;
  padding-left: 30px;
  color: #ffffff;
  font-size: 14px;
}
#social-login-popup .block-container .login-right #social-form-login .field.email {
  margin-bottom: 30px;
}
#social-login-popup .block-container .login-right #social-form-login .field.password {
  margin-bottom: 0;
}
#social-login-popup .block-container .login-right #social-login-authentication {
  overflow-y: hidden;
}
#social-login-popup .block-container .login-right .form-password-forget .field.email .label {
  color: #ffffffc2;
}
#social-login-popup .block-container .login-right .form-password-forget .field.email .mage-error {
  color: #2b2b2b;
}
#social-login-popup .block-container .login-right .form-password-forget .actions-toolbar .secondary .back {
  color: #ffffffc2;
}
@media (max-width: 768px) {
  #social-login-popup .block-container .login-left {
    display: none;
  }
  #social-login-popup .block-container .login-right {
    width: 100%;
  }
  .mfp-wrap .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-wrap .mfp-container .mfp-content,
  .mfp-wrap .mfp-container #social-login-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
  }
  .mfp-wrap .mfp-container .social-login {
    min-height: 100%;
  }
  .mfp-wrap .mfp-container #social-login-popup {
    border-radius: 0;
    -webkit-border-radius: 0;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
  }
  .mfp-wrap .mfp-container #social-login-popup::-webkit-scrollbar {
    display: none;
  }
}
.modal-content {
  padding: 35px;
}
.modal-popup.confirm .modal-footer .action-secondary {
  border: 2px solid #cc3333;
  background-color: #cc3333;
}
.modal-popup.confirm .modal-footer .action-primary:hover {
  border: 2px solid #cc3333;
  background-color: #cc3333;
}
.form-create-account .fieldset + .fieldset {
  margin-top: 20px;
}
#maincontent .login-container .block.block-customer-login {
  padding-right: 30px;
}
#maincontent .login-container fieldset.login .actions-toolbar a {
  display: block;
}
#maincontent .row .form-wrapper,
#maincontent .form-password_forget,
#maincontent .form-password_forget--reset,
#maincontent .login-container,
#maincontent .sitemapSection,
#maincontent .form.send.confirmation {
  display: table;
  max-width: 1330px;
  width: 100%;
  margin-top: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0 0 8px #e6e6e6;
}
#form-validate .open-popup-link {
  display: none;
}
#form-validate .company_legal_form fieldset.tkr .admin__field.required label::after,
#form-validate .porsche_partner_no fieldset.tkr .admin__field.required label::after,
#form-validate .eori_nr fieldset.tkr .admin__field.required label::after {
  color: #ff0000;
  content: "*";
  font-size: 13px;
  margin: 0 0 0 3px;
}
@media (min-width: 1360px) {
  #maincontent .row .form-wrapper,
  #maincontent .form-password_forget,
  #maincontent .form-password_forget--reset,
  #maincontent .login-container,
  #maincontent .sitemapSection {
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    padding: 65px;
  }
}
@media (min-width: 769px) {
  #form-validate .company_legal_form,
  #form-validate .porsche_partner_no,
  #form-validate .eori_nr {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #form-validate .company_legal_form fieldset.tkr,
  #form-validate .porsche_partner_no fieldset.tkr,
  #form-validate .eori_nr fieldset.tkr {
    width: 100%;
  }
  #form-validate .company_legal_form fieldset.tkr .field,
  #form-validate .porsche_partner_no fieldset.tkr .field,
  #form-validate .eori_nr fieldset.tkr .field {
    margin-bottom: 0 !important;
  }
  #form-validate .company_legal_form a,
  #form-validate .porsche_partner_no a,
  #form-validate .eori_nr a {
    line-height: 1;
    padding-right: 20px;
  }
  #form-validate .company_legal_form a i,
  #form-validate .porsche_partner_no a i,
  #form-validate .eori_nr a i {
    font-size: 4rem;
  }
  #form-validate .company_legal_form .open-popup-link,
  #form-validate .porsche_partner_no .open-popup-link,
  #form-validate .eori_nr .open-popup-link {
    display: block;
  }
  #form-validate .fieldset > .field:not(.company_legal_form):not(.porsche_partner_no):not(.eori_nr) {
    margin-left: 60px;
  }
  #form-validate #vat_number_container {
    margin-bottom: 15px;
  }
  #maincontent .row .form-wrapper,
  #maincontent .form-password_forget,
  #maincontent .form-password_forget--reset,
  #maincontent .login-container,
  #maincontent .form.send.confirmation {
    border-radius: 40px;
    -webkit-border-radius: 40px;
  }
}
@media (max-width: 768px) {
  #maincontent .row .form-wrapper,
  #maincontent .form-password_forget,
  #maincontent .form-password_forget--reset,
  #maincontent .login-container,
  #maincontent .form.send.confirmation {
    padding: 0;
    box-shadow: 0 0;
  }
}
.header .logo-header .logo img {
  max-height: 50px !important;
}
.header #login-button {
  background: none;
  border: none;
  color: #000;
  font-size: 24px;
  line-height: 1;
  display: block;
}
.header .search-close:hover {
  color: #cc3333;
}
.minicart-wrapper .action.showcart:before {
  content: "\e90a";
  font-family: 'tkr-icons';
}
.middle-header-content {
  background-color: #fff;
  padding: 0 30px;
}
.middle-header-content .col-xs-2,
.middle-header-content .col-xs-4 {
  padding: 0;
}
.middle-header-content .dropdown-menu {
  right: 0;
  left: auto;
  border: none;
  padding: 0;
  margin: 0;
}
.middle-header-content .dropdown-menu li a:not(.no-display) {
  border-bottom: 1px solid #eee;
  padding: 12px 15px 8px;
  display: block;
}
.middle-header-content #switcher-language {
  float: left;
  cursor: pointer;
  margin-left: 15px;
}
.middle-header-content #switcher-language .switcher-toggle img {
  display: none;
}
.middle-header-content #switcher-language .switcher-toggle .sprachen-name {
  display: none;
}
.middle-header-content #switcher-language .switcher-toggle .tkr-sprachen {
  font-size: 24px;
  color: #2d2d2d;
  padding-top: 11px;
}
.middle-header-content #switcher-language .dropdown-menu li a {
  padding: 12px 15px 8px;
}
.middle-header-content #switcher-language .fa-plus {
  display: none;
}
@media (max-width: 768px) {
  .header .mobile-toplinks .dropdown-menu,
  .header #switcher-language .dropdown-menu {
    position: fixed;
    top: 60px;
    left: 0px;
    width: 100%;
  }
  .header .middle-header-content {
    padding: 0;
  }
  .header .middle-header-content .header-wl {
    display: none;
  }
  .logo-header .logo img {
    width: 100px;
  }
}
.page-title-wrapper {
  background-image: url('../images/gehause.jpg');
}
.footer {
  background: url(/media/footer/footer_bg.jpg) !important;
}
.footer .middle-footer,
.footer .bottom-footer {
  padding-right: 20px;
  padding-left: 20px;
  color: lightgrey;
}
.footer .middle-footer {
  background: transparent;
}
.footer .middle-footer a {
  color: lightgrey;
}
.footer .middle-footer a,
.footer .middle-footer h6,
.bottom-footer .container {
  color: lightgrey;
}
.ersatzanfrage {
  background-color: #c33;
  border-radius: 50px;
  padding: 10px;
  margin: 10px 0;
  font-weight: 500;
  text-align: center;
}
.ersatzanfrage > a:hover,
.ersatzanfrage > a:focus {
  color: lightgrey !important;
  text-decoration: underline;
}
.page-products .page-wrapper .page-title-wrapper {
  display: none;
}
@media (min-width: 992px) {
  #layered-filter-block .filter-content {
    background-color: #ffffff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 30px;
    box-shadow: 0 0 8px #e6e6e6;
  }
}
@media (max-width: 991px) {
  .filter-open .catalog-category-view.page-layout-2columns-left .block.filter .block-content.filter-content {
    overflow-y: auto;
    scrollbar-width: thin;
  }
}
.lazy-loading-img .products-grid .product-item-info .product-top {
  background: none;
}
.products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.products-grid.wishlist .product-item-info .box-tocart .field.qty {
  margin-bottom: 5px;
}
.products-grid .product-item-info .product-list-wrapper {
  background-color: #ffffff;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 8px #e6e6e6;
  padding: 15px;
  min-height: calc(100% - 30px);
}
.products-grid .product-item-info .product-list-wrapper:hover {
  box-shadow: 0 5px 8px #c4c4c4;
}
.products-grid .product-item-info .product-top img {
  position: relative;
}
.products-grid .product-item-info .artcard_buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  height: 30px;
  background: #ffffff;
  border-radius: 0 0 30px 30px;
  box-shadow: 0 5px 8px #ededed;
}
.products-grid .product-item-info .artcard_buttons .towishlist {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 0 30px;
  background-color: #f8f8f8;
  box-shadow: 0 2px 8px #e6e6e6;
  border: none;
  font-size: 24px;
}
.products-grid .product-item-info .artcard_buttons .towishlist:hover {
  box-shadow: 0 3px 7px #cccccc inset;
}
.products-grid .product-item-info .artcard_buttons form {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 30px 0;
  background-color: #cc3333;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to bottom right, #cc3333, #981379);
  box-shadow: 2px 2px 8px #d0d0d0;
}
.products-grid .product-item-info .artcard_buttons form:hover {
  box-shadow: -2px 3px 9px #652525 inset;
}
.products-grid .product-item-info .artcard_buttons .tocart.btn-cart {
  margin-top: 3px;
  background-color: transparent;
}
.products-grid .product-item-info .artcard_buttons .product-label.sold-out-label {
  position: static;
  width: 100%;
  max-width: 100%;
  border-radius: 0 0 30px 30px;
}
.products-grid .product-item-info .tocart.btn-cart .text {
  display: none;
}
.orbitvu-lightbox-slide,
.orbitvu-lightbox-thumbs {
  background: #ffffff;
}
.orbitvu-lightbox-thumbs {
  left: 0px;
  right: 0px;
}
.container-center.vehicles {
  display: grid;
  grid-template-columns: auto auto;
}
@media (max-width: 767px) {
  .container-center.vehicles {
    grid-template-columns: auto;
  }
}
/* Porsche Macan */
#map_macan {
  width: 736px;
  height: 500px;
  background: url("/media/vehicle_models/macan/macan.png") no-repeat;
  margin-bottom: 50px;
}
#map_macan a {
  position: relative;
  text-indent: -1000em;
  text-decoration: none;
}
#map_macan .ansicht a {
  top: -35px;
  left: 0px;
  width: 736px;
  height: 500px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .ansicht a:hover {
  background: url("/media/vehicle_models/macan/macan_over.png") 736px 500px no-repeat;
}
#map_macan .motor a {
  top: 99px;
  left: 0px;
  width: 242px;
  height: 302px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .motor a:hover {
  background: url("/media/vehicle_models/macan/macan_front_over.png") 0 0 no-repeat;
}
#map_macan .tuervl a {
  top: 71px;
  left: 234px;
  width: 168px;
  height: 127px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .tuervl a:hover {
  background: url("/media/vehicle_models/macan/macan_front-left-door_over.png") 0 0 no-repeat;
}
#map_macan .tuervr a {
  top: -428px;
  left: 235px;
  width: 166px;
  height: 128px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .tuervr a:hover {
  background: url("/media/vehicle_models/macan/macan_front-right-door_over.png") 0 0 no-repeat;
}
#map_macan .tuerhl a {
  top: -614px;
  left: 401px;
  width: 130px;
  height: 124px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .tuerhl a:hover {
  background: url("/media/vehicle_models/macan/macan_rear-left-door_over.png") 0 0 no-repeat;
}
#map_macan .tuerhr a {
  top: -850px;
  left: 401px;
  width: 130px;
  height: 124px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .tuerhr a:hover {
  background: url("/media/vehicle_models/macan/macan_rear-right-door_over.png") 0 0 no-repeat;
}
#map_macan .kofferraum a {
  top: -458px;
  left: 592px;
  width: 144px;
  height: 302px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .kofferraum a:hover {
  background: url("/media/vehicle_models/macan/macan_rear_over.png") 0 0 no-repeat;
}
#map_macan .mitte a {
  top: -1007px;
  left: 187px;
  width: 439px;
  height: 302px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_macan .mitte a:hover {
  background: url("/media/vehicle_models/macan/macan_vehicle-middle_over.png") 0 0 no-repeat;
}
#map_macan_klein .ansicht_auswahl a {
  /* 	top: -500px; */
  /* 	left: -500px; */
  width: 300px;
  height: 213px;
  /* 	display: block; */
  float: left;
  /*outline: 1px solid #a80000;*/
  background: url("/media/vehicle_models/macan/macan_klein.png") no-repeat;
}
#map_macan_klein .ansicht_auswahl a:hover {
  background: url("/media/vehicle_models/macan/macan_klein_over.png") no-repeat;
}
/* Porsche Cayenne */
#map_cayenne {
  width: 736px;
  height: 523px;
  background: url("/media/vehicle_models/cayenne/cayenne.png") no-repeat;
  margin-bottom: 50px;
}
#map_cayenne a {
  position: relative;
  text-indent: -1000em;
  text-decoration: none;
}
#map_cayenne .cansicht a {
  top: -35px;
  left: 0px;
  width: 736px;
  height: 523px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .cansicht a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_over.png") 736px 523px no-repeat;
}
#map_cayenne .cmotor a {
  top: 111px;
  left: 3px;
  width: 240px;
  height: 300px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .cmotor a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_front_over.png") 0 0 no-repeat;
}
#map_cayenne .ctuervl a {
  top: 97px;
  left: 236px;
  width: 162px;
  height: 120px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .ctuervl a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_front-left-door_over.png") 0 0 no-repeat;
}
#map_cayenne .ctuervr a {
  top: -413px;
  left: 235px;
  width: 162px;
  height: 120px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .ctuervr a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_front-right-door_over.png") 0 0 no-repeat;
}
#map_cayenne .ctuerhl a {
  top: -572px;
  left: 407px;
  width: 125px;
  height: 122px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .ctuerhl a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_rear-left-door_over.png") 0 0 no-repeat;
}
#map_cayenne .ctuerhr a {
  top: -823px;
  left: 407px;
  width: 125px;
  height: 122px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .ctuerhr a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_rear-right-door_over.png") 0 0 no-repeat;
}
#map_cayenne .ckofferraum a {
  top: -428px;
  left: 612px;
  width: 121px;
  height: 298px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .ckofferraum a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_rear_over.png") 0 0 no-repeat;
}
#map_cayenne .cmitte a {
  top: -971px;
  left: 185px;
  width: 467px;
  height: 300px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_cayenne .cmitte a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_vehicle-middle_over.png") 0 0 no-repeat;
}
#map_cayenne_klein .cansicht_auswahl a {
  /* 	top: -1000px; */
  /* 	left: -1000px; */
  width: 300px;
  height: 213px;
  display: block;
  /*outline: 1px solid #a80000;*/
  background: url("/media/vehicle_models/cayenne/cayenne_klein.png") no-repeat;
}
#map_cayenne_klein .cansicht_auswahl a:hover {
  background: url("/media/vehicle_models/cayenne/cayenne_klein_over.png") no-repeat;
}
/* Porsche Panamera */
#map_panamera {
  width: 736px;
  height: 500px;
  background: url("/media/vehicle_models/panamera/panamera.png") no-repeat;
  margin-bottom: 50px;
}
#map_panamera a {
  position: relative;
  text-indent: -1000em;
  text-decoration: none;
}
#map_panamera .pansicht a {
  top: -35px;
  left: 0px;
  width: 736px;
  height: 431px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .pansicht a:hover {
  background: url("/media/vehicle_models/panamera/panamera_over.png") 736px 431px no-repeat;
}
#map_panamera .pmotor a {
  top: 70px;
  left: -0px;
  width: 252px;
  height: 283px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .pmotor a:hover {
  background: url("/media/vehicle_models/panamera/panamera_front_over.png") 0 0 no-repeat;
}
#map_panamera .ptuervl a {
  top: 20px;
  left: 240px;
  width: 184px;
  height: 127px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .ptuervl a:hover {
  background: url("/media/vehicle_models/panamera/panamera_front-left-door_over.png") 0 0 no-repeat;
}
#map_panamera .ptuervr a {
  top: -410px;
  left: 239px;
  width: 184px;
  height: 126px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .ptuervr a:hover {
  background: url("/media/vehicle_models/panamera/panamera_front-right-door_over.png") 0 0 no-repeat;
}
#map_panamera .ptuerhl a {
  top: -624px;
  left: 391px;
  width: 159px;
  height: 109px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .ptuerhl a:hover {
  background: url("/media/vehicle_models/panamera/panamera_rear-left-door_over.png") 0 0 no-repeat;
}
#map_panamera .ptuerhr a {
  top: -812px;
  left: 390px;
  width: 158px;
  height: 108px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .ptuerhr a:hover {
  background: url("/media/vehicle_models/panamera/panamera_rear-right-door_over.png") 0 0 no-repeat;
}
#map_panamera .pkofferraum a {
  top: -466px;
  left: 529px;
  width: 207px;
  height: 283px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .pkofferraum a:hover {
  background: url("/media/vehicle_models/panamera/panamera_rear-over.png") 0 0 no-repeat;
}
#map_panamera .pmitte a {
  top: -947px;
  left: 202px;
  width: 355px;
  height: 247px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_panamera .pmitte a:hover {
  background: url("/media/vehicle_models/panamera/panamera_vehicle-middle_over.png") 0 0 no-repeat;
}
#map_panamera_klein .pansicht_auswahl a {
  /* 	top: -500px; */
  /* 	left: -500px; */
  width: 300px;
  height: 176px;
  /* 	display: block; */
  float: left;
  /*outline: 1px solid #a80000;*/
  background: url("/media/vehicle_models/panamera/panamera_klein.png") no-repeat;
}
#map_panamera_klein .pansicht_auswahl a:hover {
  background: url("/media/vehicle_models/panamera/panamera_klein_over.png") no-repeat;
}
/* Porsche 911, Boxter, Cayman */
#map_sportscar {
  width: 736px;
  height: 419px;
  background: url("/media/vehicle_models/sportscar/sportscar.png") no-repeat;
  margin-bottom: 50px;
}
#map_sportscar a {
  position: relative;
  text-indent: -1000em;
  text-decoration: none;
}
#map_sportscar .sansicht a {
  top: -35px;
  left: 0px;
  width: 736px;
  height: 419px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .sansicht a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_over.png") 736px 419px no-repeat;
}
#map_sportscar .smotor a {
  top: 59px;
  left: -1px;
  width: 266px;
  height: 301px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .smotor a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_front_over.png") 0 0 no-repeat;
}
#map_sportscar .stuervl a {
  top: 16px;
  left: 246px;
  width: 216px;
  height: 102px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .stuervl a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_front-left-door_over.png") 4px 0 no-repeat;
}
#map_sportscar .stuervr a {
  top: -403px;
  left: 246px;
  width: 217px;
  height: 103px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .stuervr a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_front-right-door_over.png") 4px 0px no-repeat;
}
#map_sportscar .skofferraum a {
  top: -451px;
  left: 437px;
  width: 298px;
  height: 309px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .skofferraum a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_rear-over.png") 0 0 no-repeat;
}
#map_sportscar .smitte a {
  top: -782px;
  left: 207px;
  width: 298px;
  height: 255px;
  display: block;
  /*outline: 1px solid #a80000;*/
}
#map_sportscar .smitte a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_vehicle-middle_over.png") 0 0 no-repeat;
}
#map_sportscar_klein .sansicht_auswahl a {
  /* 	top: -500px; */
  /* 	left: -500px; */
  width: 300px;
  height: 171px;
  /* 	display: block; */
  float: left;
  /*outline: 1px solid #a80000;*/
  background: url("/media/vehicle_models/sportscar/sportscar_klein.png") no-repeat;
}
#map_sportscar_klein .sansicht_auswahl a:hover {
  background: url("/media/vehicle_models/sportscar/sportscar_klein_over.png") no-repeat;
}
.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
  border: none;
  margin: 0;
  color: #fff;
}
.box3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box3 .required {
  color: #cc3333;
  white-space: nowrap;
}
.page-title-wrapper.product {
  display: none;
}
.content-heading .block-note {
  margin-left: auto;
  margin-right: auto;
}
.product-detail-infomation-content {
  padding: 20px 10px;
}
.product-data-items-menu {
  width: 100%;
  margin: 0 auto -3px;
}
.product-data-items-menu .data.item.title {
  width: 33%;
}
.product-data-items-menu .data.item.title .data.switch {
  height: auto;
  border: none;
  text-align: center;
}
.product-data-items-content {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0 0 20px #e8e8e8;
  padding: 25px 25px;
}
.product-detail-infomation-sticky-parent .product-detail-infomation,
.product-detail-infomation-sticky-parent .product-images {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  box-shadow: 0 0 6px #dedede;
  padding: 15px 25px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .product-detail-infomation {
    margin: 25px 0 0;
  }
  .product-detail-infomation-sticky-parent .product-detail-infomation,
  .product-detail-infomation-sticky-parent .product-images {
    border-radius: 20px;
    -webkit-border-radius: 20px;
  }
}
.toolbar .form-item-select {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.toolbar .sorter .sorter-action {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.product.info.detailed {
  margin-bottom: 0;
}
.product.info.detailed .product.data.items {
  padding-bottom: 20px;
}
#staticanw_doku .product_video {
  display: flex;
  margin-bottom: 30px;
}
#staticanw_doku .product_video video {
  width: 100%;
  border-radius: 25px;
  -webkit-border-radius: 25px;
}
@media (max-width: 1440px) and (min-width: 768px) {
  .product-data-items-content {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  .product-data-items-content {
    padding: 10px 10px;
  }
  .product-data-items-content .data.item.content {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .product-detail-infomation-sticky-parent,
  .product.data.items {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .data.item.title {
    flex-basis: 33%;
  }
  .data.item.title.active .tab-border-top {
    height: 3px;
    width: 60%;
    background: linear-gradient(to right, #cc3333, #981379);
    margin-left: auto;
    margin-right: auto;
  }
  .product.info.detailed {
    background-color: #ffffff;
    padding-top: 50px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-detail-infomation-sticky-parent {
    display: flex;
    flex-direction: row;
  }
  .product-detail-infomation-sticky-parent .product-images {
    width: 50%;
    margin-right: 10px;
  }
  .product-detail-infomation-sticky-parent .product-detail-infomation {
    width: 50%;
  }
  .product-data-items-content {
    border-radius: 50px;
    padding: 50px 50px;
  }
  #tab-label-additional-title:before {
    font-size: 48px;
    content: "\e915";
    font-family: 'tkr-icons';
    font-weight: 300;
  }
  #tab-label-staticrep_info-title:before {
    font-size: 48px;
    content: "\e917";
    font-family: 'tkr-icons';
    font-weight: 300;
  }
  #tab-label-staticanw_doku-title:before {
    font-size: 48px;
    content: "\e92a";
    font-family: 'tkr-icons';
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .product-detail-infomation-sticky-parent {
    display: flex;
    flex-direction: column;
  }
  #staticanw_doku .text a {
    float: right;
  }
  #staticanw_doku .text .doku-title {
    position: relative;
    top: 8px;
  }
}
@media (max-width: 480px) {
  ol.product-items {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  ol.product-items .product-list-wrapper {
    display: flex;
  }
  .products-grid .product-item-info {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .products-grid .product-item-info .artcard_buttons form {
    border-radius: 0 0 20px 0;
  }
  .products-grid .product-item-info .artcard_buttons .towishlist {
    border-radius: 0 0 0 20px;
  }
  .products-grid .product-top {
    width: 50%;
  }
  .products-grid .product-item-details {
    width: 50%;
  }
  .products-grid .product-item-details h5 {
    padding-left: 0 !important;
  }
  .products-grid .product-item-details .price-box {
    padding-left: 0 !important;
  }
}
.product.info.detailed .item.content .table.additional-attributes tr td,
.product.info.detailed .item.content .table.additional-attributes tr th {
  border: none;
}
.product.info.detailed .item.content .table.additional-attributes tr td {
  text-align: right;
}
.product.info.detailed .item.content .table.additional-attributes tr:nth-child(even) th {
  background-color: #f6f6f6;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.product.info.detailed .item.content .table.additional-attributes tr:nth-child(even) td {
  background-color: #f6f6f6;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.tkr_data-table {
  width: 30%;
  border-top: none;
}
.tkr_data-table thead th,
.tkr_data-table tbody td {
  border-bottom: 2px solid silver;
}
.tkr_data-table thead th {
  color: #006699;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
}
.tkr_data-table tbody th.tkr_link:hover,
.tkr_data-table tbody td.tkr_link:hover {
  background-image: linear-gradient(#ffbb00, #ff9900);
  color: #ffffff;
  line-height: 1.4;
  white-space: nowrap;
}
.tkr_data-table td,
.tkr_data-table th {
  padding: 15px;
  vertical-align: middle;
}
.tkr_data-table td.tkr_label,
.tkr_data-table th.tkr_label {
  background-color: #f4f4f4;
  line-height: 1.4;
  white-space: nowrap;
}
.tkr_data-table td.tkr_link,
.tkr_data-table th.tkr_link {
  background-color: #e4f2ff;
  line-height: 1.4;
  white-space: nowrap;
}
.tkr_data-table td.tkr_blanc,
.tkr_data-table th.tkr_blanc {
  background-color: #ffffff;
  line-height: 1.4;
  white-space: nowrap;
}
.tkr_data-table td.tkr_data,
.tkr_data-table th.tkr_data {
  background-color: #ffffff;
  line-height: 1.4;
  white-space: nowrap;
}
.field ._with-tooltip .field-tooltip .field-tooltip-action:hover:before {
  color: #aaa;
}
.field-tooltip._active .field-tooltip-content {
  background-color: #fff;
  font-size: 12px;
  left: -280px;
  top: -68px;
}
.field-tooltip .field-tooltip-content:before {
  left: 268px;
  top: 70px;
  border-width: 12px;
  transform: rotateY(180deg);
}
.field-tooltip .field-tooltip-content:after {
  border-color: transparent #ffffff transparent transparent;
  left: 268px;
  top: 72px;
  transform: rotateY(180deg);
}
.tooltip-inner {
  background-color: #666666;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #666666;
}
.checkout-cart-index .checkout-extra > .block + .block > .title {
  margin-top: 65px;
}
#shipping-method-buttons-container .action,
.payment-method-content .actions-toolbar .action,
#shipping-method-buttons-container button.action,
.payment-method-content .actions-toolbar button.action {
  background-color: #cc3333;
  border: none;
}
#shipping-method-buttons-container .action:hover,
.payment-method-content .actions-toolbar .action:hover,
#shipping-method-buttons-container button.action:hover,
.payment-method-content .actions-toolbar button.action:hover {
  background-color: #cc3333;
}
.checkout-payment-method .payment-method-content {
  display: none;
}
.checkout-shipping-method {
  margin-top: 0;
}
.table-checkout-shipping-method thead tr th {
  display: none;
}
.table-checkout-shipping-method tbody tr td {
  border: none;
  padding: 0;
  text-align: left;
}
.radio {
  min-height: 0;
}
.shipping-address-items {
  display: block;
  margin: 0;
}
.minicart-items .product-item {
  float: none !important;
}
@media (max-width: 991px) {
  .modal-popup._show .modal-inner-wrap {
    width: 96%;
  }
}
.modal-popup._show .modal-inner-wrap {
  max-height: 100%;
}
.modal-popup._show .modal-inner-wrap .modal-header .action-close {
  top: 20px;
  right: 0;
}
.modal-popup._show .modal-inner-wrap .modal-header .action-close:before {
  font-family: 'Pe-icon-7-stroke';
  content: "\e680";
  color: #3c3c3c;
  font-size: 34px;
  padding: 0;
  margin: 5px;
  background: none;
  border: none;
}
.modal-popup._show .modal-inner-wrap .modal-content {
  overflow-y: auto;
}
.field-error {
  font-size: 12px;
  color: red;
}
.block-dashboard-orders {
  margin-top: 60px;
}
.box-order-billing-method .payment-method .title {
  margin-bottom: 20px;
}
.mgs-instant-search .products-grid .product-item .product-list-wrapper {
  background-color: #ffffff;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 8px #e6e6e6;
  padding: 15px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
/* ============================================ *
 * Geteilte Startseite Connector / Campaign
 * ============================================ */
.container.start-page {
  max-width: 1460px;
  padding: 30px 0 0 0;
}
.grid2 {
  display: flex;
  justify-content: space-around;
  position: relative;
  clear: both;
  margin: 0 auto;
  list-style: none;
}
.grid2.left {
  padding-bottom: 30px;
}
#gd2below {
  padding: 0em 0em 2em;
}
.con_left1,
.camp_right1 {
  max-width: 500px;
  font-size: 1.2em;
  line-height: 1.5em;
  /*padding-bottom: 1em;*/
}
#home_h2 > h2 {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 0em;
}
/* Common style */
.grid2 figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  max-width: 700px;
  max-height: 531px;
  width: 35%;
  height: auto;
  cursor: pointer;
}
.grid2 figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid2 figure figcaption {
  padding: 2em 3em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.15em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: 'Roboto', sans-serif;
}
.grid2 figure figcaption div::before,
.grid2 figure figcaption div::after {
  pointer-events: none;
}
.grid2 figure figcaption {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid2 figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  color: white;
}
.grid2 figure h2 span {
  font-weight: 800;
}
.grid2 figure h2,
.grid2 figure p {
  margin: 0;
}
.grid2 figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
h2.zwebshop {
  font-size: 1.4em !important;
  color: #cc3333 !important;
  font-weight: 800 !important;
  word-spacing: -0.05em !important;
  text-transform: none !important;
}
/*---------------*/
/***** Duke *****/
/*---------------*/
figure.effect-duke {
  background: -webkit-linear-gradient(-45deg, #34495e 0%, #282a33 100%);
  background: linear-gradient(-45deg, #34495e 0%, #282a33 100%);
}
figure.effect-duke img,
figure.effect-duke p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-duke:hover img {
  opacity: 0.2;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
figure.effect-duke h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
figure.effect-duke p {
  width: 100%;
  margin-top: 1em;
  padding: 10px;
  padding-top: 20px;
  border: 2px solid #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
}
figure.effect-duke:hover p {
  opacity: 1;
}
/*---------------*/
/***** Goliath *****/
/*---------------*/
figure div.effect-goliath {
  position: absolute;
  bottom: 0%;
  left: 0%;
  display: flex;
  max-width: 700px;
  width: 100%;
  max-height: 70px;
  height: 100%;
  background-color: rgba(204, 51, 51, 0.8);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
div.effect-goliath div {
  max-width: 340px;
  padding: 1.5em 3em;
  width: 100%;
}
div.effect-goliath div.tregis {
  text-align: right;
}
div.effect-goliath div > a {
  text-decoration: none;
  color: white;
  text-transform: none;
}
figure.effect-duke:hover div.effect-goliath {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.grid2 figure div div a:hover {
  color: black;
}
/*---------------*/
/***** Aufklapptext *****/
/*---------------*/
.grid2 div.grid3 {
  margin-top: 2em;
  text-align: center;
}
div.grid3 p > a {
  color: #cc3333;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
#help_register1,
#help_register2,
#payment_methods {
  max-width: 500px;
}
div#help_register1 > video,
div#help_register2 > video,
div#payment_methods > video {
  width: 100%;
  margin-top: 0.5em;
}
/* Media queries */
.grid2 figure {
  display: inline-block;
  float: none;
  margin-bottom: 10px;
  width: 100%;
}
/* Kann maximal 616px darstellen. */
@media only screen and (max-width: 616px) {
  .grid2 {
    display: inline-block;
    float: none;
  }
  #home_h2 > h2 {
    font-size: 1.5em;
  }
  #home_h2 > h2,
  .grid2 div.grid3 {
    text-align: left;
  }
  div.camp_right {
    margin-left: 0em;
  }
  div.con_left {
    margin-right: 0em;
  }
  .grid2 figure figcaption {
    padding: 1em 2em;
    font-size: 1em;
  }
  figure div.effect-goliath {
    max-height: 50px;
    height: auto;
  }
  div.effect-goliath div {
    padding: 1em 2em;
  }
}
/* Kann maximal 991px darstellen. */
@media only screen and (max-width: 991px) {
  .grid2 figure figcaption {
    padding: 1em 2em;
    font-size: 1em;
  }
  figure div.effect-goliath {
    max-height: 50px;
    height: auto;
  }
  div.effect-goliath div {
    padding: 1em 2em;
  }
}
/*---------------*/
/***** Video Payment Methods *****/
/*---------------*/
div.payment_cc p > a {
  color: #cc3333;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  padding-left: 1em;
}
#payment_methods {
  max-width: 700px;
  max-height: 300px;
  padding-left: 1em;
}
strong.video-play {
  display: flex;
  align-items: center;
  font-size: 1.2em;
}
div.grid3 p strong.video-play {
  justify-content: center;
  max-width: 700px;
}
.video-play > img {
  width: 10%;
  padding-right: 1%;
  min-width: 50px;
}
.video-banner .text.connector {
  background-color: #f9f9fb;
  background-size: auto;
}
/* Category Bilder */
.category-wrapper {
  width: 100%;
  height: 200px;
}
@media only screen and (max-width: 600px) {
  .category-wrapper {
    height: 100px;
  }
}
.category-bg {
  height: inherit;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
}
.img-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.img-outerbox {
  width: 100%;
  position: relative;
  height: inherit;
  border-radius: 6px;
  overflow: hidden;
}
#housing-cat-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(/media/categories/housing_cat.jpg);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-position: 50% 50%;
}
#releasetool-cat-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(/media/categories/releasetool_cat.jpg);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-position: 50% 50%;
}
#wire-cat-img {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(/media/categories/wire_cat.jpg);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-position: 50% 50%;
}
/* Kategorie Bilder ausblenden */
.category-image > .image {
  display: none !important;
}
/*------- Pop-Up Hinweis-------*/
.hwoverlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  display: none;
  z-index: 10000;
}
.hwpopup {
  position: absolute;
  width: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
  box-sizing: border-box;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 16px;
  box-shadow: 1px 1px 9px #bfbfbf;
}
.hwpopup h2 {
  color: #cc3300;
}
.ok-hwpopup {
  margin-top: 20px;
  cursor: pointer;
  border: 1px solid #646464;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.close-hwpopup {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 23px;
  cursor: pointer;
}
.close-hwpopup:before {
  content: '';
  background-color: #fff;
  position: absolute;
  height: 1px;
  width: 31px;
  top: 11px;
  left: -4px;
  transform: rotate(-45deg);
}
.close-hwpopup:after {
  content: '';
  background-color: #fff;
  position: absolute;
  height: 1px;
  width: 31px;
  top: 11px;
  transform: rotate(45deg);
  left: -4px;
}
@media screen and (max-width: 768px) {
  .hwpopup {
    width: 100%;
    height: 100vh;
    font-size: 15px;
  }
}
.message-cookie {
  background: #fae5e5;
  color: #1979c3;
  padding: 12px 20px 12px 20px;
  display: block;
  font-size: 14px;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 0 0 15px;
}
.message-cookie:before {
  color: #b30000;
  content: '\f06a';
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  width: 45px;
}
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: 'Exo', sans-serif;
}
.context {
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.flex-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
  z-index: 10;
  text-shadow: 1px 1px 5px #aaaaaa;
}
.context h1 {
  text-align: center;
  color: #59644d;
  font-size: 40px;
}
.context p {
  text-align: center;
  color: #59644d;
  font-size: 20px;
}
/*Weihnachten Gold*/
.area {
  background: #b58f3e;
  background: -webkit-linear-gradient(0.1turn, #e6be69, #a47a1e, #d3a84c, #b58f3e, #956d13);
  background: linear-gradient(0.25turn, #e6be69, #a47a1e, #d3a84c, #b58f3e, #956d13);
  width: 100%;
  height: 150px;
}
/*Weihnachten TKR rot*/
.area2023 {
  background: #cc3333;
  background: -webkit-linear-gradient(0.1turn, #cc3333, #981379);
  background: linear-gradient(0.25turn, #cc3333, #981379);
  width: 100%;
  height: 150px;
}
.area2024 {
  width: 100%;
  height: 150px;
}
.streifen {
  height: 25px;
  background-color: #fff;
  /* For browsers that do not support gradients */
  background-image: repeating-linear-gradient(-45deg, #ad2822 0px, #ad2822 5px, #ffffff 5px, #ffffff 10px, #59644d 10px, #59644d 15px, #ffffff 15px, #ffffff 20px);
}
/*ROT*/
.area110 {
  background: #cc3333;
  background: -webkit-linear-gradient(0.1turn, #cc3333, #981379);
  background: linear-gradient(0.25turn, #cc3333, #981379);
  width: 100%;
  height: fit-content;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 20px 0 10px;
}
/*Grau*/
.areaEU {
  display: flex;
  background: #666666;
  width: 100%;
  height: fit-content;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  padding: 20px 0 10px;
}
.areaEU h4 {
  color: #ffffff;
}
.areaEU a {
  color: lightgrey !important;
}
@media only screen and (min-width: 991px) {
  .areaEU {
    display: flex;
    flex-direction: row;
  }
}
@media only screen and (max-width: 990px) {
  .areaEU {
    display: flex;
    flex-direction: column;
  }
}
.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background-image: url('/media/Startseite/Kugel-Red30-2023-01.svg');
  background-repeat: no-repeat;
  animation: animate 25s linear infinite;
  bottom: -150px;
}
.circles li.red {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background-image: url('/media/Startseite/Ho-rot.svg');
  background-repeat: no-repeat;
  animation: animate 25s linear infinite;
  bottom: -150px;
}
.circles li.green {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background-image: url('/media/Startseite/Ho-green.svg');
  background-repeat: no-repeat;
  animation: animate 25s linear infinite;
  bottom: -150px;
}
.circles li:nth-child(1) {
  left: 25%;
  width: 50px;
  height: 20px;
  animation-delay: 0s;
}
.circles li:nth-child(2) {
  left: 10%;
  width: 80px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}
.circles li:nth-child(3) {
  left: 70%;
  width: 45px;
  height: 20px;
  animation-delay: 4s;
}
.circles li:nth-child(4) {
  left: 40%;
  width: 30px;
  height: 15px;
  animation-delay: 0s;
  animation-duration: 18s;
}
.circles li:nth-child(5) {
  left: 65%;
  width: 40px;
  height: 20px;
  animation-delay: 0s;
}
.circles li:nth-child(6) {
  left: 75%;
  width: 30px;
  height: 10px;
  animation-delay: 3s;
}
.circles li:nth-child(7) {
  left: 35%;
  width: 45px;
  height: 5px;
  animation-delay: 7s;
}
.circles li:nth-child(8) {
  left: 50%;
  width: 65px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}
.circles li:nth-child(9) {
  left: 20%;
  width: 30px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}
.circles li:nth-child(10) {
  left: 85%;
  width: 85px;
  height: 5px;
  animation-delay: 0s;
  animation-duration: 11s;
}
@keyframes animate {
  0% {
    transform: translateY(-300px) rotate(720deg);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 0;
    border-radius: 50%;
  }
}
/* Kann maximal 991px darstellen. */
@media only screen and (max-width: 991px) {
  .flex-row {
    gap: 2vw;
    margin: 5px 0;
    padding: 0 5%;
    justify-content: space-evenly;
  }
  .context h1 {
    font-size: 4vw;
  }
  .context p {
    font-size: 1.5em;
  }
}
/* Kann maximal 616px darstellen. */
@media only screen and (max-width: 616px) {
  .flex-row {
    margin: 5px 0;
    padding: 0 5%;
    justify-content: space-evenly;
  }
  .context p {
    font-size: 1.2em;
  }
}
/* Kann maximal 492px darstellen. */
@media only screen and (max-width: 492px) {
  .flex-row {
    margin: 5px 0;
    padding: 0 5%;
    justify-content: space-evenly;
  }
}
/* Kann maximal 345px darstellen. */
@media only screen and (max-width: 345px) {
  .flex-row {
    margin: 5px 0;
    padding: 0 5%;
    justify-content: space-evenly;
  }
}
