:root {
  --farbe: #f16334; }

body {
  overflow-x: hidden; }

.social-side .f {
  position: fixed;
  right: 0px;
  top: 30%;
  display: grid;
  z-index: 111; }
  .social-side .fixed-box {
    padding: 13px 20px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 23px;
    border-radius: 10px 0 0 10px; }
  .social-side .facebook {
    background: #1877f2;
    color: white !important; }
    .social-side .facebook a {
      color: white !important; }
  .social-side .call {
    background: #e0e0e0;
    color: black !important; }
    .social-side .call a {
      color: black !important; }
  .social-side .ytube {
    background: #f00;
    color: white !important; }
    .social-side .ytube a {
      color: white !important; }
  .social-side .insta {
    background: #f09;
    color: white !important; }
    .social-side .insta a {
      color: white !important; }

header {
  background-image: url(/storage/app/media/header/mülltonne2.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed; }
  header .over {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(22, 22, 63, 0.72); }
  header .person {
    display: inline-block;
    align-self: flex-end;
    height: 500px; }
    @media (max-width: 768px) {
  header .person {
    height: 200px; } }
  header .form {
    background-color: var(--farbe);
    padding: 14px;
    text-align: center;
    color: white; }
    header .form h4 {
      font-size: 17px;
      line-height: 33px; }
    header .form form .form-control {
      margin-bottom: 10px; }

.divider {
  border-bottom: 2px solid var(--farbe);
  width: 60px;
  display: inline-block;
  margin-bottom: 27px; }

a.collapsed {
  color: black; }

.unsereKunden {
  margin: 30px 0; }
  .unsereKunden img {
    width: 126px;
    height: 126px;
    border-style: solid;
    border-color: var(--farbe);
    border-width: 2px;
    object-fit: cover;
    border-radius: 50%; }
  .unsereKunden .title {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    line-height: 2em;
    max-width: 671px;
    margin: 0 auto; }
  .unsereKunden .name {
    text-transform: uppercase;
    display: block;
    font-size: 27px;
    font-weight: 700; }
  .unsereKunden .job {
    text-transform: uppercase; }
  .unsereKunden a {
    filter: brightness(0.5); }
  .unsereKunden .des {
    color: #54595f;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 1.6px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3); }

.paralex {
  background: url(/storage/app/media/paralex.jpg);
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .paralex .over {
    background-color: rgba(12, 2, 0, 0.71);
    opacity: 0.75;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 500px;
    width: 100%;
    position: absolute; }
  .paralex .inh {
    z-index: 1;
    width: 100%;
    color: #fff; }

footer .title {
  padding: 0 0 0 15px;
  border-style: solid;
  border-width: 0 0 0 3px;
  border-color: var(--farbe);
  font-size: 19px;
  text-transform: uppercase; }

.soc {
  border: 1px solid;
  margin: 10px 0; }
  .soc ul {
    padding-left: 0; }
  .soc img {
    height: 400px;
    object-fit: cover;
    object-position: top; }
  .soc .social-link {
    display: inline-block;
    list-style: outside none none;
    margin-right: 10px;
    text-align: center;
    font-size: 30px; }

.zufriedenen-Kunden {
  padding: 43px 0 20px 0;
  background-color: #efefef !important; }
  .zufriedenen-Kunden .box {
    text-align: left;
    padding: 8px;
    position: relative;
    margin: 15px 0; }
    .zufriedenen-Kunden .box .fa-quote-right {
      position: absolute;
      right: 13px;
      font-size: 30px;
      color: rgba(0, 0, 0, 0.141); }
    .zufriedenen-Kunden .box .des {
      color: #7a7a7a;
      font-style: italic;
      line-height: 1.5; }
    .zufriedenen-Kunden .box .name {
      font-style: italic; }
      .zufriedenen-Kunden .box .name span {
        font-size: 90%; }
    .zufriedenen-Kunden .box .star .testimonial-star-rating {
      padding: 0; }
      .zufriedenen-Kunden .box .star .testimonial-star-rating li {
        list-style: none;
        display: inline-block;
        color: #ffc800; }

.box-adress {
  margin: 19px 0 0;
  padding: 0;
  border-style: solid;
  border-width: 4px;
  border-color: var(--farbe);
  border-radius: 10px;
  color: #7a7a7a; }

.navs::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: var(--farbe);
  transition: width 0.3s; }

.navs:hover::after {
  color: var(--farbe);
  width: 100%; }

.bg-navbar {
  background-color: rgba(7, 9, 16, 0.729) !important; }

@media (max-width: 768px) {
      nav img {
        width: 170px; } }

@media (max-width: 1200px) {
    .form-h3 {
      font-size: 18px; } }

.Leistungsbox p {
  font-size: 13px; }
  .Leistungsbox .imgbox img {
    width: 100%;
    border-top: 3px solid var(--farbe);
    height: 191px;
    object-fit: cover; }

.smart-scroll {
  z-index: 1030; }

.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out; }

.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out; }

.back-to-top {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 15px;
  border-radius: 8px; }
  .back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }

.text-break, h2, h1, h3 {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.list-d {
  list-style-type: none;
  padding-left: 0; }
  .list-d li {
    display: initial;
    padding: 0 10px;
    text-align: center; }

.box-6 {
  background: white;
  padding: 15px;
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
