/*
Theme Name: boekenbouwers
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* .w-image img:not([src*=".svg"]) {
	width: 100% !important;
} */

:target {
    scroll-margin-top: 120px;
}

@media (min-width: 900px){
    :target {
        scroll-margin-top: 220px;
    }
}

.rank-math-breadcrumb {
	text-transform: uppercase;
	color: #1F31ED;
}

.rank-math-breadcrumb a {
	text-transform: uppercase; 
	color: #1F31ED;
}

.ush_vwrapper_1 {
	background: #1F31ED !important;
	border-radius: 8px;
	padding: 10px;
	font-size: 10px;
}

.service-tiles #us_grid_1 .w-grid-item-h {
	/*     background: #0C75BB!important; */
	background: #1F31ED !important;
	border-radius: 10px;
	padding: 5.5rem;
}

.child-term-links .snel-naar {
    min-width: 7rem;
}

/* Portfolio */
article.type-us_portfolio {
	margin-bottom: 2rem;
}

.portfolio-grid-button {
	position: absolute;
	right: 8.5rem;
	top: 29rem;
	z-index: 1;
}

/* End portfolio */



/*  ---
 *  --- GRAVITY FORM 
 *  --- */

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type="submit"]),
.w-form-checkbox,
.w-form-radio {

	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%) inset !important;
}

.title-form-item label.gfield_label,
.title-custom-fieldset-form-item .gfieldset-legend {
	background: #1F31ED;
	width: 100%;
	height: 50px;
	font-size: 25px !important;
	border-radius: 10px;
	color: #ffff;
	font-weight: 700;
	padding: 10px;
}

.title-form-item .ginput_container_radio {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	padding: 10px;
	margin-top: 10px !important;
}

.title-form-item .ginput_container_checkbox {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	padding: 10px;
	margin-top: 10px !important;
}

.title-custom-fieldset-form-item .description_below {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	padding: 10px !important;
	margin-top: 0px !important;
}

.title-custom-fieldset-form-item .ginput_container input,
.ginput_container_select select,
.ginput_container_textarea textarea {
	background: #ffff !important;
	border-radius: 20px;
	width: 100% !important;
	border: 3px solid #1F31ED;
}

#gform_4 input[type="radio"] {
	width: 20px !important;
}
#gform_4 input[type="checkbox"],
#gform_4 input[type="radio"] {
	display: inline-block !important;
}

#gform_4 input[type="checkbox"]::before,
#gform_4 input[type="radio"]::before {
	color: #0C75BB;
}

#gform_2 input[type="checkbox"],
#gform_3 input[type="checkbox"] {
	height: 1em;
	width: 1em !important;
	vertical-align: middle;
	margin: 0 0.3em 0.2em 0;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-appearance: none;
	-webkit-transition: box-shadow 200ms;
	box-shadow: inset 1px 1px 0 #fff, 0 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
}

#gform_2 input[type="checkbox"]:checked,
#gform_2 input[type="radio"]:checked,
#gform_3 input[type="checkbox"]:checked,
#gform_4 input[type="checkbox"]:checked,
#gform_4 input[type="radio"]:checked {
	background-image: -webkit-linear-gradient(#0C75BB, #0C75BB) !important;
}

input:checked::before {
  visibility: hidden !important;;
}

#gform_2 li input:checked+label img {
	background: rgba(12, 117, 187, 0.30);
	border-radius: 8px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	zoom: 1.5;
	border: 2px solid #1F31ED !important;
}

#gform_2 input[type="radio"] {
	height: 1em;
	width: 1em !important;
	vertical-align: middle;
	margin: 0 0.3em 0.2em 0;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-appearance: none;
	-webkit-transition: box-shadow 200ms;
	box-shadow: inset 1px 1px 0 #fff, 0 1px 1px rgb(0 0 0 / 10%);
	border-radius: 10px;
}

#input_2_2 li,
#input_2_3 li,
#input_2_4 li,
#input_2_28 li,
#input_2_30 li,
#input_2_31 li {
	padding-bottom: 10px !important;
	width: 33%;
	display: inline-flex;
}

#input_2_29 li {
	width: 25%;
	display: inline-flex;
	padding-bottom: 10px !important;
}

