<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
same height cols set in row
.vc_row.vc_row-o-equal-height&gt;.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

*/

/* col no padding setin col 
 .no-padding
 
 */
 
 
 
/* Spalten / Columns */
div[data-type="emvy-blocks/column-wrapper"] .emvy-col-wrapper.row &gt; .editor-inner-blocks {
	width: 100%;
}
div[data-type="emvy-blocks/column-wrapper"] .emvy-col-wrapper.row &gt; .editor-inner-blocks &gt; .editor-block-list__layout {
	display: flex;
}
div[data-type="emvy-blocks/column-wrapper"] .emvy-col-wrapper.row &gt; .editor-inner-blocks &gt; .editor-block-list__layout &gt; div {
	/*display: inline-block;*/
}
/*div[data-type="emvy-blocks/column-wrapper"] .emvy-col-wrapper.row &gt; .editor-inner-blocks &gt; .editor-block-list__layout &gt; .block-list-appender {
	position: absolute;
    left: 50%;
    bottom: 0px;
}*/

body.wp-admin .emvy-col-wrapper .col-md-1 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 8.333333 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 8.333333 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 8.333333 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 8.333333 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-2 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 16.666667 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 16.666667 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 16.666667 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 16.666667 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-3 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 25 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 25 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 25 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 25 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-4 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 33.333333 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 33.333333 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 33.333333 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 33.333333 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-5 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 41.666667 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 41.666667 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 41.666667 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 41.666667 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-6 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 50 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 50 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 50 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 50 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-7 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 58.333333 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 58.333333 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 58.333333 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 58.333333 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-8 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 66.666667 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 66.666667 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 66.666667 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 66.666667 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-9 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 75 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 75 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 75 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 75 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-10 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 83.333333 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 83.333333 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 83.333333 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 83.333333 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-11 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 91.666667 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 91.666667 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 91.666667 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 91.666667 / 100 );
}
body.wp-admin .emvy-col-wrapper .col-md-12 {
    -ms-flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 100 / 100 );
    flex: 0 0 calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 100 / 100 );
    max-width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 100 / 100 );
	width: calc( (100vw - 160px - 280px - 46px - 46px - 14px - 14px - 36px) * 100 / 100 );
}

.emvy-col-wrapper.row &gt; div {
	padding-top: 80px;
    padding-bottom: 92px;
}
.emvy-col-wrapper.row &gt; div.no-padding {
	padding: 0;
}



/* order */
@media screen and (max-width: 767px) {
*[ordermobile="1"] {
	order: 1;
}
*[ordermobile="2"] {
	order: 2;
}
*[ordermobile="3"] {
	order: 3;
}
*[ordermobile="4"] {
	order: 4;
}
*[ordermobile="5"] {
	order: 5;
}
*[ordermobile="6"] {
	order: 6;
}*[ordermobile="7"] {
	order: 7;
}
*[ordermobile="8"] {
	order: 8;
}
*[ordermobile="9"] {
	order: 9;
}
*[ordermobile="10"] {
	order: 10;
}
*[ordermobile="11"] {
	order: 11;
}
*[ordermobile="12"] {
	order: 12;
}
*[ordermobile="13"] {
	order: 13;
}
*[ordermobile="14"] {
	order: 14;
}
}


/* *** images *** */
.wp-block-image img {
    max-width: 100%;
    height: auto;
}




/* *** Submenu Sticky *** */
.emvy-submenu-sticky {
	padding: 21px;
	/*background: url(img/submenu-icon.png) no-repeat;*/
	background-color: #f7f6f6;
    color: #ffffff;
	color: #FDDEEA;
	background-position: 21px 26px;
	padding-left: 72px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 84px;
}
@media screen and (min-width: 768px) {
    .emvy-submenu-sticky {
		top: 0 !important;
	}
}
@media screen and (max-width: 767px) {
    .emvy-submenu-sticky {
		top: 81px;
		border-top: 30px solid #ffffff;
		/*border-bottom: 15px solid #ffffff;*/
		/*box-shadow: 0px 0px 16px 20px rgba(255,255,255,1);*/
		margin-bottom: 45px;
		background-size: 15px auto;
    	padding: 15px;
		font-size: 0.9em;
		margin-top: -30px; /* comensate for .headlnie-container h1 margin-bottom */
	}
	body.scrolled .emvy-submenu-sticky {
		border-top: 21px solid #ffffff;
	}
}

