html, body {
    overflow-x: hidden;
}

body {
    font: 400 18px/26px 'Open Sans';
    color: #343434;
    padding-top: 99.47px;
    /* door hossein remove 
    margin-top: 99.47px;
    */
    margin-top:1px !important;
}

h1, h2, h3, p, ul, ol, table, form, iframe {
    margin-top: 0;
    margin-bottom: 24px;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 26px;
    margin-top: 0;
}

div.gform_wrapper span.gform_description {
    width: 100% !important;
}

.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.cookie-notice-container a {
    color: #fff;
    text-decoration: underline;
}

.cookie-notice-container a.button,
.cookie-notice-container a.button:hover,
.cookie-notice-container a.button:focus {
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    padding: 3px 10px !important;
}

.wp-hotspots-image-wrapper {
    margin-bottom: 28px;
    max-width: 100%;
}

#introtekst.jumbotron p,
#introtekst.jumbotron ul,
#introtekst.jumbotron ol {
    color: #2a2a2a;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

#slider .slide:nth-child(n+2) {
    display: none !important;
}

div.gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -15px !important;
}

div.gallery .gallery-item {
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div.gallery .gallery-item > dt {
    width: 100%;
    max-width: 100%;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

div.gallery.gallery-size-fotoslider .gallery-item {
    width: 100% !important;
}

div.gallery:not(.gallery-size-fotoslider) .gallery-item > dt {
    border: 2px solid #cfcfcf;
}

.gallery-columns-1.gallery-size-fotoslider.gallery {
    margin: auto 0 40px !important;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item {
    padding: 0;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item > dt {
    padding: 0;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item {
    margin: 0 !important;
}

div.gallery .gallery-item > dt > a {
    width: 100%;
    max-width: 100%;
}

div.gallery .gallery-item img {
    max-width: 100%;
    height: auto;
    border: none !important;
    margin-bottom: 0 !important;
}

.jumbotron ul ul, .jumbotron ol ul, .jumbotron ul ol, .jumbotron ol ol {
    margin-bottom: 0;
}

#content {
    padding: 50px 0;
}

.not-home:not(.page-template-page-geen-sidebar) #left-content {
    padding: 0 30px 0 0;
}

#right-content {
    padding: 0 0;
    padding-left: 0;
    border-left: none;
    margin-top: -95px;
    width: 100%;
    float: left;
}

.single-vraag .jumbotron h1,
.single-post .jumbotron h1 {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: 600;
}

.jumbotron h1,
.jumbotron h1 a {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}

.jumbotron header + p {
    margin-top: 11px;
}

.jumbotron h2,
.jumbotron h2 a {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 11px;
}

.jumbotron h3,
.jumbotron h3 a {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 11px;
}

#left-content {
    width: 100%;
    float: left;
}

.border-blok {
    border: 1px solid #bbb;
    width: 100%;
    float: left;
    padding: 25px 35px 9px;
    margin-bottom: 60px;
}

.border-blok ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jumbotron .border-blok ul li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    color: #343434;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

.border-blok ul.checklist li:nth-child(n+2) {
    margin-top: 0px;
}

.border-blok ul.checklist li:nth-child(n+3) {
    margin-top: 5px;
}

ul.checklist {
    padding: 0;
    list-style: none;
}

ul.checklist li {
    position: relative;
    padding-left: 30px;
}

ul.checklist li:nth-child(n+2) {
    margin-top: 5px;
}

ul.checklist li:before {
    color: #43963f;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f05d";
    font-family: FontAwesome;
    font-size: 24px;
}

.alm-btn-wrap {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 30px;
}

.more.done {
    opacity: 0.4;
}

.more {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 19px;
    -webkit-box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
    color: #021b78;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    outline: none;
    padding: 7px 30px;
}

.owl-v-center-nav .owl-nav.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.owl-v-center-nav .owl-prev,
.owl-v-center-nav .owl-next {
    position: absolute;
    left: 30px;
    color: #f00;
    width: 30px;
    height: 30px;
}

.owl-v-center-nav .owl-next {
    left: auto;
    right: 30px;
}

.alert > *:last-child {
    margin: 0 !important;
}

.jumbotron {
    background: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

.hide_tekst {
    display: none;
}

.lees_verder {
    margin-bottom: 24px;
}

p:empty {
    display: none;
}

em {
    font-style: italic !important;
}

strong {
    font-weight: 700 !important;
}

a,
a:hover,
a:focus {
    color: #021b78;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

hr {
    float: left;
    clear: both;
    width: 100%;
    border-top: solid 1px #d3d3d3;
    margin: 12px 0 24px;
}

.button,
.button:hover,
.button:focus,
.loadmore,
body div.gform_wrapper .gform_footer input[type=submit],
body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus {
    display: inline-block;
    text-decoration: none !important;
    outline: none;
    border: none;
    border-radius: 4px;
    color: #fff;
    background: #3251b5;
    padding: 0 10px !important;
    line-height: normal !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #399035;
    border-radius: 20px;
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    padding: 8px 20px !important;
}

.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus {
    background: #499e45;
}

article > *:last-child {
    margin-bottom: 0;
}

form.search-form {
    margin: 0;
}

form.search-form label {
    padding: 0;
    margin: 0;
    float: left;
    background: #fff;
}

form.search-form input {
    margin: 0;
    padding: 0 5px;
    outline: none;
    background: none;
    border: none;
    border-radius: 0;
    float: left;
}

form.search-form button {
    margin: 0;
    padding: 0;
    outline: none;
    background: none;
    border: none;
    border-radius: 0;
    float: left;
}

.navbar-default {
    min-height: 0;
    background: #fff;
    border: none;
    margin: 0;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.05);
}

.navbar > .container .navbar-brand {
    height: auto;
    padding: 0;
    margin: 0;
}

#logoholder {
    margin: 32px 0 28px;
    float: left;
}

#slider {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    border-radius: 0;
}

