/*******************************
Variablen
********************************/
:root{
  --accent-color: #5DE3C9;
  --light-gray: #E8E8E8;
  --dark-gray: #141414;
}



body h5,
body .h5 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  display: inline-block;
  color: white !important;
  background: var(--accent-color);
  padding: 1.5px 6px;
}

.lead-h5-bg-dark {
  color: var(--accent-color) !important;
  background: none;
  padding: 0px;
  margin-bottom: 0px !important;
}

#privacy_optout_link {
  display: none;
}

table {
  font-size: 16px;
}


.no-hero #wrapper {
  border-top: solid 1px #252525;
}

.mod_breadcrumb {
  background-color: white;
  border-top: 0px;
  border-bottom: 0px;
}


/*******************************
Call to Contact
********************************/
#call-to-contact img {
  position: fixed;
  bottom: 10px;
  right: 10px;
  height: 12%;
  z-index: 999999999;
}


#top_link{
  display: none;
}

@media only screen and (max-width: 1400px) {
  #call-to-contact img{
    display: none;
  }
}


/********************************
lightbox
********************************/
/*** verhindert scrollen wenn lightbox offen ist ***/
body.no_scroll,
html.no_scroll {
   overflow: hidden !important;
  touch-action: none; 
  -webkit-overflow-scrolling: auto;
}

/*** image 2 of 5 ausblenden ***/
#cboxCurrent { 
	display: none !important;
}

/*** schwarzer border weg ***/
#cboxLoadedContent { 
 border: 0;
}

/*** neues Icon laden ***/
#cboxClose { 
  background: url(/files/gndruck/icons/xmark.svg) no-repeat center center;
  width: 25px;
  height: 25px;
  top: -40px;
  right: 0;
}

#cboxNext,
#cboxPrevious{
  width: 50px;
  height: 55px;
}

#cboxNext {
	background: url(/files/gndruck/icons/angle-right-thin.svg) no-repeat center center;
	background-color: rgba(255,255,255,0.7);
	right: 0;
}

#cboxPrevious {
  background: url(/files/gndruck/icons/angle-left-thin.svg) no-repeat center center;
  background-color: rgba(255,255,255,0.7);
  left: 0;
}

#cboxNext:hover,
#cboxPrevious:hover {
    background-position: center center;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  overflow: visible;
}

@media only screen and (max-width: 767px) {
  #cboxClose { 
    width: 15px;
    height: 15px;
    top: -30px;
  }
  
  #cboxNext,
  #cboxPrevious{
  width: 20px;
  height: 30px;
  transform: translateY(50%);
  }
}



/*******************************
Animated h1
********************************/
/*.animate-h1{
  position: relative;
  overflow: hidden;
  height: 65px;
  margin: 0;
}

.hide-text-h1 {
  position: absolute;
  z-index: 200;
  transform: translate(0, 65px);
} 

@media only screen and (max-width: 1400px){
.animate-h1{
    height: 55px;
  }
  .animate-h2{
    height: 45px !important;
  }
}

@media only screen and (max-width: 1400px){
.animate-h1{
    height: 45px;
  }
  .animate-h2{
  height: 45px !important;
  }
}

@media only screen and (max-width: 435px){
.animate-h1{
    height: 35px;
  }
  .animate-h2{
  height: 30px !important;
  }
}


/*******************************
Animated h2
********************************/
/*.animate-h2{
  position: relative;
  overflow: hidden;
  height: 55px;
  margin: 0;
}

.hide-text {
  position: absolute;
  z-index: 200;
  transform: translate(0, 45px);
}*/



/*******************************
Design
********************************/
.txt-block-arrow {
  padding-left: 50px;
  position: relative;
}

@media only screen and (max-width: 767px) {
   .txt-block-arrow {
    padding-left: 30px;
}
}

.txt-block-arrow:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  top: 0;
  left: 0;
  padding-top: 5px;
  background-color: var(--accent-color);
  mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	transition: ease 0.3s;
}


.bild-ausserhalb-container img {
  margin-top: -60px;
}
/*******************************
Font Icons
********************************/
/*h5{
  position: relative;
  padding-left: 20px;
}

  h5:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: white;
  mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	transition: ease 0.3s;
}*/


