/*
Theme Name: Webconcurrent Template 43
Theme URI: http://www.webconcurrent.nl
Author: Webconcurrent
Author URI: http://www.webconcurrent.nl;
Description: Nieuwe template met dubbele header afbeelding gericht op de nieuwe diensten / speerpunten op de homepage. Daarnaast bied de template ruimte voor veel pagina's / teksten en afbeeldingen.
Version: 1.0
*/

/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}


/* Theme CSS */
strong {
	font-weight: bold;
}

.overlay {
	position:absolute;
	z-index:999;
	background:white;
	background:rgba(255,255,255,0.95);
	width:100%;
	height:900px;
	display:none;
	cursor:pointer;
	height:100vh;
}

.wpcf7 th, .wpcf7 td {
	vertical-align:top;
	padding-top:10px;
}

.wpcf7 input[type="text"], .wpcf7 textarea, .wpcf7 input[type="email"], .wpcf7 select {
	border:1px solid #e3e3e3;
	padding:5px;
}

.wpcf7 th {
	text-align:left;
	padding-right:20px;
}

.close {
	position:absolute;
	right:10px;
	top:10px;
	font-size:32px;
	color:black;
}

em {
	font-style: italic;
}

header h1 {
	margin-top:20px;
}

#logo {
	padding:15px 0;
}

#google_translate_element {
	text-align:center;
}

#google_translate_element a {
	color:#202020;
	font-size:12px;
}

#logo a {
	text-decoration:none;
}

#logo img {
	max-height:150px;
}

.underlogo {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    line-height: 21px;
}

.belons {
	font-size: 19px;
    margin: 20px 0 15px 0;
    text-align: right;
    float:right;
}

.socialheader {
	float: right;
    padding: 20px;
    font-size: 18px;
}

.slideshowlink {
	display:none;
}

nav#header-menu {
	border-radius: 3px;
}

nav#header-menu ul li {
	display:inline-block;
}

nav#header-menu ul li a {
	color: white;
    text-decoration: none;
    padding: 0px 20px;
    display: block;
    margin: 12px 0;
    border-right: 1px solid white;
    text-transform: uppercase;
    font-size:12px;
    line-height:1.5;
}

nav#header-menu ul .sub-menu {
	display:none;
	position:absolute;
	z-index:999;
}

nav#header-menu li:hover .sub-menu {
	display:block;
}

nav#header-menu ul .sub-menu li {
	display:block;
}

nav#header-menu ul .sub-menu li a {
	padding: 12px 15px;
    display: block;
    margin: 0;
	border:none;
}

nav#header-menu ul li:hover {
	background:rgba(0,0,0,0.2);
}

.conversion-container {
	margin-top:20px;
	padding:10px 0;
}

.conversion-container-content {
	border: 10px solid white;
	line-height:1;
}

.conversion-container-content.contact {
	line-height:0;
}

div.social-element {
    float: left;
    margin-right: 10px;
}

div#slider, div#slider div {
    width: 100%;
    height: 270px !important;
    overflow: hidden;
}

.overlayslider {
	background: rgba(0,0,0,0.6);
    position: absolute;
    top: 45px;
    width: 47.6%;
    line-height: 32px;
    padding: 30px;
    color: white;
    font-weight: 300;
    font-size: 26px;
}

.overlayslider span {
	display:block;
	margin-top:9px;
	font-size:18px;
}

.slide-offerte {
	position: absolute;
    background: rgba(255,255,255,0.85);
    padding:30px;
    height: 280px;
    right: 15px;
    width: 49%;
    top: 0;
}

.slide-offerte h3 {
	color: #333;
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}

.slide-offerte ul {
	list-style: disc;
    margin: 15px 20px 23px 40px;
    font-style: italic;
    padding: 0;
}

.slide-offerte ul li {
	font-size: 17px;
    margin: 8px 0;
    color: #5d5d5d;
    line-height:16px;
}

.slide-offerte .meta {
	display: block;
    color: #524c4c;
    font-size: 11px;
    margin-left: 30px;
    margin-top: 8px;
}

.algemeen-knop {
	background: #524c4c;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color: white;
    display: inline-block;
    font-size: 19px;
    margin: 0 auto;
    padding: 14px 30px;
    text-decoration: none;
    font-weight: 600;
}

.subtitle {
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    margin: 30px auto;
}

.home-block {
	background:#eaeaea;
	margin-bottom:15px;
	border: 1px solid #d9d9d9;
}

.home-block img {
	width:100%;
}

.home-block h2 {
	padding: 15px;
    margin: 0;
    font-size: 20px;
    color: #373737;
}

.home-block p {
	line-height: 19px;
    padding:15px;
    font-size: 12px;
    height:80px;
    color: #373737;
}

.home-block a {
	display:block;
	text-decoration:none;
	padding:15px;
	color:#373737;
}

.home-block .dashicons {
	line-height:0.9;
}

.main-content {
	margin-top:30px;
	line-height: 1.5;
}

.main-content a {
	text-decoration:none;
}

.main-content p {
	margin-bottom:15px;
}

.main-content h1 {
	font-size:34px;
	line-height:39px;
	margin-bottom:10px;
}

.main-content h2 {
	font-size: 28px;
    margin-bottom: 10px;
    line-height: 35px;
}

.main-content h3 {
	font-size:22px;
	line-height:26px;
	margin-bottom:10px;
}

