.card.bordered.y-move, .card.y-move[class*=bottom-border-], .post-item table.card.y-move {
  transition: all .2s;
}
.card.bordered, .card[class*=bottom-border-], .post-item table.card {
  box-shadow: none;
  border: 1px solid #e0e1e1;
}
.navbar.fixto-fixed {
  transform: translateZ(0);
  background-color: #FFF;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.33);
}
#sidebar-nav .nav-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left-color: #fff;
}
.navline-item{
width:100%;
margin-bottom:10px;
}
.sidenav-item{
  background-color:aliceblue;
  border-radius:10px;
  padding-left:15px;

}
.sidenav-kami-item{
  background-color:linen;
  border-radius:10px;
  padding-left:15px;

}
.sidenav-whirl-item{
  background-color:beige;
  border-radius:10px;
  padding-left:15px;

}
.newsitem {
  display:contents;
  margin: 10px 0 40px 0;
}
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.elementor-7 .elementor-element.elementor-element-3b4eb406 .elementor-image-box-img img {
  transition-duration: 2.3s;
}
.form-control{
  color:darkblue;
  
  ;
}
/* Input Num ohne Nummernleiste
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/* Globale Einstellungen */
:root {
  --companycolor:#25328a;
  --companycolor2: #afca05;
  --maxwidth: 100%;
  --innerwidth: 1400px;
  --navheight: 100px;
  --backgroundcolor:  rgb(243,243,243,1);
  
}
.symopage-companycolor2-text{
  color: var(--companycolor2); 
}
html, body {
  margin:0;
  padding:0;
}
.symopage-body{
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 16px;
 /* border-top: 3px solid var(--companycolor);*/
  background-color: var(--backgroundcolor);
  height:100%;
  color:#777777;
}
.symopage-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: var(--maxwidth);
  min-height: 100%;
  height: auto !important;
  height:100%;
}
.symopage-main {
  overflow:auto;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  padding-top:2%;
 }
 .symopage-main-width{
  max-width:1100px;
}
.symopage-gallery{
  /*background-image: url("/img/BadSardella.jpg");*/
  background-image: url("/img/hgkastanie.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-top: 1px solid #777777;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  /*height: 1200px;
  max-height:800px;*/
  width:100%; 
  margin-top: var(--navheight);
}
.symopage-form-input {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #007bff;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-bottom:1px solid #ced4da;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.symopage-check-odd{
  width:100%;
  background-color: aliceblue;
  border-bottom: 1px dotted #ced4da;
  padding-bottom:5px;
}
.symopage-check-even{
  width:100%;
  background-color: white;
  border-bottom: 1px dotted #ced4da;
  padding-bottom:5px;
}
.symopage-padding-check1{
  padding-left:307px;
}
.symopage-form-adressline{
  margin-bottom:10px;
}
.form-check-inline {
    margin-top: .50rem;
}
.control-label {
  position: absolute;
  margin-top: 0.19rem;
  height: 91.1%;
  padding: .4rem 1rem .5rem 1rem;
  color: grey;
  opacity: 0.7;
  width: 3rem;
  z-index: 2;
}
.row-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top:30px;
}
#border-right {
  background-image: url('../img/border-right.png');
  background-position: 2.85rem center;
  -webkit-text-size-adjust: none;
  background-repeat: no-repeat;
}
.field {
  display: block;
  
  width: 100%;
  padding: .74rem .8rem .45rem 3.8rem;
  
  border: 1px solid #CCC;
  border-radius: .25rem;
  -moz-border-radius: .25rem;
  -webkit-border-radius: .25rem;
  border-top: 1px solid #BDBDBD;
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  box-shadow: 0 0 1px rgba(0,0,0, .4);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.hr-sect {
  display: flex;
  justify-content: center;
  flex-basis: 100%;
  align-items: center;
  color: #525252;
  margin: 8px 0;
  font-size: 1.5rem;
  font-family: Montserrat, sans-serif;
  /*margin-top:-30px;
  background-color: var(--backgroundcolor);*/
}
.hr-sect::before, .hr-sect::after {
  content: "";
  flex-grow: 1;
  background: rgba(0, 0, 0, 0.1);
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.headerpic{
  min-height:200px;
}
.symopage-headerpic{
  /*background-image: url("/img/BadSardella.jpg");*/
  background-image: url("/img/headerpic.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-top: 1px solid #777777;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  height: 1200px;
  max-height:800px;
  width:100%; 
  margin-top: var(--navheight);
}
.symopage-headerpic.overlay {
    background-color: SlateGray;
    position:relative;
    width: 100%;
    opacity: 0.20;
    -moz-opacity: 20%;
    -webkit-opacity: 20%;
    z-index: 2;
}
.symopage-headerpic-texth2 {
  color: aliceblue;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
  text-align:center;
  border-top: 1px solid darkblue;
  border-bottom: 1px solid darkblue;
  padding-top:10px;
  padding-bottom:10px;
}
.symopage-headerpic-texth1 {
  color: aliceblue;
  font-size: 2em;
  font-weight: 700;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
  text-align:center;
}
.symopage-header-mobile{
  border-top: 1px solid red;
  border-bottom: 1px solid darkblue;
}
.symopage-shadow {
  background: url(/img/shadow.png) no-repeat;
  background-size: 100% 100%;

  /*bottom: -60px;*/
}
/*
  Navigation */
  .symopage-logo{
    height: 80px;
    object-fit:contain;
    width:280px;
  }
  .symopage-nav-margin{
    margin-top: var(--navheight);
  }
  .symopage-ueberuns{
    margin-top: var(--navheight);
    background-color: rgba(242,242,242,1);
    min-height: 80vh;
    padding-top:5%;
    /*background-image: url(/img/ueberuns-hintergrund.jpg);
    background-size: contain;*/
  }
  .symopage-nav-block{
    height: var(--navheight);
    background-color: #fff;
  }
  .symopage-nav-block-fixed {
    height: var(--navheight);
    margin:auto;
    position: fixed;
    width:100%;
    max-width: var(--maxwidth);
    }
  .symopage-nav-text{
    width:100%;
  }
  .symopage-navbar{
    justify-content: flex-end;
    max-width: var(--innerwidth);
    margin:auto;
    display:block;
    font-size:large;
  }
  .symopage-navbar-toggler{
    background-color: #fff;
    float:right;
    margin-top:40px
  }
 
  .navbar-nav {    
    padding-left:15px; 
  }
  .navbar-toggler {
    border:none;
    margin-top:-5px;
   
  }
  a.nav-link.active{
   /* background-color:  var(--companycolor2); 
    margin-bottom: 2px;
    margin-top:2px;
    height:34px;
    display:flex;
    align-items: center;
    border-radius:5px;*/
  
    border-bottom: 3px solid var(--companycolor); 
  }
    a.nav-link.active{
   /* background-color:  var(--companycolor2); 
    margin-bottom: 2px;
    margin-top:2px;
    height:34px;
    display:flex;
    align-items: center;
    border-radius:5px;*/
  
    border-bottom: 3px solid var(--companycolor); 
  }
  a.nav-link:hover, div.nav-link.dropdown-toggle:hover{
    background-color:var(--companycolor2);
    color:white !important;
    margin-bottom: 2px;
    margin-top:2px;
    height:34px;
    display:flex;
    align-items: center;
    border-radius:5px;
  }
  a.nav-link.sidenav-kami-item:hover{
    background-color:indianred;
    color:white !important;
    margin-bottom: 2px;
    margin-top:2px;
    height:34px;
    display:flex;
    align-items: center;
    border-radius:5px;
  }
  a.nav-link.sidenav-item:hover{
    background-color:#40c7fe;
    color:white !important;
    margin-bottom: 2px;
    margin-top:2px;
    height:34px;
    display:flex;
    align-items: center;
    border-radius:5px;
  }
/* Kopf-Bild index.php  */
  .symopage-header{ 
    margin: 10px auto; 
  }
  .symopage-header img { 
    max-height: 300px;
    object-fit: cover; 
    width: 100%; 
   
  }
  /* Kontaktformular Anpassungen */
.kontaktformular .row .senden {
  background-color: var(--companycolor2); 
}
/* Content */
.symopage-content {
  margin-bottom: 80px;
  margin:auto;
}
.symopage-leistung-block{
  width:90%;
  margin:auto;
  padding-top: 15px;
  text-align: center;
 
}
/* Kopf-Bild index.php  */
.symopage-leistungheader{ 
  margin:  auto;
  max-width: var(--maxwidth_header);
  margin-top: var(--navheight);
}
.symopage-leistungheader img { 
  max-height: 350px; 
  object-fit: cover; 
  width: 100%; 
  min-height:150px;
 
}
.symopage-hr-news{
  width:50%;
  margin:auto;
  margin-top: 2%;
  margin-bottom: 2%;
  background-color: var(--companycolor);
  border:none;
}
.symopage-welcomeimg {
  float: left; 
  margin: 10px; 
  border: 0px;
  margin-top:20px;

}
.symopage-angebot-box{
  display:flex;
}
.symopage-aktuellimg {
  float: left; 
  margin: 5px; 
  border: 0px;
  margin-right:10px;
  width:178px;
  height:130px;
  
}
.symopage-card {
  /* position: relative; */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  padding:10px;
  margin:10px;
}
.symopage-card-leistung {
  /* position: relative; */
  /*width: 420px;*/
  width:100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  padding:10px;
  margin-bottom:1rem;
  
}
.symopage-card-leistung-block {
  /* position: relative; */
;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  padding:10px;
}
.symopage-card-noborder {
  /* position: relative; */
  padding: 15px 15px 15px 15px;
  margin-bottom:40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: .25rem;
  background-color: white;
}
.symopage-card-shop {
  /* position: relative; */
  padding: 15px 15px 15px 15px;
  margin-bottom:40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: .25rem;
  background-color: lightblue;
}

.symopage-card-aktuelles {
  /* position: relative; */
  padding: 15px 15px 15px 15px;
  margin-bottom:40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid var(--companycolor);
  background-clip: border-box;
  border-radius: .25rem;
  background-color: #fff;
}
.symopage-card-shop-ofen {

  padding: 15px 15px 15px 15px;
  margin-bottom:40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid red;
  background-clip: border-box;
  border-radius: .25rem;
  background-color: #fff;
}
.symopage-card-shop-pool {
  /* position: relative; */
  padding: 15px 15px 15px 15px;
  margin-bottom:40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid var(--companycolor);
  background-clip: border-box;
  border-radius: .25rem;
  background-color: #fff;
}
/* Titlebox*/
.titlebox {
  background-color: #fff;
  color: #777777;
  border-radius: 4px;
  border: 1px solid rgb(238, 238, 238);
  box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px;
  padding-top:1em;
  padding-bottom:0.25em;
  margin-top:1em;
  display:none;
}
#leistungsspektrum {
  padding-top: var(--navheight);
}
.symopage-container-center{
  position: absolute;

  top: 50%;

  left: 50%;

  -moz-transform: translateX(-50%) translateY(-50%);

  -webkit-transform: translateX(-50%) translateY(-50%);

  transform: translateX(-50%) translateY(-50%);

}
.symopage-inner-center{
  width: 200px;

  height: 100px;

  background: green;


}
/* Flexbox Inhalt  */
.symopage-inner {
  max-width: var(--innerwidth);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.gallery_wrap {
  max-width: var(--innerwidth);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.symopage-inner-noflex {
  max-width: var(--innerwidth);
  padding-top:5%;
  margin: 0 auto;
}
/* Flexbox */
symopage-flex33-kontakt{
  width:33.333%;

}
  .symopage-flex33{
    width:30%;
 
  }
  .symopage-flex50{
    width:50%;
 
  }

  .symopage-flex66{
  width:66.666%;
  }
  .symopage-flex100{
    width:100%;
    }

/* Box sidebar links Kontakt */
section#sidebar ul#kontakt-list li .kontakt-list-txt {
  float: left;
  padding-bottom:20px;
}
/* Box matter rechts Infoblock */
section#matter {
  float: right;
  height: auto;
  padding-left:15px;
}

/* Footer */
.symopage-footer {
  color: white;
  background-color:  var(--companycolor);
  display:flow-root;
 /*margin-top:2em;*/
  height:25px;
  bottom:0px;
  position: absolute;
  width:100%;
}
/**/

/*General */
div.fixed {
  display: flex;
  flex-direction: row;
 align-items: center;
 position: fixed;
 z-index: 1;
 top: 0;
 left: 0;
 background-color: fff;
 right: 0;
 border-bottom: 1px solid var(--companycolor);
}
.symopage-mobile-display{
  display:none;
}

.symopage-bg-light{
  background-color:#f8f9fa;
}
.symopage-customer_img {
  width: 100%;
  max-width: 200px;
  height: 150px;
  object-fit: cover;
  padding: 0px 10px 10px 0px;
}

a:hover{
  color: var(--companycolor);
}


div#page-image {
  width: 100%;
  height: 395px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  background-position: center center;
  border-bottom: 1px solid #eaeaea;
  /* background-attachment: fixed; */
}
.editable p{
margin-bottom:0px;
}
.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: center;
}
.flex-item-team {
  margin: .5em;
  padding: .5em;
  padding-top:3em;
  margin-top:3em;
}
.team_img{
  width:200px;
  height:200px;
}
.gallerywrap .content_section_item {
  float: left;
  position: relative;
  padding:10px;
}

