/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@font-face {
	font-display: swap;
    font-family: 'Helvetica Neue';
    src: url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-light-webfont.woff2') format('woff2'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-light-webfont.woff') format('woff'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-light-webfont.ttf') format('truetype'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-light-webfont.svg#helvetica_neue45_light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
	font-display: swap;
    font-family: 'Helvetica Neue';
    src: url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-roman-webfont.woff2') format('woff2'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-roman-webfont.woff') format('woff'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-roman-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
	font-display: swap;
    font-family: 'Helvetica Neue';
    src: url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-thin-webfont.woff2') format('woff2'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-thin-webfont.woff') format('woff'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-thin-webfont.ttf') format('truetype'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-thin-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Helvetica Neue';
    src: url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-medium-webfont.woff2') format('woff2'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-medium-webfont.woff') format('woff'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneue-medium-webfont.svg#helvetica_neue65_medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Helvetica Neue';
    src: url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneuebold-webfont.woff2') format('woff2'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneuebold-webfont.woff') format('woff'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneuebold-webfont.ttf') format('truetype'),
         url('https://bosselerabeking.de/wp-content/themes/hello-theme-child-master/fonts/helveticaneuebold-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: 600;
    font-style: normal;
}



.elementor-maintenance-mode .elementor-location-header,
.elementor-maintenance-mode .elementor-location-footer {
	display: none;
}


:focus {outline:none;}
::-moz-focus-inner {border:0;}

html {
	overflow-x: hidden;
}
body {
	overflow: hidden;
}
/* Dummy CSS to add JavaScript */
body::after { content: ""; }

html, body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	line-height: 1.3;
	/*background-color: #F7F7F9;*/
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	color: #fff;
}

h1 {
	font-size: 32px;
	font-weight: 300;
}
.home h1 {
	font-size: 24px;
	font-weight: 200;
}
.home h1 span {
	font-size: 36px;
	font-weight: 300;
}
.page-id-8 h1,
.page-id-3487 h1 {
	color: #1a171b;
}


h2 {
	font-size: 24px;	
}
.page-id-237 h2,
.parent-pageid-237 h2 {
	font-size: 22px;
}

h3 {
    font-size: 20px;
    font-weight: 400;
}
h4 {
    font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}
.elementor-heading-title {
  line-height: 1.2!important;
}

h1 em,
h2 em,
h3 em,
h4 em,
p em {
	font-weight: lighter;
	font-style: italic;
}

b, strong {
	font-weight: 500;
}

a,
a:visited {
	color: #0C2240;
}
a:hover {
	color: #0C2240;
}
main .elementor .elementor-widget-text-editor a {
	text-decoration: underline;
	text-underline-offset: 3px;
}


ul {
	padding-left: 15px;
	margin-bottom: 20px;
	list-style-type: disc;
}


.page-content .e-con-inner {
	
}


/* header */
.elementor-location-header {
	transition: all .3s ease-in-out;
	position: fixed;
	height: 95px;
	width: 100vw;
	z-index: 9998;
}
.elementor-location-header.scrolled {
	  position: fixed;
	  margin: 0 auto;
	  width: 100vw;	  
	  height: 80px;
	  /*box-shadow: 0 2px 1px -2px gray; */
}

.elementor-location-header > .elementor-element {

	transition: all .3s ease-in-out!important;
	  
	  height: 95px;
}
.elementor-location-header .e-parent {
	transition: all .3s ease-in-out;
}
.elementor-location-header.scrolled .e-parent {
	
	height: 80px;
}
.elementor-location-header .e-parent .e-con-inner {
	transition: all .3s ease-in-out;
}
.elementor-location-header.scrolled .e-parent .e-con-inner {
	padding: 0;
}
.elementor-location-header.scrolled .e-parent .e-child {
	margin: 0;
}
.elementor-location-header.scrolled .e-child:last-child {
	top: 0;
}

