/*
Theme Name: Baumann Gruppe
Description: WordPress Theme für die Baumann Gruppe
Author: Florian Turobin | © 2025 arax.systems
Version: 1.0
*/

/**
 * CSS 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%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
body { font-size: 62.5%; line-height: 1; font-family: Arial, Tahoma, Verdana, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

/** FONT **/ 


/**
 * Allgemein
 */
body {
  background: white;
  font-size: 14px;
  color: black;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
}
.clear {
  clear: both;
}

/* Font Styles */
h1, h1 a {
  font-family: 'Poppins', sans-serif;
  font-size: 34px;
  color: black;
  font-weight: 600;
  padding: 20px 0;
  text-align: left;
  text-decoration: none !important;
  line-height: 1.3;
}
h1 a:hover {
  text-decoration: underline !important;
}
h2, h2 a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: left;
  color: black;
  padding: 24px 0 8px 0;
  text-decoration: none !important;
  line-height: 1.2;
}
h2 a:hover {
  text-decoration: underline !important;
}
h3, h3 a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: black !important;
  padding: 8px 0;
  text-decoration: none !important;
  line-height: 1.2;
}
h3 a:hover {
  text-decoration: underline !important;
}
h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: black !important;
  padding: 8px 0;
  text-decoration: none !important;
}

hr {
  border: 0;
  height: 1px;
  background: #e2e2e2;
}

p {
  line-height: 1.8;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: black;
  padding: 8px 0;
}
p.subtitle {
  text-align: center;
  color: black;
  font-size: 12px;
  padding-bottom: 30px;
}


table tr td {
	line-height: 1.8;
  padding-right: 10px;
}
table.team { 
  width:100%;
}
table.team tr td {
  vertical-align: top;
  padding-bottom: 10px;
}
table.team tr td h2 {
  padding-top: 0;
}
table.ce-table {
  width: 100%;
}
table.ce-table thead tr th {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid darkgrey;
  padding: 9px 5px;
}
table.ce-table tr td {
  padding: 9px 5px;
  border-bottom: 1px solid lightgrey;
}
table.ce-table tr:hover td {
  background: lightgrey;
  color: black;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: none;
}
::selection {
  color: white;
  background: #0040A6;
}
::-moz-selection {
  color: white;
  background: #0040A6;
}
blockquote {
  quotes: initial;
  background: #0040A6;
  padding: 15px 20px;
}
blockquote p {
  color: white;
}
b, strong {
  font-weight: bold;
}
span.italic, em, i {
  font-style: italic;
}
img {
  max-width: 100%;
  height: auto;
}

img.alignright {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
img.alignleft {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
img.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}

:root {
  --tec-color-background-events-bar-submit-button: #00a99d!important;
  --tec-transition-background-color: #952742!important;
  --tec-color-background-events-bar-submit-button-hover: #952742!important;
  --tec-color-accent-primary: #00a99d!important;
  --tec-font-family-sans-serif: 'Source Sans Pro'!important;
}


#banner_top {
  background: #0040A6;
  height: 10px;
  width: 100%;
}
#banner_bottom {
  background: #0040A6;
  height: 5px;
  width: 100%;
}

#content_container ul:not(.tribe-events-c-subscribe-dropdown__list, .tribe-events-c-top-bar__nav-list, .tribe-events-c-view-selector__list, .tribe-events-sub-nav),
#content_container ol {
  margin-left: 30px;
}
#content_container ul:not(.tribe-events-c-subscribe-dropdown__list, .tribe-events-c-top-bar__nav-list, .tribe-events-c-view-selector__list, .tribe-events-sub-nav) li {
  list-style: disc;
  line-height: 2;
}
#start_widget_section .appointments .tribe-events-widget-events-list__view-more-link:hover {
  background: #0040A6;
}
.tribe-common-l-container.tribe-events-l-container {
  padding-left: 0!important;
  padding-right: 0!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
#content_container ol li {
  list-style: decimal;
  line-height: 2;
}

#content_container a {
  color: black;
  text-decoration: underline;
}
#content_container a:hover {
  text-decoration: none;
}

/* Headerbereich */
#header_container {
  width: 100%;
}
.logo_link {
  z-index: 9999;
}
#logo {
  background: url("img/logo.png");
  width: 245px;
  height: 77px;
  background-size: 245px 77px;
  z-index: 9999;
}