#parentDiv {
  position: relative;
}
#parentDiv .childDivbottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
/*General*/
body .grid-container {
 /* max-width: 1100px;*/
}
div {
  position: relative;
}
a {
  text-decoration: none;
  color:inherit;
}

ul {
  list-style: none;
}
img, iframe {
  vertical-align: bottom;
}
h2 {
  font-size: 24px;
  color: var(--companycolor);
}
h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #c0392b;
  letter-spacing: 1px;
  margin: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ced4da;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ced4da;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#ced4da;
}
:-moz-placeholder { /* Firefox 18- */
  color:#ced4da;
}
.cms_button, .cms_button i, .cms_button_logout, .cms_button_logout i, h1, h2, h3, p {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}
/* Styles */
section#sidebar ul#kontakt-list {
  
  padding-left:5px;
  padding-top:10px;
}

.object-fit { 
	width: 250px; 
	height: 70px; 
	margin: 10px auto; 
	
}
.object-fit img { 
	object-fit: cover; 
	width: 100%; 
	height: 100%;
}
.object-fit-1000 { 
	max-width: 1100px; 
	height: 200px; 
	margin: 10px auto; 
	
}
.object-fit-1000 img { 
	object-fit: cover; 
	width: 100%; 
	height: 100%;
}
.headline-underline-item {
  width: 65px;
  height: 2px;
  background: var(--companycolor);
}
section#sidebar ul#kontakt-list li .kontakt-list-image-time {
  margin: 5px 15px 0px 5px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  background-position: -34px -36px;
  float: left;
}
 .kontakt-list-image-singleline {
  margin: 0px 15px 0px 5px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  background-position: -34px -36px;
  float: left;
}
.width1100{
  width:1100px;
}
.col25{
  width:25%;
}
.col33{
  width:33.333%;
}
.col66{
  width:66.666%;
}
.col75{
  width:66.666%;
}
.col100 {
  width: 100%;
}
.col, .col25, .col33, .col50, .col66, .col75, .col100 {
  min-height: 10px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  /* outline: dotted 1px #ccc; */
}
.img120x120{
  width: 120px;
  height: 120px;
}
.img160x120{
  width: 160px;
  height: 120px;
}
.content img {
  margin: 5px 0 15px 0;
}

