/*
Theme Name: KONZEPT&SERVICE 1.1
Theme URI: https://konzeptservice.info
Author: offo.studio
Author URI: https://offo.studio
Description: konzept&service
Version: 1.1
License: ©2026 KONZEPT&SERVICE – event+marketing GmbH
*/



/** ========================================================================== RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%; 
	text-transform: none;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
ul {
	list-style-type: none !important;
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
	-webkit-padding-start: 0 !important;

}




/** ========================================================================== LOAD */

#loading {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	overflow: hidden;
	background: #9a8c75;
}


/** ========================================================================== BASIC */

body {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif;
	font-size: 14px;
	text-transform: none;
	text-align: left;
	line-height: 1.5em; 
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	color: #1c1c1c;
	background:#fbfaf6;	
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	
	-webkit-hyphenate-limit-chars: auto 3;
	-moz-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-chars: auto 3;
	hyphenate-limit-chars: auto 3;

	-webkit-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-lines: 2;
	hyphenate-limit-lines: 2;
} 
.site {
	margin: 0 auto;
	padding: 0;
	background:#fbfaf6;
	overflow: hidden;
}
main {
	min-height: 100vh;
}
.lazy {
	background: #f0efed;
}
img.lazy {
	background: none;
	display: block;
}
.top {
	padding-top: 16rem;
}
.chap {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.max { 
	max-width: 800px;
}
.maxx { 
	max-width: 1470px;
	max-width: 1770px;
	
}

 
/** ========================================================================== TYPO */

@font-face {
	font-family: 'Font Awesome';
	src: url('fonts/fa-solid-900.woff2') format('woff2'),
		url('fonts/fa-solid-900.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'offont';
	src: url("fonts/offont-regular.woff2") format("woff2"),
		 url("fonts/offont-regular.woff") format("woff");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}


::selection {
	background: #333;
	color:#fbfaf6;
}
::-moz-selection {
	background: #333;
	color:#fbfaf6;
}
h1, h2, h3, h4 { 
	font: 700 normal 36px/1.2em 'akzidenz-grotesk-next-pro', sans-serif;
	text-align: center;
}
h1 { 
	text-transform: uppercase;
	padding-bottom: 1em;
}
h1 span {
	display: inline;
}
h1,
h2 { 	
	text-transform: uppercase;
}
h1 {
	text-align: left;
}
h2 {
	text-align: center;
}
h3, h4 {
	font-size: 22px;
}
p, ul, li {
	font: 400 normal 16px/1.7em 'akzidenz-grotesk-next-pro', sans-serif;
	text-transform: none;
	padding-bottom: 1rem;
}
blockquote {
	padding: 1em 6em;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
blockquote p {
	text-align: center;
}
li {
	padding-bottom: .5rem;
}
i, em {
	text-decoration: none; 
	font-style: italic;
	font-weight: 400;
}
b, strong { 
	letter-spacing: 0.05em;
	font-weight: 700;
}
mark {
	background: none !important;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	color: #1c1c1c;
	outline: none;
	text-transform: none;
	text-decoration: underline;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	border: none;
}
a:hover {
	color: #9a8c75;
	border: none;
	cursor: pointer;
}
p a {
	white-space: nowrap;
}
.small h3,
.small p {
	padding-bottom: 0;
}

.text p {
	padding-bottom: 1.5em;
}
.text p:last-of-type {
	padding-bottom: 0;
}
.text h1,
.text h2 {
	padding-top: 1em;
	clear: both; 
}
.section_title {
	padding: 3em 0;
	
}
.text.l h1,
.section_title h1 {
	font-size: 56px;
	font-size: 48px;
	font-weight: 800;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.text.l h2 {
	font-size: 20px;
	padding: 2em 0 1em 0;
	color: #9a8c75;
	hyphens: none;
}
.text.l :is(p, ul, li) {
	font-size: 20px;
}
.text.l p {
	padding-bottom: 1em;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.text ul,
.text ol {
	padding-bottom: 1em;
}

.text ol {
	margin-left: 2em;
}

.text ul li {
	list-style: none;
	padding-left: 1.5em;
}
.text ul li::before {
	display: inline-block;
	width: 1em;
 	margin-left: -1em;	
	content: "-";
}
#about .text h2 {
	text-align: left;
	width: 60%;
}
#about .text ul li {
	list-style: none;
	padding-left: 0;
}
#about .text ul li::before {
	display: inline-block;
	width: 0;
 	margin-left: 0;	
	content: "";
}
.image { 
	height: auto;
	line-height: 1px;
	position: relative;
}
.image img {
	width: 100%; 
	height: auto;
}


/* ========================================================================== MAIN NAVIGATION */

header,
#logo,
#logo img,
#main-navigation, 
#main-navigation li,
#main-navigation li a,
#main-navigation_bg
{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	margin: auto;
	z-index: 99999;
	background: transparent;
}
.menu-main-navigation-container,
.mobile-nav-container {
	pointer-events: all;
}
#main-navigation_bg {
	background: transparent;
	background: #fbfaf6;
	width: 100%;
	height: 64px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	
	border-bottom: 4px solid #1c1c1c;

}
.small_nav #main-navigation_bg {
	background: #fbfaf6;
}
.small_nav #main-navigation_bg.change_dark {
	background: #1c1c1c;	
}

