#sp-main-body {
    padding: 25px 0;
}

.com-sppagebuilder #sp-main-body {
    padding: 25px 0;
}

#sp-header{
	height: 70px;
	position: relative;
	box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
	z-index: 500;}

#sp-header.header-with-modal-menu.classic-layout .modal-menu-inner>div .sp-megamenu-wrapper {
    height: 100%;
    align-items: start;
}

#sp-logo.has-border {
    position: relative;
    padding-right: 10px;
	height: 60px;
}

.logo-image {
	height: 60px;
	-webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
.logo-image-phone {
	-webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
} 

div#logo-right {
    padding-left: 0px;
}

@media (max-width: 991px) {
    #sp-logo.has-border {
      padding-right: 5px;
      padding-left:5px;
    }
  .logo-image-phone {
    height: 60px;
} 
	#sp-header.header-sticky{position:fixed;
	height: 70px}
  
}

@media (max-width: 755px) {
    #sp-logo.has-border {
      padding-right: 5px;
      padding-left:5px;
    }
  .logo-image-phone {
    height: 60px;
} 
	#sp-header.header-sticky{position:fixed;
	height: 70px}
  
}
@media (max-width: 575px) {
    #sp-logo.has-border {
      padding-right: 5px;
      padding-left:5px;
    }
  .logo-image-phone {
    height:60px;
	  
} 
#sp-header.header-sticky{position:fixed;
	height: 70px}  
}
#sp-header.header-sticky{position:fixed;
	height: 70px}


#modal-menu {
	z-index: 130;
}
/* Modalmenu */

#modal-menu .modal-menu-inner {
    position: relative !important;
    padding-left: 20px;
}
#sp-header.header-with-modal-menu a {
    color: rgba(255, 255, 255, .6);
}
#sp-header.header-with-modal-menu.classic-layout .modal-menu-inner > div {
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px;
}

#modal-menu ul.sp-megamenu-parent {
	margin-left: 5px;
    display: flex !important;
    flex-direction: column;
}

#modal-menu ul.sp-megamenu-parent>li:not(:last-child) {
	margin-top: 0px;
    margin-bottom: 0px;
	padding: 10px 0px;
}
#modal-menu ul.sp-megamenu-parent>li:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0px;
}

/* extra menü */
ul.mod-menu.mod-list.menuvw {
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    float: left;
    position: relative;
}
ul.mod-menu.mod-list.menuvw li {
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
	height: 70px;
    padding: 0 3px;
}
ul.mod-menu.mod-list.menuvw li a {
    font-family: 'Arial', sans-serif;
    font-size: 1.15em;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
	padding: 0px 15px 0px 15px
}
ul.mod-menu.mod-list.menuvw li:last-child>a {
    padding: 0px 15px 0px 15px;
}

ul.mod-menu.mod-list.menuvw li.current.active a {
    color: #fff; 
}
#modal-menu .sp-megamenu-parent>li:hover>a, #modal-menu .sp-megamenu-parent>li:hover>span, #modal-menu .sp-megamenu-parent>li.active>a, #modal-menu .sp-megamenu-parent>li.active>span {
    color: #fff;
}
#modal-menu ul.sp-megamenu-parent>li>a, #modal-menu ul.sp-megamenu-parent>li>span {
    font-size: 20px;
}


ul.sp-megamenu-parent.menu-animation-fade.d-none.d-lg-block {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
}

.burger-icon {
	background-color: #fff;
    width: 30px;
    cursor: pointer;
	padding: 3px 5px;
	margin-top: 5px;
	border-radius: 2px;	
	box-shadow: 0 0px 2px rgba(0.51, 0.51, 0.51, 0.35);
}

.burger-icon>span {
	height: 1px;
    background-color: #333;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #333;
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 6px) rotate(-45deg);
}
.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -6px) rotate(45deg);
}

#sp-menu {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
	z-index: 1;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a{
	font-size: 18px;
}

#offcanvas-toggler {
    height: 70px;
    line-height: 70px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 10px;
}

