/*
Theme adaptation: Static German KFZ workshop website built from the supplied Avada Plus HTML template.
Foundation retained: Bootstrap 3 grid, Font Awesome icons, fixed header, hero, card grids, CTA band, carousel, forms and responsive behavior.
*/

* { outline: none !important; }

::selection {
  background-color: #2B3E51;
  color: #fff;
}

html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  overflow-y: scroll;
}

body {
  color: #5f676b;
  background: #f4f5f5;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 1.68;
}

p {
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
}

img { max-width: 100%; height: auto; }

a {
  text-decoration: none;
  outline: none;
  color: #c94747;
  transition: all .25s ease;
}

a:hover,
a:focus {
  color: #9f3333;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
  color: #2f4248;
  font-family: 'Raleway', Arial, sans-serif;
  line-height: 1.25;
}

li { list-style: none; }

.btn { border-radius: 0; font-family: 'Raleway', Arial, sans-serif; font-weight: 500; }
.btn i { margin-right: 7px; }
.btn-o {
  border: 1px solid #2f4248;
  color: #2f4248;
  background: transparent;
}
.btn-o:hover,
.btn-o:focus {
  background: #2f4248;
  color: #fff;
}
.btn.btn-o-white {
  border: 1px solid #fff;
  color: #fff;
  background: rgba(219, 82, 82, 0.9);
}
.btn.btn-o-white:hover,
.btn.btn-o-white:focus {
  background: #fff !important;
  color: #2f4248;
}
.btn-ghost {
  background: rgba(43, 62, 81, 0.55) !important;
}

.skip-link {
  position: fixed;
  z-index: 2000;
  left: 12px;
  top: 12px;
  background: #fff;
  color: #2B3E51;
  padding: 8px 12px;
}

.title-page {
  display: inline-flex;
  align-items: baseline;
  margin-bottom: -20px;
}
.main-header {
  font-size: 27px;
  font-weight: 500;
}
.sub-header {
  font-size: 27px;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 300;
  margin-left: 10px;
  color: #6f787b;
}
.sub-header:before {
  content: " ||| ";
  font-weight: 300;
  color: #c94747;
}

header.top-header {
  position: fixed;
  z-index: 999;
  width: 100%;
  background: rgba(25, 35, 43, 0.42);
  transition: all .35s ease;
}
.shows {
  background: rgba(43, 62, 81, 0.95);
  box-shadow: 0 8px 20px rgba(0,0,0,.16);
}
.header-logo {
  padding-top: 20px;
  padding-bottom: 12px;
}
.brand-link {
  display: inline-block;
}
.logo {
  margin-top: 0;
  color: #fff;
  display: inline-flex;
  align-items: baseline;
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}
.logo-head {
  font-size: 12px;
  font-weight: 300;
  margin-left: 7px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.navbar-default {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
  margin: 24px 0 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-family: 'Raleway', Arial, sans-serif;
  padding: 10px 9px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background: rgba(219, 82, 82, 0.86);
}
.nav-cta {
  border: 1px solid rgba(255,255,255,.65);
}
.dropdown-menu {
  border-radius: 0;
  border: none;
  box-shadow: 0 10px 30px rgba(0,0,0,.18);
}
.dropdown-menu > li > a {
  padding: 9px 18px;
  color: #2f4248;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  background: #c94747;
}

.content-block {
  background: transparent no-repeat center center;
  background-size: cover;
  overflow: hidden;
  padding: 60px 0;
}
.parallax { padding: 61px 0 55px; }
.block-body { margin-top: 60px; }

#header {
  position: relative;
  text-align: center;
  padding: 0 !important;
  background-image: linear-gradient(90deg, rgba(16, 23, 28, .82), rgba(16, 23, 28, .54)), url(../images/kfz-werkstatt-hero.jpg);
  background-position: center center;
}
.home-hero {
  min-height: 680px;
}
.page-hero {
  min-height: 390px;
}
#header .center {
  position: relative;
  z-index: 2;
  display: none;
}
.page-hero .center {
  display: block;
  padding-top: 150px;
  padding-bottom: 70px;
}
.hero-content {
  max-width: 980px;
}
.hero-kicker {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 14px;
}
.hero-title {
  font-size: 58px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
#header .secondary-slogan {
  font-size: 1.45em;
  color: rgba(255,255,255,.88);
  line-height: 1.45;
  max-width: 760px;
  margin: 0 auto 26px;
}
.hero-ctas {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
  margin: 28px 0 20px;
}
.hero-points {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 22px 0 0;
}
.hero-points li {
  color: #fff;
  background: rgba(255,255,255,.14);
  border: 1px solid rgba(255,255,255,.28);
  padding: 7px 12px;
}

.breadcrumb-nav {
  margin-bottom: 20px;
}
.breadcrumb-list {
  padding: 0;
  margin: 0;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  color: rgba(255,255,255,.78);
}
.breadcrumb-list li:after {
  content: ">";
  margin-left: 8px;
  color: rgba(255,255,255,.5);
}
.breadcrumb-list li:last-child:after {
  content: "";
  margin: 0;
}
.breadcrumb-list a {
  color: #fff;
}

