/*   
Theme Name: Randstad Vloerverwarmingen 
Theme URI: http://www.donkeys.co
Description: Randstad Vloerverwarmingen
Author: Donkeys & Co.
Author URI: http://www.donkeys.co
Version: 1
*/



@font-face {
    font-family: 'caligor_sansclean';
    src: url('fonts/caligor_sans_clean-webfont.woff2') format('woff2'),
         url('fonts/caligor_sans_clean-webfont.woff') format('woff'),
         url('fonts/caligor_sans_clean-webfont.ttf') format('truetype'),
         url('fonts/caligor_sans_clean-webfont.svg#caligor_sansclean') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* 
	font-family: 'Barlow', sans-serif;
	font-family: 'Barlow Condensed', sans-serif;
*/

* {
	font-family: 'Barlow', sans-serif;
}



.cookieWrap {
	padding: 70px 0 70px 0;
}

.grecaptcha-badge {
	display: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'caligor_sansclean', sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	color: #000000;
	text-transform: uppercase;
}


h1 {
	font-size: 44px;
	line-height: 44px;
}

h2 {
	font-size: 40px;
	line-height: 40px;
}

h3 {
	font-size: 34px;
	line-height: 34px;
}

h4 {
	font-size: 26px;
	line-height: 26px;
}

h5 {
	font-size: 22px;
	line-height: 22px;
}

h6 {
	font-size: 20px;
	line-height: 20px;
}


.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
	color: #ffffff
}



p, a, li, td {
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 25px;
	color: #000000;
}

