/*
Theme Name: STAHABAU GmbH & Co. KG
Version: 1.0
Author: BENNI MEDIA
Author URI: https://benni-media.de
Description: WEBDESIGN mit liebe gemacht <3
Color Save: #ff4422
 */
@font-face {
  font-family: "Roboto-Flex";
  src: url("../stahabau/assets/fonts/RobotoFlex-VariableFont.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../stahabau/assets/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Slab";
  src: url("../stahabau/assets/fonts/RobotoSlab-VariableFont.ttf") format("truetype");
}
body {
  background-color: #ffffff;
  font-family: "Roboto-Regular", serif;
  color: #333;
  font-size: 18px;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto-Flex", serif;
  color: #002951;
  font-weight: 700;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  color: #b78049;
}

.h1,
h1 {
  font-size: 2.325rem;
}

h2 {
  font-size: 2.125rem;
}

h3 {
  font-size: 1.9rem;
}

h4 {
  font-size: 1.6rem;
}

h5 {
  font-size: 1.245rem;
}

a {
  color: #002951;
}

a:hover {
  color: #d6dce1 !important;
}

.text-primary {
  color: #b78049 !important;
}

.site-content {
  padding: 1rem 0 0 0;
  margin-top: 2rem;
}

.upper-header-bar {
  background: #d6dce1;
  color: #ffffff;
  display: flex;
  padding: 0 0 0.6rem 0;
}
.upper-header-bar .upper-header-bar-inner {
  border-bottom: 1px solid rgba(134, 136, 137, 0.3);
}
.upper-header-bar .navbar-light .navbar-nav .nav-link {
  color: #002951;
  font-weight: 300;
  font-size: 1rem;
}
.upper-header-bar .navbar {
  padding: 0;
}
.upper-header-bar .nav-link {
  text-transform: initial !important;
}
.upper-header-bar a {
  color: #ffffff;
  text-decoration: none;
}
.upper-header-bar a:hover {
  color: #002951 !important;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .upper-header-bar {
    font-size: 0.925rem;
  }
}
.header-bar {
  background: #d6dce1;
  max-height: 124px;
}

.custom-logo {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 104px;
  margin-top: 0;
  padding: 0.225rem 0;
}

.menu-item-has-children:hover .dropdown-menu {
  display: block !important;
}