/*******************************
Top
********************************/
.offcanvas-trigger {
  display: none;
}

#top a {
  transition: 0.5s ease;
}


#top a:hover {
  color: var(--accent-color) !important;
  opacity: 1;
}

/************************************
* Navigation
*************************************/
.mlist.error_503 {
  display: none;
}

/************************************
* Tablet Navigation
*************************************/
body.smartmenu_open div.body,
body.smartmenu_open .stickyheader{
  transform: translateX(0);
  padding-top: 0;
}

body.smartmenu_open div.body::before,
body.smartmenu_open div.stickyheader:before{
    content: ""; 
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 55555;
}

body.smartmenu_open body:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    z-index: 999;
}

.smartmenu-content .subitems_trigger:before,
.smartmenu-content .mod_navigation li.open > .subitems_trigger:before{
  content: "";
  mask: url("/files/gndruck/icons/chevron-down-regular.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/chevron-down-regular.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: block;
  background-color: white;
  padding-top: 10px;

}

.smartmenu-content .mod_navigation li.open > .subitems_trigger:before {
  mask: url("/files/gndruck/icons/chevron-up-regular.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/chevron-up-regular.svg") no-repeat center;
}

.smartmenu-table .mlist.upload a {
  margin-top: 25px;
}

.smartmenu-table .vlist.level_2 {
   padding-left: 15px;
 }
 
.smartmenu-table .vlist.level_2 li{
   line-height: 20px;
 }
 
.smartmenu-content {
  background-color: var(--dark-gray);
}
 
@media only screen and (min-width: 768px) and (max-width: 1390px) {
    .mainmenu {
      display: none;
    }
    .smartmenu {
      display: block;
    }
}

/************************************
Mobile Navigation
*************************************/
.mmenu_trigger .label {
  display: none;
}

.mmenu_trigger .burger {
  margin-right: 15px;
}

.mod_navigation.mobile_vertical .level_1 li {
  border-bottom: solid 1px var(--accent-color);
  padding: 10px;
}

.mod_navigation.mobile_vertical .level_2 li {
  border-bottom: none;
  padding: 0px;
}

.mod_navigation.mobile_vertical ul.vlist.level_2 > li:first-child {
  padding: 15px 0px 0px 0px;
}

.mod_navigation.mobile_vertical ul.vlist.level_2 > li:last-child {
  padding: 0px 0px 15px 0px;
}

.mod_navigation.mobile_vertical .level_2 li a {
  font-size: 12px;
}

#mmenu .mod_navigation li a.submenu:after {
  top: 5%;
}

#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
  color: black;
}

	
/*******************************
Breadcrumb
********************************/
.mod_breadcrumb li:before {
  content: "";
    width: 9px;
    height: 11px;
    background-color: var(--accent-color);
    mask: url(/files/gndruck/icons/dreieck-accent.svg) no-repeat center;
    -webkit-mask: url(/files/gndruck/icons/dreieck-accent.svg) no-repeat center;
    display: inline-block;
    transform: rotate(-45deg);
}


#main .mod_search {
  text-align: left !important;
}

#main .mod_search .search_default {
  padding-top: 20px;
}

#main .mod_search .search_default h3 a {
  transition: 0.3s ease;
}

#main .mod_search .search_default p a {
  font-weight: 700;
  color: var(--accent-color);
  transition: 0.3s ease;
}

#main .mod_search .search_default p:hover a {
  font-weight: 700;
  color: black;
}

#main .mod_search .search_default h3:hover a{
  color: var(--accent-color);
}

/*******************************
Font Icon
********************************/
#main p a {
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 6px;
  transition: 0.3s ease;
}

#main p a:hover {
  color: black;
}

#main .back a {
  text-decoration: none;
}

a[href^="tel:"]:hover,
a[href^="mailto:"]:hover{
  color: var(--accent-color);
}

#top a[href^="tel:"]:before,
#top a[href^="mailto:"]:before,
#top .faq a:before,
#top .kontakt a:before,
#footer a[href^="tel:"]:before,
#footer a[href^="mailto:"]:before,

