/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


h2 {margin: .83em 0 .2em;}
h3 {margin: 1em 0 .3em;}
h4 {margin: 1.33em 0 .3em;}
h5 {margin: 1.67em 0 .4em;}
h6 {margin: 2.33em 0 .3em;}

h1, .w-center {
	margin: 0 auto !important;
}

h1, .w-line, .latest_post_two_title {
	display: table;
}

h1:after, .w-line:after, .latest_post_two_title:after {
	content: '';
	height: 2px;
	width: 100%;
	background: #003d79;
	display: block;
	margin-top: 10px;
	margin-bottom:20px;
}

h1:after {
	margin-bottom: 1em;
}

.content p > a {  text-decoration:underline dotted;}
.content .wouters-card p > a {  text-decoration:none;}
.content .testimonial_content_inner p > a {  text-decoration:none;}

.intro {
	text-align: center;
	padding-bottom: 3em;
}
.intro p, .intro li { 
	font-size: 17px;
	font-style: italic;
	line-height: 33px;
}

.latest_post_two_text .separator {
	display: none;
}
.separator {
	width: 60px;
	margin-left: auto;
	margin-right: auto;
}

.single .container_inner.default_template_holder {
	margin-top: 80px;
}

.icon_social_holder {
	display: none;
}


.testimonial_image_holder {
    float: left;
    margin-bottom: 20px;
    max-width: 160px;
    margin-top: 10px;
    padding: 1em;
}

body:not(.home) .title_outer {
	margin-bottom: 6em;
}

h1, .h1, .title h1 {
	text-transform: uppercase;
}

.title_outer .image.responsive {
	position: relative;
}

/* .title_outer .image.responsive:before {
	content:  '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(255,255,255,1) 15%, rgba(255,255,255,0) 50%);
	z-index: 1;
} */

.footer_top a {
	font-size: 14px;
    letter-spacing: 0px;
    line-height: 26px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
}

@media (min-width: 1000px){
	.footer_top .three_columns {
		width: 75%;
	    margin-left: 25%;
	}
}

.footer_top .three_columns {
	border-bottom: 1px solid #c41230;
	padding-bottom: 40px
}

.footer_top_holder {
	background-position: center center;
    padding-bottom: 200px;
}

.footer_top h5 {
	margin-bottom: 1em !important;
}

.footer_top .fa {
	width: 30px;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    color: #b2d7f9;
    font-size: 12px;
}

/* .single-referenties .full_width {
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 4em;
} */

.content p {
	margin-bottom: 1em;
}

.qode_content_slider .flex-direction-nav .flex-prev,
.qode_content_slider .flex-direction-nav .flex-next {
	background: #c41230;
}

.qode_content_slider .flex-direction-nav .flex-prev:hover,
.qode_content_slider .flex-direction-nav .flex-next:hover {
	background: #003d79;
}

.qode_content_slider .flex-direction-nav .flex-next:hover i, .qode_content_slider .flex-direction-nav .flex-prev:hover i {
	color: #fff;
}

.qode_content_slider div.section {
	padding: 0 100px;
}

.referentie-title {
	max-width: 825px;
	margin: 0 auto;
}
.referentie-content {
	max-width: 825px;
	margin: 0 auto;
	padding-bottom: 4em;
}
.referentie-slogan {
	max-width: 825px;
	margin: 0 auto;
	padding: 4em 0;
}
.referentie-logo {
	padding: 1em;
	float: right;
}

.grid-layout {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.grid-layout > .vc_column_container {
	margin-bottom: 6em;
}

.testimonials_holder .flex-direction-nav a:hover {
	background-color: #003d79;
    border: 2px solid #003d79;
}

.latest_post_two_excerpt {
	min-height: 130px;
}

.latest_post_two_holder .latest_post_two_text {
    padding: 21px 33px 29px;
}

.wpcf7 .column1, .wpcf7 .column2 {
	margin-bottom: 20px;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
	margin-top: 20px;
}

.call_to_action .text_wrapper .call_to_action_text.letter_spacing_inherit p {
	margin-bottom: 0;
}

.wpls-logo-showcase .wpls-logo-cnt.slick-slide {
    margin: 0 40px;
}

.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-next {
	height: 42px;
	width: 42px;
	background-color: #c41230 !important;
}

.wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-next:hover,
.wpls-logo-showcase button.slick-prev:active, .wpls-logo-showcase button.slick-next:active {
	background-color: #003d79 !important;
}

.wouters-checklist .q_list.circle ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.wouters-checklist .q_list.circle ul>li {
	display: inline;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
	margin: 0 1em;
}

.wouters-checklist .q_list.circle ul>li:before {
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    top: 0;
    background-color: unset;
    display: block;
    content: "\f00c";
    border-radius: 0;
	font-family: FontAwesome;
	color: #38dc18

}

.q_list.circle ul>li, .q_list.number ul>li {
	margin: 0 0 5px;
}

.wouters-call .fa, .wouters-follow-us .fa, .cta-call-us .fa {
	border: 3px solid #c4112f;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: .5em;
    color: #c4112f;
}

.footer_top .wouters-call {
	margin-top: 1em;
	font-weight: 700;
	display: inline-block;
}

.wouters-follow-us li {
	margin: .5em 0;
}

.wouters-follow-us .fa {
	border-color: #4d4d4d;
	color: #4d4d4d;
}

.cta-call-us a {
	background: #c4112f;
    padding: .8em 1em;
    margin: 0 1em;
    color: #fff;
    font-weight: 700;
    border-radius: 1px;
}

.cta-call-us a:hover {
	color: #fff;
}

.cta-call-us .fa {
	border-color: #fff;
	color: #fff;
}

.wouters-card {
	margin-top: 2em;
}

.wouters-card .vc_column-inner > .wpb_wrapper {
	border: 1px solid #003d79;
	background: #fff;
}

.wouters-card .vc_column-inner > .wpb_wrapper .wpb_text_column {
	padding: 0 2em;
}

.wouters-card .vc_column-inner > .wpb_wrapper .wpb_text_column:last-child {
	padding-bottom: 2em;
}

.wouters-card .vc_column-inner > .wpb_wrapper .separator {
	left: 2em;
	right: 2em;
}

.wouters-footer-logo {
	float: right;
	margin-left: 2em;
}

@media(min-width:768px) {
	.wouters-equal-height .full_section_inner {
		display: flex;
	}

	.wouters-equal-height .wouters-card {
		flex: 1;
	}

	.wouters-equal-height .wouters-card .vc_column-inner, .wouters-equal-height .wouters-card .vc_column-inner > .wpb_wrapper {
		height: 100%;
	}
}

.flex-viewport, .portfolio_slider .flex-viewport {
	padding-bottom: 10px;
}

/* .vc_column_container>.vc_column-inner */

.image_holder {
	height: 100px;
}

.image_holder img {
	max-height: 100px;
	width: auto;
}



.wpls-logo-showcase .wpls-logo-cnt img { 
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	  filter: grayscale(100%); 
	  transition:.2s all ease-in-out;
	  opacity:0.8;
}

.wpls-logo-showcase .wpls-logo-cnt a:hover img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%); 
	opacity:1;
}

