/*
Theme Name: Rob Tuijtelaars Interieurbouw (nieuw)
Author URI: https://www.grefix.nl/
*/

body {
	font-family: bookmania, serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	color:#201b13;
}
@media (max-width: 360px) {
	body {
		font-size:16px;
	}
}
a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
	font-family: eurostile, sans-serif;
	font-style: normal;
}
h1, h2 {
	font-weight: 900;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.3);
    outline: 0;
    box-shadow: 0 0 10px 0.2rem rgba(0, 0, 0, 0.15);
}
.bg-wood {
	background:url(images/bg-wood.jpg) center top;
	box-shadow:0 0 30px rgba(0,0,0,0.8);
	color:#fff;
}
.btn {
	text-transform:uppercase;
	padding:0.75rem 2rem;
	font-family: eurostile, sans-serif;
	font-weight:700;
	letter-spacing:0.1em;
	border:none;
}
.btn-primary {
	background:rgba(32,27,19,0.75);
}
.btn-primary:hover {
	background:rgba(32,27,19,1);
}
.btn-white {
	margin-top:1.5rem;
	color:#201b13;
	background:rgba(255,255,255,0.5);
}
.btn-white:hover {
	color:#201b13;
	background:rgba(255,255,255,1);
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow:none;
}
.logo {
	margin-top:-2.5rem;
}
@media (min-width: 992px) {
	a.nav-link {
		background:rgba(0,0,0,0.4);
		border-radius:5px;
		text-transform:uppercase;
		margin-left:10px;
		font-size:16px;
		font-family: eurostile, sans-serif;
		font-weight:700;
		color:#a18969;
		text-shadow:0 2px 2px rgba(0,0,0,1);
		-moz-box-shadow:    inset 0 5px 5px rgba(0,0,0,0.5);
		-webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,0.5);
		box-shadow:         inset 0 5px 5px rgba(0,0,0,0.5);
		border-bottom:1px solid rgba(255,255,255,0.3);
	}
	li.dropdown:hover > .dropdown-menu {
		display:block !important;
	}
	.dropdown-menu {
		margin-top:0;
		margin-left:10px;
		font-size:15px;
	}
	.dropdown-menu a {
	color:rgba(32,27,19,0.75);	
	}
	.dropdown-menu a:hover {
	color:rgba(32,27,19,1);
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right:1rem;
		padding-left:1rem;
	}
}
.navbar-dark .navbar-nav .nav-link {
	color:#a18969;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color:#b49e80;
}
@media (max-width:992px) {
	.navbar-nav li:first-child {
		padding-top:4rem;
	}
	.dropdown-menu li:first-child {
		padding-top:0;
	}
	.navbar {
		font-family: eurostile, sans-serif;
		font-weight:700;
		text-transform:uppercase;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #807160;
		background: rgba(0,0,0,0.4);
		padding: 3px 1rem;
		margin-bottom: 3px;
		border-radius: 5px;
		border-top: 1px solid rgba(0,0,0,0.8);
	}
	.dropdown-menu {
		margin-bottom:3px;
	}
}
.navbar-dark .navbar-toggler {
	background-color:rgba(0,0,0,0.5);
	border-bottom:2px solid #8b775e;
}
.slide {
	background:url("images/slide.jpg") no-repeat center;
	background-size:cover;
	padding-top:5%;
	padding-bottom:10%;
	text-shadow:1px 1px 6px rgba(255,255,255,1);
}
h3 {
	font-family: tangier, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:2.5em;
}
h1 {
	font-family: eurostile, sans-serif;
	font-style: normal;
}
.slide h3 {
	color:#807160;
}
.header {
	padding:5% 0;
	text-shadow:1px 1px 6px rgba(255,255,255,1);
	background:url("images/slide.jpg") no-repeat center;
	background-size:cover;
	position:relative;
}
.header:after {
	position:absolute;
	width:100%;
	height:50%;
	background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	bottom:0;
	content:"";
	display:block;
	z-index:1;
}
.header h1 {
	font-size:4rem;
	letter-spacing:-0.02em;
}
@media (max-width: 400px) {
	.header h1 {
		font-size:3rem;
	}
}
.header h6 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.9rem;
	color:#807160;
}
.content h3 {
	color:#807160;
}
.images-sidebar {
	margin-top:-2rem;
	position:relative;
	z-index:2;
	padding-right:3rem;
}
@media (max-width: 992px) {
	.images-sidebar {
		margin-top:3rem;
		padding-right:15px;
	}
}
.images-sidebar img {
	margin-bottom:3rem;
	border-radius:5px;
	border:2px solid #fff;
	box-shadow:3px 3px 15px rgba(0,0,0,0.4);
}
.projecten-intro {
	padding:5rem 15% 3rem;
	margin-top:-8rem;
	position:relative;
	z-index:2;
}
@media (max-width: 992px) {
	.projecten-intro{
		margin-top:-4rem;
	}
}
.blokken {
	margin-top:-11%;
	font-family: eurostile, sans-serif;
	font-weight:700;
	margin-bottom:5%;
	font-size:1.3em;
	position:relative;
}
.page-projecten .blokken {
	margin-top:0;
}
.blokken a {
	position:relative;
	top:0;
	margin-bottom:1.5rem;
	color:#201b13;
	text-decoration:none;
    border-radius: 8px;
}
.blokken a:hover {
	top:-0.5rem;
}
.blokken a img {
	background:#000;
	opacity:0.85;
    border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.blokken a:hover img {
	opacity:1;
}
.vakmanschap {
	background:#e0dbd1;
	overflow:hidden;
}
@media (min-width: 992px) {
	.vakmanschap {
		height:580px;
	}
}
@media (min-width: 1200px) {
	.vakmanschap {
		height:480px;
	}
}
.vakmanschap h3 {
	color:#807160;
}
.hebrock {
	float:right;
	padding:0;
	position:relative;
	z-index:1;
}
.hebrock img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.hebrock:before {
	background-image:linear-gradient(to right,#e0dbd1,transparent);
	content:"";
	position:absolute;
	width:50%;
	height:100%;
	z-index:2;
}
.random {
	overflow:hidden;
}
.random img {
	border-radius:5px;
}
@media (max-width: 992px) {
	.random img {
		margin-bottom:2rem;
	}
}
.merken {
	background:url(images/bg-wood.jpg) center top;
	box-shadow:0 10px 25px rgba(0,0,0,0.5);
	color:#fff;
}
.merken h3 {
	text-shadow:0 3px 4px rgba(0,0,0,0.4);
}
footer {
	font-size:15px;
	line-height:2.25;
	color:rgba(32,27,19,0.75);
}
footer h2 {
	margin-bottom:2rem;
	color:#201b13;
}
footer ul {
	list-style:none;
}
footer li {
	border-bottom:1px solid rgba(32,27,19,0.2);
}
footer a {
	color:rgba(32,27,19,0.75);
}
footer a:hover {
	text-decoration:none;
	color:rgba(32,27,19,1);
}
footer input {
	margin-bottom:3px;
}
footer input.form-control, footer textarea.form-control {
	font-size:15px;
	color:rgba(32,27,19,0.75);
	border:1px solid rgba(32,27,19,0.2);
	background:rgba(0,0,0,0.05);
}
input.form-control::placeholder, textarea.form-control::placeholder {
	color:rgba(32,27,19,0.5);
}
footer .col-md-6 {
	margin-bottom:2rem;
}
footer textarea {
    max-height: 120px;
    margin-bottom: 3px;
}
.contact-iframe {
	padding-right:3rem;
	padding-bottom:3rem;
}
.contact-iframe iframe {
	width:100%;
	border:2px solid #fff;
	box-shadow:3px 3px 15px rgba(0,0,0,0.25);
	filter:grayscale(1) sepia(0.1);
	border-radius:5px;
}
@media (max-width: 991px) {
	.contact-iframe {
		padding:15px;
	}
}
.page-id-21 table tr td {
	padding-bottom:1.1rem;
}
.page-id-21 table tr td:first-child {
	padding-right:2rem;
	font-size:24px;
	text-align:center;
	color:#807160;
}
@media (max-width: 400px) {
	.page-id-21 table tr td:first-child {
		padding-right:1rem;
	}
}
.page-id-21 table a {
	color:#201b13;
	text-decoration:underline;
}
.form-wrapper {
	background:url(images/bg-form.jpg) no-repeat center top fixed;
	background-size:cover;
	color:#fff;
	padding-bottom:5rem;
}
.form-wrapper input, .form-wrapper textarea {
	font-size:18px;
	margin-bottom:1rem;
}
.form-wrapper textarea {
	max-height: 269px;
}
.form-wrapper h1 {
	text-align:center;
}
.fb-wrapper {
	padding:5rem 0;
	font-size:4em;
	background:rgba(32,27,19,1);
}
.fb-wrapper a {
	color:#807160;
}
.fb-wrapper a:hover {
	color:#fff;
}
.alle-categorieen {
	background:url(images/bg-form.jpg) no-repeat center top fixed;
	background-size:cover;
	color:#fff;
	padding:5rem 0;
}
.alle-categorieen a.btn-white {
	background:rgba(255,255,255,0);
	color:#fff;
	border:1px solid rgba(255,255,255,0.2);
	margin:6px 3px;
}
@media (max-width:400px) {
	.alle-categorieen a.btn-white {
		display:block;
	}
}
.alle-categorieen a.btn-white:hover {
	background:rgba(255,255,255,0.6);
	color:#494035;
	border:1px solid #fff;
}
.bottom {
	text-transform:uppercase;
	font-size:10px;
	font-family: eurostile, sans-serif;
	font-style: normal;
	letter-spacing:2px;
	color:#cbbaa3;
	background:url("images/bg-wood.jpg");
	padding:0.5rem;
	font-weight:normal;
	border-top-left-radius:7px;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.bottom a {
	color:#fff;
	border-bottom:1px solid rgba(255,255,255,0);
}
.bottom a:hover {
	color:#fff;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.psgal {
	margin-bottom:5rem !important;
}
.psgal img {
    border-radius: 5px;
	opacity:0.85;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.psgal img:hover {
	opacity:1;
}
@media (max-width:400px) {
	.psgal {
		width:95% !important;
		overflow-x:hidden !important;
	}
	.psgal figure {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.psagl img {
		border-radius:0 !important;
		opacity:1 !important;
	}
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #398f14 !important;
    border-radius: 5px !important;
	color: #fff;
    line-height: 1.5;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b49e80;
}
.mobiele-keuken {
	position:absolute;
	right:50px;
	top:70px;
	z-index:300000;
  display: inline-flex;
  align-items: center; 
}
.mobiele-keuken a {
	background:#000;
	color:#fff;
	width:150px;
	height:150px;
	padding:2rem;
	text-align:center;
	border-radius:50%;
	transform:rotate(5deg);
	font-family: eurostile, sans-serif;
	font-style: normal;
	font-weight:900;
	line-height:1;
	box-shadow: 5px 10px rgba(0,0,0,0.3);
}
.mobiele-keuken a:hover {
	text-decoration:none;
	transform:scale(1.1);
}
.mobiele-keuken a em {
	font-size:14px;
	font-family: bookmania, serif;
	font-weight: 400;
	display:block;
	margin-top:10px;
	font-style:normal;
	color:#807160;
}