/* Navigation */
#navigation {
  height: auto;
  margin-top: 0;
  float: left;
  width: 100%;
  position: absolute;
  top: 20px;
}
#navigation .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#navigation ul {
  list-style: none;
  position: relative;
  display: table;
  z-index: 9999;
  padding-top: 28.5px;
}
#navigation ul li {
  float: left;
  text-align: left;
  font-size: 20px;
  
}
#navigation ul li:last-child {
  margin-right:0;
}
#navigation ul li a {
  display: block;
  color: white;
  text-decoration: none;
  transition: background 0.2s;
  
  font-weight: 400;
  padding-right: 58px;
}
#navigation ul li a:hover, #navigation ul li.current-menu-item > a {
  color: white;
  text-decoration: none;

}
#navigation ul li.current-menu-item ul li a {
  color: white;
}
#navigation ul ul {
  position: absolute;
  top: 100%;
  display: none;
  border: 0;
}
#navigation ul ul li {
  float: none;
  text-align: left;
  position: relative;
  margin-left: 0;
}
#navigation ul ul li a {
  color: white;
  padding: 20px 40px 20px 18px;
}
#navigation ul ul li a:hover,
#navigation ul li.current-menu-item ul li a:hover {
  color: white;
}
#navigation ul li:hover > ul {
  display: block;
}
#navigation ul ul ul {
  position: absolute; left: 100%; top:0;
}
#navigation ul ul ul li a {
  color: white;
  padding: 20px 40px 20px 18px;
}
#navigation ul ul li.current-menu-item ul li a {

}


#navigation ul ul ul li a:hover,
#navigation ul ul li.current-menu-item ul li a:hover {
  color: white;
}


svg#search {
  top: 165px;
  position: absolute;
  right: calc((100% - 1080px) / 2);
  cursor: pointer;
}
body.admin-bar svg#search {
  top: calc(165px + 32px); 
}
#burger_menu {
  display: none;
  width: 40px;
}
#mobile_menu {
  display: none;
}





/* Content Bereich */
#content_container {
  margin: 50px 0;
}
#news_container {
  padding: 80px 0;
}
#content_container.contact_full_width {
  background: #efefef;
  padding: 50px 0;
  margin-bottom: 0 !important;
}
#content_container.google_maps {
  margin: 0 !important;
}

.content {
  width: 90%;
  max-width: 1080px;
  padding: 0 5%;
  margin: 0 auto;
}
#news_container #news_posts_container {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 30px;
}
#news_posts_container .slick-list {
  margin: 0 -20px;
}
#news_posts_container .slick-slide {
  margin: 0px 20px;
  opacity:0;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: opacity;
  transition-timing-function: ease-out;
}

#news_posts_container .slick-slide.slick-active {
  opacity:1;
  transition-delay: 0.3s;
  transition-duration: 0.2s;
  transition-property: opacity;
  transition-timing-function: ease-in;
}

.slick-arrow {
  display: block;
  position: absolute;
  top: 50%;
  background: black;
  border: none;
  width: 35px;
  height: 35px;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.2s;
}
.slick-arrow:hover {
  opacity: 1;
}
.slick-prev {
  left: -60px;
  background: url("img/left-symbol.png");
  background-size: 35px 35px;
}
.slick-next {
  right: -60px;
  background: url("img/right-symbol.png");
  background-size: 35px 35px;
}


#news_container .single_news_entry {
  width: 30%;
  background: #F5F5F5;
}
#news_container .single_news_entry img {
  width: 100%;
  margin-bottom: 10px;
}
#news_container .news_title {
  font-weight: 600;
  font-size: 16px;
  color: black;
  padding: 20px 20px 10px 20px;
}
#news_container .news_title h2 {
  padding: 0 !important;
}
#news_container .news_descr {
  font-weight: 400;
  padding: 0 20px;
}
#news_container .meta_info {
/*  color: #464646;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
  margin-right: 88px;*/
}
#news_container .meta_info a {
  text-decoration: underline;
  color: #464646;
}