/*** in den Buttons, gibt es keine icons, deshalb diese Zuweisung ***/
#kontakt a[href^="mailto:"]:before,
#kontakt a[href^="tel:"]:before{
  content: "";
  display: inline-block;
  width: 0.95rem;
  height: 0.95rem;
  vertical-align: middle;
  margin-right: 0.5em;
  background-color: var(--accent-color);
  position: relative;
  top: -0.1em;
}

#top a[href^="mailto:"]:before,
#footer a[href^="mailto:"]:before,
#kontakt a[href^="mailto:"]:before{
  mask: url("/files/gndruck/icons/envelope-sharp-light.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/envelope-sharp-light.svg") no-repeat center;
}

#top a[href^="mailto:"]:hover:before,
#footer a[href^="mailto:"]:hover:before,
#kontakt a[href^="mailto:"]:hover:before {
    mask: url("/files/gndruck/icons/envelope-sharp-solid.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/envelope-sharp-solid.svg") no-repeat center;
}

#top a[href^="tel:"]:before,
#footer a[href^="tel:"]:before,
#kontakt a[href^="tel:"]:before {
  mask: url("/files/gndruck/icons/phone-sharp-light.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/phone-sharp-light.svg") no-repeat center;
}

#top a[href^="tel:"]:hover:before,
#footer a[href^="tel:"]:hover:before,
#kontakt a[href^="tel:"]:hover:before {
  mask: url("/files/gndruck/icons/phone-sharp-solid.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/phone-sharp-solid.svg") no-repeat center;
}


#top .faq a:before {
    mask: url("/files/gndruck/icons/comment-question-sharp-light.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/comment-question-sharp-light.svg") no-repeat center;
}

#top .kontakt a:before {
  mask: url("/files/gndruck/icons/comments-sharp-light-full.svg") no-repeat center;
  -webkit-mask: url("/files/gndruck/icons/comments-sharp-light-full.svg") no-repeat center;
}


/*******************************
List Icon
********************************/
.list-icons p a{
  position: relative;
  color: #000000;
  font-weight: 700;
  font-size: 0.9rem;
}

.list-icons p {
  border-bottom: solid 1px var(--light-gray);
  padding-bottom: 10px;
  margin-bottom: 10px;
}



/*.list-icons p a:before{
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  bottom: 2.5px;
  left: 0;
  background-color: var(--accent-color);
  mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	transition: ease 0.3s;
}*/


/*******************************
text links
********************************/
/*#main p a,
#main .email a,
#main .phone a{
  color: black;
  font-weight: 700;
  position: relative; 
  padding-bottom: 2px;
  font-size: 14px;

}

#main p a::after,
#main .email a:after,
#main .phone a:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: var(--accent-color);
  transition: width 0.4s ease, left 0.4s ease; 
}

#main p a:hover:after,
#main .email a:hover:after,
#main .phone a:hover:after{
  width: 70%; 
  right: 30%; 
}*/




/*******************************
Navigation
********************************/
.mod_customnav li.active > a,
.mod_customnav li.Selected > a,
.mod_customnav li.mm-selected > a,
.mod_customnav a.active {
  font-weight: 700;
  color: black;
}


.mainmenu_link.active,
li.active > .mainmenu_link,
li.Selected > .mainmenu_link,
li.mm-selected > .mainmenu_link {
  font-weight: 700;
}

#header .inside,
#stickyheader .inside,
#top-wrapper #top .inside{
  max-width: 90%;
}


.header .mod_search {
  margin-left: 25px;
}





/*******************************
Navigation in Druckvdienstleistung
********************************/
/*in der ersten Spalte max 3 Menupunkte, restlichen in nächster Spalte*/
.nav-uebersicht-box .mod_customnav .vlist.level_1 {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto); 
  column-gap: 2rem;
  row-gap: 0.5rem;
}

.nav-uebersicht-box .mod_customnav li a {
  padding: 0 0 4px 0;
  position: relative;
  font-size: 1.1rem;
  color: black;
}



.nav-uebersicht-box .mod_customnav li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: var(--accent-color);
  transition: width 0.4s ease, left 0.4s ease; 
}

.nav-uebersicht-box .mod_customnav li a:hover:after{
  width: 70%; 
  right: 30%; 
}

