/*
Theme Name: OceanWP Child
Theme URI: https://wp-themes.com/oceanwp
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress OceanWP child theme.
Template: oceanwp
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: oceanwp-child

krebscheckup.de
*/
/* sarabun-300 - 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: 'Sarabun';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/sarabun-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sarabun-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: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/sarabun-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sarabun-500 - 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: 'Sarabun';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/sarabun-v13-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sarabun-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: 'Sarabun';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/sarabun-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sarabun-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: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/sarabun-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
a:focus {
    outline: 0px !important;
    outline: none !important;
}
body {
    font-family: 'Sarabun', sans-serif;
    
}
body.sticky-header {
	scroll-behavior: smooth;
	padding-top: 0;
	scroll-padding: 140px;
}
body.sticky-header #site-header {
	background: none;
	background-color: none;
	display: block;
	height: 80px !important;
	min-height: 80px !important;
	position: fixed !important;
	top: 0 !important;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	width: 100%;
	z-index: 100;
}
#wrap {
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, p, .elementor-heading-title, #site-header {
    font-family: 'Sarabun', sans-serif;
}
.obfx-sharing-bottom {
    display:none;
}
/* Header */
#site-logo {
	float: none!important;
	margin: 0 auto;
}
#site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
	max-width: none !important;
	width: 250px !important;
	padding: 12px;
}
body.sticky-header #site-header .custom-logo {
	max-height: calc(170px - (28px * 2) ) !important;
}

#site-logo #site-logo-inner {
    height: 74px !important;
	background: #fff;
	border-radius: 0px 0px 8px 8px;
    -webkit-box-shadow: 0px 0px 7px 5px #666666; 
box-shadow: 0px 0px 7px 5px #666666;
}
.sticky-header-minified #site-logo #site-logo-inner a img {
	width: 200px !important;
	padding: 8px;
}
/* Navigation */
#site-navigation-wrap {
    display:none;
}
#site-navigation-wrap .dropdown-menu > li > a {
	font-size: 18px!important;
	line-height: 140px !important;
	padding: 0 10px!important;
	letter-spacing: .6px!important;
    text-transform: none!important;
}
body.sticky-header #site-navigation-wrap .dropdown-menu > li > a {
	line-height: 140px !important;
}
body.sticky-header .sticky-header-minified #site-navigation-wrap .dropdown-menu > li > a {
	line-height: 110px !important;
}
body.sticky-header #site-header nav li.current-menu-item > a, 
body.sticky-header #site-header nav li.current-menu-ancestor > a {
	color: #7a7a7a !important;
}
#site-navigation-wrap .dropdown-menu > li > a:hover, 
.oceanwp-mobile-menu-icon a:hover, 
#searchform-header-replace-close:hover,
body.sticky-header #site-header nav li.current-menu-item > a:hover, 
body.sticky-header #site-header nav li.current-menu-ancestor > a:hover {
	color: #fff!important;
}
.oceanwp-mobile-menu-icon {
    display:none!important;
}


/* Content */
#content h1, #content h2 {
	text-decoration: none !important;
	font-weight: 400 !important;
	font-size: 28px;
	line-height: 110%;
} 
#content p, #content li {
	font-size: 150%;
	line-height: 140%;
}
#content #forschung h2 {
	font-size: 38px;
	line-height: 110%;
}
#forschung .share .elementor-col-50:last-child {
    padding-left:20px;
}
#forschung .share .elementor-col-50:last-child .e-con-inner {
    padding:0;
}
.elementor-button, input[type=submit] {
	font-size: 18px !important;
	background-color: orange !important;
	border-radius: 4px 4px 4px 4px !important;
	padding: 18px 30px 18px 30px !important;
	color: #000 !important;
    border:1px solid #000!important;
    text-transform: none!important;
}
.preisbox a {
	font-size: 24px !important;
	background-color: orange !important;
	border-radius: 4px 4px 4px 4px !important;
	padding: 18px 30px 18px 30px !important;
	color: #000 !important;
	border: 1px solid #000 !important;
	text-transform: none !important;
	display: inline-block;
	width: auto;
}
.preisbox a:hover {
	background-color: #629977!important;
}
.preisbox a .descript {
	font-size: 16px;
	clear: both;
	line-height: 130% !important;
	display: block;
	padding: 12px 0 0;
	font-weight: 600;
}
.elementor-button:hover, input[type=submit]:hover {
	background-color: #629977 !important;
        color: #fff !important;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea, .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
	background-color: #f5f5f5!important;
	border: 1px solid #d2d2d2!important;
	border-radius: 3px!important;
}
h1.elementor-heading-title, h2.elementor-heading-title {
	font-weight: 300!important;
}
.slidekontakt {
    height:1px!important;
    padding:0!important;
    margin:0!important;
}
.slidekontakt .elementor-element-populated {
	position: fixed;
	z-index: 199000;
	width: 250px;
	right: 0;
	top: 140px;
}
.slidekontakt .elementor-element-populated .elementor-widget-container {
	background: orange;
	padding: 12px;
	border-radius: 8px 0px 0px 8px;
	display: block;
	min-height: 43px;
    border:1px solid #000;
}
.with-sticky-header-minified .slidekontakt .elementor-element-populated .elementor-widget-container {
	min-height: 45px;
}
.slidekontakt p {
margin:0;
}
.slidekontakt a, .slidekontakt span {
  display: block;
  color: #000;
  font-size: 17px;
  line-height: 120%;
    font-weight: 600;
}
.slidekontakt a span, .slidekontakt span span {
float:left;
}

