body {
	color: #2E2E2E;
	padding: 0;
	margin: 0;
    font-family: 'PT Sans';
}
img { max-width: 100%; }


header.fixed {
	background-color: #fff;	
	position: fixed;
	top: 0;
    left: 0;
    width: 100%;
	max-height: 75px;
	z-index: 10000;
}

header a.logo {
	filter: drop-shadow(2px 2px 2px #00003B);
	float: left;
	padding: 15px;
}
header a.logo img {
	transition: all 0.4s ease-in-out 0s;
	width: 120px;
}
header.fixed a.logo img {
	width: 84px;
}

header a.logo:hover img {
	opacity: 0.8;
}

header nav {
	width: 100%;
	padding: 0px;
}
@media (min-width: 958px) {
	header nav ul {
		list-style-type: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end; /* right */
		margin: 0;
		padding: 10px 20px 10px 0;
	}
	header nav ul.back {
		justify-content: flex-start; 	
	}
	header nav ul li {
		padding: 0;
		margin: 0;
	}
	header nav ul li a {
		color: #342D26;
		display: block;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 2px;
		padding: 15px 20px;
		text-transform: uppercase;
		text-decoration: none;
		transition: 1.5s;
	}
	header nav ul li a:hover,
	header nav ul li a.active {
		background-color: #B79D85;
	}
}
@media (max-width: 957px) {
	/*
	* Mobiles Menü, aber nur auf der Startseite, bei den Unterseiten gibt es nur "zurück"
	*/
	header.fixed {
		max-height: 115px;
	}
	body.home #menu-opener {
		cursor: pointer;
		position: absolute;
		top: 25px;
		right: 20px;
		height: 32px;
		width: 32px;
		background: transparent url(../img/responsive-menu-closed.png) top right no-repeat;
	}
	#menu-opener.active {
		background: transparent url(../img/responsive-menu-open.png) top right no-repeat;		
		z-index: 1000;
		position: fixed;
	}
	body.home header nav {
		background-color: #fff;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	  	color: white;
	    display: none;
		height: auto;
		list-style-type: none;
		position: absolute;
		left: 0;
	  	padding: 0;
		margin-top: 115px;
		top: 0px;
	    transition: opacity 700ms;
  	  	width: 100%;
		z-index: 1000;
	}
	body.home header nav.active {
		 display: block;
	}
	body.home header nav ul {
	  	color: white;
	  	padding: 0px;
		list-style-type: none;
		margin: 0px;
  	  	width: 100%;
	}
	body.home header nav ul > li {
		font-weight: 400;
		line-height: 18px;
		padding: 0;
		margin: 0;
		text-transform: uppercase;		
	}
	body.home header nav ul li.active {
		background-color: #E35F0D;
		border-bottom: 2px solid #fff;
	}
	body.home header nav ul li a {
		color: #342D26;
		display: block;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 2px;
		padding: 15px 20px;
		text-transform: uppercase;
		text-decoration: none;
		transition: 0.5s;
	}
	body.home header nav ul li:hover {
		border-bottom: 2px solid #fff;
	}

	body.home header nav ul li.active > a,
	body.home header nav ul li a:hover {
		background-color: #B79D85;
	}
	
	/* Unterseiten */	
	header nav ul.back {
		list-style-type: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start; 	
		margin: 0;
		padding: 10px 20px 10px 0;
	}
	header nav ul.back li {
		padding: 0;
		margin: 0;
	}
	header nav ul.back li a {
		color: #342D26;
		display: block;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 2px;
		padding: 15px 20px;
		text-transform: uppercase;
		text-decoration: none;
		transition: 1.5s;
	}
	header nav ul.back li a:hover,
	header nav ul.back li a.active {
		background-color: #B79D85;
	}
	
}


/* 
 * Global für alles
 */
section div.tab-title {
	background-color: #E0DDDC;
	color: #2E2E2E;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 14px;
	padding: 1px 1px 1px 0px;
	transition: all .3s ease-in-out;

	display: flex;
	align-items: center;
}

