/* Stylesheet Swiftweb */
body.search-active {
	overflow:hidden;
}

.page-id-9064 .mega-menu-wrap, .page-id-9064 .secondary-menu, .page-id-9064 .nav-wrapper .mob-keurmerk-header, .page-id-9064 .nav-wrapper .btn_primary  {
	display:none !important;
}

.limit-width {
	max-width:750px;
}

.locatie-tabs {
	margin-bottom:25px;
}

.locatie-tabs .tab-button-location {
	background: #4a4a4a;
    color: white;
    padding: 7px 15px;
    border-radius: 4px;
    border:none;
}

.locatie-tabs .tab-button-location:focus {
	outline:none;
}

.locatie-tabs .tab-button-location.active, .locatie-tabs .tab-button-location:hover {
	background:#70B293;
}

.cmplz-link.cmplz-manage-third-parties.cookie-statement {
	display:none;
}

.post-6870 {
	min-height: calc(100vh - 150px);
}

.functie-label {
	position: absolute;
    bottom: 10px;
    left: 10px;
    background: #70B293;
    color: white;
    font-size: 14px;
    padding: 5px 12px;
    border-radius: 4px;
}

.page-id-7682 .wijs-hero-small .hero-inner {
	display:flex;
	align-items:center;	
}

.page-id-6870 #button3, .page-id-7828 #button3 {
	display:none;
}

.extra-info-missers {
	padding-top:35px;
}

.brand-message-container .brand-message-heading {
	display:flex;
	align-items:center;
}

.brand-message-container .brand-message-heading h2 {
	color:white;
}

/* Search overlay */
.search-section.active .searchoverlay-schadow, .search-section.active .searchoverlay-container {
	display:block;
}

.searchoverlay-schadow {
	height: 100dvh;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    display:none;
}


.searchoverlay-container {
    position: absolute;;
    top: 0;
    z-index: 99999;
    display:none;
    padding-top: 60px;
    width:600px;
    left: calc(50% - 300px);
}

.search-container {
	position:relative;
	border-radius:4px;
	padding:10px 20px;
	background:white;
}

.search-container .search-sluiten {
    position: absolute;
    top: 1px;
    right: 7px;
    z-index: 9;
    font-size: 19px;
    cursor:pointer;
}

.header-searcher {
	position:relative;
}

.header-searcher i.fa-search {
	position:absolute;
	top: 15px;
    left: 13px;
}

.header-searcher i.fa-spin {
	position:absolute;
	top: 15px;
    right: 13px;
    opacity:0;
}

.search-container.active .header-searcher i.fa-spin {
	opacity:1;
}

.header-searcher input#search-input {
	padding:5px 15px 5px 40px;
	border: none !important;
}

.zoek-action {
	font-family: "urw-din", "Helvetica", "Arial", sans-serif;
    display: inline-block;
    background: #70B293;
    color: white;
    padding: 5px;
    border-radius: 4px;
    height: 27px;
    width: 120px;
    font-size: 13px;
    text-align: center;
    line-height: 1.1;
    margin-right: 11px;
    cursor:pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border:1px solid #70B293;
}

.zoek-action.zoek-action-mobile {
    width: inherit;
    background: none;
    border: none;
    color: #222;
    position: absolute;
    left: 50px;
    font-size: 19px;
    top: 35px;
    z-index:9999;
}

.zoek-action.zoek-action-mobile:hover {
	background: none;
    border: none;
    color: #222;
}

.zoek-action:hover {
	background:white;
	color:#70B293;
	border:1px solid #70B293;
}

.zoek-action i {
	margin-right:7px;
}

.pagelabel {
	color: white;
    font-size: 12px;
    background: #4a4a4a;
    padding: 5px 12px;
    border-radius: 6px;
}

.berichtlabel {
	color: white;
    font-size: 12px;
    background: #70B293;
    padding: 5px 12px;
    border-radius: 6px;
}