.navbar-light .navbar-nav .nav-link {
  font-family: "Roboto-Flex", serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #002951;
  padding: 0 1.425rem;
  text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:last-child {
  padding-right: 0;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #002951;
  -webkit-text-decoration: #002951 solid overline underline;
          text-decoration: #002951 solid overline underline;
  text-underline-offset: 4px;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #002951 !important;
  -webkit-text-decoration: #002951 solid overline underline;
          text-decoration: #002951 solid overline underline;
  text-underline-offset: 4px;
}

.nav-angebot a {
  margin-left: 1rem;
}

@media (max-width: 768px) {
  .navbar {
    margin-top: 0;
    text-align: center;
  }
}
.container {
  max-width: 1400px;
}

.breadcrumb-container {
  border-top: 12px solid #778899;
}

.breadcrumb-container,
.breadcrumb {
  background-color: #002951;
  color: white;
  margin: 0;
}
.breadcrumb-container a,
.breadcrumb a {
  color: white;
}

.breadcrumb a {
  margin: 0 0.525rem 0 0.525rem;
}
.breadcrumb .current-page {
  margin-left: 0.225rem;
}

.btn {
  padding: 0.375rem 1.445rem;
  font-family: "Roboto-Slab", serif;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 30px;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  background-color: #778899;
  border-color: #778899;
}

.btn-primary,
.btn:focus,
.nav-angebot a,
.anfrage-btn {
  background-color: #002951;
  border: none;
}
.btn-primary i,
.btn:focus i,
.nav-angebot a i,
.anfrage-btn i {
  color: #ffffff;
  transition: color 0.3s ease;
}

.btn-primary:hover {
  color: #ffffff !important;
  background-color: #868889;
  border-color: transparent;
}
.btn-primary:hover i {
  color: #d6dce1;
}

.btn-secondary {
  background-color: #778899;
  border-color: transparent;
  text-shadow: none !important;
}
.btn-secondary i {
  color: #002951;
}

.btn-secondary:hover {
  color: #fff !important;
  background-color: #d6dce1;
  border-color: #fff;
}

.bg-primary {
  background-color: #002951 !important;
}

.bg-tertiary {
  background-color: #d6dce1 !important;
}

.bg-light {
  background-color: #eeeeee !important;
}

.btn-leistungen {
  border-radius: 50px;
  background-color: #868889;
  color: #778899;
}
.btn-leistungen i {
  color: #002951;
}

.btn:focus-visible {
  color: #002951;
  background-color: #002951;
  border-color: #002951;
}

.btn-contact {
  font-family: "Roboto-Flex", serif;
  background-color: transparent;
  border: 3px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 1rem 2.2rem;
  margin-top: 1rem;
}
.btn-contact i {
  color: #ffffff;
  transition: color 0.3s ease;
}

.btn-contact:hover {
  border-color: #b78049;
}
.btn-contact:hover i {
  color: #b78049;
}

.subline {
  font-size: 1.2rem;
}

.headline-break {
  background-color: transparent;
  border: 0;
  border-top: 1px solid #d6dce1;
  display: block;
  height: 0;
  margin: 0.2rem auto 3.3rem;
  text-align: center;
  width: 18%;
}

.header-control-menu {
  list-style: none;
}

.header-control-menu li {
  float: left;
  padding: 0 1rem 0 1rem;
  color: #000000;
}

footer {
  background-color: #778899;
  color: #ffffff;
}
footer .menu-item a {
  color: #ffffff;
  text-decoration: none;
}
footer .menu li::before {
  color: #ffffff;
}
footer a {
  color: #778899;
}

.footer-contact-box {
  background: linear-gradient(0deg, rgba(0, 41, 81, 0.9), rgba(0, 41, 81, 0.725)), url(image/stahabau-hallenbau-dach.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-copyright {
  font-family: "Roboto-Flex", serif;
  background: #868889;
  color: #ffffff;
  padding: 0.6rem 0;
  font-size: 1rem;
}
.footer-copyright a {
  color: #ffffff;
  text-decoration: none;
}

.footer-strong {
  font-family: "Roboto-Flex", serif;
  font-size: 1.325rem;
}

@media (max-width: 768px) {
  .scrollTop {
    display: none;
  }
}
.scrollTop {
  position: fixed;
  right: 5%;
  bottom: 15px;
  background-color: #002951;
  padding: 0.4rem 0.8rem;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  cursor: pointer;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
}

.scrollTop .svg-inline--fa {
  color: #fff;
}

.widget-title {
  color: #ffffff;
  font-size: 1.525rem;
  font-family: "Roboto-Flex", serif;
  margin-bottom: 1rem;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-transform: uppercase;
}

.widget-title::before {
  content: "";
  position: absolute;
  width: 40px;
  bottom: 0;
  border-bottom: 3px solid #d6dce1;
}

::-moz-selection {
  color: #d6dce1;
  background: #002951;
}

::selection {
  color: #d6dce1;
  background: #002951;
}

@media (max-width: 968px) {
  .centermobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.text-center {
  text-align: center !important;
}

.bg-box1 {
  background-color: #f7f7f7;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 5rem 0;
  padding: 5rem 0;
}

.display-4 {
  font-size: 2rem;
  color: #ffffff;
  font-weight: 600;
  font-family: "Roboto-Slab", serif, sans-serif;
  margin-bottom: 1rem;
  letter-spacing: 0.1rem;
}

#hero {
  position: relative;
}

#HeroVideo {
  height: 624px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Add some content at the bottom of the video/page */
.HeroContent {
  position: absolute;
  color: #f1f1f1;
  padding: 20px;
  width: 100%;
}
.HeroContent h1 {
  color: #ffffff;
  font-size: 2.6rem;
}
.HeroContent p {
  font-size: 1.925rem;
}

@media (max-width: 768px) {
  .HeroContent h1 {
    color: #ffffff;
    font-size: 1.6rem;
  }
  .HeroContent p {
    font-size: 1.225rem;
  }
  .HeroContent .btn-primary {
    font-size: 1rem;
  }
}
.HeroContentText {
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.425);
  width: 99%;
  padding: 2rem;
  text-align: center;
  border-radius: 1rem;
}

.mobile-center {
  text-align: center;
}

.wp-block-group {
  box-sizing: border-box;
  display: inline-block;
  display: -webkit-inline-box;
}

.section-title h2,
.section-title h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 1.5rem 0;
  position: relative;
  line-height: 1.2;
  margin-top: 1rem;
}

.section-title h2::before,
.section-title h3::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #d6dce1;
  bottom: 1px;
  left: calc(50% - 60px);
}