.small_nav #main-navigation_bg.change_gold {
	background: #9a8c75;	
}
.small_nav #main-navigation_bg.change_silver {
	background: #f7f7f7;	
}


#branding {
	grid-column-end: span 2;
}
#main-navigation {
	grid-column-end: span 10;
}
#header_logo {
	width: 50%;
}
#header_logo #header_logo_inner {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-top: 100px;
	padding-bottom: 4rem;
}
.home #header_logo #header_logo_inner {
	margin: 100px auto;
}
.logo {
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}

.logo svg,
.logo svg #icon,
.logo svg #ks,
.logo svg #et,
.logo svg #me {
	fill: #1c1c1c;
	width: 100%;
	height: 100%;

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
.logo svg #icon {
	fill: #e30613;
}
.logo svg #et,
.logo svg #me {
	fill: #9a8c75;
}
.menu-main-navigation-container,
.menu-main-navigation-customer-container {
	text-align: right;
}
#main-navigation ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
#main-navigation li {
	line-height: 0;
	display: inline-block;
	padding: 0;
	position: relative;
}
#main-navigation li a {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #1c1c1c;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
	line-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.02em;
	display: block;
	border-top: 4px solid transparent;
}
#main-navigation a:hover,
#main-navigation .nav_active {
	color: #9a8c75;
	cursor: pointer;
}
#main-navigation .nav_active {
	border-top: 4px solid transparent;
}

.home #main-navigation li a {
	color: #1c1c1c;
}
.small_nav #main-navigation li a,
.home .small_nav #main-navigation li a {
	color: #9a8c75;
	border-top: 4px solid transparent;
} 
.small_nav #main-navigation a:hover {
	color: #1c1c1c;
	border-top: 4px solid transparent;
	cursor: pointer;
}
.small_nav #main-navigation .nav_active {
	color: #1c1c1c;
	border-top: 4px solid transparent;
	cursor: pointer;
}
.dark_nav.small_nav #main-navigation li a {
	color: #fbfaf6;	
	border-top: 4px solid transparent;
}
.dark_nav.small_nav #main-navigation a:hover {
	color: #9a8c75;
	border-top: 4px solid transparent;
}
.dark_nav.small_nav #main-navigation .nav_active {
	color: #9a8c75;
	border-top: 4px solid transparent;
	cursor: pointer;
}
#fixhead .logo {
	opacity: 0;
}
.small_nav #fixhead .logo {
	opacity: 1;
	width: 100px;
	height: auto;
	margin-top: 14px;
}
.dark_nav.small_nav .logo #ks {
	fill: #fbfaf6;
}
.small_nav :is(#main-navigation, #main-navigation li) {
	padding-top: 0;
	padding-bottom: 0;
}
#cta_wrap {
	text-align: center;
	pointer-events: auto !important;
	padding: 0 1em;
	margin-top: 4em;
	margin-bottom: 2em;
}
a.cta_button,
#main-navigation li.cta_button a {
	z-index: 9;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;	
	color: #F5F5F5;
	text-transform: uppercase;
	border: none;
	background-color: #05BEAF;
	height: 100%;
	display: block;
	border-radius: 50px !important;
	padding: .5em 2em !important;	
} 
a.cta_button:hover,
#main-navigation li.cta_button a:hover {
	cursor: pointer;
	color: #F5F5F5;
	background-color: #14284B;
	border: none;
	box-shadow: none !important;
}
.small_nav #main-navigation li.cta_button a:hover,
.small_nav #main-navigation li.cta_button a.nav_active {
	color: #fbfaf6;
	border: none;
	background-color: #14284B;

}


