
a {
	transition: all .4s;
}

b, strong {
    font-weight: 600;
}

/* header items */

#masthead {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: rgba(255,255,255,1);
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.15);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    border-top: 2px solid #de163d;
}

.logo img {
    max-width: 100%;
}

#content {
    padding-top: 125px;
}


.faq_title:hover {
  opacity: 0.5 !important;
}
.projects_image img,
.nieuws_item img,
.portfolio-item .image_bg img,
.solution_block .image_bg img {
  transition: transform 0.5s ease, filter 0.5s ease;
}
.projects_image,
.nieuws_item .image_bg,
.portfolio-item .image_bg,
.solution_block .image_bg {
  overflow: hidden;
}
#solutions .solution_block .image_bg {
  overflow: inherit;
}
.projects_image:hover img,
.nieuws_item:hover img,
.portfolio-item:hover .image_bg img,
.solution_block:hover .image_bg img {
  transform: scale(1.08);
  filter: brightness(0.95);
}

#menu-hoofdmenu,
#menu-hoofdmenu-en,
#menu-hoofdmenu-en-1, 
#top_menu {
	font-family: 'Hind Guntur', sans-serif;
	font-weight: 400;
}


.row.vertical-centered {
	align-items: center;
	justify-content: center;
}

.caret {
	border: none;
	background-image: url(/wp-content/uploads/dropdown-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 7px;
    height: 4px;
	
}

.tel {
    position: relative;
    padding-left: 14px;
    font-size: 13px;
    padding-top: 22px;
    padding-bottom: 4px;
    display: inline-block;	
	margin: 0 24px 0 0;		
}

.tel:before{
	position: absolute;
	content: url(/wp-content/uploads/tel.svg);
	left: 0;
}

.tel:hover {
	opacity: .5;
}

#menu-hoofdmenu.navbar-nav,
#menu-hoofdmenu-1.navbar-nav,
#menu-hoofdmenu-en.navbar-nav,
#menu-hoofdmenu-en-1.navbar-nav,
#menu-hoofdmenu-de.navbar-nav,
#menu-hoofdmenu-de-1.navbar-nav {
	flex-direction: row;
}

#menu-hoofdmenu.navbar-nav li a, #menu-hoofdmenu-1.navbar-nav li a, #menu-hoofdmenu-en.navbar-nav li a, #menu-hoofdmenu-en-1.navbar-nav li a, #menu-hoofdmenu-de.navbar-nav li a, #menu-hoofdmenu-de-1.navbar-nav li a {
    padding-left: 14px;
    padding-right: 13px;
    font-size: 14px;
    color: #333;
    display: block;
    font-weight: 300;
}

#menu-hoofdmenu.navbar-nav li a:hover, #menu-hoofdmenu-1.navbar-nav li a:hover, #menu-hoofdmenu-en.navbar-nav li a:hover, #menu-hoofdmenu-en-1.navbar-nav li a:hover, #menu-hoofdmenu-de.navbar-nav li a:hover, #menu-hoofdmenu-de-1.navbar-nav li a:hover {
    color: #333;
    border-bottom: 2px solid #E40330;
    background-color: #FFF;
}
.menu-item a {
    transition: none !important;
}

#menu-hoofdmenu.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu-1.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu-en.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu-en-1.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu-de.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu-de-1.navbar-nav li.current-menu-item > a,
#menu-hoofdmenu.navbar-nav li.current_page_ancestor > a,
#menu-hoofdmenu-en.navbar-nav li.current_page_ancestor > a,
#menu-hoofdmenu-en-1.navbar-nav li.current_page_ancestor > a,
#menu-hoofdmenu-de.navbar-nav li.current_page_ancestor > a,
#menu-hoofdmenu-de-1.navbar-nav li.current_page_ancestor > a {
	font-weight: 600;
	color: #333;
}

#menu-hoofdmenu.navbar-nav li.dropdown ul,
#menu-hoofdmenu-en.navbar-nav li.dropdown ul,
#menu-hoofdmenu-en-1.navbar-nav li.dropdown ul,
#menu-hoofdmenu-de.navbar-nav li.dropdown ul,
#menu-hoofdmenu-de-1.navbar-nav li.dropdown ul {
	position: absolute;
	top: 45px;		
	z-index: 2;
	border: none;
	transition: all .4s;
}

