body {
	color: #6D6D6D;
	line-height: 28px;
}
.article-details .article-header h1 {
	color:#4A90E2;
}
h2 {
	letter-spacing: 0.82px;
}
h2.sppb-addon-title {
	margin-top: 20px;
}

h3 {
	font-weight: 400;
	margin: 1em 0;
}
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: none;
  height: 175px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo {
  /* display: inline-block; */
  height: 175px;
  /* display: table; */
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0 auto;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	width: 50vw;
}
.offcanvas-menu .offcanvas-menu-child {
	display: block !important;
	height: auto !important;
	visibility: visible !important;
}

.offcanvas-menu .menu-toggler {
	display: none !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li ul.menu-child {
	display: block !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active > a, .offcanvas-menu .offcanvas-inner ul.menu li.active > .nav-header, .offcanvas-menu .offcanvas-inner ul.menu li.active > .mod-menu__heading, .offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
	color: #000000;	
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
	border-bottom: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	#sp-header {
	height: auto;
	text-align: center;
	padding-top: 10px;
	float: left;
	width: 80%;
	}
	#sp-header .logo {
	height: auto;
	}
	#offcanvas-toggler {
		line-height: 135px;
	}
}


/* menu */
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  float: none;
  position: relative;
  text-align: center;
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 15px;
  line-height: 70px;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0.062em;
  color: #5D5F65;
  margin: 0;
}
.sp-megamenu-parent >li.sp-has-child>a:after, 
.sp-megamenu-parent >li.sp-has-child>span:after {
	display: none;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	display: none !important;
}

.external-link img {
	max-width: 15px !important;
	height: auto;
	float: left;
	display: inline-block;
	line-height: 70px;
	margin-top: 30px;
	margin-right: 10px;
	}
.external-link .image-title {
	display: inline;
}
	

/* submenu */
#sp-submenu {
	background: #b9c319;
	text-align: center;
	font-size: 18px;
  letter-spacing: 0.062em;
}
#sp-submenu .sp-module ul >li {
	display: inline-block;
	white-space: nowrap; 
}
#sp-submenu .sp-module ul >li a {
	line-height: 2em;
	padding: 10px 20px;
}
#sp-submenu .sp-module ul >li a:hover,
#sp-submenu .sp-module ul >li a:focus  {
	color: #ffffff;
	background: transparent;
}
#sp-submenu .sp-module ul >li.current a {
	color: #ffffff;
}

/* homemenu */
.sp-homemenu {
	text-align: center;
	font-size: 18px;
  letter-spacing: 0.062em;
}
.sp-homemenu .sp-megamenu-parent ul >li {
	display: inline-block;
	white-space: nowrap; 
}
.sp-homemenu .sp-megamenu-parent ul >li a {
  padding: 0 15px;
  line-height: 70px;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0.062em;
  color: #5D5F65;
  margin: 0;
  font-weight: 400;
}
.sp-homemenu .sp-megamenu-parent ul >li a:hover,
.sp-homemenu .sp-megamenu-parent ul >li a:focus  {
	color: #b9c319;
	background: transparent;
}
.sp-homemenu .sp-megamenu-parent ul >li.current a {
	color: #b9c319;
}


/* content */
#sp-main-body {
	padding: 90px 0 90px 0;
}
#sp-blog-articles {
	padding: 0 0 100px 0;
}

.entry-header h2 {
  margin: 8px 0 0;
  font-size: 36px;
  line-height: 42px;
  color: #4A90E2;
  letter-spacing: 0.82px;
}
.entry-header h2 a {
	color: #4A90E2;
}
.article-info >dd {
	display: inline-block;
	color: rgba(109,109,109,0.5);
	text-transform: none;
	margin: 0 8px;
}
.article-info >dd >i {
  display: none;
  margin-right: 0;
}
.inwoners-en-bezoekers article.item,
.sppb-section.inwoners-en-bezoekers .sppb-row,
.over-via-natura article.item,
.sppb-section.over-via-natura .sppb-row,
.sp-module.shadowbox {
  margin-bottom: 50px;
	-webkit-box-shadow: 2px 2px 10px 5px rgba(219,219,219,1);
  box-shadow:2px 2px 10px 5px rgba(219,219,219,1);
}

.sp-module.shadowbox .bericht-content {
  padding: 15px;
}
.sp-module.shadowbox h3 {
	color: #b9c319;
	margin-top: 10px;
}
.over-via-natura-2col .sppb-row-container {
	padding-left: 0;
	padding-right: 0;
}