#news_container .meta_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 20px 30px;
}
#news_container .meta_container a {

}
#news_container .meta_container a:hover {
  text-decoration: underline;
}
.more_btn {
  border-radius: 8px;
  background: #952742;
  display: inline;
  padding: 10px 20px;
  text-align: right;
  color: white !important;
  text-decoration: none!important;
}
.more_btn:hover {
  background: #0040A6;
}
#news_container .more_btn {
  float: right;
  position: relative;
  top: -24px;
}
#news_container a.more_articles {
  border-radius: 8px;
  background: #0040A6;
  display: inline;
  padding: 10px 20px;
  color: white;
}
#news_container a.more_articles:hover {
  background: #FFF700;
  color: black;
}

.content h1:first-child, .main_content h1:first-child {
  padding-top: 0;
}
.back_button {
  float: right;
  text-align: right;
  margin-top: -66px;
}

/* Blog Posts */
.single_entry {
  margin-bottom: 50px;
}
.single_entry .post_meta {
  margin-top: 0px;
  color: grey;
}
.single_entry .post_meta.single_article_view {
  padding-bottom: 10px;
}

/* Kontakt Seite */
input, textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: white;
  background: white;
  border: 1px solid grey;
  outline: none;
  padding: 10px;
  font-size: 13px;
  resize: none;
  border-radius: 8px;
}
input[type="checkbox"] {
  appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
}
.search-box {
  margin: 20px 0;
}
.search-box input {
  font-size: 16px;
  padding: 20px;
}
.search-box input[type="submit"] {
  margin-left: 10px;font-size: 16px;
}

.menu_search_form {
  display: block; 
  position: absolute;
  top: 152px;
  right: calc((100% - 1080px) / 2);
  z-index: 9999;
  overflow: hidden;
  width: 0;
}
body.admin-bar .menu_search_form {
  top: calc(152px + 32px); 
}
.menu_search_form input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: white;
  outline: none;
  padding: 10px;
  font-size: 15px;
  resize: none;
  width: 160px;
  padding: 15px;
  border: none;
  border-radius: 8px;
  margin-right: -2px;
  box-sizing: border-box;padding-right: 31px;
}
.menu_search_form input[type="submit"] {
  text-transform: none;
  border: none;
  font-size: 13px;
  cursor: pointer;
  border-radius: 0;
  background: transparent;
  margin-left: -33px;
  background-image: url("data:image/svg+xml,%3Csvg id='search' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='24' height='24' viewBox='0,0,256,256'%3E%3Cg fill='%2300000' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(5.12,5.12)'%3E%3Cpath d='M21,3c-9.39844,0 -17,7.60156 -17,17c0,9.39844 7.60156,17 17,17c3.35547,0 6.46094,-0.98437 9.09375,-2.65625l12.28125,12.28125l4.25,-4.25l-12.125,-12.09375c2.17969,-2.85937 3.5,-6.40234 3.5,-10.28125c0,-9.39844 -7.60156,-17 -17,-17zM21,7c7.19922,0 13,5.80078 13,13c0,7.19922 -5.80078,13 -13,13c-7.19922,0 -13,-5.80078 -13,-13c0,-7.19922 5.80078,-13 13,-13z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  padding: 0;
  position: relative;
  top: 6px;
}
.menu_search_form input[type="submit"]:hover {
  background: transparent;
  background-image: url("data:image/svg+xml,%3Csvg id='search' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='24' height='24' viewBox='0,0,256,256'%3E%3Cg fill='%23696969' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(5.12,5.12)'%3E%3Cpath d='M21,3c-9.39844,0 -17,7.60156 -17,17c0,9.39844 7.60156,17 17,17c3.35547,0 6.46094,-0.98437 9.09375,-2.65625l12.28125,12.28125l4.25,-4.25l-12.125,-12.09375c2.17969,-2.85937 3.5,-6.40234 3.5,-10.28125c0,-9.39844 -7.60156,-17 -17,-17zM21,7c7.19922,0 13,5.80078 13,13c0,7.19922 -5.80078,13 -13,13c-7.19922,0 -13,-5.80078 -13,-13c0,-7.19922 5.80078,-13 13,-13z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
#content_container.contact_full_width h1 {
  font-weight: 100;
  color: black !important;
  font-size: 30px;
}
#content_container.contact_full_width p.contact_form_info_text {
  font-size: 11px;
  color: black;
}
#content_container.contact_full_width table {
  width: 100%;
}
#content_container.contact_full_width input[type="text"],
#content_container.contact_full_width input[type="email"] {
  width: 70%;
  padding: 20px;
  font-size: 15px;
  border: none;
  margin: 8px 0;
}
#content_container.contact_full_width textarea {
  padding: 20px;
  font-size: 15px;
  border: none;
  margin: 8px 0;
  box-sizing: border-box;
}
#content_container.contact_full_width input[type="submit"] {
  width: 200px;
  background: #952742;
  color: white;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid 952742;
  font-size: 15px;
  cursor: pointer;
  float: right;
  border-radius: 8px;
}
#content_container.contact_full_width input[type="submit"]:hover {
  background: #0040A6;
  border: 1px solid #0040A6;
}
#content_container.contact_full_width textarea {
  width: 100%;
}
span.error {
  line-height: 1.8;
}

