/******** FONTS **************/
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff');
}
/******** FONTS **************/
h1, .h1{
  font-family: 'open_sansextrabold';
}

h2, h5, h6 {
  font-family: 'open_sanssemibold';
}

h3, h4 {
  font-family: 'open_sansregular';
}

.info-extension-page-title{
  font-size:14px;
  color: #f00;
}

/*ribbon image*/

.box {
  width: 100%; height: auto;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}
.ribbon {
    position: absolute;
    left: 16px;
    top: 0px;
    z-index: 1;
    overflow: hidden;
    width: 37%;
    height: 75px;
    text-align: center;
}
.ribbon span {
   font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 16px;
    /* transform: rotate(-45deg); */
    /* -webkit-transform: rotate(-45deg); */
    width: 100%;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    /* left: -21px; */
    padding: 5px 0px;
}

/*ribbon image end*/
span.newJobs, span.AnzahlWoneinheiten {
    /*padding: 2px 4px;
    background: #fff;
    border-radius: 65%;
    margin-left: 3px;
    color: #f00;*/
  
  /*padding: 1px 6px;
    background: #fff;
    border-radius: 7%;
    margin-left: 3px;
    /* color: #f00; */
  /*font-size: 13px;*/
  
      padding: 0px 6px;
    background: #e0e0e0;
    border-radius: 20%;
    margin-left: 3px;
    color: #f00;
    font-size: 15px;
}
/*h5#subaddress{
  margin-top:-50px;
}*/
h1{
  font-size:35px;
}
.jfontsize-button {
    text-decoration: none;
    background: #333;
    color: #333;
  	font-size:16px!important;
    border: solid 1px #333;
}

/*.page-header {
    text-align: center;
}*/

@media(max-width:992px){
    #TextTop p {
      padding-top: 10px!important;
      font-weight: bold;
      font-size: 14px!important;
      color: #6C787B;
  }
  #TextTop{
      height:auto!important;
      padding-left:20px;
  }
}

.sp-module ul > li:last-child{
padding-right:0px!important;  
}

.itemid-101 .blog article .entry-image img {
width: 100%;
 height:auto;
}
.ccf_content_icon {
width: 0px!important;
}
iframe#map {
    width: 100%;
    height: 238px;
    margin-top: 19px;
	margin-left: -3px;
}

.sp-copyright a {
    margin-right: 25px;
    color: #565656 !important;
}
div.sigplus-gallery ul li a img {
 margin: 5px 0px 5px 15px !important;
}
div.sigplus-gallery ul > li:first-child > a > img{
  margin-left:0 !important;
}
div.sigplus-gallery ul > li:last-child > a > img{
  margin-right:0 !important;
}
.creative_field_box_wrapper.creative_field_box_wrapper_1 {
    margin-top: -5px;
}
.creative_form_18 .ccf_content_element_label {
  
    color: #565656!important;
   
}
.ccf_content_element_label {
    
    line-height: 28px !important;
}
body {
    font-size:16px;
    color: #565656;
    font-weight: 500!important;
    font-family: 'open_sanslight';
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    color: #565656;
}
.sp-module ul >li >a {
    color: #565656;
}
.sp-module ul >li {
    border-bottom: none;
}

ul.nav.menu li.item-123 li {
    padding-right: 43px;
}

@media(max-width:1217px){
  
  .sp-megamenu-parent >li>a {
    padding: 0 31px !important;
   
	}
}

@media(max-width:1030px){
  
  .sp-megamenu-parent >li>a {
    padding: 0 27px !important;
   
	}
}

@media(max-width:1172px){
  
  ul.nav.menu li.item-123 li {
    padding-right: 34px !important;
}
  ul.nav.menu li {
    padding-right: 0px !important;
   
	}
  
  li.item-124.deeper.parent a {
    margin-right: 66px!important;
	}
}

@media(min-width:790px){
  span.sp-copyright {
    margin-right: -20px;
	}
}

a {
    color: #6c787b;
  font-weight: 600;
}

a:hover {
    color: #6c787b;
}

ul.nav.menu li a {
   
    font-size: 15px;
  	font-weight: 600;
}
ul.nav.menu ul li.active a {
    font-size: 15px;
    font-weight: 800;
}
h1 {
    /*font-family: 'Open Sans'!important;*/
    font-weight: 500!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    COLOR: #565656;
  	-ms-word-break: break-all;
 	 word-break: break-all;
 	 word-break: break-word;
}
.creative_form_18 .creativecontactform_header {
    display: none;
}

.creative_form_18 .creativecontactform_input_element {
    height: 40px;
}

.ccf_content_element {
    font-family: "Open Sans"!important;
    font-size: 17px;
    line-height:22px;
}

.content_custom{
  float:left;
  background:#fff;
}