#menu-hoofdmenu.navbar-nav li.dropdown:hover ul,
#menu-hoofdmenu-en.navbar-nav li.dropdown:hover ul,
#menu-hoofdmenu-en-1.navbar-nav li.dropdown:hover ul,
#menu-hoofdmenu-de.navbar-nav li.dropdown:hover ul,
#menu-hoofdmenu-de-1.navbar-nav li.dropdown:hover ul {
	display: block;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.dropdown-menu>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
}

.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}

#select-lang {
	display: inline-block;
	list-style: none;
	position: relative;
	padding-right: 10px;
	padding-left: 0;
	margin: 0 24px 0 0;
}

#select-lang:after {
	content: url(/wp-content/uploads/dropdown-arrow.svg);
	position: absolute;
	right: 0;
	top: -1px;
}

#select-lang li {
	display: none;		
}

#select-lang li a {
	position: relative;
	padding-left: 20px;
}

#select-lang li a:before {
	position: absolute;
	left: 0;
	top: 0;
}

#select-lang li.nl a:before {
	content: url(/wp-content/uploads/translate.svg);	
}

#select-lang li.en a:before{
	content: url(/wp-content/uploads/translate.svg);	
}	

#select-lang li.current {
	display: block;
}

/* footer items */

#footer {
	overflow: hidden;
	position: relative;
}

#footer .my_gray_background {
	padding-top: 64px;
}

.footer_1 *,
.footer_2 *,
.footer_3 * {
	font-family: 'Hind Guntur', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.footer_1 strong,
.footer_2 strong,
.footer_3 strong {
	font-weight: 600;
}

.footer_1 h3, 
.footer_box h3 {
	font-size: 31px;
	font-weight: 400;
	position: relative;
	padding-top: 20px;
}

.footer_1 h3:before {
	content: "";
	position: absolute;
	width: calc(50% - 15px);
	height: 2px;
	left: 0;
	top: 0;
	background-color: #DE163D;
}

.footer_1 a.first, 
.footer_box a.first {
	margin-right: 36px;
}

.footer_1 p,
.footer_2 p,
.footer_3 p {		
	line-height: 26px;
	color: #282828;		
}

.footer_1 #text-5.widget,
.footer_2 .widget,
.footer_3 .widget {
	margin-bottom: 0;
	padding-bottom: 60px;		
}

#mobile-container .footer_3 .widget {
	padding-bottom: 0		
}
	

.footer_1 a, 
.footer_box a {
	color: #DE163D;
}


.footer_2, 
.footer_3 {
	display: table;
	height: 100%;
	width: 100%;		
}

.footer_2 .widget,
.footer_3 .widget {
	display: table-cell;
	vertical-align: bottom;
}

.footer_2 ul {
	list-style: none;
	margin: 0;
	float: right;
	margin-right: 40px;
}

.footer_3 ul {
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	
}

.footer_2 ul li a, 
.footer_3 ul li a {
	position: relative;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline-block;
}

.footer_2 ul li a:before,
.footer_3 ul li a:before {
	position: absolute;
	left: 0;
	content: url(/wp-content/uploads/arrow-right.svg);
}

.footer_3 ul li a:before { 
	content: url(/wp-content/uploads/arrow-right-white.svg);
}

#text-6 .textwidget,
#text-15 .textwidget,
#text-16 .textwidget {
	background-color: #6A6A6A;
	padding: 40px 24px 24px 24px;
	color: #B4B4B4;
	transform: translateY(135px);
}

#mobile-container #text-6 .textwidget,
#mobile-container #text-15 .textwidget,
#mobile-container #text-16 .textwidget {
	transform: translateY(65px);
	
}

#mobile-container #text-6,
#mobile-container #text-15,
#mobile-container #text-16 {
	margin-top: -160px;
}

#mobile-container #text-6 .textwidget,
#mobile-container #text-15 .textwidget,
#mobile-container #text-16 .textwidget {
    padding: 40px 24px 12px 24px;
}	

#text-6 .textwidget p,
#text-15 .textwidget p,
#text-16 .textwidget p {
	color: #B4B4B4;
}

#text-6 .textwidget h4,
#text-15 .textwidget h4,
#text-16 .textwidget h4,
#text-6 .textwidget a,
#text-15 .textwidget a,
#text-16 .textwidget a {
	color: #FFF;
}

#text-2.widget {
	margin-bottom: 60px;
}

.socket {
	padding-top: 12px;
	padding-bottom: 12px;
}

.socket.right {
	text-align: right;
	padding-top: 22px;
	padding-bottom: 22px;
}
.socket.right a {
    font-size: 13px;
    color: #6e6e6e;
    margin-left: 20px;
}
/* contact */	