/* Partner Logos */
#partner_logo_container {
   margin: 50px 0;
}

#partner_logo_container .partner-logos {
    display: flex;
    justify-content: space-between; /* Adjust as needed */
    width: 100%;
    align-items: center;
}
#partner_logo_container .partner_img {
    width: 120px;
    min-width: 0;
    height: 200px;
    display: flex;
}
#partner_logo_container img {
    object-fit: contain;
    padding: 20px;
    box-sizing: border-box;
}


/* Sidebar */
.sidebar {
  width: 25.5%;
  float: right;
}
.sidebar h2 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 26px */
  font-family: "Poppins", sans-serif;
}
.sidebar h2:first-child {
  padding-top: 0!important;
}
.sidebar .widget_content {
  margin-bottom: 30px;
}
.sidebar .widget_content .ecs-no-events {
  line-height: 1.8;
}
#content_container .sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content_container .sidebar ul ul {
  margin-left: 20px;
}
#content_container .sidebar ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content_container .sidebar ul.sidebar_menu li a {
  text-decoration: none;
}
#content_container .sidebar ul.sidebar_menu li a:hover {
  text-decoration: underline;
}
#content_container .sidebar ul li.current-page > a {
  font-weight: bold;
} 
#content_container .sidebar .post-date {
	display: block;
	padding-bottom: 10px;
}


/* Youtube Video Seite: Tag der offenen Tür **/
div.boxcontainer {
  clear: both;
  }

div.topbox {
  text-align: center;
  width: 580px;
  height: auto;
  margin-bottom: 10px;
  padding:10px;
  background: #eee;
  box-sizing: border-box;
  }

div.box {
  text-align: center;
  float: left;
  width: 48%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 10px;
  padding:10px;
  background: #eee;
  box-sizing: border-box;
}
div.box:last-child {
  margin-right: 0;
}



/* Unterseiten Kacheln */
.submenu_box_container {
  width: 100%;
  display: flex;
  margin: 0;
  justify-content: space-between; 
  flex-wrap: wrap;
}
.submenu_box_container a {
  width: 31%;
  text-decoration: none!important;
}
.submenu_box_container .submenu_box {
  background: #0040A6;
  background-size: cover;
  border-radius: 20px;
  font-weight: 400;
  color: white;
  text-align: center;
  box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 1.3;
  text-decoration: none!important;
  transition: all 0.1s;
  word-break: break-word;
  hyphens: auto;
  height: 235px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  transition: all 0.5s;
}

.submenu_box_container .submenu_box p {
  color: white;
  font-weight: 300;
}
.submenu_box_container .submenu_box .titel {
  text-align: right;
  padding-top: 20px;
  margin-right: 20px;
  padding-bottom: 40px;
  align-self: flex-end;
}

.submenu_box_container .submenu_box .titel p {
  font-size: 19px;
  line-height: 1.5;
  font-family: "Poppins";
  transition: all 0.5s;
}
.submenu_box_container .submenu_box:hover .titel p {
  color: #D4D4D4;
}
.submenu_box_container .submenu_box.custom_bg {
  background-color: rgba(0, 0, 0, 0.5);
  background-size: cover;
}
.submenu_box_container .submenu_box:not(.custom_bg):hover {
  background: #515151;
}
.meta_bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.meta_bottom .logo {
  margin-left: 20px;
  margin-bottom: 10px;
  transition: all 0.2s;
}
.submenu_box_container .submenu_box:hover .meta_bottom .logo {

}
.meta_bottom .link_symbol {
  background: url("img/link_symbol.png") no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  margin-right: 10px;
  margin-top: 15px;
  transition: all 0.2s;
}
.submenu_box_container .submenu_box:hover .meta_bottom .link_symbol {
  margin-top: 12px;
  margin-right: 15px;
}

