/*
This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License, either version 2
of the License, or any later version.

For the full copyright and license information, please read the
LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share!
*/
/*
    Created on : 03.10.2016, 18:57:05
    Author     : Kevin Ditscheid <kevinditscheid@gmail.com>
*/
/* COLUMNS WITH BORDERS */
.columns-border > .row{
	position: relative;
}
.columns-border > .row > .column + .column:before{
	display: block;
	position: absolute;
	border: 1px solid #fff;
	width: 100%;
	height: 0;
	content: '';
}
/*background image for all Contentelements */
.background-image{
	background-repeat: no-repeat;
	min-height: 400px;
	background-size: 100%, auto;
	background-size: cover;
	background-position:center, center;
}
.order-form {
	border-top: 1px solid;
	border-color: #BEBFB7;
	max-width: 800px;
	max-width: 800px;
}
/*Border Box*/
.border-box-without-hover {
	border: 1px solid;
	border-color: #BEBFB7;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 0;
	width: auto;
	opacity: 1;
	max-width: 800px;
	margin: 0;
	margin-right: 30px;
	line-height: 1.3em;
	padding-bottom: 20px;
}
.border-box-without-hover span.size-medium {
	font-size: 1.22em;
}
.border-box-without-hover p.size-medium {
	font-size: 1.22em;
}
.border-box img {
	width: 280px;
	height: auto;
	max-width: 100%;
	margin-bottom: 15px;
}
.border-box .ce-rounded img{
	border-radius: 50%;
}
.border-box {
	border: 1px solid;
	border-color: #BEBFB7;
	padding: 15px 12px 0;
	width: auto;
	opacity: 1;
	max-width: 800px;
	margin: 0;
	margin-bottom: 30px;
}
.border-box p {
	line-height: 0;
	margin: 0;
}
.border-box p.sub-header-p {
	line-height: 1em;
	margin-bottom: 5px;
}
.border-box a.more-button{
	border: none;
	padding-left: 0;
	width: calc(100% - 45px);
	font-family: "Roboto Slab";
	font-size:1.22em;
	padding-right: 45px;
}
.border-box a.more-button:after{
	margin-left: 0;
	position: absolute;
	right: 0;
	bottom: 12px;
}
.border-box a.more-button:hover{
	background: #fff;
}
.border-box:hover {
	cursor: pointer;
}
.border-box:hover img{
	opacity: 0.5;
}
/*Header for Icon-Text Contentelement*/
.icon-text-header {
	min-width: 300px;
	height: 0px;
	color: #006374;
	font-family: 'Roboto Slab';
	text-align: center;
	font-size: 1.44em;
	text-decoration: underline;
	line-height: 90px;
}
/*icon text contentelement*/
.icon-text a {
	color: #006374
}
.icon-text {
	width: 265px;
	height:500px;
	padding-left: 25px;
	padding-right: 25px;
	transition: background-color .7s;
	cursor: pointer;
}
.icon-text .ce-media{
	padding-right: 0;
}
.icon-text:hover{
	background-color: #b8d6e4;
}
.icon-text:hover .ce-bodytext{
	opacity: 1;
}
.icon-text:hover h2{
	opacity: 0;
}
.icon-text:hover img{
	height: 70px;
}
.icon-text .ce-bodytext{
	line-height: 20px;
	color: #000;
	text-align: center;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: .2s;
}
.icon-text  img{
	display: block;
	margin: auto;
	width: 130px;
	height: 150px;
	margin-top: 150px;
	transition: height .5s;
	transition-delay: .2s;
}
.icon-text h2{
	text-align: center;
	font-family: 'Roboto Slab';
	font-size: 30px;
	color: #006374;
	position: absolute;
	margin-left: -30px;
	margin-top: 320px;
	width: 315px;
	transition: opacity .5s;
}
/*Praxis-Slider*/
.praxis-slider .ce-media {
	width: 500px;
	height: 380px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 35px;
}
.praxis-slider img {
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	height: 100%;
	min-width: unset;
	min-height: unset;
	max-width: unset;
	max-height: unset;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.praxis-slider .ce-bodytext {
	padding-left: 30px;
	margin-top: 300px;
}

/*berater suche*/
.beratersuche {
	margin: auto;
	color: #fff;
	padding-top: 20px;
}
.beratersuche .ce-textpic{
	background-color: #006374;
}
.beratersuche .ce-bodytext{
	margin-top: 35px;
}
.beratersuche h2 {
	font-family: 'Roboto Slab',sans-serif;
	font-size: 38px;
	font-weight: bold;
}
.beratersuche a {
	color: #fff;
	border-radius: 8px;
	border: 2px solid transparent;
	background-color: #ec6608;
	padding: 10px;
	padding-left: 50px;
	padding-right: 0px;
	margin-top: 0;
	font-family: 'Roboto';
}
/*.beratersuche a:before {
	font-family: 'fontawesome';
	content: '\f0a9';
	color:#fff;
	margin-left: -35px;
	font-size: 25px;
	position: absolute;
	margin-top: 0;
	line-height: 1;
} */
.beratersuche a:hover {
	border-color: #fff;
	background-color: #006374;

}
/*Beratertelefon*/
.beratertelefon{
	padding-top: 20px;
}
.beratertelefon .ce-textpic{
	background-color: #ec6608;
	padding: 20px;
	color: #fff;
}
.beratertelefon p {
	margin: 0;
	line-height: 1;
	font-size: 20px;
}
.beratertelefon .size-medium {
	margin: 0;
	line-height: 1;
	font-size: 25px;
}
.beratertelefon  .ce-bodytext {
	margin-top: 20px;
}
.beratertelefon .ce-column {
	margin-right: 10px;
}

/*Text and image Contentelement*/
.text-round-image a {
	color:#000;
}
.text-round-image img {
	border-radius: 50%;
	height: 240px;
	width: 240px;
	margin-top: 30px;
}
.text-round-image:hover{
	cursor: pointer;
}

.only-text-box a:hover {
	background-color: #eae9e7;
	border-color: #7c7e6e;
}

/*static consultation-search have to change*/
.consultation-search{
	height: 750px;
	padding-bottom: 130px;
	position: relative;
}
.cs-background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cs-background img{
	max-width: 100%;
	width: auto;
	height: auto;
}
.consultation-container-inner {
	height: 100%;
}
.beratertelefon-static {
	font-family: 'Roboto',sans-serif;
	font-weight: bold;
	background-color: #ec6608;
	width: 540px;
	height: 228px;
	color: #fff;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 26px;
	position: absolute;
	margin-top: 40px;
	margin-left:  -45px;
}
.beratertelefon-static:after {
	background-image:url('/typo3conf/ext/ep_template_zab/Resources/Public/Images/Icons/Logo_Klammer.svg');
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	content: '';
	left: 456px;
	top: 203px;
	position: absolute;
}
.beratertelefon-static .number {
	font-size: 1.66em;
	font-weight: bold;
	margin: 0;
}
.beratertelefon-static .co-opening {
	padding-left: 30px;
	font-weight: 400;
	font-size: 1.34em;
	position: relative;
}
.beratertelefon-static .co-call {
	font-weight: 400;
	font-size: 1.44em;
}
.beratertelefon-static .phone-icon {
	background-image:url('/typo3conf/ext/ep_template_zab/Resources/Public/Images/Icons/phone.svg');
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 30px;
	background-repeat: no-repeat;
}
.beratersuche-static {
	width: 870px;
	margin: auto;
	background-color: #006374;
	height: 330px;
	color: #fff;
	position: absolute;
	margin-top: 510px;
	margin-left: 385px;
	max-width: 100%;
}
.beratersuche-static:before{
	background-image:url('/typo3conf/ext/ep_template_zab/Resources/Public/Images/Contentelemente/Beratersuche.svg');
	background-repeat: no-repeat;
	background-size: 320px 360px;
	width: 320px;
	height: 360px;
	content: '';
	position: absolute;
	margin-top: -50px;
	z-index: 100;
	max-width: 100%;
}
.beratersuche-static .ce-bodytext:before {
	background-image: none;
}
.beratersuche-static .ce-bodytext{
	width: 340px;
	margin-left: 55%;
	margin-top: 0;
	font-family: 'Roboto Slab';
	max-width: 100%;
}
.beratersuche-static .ce-bodytext h3 {
	font-size: 2.00em;
	line-height: 20px;
}
.beratersuche-static img {
	float: left;
	margin-left: 0;
	margin-top: -40px;
}

/*Only-Link*/
.link-only {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.link-only a.icon-arrow-round-right::after {
	font-family: "FontAwesome";
	color: #f35c1a;;
	font-size: 30px;
	vertical-align: middle;
	margin-top: 5px;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	margin-left: 30px;
	background-image:url('/typo3conf/ext/ep_template_zab/Resources/Public/Images/Icons/Pfeil-orange.svg');
	margin-bottom: 8px;
}
.link-only a.more-button.icon-arrow-round-right {
    padding-right: 62px;
	border: none;
    text-align: center;
    background: none;
	font-family: "Roboto Slab";
	font-weight: normal;
	font-size: 1.22em;
}
.text-round-image .ce-bodytext{
	padding-right: 20px;
}
.text-round-image:hover img {
	opacity: 0.5;
}
.pageheader{
	font-size: 24px;
}
.pageheader .ce-bodytext {
	padding-right: 15px;
}
.pageheader .ce-textpic{
	padding-top: 20px;
	padding-bottom: 55px;
}
.pageheader .ce-gallery{
	margin-top: 10px;
}
.pageheader .ce-media{
	padding-right: 0;
	position: relative;
}
.pageheader h1{
	font-size: 50px;
	line-height: 1;
	margin-top: 10px;
}
.pageheader .image-icon{
	border-radius: 50%;
	position: absolute;
	width: 140px;
	height: 120px;
	padding-top: 20px;
	text-align: center;
	right: 0;
	top: 0;
}
.pageheader .image-icon img{
	display: inline-block;
}
.pageheaderteaser{
	position: relative;
    min-height: 400px;
}
.pageheaderteaser .cs-background{
	z-index: 0;
}
.pageheaderteaser .overlay{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: #000;
	opacity: 0.6;
	top: 0;
	left: 0;
}
.pageheaderteaser .overlay.nooverlay{
	opacity: 0;
}
.pageheaderteaser > .container{
	position: relative;
	z-index: 8;
}
.pageheaderteaser h1{
	display: inline-block;
}
.pageheaderteaser .ce-bodytext{
	padding-bottom: 20px;
}
.pressteaser .download:before,
.pressteaser .icon-arrow-round-right-before:before{
	margin-right: 10px;
}
/*Teaser without image 3 times*/
.teaser-three-headline {
	color: #7b7b7b;
	font-weight: bold;
	font-size: 1.666em;
	text-align: center;
	text-decoration: underline;
}
.teaser-three h2 {
	color: #7b7b7b;
	font-size: 1.44em;
	margin-bottom: 0;
}
.teaser-three a {
	color: #000;
	font-family: 'roboto';
	font-weight: bold;
}

.teaser-three .ce-bodytext {
	padding-right: 30px;
}

.pressteaser h3{
	margin-top: 0;
}

.contact-item .ce-textpic{
	padding: 40px 20px;
}
.contact-persons .contact-item:nth-child(2n){
	background-color: #eae9e7;
}
.contact-item .name{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.contact-item .contact-title{
	margin-top: 0;
}
.contact-persons .ce-gallery{
	width: auto;
	text-align: center;
}
.contact-persons .ce-outer{
	display: inline-block;
}

.datasheet p{
	line-height: 1.8;
	padding-right: 15px;
}
@media screen and (min-width: 650px){
	.contact-item .ce-textpic{
		padding: 40px 80px;
	}
}
@media screen and (min-width: 785px){
	.columns-border > .row > .column + .column:before{
		width: 0;
		height: 100%;
		margin-left: -1px;
	}
}
@media screen and (min-width: 860px){
	.pageheaderteaser{
		font-size: 20px;
	}
	.beratersuche-static::before {
		margin-left: 100px;
	}
}
@media screen and (min-width: 880px){
	.border-box{
		margin-right: 30px;
		margin-bottom: 100px;
	}
}
@media screen and (min-width: 1125px){
	.beratertelefon{
		margin-bottom: 90px;
	}
	.beratertelefon:after {
		background-image:url('/typo3conf/ext/ep_template_zab/Resources/Public/Images/Icons/Logo_Klammer.svg');
		background-repeat: no-repeat;
		height: 160px;
		width: 160px;
		content: '';
		position: absolute;
		right: -10px;
		bottom: 34px
	}
}
@media screen and (min-width: 1260px){
	.contact-persons .item-row:nth-child(2n){
		background-color: #eae9e7;
	}
	.contact-persons .contact-item:nth-child(2n){
		background-color: transparent;
	}
	.contact-persons .item-row:after{
		content: '0';
		height: 0;
		visibility: hidden;
		display: block;
		clear: both;
	}
	.contact-item{
		width: 50%;
		float: left;
	}
	.contact-item .ce-textpic{
		padding: 40px 80px 40px 0;
	}
	.contact-item:nth-child(2n) .ce-textpic{
		padding: 40px 0 40px 80px;
	}
	.praxis-slider .ce-media {
		margin-top: 20px;
	}
}
@media screen and (min-width: 1300px){
	.beratertelefon .ce-textpic{
		padding: 40px;
	}
	.beratertelefon .size-medium{
		font-size: 45px;
	}
	.beratertelefon p{
		font-size: 30px;
	}
	.beratertelefon::after {
		right: 15px;
		bottom: 45px;
	}
}

@media screen and (max-width: 1300px){
	.consultation-search .cs-background img{
		max-width: none;
		height: 100%;
	}
	.beratertelefon-static{
		left: 40px;
	}
	.beratersuche-static{
		right: 0;
	}
	.beratersuche{
		padding: 20px;
	}
}
@media screen and (max-width: 1260px){
	.background-blue-icon .column-6 {
		float: left;
		width: 50%;
	}
	.background-blue-icon > .container > .row > .column-6 {
		float: none;
		width: 100%;
	}
	.icon-text {
		height: auto;
	}
	.icon-text .ce-media{
		padding-right: 0;
	}
	.icon-text .ce-bodytext{
		opacity: 1;
	}
	.icon-text h2 {
		position: relative;
		margin-top: 0;
	}
	.icon-text:hover h2{
		opacity: 1;
	}
	.icon-text img{
		height: 70px;
		margin-top: 0;
	}
	.icon-text-header {
		height: auto;
		line-height: 1;
		padding-top: 20px;
	}
}
@media screen and (max-width: 1125px){
	.beratertelefon .size-medium {
		line-height: 1em;
		font-size: 25px;
	}
	.beratertelefon p{
		line-height: 1;
		font-size: 20px;
	}
	.beratertelefon .ce-gallery{
		width: 40px;
	}
	.beratertelefon .ce-bodytext{
		margin-top: 0;
	}
	.beratertelefon img{
		margin-top: 0;
	}
	.beratertelefon{
		width: auto;
		height: auto;
	}
}
@media screen and (max-width: 1060px){
	.beratersuche .ce-gallery{
		display: none;
	}
}
@media screen and (max-width: 1000px){
	.beratersuche-static{
		width: 100%;
	}

    .pageheaderteaser .cs-background img{
    	object-fit:cover;
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 768px){
	.praxis-slider .ce-bodytext{
		margin: 0;
	}
}
@media screen and (max-width: 766px){
	.beratersuche-static .ce-bodytext{
		right: 0;
		position: absolute;
	}
}
@media screen and (max-width: 740px){
	.link-only a.more-button.icon-arrow-round-right{
		text-align: left;
	}
	.link-only{
		text-align: left;
	}
}
@media screen and (max-width: 664px){
	.beratersuche-static:before{
		display: none;
	}
	.beratersuche-static .ce-bodytext{
		width: auto;
		margin-left: 0;
		position: relative;
		right: auto;
		padding: 0 20px;
	}

    .pageheaderteaser {
    	min-height: 290px;
    }
}
@media screen and (max-width: 650px){
	.background-blue-icon .column-6 {
		float: none;
		width:auto;
	}
	.icon-text {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 600px){
	.pageheader h1{
		font-size: 30px;
	}
	.pageheader{
		font-size: 18px;
	}
}
@media screen and (max-width: 578px){
	.beratertelefon-static{
		width: calc(100% - 40px);
		margin-left: 0;
		padding: 50px 20px;
		left: 0;
		height: auto;
	}
	.beratertelefon-static::after{
		display: none;
	}
	.beratersuche-static{
		margin-top: 400px;
	}
	.consultation-search{
		height: 650px;
	}
}
@media screen and (max-width: 475px){
	.beratertelefon-static{
		font-size: initial;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.beratertelefon-static .co-opening {
		padding: 0;
	}
	.beratertelefon-static .phone-icon{
		width: 40px;
		height: 40px;
	}
	.beratersuche-static{
		margin-top: 300px;
	}
	.consultation-search{
		height: 550px;
	}

    .pageheaderteaser {
    	min-height: 200px;
    }
}
@media screen and (max-width: 425px){
	.pageheaderteaser .cs-background img{
		height: 100%;
		max-width: none;
		min-width: 100%;
	}
}
@media screen and (max-width: 405px) {
	.icon-text-header {
		font-size: 1.22em;
	}
}
@media screen and (max-width: 320px){
	.icon-text h2 {
		margin-left: -60px;
	}
}


.homepage-applink {
	background-color: #95C5D8;
}

.homepage-applink a {
	display: block;
}

.homepage-applink picture {
	display: block;
	width: 100%;
	height: auto;
}

.homepage-applink img {
	display: block;
	width: 100%;
	height: auto;
}

a.contactemail {
    font-size: 90%;
}
