.services-section-s2 h3 span, .services-section-s2 h3 span a{
  color: #009CB4;
}
.home-banner ul {
  list-style: none;
}

.home-banner p,
.home-banner li {
  color: #d5d5d5;
}

.home-banner ul li {
  font-size: 14px;
  font-size: 0.93333rem;
  color: #ababab;
  padding-left: 15px;
  position: relative;
}

.home-banner ul > li + li {
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .home-banner .banner-link {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .home-banner .banner-link {
    padding-left: 0;
  }
}

.home-banner .banner-link ul li {
  padding-left: 15px;
  position: relative;
}

.home-banner  ul li:before {
  content: "-";
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.home-banner .banner-link ul a {
  color: #fff;
}

.home-banner .banner-link ul a:hover,
.home-banner .banner-link ul li:hover:before {
  color: #009CB4;
}

.home-banner .banner-link ul > li + li {
  margin-top: 20px;
}

.home-link ul {
  list-style: none;
  padding: 0;
}
.home-link li {
  padding-left: 1.3em;
}
.home-link li:before {
  content: "\f105"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #009CB4;
}
.home-link ul a {
  color: #3C3C3B;
}

.home-link ul a:hover,
.home-link ul li:hover:before {
  color: #009CB4;
}
.home-link ul li i {
  color: #009CB4;
}

@media (min-width: 767px) {
	.container-more-posts {
		background: linear-gradient(
		to right, 
		#5D622A 0%, 
		#5D622A 50%, 
		#009CB4 50%, 
		#009CB4 100%
	  );
	}
}
@media (max-width: 766px) {
	.blog-single-section .more-posts .previous-post {
		background-color: #5D622A;
	}
	.blog-single-section .more-posts .next-post {
		background-color: #009CB4;
	}
}

.section-padding-top {
  padding-top: 60px;
}
.section-padding-top-home{
  padding-top: 150px;
}
@media (max-width: 858px) {
	.section-padding-top-home{
	  padding-top: 267px;
	}
}
@media (max-width: 767px) {
	.section-padding-top-home{
	  padding-top: 314px;
	}
}

.more-posts h3, .more-posts .post-name {
	color: #fff;
}
.blog-single-section .more-posts .post-name {
	color: #fff;
	font-size: 16px;
}

.bg-secondary {
  background-color: #009CB4;
}
.bg-white {
  background-color: #fff;
}

.blog-single-section .more-posts {
  overflow: hidden;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  line-height: 1.5em;
}
.blog-single-section .more-posts .next-post {
  border-left: 0px;
}
.next-post .quote a{
  color: #3C3C3B;
  text-transform : uppercase;
}
.next-post .quote a:hover{
  color: #fff;
}
.previous-post .quote a{
  color: #aaaaaa;
  text-transform : uppercase;
}
.previous-post .quote a:hover{
  color: #fff;
}


.min-120 {
	min-height: 120px;
}
.min-180 {
	min-height: 180px;
}
.min-240 {
	min-height: 240px;
}
.min-245 {
	min-height: 245px;
}

.min-280 {
	min-height: 280px;
}
.min-400 {
	min-height: 400px;
}
.min-480 {
	min-height: 480px;
}
.min-500 {
	min-height: 500px;
}
.max-237 {
	max-height: 237px;
}
.max-446 {
	max-height: 446px;
}

.section-more {
  margin-top: 20px;
}
.section-more a {
  font-family: "Gill Sans Regular", sans-serif;
  font-weight: 600;
  color: #009CB4;
}

.section-more a:hover {
  color: #5D622A;
}

.section-more a i {
  position: relative;
  top: 2px;
  left: 2px;
}

.service-single-content a {
  color: #009CB4;
}
.service-single-content span {
  color: #009CB4;
  font-size: 16px;
  text-transform: uppercase;
}

.service-single-section .tab-content {
  border: 1px rgba(0, 156, 180, 1);
  background-color: #fff;
}

.title-widget h2{
  border: 2px solid #EE3124;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-2 h2{
  border: 2px solid #A7B100;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-3 h2{
  border: 2px solid #A7B100;
  color: #A7B100;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-4 h2{
  border: 2px solid #5D622A;
  color: #5D622A;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-5 h2{
  border: 2px solid #EE3124;
  color: #EE3124;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-6 h2{
  border: 2px solid #811619;
  color: #811619;
  padding: 45px 30px;
  text-align: center;
}
.title-widget-7 h2{
  border: 2px solid #009CB4;
  color: #009CB4;
  padding: 45px 30px;
  text-align: center;
}

.pagina-titel {
  background-color: #f8f8f8;
}

.site-footer .lower-footer .copyright a{
  color: #d5d5d5;
}
.site-footer .lower-footer .copyright a:hover{
  color: #009cb4;
}

.db-text {
  font-family: "Gill Sans Regular", sans-serif;
  background-color: #fff;
  font-size: 14px;
  color: #7a7a7a;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.db-text ul {
  list-style: none;
  padding: 0;
}
.db-text li {
  padding-left: 1.3em;
  color: #7a7a7a;
}
.db-text li:before {
  content: "\f105"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #009CB4;
}
.db-text table{
  color: #7a7a7a;
  padding: 45px 30px;
  border-collapse: collapse;
}
.db-text td, .db-text th{
  border: 1px solid #009CB4;
  color: #7a7a7a;
  padding: 8px;
  font-size: 14px;
}
.db-text th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #009CB4;
  color: white;
}
.db-text tr:hover {background-color: #f5f5f5;}

.iets a {
  font-weight: 600;
}

.blog-content .date {
  font-size: 12px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #009CB4;
}
.blog-content .search_title {
  color: #009CB4;
}
.blog-content .search_link {
  color: #009CB4;
}
.blog-content .search {
  background-color: #009CB4;
  color: #ffffff;
}
.blog-content h3 {
	margin-top: 0px;
}
#mc_embed_signup .mc-field-group.input-group input {
	background-color : #fff;
	height : 10px;
	margin-right : 5px;
}
#mc-embedded-subscribe-form input[type=checkbox] {
	background-color : #fff;
	height : 10px;
	margin-right : 5px;
}
#mc_embed_signup .button {
	background-color:#009cb4;
	font-family: "Gill Sans Regular",sans-serif;
	font-size: 16px;
	font-size: 1.06rem;
	font-weight: 600;
	color: #fff;
	padding: 13px 25px;
	border-radius: 50px;
	text-transform: capitalize;
	display: inline-block;
	line-height: 22.75px;
	height: 50px;
}	
#mc_embed_signup .button:hover, #mc_embed_signup .button:focus, #mc_embed_signup .button:active{
	background-color: #5d622a;
	color: #fff;
}
#mc_embed_signup .mc-field-group select {
	width: 180px;
}
.content__gdpr a {
	color: #009cb4;
}

.header-style-1 .topbar .contact-info ul > li + li, .header-style-2 .topbar .contact-info ul > li + li {
	margin-left: 10px;
	padding-left: 10px;
}

.site-header .navigation > .container {
	top: 0px;
}

@media (max-width: 991px) {
  .site-header #navbar  {
	  top: 51px;
  }
}
@media (max-width: 858px) {
  .site-header #navbar  {
	  top: 96px;
  }
}
@media (max-width: 767px) {
  .site-header #navbar  {
	  top: 215px;
  }
}

.copyright button {
    background-color: #009CB4;
    color: #fff;
}

.unsubscribe {
	padding: 10px 0 10px 3%;
}
.unsubscribe .button {
    background-color: #f8f8f8;
    color: #000;
	padding: 6px 12px;
}
.opmerking {
	padding: 10px 0 10px 0;
	font-size : 12px;
}

