:root {
    --space-none:0;
    --space-xs:.25rem;
    --space-s:.5rem;
    --space-m:1rem;
    --space-l:1.5rem;
    --space-xl:3rem;
    --space-xxl:5rem;
}

.auda-padding-x-small {
    padding-right:var(--space-s);
    padding-left:var(--space-s);
}

.auda-padding-y-small {
    padding-top:var(--space-s);
    padding-bottom:var(--space-s);
}

.auda-h-100 {
    height:100%
}

#section-direction-compact .service-area-open-time {
    padding:10px;
    background:#e3e3e3;
    margin:20px 0 0;
}

.tooltip{
    z-index: 1;
}

body {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 16px;
}


.btn {
    border-radius: 50px;
    padding: 8px 16px;
    border: 2px solid #508fc4;
    font-size: 16px;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background: rgba(80,143,196,0.6);
  border: 2px solid rgba(80,143,196,0.0);
  color: #fff;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover {
  background: #508fc4;
  border: 2px solid #508fc4;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

.audaris-widget .btn-primary {
  background-color: rgba(80,143,196,0.6) !important;
}

.audaris-widget .btn-primary:hover {
    background-color: rgba(80,143,196,1) !important;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

#footer #pre_area .btn-primary {
  background: rgba(80,143,196,0.6);
  border: 2px solid rgba(80,143,196,0.0);
  color: #fff;
}

#footer #pre_area .btn-primary:hover {
  background: #508fc4;
  border: 2px solid #508fc4;
}

h1, .headline-h1 {
    font-weight: 600 !important;
    font-size: 27px !important;
    font-style: italic;
    text-transform: none !important;
}

h2, .headline-h2 {
   font-weight: 400 !important;
   font-size: 21px !important;
   font-style: italic;
   text-transform: none !important;
}

h3, .headline-h3 {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    text-transform: none !important;
}

.infomanager-area h2 {
    color: #508FC4 !important;
    font-size: 27px !important;
    font-weight: 600 !important;
}

.infomanager-area h3 {
    color: #000 !important;
    font-size: 21px !important;
    font-style: italic;
}

[data-container="infomanager-content"] {
    margin-top: 50px;
    margin-bottom: 90px;
}

#header #primary-menu .dropdown-menu li a:hover {
  background-color: #508FC4;
  color: #fff;
}

#header #primary-menu .dropdown li a {
  background: #f4f4f4;
}

#header #primary-menu .dropdown li.active a {
  background: #508FC4;
}

#header-slider-v2 {
    margin-top: -70px;
}

#header-slider-v2 .overlay-text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
}

#header-slider-v2 .overlay-text h1 {
    font-size: 48px !important;
    font-weight: 700 !important;
}

#header-slider-v2 .overlay-text p {
    font-size: 21px;
}

#header-slider-v2 img {
    width: 100vw;
    max-height: 826px;
    object-fit: cover;
}

body:not(.fe-admin-area) label {
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
}

body:not(.fe-admin-area) .form-control {
  border-color: #f4f4f4;
  background: #f4f4f4;
  border-radius: 26px;
}

.form-control:focus-visible, .dropdown-toggle:focus-visible, .navbar-toggle:focus-visible, .hamburger:focus-visible {
  outline: none;
}

.well, .chekbox-toggle-container{
  background-color: transparent;
  border: none !important;
  box-shadow: none;
}

.checkbox.checkbox-css .cr, .radio.checkbox-css .cr {
  border: none;
  background: #f4f4f4;
}

.panel-title > a {
  font-style: italic;
  background: #f4f4f4;
  font-size: 21px;
  border-radius: 26px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    background: #f4f4f4;
}

.panel-default {
  border-color: transparent;
}

.panel-body {
  border-radius: 0px 0px 26px 26px;
  padding: 20px 35px 20px 30px;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

[data-container="accordeon"] .panel-heading a {
  padding: 20px 35px 20px 30px;
}

.panel-default > .panel-heading {
  border-radius: 35px 35px 0px 0px;
}

.home-marken {
    background: #f4f4f4;
    padding: 25px 0px;
}

.home-marken .column {
    border-right: 1px solid rgba(80,143,196,0.3);
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.home-marken .column:last-child {
    border-right: none;
}

.home-marken .column .marken-logos {
    height: 120px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

#section-service-brands-ajax {
  background: transparent;
}

#section-search-switcher .search-switcher-top-container {
  box-shadow: none;
}

#section-search-switcher #sss-tradein .module-block{
    margin-top: 0;
}