.about-us {
  background: #fff;
  padding: 92px 0 80px;
}
.portfolio-sec,
.services-sec,
.blog-sec,
.testimonial-sec { margin-top: 30px; }
.about-sec { margin-top: 20px; }
.aboutus-item {
  margin-bottom: 15px;
  margin-top: 45px;
}
.aboutus-item.compact { margin-top: 20px; }
i.aboutus-icon {
  border: 3px solid #6a6a6a;
  border-radius: 50%;
  display: inline-block;
  font-size: 48px;
  width: 124px;
  height: 124px;
  line-height: 118px;
  vertical-align: middle;
  text-align: center;
  color: #6a6a6a;
}
.aboutus-title {
  margin-top: 23px;
  font-weight: 300;
  font-size: 22px;
}
.aboutus-desc {
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0;
  color: #6a6a6a;
}

.service {
  min-height: 330px;
  padding: 30px 22px;
  margin-bottom: 30px;
  background: #fff;
  border-top: 4px solid #c94747;
  box-shadow: 0 12px 30px rgba(43,62,81,.08);
}
.service i {
  font-size: 23px;
  padding: 0 5px;
  color: #c94747;
}
.bar:before,
.bar:after {
  font-family: 'Raleway', Arial, sans-serif;
  content: "||| ";
  font-size: 23px;
  font-weight: 100;
  color: #9ba3a6;
}
.bar:after { content: " |||"; }
.service h3.service-head {
  margin-top: 15px;
  font-weight: 300;
  font-size: 24px;
}
.service h3.service-head a {
  color: #2f4248;
}
.text-link {
  font-weight: 700;
}

.portfolio-section {
  background: #f4f5f5;
}
.recent-work {
  width: 100%;
  padding-bottom: 27%;
  background: #C3C9CC;
  display: table;
  text-align: center;
  vertical-align: middle;
  padding-top: 27%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-bottom: 30px;
  min-height: 210px;
}
.recent-work span {
  margin-top: -18px;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.recent-work:before {
  background: rgba(2, 56, 58, 0.7);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  opacity: 0;
  transition: all .2s;
}
.recent-work:hover {
  background-size: 150%;
  background-position: center;
}
.recent-work:hover:before,
.recent-work:hover span,
.recent-work:focus:before,
.recent-work:focus span {
  opacity: 1;
}

.about-detail,
.info-band,
.process-section {
  background: #fff;
}
.row-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.content-image {
  width: 100%;
  display: block;
  box-shadow: 0 16px 35px rgba(43,62,81,.12);
}
.lead-text {
  font-size: 18px;
  line-height: 1.75;
  max-width: 920px;
}
.check-list {
  padding-left: 0;
  margin: 15px 0 25px;
}
.check-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.check-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #c94747;
}

.cta-band {
  color: #fff;
  background-image: linear-gradient(rgba(43, 62, 81, .86), rgba(43, 62, 81, .86)), url(../images/traffic.jpg);
  background-position: center;
}
.call-action {
  font-size: 27px;
  color: #fff;
  max-width: 760px;
  margin-bottom: 0;
}

.process-step,
.detail-block,
.quick-info,
.contact-panel {
  background: #fff;
  border-left: 4px solid #c94747;
  padding: 24px;
  margin-bottom: 25px;
  box-shadow: 0 12px 30px rgba(43,62,81,.08);
}
.process-step span {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #2B3E51;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.process-step h3,
.detail-block h2,
.quick-info h2,
.contact-panel h2 {
  font-size: 22px;
}

#arbeitsweise {
  text-align: center;
  background: #f4f5f5;
}
.carousel {
  position: relative;
  margin: 50px 0;
}
.carousel h3 {
  margin: 20px auto 20px;
  max-width: 760px;
  font-weight: 300;
}
.carousel-icon {
  width: 92px;
  height: 92px;
  line-height: 92px;
  border-radius: 50%;
  background: #2B3E51;
  color: #fff;
  font-size: 35px;
}
ol.carousel-indicators {
  margin-bottom: -50px;
}
.carousel-indicators li {
  border-color: #c94747;
}
.carousel-indicators .active {
  background-color: #c94747;
}

.faq-section {
  background: #fff;
}
.faq-list .panel {
  border-radius: 0;
  border: 1px solid #e1e5e6;
  box-shadow: none;
}
.faq-list .panel-heading {
  background: #f7f8f8;
  border-radius: 0;
}
.faq-list .panel-title a {
  display: block;
  color: #2f4248;
}
.faq-list .panel-body {
  font-size: 16px;
  line-height: 1.7;
}
.section-link {
  margin-top: 24px;
}