#contact {
	padding-top: 100px;
	background: rgb(246,246,246);
	background: linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 200px, rgba(255,255,255,1) 200px, rgba(255,255,255,1) 100%);	
}	

#contact h1, 
#contact h2, 
#contact h3, 
#contact h4 {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Hind Guntur', sans-serif;
    margin-bottom: 24px;
}

#contact h1.contact_title, 
#contact h2.contact_title, 
#contact h3.contact_title, 
#contact h4.contact_title {
	font-size: 42px;
	color: #DE163D;
	font-weight: 300;
	margin-bottom: 64px;
}

#contact p, 
#contact form {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	font-family: 'Hind Guntur', sans-serif;		
}

#contact .object_fit_cover {
	margin-top: -40px;
	height: 100%;	
}


#contact .contact_content {
	padding-top: 100px;
	padding-right: 100px;
}

#contact .col-sm-10 p {
	margin-bottom: 100px;
	margin-top: -40px;
}
	
.contact_form {
    padding: 45px 45px 20px 45px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    transform: translateY(-40px);
    background-color: #FFF;
    position: relative;
}
	
.contact_form:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 120px;
	background-color: #DE163D;
	
}

.gfield input, .gfield textarea, .gfield select {
	border: 1px solid #E6E6E6;

}

.contact_form div.gfield_radio > div:first-child {
	float: left;
}

#contact .contact_form .keuzeveld label b {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}

.contact_form .gfield_contains_required .gchoice label { 
	font-weight: 500;
	padding-left: 4px;
	position: relative;
	top: 3px;
}

.contact_form .gfield_contains_required .gchoice label a { 
	color: #DE163D;
}

.contact_form .keuzeveld .gfield_contains_required .gchoice label {
	font-weight: 400;
	top: auto;
}			

.contact_form .gform_heading {
	display: none;
}


.my_gray_background {
	background-color: #F6F6F6;
} 	
.contact_form .gfield_contains_required .gchoice label {
    font-size: 13px !important;
}
.contact_form .gform_wrapper.gravity-theme .gfield-choice-input+label {
	max-width: 100% !important;
}
#field_6_12 {
    margin-top: -10px;
}
.contact_form .gfield_contains_required .gchoice {
	width: 100%;
	float: none;
	display: block;
}

.keuzeveld .gfield_radio input {
	margin-top: 5px !important;
	margin-left: 9px !important;
	appearance: none;
	background: #fff;
	height: 20px !important;
	margin-bottom: -19px;
	width: 20px;
}

.keuzeveld .gfield_radio input:checked {
	background: url(/wp-content/uploads/check-mark.svg) !important;
		background-color: rgba(0, 0, 0, 0);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
	background-size: 23px auto !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #fff !important;
}

.keuzeveld .gfield_radio label {
    font-size: 12px !important;
	padding: 2px 10px 30px 32px !important;
    font-weight: 300 !important;
    line-height: 16px !important;
    width: 100% !important;
    height: 100px;
}
.keuzeveld .gchoice {
	border: 1px solid #E6E6E6;	
}

.contact_form .keuzeveld .gchoice {
	width: calc(50% - 8px);
	float: right;		
}

input[type=file]:focus, 
input[type=radio]:focus, 
input[type=checkbox]:focus,
textarea:focus, 
select:focus,
.contact_form button span,
.contact_form button:focus,
input[type=file]:focus-visible, 
input[type=radio]:focus-visible, 
input[type=checkbox]:focus-visible,
.contact_form button:focus-visible	{
	outline: none !important;
}

.contact_form label {
	cursor: pointer;
}

.contact_form select {
	width: 100% !important;
}

.contact_form input[type="text"], 
.contact_form select, 
.contact_form textarea {
    color: #6E6E6E;
    padding-top: 9px !important;
    padding-bottom: 0 !important;
    height: 50px;
    padding-left: 15px !important;
}

.contact_form textarea {
	max-height: 200px;
}
		
.contact_form button {
    background-color: #DE163D;
    color: #FFFFFF;
    border: none;
    padding: 10px 28px 5px 28px;
    font-weight: 600;
    font-size: 16px;
}
/* featured */

#featured h1, 
#featured h2, 
#featured h3, 
#featured h4 {
    font-size: 42px;
    font-weight: 300;
    font-family: 'Hind Guntur', sans-serif;
    color: #de163d;
}

#featured h1.featured_title, 
#featured h2.featured_title, 
#featured h3.featured_title, 
#featured h4.featured_title {
	font-size: 42px;
	color: #DE163D;
	font-weight: 300;
	margin-bottom: 64px;
}