.elementor-location-header .elementor-nav-menu--main .elementor-item {
	letter-spacing: 0.03em;
}
.elementor-location-header .elementor-nav-menu--main .elementor-item-active,
.elementor-location-header .elementor-nav-menu--main .current-page-ancestor .elementor-item,
.elementor-location-header .elementor-nav-menu--main .elementor-item:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
}
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item-de a,
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item-de a:hover {
	padding-right: 8px;
}
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item-en a,
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item-en a:hover {
	padding-left: 8px;
}

.elementor-location-header .elementor-nav-menu--main .wpml-ls-item.wpml-ls-current-language a {
	opacity: 0.7;
}
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item a {
	opacity: 0.4;
}
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item a:hover {
	opacity: 1;
}
.elementor-location-header .elementor-nav-menu--main .wpml-ls-item-de:after {
	content: "|" !important;
	display: inline;
	color: #fff;
	top: -2px;
	position: relative;
}

.elementor-location-header .elementor-widget-theme-site-logo img {
	transition: all .3s ease-in-out;
}
.elementor-location-header.scrolled .elementor-widget-theme-site-logo img {
	width: 220px!important;
}

.elementor-location-footer {
	position: fixed;
	bottom: 0px;
	width: 100vw;
	margin: 0 auto;
	height: 80px;
	z-index: 200;
}

.elementor-location-footer svg .st1, 
.elementor-location-footer svg .st0 {
	fill: #030e1e;
	stroke: #030e1e;
	stroke-width: 0;
}
.elementor-location-footer .elementor-nav-menu--main .elementor-item-active,
.elementor-location-footer .elementor-nav-menu--main .elementor-item:hover {
	text-decoration: underline;
	text-underline-offset: 3px;
}


/* Layout */
.verlauf-rechts-hell.elementor-widget-spacer {
	background: #000;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.8) 80%);
	
}
.verlauf-links-hell.elementor-widget-spacer {
	background: #000;
	background: linear-gradient(235deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.95) 80%);
}
.verlauf-rechts-dunkel.elementor-widget-spacer {
	background: #000;
	background: linear-gradient(135deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 80%);
	/*background: linear-gradient(135deg,rgba(255, 255, 255, 0) 19.9%, rgba(255, 255, 255, 1) 19.9%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.6) 80%);*/
}

.verlauf-links-dunkel.elementor-widget-spacer {
	background: #000;
	background: linear-gradient(235deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 80%);
}

.verlauf-rechts-blau.elementor-widget-spacer {
	background: #0C2240;
	background: linear-gradient(135deg,rgba(12, 34, 64, 0) 40%, rgba(12, 34, 64, 0.3) 40%, rgba(12, 34, 64, 0.6) 80%);
}
.verlauf-links-blau.elementor-widget-spacer {
	background: #0C2240;
	background: linear-gradient(235deg,rgba(12, 34, 64, 0) 30%, rgba(12, 34, 64, 0.4) 30%, rgba(12, 34, 64, 0.95) 60%);
}
.verlauf-rechts-blau-hell.elementor-widget-spacer {
	background: #2b4348;
	background: linear-gradient(135deg,rgba(43, 67, 72, 0) 40%, rgba(43, 67, 72, 0.4) 40%, rgba(43, 67, 72, 0.8) 80%);
}
.verlauf-rechts-braun.elementor-widget-spacer {
	background: #524336;
	background: linear-gradient(135deg,rgba(82, 67, 54, 0) 40%, rgba(82, 67, 54, 0.5) 40%, rgba(82, 67, 54, 0.9) 80%);
}


.logo-outline .st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke-width: 2;
}