#slider .slide {
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    display: -webkit-flexbox !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-align: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    position: relative;
}

#slider .slide .parallaxer {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}

#slider .slide .parallaxer > img {
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
    margin: 0;
    display: block;
    /* fill and maintain aspect ratio */
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: 100%;
}

#slider .slide-link {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    display: -webkit-flexbox !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-align: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
}

.text-center.slide-tekst {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #666;
}

.pull-left.slide-tekst {
    position: relative;
    background: #666;
}

.pull-right.slide-tekst {
    position: relative;
    background: #666;
}

.navbar-brand > img {
    display: block;
    width: 158px;
    height: 39.47px !important;
}

#hoofdmenu {
    margin: 32px 0 0;
}

#hoofdmenu li {
    margin: 0 0 0 25px;
    position: relative;
}

#hoofdmenu li:first-of-type {
    margin-left: 0;
}

#hoofdmenu li:last-of-type {
    margin-right: 0;
}

#hoofdmenu li a {
    padding: 0;
    background: none;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}

#hoofdmenu li.groen a {
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    padding: 0 15px;
    border-radius: 20px;
    font-weight: 600;
    line-height: 40px;
    background-color: #399035;
    -webkit-box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
}

#hoofdmenu li.groen:hover a {
    background: #499e45;
}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a,
.single-vraag #menu-item-1373 > a {
    position: relative;
}

#hoofdmenu > li:hover > a:after,
#hoofdmenu > li.current-menu-item > a:after,
#hoofdmenu > li.current-menu-ancestor > a:after,
#hoofdmenu > li.current-menu-parent > a:after,
.single-vraag #menu-item-1373 > a:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #021b78;
    position: absolute;
    bottom: -27px;
    left: 0;
}

/*Submenu*/
#hoofdmenu > li > ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 15px; Dit is afhankelijk van je website
    top: -15px; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

/*#hoofdmenu li:hover > ul{
	display:block;
}*/

#hoofdmenu li ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    clear: both;
}

#hoofdmenu li ul li a {
    white-space: nowrap;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a {

}

/*Sub-sub menu*/
#hoofdmenu li ul li ul {
    display: none;
    left: 100%;
    top: 0;
}

#hoofdmenu li ul li:hover > ul {
    display: block;
}

#hoofdmenu li ul li ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    clear: both;
}

#hoofdmenu li ul li ul li a {
    white-space: nowrap;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.smaller-content {
    padding: 0 45px !important;
}

.single-vraag .wp-caption,
.single-post .wp-caption {
    margin: 0 -45px;
    max-width: none !important;
    width: auto !important;
}

.jumbotron p.wp-caption-text {
    color: #343434;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 15px;
}

.single-vraag .wp-caption .img-responsive,
.single-post .wp-caption .img-responsive,
.blog_img_holder .img-responsive {
    border-radius: 10px;
    border: 2px solid #e4e4e4;
}

#introtekst {
    padding: 60px 0;
}

/*body:not(.single-vraag):not(.single-post) #introtekst {*/
body #introtekst {
    background: url(../images/bg.png) center repeat;
    /* door hossein */
    margin-top: 1px !important;
}

#footer {
    padding: 20px 0;
    background: url(../images/bg.png) center repeat;
    font: 400 14px/39px 'Open Sans';
    color: #343434;
}

#footer span {
    font: 400 16px/39px 'Open Sans';
}

#footer img {
    margin-left: 15px;
    max-height: 115px;
}

#footer .iso-logos {
    position: relative;
    margin-top: -6px;
}

#footer ul {
    float: left;
}

#footer ul,
#footer p {
    list-style: none;
    padding: 0;
}

#footer ul li {
    margin-right: 20px;
    float: left;
}

#footer ul li a {
    font: 400 16px/39px 'Open Sans';
    color: #021b78;
}

#footer div[class^="col-"] p:last-child,
#footer div[class*=" col-"] p:last-child,
#footer div[class^="col-"] ul:last-child,
#footer div[class*=" col-"] ul:last-child {
    margin-bottom: 0 !important;
}

#credits {
    padding: 0;
    background: none;
}

#credits,
#credits a {
    color: #666;
    text-decoration: none;
    font: 400 12px/normal 'Open Sans';
}

#right-content .gform_wrapper {
    border-radius: 10px;
    width: 100%;
    background: url(../images/side-faded.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #f1f1f1;
    float: left;
    padding: 20px 35px 0px;
}

.terug_link {
    font-weight: 400;
    line-height: 26px;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 18px;
    display: inline-block;
    margin-bottom: 30px;
}

