/*
Theme Name: Selectverhuizers.nl
Theme URI: https://www.selectverhuizers.nl
Description: HTML Responsive
Version: 1.0
*/

/*
===============================================================
FONT FACE
===============================================================
*/

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

  .full {

    display:block;

    width:50%;
	
	margin:auto    

  }

}

@font-face {
    font-family: 'weblysleek_uisemilight';
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.eot');
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.woff2') format('woff2'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.woff') format('woff'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.ttf') format('truetype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisl-webfont.svg#weblysleek_uisemilight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'weblysleek_uisemilight_italic';
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.eot');
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.woff2') format('woff2'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.woff') format('woff'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.ttf') format('truetype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisli-webfont.svg#weblysleek_uisemilight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'weblysleek_uisemibold';
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.eot');
    src: url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.woff2') format('woff2'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.woff') format('woff'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.ttf') format('truetype'),
         url('https://www.selectverhuizers.nl/fonts/weblysleekuisb-webfont.svg#weblysleek_uisemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
===============================================================
GLOBAL
===============================================================
*/



.btn-warning {
    color: white !important;
    background-color: #ff921f !important;
    border-color: #ff921f !important;
}

body {
	font-size: 16px !important;
	font-family: 'weblysleek_uisemilight';
}

body.disabled {
	overflow: hidden;
}

a { text-decoration: none; }
.break { padding: 10px 0 15px; /*display: inline-block;*/ }
.break img { margin: 0 auto; }
.break-img {
	width: 212px;
	height: 35px;
	margin: 0 auto;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/sprites-img.png);
}
.nopadding { padding: 0px !important; margin: 0px !important; }
.btn {
	white-space: normal;
	-webkit-transition: all 0.2s; 
	-moz-transition: all 0.2s; 
	-ms-transition: all 0.2s; 
	-o-transition: all 0.2s; 
	transition: all 0.2s; 
}




/*
===============================================================
GOOGLE MAP
===============================================================
*/

#googleMap { 
	min-height: 500px; 
}


/*
===============================================================
HEADER
===============================================================
*/

#header {
	position: relative;
}
.topinfo {
	background: #0090E3;
}

.topinfo ul {
	margin: 0;
	padding: 6px 0;
	list-style: none;
}
.topinfo ul li {
	color: #fff;
	margin: 0 0 0 15px;
	font-size: 16px;
	display: inline-block;
}
.topinfo ul li a {
	color: #fff;
	text-decoration: none;
}
.topinfo ul li span {
	top: -5px;
	font-size: 13px;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	margin-top: 10px;
	border-radius: 50%;
	background-color: #FF8001;
	
}
.topinfo ul li span:before {
	top: 7px;
	left: 7px;
	position: relative;
}

@media (min-width: 767px) {
	.navbar-nav > li > .dropdown-menu {
        padding-top: 30px;
        background: transparent;
        border: 0;
        box-shadow: none;
        min-width: 200px;
	}

	.navbar-nav > li > .dropdown-menu ul {
        list-style: none;
        background: white;
        padding: 0px;
	}

	.navbar-nav > li > .dropdown-menu ul li {
		padding: 5px 20px;
	}

	.navbar-nav > li > .dropdown-menu ul li:first-of-type {
		padding-top: 20px;
	}

	.navbar-nav > li > .dropdown-menu ul li:last-of-type {
		padding-bottom: 20px;
	}

	.nav li.active .dropdown-menu li {
		background: #0090e3 !important;
	}

	.navbar-nav > li > .dropdown-menu ul li a {
		margin: 0 !important;
		padding: 0 !important;
	}

	.nav li.active .dropdown-menu a {
		background-color: transparent !important;
	}
}

@media (max-width: 768px) {
	.navbar-nav {
		padding-bottom: 30px;
	}
}



/*
===============================================================
LOGO
===============================================================
*/
.logo {
	padding: 7px 0 15px;
}
.logo img {
	transition:width 0.25s;
    -webkit-transition:width .25s;
    -moz-transition: width 0.25s;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}


/*
===============================================================
NAVBAR
===============================================================
*/

.navbar-brand img {
	max-width: 90px;
}

.navbar .right-container {
	position: absolute;
    right: 2em;
	top: 15px;
}


.collapse:not(.show) {
    display: none !important;
}

.nav li a {
	padding-left: 0 !important;
}


/*Please add a color white for this ID on styles.css file*/
#homecontent {
color: #fff;
}

#homecontent h1 {
color: #fff;
}

#homecontent h2 {
color: #fff;
}

#homecontent h3 {
color: #fff;
}

#homecontent a {
    color: #fff;
    text-decoration: underline;
}

#homecontent .table a {
    color: #fff;
    text-decoration: none;
}