.elementor-widget-image-box {
	overflow: hidden;
}
.elementor-image-box-content {
	position: absolute;
	bottom: 5px;
	text-align: left;
	background-color: rgba(255,255,255,0.7);
	padding: 0 10px 10px;
	color: #0c2240;
	transition: all .3s ease-in-out;
	left: -100%;
	
	clip-path: polygon(0 0, calc(100% - 45px) 0%, 100% 100%, 0% 100%);
}
.elementor-widget-image-box:hover .elementor-image-box-content {
	left: 0px;
}


.elementor-widget-posts article p {
	color: #0C2240;
	font-size: 13px;
}
.elementor-widget-posts .elementor-post__title a {
    pointer-events: none !important;
}

.page-id-2 .elementor-slideshow__header {
	display: none;
}


/* Referenzen */
.page-id-8 .elementor-portfolio-item::before,
.page-id-8 .e-loop-item figure a::before,
.page-id-8 .e-loop-item .elementor-widget-image a::before,
.page-id-3487 .elementor-portfolio-item::before,
.page-id-3487 .e-loop-item figure a::before,
.page-id-3487 .e-loop-item .elementor-widget-image a::before {

}

.page-id-8 .e-loop-item:hover figure a::before,
.page-id-8 .e-loop-item:hover .elementor-widget-image a::before,
.page-id-3487 .e-loop-item:hover figure a::before,
.page-id-3487 .e-loop-item:hover .elementor-widget-image a::before {
	background: rgba(64, 144, 208, 0.6);
}

.page-id-8 .e-loop-item .elementor-widget-heading,
.page-id-3487 .e-loop-item .elementor-widget-heading {
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: all .7s ease-in-out;
}
.page-id-8 .e-loop-item:hover .elementor-widget-heading,
.page-id-3487 .e-loop-item:hover .elementor-widget-heading {
	opacity: 1;
}
.page-id-8 .dialog-lightbox-message::before,
.page-id-3487 .dialog-lightbox-message::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(64, 144, 208, 0.2);
  mix-blend-mode: multiply;
  z-index: 999;
}

.page-id-8 button.e-filter-item[aria-pressed="true"],
.page-id-3487 button.e-filter-item[aria-pressed="true"]  {
	font-weight: 600;
}
.page-id-8 .elementor-portfolio__filters,
.page-id-23 .elementor-portfolio__filters,
.page-id-3487 .elementor-portfolio__filters,
.page-id-3483 .elementor-portfolio__filters {
  justify-content: center;
  background: #FFF;
  background: linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(175, 175, 175, 1) 60%);
  padding: 15px 10px 15px 10px;
  margin-bottom: 0;
  border-top: 2px solid #b9b9b9;
  border-bottom: 2px solid #979797;
  /*border-left: 1px solid rgba(175, 175, 175, 0.5);*/
  /*box-shadow: -2px 0px 0px 0px #5d5d5d, 2px 0px 0px 0px #5d5d5d; 
  /*box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2), 
              0 -5px 3px rgba(0, 0, 0, 0.2);*/
}
.page-id-8 .elementor-portfolio__filters .elementor-active,
.page-id-23 .elementor-portfolio__filters .elementor-active,
.page-id-3487 .elementor-portfolio__filters .elementor-active,
.page-id-3483 .elementor-portfolio__filters .elementor-active {
	font-weight: 500;
}


.elementor-portfolio-item .elementor-post__thumbnail {
    cursor: pointer;
}
.page-id-8 .elementor-portfolio-item .elementor-post__thumbnail__link img,
.page-id-3487 .elementor-portfolio-item .elementor-post__thumbnail__link img {
    filter: grayscale(0) sepia(50%) hue-rotate(180deg);	
}

.page-id-23 .elementor-widget-portfolio .elementor-portfolio article,
.page-id-3483 .elementor-widget-portfolio .elementor-portfolio article {
	/*outline-style: solid;
	outline-color: #5d5d5d;
 	outline-width: 2px;*/
 	border: 2px solid #5d5d5d;
}


.page-id-8 .custom-lightbox h3,
.page-id-3487 .custom-lightbox h3 {
	color: #0C2240;
}