.terug_link i {
    font-weight: 400;
    line-height: 26px;
    color: #343434;
    font-family: FontAwesome;
    font-size: 12px;
}

#gform_ajax_spinner_2 {
    float: right;
}

#gform_wrapper_2 {
    border-radius: 10px;
    width: 100%;
    background: url(../images/bottom-faded.jpg) center bottom no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-color: #f1f1f1;
    float: left;
    margin-top: 100px !important;
    padding: 20px 35px 85px;
}

#gform_wrapper_2 h3.gform_title {
    text-align: center;
}

#gform_wrapper_2 .gform_footer {
    padding-top: 125px;
    margin: 0 auto -130px !important;
}

#gform_wrapper_2 .gform_footer .gform_button {
    background-color: #fff;
    border-radius: 20px;
    color: #021b78;
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
}

.blog_img_holder {
    margin: 0 -45px 26px;
}

.blog-blok {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 4.9px 6.3px 10px rgba(0, 0, 0, 0.08);
    width: 100%;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    transform: scale(1.0);
}

.blog-blok:hover {
    -webkit-box-shadow: 4.9px 6.3px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 4.9px 6.3px 16px rgba(0, 0, 0, 0.15);
    transform: scale(1.03);
}

.blog-blok span {
    font-weight: 600;
    font-size: 18px;
}

.blog-blok span i {
    font-weight: 400;
}

.inner-blog {
    padding: 30px 35px;
    float: left;
    width: 100%;
}

.img-usp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.usp-item {
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.usp-item strong {
    color: #399035;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 28px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

#input_3_6 li {
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    padding: 7px 12px !important;
    color: #666;
}

#input_3_6 li.checked {
    background-color: #bfe8bd;
    border: 1px solid #8eca8b;
    border-radius: 2px;
}

#input_3_6 li.checked label {
    color: #399035;
}

#input_3_6 li.readonly {
    background-color: #d8d8d8;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
}

#input_3_6 li.readonly input:checked + label:before {
    background-color: #aaa;
}

.module-icoon-form {
    width: 40px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 31px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.module-icoon-form > div {
    width: 100%;
}

.module-icoon-form svg {
    width: 100%;
    max-height: 30px;
    margin-top: 10px;
}

#input_3_6 li label {
    color: #666;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 31px !important;
    width: 100%;
    padding: 0 !important;
    float: left;
    max-width: none;
}

#input_3_6.gfield_checkbox input + label:before {
    top: 5px;
    left: auto;
    right: 0;
}

#input_3_6.gfield_checkbox input:checked + label:before {
    background-color: #399035;
    border-color: #399035 !important;
}

#input_3_6.gfield_checkbox li.readonly input:checked + label:before {
    color: #fff;
    border-color: #828282 !important;
}

#field_3_6 .ginput_container_checkbox {
    height: 215px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 25px;
}

.module-blokken {
    margin: 0 0 60px !important;
}

.module-blok {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 !important;
    padding: 25px 0;
    text-decoration: none !important;
}

.module-blokken > div {
    border: solid 1px #e6e6e6;
    margin: 0 !important;
    white-space: nowrap;
    padding: 0 !important;
    margin-left: -1px !important;
    margin-bottom: -1px !important;
}

.module-blok svg {
    margin: 0 auto;
    max-height: 30px;
}

.module-blok svg * {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.module-blok:hover svg * {
    fill: #fff !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
 
.module-blok:hover svg .cls-1 {
    fill: #fff !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.module-blok:hover svg .cls-2 {
    fill: #fff !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.module-blok:hover svg .cls-1  {
    fill: #fff !important;
}

.module-blok:hover svg .cls-2  {
    fill: #fff !important;
}

.module-blok:hover,
.module-blok.active {
    color: #fff;
    background: #021b78;
}

.module {
    width: 100%;
    float: left;
}

.module h2 img {
    margin: -5px 15px 0 0;
    max-height: 35px;
    width: 40px;
}

.module h2 span,
.module h2 span a {
    float: right;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    text-decoration: none !important;
}

.module h2 span a.active {
    color: #399035;
}

.module h2 span.verplicht {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #a4a4a4;
}

.module h2 span.verplicht i {
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
}

.grote-afbeelding {
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    margin-top: 10px;
}

.ronde-afbeelding {
    background-color: #000;
    border: 5px solid #fff;
    -webkit-box-shadow: -7.8px -6.3px 32px rgba(0, 0, 0, 0.11);
    box-shadow: -7.8px -6.3px 32px rgba(0, 0, 0, 0.11);
    border-radius: 50%;
    margin-left: -45px;
    margin-top: -60px;
    position: relative;
    z-index: 150;
}

.module-tekst {
    padding-left: 125px;
    margin-top: -60px;
}

#quotes {
    background: url(../images/bg.png) center repeat;
    padding: 40px 0 125px;
}

#voordelen {
    padding: 40px 0;
    background: url(../images/bg.png) center repeat;
    color: #343434;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.voordeel {
    position: relative;
    padding-left: 35px;
}

.voordeel:before {
    color: #43963f;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f05d";
    font-family: FontAwesome;
    font-size: 24px;
}

