/*
Theme Name: Famos
Description: Theme für Famos / Child
Author: Detayls
Author URI: https://www.detayls.de
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Typo */

strong {
	font-weight: normal;
	font-family: "Circe Bold";
}

h1, h2, h3 {
	text-transform: uppercase;
	font-weight: normal;
}


.fusion-text h2+p {
	padding-top: 14px;
}
.fusion-text h1+p {
	padding-top: 10px;
}
.fusion-text h2+h3 {
	padding-top: 15px;
}
.fusion-text p+h2 {
	padding-top: 20px;
}
.fusion-text p a {
	border-bottom: 2px solid #e0e0e0;
}
.fusion-text p a:hover {
	color: #d71421;
	border-color: #d71421;
}
.fusion-text h3+p {
	padding-top: 20px;
}
#wrapper .bigh2 h2 {
	font-size: 45px !important;
	line-height: 1.2em !important;
}
.fusion-text p:last-of-type {
	margin-bottom: 0;
}

.fusion-accordian .panel-title {
	font-size: 18px !important;
}

.bigfont p {
	font-size: 20px;
}

/* Ausnahmen */

.steckbrief h3+p {
	padding-top: 0 !important;
}

/* Steckbrief Über uns */

.fusion-checklist .fusion-li-item, .fusion-checklist.fusion-404-checklist > li, ul.fusion-checklist .fusion-li-item, ul.fusion-checklist.fusion-404-checklist > li {
	padding: 4px 0 !important;
	line-height: 1.5em !important;
}


/* CTA */

.cta .fusion-text h2+h3 {
	padding-top: 0 !important;
}
.cta .fusion-text h3 {
	margin-bottom: -10px !important;
}

/* Menü */

#menu-hauptmenue > li a {
	text-transform: uppercase;
}
	#menu-hauptmenue > li .sub-menu a {
		text-transform: none;
	}
	
/* Footer */

.fusion-footer .textwidget p {
	font-size: 16px;
}

#media_image-2 img {
	max-width: 90% !important;
}

/* Links */

#wrapper .greylink p {
	margin-bottom: 0 !important;
}
	#wrapper .greylink a {
	color: #909090;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: none;
	}
	#wrapper .greylink a:hover {
		color: #d71521;
	}

#wrapper .redlink p {
	margin-bottom: 0 !important;
}
	#wrapper .redlink a {
		color: #d71521;
		text-transform: uppercase;
		font-size: 15px;
		font-family: "Circe Bold";
		border-bottom: none;
	}

/* ####### Startseite ####### */

/* Bild breiter ziehen */

.headerimage {
	margin-left: -50px !important;
	margin-right: -50px !important;
}

	@media screen and (max-width: 1450px) {
	.headerimage {
	margin-left: 0 !important;
	margin-right: 0 !important;
	}
	}
	
	@media screen and (max-width: 1100px) {
	.slidediv {
		background-position: center -300px !important;
	}
	}
	@media screen and (max-width: 1100px) {
	.slidediv {
		background-position: center -400px !important;
	}
	}
	@media screen and (max-width: 570px) {
	.slidediv {
		background-position: center -500px !important;
	}
	}

/* 3 Boxen */

.margintopminus .fusion-layout-column {
	margin-top: -50px !important;
}


.innerpadding5 .fusion-builder-row {
	padding-left: 5% !important;
	padding-right: 5% !important;
}

.boxheading p {
	margin-bottom: 0;
	font-size: 20px;
}


.innerbox .fusion-column-wrapper {
	padding: 40px !important;
}


/* Zitat */

.zitatbig .fusion-text {
	padding-left: 12%;
	padding-right: 12%;
}
.zitatbig p {
	font-size: 28px;
	margin-bottom: 0;
}

		

/* Testimonials */

.meta .fusion-date, .post-content blockquote, .review blockquote q {
	font-style: normal !important;
}

#wrapper .fusion-testimonials.clean blockquote q {
    display: block;
    padding: 0 0 0 0;
    background-color: transparent;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
}
#wrapper .fusion-testimonials.clean .author {
    margin-top: 25px;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
}

#wrapper .fusion-testimonials .testimonial-pagination {
    margin-top: 20px;
    text-align: left;
}

#wrapper #fusion-testimonials-1 a {
	border-color: #909090;
	background-color: #909090;
}
#wrapper #fusion-testimonials-1 a:hover, 
#wrapper #fusion-testimonials-1 .activeSlide {
    background-color: #d71521;
    border-color: #d71521;
}

/* Team Sektion */

.imagetopnegativ {
	margin-top: -69px !important;
}

.teamtext .fusion-column-wrapper {
	padding: 90px 70px 90px 70px !important;
}

/* CTA Text Start */

#wrapper .ctatext h2 {
	color: #fff;
	font-size: 42px !important;
	line-height: 1.1em !important;
}

#wrapper .ctatext h3 {
	color: #CECECE;
	font-size: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#wrapper .ctatext p {
	color: #CECECE;
	margin-bottom: 0;
}