.appointment-form label {
  font-weight: 700;
  color: #2f4248;
}
.form-control {
  border-radius: 0 !important;
  padding: 11px 14px;
  height: auto;
  box-shadow: none;
}
.form-control:focus {
  border-color: #c94747;
  box-shadow: 0 0 0 2px rgba(201,71,71,.16);
}
textarea.form-control {
  min-height: 132px;
}
.form-note {
  margin-top: 14px;
  font-size: 13px;
  color: #737d80;
}
.placeholder-note {
  margin-top: 16px;
  font-size: 14px;
  color: #737d80;
}
.form-response .alert {
  border-radius: 0;
  margin-top: 15px;
}

.map-placeholder {
  min-height: 230px;
  background: linear-gradient(135deg, #eef1f2, #dfe5e7);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #2B3E51;
  margin-top: 25px;
  padding: 25px;
}
.map-placeholder i {
  font-size: 42px;
  margin-bottom: 12px;
}
.contact-list,
.footer-links {
  padding-left: 0;
  margin-left: 0;
}
.contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 15px;
}
.contact-list i {
  flex: 0 0 28px;
  border-radius: 50%;
  background: #c94747;
  color: #fff;
  width: 28px;
  height: 28px;
  text-align: center;
  padding-top: 7px;
}
.contact-list-dark a {
  color: #2f4248;
}

.legal-section {
  background: #fff;
}
.legal-content {
  max-width: 900px;
}
.legal-content h2 {
  margin-top: 34px;
  font-size: 23px;
}

.site-footer {
  background: #2B3E51;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.24);
}
.footer-col {
  margin-bottom: 30px;
}
h2.footer-block {
  color: #fff;
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover,
.site-footer a:focus {
  color: #ffdede;
}
.form-control-white {
  background: #fff;
  color: #2f4248;
  padding: 12px 14px !important;
}
.site-footer textarea.form-control-white {
  min-height: 98px;
}
.site-footer .btn.btn-o-white {
  width: 100%;
  padding: 10px 0;
  background: #c94747;
  border: none;
}
.footer-links li {
  margin-bottom: 8px;
}
.footer-bottom {
  padding: 26px 0 24px;
  background: #20303d;
  color: #fff;
}
.footer-bottom a {
  color: #fff;
}
.text-sm-right {
  text-align: right;
}
::-webkit-input-placeholder { color: #6f777a !important; }
:-moz-placeholder { color: #6f777a !important; }
::-moz-placeholder { color: #6f777a !important; }
:-ms-input-placeholder { color: #6f777a !important; }

@media (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 13px;
  }
  .logo {
    font-size: 25px;
  }
}

@media (max-width: 991px) {
  .navbar-nav {
    margin-top: 17px;
  }
  .header-logo {
    padding-top: 16px;
  }
  .hero-title {
    font-size: 45px;
  }
  .row-flex {
    display: block;
  }
  .content-image {
    margin-bottom: 30px;
  }
  .call-action,
  .cta-band .btn {
    float: none !important;
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
}

@media (max-width: 767px) {
  header.top-header {
    background: rgba(43, 62, 81, 0.97);
  }
  .header-logo {
    padding-top: 15px;
  }
  .logo {
    font-size: 21px;
  }
  .logo-head {
    display: block;
    margin-left: 5px;
    font-size: 10px;
  }
  .navbar-toggle {
    margin-top: 11px;
    margin-right: 0;
    border-color: rgba(255,255,255,.55) !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav {
    float: none;
    margin: 0 -15px 10px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 12px 18px;
    font-size: 15px;
  }
  .dropdown-menu {
    box-shadow: none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding: 10px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background: rgba(219,82,82,.8);
  }
  .home-hero {
    min-height: 620px;
  }
  .page-hero {
    min-height: 330px;
  }
  .page-hero .center {
    padding-top: 120px;
    padding-bottom: 52px;
  }
  .hero-title {
    font-size: 36px;
  }
  #header .secondary-slogan {
    font-size: 1.12em;
  }
  .title-page {
    display: block;
    margin-bottom: 0;
  }
  .main-header,
  .sub-header {
    display: block;
    font-size: 25px;
    margin-left: 0;
  }
  .sub-header:before {
    content: "";
  }
  .recent-work {
    background-size: cover;
    background-position: center;
  }
  .recent-work:before,
  .recent-work span {
    opacity: 1;
  }
  .service {
    min-height: auto;
    text-align: center;
  }
  .blog-post,
  .footer-col {
    margin-bottom: 40px;
  }
  .text-sm-right {
    text-align: left;
    margin-top: 12px;
  }
}

@media (max-width: 480px) {
  .hero-title {
    font-size: 31px;
  }
  .hero-ctas .btn {
    width: 100%;
  }
  .hero-points li {
    width: calc(50% - 8px);
  }
  .content-block,
  .about-us {
    padding: 48px 0;
  }
  i.aboutus-icon {
    width: 104px;
    height: 104px;
    line-height: 98px;
    font-size: 40px;
  }
}
