@import url('https://fonts.googleapis.com/css?family=Lato:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Merriweather');

body::before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0; /* keep it behind content */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent 60%);
	pointer-events: none; /* let clicks go through */
}

body {
	position: relative; 
	z-index: 1;
	overflow-y: scroll;
	width: 100%;
	color: #4a4a4a;
	font-size: 80%;
	line-height: 150%;
	background: url(/images/website/tpgrootebroek_background_3.jpg) no-repeat center center fixed;
	background-size: cover;
	font-family: 'Lato', sans-serif;
}

.container {
	width: 100%;
}

.close {
	opacity: 1 !important;
}

p {
	font-size: 14px;
	line-height: 24px;
	font-family: "Open Sans", Verdana, Helvetica, Arial, sans-serif;
}

.links p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

h1, h2, h3, h4, h5 {
	color: #e5858d;
	/* color: #9dbc3d; */
	/* color: #60c2fb; */
}

h6 {
	font-weight: bold;
	font-size: 14px;
}

.logo {
	margin-top: 70px;
	position: fixed;
}

.logo .tp_grootebroek {
	float: left;
	width: 20%;
}

.logo img {
	width: 100%;
}

.logo h1 {
	float: left;
	width: 80%;
	font-family: 'Merriweather', serif;
	line-height: 75px;
	font-weight: 500;
	font-size: 29px;
	margin-top: 40px;
	color: #e5858d;
	text-align: left;
}

.logo a:hover, .logo a:focus {
	text-decoration: none;
}

.page {
	width: 100%;
	margin-left: 100%;
	margin-top: 30px;
	margin-right: 30px;
	background-color:  rgba(255,  255,  255, 0.74);
}

.content ul {
	margin-left: 5px;
	list-style: circle;
}

.content ul li {
	margin-left: 15px;
	font-size: 14px;
	line-height: 24px;
}

nav {
	background-color: #e5858d;
	margin-bottom: 20px;
}

nav ul li {
	position: inherit;
	display: inline-block;
	font-size: 13px;
	text-align: left;
	float: left;
	width: calc(100%  /3);
	text-transform: uppercase;
/* 	border-right: 2px solid white; */
}

/*
nav ul li:nth-child(3n) {
	border: 0;
}
*/

nav ul li a {
	display: block;
	color: white !important;
    width: 100%;
	margin: 0;
	padding: 20px;
}

nav ul li a:hover, nav ul li a:focus {
	cursor: pointer;
	background-color: #f1969e;
	-webkit-transition: background-color 500ms ease-out 0.1s;
    -moz-transition: background-color 500ms ease-out 0.1s;
    -o-transition: background-color 500ms ease-out 0.1s;
    transition: background-color 500ms ease-out 0.1s;
}

