/*
Theme Name: Keiko GmbH
Description: Theme of Keiko GmbH
Author: INCONCEPTS Kreativ- & Digitalagentur
Author URI: https://www.inconcepts.at
Template: Avada
Version: 1.0.0
Text Domain:
*/
.search-results .fusion-post-content .entry-title  {
  font-size: 20px!important;
}
.grecaptcha-badge {
    display: none !important;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Top Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.fusion-secondary-header .fusion-row {
    border-bottom: 1px solid #dedede;
  	margin-top: 15px;
}
.fusion-header-separator {
  color: #fff;
}
.fusion-contact-info a::before {
  content: '\f879';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  margin-right: 10px;
  vertical-align: middle;
  color: #29292A;
}
.fusion-secondary-header .fusion-contact-info a:hover {
  color: #fd3510;
}
.fusion-contact-info .fusion-contact-info-email-address a::before {
  content: '\f0e0';
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/* Mobile Menu */
.fusion-icon.fusion-icon-bars::before {
  color: #29292A;
  font-size: 30px;
}

/* Slideshow */
.slide-content .tfs-button-1 {
  background: rgba(255,255,255,0.88);
  color: #29292A;
  font-size: 18px;
  padding: 20px!important;
}
.slide-content  .tfs-button-1 .slideHeading {
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 32px;
	line-height: 1.2;
}
.slide-content  .tfs-button-1 .slideHeading span {
  color: #fd3b17;
}
.slide-content .tfs-button-1 .subHeading {
  margin-top: 0px;
  margin-bottom: 20px!important;
}

/* breadcrumbs */
#breadcrumbWrapper {
  padding: 15px 30px;
  background: #29292A;
  font-size: 15px;
}
#breadcrumbWrapper #breadcrumbs {
    max-width: 1100px;
    margin: 0 auto;
    color: #9A9A9A;
}
#breadcrumbWrapper #breadcrumbs .breadcrumb_last {
  color: #fff;
  font-weight: 600;
}
#breadcrumbWrapper #breadcrumbs a {
  color: #9A9A9A;
}
#breadcrumbWrapper #breadcrumbs a:hover {
  color: #FD3510;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Content
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* Abstände */
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt35 {
    margin-top: 35px;
}
.mb35 {
    margin-bottom: 35px;
}
#main #content ul {
    margin-top: 0px;
}
#main #content li:not(li.fusion-filter) {
    margin-bottom: 15px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
/* Typographie Headings */
#main #content h1, #main #content h2 {
  text-transform: uppercase!important;
}
#main #content h1 strong, #main #content h2 strong {
  font-weight: normal;
  color: #FD3510;
}
#main #content h3 {
	text-transform: uppercase;
}
/* Special Typographie */
#benefitsSection {
  color: #fff;
}
#benefitsSection strong {
  color: #FD3510;
}
#benefitsSection p {
  line-height: 1px;
}
#benefitsSection em {
    font-style: normal;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
    line-height: 28px;
    margin-left: -3px;
}
#benefitsSection ul {
  padding: 0px 30px 0px 50px;
}
#benefitsSection ul li {
  list-style: none;
  margin-bottom: 20px;
  position: relative;
}

#benefitsSection ul li::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f055';
  position: absolute;
  left: -30px;
  top: 0px;
}