section div.tab-title a.accordion-tab-title {
	-webkit-box-flex: 1;
	flex-grow: 1;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
section div.tab-title i.fa-toggle {
	float: right;
	display: block;
	margin-left: 5px;

	color: #FEFF08;
	font-size: 30px;
	margin-right: 10px;
	vertical-align: middle;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
section div.tab-title a.accordion-tab-title.collapsed i.fa-toggle {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
section div.accordion-content {
	display: none;	
}
section div.accordion-content p {
	color: #333;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 0;
}
section div.accordion-content ul {
	margin: 0;
	padding: 10px 0 0 15px;
}

/* 
 * Einzelne Bereiche
 */
section#tuer {
	background-image: url("../img/Wohnberaten_Shooting_mid.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 150px 60px 100px 60px;
}
@media (max-width: 767px) {
	section#tuer {
		background-image: url("../img/background-tuer-mobil.jpg");
		background-position: top center;
	}
}
@media (max-width: 957px) {
	section#tuer {
		padding-top: 160px;
	}
}



section#tuer h1 {
	color: #2E2E2E;
	padding: 0;
	margin: 0;
	font-size: 72px;
	font-weight: 700;
	line-height: 72px;
	text-transform: uppercase;
}
section#tuer hr {
	width: 15%;
	margin: 30px 0;
	border: 0;
	border-top: 3px solid #B79D85;
	background-color: #B79D85;
	color: #B79D85;
}

section#tuer p {
	font-family: "Bitter", sans-serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 36.4px;
	margin: 0;
}
section#tuer p span.boxedlink2 {
	background-color: #c9ab8f;
	font-family: "pt sans";
	font-size: 26px;
	font-weight: 700;
	line-height: 36.4px;
	padding: 3px;
}


section#kontakt_dunkel {
	background-color: transparent;
	background-image: linear-gradient(230deg, #2E2E2E 60%, #4A4A4A 100%);
	color: #fff;
	margin: 0px;
	padding: 50px 40px 50px 40px;
}
@media (min-width: 768px) {
	section#kontakt_dunkel {
		padding: 100px 60px 100px 60px;
	}
}

section#kontakt_dunkel h3 {
	margin: 5px 0 10px 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 32px;
	text-transform: uppercase;
}
@media (min-width: 768px) {
	section#kontakt_dunkel h3 {
		font-size: 40px;
		line-height: 48px;
	}
}

section#kontakt_dunkel p.links {
	color: #fff;
	font-family: "Bitter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.3px;
	line-height: 22.5px;
	margin-top: 0;
	margin-bottom: 14.4px
}
@media (min-width: 768px) {
	section#kontakt_dunkel p.links {
		font-size: 18px;
	}
}
section#kontakt_dunkel hr {
	width: 20%;
	margin: 30px 0;
	border: 0;
	border-top: 2px solid #B79D85;
	background-color: #B79D85;
	color: #B79D85;
}
section#kontakt_dunkel input[type="email"],
section#kontakt_dunkel input[type="text"] {
	background-color: transparent;
	border: 2px solid #B79D85;
	color: #fff;
	min-height: 33px;
	padding: 0px 12px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 22.4px;
	margin: 5px 0;
	text-transform: uppercase;
	width: calc(100% - 28px);
}
section#kontakt_dunkel textarea {
	border: 2px solid #B79D85;
	color: #fff;
	min-height: 33px;
	padding: 4px 12px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 22.4px;
	margin: 5px 0;
	text-transform: uppercase;
	width: calc(100% - 28px);
}
section#kontakt_dunkel input[type="email"]:focus,
section#kontakt_dunkel input[type="text"]:focus,
section#kontakt_dunkel textarea:focus {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
	outline: 0;
}
section#kontakt_dunkel input[type="checkbox"] {
	border: 2px solid #2E2E2E;
	color: #2E2E2E;
}
section#kontakt_dunkel label {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 16px;
}

section#kontakt_dunkel input#submit1 {
	background-color: #FEFF08;
	border: none;
	color: #2E2E2E;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	padding: 10px 20px;
	text-transform: uppercase;
	width: 100%;
}

/*--------------------------------------------------------------
Image Captcha
--------------------------------------------------------------*/
.captcha-image {
  	display: inline-block;
 	text-align: left;
  	width: 100%;
}
.cf7ic_instructions {display: block;}
.captcha-image .cf7ic_instructions span {
  	color: #B79D85;
  	font-weight: bold;
}
.captcha-image i {
  	padding: 5px;
  	font-size: 30px
}
.captcha-image label {
	display: inline-block;
}
.captcha-image label > input{ /* HIDE RADIO */
	display:none;
}
.captcha-image label > input + i{ /* IMAGE STYLES */
	cursor:pointer;
	border:2px solid transparent;
}
.captcha-image label > input:checked + i{ /* (CHECKED) IMAGE STYLES */
	border:2px solid #B79D85;
}
/* Fallback for SVGs */
.captcha-image svg {
  padding: 5px;
  font-size: 50px
}
.captcha-image label > input + svg{ /* IMAGE STYLES */
	cursor:pointer;
	border:2px solid transparent;
}
.captcha-image label > input:checked + svg{ /* (CHECKED) IMAGE STYLES */
	border:2px solid #f00;
}
	