/*
===============================================================
BANNER
===============================================================
*/
#banner {
	padding: 0 0 70px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/verhuisbedrijf-den-bosch-select-verhuizers-header.jpg);
}
#banner.banner2 {
	padding: 0 0 25px;
	background-image: url(../images/bg-turf2.jpg);
}
#banner .wrapbanner {
	padding: 70px 0 0;
}
#banner.banner2 .wrapbanner {
	padding: 0;
}
#banner:before {
	content: "";
	height: 22px;
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg-header.png);
}
#banner .left {
	padding-top: 17px;
}
#banner .bannerform {
	padding: 12px;
	background: rgba(255,255,255,0.32);
}
#banner .bannerform form {
	padding: 12px 12px 20px;
	background: #0090E3;
}
#banner .bannerform form p {
	color: #fff;	
	font-size: 30px;
	text-align: center;
}
#banner .bannerform form input {
	height: 40px;
	font-size: 16px;
	color: #646060;
	border-radius: 0;
	border-width: 1px 1px 0 1px;
	border-color: #fff;
	border-style: solid;
}
#banner .bannerform form input::-webkit-input-placeholder { color:  #646060; }
#banner .bannerform form input:-moz-placeholder { color:  #646060; opacity: 1; }
#banner .bannerform form input::-moz-placeholder { color:  #646060; opacity: 1; }
#banner .bannerform form input:-ms-input-placeholder {  color:  #646060; }
#banner .bannerform form button {
	color: #fff;
	font-size: 18px;
	border: 0 none;
	padding: 6px 35px 8px;
	border-radius: 0;
	background-color: #ff881d;
	background-image: -moz-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9d22), to(#ff7619));
	background-image: -webkit-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -o-linear-gradient(top, #ff9d22, #ff7619);
	background-image: linear-gradient(to bottom, #ff9d22, #ff7619);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d22', endColorstr='#ff7619', GradientType=0);5);
	*background-color: #ff881d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#banner .bannerform form button:hover,
#banner .bannerform form button:focus { 
	background: #ff7619;
}


/*
===============================================================
MAIN CONTENT
===============================================================
*/
#maincontent {
	color: #646060;
	padding: 35px 0 45px;
}
#maincontent h1 { 
	color: #0090E3;
	margin-bottom: 20px;
	font-weight: 700;
}
#maincontent h2 {
	color: #0090e3;
	font-size: 24px;
	font-family: 'weblysleek_uisemibold';
}
#maincontent h3 {
	color: #ff8001;
	font-size: 20px;
	font-weight: 700;
}
#maincontent a {
	color: #646060;
	text-decoration: underline;
}
#maincontent i,
#maincontent em {
	font-family: 'weblysleek_uisemilight_italic';
}
#maincontent strong,
#maincontent b {
	font-family: 'weblysleek_uisemibold';
}
#maincontent ul {
	/* padding: 0 0 0 15px; */
	 list-style: none;
    padding:0;
    margin:0;
}
#maincontent ul li {
	margin: 0 0 5px;
	padding-left: 1em; 
    /* text-indent: -.7em; */
    text-indent: -15px;
}
#maincontent ul li:before {
    content: "\2022 ";
	font-size: 24px;
    color: #0090E3; /* or whatever color you prefer */
	position: relative;
	margin-right: 5px;
	top: 3px;
	line-height: 15px;
}
#maincontent .btn {
	color: #fff;
	padding: 4px 15px 6px; 
	font-size: 16px;
	background: #0090E3;
	border-radius: 0;
	margin: 15px 0 0;
	text-decoration: none;
}
#maincontent  form {
	position: relative;
}
#maincontent form p {
	margin: 10px 0 0;
}
#maincontent form input[type="text"],
#maincontent form input[type="email"] {
	height: 34px;
	width: 100%;
	color: #000;
	display: block;
	font-size: 15px;
	border-radius: 0;
	padding: 6px 12px;
	border: 1px solid #fff;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
#maincontent form textarea {
	width: 100%;
	color: #000;
	display: block;
	font-size: 15px;
	border-radius: 0;
	padding: 6px 12px;
	background: #fff;
	border: 1px solid #0090e3;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}



/*
===============================================================
FOOTER WIDGET
===============================================================
*/
#footerwidget {
	color: #ff8001;
	font-size: 14px;
	padding: 20px 0 20px;
	background-color: #0090E3;
	font-family: 'weblysleek_uisemilight';
}
#footerwidget a { 
	color: #fff;
	text-decoration: none;
}
#footerwidget h3 {
	color: #bdd142;
	font-size: 15px;
	margin-bottom: 20px;
	font-family: 'weblysleek_uisemibold';
}
#footerwidget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footerwidget ul li {
	margin: 0 0 6px;
}
#footerwidget ul li a {
	display: block;
}


/*
===============================================================
FOOTER
===============================================================
*/
#footer {
	padding: 25px 0 35px;
	font-family: 'weblysleek_uisemilight';
}
#footer .credits {
	color: #0090E3;
	text-align: center;
	font-size: 13px;
}
#footer .footer_logo {
	text-align: center;
}
#footer .footer_logo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#footer .footer_logo ul li {
	display: inline-block;
}
#footer .footer_logo ul li a {
	display: block;
	padding: 0 5px;
}



/*
===============================================================
===============================================================
INCLUDE CSS
===============================================================
===============================================================
*/

/*
===============================================================
STAR 
===============================================================
*/
span.stars {
	float: right;
}
span.stars, span.stars span {
    display: block;
    background: url(../images/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}
span.stars span {
	color: transparent;
    background-position: 0 0;
	text-indent: -9999px;
}


/*
===============================================================
CAROUSEL
===============================================================
*/
.carousel-control {
	width: 59px;
	height: 65px;
	top: 40%;
	opacity: 1;
}
.carousel .carousel-control.left { 
	left: 10%;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/sprites-img.png);
}
.carousel .carousel-control.right {
	right: 10%;
	background-position: left -61px top;
	background-repeat: no-repeat;
	background-image: url(../images/sprites-img.png);
}


/*
===============================================================
BREADCRUMB
===============================================================
*/
#breadcrumb {
	color: #fff;
	padding: 8px 0;
	background: #0090E3;
}
#breadcrumb a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
}
#breadcrumb > div > div {
	display: inline-block;
}


/*
===============================================================
AFGERONDE PROJECTEN
===============================================================
*/
#afgeronde_projecten h2 {
	color: #ff8001;
	text-align: center;
	margin-top: 37px;
	margin-bottom: 42px;
}

.projecten .projectimg {
    height: 190px;
    overflow: hidden;
    margin: 0px 0px 10px;
}