/* Baumann Start Section */
#baumann_start_section {
  margin: 80px 0;
}




/* Ende Baumann Start Section */


/* CTA Section */
#cta_section {
  margin-top: 30px;
 margin-bottom: 60px;
}
#cta_section .content {
  background: #F5F5F5;
  border-radius: 14px;
  box-sizing: border-box;
  padding: 50px;
}
a.cta_contactform {
  background: url("img/cta_kontaktformular_marker.png") no-repeat center center;
  background-size: 293px 93px;
  width: 293px;
  height: 93px;
  font-family: "Mansalva", sans-serif;
  font-size: 17px;
  color: black;
  display: block;
  margin-left: -20px;
  margin-right: 30px;
  float: left;
  align-content: center;
  box-sizing: border-box;
  padding-left: 36px;
  margin-bottom: -30px;
  text-transform: uppercase;
}
a.cta_call {
  background: url("img/cta_tel_marker.png") no-repeat center center;
  background-size: 298px 115px;
  width: 298px;
  height: 115px;
  font-family: "Mansalva", sans-serif;
  font-size: 20px;
  color: black;
  display: block;
  margin-top: -10px;
  margin-left: -40px;
  margin-right: 30px;
  margin-bottom: -40px;
  float: left;
  align-content: center;
  box-sizing: border-box;
  padding-left: 57px;
}
a.cta_call:hover, a.cta_contactform:hover {
  opacity: 0.7;
}

/* ENDE CTA Section */

/* Suche Sidebar */
input[type="submit"] {
  background: #952742;
  color: white;
  font-weight: 500;
  text-transform: none;
  border: none;
  font-size: 13px;
  cursor: pointer;
  border-radius: 8px;
}
input[type="submit"]:hover {
  background: #0040A6;
}
/* Footer */
#footer_container {
  height: auto;
  min-height: 130px;
  width: 100%;
  color: white;
  background: #0040A6;
  line-height: 1.8;
  font-size: 15px;
  padding: 30px 0;
  padding-bottom: 100px;
}
.footer_block .textwidget p {
  line-height: 1.8;
  font-size: 15px;
  color: white;
  padding: 0;
}
span.footer_title {
	font-size: 20px;
	color: white;
	font-weight: 500;
  padding-bottom: 15px;
  line-height: 36px;
  display: block;
}
div.footer_block {
	float: left;
	margin-right: 80px;
}
div.footer_block a {
  color: white; 
}
div.footer_block a:hover {
  color: white;
  text-decoration: underline;
}
.social-media {
  text-align: right;
  line-height: 1;
  float: right;
}
.social-media a {
  color: white;
}
.social-media a:hover {
  color: white;
  text-decoration: underline;
}
.footer_block ul li {
  text-align: left;
  display: block;
}
.footer_block ul li:first-child a {
  font-size: 20px;
  padding-bottom: 15px;
  color: white; 
  font-weight: 500;
  cursor: text;
  display: block;
}
.footer_block ul li:first-child a:hover {
	text-decoration: none;
}
.footer_block ul li a {
  color: white; 
}
.footer_block ul li a:hover {
  color: white;
  text-decoration: underline;
}

/* Responsive */