section#kontakt_dunkel p.kc_captcha,
section#kontakt p.kc_captcha {
	margin: 10px 0;
	display: none;
}

section#kontakt_dunkel p.form-error {
	margin-top: 20px;
}
section#kontakt_dunkel p.form-success {
	margin-top: 20px;
}


section#infos {
	background-color: #FFF;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 40px 30px 40px 30px;	
}
@media (min-width: 768px) {
	section#infos {
		padding: 120px 60px 120px 60px;	
	}
}
section#infos h3 {
	color: #2E2E2E;
	font-size: 26px;
	font-weight: 700;
	line-height: 32px;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
}
@media (min-width: 768px) {
	section#infos h3 {
		font-size: 40px;
		line-height: 48px;
	}
}
section#infos p.left {
	color: #2E2E2E;
	font-family: "Bitter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.3px;
	line-height: 22.5px;
	margin-top: 0;
	margin-bottom: 14.4px
}
section#infos hr {
	width: 20%;
	margin: 30px 0;
	border: 0;
	border-top: 2px solid #B79D85;
	background-color: #B79D85;
	color: #B79D85;
}

section#infos ul {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: "Bitter", sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 22px;
	color: #2E2E2E;
}
section#infos ul li {
	padding: 2px 0;
}
section#infos ul ul {
	margin: 0;
	padding: 0 0 40px 0;
	list-style-type: none;
}

section#infos ul.dashes {
  list-style-type: square;
  padding-left: 15px;
  hyphens: auto;
}


section#infos blockquote {
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 30px 0;
	padding-right: 40px;
	position: relative;
}
section#infos blockquote i {
	color: #B79D85;
	font-size: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
section#infos a.buttonlike {
	background-color: #FEFF08;
	color: #2E2E2E;
	font-family: "PT Sans";
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 14px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}
section#infos a.buttonlike:hover {
    color: #fff !important;
	background-color: #2E2E2E;
    transition: ease-in-out 0.3s;
}
section#infos p.right {
	margin-bottom: 60px;
}
section#infos div.text {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
	letter-spacing: 2px;
	padding: 16px 30px 18px 30px;
	text-align: left;
}
section#infos div.logo {
    display: grid;
    place-items: center;
}
section#infos div.logo img {
	filter: grayscale(100%);
	max-height: 70px;
	max-width: 175px;
	transition-duration: .3s;
	transition-property: transform;
}
section#infos div.logo img:hover {
    opacity: 0.8;
    transform: scale(0.9);
}



section#ueberuns {
	background-color: #FFF;
	background-image: url(../img/background-team-mobil.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 500px 60px 60px 60px;
}
@media (min-width: 991px) {
	section#ueberuns {
		background-image: url(../img/background-team.jpg);
		padding-top: 120px;
		padding-bottom: 120px;
	}
}


section#ueberuns h3 {
	color: #2E2E2E;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	margin: 5px 0 40px 0;
	text-transform: uppercase;
}
section#ueberuns h3 span.boxedlink2 {
	background-color: #B79D85;
	padding:2px 5px;
}

section#ueberuns p {
	color: #2E2E2E;
	font-family: "Bitter", sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.3px;
	line-height: 22.5px;
	margin-top: 0;
	margin-bottom: 14.4px
}

section#referenzen {
	background-color: #F9F9F9;
	background-image: url(../img/referenzen_background.jpg);
	background-size: cover;
	background-position: center center;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 100px 60px 100px 60px;
	text-align: center;
}
section#referenzen h2 {
	color: #2E2E2E;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
section#referenzen p.intro {
	font-family: "Bitter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 25.2px;
	margin-bottom: 14.4px;
}
section#referenzen hr {
	width: 10%;
	margin: 30px auto;
	border: none;
	border-top: 2px solid #B79D85;
}

section#referenzen .box-referenzen {
	background-color: #E0DDDC;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	min-height: 8em;
}
section#referenzen .box-referenzen h5 {
    margin-top: 0;
    margin-bottom: .9rem;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 2px;
}

section#referenzen div.tab-title a.accordion-tab-title {
	font-style: italic;
	margin: 5px 0;
	padding: 5px 0;
}

section#referenzen div.text {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
	letter-spacing: 2px;
	padding: 16px 30px 18px 30px;
}

@media (min-width: 768px) {
	section#referenzen div.text {
		text-align: left;
	}
}