/*
===============================================================
OFFER BLOCK
===============================================================
*/
#offerblock {
	padding: 25px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/bg-offerblock.jpg);
}
#offerblock .left {
	padding-top: 17px;
}
#offerblock .offerblockform {
	padding: 12px;
	background: rgba(255,255,255,0.32);
}
#offerblock .offerblockform form {
	padding: 12px 12px 20px;
	background: #0090E3;
}
#offerblock .offerblockform form p {
	color: #fff;	
	font-size: 30px;
	text-align: center;
}
#offerblock .offerblockform form input {
	height: 40px;
	font-size: 16px;
	color: #646060;
	border-radius: 0;
	border-width: 1px 1px 0 1px;
	border-color: #fff;
	border-style: solid;
}
#offerblock .offerblockform form input::-webkit-input-placeholder { color:  #646060; }
#offerblock .offerblockform form input:-moz-placeholder { color:  #646060; opacity: 1; }
#offerblock .offerblockform form input::-moz-placeholder { color:  #646060; opacity: 1; }
#offerblock .offerblockform form input:-ms-input-placeholder {  color:  #646060; }
#offerblock .offerblockform form button {
	color: #fff;
	font-size: 18px;
	border: 0 none;
	padding: 6px 35px 8px;
	border-radius: 0;
	background-color: #ff881d;
	background-image: -moz-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9d22), to(#ff7619));
	background-image: -webkit-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -o-linear-gradient(top, #ff9d22, #ff7619);
	background-image: linear-gradient(to bottom, #ff9d22, #ff7619);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d22', endColorstr='#ff7619', GradientType=0);5);
	*background-color: #ff881d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#offerblock .offerblockform form button:hover,
#offerblock .offerblockform form button:focus { 
	background: #ff7619;
}


/*
===============================================================
CONTACT BLOCK
===============================================================
*/
#contactblock {
	padding: 35px 0 0;
	background-color: #0090E3;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg-contactblock-left.png);
}
#contactblock .container {
	min-height: 265px;
	background-size: auto 215px, auto 215px;
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, 430px bottom;
	background-image: url(../images/pepijn-links.png);
}
#contactblock a {
	color: #fff;
	text-decoration: none;
}
#contactblock h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 17px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
#contactblock ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#contactblock ul li {
	color: #fff;
	font-size: 17px;
	margin: 0 0 25px;
	line-height: 20px;
}
#contactblock ul li img {
	float: left;
	margin: 5px 10px 0 0;
}
#contactblock .social {
	text-align: center;
}
#contactblock .social ul {
	display: inline-block;
}
#contactblock .social ul li {
	display: inline-block;
	margin: 0;
	padding: 0 15px;
}
#contactblock .social img {
	margin: 0 0 15px;
}
#contactblock form input {
	height: 40px;
	font-size: 16px;
	color: #0090E3;
	border-radius: 0;
	border-width: 1px;
	border-color: #d7eedb #a1d7a9 #afddb6 #89cc94;
	border-style: solid;
}
#contactblock form input::-webkit-input-placeholder { color:  #0090E3; }
#contactblock form input:-moz-placeholder { color:  #0090E3; opacity: 1; }
#contactblock form input::-moz-placeholder { color:  #0090E3; opacity: 1; }
#contactblock form input:-ms-input-placeholder {  color:  #0090E3; }
#contactblock form button {
	color: #fff;
	font-size: 18px;
	border: 0 none;
	padding: 6px 35px 8px;
	border-radius: 0;
	margin: 0 0 25px;
	background-color: #ff881d;
	background-image: -moz-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9d22), to(#ff7619));
	background-image: -webkit-linear-gradient(top, #ff9d22, #ff7619);
	background-image: -o-linear-gradient(top, #ff9d22, #ff7619);
	background-image: linear-gradient(to bottom, #ff9d22, #ff7619);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d22', endColorstr='#ff7619', GradientType=0);5);
	*background-color: #ff881d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#contactblock form button:hover,
#contactblock form button:focus { 
	background: #ff7619;
}


/*
===============================================================
HOME CONTENT
===============================================================
*/
#homecontent {
	background-color: #0090E3;
	
}

#homecontent .container {
	padding-top: 20px;
	padding-bottom: 20px;
	/*padding-bottom: 45px;*/
}

#homecontent p {
	color: #fff;
	text-align: justify;
}
#homecontent .btn {
	color: #fff;
	border-radius: 0;
	margin: 15px 0 0;
	border: 1px solid #fff;
	padding: 6px 12px 8px;
	background: transparent;
}
#homecontent .btn:hover,
#homecontent .btn:focus {
	background: #fff;
	color: #0090E3;
}
/*Video*/
#homecontent .video {
	padding: 10px;
	margin: 18px 0 0;
	background: rgba(0,113,67,0.27);
}


/*
===============================================================
USPBLOCK
===============================================================
*/
#uspblock {
	padding: 65px 0;
}
#uspblock.uspblock01 {
	background: #fff;
}
#uspblock .uspblock img {
	float: left; 
	margin-right: 10px;
}
#uspblock .uspblock p {
	color: #FF8001;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
#uspblock.uspblock01 p {
	color: #fff;
}
#uspblock .uspblock:after {
	clear: both;
	content: "";
	display: block;
}


/*
===============================================================
USPBLOCK
===============================================================
*/
#uspblock2 {
	font-size: 22px;
	padding: 45px 0;
	background: #0090e3;
}
#uspblock2 .uspblock {
	margin-bottom: 15px;
}
#uspblock2 .uspblock img {
	float: left; 
	margin-right: 10px;
}
#uspblock2 .uspblock p {
	color: #fff;
}
#uspblock2 .uspblock:after {
	clear: both;
	content: "";
	display: block;
}


/*
===============================================================
HOME 3 BLOCKS
===============================================================
*/
#home3blocks {
	padding: 75px 0;
	text-align: center;
}
#home3blocks img {
	margin: 0 auto;
}
#home3blocks h4 {
	color: #0090E3;
	font-size: 20px;
	font-family: 'weblysleek_uisemibold';
}
#home3blocks p {
	color: #a4a3a3;
	font-size: 15px;
}
#home3blocks .wordhide {
	display: none;
}
#home3blocks a {
	display: inline-block;
}
#home3blocks .break {
	cursor: pointer;
}

#home3blocks a { color: #A4A3A3; }


/*
===============================================================
COMPANY BLOCKS
===============================================================
*/
#companyblock {
	padding: 75px 0;
	text-align: center;
}
#companyblock img {
	margin: 0 auto 15px;
}
#companyblock p {
	color: #646060;
	font-size: 15px;
	text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}
#companyblock .btn {
	color: #fff;
	padding: 4px 15px 6px; 
	font-size: 16px;
	background: #0090E3;
	border-radius: 0;
	margin: 15px 0 0;
}


