/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../ownfonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../ownfonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

.bilder {
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.27);
box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.27);
    border-width: 10px;
    border-color: rgb(255,255,255);
    border-style: solid;
}

@media (max-width: 767px) {
.tp-caption.bilder, .bilder {

	 -webkit-box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.27);
-moz-box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.27);
box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.27);
	border-width: 2px!important;
	border-color: #ffffff;
	border-style: solid;
}
}

.sp-megamenu-parent .sp-mega-group > li > a {
  
  line-height: 21px;

}
h1, h2, h3, h4, h5, h6 {
	color: #8388aa;
}
.sp-module .sppb-img-responsive {
	display:none;
}

.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 11px!important;
}

.sppb-meta-date {
	margin-top:0!important;
}

.sppb-article-info-wrap h3 {
	font-size:18px;
}

#sp-top4 .sppb-container-inner {
	margin-left: 5%;
	margin-right:5%;	
}

#sp-top4 .sppb-column-addons {
	width: 90%!important;
}

@media (max-width: 990px) {
#sp-top4 .sppb-column-addons {
	width: 95%!important;
}
#sp-top4 .sppb-container-inner {
	margin-left: 2%;
	margin-right:2%;	
}	
	
}

#sp-top2, #sp-top2 .sp-module{
	text-align: right;
	max-height: 20px;
}

.text-weiss {
	color: #fff;
}

#sp-bottom img {
    border-radius: 0px;
    -moz-transform: rotate(3deg); 
    -ms-transform: rotate(3deg); 
    -o-transform: rotate(3deg); 
    -webkit-transform: rotate(3deg); 
    transform: rotate(3deg); 
}

#sp-section-3 .sp-module {
    border-radius: 0px;
    -moz-transform: rotate(3deg); 
    -ms-transform: rotate(3deg); 
    -o-transform: rotate(3deg); 
    -webkit-transform: rotate(3deg); 
    transform: rotate(3deg); 

}

#column-wrap-id-1589553806602 .sppb-col-md3 {
	padding-right: 0px!important;
	padding-left: 0px!important;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.hidden-md {
	display: none;
}


@media (max-width: 767px) {
	#sp-bottom3 li {
    text-align: center!important;
}
	
	.right {
	text-align: center;
}
	#sp-bottom .mt20 {
		margin-top: 20px;
	}
	#sp-main-body {
    padding: 40px 0;
}

}

#sp-bottom {
  padding: 50px 0 10px;
  line-height: 1.3;
  font-size: 15px;
}


.sp-module ul > li > a:hover {
	background-color: #f5f6ff;
}

#sp-right .sp-module ul > li.current > a {
	background-color: #f5f6ff!important;
}

#sp-right .sp-module ul > li > a {
	padding-left: 10px;
	padding-right: 10px;
}

/* #brandheiss .sppb-addon-module {
	border-collapse: 2px;
	border-style: dotted;
	border-color: #e3000b;
	padding: 20px;
}*/

#brandheiss .sppb-addon-module {
	margin-top: 60px;
	border-collapse: 2px;
	border-style: dotted;
	border-color: #e3000b;
	padding: 40px 40px 25px;

}

@media (min-width: 768px) {
.zweispaltig {
   margin-top: 1.9ex;
   column-count: 2; column-gap:2em;column-width: 50%;
   column-rule-style:dotted; column-rule-width:1px; column-rule-color:silver;
}
.zweispaltig p {
   margin: 0 0 3.0ex 0;
   font-size: 1.9ex; 
   line-height: 3.0ex;
   text-align: justify; 
   hyphens:auto;
   orphans:3;
   widows: 3;
}
}

@media (max-width: 768px) {
.zweispaltig {
      column-count: 1; 
	}

}

.login-description {
	margin-bottom: 30px;
}

.button-xxl {
  position: relative;
  cursor: pointer;
  display: inline-block;
  height: auto;
  width: 100%;
  white-space: pre-wrap;
  background: #fff;
  border-radius: 0px;
  border: 3px solid #e3000b;
  border-width: 2px 2px 2px 2px;
  padding: 5px 20px 5px 51px;
  color: #304616;
  font-size: 15px;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;	
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  }

