



.header-style-two {
    background: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.header-style-two .main-menu ul li a, .header-style-two .search-toggle-open.header-search .search-icon, .header-style-two .header-shopping-cart .cart-icon, .header-style-two .header-link-1 .content span, .header-style-two .header-link-1 .content h6 {
    color: rgb(0, 0, 0);
}
.header-style-two.sticky {
    background: white;
}
.kukaj{
    font-size: 25px;
}
.color-title{
    color: red;
}
h1.banner-title {
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 77px;
    padding: 20px 0;
}
.section-title {
    font-size: 33px;
    font-weight: 700;
    line-height: 46px;

}

.features-section .bg-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  
  .features-section .bg-shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  
  .features-box-area1 {
    padding: 30px 30px 25px 30px;
    background: #fff;
  }
  
  .features-box-area1 .icon-box {
    font-size: 50px;
    color:  #6cb571;
  }
  
  .features-box-area1 .shape-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  
  .features-box-area1 .shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
  }
  
  .features-box-area1 .shape-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #6cb571;
  }
  
  .features-box-area1:hover .shape-3 {
    opacity: 1;
  }
  
  .features-box-area1:hover .shape-2 {
    opacity: 0;
  }
  
  .features-box-area1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: #6cb571 ;
    transition: all 700ms ease;
  }
  
  .features-box-area1:hover h5 {
    color: #fff;
    position: relative;
  }
  
  .features-box-area1:hover p {
    color: #fff;
    position: relative;
  }
  
  .features-box-area1:hover .icon-box {
    color: #fff;
    position: relative;
  }
  
  .features-box-area1:hover:before {
    width: 100%;
    left: 0;
  }
  


  .features-section .bg-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  
  .features-section .bg-shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  
  .features-box-area2 {
    padding: 30px 30px 25px 30px;
    background: #fff;
  }
  
  .features-box-area2 .icon-box {
    font-size: 50px;
    color: rgba(12, 106, 134, 0.514);
  }
  
  .features-box-area2 .shape-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  
  .features-box-area2 .shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
  }
  
  .features-box-area2 .shape-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: rgba(12, 106, 134, 0.514);
  }
  
  .features-box-area2:hover .shape-3 {
    opacity: 1;
  }
  
  .features-box-area2:hover .shape-2 {
    opacity: 0;
  }
  
  .features-box-area2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: rgba(12, 106, 134, 0.514);
    transition: all 700ms ease;
  }
  
  .features-box-area2:hover h5 {
    color: #fff;
    position: relative;
  }
  
  .features-box-area2:hover p {
    color: #fff;
    position: relative;
  }
  
  .features-box-area2:hover .icon-box {
    color: #fff;
    position: relative;
  }
  
  .features-box-area2:hover:before {
    width: 100%;
    left: 0;
  }
  .testimonial-1-button-prev:before {
    content: "";
    position: absolute;
    top: 23px;
    left: -190px;
    background: rgb(238, 91, 91);
    width: 168px;
    height: 1px;
}

.testimonial-1-button-next:before {
    content: "";
    position: absolute;
    top: 23px;
    left: 73px;
    background: rgb(238, 91, 91);;
    width: 168px;
    height: 1px;
}

.banner-main-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background: rgba(53, 59, 70, 0.7);
}
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: white;
    z-index: 999;
}
.primary-btn-1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background-color:
#f9a94b;
    border: 1px solid
#f9a94b;
    display: inline-flex;
    align-items: center;
    line-height: normal;
    white-space: nowrap;
    padding: 20px 24px;
    gap: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .6s;
}
.bg-color-1 {
     
        background: #a3aeb5;
    
}
.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 150px;
    background: #a3aeb5;
}
.breadcrumb__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.7;
   
}
.bg-color-1-new{
    background: rgb(129, 145, 160);
}
.header-style-two .sidebar__toggle .bar-icon {
    color: black !important;
}

@media(max-width:728px) {
    h1.banner-title {
        color: #FFF;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
         line-height: 37px; 
         padding: 10px 0; 
    }
}