.quote {
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    float: left;
    padding: 30px;
    color: #343434;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    text-align: center;
}

.quote > div {
    position: relative;
    text-align: center;
    padding: 0 15px;
}

.quote > div:before {
    content: "“";
    position: absolute;
    opacity: 0.18;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 100px;
    font-weight: 600;
    left: 0;
    top: 15px;
}

.quote > div:after {
    content: "”";
    position: absolute;
    opacity: 0.18;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 100px;
    font-weight: 600;
    right: 0;
    bottom: -15px;
}

.quote img {
    width: 110px;
    background-color: #ddd;
    border-radius: 10px;
    -webkit-box-shadow: 4.7px 5.2px 46px rgba(0, 0, 0, 0.14);
    box-shadow: 4.7px 5.2px 46px rgba(0, 0, 0, 0.14);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 45px auto -85px;
}

.jumbotron#uitgelichte-modules .text-center h1 {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 40px;
}

#uitgelichte-modules {
    padding: 65px 0;
}

#uitgelichte-modules a {
    color: #021b78;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 600;
}

#uitgelichte-modules a i {
    font-weight: 400;
}

#uitgelichte-modules .icoon {
    margin: -5px 15px 10px 0;
    max-height: 35px;
    width: 40px;
}

.flex-home-modules:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.flex-home-modules .ronde-afbeelding {
    width: 255px;
    height: 255px;
    float: right;
    margin-right: -45px;
    background-color: #000;
    border: 5px solid #fff;
    -webkit-box-shadow: -11.7px -9.4px 62px rgba(0, 0, 0, 0.26);
    box-shadow: -11.7px -9.4px 62px rgba(0, 0, 0, 0.26);
    margin-top: -200px;
}

.flex-home-modules:nth-child(even) .ronde-afbeelding {
    width: 255px;
    height: 255px;
    float: left;
    margin-left: -45px;
    margin-right: 0;
}

.flex-home-modules:nth-child(n+2) {
    margin-top: 100px !important;
}

.flex-home-modules {
    margin: 0 -30px !important;
}

.flex-home-modules > div {
    padding: 0 30px;
}

.modules > div:nth-child(n+2) {
    margin-top: 45px;
}

.home #content {
    position: relative;
    text-align: center;
    background: url(../images/bg.png) center repeat;
    padding-bottom: 460px;
    padding-top: 115px;
}

.home #content:after {
    background: url(../images/home-header.png) center bottom no-repeat;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home #content .container {
    position: relative;
    z-index: 150;
}

.home #content p {
    color: #2a2a2a;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

#uitleg {
    padding: 85px 0 59px;
}

#uitleg p {
    font-size: 20px;
}

.optie strong {
    font-family: "Open Sans";
    color: #399035;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 28px;
}

.optie-img {
    -webkit-flex-basis: 85px;
    -ms-flex-preferred-size: 85px;
    flex-basis: 85px;
    min-width: 85px;
    max-width: 85px;
    text-align: center;
    margin-right: 15px;
}

.tipso_bubble {
    position: absolute;
    border-radius: 0;
    padding: 20px;
    z-index: 9999;
    background: #f1f1f1 !important;
    border: 1px solid #dadada;
    width: auto !important;
}

.tipso_style {
    border: none !important;
}

.tipso_content * {
    font-size: 16px;
    color: #797979;
}

.tipso_title {
    text-align: left;
    border-radius: 0;
    background: #f1f1f1 !important;
    font-family: "Open Sans";
    line-height: 24px;
    color: #021b78 !important;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    display: none;
}

.tipso_content {
    word-wrap: break-word;
    padding: 0 !important;
}

.tipso_content strong,
.wp_hotspot_accordion_content strong {
    font-family: "Open Sans";
    line-height: 24px;
    color: #021b78 !important;
    font-size: 18px;
    font-weight: 600 !important;
}

.tipso_bubble.top > .tipso_arrow {
    background: url(../images/pijl.png);
    width: 39px;
    height: 23px;
    border: none !important;
}

.tipso_bubble.bottom > .tipso_arrow {
    background: url(../images/pijl.png);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 39px;
    height: 23px;
    border: none !important;
}