/*
===============================================================
IMAGES BLOCK
===============================================================
*/
#imagesblock .img {
	overflow: hidden;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#imagesblock .img img {
	display: block; margin: 0; padding: 0; max-width: 100%; height: auto; 
}
#imagesblock .overlay { 
	position: absolute; 
	display: block; 
	top: 0; 
	bottom: 0; 
	left: 0; right: 0; 
	background: rgba(0, 0, 0, 0.65); 
	opacity: 0; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	z-index: 10  
}
#imagesblock .overlay a.expand { 
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 0; 
	content: ""; 
	margin: 0 auto; 
	border-radius: 50%; 
	text-align: center; 
	color: #fff; 
	line-height: 50px; 
	font-weight: 600; 
	font-size: 14px; 
	opacity: 0; 
	text-transform: uppercase; 
	letter-spacing: 3px; 
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left -1px top -1px;
	background-image: url(../images/images-block/hover-lightbox.png);
	/* padding-top: 25px;  */
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; -o-transition: all 0.5s; 
	transition: all 0.5s; 
	display: inline-block; 
	width: 44px;
	height: 44px;
}
#imagesblock .img.hover .overlay { opacity: 1 }
#imagesblock .img.hover .overlay a.expand { 
	top: 50%; 
	margin-top: -30px; 
	opacity: 1; 
}
#imagesblock a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 20; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
#imagesblock a.close-overlay.hidden { display: none }


/*
===============================================================
BEZOEKTUIN
===============================================================
*/
#bezoek h2 {
	color: #0090E3;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 55px;
	font-family: "weblysleek_uisemilight";
}
#bezoek img {
	margin: 0 auto;
}


/*
===============================================================
REFERENTIE EN NIEUWS
===============================================================
*/

#referentieennieuws {
	padding: 25px 0px 55px;
	background-color: #0090E3;
}

#referentieennieuws h2 {
	color: #fff;
	margin-bottom: 25px;
	font-family: 'weblysleek_uisemilight';
}
#referentieennieuws a {
	text-decoration: none;
}
#referentieennieuws .btn {
	color: #fff;
	margin: 10px 0 0;
	font-size: 16px;
	border-radius: 0;
	padding: 4px 12px 6px;
	background: #ff8001;
}
#referentieennieuws .content {
	background: #fff;
	margin: 0 0 3px;
	padding: 15px 10px 15px 20px;
	min-height: 170px;
}
#referentieennieuws .content h3 { 
	color: #ff8001;
	font-size: 20px;
	margin-top: 0;
}
#referentieennieuws .content .naam { 
	color: #0090e3;
	font-size: 17px;
	height: auto;
}
#referentieennieuws .content p { 
	color: #0090e3;
	line-height: 20px;
	height: 40px;
    overflow: hidden
}

#referentieennieuws .nieuws .content p {
    height: 60px;
}

#referentieennieuws .content .btn {
	color: #fff;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	padding: 4px 12px 6px;
	background: #0090E3;
}
#referentieennieuws .referentieen .content h3 { 
	margin-bottom: 0;
}
#referentieennieuws .referentieen .heading .left {
	float: left;
}
#referentieennieuws .referentieen .heading .right {
	float: right;
	padding-top: 5px;
	text-align: right;
}
#referentieennieuws .referentieen .heading .right time {
	color: #0090e3;
	font-size: 11px;
}
#referentieennieuws .nieuws .content:after {
	content: "";
	clear: both;
	display: block;
}
#referentieennieuws .nieuws .content .img {
	float: left;
	width: 120px;
	/* height: 110px; */
	overflow: hidden;
	margin: 0 15px 0 0;
}

#referentieennieuws .nieuws .content .img {

 max-height: 105px;

 border: 1px solid #0090e3;

}

#referentieennieuws .nieuws .content .img img {

 border: 0 none;

}

referenties h2 {
height: 25px;
overflow: hidden;
}
.referenties p {
height: 45px;
overflow: hidden;
}
.referenties .naam {
height: auto;
}


/*
===============================================================
FAQ and KLANTENSERVICE 
===============================================================
*/
#faqklantenservice {
	margin: 25px 0 0;
	padding: 25px 0px 0px;
	background-color: #0090E3;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bg-contactblock-right.png);
}

#faqklantenservice .container {
	min-height: 265px;
	padding-bottom: 45px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/medewerker-rechts.png);
}
#faqklantenservice h2 {
	color: #FFF;
	font-size: 20px;
	margin-bottom: 17px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}
#faqklantenservice .left ul li {
	padding: 6px 0;
	text-indent: 0px;
}
#faqklantenservice .left ul li:before {
	top: 2px;
	color: #fff;
	font-size: 30px;
	line-height: 10px;
}
#faqklantenservice .left ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
	bottom: 3px;
}
#faqklantenservice .right ul {
	list-style: outside none none;
	padding: 0px;
	margin: 0px;
}
#faqklantenservice .right ul li {
    color: #FFF;
    font-size: 17px;
    margin: 0px 0px 25px;
    line-height: 20px;
	text-indent: 0;
	padding-left: 0;
}
#faqklantenservice .right ul li:before {
    content: "";
    font-size: 24px;
    color: #0090E3;
    position: relative;
    margin-right: 0;
    top: 0;
    line-height: inherit;
}
#faqklantenservice .right ul li img {
    float: left;
    margin: 7px 10px 0px 0px;
}

#faqklantenservice a {  color: #fff; text-decoration: none; }



/*
===============================================================
TOGGLE
===============================================================
*/
#toggle {
	padding: 45px 0 0;
}
#toggle h2 { 
	display: block;
	text-align: left;
	position: relative;
	padding: 6px 15px 8px !important;
	font-size: 20px !important;
	font-family: 'weblysleek_uisemilight';
}
#toggle h2 span { 
	right: 0;
	top: 0;
	bottom: 0px;
	font-size: 12px !important;
	position: absolute;
	background: #0090E3;
	width: 40px;
	text-align: center;
}
#toggle h2 span:before {
	top: 16px;
	position: relative;
}
#toggle h3 {
	color: #0090E3;
	font-size: 17px;
	font-family: 'weblysleek_uisemibold';
} 
#toggle .collapse .well > h3 {
	margin-top: 0;
}
#toggle .collapse .well {
	border: 0 none;
	border-radius: 0;
	background: #d9edf7;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