button,
input,
optgroup,
select,
textarea {
  background: white;
  border: 1px solid #d7d7d7;
  padding: 0.3rem 0.3rem;
  border-radius: 0.3rem;
}

.wp-block-image img,
.wp-post-image {
  max-width: 100%;
  height: auto;
}

.modal-dialog {
  max-width: 824px;
  margin: 1.75rem auto;
}

.modal-content {
  background: #eeeeee;
}

.modal-title {
  color: #002951;
}

.modal-body {
  color: #333;
}

@media (max-width: 764px) {
  #bs-example-navbar-collapse-1 {
    position: absolute;
    z-index: 5000;
    background: #002951;
    width: 100%;
    padding: 1rem;
  }
  .navbar {
    position: relative;
    width: 100%;
    display: block;
  }
  .monone {
    display: none;
  }
}
#leistungen .col-md-3,
#leistungen .col-md-4 {
  display: flex;
}

.startblock-first {
  height: auto;
  width: 100%;
  background-image: url(image/stahltraeger-frontal.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 10% top; /* 10% von links, oben fest */
}

.startblock-faq {
  height: auto;
  width: 100%;
  background-image: url(image/stahltraeger-seitlich.png);
  background-repeat: no-repeat, no-repeat;
  background-position: right top;
}

.startblock-bg-image {
  background: linear-gradient(to bottom, rgba(0, 41, 81, 0.35) 0%, rgba(0, 41, 81, 0.85) 100%), url(image/stahabau-firmengebaeude.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}

.card {
  display: flex;
  color: #778899;
  margin-bottom: 2rem;
  border-radius: 3px;
  width: 100%;
  border-bottom: #b78049 solid 8px;
  padding: 0;
  transform: scale(1);
  transition: all 0.4s ease;
}

.card:hover {
  transform: scale(1.03);
}

.leistungen .card img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.card-start {
  display: flex;
  color: #778899;
  text-align: center;
  margin-bottom: 2rem;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-bottom: #b78049 solid 8px;
}
.card-start h5 {
  color: #d6dce1;
}
.card-start p {
  color: #868889;
}
.card-start i {
  font-size: 5rem;
}
.card-start li {
  color: #868889;
}
.card-start li i {
  color: #002951;
}

.card-title {
  color: #002951;
}

.card > hr {
  margin: 0 auto;
}

footer ul {
  list-style: none;
}

.checklist {
  margin-left: 1.5rem;
}

.menu li::before,
.checklist li::before {
  content: "\f280";
  justify-content: flex-end;
  font-family: "bootstrap-icons";
  color: #d6dce1;
  margin-right: 0.545rem;
  margin-left: -1.55rem !important;
}

.check-icon-list {
  font-size: 1.325rem;
  font-family: "Roboto-Slab", serif;
  line-height: 2;
}
.check-icon-list i {
  color: #778899;
  margin-right: 1rem;
}

.wpcf7-form input {
  max-width: 100%;
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 0.4rem 0.8rem;
}

.wpcf7-form input:focus {
  border: 1px solid #778899;
  outline: none;
}

.wpcf7-form .wpcf7-submit {
  background-color: #002951;
  border: none;
  padding: 0.4rem 1rem;
  margin: 0 0.45rem;
  width: 96%;
}

input[type=checkbox] {
  accent-color: green;
}

.bm-w-resize {
  width: auto !important;
}

button,
select {
  width: 100%;
  border-radius: 3px;
  padding: 0.49rem 0.8rem;
  border: 1px solid #d5d5d5;
}

button:focus,
select:focus {
  border: 1px solid #778899;
  outline: none;
}

label {
  width: 100%;
}

.st-radio input {
  height: 20px;
  width: 20px;
}

.wpcf7-checkbox input {
  height: 16px;
  width: 16px;
}

.kontaktbox {
  background-color: #d6dce1;
  color: #ffffff;
  position: relative;
  padding-top: 4rem;
  margin-top: 5rem !important;
}
.kontaktbox .h4 {
  color: #ffffff;
}
.kontaktbox label,
.kontaktbox p span {
  color: #a9a9a9;
}

.anfrage-form textarea {
  width: 100%;
  border-radius: 3px;
  padding: 1rem;
  border: 1px solid #d5d5d5;
}

.anfrage-form textarea:focus {
  border: 1px solid #d6dce1;
  outline: none;
}

.dropdown-item:hover {
  color: #d6dce1;
  -webkit-text-decoration: #002951 solid overline underline;
          text-decoration: #002951 solid overline underline;
  text-underline-offset: 4px;
  background-color: #ffffff;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #002951;
  -webkit-text-decoration: #002951 solid overline underline;
          text-decoration: #002951 solid overline underline;
  text-underline-offset: 4px;
  background-color: #ffffff;
}

.rounded {
  border-radius: 0.525rem !important;
}

.rounded-mx {
  border-radius: 12px;
}

.leistungen span {
  font-size: 1.4rem;
  color: #002951;
  font-weight: 600;
}

.kontakt div {
  margin-bottom: 0.425rem;
}

.footer-social {
  font-size: 2rem;
}
.footer-social a {
  color: #778899;
}

.upper-social img {
  max-width: 22px;
}

.table-icon i {
  color: #002951;
}

.navbar-toggler {
  background-color: #ffffff;
  border: 2px solid #d6dce1;
}

.card-job {
  color: #333;
  background-color: #eeeeee;
}

.mycard {
  background: #fff;
  margin: 2rem 1rem;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.2);
  border-bottom: 8px solid #778899;
}

.mycard-body {
  padding: 1rem 1.6rem;
}

.mycard-title {
  margin: 1rem 0;
  font-family: "Roboto-Slab", serif;
  font-weight: 900;
  font-size: 1.5rem;
}

.mycard-text {
  min-height: 3.2rem;
}

.mycard-body .btn,
.mycard-body-2 .btn {
  margin: 0.5rem 0;
  width: 100%;
}

.ref-card {
  padding: 1rem;
  box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px;
}
.ref-card a {
  text-decoration: none;
}
.ref-card a:hover {
  text-decoration: underline;
}
.ref-card p {
  text-decoration: none;
  color: #868889;
}

.slider-container {
  background-color: #d6dce1;
}
.slider-container .right-side {
  background-color: #002951;
  color: white;
  padding: 4rem 6rem;
}
.slider-container .right-side .topline {
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Roboto-Slab", serif;
  color: #b78049;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.slider-container .right-side .headline {
  font-weight: 800;
  font-size: 2.425rem;
  line-height: 1.25;
  color: white;
}
.slider-container .right-side span {
  color: #b78049;
}
.slider-container .right-side .berater-img {
  border: 3px solid #b78049;
}
.slider-container .slider-container-inner {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  z-index: 5;
  position: relative;
}

@media (max-width: 768px) {
  .slider-container .right-side {
    padding: 2rem 3rem;
    text-align: center;
  }
}
.shape-divider {
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  margin-top: -7.55rem;
}

.shape-divider svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 100px;
}

.shape-divider .shape-fill {
  fill: #ffffff;
}

.accordion-button {
  color: #868889;
  background-color: #002951;
}

.accordion-button:not(.collapsed) {
  color: white;
  font-weight: 800;
  background-color: #002951;
  border: 1px solid #002951;
}

.accordion-body {
  background-color: #778899;
  color: white;
}

.accordion-button:hover {
  color: #ffffff;
}

.accordion-bottom .accordion-button {
  color: #eeeeee;
  background-color: #002951;
  font-weight: 300;
  transition: all 0.3s ease;
}
.accordion-bottom .accordion-button:not(.collapsed) {
  color: white;
  font-weight: 800;
  font-size: 1.2rem;
  background-color: #002951;
  border: 1px solid #002951;
}
.accordion-bottom .accordion-body {
  background-color: #eeeeee;
  color: #002951;
  padding: 2rem 3rem;
}
.accordion-bottom .accordion-button:hover {
  color: #ffffff;
}/*# sourceMappingURL=style.css.map */