.wp-hotspots-image-wrapper:before {
    font-family: "Open Sans";
    color: #021b78;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: 49%;
    left: 50%;
    text-align: center;
    max-width: 300px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.wp-hotspots-image-wrapper:after {
    font-family: "Open Sans";
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    position: absolute;
    top: 59%;
    left: 50%;
    text-align: center;
    max-width: 300px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.wp_hotspot_accordion {
    width: 100%;
    float: left;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    background: #fff;
    padding: 0px 15px;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 42px;
    position: relative;
    text-decoration: none !important;
}

.wp_hotspot_responsive_tekst {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 25px 30px;
    width: 100%;
    float: left;
    font-family: "Open Sans";
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 42px;
    line-height: 24px;
}

.wp_hotspot_responsive_tekst strong {
    color: #021b78;
    font-size: 20px;
    font-weight: 600 !important;
}

.wp_hotspot_accordion:before {
    content: "";
    background: url(../images/pijltje.png);
    width: 21px;
    height: 43px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -webkit-calc(0px - 43px);
    top: calc(0px - 43px);
}

.wp_hotspot_accordion_title {
    height: 60px;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wp_hotspot_accordion_content {
    display: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wp_hotspot_accordion_content * {
    color: #343434;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.wp_hotspot_accordion_content *:last-child {
    margin-bottom: 0;
}

.wp_hotspot_accordion:hover,
.wp_hotspot_accordion.active {
    background: #f1f1f1;
}

.wp_hotspot_accordion.active:after {
    content: '\f106';
}

.wp_hotspot_accordion:after {
    content: '\f107';
    color: #021b78;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 18px;
}

.wp_hotspot_accordion_img {
    -webkit-flex-basis: 70px;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    min-width: 70px;
    max-width: 70px;
    margin-right: 10px;
}

.wp-hotspot {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wp-hotspot:after {
    width: 100%;
    left: 0;
    top: 100%;
    text-align: center;
    color: #021b78;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    max-width: 145px;
}

.flex-usps {
    margin-bottom: 26px !important;
}

.modal-title {
    color: #021b78;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
}

#beginvandaag {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 5.3px 7.3px 16px rgba(0, 0, 0, 0.45);
    box-shadow: 5.3px 7.3px 16px rgba(0, 0, 0, 0.45);
    color: #021b78;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    padding: 20px;
    position: fixed;
    left: 30px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    bottom: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 500;
    text-decoration: none !important;
}

#beginvandaag span {
    float: right;
    width: 30px;
    height: 22px;
    border-radius: 50%;
    background-color: #399035;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.fixed-top {
    position: fixed;
    top: 110px;
    max-width: 360px;
    float: left;
    z-index: 1;
}

.fixed-bottom {
    position: absolute;
    bottom: 0;
    max-width: 360px;
    float: left;
}

#fixed-sidebar,
#fixed-sidebar aside {
    float: left;
    width: 100%;
}

.page-id-1374 .jumbotron p.small {
    border: none !important;
    font-size: 14px !important;
    padding: 0 !important;
    line-height: 24px !important;
}

@media (max-width:767px) {
    .page-id-1370 #right-content {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        padding: 0 30px;
        height: 100%;
        overflow: scroll;
        z-index: 1500;
    }

    .fixed-bottom,
    .fixed-top {
        position: static;
        max-width: none;
    }

    .page-id-1370 #right-content.fixed {
        display: block;
    }

    .sluitform {
        float: right;
        color: #021b78;
        cursor: pointer;
        font-size: 22px;
        font-weight: 400;
    }

    div.gallery.gallery-columns-1:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-2:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-3:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item {
        width: 50% !important;
    }

    .no_parallax_slider_xs .parallaxer {
        top: 0 !important;
    }

    .navbar > .container .navbar-brand {
        max-width: 100%;
    }

    .jumbotron > .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #logoholder {
        padding-left: 15px;
        padding-right: 75px;
    }

    #hide-top {
        display: none;
    }

    .navbar-brand > img {
        display: block;
        width: 158px !important;
        max-width: 158px !important;
    }

    .navbar-toggle {
        border: none;
        background: transparent !important;
    }

    .navbar-toggle:hover {
      background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    }

    .navbar-toggle span:nth-child(2) {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform-origin: 10% 10%;
        -webkit-transform-origin: 10% 10%;
        transform-origin: 10% 10%;
    }

    .navbar-toggle span:nth-child(3) {
        opacity: 0;
    }

    .navbar-toggle span:nth-child(4) {
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform-origin: 10% 90%;
        -webkit-transform-origin: 10% 90%;
        transform-origin: 10% 90%;
    }

    .navbar-toggle.collapsed span:nth-child(2) {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .navbar-toggle.collapsed span:nth-child(3) {
        opacity: 1;
    }

    .navbar-toggle.collapsed span:nth-child(4) {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .navbar > .container .navbar-brand img {
        max-width: 100%;
        height: auto;
    }

    .navbar-header {
        position: relative;
        width: auto;
    }

    .navbar-toggle {
        position: absolute;
        right: 15px;
        border: none;
        top: 50%;
        background: none !important;
        margin-right: 0;
        margin-top: -17px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #666;
    }

    .table-responsive {
        width: 100%;
        overflow-y: auto;
        _overflow: auto;
        margin: 5px 0 0 0;
        border: 1px solid #888;
    }

    .table-responsive::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 14px;
        height: 14px;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 3px solid #fff;
        background-color: rgba(0, 0, 0, .3);
    }

    .table-responsive table {
        min-width: 100%;
    }

    article > p img {
        max-width: 100%;
        height: auto;
        float: none !important;
        margin: 0 auto 15px !important;
        display: block !important;
        width: auto !important;
    }

    #hoofdmenu li {
        margin: 0;
    }

    #hoofdmenu li a {
        line-height: 36px;
    }

    .wp-hotspots-image-wrapper {
        display: none;
    }

    #left-content {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .jumbotron h1, .jumbotron h1 a {
        font-size: 32px;
    }

    .flex-home-modules .ronde-afbeelding,
    .flex-home-modules:nth-child(even) .ronde-afbeelding {
        width: 155px;
        height: 155px;
        margin-top: -100px;
    }

    .flex-home-modules h2 {
        display: inline-block;
        font-size: 23px;
        margin-left: 10px;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    #quotes .row > div:nth-child(n+2) {
        display: none;
    }

    #gform_wrapper_2 {
        border-radius: 10px;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px);
        background: url(../images/bottom-faded.jpg) center bottom no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-color: #f1f1f1;
        float: left;
        margin-top: 100px !important;
        padding: 20px 35px 85px;
        margin-left: -30px !important;
        border-radius: 0;
        margin-top: 0 !important;
    }

    #right-content {
        margin-top: 0;
    }

    #right-content .gform_wrapper {
        border-radius: 10px;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px);
        background: url(../images/side-faded.jpg) center no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-color: #f1f1f1;
        float: left;
        border-radius: 0;
        padding: 20px 35px 0px;
        margin: 0 0 0 -30px !important;
    }

    #footer span {
        width: 100%;
        float: left;
    }

    #footer .pull-right {
        float: left !important;
        width: 100%;
    }

    #footer ul li {
        width: 100%;
        float: left;
    }

    .jumbotron .border-blok ul li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .module-icoon-form {
        width: 20px;
        margin-right: 10px;
    }

    #input_3_6 li label {
        font-size: 13px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .single-post #gform_wrapper_2,
    .single-vraag #gform_wrapper_2,
    .page-template-page-geen-sidebar-php #gform_wrapper_2 {
        margin-top: 26px !important;
    }

    .single-vraag .wp-caption,
    .single-post .wp-caption {
        margin: 0 -15px;
        max-width: none !important;
        width: auto !important;
    }

    body:not(.archive):not(.page-id-1370) #footer {
        margin-top: -93px;
        padding-top: 115px;
    }

    .module-tekst {
        padding-left: 0;
        margin-top: 0px;
    }

    .module h2 {
        font-size: 20px;
    }

    .module .ronde-afbeelding {
        border: 4px solid #fff;
        max-width: 80px;
        margin-left: 10px;
    }

    .module h2 img {
        margin: 0 5px 0 0;
    }

    .module h2 span,
    .module h2 span a {
        float: left;
        width: 100%;
        font-size: 15px;
    }

    .module-blokken {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        padding-left: 1px;
        padding-bottom: 1px;
    }

    #field_3_6 .ginput_container_checkbox {
        height: auto;
        overflow-y: hidden;
        overflow-x: hidden;
        padding-right: 0 !important;
    }

    div .gform_footer .gform_button {
        margin: 0 auto 0 !important;
    }

    .module-icoon-form {
        margin-bottom: 0 !important;
        display: inherit !important;
    }

    .module-blokken {
        padding-right: 60px;
        margin-top: -16px !important;
    }

    .module-blok {
        white-space: normal;
    }

    .module-blokken.flex-items.flex-xs-2 .flex-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 55%;
        -ms-flex: 1 1 55%;
        flex: 1 1 55%;
        -webkit-flex-basis: 55%;
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 55%;
        min-width: 55%;
    }
}