#maincontent #toggle ul li:before {
	color: #000;
}


/*
===============================================================
TOP 5 REVIEW
===============================================================
*/
#top5list {
	margin: 15px 0 25px;
	padding: 10px 0 45px;
	background: #40b654;
}
#top5list a { 
	text-decoration: none;
}
#top5list img {
	border: 7px solid #4dbb60;
	height: 220px;
}
#top5list h2 {
	color: #fff;
	margin-bottom: 30px;
	font-family: 'weblysleek_uisemilight';
}
#top5list h3 { 
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'weblysleek_uisemibold';
}
#top5list p {
	color: #fff;
	font-size: 17px;
	margin: 0 0 2px;
}
#top5list .toplist {
	overflow: hidden;
	width: auto;
}
#top5list span.stars {
	float: none; 
}


/*
===============================================================
REFERENTIES WITH VIDEO
===============================================================
*/
#referentieswithvideo {
	margin: 0 0 20px;
	padding-top: 20px;
	padding-bottom: 45px;
	background-color: #0090E3;
	
}
#referentieswithvideo .video {
    padding: 10px;
    margin: 45px 0px 0px;
    background: rgba(0, 113, 67, 0.27) none repeat scroll 0% 0%;
}
#referentieswithvideo h2 {
	color: #ff8001;
	margin-bottom: 25px;
	font-family: "weblysleek_uisemilight";
}
#referentieswithvideo .btn {
    color: #FFF;
    margin: 10px 0px 0px;
    font-size: 16px;
    border-radius: 0px;
    padding: 4px 12px 6px;
    background: #ff8001;
}
#referentieswithvideo .content {
	background: #fff;
	margin: 0 0 3px;
	padding: 15px 10px 15px 20px;
}
#referentieswithvideo .content h3 { 
	color: #ff8001;
	font-size: 20px;
	margin-top: 0;
}
#referentieswithvideo .content .naam { 
	color: #0090e3;
	font-size: 17px;
}
#referentieswithvideo .content p { 
	color: #0090e3;
	line-height: 20px;
}
#referentieswithvideo .content .btn {
	color: #fff;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	padding: 4px 12px 6px;
	background: #0090E3;
}
#referentieswithvideo .referentieen .heading .left {
	float: left;
}
#referentieswithvideo .referentieen .heading .right {
	float: right;
	padding-top: 5px;
	text-align: right;
}
#referentieswithvideo .referentieen .heading .right time {
	color: #0090e3;
	font-size: 11px;
}
#referentieswithvideo .referentieen .content h3 { 
	margin-bottom: 0;
}
#referentieswithvideo .referentieen .heading .left {
	float: left;
}


/*
===============================================================
ADS BLOCK
===============================================================
*/
#adsblock {
	margin: 25px 0;
	padding: 75px 0 50px;
	background: #40b654;
}
#adsblock img {
	margin: 0 auto 25px;
}


/*
===============================================================
NIEUWSBERICHTEN
===============================================================
*/

#maincontent.nieuwsberichten {
	padding: 15px 0px 15px;
}
#nieuwsberichten {
	padding: 25px 0 25px;
}
#nieuwsberichten .nieuwsberichten {
	margin: 0 0 45px;
}
#nieuwsberichten .title {
	color: #0090E3;
	margin: 5px 0 25px;
}
#nieuwsberichten h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	height: 24px;
    overflow: hidden;
}

#nieuwsberichten .nieuwsberichten p {
    height: 45px;
    overflow: hidden;
}

#nieuwsberichten a {
	text-decoration: none !important;
}
#nieuwsberichten .date {
	font-size: 14px;
	color: #b0b0b0;
	margin: 0 0 5px;
	font-family: 'weblysleek_uisemibold';
}
#nieuwsberichten .thumb {
	position: relative;
}
#nieuwsberichten .thumb .extra_img {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
	padding: 5px 7px;
	background: rgba(0,113,76,0.72);
}
#nieuwsberichten .thumb .extra_img span {
	font-size: 20px;
}


/*
===============================================================
KUNSTRGRAS
===============================================================
*/
#kunstgras {
	padding: 0 0 15px;
	margin: 15px 0;
	/* background-color: #40b654; */
}
#kunstgras h2 {
	color: #0090E3;
	/* color: #fff; */
	margin-bottom: 45px;
	font-family: 'weblysleek_uisemilight';
}
#kunstgras h3 {
	font-size: 20px !important;
	color: #0090E3 !important;
	margin-top: 0px !important;
	margin-bottom: 0;
}
#kunstgras .vanaf {
	font-size: 17px;
	margin: 0;
}
#kunstgras .item {
    min-height: 395px;
	margin: 0 0 45px;
}
#kunstgras .item .thumb {
	position: relative;
}
#kunstgras .item .thumb .left {
	color: #fff;
	float: left;
	width: 55%;
	padding: 0 5px 0 10px;
	font-size: 21px;
	font-family: 'weblysleek_uisemibold';
}
#kunstgras .item .thumb .right {
	float: left;
	width: 45%;
	color: #fff;
	padding: 4px 0 0 0;
}

#kunstgras .item .thumb img {
    width: 100%;
}
#kunstgras .item .thumb .title-star {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2px 0;
	position: absolute;
	background: #0090E3;
}
#kunstgras .title-content {
	margin: 10px 0px 5px;
}
#kunstgras .title-content:after {
	content: "";
	clear: both;
	display: block;
}
#kunstgras .title-content .left {
	float: left;
	width: 55%;
}
#kunstgras .title-content .right {
	float: left;
	width: 45%;
	margin-top: 5px;
}
#kunstgras .btn {
    color: #FFF;
    padding: 4px 15px 6px;
    font-size: 16px;
    background: #0090E3 none repeat scroll 0% 0%;
    border-radius: 0px;
    margin: 15px 0px 0px;
    text-decoration: none;
}


/*
===============================================================
TABLE RESPONSIVE
===============================================================
*/
.table-responsive {
	margin: 15px 0 0;
}
.table-responsive table {
	border-width: 0 1px 1px;
	border-color: #ddd;
	border-style: solid;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #fff;
}