.afspraak-sidebar {
	text-align:center;
}

.widget-container {
	margin-bottom: 10px;
    background: #eaeaea;
    border: 1px solid #d9d9d9;
    font-size: 12px;
    line-height: 20px;
    padding: 15px;
    color: #373737;
}

.main-content .widget-container a {
	font-size: 15px;
    text-align: center;
    margin: 15px auto 0;
    text-decoration:none;
    color:white;
}

.widget-container h3 {
	font-size: 22px;
    margin-bottom: 15px;
    margin-top: 12px;
}

footer {
	padding: 25px;
    background: #eee;
    border-top: 1px solid #d9d9d9;
    margin-top:25px;
}

footer a {
	color:#2c2c2c;
	text-decoration:none;
}

.footer-widget {
	line-height:1.5;
}

.footer-widget h3 {
	font-size:18px;
	font-weight:400;
	margin-bottom:15px;
}

.footer-widget li {
	display:block;
	margin-bottom:5px;
}

.copy {
	background:#2c2c2c;
	color:white;
	padding:5px 0;
	font-size:12px;
}

.copy a {
	color:white;
	text-decoration:none;
}

.edit {
	margin: 25px 0 15px;
	font-size:11px;
}

a.button,
.edit .button {
	color: #ffffff;
    text-decoration: none;
    background-color: #a01b1b;
    padding: 7px;
    display:inline-block;
}

table {
	margin:20px 0;
	line-height: 1.8;
}

table th {
	text-align:left;
}

#googlemaps {
	width: 100%;
    height: 250px;
}

.contact-page input, .contact-page textarea {
	padding: 6px;
    border: 1px solid #eee;
}

.contact-page textarea {
	width:100%;
	max-width:420px;
}

input[type="submit"] {
    padding: 10px 20px;
    border: 0;
    color: white;
    font-size: 15px;
    cursor:pointer;
}

.mobnav-trig {
	height: 39px;
    width: 87px;
    cursor: pointer;
    position: relative;
    padding: 11px 0;
    margin: 10px auto;
}

span.trigger-icon {
	display: block;
	float: left;
	width: 23px;
	margin: 0 8px 0 0;
}

span.trigger-icon span {
	display: block;
	height: 3px;
	margin-bottom: 3px;
	background:white;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

span.trigger-text {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    vertical-align: top;
    line-height: 0.9;
    font-size: 19px;
}

.mobnav-trig .top.active {
	-ms-transform: rotate(50deg);
    -ms-transform-origin: 20% 40%;
    -webkit-transform: rotate(50deg);
    -webkit-transform-origin: 20% 40%;
    transform: rotate(50deg);
    transform-origin: 20% 40%;
}

.mobnav-trig .bottom.active {
	-ms-transform: rotate(-45deg);
    -ms-transform-origin: 8% 40%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 8% 40%;
    transform: rotate(-45deg);
    transform-origin: 8% 40%;
}

/**
 * Catalog
 */
.catalog-product h1 {
	font-family: 'Bitter', sans-serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
}

.catalog-container h4 {
	font-size:16px;
}

.product-data a.button,
.catalog-container .button {
	text-decoration: none;
	padding: 5px 0px;
}

.product-container a.button {
	margin-top: 20px;
    display: block;
    width: 200px;
}

.catalog-container a.button,
.product-container a.button
{
	padding: 5px 10px;
}

.product-container h1 {
	font-size:30px;
}

.product-container h3 {
	font-size:16px;
}


@media screen and (max-width:1200px) {
	.algemeen-knop {
		font-size:15px;
	}

	.slide-offerte ul li {
	    font-size: 16px;
	    margin: 7px 0;
	    color: #5d5d5d;
	    line-height: 16px;
	}

	.slide-offerte h3 {
		font-size:19px;
	}

	.overlayslider {
		font-size:20px;
	}

	.overlayslider span {
		font-size: 15px;
	}
}

@media screen and (max-width:991px) {
	.overlayslider {
		line-height:27px;
	}

	.slide-offerte ul li {
	    font-size: 14px;
	    margin: 4px 0;
	}

	.slide-offerte {
		padding:20px;
	}
}

@media screen and (max-width:768px) {
	.underlogo {
		display:none;
	}

	.subtitle {
		font-size:25px;
		line-height:38px;
	}

	.belons {
		text-align:center;
	}

	#logo {
		text-align:center;
	}

	.copy {
		text-align:center;
	}

	nav#header-menu ul li {
		display:block;
	}

	nav#header-menu ul li a {
		margin:0;
		padding:14px;
		text-align:center;
	}
}

@media screen and (max-width:640px) {
	.overlayslider {
		display:none;
	}

	.slide-offerte {
		text-align:center;
		width:94%;
	}

	.slide-offerte ul {
		list-style: none;
	}

	.footer-widget {
		text-align:center;
	}

	.footer-widget h3 {
		margin-bottom:5px;
		margin-top:25px;
	}

	.mobnav-trig {
		display:block !important;
	}

	#header-menu .menu {
		position: absolute;
	    top: 0;
	    z-index: 9999;
	    left: 0;
	    display:none;
	}

	#header-menu .menu {
		display:none;
		position:relative;
		background:none;
		border:none;
		padding:0;
		margin:0;
	}

	#header-menu .menu li a {
		color:black;
	}
}