#featured p, 
#featured form {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	font-family: 'Hind Guntur', sans-serif;		
}

.line_st {
    width: 100%;
    height: 2px;
    float: left;
    background: #DE163D;
    margin-top: 20px;
}

#featured .my_gray_background {
	margin-bottom: -40px;
	padding-top: 100px;
}

#featured .my_gray_background p {
	padding-bottom: 0;
}

#featured_content b, 
#featured_content strong {
	display: block;
}

#featured_content span {
	font-size: 14px;
}

#featured_content .featured_wrap {
	padding: 40px 50px 40px 75px;
	position: relative;
	background-color: #FFF;
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

#featured_content .featured_wrap strong {
	position: relative;
}

#featured_content .featured_wrap strong:before {
	content: "\2022";
	position: absolute;
	left: -20px;
}

#featured .object_fit_cover,
#featured .featured_wrap {
	height: 100%;
}

#featured .featured_wrap {
	position: relative;
}

#featured .featured_wrap:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 120px;
	left: 0;
	top: 0;
	background-color: #DE163D;
}

#mobile-container, 
#mobile-menu {
	display: none;
}

#icl_lang_sel_widget-2 {
	display: inline-block;
	margin-bottom: 0;
}

#icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown a, 
#icl_lang_sel_widget-2 .wpml-ls-sub-menu,
#icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown a:hover {
	border: none;
}

#icl_lang_sel_widget-2 * {
	background-color: #FFF !important;
}

#icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown {
    width: 50px;
}

#icl_lang_sel_widget-2 .wpml-ls-sub-menu {
	-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
		box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
	margin-top: 5px;
}

#icl_lang_sel_widget-2 .wpml-ls-item-toggle {
	text-align: left;
	padding: 0;
}

#icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    top: 2px;
    position: relative;
}

#icl_lang_sel_widget-2 .wpml-ls-sub-menu a {
	padding: 5px 5px 5px 8px;
	text-align: left;
	color: #6e6e6e;
}

#icl_lang_sel_widget-2 .wpml-ls-sub-menu a:hover {
	color: #E40330;
}

#icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	right: 6px;
}

/* Zoek etc. */

#search {
    width: 14px;
    display: inline-block;
    text-align: center;	
}

#search_form_section {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	display: none;
}

#search_form_container {
	padding-left: 15px;
	padding-right: 15px;
}
#search_form {
    width: 300px;
    height: 75px;
    margin-top: 4px;
    margin-right: 206px;
    float: right;
    padding: 15px 20px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 15%);
}

#searchform input[type=text] {
	width: calc(100% - 44px);
	height: 44px;
	border: 1px solid #E6E6E6;
	font-size: 15px;
	padding: 8px 8px 4px 8px;
}

#searchform input[type=image] { 
	float: right;
}

#search-result {
	padding-top: 80px;
    padding-bottom: 80px;
    font-size: 15px;
}

#search-result .alert-info {
    color: #333;
    background-color: #F6F6F6;
    border-color: #F6F6F6;
}

#search-list .cta {	
	margin-top: 20px;
	margin-bottom: 40px;
}

#search-list > div {
	border-bottom: 1px solid #e6e6e6;
}

#search-list > div:last-child {
	border-bottom: none;
}

#post-404 {
	padding-top: 80px;
	padding-bottom: 80px;
}

#post-404 p {
	font-size: 15px;
}

.search-title {
	margin-top: 20px;
}	

.gform_validation_errors {
	display: none !important;
}

.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message {
	border: none !important;
	background: #FFF !important;
	padding: 0 !important;
}

.keuzeveld .validation_message {
	position: relative;
    top: 5px;
}


#mobile-menu.en .nl-tel,
#mobile-menu.en .de-tel {
	display: none;
}

#mobile-menu.de .nl-tel,
#mobile-menu.de .uk-tel {
	display: none;	
}

#mobile-menu.nl .de-tel,
#mobile-menu.nl .uk-tel {
	display: none;	
}

.wpml-ls-native {
	position: relative;
	top: 2px;
	padding-left: 3px;
}

.navbar-nav>li>a {
    padding-top: 17px !important;
    padding-bottom: 13px !important;
}

#menu-hoofdmenu-de.navbar-nav>li>a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#breadcrumbs-section {
	position: absolute;
	width: 100%;
}

#breadcrumbs {
	font-size: 13px;
    padding-top: 18px;	 
}

#breadcrumbs a {
	color: #6E6E6E;
}

