@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');


/*  CUSTOM CSS

#e52520 rot
rgba 229, 37, 32
#333E47 schwarz header & footer
rgba 51, 62, 71
*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 0rem;
	text-transform: uppercase;
}

#sp-logo.has-border::after {
	display: none;
}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>a {
    text-transform: uppercase !important;
}
a.sppb-readmore,
.readmore a {
	color: var(--link_hover_color);
}
.sp-megamenu-parent > li > a {
	font-weight: 600;
}
.sppb-addon-article h3 a {
	font-size: 1.5rem;
}
.logo-image {
  height: 70px;
}

.article-list .article {
  margin-bottom: 50px;
margin-top: 40px;
  padding: 0;
  border: none;
}

#sp-main-body {
  padding: 100px 0 120px 0;
}
#sp-bottom {
  padding: 50px 0 80px;
  line-height: 1.6;
}

ul.menu-child {
	padding-left: 20px !important;
	margin-bottom: 10px !important;
}

.menu-child li {
	margin-bottom: 0px !important;
}

#sp-component a[href] > img, #sp-right a[href] > img {
	display: inline-block;
}

#sppb-addon-24ed48a6-b94b-4681-b77a-6fa082f0aa67 img.sppb-img-responsive {
  height: 300px;
  object-fit: cover;
}

.col-form-label {
  padding-top: 0;
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 2;
}
/* ----- ARROW LIST ----- */
ul.list-arrow {
	list-style: none;
	padding-left: 0px;
}
ul.list-arrow li {
	margin-left: 0;
	padding-left: 16px;
	position: relative;
	display: block;
}
ul.list-arrow li:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border: 0.34em solid transparent;
	left: 3px;
	top: 8px;
}

ul.list-arrow.arrow-red li::after {
    border-left-color: #E4051F;
}

  .col-lg-7 {
    flex: 0 0 auto;
    width: 50%;
  }

.itemid-101 div.article,
.itemid-820 div.article,
.itemid-213 div.article {
	padding: 0px;
	border: none;
	margin-bottom: 120px;
}
.sp-contact-info {font-size: 14px;}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 0px 0px 30px 0px;
}

.list-group-item-success {
  padding: 20px !important;
  }

body .btn::after, body .sppb-btn::after {
  display: none;
}
#senden {
  font-weight: bold;
	letter-spacing: 1px;
}
.col-form-label {
  line-height: 1.2;
}
#sp-top2 {
  width: 100%;
}
.textcenter {text-align: center;}
.textleft {text-align: left;}
.textright {text-align: right;}

@media (min-width: 560px) and (max-width: 1179px) {
	
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-size: 2.5rem;
}
	
	.sp-module.menu-logos {
    display: none !important;
}
.sp-contact-info {
    font-size: 14px;
    text-align: center;

}
	.job_inner,
.job_inner_footer {
    padding-top: 90px !important;
}
.textcenter {text-align: left;}
.textright {text-align: left;}
}
	
@media (min-width: 100px) and (max-width: 561px) {

body {
    font-size: 17px;
    line-height: 1.5;
}
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-size: 2rem;
}

	.textcenter {text-align: left;}
	.textright {text-align: left;}

	.sp-contact-info li {
    white-space: pre-line;
}
#sp-top-bar {display: none;}

	#sp-top1.col-md-8.col-lg-7 {width: 100%;}
	.sercon {font-size: 15px;}

#sp-main-body {
    padding: 30px 0 50px 0;
}
.article-list .article {
    margin-bottom: 50px;
    padding: 10px; 
    border: none;
    }
#sp-bottom {
    padding: 50px 0 50px;
}
	#sp-footer .sp-module+.sp-copyright {
    font-size: 13px;
}
.sp-module.menu-logos {
    display: none !important;
}
.sppb-article-info-wrap {
    padding-top: 20px; }
	
.itemid-101 div.article,
.itemid-820 div.article,
.itemid-213 div.article {
	padding: 0px;
	border: none;
	margin-bottom: 50px;
}
	}