/* CTA Text Unterseiten */

#wrapper .ctatext h2 {
	color: #fff;
	font-size: 38px !important;
	line-height: 1.1em !important;
}

#wrapper .ctatext h3 {
	color: #CECECE;
	font-size: 24px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#wrapper .ctatext p {
	color: #CECECE;
	margin-bottom: 0;
}


/* Portfolio */

#wrapper #main .fusion-portfolio-content-wrapper h2.fusion-post-title,
#wrapper .fusion-carousel-title-below-image .fusion-carousel-title {
	color: #333 !important;
	font-size: 18px !important;
	font-family: "Circe Regular" !important;
	font-weight: normal !important;
	text-transform: none;
}
#wrapper #main .fusion-portfolio-content-wrapper h2.fusion-post-title a:hover,
#wrapper .fusion-carousel-title-below-image .fusion-carousel-title a:hover {
	color: #d71521 !important;
	}

	.fusion-carousel-meta {
		display: none !important;
	}
	
/* Filter */

.fusion-filters {
	border-top: none !important;
	border-bottom: none !important;
}
.fusion-filter.fusion-active a {
	border-top: none !important;
	color: #d71521 !important;
	line-height: 34px !important;
	font-family: "Circe Bold" !important;
}
	.fusion-filter a:hover {
		color: #d71521 !important;
	}
	
/* Unterseiten */

#wrapper .introtext .fusion-builder-row {
	padding-top: 50px;
	padding-bottom: 50px;
}
#wrapper .introtext h1 {
	font-size: 45px;
	margin-bottom: 30px;
}
	#wrapper .introtext p {
		font-size: 22px;
	}
	
/* Historie . Timeline */

.jahr p {
	font-size: 24px;
	font-family: "Circe Bold" !important;
	/*color: #d71521;*/
	margin-top: -1px;
}

/* Related Posts Portfolio */

.related-posts .fusion-title.fusion-sep-none {
	margin-bottom: 20px !important;
}

/* Buttons */

.buttonmarginright {
	margin-right: 25px !important;
}

/* Projekte auf Unterseiten */

.lowmarginbottom {
	margin-bottom: 0 !important;
}

/* Kontakt */

span.wpcf7-list-item  {
	margin-left: 0 !important;
	}
.wpcf7-acceptance .wpcf7-list-item {
	line-height: 1.2em !important;
	font-size: 16px;
	margin-bottom: 15px !important;
}


/* ####### RESPONSIVE ####### */


@media screen and (max-width: 800px) {
		
		.margintopminus .fusion-layout-column {
		margin-top: 0 !important;
		}
		.margintopminus .fusion-column-first {
		padding-top: 40px;
		}

		.zitatbig .fusion-text {
		padding-left: 7%;
		padding-right: 7%;
		}
		.zitatbig p {font-size: 22px; }
		.innerpadding5 .fusion-builder-row {
		padding-left: 0 !important;
		padding-right: 0 !important;
		}
		.responsiveabstand {padding-top: 30px !important;}
}

@media screen and (max-width: 500px) {
		
	#wrapper .introtext h1 {
	font-size: 35px;
	margin-bottom: 30px;
	}
	#wrapper .introtext p {
		font-size: 20px;
	}
	
		.zitatbig {
			padding: 40px !important;
			}
		.zitatbig .fusion-text {
		padding-left: 2%;
		padding-right: 2%;
		}
		.zitatbig p {font-size: 20px; }
		
		.teamtext .fusion-column-wrapper {
			padding: 50px 0 !important;
		}
	}
	
	@media screen and (max-width: 500px) {
	.buttonmarginright {margin-bottom: 20px !important;}
	#wrapper .introtext .fusion-builder-row {
	padding-top: 0;
	padding-bottom: 50px;
}
	}
	
/* Liste */

.fusion-li-item span.icon-wrapper {
	margin-right: 4px !important;
	margin-top: -3px !important;
}
	div.fusion-li-item-content {
		margin-left: 40px !important;
	}
	.fusion-li-item .fa-angle-right {
		font-size: 22px !important;
	}
	.fusion-checklist, ul.fusion-checklist {
		margin-top: 0 !important;
	}
	
/* Mobiles Menü */

.fusion-mobile-menu-icons a {
	font-size: 27px !important;
}

/* Logo anpassen */

@media screen and (max-width: 400px) {
.fusion-logo-link img {
	width: 200px !important;
}
}

/* Borlabs Custom */

#BorlabsCookieBox ul {
	flex-flow: row !important;
}
#BorlabsCookieBox ._brlbs-box-wrap {
	max-width: 430px !important;
}

/* Team Unterseite */

.teamgreybox h3 {
	margin-bottom: 15px !important;
}
.teamgreybox p+h3 {
	padding-top: 10px !important;
}

/* 404 */

.error-page .useful-links {
	width: auto !important;
}

div.active-testimonial, div.review {background-color: #fff !important;}