#breadcrumbs a:hover {
	color: #E40330;
}  

#drie_nieuws .attachment-.size-.wp-post-image,
#nieuws .attachment-.size-.wp-post-image {
	width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}

.textnews .date {
	padding-top: 16px;
}

/* Voor Kayleigh */
#not_sticky_balk {
    width: 100%;
    position: absolute;
    background: rgb(255, 255, 255); 
}

#sticky_balk {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#sticky_balk .navbar-nav > li > a {
	padding-bottom: 20px !important;
}

#sticky_balk .submenu_ons_verhaal, 
#sticky_balk .submenu_woonoplossingen, 
#sticky_balk .submenu_contact {
	top: 58px !important;
}

/*
.submenu_ons_verhaal, 
.submenu_woonoplossingen,
.submenu_contact {
	transition: opacity .1s;
	opacity: 0;
}

.submenu_ons_verhaal.visible, 
.submenu_woonoplossingen.visible,
.submenu_contact.visible {
	opacity: 1;
}
*/

#search img {
	margin-top: 0;
	margin-bottom: 0;
}

.linkedin.mobile {
	display: none;
}

.wp-block-group.menu_right {	
	height: 100%;
}

/*
Nieuw menu
*/

#menu-hoofdmenu.navbar-nav li a, 
#menu-hoofdmenu-1.navbar-nav li a, 
#menu-hoofdmenu-en.navbar-nav li a, 
#menu-hoofdmenu-en-1.navbar-nav li a, 
#menu-hoofdmenu-de.navbar-nav li a, 
#menu-hoofdmenu-de-1.navbar-nav li a {
	border-bottom: 2px solid transparent;
}

.logo_scroll {
	display: none;
	width: 140px;
}

.logo_scroll img {
	width: 120px;
	margin-right: 20px;
	margin-left: 0;
}

body.scroll .topbar_wrap {
	display: none;
}

body.scroll .logo_scroll {
	display: block;
}

header .bottombar {
	display: flex;
    align-items: center;
}

header .bottombar .left-side {
	margin-left: -10px;
}

body.scroll header .bottombar_wrap .menubalk {
	margin: 0;
	border: none;
}

body #masthead.header_nw {
	box-shadow: none;
}

body.scroll #masthead.header_nw {
-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
}

body #masthead.header_nw .submenu_ons_verhaal, 
body #masthead.header_nw .submenu_woonoplossingen, 
body #masthead.header_nw .submenu_contact,
body #masthead.header_nw .submenu_esg {
	top: 120px;
}

body.logged-in.admin-bar #masthead.header_nw .submenu_ons_verhaal, 
body.logged-in.admin-bar #masthead.header_nw .submenu_woonoplossingen, 
body.logged-in.admin-bar #masthead.header_nw .submenu_contact,
body.logged-in.admin-bar #masthead.header_nw .submenu_esg {
	top: 152px;
}

body.scroll #masthead.header_nw .submenu_ons_verhaal, 
body.scroll #masthead.header_nw .submenu_woonoplossingen, 
body.scroll #masthead.header_nw .submenu_contact,
body.scroll #masthead.header_nw .submenu_esg {
	top: 54px;
	margin-left: -140px;
}

body.scroll.logged-in.admin-bar #masthead.header_nw .submenu_ons_verhaal, 
body.scroll.logged-in.admin-bar #masthead.header_nw .submenu_woonoplossingen, 
body.scroll.logged-in.admin-bar #masthead.header_nw .submenu_contact,
body.scroll.logged-in.admin-bar #masthead.header_nw .submenu_esg {
	top: 86px;
}

body #masthead.header_nw + #content {
	padding-top: 120px;
}

@media only screen and (max-width: 1024px) {   
	
	body.scroll #menu-hoofdmenu.navbar-nav li a, 
	body.scroll #menu-hoofdmenu-en.navbar-nav li a, 
	body.scroll #menu-hoofdmenu-de.navbar-nav li a {
        font-size: 12px;
    }	
}
	 
@media only screen and (max-width: 680px) and (min-width: 0px){
	
	.linkedin.mobile {
		display: inline-block;
		margin-top: 0 !important;
	}	
	
	.small_project.projects_image {
		background-size: cover;
		background-position: center;
	}
	#mobile-menu .cta_white a, #mobile-menu .cta_red a {
padding: 8px 20px 4px 20px !important;
width: 100% !important;
font: 16px !important;
text-align: center;
display: inline-block;
}
#mobile-menu .cta {
margin-top: 4px !important;
margin-right: 20px !important;
}
#mobile-menu .cta.cta_white {
margin-top: 4px !important;
margin-right: 0px !important;
}
}
    
