/* ---0---------0--000000000---000000000----0---------0----0000000----00000000-----0----------0----00000000--------
------0---------0--0-----------0--------0---0-0-----0-0---0-------0---0-------0----0----------0---0----------------
------0-------- 0--0-----------0---------0--0--0---0--0--0---------0--0--------0---0----------0--0-----------------
------0---------0--0-----------0--------0---0---0-0---0--0---------0--0---------0--0----------0---0----------------
------0----0----0--000000000---000000000----0----0----0--0---------0--0---------0--0----------0----00000000--------
------0---0-0---0--0-----------0--------0---0---------0--0---------0--0---------0--0----------0------------0-------
------0--0---0--0--0-----------0---------0--0---------0--0---------0--0--------0---0----------0-------------0------
------0-0-----0-0--0-----------0--------0---0---------0---0-------0---0-------0-----0--------0-------------0-------
------0---------0--000000000---000000000----0---------0----0000000----00000000-------00000000------00000000----- */

  #sp-boxen{
    padding:50px 0px !important;
  }

.webmodus-custom-spezial-boxen img{
    height: 130px !important;
  padding-bottom: 30px !important;
  padding-top: 10px !important;
}

@media only screen and (max-width: 640px) {
  .webmodus-custom-spezial-boxen .uk-panel{
    margin:20px;
  }
  #sp-boxen{
    padding:50px 0px !important;
  }
}

/* Top-Banner Home Text Eng */
.webmodus-custom-spezial-boxen .uk-panel{
  background:#fff;
  height: 300px;
display: flex !important;
flex-direction: column;
justify-content: center;
}
.webmodus-custom-spezial-boxen .uk-panel > .uk-margin{
  margin-bottom:0px !important;
}
.webmodus-custom-spezial-boxen .uk-panel > a{
  height:300px;
}

.webmodus-custom-spezial-boxen h3{
  font-size: 18pt !important;
font-weight: bold !important;
color: #00677f !important;
}

.offcanvas-toggler > i{
  font-family: "Font Awesome 5 Free" !important;
}

#lgx-typed-title{
  text-shadow: 2px 2px 5px black !important;
}

/* Header New */
#sp-menu{
	display: flex;
	justify-content: center;
}
#sp-menu .sp-megamenu-wrapper a {
  color:#00677f !important;
}
#sp-top1 .mod-languages__list{
	height: 105px;
	align-items: center;
	display: flex !important;
}

.mod-languages__list a, .mod-languages__list li{
	color:#000 !important;
	padding: 0 5px !important;
}
 .mod-languages__list li:hover > a{
	color:#fff !important;
}
.mod-languages__list li > a:hover{
	background-color:transparent !important;
}
.mod-languages__list li:hover{
	background-color:#00677f !important;
}
#offcanvas-toggler > i{
	color:#00677f !important;
}

.lang-active a{
	color: #fff !important;
}
.sp-megamenu-parent{
	height: 105px;
	align-items: center;
	display: flex !important;
}

#mod-custom157,#mod-custom182{
	height: 105px;
	display: flex;
	flex-direction: column;
	justify-content: center;

}
#mod-custom157 > p,#mod-custom157 > p,#mod-custom182 > p,#mod-custom182 > p{
	margin-bottom:5px !important;
}
#mod-custom157 > p:first-child img,#mod-custom182 > p:first-child img{
max-height: 42px;
object-fit: contain;
object-position: left;
margin-top: -20px;
margin-bottom: 0px;
}
#mod-custom157 > p:nth-child(2) img,#mod-custom182 > p:nth-child(2) img{
	max-height:35px;
	object-fit: contain;
	object-position: left;
  position: absolute;
}
#sp-header{
	height: 105px !important;
}
/* FOOTER */
#sp-footer2 .nav{
    display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  gap: 20px;
}

#sp-footer2 .nav li{
  border:none !important;
}

/* Cookie Banner */

#cookiehintsubmit {
    background: #00677f !important;
        background-image: none;
    color: #fff !important;
  border-radius:0px !important;
    border: none !important;
  transition:opacity 300ms ease-in-out;
}