.search-artikel {
	display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.search-content {
	max-height: 80dvh;
    overflow-y: scroll;
}

.search-content::-webkit-scrollbar {
  width: 5px;
  margin-left:5px;
}

.search-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

.search-content::-webkit-scrollbar-thumb {
  background: #2d3a51;
  border-radius: 10px;
}

/* einde search */


.mega-menu-item-type-widget.widget_media_image .styleh4:after {
	content: "\f344";
	display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 6px 0 7px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    background: 0 0;
    height: auto;
    width: auto;
    top: auto;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mega-menu-item-type-widget.widget_media_image .styleh4:hover:after {
	margin: 0 6px 0 10px;
}

.mega-menu-item-type-widget.widget_media_image .mega-block-title .styleh4{
	display:none !important;
}

.mega-menu-item-type-widget.widget_media_image .mega-block-title .styleh4:after {
	content:"";
}

.mega-menu-item-type-widget.widget_media_image h4 {
	cursor: pointer;
    font-size: 1.23rem;
}

.contactgegevens-container a {
	color:#4a4a4a;
}

.review-google {
	display:inline-block;
	font-size: 16px;
}

.review-google small {
	border-right: 1px solid #70B293;
	padding-right:10px;
}

.show-mobile .review-google small {
	border:none !important;
}

.show-mobile .review-google {
    margin: auto;
    position: absolute;
    bottom: -23px;
    width: 100%;
    text-align: center;
    background: white;
    padding-bottom: 7px;
}

.secondary-menu .secondary-menu-list {
	display:inline;
	padding-left:3px;
}

.liever_verderkijken_container {
	padding-top:40px;
}

.inhetkort-container {
	border: 1px solid #70B293;
    border-radius: 4px;
    padding: 16px 15px 72px;
    font-size: 16px;
    position:relative;
    margin-bottom:25px;
}

.inhetkort-container.noloc .bottom-inherkort {
	display:none;
}

.inhetkort-container ul li a {
	color:inherit;
}

.inhetkort-container.loonschadeinhetkort {
	padding: 25px 75px 110px 15px;
}

.inhetkort-container.loonschadeinhetkort h5 {
	font-weight: 500;
    margin-left: 27px;
    margin-top: 8px;
    font-size: 22px;
}

.inhetkort-container.loonschadeinhetkort ul li {
	font-size: 15px;
    margin-bottom: 15px;
    font-weight: 500;
}

.inhetkort-container .styleh5 {
	color:#70B293;
	font-weight:bold;
}

.inhetkort-container ul {
	margin-top:15px;
	padding-left: 30px;
}

.inhetkort-container ul li {
	font-size: 15px;
    margin-bottom: 15px;
}

.bottom-inherkort {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	padding:15px 20px;
	background:#70B293;
	color:white;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.button-inherkort {
    color: white;
    background: #4a4a4a;
    padding: 8px 15px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    transition: 300ms;
    width: 285px;
    text-align: center;
}

.button-inherkort:hover {
	background:white;
	color:#4a4a4a;
}

.show-mobile {
	display:none !important;
}

.checkjerecht-mobile {
	padding:10px 15px !important;
}

.checkjerecht-mobile a {
	background-color: #70B293 !important;
    color: white !important;
    display: inline-block !important;
    padding: 13px !important;
    font-size: 18px !important;
    height: 57px !important;
    line-height: 28px !important;
    border-radius: 4px !important;
}

ul.wat-moet-ik-doen-blokken li.blok .box-white.withicon {
	text-align:center;
}

ul.wat-moet-ik-doen-blokken li.blok .box-white.withicon .box-white-img {
	max-height:72px;
}

.abc-footer-container {
	background:#ededed;
	padding:50px 0;
}

.abc-footer-container h3 {
	border-bottom:1px solid #cecece;
	padding-bottom:15px;
}

.abc-footer-container .abc-footer-title {
	margin-bottom:25px;
	font-size: 19px;
	font-weight: 500;
    color: #70b293;
    font-family: "urw-din", "Helvetica", "Arial", sans-serif;
}

.styleh4.klapper-letter {
	margin-bottom: 7px;
    font-size: 19px;
}

.abc-footer-container ul {
	list-style:none;
	padding-left:0;
	margin-top:0;
}

.footer-widget a:hover {
	color:white;
}

.abc-footer-container ul.quicklinks-list li {
	padding-top:5px;
	padding-bottom:5px;
}

.abc-footer-container ul.quicklinks-list li::after {
	top:10px;
}

.page-id-5278 .post-edit-link {
	margin-top:100px;
	display:block;
}

.entry-content .gform_wrapper.gravity-theme .gfield-choice-input+label{
	font-size: 18px;
}

.gfield_radio .gchoice  {
	margin-bottom:3px;
}

.entry-content .gform_wrapper.gravity-theme .gfield_label {
	font-size:18px;
}

.gform_wrapper.gravity-theme fieldset {
	margin-bottom: 7px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.abc-footer-container ul.quicklinks-list-new {
	padding-left:25px;
}

.abc-footer-container ul.quicklinks-list-new li a {
	color: #4a4a4a;
    font-size: 15px;
}

.abc-footer-container ul.quicklinks-list-new li {
	position:relative;
}

.abc-footer-container ul.quicklinks-list-new li:before {
	border: 1px solid #ccc;
    border-top: 0;
    border-right: 0;
    content: "";
    height: 0.625rem;
    left: -20px;
    position: absolute;
    top: 1px;
    width: 0.625rem;
}

footer a#instagram.social-link::before {
	background-image: url(../img/icons/instagram.svg);
}

nav.navbar a.custom-logo-link {
	max-width:115px;
}

#mega-menu-wrap-primary #mega-menu-primary {
	padding:25px 15px 15px 160px;
}

.nav-wrapper #button3 {
	font-size:13px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link {
	font-size:0.85rem;
}

.ongeval-icons-container {
	padding:0px 0 0;
}

.styleh2 {
	font-weight: 300;
    color: #70B293;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 15px;
	font-family: "urw-din", "Helvetica", "Arial", sans-serif;
}

.styleh3 {
	font-weight: 400;
    color: #4a4a4a;
    font-size: 1.55rem;
    margin-bottom: 15px;
	font-family: "urw-din", "Helvetica", "Arial", sans-serif;
}

.styleh4 {
	font-weight: 500;
    color: #70b293;
    font-size: 1.33rem;
    margin-bottom: 15px;
    font-family: "urw-din", "Helvetica", "Arial", sans-serif;
}

.box-green .styleh4 {
	color: #4a4a4a;
    font-weight: 400;
}

.styleh5 {
	font-weight: 400;
    color: #4a4a4a;
    font-size: 1.11rem;
    font-family: "urw-din", "Helvetica", "Arial", sans-serif;
}

.styleh5.artikel-heading {
	font-weight: 500;
    color: #70B293;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height:88px;
}

.ongeval-icons-container .styleh2 {
	color: #000000;
    font-size: 27px;
    text-align: center;
    font-weight: 500;
    margin-bottom:55px;
}
.ongeval-icons {
	display:flex;
	align-items:center;
	justify-content:center;
}

.ongeval-icon {
	display:block;
	border:2px solid #70b293;
	border-radius:3px;
	text-align:center;
	background:#ffffff;
	margin:0 20px;
	color:black;
	padding: 20px 35px;
	font-size:16px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
}

.ongeval-icon:hover {
	transform: translateY(-5px);
}

.ongeval-icon img {
	max-width:120px;
	max-height:120px;
	display:block;
	margin:0 auto 10px;
}

.wijsbetekenen-container {
	background:#70b293;
	padding:60px 0;
	margin:80px 0;
}

.wijsbetekenen-container h2 {
	color:white;
	text-align:center;
	margin-bottom:55px;
}

.vinkjescontainer {
	display: flex;
    flex-wrap: wrap;
}

.vinkjescontainer .vinkje-tekst {
	color:white;
	padding-left:25px;
	flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 25px;
    flex-grow: 1;
    position:relative;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
    font-size: 18px;
}

.vinkjescontainer .vinkje-tekst:before {
	content: " ";
    width: 41px;
    height: 28px;
    background: url(../img/vinkje.png) center center no-repeat;
    display: inline-block;
    background-size: 25px;
    vertical-align: sub;
}

.page-template-single-kantoor .wpb_text_column ul {
	list-style: none;
    padding-left: 0;
}

.page-template-single-kantoor .wpb_text_column ul li:before {
	content: " ";
    width: 41px;
    height: 28px;
    background: url(../img/vinkje_wijs_green.png) center center no-repeat;
    display: inline-block;
    background-size: 25px;
    vertical-align: bottom;
}

.button-contact-wijsbetekenen {
	text-align:center;
	margin-top: 50px;
}

.button-contact-wijsbetekenen a {
	color:white;
	font-weight:bold;
	font-size:18px;
	border-radius:2px;
	border:2px solid white;
	text-decoration:none;
	text-align:center;
	padding:7px 35px;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.button-contact-wijsbetekenen a:hover {
	background:white;
	color:#70b293;
}

.review-slider-title {
	text-align:center;
}

.review-slider-title h2, .review-slider-title span.reviewtitel {
	color:black;
	margin-bottom:6px;
	display:block;
	font-size: 2rem;
    line-height: 1.2;
    font-weight: 300;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.review-slider-title span.reviewondertitel {
	color:black;
	font-size:22px;
}

.review-slider-content {
	max-width:1480px;
	margin:40px auto;
}

.review-slide-flexer {
	padding:0 20px;
	display:flex;
	flex-wrap: wrap;
	margin-left:-25px;
	margin-right:-25px;
	justify-content:center;
}

.review-single {
	flex: 1 1 25%;
    max-width: 25%;
    flex-grow: 1;
    padding:15px;
}

.review-single-inner {
	padding:20px 20px 36px;
	background:#4a4a4a;
	color:white;
    position:relative;
}

.review-single p {
	color:white;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.slick-dots li button:before {
	font-size:14px;
}

.review-slider-container .rating {
	margin-bottom:0;
}

.review-slider-container .rating .fa {
	font-size:18px;
}

.review-slider-container .rating-content {
	position: absolute;
    right: 17px;
    bottom: 12px;
}

.review-lees-meer {
	padding-top:20px;
	text-align:center;
}

.review-lees-meer a {
	color:black;
}

.review-lees-meer a:hover img {
	margin-right:15px;
}

.review-lees-meer a img {
	margin-right:7px;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.special-btn {
	background: #4a4a4a;
    color: white;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 3px;
}

.special-btn:hover {
	color:white;
}

.werkwijze-container h3 {
	text-align:center;
	margin-bottom:60px;
}

.fase-row{
	margin-bottom:40px;
}

.fase-single {
	padding-left:40px;
	margin-bottom:40px;
}

.fase-title {
    font-size: 19px;
    margin-bottom: 15px;
    background: #70b293;
    display: inline-block;
    padding: 4px 20px;
    color: white;
    border-radius: 4px;
}

.fase-kort {
	font-weight:bold;
	margin-bottom:15px;
}

.readmore-fase {
	cursor:pointer;
	text-decoration:underline;
}

.readmore-fase:hover{
	text-decoration:underline;
}

.video-container {
	background: #70b293 url(../img/ring.svg) left top no-repeat;
	padding:80px 0;
	margin:80px 0 0;
	color:white;
}

.box-green {
	background: #70b293 url(../img/ring.svg) left top no-repeat;
}

.video-container .styleh4,
.video-container .styleh3,
.video-container .styleh2,
.video-container .styleh1,
.video-container h3,
.video-container h2, 
.video-container h4,
.video-container h1 {
	color:white;
}

a.photo-link-tile .photo-link-tile-inner .styleh4 {
	color: white;
    display: table-cell;
    vertical-align: bottom;
    margin-bottom: 0;
    line-height:1.2;
}

.video-container p {
	color:white;
}

.videoplayer.withoutmarge {
	margin:0;
}

.shout-box h2 {
	font-size:21px;
}

.relative-box {
	position:relative;
}

.wijleggenallesuit {
    position: absolute;
    left: -208px;
    bottom: -5px;
    color: white;
}

.wijleggenallesuit:after {
    content: "";
    width: 65px;
    height: 100px;
    background: url(../img/arrowgreen.png) center center no-repeat;
    display: block;
    position: absolute;
    top: 0;
    background-size: contain;
    right: -52px;
}

.rechtletsel-btn-video {
	text-align:right;
}

.rechtletsel-btn-video a {
    color: white;
    border: 1px solid white;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 25px;
   	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.rechtletsel-btn-video a:hover {
	color:#70b293;
	background:white;
}

.wijs-custom-section {
	overflow:hidden;
}

.wijsbetekenen-banner {
	background:#70b293 url("../img/ring.svg") left top no-repeat;
	padding:30px 0 65px 30px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin:40px 0;
	border-radius: 4px;
}

.wijsbetekenen-banner .wijsbetekenkop {
	color:white;
	margin-left:50px;
	line-height:1.4;
	margin-bottom: 15px;
    font-size: 2rem;
    font-weight: 300;
    display:block;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.wijsbetekenen-banner-left{
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.wijsbetekenen-banner-right{
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-left:30px;
}

.wb-right-content {
	display:flex;
	flex-wrap:wrap;
}

.wb-right-item {
	-webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    color: black;
    font-size: 13px;
    margin:20px 0;
    position: relative;
    padding: 0 30px;
    font-weight: 600;
    display:flex;
    align-items:center;
}

.wb-right-item:before {
	content: '';
    display: inline-block;
    width: 36px;
    height: 100%;
    position: absolute;
    background-image: url(../img/icons/icon_wijs_golf.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: -15px;
    top: 0;
    background-size: 20px;
}

.neemcontact-wb-right {
	position: absolute;
    right: 115px;
    bottom: 70px;
}

.neemcontact-wb-right a {
	color:white;
	position:relative;
}

.neemcontact-wb-right img {
    position: absolute;
    right: -27px;
    top: 6px;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.neemcontact-wb-right:hover img {
	right:-35px;
}

footer a#linkedin.social-link:before {
	background-image: url(/wp-content/themes/understrap/img/icons/linkedin.png);
	background-repeat:no-repeat;
}

footer a#youtube.social-link:before {
	background-image: url(/wp-content/themes/understrap/img/icons/youtube.png);
	background-repeat:no-repeat;
}

.hero-container {
	display:flex;
	align-items:center;
	height:100%;
}

.left-hero-content {
	font-size:31px;
	color:white;
	font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.left-hero-button {
    background: #263238;
    color: white;
    display: inline-block;
    border-radius: 5px;
    padding: 9px 40px;
    font-size: 16px;
    margin-top: 25px;
}

.left-hero-button:hover {
	background: white;
    color: #263238;
}

.hero-cont {
	display:flex;
	align-items:center;
	justify-content: space-between;
	width:100%;
}

.right-hero {
	display:flex;
	align-self:flex-end;
}

.banner-block {
	font-family: "urw-din","Helvetica","Arial",sans-serif;
	background:#263238;
	padding:20px;
	width:255px;
	height:210px;
	display:inline-block;
	margin-left:3px;
	border-radius:5px;
	cursor:pointer;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.banner-block:hover {
	background:white;
}

.banner-block:hover p {
	color:#4A4A4A;
}

.banner-block:hover h3, .banner-block:hover .styleh3 {
	color:#263238;
}

.banner-block h3, .banner-block .styleh3 {
	font-size:20px;
	color:white;
	margin-bottom:10px;
}

.banner-block p {
	font-size:15px;
	opacity:80%;
}

.banner-block-icon {
	opacity:0;
    border-radius: 50%;
    color: white;
    background: #70B293;
    width: 35px;
    height: 35px;
    margin: 15px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.banner-block:hover .banner-block-icon {
	opacity:1;
}

.banner-5-blokken-container {
	padding:40px 0;
	background:#70B293;
	color:white;
	margin: 50px 0;
}

.banner-5-left-content h3, .banner-5-left-content p, .banner-5-left-content .styleh3 {
	color:white;
}

.banner-5-left-content p {
	opacity:0.9;
}

.banner-5-blokken-content {
	padding:40px 0;
	background:url("../img/brand-links.png") left center / contain no-repeat;
}

.banner-5-right-content {
	display:flex;
	align-items:stretch;
	height:100%;
	gap:2px;
}

.banner-5-afb {
    width: 42%;
    height: 425px;
	border-radius: 5px 0px 0px 5px;
}

.banner-5-right-blokken {
	display:flex;
	flex-wrap:wrap;
}

.banner-5-blok, .banner-5-blok-duo {
    background: #263238;
    color: white;
    height: calc(50% - 1px);
    padding: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    margin-right: 2px;
    width: calc(50% - 2px);
}

.banner-5-blok:hover {
	background:white;
}

.banner-5-blok-small {
	width:100%;
	height: calc(50% - 1px);
	margin-bottom: 2px;
	background: #263238;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-5-blok-small h4, .banner-5-blok-small .styleh4 {
	color:white;
	font-size:17px;
	margin-bottom:0;
}

.banner-5-blok-duo {
	background:none;
	padding:0;
	flex-wrap: wrap;
}

.banner-5-blok:hover h4, .banner-5-blok:hover p, .banner-5-blok-small:hover h4, .banner-5-blok:hover .styleh4, .banner-5-blok-small:hover .styleh4 {
	color:#263238;
}

.banner-5-blok:hover .banner-block-icon {
	opacity:1;
}

.banner-5-blok-small:hover {
	background:white;
}

.banner-5-blok-small:hover .banner-block-icon  {
	position:relative;
	opacity:1;
}

.banner-5-blok-text {
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

.banner-5-blok:hover .banner-5-blok-text {
	-webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}

.banner-5-blok-small:hover .banner-5-blok-text {
	-webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}
    

.banner-5-blok h4, .banner-5-blok p, .banner-5-blok .styleh4 {
	color:white;
	font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.banner-5-blok h4, .banner-5-blok .styleh4 {
	font-size:17px;
	margin-bottom:5px;
}

.banner-5-blok p  {
	font-size:15px;
	opacity:0.8;
	margin-bottom:0;
	width:205px;
}

.borderrighttop {
	border-radius: 0px 5px 0px 0px;
}


.faq-vragen-container-bg {
	background:#70B293;
	padding:20px 0;
}

.faq-vragen-container {
	background:url(../img/brand-rechts.png) right center / contain no-repeat;
	padding:60px 0;
	height:600px;
}

.faq-vragen-container.active {
	min-height: 700px;
}

.page-id-52 .faq-title {
	color:#4a4a4a;
}

.page-id-52 .brand-message-container h2 {
	color:white;
}

.faq-title {
	font-family: "urw-din","Helvetica","Arial",sans-serif;
	text-align:center;
	font-size: 31px;
    font-weight: 300;
}

.faq-vraag {
	background:white;
	border-radius: 5px;
	margin-bottom:10px;
}

.faq-vraag-titel {
	color:#4A4A4A;
	position:relative;
	font-size:17px;
	cursor:pointer;
	padding: 10px 20px;
}

.faq-vraag-titel i {
	position:absolute;
	right:15px;
	top:13px;
	color:#70B293;
	-webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.faq-vraag-desc {
	display:none;
	padding: 15px 20px 15px;
	font-size:15px;
}

.faq-vraag.active .faq-vraag-desc{
	display:block;
}

.faq-vraag.active .faq-vraag-titel i {
	transform: rotate(180deg);
	color:#4A4A4A;
}

.faq-bottom {
	padding-bottom:30px;
}

.wijsbetekenen-vc-bg {
	background:url("../img/divider-wit-top.png") center bottom / contain no-repeat;
}

.werkwijze-container h2, .werkwijze-container span.wwkop {
	text-align:center;
}

.werkwijze-tekster h2, .werkwijze-tekster span.wwkop {
	font-size:30px;
}

.stapper7 {
	margin-top:25px;
}

.stapper7 .werkwijze-tekster h2, .stapper7 .werkwijze-tekster span.wwkop {
	font-size:22px;
}

.werkwijze-splitter {
	display:flex;
	flex-wrap:wrap;
	align-items:stretch;
}

.werkwijze-right h2, .werkwijze-right span.wwkop {
	text-align:left;
}

span.wwkop {
	font-weight: 300;
    color: #70B293;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 15px;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
    display:block;
}

.werkwijze-left, .werkwijze-left h2, .werkwijze-left span.wwkop{
	text-align:right;
}

.werkwijze-mid {
	text-align:center;
}

.werkwijze-mid img {
	max-width:65%;
}

.werkwijze-left, .werkwijze-mid, .werkwijze-right {
	flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.werkwijze-left {
	padding-top:35px;
}

.stapper7 .werkwijze-left {
	padding:15px;
}

.stapper7 .tekster-3 {
	margin-top:115px;
}

.stapper7 .tekster-7 {
	margin-top:120px;
}

.stapper7 .tekster-6 {
	margin-top:185px;
} 

.stapper7 .tekster-4 {
	margin-top:225px;
}

.tekster-3 {
	margin-top:60px;
}

.tekster-5 {
	margin-top:115px;
}

.werkwijze-right {
	padding-top:135px;
}

.tekster-4 {
	margin-top:50px;
}

.werkwijze-button {
	text-align:center;
}

.werkwijze-container {
	margin-bottom:80px;
}

.home-werkwijze .werkwijze-mid {
	padding-top:30px;
}

.werkwijzemobile {
	text-align:left;
	margin-left: -20px;
    margin-right: -20px;
}

.werkwijzemobile .werkwijze-tekster h2, .werkwijzemobile span.wwkop {
	font-size:24px;
	text-align:left;
}

body .gform_wrapper #gform_7 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding:8px 15px;
}

.entry-content .gform_wrapper.gravity-theme #gform_7 .gfield_label {
	font-size:16px;
}

.gform_wrapper.gravity-theme #gform_7 .gfield_label {
	margin-bottom:2px;
}

.gform_wrapper.gravity-theme #gform_7 h2 {
	font-size: 27px;
    margin-bottom: 5px;
    margin-top: 25px;
}

.entry-content .gform_wrapper.gravity-theme #gform_7 .gfield-choice-input+label {
	font-size:15px;
}

.gform_wrapper.gravity-theme #gform_7 .gfield select.large {
	margin-top:5px;
}

.abc-mob-icon {
	display:none;
	position:absolute;
	right:20px;
	top:0;
}

.normalpage section.wpb-content-wrapper {
	padding:20px 0;
}

.normalpage #content {
	padding:20px 0;
}

/* Kantoor CSS */
.img-kantoor {
  	height: 350px;
  	background-size: cover;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	text-decoration: none;
  	color: #fff;
}

.lang-1 .img-kantoor {
	height:735px;
}

.img-span {
	display:block;
	margin-bottom:35px;
  	background-color: transparent;
  	font-size: 32px;
  	font-weight: bold;
  	font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.img-span a {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.img-span a:hover{
	color:white;
	filter: grayscale(1);
}



.footer-instagram-bar {
	background:white;
	padding:30px 0;
}

.page-id-6234 .footer-instagram-bar {
	background:#f7f6f4;	
}

.footer-instagram-bar .row {
	align-items:center;
}

.footer-instagram-bar a {
	display:block;
	font-size:16px;
}

.contactgegevens-single {
	display:flex;
	align-items:center;
	gap:17px;
	margin-bottom:20px;
}

.icon-contactgegevens {
	height: 40px;
  	width: 38px;
  	padding: 5px;
  	border-radius: 50%;
  	border: 1px solid black;
}

.openingstijden-container ul {
	list-style:none;
	padding-left:0;
}

.openingstijden-container ul li span {
	display:inline-block;
	width:150px;
}

.contactbuttons-container .btn-grey-bg {
    background: #505050;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 10px;
}

.contactbuttons-container .btn-underlined {
	color:#505050;
	text-decoration:underline;
	font-size:15px;
}

.single-kantoor-header {
	display: flex;
    align-items: center;
    justify-content: center;
}

.header-kantoor {
	text-align:center;
}

.header-kantoor .styleh2 {
	font-size:45px;
	font-weight:bold;
	color:white;
}

.header-kantoor a {
	background: #505050;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
}

.loonschadepageno-bot-padding, .loonschadepageno-bot-padding .wpb-content-wrapper {
	padding-bottom:0;
}

.gform_legacy_markup_wrapper .top_label select.large {
	padding:15px;
	color: #828282;
}

.page-template-loonschade-formulier .site-main {
	padding-top:25px;
}

nav.navbar .secondary-menu li#phone, nav.navbar .secondary-menu li#phone a, #gratisadvies-m {
	/* color:white; */
}

nav.navbar .secondary-menu li#phone::before {
	opacity:0;
}

.page-id-6985 .liever_verderkijken_container, 
.page-id-6985 .quicklinks-container, 
.page-id-6985 .ervaringen-box,
.page-id-6985 .theiaStickySidebar .custom-functions  {
	display:none;
}

#wrapper-footer-full .menu-item-has-children {
	position:relative;
}

#wrapper-footer-full .menu-item-has-children:after {
	font-family: Dashicons;
    content: "\f347";
    display: inline-block;
    position: absolute;
    font-size: 17px;
    right: 15px;
    top: 6px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: white;
}

#wrapper-footer-full .menu-item-has-children.active:after {
	transform: rotate(180deg);
}

#wrapper-footer-full .menu-item-has-children ul.sub-menu {
	display:none;
}

#wrapper-footer-full .menu-item-has-children.active ul.sub-menu {
	display:block;
	padding-left:25px;
}

#wrapper-footer-full .menu-item-has-children ul.sub-menu a{
	font-size:15px;
}

.wijs-hero-small .hero-inner .page-title {
	height:initial;
}


.hero-inner .btn_primary {
	border:2px solid #4a4a4a;
}

.contactgegevens-single a {
	color:#70B293;
	font-weight:500;
}

.mob-keurmerk-header{
	display:none;
}

.titel-auteur {
	display:flex;
}

.titel-auteur h1 {
	flex: 65%;
    font-size: 35px;
}

.auteur-content {
	flex:35%;
	font-size:11px;
}

.auteur-c-img {
	width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: auto;
}

.in_het_kort_auteur {
	display:flex;
	gap:20px;
	align-items:center;
	margin-bottom:20px;
}

.titel-kop-auteur span {
	font-size:18px;
	font-weight:600;
}

.titel-kop-auteur .geschreven-door {
	font-size:15px;
}

.in_het_kort_auteur-img {
	width: 80px;
    height: 80px;
    border-radius: 50%;
}

.geschreven-door {
	margin:7px 0;
}

.mob-keurmerk-header {
	display: block;
    position: absolute;
    right: 193px;
    width: 120px;
    top: 17px;
}

.wijs-hero-small .newheader-hero {
	display:flex;
	align-items:center;
	height:450px;
}

.wijs-hero-small .newheader-hero, .newheader-usp-container {
	position:relative;
	z-index:999;
}

.newheader-cta-container span.newheadertitle, .newheader-cta-container h2 {
	font-size: 41px;
    font-weight: 600;
    color:white;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
    display:block;
    margin-bottom:15px;
}

.newheader-cta-container p {
	font-family: "urw-din","Helvetica","Arial",sans-serif;
	font-size: 30px;
    max-width: 100%;
    width: 400px;
    color:white;
}

.newheader-cta-container p {
	width:55%;
	font-size:24px;
}

.page-template-locatie-page .newheader-cta-container p  {
	width:500px;
	max-width:100%;
}

.head-btn-white {
	display:inline-block;
	transition: 300ms;
	background: white;
    padding: 10px 25px;
    border-radius: 4px;
    font-size: 16px;
    border:1px solid white;
    margin-bottom:10px;
    text-decoration:underline;
    width: 280px;
    text-align: center;
    max-width:100%;
}

.page-template-contact .head-btn-white {
	width:470px;
	text-decoration:none;
}

.page-template-contact .head-btn-white span {
	text-decoration:underline;
	font-weight:bold;
}

.page-template-contact .wijs-hero-small .newheader-hero {
	height:325px;
}

.head-btn-white:hover {
	background:none;
	color:white;
}

.head-btn-dark {
	display:inline-block;
	transition: 300ms;
	background: #4a4a4a;
	color:white;
    padding:6px 25px;
    border-radius: 4px;
    font-size: 16px;
    border:1px solid #4a4a4a;
    width: 280px;
    text-align: center;
    max-width:100%;
}

.head-btn-dark:hover {
	background:#70B293;
	color:white;
	border:1px solid #70B293;
}

.wpb-content-wrapper .ervaringen-box-container {
	color:white;
	margin-bottom:25px;
}

.wpb-content-wrapper .ervaringen-box-container p {
	color:white;
}

.newheader-usp-list {
	color: white;
    display: flex;
    justify-content: space-between;
    margin: 0px auto;
    padding-bottom: 10px;
    font-size: 17px;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.newheader-usp-list .newh-usp-single {
	display: flex;
    align-items: center;
    padding-left:30px;
    background:url("../img/vinkje_wijs_white.png") center left no-repeat;
    background-size:20px;
}

.locatieheader-usp-list {
	color: white;
    margin: 0px auto;
    padding-bottom: 10px;
    font-size: 17px;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.locatieheader-usp-list .newh-usp-single {
	display: flex;
    align-items: center;
    padding-left:30px;
    background:url("../img/vinkje_wijs_white.png") center left no-repeat;
    background-size:20px;
    margin-bottom:15px;
}

.location-overlay-header-container {
	background:#ffffff;
	border-radius:4px;
	padding:25px 35px;
	border:1px solid #eee;
	margin-top:-75px;
	display:flex;
	justify-content:space-between;
	position:relative;
	z-index:999;
}

.container.locationpage {
	padding-top:30px;
}

.groen-diap {
	color: white;
    font-size: 17px;
    display: block;
    margin-bottom: 20px;
}

#gform_fields_1 #field_1_9 p {
	font-size:14px;
	opacity:0.8;
}

.locationpage .snel-contact-groen {
	margin-top:87px;
}

.locationpage h1 {
	font-weight:500;
}

.button-subtitle {
	opacity: 0.6;
    font-size: 15px;
    text-align: center;
    margin-top: 9px;
}

.loh-left p {
	margin-bottom:0;
}

.locationpage .bottom-inherkort {
	display:block;
	padding: 40px 35px;
}

.locationpage .inhetkort-container {
	padding:16px 15px 175px;
}

.locationpage .inhetkort-container.noloc {
	padding:16px 15px 17px;
}

.locationpage .wijsbetekenen-vc-bg {
	background:none;
}

.inhetkort-bottom-title {
	font-size:28px;
	color:white;
	font-weight:600;
	margin-bottom:15px;
}

.location-overlay-h {
	font-size: 23px;
    font-weight: 500;
}

.inhetkort-usp-list {
	background: #70b293 url(../img/ring.svg) right center / cover no-repeat;
    color: white;
    padding: 20px 25px;
    margin-bottom: 20px !important;
    border-radius: 4px;
}

.inhetkort-usp-list .newh-usp-single {
	display: flex;
    align-items: center;
    padding-left:30px;
    background:url("../img/vinkje_wijs_white.png") center left no-repeat;
    background-size:20px;
    margin-bottom:7px;
}

.newheader-usp-list .newh-usp-single span {
	font-size:22px;
	margin-right:5px;
}

.overzichtssmoelenboek {
	margin-top:50px;
}

.smoelenboek-title span.smoeltitel {
	font-weight: 400;
    color: #4a4a4a;
    font-size: 1.55rem;
    margin-bottom: 6px;
    font-family: "urw-din","Helvetica","Arial", sans-serif;
    display:block;
}

.overzichtspagina-inleiding h1 {
	font-size: 25px;
    font-weight: bold;
}

.overzichtspagina-inleiding p {
	font-size: 0.85rem;
}

.inleiding-usps {
	padding-top:55px;
}

.inleiding-usp-single {
	font-size:16px;
	padding-left:30px;
	position:relative;
	margin-bottom:10px;
}

.inleiding-usp-single:before {
	
	background:url("../img/vinkje_wijs_green.png") center center / cover no-repeat;
	top:5px;
    display: inline-block;
    content:" ";
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 26px;
    vertical-align: top;
    text-align: center;
    position:absolute;
    left:0;
    color:#70B293;
}

.normalgreenbutton {
	color: white;
    padding: 7px 25px 7px 25px;
    border-radius: 4px;
    background: #70B293;
    font-size: 14px;
    transition: 300ms;
    display:inline-block;
}

.normalgreenbutton:hover {
	background:#4a4a4a;
	color:white;
}

.text-button {
	font-size:14px;
	text-decoration:underline;
	color:#4a4a4a;
	display:block;
	margin:15px 0;
}

.checkjerecht-met-icon-btn {
	margin:15px 0;
	color: white;
    padding: 7px 55px 7px 25px;
    border-radius: 4px;
    background: #70B293 url(../img/icons/Icon-Arrow-Right-White.svg) no-repeat;
    font-size: 14px;
    background-position: bottom 8px right 17px;
    transition: 300ms;
    display:inline-block;
}

.checkjerecht-met-icon-btn:hover {
	color:white;
	background-position: bottom 8px right 12px;
}

.sticky-footer-cta {
	display:none;
}

.wijs-btn {
	display: inline-block;
    text-transform: none;
    padding: 10px 30px;
    background-color: #70B293;
    color: white;
    border: none;
    font-family: "urw-din","Helvetica","Arial",sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 15px 0px;
    border-radius: 4px;
    transition: 300ms;
    font-size:15px;
}

p + .wijs-btn {
	margin-top:0;
}

.wijs-btn + h2 {
	margin-top:20px;
}

.wijs-btn:hover {
	background:#4a4a4a !important;
	color:white;
}

.wijs-btn.wijsgrey {
	background:#4a4a4a;
}

.wijs-btn.wijsgrey:hover {
	background:white !important;
	color:#4a4a4a;
}

.wijs-btn.wijsdarkgreen {
	background:#477567;
}

.wijs-btn.wijscyan {
	background:#36adb9;
}

.wijs-btn.wijslightgreen {
	background:#7eaf94;
}

.wijs-btn.wijstransparant {
	background:none;
	border:1px solid white;
	padding:9px 30px;
}

.wijs-btn.wijstransparant:hover {
	background:white !important;
	color:#4a4a4a;
}

.cta-content-container {
	color:white;
	background:#529e7d;
	padding:20px;
	text-align:center;
	margin:15px 0;
	font-family: "urw-din","Helvetica","Arial",sans-serif;
}

.letselschade_contact_row .contact_img {
	height:inherit;
	object-fit: contain;
}

.footer-wij-wijze .menu {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 75%;
	gap: 25px;
	row-gap: 0;
	margin-bottom: 0;
}

.footer-wij-wijze {
	margin-bottom: 30px;
}

@media (max-width:1185px){
	.mob-keurmerk-header {
    	right: 0px;
    }
}

@media (max-width:991px){
	.mob-keurmerk-header {
		display:none;
	}
}

@media (min-width:768px){


.wijs-hero-small .hero-inner .page-title.homepage-banner {
	padding-top:120px;
	padding-left: 0;
}

.home .wijs-hero-small .hero-inner {
	height:400px;
}

.homepage-banner a.btn_secondary, .homepage-banner a.btn_primary {
	font-size:15px;
	padding:10px 20px;
}


.homepage-banner a.btn_secondary i, .homepage-banner a.btn_primary i {
	margin:0 0 0 5px;
}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row.submenu-columns ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-geenlink > a.mega-menu-link {
		font-weight: 400;
	    color: #4a4a4a;
	    font-size: 1.15rem;
	    margin-bottom: 15px;
	    width:100%;
	    border-bottom: 1px solid #cecece;
    	padding-bottom: 15px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row.submenu-columns ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
		display:none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row.submenu-columns ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-geenlink .mega-sub-menu a.mega-menu-link {
		padding-bottom:0;
		border-bottom:0;
		color:#4a4a4a;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-geenlink .mega-sub-menu li {
		padding:7px 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-geenlink .mega-sub-menu a.mega-menu-link:hover {
		color:#70B293;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row.submenu-columns ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
		padding-right:20px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row.submenu-columns ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-menu-item.mega-geenlink .mega-sub-menu li:after {
		display: inline-block;
	    width: 18px;
	    height: 18px;
	    content: '';
	    background-image: url(../img/icons/Icon-Arrow-Right-Grey.svg);
	    position: absolute;
	    right: 0;
	    top: 8px;
	    transition: 100ms;
	}
}


@media (max-width:768px){

	.footer-wij-wijze .menu {
    grid-template-columns: 1fr;
    max-width: 100%;
	}

	body {
		margin-top:130px;
	}
	
	.locatie-tabs {
		display: flex;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		gap: 1rem; 
	}
	
	.locatie-tabs .tab-button-location {
		flex: 0 0 auto; 
	  min-width: 250px; 
	  scroll-snap-align: start;
	  text-decoration: none;
	}
	
	.searchoverlay-container {
		width: calc(100% - 30px);
        left: 0;
        margin-left: 15px;
	}
       
	
	.location-overlay-header-container {
		display:block;
		margin-top:-25px;
	}
	
	.location-overlay-header-container .loh-left {
		display:none;
	} 
	
	.inhetkort-bottom-title {
		font-size:20px;
	}
	
	.locationpage .bottom-inherkort {
		padding:30px 35px;
	}
	
	.locationpage .snel-contact-groen{
		margin-top:20px;
	}
	
	.wijsbetekenen-new-container {
		padding-left:0;
		padding-right:0;
	}
	
	.wpb_text_column h2 {
		font-size:1.5rem;
	}
	
	.wpb_text_column h3 {
		font-size:1.3rem;
	}
	
	.cta-content-container {
		padding:20px 10px;
	}
	
	.wijs-btn {
		margin-bottom:0px;
		width: 100%;
    	text-align: center;
	}
	
	.sticky-footer-cta {
	    display: block;
	    position: fixed;
	    background: white;
	    bottom: -150px;
	    width: 100%;
	    padding: 15px 20px 25px;
	   	-webkit-transition: all 0.25s ease-out;
	    -moz-transition: all 0.25s ease-out;
	    -o-transition: all 0.25s ease-out;
	    transition: all 0.25s ease-out;
	    z-index:999;
	}
	
	.sticky-footer-cta.active {
		bottom: 0px;
	}
	
	.stick-footer-title {
		display:block;
		font-size: 15px;
	}
	
	.sticky-footer-cta .btn_primary {
		padding: 7px 20px;
	    font-size: 16px;
	    margin-top: 6px;
	}
	
	.newheader-cta-container span.newheadertitle, .newheader-cta-container h2 {
		font-size:25px;
	}
	
	.inleiding-usps {
		padding-top:0;
	}
	
	.page-template-contact .head-btn-white {
		padding:10px 15px;
	}
	
	.wijs-hero-small .newheader-hero {
		height:inherit;
		padding-top:50px;
	}
	
	.newheader-cta-container p {
		margin-top: -10px;
		font-size: 22px;
    	max-width: 80%;
	}
	
	.newheader-cta-container p {
		max-width: 100%;
		width:100%;
		font-size:20px;
	}
	
	.rechter-owner-kolom {
		margin:25px 0;
	}
	
	.rechter-owner-kolom p {
		font-size:14px;
	}
	
	.wijs-hero-small::before {
		opacity:0.6;
		background:#3a8360;
	}
	
	.newheader-cta-container {
		width:100%;
	}
	
	.head-btn-white, .head-btn-dark {
		width:100%;
	}
	
	.newheader-usp-list {
		margin-left:-15px;
		margin-right:-15px;
		margin-top: 20px;
		font-size:15px;
		padding-bottom:15px;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok .box-white {
		padding:0px;
		background:none;
		height:inherit;
		box-shadow:none;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok .box-white.withicon {
		text-align:left;
	}
	
	.wat-moet-ik-doen-row {
		padding:0;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok {
		min-height:inherit;
	}
	
	.wat-moet-ik-doen-row.dark-bg {
		background:none;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok a.white-link-tile p.text-link {
		padding-top:0;
		font-size:15px;
		padding-right: 25px;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok:nth-of-type(4) .box-white.withicon, ul.wat-moet-ik-doen-blokken li.blok:nth-of-type(5) .box-white.withicon {
		height:inherit !important;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok .box-white.withicon div {
		width:calc(100% - 40px);
	}
	
	.wat-moet-ik-doen-blokken .white-link-tile {
		background: white;
	    display: block;
	    padding: 8px;
	    border-radius: 4px;
	    position:relative;
	}
	
	.wat-moet-ik-doen-blokken .white-link-tile:after {
	    display: inline-block;
	    width: 18px;
	    height: 18px;
	    content: '';
	    background-image: url(../img/icons/Icon-Arrow-Right-Green.svg);
	    position: absolute;
	    right: 10px;
	    top: calc(50% - 9px);
	    transition: 100ms;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok a.white-link-tile p.text-link::after {
		display:none;
	}
	
	ul.wat-moet-ik-doen-blokken li.blok .box-white.withicon .box-white-img {
		display:none;
	}
	
	.container.newheader-usp-container {
		padding-left:0;
		padding-right:0;
	}
	
	.newheader-usp-list {
		display:block;
	}
	
	.newheader-usp-list .newh-usp-single {
		word-break: keep-all;
		white-space:nowrap;
		justify-content: center;
	}
	
	.mob-keurmerk-header {
		display: block;
	    position: absolute;
	    top: 37px;
	    right: 0px;
	    width: 100px;
	}
	
	.lang-1 .img-kantoor {
		height:350px;
	}
	
	nav.navbar .mobile-phone-button a {
		opacity:0;
	}
	
	#page-wrapper.normalpage {
		padding:0 15px;
	}
	
	.contactbuttons-container .btn-underlined {
		display:block;
		margin-top:15px;
	}
	
	.header-kantoor h2 {
		font-size:29px;
		margin-bottom:15px !important;
	}
	
	.footer-instagram-bar .spotlight-instagram-feed {
		margin-top:20px;
	}
	
	.werkwijze-tekster, .stapper7 .werkwijze-tekster {
		padding:0 20px;
		margin-bottom:60px;
	}
	
	.werkwijze-container h2 {
		margin-bottom:50px;
	}
	
	.werkwijzemobile .werkwijze-tekster h2, .werkwijzemobile  span.wwkop {
		font-size:19px;
		color: #263238;
    	font-weight: 500;
    	padding-left:50px;
    	position:relative;
    	margin-bottom:15px;
	}
	
	.werkwijzemobile .werkwijze-tekster h2:before, .werkwijzemobile .werkwijze-tekster span.wwkop:before {
	    content: " ";
	    position: absolute;
	    left: -115px;
	    height: 9px;
	    width: 100px;
	    background: #70B293;
	    top: calc(50% - 4.5px);
	    border-radius: 5px;
	}
	
	.werkwijzemobile .werkwijze-tekster h2 span, .werkwijzemobile .werkwijze-tekster span span {
		position: absolute;
	    background: #70B293;
	    left: 0;
	    width: 35px;
	    height: 35px;
	    color: white;
	    text-align: center;
	    padding-top: 7px;
	    border-radius: 50%;
	    top: calc(50% - 17.5px);
	    font-size: 16px;
	}
	
	.werkwijzemobile .werkwijze-tekster p {
		font-size:17px;
	}
	
	.klapper-letter {
		border-bottom: 1px solid #e3e1e1;
    	padding-bottom: 5px;
    	position:relative;
	}
	
	.klapper-letter.active {
		border-bottom:0;
	}
	
	.quicklinks-list-new {
		display:none;
	}
	
	.abc-mob-icon {
		display: block;
	    background: #70B293;
	    color: white;
	    width: 23px;
	    text-align: center;
	    border-radius: 50%;
	    padding-top:2px;
	    line-height: 1;
	    height: 23px;
	   	-webkit-transition: all 0.15s ease-out;
	    -moz-transition: all 0.15s ease-out;
	    -o-transition: all 0.15s ease-out;
	    transition: all 0.15s ease-out;
	    top:6px;
	}
	
	.abc-mob-icon.lettericon {
		width: 18px;
	    height: 18px;
	    top: 1px;
	    font-size: 15px;
	    -webkit-transition: all 0.15s ease-out;
    	-moz-transition: all 0.15s ease-out;
	    -o-transition: all 0.15s ease-out;
	    transition: all 0.15s ease-out;
	}
	
	.klapper-letter.active .abc-mob-icon.lettericon {
		transform: rotate(180deg);
	}
	
	.abc-footer-container .abc-footer-title {
		margin-bottom:0;
	}
	
	.abc-footer-container.active .abc-footer-title {
		margin-bottom:25px;
	}
	
	.abc-footer-container.active .abc-footer-title .abc-mob-icon {
		transform: rotate(180deg);
	}
	
	.abc-footer-container .abc-footer-title:after {
		content: "Bekijk alle snelkoppelingen van dit onderwerp";
	    display: block;
	    font-size: 13px;
	    font-weight: normal;
	    color: #4a4a4a;
	    opacity: 0.8;
	    margin-top: 5px;
	}
	
	.abc-footer-mobile-switcher {
		display:none;
	}
	
	.abc-footer-container.active .abc-footer-mobile-switcher {
		display:block;
	}
	
	.ongeval-icons {
		flex-wrap: wrap;
	}
	
	.ongeval-icon img {
	    max-width: 68px;
	    max-height: 68px;
	}
	
	.ongeval-icon {
		margin-bottom:35px;
		width:70%;
	}
	
	.vinkjescontainer .vinkje-tekst {
		flex: 1 1 100%;
   		max-width: 100%;
	}
	
	.ongeval-icons-container .styleh2 {
		font-size:18px;
		margin-bottom:25px;
	}
	
	.review-single {
		display:none;
		flex: 1 1 80%;
    	max-width: 80%;
	}
	
	.review-single.first-review {
		display:block;
	}
	
	.review-slider-content {
		margin: 20px auto 0px;
	}
	
	.review-slider-title span.reviewtitel {
		font-size:23px;
	}
	
	.review-slider-title span{
		font-size:16px;
	}
	
	.special-btn {
		margin-top: 8px;
    	display: inline-block;
	}
	
	.wijsbetekenen-container h2 {
		font-size:29px;
		padding:0 25px;
	}
	
	.contact_img.newhp {
		display:block;
		margin:0 auto 20px;
		float:none;
	}
	
	.review-slide-flexer {
		justify-content:inherit;
		padding:0;
	}
	
	.review-single p {
		font-size: 15px;
		margin-bottom:15px;
	}
	
	.review-slider-container .rating-content{
		position:initial;
		font-size:15px;
	}
	
	.vinkjescontainer .vinkje-tekst {
		padding-left:35px;
		font-size:16px;
	}
	
	.vinkjescontainer .vinkje-tekst:before {
		position: absolute;
    	left: -10px;
    	background-size:20px;
	}
	
	.wijsbetekenen-container {
		margin:25px 0;
	}
	
	.review-slider-title {
		padding:0 15px;
	}
	
	.review-slider-title span.reviewtitel {
		display:block;
	}
	
	.review-slider-title span {
		display:none;
	}
	
	.fase-single {
		padding-left:0;
		margin-top:20px;
	}
	
	.fase-row {
		margin-bottom:20px;
	}
	
	.video-container {
		margin:30px 0 0;
		padding:45px 0;
	}
	
	.wijleggenallesuit {
		display:none;
	}
	
	.show-mobile {
		display:block !important;
	}
	
	.show-desktop {
		display:none !important;
	}
	
	.inhetkort-container {
		padding: 16px 15px 110px;
	}
	
	.bottom-inherkort {
		display:block;
	}
	
	.button-inherkort {
		margin-top:10px;
		display:block;
		max-width:100%;
	}
	
	nav.navbar {
		height: 100px;
	}
	
	nav.navbar a.custom-logo-link {
		margin-left: -73px;
		max-width: 128px;
	}
	
	.mega-menu-item.widget_media_image {
		display:none;
	}
	
	.gform_body  {
		margin-bottom:50px;
	}
	
	.wijsbetekenen-banner {
		display:block;
		padding:10px 10px 30px;
	}
	
	.wb-right-content {
		display:block;
	}
	
	.wijsbetekenen-banner-left, .wijsbetekenen-banner-right, .wb-right-item{
		max-width:100%;
		width:100%;
	}
	
	.neemcontact-wb-right {
		position:relative;
		right:inherit;
		bottom:inherit;
	}
	
	.wijsbetekenen-banner .wijsbetekenkop {
	    margin-left: 25px;
	    line-height: 1.3;
	    margin-top: 10px;
	}
	
	.faq-vragen-container, .faq-vragen-container.active {
		height: inherit;
	}
	
	.faq-bottom {
		margin-top:-15px;
	}
	
	.loonschadeinhetkort .bottom-inherkort .button-inherkort {
		display:block;
	}
	
	.inhetkort-container.loonschadeinhetkort {
		padding:25px 75px 125px 15px;
	}
	
	.banner-5-right-content {
		display:block;
		margin-top:20px;
	}
	
	.banner-5-afb {
		display:none;
	}
	
	.banner-5-blok, .banner-5-blok-duo {
		height: 120px;
		width:100%;
	}
	
	.titel-auteur {
		position:relative;
	}
	
	.auteur-c-img {
		width: 90px;
    	height: 90px;
	}
	
	
	.geschreven-door {
		position: absolute;
    	right: 17px;
    	bottom:5px;
	}
	
	.titel-auteur h1 {
		font-size:29px;
		flex:80%;
		margin-bottom: 35px;
	}
	
	.auteur-content {
		flex:20%;
		padding-bottom:40px;
	}
}