/** ========================================================================== FRONTPAGE */

#hero {
	width: 100vw;
	height: 50vh;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.postslider_inner,
.postslider_inner .background_image,
.background_image {
	background-position: center center;	
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
	height: 50vh;
	position: relative;
	z-index: 2;
}
.postslider_inner .front_image,
.postslider_inner .background_image {
	position: absolute;
	top: 0;
	left: 0;
}
.postslider_inner .front_image {
	background-size: 70%;
}
.postslider .top_content {
	height: auto;
	box-sizing: border-box;
	position: absolute;
	z-index: 9;
	top: 120px;
}
.postslider :is(h1, h2, p){
	font-size: 32px;
	line-height: 1.2em;
	font-weight: 700;
}
.postslider .style_video .video iframe,
.postslider .style_video .video video{		
	width: 100vw;
	height: 56.25vw; 
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
 .shadow {
	box-shadow: 20px 20px 30px rgba(45,45,50,.2);
}
.postslider_inner .project_gal,
.postslider_inner .project_gal .slick-slide {
	height: 50vh;
}
.section_title.small h1 {
	font-size: 32px;
	/*color: #1c1c1c;*/
	display: inline;
	background:#fbfaf6;
	padding: 0 1em;
}
.background_image {
	background-position: center;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}
.background_image article {
	background-color: rgba(255,255,255,0.9);
	padding: 4rem 0;
}
#intro_content {
	z-index: 12;
	position: relative;
}
#intro_logo .logo {
	width: 30%;
	max-width: 300px;
	height: auto;
	margin-top: 3vh;
	padding-bottom: 8rem;
}
#intro_content h1 {
	font-size: 60px;
	line-height: .9em;
	padding: .2em;
	background: #0080a1;
	color:#fbfaf6 !important;
	display: inline-block;
	margin-bottom: 1rem;
}
#intro_content h2 {
	font-weight: 900;
}
#intro_content :is(h2, p) {
	color: #1c1c1c;
	padding-left: 1rem;
	font-size: 24px;
	line-height: 1.2em;
}
#intro_cta {
	position: absolute;
	top: 1rem;
	right: 0;
}
#intro #video_container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	
}	
#intro #video_container video {
	width: 100vw;
	height: 56.25vw; 
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#intro #video_container .video_overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background-color: rgba(255,255,255,.5);
}	


/* ========================================================================== PARTNER / PROJECTS*/

.projects_banner {
	text-align: center;
	font-size: 0px;
}
.project_logo,
.partner_logo {
	width: 20%;
	display: inline-block;
}
.project_logo .image,
.partner_logo .image {
	padding: 24px;
}


/* ========================================================================== COLORS*/