a {
	color: #E55A14;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

a:hover {
	color: #FCBA04;
	text-decoration: none;
}


.white p, .white a, .white li, .white td {
	color: #ffffff;
}






.btn {
	font-family: 'caligor_sansclean', sans-serif;
	font-weight: normal;
	display: inline-block;
    padding: 12px 32px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px;
    border-radius: 0px;
    margin-top: 20px;
    text-transform: uppercase;
}


/******************* BUTTON *******************/
.btn-yellow {
	position: relative;
    color: #ffffff !important;
    background-color: #FCBA04;
    font-size: 17px;
	line-height: 23px;
	border-radius: 300px;
    
    -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;

}

.btn-yellow:hover, .btn-yellow:focus {
    color: #ffffff !important;
    background-color: #d59e07;
}









.btn-white {
	position: relative;
    color: #000000 !important;
    background-color: #ffffff;
    font-size: 17px;
	line-height: 23px;
	border-radius: 300px;

    -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.btn-white:hover, .btn-white:focus {
    color: #000000 !important;
    background-color: #d7edf4;
}










.headerFix {
	height: 0;
}





.buttonHead {
	float: right;
}
.buttonHead a.btn {
	margin-top: 16px;
	font-size: 14px;
	margin-left: 20px;
}

.headerFix {
	height: 81px;
}

.headerTop {
	position: fixed;
	background-color: rgba(255, 255, 255, 1);
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.headerTop .logo {
	width: 260px;
    float: left;
    padding: 13px 15px 9px 0;
}


.headerTop .nav {
	float: right;
}


.headerTop ul {
	margin: 0;
	padding: 0;
}

.sf-menu li {
    background: transparent;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	background: transparent;
}


.sf-menu a {
	padding: 31px 13px;
	color: #000000;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	font-family: 'Barlow', sans-serif;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu li.current_page_item a {
	color: #2B2B2B;
}

.sf-menu li ul li {
    background: #2B2B2B;
    
}

.sf-menu li ul li:hover,
.sf-menu li ul li.sfHover {
	background: #000000;
}


.sf-menu ul li a {
	padding: 10px 20px;
	color: #ffffff;
	font-size: 14px;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.sf-menu li ul li:first-child a {
	padding-left: 20px;
}

.sf-menu li ul li:hover a,
.sf-menu li ul li.sfHover a,
.sf-menu li ul li.current_page_item a {
	color: #ffffff;
}

.sf-menu li:hover ul li a,
.sf-menu li.sfHover ul li a,
.sf-menu li.current_page_item ul li a {
	color: #ffffff;
}

.sf-menu li:hover ul li:hover a,
.sf-menu li:hover ul li.sfHover a,
.sf-menu li:hover ul li.current_page_item a {
	color: #ffffff;
}



.sf-arrows .sf-with-ul {
    padding-right: 20px;
}

.sf-arrows .sf-with-ul:after {
	content: none;
}














.headButton {
	float: right;
	margin-top: 5px;
	margin-left: 13px;
}
.headButton a.btn.btn-blue {
    font-size: 15px;
    padding: 11px 20px;
    margin-top: 12px;
}







/************* PAGE BUILDER *************/

.pageBuilder ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}


.pageBuilder ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 2px;
}

.pageBuilder ul li:last-child {
	margin-bottom: 0px;
}

.pageBuilder ul li:before {
	font-family:"Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	position: absolute;
	left: 0px;
	top: 1px;
	color: #2B2B2B;
	height: 15px;
    width: 15px;
    font-style: normal;
}








.pb_header {
    height: 630px;
    width: 100%;
    background-color: #ffffff;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.pb_header:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 180px;
	top: 0px;
	left: 0px;
/*
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.6) 11%, rgba(0,0,0,0) 89%);
*/
}

.pb_headerNotHome {
    height: 430px;
}

.pb_headerWrap {
	height: 630px;
	width: 100%;
	position: relative;
}

.pb_headerNotHome .pb_headerWrap {
    height: 430px;
}

.pb_headerWrapInner {
	position: absolute;
	left: 0px;
	bottom: 40px;
	width: 42%;
}

.pb_headerWrapInner .btn {
	text-shadow: none;
}

.pb_header h1 {
	font-size: 50px;
	line-height: 50px;
}





.pb_header .pb_headerBg {
	position: absolute;
	width: 100%;
	height: 630px;
	left: 0;
	top: 0;
	
	opacity: 0.4;
	background-image: -webkit-linear-gradient(left, #000000 58%, rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(left, #000000 58%, rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(to right, #000000 58%, rgba(255,255,255,0.00) 100%);
}

.pb_header.pb_headerNotHome .pb_headerBg {
	height: 430px;
}





.pb_diensten {
	padding: 60px 0;
}

.pb_dienstenWrapper {
	padding: 50px 50px 20px 50px;
}

.pb_dienstenItem {
	padding: 0;
	margin-bottom: 30px;
}

.pb_dienstenItemIng {
	width: 90px;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 15px;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.pb_dienstenItem:hover .pb_dienstenItemIng {
	padding-bottom: 30px;
	padding-top: 0px;
}






.pb_text_img {
	
}

.pb_text_img .pb_text_imgWrap {
	position: relative;
}

.pb_text_img .pb_text_imgWrap:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -20px;
	bottom: -20px;
	background-color: rgba(237, 238, 241, 1);
	z-index: -1;
}

.pb_text_img .pb_text_imgWrap.right:after {
	left: 20px;
}

.pb_text_img_tekst {
	padding-top: 25px;
}






.pb_galerijIntro {
	margin-bottom: 40px;
}

.pb_galerijIntro h1, .pb_galerijIntro h2 {
/* 	margin-bottom: 10px; */
}


.page_gallery_wrap {
	height: 200px;
	width: 100%;
    background-color: #ffffff;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    margin-bottom: 30px;
}



.pb_galerij_link_afbeelding {
	margin-bottom: 30px;
}





.projectItem {
	position: relative;
}

.pb_projecten .projectItem:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -10px;
	bottom: -10px;
	background-color: rgba(49, 49, 49, 0.1);
	z-index: -1;
}

.projectItemImg {
	height: 250px;
	width: 100%;
    background-color: #ffffff;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    margin-bottom: 30px;
}

.pb_projecten .spacer {
	height: 25px;
}



.projectOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	background-color: rgba(26, 26, 26, 0.7);
	padding: 30px;
	
	opacity: 0;
	
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	margin: 0px;
	font-size: 24px;
	line-height: 27px;
	color: #ffffff;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.projectOverlay:hover {
	opacity: 1;
}

.projectItemText {
	margin-bottom: 30px;
}

.projectItem .verkocht {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	padding: 20px;
	color: #fff;
	z-index: 9;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}





.pb_kolommenItemImg {
	margin-bottom: 20px;
}

.pb_kolommenItemText h3 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 13px;
}




.pb_blocksBlok {
	border: 2px solid #84B6DB;
	padding: 20px;
	margin: 15px 0;
}









.pb_text_formWrap {
	padding: 0px;
}










input {
	outline: none;
}


input[type="text"], input[type="tel"], input[type="email"], textarea {
	width: 100%;
	padding: 14px 10px;
	background-color: #fffbf8;
	border: 1px solid #fffbf8;
	outline: none;
	resize: none;
	margin-bottom: 30px;
	font-family: 'Barlow', sans-serif;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, textarea:focus {
	border: 1px solid #2B2B2B;
}

textarea {
	height: 200px;
	margin-bottom: 0px;
}






span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: -25px;
    margin-bottom: 20px;
}

div.wpcf7-response-output {
    margin: 2em 0em 1em !important;
}

input[type="submit"] {
	outline: none !important;
}






table tr td {
	padding: 0 0 5px 0 !important;
	border: 0px !important;
}

table tr {
	border: 0px !important;
}

table tr:last-child {
	border-bottom: 0px;
}



.footerContact {
	background-color: #E55A14;
	padding: 50px 0;
}

.footerContact h2, .footerContact h3, .footerContact h4 {
	margin-bottom: 5px;
}



.footerContact .btn {
	margin-top: 13px;
}




footer {
	padding: 20px 0;
	background-color: #ffffff;
}

footer p, footer p a {
	margin: 0px;
	font-size: 14px;
    line-height: 21px;
}