.slidekontakt a:hover, .slidekontakt span:hover {
  color: #000;
    text-decoration: underline;
}

.slidekontakt .abschluss a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f07a";
	margin: 0 6px 0 0;
	color: #000 !important;
    float:left;
}
.with-sticky-header-minified .slidekontakt .abschluss a::before,
.with-sticky-header-minified .slidekontakt .beratung span::before{
	font-size:170%;
} 
.slidekontakt .beratung span::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f1fa";
	margin: 0 6px 0 0;
	color: #000 !important;
    float:left;
}
.slidekontakt .beratung span span::before {
	display:none;
}
.with-sticky-header-minified .slidekontakt .elementor-element-populated {
	width: 80px;
}
.with-sticky-header-minified .slidekontakt a span,
.with-sticky-header-minified .slidekontakt span span {
	display:none;
}
.green {
    background:#5D9472;
}
.green h1, .green h2, .green .green h3, .green h4, .green h5, .green h6, .green p {
	color: #fff !important;
}
.videobox .dsgvoyoutube {
    text-align: center;
}
.elementor-widget .elementor-icon-list-icon i {
	font-size: 140%;
}
#content button:hover, 
#content button:focus, 
#content input[type="button"]:hover, 
#content input[type="button"]:focus, 
#content input[type="submit"]:hover, 
#content input[type="submit"]:focus, 
#content .elementor-button:hover, 
#content .elementor-button:focus {
	background-color: #629977!important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1200px!important;
}

#block1 {
    padding:220px 0px 120px
}
#block1 h3 {
    font-size:300%;
    padding:14px 14px 14px 14px;
    margin:0;
    line-height:100%;
    background:#fff;
    color: #629977;
     float:left;
    font-weight:300!important;
    clear:both;
}
#block1 h2 {
    font-size:300%;
    padding:0 14px 14px 14px;
    margin:0;
    line-height:100%;
    background:#fff;
    color: #629977;
     float:left;
    font-weight:300!important;
    clear:both;
}

#block1 h1 {
	font-size: 420%;
	padding: 0 14px 14px 14px;
	margin: 0;
	line-height: 100%;
	background: #fff;
	color: #971839;
	float: left;
	font-weight: 600 !important;
	clear: both;
}
#block2 h3 {
	font-size: 200%;
	padding: 14px;
	margin: 0 0 0 160px !important;
	margin: 0;
	line-height: 120%;
	background: #629977;
	color: #fff;
	float: left;
	font-weight: 300;
	clear: both;
	width: 866px;
}
#block2 h3:first-child {
	padding: 20px 14px 7px 14px;
}
#block2 h3:last-child {
	padding: 7px 14px 20px 14px;
}
#block2 .slogan1 h2 {
	font-size: 360%;
    margin:0;
	padding: 14px;
	line-height: 100%;
	background: #971839;
	color: #fff;
	float: left;
	font-weight: 300;
	clear: both;
	z-index: 100!important;
	display: block;
}
#block2 .slogan1 h2:last-child {
    padding: 0 14px 14px 14px;
	position: relative;
	left: 160px;
	z-index: 1 !important;
	display: block;
	top: -4px;
}
#block3 {
     background: rgb(0,0,0);