#menu-social-floating a,
#menu-social-floating .instagramflat:not(:hover) i, #menu-social-floating .instagramflat, #menu-social-floating .facebookflat{
    background:#508FC4;
    border-radius: 40px;
}

#menu-social-floating a{
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

#menu-social-floating li {
    height: 57px;
}

@media (min-width: 1660px) {
    #menu-social-floating[data-position="right"] a {
        right: 10px;
    }
    #menu-social-floating[data-position="right"] a:hover{
        right: 10px;
        background: #212121;
    }
    
    #menu-social-floating[data-position="right"] span {
        display: none;
    }
    #menu-social-floating[data-position="left"], #menu-social-floating[data-position="right"] {
        top: 40%;
    }
}

#section-testimonials-form .link-default{
    text-decoration: underline;
}

#section-search-switcher .search-switcher-top-container{
    background: #fff;
    border-radius: 40px;
}

#section-search-switcher .nav-tabs{
    gap: 0
}

#section-search-switcher .nav-tabs > li > a{
    background: #2d2e31;
    padding: 20px;
    color: #fff;
    font-size: 21px;
    font-style: italic;
}

#section-search-switcher .nav-tabs > li.active > a, 
#section-search-switcher .nav-tabs > li.active > a:hover, 
#section-search-switcher .nav-tabs > li.active > a:focus,
#section-search-switcher .nav-tabs > li.active > a .headline-h2{
  color: #508FC4;
}

#section-search-switcher .nav-tabs > li:first-child > a{
    border-radius: 30px 0 0 0;
}

#section-search-switcher .nav-tabs > li:last-child > a{
    border-radius: 0 30px 0 0;
}

#section-search-switcher .audaris-widget .btn-primary span{
    background:transparent;
    border:none;
}

.audaris-widget .form-select{
    border-radius: 30px;
    transition: 0.3s all;
    font-weight: 600;
    border: 2px solid #2b2b2b;
    display: flex;
    align-items: center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23508fc4' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
}

#section-search-switcher .audaris-widget button.form-select::before{
    border-radius: 30px;
    background: transparent;
}

@media (max-width: 767px) {
    #section-search-switcher{
        margin-top: -30px !important;
    }
    
    .flex-sm-wrap{
        flex-wrap:wrap;
    }
}
    
@media (max-width: 991px) {
    #section-search-switcher .nav-tabs > li{
        align-content: center;
    }
    
    #section-search-switcher .nav-tabs > li > a{
        padding: 5px ;
    }
    
    .auda-search .nav svg:not(:root) {
        max-width: 30px;
    }
    
    #section-search-switcher > .container{
        padding: 0;
    }
    
    h1, .headline-h1 {
        font-size: 24px;
    }
    
    h2, .headline-h2 {
       font-size: 18px;
    }
    
    .home-marken .column {
        border-right: none;
        padding: 20px 0px;
    }
    
}
.header-menu-fixed #header {
  transform: translateY(0);
  background: rgba(43, 43, 43, 0.60);
}

#header{
    backdrop-filter: blur(7.5px);
    background: rgba(43,43,43,0.6);
}

#header-container {
    z-index: 999;
    position: relative;
    height: 85px;
 }
  
#header .header-above{
    flex-grow: 1;
}

#header .logos-top-right {
    flex-grow: 1;
    padding-left: 10%;
}

#header #logo {
  flex-grow: initial;
}

body.menu-toggled #header #primary-menu{
    left: -100%;
}

#header #icons-menu #menu-favorites .fa span{
    color: inherit;
}

#header #icons-menu{
    display: flex;
}

#header #icons-menu a,
#section-search-switcher .nav-tabs > li > a .headline-h2{
    color: #fff;
}

#header #icons-menu a .fa-heart {
  color: #508FC4;
}

#header #icons-menu a .fa-heart span {
    background: #fff !important;
    color: #508FC4 !important;
}

#header #primary-menu .dropdown > a::after{
    content: "\f107";
    font-size: 22px;
    font-style: normal;
    right: 5px;
} 