/* Ipad liggend */
@media only screen and (max-width: 1200px) { 	
	#menu-hoofdmenu.navbar-nav li a,
	#menu-hoofdmenu-en.navbar-nav li a,
	#menu-hoofdmenu-de.navbar-nav li a	{
		padding-left: 9px;
		padding-right: 9px;
		font-size: 14px;
	}
}

/* Ipad staand */
@media only screen and (max-width: 1000px) {

	.responsive-menu-pro-inner {
		width: 16px !important;
		border-radius: 0px !important;
	}
	.responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after {
		width: 26px !important;
		border-radius: 0px !important;
	}
	.responsive-menu-pro-open .responsive-menu-pro-inner {
	width: 26px !important;
	border-radius: 0px !important;
	}
	#content {
		padding-top: 0;
	}
	
	#masthead {
		position: relative;
	}
	
	#menu-hoofdmenu,
	#menu-hoofdmenu-en,
	#menu-hoofdmenu-de	{
		display: none;
	}
	
	#top_menu {
		border-bottom: none;
	}
	
	#top_menu strong, 
	#top_menu #s {
		display: none;		
	}
	
	#masthead {
		height: 45px;
	}
	
	#masthead .row.vertical-centered {
		min-height: 45px;		
	}	
	
	#footer {
		padding-bottom: 55px;
	}
	
	.logo img {
		width: 160px;
		margin-top: 4px;
	}
	
	div.logo, div.menu {
		width: 50%;
	}
	
	#select-lang {
		margin-right: 0;
		margin-top: 8px;
	}
	
	#mobile-container {
		display: block;
	}
	
	#mobile-container .socket img {
		max-width: 160px;
	}
	
	#desktop-container {
		display: none;
	}
	
	#mobile-container .my_gray_background {
		padding-bottom: 0;
	}
	
	#mobile-container .footer_3 {
		display: inline-block;
		height: auto;
		margin-bottom: -4px;
	}	

	#mobile-container .footer_3 .widget { 
		display: inline-block;
		float: right;
	}
	
	.footer_box {
		padding-left: 30px;
	}
	
	.footer_box h3 {
		position: relative;
		padding: 0;
		margin: 0;
		
	}
	
	.footer_box h3:before {
		content: "";
		position: absolute;
		height: 100%;
		width: 2px;
		background-color: #E40330;
		left: -30px;
		top: -6px;
		
	}
	
	.footer_box p {
		font-size: 16px;
	}
	
	.footer_box a {
		margin-right: 0;
		display: block;
	}
	
	#text-7 .textwidget {
		display: none;
	}
	
	#mobile-menu {
		display: block;
		position: fixed;
		width: 100%;
		height: 55px;
		left: 0;
		bottom: 0;
		z-index: 3;
		background-color: #FFF;
		-webkit-box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 15%);
			box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 15%);		
	}
	
	#mobile-menu .row {
		height: 55px;
		
	}
	
	#mobile-menu .cta {
		margin-top: 4px !important;		
	}
	
	#mobile-menu .cta a { 
		padding-left: 36px;
	}	
	
	#mobile-menu .cta a:after {
		display: none;
	}
	
	
	button#responsive-menu-pro-button {
		bottom: 0 !important;
		margin: auto !important;
		top: 0 !important;
		right: 0 !important;
		left: auto !important;	
	}

	#responsive-menu-pro-container {
padding-top: 0px !important;
}
#tel-button {
position: absolute;
bottom: 12px;
left: 0px;
width: 100%;
}
#tel-button.cta_white a {
    border: none;
    padding: 6px 25px 2px 15px;
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 600;
}
.extra_items a {
font-size: 15px;
width: 100%;
display: inline-block;
line-height: 32px;
}
	#responsive-menu-pro * {
		font-family: 'Hind Guntur', sans-serif;
		font-weight: 400;
		font-size: 16px;
	}

	#responsive-menu-pro li.current-menu-item a {
		font-weight: 600;
		color: #000;
	}
	
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
padding-top: 16px !important;
padding-bottom: 12px !important;
font-weight: 600 !important;
padding-left: 22px !important;
border-bottom: 1px solid #e6e6e6 !important;
line-height: 1.2 !important;
height: auto !important;
}
	
	#responsive-menu-pro-container #responsive-menu-pro ul li.responsive-menu-pro-item a {		
		padding-left: 42px !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-back {
		color: #333 !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:hover .responsive-menu-pro-subarrow, 
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:focus .responsive-menu-pro-subarrow {	
		color: rgba(222, 22, 61, 1) !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-subarrow-active {
		color: #333 !important;
	}

	
	#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-subarrow {
		height: 45px !important;
		line-height: 53px !important;
	}

#responsive-menu-pro-container #responsive-menu-pro li.small_menu a {
padding-top: 10px !important;
padding-bottom: 6px !important;
font-weight: 300 !important;
padding-left: 22px !important;
border-bottom: 0px !important;
line-height: 1.2 !important;
height: auto !important;
}
#responsive-menu-pro-item-5155::after {
width: 80px;
height: 2px;
content: " ";
background: #DE163D;
position: absolute;
left: 22px;
top: -10px;
}
#responsive-menu-pro-item-5155 {
position: relative;
margin-top: 50px !important;
}