footer p span {
	padding: 0px 7px;
}





.navMob {
	display: none !important;
	
}

.navMob i {
	color: #000000;
	margin-top: 15px;
}

.menuOverlay {
	display: none;
}






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





@media screen and (max-width: 992px) {
	
	.navMob {
		display: block !important;
		float: right !important; 
		font-size: 23px;
		color: #000000;
		margin-top: 5px;
		margin-right: 26px;
		width: 25px;
		height: 33px;
	}
	
	
	.menuOverlay {
		display: none;
		background: rgba(0, 0, 0, 0.9);
		height: 100vh; 
		width: 100%; 
		position: fixed;
		z-index: 9999999;
		font-weight: 700;
	}
	

	
	.menuOverlay .close {
		position: fixed;
		right: 32px;
		top: 32px;
		font-size: 29px;
		color: #fff !important;
	}
	
	.menuOverlay .close i {
		color: #fff !important;
	}
	
	.menuOverlay .overMenu {
		text-align: center;
	}
	
	.menuOverlay .overMenu ul {
		text-align: center;
		list-style: none;
		margin: 0;
		padding: 0;
		margin-top: 90px;
	}
	
	
	.menuOverlay .overMenu ul li {
		text-align: center;
		margin-bottom: 10px;
	}
	
	.menuOverlay .overMenu ul li a {
		text-align: center;
		color: #fff;
		text-decoration: none;
		font-size: 24px;
		line-height: 28px;
		
		font-weight: 400;
		font-family: 'Barlow', sans-serif;
	}
	
	
	
	.menuOverlay .overMenu ul li ul {
		text-align: center;
		list-style: none;
		margin: 0;
		padding: 0;
		margin-top: 0px;
	}
	
	.menuOverlay .overMenu ul li ul li a {
		text-align: center;
		color: #fff;
		text-decoration: none;
		font-size: 18px;
	}
	
	.menuOverlay .overMenu ul li ul li {
		text-align: center;
		margin-bottom: 5px;
	}
	
		
	.menuOverlay .social {
		margin-top: 15px;
	}
	
	.menuOverlay .social i {
		color: #ffffff;
		font-size: 22px;
		margin: 0 3px;
	}
	
	.menuOverlay .social i:hover {
		color: #b39a6a;
	}
	
	
	
	.headButton a.btn.btn-blue {
	    font-size: 15px;
	    padding: 11px 20px;
	    margin-top: 3px;
	}
	
	
	
	
	
	.headerTop .logo {
	    width: 190px;
	    float: left;
	    padding: 11px 15px 8px 0;
	}
	.buttonHead {
		display: none;
	}
	
	.sf-menu a {
		padding: 32px 5px;
		font-size: 14px;
	}
	
	.headerFix {
	    height: 60px;
	}
	
	
	.pb_header {
    	height: 490px;
    }
    
    .pb_headerWrap {
    	height: 490px;
    }
    
    
    .pb_header .pb_headerBg {
	    height: 490px;
	}
	
	
	
	
	
	
	
	
}


@media screen and (max-width: 768px) {
	
	
	h1 {
		font-size: 30px;
		line-height: 30px;
	}
	
	h2 {
		font-size: 28px;
		line-height: 28px;
	}
	
	h3 {
		font-size: 26px;
		line-height: 26px;
	}
	
	h4 {
		font-size: 22px;
		line-height: 22px;
	}
	
	h5 {
		font-size: 20px;
		line-height: 20px;
	}
	
	h6 {
		font-size: 17px;
		line-height: 17px;
	}
	
	
	
	p, a, li, td {
		font-size: 14px;
		line-height: 20px;
	}
	
	
	
	.headerTop .logo {
	    width: 190px;
	    float: left;
	    padding: 8px 15px 8px 0;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.pb_header {
    	height: 400px;
    }
    .pb_headerWrap {
    	height: 400px;
    }
    
    .pb_headerWrapInner {
	    width: 86%;
	}
	
	.pb_header.pb_headerNotHome {
	    height: 280px;
	}
	.pb_headerNotHome .pb_headerWrap {
	    height: 280px;
	}
	
	.pb_header .pb_headerBg {
	    height: 400px;
	}
    
    
	
	
	.pb_dienstenWrapper {
		margin-top: 20px;
	}
	
	
	.pb_text_img .pb_text_imgWrap:after {
	    left: -10px;
	    bottom: -10px;
	}
	.pb_text_img .pb_text_imgWrap.right:after {
	    left: 10px;
	}
	
	
	
	.pb_kolommenItem {
		margin-bottom: 35px;
	}
	
	
	
	
	.pb_header h1 {
	    font-size: 30px;
	    line-height: 30px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	.footerContact .text-right {
		text-align: left !important;
	}
	
	footer .text-center {
		text-align: left !important;
	}
	
	footer p span {
	    padding: 0px 7px;
	    clear: right;
	    display: block;
	    opacity: 0;
	    height: 0px;
	    text-align: left;
	}
	
	

}



