/*
Theme Name: Dievorm
Version: 1.0
Author: Pinkcube e-commerce
*/

@font-face {
	font-family: 'Avenir LT Std';
	src: url('hinted-AvenirLTStd-Medium.eot');
	src: local('Avenir LT Std 65 Medium'), local('AvenirLTStd-Medium'),
		url('fonts/hinted-AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-AvenirLTStd-Medium.woff2') format('woff2'),
		url('fonts/hinted-AvenirLTStd-Medium.woff') format('woff'),
		url('fonts/hinted-AvenirLTStd-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir LT Std';
	src: url('hinted-AvenirLTStd-Book.eot');
	src: local('Avenir LT Std 45 Book'), local('AvenirLTStd-Book'),
		url('fonts/hinted-AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-AvenirLTStd-Book.woff2') format('woff2'),
		url('fonts/hinted-AvenirLTStd-Book.woff') format('woff'),
		url('fonts/hinted-AvenirLTStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*========================================================
						main
=========================================================*/
@media only screen and (max-width: 767px) {
body {
	font-family:'Avenir LT Std',Helvetica,Arial,sans-serif;
	font-size:18px;
	color:#000;
	font-weight:400;
	letter-spacing:1px;
	line-height:20px;
	padding-top:155px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	background:#fff;
}



h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

h1 {
	margin:0 0 15px 0;
	color:#000;
	font-size:24px;
	line-height:26px;
	font-weight:500;
}

h2 {
	margin:0 0 10px 0;
	color:#7b7b7b;
	font-size:22px;
	font-weight:400;
}

h3 {
	margin:0 0 10px 0;
	color:#000;
	font-size:18px;
	font-weight:500;
}

p {
	margin:0 0 25px;
}

p a {
	color:#000;
}

p a:hover {
	color:#000;
}

p a:visited {
	color:#000;
}

a:focus {
	text-decoration:none;
}

figure img {
	width:100%;
}

hr {
	border-top: 1px solid #ccc;
}

.lowercase {
	text-transform:lowercase;
}

.no-margin-bottom {
	margin-bottom:0px !important;
}

/*
.fade-scroll {
	opacity:0;
}
*/

.pageblock {
	margin-top:50px;
}

.pageblock-half {
	margin-top:30px;
}

.clear {
	clear:both;
}

.container {
	width:100%;
	max-width:1350px;
	padding-left:30px;
	padding-right:30px;
}

.gutter-10.row {
	margin-right:-5px;
	margin-left:-5px;
}
.gutter-10 > [class^="col-"], .gutter-10 > [class^=" col-"] {
	padding-right:5px;
	padding-left:5px;
}
}
@media only screen and (min-width: 768px) {
body {
	font-family:'Avenir LT Std',Helvetica,Arial,sans-serif;
	font-size:22px;
	color:#000;
	font-weight:400;
	letter-spacing:1px;
	line-height:28px;
	padding-top:155px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	background:#fff;
}



h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

h1 {
	margin:0 0 15px 0;
	color:#000;
	font-size:42px;
	line-height:54px;
	font-weight:500;
}

h2 {
	margin:0 0 10px 0;
	color:#7b7b7b;
	font-size:25px;
	font-weight:400;
}

h3 {
	margin:0 0 10px 0;
	color:#000;
	font-size:22px;
	font-weight:500;
}

p {
	margin:0 0 25px;
}

p a {
	color:#000;
}

p a:hover {
	color:#000;
}

p a:visited {
	color:#000;
}

a:focus {
	text-decoration:none;
}

figure img {
	width:100%;
}

hr {
	border-top: 1px solid #ccc;
}

.lowercase {
	text-transform:lowercase;
}

.no-margin-bottom {
	margin-bottom:0px !important;
}

/*
.fade-scroll {
	opacity:0;
}
*/

.pageblock {
	margin-top:50px;
}

.pageblock-half {
	margin-top:30px;
}

.clear {
	clear:both;
}

.container {
	width:100%;
	max-width:1350px;
	padding-left:30px;
	padding-right:30px;
}

.gutter-10.row {
	margin-right:-5px;
	margin-left:-5px;
}
.gutter-10 > [class^="col-"], .gutter-10 > [class^=" col-"] {
	padding-right:5px;
	padding-left:5px;
}
}

.grecaptcha-badge{
	visibility: collapse !important;
}

/* buttons
========================================================*/

.btn {
	color:#fff !important;
	display:inline-block;
	padding:10px 25px;
	font-weight:400;
	font-size:20px;
	border-radius:20px;
	border: 2px solid #F08126;
	background:#F08126;
}

.btn:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn-black {
	color:#fff !important;
	background:#000;
}

.btn-black:hover {
	color:#fff;
}
.btn-offerte {
	/*bottom:150px;
	position:sticky;
	float: right;*/
	border-radius:5px;
	/*display: none;*/
}
.btn-tel {
	color:#fff !important;
	display:inline-block;
	padding:5px 10px;
	font-weight:400;
	font-size:20px;
	border-radius:20px;
	border: 2px solid #F08126;
	background:#F08126;
	text-decoration:none;
}
.btn-tel:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*========================================================
						header
=========================================================*/

#searchform .screen-reader-text,
#searchform #searchsubmit {
	display: none;
}
.menu-search{float:right;}
#searchform input {
	background-image: url(/wp-content/themes/dievorm/images/search.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	border: 1px solid #999;
	font-size: 16px;
	width: 150px;
	padding: 0 5px;
}

.search-post-title,
.search-post-excerpt,
.search-post-link,
.card {
	display: block;
}

.card {
	margin-bottom: 3rem;
	min-height: 450px;
}

.btn {
	color: #000;
}

header {
	top:0;
    transition:top 0.2s ease-in-out;
}

#header {
	padding-top:70px;
	position:fixed;
	width:100%;
	height:155px;
	z-index:999;
	transition:all.45s ease;
	background:#fff;
}

/* navigatie
========================================================*/

#navbar #searchform {
	margin-top: -5px;
	margin-left: 30px;
}

