.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);
}

.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: 0.3s;
}
/* Globale Einstellungen */
:root {
  --companycolor:#7f281e;
  --companycolor2: #fabb1b;
  --maxwidth: 100%;
  --innerwidth: 1100px;
  --navheight: 100px;
  
}
.symopage-companycolor2-text{
  color: var(--companycolor2); 
}
html, body {
  margin:0;
  padding:0;
}
.symopage-body{
  font-family: Lato, Arial, Helvetica, sans-serif;
 /* border-top: 3px solid var(--companycolor);*/
  background-color: rgb(243,243,243,1);
  height:100vh;
  color:#777777;
}
.symopage-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: var(--maxwidth);
}
.symopage-main {
  overflow:auto;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  padding-top:2%;
 }
 .symopage-main-width{
  max-width:1100px;
}
.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;
}
/*
  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%;
  }
  .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:hover{
    background-color:lightblue;
   
    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: 400px;
    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;
 
}
.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-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-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: #fff;
}
.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;
}
/* 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-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(--companycolor2);
  display:flow-root;
  margin-top:2em;
}
/**/

/*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;
}
.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;
}
h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #c0392b;
  letter-spacing: 1px;
  margin: 0;
}
.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%;
}
.col100 {
  width: 100%;
}
.col, .col25, .col33, .col50, .col66, .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 (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:200px;
    }
     .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){
  .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 {
      width:100%;
    }
    /* Flexbox */
    .symopage-flex33-kontakt{
      width:100%;
    }
  .symopage-flex33{
    width:50%;
  }
    .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-flex33-kontakt{
    width:100%;
  }
   
}