#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-back {
font-size: 14px !important;
height: 35px !important;
padding-left: 26px !important;
}


#responsive-menu-pro-container #responsive-menu-pro ul li.cta_red a {
background: #DE163D !important;
width: 93% !important;
margin: 0 auto !important;
text-align: center !important;
color: #fff !important;
margin-top: 30px !important;
padding-left: 0px !important;
}
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.head_item .responsive-menu-pro-item-link {
font-size: 22px !important;
text-align: left;
}


	#responsive-menu-pro-container #responsive-menu-pro li.small_menu a {
font-size: 14px !important;
font-weight: 300 !important;
}
	#tel-button a {
		padding: 10px 18px !important;
	}
	
	#tel-button a:hover img {
		opacity: .5;
	}
	
	#tel-button img {
		margin-right: 8px;
	}

}

@media only screen and (max-width: 650px) {
	#footer .my_gray_background {
		padding-top: 40px;
	}
	
	.footer_box h3 {
		font-size: 26px;
	}	
	
}

/*
* Text + accordion
*/
.text_accordeon.bg_grey,
.background_gray {
	background-color: #F6F6F6;
}
.text_accordeon.bg_white {
	background-color: #FFFFFF;
}
.text_accordeon .text_column {
  text-align: center;
  padding-bottom: 10px;
}

.text_accordeon .intro {
	padding-bottom: 24px;
}

.text_accordeon .intro h1,
.text_accordeon .intro h2,
.text_accordeon .intro h3,
.text_accordeon .intro h4 {
	font-size: 42px;
    color: #DE163D;
    font-weight: 300;
    margin-bottom: 16px;	
}

.text_accordeon .intro p {
	font-size: 18px;
}