#choice_2_2_0,
#choice_2_2_1,
#choice_2_2_2,
#choice_2_3_0,
#choice_2_3_1,
#choice_2_3_2,
#choice_2_4_0,
#choice_2_4_1,
#choice_2_4_2,
#choice_2_28_1,
#choice_2_28_2,
#choice_2_28_3,
#choice_2_29_1,
#choice_2_29_2,
#choice_2_29_3,
#choice_2_30_1,
#choice_2_30_2,
#choice_2_30_3,
#choice_2_31_0,
#choice_2_31_1,
#choice_2_31_2,
#choice_2_29_4 {
	display: none;
}

.accordion-title {
	color: #ffffff !important;
	margin-bottom: 0 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-radius: 10px !important;
	background: #1F31ED !important;
	padding-left: 10px !important;
	font-size: 20px !important;
	width: 100%;
}

input[type=submit] {
	width: 25% !important;
	float: right;
}

#input_2_22,
#input_2_23 {
	width: 30%;
	display: inline-block;
}

#input_10_31,
#input_10_29,
#input_10_28 {
    display: flex;
}

.gform_wrapper .gfield_checkbox li label,
.gfield_description,
.gfield_radio {
	color: #000 !important;
	font-size: 18px !important;
}


.social-icons-footer .w-iconbox.iconpos_top {
	margin: 0 5px !important;
}

.ui-datepicker-unselectable {
	background: #efefef;
}

.check-icon li {
	padding-left: 10px;
}

.check-icon ul li::marker {
	font-family: "fontawesome";
	content: "\f00c";
	color: #1F31ED;
}

.medewerkers-grid {
	padding-top: 1rem;
}

.medewerkers-grid h6 {
	font-weight: 700 !important;
	margin-bottom: 0 !important;
}

.grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: rgba(0, 0, 0, 0.5)
}

article:hover .grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: #1f30ed70;
}

.home-grid-title {
	position: absolute;
	bottom: 50px;
	transition: all 0.3s ease-in-out;
	z-index: 10;
	width: 50%;
}

article:hover .home-grid-title {
	position: absolute;
	bottom: 90px;
	transition: all 0.3s ease-in-out;
	z-index: 10;
	width: 50%;
}

.home-grid-arrow {
	position: absolute;
	opacity: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

article:hover .home-grid-arrow {
	position: absolute;
	bottom: 50px;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

.w-sharing.type_outlined .w-sharing-item {
	margin: 0.5em;
	border-radius: 50%;
	overflow: hidden;
	height: 46px;
	color: #000 !important;
	box-shadow: 0 0 0 2px #999 inset !important;
}

.hide-desktop {
	display: none !important;
}

@media screen and (max-width:600px) {
	.hide-desktop {
		display: block !important;
	}

	.hide-mobile {
		display: none !important;
	}

	input[type=submit] {
		width: 100% !important;
		float: right;
	}
}

.font-46 {
	font-size: 46px;
	line-height: 46px;
	font-weight: 700;
}

.socials-header .w-socials-list {
	color: white;
	display: flex;
}

.socials-header .w-socials-list div {
	padding-right: 5px;
}

.header-img {
	position: absolute;
	top: -60px;
	right: -165px;
}

.header-img-bedankt {
	position: absolute;
	top: -73px;
	right: -15px;
}

.home-icon-blocks .vc_column-inner .wpb_wrapper {
	border-radius: 10px !important;
	padding: 30px !important;
	background: #F6F8FE !important;
}

.home-icon-blocks .vc_column-inner .w-iconbox-icon {
	margin-bottom: 10px;
}

.custom-icon {
	color: #1F31ED !important;
	font-size: 30px;
	position: relative;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
}

.custom-icon:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background: transparent linear-gradient(180deg, #1F31ED 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
	opacity: 0.2;
	z-index: 5;
}

.diensten-grid-tekst {
	position: relative;
	padding-bottom: 15px;
}

.diensten-grid-tekst:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 30px;
	height: 3px;
	background: #1F31ED;
	border-radius: 10px;
}

.price-sub-text {
	font-size: 20px;
}

.price-main-price {
	font-size: 46px;
	font-weight: 700;
}

.price-grey-text {
	color: rgba(0, 0, 0, 0.4);
}

.price-featured .price-grey-text {
	color: rgba(255, 255, 255, 0.6);
}

.price-separator {
	width: 20% !important;
}

.price-featured .price-separator {
	color: white !important;
}

.reviews .owl-dots {
	text-align: left;
}

.w-counter-value {
	font-size: 66px;
}

.footer-margin p {
	margin-bottom: 0;
}

@media screen and (max-width: 880px) {
	.header-img {
		display: none !important;
	}

	.header-img-bedankt {
		display: none !important;
	}
}

.wp-google-right .wp-google-powered:nth-of-type(2) {
	display: none !important;
}

/* .gform_fields li>div,
.gform_fields .ginput_container,
.gform_fields .gfield_description,
.gfieldset .description_below {
	display: none !important;
}

.gfield label,
.gfield legend {
	display: block;
}

.gform_fields {
	padding-bottom: 15px !important;
}

.gform_fields li:first-child>div,
.gform_fields li:first-child .ginput_container,
.gform_fields li:first-child .gfield_description {
	display: block !important;
} */

#gform_fields_2 .hidden-field-custom>div:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container),
#gform_fields_2 .hidden-field-custom .ginput_container:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container),
#gform_fields_2 .hidden-field-custom .gfield_description:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container),
.hidden-field-custom .description_below:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container) {
	/* display: none !important; */
}