.bg_gold {
	background: #9a8c75;
	background: #5f564a;
	background: #9a8c75;
}
.bg_gold :is(h1, h2, h3, h4, p, li, a) {
	color: #fbfaf6;
}
.bg_gold h1 {
	color: #1C1C1C;
}
.bg_gold a:hover {
	color: #cfd2e3;
	border-bottom: none;
}
.bg_gold :is(button, .button){
	color: #fbfaf6;
	background-color: #E30613;
	border: 4px solid #E30613;
}
.bg_gold :is(button:hover, button:active, .button:hover, .button:active){
	color: #9a8c75;
	background-color: #fbfaf6;
	border: 4px solid #fbfaf6;
}

.bg_gold .infobox :is(button, .button){
	color: #fbfaf6;
	background-color: #9a8c75;
	border: 4px solid #9a8c75;
}
.bg_gold .infobox :is(button:hover, button:active, .button:hover, .button:active){
	color: #f7f7f7;
	background-color: #7a6e5e;
	border: 4px solid #7a6e5e;
	box-shadow: none;
}

.bg_silver {
	background: #f7f7f7;
}
.bg_silver .infobox :is(button, .button){
	color: #fbfaf6;
	background-color: #9a8c75;
	border: 4px solid #9a8c75;
}
.bg_silver .infobox :is(button:hover, button:active, .button:hover, .button:active){
	color: #f7f7f7;
	background-color: #7a6e5e;
	border: 4px solid #7a6e5e;
	box-shadow: none;
}

.bg_silver .infobox :is(button.button-external, .button.button-external),
.bg_gold .infobox :is(button.button-external, .button.button-external){
	color: #1C1C1C;
	background-color: transparent;
	border: none;
}
.bg_silver .infobox :is(button.button-external:hover, button.button-external:active, .button.button-external:hover, .button.button-external:active),
.bg_gold .infobox :is(button.button-external:hover, button.button-external:active, .button.button-external:hover, .button.button-external:active){
	color: #9a8c75;
	background-color: transparent;
	border: none;
}

.bg_dark {
	color: #fbfaf6;
	background: #1c1c1c;
}
.bg_dark :is(h1, h2, h3, h4, p, li, a) {
	color: #fbfaf6;
}
.bg_dark h1 {
	color: #9a8c75;
}
.bg_dark a:hover {
	color: #cfd2e3;
	border-bottom: none;
}
.bg_dark :is(button, .button){
	color: #1c1c1c;
	background-color: #9a8c75;
	border: 4px solid #9a8c75;
}
.bg_dark :is(button:hover, button:active, .button:hover, .button:active){
	color: #cfd2e3;
	background-color: #7a6e5e;
	border: 4px solid #7a6e5e;
	box-shadow: none;
}


/** ========================================================================== Infobox */

.infobox {
	border-radius: 4px;
	margin-bottom: 2rem;
	overflow: hidden;
}
.infobox_inner {
	padding: 2rem;
}
.infobox :is(h1, h2, h3){
	font-size: 24px;
	text-align: left;
	color: #1C1C1C;
	padding-bottom: 1em;
	hyphens: none;
}	
.infobox .title {
	padding-bottom: 1em;
}
.infobox .text :is(p, li, a) {
	font-size: 16px;
	color: #1c1c1c;
}
.usp_section .infobox .text :is(p, li, a) {
	font-size: 20px;
}
.infobox .text li:before {
	content: '–';
}
.infobox .text ul {
	padding-bottom: 0;
}
.infobox .button_wrapper {
	padding: 2em 0;
}
.box_trans {
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
}
.box_solid {
	background: #fbfaf6;
	box-shadow: 20px 20px 30px rgba(0,0,0,0.1);
}
.description :is(h3, p, li){
	font-size: 12px;
}
.infobox.gc4 .infobox_logo {
	width: 45%;
	margin: 0 auto;
}
.infobox.gc6 .infobox_logo {
	width: 30%;
	margin: 0;
	float: left;
}
.infobox.gc6 .text-container {
	width: 65%;
	float: right;
	padding-bottom: 3em;
}