@media (max-width:480px) {
    .wp_hotspot_accordion {
        font-size: 16px;
    }

    .wp_hotspot_accordion_img img {
        max-width: 100%;
    }

    .wp_hotspot_accordion_img {
        -webkit-flex-basis: 30px;
        -ms-flex-preferred-size: 30px;
        flex-basis: 30px;
        min-width: 30px;
        max-width: 30px;
        margin-right: 10px;
    }
}

@media (max-width:375px) {
    div.gallery.gallery-columns-1:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-2:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-3:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item {
        width: 100% !important;
    }

    .col-xs-6 {
        width: 100%;
    }

    .nieuws-tekst.nieuws-margin {
        margin-left: 0;
    }

    .nieuws-tekst.nieuws-margin,
    .nieuws-tekst {
        width: 100%;
        float: left;
    }
}

@media (max-width:320px) {
}

@media (min-width:768px) and (max-width:991px) {
    .no_parallax_slider_sm .parallaxer {
        top: 0 !important;
    }

    body {
        padding-top: 171.47px;
    }

    .jumbotron > .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item {
        width: 33.33334% !important;
    }

    .wp-hotspots-image-wrapper {
        display: none;
    }

    #hoofdmenu {
        text-align: center;
        width: 100%;
        margin: 5px 0 27px;
    }

    #hoofdmenu li {
        text-align: left;
        display: inline-block;
        float: none;
        margin: 0 10px;
    }

    .flex-home-modules .ronde-afbeelding,
    .flex-home-modules:nth-child(even) .ronde-afbeelding {
        width: 155px;
        height: 155px;
        margin-top: -100px;
    }

    #quotes .row > div:nth-child(n+3) {
        display: none;
    }

    #footer .pull-right {
        float: left !important;
    }

    .jumbotron .border-blok ul li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    #left-content {
        padding-right: 0 !important;
    }

    #right-content {
        margin-top: 0;
    }


    .fixed-bottom,
    .fixed-top {
        position: static;
        max-width: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .no_parallax_slider_md .parallaxer {
        top: 0 !important;
    }

    .page-id-1370 .gform_wrapper span.gform_description {
        font-weight: 400;
        display: block;
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
        margin-bottom: 16px;
        font-size: 15px;
        line-height: normal;
    }

    .page-id-1370 div.gform_wrapper .gfield_checkbox li label {
        font-size: 14px !important;
    }

    .fixed-top {
        position: fixed;
        top: 130px;
        max-width: 293.33px;
        float: left;
    }

    .fixed-bottom {
        position: absolute;
        bottom: 0;
        max-width: 293.33px;
        float: left;
    }

    .tipso_style {
        border: none !important;
        -webkit-transform: translate(-5px,0px);
        -ms-transform: translate(-5px,0px);
        transform: translate(-5px,0px);
        max-width: 80% !important;
    }

    .wp-hotspots-image-wrapper:before {
        font-family: "Open Sans";
        color: #021b78;
        font-size: 20px;
        font-weight: 600;
        position: absolute;
        top: 48%;
        left: 54%;
        text-align: center;
        max-width: 300px;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .wp-hotspots-image-wrapper:after {
        font-family: "Open Sans";
        color: #343434;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        position: absolute;
        top: 59%;
        left: 54%;
        text-align: center;
        max-width: 300px;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .wp-hotspots-image-wrapper {
        overflow: visible;
    }

    .wp-hotspot:after {
        width: 100%;
        left: 0;
        top: 100%;
        text-align: center;
        color: #021b78;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        max-width: 140px;
        line-height: normal;
    }

    .module-icoon-form {
        width: 20px;
        margin-right: 10px;
    }

    #input_3_6 li label {
        font-size: 13px;
    }
}

@media (min-width:1200px) {
    .no_parallax_slider_lg .parallaxer {
        top: 0 !important;
    }
}

.cd-top:after {
    content: "omhoog";
    color: #343434;
    font-family: "Open Sans";
    font-size: 10px;
    font-weight: 400;
    line-height: 26px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.cd-top {
    display: inline-block;
    height: 30px;
    width: 30px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    z-index: 1000;
    white-space: nowrap;
    /*Kleur instellen*/
    background: #021b78;
    visibility: hidden;
    color: #fff !important;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.cd-top.cd-fade-out:hover {
    opacity: 1;
}

.no-touch .cd-top:hover {
    /*Kleur instellen*/
    background-color: #a1c516;
    opacity: 1;
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 30px;
    }
}
/*******************************************************************************************/
/* style of rekenen */
/***********************************************************************************/

#main_rekenen input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
}