/* Presse */ 
.elementor-widget-theme-post-title h2::before {
	content: '';
	background-image: url(https://bosselerabeking.de/wp-content/uploads/2025/09/Up-Down-Arrow.png);
	position: relative;
	margin-right: 15px;
	width: 24px;
	  display: inline-block;
	  height: 24px;
	  background-size: 24px;
	  background-repeat: no-repeat;
	  top: 0px;
	  transform: rotate(180deg);
	  transition: all 0.3s ease;
}
.elementor-widget-theme-post-title.active h2::before {
	transform: rotate(0deg);
	top: 10px;
}

.elementor-widget-theme-post-content {
    display: none;
    overflow: hidden; /* Verhindert unschöne Überlappungen während der Animation */
    transition: all 0.3s ease;
}

.elementor-loop-container .e-loop-item .elementor-widget-theme-post-content.force-show {
    display: block!important;
}


main .elementor-nav-menu--main .elementor-item-active {
	font-weight: 500;
}

/* AGBs Impressum */

.page-id-17 main h1,
.page-id-17 main h3,
.page-id-17 main p,
.page-id-3450 main h1,
.page-id-3450 main h3,
.page-id-3450 main p {
	color: #1a171b;
}
.page-id-19 main h1,
.page-id-19 main h3,
.page-id-19 main h4,
.page-id-19 main ul li,
.page-id-19 main p,
.page-id-3489 main h1,
.page-id-3489 main h3,
.page-id-3489 main h4,
.page-id-3489 main ul li,
.page-id-3489 main p {
	color: #1a171b;
}
.page-id-21 main h1,
.page-id-21 main h3,
.page-id-21 main p,
.page-id-21 main ol li,
.page-id-3467 main h1,
.page-id-3467 main h3,
.page-id-3467 main p,
.page-id-3467 main ol li {
	color: #1a171b;
}
.page-id-21 main ol,
.page-id-3467 main ol {
	margin: 10px 0;
}
.page-id-21 main ol li,
.page-id-3467 main ol li {
	margin-bottom: 20px;
}

/* Portfolio Lightbox Styles */
.elementor-portfolio-item .elementor-post__thumbnail {
    cursor: pointer;
}

.portfolio-lightbox {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 14, 30, 0.8);
    display: flex!important;
	justify-content: center;
	align-items: center;
	height: 100vh;
	width: 100%;
}
.lightbox-container {
	position: relative;
}
.lightbox-content {
    width: 100%;
    max-width: 900px;
    max-width: 80vw;
    background: white;
    max-height: 90vh;
    overflow-x: scroll;
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
    border: 1px solid #fff;
    position: relative;
}

.lightbox-close {
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  padding: 0px;
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  
  background-image: url("https://bosselerabeking.de/wp-content/uploads/2025/09/fancybox_sprite@2x.png");
  background-size: 44px 152px;
  background-repeat: no-repeat;
}

.lightbox-close:hover {
    transform: scale(1.1);
}

.lightbox-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 900px;
    max-width: 80vw;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 5;
    transform: translateY(-50%);
}

.lightbox-prev,
.lightbox-next {
    padding: 0px;
    cursor: pointer;
    pointer-events: auto;
    transition: all 0.3s ease;
    user-select: none;
    position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	background-image: url("https://bosselerabeking.de/wp-content/uploads/2025/09/fancybox_sprite@2x.png");
	background-repeat: no-repeat;
}
.lightbox-next {
	background-size: 44px 152px;
	right: 10px;
	background-position: 0 -72px;
	
}
.lightbox-prev {
    background-size: 44px 152px;
    left: -20px;
	background-position: 0 -36px;
}


.lightbox-prev:hover,
.lightbox-next:hover {
    transform: scale(1.1);
}

