/****************************PSW Contao 5.3. Update Juli 2025********************************/
.newsteaser_v7 .date,
.newsreader .info .date, .newsreader .info .author, .newsreader .info .comments{
	display: none;
}

.fa-download:before {
	font-size: 18px;
}

.font-size-xxxs,
.font-size-xxxs p,
.font-size-0,
.font-size-0 p {
	line-height: 27px;
}

.mainmenu .error_503 {
    display: none;
}

.mod_privacy_optin_slim .privacy_button a {
    color: var(--accentColor);
    font-weight: 800;
}

/**********************************Lightbox***************************************************/

/*verhindert scrollen wenn Lightbox aktiv*/
body.no_scroll,
html.no_scroll {
   overflow: hidden !important;
  touch-action: none; 
  -webkit-overflow-scrolling: auto; 
}

#cboxCurrent { /*image 2 of 5 ausblenden*/
	display: none !important;
}

#cboxLoadedContent { /*schwarzer border weg*/
 border: 0;
}

#cboxClose { /*neues Icon laden*/
  background: url(/files/beeri-partner/00_icons/xmark-thin.svg) no-repeat center center;
  width: 25px;
  height: 25px;
  top: -40px;
  right: 0;
}

#cboxNext,
#cboxPrevious{
  width: 50px;
  height: 55px;
}
#cboxNext {
	background: url(/files/beeri-partner/00_icons/angle-right-thin.svg) no-repeat center center;
	background-color: rgba(255,255,255,0.7);
	right: 0;
}

#cboxPrevious {
  background: url(/files/beeri-partner/00_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%);
  }
}

/*---------------------------------------------------------------------------------------------/

/**********************************Dunkle Navigation*******************************************/
.nav-dark .header,
.nav-dark #top, .nav-dark #top .inside{
    background-color: #fff !important;
}

/**********************************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/beeri-partner//00_icons/chevron-down-thin.svg") no-repeat center;
  -webkit-mask: url("/files/beeri-partner//00_icons/chevron-down-thin.svg") no-repeat center;
  width: 27px; /***-> so gross wie die Schriftgrösse anpassen****/
  height: 27px; /***-> so gross wie die Schriftgrösse anpassen****/
  display: block;
  background-color: white;
}

.smartmenu-content .mod_navigation li.open > .subitems_trigger:before {
  mask: url("/files/beeri-partner/files/beeri-partner/00_icons/chevron-up-thin.svg") no-repeat center;
  -webkit-mask: url("/files/beeri-partner/00_icons/chevron-up-thin.svg") no-repeat center;
}

/*---------------------------------------------------------------------------------------------/




/**********************************************************************************************/

#top .offcanvas-trigger {
	display: none;
}

.mod_privacy_optin_slim .privacy_button a {
    background: #ffffff;
}

#privacy_optout_link, footer a.totop {
	display: none;
}

/*GUYCOLLE GMBH // CUSTOM STYLES*/
@media (max-width:768px){
	.ce_revolutionslider_text.caption.tp-caption.block.lft.str.start{
		font-size: 21px !important;
		line-height:28px !important;
	}
	.ce_revolutionslider_text.caption.tp-caption.bold.block.lfl.stl.start{
		font-size: 16px !important;
		line-height: 54px !important;	
	}
}

/************************************
Autor: edm-service Marco Pracht www.webdesign24.biz
Bearbeiter: M. Pracht
Letzte Aenderung: 15.08.2023

Bemerkungen:


/*************************************************************************** --> Allgemein ********/
html{
    overflow-y: scroll;
}

/*************************************************************************** --> Main Navi ****************************************/
nav.mainmenu ul ul{
    padding: 0;
    border-top: 2px solid #dc0041;
}

nav.mainmenu ul ul li a{
    text-decoration: none !important;
}

nav.mainmenu ul ul li:hover, nav.mainmenu ul ul li:active{
    background-color: #dc0041;
    
}

.header.cloned nav.mainmenu ul li a.active, .header.original nav.mainmenu ul li a.active{
    color: white ;
}


.header nav.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .header nav.mainmenu ul ul li a.active, .header nav.mainmenu ul ul li a.trail:not(.megamenu){
    color: white;
}