.button-xxl.dl {
	border-color: #009ee3;
}

.button300 {
width: 300px;	
}

.button-xxl > i {
    color: #fff;
  font-size: 22px;
  background: #e3000b;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 7px 6px 7px 6px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: -1px;
  left: 0px;
  bottom: -1px;
  width: 35px;
	line-height: 13px;
  
  }



.button-xxl:hover {
	background: #e3000b;
	color: #fff!important;
}

.button-xxl.dl:hover {
	background: #009ee3;
}



p a {
	color:#009ee3;
	text-decoration: underline;
}

p a::before {
	font-family: 'themify';
	content: '\e628 \00A0';
	text-decoration: none;
	font-size: 10px;
}

.flip-box-inner p a {
	color:#fff;
	text-decoration: none;
	border: 1px solid #FEFDFD;
  	border-width: 1px;
  	padding: 7px 20px 7px 20px;
  	border-radius: 5px;
	background-color:rgba(255,255,255,0.00); 
}

.flip-box-inner p a:hover {
	background-color:rgba(255,255,255,0.20);  
}

.flip-box-inner p a::before {
	font-family: 'themify';
	content: '\e628 \00A0';
	text-decoration: none;
	font-size: 10px;
	
}

.article-details li a {
	color:#009ee3;
	text-decoration: underline;
}

.article-details li a::before {
	font-family: 'themify';
	content: '\e628 \00A0';
	text-decoration: none;
	font-size: 10px;
}


.article-details strong {
	color: #e3000b;
}

.article-details h3 {
	border-bottom: 1px solid #D9D9D9;
	margin-top: 60px;
}

@media (max-width: 768px) {
.article-details h3 {
	margin-top: 30px;
}	
}

#sp-left .sp-module ul > li > a, 
#sp-right .sp-module ul > li > a {
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 24px;
}

sp-right .module-title{
	margin: 0px;
}

h2 .subheading-category {
	color:	#e3000b;
	padding-bottom: 30px;	
}

#column-id-1598617588077 {
	-moz-transform: rotate(3deg); 
    -ms-transform: rotate(3deg); 
    -o-transform: rotate(3deg); 
    -webkit-transform: rotate(3deg); 
    transform: rotate(3deg); 
}

#column-id-1598617588078 {
-moz-transform: rotate(357deg); 
    -ms-transform: rotate(357deg); 
    -o-transform: rotate(357deg); 
    -webkit-transform: rotate(357deg); 
    transform: rotate(357deg); 

}


#column-id-1598617588079 {
	-moz-transform: rotate(7deg); 
    -ms-transform: rotate(7deg); 
    -o-transform: rotate(7deg); 
    -webkit-transform: rotate(7deg); 
    transform: rotate(7deg); 
}

.sppb-addon-textp {
   hyphens:auto;
   orphans:3;
   widows: 3;
}

.contact-category h4 {
	font-size: 24px;
	border-bottom: 1px solid #ebebeb;
	margin-top: 30px;
}

.contact-name {
	font-weight:700;
	margin-top: 20px;
}

.list-title.span9.col-md-9 {
	padding-left: 0px;
}
.info_name {
	font-weight: 700;
}

.blogtermin {
	position: relative;
	width: 100%;
}
 
.blogtermin .article-body {
	position: relative;
	margin: 0px 0px;
}

.blogtermin .article-list .article {
	padding:12px 0px 16px;
	margin:0px;
	border: 0px;
	border-bottom: 1px dotted #858585;
	border-radius: 0px;
}

.blogtermin .article-body .article-introtext p:first-child {
	position:absolute;
	top: 0px;
	font-weight: 700;
	color: #e3000b;
	font-size: 16px;
}

.blogtermin .article-body .article-introtext p {
	padding-top: 8px;
	font-size: 16px;
}

.blogtermin .article-body .article-header h2 {
	position:relative;
	top: 30px;
	color: #858585;
	font-size: 20px;
}

.blogtermin .newsflash {
	
	margin:0px;
	border: 0px;

}

.blogtermin .newsflash h5 {
	color: #858585;
	font-size: 20px;
}