.entry-content .emvy-submenu-sticky ul {
	/*display: flex;*/
	margin: 0;
	padding: 0;
}
.entry-content .emvy-submenu-sticky ul li {
	display: inline-block;
	position: relative;
	margin: 0;
    margin-right: 12px;
}
.entry-content .emvy-submenu-sticky ul li:empty {
	display: none;
}
.entry-content .emvy-submenu-sticky ul li:before {
	display: none;
}
.emvy-submenu-sticky ul li a {
	color: #ffffff;
	color: #DF418C;
	border-right: 2px solid #f5b3cd;
	padding-right: 11px;
}
.emvy-submenu-sticky ul li:last-child a {
	border-right: none;
}
.emvy-submenu-sticky ul li a:hover {
	color: #707070;
}
.emvy-submenu-sticky ul li a.active {
	color: #404040;
}


 
 
 /* Slider mit Overlay */


	/* Frontend */
body:not(.wp-admin) .emvy-slider-overlay-wrapper &gt; div {
	position: relative;
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper .wp-block-emvy-blocks-slider-overlay-inner {
	position: absolute;
    width: 357px;
    right: calc( 50vw - 550px - 15px );
    top: 55px;
    padding: 30px;
    padding-top: 42px;
	padding-top: 30px;
    background: #ffffff;
}
@media screen and (max-width: 767px) {
body:not(.wp-admin) .emvy-slider-overlay-wrapper .wp-block-emvy-blocks-slider-overlay-inner {
	position: relative;
    width: 100%;
    left: 0;
    right: auto;
    margin-bottom: 100px;
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper .wp-block-emvy-blocks-slider-overlay-inner .emvy-slider-overlay-inner {
	border-top: 1px solid #BB90BD;
	border-bottom: 1px solid #BB90BD;
	padding-top: 30px;
	padding-bottom: 30px;
}
}
/*body:not(.wp-admin)*/ .emvy-slider-overlay-wrapper .wp-block-emvy-blocks-slider-overlay-inner h2 {
	font-family:"Frutiger Next W01 Light";
    font-weight: normal;
    font-size: 42px;
    letter-spacing: 2px;
	color: #a5a5a5;
	margin-bottom: 21px;
	background: none;
	padding: 0;
}
.emvy-slider-overlay-wrapper .wp-block-emvy-blocks-slider-overlay-inner p a {
	font-family: "Frutiger Next LT W05 Bold";
    font-weight: normal;
}


/*body:not(.wp-admin) .entry-content*/ ul.wp-block-latest-posts li {
	margin-left: 0;
	padding-left: 18px;
	/*border-bottom: 1px dotted #019DD8;*/
	padding-bottom: 0px;
	margin-bottom: 12px;
}
/*body:not(.wp-admin) .entry-content*/ ul.wp-block-latest-posts li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
/*body:not(.wp-admin) .entry-content*/ ul.wp-block-latest-posts li:before {
    display: none;
}
/*body:not(.wp-admin) .entry-content*/ ul.wp-block-latest-posts li a {
	color: #707070;
	color: #DF418C;
	background: url(img/arrow-right-pink.png) no-repeat;
	background-position: 0 3px;
	background-size: auto 15px;
	margin-left: -21px;
	padding-left: 21px;
	transition: 200ms ease-in-out;
}
/*body:not(.wp-admin) .entry-content*/ ul.wp-block-latest-posts li a:hover {
	color: #707070;
	background-position: 2px 3px;
	transition: 100ms;
}



body:not(.wp-admin) .emvy-slider-overlay-slides-wrapper:after {
	content: " ";
	position: absolute;
	width: 13vw;
	width: 16vw;
    height: calc(13vw * 1.3);
	right: 0;
    bottom: 55px;
	background: url(img/w-signet-weiss.svg) no-repeat right top;
	background-size: contain;
	opacity: 0.2;
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper a.emvy-slide-wrapper {
	display: block;
	width: 100vw;
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide {
	height: calc( 100vh - 61px);
	height: calc( 100vh - 90px);
	background-size: cover;
    background-position: center center;
}
@media screen and (max-width: 767px) {
body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide {
	height: calc( 100vh * 1080 / 1920 );
}	
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #F775A9;
	opacity: 0.24;
}
body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide[overlay="no"]:before {
	display: none;
}

body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide-headline {
	position: absolute;
	left: calc(1.5rem + 15px);
	bottom: 75px;
	padding: 15px;
	padding-right: 30px;
	padding-right: 15vw;
	font-size: 42px;
	line-height: 42px;
	font-size: 48px;
	line-height: 48px;
	font-size: 84px;
	line-height: 88px;
	letter-spacing: 3px;
	color: #707070;
	color: #ffffff;
	/*background: #ffffff;*/
	min-width: 326px;
	text-shadow: 0 0 25px rgba(0,0,0,0.25);
}
@media screen and (max-width: 1500px) {
	body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide-headline {
	font-size: 58px;
	line-height: 58px;
}
}
@media screen and (max-height: 710px) {
	body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide-headline {
	font-size: 68px;
	line-height: 68px;
	padding-right: calc( 50vw - 550px + 15px + 357px );
}
}
@media screen and (max-width: 767px) {
body:not(.wp-admin) .emvy-slider-overlay-wrapper .emvy-slide-headline {
	position: absolute;
	left: 22px;
	bottom: 30px;
	padding: 15px;
	padding-right: 15px;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: 2px;
	min-width: 10px;
	max-width: calc( 100vw - 44px);
	background: #ffffff;
	color: #707070;
}
}


.flickity-page-dots {
    bottom: 25px;
}
@media screen and (max-width: 767px) {
.flickity-page-dots {
    display: none;
}
}
.flickity-page-dots .dot {
    background: #ffffff;
    opacity: .75;
	width: 11px;
	height: 11px;
}
.flickity-page-dots .dot.is-selected {
	background: #DF418C;
    opacity: 1;
}




/* *** Opener-Bild *** */
.emvy-opener-bild {
	display: block;
	width: 100%;
	height: 306px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
    .emvy-opener-bild {
		height: calc(90vw * 9 /16 );
	}
}




/* *** Box *** */
.emvy-box {
    padding: 21px;
}
@media screen and (max-width: 767px) {
	.emvy-box {
		padding: 21px;
	}
}


/* *** Bild + Text Box *** */
.emvy-textbildbox-wrapper {
	display: flex; 
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.emvy-textbildbox-wrapper {
	display: block; 
	margin-bottom: 30px;
}
}
.emvy-textbildbox-bild {
	display: block;
	min-width: 264px;
	min-height: 189px;
	background-size: cover;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #f7f6f6;
    background-position: center top;
}
@media screen and (max-width: 767px) {
.emvy-textbildbox-bild {
	min-width: 100%;
	min-height: 10px;
	height: calc( (100vw - 30px) * 9 / 16 );
	background-size: cover;
}
}
.emvy-textbildbox-textcol {
	padding-left: 21px;
    padding-top: 30px;
    padding-right: 21px;
    padding-bottom: 30px;
}
.emvy-textbildbox-textcol a {
	font-family:"Frutiger Next LT W05 Bold";
	font-weight: normal;
}





/* *** Download Box *** */
/*.emvy-download-box {
	position: relative;
	border: 1px dashed #019DD8;
	padding: 30px;
	padding-left: 150px;
	background: url(img/download-icon.svg) no-repeat;
	background-position: calc(100% - 30px) 15px;
	background-position: 30px 15px;
	background-size: 60px auto;
	border-radius: 24px;
}
.emvy-download-box:before {
	content: "Download";
	color: #f7f6f6;
	font-size: 48px;
	line-height: 31px;
	position: absolute;
	right: 28px;
	bottom: 15px;
}*/
.emvy-download-box {
	position: relative;
	border: 1px dashed #019DD8;
	border: 1px dashed #d2d2d2;
	padding: 30px;
	padding-right: 120px;
	/*padding-top: 76px;
	padding-top: 85px;*/
	background: url(img/download-icon.svg) no-repeat;
	background-position: calc(100% - 30px) 30px;
	background-position: calc(100% - 45px) 30px;
	background-size: 60px auto;
	background-size: 35px auto;
	border-radius: 1px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box {
		padding: 20px;
    	padding-right: 20px;
		background-position: calc(100% - 20px) 20px;
		background-size: 23px auto;
	}
}
.emvy-download-box.links {
	background: url(img/link-icon.svg) no-repeat;
	background-position: calc(100% - 30px) 30px;
	background-size: 60px auto;
}
@media screen and (max-width: 767px) {
    .emvy-download-box.links {
		background-position: calc(100% - 20px) 20px;
		background-size: 25px auto;
	}
}
/*.emvy-download-box:before,*/ .emvy-download-box .headline {
	content: "Download";
	font-family:"Frutiger Next W01 Light";
	color: #f7f6f6;
	color: #d2d2d2;
	font-size: 38px;
	line-height: 31px;
	position: absolute;
	position: relative;
	/*left: 28px;
	top: 30px;*/
	margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box .headline {
		font-family:"FrutigerNextW01-Regular";
		font-size: 21px;
		line-height: normal;
		padding-right: 30px;
	}
}
.emvy-download-box.kontakt {
	background: url(img/person-icon.svg) no-repeat;
	background-position: calc(100% - 30px) 30px;
	background-size: 60px auto;
	padding-right: 30px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box.kontakt {
		background-position: calc(100% - 20px) 20px;
		background-size: 25px auto;
		padding-right: 20px;
	}
}
body:not(.wp-admin) .emvy-download-box .headline:empty {
	display: none;
}

.emvy-download-box a {
	padding-left: 24px;
	background: url(img/download-arrow.svg) no-repeat;
	background-position-x: 0;
	background-position-y: 5px;
	background-position: 0 5px;
	background-size: auto 16px;
	transition: all 300ms ease-in-out;
	display: block;
	text-overflow: ellipsis;
    overflow: hidden;
	hyphens: auto;
}
@media screen and (max-width: 767px) {
    .emvy-download-box a {
		background-position: 0 6px;
		font-size: 15px;
		font-size: 0.8em;
	}
}
.emvy-download-box a:hover {
	/*background: url(img/download-arrow-flieder.svg) no-repeat;*/
	background-position: 0 9px;
	background-size: auto 17px;
	transition: all 200ms ease-in-out;
}

.emvy-download-box.links a {
	padding-left: 26px;
	background: url(img/link-icon.svg) no-repeat;
	background-position: 0 9px;
	background-size: auto 7px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box.links a {
		background-position: 0 8px;
	}
}
.emvy-download-box.links a:hover {
	/*background: url(img/download-arrow-flieder.svg) no-repeat;*/
	background-position: 1px 9px;
	background-size: auto 9px;
}

.emvy-download-box p {
	margin-bottom: 6px;
}

.emvy-download-box p:last-child, .emvy-download-box ul:last-child {
	margin-bottom: 0;
}


.emvy-kontaktbox-wrapper {
    padding-bottom: 21px;
	text-align: center;
	position: relative;
	border-bottom: 1px dashed #d2d2d2;
	border-bottom: 1px dotted #FDDEEA;
	margin-bottom: 30px;
}
.emvy-download-box.kontakt .emvy-kontaktbox-wrapper {
	display: flex;
	border-bottom: 1px solid #f7f6f6;
	border-bottom: 1px dotted #FDDEEA;
	text-align: left;
	padding-top: 21px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box.kontakt .emvy-kontaktbox-wrapper {
		flex-direction: column;
		padding-top: 0;
	}
}

.emvy-download-box.kontakt .emvy-kontaktbox-wrapper:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.emvy-kontaktbox-wrapper a {
	background: none;
	padding-left: 0;
}
.emvy-kontaktbox-wrapper a[href^="tel:"] {
	color: #707070;
}


.emvy-kontaktbox-bild {
	width: 240px;
    height: 240px;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
	margin-top: -11px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 23px;
}
@media screen and (max-width: 1199px) {
    .emvy-kontaktbox-bild {
		width: 180px;
		height: 180px;
		margin-top: 0;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 599px) {
    .emvy-kontaktbox-bild {
		width: calc( (100vw - 30px) / 2 );
		height: calc( (100vw - 30px) / 2 );
		margin-top: 0;
	}
}
.emvy-download-box.kontakt .emvy-kontaktbox-bild {
    margin-right: 42px;
}
@media screen and (max-width: 767px) {
    .emvy-download-box.kontakt .emvy-kontaktbox-bild {
		margin-right: auto;
    	margin-left: 0;
    	margin-bottom: 2px;
	}
}
.emvy-kontaktbox-bild[style*="undefined"], .emvy-kontaktbox-bild[style*="null"] {
	display: none;
}

.emvy-download-box.kontakt .emvy-kontaktbox-textcol {
	width: 100%;
	padding-top: 21px;
}
.emvy-download-box.kontakt .emvy-kontaktbox-textcol {
	width: calc( 100% - 220px - 42px );
}
@media screen and (max-width: 767px) {
    .emvy-download-box.kontakt .emvy-kontaktbox-textcol {
		width: 100%;
	}
}
.emvy-kontaktbox-bild[style*="undefined"] + .emvy-kontaktbox-textcol {
	width: 100%;
	padding-top: 0;
}
.emvy-kontaktbox-textcol .emvy-kontaktbox-name {
	font-family: 'Frutiger Next W01 Light', sans-serif;
	font-size: 25px;
	color: #707070;
	margin-bottom: 4px;
	text-align: center !important;
}
@media screen and (max-width: 767px) {
    .emvy-kontaktbox-textcol .emvy-kontaktbox-name {
		font-size: 20px;
	}
}
.emvy-download-box .emvy-kontaktbox-textcol .emvy-kontaktbox-name {
	text-align: left !important;
}
.emvy-kontaktbox-textcol .emvy-kontaktbox-position {
	font-family:"Frutiger Next LT W05 Bold";
	color: #A5A5A5;
	margin-bottom: 15px;
	font-weight: 17.5px;
}
body:not(.wp-admin) .emvy-kontaktbox-textcol .emvy-kontaktbox-position:empty {
	display: none;
}
.emvy-kontaktbox-textcol .emvy-kontaktbox-position {
	font-family:"Frutiger Next LT W05 Bold";
	color: #A5A5A5;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .emvy-kontaktbox-textcol .emvy-kontaktbox-position {
		font-size: 15px;
		line-height: 21px;
		height: auto !important; /* to overwrite javscript set height for desktop layout */
	}
}
body:not(.wp-admin) .emvy-kontaktbox-textcol .emvy-kontaktbox-position:empty {
	display: none;
}

.emvy-kontaktbox-textcol .emvy-kontaktbox-telefon {
	margin-bottom: 15px;
}
body:not(.wp-admin) .emvy-kontaktbox-textcol .emvy-kontaktbox-telefon:empty {
	display: none;
}

.emvy-kontaktbox-button {
	width: 24px;
    height: 21px;
    position: absolute;
    cursor: pointer;
	background: url(img/mail-icon.svg) no-repeat center top;
	background-size: 24px auto;
	margin-left: calc( 50% - 12px );
}
.emvy-download-box.kontakt .emvy-kontaktbox-button {
	margin-left: auto;
}
.emvy-kontaktbox-button.active {
	background: url(img/mail-icon-close.svg) no-repeat center top;
	background-size: 24px auto;
}
.emvy-kontaktbox-button:hover {
	opacity: 0.5;
}

body:not(.wp-admin) .emvy-kontaktbox-formularcode {
	min-height: 21px;
	/*width: 24px;*/
	padding-top: 30px;
}
body:not(.wp-admin) .emvy-kontaktbox-formularcode.active, body:not(.wp-admin) .emvy-kontaktbox-button.active + .emvy-kontaktbox-formularcode {
    width: auto;
}
/*.emvy-kontaktbox-formularcode:not(.active):hover {
	opacity: 0.5;
}*/
body:not(.wp-admin) .emvy-kontaktbox-formularcode:empty {
	display: none;
}
.emvy-kontaktbox-formularcode form {
    max-height: 0;
    overflow: hidden;
	opacity: 0;
    transition: all 1200ms, opacity 400ms;
}
.emvy-kontaktbox-formularcode.active form, body:not(.wp-admin) .emvy-kontaktbox-button.active + .emvy-kontaktbox-formularcode form {
    max-height: 2500px;
	opacity: 1;
	/*overflow: auto;*/
	transition: all 2900ms, opacity 500ms;
}
	
.emvy-kontaktbox-formularcode .wpcf7-form input[type="text"], .emvy-kontaktbox-formularcode .wpcf7-form input[type="email"], .emvy-kontaktbox-formularcode .wpcf7-form textarea  {
	width: 100%;
	border: none;
	background: #f7f6f6;
	padding: 5px;
	padding-left: 11px;
	padding-right: 11px;
}
.emvy-kontaktbox-formularcode .wpcf7-form textarea  {
	height: 120px;
}
.emvy-kontaktbox-formularcode .wpcf7-form label {
    display: block;
    width: 100%;
}
.emvy-kontaktbox-formularcode input[type="submit"] {
	font-size: 16px;
    border: none;
    background: #DF418C;
    border-radius: 15px;
    height: 30px;
    color: #ffffff !important;
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
	margin-top: 11px;
}




@media screen and (min-width: 768px) {

/* bildposition="image-left" bildfloating="image-floats" bildgroesse="image-medium"*/
.emvy-bildtext[bildgroesse="image-medium"][bildfloating="image-floats"] .emvy-bildtext-bild {
	width: calc( 50% - 15px );
}
.emvy-bildtext[bildgroesse="image-large"][bildfloating="image-floats"] .emvy-bildtext-bild {
	width: calc( 61.8% - 15px );
}
.emvy-bildtext[bildgroesse="image-small"][bildfloating="image-floats"] .emvy-bildtext-bild {
	width: calc( 33.33% - 15px );
	width: calc( 38.2% - 15px );
}

.emvy-bildtext[bildfloating="image-floats"][bildposition="image-left"] .emvy-bildtext-bild {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.emvy-bildtext[bildfloating="image-floats"][bildposition="image-right"] .emvy-bildtext-bild {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.emvy-bildtext[bildfloating="image-floats-not"] {
	display: flex;
}

.emvy-bildtext[bildgroesse="image-medium"][bildfloating="image-floats-not"] .emvy-bildtext-bild {
	width: calc( 50% - 15px );
}
.emvy-bildtext[bildgroesse="image-medium"][bildfloating="image-floats-not"] .emvy-bildtext-text {
	width: calc( 50% - 15px );
}
.emvy-bildtext[bildgroesse="image-large"][bildfloating="image-floats-not"] .emvy-bildtext-bild {
	width: calc( 61.8% - 15px );
}
.emvy-bildtext[bildgroesse="image-large"][bildfloating="image-floats-not"] .emvy-bildtext-text {
	width: calc( 33.33% - 15px );
	width: calc( 38.2% - 15px );
}
.emvy-bildtext[bildgroesse="image-small"][bildfloating="image-floats-not"] .emvy-bildtext-bild {
	width: calc( 38.2% - 15px );
}
.emvy-bildtext[bildgroesse="image-small"][bildfloating="image-floats-not"] .emvy-bildtext-text {
	width: calc( 61.8% - 15px );
}

.emvy-bildtext[bildfloating="image-floats-not"][bildposition="image-right"] .emvy-bildtext-bild {
	order: 2;
	margin-left: 30px;
}
.emvy-bildtext[bildfloating="image-floats-not"][bildposition="image-right"] .emvy-bildtext-text {
	order: 1;
}
.emvy-bildtext[bildfloating="image-floats-not"][bildposition="image-left"] .emvy-bildtext-bild {
	margin-right: 30px;
}
}
/* admin */
div[aria-label="Block: BGHG Bild&amp;Text Textspalte"], div[aria-label="Block: BGHG Bild&amp;Text Bildspalte"] {
	width: 50%;
    display: inline-block;
}


</pre></body></html>