.nav-uebersicht-box .mod_customnav li a:hover {
  background-color: rgba(255,255,255,0);
}

/*******************************
Sidebar left side
********************************/
#left {
    position: relative; /* Stellt sicher, dass der Sticky-Container korrekt funktioniert */
    margin: 25px 0px;
}

body.sidebar.left #left > .inside{
  position: sticky !important;
  top: 10%;
}

/*body.sidebar #container {
  max-width: 85%;
}*/

body.sidebar.left #main {
  border: none;
}

body.sidebar.left #left > .inside {
  margin: 25px;
}



/*setzt die Navigation an den Anfang*/
@media only screen and (max-width: 767px){ 
  body.sidebar #container {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80%;
  }
  #left {
    margin: 0px 0px;
  }
  body.sidebar.left #left {
    min-width: 100%;
  }
  body.content_page.sidebar #left .mod_article > .container {
    padding-bottom: 0px;
  }
  
      #slider .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
  
}

/*******************************
Fullwidth nach Sidebar
********************************/
@media only screen and (max-width: 1200px){ 
  #fullwidth_sidebar .container {
    padding-left: var(--contentPaddingLeftRight);
    padding-right: var(--contentPaddingLeftRight);
  }
}
/*******************************
Sidebar Navigation  / Custom Navigation
********************************/

/*.druckdienstleistung-navigation,
.mod_customnav{
  margin: 40px 0;
}*/

.druckdienstleistung-navigation li,
#left .mod_customnav li,
#left .mod_newsmenu li{
  background-color: #f7f7f7;
  margin-bottom: 5px ;
  position: relative;
}

.druckdienstleistung-navigation li:after,
#left .mod_customnav li:after{
  /*content: "";
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  background-color: var(--accent-color);
  right: 0;
  bottom: 0;
  rotate: 45deg;
    mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;*/
}

.druckdienstleistung-navigation li a,
#left .mod_customnav li a,
#left .mod_newsmenu ul li a{
  color: #000000;
  font-weight: 400;
  display: block;
  padding: 10px 65px 10px 15px;
  transition: 0.3s ease;
  font-size: 1.1rem;
}

.druckdienstleistung-navigation li a:hover,
#left .mod_customnav li a:hover,
#left .mod_newsmenu ul li a:hover {
  background-color: var(--light-gray);
}


.mod_customnav .vlist .active,
#left .mod_newsmenu li.active{
  background-color: rgba(93,227,201,0.5);
}

#left .mod_newsmenu li.active {
  padding: 10px 65px 10px 15px;
}

.mod_customnav .vlist .active a {
  font-weight: 700 !important;
}


/*******************************
Header
********************************/
@media only screen and (max-width: 767px){
    .ce_bgimage div.offset_layer {
        display: block; 
  }
}

/*******************************
Divs nebeneinander flex
********************************/
.display-column .attributes{
  display: flex;
  flex-direction: row;
  gap: 20px;
}

/*@media only screen and (max-width: 767px){
  .display-column {
    flex-direction: column;
  }
}*/

/*******************************
Referenz Slider
********************************/
.referenzen-slider {
  width: 150%;
  padding: 30px 0;
  overflow-x: hidden;
}

@media only screen and (max-width: 1024px){ 
  .referenzen-slider.mobile {
  width: 100%;
  overflow-x: hidden;
}
}



/*******************************
Nachrichten
********************************/
.newslist-v5 .newslist-v5-bottom {
  display: none;
}

.newslist-v5 {
  /*background-color: var(--light-gray);*/
  margin-bottom: 3%;
  padding: 3%;
}


.newslist-v5 .news-date{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  display: inline-block;
  color: white !important;
  background: var(--accent-color);
  border-radius: 0px;
  border: 0px;
}

.newslist-v5 .h4 {
  padding-right: 0px ;
}

.newslist-v5 .subheadline:after {
  display: none;
}

.newslist-v5 .image_container {
  border-radius: 0px;
}



@media only screen and (max-width: 767px) {
  .newslist-v5 .subheadline {
    display: none;
  }
  
  .image_container.float_left {
    float: none;
    width: 100%;
  }
  
  .newslist-v5 {
    margin-bottom: 25%;
  }
  
  .more a {
    font-size: 100%;
  }
}