@media screen and (max-width: 1190px) {
  .main_content {
    width: 100%;
  }
  .sidebar {
    margin-top: 40px;
    width: 100%;
  }
  #navigation {
    clear: both;
    height: auto;
    width: 100%;
  }
  #header_container {
    height: auto;
    padding-bottom: 25px;
  } 

  #start_header {
    margin-top: 0;
  }
 .start_img {
    flex-wrap: wrap;
    justify-content: space-around;
/*    width: 80%;*/
    margin: 40px auto;
  }
  .start_img .single_img {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .start_img .single_img.single_img_responsive_width {
/* 	width: 44% !important;*/
  }
  #burger_menu {
    display: block;
    padding: 12.5px 0;
    cursor: pointer;
    float: right;
  }
  svg#search {
    float: left;
    margin-top: 20px;
    position: initial;
  }
  .menu_search_form {
    left: 5%;
    top: 153px;
  }
  #close_menu {
    width: 30px;
    position: absolute;
    right: 5%;
    top: 36px;
    cursor: pointer;
  }
  #mobile_menu {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    top: 0;
    left: 0;
    border-top: 10px solid #0040A6;
    box-sizing: border-box;
    z-index: 999999;
    overflow-y: scroll;
  }
  #mobile_menu #logo {
    float: left;
    margin: 15px auto;
    margin-left: 5%;
  }
  .menu-haupt-navigation-container {
    display: none;
  }
  #mobile_menu.open .menu-haupt-navigation-container {
    width: 100%;
    display: block;
    padding: 20px 0;
    background: #952742;
    box-sizing: border-box;
  }
  #mobile_menu ul#menu-haupt-navigation-1 {
    width: 100%;
  }

  #mobile_menu ul#menu-haupt-navigation-1 > li {
    padding-bottom: 5px;
  }
  #mobile_menu ul#menu-haupt-navigation-1 li a {
    font-size: 30px;
    color: white;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 5%;
  }
  #mobile_menu ul#menu-haupt-navigation-1 ul {
    display: none;
  }
  #mobile_menu ul#menu-haupt-navigation-1 ul li a {
    font-size: 24px;
    font-weight: 400;
  }
  #mobile_menu ul#menu-haupt-navigation-1 ul.sub-menu {
/*    padding-left: 20px;*/
    background: #A4314D;
    padding: 9px 0;
  }

  #mobile_menu ul#menu-haupt-navigation-1 li ul.sub-menu {
    margin-top: 5px;
  }
  #mobile_menu ul#menu-haupt-navigation-1 li ul.sub-menu li ul {
    margin-top: 0;
  }
  #mobile_menu ul#menu-haupt-navigation-1 ul.sub-menu ul {
    padding-left: 15px;
  }
  #mobile_menu ul#menu-haupt-navigation-1 ul.sub-menu ul li a {
    text-transform: none;
  }
  .submenu-toggle {
    display: inline-block;
    width: 30px; /* Adjust the width and height as needed */
    height: 30px;
    cursor: pointer;
    margin-right: 5%;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 7px;
  }
  .submenu-toggle {
    background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg id="SVGRepo_bgCarrier" stroke-width="0"%3E%3C/g%3E%3Cg id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"%3E%3C/g%3E%3Cg id="SVGRepo_iconCarrier"%3E %3Cpath d="M5.70711 9.71069C5.31658 10.1012 5.31658 10.7344 5.70711 11.1249L10.5993 16.0123C11.3805 16.7927 12.6463 16.7924 13.4271 16.0117L18.3174 11.1213C18.708 10.7308 18.708 10.0976 18.3174 9.70708C17.9269 9.31655 17.2937 9.31655 16.9032 9.70708L12.7176 13.8927C12.3271 14.2833 11.6939 14.2832 11.3034 13.8927L7.12132 9.71069C6.7308 9.32016 6.09763 9.32016 5.70711 9.71069Z" fill="%23ffffff"%3E%3C/path%3E %3C/g%3E%3C/svg%3E');
    transition: all 0.5s;
  }
  .submenu-toggle.open {
    transform: rotate(-90deg); /* Rotate by 90 degrees */
  }

  .submenu_box_container a {
    width: 48%;
  }

  .submenu_box_container .submenu_box {
    font-size: 25px;
  }

  #partner_logo_container .partner_img {
    width: 110px;
  }
  .slick-arrow {
    display: none!important;
  }
}