.lightbox-prev.disabled,
.lightbox-next.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.lightbox-prev.disabled:hover,
.lightbox-next.disabled:hover {
    transform: none;
    background: rgba(0,0,0,0.7);
}

.lightbox-prev {
    /*margin-left: -60px;*/
}

.lightbox-next {
    margin-right: -30px;
}

.lightbox-image-container {
    text-align: center;
    margin-bottom: 25px;
}


.lightbox-image-container img {
    max-width: 80vw;
  object-fit: contain;
  border-radius: 0px;
  height: 70vh;
  width: auto;
}
.page-id-23 .lightbox-image-container img,
.page-id-3483 .lightbox-image-container img {
	border: 1px solid #bbb;
	margin-top: 15px;
	height: 60vh;
}

.lightbox-info {
    text-align: left;
}
.page-id-23 .lightbox-info,
.page-id-3483 .lightbox-info {
	padding: 0 20px 10px 20px;
	max-width: 70%;
	margin: 0 auto;
}

.lightbox-info h3 {
    margin: 0 0 20px 0;
    color: #030e1e;
    text-align: left;
    font-size: 1.5em;
}
.page-id-8 .lightbox-info h3,
.page-id-3487 .lightbox-info h3 {
  text-align: center;
  font-weight: 300;
}

.lightbox-content-area {
    margin-bottom: 25px;
    line-height: 1.2;
    color: #444;
    font-size: 14px;
}
.page-id-23 .portfolio-lightbox .lightbox-content-area,
.page-id-3483 .portfolio-lightbox .lightbox-content-area {
	display: block!important;
}

.lightbox-content-area p {
    margin-bottom: 0px;
  margin-top: 0;
}

.lightbox-content-area p:last-child {
    margin-bottom: 0;
}

.lightbox-content-area a {
    color: #0073aa;
    text-decoration: none;
    transition: color 0.3s ease;
}

.lightbox-content-area a:hover {
    color: #005177;
    text-decoration: underline;
}

.lightbox-content-area ul,
.lightbox-content-area ol {
    margin: 15px 0;
    padding-left: 25px;
}

.lightbox-content-area li {
    margin-bottom: 8px;
}

.lightbox-content-area img {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
    border-radius: 4px;
}

.lightbox-content-area blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    border-left: 4px solid #0073aa;
    background: #f9f9f9;
    font-style: italic;
    border-radius: 0 4px 4px 0;
}

.lightbox-content-area h1,
.lightbox-content-area h2,
.lightbox-content-area h3,
.lightbox-content-area h4,
.lightbox-content-area h5,
.lightbox-content-area h6 {
    margin: 25px 0 15px 0;
    color: #333;
}

.loading-spinner {
    text-align: center;
    padding: 40px 20px;
    color: #666;
    font-style: italic;
    font-size: 16px;
}

.lightbox-counter {
    margin: 20px 0 0 0;
    color: #666;
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin: 0 40px 20px 40px;
}

/* Mobile Anpassungen */
@media (max-width: 768px) {
.lightbox-content {
        width: 95%;
        margin: 5% auto;
        padding: 15px;
        max-height: 95vh;
}
.lightbox-prev, .lightbox-next {
}
    
.lightbox-prev {
    margin-left: 17px;
} 
.lightbox-next {
    margin-right: -45px;
}
.lightbox-close {
    top: 15px;
}
    .lightbox-info h3 {
        font-size: 1.3em;
    }
    
    .lightbox-content-area {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
.lightbox-content {
    width: 90%;
    max-height: 80vh;
}
.lightbox-image-container img {
  height: auto;
}

}

/* cookie */
.page-id-3785 .site-main,
.page-id-3786 .site-main {
	margin-top: 140px;
	margin-bottom: 100px;
    max-width: 1600px;
    max-width: 100vw;
}
.page-id-3785 .site-main #cmplz-document,
.page-id-3786 .site-main #cmplz-document {
  max-width: 1600px;
  color: #0C2240;
}
.page-id-3785 .site-main h1, 
.page-id-3785 .site-main h2,
.page-id-3785 .site-main h3,
.page-id-3786 .site-main h1, 
.page-id-3786 .site-main h2,
.page-id-3786 .site-main h3 {
  color: #0C2240;	
}