body.page-id-638 .grid-layout .p1 { display:none; }
body.page-id-638 .grid-layout .vc_column-inner > .wpb_wrapper { height:100%; border: 1px solid #003d79; background: #fff; padding: 2em 2em 0 2em; }
body.page-id-638 .grid-layout .vc_column-inner > .wpb_wrapper .image_holder { text-align:center; margin-bottom:1em; }
body.page-id-638 .grid-layout > .wpb_column > .vc_column-inner, body.page-id-638 .grid-layout > .wpb_column > .vc_column-inner > .wbp_wrapper { height:100%;}


.wpls-logo-showcase .wpls-logo-cnt img:hover { filter:none;}

/* Contact Form 7 */ 
span.wpcf7-list-item { display: block !important; }

.entry_title .entry_date {
	display: none;
}


@media (max-width:1400px) and (min-width:1000px){ 
	nav.main_menu > ul > li > a { padding:0 5px !important; }
	header:not(.centered_logo) .q_logo img { height: 60% !important; margin-top: 20px; }
 }  

/* Blog image */
@media (min-width: 1024px) {
	.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
    	object-fit: cover !important;
    	height: 500px !important;
	}
}

@media (max-width:768px){
	.wouters-checklist .q_list.circle ul>li { display:block; float:none; white-space:nowrap;}
	h2, h2 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title { font-size:25px !important; }
	body .testimonial_image_holder { float:none;}
}

@media (max-width:320px){
	.wouters-checklist .q_list.circle ul>li { white-space:normal;}
	h2, h2 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title { font-size:21px !important; }
}

/* Footer responsive background */ 

@media only screen and (max-width: 1000px) { footer .footer_top_holder {
    background-position-x: right;
    padding-bottom: 20px;
}
}


.reageren-blok h2 {
	/* color: #003d79; */
	margin-bottom: .5em;
}

.reageren-intro {
	background: #003d79;
	color: #fff;
	padding: 0.5em 0.8em 1.5em;
}

.reageren-intro h2, .reageren-intro p,.reageren-intro a, .reageren-intro a:hover {
	color: #fff;
}

.reageren-intro a {
	color: rgba(255,255,255,.8)
}

.reageren-intro a:hover {
	text-decoration:none
}

.reageren-blok .wpcf7 {
	background: #f7f7f7;
	padding: .5em 2.5em 2.5em;
	border: 1px solid #dfdfdf;
}

.reageren-blok .wpcf7 input:not(.wpcf7-file):not(.wpcf7-submit) {
	background: #fff;
	border-radius: 3px;
	border: 1px solid #dfdfdf;
}

.reageren-blok .wpcf7-submit {
	border-radius: 3px !important;
	width: 100% !important;
	box-sizing: border-box !important;
	text-align: center !important;
	line-height: 59px !important;
    height: 59px !important;
}

.reageren-blok .wpcf7 input:not(.wpcf7-file):not(.wpcf7-submit):focus {
	border-color: #003d79;
	color: #4d4d4d;
}

.reageren-blok .wpcf7 label {
	text-transform: uppercase;
	font-size: 13px
}

.reageren-blok span.wpcf7-list-item {
	margin-left: 0;
}

.reageren-blok-form-intro {
	margin-bottom: 2em
}

.larger p {
	font-size: 16px;
}

ul, ol {
    list-style-position: outside;
    margin-left: 1.3em;
}

.reageren-intro .qbutton {
	background: #fff;
	color: #003d79;
	margin-top: 2em;
	margin-bottom: 2em;
}

.reageren-intro .qbutton:hover {
	color: #003d79;
}

.reageren-intro .qbutton:hover {
	background: #fff;
	text-decoration: underline;
}

* {
	scroll-margin-top: 150px;
}