.header nav.mainmenu ul ul li a:hover span::before{
    transform: scaleX(0);
    
}

.mainmenu ul ul li a {
	font-size: .8rem;
	font-weight: 400;
        
}

.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .mainmenu ul ul li a.active, .mainmenu ul ul li a.trail:not(.megamenu) {
	background: #dc0041 !important;
}

/***************************************************************** Main NAvi --> ****************************************/

/***************************************************************** Redesign 2026 ****************************************/
body, html {
    scroll-behavior: smooth;
}

.display-column .attributes{
    display: flex;
    gap: 15px;
}

/********* Typo ************/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4{
    font-weight: 700;
    letter-spacing: 0.6px;
    hyphens: none;
}

h3, .h3 {
    hyphens: auto;
}

h5, .h5 {
    font-weight: 300;
}

p, .ce_text ul, .ce_text ol {
    font-weight: 300;
}

.font-weight-400 p,
.font-weight-400 li{
    font-weight: 400;
}

p strong {
    font-weight: bold;
}

p a,
#slider li a,
#main li a {
    color: var(--accentColor);
    font-weight: 700;
    position: relative;
    display: inline-block;
    border-bottom: solid 1.5px black;
    transition: ease 0.3s;
}

p a:hover {
    border-bottom: solid 1.5px var(--accentColor);
}

/*** Globales ***/
@media (max-width: 768px)  {
    .box-ihre-vorteile.ce_shift_wrapper_start {
        transform: translateY(0%) !important;
        
    }
}

/********* Topbar ************/
#top .inside:not(.topbar) {
    justify-content: flex-end;
}

#top .top_divider {
    margin-left: 0px;
}

/********* Navigation ************/
nav.mainmenu ul ul {
    padding: 5px 0px;
}

.header .mainmenu ul li a.highlight span,
.stickyheader .header .mainmenu ul li a.highlight span,
.smartmenu-content ul li a.highlight,
#mmenu .mod_navigation ul li a.highlight{
    background-color: black;
    border-radius: 50px;
    color: white;
    padding: 10px 20px;
    border: none;
    transition: ease 0.3s;
    
    font-size: 16px;
    font-weight: bold;
}

.smartmenu-content ul li a.highlight {
    background-color: var(--accentColor);
    margin-top: 15px;
}

#mmenu .mod_navigation ul li a.highlight {
    margin-top: 15px;
}

.mainmenu ul li a:hover{
    opacity: 1 !important;
}

.header .mainmenu ul li a.highlight span:hover,
.mlist.regular.active.highlight span{
    background-color: var(--accentColor);
}

/********* Header *************/
@media only screen and (max-width: 767px) {
    .ce_bgimage div.offset_layer {
        display: block;
    }
}



/********* Iconbox ************/
.ce_iconbox h3 {
    font-size: var(--h3-fontSize);
    font-weight: 700;
    letter-spacing: 0.7px;
}

.ce_iconbox_vertical .icon .icon_inside {
    border: 0px;
}

.ce_iconbox_vertical[data-style="style1"]:after {
    background: var(--accentColor);
}

/********* Box Ihre Vorteile ************/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .box-ihre-vorteile.ce_shift_wrapper_start {
        transform: translate(5%, -25%) !important;
    }
    
    .mod_article.fullwidth-padding-both > .container {
        padding-left: var(--contentPaddingLeftRight);
    padding-right: var(--contentPaddingLeftRight);
}
    
}

/********* Dienstleistungen Angebot ************/
@media (max-width: 1024px) {
    .dienstleistungen-angebot h3{
        max-width: 75%;
    }


}
/********* Akkordeon ************/
.content-accordion {
	border-bottom: solid 1px black;
}

.content-accordion .handorgel__header .handorgel__header__button {
	background-color: transparent;
	border-top: solid 1px black;
	
	color: black;
	font-size: 25px;
	line-height: 1.3;
	font-family: "Open Sans";
    font-weight: 700;
}

/* Ausnahme: der *erste* Accordion-Header innerhalb jedes .content-accordion NIE Border oben */
.content-accordion .handorgel__header:first-child .handorgel__header__button {
    border-top: none !important;
}