#ctaSubpageMiddle {
  color: #fff;
  font-size: 24px;
  line-height: 1.4;
}
#ctaSubpageEnd {
  font-size: 28px;
  text-transform: uppercase;
  border-top: 5px solid #fd3510!important;
}
#ctaSubpageEnd strong {
  font-weight: normal;
  color: #FD3510;
}
#ctaSubpageEnd blockquote {
  font-size: 20px;
  background: none;
  border: none;
  margin-top: 0px;
  margin-bottom: 25px;
  text-transform: none;
}
/* IMG HOME TEXT*/
.image-message {
	position: relative;
}
.image-message::before {
    content: 'Baubeginn 2022';
    position: absolute;
    z-index: 10;
    background: #fd3510;
    color: #fff;
    padding: 20px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
   Anwendungen
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.anwendung-wrapper .fusion-text {
  background: #fff;
  padding: 15px;
  max-width: 94%;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
}
.anwendung-wrapper .fusion-text a {
  color: inherit;
}
.anwendung-wrapper .fusion-text a:hover {
  color: #fd3510;
}
.anwendung-wrapper .fusion-text h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.anwendung-wrapper .fusion-text p {
  margin-bottom: 0px;
}
.moreInfosCustom {
    padding-top: 5px;
    display: inline-block;
    border-top: 2px solid #fd3b17;
    margin-top: 8px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Portfolio
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.fusion-portfolio-content-wrapper {
  position: relative!important;
}
.fusion-portfolio-content-wrapper h2 {
  line-height: 1.5!important;
}
.fusion-portfolio-content-wrapper h2 a{
  font-size: 20px;
  padding-bottom: 15px!important;
  display: block;
}
.fusion-portfolio-content-wrapper .fusion-portfolio-content{
  background: #fff;
  padding: 15px;
  max-width: 94%;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
  min-height: 120px;
}
.project-info {
  border-left: 1px solid rgba(0,0,0,0.1);
  padding-left: 20px;
width: 30%!important;
}
.project-content .project-description {
  max-width: 65%;
}
.project-info h4 {
    width: 100% !important;
    font-size: 14px !important;
	font-weight: bold!important;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Kontakt
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.pdfdownload {
    padding: 20px 0px!important;
}
#zusatzInfoKontakt li {
  margin-bottom: 20px
}
#zusatzInfoKontakt li a:first-child{
  color: inherit;
}
#zusatzInfoKontakt li a:first-child:hover {
  color: #fd3510;
}
.pflicht {
    color: #fd3510;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#footerZusatz-container {
    background: #29292A;
    padding: 30px 30px 22px;
}
#footerZusatz-container .fusion-row {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
#footerZusatz-container .fusion-row .footerKontakt,
#footerZusatz-container .fusion-row .footerLogo {
  flex: 1 50%;
}
#footerZusatz-container .fusion-row .footerKontakt {
  text-align: right;
}
#footerZusatz-container .footerphone {
  margin-right: 20px;
}
#footerZusatz-container .fusion-row  a {
  color: #fff;
  font-size: 19px;
}
#footerZusatz-container .fusion-row  a:hover {
  color: #fd3510;
}
#footerZusatz-container .footerKontakt a::before {
  content: '\f879';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  color:#fff;
  margin-right: 10px;
  vertical-align: middle;
}
#footerZusatz-container a.footermail::before {
  content: '\f0e0';
  font-size: 22px;
}
.fusion-footer, .fusion-footer a {
  font-size: 16px!important;
}
.fusion-footer .first-item a {
    font-weight: bold !important;
}
.fusion-footer .textwidget p {
    margin-top: 0px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Responsive
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

@media screen and (max-width: 800px) {
  .fusion-secondary-header .fusion-row {
    margin-top: 0px;
  }
  #footerZusatz-container {
    padding-bottom: 15px
  }
  #footerZusatz-container .fusion-row {
    display: block;
    text-align: center;
  }
  #footerZusatz-container .fusion-row .footerLogo {
    margin-bottom: 20px;}

  #footerZusatz-container .fusion-row .footerKontakt {
    text-align: center;
  }
  /* Sticky CTA */
  .fusion-contact-info {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #76A600;
    font-size: 18px;
  }
  .fusion-secondary-header .fusion-contact-info a{
    color: #fff;
  }
  .fusion-contact-info a::before {
    color: #fff;
  }
  .fusion-header-separator {
    color: #fff;
  }
  .fusion-footer .fusion-footer-copyright-area {
    padding-bottom: 70px;
  }

	/* Order Leistungsbereich */
	#leistungsbereich > .fusion-builder-row {
  display: flex;
  flex-flow: row wrap;
	}

	#leistungsbereich #position1 {
	  order: 1;
	}
	#leistungsbereich #position2 {
	  order: 2;
	}
	#leistungsbereich #position3 {
	  order: 3;
	}
	#leistungsbereich #position4 {
	  order: 4;
	}
	#leistungsbereich #position5 {
	  order: 5;
	}
	#leistungsbereich #position6 {
	  order: 6;
	}
  #benefitsSection {
    margin-top: 45px !important;
  }
}
@media screen and (max-width: 767px) {
	.fusion-footer .fusion-vertical-menu-widget ul li{
		text-align: center;
	}
  .project-info {
    border-left: 1px solid rgba(0,0,0,0.1);
    padding-left: px;
  width: 100%!important;
  }
  .project-content .project-description {
    max-width: 100%;
  }
}
@media screen and (max-width: 535px) {
	.slide-content  .tfs-button-1 {
		text-align: center;
	}
	.slide-content  .tfs-button-1 .slideHeading {
	  font-size: 20px;
		margin-bottom: 15px;
	}
	.slide-content  .tfs-button-1 .subHeading {
		font-size: 16px;
	}
	.slide-content .fusion-button .fusion-button-text {
  font-size: 16px!important;
	}

}
@media screen and (max-width: 480px) {
  .fusion-header-separator,
  .fusion-contact-info .fusion-contact-info-email-address a {
    display: none;
  }
  .fusion-footer .fusion-footer-copyright-area .sep {
    display: block;
    line-height: 0px;
    visibility: hidden;
  }
	.subHeading span {
	  visibility: hidden;
	  display: block;
	  line-height: 0px
	}
}
