@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Thin.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Light.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Regular.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Medium.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Bold.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Black.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-ThinItalic.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-LightItalic.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-Italic.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-MediumItalic.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-BoldItalic.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url(https://www.ilving.at/static/fonts/Roboto/Roboto-BlackItalic.woff2) format('woff2');
}

body,
html {
	padding: 0;
	margin: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

[class*=span] {
	float: left;
	min-height: 1px;
	margin-left: 30px
}

.container {
	width: 1170px;
	margin-right: auto;
	margin-left: auto
}

.container:after,
.container:before {
	display: table;
	line-height: 0;
	content: ""
}

.container:after {
	clear: both
}

.row {
	width: 100%
}

.row:after,
.row:before {
	display: table;
	line-height: 0;
	content: ""
}

.row:after {
	clear: both
}

.row [class*=span] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.4590163934426%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row [class*=span]:first-child {
	margin-left: 0
}

.row .span12 {
	width: 100%
}

.clearfix:after,
.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clear,
.clearfix:after {
	clear: both
}

* {
	outline: 0
}

iframe {
	display: block
}

a {
	text-decoration: none
}

.fl {
	float: left
}

.fr {
	float: right
}

img {
	max-width: 100%;
	height: auto
}

a:hover {
	color: #666
}

::placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: #666
}

input::focus::placeholder {
	color: transparent;
}

/* font-smoothing */
h1,
h2,
h3,
h4,
h5,
h6 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.wrapper.container {
	background: #ffffff;
}

.logo {
	margin: 0 auto;
	display: block;
}

.menu_mobile {
	display: none;
	margin: 0 0 30px 0;
	padding: 0 20px;
}

.menu_mobile li {
	list-style: none;
}

.menu_mobile li a {
	font-size: 11px;
	color: #666666;
	font-weight: 400;
}

.menu_mobile li.current-menu-item a,
.menu_mobile li.current-menu-ancestor>div>a,
.menu_mobile li.current-menu-ancestor>a span {
	color: #b5b5b5;
}

.show_mobile_menu {
	display: none;
}

.menu li {
	display: inline-block;
	margin-right: 25px;
}

.menu li:last-child {
	margin-right: 0;
}

.menu a {
	font-weight: 700;
	color: #484848;
	font-size: 13px;
	text-transform: uppercase;
}

header .fl {
	margin: 10px 0 0 0;
}

header .fr {
	margin: 10px 0 0 0;
}


.left_part i {
	margin-right: 2px;
	line-height: 30px;
}


header .left_part {
	float: left;
	min-height: 50px;
}

header .left_part a {
	font-size: 11px;
	color: #727272;
}


header .thisitem {
	float: left;
	font-size: 11px;
	color: #727272;
	margin-right: 30px;
	margin-top: 11px;
}

.wrapper.container {
	clear: both;
}

.menu li {
	position: relative;
}

.menu li.current-menu-item a,
.menu li.current-menu-ancestor>div>a,
.menu li.current-menu-ancestor>a span {
	color: #b5b5b5;
}

.menu {
	padding-left: 0;
}

footer {
	background: #f0f3f3;
	color: #484848;
	font-size: 12px;
	text-align: center;
	padding: 35px 0;
	margin-top: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #313131;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
}

.contentarea p {
	margin-top: 0;
}

.contentarea ul li {
	margin-left: 23px;
	position: relative;
}

.contentarea ol li {
	margin-left: 23px;
	list-style: decimal;
}


hr {
	border: none;
	height: 1px;
	background: #e4e5e5;
}


.home .contentarea {
	min-height: 300px;
}

.contentarea ol,
.contentarea ul {
	padding-left: 0;
}




/* iPhones */
@media only screen and (max-width: 568px) {
	.container {
		width: 500px;
		padding: 0 20px;
	}

	header {
		padding-bottom: 30px;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		letter-spacing: 1px !important;
	}

	h1 {
		font-size: 23px;
		line-height: 30px;
	}

	.desktop_menu {
		display: none !important;
	}

	.show_mobile_menu {
		display: block;
		text-align: center;
		padding: 30px 20px;
		cursor: pointer;
		font-weight: 700;
		color: #484848;
		font-size: 13px;
		text-transform: uppercase;
	}
}