/* 404 */
.elementor-page-3791 .elementor-location-single h1,
.elementor-page-3791 .elementor-location-single p,
.elementor-page-3796 .elementor-location-single h1,
.elementor-page-3796 .elementor-location-single p {
	color: #0C2240;
}


/* MEDIA QUERIES **************************************************************************************************************/
@media (min-width:2000px){
body {
	font-size: 18px;
}
h1 {
	font-size: 44px;
}
.home h1 {
	font-size: 30px;
}
.home h1 span {
	font-size: 44px;
}


h2 {
	font-size: 32px;	
}
.page-id-237 h2,
.parent-pageid-237 h2 {
	font-size: 28px;
}

h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}

}


@media (max-width:767px){
.elementor-location-header {
  height: 80px;
}
.elementor-location-header.scrolled {
  height: 70px;  
}
.elementor-location-header > .elementor-element {
  height: 80px;
}
.elementor-location-header.scrolled > .elementor-element {
  height: 70px;
}

.elementor-location-header .e-parent .e-child:last-child {
	position: absolute;
	right: 5px;
	top: 15px;
	transition: all .3s ease-in-out;
}
.elementor-location-header.scrolled .e-child:last-child {
	top: 8px;
}
.elementor-location-header.scrolled .elementor-widget-theme-site-logo img {
	width: 150px!important;
}

.elementor-location-header .elementor-nav-menu--dropdown li a:hover,
.elementor-location-header .elementor-nav-menu--dropdown li a.elementor-item-active {
	text-decoration: underline;
	text-underline-offset: 5px;
}
.elementor-location-header.scrolled .elementor-nav-menu--dropdown {
	top: 30px!important;
	padding-bottom: 10px;
}

.elementor-location-header .elementor-nav-menu--dropdown .wpml-ls-item-de,
.elementor-location-header .elementor-nav-menu--dropdown .wpml-ls-item-en {
	width: 49%;
	display: inline-block;
}
.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .wpml-ls-item-de a {
	justify-content: flex-end;
}
.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .wpml-ls-item-en a {
	justify-content: flex-start;
}
.elementor-location-header .elementor-nav-menu--dropdown .elementor-nav-menu .wpml-ls-item-de:after {
	content: "|";
	display: inline;
	color: #fff;
	position: absolute;
    right: -2px;
    top: 16px;
}

.elementor-location-footer {
	position: relative;
	bottom: unset;
	width: 100vw;
	margin: 0 auto;
	height: auto;
	z-index: 200;
}

h1 {
	font-size: 24px;
}
.home h1 {
  font-size: 18px;
}
.home h1 span {
  font-size: 26px;
}
.page-id-237 h2,
.parent-pageid-237 h2 {
	font-size: 18px;
}

.page-id-8 .elementor-portfolio__filters, 
.page-id-23 .elementor-portfolio__filters, 
.page-id-3487 .elementor-portfolio__filters,
.page-id-3483 .elementor-portfolio__filters {
  justify-content: left;
}
.page-id-8 .elementor-portfolio__filter:not(:first-child),
.page-id-23 .elementor-portfolio__filter:not(:first-child),
.page-id-3487 .elementor-portfolio__filter:not(:first-child),
.page-id-3483 .elementor-portfolio__filter:not(:first-child) {
  margin-left: 0!important;
}
.elementor-portfolio__filters .elementor-portfolio__filter {
	padding: 3px 8px;
	font-size: 14px;
}
.page-id-8 .elementor-portfolio-item__title,
.page-id-3487 .elementor-portfolio-item__title {
  font-size: 15px;
}

}