.offcanvas__info {
    background: #ffffff none repeat scroll 0 0;
    
}

.mean-container .mean-nav ul li a {
    
    color: black;
    
}

.mean-container .mean-nav ul li a.mean-expand {
    
    color: red; 
}

.primary-btn-1 span {
  
  background-color: rgb(131, 143, 155);
 
}

.breadcrumb__wrapper .breadcrumb__title {
  margin-top: 150px;
  color: #d37200;
  font-size: 50px; 
  text-transform: uppercase;
}

/* Cookies */

.cookie-message-outer {
  position: fixed; 
  right: 0;
  bottom: 0; 
  width: 95%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);  
  z-index: 999;
  transition: all 0.3s;
}
.cookie-message-outer.open {
  opacity: 1; 
  visibility: visible;
  transform: translateY(0);
}
.cookie-message {
  position: relative;
  width: 100%;
  padding: 1.25rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #fff;
  border-top: solid 2px #a52c2c !important;
  border-left: solid 1px #a52c2c !important;
}
.cookie-message::after {
  content: "";
  position: absolute; 
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff; 
}
.cm-content {
  width: 100%;
}  
.cm-content p {
  display: block;
  margin: 0;
}
.cmc-title {
  font-size: 1.8rem;
  margin-bottom: 0.625rem;
}
.cookie-btn {
  margin-left: 1.25rem;
  border-radius: 50%;
  padding: 0.1rem !important;
  color: #fff;
  background-color: #d37200;
}
.check-icon {
  color: #fff !important;
  font-weight: 600;
} 
@media (min-width: 768px) { 
  .cookie-message::before {
    content: "";
    position: absolute; 
    top: 0;
    left: 0;
    width: 1px; 
    height: 100%;
    background-color: #d37200;
    opacity: 0.1; 
  }
  
}
@media (max-width: 767.98px) {
  .cookie-message-outer .container {
    padding: 0;
  }
  .mobile-font{
    font-size: 25px !important;
  }
}

/*End Cookies*/


/*Google Rev*/
.google-img {
  width: 95px !important;
}

.google-rev {
  position: fixed;
  bottom: calc(35% - 50px);
  right: 20px;
  z-index: 1000;
  cursor: pointer;
}

.google-rev {
  position: fixed;
  bottom: calc(35% - 50px);
  right: 20px;
  z-index: 1000;
  cursor: pointer;
}

  .clearfix-mobile {
  display: none !important;
  }
  @media (max-width: 768px)
  {
    .clearfix-mobile {
      display: block !important;
    }
    /* .clearfix-desktop {
      display: none !important;
  } */
  /* .google-rev {
    position: absolute !important;
    bottom: calc(7% - 50px);
  } */
}
.blog-style-two .blog-slider .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  
}
@media(max-width:728px){
  .gap {
      padding: 52px 0 !important;
      position: relative;
  }
}
.google-rev {
  position: fixed;
  bottom: calc(35% - 50px);
  right: 20px;
  z-index: 2;
  cursor: pointer;
}
.clearfix-mobile {
  display: none !important;
  }
  @media (max-width: 768px)
  {
    .clearfix-mobile {
      display: block !important;
    }
    /* .clearfix-desktop {
      display: none !important;
  } */
  /* .google-rev {
    position: absolute !important;
    bottom: calc(-634% - 50px);
  } */

  .footer-style-one{
      position: relative;
  }
  .google-rev {
      position: absolute !important;
      top: 140px;
  }
}
.bd-loader {
  transform: scale(0.8);
  margin-left: 0px;
}

.form-group-check{
  display: flex;
  align-items: center;
  gap: 10px;
}
.text-hiermit {
  margin-left: 6px;
  margin-bottom: 13px;
}

@media(max-width:768px){
  .text-hiermit {
    margin-bottom: -8px;
}
}

.service-tab-btn-area ul .nav-link#roof-installation-tab.active {
  background:#6cb571;
  color: #fff;
}
.service-tab-btn-area ul .nav-link#roof-installation-tab.active:before {
  background: #6cb571; /* Change this to the desired color */
}