/* Only Vertical iPhone */
@media only screen and (max-width: 320px) {
	.container {
		width: 280px;
		padding: 0 20px;
	}

	.row [class*=span] {
		margin-left: 0 !important;
	}
}

/* Retina */
.retina_image {
	display: none;
}

/* New Media */
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
	.container {
		width: 1100px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.container {
		width: 920px;
	}
}

@media only screen and (min-width: 860px) and (max-width: 1024px) {
	.container {
		width: 740px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 860px) {
	.container {
		width: 670px;
	}
}

@media only screen and (min-width: 620px) and (max-width: 768px) {
	.container {
		width: 540px;
	}
}

@media only screen and (min-width: 568px) and (max-width: 620px) {
	.container {
		width: 490px;
	}
}

@media only screen and (max-width: 568px) {
	.container {
		width: calc(100% - 60px);
	}
}

@media only screen and (max-width: 768px) {
	.row .span12 {
		width: 100%;
	}
}



/********* spacer *************/

body {
	font-family: Roboto, sans-serif;
}

.ilving-green {
	color: #67882b;
}

.contentarea ol,
.contentarea ul {
	color: #202c2b;
	font-family: 'Roboto';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
}

.menu a {
	color: #202c2b;
	font-weight: normal;
	font-size: 12pt;
}

.menu li.current-menu-item a {
	color: #202c2b;
	font-weight: bold;
}

@media only screen and (min-width: 569px) and (max-width: 1024px) {
	.menu a {
		font-size: 10pt;
	}

	.menu li {
		margin-right: 15px;
	}
}

.menu {
	margin-top: 12px;
}

@media only screen and (min-width: 569px) and (max-width: 768px) {

	header .fl,
	header .fr {
		float: none;
		text-align: center;
	}
}

.desktop_menu li.current-menu-item:before {
	position: absolute;
	left: -10%;
	height: 2px;
	background: #67882b;
	content: "";
	width: 120%;
	display: block;
}

.desktop_menu li.current-menu-item:after {
	position: absolute;
	left: -10%;
	height: 2px;
	background: #67882b;
	content: "";
	width: 120%;
	display: block;
}

@media only screen and (min-width: 569px) {
	.mobile_menu_container {
		display: none;
	}
}

.mobile_menu_container {
	margin-top: 5px;
}

.menu_mobile .menu-item a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #202c2b;
	font-weight: normal;
	font-size: 12pt;
}

.menu_mobile li.current-menu-item a {
	color: #202c2b;
	font-weight: bold;
}

.menu_mobile li.current-menu-item:before {
	position: absolute;
	left: 0px;
	height: 2px;
	background: #67882b;
	content: "";
	width: 100%;
	display: block;
}

.menu_mobile li.current-menu-item:after {
	position: absolute;
	left: 0px;
	height: 2px;
	background: #67882b;
	content: "";
	width: 100%;
	display: block;
}

.show_mobile_menu {
	padding: 7px;
	font-size: 28pt;
}

h1 {
	text-align: left;
	text-transform: none;
}

div.headtext {
	position: relative;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 2% 5% 2% 10%;
}