#main_rekenen input[type=range]:focus {
    outline: none;
}

#main_rekenen input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

#main_rekenen input[type=range]::-webkit-slider-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -14px;
}

#main_rekenen input[type=range]:focus::-webkit-slider-runnable-track {
    background: #367ebd;
}

#main_rekenen input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

#main_rekenen input[type=range]::-webkit-slider-thumb {
    /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;*/
    border: none;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: url("https://www.tiqit.nl/rekenen/icons.png");
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -14px;
    background-position-x: -529px;
    background-position-y: -197px;
    transition: 0.02s;
    background-color: #399035;
}

#main_rekenen input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}

#main_rekenen input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

#main_rekenen input[type=range]::-ms-fill-upper {
    background: #3071a9;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

#main_rekenen input[type=range]::-moz-range-thumb {
    border: none;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: url("https://www.tiqit.nl/rekenen/icons.png");
    cursor: pointer;
    background-position-x: -529px;
    background-position-y: -197px;
    transition: 0.02s;
    background-color: #399035;
}

#main_rekenen input.up[type=range]::-moz-range-thumb, #main_rekenen input.up[type=range]::-webkit-slider-thumb {
    background-position-x: -378px;
    background-position-y: -112px;
}

#main_rekenen input.down[type=range]::-moz-range-thumb, #main_rekenen input.down[type=range]::-webkit-slider-thumb {
    background-position-x: -200px;
    background-position-y: -113px
}

#main_rekenen input[type=range]:focus::-ms-fill-lower {
    background: #3071a9;
}

#main_rekenen input[type=range]:focus::-ms-fill-upper {
    background: #367ebd;
}

#main_rekenen {
    max-width: 700px;
    margin: auto;
    margin-top: 5em;
}

#main_rekenen .top_icons > span {
    display: inline-block;
    width: 19%;
    text-align: center;
}

#main_rekenen .top_icons > span > i {
    display: block;
    width: 60px;
    height: 60px;
    background: url("https://www.tiqit.nl/rekenen/icons.png");
    background-position-x: 0%;
    background-position-y: 0%;
    margin: auto;
   /* Woningbouw */
    background-position: -5px -156px;
    border: 1px solid;
    border-radius: 50%;
    margin-bottom: 13px;
    cursor: pointer;
    background-size: 224px;
}

#main_rekenen .top_icons > span.ico2 > i {
    /* Kantoorgebouw */
    background-position: -4px -102px !important;
}

#main_rekenen .top_icons > span.ico3 > i {
    /*  Hotel */
    background-position: -4px -50px !important;
}

#main_rekenen .top_icons > span.ico4 > i {
    /*  Ziekenhuis */
    background-position: -6px 2px !important;
}

#main_rekenen .top_icons > span.ico5 > i {
    /* Civiele werken */
    background-position: -41px -231px !important;
}

#main_rekenen .top_icons > span > i.active {
    border: 1px solid #399035;
    background-color: #399035;
    /* Woningbouw*/
    background-position-x: -92px;
}