.infobox.gc6 .button_wrapper {
	clear: both;
}
.infobox.gc6 .button-external {
	float: right;
	width: 65%;
}
.infobox .media-container {
	position: relative;
	width: 100%;
	padding-top: 66.6667%;
	overflow: hidden;
}
.infobox .media-container img,
.infobox .media-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* ========================================================================== FOOTER NAVIGATION */

footer {
	padding-top: 0;
	padding-bottom: 40px;
	clear: both !important;
	width: 100%;
	height: auto;
	border-top: 1px solid #dbdbd3;
}
#footer_inner {
	margin-top: 20px;
}
#footer-navigation {
	padding-top: 2em;
}
#footer-navigation ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#footer-navigation li {
	line-height: 25px;
	box-sizing: border-box;
}
#footer-navigation li a {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #dbdbd3;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	display: block;
}
#footer-navigation a:hover,
#footer_info a:hover {
	color: var(--ci-color, #1c1c1c);
	cursor: pointer;
}
#footer_inner .text {
	clear: both;
}
#footer_inner #c {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif;
	font-size: 14px;
	clear: both;
	text-align: right;
}


#impulses h4 {
	text-align: left;
}




/* ========================================================================== SOCIAL NAVIGATION */
/*
:is(#side_contact.contact-navigation, .social-navigation) .side_content,
.social-navigation a {	
	transition: all .2s ease;	
}
#side_contact,
#side_social { 
	width: 72px;
	height: 100vh;	
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 2;
}
:is(#side_contact.contact-navigation, .social-navigation) .side_content { 
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
}


:is(#side_contact.contact-navigation, .social-navigation) ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
:is(#side_contact.contact-navigation, .social-navigation) li {
	margin: 22px;
	padding: 0;;
}
:is(#side_contact.contact-navigation, .social-navigation) a {
	font-size: 0;
	line-height: 0;
	
	display: block;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: none;
	text-decoration: none;
	background: #37363e;
	background: #CC1517;
	
	transition: all .2s ease;	
}

:is(#side_contact.contact-navigation, .social-navigation) a:hover {
	background: #b9c4a9;
	transform: scale(1.3);
}
:is(#side_contact.contact-navigation, .social-navigation) a:hover:before {	
	color:#fbfaf6;	
	transform: scale(1.2);
}
.social-navigation a:before,
.contact-navigation a:before {
	font-family: 'Font Awesome Brands';
	font-size: 22px;
	line-height: 40px;
	color: #fafaf5;
	text-align: center;
	display: block;
}


.contact-navigation a[href*="wa.me"]::before {	
	content: "\f232";
}
.contact-navigation a[href*="mailto"]::before {
	font-family: 'Font Awesome';
	font-weight: 400;
	font-size: 20px;
	content: "\f0e0";
}
.contact-navigation a[href*="tel"]::before {
	font-family: 'Font Awesome';
	font-weight: 700;
	font-size: 18px;
	content: "\f095";
}

.social-navigation a[href*="instagram.com"]::before {	
	content: "\f16d";
}
.social-navigation a[href*="facebook.com"]::before {	
	content: "\f39e";
}
.social-navigation a[href*="tiktok.com"]::before {	
	content: "\e07b";
}
.social-navigation a[href*="youtube.com"]::before {	
	content: "\f167";
}
.social-navigation a[href*="vimeo.com"]::before {	
	content: "\f27d";
}

#contact-contact {
	padding-top: 2em;	
}
#contact-contact.contact-navigation a:before {
	font-size: 22px;
	color: #37363e;
	display: inline;
	padding-right: 1em;
}
#contact-contact li {
	padding-bottom: 0;
}
#contact-contact a:hover {
	text-decoration: none;
	color: #b9c4a9;
}
#footer-social {
	min-height: 80px;
}
#footer-social.social-navigation ul {
	text-align: right;
}
#footer-social.social-navigation li,
#footer-social.social-navigation a {
	display: inline-block;
}
#footer-social.social-navigation a {
	background: #37363e;
}


*/