@media only screen and (max-width: 867px) {
  .start_img {
    width: 100%;
  }
  .start_img .single_img {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .start_img .single_img.single_img_responsive_width {
/* 	width: 42% !important;*/
  }
}
@media only screen and (max-width: 722px) {
  #news_container #news_posts_container {
    flex-direction: column;
  }
  #news_container .single_news_entry {
    width: 100%;
    margin-bottom: 30px;
  }

  #partner_logo_container .partner-logos {
    flex-wrap: wrap;
  }
  
  .footer_block {
    width: 100%;
    margin-top: 25px;
    margin-right: 0;
  }
  .copyright {
    text-align: center;
    line-height: 1;
    float: left;
    display: inline;
    padding-top: 20px;
  }
}

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


  .main_site_title, .site_subtitle {
    font-size: 22px;
  }
  #logo {
    width: 105px;
    height: 76px;
    background-size: 105px 76px;
    margin-top: -93px;
  }

  .menu_search_form {
    top: 130px;
  }
  .start_img .single_img {
    /* width: 100% !important;*/
    max-width: 100%;
    margin-bottom: 30px;
  }
  #start_widget_section .quick-links {
    margin-bottom: 50px;
  }
  #start_widget_section .quick-links, #start_widget_section .appointments {
    padding: 0;
    width: 100%;
  }

  .submenu_box_container a {
    width: 100%;
  }
  .submenu_box_container .submenu_box {
    font-size: 20px;
  }

  #footer_container {
    height: auto;
  }
  ul#menu-footer-menue {
    float: left;
    width: 100%;
    margin-bottom: 16px;
  }
  ul#menu-footer-menue li {
    display: block;
    float: none;
    padding-left: 0;
    text-align: left;
   }

}



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

  .main_site_title, .site_subtitle {
    display: none;
  }

  #logo {
    margin: 15px auto;
    float: none;
  }

}



/* PAGE TEMPLATE STYLES BY LWP */

/*
.speedcutter-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 40px 4px;
  }
*/

.speedcutter-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 20px 4px 20px 4px; /* reduce vertical padding */
}

.speedcutter-text h1{
padding: 6px 0;
}

.image-left-section h1{
padding: 6px 0;
}


  .speedcutter-text {
    flex: 1;
    max-width: 600px;
  }

  .speedcutter-heading {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
  }

  .highlight {
    /*background: linear-gradient(to top, #fef102 60%, transparent 60%);
    display: inline-block;*/
background:
    url('img/title-bg-small.png') no-repeat center center;
background-size: 292px 112px;
    width: 292px;
    height: 112px;
    align-content: center;
/*background: url(img/cta_kontaktformular_marker.png) no-repeat center center;*/

  display: inline-block;
  background-blend-mode: multiply;
  }

  .speedcutter-paragraph {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px;
  }

  .speedcutter-widths {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .speedcutter-button {
   /* display: inline-block;
    padding: 10px 20px;
    border: 2px solid #000;
    font-family: 'Courier New', monospace;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    background: #fff;*/
font-family: 'Mansalva';
    color: #000;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    transition: background 0.3s ease;
   border: 1px solid #595959;
 border-radius: 8px;
   padding: 10px 30px 10px 30px;
 
  }

  .speedcutter-button:hover {
    background: #000;
    color: #fff !important;
  }

  .speedcutter-image {
    flex: 1;
    text-align: right;
  }

  .speedcutter-image img {
    max-width: 100%;
    height: auto;
  }


/*
  @media (max-width: 992px) {
    .speedcutter-section {
      flex-direction: column;
      text-align: center;
    }

    .speedcutter-image {
      text-align: center;
    }
  }
*/



@media (max-width: 992px) {
  .speedcutter-section {
    flex-direction: column;
    text-align: center;
  }

  .speedcutter-image {
    order: 1;
    text-align: center;
  }

  .speedcutter-text {
    order: 2;
  }

  .speedcutter-text h1 {
    order: 2;
  }
}




/* PAGE TEMPLATE STYLES BY LWP */


/*
.image-left-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 40px 20px;
}*/


.image-left-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 20px 20px 40px 20px; /* top padding reduced to 20px */
}

.image-left-image {
  flex: 1;
  text-align: left;
}

.image-left-image img {
  max-width: 100%;
  height: auto;
}

.image-left-text {
  flex: 1;
  max-width: 600px;
}

.highlight {
  background:
    url('img/title-bg-small.png') no-repeat center center;
  background-size: 292px 112px;
  width: 292px;
  height: 112px;
  display: inline-block;
  background-blend-mode: multiply;
}

.image-left-widths {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
}

.image-left-button {
  font-family: 'Mansalva';
  color: #000;
  font-size: 87.5%;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  border: 1px solid #595959;
  border-radius: 8px;
  padding: 10px 30px;
  transition: background 0.3s ease;
}