/*** Nachrichten Archiv ***/
.mod_newsarchive h2 {
  display: none;
}





/*******************************
Akkordeon
********************************/
.ce_accordion {
  border: 0px;
}
.ce_accordion button{
  font-family: "Montserrat", sans-serif;
}

.ce_accordion .toggler,
.ce_accordion .toggler:hover{
  border-bottom: solid 1px rgba(37, 37, 37, 0.5);
  padding: 20px 35px;
  transition: 0.5s;
  color:  rgba(0, 0, 0, 0.5);
}

.ce_accordion .toggler:hover {
  color:  rgba(0, 0, 0, 1);
  
}

.ce_accordion .toggler.ui-state-active {
  border-bottom: solid 1px rgba(37, 37, 37, 0.3); 
  color:  rgba(0, 0, 0, 1);
  
}

/*******************************
Hintergrundvideo
********************************/
.bg-video .column.vis-desktop.col_5 {
  position: relative;
  overflow: hidden;
}

.bg-video .video_container {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.bg-video .column.vis-desktop.col_5 .attributes,
.bg-video .column.vis-desktop.col_5 .ce_player {
  position: absolute;
  inset: 0;
}


.bg-video .video_container video{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.bg-video .autogrid_wrapper, .bg-video .autogrid_row {
  margin-bottom: 0px !important;
}


/*******************************
Hyperlink
********************************/
/*.ce_hyperlink a{
  position: relative;
  padding: 10px 65px 10px 45px ;
  transition: ease 0.3s;
  font-size: 14px;
  color: #000000;
  border: none;
}

.ce_hyperlink a:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  top: 50%;
  padding-left: 25px;
  transform: translateY(-50%);
  background-color: #000000;
  mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/arrow-right.svg") no-repeat center;
	transition: ease 0.3s;
	border: none;
}

.ce_hyperlink a:hover {
  background-color: var(--light-gray);
  opacity: 1;
}

.ce_hyperlink a:hover:after {
  background-color: var(--accent-color);
}

.hyperlink-gray a{
  background-color: var(--light-gray);
  border: none;
}

.hyperlink-gray a:after {
  background-color: var(--accent-color);
}

.hyperlink-gray a:hover {
  background-color: var(--accent-color);
}

.hyperlink-gray a:hover:after {
  background-color: black;
}
*/

/*************************************
Buttons
**************************************/

/*Button dunkel*/
.ce_hyperlink a,
.upload span,
.smartmenu-table .mlist.upload a {
  background-color: black ;
  color: white;
  border: none;
  border-radius: 25px 25px 0px 25px;
  padding: 10px 35px;
  font-weight: 600;
  font-size: 0.9rem;
}

.upload span{
  padding: 15px 25px;
}

.ce_hyperlink .hyperlink_txt{
  display: inline-block;
  position: relative;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  padding-right: 2rem;
  border-radius: 50px 0 0 50px;
  letter-spacing: 1px;
  white-space: nowrap;
  overflow: visible !important;
  z-index: 2;
  border-radius: 22px;
  transition: 0.3s;

}

.ce_hyperlink .hyperlink_txt:hover,
.smartmenu-table .mlist.upload:hover a{
  scale: 0.95;
}

.ce_hyperlink .hyperlink_txt:after,
.upload span:after,
.smartmenu-table .mlist.upload a:after{
  content: "";
  position: absolute;
  bottom: 0;
  right: -1px;
  width: 0;
  height: 0;
  border-top: 29px solid transparent;
  border-left: 29px solid rgba(255, 255, 255, 1);
  z-index: 0;
  rotate: -90deg;
  transition: 0.3s;
}

.ce_hyperlink .hyperlink_txt:before,
.upload span:before,
.smartmenu-table .mlist.upload a:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: -1px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 25px solid #50e3c2;
  z-index: 1;
  rotate: -90deg;
  transition: 0.3s;
}


#stickyheader .upload span:after,
#stickyheader .upload span:before {
    bottom: 9.5px !important;
}

.ce_hyperlink .hyperlink_txt:hover:before{
  scale: 1.3;
}

/*Button in der Navigation*/
.upload {
  transition: 0.4s;
}