background: linear-gradient(149deg, rgba(0,0,0,1) 0%, rgba(56,56,56,1) 100%);
    color:#fff;
}
#block3 p {
	color: #fff;
	clear: both;
	font-size: 160%;
	line-height: 115%;
	padding: 20px 0 0 0;
}
#block3 h3 {
	font-size: 550%;
	padding: 0;
	margin: 10px auto 0;
	line-height: 100%;
	background: none;
	color: #fff;
	float: none;
	font-weight: 300;
	clear: both;
	width: fit-content;
}
#block3 h2 {
	font-size: 300%;
	padding:0;
	margin: 20px auto 0;
	line-height: 100%;
	background: none;
	color: #fff;
	float: none;
	font-weight: 300;
	clear: both;
	width: fit-content;
}
#block3 .elementor-counter .elementor-counter-title {
	text-align: center;
	font-size: 190%;
	font-weight: 400;
	line-height: 170%;
}
#block4 h2 {
  font-size: 300%;
  padding: 14px 14px 14px 14px;
  margin: 70px auto 0;
  line-height: 100%;
  background: #629977;
  color: #fff;
  float: none;
  font-weight: 300;
  clear: both;
  width: fit-content;
}
#block4 p {
	clear: both;
	font-size: 155%;
	line-height: 130%;
	padding: 20px 0 0;
}
.picsblock .elementor-widget-text-editor .elementor-widget-container {
    margin:0!important;
}
.picsblock h3 {
    font-size:180%;
    margin:0;
}
.picsblock .pic1,
.picsblock .pic2,
.picsblock .pic3,
.picsblock .pic4,
.picsblock .pic5 {
   float:left; 
    display:block;
}
.picsblock .pic1,
.picsblock .pic3,
.picsblock .pic5 {
  
 }
.picsblock .pic2,
.picsblock .pic4 {
   
}
.picsblock .pic2 {
   padding:160px 0 0;
}
.picsblock .pic4 {
   padding:80px 0 0;
}
.preisbox h3 {
	font-size: 220%;
	line-height: 110%;
}
.preisbox h4 {
	font-size: 13px;
    color:#999;
	font-weight: normal !important;
}
.preisbox h4 .pum-trigger {
    color:#fff;
text-decoration: underline;
font-size:20px;
}
.heads {
    margin:0;
}
.heads .elementor-widget-container {
	margin: 0 0 30px 0 !important;
}
#content .heads h1 {
	font-size: 34px;
}

.logo8 {
    padding-bottom:80px;
}
.logo8 img {
    width:250px;
}
.logos3 {
	width: 800px !important;
	margin: 0 auto;
}
.logos3 img {
  height: 200px !important;
}
#studien .blocks7 {
	margin: 0 auto;
	clear: both;
	width: 678px;
	font-size: 150%;
    min-height:50px;
    border-bottom:1px solid #629977;
    padding: 8px 0;
}
#studien .blocks7 img {
	padding:0 20px 0;
    margin:0;
}
#block4 .share6 {
    background-position: -70px 0!important;
    padding:20px;
}
.share6 .shariff {
	display: block !important;
	width: 270px;
	margin: 0 auto;
}
.share6 p {
	color:#000!important;
}
#kontakt h3 {
    font-size:180%;
}
#kontakt p, #kontakt .elementor-widget-text-editor {
    margin:0;
}
#kontakt .elementor-icon-list-icon svg {
    font-size:120%;
}
#kontakt .elementor-widget .elementor-icon-list-item {
	padding: 7px 0 4px;
}
.wpcf7 {
	padding:20px;
    border:1px solid #629977;
    margin-top: 20px;
}
.wpcf7 p {
	margin: 0 0 0px;
	clear: both;
	display: block;
    padding:0;
}
.wpcf7 br {
	display:none;
}
.wpcf7 label {
	margin: 0 0 0px;
	clear: both;
	display: block;
	padding: 0 0 12px;
}
.wpcf7 .wpcf7-form-control-wrap {
	margin-top: 4px;
	display: block;
}