/** ========================================================================== BUTTONS ETC */

.button, 
input[type="button"], 
.input.button,
input[type="submit"],
input.submit,
.edit {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif;
	font-size: 14px	;
	font-style: normal;
	color: #1c1c1c;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	text-indent: 0;
	background-color:#fbfaf6;
	
	border: 1px solid #dbdbd3;
	margin-top: 0;
	margin-bottom: 10px;
	border-radius: 4px;
	width: 100%;
	display: inline-block;
	line-height: 1.5em;
	padding: 1em;
	box-sizing: border-box;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.button:hover, 
.button:active, 
.edit:hover, 
.edit:active,
input[type="button"]:hover, 
input[type="submit"]:hover, 
.wpcf7-submit:hover {
	border: 1px solid #9a8c75;
	color:#fbfaf6;
	background-color: #9a8c75;
	cursor: pointer;
	-ms-box-shadow: 5px 5px 30px rgba(240, 239, 237, 1);
	-moz-box-shadow: 5px 5px 30px rgba(240, 239, 237, 1);
	-o-box-shadow: 5px 5px 30px rgba(240, 239, 237, 1);
	-webkit-box-shadow: 5px 5px 30px rgba(240, 239, 237, 1);
	box-shadow: 5px 5px 30px rgba(240, 239, 237, 1);
}


.button_wrapper {
	text-align: center;
	padding: 4em 0 2em 0;
}
.text.l .button_wrapper {
	padding: 4em 0 2em 0;
}

.button_wrapper > .button{
	display: inline-block;
}

.button_wrapper.multiple {
	width: 100%;
}
.button_wrapper.multiple.row {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 1em;
}
.button_wrapper.multiple > .button{
	width: 100%;
}
.button_wrapper.multiple.row > .button{
	width: 50%;
	margin: 0;
}


.button-internal {
	
}
.button-external {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
	padding: 0;
	font-size: 16px;
	text-align: left;
}
.button_wrapper > .button.button-external,
.button-external {
	display: inline-flex;
}
.button-external::before {
	content: '→';
	font-size: 1.2em;
	transform: translateX(0);
	transition: transform 0.3s ease;
	display: inline-block;
	padding-right: 15px;
}

.button-external:hover::after {
	transform: translateX(0);
}
.button-external:hover {
	transform: translateX(15px);
}




/** ========================================================================== IMAGES */

img {
	width: 100%;
}
img,
a img,
.alignleft a,
.alignright a,
.aligncenter a,
.alignnone a {
	border: none !important;
}
p img {
	max-width: 100%;
}
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; 
}
.alignleft,
.alignright {
	width: 50% !important;
	height: auto;
	margin-top: 0;	
	margin-left: 0;	
	padding-top: 1em;
	padding-bottom: 1em;
	box-sizing: border-box;
}
.alignleft {
	float: left;
	margin-right: 8.667%;
	margin-left: -25%;
}
.alignright {
	float: right;	
	margin-left: 8.667%;
	margin-right: -25%;
}
.alignleft img,
.alignright img,
.aligncenter img {
	width: 100%;
	height: auto;
}
.aligncenter {
	width: 50% !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
.alignnone {
	width: 100%;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
}
.wp-caption-text {
	font-family: 'akzidenz-grotesk-next-pro', sans-serif !important;
	font-size: 14px !important;
	border: none;
	text-align: right;	
	padding-top: 1em;
} 
.alignleft .wp-caption-text {
	text-align: right;
	padding-left: 20%;
}
.alignright .wp-caption-text {
	text-align: left;
	padding-right: 20%;
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
iframe{
	width: 100%;
}
.bg_stick_image {
	height: 100vh;
	width: 50vw;	
	background-image: var(--bgimg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/** ========================================================================== CMPLZ COOKIE INFO */



.cmplz-cookiebanner .cmplz-logo,
.cmplz-cookiebanner .cmplz-title,
.cmplz-cookiebanner .cmplz-close {display: none !important;}

#cmplz-manage-consent {display: none !important;}


/* ========================================================================== RESPONSIVE */
 

@media only screen and (min-width: 1920px) { 
	.slick-slider { overflow: visible !important;}
	.slick-next {right: -8% !important;}
	.slick-prev {left: -8% !important;}
	
}

@media only screen and (max-width: 1200px) { 
	
	#service .image_container {
		padding: 0em 4em;
	}
	
	
}

@media only screen and (max-width: 1024px) { 

	#main-navigation li a, #main-navigation .sub-menu li a {
		font-size: 12px;
	}	
	#intro_logo .logo {
		margin-top: 6vh;
	}

	.project_logo {
		width: 33%;
	}


	.section_title.c6 {
		width: 100%;
	}
	.text.l h1, .section_title h1 {
		font-size: 36px;
		hyphens: auto;
	}
	.grid.stick-wrap .gc6 {
		grid-column: span 12;
	}
	.bg_stick_image {
		width: 100vw;
		height: 50vh;
	}
	
	
	.button_wrapper > .button{
		display: block;
	}
	.button_wrapper.multiple.row {
		display: block;
	}
	.button_wrapper.multiple.row > .button{
		width: 100%;
		margin: 1em 0;
	}
	
	.infobox :is(h1, h2, h3) {
		hyphens: auto;
	}
	.infobox.gc6 .infobox_logo,
	.infobox.gc6 .text-container {
		width: auto;
		float: none;
	}
	.infobox.gc6 .infobox_logo {
		width: 45%;
		margin: 0 auto;
	}
	.infobox.gc6 .button-external {
		float: none;
		width: 100%;
		display: inline-block;
		text-align: center;
	}
	
	
	
}


@media only screen and (max-width: 1000px) { 
	
	
	
}
@media only screen and (max-width: 768px) { 
	
	#branding {
		display: none;
	}
	#header_logo {
		width: 80%;
	}
	h1, h2, h3, h4 {
		font-size: 16px;
	}
	footer {
		padding-bottom: 200px;
	}
	#main_inner {
		padding-bottom: 0;
	}
	footer {
		height: auto;
		padding-bottom: 100px;
	}
	#footer_navigation {
		clear: both;
		margin-top: 1em;
	}
	.alignright {
		margin-right: -13%;
	}	
	.alignleft {
		margin-left: -13%;
	}	

	
	
}