#gform_2 li:first-child.hidden-field-custom>div:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container),
#gform_2 li:first-child.hidden-field-custom .ginput_container:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container),
#gform_2 li:first-child.hidden-field-custom .gfield_description:not(#field_2_22 .ginput_container, #field_2_23 .ginput_container) {
	display: block !important;
}

#gform_2 .gform_fields {
	padding-bottom: 15px !important;
}

#gform_2 .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}

#gform_2 ul#input_2_1 li:first-child {
	display: none;
}

#gform_fields_10 .hidden-field-custom>div:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container),
#gform_fields_10 .hidden-field-custom .ginput_container:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container),
#gform_fields_10 .hidden-field-custom .gfield_description:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container),
.hidden-field-custom .description_below:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container) {
    /* display: none !important; */
}

#gform_10 li:first-child.hidden-field-custom>div:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container),
#gform_10 li:first-child.hidden-field-custom .ginput_container:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container),
#gform_10 li:first-child.hidden-field-custom .gfield_description:not(#field_10_102 .ginput_container, #field_10_103 .ginput_container) {
    display: block !important;
}

#gform_10 .gform_fields {
    padding-bottom: 15px !important;
}

#gform_10 .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}

#gform_10 ul#input_10_1 li:first-child {
    display: none;
}

#choice_10_43_1,
#choice_10_43_0,
#choice_10_21_0,
#choice_10_21_1,
#choice_10_36_1,
#choice_10_36_0 {
    width: 20px !important;
    display: inline-block !important;
    appearance: auto !important;
}

/* Huidige (globale) regel */
input[type="checkbox"],
input[type="radio"] {
	display: none !important;
}

/* Uitzondering: radios in veld #field_10_1 wél tonen */
#gform_10 #field_43_1 input,
#gform_10 #field_36_1 input,
#gform_10 #field_10_1 input[type="radio"] {
	display: inline-block !important;
	appearance: auto !important;
	/* of inline-flex */
}

#field_10_1 input[type="radio"]:checked+label {
	color: #1F31ED !important;
}

  input[type="checkbox"]:checked+label img {
  	filter: brightness(4);
    /* filter: hue-rotate(-80deg) brightness(1.7); */
  }

.stappen .w-vwrapper {
	border-radius: 10px;
	padding: 25px;
}

/* First set of three articles */
.stappen .owl-item:nth-child(3n-2) .w-vwrapper {
	background: #020A50;
	color: white;
	/* Text background for the first article in each set of three */
}

.stappen .owl-item:nth-child(3n-1) .w-vwrapper {
	background: #fff;
	/* Text background for the second article in each set of three */
}

.stappen .owl-item:nth-child(3n) .w-vwrapper {
	background: #1F31ED;
	color: white;
	/* Text background for the third article in each set of three */
}

/* Second set of three articles */
.stappen .owl-item:nth-child(3n+1) .w-vwrapper {
	background: #020A50;
	color: white;
	/* Text background for the fourth article in each set of three */
}

.stappen .owl-item:nth-child(3n+2) .w-vwrapper {
	background: #fff;
	/* Text background for the fifth article in each set of three */
}

.stappen .owl-item:nth-child(3n+3) .w-vwrapper {
	background: #1F31ED;
	color: white;
	/* Text color for the sixth article in each set of three */
}

.stap {
	margin-top: 10px;
}

.stap span {
	background: #1F31ED;
	border-radius: 19px;
	padding: 10px 20px;
	color: white;
}

.stappen .owl-item:nth-child(3n) .stap span,
.stappen .owl-item:nth-child(3n+3) .stap span {
	background: #020A50 !important;
	color: white;
	/* Text background for the third article in each set of three */
}