.navbar .navbar-brand {
	height:auto;
    padding:6px 15px;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
}

.navbar .navbar-brand img {
	width:225px;
}

.navbar-nav {
	margin-top:30px;
}

.navbar-nav>li>a {
    padding:0px 0px;
    color:#000;
		font-size: 20px;
}

.navbar-nav>li {
	margin-right:30px;
}

.navbar-nav>li>a:hover {
	background:#fff;
}

.navbar-nav>li>a:focus {
	background:#fff;
}

.navbar-nav>li:last-child {
    margin-right:0px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:#fff;
}

.navbar-toggle .icon-bar {
    background-color:#000;
}

.navbar-toggle {
    margin-top:20px;
    border:1px solid #000;
}

.nav-up {
	top:-155px;
}

.navbar-toggle {
    margin-top:9px;
}

/* dropdown menu
========================================================*/

.navbar-nav>li.open .dropdown-menu {
    display:block;
    width:100%;
    top:155%;
	background:#000;
	height:auto;
    border:0px;
    margin:0px;
    box-shadow:none;
    z-index:6;
    border-radius:0px;
    padding:68px 0;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li {
    display:block;
    float:left;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li {
    padding:0px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div {
    /*padding:65px 0 87px 0;*/
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li>a {
    margin-right:20px;
    color:#fff;
    font-size:27px;
    text-align:left;
    padding:0px 0px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li>a:after {
	content:"/";
	margin-left:20px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li:last-child>a:after {
	content:"";
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li>a:hover {
    text-decoration:none;
}

.navbar-nav>li.open {
    position:static;
}
/*
.body-active:after {
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	z-index:5;
	background-color:rgba(0,0,0,0.35);
}
*/
/* slideshow
========================================================*/

#slideshow {
	width:100%;
	height:680px;
	background:#fff;
}

.slider-item {
	width:100%;
	height:680px;
	background-size:cover;
	background-position:center center;
}

.bx-wrapper .bx-controls-direction a {
	font-size:58px;
	color:#fff !important;
	border:0px !important;
	background:none;
}

.bx-wrapper .bx-controls-direction a:hover {
	text-decoration:none;
	border:0px !important;
}

.bx-wrapper .bx-prev {
	left:-15px;
}

.bx-wrapper .bx-next {
	right:-15px;
}

.thumb-item {
	width:auto !important;
}

/* slideshow producten
========================================================*/

#slideshow-product {
	width:100%;
	height:400px;
	margin-bottom:10px;
	background:#fff;
}

.slider-item-product {
	width:100%;
	height:400px;
	background-size:cover;
	background-position:center center;
}

/*========================================================
						content
=========================================================*/

#content a {
	color:#000;
	border-bottom:1px dotted #000;
}

#content a:hover {
	text-decoration:none;
	border-bottom:1px dotted #000;
}

#content p:last-child {
	margin:0px;
}

.content-block figure {
	margin-bottom:10px;
}

.content-block img {
	max-width:100%;
	height:auto;
}

.subpage-margin-top {
	margin-top:25px;
}

.textwidget p {
	margin-bottom:30px;
}

.textwidget p:last-child {
	margin-bottom:0px;
}

#content ul, ol {
	margin:0 0 25px;
}

#content .page-title h1 {
	margin-bottom:30px;
}