.content {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.fancybox-skin {
	background-image: none !important;
}

.spacer {
	width: 100%;
	height: 30px;
	display: block;
}

.member {
	text-align: center;
	margin-bottom: 60px;
}

.member img {
	margin: auto;
	width: 75%;
}

.member h3 {
	margin-bottom: 0;
	color: black;
	font-weight: 700;
}

.member p {
	height: 45px;
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
}

.nav-tabs>li a {
	font-size: 13px;
	background-color: transparent!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-color: #E9934F !important;
	color: white;
}

.nav-tabs>li a {
	color: #e5858d;
}

.tab-content {
	margin-top: 15px;
}

label {
	font-size: 14px;
	font-weight: bold;
}

.ui-datepicker {
	font-size: 13px !important;
}

.form-control, .input-group-addon {
	border-radius: 0;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #e5858d !important;
	border-color: #e5858d !important;
	border-radius: 0 !important;
}

.btn-primary:hover, .btn-primary:focus {
	text-decoration: underline;
}

.formulier {
	margin-top: 30px;
}


footer {
	background-color: #e5858d;
	color: white;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

footer a {
	color: white;
}

footer a:hover {
	text-decoration: underline;
	color: white;
}

footer .fa {
	margin-right: 10px;
}

footer .fa-empty {
	width: 13px;
	display: inline-block;
	height: 14px;
	margin-right: 10px;
}

footer h3 {
	color: white;
}

footer > div {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.sub_item {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.sub_menu_items {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sub_menu_items ul {
	margin: auto;
	width: 100%;
}

.sub_menu_items ul li {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style-type: none;
}

.sub_menu_items ul li a {
	border-left: 2px solid #e5858d;
}

/*
.sub_menu_items ul li:first-child a {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: none;
}

.sub_menu_items ul li .active_day {
    background-color: #e5858d;
    color: white;
}

.sub_menu_items ul li:last-child a {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-right: 2px solid #e5858d;
}*/

.sub_menu_items ul li:nth-child(3n+3) a {
	border-right: 2px solid #e5858d;
}

.sub_menu_items ul li a {
	float: left;
	margin: 0;
	width: 33.3%;
	color: #e5858d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sub_menu_items ul li a:hover, .sub_menu_items ul li a.active_submenu {
	background-color: #e5858d;
	color: white;
	text-decoration: none;
}

.fancy_picture {
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 50%;
}

.bottom_message {
    display: block;
    height: 50px;
    width: 100%;
    background-color: #E5858D;
    clear: both;
	opacity:0.8;
	filter:alpha(opacity=80);
	text-align: center;
	color: white;
	font-size: 18px;
	padding-top: 20px;
	z-index: 0;
	display: none;
}

.google_maps {
	width: 100%;
	height: 300px;
}

.mobile {
	display: none !important;
}

@media only screen and (max-width: 1700px) {
	.member h3 {
		font-size: 19px;
	}
}

@media only screen and (max-width: 1425px) {
	.member h3 {
		height: 40px;
	}
}

@media only screen and (max-width: 1199px) {	
	.google_maps {
		height: 147.5px;
	}
	.member h3 {
		height: auto;
	}
	
	.logo h1 {
		font-size: 23px;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 991px) {	
	.logo h1 {
		font-size: 28px;
	}
	
	.logo h1 {
		text-align: left;
	}
	
	.logo {
		margin-top: 30px;
		position: absolute;
	}
	
	.logo .tp_grootebroek {
		width: 10%;
		margin-right: 5%;
	}
	
	.page {
		margin-top: 200px;
		margin-left: 0;
		margin-right: 0;
	}
	
	.content img {
		width: 100%;
	}
	
}

@media only screen and (max-width: 959px) {		
	#menu {
		display: block;
	}
	
	body{
		-webkit-text-size-adjust: none;
	}
}

@media only screen and (max-width: 767px) {	
	.mobile {
		display: inline !important;
	}
	
	.desktop {
		display: none;
	}
	
	#menu {
		display: none;
	}
	.logo h1 {
		width: 75%;
		text-align: left;
		margin-top: 8px;
	}
	
	.logo .tp_grootebroek {
		width: 20%;
		margin-right: 5%;
	}
	
	h2 {
		font-size: 22px;
	}
	
	.sub_menu_items:first-of-type {
		margin-top: 50px !important; /* Target alleen de eerste sub_menu_item op telefoon zodat menu bars een goede afstand hebben. */
	}

	.mobielmenu {
		margin-left: 0;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		border-radius: 0;
		margin-top: 10px !important;
	}
	.mobielmenu .fa {
		margin-right: 18px;
	}
	.dropdown .dropdown-menu {
		border: 0px !important;
		border-radius: 0;
	}
	.dropdown .dropdown-menu li a {
		border-bottom: 2px solid #E5858D;
	}
	.dropdown .dropdown-menu li:last-child a {
		border-bottom: 0;
	}
	footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.sub_menu_items ul li:nth-child(3n+3) a {
		border-right: none;
	}
	
	.sub_menu_items ul li:nth-child(2n+2) a {
		border-right: 2px solid #e5858d;
	}
	
	.sub_menu_items ul li a {
		width: 50%;
	}
}

@media only screen and (max-width: 479px) {
	.logo h1 {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 0px;
	}
	
	.logo .tp_grootebroek {
		float: left;
		width: 30%;
		margin-left: 35%;
		margin-right: 35%;
	}
	.logo h1 {
		font-size: 20px;
		margin-top: 0px;
	}
	
	.page {
		margin-top: 225px;
	}
	
	.sub_menu_items ul li:nth-child(3n+3) a {
		border-right: none;
	}
	
	.sub_menu_items ul li:nth-child(2n+2) a {
		border-right: none;
	}
	
	.sub_menu_items ul li a {
		border-right: 2px solid #e5858d !important;
	}
	
	.sub_menu_items ul li a {
		width: 100%;
	}
}

@media screen and (max-width: 343px){
	.logo h1{
		line-height: 25px;
	}
}