/*
Theme Name: Pohl 0815
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: 0815design GbR
Author URI: https://www.0815design.de
Version: 1.0.1712651779
Updated: 2024-04-09 10:36:19

*/


/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v40-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v27-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:where(figure) {
  margin: 0 0 0;
}
:where(.wp-block-columns.has-background) {
  padding: 0;
}

.ms-slide-bgcont {
  height: 100%;
  opacity: 0.5 !important;
}
.ms-container {
  background: #000;
}

body, html {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
  font-style: normal;
  font-weight: 400;
}

#content h1, #content h2, #content h3 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  line-height: 1.5;
  color: #00A3CC;
}

.padd {
  padding-left: 30px;
  padding-top: 15px;
  font-size: 18px;
}

#content h4 {
  font-size: 18px;
}

#content li {
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
}

#content h4, #content p {
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}

.master-slider h2{
	color: #fff !important;
	text-shadow: 0px 0px 4px #000000, 0px 0px 6px #000000, 0px 0px 6px #000000;
}


.site-header .site-branding {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  width: 50%;
  max-width: 500px;
}

.site-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-block-start: 1rem;
  padding-block-end: 1rem;
  position: relative;
  flex-direction: row-reverse;
}

.site-header .site-navigation {
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; 
 background: rgb(0,204,153);
background: linear-gradient(90deg, rgba(0,204,153,1) 13%, rgba(0,204,153,0) 90%); 
}

.site-header .site-navigation a{
  color: #fff;
}

.page-header .entry-title {
  display: none;
}

body:not([class*="elementor-page-"]) .site-main {
    z-index: 1;
    background: #fff;
    margin-top: 185px;
  }

.contact_box {
  display: flex;
	position: absolute;
	top:20px;
	left:15px;
}

.contact_box a{
  color: #00A3CC;
  margin-right: 20px;
}

.contact_box i {
  font-size: 25px;
  padding-top: 1px;
  margin-right: 5px;
	color: #00A3CC;
}

.menu-main-menu-container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

.site-footer:not(.dynamic-footer) {
    max-width: 100%;
}

.footer-outer {
	background: #444;
	max-width: 100%;
	padding: 50px 20px;
	z-index: 1;
    position: relative;
}
.site-footer:not(.dynamic-footer) {
    color: #fff;
	font-size: 17px;
}

.site-footer:not(.dynamic-footer) a{
    color: #ddd;
}

.footer-widgets {
    display: flex;
	flex-wrap: wrap;
	column-gap:50px;
}
.footer-widget-column {
	width: 100%;
	box-sizing: border-box;
}

.footer-widgets ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-widgets ul li {
  margin-top: 5px;
}
.footer-widgets img{
filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(2%) hue-rotate(85deg) brightness(110%) contrast(100%);
}

#footer h3 {
  font-family: 'Roboto Condensed';
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
  font-size: 20px;
}

@media (min-width: 992px) {
.site-header:not(.dynamic-header) {
    position: fixed;
	left:0;
	top: 0;
	height: 185px;
	z-index:1;
	max-width: 100%;
	background: #fff;
  }
	
.inner-header {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-block-start: 0;
    padding-block-end: 1rem;
    position: relative;
    flex-direction: row-reverse;
  }
	
.footer-widget-column {
	width: 25%;
	box-sizing: border-box;
}
	
}



@media (min-width: 1200px) {
.site-header:not(.dynamic-header) {
	max-width: 100%;
  }
	
.inner-header, .site-footer:not(.dynamic-footer) {
	max-width: 1140px;
	margin: 0 auto;
  }
}