.inwoners-en-bezoekers .sppb-col-md-7,
.over-via-natura .sppb-col-md-7 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.inwoners-en-bezoekers .sppb-col-md-5,
.over-via-natura .sppb-col-md-5 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}
.inwoners-en-bezoekers .sppb-btn-primary,
.over-via-natura .sppb-btn-primary,
.over-via-natura-2col .sppb-btn-primary {
	color: #B9C319;
	background-color: #ffffff;
	border-color: #ffffff;
	/*font-size: 18px;*/
	padding-left: 0;
	padding-right: 0;
}


.entry-image img {
	-webkit-box-shadow: 2px 2px 10px 5px rgba(219,219,219,1);
  box-shadow:2px 2px 10px 5px rgba(219,219,219,1);	
  margin-bottom: 50px;
  margin-top: 50px;
}
.blog .article-leftcol img,
.item-page .article-leftcol img {
	max-width: 155px;
	margin-bottom: 25px;
	border-radius: 100px;
}
.blog .article-leftcol .gebied,
.item-page .article-leftcol .gebied {
	margin-top: 25px;
	color: #4A90E2;
	font-weight: 600;
  letter-spacing: 0.062em;
}

.blog .article-rightcol .waar,
.item-page .article-rightcol .waar {
	text-align: center;
	margin-bottom: 25px;	
}	
.blog .article-rightcol .waar .pill,
.item-page .article-rightcol .waar .pill {
	background-color: #4A90E2;
	color: #ffffff;
	border-radius: 18px;
	font-weight: 600;
	letter-spacing: 0.044em;
	padding: 8px 16px;
}
.blog .article-rightcol .verhalen,
.item-page .article-rightcol .verhalen {
	margin-top: 25px;
	color: #B9C319;
	font-weight: 600;
  letter-spacing: 0.062em;
}
.blog .article-rightcol .tags a,
.item-page .article-rightcol .tags a {
	background-color: #B9C319;
	color: #ffffff;
	border-radius: 10px;
	font-weight: 600;
	letter-spacing: 0.044em;
	padding: 8px 16px;
	line-height: 48px;
	white-space: nowrap;
}

/* masonry */
.grid-sizer {
width: 33.3333%;
position: absolute;
}
.grid-item { 
width: 33.3333%;
padding-right: 15px;
padding-left: 15px;
float:left;
}

@media screen and (max-width: 768px) {
.grid-sizer,
.grid-item { 
width: 100%;
 }
}
#sp-blog-articles .grid-item {
	margin-bottom: 30px;	
}
#sp-blog-articles .grid-item .inside {
	-webkit-box-shadow: 2px 2px 10px 5px rgba(219,219,219,1);
  box-shadow:2px 2px 10px 5px rgba(219,219,219,1);	
}
#sp-blog-articles .grid-item .inside .foto {
	margin-top: -40px;
	margin-left: 30px;
	z-index: 9999;
	width: 25%;
	display: inline-block;
}
#sp-blog-articles .grid-item .inside .foto img {
	max-width: 80px;
	border-radius: 100px;
}
#sp-blog-articles .grid-item .inside .naam {
	width: 75%;
	margin-top: -40px;
	margin-left: 120px;
}
#sp-blog-articles .grid-item .inside h3 {
	padding: 0 30px 30px;
	color: #6D6D6D;
}
#sp-blog-articles .grid-item .inside h4 {
	padding: 10px 30px 0;
	color: #6D6D6D;
	font-weight: 400;
	}
#sp-blog-articles .grid-item .inside h3 a {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.055em;
	color: #6D6D6D;
}
#sp-blog-articles .grid-item .inside h4 a {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.055em;
}
#sp-blog-articles .grid-item .inside h3:hover {
	color: #4A90E2;
}
#sp-blog-articles .grid-item .inside p {
	padding: 0 30px 30px;
	color: #6D6D6D;
}
#sp-blog-articles .grid-item .inside .sppb-btn-primary {
	color: #B9C319;
	background-color: #ffffff;
	border-color: #ffffff;
	padding-left: 0;
	padding-right: 0;
}
.sppb-btn-primary.focus, .sppb-btn-primary:focus {
	color: #fff;
	box-shadow: none !important;
}

@media (min-width: 768px) {
.col-sm-8.col-md-8 .item-page {
	padding-right: 10%;
}
}

/* hero images */
.hero {
	min-height: 395px;
}
.subhero {
	min-height: 225px;
}