/* #gform_2 input:checked::before,
input:checked::before {
	visibility: hidden !important;
} */

input[type="submit"] {
	width: 100% !important;
}

.dienst-stappen .stappen .owl-item:nth-child(3n+2) .w-vwrapper:first-child {
	border: solid 4px #1f31ed !important;

}

.diensten-icon-box .w-iconbox-icon {
	background: #1F31ED;
	padding: 0.8rem 1.5rem;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 4px rgba(31, 49, 237, 0.20);
}

.left-diensten-icon-box .w-iconbox-icon {
	background: #1F31ED;
	padding: 0.8rem 2rem;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 4px rgba(31, 49, 237, 0.20);
	position: absolute;
	top: 10px;
	left: 20px;
}

.diensten-icon-box .w-iconbox-title {
	color: #1F31ED;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.number-icon-box .w-iconbox-icon {
	background: #020A50;
	padding: 2rem 1.5rem;
	;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 4px rgba(2, 10, 80, 0.20);
	position: absolute;
	top: -210px;
	right: 70px;
}

.usp-block {
	position: absolute;
	top: 156px;
	left: -120px;
}

.usp-block ul {
	--icon-space: 1.3em;
	list-style: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.usp-block li {
	background: #fff;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 46px;
	display: inline-block;
	box-shadow: 0px 0px 26px 0px rgba(31, 49, 237, 0.10);
}

.usp-block li:before {
	content: "\f00c";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: calc(var(--icon-space) * -1);
	width: var(--icon-space);
	color: #1F31ED;
}

.usp-block li:nth-child(1) {
	margin-left: 3rem;
}

.usp-block li:nth-child(2) {
	margin-left: 0rem;
	margin-top: 40px;
	margin-bottom: 40px;
}

.usp-block li:nth-child(3) {
	margin-left: 5rem;
	margin-bottom: 40px;
}

.usp-block li:nth-child(4) {
	margin-left: 12rem !important;
}

.w-pricing-item .w-pricing-item-h {
	padding-top: 1rem;
	padding-bottom: 4rem;
	padding-left: 4rem;
	padding-right: 4rem;
}

.w-pricing-item.type_default .w-pricing-item-h small {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.4);
	margin-bottom: 2rem;
}

.w-pricing-item .w-pricing-item-h small {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.60);
	margin-bottom: 2rem;
}

.w-pricing-item.type_featured {
	margin-right: 2rem !important;
	margin-left: 2rem !important;
}

.w-pricing-item.type_default .w-pricing-item-h {
	background: #fff !important;
}

.w-pricing-item .w-pricing-item-price {
	font-family: 'Atkinson Hyperlegible Regular';
}