.blogtermin .newsflash h4.newsflash-title {
	font-weight: 700;
	color: #e3000b;
	font-size: 16px;
	margin-top: 24px;
	
}
@media (max-width: 420px) {
#sp-header .logo-image {
	height: 65px;
}
}

.container-inner .category-desc img {
	padding: 12px;
	border: 1px solid #e4e5e6;
}

.sppb-form-group > label {
	display: none;
}

/*.custombrandheiss p + a, .custombrandheiss a ~ a {
position: relative;
cursor: pointer;
display: inline-block;
height: auto;
width: 100%;
white-space: pre-wrap;
background: #fff;
border-radius: 0px;
border: 3px solid #e3000b;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
border-width: 2px 2px 2px 2px;
padding: 5px 20px 5px 51px;
color: #304616;
font-size: 15px;
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
line-height: 18px;
font-weight: 400;
font-style: normal;
text-decoration: none;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;	
}


.custombrandheiss p + a::before,
.custombrandheiss a ~ a::before {
	font-family: 'themify';
	content: '\e6c5 \00A0';
	text-decoration: none;
	font-size: 10px;
	 color: #fff;
  font-size: 22px;
  background: #e3000b;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 7px 6px 7px 6px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: -1px;
  left: 0px;
  bottom: -1px;
  width: 35px;
	line-height: 13px;
}

/*

.custombrandheiss p + a:hover,
.custombrandheiss a ~ a:hover {
	background: #e3000b;
	color: #fff!important;
}*/

a.button-xxl::before {
	font-family: 'themify';
	content: '\e6c5 \00A0';
	text-decoration: none;
	font-size: 10px;
	 color: #fff;
  font-size: 22px;
  background: #e3000b;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 7px 6px 7px 6px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: -1px;
  left: 0px;
  bottom: -1px;
  width: 35px;
  line-height: 13px;
}

a.button-xxl.dl::before {font-family: 'themify';
	content: '\e6a7 \00A0'!important;
	background: #009ee3;
	
}

body {
 font-family: 'Raleway', sans-serif;
 font-weight: 400;
 font-size: 17px;
}

p,h1,h2,h3,h4,h5, a, li {
 font-family: 'Raleway', sans-serif;
 font-weight: 400;	
}

.fa-instagram, #sp-top-bar .fa-phone, #sp-top-bar .fa-envelope    {
	font-size:20px;
} 

#sp-top-bar {
	font-size: 16px;
}

@media (max-width: 1020px) {
	
#sp-top-bar {
    font-size: 14px!important;
}
}

.breadcrumb {
    color: #8388aa;
}

.sppb-img-responsive {
height: 230px;
width: 100% !important;
object-fit: cover;

}



.sppb-col-sm-4 .sppb-carousel-inner img {
	height: 230px;
	width: 100%!important;
	object-fit: cover;
	border: 1px solid #D9D9D9;
}

.sp-megamenu-parent {
	margin: 30px -15px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 70%;
}

.offcanvas-menu .menu {
	line-height: 18px;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	padding: 9px 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li {
	padding-left: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li ul li {
	padding-left: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li ul {
	margin-bottom: 10px;
	border-bottom: 1px solid #8388AA;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li ul li a {
	font-size: 15px!important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul.menu li {
	border-bottom: 1px solid #8388AA;
	margin-bottom: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child li {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.offcanvas-active .offcanvas-menu {
	width: 90%!important;
	opacity: 0.8;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
    content: "\f055";
    padding-left: 20px;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	right: 0;
	width: 50px;
}

.col-lg-4 .sppb-carousel {
    display: none;
}

.blogtermin p {
	font-weight: bold;
	margin-bottom: 0px;
}

.blogtermin p+p {
	font-weight: 400;
}

.news_ h3 {
	height: 44px;	
}

.article-feature-gallery {
    border: 1px solid #D9D9D9;
    -webkit-box-shadow: inset -1px 3px 8px 5px #D9D9D9, 2px 5px 16px 0px #6c757d, 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: inset -1px 3px 8px 5px #D9D9D9, 2px 5px 16px 0px #6c757d, 5px 5px 15px 5px rgba(0,0,0,0);	
}

.carousel-item img {
	width: 100%!important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 17px;
}

.sp-menu-item a {
	font-size: 15px;
	line-height: 20px;
}
