/*
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");

nav.main_menu > ul > li.active > a {
    color: #fff;
}
.left-col {
	width: 49%;
	float: left;

}
.right-col {
	width: 49%;
	float: right;

}
.wrap {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0;
}
.kernwaarden-point h5 {
	background-color: #ffffff;
    border-color: #303030;
    border-radius: 2px;
    border-width: 2px;
    color: #303030;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}
.tarieven h2, h3{color: #fff;}
.tarieven h2 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
}
.tarieven h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    text-transform: none;
}
.result-table td {
    padding: 4px 30px 4px 0;
    text-align: left;
    width: 50%;
}
img-center {
	padding-top: 50%;
}
.title_subtitle_holder_inner h1 {
	text-transform: uppercase !important;
}
.quote-for p {
	color: #333 !important;
	font-family: "Droid Serif",sans-serif;
}
.kernwaarden-button {
    border: 2px solid #323a4b;
    border-radius: 25px;
    color: #323a4b;
    font-size: 16px;
    font-weight: 500;
    margin: 10px;
    padding: 15px 30px;
}
.for-home ul {
	list-style: none;
}
.testimonials .testimonial_text_inner p {
    color: #777777;
    font-family: "Droid Serif",sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: none;
}
.q_slide_title  {
	margin-top: 13% !important;
}
.kernwaarden-mobile {
	display: none;
}
@media only screen and (max-width: 769px) {
	.kernwaarden-desktop {
		display: none;
	}
	.kernwaarden-mobile {
		display: block;
	}
	.kernwaarden-button {
		line-height: 75px;
	}
}
@media only screen and (max-width: 1170px) {
	.header_top {
		display:none;
	}
}
.kernwaarden-mobile ul {
	list-style: none;
}