.offcanvas-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 400px;    
}
.offcanvas-menu .offcanvas-inner {
    padding: 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 18px;
    font-weight: bold;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a{
	font-size: 18px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li{
	display: block;
    padding: 10px 0 10px 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	display: block;
}

#sp-bottom {
    color: #fff;
}

.sppb-nav-modern>li.active>a, .sppb-nav-modern>li.active>a:focus, .sppb-nav-modern>li.active>a:hover {
    color: #fff;
    background-color: #001e50;
	border: 1px solid #00437a!important;
}
.sppb-nav-modern>li>a {
    border-radius: 4px 4px 0 0;
}
.sppb-tab-content {
	background-color: #fff;
	padding: 20px;
}

.addon-root-person{	
	box-shadow: 0 2px 3px rgba(0.51, 0.51, 0., 0.35);
}


/* Leistungen Flipbox */
.addon-root-flip-box-pro {
    padding: 5px 0px;
}

.flip-box-inner {
    height: 90%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-around;
}

.sppb-flipbox-front.flip-box {
    background-position: center;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
}

.sppb-flipbox-front-icon {
    color: #FFFFFF;
    padding: 10px 10px 10px 10px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
	justify-content: flex-end;
}

.sppb-flipbox-front-title {
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 5px;
}
.sppb-flipbox-front-icon {
	font-size: 36px;
    color: #FFFFFF;
    padding: 0px 10px 0px 10px;
	text-shadow: 0 2px 3px rgba(51, 51, 51, 0.35);
}

.sppb-flipbox-back-icon {
	font-size: 24px;
    color: #FFFFFF;
    padding: 0px 10px 0px 10px;
	text-shadow: 0 2px 3px rgba(51, 51, 51, 0.35);
}

.sppb-addon-sppb-flibox {
    text-align: left;
}

.sppb-flipbox-back-button {
    display: flex;
    justify-content: center;
}

/* SP Footer ist in template_act.css definiert */
/* SP Hinweis ist in template_act.css definiert */


/* I Frame */
iframe {
    border-radius: 5px;
	height: 100vh;
	width: 99%;    
    overflow-x:hidden !important;
	overflow-y:scroll !important;
    border:none; /* optional */	
    box-shadow: 0 2px 3px rgba(51, 51, 51, 0.5);z-index: 5;
}

#sp-header {
    height: 70px;
    position: relative;
    /* z-index: 500; */
}



.breadcrumb {
    padding: .75rem 1rem;
    background-color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
    border-radius: .25rem;
}
.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}



/* Ansprechpartner */

.addon-root-person {
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
}




/* SP-Bottom */
#sp-bottom {
    background: #00437A;
	background: radial-gradient(circle,rgba(0, 67, 122, 1) 0%, rgba(0, 30, 80, 1) 100%);
    color: #fff;
}

/* SP-Footer */
#sp-footer {
    background: #111;
    background: radial-gradient(circle, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);color: #fff;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 4px 4px 0 rgba(0.51, 0.51, 0.51, .35);
	z-index: 50;
}

#sp-footer .container-inner {
    padding: 30px 0;
    border-top: none;
}
#sp-footer a,#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus,#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus{color:#FFFFFF}


/* SP-Hinweis */
#sp-hinweis {
    background: #222;
    background: radial-gradient(circle, rgba(34, 34, 34, 1) 0%, rgba(17, 17, 17, 1) 100%);
    box-shadow: 0 4px 4px 0 rgba(0.51, 0.51, 0.51, .35);
	color: #fefefe;
}

/* Scroll up */
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(100, 100, 100, 1);
    border-radius: 10%;
	box-shadow: 0 2px 3px rgba(0.51, 0.51, 0.51, 0.35);
    z-index: 1000;
    transition: all .3s ease;
}

/* Cookie Hinweis */
.cc-revoke.cc-center.cc-revoke-bottom {
	border: solid 1px #333;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
div.cc-window.cc-floating {
	background: #00437A;
	background: radial-gradient(circle,rgba(0, 67, 122, 1) 0%, rgba(0, 30, 80, 1) 100%);
    padding: 1em 0.8em;
    border-radius: 5px;
    border: solid 1px #1696ff;
}


/*Floating Button*/
.fab-container-left .fab-button {
    left: 10px;
    right: auto;
}
.fab-button {
    font-family: 'Material Icons';
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 5px;
    width: 60px;
    height: 60px;
    font-size: 40px;
    cursor: pointer;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.35);
    transition: background-color 0.3s, transform 0.3s;
    z-index: 99999;	
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.fab-container-left .options-list {
    left: 5px;
    right: auto;
}
.fab-container-left .options-list li span {
    left: 10px;
    right: auto;
    margin: 10px 0 5px 55px;
}

.fab-button:hover {
    background-color: #101319 !important;
    color: #fff !important;
    transform: scale(1.1);
}
.options-list {
    position: fixed;
    bottom: 80px;
    right: 20px;
    left: auto;
    animation: 0.2s ease 0s 1 normal forwards running fabslideout;
}
.options-list li a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 4px;	
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 60px;
    margin: 0 5px;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

.options-list.active li a {
    font-family: 'Material Icons';
    transition: transform 1s;
    animation: fabscaleup 0.4s ease-out 0s 1 normal forwards;
	font-size: 40px;
}

.options-list li .tooltip_dark {
    background-color: rgba(0, 0, 0, 0.75);
    color: #efefef;
    box-shadow: 0 2px 5px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.75);
}
/* End Floating Button*/


.sp-megamenu-parent .sp-menu-item>a img, .sp-megamenu-parent .sp-menu-item>span img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
ul.mod-menu.mod-list.menuintro li > a > img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
ul.mod-menu.mod-list.menugruppe li > a > img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
ul.mod-menu.mod-list.menuvw li > a > img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
ul.mod-menu.mod-list.menuaudi li > a > img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}
ul.mod-menu.mod-list.menuman li > a > img {
    -webkit-filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5) );
  filter: drop-shadow(0px 1px 3px rgba(51, 51, 51, 0.5));
}


@media (max-width: 991px) {
    #sp-header {
        height: 70px;
    }
}