@media only screen and (max-width: 600px) {
	.usp-block li:nth-child(1) {
		margin-left: 0rem !important;
	}

	.stappen .owl-item:nth-child(5) img,
	.stappen .owl-item:nth-child(8) img {
		filter: brightness(0) saturate(100%) invert(11%) sepia(35%) saturate(4329%) hue-rotate(224deg) brightness(90%) contrast(121%) !important;
	}

	.usp-block li:nth-child(2) {
		margin-left: 0rem !important;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.usp-block li:nth-child(3) {
		margin-left: 0rem;
		margin-bottom: 10px;
	}

	.usp-block li:nth-child(4) {
		margin-left: 0rem !important;
	}

	.number-icon-box .w-iconbox-icon {
		background: #020A50;
		padding: 2rem 1.5rem;
		;
		border-radius: 10px;
		box-shadow: 0px 0px 0px 4px rgba(2, 10, 80, 0.20);
		position: absolute;
		top: -338px;
		right: 30px;
	}

	.usp-block {
		top: 205px;
		left: -30px;
	}

	input[type="submit"] {
		width: 100% !important;
	}

	.w-pricing-item.type_featured {
		margin-right: unset !important;
		margin-left: unset !important;
	}

	.dienst-icon-step-1 .w-iconbox-icon::before {
		left: -20px;
		bottom: 340px;
	}

	.dienst-icon-step-2 .w-iconbox-icon::before {
		left: -20px;
		bottom: 190px;
	}

	.dienst-icon-step-3 .w-iconbox-icon::before {
		left: -20px;
		bottom: 160px;
	}

	.dienst-icon-step-4 .w-iconbox-icon::before {
		left: -20px;
		bottom: 270px;
	}

}

.dienst-icon .w-iconbox-icon {
	position: relative;
}

.dienst-icon .w-iconbox-meta {
	margin-left: 1rem;
}

.dienst-icon i {
	color: #1F31ED !important;
	font-size: 30px;
	position: relative;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
}

.dienst-icon i::after {
	content: '';
	position: absolute;
	top: 0;
	left: -23px;
	right: 0;
	bottom: 0;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background: transparent linear-gradient(180deg, #1F31ED 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
	opacity: 0.2;
	z-index: 5;
}

.dienst-icon-step-1 .w-iconbox-icon::before {
	content: url('/wp-content/uploads/2024/10/stap-1.png');
	position: absolute;
	left: -30px;
	bottom: -15px;
	z-index: 11;
}

.dienst-icon-step-2 .w-iconbox-icon::before {
	content: url('/wp-content/uploads/2024/10/stap-2.png');
	position: absolute;
	left: -30px;
	bottom: -15px;
	z-index: 11;
}

.dienst-icon-step-3 .w-iconbox-icon::before {
	content: url('/wp-content/uploads/2024/10/stap-3.png');
	position: absolute;
	left: -30px;
	bottom: -15px;
	z-index: 11;
}

.dienst-icon-step-4 .w-iconbox-icon::before {
	content: url('/wp-content/uploads/2024/10/stap-4.png');
	position: absolute;
	left: -30px;
	bottom: -15px;
	z-index: 11;
}

.diensten-border {
	border-radius: 10px;
}

.vragen-banner {
	background: #1F31ED;
	color: #fff;
	border-radius: 10px;
	padding: 2rem;
}

.vragen-banner h3 {
	color: #fff;
	font-size: 36px;
}

.thema-row {
	/* margin-top: -8rem; */
}

.kennisbank-row .left-diensten-icon-box .w-iconbox-icon {
	background: #1F31ED;
	padding: 0.8rem 2rem;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 4px rgba(31, 49, 237, 0.20);
	position: absolute;
	top: 80px;
	left: -20px;
}

.kennisbank-row .usp-block {
	position: absolute;
	top: 272px;
	left: -150px;
}

.state_default .first-thema-detail-row,
.state_tablets .first-thema-detail-row {
	margin-top: -11rem;
}


.underline a {
	color: #1F31ED !important;
	text-decoration: underline;
}

.underline a:hover {
	color: #020A50 !important;
	text-decoration: underline;
	transition: 0.3s ease;
}

.wpb_text_column:not(:last-child) {
	margin-bottom: unset !important;
}

.mid-row-kennisbank-detail{
	background: #F6F8FE;
	color: #000;
	padding: 3rem 0rem;
	border-left: 5px #1F31ED solid;
	font-size: 26px;
}

.kennisbank-term {
	margin-right: 1rem;
	margin-bottom: 3rem;			
}
.kennisbank-term .row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
    flex-direction: column;
    gap: 1.5rem;
}
.kennisbank-term .col1 {
	flex: 2;
	margin-bottom: 1rem;
}
.kennisbank-term .col2 {
	flex:1;
	padding:10px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.kennisbank-term .col2 img {
	max-width: 180px;
	height: auto;
	display: block;
	border-radius: 6px;
}
.kennisbank-term .thema-subtitle {
	margin-bottom: 1rem;
}
.kennisbank-term .kennisbank-grid {
	display: flex;
	gap: 20px;
}
.kennisbank-term .kennisbank-item {
	margin-right: 1rem;
	width: 33%;
	padding: 1rem;
	background: #f6f8fe;
	border-radius: 6px;
}

.child-term-links p {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 900px){
    .child-term-links p {
        text-align: left;
        justify-content: top;
        flex-direction: column;
        gap: 0.25rem;
    }
    .child-term-link {
        font-size: 1.1rem;
        margin-left: calc(25% + 1rem);
    }
    .child-term-links .snel-naar {
        margin-bottom: -1.9rem;
    }
}
@media (max-width: 768px) {
    .child-term-link {        
        margin-left: 0;
    }
    .child-term-links .snel-naar {
        margin-bottom: 0rem;
    }
}
.child-term-link {
  text-decoration: underline;
}
.kennis-post.under-image {
  border-radius: 0 0 5px 5px;
}

#gform_submit_button_2:hover {
	background: #F6F8FE;
	color: #1F31ED !important;
}

/*
/* Projecten ovezicht  */
/**/

.projecten-title-bar {
  padding-bottom: 0 !important;
}

#projecten-case-2 .content-row {
  text-align: center;
}