li.item-124.deeper.parent a {
    margin-right: 35px;
}

.current.active {
    font-weight: 800;
}

.sp-module ul >li >a:hover {
    color: #565656;
}

.sp-module ul >li >a:before {
    content: none!important;
}

ul >li.parent {
    width: 100%;
}
.sp-megamenu-parent >li:first-child {
    padding-left: 18px;
}

}

ul >li.parent ul li a:before {
   font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}

@media(min-width:992px){

  .sp-module ul >li.parent >a {
    color: #565656;
    width: 20%;
    float: left;
    font-weight: 800;
}

ul.nav.menu {
    padding-left: 50px;
    background: #fbce2d;
}
ul.nav.menu li{
  padding-right: 70px;
  float:left;
}

ul li ul li.sp-menu-item a {
    
  box-shadow: 0px -8px 0px -7px #fff;
  width: 118%;
  font-size:15px;
  font-weight:600;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
    color: #565656;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #565656;
  text-shadow:0px 0px 0px #000,0px 0px 0px #000;
}



.sp-megamenu-parent >li >a{
  width: 126.8%;
  text-align:center;
  background-clip: content-box !important;

}

.sp-menu-item:hover a {
    background: #fbce2d;
 	background-clip: content-box;
	
}
  
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #fbce2d;
  	color:#565656;
  	text-shadow:0px 0px 0px #565656,0px 0px 0px #565656;
   
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
   width:auto!important;
   margin-left: 51px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner-number {
   	 background: #fbce2d;
       padding: 5px 35px 5px 5px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fbce2d;
    padding: 5px 44px 5px 20px;
}
  
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
 	
}
.sp-megamenu-parent >li>a{
    
    padding: 0 50px;
  	color:#565656;
}
.sp-megamenu-parent >li:first-child>a{
    
    padding: 0 24.65px;
}
  
}


.logo{
float:right;	
}
div.boxplus-slider {
    padding: 0; 
	width: 100%!important;
}
.zweispaltig{
	text-align: justify; 
	column-count: 2;
  	-moz-column-count: 2; 
	column-gap: 2em; 
  	-moz-column-gap: 2em; 
	column-width: 270px;
    -moz-column-width: 270px;
	column-rule-width: 5px; 
   -moz-column-rule-width: 5px;
  column-rule-color: silver;
  -moz-column-rule-color: silver;
}
.itemid-101 .blog article .entry-header{
margin-bottom:5px;	
padding: 0 10px;
float: left;
    width: 100%;

}
.itemid-101 .blog .page-header {
    padding-bottom: 15px;
    width: 70%;
}
.itemid-101 .blog article .entry-image{
float:left;
margin-bottom: 5px;
}
.blog article p{
   
    float: left;
    padding: 10px;
}
.blog .col-sm-6{
	padding-bottom:30px;
	
}

#sp-header {
    
    box-shadow: none;
	height:auto!important;
}
#sp-main-body {
    padding: 25px 0 60px 0;
	background: #eee;
}
.body-innerwrapper {
	  box-shadow: none!important;
	
}

p.readmore{
	
 padding: 0px 10px!important;	
}
#sp-top .container{
	padding:0;
	margin:0;
	width:100%;
	
}
#sp-top .container .col-sm-6{
	padding:0;
	margin:0;
	
}

p.readmore btn-default{
	
}
section#sp-slider .container {
    margin: 0;
    padding: 0;
    width: 100%;
}
header .container {
	padding: 0;
    width: 100%;
}
#TextTop{
	height: 147px;
    vertical-align: text-bottom;
	
}
#sp-footer {
   background:#fbb72d;
   color:#565656;
   padding: 8px 0;
  text-align: right;
}

#TextTop p {
  	
    padding-top: 100px;
    font-weight: bold;
    font-size: 19px;
    color: #6C787B;
}
.sp-megamenu-parent {
float:left;
}
li.sp-menu-item i{
	font-size:20px;
	
}

.Menue{
	
	background:#fbb72d;
	height:40px;
	
}
#offcanvas-toggler{
	clear:both;
	text-align:center;
	padding-right:10px;
	float:none;
	line-height: 40px;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #565656;
	font-weight:600;
	
}

.sp-megamenu-parent >li >a {
    font-weight:600;
    color: #565656;
	line-height: 40px;
    font-size: 15px;
}

.txtbot240 {
  	display: table-cell;
	vertical-align: bottom;
	height: 240px;
}

.iconheader {
  color: #fcb82f;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 0px 50px 0px;
	font-size: 28px;
  font-weight: 700;
}

.cookiehint {
position: fixed;
z-index: 11000;
width: 50px;
height: 50px;
left: 20px;
bottom: 20px;
background: transparent url(../images/cookie.png) no-repeat;
}