.service-tab-btn-area ul .nav-link#roof-cornering-tab.active {
  background:rgba(12, 106, 134, 0.514);
  color: #fff;
}
.service-tab-btn-area ul .nav-link#roof-cornering-tab.active:before {
  background: rgba(12, 106, 134, 0.514); /* Change this to the desired color */
}

.service-tab-btn-area ul .nav-link#roof-renovation-tab.active {
  background:#f9a94b;
  color: #fff;
}
/* Bodenarbeiten tab */
.service-tab-btn-area ul .nav-link#roof-renovation-tab.active:before {
  background:
#f9a94b; /* Change this to the desired color */
}


.service-tab-btn-area ul .nav-link#new-tab-id.active {
  background:#6cb571;
  color: #fff;
}
/* Entrümpelungen tab */
.service-tab-btn-area ul .nav-link#new-tab-id.active:before {
  background: #6cb571; /* Change this to the desired color */
}
.custom-btn-lackierarbeiten {
  border: #6cb571;
  background-color: #6cb571; /* Change this to the desired color */
  color: #fff;
}
.custom-btn-tapez{
  border: rgba(12, 106, 134, 0.514);
  background-color: rgba(12, 106, 134, 0.514); /* Change this to the desired color */
  color: #fff;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.font-leistuge{
  font-size: 17px !important;
}

@media(max-width:768px){
  .breadcrumb__wrapper .breadcrumb__title {
    margin-top: 150px;
    color: #bd6909 !important;
    font-size: 28px;
    text-transform: uppercase;
}

.header-top {
  display: none;
  
}
.top-standard{
  margin-top: 30px !important;
}
.service-details-page-list li{
  font-size: 15px !important;
}

.figure-colors{
  margin: -10px !important ;
}
.section-space-mil {
  padding-left: 0 !important;
}
.imprint-daten{
  justify-content: flex-start !important;
}
.icon-box-counter-area {
  display: flex;
  justify-content: start;
  gap: 22px;
  align-items: center;
  padding: 10px !important;
}

.w-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 10px;
}
.mobile-display-images{
  display: none !important;
}
.font-mobile{
  font-size: 30px;
}

.link-daten{
  font-size: 15px;
}
}

.award-text{
  font-size: 14px;
}

.imprint-daten{
  justify-content: end;
} 
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], textarea {
  outline: none;
  background-color: #fff;
  height: 65px;
  width: 100%;
  line-height: 65px;
  font-size: 16px;
  color: black;
  padding-left: 21px;
  padding-right: 21px;
  border-radius: 5px;
 
}


.font-question{
  font-size: 17px;
}
.accordion-button {
   line-height: 28px;
}

.accordion-body {
  font-size: 16px;
  line-height: 28px;
  padding: 0 30px 20px 30px;
  color: #787878;
  margin-top: 10px;
}
.leistungen-font{
  font-size: 13px;
  color:#787878
}
.datenschutz-margin{
  margin-top: 70px !important;
  
}

.daten-size{
  font-size: 20px !important;
}
.daten-hover:hover{
  color: #ffa53f;
}