#header #primary-menu > li > a{
    padding-right: 35px;
    padding-left: 18px;
    text-transform: inherit;
    font-style: italic;
}

#header-slider {
  border-bottom: none;
}

body.site-home #header-slider{
    margin-top: -70px;
}

@media (min-width: 998px) {
    .tab-content {
      padding: 45px 100px;
    }
    
    .home-marken .row {
      display: flex;
      align-items: center;
      height: 100%;
    }
}

.audaris-widget .form-select {
  border-radius: 50px !important;
  border: 1px solid #000 !important;
  font-weight: 400;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-slider-entry .entry-img-area {
  border-radius: 26px 26px 0px 0px;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-headline {
  background: #f4f4f4;
  font-size: 18px;
  padding: 20px 60px 20px 20px;
  text-align: left;
  border-radius: 0px 0px 26px 26px;
  height: 100px;
  font-style: italic;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-headline strong {
    color: #508FC4;
    font-size: 21px;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-headline::after {
    content: "\f054";
    font-family: FontAwesome;
    color: #508FC4;
    font-size: 24px;
    position: absolute;
    right: 25px;
    bottom: 33px;
    font-style: normal;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-slider-entry .entry-img {
  padding-bottom: 387px;
}

[data-container="infomanager"].infomanager-view-3[data-slider-view="1"] .im-slider-entry .hover_area {
  display: none;
}

.gray-bg-gradient {
    background: linear-gradient(to bottom, #f4f4f4 0%, #f4f4f4 50%, #cccccc 100%);
    padding: 70px 0px 90px 0px;
}

#footer {
  background: #2B2B2B;
  color: #fff;
}

#footer #pre_area {
  background: #2B2B2B;
}

.audaris-widget .fa-long-arrow-right::before {
  content: "\f054" !important;
  font-weight: 1000;
  color: #4D4D4D;
}

.audaris-widget .fa-long-arrow-left::before {
  content: "\f053" !important;
  font-weight: 1000;
  color: #4D4D4D;
}

.VehicleSlider {
    padding: 1px;
}

.audaris-widget .vehicle-card-3 {
  border-radius: 26px;
}

.audaris-widget img {
  border-radius: 21px 21px 0px 0px;
}

img.img-querformat, img.img-hochformat {
    border-radius: 26px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
}

img.img-hochformat {
    height: 659px;
    object-fit: cover;
    width: 500px;
}

.footer-nav-headline {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 12px;
    color: #508FC4;
    font-style: italic;
    font-weight: 600;
}

.html-code-area {
    margin: 0px;
}

#footer #pre_area a:not(.btn) {
    color: #fff;
}

.list-group-item {
  background-color: transparent;
  border: none;
}

.list-group-item img {
    filter: grayscale(100%) invert(100%);
}

@media (min-width: 998px) {
    .home-companytext {
        margin-left: calc((100vw - 1560px) / 2);
    }
    
    .home-companytext .row {
        display: flex;
        align-items: center;
    }
}

.home-companytext img {
    height: 559px;
    width: 100%;
    object-fit: cover;
}

#site-content {
  padding: 30px 0px 0px 0px;
}

#footer #footer_info_box ul a {
  color: #fff;
}

#footer #pre_area i {
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  background-color: #508FC4;
  border-radius: 50px;
  padding-left: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

#footer #pre_area a {
    margin-right: 20px;
}

#footer #pre_area a:hover {
    text-decoration: none;
}


@media (min-width: 768px) {
  #header-slider .header-envkv-info {
    bottom: 130px;
    justify-content: center;
    display: flex;
  }
  .site-home:not(.no_header) #site-content > #section-search-switcher {
    margin-top: -150px !important;
  }
}

@media (max-width: 1379px) {
    #header{
        display: flex;
        justify-content: space-between;
        max-width: 100vw;
    }
    
    #header-container {
        height: 55px;
    }
    
    .multi-directions-overlay {
        top: 55px;
    }

    #header .header-below{
        flex-direction: row-reverse;
    }
    
    .hamburger{
        padding: 0 10px;
    }
    
    .hamburger-label{
        display: none;
    }
    
    #header .hamburger.is-active .hamburger-inner,
    #header .hamburger.is-active .hamburger-inner::after,
    #header .hamburger .hamburger-inner::before,
    #header .hamburger .hamburger-inner::after,
    #header .hamburger .hamburger-inner{
        background-color: #fff;
    }
    
    body.menu-toggled #header .header-above {
        background: none;
    }
}