/*
===============================================================
===============================================================
PAGES CSS
===============================================================
===============================================================
*/

/*
===============================================================
PROJECTEN PAGES
===============================================================
*/
#maincontent .wrapprojecten {
	margin: 0 0 25px;
}
#maincontent .wrapprojecten img {
	margin: 0 auto 15px;
}
#maincontent .wrapprojecten p {
	text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}
#maincontent .wrapprojecten a {
	text-decoration: none;
}
#maincontent .wrapprojecten a.btn {
	text-align: center;
}
#maincontent .wrapprojecten .projecten {
	margin: 0 0 15px;
}


/*
===============================================================
REGIO PAGES
===============================================================
*/
.img .logo img {
	margin: 20px auto 25px;
}
#maincontent .wrapregio {
	margin: 0 0 25px;
}
#maincontent .wrapregio img {
	margin: 0 auto 15px;
}
#maincontent .wrapregio p {
	text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}
#maincontent .wrapregio a {
	text-decoration: none;
}
#maincontent .wrapregio a.btn {
	text-align: center;
}
#maincontent .wrapregio .regio {
	margin: 0 0 15px;
}


/*
===============================================================
REFERENTIES PAGES
===============================================================
*/
#maincontent .referenties .content {
	margin: 0 0 15px;
}
#maincontent .referenties h2 {
	font-size: 24px;
	color: #ff8001;
	margin-bottom: 2px;
	font-family: 'weblysleek_uisemilight';
}
#maincontent .referenties .naam {
	font-size: 17px;
	color: #0090E3;
	margin: 0;
}
#maincontent .referenties .timestar {
	margin-top: 5px;
	margin-bottom: 10px;
}
#maincontent .referenties time {
	color: #0090E3;
	font-size: 13px;
	bottom: 3px;
	position: relative;
	margin-right: 5px;
}
#maincontent .referenties span.stars {
	float: none;
	display: inline-block;
}
#maincontent .referenties .btn {
	margin-top: 5px;
}
#maincontent .referenties .year {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 25px 0 15px;
	background: #0090e3;
	font-family: 'weblysleek_uisemibold';
}


/*
===============================================================
CONTACT PAGES
===============================================================
*/
#maincontent .contactinfo {
	font-size: 19px;
}
#maincontent .contactinfo h2 { 
	font-size: 29px;
}
#maincontent .oeningstijden table > tbody > tr > td {
	padding: 1px 8px;
	border-top: 0 solid #DDD;
}
#maincontent .oeningstijden table > tbody > tr > td span {
	color: #0090E3;
}
#maincontent .oeningstijden .table-responsive,
#maincontent .oeningstijden .table-responsive table {
	border: 0 none;
}


/*
===============================================================
KLANTENSERVICE PAGES
===============================================================
*/
#maincontent.klantenservice .categorylist {
	padding: 40px 0 0;
}
#maincontent.klantenservice .categorylist .catlist {
	margin: 0 0 25px;
}
#maincontent.klantenservice .categorylist h2 {
	color: #fff;
	font-size: 20px;
	padding: 15px;
	margin-bottom: 3px;
	background: #0090E3;
	font-family: 'weblysleek_uisemilight';
}
#maincontent.klantenservice .categorylist ul li {
	text-indent: -5px;
	background: #d9edf7;
	margin: 0px 0px 3px;
}
#maincontent.klantenservice .categorylist ul li:before {
	float: left;
	top: 10px;
	margin-right: 12px;
}
#maincontent.klantenservice .categorylist ul li a {
	color: #646060;
	display: block;
	padding: 7px 0 8px;
	text-decoration: none;
}


/*
===============================================================
LANDING PAGES
===============================================================
*/
#maincontent .landingpagelist {
	margin: 20px 0;
}
#maincontent .landingpagelist ul li {
	color: #0090E3;
	font-size: 20px;
	font-family: 'weblysleek_uisemibold';
}
#maincontent .landingpagelist ul li a{
	color: #0090E3;
	font-size: 20px;
	font-family: 'weblysleek_uisemibold';
	text-decoration: none;
}
#maincontent .landingpagelist ul li a:hover{
	text-decoration: underline;
}
#maincontent .landingpagelist ul li:before {
	font-size: 36px;
	color: #0090E3;
}
#maincontent .flexlandingpage h2 {
	color: #0090E3;
	margin-top: 55px;
	margin-bottom: 25px;
	text-align: center;
	font-family: 'weblysleek_uisemilight';
}



/*
===============================================================
NIEUWSPAGINA DETAILS PAGES
===============================================================
*/
#maincontent.nieuwspaginadetails {
	padding: 0 0 45px;
}
#maincontent.nieuwspaginadetails h1 {
	margin-bottom: 5px;
}
#maincontent.nieuwspaginadetails .nieuws-img {
	padding: 0 0 35px;
}
#maincontent.nieuwspaginadetails .nieuws-meta { 
	font-size: 14px;
	color: #949494;
	margin: 0 0 15px;
}


/*
===============================================================
NIEUWSBERICHTEN PAGES 
===============================================================
*/
#maincontent.nieuwsberichten .main_title form input[type="submit"] {
	color: #fff;
	top: 3px;
	right: 5px;
	padding: 1px 7px 3px;
	position: absolute;
	background: #0090E3;
	border: 1px solid #81c98d;
}
#maincontent.nieuwsberichten .main_title .btn {
	height: 34px;
	color: #bbc1bc;
	margin: 0;
	font-size: 15px;
	border-radius: 0;
	background: #f0f9f2;
	border-color: #c8e8cf;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
#maincontent.nieuwsberichten .main_title .right {
	padding-top: 30px;
	text-align: right;
}


