/*



          /\
         /**\
        /****\   /\
       /      \ /**\
      /  /\    /    \
     /  /  \  /      \
    /  /    \/ /\     \
   /  /      \/  \/\   \
__/__/_______/___/__\___\______________________________

Made with Passion by GIPFELGOLD // www.gipfelgold.com
_______________________________________________________
*/


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FONTS
___________________________________________________________________________*/


/*
h1,h2 {
       word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
i {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FONTS
___________________________________________________________________________*/

body {
  color: #2f2e33;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2f2e33;
  letter-spacing: -0.02em;
  font-style: normal;
  font-weight: 700;
}

.elementor-widget-text-editor {
  color: #2f2e33;
  font-family: inherit;
  font-weight: inherit;
}

.elementor-widget-button .elementor-button {
  font-family: inherit;
  font-weight: inherit;
}

.section-title>span.line {
  color: #2f2e33;
  font-size: 14px;
  font-weight: 300;
}

.section-title h2,
.section-title h2>span.tl1 {
  font-size: clamp(36px, 2.5vw, 70px);
  line-height: 1.2;
  color: #2f2e33;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.elementor-text-editor {
  line-height: 1.5em;
  font-size: 0.875rem;
  font-weight: 300;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 HEADER
___________________________________________________________________________*/


/* Header 1 */


/*
.header-top-area {
    border-bottom: 1px solid #2f2e33;
}
.default-header .header-top-area {
    background-color: transparent;
    border-color: #2f2e33;
}

.transparent-header.default-header {
    background-color: rgba(239,240,241,0.7);
}

body:not(.home) header:not(.sticky-header) {
    position: unset;
}*/


/* Header 2 */

.transparent-header.header-style-two {
  background-color: rgba(47, 46, 51, 0.04);
}

.header-style-two .header-top-area {
  background-color: #fff;
  border-bottom: none;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}


/*
.header-style-two {
    position: absolute;
}*/


/* Menu */

.main-menu ul li a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 30px 0;
}

@media (max-width: 767px) {
  .header-top-area {
      display: none;
  }
}


.transparent-header.header-style-two .mean-container .mean-nav {
    background-color: #d3b77a;
}

@media (max-width: 991px){
.transparent-header.header-style-two ul li a {
    color: #2f2e33 !important;
}
}

/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 PAGE HEADER
___________________________________________________________________________*/

@media (max-width: 991px) {
  .transparent-header.header-style-two .mobile-menu.mean-container a.meanmenu-reveal,
  .header-style-two .mobile-menu.mean-container a.meanmenu-reveal {
    margin-top: -28px;
  }
}

.header-style-two .mean-container a.meanmenu-reveal {
  border: 1px solid #2f2e33 !important;
  color: #2f2e33 !important;
}

.header-style-two .mean-container a.meanmenu-reveal span {
  background: #2f2e33 !important;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 PAGE HEADER
___________________________________________________________________________*/

.breadcrumb-area {
  padding-top: 0;
  margin-bottom: 0;
  background: #d3b77a;
}

.breadcrumb-bg::before {
  background: #d3b77a;
}

.breadcrumb-content {
  padding-top: 50px;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .breadcrumb-content {
    padding-top: 205px;
    margin-bottom: 115px;
  }
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 Carousel
___________________________________________________________________________*/


/* Pfeil */

.scarousel-content>a {
  display: none;
}

.services-carousel-thumb::before {
  display: none;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FEATURE
___________________________________________________________________________*/

.single-features {
  border: none;
}

.features-img {
  margin-top: 65px;
  margin-bottom: 0;
}

.features-content h4 {
  font-size: clamp(16px, 1.2vw, 18px);
  text-transform: uppercase;
  margin-bottom: 1em;
  padding-bottom: 0;
  color: #2f2e33;
  font-weight: 100;
  text-align: center;
}

.features-content h4::before {
  display: none;
}

.elementor-widget-single-icon-item .typography_style p {
  font-family: inherit;
  font-weight: inherit;
  color: #2f2e33;
  text-align: center;
}

.features-content .read-more>a {
  color: #d3b77a;
}

.features-content .read-more>a:hover {
  color: #2f2e33;
}

.features-content h4 a:hover,
.features-content .read-more>a:hover,
.header-style-two .mean-container a.meanmenu-reveal span,
.elementor-3138 .elementor-element.elementor-element-30ec2ee .features-content h4 a:hover,
.features-content .read-more>a:hover,
.elementor-3138 .elementor-element.elementor-element-95bd87c .features-content h4 a:hover,
.features-content .read-more>a:hover {
  color: #d3b77a;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FACEBOOK
___________________________________________________________________________*/

.eapps-facebook-feed-inner {
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
}

.eapps-facebook-feed-posts-inner {
  border-top: none;
}

.eapps-facebook-feed-load-more {
  background: #d3b77a !important;
  color: #ffffff !important;
  max-width: 160px !important;
  font-size: 14px !important;
}

.eapps-facebook-feed-load-more:hover {
  background: #2f2e33 !important;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FOOTER
___________________________________________________________________________*/

.bottomfooter {
  text-align: center;
  color: #2f2e33;
}

.bottomfooter span a {
  color: #2f2e33;
  padding-left: 1em;
  border-left: 1px solid #2f2e33;
  margin-left: 1em;
}

.bottomfooter span a:hover {
  color: #2f2e33;
  text-decoration: underline;
}

footer:before {
  content: "";
  width: 100%;
  height: 15vh;
  display: block;
  background-color: #d3b77a;
  background-image: url("/wp-content/uploads/2020/09/Haitzmann-Transporte-RGB-transparent.svg");
  background-repeat: no-repeat;
  background-size: 13vh auto;
  background-position: center center;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 ÜBER UNS
___________________________________________________________________________*/

.about-img::before {
  content: "";
  position: absolute;
  right: -40px;
  bottom: -30px;
  background-image: url(/wp-content/uploads/2020/08/haitzmann-triangle.png);
  width: 424px;
  height: 360px;
  background-repeat: no-repeat;
  opacity: .8;
}


/* Zeitstrahl */

.history-list-bar {
  background: rgba(47, 46, 51, 0.1);
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 FUHRPARK
___________________________________________________________________________*/

.team-grid>div {
  margin-bottom: 30px;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 KONTAKT
___________________________________________________________________________*/

.kontaktbox .single-contact-box {
  border: 2px solid rgba(47, 46, 51, 0.1);
}

.kontaktbox .single-contact-box:hover {
  border-color: rgba(47, 46, 51, 0.2);
}

.kontaktbox .contact-box-btn a {
  border-top: 2px solid rgba(47, 46, 51, 0.1);
}

.kontaktbox .single-contact-box:hover a {
  border-color: rgba(47, 46, 51, 0.2);
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 ACCORDION
___________________________________________________________________________*/

.elementor-accordion .elementor-accordion-item {
  margin-bottom: 20px;
  border-top: 2px solid #E9E9EA !important;
}


/*


       /\
      /  \/\
_____/___/__\______________________________________________________________

                                 KRANARBEITEN
___________________________________________________________________________*/

#startkranarbeiten {}

.mean-container .mean-nav {
  background: #2f2e33;
  margin-bottom: 15px;
}