.hero .sppb-addon-text {
	font-weight: 600;
	font-size: 24px;
	max-width: 40%;
	margin: 0 auto;
	line-height: 34px;
  letter-spacing: 0.062em;
}
.sppb-lead {
	font-weight: 600;
	font-size: 24px;
	max-width: 50%;
	margin: 0 auto;
	line-height: 34px;
  letter-spacing: 0.062em;
  margin-bottom: 70px;
}
.sppb-addon-cta.middenkolom {
	max-width: 900px;
	margin: 150px auto;
	height: 600px;
}
.sppb-addon-cta .sppb-cta-title {
	line-height: 70px !important;
}
.sppb-addon-cta .sppb-cta-subtitle {
	margin-bottom: 70px;
	line-height: 29px !important;
}
.sppb-btn-primary {
	border-radius: 100px;
	font-size: 24px;
	font-weight: 600;
}
.sppb-addon-cta .sppb-btn-lg {
	font-size: 36px;
	border-radius: 36px;
}

.scrolltobutton {
	margin-left: 3em;
	height: 15px;
	width: 15px;

	padding: 5px !important;
	}

/*home */
@media (min-width: 1200px) {
#row1.sppb-section,
#row2.sppb-section,
#row3.sppb-section,
#row4.sppb-section  {
	min-height: 900px;
	max-height: 900px;
}
}

@media (min-width: 768px) {
.sp-page-builder.home .header .sppb-addon-content,
.sp-page-builder.home .sp-megamenu-parent .sppb-addon-content {
	width: 750px;
}
}
@media (min-width: 992px) {
.sp-page-builder.home .header .sppb-addon-content,
.sp-page-builder.home .sp-megamenu-parent .sppb-addon-content {
	width: 970px;
}
}
@media (min-width: 1200px) {
.sp-page-builder.home .header .sppb-addon-content,
.sp-page-builder.home .sp-megamenu-parent .sppb-addon-content {
	width: 1170px;
}
}
.sp-page-builder.home .page-content .header.home-section {
	background: #ffffff !important;
}
.sp-page-builder.home .sppb-addon-title {
	margin: 0 auto;
}
.sp-page-builder.home .sppb-addon-content {
	font-weight: 600;
	color: #ffffff;
	margin: 0 auto;
}
.sp-page-builder.home .sppb-btn {
	font-weight: 600;
	font-size: 24px;
}
.sp-page-builder.home .bottom .sppb-addon-content {
	max-width: 100%;
}
.sp-page-builder.home .bottom .sppb-addon-title {
	max-width: 100%;
}
.sp-page-builder.home .bottom .nav>li>a {
	padding: 2px 0;
	color: #5D5F65;
	line-height: 28px;
	font-weight: 400;
}
.sp-page-builder.home .bottom .newsflash-title {
	padding: 0;
	color: #5D5F65;
	line-height: 28px;
	font-weight: 400;
	margin: 0;
}
.sp-page-builder.home .bottom .newsflash-title a {
	padding-left: 0;
}

.sp-page-builder.home .bottom .nav>li>a:focus,
.sp-page-builder.home .bottom .nav>li>a:hover {
	background: transparent;
	color: #B9C319;
}

.sp-page-builder.home #home-bottom-modules .sppb-row,
.sp-page-builder.home #home-bottom-contact .sppb-row {
	max-width: 1170px;
	margin: 0 auto;
}


.sp-page-builder.home .bottom .nb-bottom a {
	color: #ffffff;
	background: #b9c319;
	border-radius: 20px;
	margin: 10px 0;
	padding: 5px 25px;
}
.sp-page-builder.home .bottom .nb-bottom a:hover,
.sp-page-builder.home .bottom .nb-bottom a:focus {
	background: #8e9613;
	}


/* bottom */
.sp-page-builder .page-content #home-bottom-modules.cookies {
	padding-top: 0;
	padding-bottom: 0;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 20px;
	color: #141720;
	padding-left: 2px;
}
@media screen and (max-width: 768px) {
#sp-bottom .sp-module .sp-module-title {
margin-top: 30px;
}
}
.sp-module ul >li > a {
	color: #5D5F65;
	line-height: 28px;
}
.sp-module ul >li {
	border-bottom: 0;
}
.sp-module ul.nav >li >a:before {
	font-family: FontAwesome;
	content: "";
	margin-right: 0;
}
h4.newsflash-title a {
	font-weight: 400;
	color: #6D6D6D;
	padding-left: 2px;
	font-size: 16px;
	line-height: 28px;
}
h4.newsflash-title a:hover {
	color: #B9C319 !important;
}
.sp-module.privacy {
	padding-bottom: 20px;
}
.sp-module.privacy ul >li,
.sp-module.privacy ul >li >a {
	display: inline;
	padding-right: 10px;
	font-size: 0.9em;
}
@media screen and (max-width: 768px) {
.sp-module.privacy ul >li,
.sp-module.privacy ul >li >a {
	display: block;
	padding-right: 0;
}
}
/* breadcrumb */
.breadcrumb {
	padding: 8px 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: #ffffff;
	border-radius: 0;
}