.content-accordion .handorgel__header .handorgel__header__button:hover{
	color: var(--accentColor);
}

.content-accordion .handorgel__header .handorgel__header__button:hover:before{
	background-color: var(--accentColor);
}

.content-accordion .handorgel__header .handorgel__header__button{
	padding: 15px 0px 15px 0px;
}

.content-accordion .handorgel__content__inner {
	    padding: 0px 0px 20px 0px;
}

.content-accordion .handorgel__header .handorgel__header__button:before {
	content: "";
	width: 30px;
	height: 30px;
	float: right;
    clear: both;
    display: inline-block;
    margin-left: 15px;
    padding: 0;
    text-align: center;
    background-color: black;
    transition: rotate ease .8s;
    
	mask: url("/files/beeri-partner/00_icons/angle-down-duotone-light-full.svg") no-repeat center;
	-webkit-mask: url("/files/beeri-partner/00_icons/angle-down-duotone-light-full.svg") no-repeat center;
}


/*schönere Animation*/
.content-accordion .handorgel__content--open {
	transition: height .5s ease;
}

.content-accordion .handorgel__content__inner {
	opacity: 1;
}

.content-accordion .handorgel__header.handorgel__header--open .handorgel__header__button {
	color: var(--accentColor);
}

.content-accordion .handorgel__content.handorgel__content--open .handorgel__content__inner .ce_text figure {
	padding-bottom: 25px;
}

.content-accordion .handorgel__header.handorgel__header--open .handorgel__header__button:before {
	transform: rotate(180deg);
	background-color: var(--accentColor);
}

@media (max-width: 767px) {
	.content-accordion .handorgel__header .handorgel__header__button,
	.content-accordion .handorgel__header .handorgel__header__button:before{
		font-size: 20px;
		
	}
	.content-accordion .handorgel__header .handorgel__header__button{
		padding: 20px 10px;
	}
	.content-accordion .handorgel__content__inner {
		padding: 0 10px;
	}
}

.content-accordion .handorgel__header button.handorgel__header__button:hover{
	border-top: solid 1px black;
}

.content-accordion .handorgel__content {
	border-top: solid 1px rgba(0,0,0,0);
	background: transparent;
}



/**** Hyperlink *****/
.ce_hyperlink.btn-size-medium a, .ce_revolutionslider_hyperlink.btn-size-medium {
    font-size: 16px;
}

.ce_hyperlink.btn-size-medium a:hover, .ce_revolutionslider_hyperlink.btn-size-medium:hover {
    opacity: 1;
}

/**** Formular ****/
input, textarea, select {
    border: 0px;
    background-color: #f8f8f8;
    border-radius: 20px;
}

input:hover:not([type="submit"]), button:hover:not([type="submit"]), textarea:hover {
    border: solid 1px var(--accentColor);
}

input:focus, textarea:focus {
    border-radius: 20px;
}

form fieldset legend {

    padding: 2px 15px;
}

label,
form .widget input, form .widget textarea, form .widget select{
    font-size: 17px;
}

input.submit, button.submit {
    font-size: 17px;
    height: inherit;
    padding: 10px 20px;
    transition: ease 0.3s;
}

input.submit:hover, button.submit:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
    opacity: 1 !important;
}

form p.error {
    color: var(--accentColor);
}

.mod_login {
    border-radius: 30px;
}


/********* Footer ************/
#footer p,
#footer li{
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}

#footer p strong {
    font-weight: 700;
}

#bottom p {
    font-size: 15px;
     font-weight: 400;
}


#footer a,
#bottom p a{
    border-bottom: 1px solid var(--accentColor);
}

#footer a:hover,
#bottom p a:hover{
    border-bottom: 1px solid white !important;
    color: white !important;
}

#footer .ce_hyperlink a,
#footer .ce_hyperlink a:hover {
    border-bottom: 0px !important;
}

#footer .ce_hyperlink a:hover {
    box-shadow: 0 7px 20px rgba(255, 255, 255, .2);
}

#bottom p a {
    font-weight: 400;
    line-height: 1.6;
}

#footer li a {
    border-bottom: 0px;
}



 