blockquote{
  display:block;
  background:#fff;
  padding:15px 20px 15px 49px;
  margin:0 0 20px;
  position:relative;
  font-size:22px;
  border-left:8px solid #f2f2f2;
}

blockquote::before{
  content: "\201C";
  font-family: Arial, serif;
  font-size:63px;
  font-weight:bold;
  color:#888;
  position: absolute;
  left: 10px;
  top:20px;
}

blockquote::after{
  content: "";
}

/* contact block - landingspagina
========================================================*/

#contact-block {
	margin-bottom:50px;
	padding:40px;
	background:#f2f2f2;
}

#contact-block h3 {
	margin:0 0 18px 0;
	line-height:42px;
	font-size:33px;
}

#contact-block p i {
	font-size:20px;
}

#contact-block a {
	color:#000;
	border-bottom:1px dotted #000;
}

#contact-block a:hover {
	text-decoration:none;
	border-bottom:1px dotted #000;
}

/* contactformulier contact-block
========================================================*/

#contact-block .contact-block-form {
	padding:30px 30px 30px 30px;
	border:1px solid #d4d4d4;
}

#contact-block form input {
	box-shadow:none;
	border:0;
}

#contact-block form input[type="text"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contact-block form input[type="email"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contact-block form input[type="tel"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contact-block form input[type="file"] {
	margin:10px 0 0 0;
	font-size:17px;
	line-height:normal;
}

#contact-block form label {
	color:#000;
	font-weight:400;
}

#contact-block form textarea {
	margin:0 0 15px 0;
	height:10em;
	border-radius:0px;
	font-size:20px;
	border:0;
	box-shadow:none;
}

#contact-block form input[type="submit"] {
	margin-top:30px;
	padding:5px 20px;
	border:none;
	font-size:22px;
	color:#fff;
	background:#000;
}

#contact-block form .recaptcha {
	margin-top:25px;
}

#contact-block div.wpcf7-mail-sent-ok {
	display:none !important;
}

#contact-block div.wpcf7-validation-errors {
    color:#000;
}

/*========================================================
						fotoblok
=========================================================*/

#fotoblok a:hover {
	text-decoration:none;
}

#fotoblok .full-height {
	height:570px;
}

#fotoblok .half-height {
	height:280px;
}

#fotoblok .m-bottom {
	margin-bottom:10px;
}

#fotoblok .block {
	position:relative;
	background-size:cover;
	background-position:center center;
}

#fotoblok .block .entry-hover {
	top:0;
	right:0;
	bottom:0;
	left:0;
	position:absolute;
	background-color:rgba(0,0,0,0.0);
	transition:all.45s ease;
}

#fotoblok .block:hover .entry-hover {
	background-color:rgba(0,0,0,0.25);
}