@media only screen and (max-width: 600px) {
	
	#fixhead,
	.small_nav #fixhead {
		height: 50px;
	}	
/*	.small_nav .logo { 
		width: 250px;
		padding-top: 0;
		margin-top: -35px !important;
		margin-left: auto;
	}*/
	#intro_logo .logo {
		padding-top: 0;
	}
	main {
		min-height: auto;
	}
	.wrapper.grid {
		padding-left: 0;
		padding-right: 0;
	}
	.top {
		padding-top: 1rem;
	}
	.chap {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}	
	.chap .inner {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.alignleft,
	.alignright,
	.aligncenter {
		float: none;
		width: 100% !important;
		margin: 0 auto;
	}	
	h1, h2, h3, h4,
	.text.l p,
	#intro_content h2 {
		font-size: 16px;
	}
	.text.l h1, .section_title h1 {
		font-size: 24px;
	}
	.text.l h1 {
		text-align: left;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
	}
	footer {
		height: auto;
		margin-top: 0;
	}
	#main_inner {
		padding-bottom: 0; 
	}
	.section_title {
		padding: 2rem 0;
	}
	#footer-navigation,
	#footer-navigation li {
		width: 100%;
		text-align: center;
	}
	#footer-navigation li a {
		font-size: 14px;
		line-height: 40px;
	}
	#footer-navigation::before,
	#footer-navigation::after {
		content: " ";
		display: table;
	} 
	#footer-navigation::after {
		clear: both;
	}
	#footer_inner #c {
		text-align: left;
		padding-top: 2em;
	}

	 
	
}