#cookiehintsubmit:hover {
    opacity:0.7;
  background: #00677f !important;
}

.cookiecontent a{
color: #00677f !important;
font-weight: 600 !important;
  transition:opacity 300ms ease-in-out;
}

.cookiecontent a:hover{
color: #00677f !important;
  opacity:0.7;
font-weight: 600 !important;
}

/*.en-gb #lgx-typed139 .lgx-typed-title{
  margin-top:0px !important;
  margin-bottom:135px !important;
  
}*/
/*.en-gb #sp-parallax-home{
  height:540px !important;
}*/

/** Generell **/
* {
	font-family: Montserrat, sans-serif;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #00677f;
	line-height: 1.4em;
	padding-top: 10px;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #00677f;
}
p {
    font-size: 13pt;
    line-height: 1.6em;
  	font-weight: 400;
}



/** Main Content **/

.sppb-container{
	max-width: 980px;
}
.container{
	max-width: 980px;
}

.inhalt {
  	padding-top: 25px;
}

.cck_serv_bezeichnung {
	color: black;
	font-weight: 600;
}

#sp-top-bar a {
  color: #ffffff;
  font-weight: bold;
}

/** Bereich Abmelden **/
#sp-abmelden {
	padding-bottom: 10px;
}



/** Bereich Sprachauswahl & Telefon **/
#sp-sprachauswahl-telefon a {
	color: #fff;
}
.sp-contact-email {
	margin-top: 5px !important;
  	font-weight: 400;
}

.sp-contact-info {
	font-size: 1.3em !important;
  	font-weight: 400;
}

#sp-top1 {
  margin-left: -20px;
  margin-right: 6px;
}

/** Bereich Logo & Menü **/
#sp-logo-menue {
	/*position: fixed;
	top: 25px;
	z-index: 10;
	width: 100%;*/
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 12pt;
    text-transform: none;
  	font-weight: 400;
}
.sp-megamenu-parent > li.active > a {
    font-weight: bold;
}

div.mod-languages ul li.lang-active {
  background-color: #00677f !important;
  padding: 0px 5px;
}

/* Menü Links */

#sp-logo-menue li {
	min-width: 110px;
}

#sp-logo-menue li:hover {
	background: #B1B939;
}



#sp-logo-menue a {
	color: #fff;
}
#sp-logo-menue a:hover {
	color: #fff;
	
}

/* Linke Spalte */
.linke-spalte {
  padding-bottom: 40px;
}


/* Dropdown */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
  	font-weight: 400;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: none;
}



/** Bereich Parallax-Bilder **/
/* Alle Bilder */
#lgx-typed103, #lgx-typed107, #lgx-typed109, #lgx-typed111, #lgx-typed114, #lgx-typed116, #lgx-typed118, #lgx-typed120, #lgx-typed122, #lgx-typed124 {
	height: 600px;
}



/** Bereich Breadcrumb **/
.breadcrumb a {
	color: #bbb;
  	font-weight: 600;
}
.breadcrumb {
    background-color: #fff !important;
	margin: 20px 0 0 0;
  	font-weight: 600;
}



/** Bereich Home Boxen **/
.j51imagehover104 [class^="imghvr-"] figcaption {
    background-color: #166878 !important;
}

figure img {
	padding: 80px;
}

figcaption {
	background: #00677f !important;
}

figcaption h3{
  font-size: 2em;
}

.j51imagehover104 h3,
.j51imagehover110 h3 {
    font-size: 2em;
}



/** Bereich Inhalt **/
.zweispaltig {
	column-count: 2;
}




/** Bereich Boxen **/
.j51imagehover110 [class^="imghvr-"] figcaption {
    background-color: #166878 !important;
}



/** Bereich Footer **/
#sp-footer .row {
	display: flex;
	align-items: center;
}
#sp-footer1 {
	text-align: left;
  	font-weight: 400;
}
#sp-footer2 {
	text-align: right;
  	font-weight: 400;
}
/* Pfeil vor Link entfernt */
.sp-module ul > li > a::before {
    content: none;
}