/* titels
========================================================*/

#fotoblok .block-text {
	position:absolute;
	z-index:10;
	font-size:42px;
	font-weight:500;
	text-transform:lowercase;
}

.block-text-white {
	color:#fff;
}

.block-text-black {
	color:#000;
}

#fotoblok .block-text-bottom-left {
	left:25px;
	bottom:25px;
}

#fotoblok .block-text-top-right {
	right:25px;
	top:25px;
}

#fotoblok .block-text-top-left {
	left:25px;
	top:25px;
}

#fotoblok .block-text-bottom-right {
	right:25px;
	bottom:25px;
}

/* tekstblok
========================================================*/

#fotoblok .text-block {
	color:#fff;
	position:relative;
}

#fotoblok .text-block span.text {
	left:25px;
	top:25px;
	position:absolute;
	z-index:10;
}

#fotoblok .text-block span.more {
	position:absolute;
	right:25px;
	bottom:25px;
}

/*========================================================
						projecten-overzicht
=========================================================*/

#projecten-overzicht h2 {
	margin-bottom:15px;
}

#projecten-overzicht .project-thumbnail {
	height:285px;
	margin-bottom:10px;
	position:relative;
	background-size:cover;
	background-position:center center;
}

#projecten-overzicht .project-thumbnail span {
	position:absolute;
	right:25px;
	bottom:18px;
	text-align:right;
}

#projecten-overzicht .project-thumbnail .plaatsnaam {
	text-transform:capitalize !important;
}

#projecten-overzicht .project-thumbnail .entry-hover {
	top:0;
	right:0;
	bottom:0;
	left:0;
	position:absolute;
	background-color:rgba(0,0,0,0.0);
	transition:all.45s ease;
}

#projecten-overzicht .project-thumbnail:hover .entry-hover {
	background-color:rgba(0,0,0,0.25);
}

/* meer projecten */

#projecten-overzicht .more-projects {
	width:100%;
	display:table;
	text-align:center;
	color:#000;
	background:#f2f2f2;
}

#projecten-overzicht .more-projects span {
	right:auto;
	bottom:auto;
	position:relative;
	display:table-cell;
 	vertical-align: middle;
	text-align:center;
}

#projecten-overzicht .more-projects-url:hover {
	text-decoration:none;
}

/*========================================================
						expand-block
=========================================================*/

/* toggle url
========================================================*/

#content a.expand {
	display:inline-block;
	cursor:pointer;
	border:none;
}

#content a.expand:hover {
	border:none;
}

#content a.expand-categories {
	color:#000;
	margin:45px 0 45px 0;
}

#content a.expand-contactform {
	margin:0 0 45px 0;
}

#content span.arrow-up {
	display:inline-block;
    transition:transform .25s cubic-bezier(.25,.46,.45,.94);
	transform:matrix(-1, 0, 0, -1, 0, 0) !important;
}

#content span.arrow-down {
	display:inline-block;
    transition:transform .25s cubic-bezier(.25,.46,.45,.94);
	transform:matrix(1, 0, 0, 1, 0, 0);
}

/* expand-block
========================================================*/

.expand-block {
	display:none;
	margin-bottom:50px;
	padding:125px 0;
	background:#000;
}

#categories ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#categories ul li {
	display:inline-block;
	line-height:50px;
}

#categories ul li a {
	margin-right:20px;
	color:#fff;
	font-size:42px;
}

#categories ul li a:after {
	content:"/";
	margin-left:20px;
}

#categories ul li:last-child>a:after {
	content:"";
}

#categories ul li a:hover {
	text-decoration:none;
}

#categories ul.categories-list {
	transition:all 1.5s ease;
	opacity:0;
}

/*#categories .categories-list li:nth-child(2) {
	display: none;
}*/

#categories ul.categories-list-active {
	opacity:1 !important;
}

#contactform .form {
	transition:all 1.5s ease;
	opacity:0;
}

#contactform .form-active {
	opacity:1 !important;
}

/* contactformulier
========================================================*/