.bottom-daten{
  margin-bottom: 80px !important;
}
.impressum-container{
  padding: 3.0rem !important;
}
.fontSize-about{
  font-size: 14px !important;
}
.section-space-mil {
  padding-left: 120px;
}
.comp-color{
  color: #ffa53f !important;
}
.about-us-image-area .inner:before {
 
  background: #d1924a;

}
.section-sub-title {
  position: relative;
  color: white !important;
  font-family: var(--primary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin-left: 45px;
}
@media only screen and (max-width:770px){
  .about-2-content-area {
    padding: 20px !important;
  }

}

.small-container {
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
}
.uber-color{
  color: black !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .section-space-top {
    padding: 20px;
  }
  .header-top {
    display: none;
    
}
.contact-page-form input {
  height: 55px;
   margin-bottom: 10px; 
  border-radius: 4px;
  border: 1px solid #ECECEC;
}
.service-tab-btn-area ul .nav-link.active {
  background: #f9a94b;
  color: #fff;
  width: 593px;
}
.service-tab-content ul.tab-list-content li {
  font-size: 13px;

}
 
.about-2-content-area ul.list-area li {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-left: 10px;
}
.testimonials-two-box {

  margin-left: 0px; 
}
  .about-us-image-area figure.image-1 img {
    width: 100%;
    padding: 40px;
  }
  .service-tab-content .content h4 {
    font-weight: 700;
    line-height: 30px;
}
.section-title-home{
  margin-top: 60px !important;
}
.service-tab-content ul.tab-list-content li {
 
  line-height: 17px;

}
.primary-btn-1 {

  margin-bottom: 50px;
}
.service-tab-btn-area ul .nav-link {
  width: 680px !important;
}
.section-space {
  padding-top: 30px !important;
  padding-bottom: 0px !important;
  padding: 15px;
}
.comp-color {
 
  color: #ffa53f !important;
 
}
}
/* .size-sherb{
  font-size: 20px !important;
}  */

@media(max-width:600px){
  .testimonials-two-box {
    position: relative;
    margin-left: 0px; 
}
.section-space {
  padding-top: 0px;
  padding-bottom: 0px;
}
} 
.icon-size {
  font-size: 30px; /* Adjust the size as needed */
}
.color-submit {
    background:#ffa53f;
}
/* 58. Preloader Start */





.preloader {
  width: 100%;
  height: 900px; /* Adjusted height to be auto to match content */
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  background: white;
  transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}

.preloader figure {
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #d37200;
  border-radius: 50%;
  animation: fadeup 0.1s;
  position: relative;
}
.preloader figure:before, .preloader figure:after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #6cb571;
    border-top: 2px solid #bf3232;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    animation: rotate1 0.1s infinite;
}
.preloader figure:after {
    transform: rotate(90deg); 
}
.preloader figure:before {
    transform: rotate(-90deg); 
}
.preloader img {
  height: 80px;
  display: inline-block;
}

.page-loaded .preloader {
  top: -100%;
}

@keyframes fadeup {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes rotate1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}   




/* 58. Preloader End */


.about-2-content-area ul.list-area li {
  font-size: 13.4px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-left: 10px;
}
.font-question {
  font-size: 16px;
}
.service-tab-content .tab-bg-shape {
  position: absolute;
   top: 0px; 
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
@media(max-width:763px){
  .order-mobile{
    order: 2;
    margin-bottom: 2px;
  }
  .imprint-desktop {
    display: none;
  }
  .imprint-mobile {
    display: block;
  }
  .backtotop-wrap {
  
    bottom: 20px !important;
   
  }
  

}

@media(min-width:764px){
.imprint-mobile{
  display: none;
}
.imprint-desktop {
  display: block;
}

}
.footer-color{
  color: white !important;
}
.footer-color{
  font-size: 17px !important;
}

/* Style the modal */


/* Modal */
/* Modal */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: -16px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: auto; /* Adjust to fit image's original width */
  max-width: 80%; /* Limit width to prevent overflow */
  max-height: 80vh; /* Limit height to 80% of viewport height */
}

/* Close button */
.close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

/* Additional styling for overlay when modal is open */
.modal.open {
  display: block;
}


/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
 @media(max-width:787px){
  .modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;
    top: 32% !important;
  }
 }
 @media(min-width:1024px){
  .modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;
    top: 5% !important;
  }
 }

 @media(max-width:768px){
  .header-logo {
    margin-left: -39px !important;
    /* max-width: 130px; */
}

.font-team{
  font-size: 15px;
}
.offcanvas__logo{
  margin-left: -34px !important;
}
 }

 @media(max-width:450px){
  .header-logo {
    max-width: 130px;
    margin-left: -27px;
}
 }

 .pristine-error{
  color: red !important;

}



.contact-page-form label {
 font-weight: 100; 
  margin-top: 7px;
  margin-bottom: 0px; 
}

.header-top-contact-info {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
}
.location-style{
  
  background: #AAAAA9;
  color: rgb(170, 163, 163);
}


.contact-page-form textarea#message {
  /* margin-top: 10px; */
  padding-top: 16px;
  padding-bottom: 16px;
}