section#referenzen div.logo {
    display: flex;
    justify-content: center;
}
section#referenzen div.logo img {
	max-height: 70px;
	max-width: 175px;
	transition-duration: .3s;
	transition-property: transform;
}

@media (max-width: 576px) {
	section#referenzen div.logo img {
		padding: 10px 0;
	}
}
section#referenzen div.logo img:hover {
    opacity: 0.8;
    transform: scale(0.9);
}

section#team {
	background-color: #fff;
	padding: 70px 30px 40px 30px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
@media (min-width: 992px) {
	section#team {
		padding: 100px 60px 100px 60px;
	}
}
section#team h3 {
	color: #2E2E2E;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
}
section#team p {
	font-family: "Bitter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 25.2px;
	margin-bottom: 14.4px;
}
section#team p .boxedlink3 {
    color: #2E2E2E;
	background-color: #c9ab8f;
	font-size: 18px;
	font-family: "PT Sans";
	font-weight: bold;
	padding: 3px;
	line-height: 20px;
	margin-left: 10px;
}

section#team h4	{ 
	font-family: "Bitter", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	padding: 0px 0px 10px 0px;
	margin: 10px 0 0px 0;
}

@media (min-width: 1230px) {
	section#team div.area {
		min-height: 57px;
	}
}
@media (min-width: 768px) and (max-width: 1229px) {
	section#team h4	{ 
		min-height: 54px;
	}
	section#team div.area {
		min-height: 90px;
	}
}
section#team div.phone {
	min-height: 25px;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 700;
	color: #2E2E2E;
}
/* iOS */
section#team div.phone a {
	color: #2E2E2E;
	text-decoration: none;
}
section#team div.tab-title {
	text-transform: uppercase;
	font-weight: 700;
}
section#team div.tab-title a.accordion-tab-title {
	margin: 0;
	padding: 1px 1px 1px 5px;
    line-height: 28px;
}

section#team .accordion-content {
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 21px;
}


section#galerie {
	background-color: transparent;
	background-image: linear-gradient(230deg, #2E2E2E 60%, #4A4A4A 100%);
	padding: 100px 60px 100px 60px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
section#galerie h2 {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 32px;
	margin: 0px 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
@media (min-width: 768px) {
	section#galerie h2 {
		font-size: 34px;
		line-height: 44px;
	}
}
@media (min-width: 992px) {
	section#galerie h2 {
		font-size: 40px;
		line-height: 48px;
	}
}
section#galerie hr {
	width: 20%;
	text-align: center;
	margin: 10px auto;
	background-color: #B79D85;
	color: #B79D85;
}
section#galerie .lightbox {
    column-count: 2;
    column-gap: 15px;
	margin-top: 30px;
}
@media (min-width: 768px) {
	section#galerie .lightbox {
	    column-count: 3;
	}
}
@media (min-width: 992px) {
	section#galerie .lightbox {
	    column-count: 4;
	}
}
section#galerie .lightbox .item {
    display: inline-block;
    margin: 0 0 8px;
    width: 100%;
}
section#galerie .lightbox img {
	border: 2px solid #fff;
	transition-duration: 0.8s;
	transition-property: mix-blend-mode, transform, opacity, background-color,-webkit-transform;
	width: 100%;
}
section#galerie .lightbox img:hover {
	opacity: 0.2;
	transition: .5s ease;
	background-color: #B79D85C7;
}

section#kontakt {
	background-color: #fff;
	padding: 50px 60px 100px 60px;
	min-height: 350px;
}
@media (min-width: 992px) {
	section#kontakt {
		padding: 160px 60px 80px 60px;
	}
}

section#kontakt h3 {
	color: #2E2E2E;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
}
section#kontakt p.links {
	color: #2E2E2E;
	font-family: "Bitter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 10px 0px;
}

section#kontakt hr {
	width: 20%;
	text-align: center;
	margin: 10px 0;
	border: 0;
	border-top: 2px solid #B79D85;
	background-color: #B79D85;
	color: #B79D85;
}