/*
===============================================================
OFFERTE ONE PAGES
===============================================================
*/
#maincontent.offerte1 h1 {
	text-align: center;
}
#maincontent.offerte1 p.slogan {
	text-align: center;
}
#maincontent.offerte1 .title:before {
	content: "";
	border-top: 1px solid #338d69;
	display: block;
	position: relative;
	top: 32px;
}
#maincontent.offerte1 .title h3 {
	color: #0090E3;
	font-size: 20px;
	background: #fff;
	display: inline-block;
	font-family: 'weblysleek_uisemibold';
	position: relative;
	padding-right: 10px;
	margin-bottom: 25px;
}
#maincontent.offerte1 .form-offerte1 form > .row {
	margin-bottom: 15px;
}
#maincontent.offerte1 .form-offerte1 p span {
	color: #f62727;
}
#maincontent.offerte1 .form-offerte1 .radio-inline, 
#maincontent.offerte1 .form-offerte1 .checkbox-inline {
	padding-top: 10px;
}


/*
===============================================================
OFFERTE TWO PAGES
===============================================================
*/
#maincontent.offerte2 h1 {
	text-align: center;
}
#maincontent.offerte2 p.slogan {
	text-align: center;
}
#maincontent.offerte2 .title:before {
	content: "";
	border-top: 1px solid #338d69;
	display: block;
	position: relative;
	top: 32px;
}
#maincontent.offerte2 .title h3 {
	color: #0090E3;
	font-size: 20px;
	background: #fff;
	display: inline-block;
	font-family: 'weblysleek_uisemibold';
	position: relative;
	padding-right: 10px;
	margin-bottom: 25px;
}
#maincontent.offerte2 .form-offerte2 form > .row {
	margin-bottom: 15px;
}
#maincontent.offerte2 .form-offerte2 p span {
	color: #f62727;
}
#maincontent.offerte2 .form-offerte2 .radio-inline, 
#maincontent.offerte2 .form-offerte2 .checkbox-inline {
	padding-top: 10px;
	text-align: center;
}
#maincontent.offerte2 .form-offerte2 .radio img {
	position: relative;
	right: 10px;
}



/*
===============================================================
PRODUCTEN PAGES
===============================================================
*/
#maincontent.producten h3 {
	color: #0090E3;
	font-size: 17px;
	margin-top: 15px;
	font-family: 'weblysleek_uisemibold';
}
#maincontent.producten h2.secondtitle {
	color: #0090E3;
	font-family: "weblysleek_uisemilight";
}
#maincontent.producten .productenpagelist {
	margin: 20px 0;
}
#maincontent.producten .productenpagelist ul li {
	color: #0090E3;
	font-size: 20px;
	font-family: 'weblysleek_uisemibold';
}
#maincontent.producten .productenpagelist ul li:before {
	font-size: 36px;
	color: #0090E3;
}

#producten {
	padding: 0 0 0px;
	margin: 0px 0;
}
#producten h2 {
	color: #017244;
	margin-bottom: 45px;
	font-family: 'weblysleek_uisemilight';
}
#producten h3 {
	font-size: 20px !important;
	color: #3FB554 !important;
	margin-top: 0px !important;
	margin-bottom: 0;
	padding-bottom: 5px;
}
#producten .vanaf {
    font-size: 17px;
    /* margin: 0; */
    text-align: right;
    margin-right: 20px;
}
#producten .item {
	margin: 0 0 45px;
}
#producten .item .thumb {
	position: relative;
}
#producten .item .thumb .left {
	color: #fff;
	float: left;
	width: 55%;
	padding: 0 5px 0 10px;
	font-size: 21px;
	font-family: 'weblysleek_uisemibold';
}
#producten .item .thumb .right {
	float: left;
	width: 45%;
	color: #fff;
	padding: 4px 0 0 0;
}

#producten .item .thumb img {
    width: 100%;
}
#producten .item .thumb .title-star {
	left: 0;
	right: 0;
	bottom: 5px;
	padding: 2px 0;
	position: absolute;
	background: rgba(255, 128, 1, 0.8);
}
#producten .title-content {
	margin: 10px 0px 5px;
}
#producten .title-content:after {
	content: "";
	clear: both;
	display: block;
}
#producten .title-content .left {
	float: left;
	width: 55%;
}
#producten .title-content .right {
	float: left;
	width: 45%;
	margin-top: 5px;
}
#producten .item .summary {
	overflow: hidden;
	height: 65px;
}
#producten .btn {
    color: #FFF;
    padding: 4px 15px 6px;
    font-size: 16px;
    background: #0090E3;
    border-radius: 0px;
    margin: 15px 0px 0px;
    text-decoration: none;
}

#producten .item .thumb .title-star {
	left: 0;
	right: 0;
}

.projecten h2 {
    text-align: center;
    height: 42px;
    line-height: 20px;
}

.projecten p {
    overflow: hidden;
    height: 65px;
}

/*
===============================================================
PRODUCTEN DETAILS PAGES
===============================================================
*/
#maincontent.productendetails {
	padding-bottom: 0;
}
#maincontent.productendetails h1 span {
	color: #017143;
}
#maincontent.productendetails .productenreviewtitle {
	color: #0090E3;
	margin-top: 35px;
	margin-bottom: 15px;
}
#maincontent.productendetails .productenreviewtable table {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #ddd;
}
#maincontent.productendetails .productenreviewtable table tr td span.stars {
	float: none;
	margin-top: 3px;
}
#maincontent.productendetails .productenreviewtable table tr td:first-child {
	color: #0090E3;
	font-size: 17px;
}
#maincontent.productendetails .productenreviewtable table tr td:first-child + td {
	color: #0090E3;
	font-size: 17px;
	white-space: initial;
}
#maincontent.productendetails #kunstgras {
	margin: 0;
	padding: 45px 0px 15px;
}
#maincontent.productendetails #offerblock .left {
	padding-top: 35px
}

#producten h3 {
	height: 25px;
}
#producten .item .thumb .title-star {
bottom: 0;
overflow: hidden;
height: 35px;
}