#footer p {
    font-size:110%;
}
#footer ul {
	font-size: 110%;
	list-style-type: none;
	margin: 0;
}
#footer ul li {
    font-size:100%;
    list-style-type: none;
    padding:0 0 4px;
}
.page-id-1121 #block4 h2, .page-id-1134 #block4 h2 {
	font-size: 180%;
	background: none;
	color: #629977;
	text-align: left;
	float: left;
	padding: 0;
	margin: 10px 0 6px 0;
}
.page-id-1121 #block4 h3, .page-id-1134 #block4 h3 {
	font-size: 150%;
	padding: 4px 0 !important;
	clear: both;
	margin: 0;
}
.page-id-1121 #block4 p,
.page-id-1134 #block4 p {
	font-size: 130%;
	padding: 0;
}
/* Info-Layer */
#pum-715 .pum-title,
#pum-715 .pum-close{
    display:none;
}
#pum-715 .pum-container {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	position: relative;
	right: 0;
	width: 210px !important;
}
#pum-937 table .check8 {
    color:#629977;
    font-size:200%;
}
.pum-theme-lightbox .pum-container {
	border: 0!important;
}
.pum-theme-704 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	background-color: #701131!important;
}
.pum-theme-704 .pum-title, .pum-theme-lightbox .pum-title {
	text-align: center!important;
}
.pum-content p {
	font-size:120%!important;
}
/* Styles für die beiden Sonderseiten 014 und 015 */
.page-id-1438 #site-logo #site-logo-inner a,
.page-id-1439 #site-logo #site-logo-inner a {
	pointer-events: none;
	cursor: default;
}
.page-id-1438 #footer ul li:first-child,
.page-id-1439 #footer ul li:first-child {
	display:none;
}
.elementor-slideshow__footer {
    display:none;
}
#footerlinktochildthemewp {
    display:none;
}
.calendly4 {
    display: none;
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1024px) {
    #block1 {
	padding: 336px 0 120px;
	background-size: 148% auto;
	background-position: -375px 0px;
}
    .slidekontakt .elementor-element-populated {
	width: 216px;
}
}
@media screen and (max-width:961px) {
}
@media screen and (max-width:850px) {
}
@media screen and (max-width:768px) {
      .full100 .elementor-column {
	width: 100% !important;
	padding: 0 20px;
}
}
@media screen and (max-width:600px) {
   body.sticky-header #site-header, body.sticky-header-minified #site-header {
	height: 60px !important;
	min-height: 60px !important;
	width: 100% !important;
	/*border: 1px dashed #000;*/
}
     .page-id-1121 #block1, .page-id-1134 #block1 {
	padding: 235px 0 68px;
}
    .page-id-1121 #block1 h2, .page-id-1134 #block1 h2 {
	font-size: 210%;
	padding: 4px 0 11px;
        text-align: center;
        float:none;
}
  .page-id-1121 #block4, .page-id-1134 #block4 {
	padding: 20px 20px;
}
    
    #site-logo {
	float: none!important;
	margin: 0 auto!important;
}
    #site-logo #site-logo-inner {
	height: 60px!important;
	padding: 0 20px;
}
#site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
	width: 90px !important;
    padding: 0;
}
.sticky-header-minified #site-logo #site-logo-inner a img {
	width: 80px !important;
    padding: 0;
}

/* Slidekontakt */
    .slidekontakt a, .slidekontakt span {
	font-size: 100%;
}
 .slidekontakt .elementor-element-populated {
	width: 100%;
	display: block !important;
	bottom: 0;
	/*border: 1px dashed #000;*/
	clear: both;
	right: auto;
	top: auto;
}
.slidekontakt .elementor-widget-text-editor {
	float: left;
	width: 50% !important;
	padding: 0 2px;
	margin: 0 !important;
} 
.slidekontakt .elementor-element-populated .elementor-widget-container {
	border-radius: 8px 8px 0px 0px;
	min-height: 43px;
}  
    .with-sticky-header-minified .slidekontakt a span,