/* projecten */
.category-desc {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 18px;
	line-height: 30px;
}
@media screen and (max-width: 768px) {
.category-desc {
	padding-left: 0;
	padding-right: 0;
	font-size: 18px;
	line-height: 30px;
}
}
.onze-projecten .entry-header {
	margin-bottom: 0;	
}	
.onze-projecten .entry-image.intro-image {
	width: 33.33%;
	float: left;
	margin-right: 50px;
}
.onze-projecten .entry-image.intro-image img {
  -webkit-box-shadow: none;
  box-shadow:none;	
  margin-bottom: 50px;
}
.onze-projecten h3 {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 30px;
}
.onze-projecten article.item {
	border-top: 2px solid #B9C319;
	padding-top: 30px;
}

article.item {
	padding-left: 50px;
	padding-right: 50px;
}
@media screen and (max-width: 768px) {
article.item {
	padding-left: 0;
	padding-right: 0;
}
}

/* newsletter */
.sp-module.groen {
	background: #b9c319;
	padding: 15px;
	color: #000;
	border-radius: 10px;
}
.sp-module.groen a {
	color: #000;
	background: #ffffff;
	border-radius: 20px;
	margin: 10px 0;
	padding: 5px 25px;
}
.sp-module.nb-bottom a {
	color: #ffffff;
	background: #b9c319;
	border-radius: 20px;
	margin: 10px 0;
	padding: 5px 25px;
}
table.acymailing_form {
	width: 100%;
}
.acymailing_module_form td {
	padding-right: 20px;
}
.acysubbuttons input[type="submit"] {
	width: 100%;
}
@media screen and (min-width: 768px) {
.sp-module.nieuwsbrief {
	padding-left: 50px;
	padding-right: 50px;
}
}
@media screen and (max-width: 768px) {
.acymailing_fulldiv td {
	width: 100%;
}
.sp-module.nieuwsbrief {
	padding-left: 0;
	padding-right: 0;
}
.acymailing_module_form td {
	padding-right: 0;
	width: 100%;
	display: block;
	padding: 20px 0;
}
}
h2.laposta-title {
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #b9c319;
	padding: 0 12px;
	}
input#s {
	cursor: pointer;
	width: 100% !important;
	margin: 14px 0 6px 0;
	background-color: #b9c319 !important;
	color: #ffffff !important;
	padding: 4px;
}

/* footer */
#sp-footer {
	background: #ffffff;
}
#sp-footer1 {
	margin-top: -40px;
}
@media screen and (max-width: 768px) {
#sp-footer1,
#sp-footer2,
#sp-footer3 {
display: block;
margin-bottom: 30px;
text-align: left;
}
}
#sp-footer2 .sp-contact-info > li {
	display: inline-block !important;
	color: #9B9B9B;
	line-height: 112px;
}
#sp-footer2 .fa,
#sp-footer3 .fa,
.home-footer2 .fa,
.home-footer3 .fa {
	color: #b9c319;
}
#sp-footer2 a,
.home-footer2 a {
	color: #4A90E2;	
}
#sp-footer2,
.home-footer2,
#sp-footer3 a,
.home-footer3 a{
	color: #9B9B9B;
}

@media screen and (max-width: 768px) {
sp-footer2 .sp-contact-info > li {
margin-left: 0;
}
#sp-footer2 .sp-contact-phone > a {
	color:#4A90E2 !important;
	font-size: 20px !important;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0.15em;
}
#sp-footer2 .fa-phone:before {
	color: #B9C319 !important;
	font-size: 20px;
	margin-right: 8px;
}
#sp-footer2 .sp-contact-email {
	color: #B9C319 !important;
	font-size: 20px;
}
#sp-footer2 .sp-contact-email a {
	color: #9B9B9B;
	font-size: 16px;
}
#sp-footer a {
	color: #9B9B9B;
}
#sp-footer a img {
	margin-left: 0;;
}
.sppb-addon-title {
overflow-wrap: break-word;
}
}