.lgx-typed-inner img {
	width: 100% !important;
}

#lgx-typed-string129 {
	text-shadow: 2px 2px 5px black;
}

/* Hamburger */
#offcanvas-toggler > i {
    color: #fff;
}


#portfolio-module-140 .projects-wrapper .project-img .project-img-extra { 
   	border: 8px solid #00677f;
  	z-index: -999;
}

#portfolio-module-146 .projects-wrapper .project-img .project-img-extra { 
   	border: 8px solid #00677f;
  	z-index: -999;
}

.project-inner {
    background: #fff;
    z-index: -9999999;
    position: relative;
}






/* Media queries */
@media screen and (max-width: 500px)  { 

  .lang-inline {
		text-align: center !important;
		width: 340px !important;
		margin: 0 auto !important;
		z-index: 999 !important;
		position: relative !important;
  }

}


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

  .zweispaltig {
      column-count: 1;
  }
  
  /** Netzwerk Listen **/
	table.responsive td .cck-clrfix {
    	text-align: left !important;
	}
}


@media screen and (min-width: 768px)  { 

    #sp-parallax-home,
    #sp-parallax-philosophie,
    #sp-parallax-kompetenzen,
    #sp-parallax-ueber-uns,
    #sp-parallax-kontakt,
    #sp-parallax-treuhand,
  #sp-parallax-revision,
  #sp-parallax-steuern,
  #sp-parallax-partner,
  #sp-parallax-team{
      min-height:500px !important;
	/*  background-attachment: fixed !important; */

    }
	
	.lgx-typed-title {
		margin-top:260px
	}

}

#sp-menu > div > div > ul > li > a{
	height: 105px;
	display: flex;
	align-items: center;
}

#sp-header a:hover {
	background: #00677f;
	color: #fff !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    font-weight: bold;
}
#sp-menu > div > .sp-module{
	display: none;
}
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 991px) {
	/* Boxen grösser */
	#sp-bottom1 {
    	width: 100%;
	}
	
	/* Kontakt Boxen */
	#sp-boxen span {
		font-size: 16px !important;
	}
}
@media screen and (max-width: 1400px) {
	#sp-menu > div > div > ul > li > a {
		font-size: 14px;
	}
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding:0px 10px !important;
  }
  #mod-custom157 > p:first-child img, #mod-custom182 > p:first-child img{
    margin-top: -20px;
  }
  #mod-custom157 > p:nth-child(2) img, #mod-custom182 > p:nth-child(2) img{
    max-height:32px;
  }
}


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

  #offcanvas-toggler{
    margin-right:-10px;
  }
  #sp-menu{
    justify-content:flex-end !important;
  }
  
	#sp-menu > div{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: row-reverse nowrap;
		gap: 20px;
	}
	.sp-megamenu-parent{
		display: none !important;
	}
	#sp-menu > div > .sp-module{
		display: flex;
	}
	#sp-top1{
		display: none;
	}
	#sp-header a:hover{
		background:transparent;
	}
	.lang-inline{
		width:auto !important;
	}
	#mod-custom157 > p:first-child img,#mod-custom182 > p:first-child img{
		max-height: 36px;
		margin-top: -5px;
	}
	#mod-custom157 > p:nth-child(2) img,#mod-custom182 > p:nth-child(2) img{
max-height: 35px;
height: 40px;
position: absolute;
      top: 67px;
	}
	.mod-languages__list{
		display: flex;
		margin-bottom: 15px !important;
	}
  .mod-languages__list > li:last-child{
        margin:0px !important;
  }
	#offcanvas-toggler > i{
		margin-bottom: 47px !important;
        font-family: "Font Awesome 5 Free" !important;
	}
}
@media screen and (min-width: 992px){
  #sp-header > div.container > div.row > div.col-lg-7{

        width: 61.33333333% !important;
  }
  #sp-header > div.container > div.row > div.col-lg-4{
    width: 30.33333333% !important;
  }

}




/** SEBLOD **/
/* Mitarbeiter */
.mail_icon img {
  	margin-top: 20px;
}