/*
===============================================================
PRIJS PAGES
===============================================================
*/
#maincontent.prijs a {
	text-decoration: none;
}
#maincontent.prijs table {
	color: #0090E3;
}
#maincontent.prijs table p {
	color: #0090E3;
	font-size: 17px;
	margin: 10px 0 15px;
	font-family: 'weblysleek_uisemibold';
}
#maincontent.prijs table tr th {
	color: #0090E3;
	font-size: 17px;
	text-align: center;
	font-family: 'weblysleek_uisemibold';
}
#maincontent.prijs table tr th:first-child {
	text-align: left;
	padding-left: 25px;
}
#maincontent.prijs table tr td {
	color: #0090E3;
	font-size: 17px;
	text-align: center;
}
#maincontent.prijs table tr td:first-child {
	text-align: left;
	padding-left: 25px;
}
#maincontent.prijs table tr td ul {
	margin: 0 0 15px;
}
#maincontent.prijs table tr td ul li {
	font-size: 15px;
	white-space: initial;
	text-align: left;
}
#maincontent.prijs table tr td ul li:before {
	display: none;
}

/*
===============================================================
PLUGIN CSS
===============================================================
*/
.bootstrap-select {
	width: 100% !important;
}
.bootstrap-select button.btn {
	height: 34px;
	color: #bbc1bc !important;
	margin: 0 !important;
	font-size: 15px !important;
	border-radius: 0 !important;
	border: 1px solid #C8E8CF;
	background: #f0f9f2 !important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
.bootstrap-select ul li {
	text-indent: -5px !important;
	padding-left: 0px !important;
}
.bootstrap-select ul li:before {
	content: "";
	display: none;
}
.bootstrap-select.btn-group .dropdown-toggle .wrapcaret {
	background: #0090E3;
	position: absolute;
	right: 5px;
	top: 3px;
	display: inline-block;
	width: 22px;
	height: 26px;
}
.bootstrap-select.btn-group .dropdown-toggle .wrapcaret .caret {
	color: #fff;
	right: 7px;
}

.embed-responsive .embed-responsive-item, 
.embed-responsive iframe, 
.embed-responsive embed, 
.embed-responsive object, 
.embed-responsive video {
	z-index: 99;
}

/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

.cc-cookies { width: 100%; left: 0; top: 0; padding: 0.5em 5%; background: orange; background: rgba(255,135,29,0.95); color: #fff; font-size: 16px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); --o-transition: background 0.5s ease-in; --webkit-transition: background 0.25s ease-in; --moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; --o-transition: background 0.5s ease-in; --webkit-transition: background 0.25s ease-in; --moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


nav .cta-nav .whatsapp {
        display: none;
    }
@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
    /* nav .cta-nav {
		line-height: normal;
		bottom: 2px;
		left: 55px;
		position: absolute;
    }
	.navbar-default {
		margin-bottom: 20px;
	}
     nav.sticky .logo img {
        width: 37%;
    }
    
    nav .cta-nav .col-md-12 {
        padding: 0;
    }
    nav.sticky {
        position: fixed;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 3px solid #FF8001;
        z-index: 99999;
    }
    
    nav.sticky .logo {
        padding: 3px 0 6px 0;
    }
    nav.sticky .cta-nav {
        line-height: normal;
        margin-bottom: 6px;
    }
    
    nav.sticky .navbar-toggle {
        margin: 8px;
    }
    nav .cta-nav .btn.btn-orange,
    nav .cta-nav .btn.btn-green {
        padding: 6px 8px;
        font-size: 14px;
    }
    nav .cta-nav .btn.btn-green.whatsapp {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        padding: 0 8px !important;
        font-size: 17px;
    }
    nav .cta-nav .btn.btn-green {
        margin-left: 8px;
    } */
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}

@media (min-width: 1400px) {
#kunstgras .title-content .left .price {
  color: #FFA500;
  font-size: 18px;
  margin: 5px 0 0;
  font-family: "weblysleek_uisemibold";
 }

}
 @media (min-width: 1400px) {
#producten .title-content .left .price {
  color: #FFA500;
  font-size: 18px;
  margin: 5px 0 0;
  font-family: "weblysleek_uisemibold";
 }
 
 #social .box {
    float: left;
    margin-right: 15px;
}







.gekozen_kunstgras {
    display: none;
}

.kunstgras-soorten div.image {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
}

.kunstgras-soorten div.image input[type=radio], .kunstgras-soorten div.image input[type=checkbox] {

    margin-top: -30px;
    z-index: -9999;
}

.kunstgras-soorten div.image img.radio-checked {
    display: none;
    bottom: -5px;
    position: absolute !important;
    right: -5px;
}

.kunstgras-soorten div.image label.image-select {
    position: relative;
}

.kunstgras-soorten div.image img.radio-checked.selected {
    display: inline-block;
    z-index: 9999;
}

.badge-stalendoos {
    position: absolute;
    right: 12px;
    top: -8px;
    display: inline-block;
    min-width: 10px;
    padding: 5px 12px;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #88d165;
    border-radius: 25px;
    border: 2px solid white;
}

#kunstgras .title-content .left .price {
  color: #FFA500;
  font-size: 18px;
  margin: 5px 0 0;
  font-family: "weblysleek_uisemibold";
 }
 }
 .kunstgras-soorten div.image {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
}

.kunstgras-soorten div.image input[type=radio]{
    margin-top: -30px;
    z-index: -9999;
}

#KiesKunstgras + .help-block {
	color: #a94442;
}

.contactblock-heading {
	color: #fff;
	/*padding-bottom: 6px; */
	font-family: weblysleek_uisemilight;
	font-weight: 500;
	line-height: 1.1;
	display: block;

	margin-top: 10px;
	font-size: 20px;
	margin-bottom: 17px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.footer-title
{
	color: #fff;
	font-family: weblysleek_uisemilight;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 20px;
	font-size: 15px;
	margin-bottom: 20px;
	display: block;
}

::selection {
  background: #ff8001; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #ff8001; /* Gecko Browsers */
  color: #fff;
}

.wordhide
{
	visibility: hidden;
	display: none;
}

.cta-nav .glyphicon.glyphicon-earphone
{
	text-align: left;
	color: #FFF;
	top: -5px;
	font-size: 13px;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	margin-top: 10px;
	border-radius: 50%;
	background-color: #FF8001;
}

.cta-nav ul li span:before {
	top: 7px;
	left: 7px;
	position: relative;
}