.fullwidth {
  width: 100%;
  height: 200px;
  max-height:200px;
  object-fit: contain;
}


.nocookie{
  height:60px;
  padding: 5px 5px 15px 5px;
}
section#sidebar {
  float: left;
}

.padding30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section {
  width: 100%;
}
.wrap {
  width: 990px;
  margin: 0 auto;
}
 .symopage-topinfo {
  height:30px;
  background-color: #fff;
  font-size: 13px;
  color: #b1b3b4;
  border-bottom-color: #e1e1e1;
  padding-right: 30px;
  padding-left:30px;
  border-bottom: 1px solid transparent;
  display:none;
}

.symopage-row:after, .symopage-row:before {
  content: " ";
  display: table;
}
 
.symopage-alignleft{
 float:left;
} 
.symopage-alignright{
  float:right;
 }
 
.symopage-secondary-menu {
  position: relative;
  z-index: 210;
}
.symopage-secondary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}  
.symopage-secondary-menu>ul>li:first-child {
  border-left: none;
}
.symopage-secondary-menu > ul > li {
  border-color: #ffffff;
}
.symopage-secondary-menu>ul>li {
  float: left;
  border-left: 1px solid transparent;
}
.symopage-secondary-menu li {
  position: relative;
}

.symopage-secondary-menu>ul>li>a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 13px;
  height: 36px;
}
.symopage-info{
 padding-top:10px;
}

  /* navbar mobile */
  /* The sidepanel menu */
  .sidepanel {
    /*height: 250px; /* Specify a height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 35px;
    left: 0;
    background-color:#f0e0a2;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 30px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
  }
  
  /* The sidepanel links */
  .sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color:#313131;
    display: block;
    transition: 0.3s;
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidepanel a:hover {
    color: #f1f1f1;
  }
  
  /* Position and style the close button (top right corner) */
  .sidepanel .closebtn {
    position: absolute;
    top: -15px;
    right:5px;
    font-size: 36px;
    margin-left: 189px;
  }
  
  /* Style the button that is used to open the sidepanel */
  .openbtn {
    font-size: 24px;
    cursor: pointer;
    background-color: unset;
    color: black;
    padding: 3px 15px;
    border: none;
    margin-left: -15px;
  }
  .openbtn:hover {
    background-color: #f0e0a2;
  }
  .hoverlabel:hover {
    background-color: #f0e0a2;
    cursor: pointer;
  }
  .footer-widgets {
    color: #313131;
    background-color:  var(--companycolor);
    display:flow-root;
}
.grid-parent {
  padding-left: 0;
  padding-right: 0;
}
.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}
 .grid-container:after, .grid-container:before {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.grid-10, .grid-100, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-5, .grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, [class*=mobile-grid-], [class*=tablet-grid-] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
  margin-left: -40px;
}
@media (max-width: 1395px){
  .symopage-card-leistung{
    width:100%;
  }
  .symopage-padding-check1{
    padding-left:0px;
}
@media (min-width: 1025px){
  .grid-10, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-5, .grid-50, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95 {
    float: left;
}
  .grid-25 {
  width: 25%;
}
.grid-33 {
  width: 33.333%;
}

}

   /* Optimierung Tablet Quer*/
   @media only screen and (max-width:1020px){
    .symopage-logo{
      height: 80px;
      object-fit:contain;
      width:250px;
    }
     .symopage-alignleft{
       text-align: center;
     }
     .symopage-alignright{
      text-align: center;
      width: 100%;
      display:block;
      float:none;
    }
   }

    /* Optimierung Tablet Quer*/
    @media only screen and (max-width:800px){
        .lalo-navigation  {
            position:inherit;
          }
    .fusion-contact-info {
      padding: 1em 30px 0px 30px;
      line-height: 1.5em;
    }
  }
  /*Vieports 
  mobile-Phone Hochformat - Navimenu botton */
@media (max-width: 820px){
  section#leistung-sidebar {
    order:5;
  }
  .symopage-leistungimg{
    overflow: scroll;
  }
  .symopage-leistungheader img{
    width:inherit;
    height:150px;
  }
  .symopage-angebot-box{
    display:block;
  }
  .symopage-aktuellimg {
  width:100%;
  object-fit: contain;
  }
  .symopage-mobile-display{
    display:block;
  }
  .symopage-mobile-nodisplay{
    display:none;
  }
  /*
  .symopage-container-centerx{
    position:inherit;
    transform: none;
    padding-top: 65px;
  }*/
  /* Navigation */

  .symopage-nav-block-fixed {
    height: 75px;
    padding-top: 0rem;
    display:content;
    margin:auto;
    }
  .symopage-headerpic{
    max-height:200px;
  }
  .symopage-headerpic-texth1{
    font-size: 1.3em;
    text-shadow: 2px 2px 2px rgb(0 0 0);
  }
    .titlebox {
      background-color: #fff;
      color: #777777;
      border-radius: 4px;
      border: 1px solid rgb(238, 238, 238);
      box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px;
      padding-top:1em;
      padding-bottom:0.25em;
      margin-top:1em;
      display:block;
    }
    .col25, .col33, .col66, .col75 {
      width:100%;
    }
    /* Flexbox */
    .symopage-flex33-kontakt{
      width:100%;
    }
  .symopage-flex33{
    width:50%;
  }
  .symopage-flex50{
    width:100%;
  }
  .symopage-shop{
    width:100%;
 
  }
    .symopage-flex66{
    width:100%;
    }
    .symopage-navbar-toggler{
      margin-top:0px;
      padding:10px;
    }
    button:focus{
      outline:none;
    }
    #leistungsspektrum {
      padding-top: 40px;
    }
}
@media (max-width: 420px){
  
  .symopage-flex33{
    width:100%;
  }
  .symopage-flex50{
    width:100%;
  }
  .symopage-shop{
    width:100%;
 
  }
  .symopage-flex33-kontakt{
    width:100%;
  }
   
}