.upload:hover {
  scale: 0.98;
}

.upload span:hover:before,
.smartmenu-table .mlist.upload a:hover:before{
  scale: 1.2;
}

.mainmenu ul li a:hover {
  opacity: 1;
}

.ce_hyperlink a:hover, a.btn:hover {
  opacity: 1;
}

.upload span:before{
  bottom: 2px;
  border-top: 23px solid transparent;
  border-left: 23px solid #50e3c2;
}

.smartmenu-table .mlist.upload a:after{
    border-left: 29px solid rgba(0, 0, 0, 1);
}


#mmenu .mod_navigation li.upload {
  display: none;
}



/*Button hell*/
.ce_hyperlink.button-hell a,
.smartmenu-table .mlist.upload a{
  background-color: white;
  color: var(--dark-gray);
}

.ce_hyperlink.button-hell .hyperlink_txt:after {
    border-left: 29px solid var(--dark-gray);
}

/*Button Background accent*/ 
.ce_hyperlink.button-bg-accent-color .hyperlink_txt:after{
    border-left: 29px solid #aef0e4;
}

/*******************************
Icon Box
********************************/
/*#druckverfahren .ce_bgimage-inside{
  position: relative;
}

#druckverfahren .ce_bgimage-inside:after {
  position: absolute;
  content: "";
  height: 40px;
  width: 40px;
  top: 20px;
  right: 20px;
  background-color: #fff;
  mask: url("/files/gndruck/icons/print-sharp-light-dark.svg") no-repeat center;
	-webkit-mask: url("/files/gndruck/icons/print-sharp-light-dark.svg") no-repeat center;
	transition: ease 0.3s;
	border: none;
}

#druckverfahren .ce_bgimage-inside:before {
  position: absolute;
  content: "";
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
  background-color: var(--accent-color);
}*/



/*******************************
FAQ
********************************/
.mod_faqpage .info {
  display: none;
}


/*******************************
Teambox
********************************/
.ce_teambox .function{
  font-size: 1rem !important;
  line-height: 1.3rem;
  font-weight: 500;
  color: white !important;
}

.ce_teambox.hover_image .team-content-hover {
  background: rgb(0, 0, 0, 0.5);
}

.ce_teambox.hover_image .team-content-valign {

}

.ce_teambox.hover_image .email,
.ce_teambox.hover_image .phone a{
  transition: 0.3s ease ;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.ce_teambox.hover_image .email:hover,
.ce_teambox.hover_image .phone a:hover{
  color: white;
}

.ce_teambox.hover_image .team-content-valign a {
  color: var(--accent-color);
}

.ce_teambox .image .overlay {
  display: none;
}

.ce_teambox .name {
  color: black;
  padding: 0;
}

.ce_teambox .description {
  color: white !important;
  font-size: 1rem !important;
  line-height: 1.3rem;
  padding-top: 20px;
  
}

/*******************************
Footer
********************************/
#footer .inside{
  padding-top:  0;
  padding-bottom: 0;
}

#footer .totop{
  display: none;
}

#footer h4{
  border-bottom: solid 1.5px var(--accent-color);
  padding-bottom: 15px;
}

#footer li:after {
  border-bottom: none;
}

#footer .ce_divider_extended {
  margin-top: 0px;
  margin-bottom: 0px;
}

#footer li {
  padding-bottom: 0px;
}

#footer li a {
  border-bottom: solid 1px rgba(80, 227, 195, 0.4);
}

#footer li:before {
 content: "" ;
}

#footer figure {
  transition: 0.3s ease;
}

#footer figure:hover {
  scale: 0.95;
}

#footer .mod_socials i.fa-facebook:hover{
  background: var(--accent-color) !important;
}

#footer .border-right {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}


@media only screen and (max-width: 767px) {
  #footer .border-right{
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
}
/*******************************
globale responsive Anpassungen
********************************/
@media only screen and (max-width: 767px) {
  
  /*Header padding von Hintergrund Bild verbessern*/
  .ce_bgimage.img-leftside-33 .ce_bgimage-inside, .ce_bgimage.img-leftside-50 .ce_bgimage-inside {
  padding: 30px;
  }
}




