







/* ----------------------------------------------------------------
CUSTOM STYLING
-----------------------------------------------------------------*/
#page-title h1 {
	color: #0097dd!important;
}
h1, h2, h3, .feature-box h3, h4, h5 {
	color: #0097dd;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
	color: #000000;
}

#header-logo {
  position: relative;
  float: left;
  width: 250px;
  height: 100px;
  margin: 3px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: left;
  background-position-y: center; }
#header {
  background-color: #ffffff; }
#header-wrap {
  background-color: #832246; }
#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
	width: 330px;
}
#primary-menu ul li > a {
	text-transform: initial;
}
#primary-menu ul > li.sub-menu > ul > li:hover > a {
	color: #ffffff!important;
}
@media only screen and (max-width: 991px) {
  #header-logo {
    position: relative;
    float: initial;
    width: 150px;
    height: 80px;
    margin: 3px auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: left;
    background-position-y: center;
	}
	#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
		width: initial;
	}
	#primary-menu ul li:hover>a>div {
		color: #000000;
	}
}
.button-theme {
  background-color: #6B9CD2;
  color: #ffffff; }
.button-3d.button-theme:hover,
.button-reveal.button-theme:hover,
.button-border.button-theme:hover,
.button-border.button-theme.button-fill:before {
  background-color: #000000; }
.button-border.button-theme {
  color: #6B9CD2;
  border-color: #6B9CD2; }
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover {
  color: #000000; }


/* Vervolgpaginas */

.image-col .video-image {
  display: block;
  background-color: #000000;
  background-color: #000000; 
  background-image: url(//assets.bettyblocks.com/9e15994185e3458a8c68c64eaf2cd3af_assets/files/video-play.gif?_=aca1269941ae32991641d699e65de918);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  background-position-y: center;
  }
  .image-col .video-image img {
    opacity: 0.7;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s; }
.image-col .video-image:hover {
  cursor: zoom-in; }
  .image-col a:hover img {
    opacity: 1; }
.article-content p, 
.answer p {
 	margin-bottom: 15px; }
.article-content b, 
.article-content strong, 
.article-content h1, 
.article-content h2, 
.article-content h3,
.article-content h4,
.article-content h5,
.answer b{
  color: #0097dd; }
.article-content ul,
.article-content ol,
.article-content li,
.article-content dl,
.article-content dd,
.article-content dt,
.answer ul{
  padding-left: 15px; }
.article-content a,
.answer a{
  color: #6B9CD2; }
.article-content a:hover,
.answer a:hover{
  color: #000000; }

/* ----------------------------------------------------------------------------
	Premieberekening CSS Classes
---------------------------------------------------------------------------- */

		.input-section {
			background-color: #f5f5f5;
			padding: 25px 20px;
			-webkit-box-shadow: 0px 1px 1px 0px #dfdfdf;
			box-shadow: 0px 1px 1px 0px #dfdfdf;
			border-radius: 3px;
			margin-bottom: 10px;
		}
		.input-section label {
			margin-bottom: 20px;
		}
		.info {
          color: #6B9CD2;
			padding-bottom: 10px;
		}
		.input-section label:hover, info-inkomen  {
			color: #6B9CD2;
		}
		.input-inkomen {
			color: #6B9CD2;
		}
		.irs--round .irs-handle {
			border: 4px solid #6B9CD2;
		}
		.irs--round .irs-from,
		.irs--round .irs-to,
		.irs--round .irs-single,
		.irs--round .irs-bar {
			background: #6B9CD2;
		}
		.irs--round .irs-from:before,
		.irs--round .irs-to:before,
        .irs--round
        .irs-single:before {
			border-top-color: #6B9CD2;
        }
        .checkbox-style:checked + .checkbox-style-1-label:before {
            background: #5daa00;
        }
		.chart-container {
			height: 600px;
		}
        .checkbox-style:checked + .checkbox-style-3-label:before,
        .radio-style:checked + .radio-style-3-label:before {
            background: #6B9CD2!important;
        }      
		@media only screen and (max-width: 991px) {
			.chart-container {
				height: 400px;
			}
		}

/* ----------------------------------------------------------------------------
	Helper CSS Classes
---------------------------------------------------------------------------- */
.my-0 {
  margin-bottom: 0rem !important;
  margin-top: 0rem !important; }
.mb-0 {
  margin-bottom: 0rem !important; }
.mb-6, .my-6 {
  margin-bottom: 6rem !important; }
.mt-6, .my-6 {
  margin-top: 6rem !important; }
.mb-7, .my-7 {
  margin-bottom: 7rem !important; }
.mt-7, .my-7 {
  margin-top: 7rem !important; }
.mb-8, .my-8 {
  margin-bottom: 8rem !important; }
.mt-8, .my-8 {
  margin-top: 8rem !important; }
.mb-9, .my-9 {
  margin-bottom: 9rem !important; }
.mt-9, .my-9 {
  margin-top: 9rem !important; }
.mb-10, .my-10 {
  margin-bottom: 10rem !important; }
.mt-10, .my-10 {
  margin-top: 10rem !important; }
.py-0 {
  padding-bottom: 0rem !important;
  padding-top: 0rem !important; }
.pb-0 {
  padding-bottom: 0rem !important; }
.pb-6, .py-6 {
  padding-bottom: 6rem !important; }
.pt-6, .py-6 {
  padding-top: 6rem !important; }
.pb-7, .py-7 {
  padding-bottom: 7rem !important; }
.pt-7, .py-7 {
  padding-top: 7rem !important; }
.pb-8, .py-8 {
  padding-bottom: 8rem !important; }
.pt-8, .py-8 {
  padding-top: 8rem !important; }
.pb-9, .py-9 {
  padding-bottom: 9rem !important; }
.pt-9, .py-9 {
  padding-top: 9rem !important; }
.pb-10, .py-10 {
  padding-bottom: 10rem !important; }
.pt-10, .py-10 {
  padding-top: 10rem !important; }
.fs-1 {
  font-size: 1rem !important; }
.fs-15 {
  font-size: 1.5rem !important; }
.fs-2 {
  font-size: 2rem !important; }
.fs-25 {
  font-size: 2.5rem !important; }
.fs-3 {
  font-size: 3rem !important; }
.fs-35 {
  font-size: 3.5rem !important; }
.fw-100 {
  font-weight: 100 !important; }
.fw-200 {
  font-weight: 200 !important; }
.fw-300 {
  font-weight: 300 !important; }
.fw-400 {
  font-weight: 400 !important; }
.fw-500 {
  font-weight: 500 !important; }
.fw-600 {
  font-weight: 600 !important; }
.fw-700 {
  font-weight: 700 !important; }
.fw-800 {
  font-weight: 800 !important; }
.lh-1 {
  line-height: 1rem !important; }
.lh-12 {
  line-height: 1.2rem !important; }
.lh-14 {
  line-height: 1.4rem !important; }
.lh-16 {
  line-height: 1.6rem !important; }
.lh-18 {
  line-height: 1.8rem !important; }
.lh-2 {
  line-height: 2rem !important; }
.bg-theme {
  background-color: #6B9CD2 !important;
  color: #ffffff !important; }
  .bg-theme p, .bg-theme h1, .bg-theme h2, .bg-theme h3 {
    color: #ffffff !important; }
.bg-lightgrey {
  background-color: #f5f5f5 !important; }
.bg-grey {
  background-color: #eeeeee !important; }
.bg-contain {
  background-color: lightgrey;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  background-position-y: center; }
.bg-cover {
  background-color: lightgrey;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center; }
.feature-box a p {
  color: #000000; }
.feature-box a:hover p {
  color: #000000; }
.footer-big-contacts {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px; }
  .footer-big-contacts a {
    color: #ffffff; }
  .footer-big-contacts a:hover {
    color: #000000; }
  .footer-big-contacts span {
    color: #000000; }
ul.footer_links {
	list-style-type: none;
}
ul.footer_links li {
	margin-bottom: 10px;
}
.txt-white {
  color: #ffffff !important; }
.txt-grey {
  color: #999 !important; }
.txt-theme {
  color: #6B9CD2 !important; }
.txt-contrast {
  color: #ffffff !important; }

input.valid {
	border-color: inherit!important;
	background-image: none!important;
}