#contactform form input {
	box-shadow:none;
}

#contactform form input[type="text"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contactform form input[type="email"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contactform form input[type="tel"] {
	margin:0 0 15px 0;
	font-size:20px;
	border-radius:0px;
}

#contactform form input[type="file"] {
	margin:0 0 15px 0;
	padding:5px;
	font-size:13px;
	line-height:normal;
	background:#fff;
}

#contactform form label {
	color:#fff;
	font-weight:400;
}

#contactform form textarea {
	margin:0 0 15px 0;
	border-radius:0px;
	font-size:20px;
	box-shadow:none;
}

#contactform form input[type="submit"] {
	margin-top:20px;
	padding:5px 20px;
	border:none;
	font-size:22px;
	background:#fff;
}

#contactform form .recaptcha {
	margin-top:25px;
}

#contactform div.wpcf7-mail-sent-ok {
    display:none !important;
}

#contactform div.wpcf7-validation-errors {
    color:#fff;
}

/*========================================================
						producten overzicht
=========================================================*/

.producten-text {
	margin: 45px 0 45px 0;
}

ul.product-specs {
	list-style-type:none;
	padding:0px;
}

ul.product-specs li {
	margin:0 0 2px 0;
	color:#7b7b7b;
	font-size:22px;
	font-weight:400;
}

ul.product-specs li:last-child {
	margin:0px;
}

/*========================================================
						paginanavigatie
=========================================================*/

.pagenavigation {
	margin:45px 0 0 0;
}

.pagenavigation a {
	color:black;
}

.pagenavigation a:hover {
	text-decoration:none;
	border-bottom:1px solid black;
}

.pagenavigation .vorige {
    float: left;
}

.pagenavigation .volgende {
    float: right;
}

/*========================================================
						medewerker-overzicht
=========================================================*/

#medewerker-overzicht {
	margin:50px 0 50px 0;
}

#medewerker-overzicht .medewerker-thumbnail {
	height:450px;
	margin-bottom:10px;
	position:relative;
	background-size:cover;
	background-position:center center;
}

#medewerker-overzicht .medewerker-thumbnail span {
	position:absolute;
	left:25px;
	bottom:18px;
	text-align:left;
}


#medewerker-overzicht .medewerker-thumbnail .entry-hover {
	top:0;
	right:0;
	bottom:0;
	left:0;
	position:absolute;
	background-color:rgba(0,0,0,0.0);
	transition:all.45s ease;
}

#medewerker-overzicht .medewerker-thumbnail:hover .entry-hover {
	background-color:rgba(0,0,0,0.25);
}


/*========================================================
						footer
=========================================================*/

#footer {
	margin:0px 0;
}

#footer h3 {
	margin-bottom:35px;
	font-weight:400;
}

#footer a {
	color:#000;
	border-bottom:1px dotted #000;
}

#footer a:hover {
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#menu-footermenu>li>a{
	font-size:12px;
}
#menu-footermenu{
	text-align:center;
}
#menu-footermenu>li{
	display:inline-block;
	float:none;
	margin-right:10px;
}

/*========================================================
						sidebar
=========================================================*/

/* slider
========================================================*/

/*========================================================
						google maps
=========================================================*/


/*========================================================
						contactformulier
=========================================================*/




/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

/* */

@media screen and (max-width:1050px)  {

.navbar-nav {
	margin-top:-40px;
	padding-left:250px;
}

}

@media screen and (max-width:992px)  {


/* slideshow
========================================================*/

#slideshow {
	height:350px;
}

.slider-item {
	height:350px;
}

/* fotoblok
========================================================*/

#fotoblok .block-text {
	font-size:32px;
}

#fotoblok .text-block span.text {
	font-size:19px;
}

/* categories
========================================================*/


.expand-block {
	padding:60px 0;
}

#categories ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#categories ul li {
	display:block;
	line-height:55px;
}

#categories ul li a {
	margin-right:0px;
	font-size:35px;
}

#categories ul li a:after {
	content:"";
	margin-left:0px;
}