.text_accordeon .text_column h1,
.text_accordeon .text_column h2,
.text_accordeon .text_column h3,
.text_accordeon .text_column h4 {
  font-weight: 400;
  font-size: 32px;
}
.text_accordeon .faq_title {
  display: block;
  font-size: 18px;
  color: #000000;
  padding: 24px 28px;
  position: relative;
  cursor: pointer;
}
.text_accordeon .faq_title .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
}
.text_accordeon .faq_title .title_inner {
  display: block;
  position: relative;
}
.text_accordeon .faq_title .title_inner:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 0;
  bottom: 2px;
  margin: auto;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 5.25H6.75V0.75C6.75 0.551088 6.67098 0.360322 6.53033 0.21967C6.38968 0.0790178 6.19891 0 6 0C5.80109 0 5.61032 0.0790178 5.46967 0.21967C5.32902 0.360322 5.25 0.551088 5.25 0.75V5.25H0.75C0.551088 5.25 0.360322 5.32902 0.21967 5.46967C0.0790178 5.61032 0 5.80109 0 6C0 6.19891 0.0790178 6.38968 0.21967 6.53033C0.360322 6.67098 0.551088 6.75 0.75 6.75H5.25V11.25C5.25 11.4489 5.32902 11.6397 5.46967 11.7803C5.61032 11.921 5.80109 12 6 12C6.19891 12 6.38968 11.921 6.53033 11.7803C6.67098 11.6397 6.75 11.4489 6.75 11.25V6.75H11.25C11.4489 6.75 11.6397 6.67098 11.7803 6.53033C11.921 6.38968 12 6.19891 12 6C12 5.80109 11.921 5.61032 11.7803 5.46967C11.6397 5.32902 11.4489 5.25 11.25 5.25Z' fill='%23333333'/%3E%3C/svg%3E");
  width: 12px;
  height: 12px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.4s;
  opacity: 1;
  transform: rotate(180deg);
}
.text_accordeon .faq_title:hover .title_inner:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 5.25H6.75V0.75C6.75 0.551088 6.67098 0.360322 6.53033 0.21967C6.38968 0.0790178 6.19891 0 6 0C5.80109 0 5.61032 0.0790178 5.46967 0.21967C5.32902 0.360322 5.25 0.551088 5.25 0.75V5.25H0.75C0.551088 5.25 0.360322 5.32902 0.21967 5.46967C0.0790178 5.61032 0 5.80109 0 6C0 6.19891 0.0790178 6.38968 0.21967 6.53033C0.360322 6.67098 0.551088 6.75 0.75 6.75H5.25V11.25C5.25 11.4489 5.32902 11.6397 5.46967 11.7803C5.61032 11.921 5.80109 12 6 12C6.19891 12 6.38968 11.921 6.53033 11.7803C6.67098 11.6397 6.75 11.4489 6.75 11.25V6.75H11.25C11.4489 6.75 11.6397 6.67098 11.7803 6.53033C11.921 6.38968 12 6.19891 12 6C12 5.80109 11.921 5.61032 11.7803 5.46967C11.6397 5.32902 11.4489 5.25 11.25 5.25Z' fill='%23333333'/%3E%3C/svg%3E");
  opacity: .7;
}
.text_accordeon .faq_title.active .title_inner:after {
  transform: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 0H11.25C11.4489 0 11.6397 0.079018 11.7803 0.21967C11.921 0.360323 12 0.551088 12 0.75C12 0.948912 11.921 1.13968 11.7803 1.28033C11.6397 1.42098 11.4489 1.5 11.25 1.5H6.75H5.25H0.75C0.551088 1.5 0.360323 1.42098 0.21967 1.28033C0.079018 1.13968 0 0.948912 0 0.75C0 0.551088 0.079018 0.360323 0.21967 0.21967C0.360323 0.079018 0.551088 0 0.75 0H5.25H6.75Z' fill='%23333333'/%3E%3C/svg%3E");
}
.text_accordeon .faq_title.active .title_inner:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 0H11.25C11.4489 0 11.6397 0.079018 11.7803 0.21967C11.921 0.360323 12 0.551088 12 0.75C12 0.948912 11.921 1.13968 11.7803 1.28033C11.6397 1.42098 11.4489 1.5 11.25 1.5H6.75H5.25H0.75C0.551088 1.5 0.360323 1.42098 0.21967 1.28033C0.079018 1.13968 0 0.948912 0 0.75C0 0.551088 0.079018 0.360323 0.21967 0.21967C0.360323 0.079018 0.551088 0 0.75 0H5.25H6.75Z' fill='%23333333'/%3E%3C/svg%3E");
  opacity: 1;
}

.text_accordeon .faq_text {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}

.js-enabled .text_accordeon .faq_text { 
  display: none;
}

.text_accordeon .faq_text .faq_inner {
  padding-bottom: 11px;
}
.text_accordeon .faq_title {
  padding-left: 0;
  position: relative;
}
.text_accordeon .faq_title .subtitle {
  font-size: 13px;
  display: block;
}

.text_accordeon .faq_box > div {
  border-top: 1px solid #D3D3D3;	
}

.text_accordeon .faq_box > div:last-child {
  position: relative;
  border-bottom: 1px solid #D3D3D3;
}

.text_accordeon .faq_title {
  transition: all .4s;
}
.text_accordeon .faq_title.active {
  margin-bottom: -8px;
}
.text_accordeon .faq_inner p:last-of-type {
  margin-bottom: 10px;
}

.text_accordeon .row.justify-content-lg-center {
	width: 100%;
}

@media (max-width: 1024px) {
  .text_accordeon .left_column .inner {
    padding-right: 60px;
  }
  .text_accordeon .right_column {
    top: 30px;
  }
}

@media (max-width: 768px) {
  .text_accordeon .left_column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text_accordeon {
    margin-bottom: 0;
  }
  .text_accordeon .right_column {
    top: auto;
    padding-bottom: 0;
    position: relative;
  }
  .text_accordeon .right_column:after {
    content: '';
    width: 100vw;
    height: calc(50%);
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: calc(0px);
  }
  .text_accordeon .left_column .inner {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .text_accordeon .text_column h1,
  .text_accordeon .text_column h2,
  .text_accordeon .text_column h3,
  .text_accordeon .text_column h4 {
    font-size: 28px;
  }
  .text_column h1,
  .text_column h2,
  .text_column h3,
  .text_column h4,
  .text_column p {
    text-align: left;
  }
}
	