.image-left-button:hover {
  background: #000;
  color: #fff !important;
}

@media (max-width: 992px) {
  .image-left-section {
    flex-direction: column; /* normal mobile order: text then image */
    text-align: center;
  }

  .image-left-image {
    text-align: center;
  }
}

.speedcutter-wrapper {
  padding-top: 30px; /* smaller padding to push the button slightly without affecting image layout */
}


/* Contact Section */

.baumann-contacts{
	
padding-top:60px;
padding-bottom:100px;	
}



.contact-title {
 
  margin-bottom: 2rem;
 
}

.contacts-grid-two-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 30px;

}

.contact-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  /*background-color: #f9f9f9;*/
  padding: 1rem;
   /*border-radius: 8px;*/
}

.contact-image {
  width: 151px;
  height: 151px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.contact-details {
  flex: 1;
}

.contact-name {
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  font-weight: 600;
}


/* Responsive adjustments */
@media (max-width: 1024px) {
  .contacts-grid-two-column {
    grid-template-columns: 1fr;
  }

  .contact-card {
    flex-direction: column;
    text-align: center;
  }

  .contact-image {
    width: 120px;
    height: 120px;
  }

  .contact-details {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .contact-title {
    font-size: 1.5rem;
  }

  .contact-card {
    padding: 0.75rem;
  }

  .contact-image {
    width: 100px;
    height: 100px;
  }

  .contact-name {
    font-size: 0.95rem;
  }
}




.service-section-content-bg  {
  background-color: #f5f5f5;
  padding: 100px 20px;
}

.service-section-content {
	
  max-width: 1200px;
  margin: 0 auto;
}

.section-header {
  text-align: left;
  margin-bottom: 60px;
}
 

/*
.highlight-title-services {
  background:
    url('img/title-bg-small-v2.png') no-repeat center center;
  background-size: 596px 139px;
  width: 596px;
  height: 139px;
  display: inline-block;
  background-blend-mode: multiply;

}
*/


/*
.highlight-title-wrapper {
    background: url('img/title-bg-small-v2.png') no-repeat center center;
    background-size: 596px 139px;
    width: 596px;
    height: 139px;
    display: flex;
    align-items: center; 
    justify-content: center; 
    position: relative;

   
}

*/

/*
.highlight-title-wrapper {
    background: url('img/title-bg-small-v2.png') no-repeat left center;
    background-size: 596px 139px;
    width: 596px;
    height: 139px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    position: relative;
    margin: 0;
    padding: 0;
}
*/


.highlight-title {
  display: inline-block;
  position: relative;

  color: #000;
  z-index: 2;
    margin-bottom: 35px;
}


.highlight-title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -2em; /* relative to font size */
  transform: translateY(-50%);
  width: 120%; /* stretch a bit beyond the text */
  height: 3.5em;
  background: url('img/title-bg-small-v2.png') no-repeat left center;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
}


/* Mobile adjustments */
@media (max-width: 992px) {
  .highlight-title::before {
    left: 50%;
    transform: translate(-50%, -50%);
    background-position: center center;
  }
}


.intro-paragraph {
  margin-top: 20px;
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.service-box {
  background-color: #004aad;
  color: white;
  border-radius: 12px;
  padding: 20px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  height: 180px;
  gap: 20px;
}

.service-text p {
  font-size: 22px;
  line-height: 1.4;
  margin: 0;
color:#fff;
font-weight:600;
}

.service-box img {

flex-shrink: 0;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-box {
    flex-direction: row;
    height: auto;
    padding: 20px;
  }

  .service-text p {
    font-size: 0.95rem;
  }


}




@media (max-width: 768px) {
  .speedcutter-heading,
  .highlight-title,
  .speedcutter-text h1,
  .image-left-text h1 {
    text-align: center;
  }


.baumann-contacts h1{
    text-align: center;
  }


  /* Optional: center align paragraphs and buttons too */
  .speedcutter-paragraph,
  .speedcutter-button,
  .image-left-button {
    margin-left: auto;
    margin-right: auto;
  }
}


@media (max-width: 992px) {
.content h1:first-child, .main_content h1:first-child{
text-align:center;	
}}