section#kontakt input[type="email"],
section#kontakt input[type="text"] {
	border: 2px solid #2E2E2E;
	color: #2E2E2E;
	min-height: 33px;
	padding: 0px 12px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 22.4px;
	margin: 5px 0;
	text-transform: uppercase;
	width: calc(100% - 28px);
}
section#kontakt textarea {
	border: 2px solid #2E2E2E;
	color: #2E2E2E;
	min-height: 33px;
	padding: 4px 12px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 22.4px;
	margin: 5px 0;
	text-transform: uppercase;
	width: calc(100% - 28px);
}
section#kontakt input[type="email"]:focus,
section#kontakt input[type="text"]:focus,
section#kontakt textarea:focus {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
	outline: 0;
}
section#kontakt input[type="checkbox"] {
	border: 2px solid #2E2E2E;
	color: #2E2E2E;
}
section#kontakt label {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 16px;
}
section#kontakt input#submit2 {
	background-color: #FEFF08;
	border: none;
	color: #2E2E2E;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	padding: 10px 20px;
	text-transform: uppercase;
	width: 100%;
}

/* Impressum und Datenschutz */
section#basic-page1 {
	background-image: url(/assets/img/referenzen_background.jpg);
	background-size: cover;
	background-position: center center;
	padding: 100px 60px 100px 60px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;	
}
section#basic-page1 h1 {
	color: #2E2E2E;
	font-family: "PT Sans", sans-serif;
	font-size: 78px;
	font-weight: 700;
	hyphens: auto;
	letter-spacing: normal;
	line-height: 78px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;	
}
@media (max-width: 767px) {
	section#basic-page1 h1 {
		font-size: 58px;
	}
}

section#basic-page1 hr {
	width: 20%;
	text-align: center;
	margin: 10px 0;
	border: 0;
	border-top: 2px solid #B79D85;
	background-color: #B79D85;
	color: #B79D85;
}
section#basic-page2 {
	padding: 100px 60px 100px 60px;
}
section#basic-page2 p a {
	color: #2E2E2E;
}

/* Footer */
section#moodbild {
	background-color: #B79D85;
	display: flex;
	flex-direction: column;
}
section#moodbild #moodbild-text {
	min-height: 250px;
	text-align: center;
	width: 100%;
}
section#moodbild #moodbild-text h3 {
	color: #2E2E2E;
	font-size: 26px;
	font-weight: 700;
	line-height: 32px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
@media (min-width: 768px) {
	section#moodbild {
		flex-direction: row;
	}
	section#moodbild #moodbild-text {
		order: 0 !important;
		flex: 0 0 auto;
		width: 41.66666667%;
		text-align: right;
	}
	section#moodbild #moodbild-text h3 {
		font-size: 40px;
		line-height: 48px;
	}
	section#moodbild #moodbild-bild {
		order: 1 !important;
		flex: 0 0 auto;
		width: 58.33333333%;
	}
}

section#moodbild #moodbild-text .inner {
	padding: 30px 30px 0px 30px;
}

section#moodbild #moodbild-bild {
	min-height: 200px;
    overflow: hidden;
}

section#moodbild #moodbild-bild img {
	transition: all 1500ms ease-in-out; 
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
section#moodbild #moodbild-bild img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);	
	-webkit-filter: brightness(70%);
    filter: brightness(70%);
}

section#moodbild p {
	color: #2E2E2E;
	font-family: "Bitter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}
section#moodbild p .boxedlink4 {
    color: #fff;
	background-color: #2E2E2E;
	font-size: 18px;
	font-family: "PT Sans";
	font-weight: bold;
	padding: 3px;
	line-height: 20px;
	margin-left: 10px;
}

div#dialog-message {
	background-color: #937F6C;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
	margin: 0px 0px 0px -15px;
	position: fixed;
	right: 0;
	top: 200px;
	width: 40px;
	height: auto;
	padding: 3px;
}
@media (min-width: 768px) {
	div#dialog-message {
		padding: 5px;
	}
}

div#dialog-message a {
	color: #FEFF08;
	display: block;
	font-size: 16px;
	padding: 8px 10px;
	transition: all .5s;
}
div#dialog-message a:hover {
	color: #2E2E2E;
    transform: scale(1.2);	
}
@media (min-width: 768px) {
	div#dialog-message a {
		font-size: 20px;
	}
}



footer#footer1 {
	background-color: transparent;
	background-image: linear-gradient(210deg, #2F2F2F 50%, #4A4A4A 100%);
	color: #fff;
	line-height: 24px;
	margin: 0;
	text-align: center;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 60px 60px 80px 60px;
}
@media (min-width: 768px) {
	footer#footer1 {
		text-align: left;
	}
}
footer#footer1 img.logo {
	width: 84px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);
	vertical-align: middle;
	display: inline-block;
	height: auto;
	max-width: 100%;
	border: none;
}
footer#footer1 a {
	color: #fff;
	text-decoration: none;
}

footer#footer2 {
	background-color: #2E2E2E;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

footer#footer2 p {
	margin: 0;
	padding: 5px;	
}