#projecten-title-bar .w-btn,
#projecten-case-1 .w-btn,
#projecten-case-2 .w-btn,
#projecten-samples .w-btn,
#projecten-case-3 .w-btn,
#projecten-case-4 .w-btn {
  border-radius: 99pc !important;
}

.title_case_1,
.title_case_2,
.title_case_3,
.title_case_4 {
  font-size: 2.6rem;
  margin-bottom: 0.8rem;
}

.author_case_1,
.author_case_2,
.author_case_3,
.author_case_4 {
  font-size: 1.2rem;
  margin-bottom: 1.2rem;
}

#projecten-case-1 .w-grid-item-h, 
#projecten-case-2 .w-grid-item-h, 
#projecten-case-2 .w-post-elm,
#projecten-case-3 .w-grid-item-h,
#projecten-case-4 .w-grid-item-h {
  border-radius: 0.6rem;
}

.podcast-case-1 {
  position: absolute;
  z-index: 2;
  right: 3rem;
  top: -2.7rem;
}

.state_default .offset-on-3th {
    width: var(--site-content-width);
}

#projecten-case-2 .l-section-img {
  width: 1290px;
  margin: 0 auto;
  height: 530px;
  border-radius: 30px;
  max-width: 100vw;
}

.title_case_2,
.author_case_2 {
  color: #fff;
}

#projecten-case-2 article.type-us_portfolio {
	/* transform: scale(1.15); */
	margin-bottom: 4rem;
}

#projecten-case-2 #us_grid_3 {
  margin: 1rem 0rem 2rem;
}

#projecten-case-3 .type_carousel {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

#projecten-case-3 .white-box {
	background: #fff;
	padding: 3rem 2rem;
	border-radius: 1.5rem;
}

/* States Mobile */

.state_mobiles #projecten-case-1, 
.state_mobiles #projecten-case-2,
.state_mobiles #projecten-case-3 {
  padding-bottom: 4rem !important;;
}

/* .state_mobiles .kies-handmatig .w-btn.us-btn-style_5.usg_btn_2 {
  top: -22px !important;
  bottom: auto !important;
  right: 15%;
  left: auto !important;
} */

.state_mobiles .kies-handmatig .w-btn.us-btn-style_5.usg_btn_2 {
  /* bottom: 22px !important; */
} 

.state_mobiles #projecten-case-2 .w-btn.us-btn-style_5.icon_atright {
  margin-top: -2rem !important;
  z-index: 1
}

.state_mobiles  #projecten-case-2 article.type-us_portfolio {
	transform: scale(1);
}

.state_mobiles #projecten-case-1 {
  padding-bottom: 45px !important;
}

.state_mobiles #projecten-case-2 .l-section-img {
  border-radius: 0px;
  height: 25rem
}

.state_mobiles #projecten-case-1 {
  padding-bottom: 45px !important;
}

@media (max-width: 600px) {
	.dienst-detail-titelbar .reversed {
		flex-direction: column-reverse;
	}
}

.highlight-last-word {
	color: var(--color-content-primary);
}

.icon-background-white {
	display: flex;
	align-items: center;
	padding: 0.7em 0.4em 0.7em 1.8em !important;
}

.icon-background-white i {
	background: white;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	color: var(--color-content-link);
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-left: 1em !important;
}


.icon-background-blue .w-btn {
	display: flex;
	align-items: center;
	padding: 0.4em 0.4em 0.4em 1.8em !important;
}

.icon-background-blue i {
	background: var(--color-content-primary);
	width: 47px;
	height: 47px;
	border-radius: 50%;
	color: white;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-left: 1em !important;
	font-size: 17px;
}

#projecten-case-2 .l-section-img:before {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(to bottom,
	rgba(0, 0, 0, 0.5) 0%,
	rgba(0, 0, 0, 0.2) 100%);
	border-radius: 30px;
}

.icon-custom-bg .w-iconbox-icon {
	border: 5px solid #1f30ed21;
	border-radius: 16px;
	position: absolute;
	z-index: 9;
}

.icon-custom-bg i {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 61px;
	height: 61px;
	background: var(--color-content-primary);
	color: white;
	border-radius: 11px;
	box-shadow: 0 0 40px rgba(31, 49, 237, 0.3);
}

.pencil-icon .w-iconbox-icon {
	left: 22%;
	top: -46px;
}

.comments-icon .w-iconbox-icon {
	right: -37px;
	bottom: 69px;
}