#categories ul li:last-child>a:after {
	content:"";
}

} /* */

/*========================================================
						mobile
=========================================================*/

@media screen and (max-width:767px)  {

/* header
========================================================*/

#searchform input {
	height: 50px;
	width: 250px;
}

#navbar #searchform {
	margin-top: 0px;
	margin-left: 0px;
}

body {
	padding-top:105px;
}

.navbar {
	background-color: #fff;
}

#header {
	padding-top:20px;
	position:fixed;
	width:100%;
	height:105px;
	z-index:999;
	transition:all.45s ease;
	background:#fff;
}

.subpage-margin-top {
	margin-top:0px;
}

/* menu
========================================================*/

.navbar .navbar-brand {
	height:auto;
    padding:6px 15px;
}

.navbar .navbar-brand img {
	width:185px !important;
}

.navbar-nav {
    margin-top:20px;
    position:relative;
    background:#fff;
    padding-left:15px;
}

.navbar-nav>li>a {
    padding:20px 0px;
}

/* dropdown menu
========================================================*/

.navbar-nav>li.open .dropdown-menu {
    top:100%;
	background:#fff;
	padding:0px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li {
    display:block;
    float:none;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li {
    line-height:50px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div {
    padding:0px 0 0px 0;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li>a {
    margin-right:0px;
    color:#000;
    padding:0px;
    font-size:22px;
}

.navbar-nav>li.open .dropdown-menu>div>div>div>div>li>a:after {
	content:"";
	margin-left:0px;
}

/* slideshow
========================================================*/

#slideshow {
	height:200px;
}

.slider-item {
	height:200px;
}

/* slideshow producten
========================================================*/

#slideshow-product {
	height:200px;
}

.slider-item-product {
	height:200px;
}

/*========================================================
						fotoblok
=========================================================*/

#fotoblok .full-height {
	height:250px;
}

#fotoblok .half-height {
	height:150px;
}

#fotoblok .block-text {
	font-size:28px;
}

#fotoblok .text-block {
	padding:15px;
	height:auto !important;
}

#fotoblok .text-block span.text {
	left:0px;
    top:0px;
	position:relative;
}

#fotoblok .text-block span.more {
    right:15px;
    bottom:15px;
}

#fotoblok .block-text-bottom-left {
	left:15px;
	bottom:15px;
}

#fotoblok .block-text-top-right {
	right:15px;
	top:15px;
}

#fotoblok .block-text-top-left {
	left:15px;
	top:15px;
}

#fotoblok .block-text-bottom-right {
	right:15px;
	bottom:15px;
}

/* contactformulier contact-block
========================================================*/

#contact-block .contact-block-form {
	margin:30px 0 0 0;
	padding:0px;
	border:0px;
}

#contact-block .contact-block-form .bijlage {
	display:none;
}

} /* */


/*========================================================
						small mobile
=========================================================*/

@media screen and (max-width:242px)  {

/* menu
========================================================*/

.navbar .navbar-brand img {
	width:110px !important;
}

}

/* Aanpassingen Online Marketing Agency */

.search-post-excerpt h1, .search-post-excerpt h2 {
	display: none;
}

/*========================================================
						Landingspagina Daniel
=========================================================*/
.teaser {
	max-width:1000px;
	margin:auto;
	padding: 10px 20px 20px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
	border-radius: 4px;
	background-color:white;
	}
.image-landingspagina{
	position:relative; 
	width:20%; 
	float:right; 
	padding-left:20px;
}
.text-landingspagina{
	position:relative; 
	width:100%; 
	float:left;
}
@media only screen and (max-width: 767px) {
	.image-landingspagina{
		display:none;
	}
	.text-landingspagina{
		width:100%;
	}
}
/*========================================================
						Blog
=========================================================*/
.blog_titel {
	font-size:24px;
	color:black;
	padding-top: 20px;
}
.blog_samenvatting {
	font-size:16px;
	color:grey;
}
.blog_datum{
	background-color: #f9f9f9;
    padding:15px;
	line-height:1em;	
    margin-bottom: 20px;
}