@media (min-width: 1380px) {
    #header{
        display: flex;
        justify-content: space-between;
        padding-left: 50px;
        height: 85px;
        align-items: center;
        box-shadow: 1px 0 11px 5px rgba(0,0,0,.25);
    }
    #header #icons-menu{
        height: 100%;
        align-items: center;
        padding-left: 40px;
        padding-right: 40px;
    }

    body:not(.no_header) #header-container {
        height: 70px;
    }
    #header #primary-menu > li > a {
        padding-left: 25px;
        line-height: 85px;
    }
    #header .more-brands img, #header .logos-top-right img {
        filter: grayscale(100%) invert(100%);
        width: auto;
        max-width: 100px;
    }
    
    #primary-menu > li.dropdown:hover > .dropdown-menu,
    #primary-menu > li.dropdown > ul.dropdown-menu > li.sdropdown:hover > ul.sdropdown-menu{
        display: block;
    }
    
    #primary-menu > li.dropdown > .dropdown-menu:before {
        background-color:#508fc4;
        content:"";
        width:0;
        height:5px;
        position:absolute;
        left:0;
        top:0;
        transition:.6s all;
    }

    #primary-menu > li.dropdown:hover > .dropdown-menu:before {
        width:100%;
    }

    #header #primary-menu .dropdown-menu{
        min-width: max-content;
        left: 50% !important;
        transform: translate(-50%,-1%);
    }    

}
@media (min-width: 1380px) and (max-width:1660px){
    #header #primary-menu > li > a {
       padding: 0 14px;
    }
}

@media (min-width: 1380px) and (max-width:1460px){
    #header #primary-menu .dropdown > a {
        padding-right: 10px;
    }
    
    #header #primary-menu .dropdown > a::after {
        right: -5px;
    }
}

@media (min-aspect-ratio: 1 / 1) {
  body.site-home #header-slider .fill, body:not(.site-home) #header-slider .fill {
    padding-bottom: 45%;
  }
}

@media (max-width: 766px) {
   .home-marken .column {
      border-right: none;
      height: 280px;
      border-bottom: 1px solid rgba(80,143,196,0.3);
    }
    
    .home-marken .column:last-child {
      border-bottom: none;
    } 
}


@media (max-width: 998px) {
    body.site-home #header-slider .fill, body:not(.site-home) #header-slider .fill {
      padding-bottom: 700px;
    }
    
     #section-search-switcher .nav-tabs > li > a {
        padding: 20px 5px;
    }
    
    #section-search-switcher {
        margin-top: -94px !important;
    }
    
    #header-slider .header-envkv-info, #header-slider-container .header-envkv-info {
      bottom: 70px;
    }
    
    #header-slider-v2 img {
      height: 640px;
    }
    
    #header-slider-v2 .overlay-text {
      top: 40px;
      width: 100%;
    }
    
    #article-blog-entry .btn {
        width: 100%;
    }
    
    #header-slider-v2 {
      margin-top: -56px;
    }
    
    
    .home-companytext .row .column:nth-child(1) .row {
        padding: 50px 30px;
    }
    
    #header #primary-menu > li > a {
        font-style: normal;
        color: #000;
        text-align: center;
        background-color: #f4f4f4;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }
    
    #header #primary-menu > .active > a, #header #primary-menu > .active > a:hover, #header #primary-menu > .active > a:focus, #header #primary-menu > .open > a, #header #primary-menu > .open > a:hover, #header #primary-menu > .open > a:focus {
      background-color: #f4f4f4;
      color: #000;
    }
    
    body.menu-toggled #header #primary-menu {
      left: unset;
      width: 100vw;
    }
    
    .footer-nav-headline {
        width: max-content;
        margin-top: 30px;
    }
    
    #header #primary-menu li a {
      padding: 20px 15px;
    }
    
    .search-switcher-top-container .subheadline-h3 {
        color: #fff;
        font-size: 21px;
    }
    
    .search-switcher-top-container .active .subheadline-h3 {
        color: #508fc4;
    }
}