.with-sticky-header-minified .slidekontakt span span {
	display:inherit;
}
    .with-sticky-header-minified .slidekontakt .elementor-element-populated {
	width: 100%;
}
    .with-sticky-header-minified .slidekontakt .abschluss a::before, 
    .with-sticky-header-minified .slidekontakt .beratung span::before,
   .slidekontakt .abschluss a::before, 
    .slidekontakt .beratung span::before {
	font-size: 100%;
}
/* Content */
    .elementor-kit-379 button, .elementor-kit-379 input[type="button"], .elementor-kit-379 input[type="submit"], .elementor-kit-379 .elementor-button {
	font-size: 18px;
	margin: 0 auto;
	display: block;
	width: fit-content;
}
#block1 {
	background-position: -538px -45px;
	background-size: 286% auto;
	padding: 225px 0px 40px;
}
   #block1 h3 {
	font-size: 150%;
	padding: 14px 14px 0 14px;
	clear: none;
	width: 269px;
	display: block;
	z-index: 2001;
	position: relative;
}
    #block1 h2 {
	font-size: 150%;
	padding: 0 14px 14px 14px;
        display: block;
       z-index:2000;
        position: relative;
}
 #block1 h1 {
	font-size: 190%;
	padding: 0 14px 14px 14px;
}
    #block3 {
	padding: 80px 30px 80px;
}

    #block2 .slogan1 h2 {
	font-size: 160%;
	padding: 14px;
        float: none;
}  
    #block2 .slogan1 h2:last-child {
	left: 0;
}
#block2 h3 {
	font-size: 140%;
	padding: 14px;
	width: 100%;
    margin:0!important;
}
    #block3 .elementor-inner-column {
        width:100%;
    }
    #block3 .elementor-counter .elementor-counter-number-prefix,
    #block3 .elementor-counter .elementor-counter-number-suffix {
	font-size: 80%;
}
    #block3 .elementor-counter-number {
     font-size:80%;   
    }
    #block3 .elementor-counter .elementor-counter-title {
	font-size: 160%;
	line-height: 130%;
}
    #block3 h2 {
	font-size: 210%;
}
    #block3 p {
	font-size: 130%;
	line-height: 120%;
}
    #block4 {
        width:100%;
    }
    #block4 .elementor-inner-column {
	width: 100%;
}
   #block4 h2 {
	font-size: 210%;
	padding: 14px 14px 14px 14px;
	margin: 70px auto 0;
	line-height: 100%;
	display: block;
	text-align: center;
}
    #block4 p {
	font-size: 130%;
	line-height: 130%;
	padding: 20px 20px 10px 20px;
}
    #content p, #content li {
	font-size: 130%;
	line-height: 130%;
}
    #content #forschung h2 {
	font-size: 30px;
	line-height: 120%;
}
    #forschung .share .elementor-col-50:last-child {
    padding-left:0;
        padding-top:30px;
}
.picsblock .pic2 img,
.picsblock .pic4 img {
  -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
    .picsblock .pic2, .picsblock .pic4 {
	height: 150px;
}
 .picsblock .pic2 .elementor-widget-image img {
	display: block;
	height: 60px;
	width: auto;
	margin: 0 21%;
	padding-left: 55px;
}
.picsblock .pic4 .elementor-widget-image img {
	display: block;
	height: 60px;
	width: auto;
	margin: 0 32%;
	padding-left: 55px;
}
    .picsblock .pic1,
.picsblock .pic2,
.picsblock .pic3,
.picsblock .pic4,
.picsblock .pic5 {
   float:none; 
    clear:both;
}
.picsblock .pic1,
.picsblock .pic3,
.picsblock .pic5 {
   width:100%;
}
    .picsblock .pic3 img,
.picsblock .pic5 img {
   width:80%;
}
    .picsblock .pic2, .picsblock .pic4 {
	padding: 0;
}
    .logos3 .elementor-element-populated {
        padding:20px 0!important;
    }
   .logos3 img {
	width: 150px;
	height: auto !important;
}
    .preise8 {
        padding:0 20px;
    }
     .preise8 .elementor-column {
        padding:0;
    }
    #block4 .preise8 p {
	padding: 0;
}
    .preisbox h3 {
	font-size: 160%;
}
.preisbox h4 {
	font-size: 110%;
	line-height: 110%;
}
#studien .blocks7 {
	width: 100%;
	font-size: 150%;
	min-height: 50px;
	border-bottom: 1px solid #629977;
	padding: 20px 0 20px;
}
    #studien .blocks7 img {
	padding: 0 20px 0;
	margin: 0 auto;
	clear: both;
        display:block;
	width: 180px;
}
    #studien .blocks7:first-child img {
	padding: 0 20px 20px;
}
#studien .blocks7 a {
	padding: 0;
	margin: 0 auto;
	clear: both;
	display: block;
	line-height: 100%;
	text-align: center;
	font-size: 85%;
}
    .share6 {
	background-position: center center!important;
}
    #pum-937 table .js-responsive-scroll {
        width:60%
}
    #forschung p {
        text-align: center;
    }
    #footer img {
        width:200px!important;
    } 
}
@media screen and (max-width:420px) {
    .slidekontakt .elementor-element-populated .elementor-widget-container {
	padding: 12px 4px 4px 12px;
}
.slidekontakt a, .slidekontakt span {
	font-size: 95%;
}
    .logo8 img {
  width: 200px;
}
        .gapbefore4 .elementor-spacer-inner {
        --spacer-size: 20px!important;
    }
}