img.headthumb {
	padding-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
	div.start.headtext {
		top: -384px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 62%;
		margin-bottom: -273px;
		/* height headtext */
		padding-bottom: 50px;
		padding-top: 50px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.start.headtext {
		top: -353px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 65%;
		margin-bottom: -275px;
		/* height headtext */
		padding-bottom: 40px;
		padding-top: 40px;
	}
}

@media only screen and (min-width: 1200px) {
	div.loesungen.headtext {
		top: -270px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 41%;
		margin-bottom: -143px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.loesungen.headtext {
		top: -245px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 45%;
		margin-bottom: -137px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1200px) {
	div.planung.headtext {
		top: -242px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 43%;
		margin-bottom: -143px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.planung.headtext {
		top: -218px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 50%;
		margin-bottom: -137px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1200px) {
	div.preis.headtext {
		top: -270px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 38%;
		margin-bottom: -144px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.preis.headtext {
		top: -245px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 43%;
		margin-bottom: -137px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1200px) {
	div.faq.headtext {
		top: -211px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 32%;
		margin-bottom: -105px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.faq.headtext {
		top: -198px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 35%;
		margin-bottom: -98px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1200px) {
	div.kontakt.headtext {
		top: -211px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 15%;
		margin-bottom: -105px;
		/* height headtext */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	div.kontakt.headtext {
		top: -198px;
		/* (height headthumb + height headtext) / 2 + 20px */
		width: 16%;
		margin-bottom: -98px;
		/* height headtext */
	}
}


.lb-list-icon {
	font-size: 22px;
	padding-right: 5px;
}

.lb-list-content b.bigger {
	font-size: 22px;
}

.lb-list-content .space-below {
	margin-bottom: 12px;
}

.lb-list hr {
	height: 2px;
	background: rgba(128, 128, 128, 0.5);
	margin-top: 20px;
	margin-bottom: 20px;
}

.lb-list-content {
	display: flex;
}

.lb-list-content p {
	margin-bottom: 0px;
}

.lb-list-content p.nohritem {
	margin-top: 20px;
	margin-bottom: 20px;
}

@media all and (min-width: 769px) {
	.lb-list-image-container {
		display: grid;
		width: 100%;
		grid-gap: 20px;
	}

	.lb-list-image-container {
		grid-template-columns: auto auto auto;
	}

	.lb-list-image-container.image-right img {
		grid-column: 3;
		grid-row: 1;
	}

	.lb-list-image-container.image-right .lb-list {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row: 1;
	}

	.lb-list-image-container.image-left img {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row: 1;
	}

	.lb-list-image-container.image-left .lb-list {
		grid-column: 3;
		grid-row: 1;
	}
}

.lb-list-image-container img.start-lightbulb {
	margin-top: 20px;
}

.block-button__link,
.block-button__link:hover {
	color: #fff;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	border-radius: 6px;
	background-color: #67882b;
	font-size: 16pt;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}


@media all and (max-width: 1024px) {
	.headtext .block-button {
		margin-bottom: 24px;
	}
}

.block-quote {
	border-left: 4px solid #67882b;
	margin: 0 0 28px;
	padding-left: 1em;
}

h3.loesung {
	font-family: Arial;
	position: relative;
	overflow: hidden;
}

@media all and (min-width: 500px) {
	h3.loesung:after {
		display: inline-block;
		content: "";
		height: 1px;
		background: #67882b;
		position: absolute;
		width: 100%;
		top: 50%;
		margin-left: 10px;
	}
}

.subheader {
	font-weight: 500;
}

.lb-list.loesung>p {
	color: #67882b;
	margin-bottom: 10px;
}

.lb-list.loesung>.lb-list-content {
	margin-bottom: 20px;
}

.loesung-container {
	margin-top: 30px;
	margin-bottom: 40px;
}

.accordion .htext {
	padding-right: 40px;
}

.accordion.preis h3 {
	color: #202c2b;
	background-color: #e9efde;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.accordion.preis .ui-icon {
	position: relative;
	color: #67882b;
	float: right;
	right: 30px;
	border-style: solid;
	border-color: #67882b;
	border-radius: 6px;
	padding: 3px;
	width: 25px;
	height: 25px;
	text-align: center;
	top: 13px;
}

.lb-list.preis>.lb-list-content {
	margin-bottom: 30px;
}

.accordion-content.preis hr {
	background: #67882b;
	margin-bottom: 30px;
}

.lb-list.preis>p {
	text-transform: uppercase;
	margin-bottom: 0px;
}

@media screen and (max-width: 568px) {
	.accordion .htext {
		display: block;
		max-width: 75%;
	}

	.accordion .htext {
		font-size: 17px;
	}

	.accordion.preis h3 {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 12px;
	}

	.accordion.faq h3 {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 12px;
	}

	.accordion.faq .ui-icon {
		top: -5px;
	}

	.accordion.preis .ui-icon {
		top: 2px;
	}
}


.accordion.faq h3 {
	color: #202c2b;
	background-color: #e9efde;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.accordion.faq .ui-icon {
	position: relative;
	color: #67882b;
	float: right;
	right: 30px;
	border-style: solid;
	border-color: #67882b;
	border-radius: 6px;
	padding: 3px;
	width: 25px;
	height: 25px;
	text-align: center;
	top: -2px;
}

.accordion pre {
	white-space: pre-wrap;
	font-family: 'Source Code Pro', monospace;
}

footer .links {
	line-height: normal;
}


.lb-list-image-container.image-right .lb-list {
	width: 90%;
}

.container {
	padding-right: 30px;
	padding-left: 30px;
}

body,
header {
	background: #EEEEEE;
}

header {
	padding-bottom: 0;
	padding-top: 20px;
}

.menu {
	margin-top: 15px;
	margin-bottom: 10px;
}

header .container:first-child {
	background: #ffffff;
	padding-bottom: 15px;
	padding-top: 8px;
}

footer {
	background: none;
	padding-top: 0px
}

.block-button__link:hover {
	background-color: #516A22;
}

@media only screen and (max-width: 568px) {
	header {
		padding-top: 0px;
	}
}


p {
	color: #202c2b;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	text-decoration: none;
}

p.header-text {
	font-size: 17px;
	line-height: 1.3;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
}

h2 {
	color: #67882b;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.6;
	text-transform: uppercase;
}

h3 {
	color: #67882b;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
}

.lb-list-content p,
.lb-list-content ul {
	margin: 0;
}

.contentarea p a {
	text-decoration: underline;
}

.contentarea ul {
	color: #202c2b;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: none;
}

.block-button__link {
	text-align: center;
}

/*
.lb-list-content, p {
	text-align: justify;
}
*/

@media all and (max-width: 769px) {
	.desktop-img {
		display: none;
	}
}
@media all and (min-width: 769px) {
	.mobile-img {
		display: none;
	}
}

@media all and (max-width: 769px) {
	.lb-list-image-container.image-right .lb-list {
		width: 100%;
	}
	.center-mobile {
		text-align: center;
	}
	.lb-list-content.center-mobile {
		display: block;
	}
}

@media all and (min-width: 1025px) {
	.energie-img-1 {
		width: 200px;
		padding-right: 95px;
	}
}
@media all and (max-width: 769px) {
	.energie-img-1 {
		max-height: 200px;
	}
	.energie-img-3 {
		max-height: 385px;
	}
}


@media all and (min-width: 1200px) {
	.energie-img-3 {
		width: 365px;
	}
}

@media all and (min-width: 1025px) {
	.sf-proj-img-1 {
		width: 350px;
	}
}
@media all and (max-width: 769px) {
	.sf-proj-img-1 {
		width: 480px;
	}
}

@media all and (min-width: 1200px) {
	.sf-proj-img-2 {
		width: 340px;
	}
}

@media all and (min-width: 1025px) {
	.sf-proj-img-3 {
		width: 350px;
	}
}
@media all and (max-width: 769px) {
	.sf-proj-img-1 {
		width: 400px;
	}
	.sf-proj-img-2 {
		width: 400px;
	}
	.sf-proj-img-3 {
		width: 460px;
	}
	.sf-proj-img-4 {
		width: 460px;
	}
}

@media all and (min-width: 769px) {
	.planung-img-2 {
		width: 350px;
	}
}

@media all and (max-width: 769px) {
	.planung-img-2 {
		margin-bottom: 24px;
	}
}



/* ex - custom.css */
/* Main Font */
header a,
h1,
h2,
h3,
h4,
h5,
h6,
body,
code,
body #mc_signup_submit,
input,
textarea {
	font-family: "Roboto";
}

/* Main Color */
.menu li:hover a,
.menu_mobile li:hover a,
.menu_mobile li:hover li:hover a,
.menu_mobile li:hover li:hover li:hover a,
.menu li:hover .sub-menu li:hover>a,
a {
	color: #67882b;
}


/* Main Background-Color */

/* Headers */
h1 {
	font-size: 32px;
	line-height: normal;
	letter-spacing: normal;
}

h2 {
	font-size: 28px;
	line-height: normal;
	letter-spacing: normal;
}

h3 {
	font-size: 24px;
	line-height: normal;
	letter-spacing: normal;
}

h4 {
	font-size: 21px;
	line-height: normal;
	letter-spacing: normal;
}

h5 {
	font-size: 17px;
	line-height: normal;
	letter-spacing: normal;
}

h6,
.comment-reply-title {
	font-size: 15px;
	line-height: normal;
}

/* cookieconsent */
:root {
	--cc-btn-primary-bg: #67882b;
	--cc-btn-primary-hover-bg: #516A22;
	--cc-btn-secondary-hover-bg: #BEDF82;
}