#main_rekenen .top_icons > span.ico2 > i.active {
    /*  Kantoorgebouw */
    background-position-x: -92px !important;
}

#main_rekenen .top_icons > span.ico3 > i.active {
    /* Hotel*/
    background-position-x: -92px !important;
}

#main_rekenen .top_icons > span.ico4 > i.active {
    /* Ziekenhuis */
    background-position-x: -92px !important;
}

#main_rekenen .top_icons > span.ico5 > i.active {
    /* Civiele werken*/
    background-position: -127px -231px !important;
}

@media (max-width: 768px) {

    #main_rekenen .top_icons > span:last-child {
        position: relative;
        top: 26px;
    }

    #main_rekenen .top_icons > span b {
        opacity: 0;
    }

    #main_rekenen .top_icons > span.span_active b {
        opacity: 1;
    }

    #field_3_6 .ginput_container_checkbox {
        padding-right: 25px !important;
        /* if without scrol*/
        /* height: unset !important; */
        /* with scrol */
        overflow-y: scroll !important;
        height: 180px !important;
    }
}

#main_rekenen .slide_box {
    margin-top: 2em;
    margin-bottom: 3em;
}

#main_rekenen .slide_box > span {
    display: inline-block;
}

#main_rekenen .slide_box > span.name {
    /*
    width: 18%;
    font-size: 16px;
    position: relative;
    left: 15%x;
    */
    width: 50%;
    font-size: 16px;
    position: relative;
    left: 15%x;
    top: 10px;
}

#main_rekenen .slide_box > span.slide {
    width: 62%;
}

#main_rekenen .slide_box > span.value {
    width: 18%;
    font-size: 16px;
    position: relative;
    left: 41px;
}

#main_rekenen p.res {
    background: #399035;
    height: 10px;
    border: 1px solid #258321;
    box-shadow: 1px 1px 1px #0f9b08, 0px 0px 1px #99f994;
    width: 62%;
    margin-top: 5em;
    /*margin-left: 18%;*/
    border-radius: 3px;
    position: relative;
}

#main_rekenen p.res span {
    background: #399035;
    color: #fff;
    font-size: 16px;
    width: 30%;
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 37%;
    top: -30px;
    box-shadow: 1px 1px 1px #0f9b08, 0px 0px 1px #99f994;
    border: 1px solid #000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 670px) {
    #main_rekenen .slide_box {
        position: relative;
    }

    #main_rekenen .slide_box > span.name {
        top: -28px;
        width: max-content;
        position: absolute;
    }

    #main_rekenen .slide_box > span.value {
        top: -20px;
        width: max-content !important;
        position: absolute !important;
        left: unset !important;
        right: 5px;
    }

    #main_rekenen p.res span {
        width: 55% !important;
        left: 24% !important;
    }

    #main_rekenen p.res {
        width: 100% !important;
        margin-left: 1px !important;
    }

    #main_rekenen .slide_box > span.slide {
        width: 100% !important;
    }
}

/* disapper logo 7510 from footer 
#footer .pull-left img:nth-child(2) {
    display: none !important;
}
*/

/***********************************************************************************/
/* style of flag in home artcle                                                    */
/***********************************************************************************/

@media (min-width: 1200px) {
    .flag-article {
        width: 1100px !important;
    }

    .home #content {
        position: relative;
        text-align: center;
        background: url(../images/bg.png) center repeat;
        padding-bottom: 400px;
        padding-top: 50px;
    }
}

/* class bottonhb over botton in home page boven */
.buttonhb, .buttonhb:hover, .buttonhb:focus,
body div.gform_wrapper .gform_footer input[type=submit], body div.gform_wrapper .gform_footer input[type=submit]:hover, body div.gform_wrapper .gform_footer input[type=submit]:focus {
    display: inline-block;
    text-decoration: none !important;
    outline: none;
    border: none;
    border-radius: 4px;
    color: #fff;
    background: #399035;
    padding: 0 10px !important;
    line-height: normal !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #3251b5;
    border-radius: 20px;
    -webkit-box-shadow: 0 8px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 8px 10px rgb(0 0 0 / 15%);
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    padding: 8px 20px !important;
}

/***********************************************************************************/
/* style of change some field gform 1*/
/***********************************************************************************/
#field_3_6 .ginput_container_checkbox {
    height: 160px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#field_3_10 .ginput_container_checkbox {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

#field_3_5 .ginput_container_checkbox {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

#right-content .gform_wrapper {
    padding: 0px 26px 0;
}

div.gform_wrapper .gfield_checkbox li label, .ginput_container_consent label {
    font-size: 13px;
    line-height: 20px !important;
    padding-right: 1px;
    max-width: 100%;
}

div.gform_wrapper span.gform_description {
    font-size: 15px;
}

#fixed-sidebar #gform_fields_3 input {
    height: 37px !important;
    padding: 10px 20px !important;
}

#fixed-sidebar #gform_fields_3 div.ginput_container {
    margin-bottom: 10px !important;
}

#fixed-sidebar .gform_heading {
    margin-bottom: 8px;
}

#fixed-sidebar .gform_heading span {
    margin-bottom: 9px;
}
