/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

h1 {
	font-size: 14px;
	font-family: "Open Sans";
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform:none;
	display: none;
}


.box a {
	font-weight: bold;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
	font-size: 11px;
}

.flag { 
    padding-top: 8px; 
    float: right;
    padding-right: 15px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    /*margin-bottom: 20px;*/
    padding: 30px 15px;
    background: #fff;
    /*background: rgba(255,255,255,0.9);*/
	background: #FFF;
}

.box-header {
	padding: 15px;
}

.toplogo { 
    max-width: 170px;
    margin: 2px auto;
    width: 150px;
    display: block;
}

.info-list {
    font-size: 12px;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
	margin-top: 20px;
    background: #fff;   
}

footer p {
    margin: 0;
    padding: 15px 0;
}

.flags {
	margin-right:66px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}


#betoncentrale {
	background: url("../img/betoncentralepompen.jpg") no-repeat scroll left top transparent;
	height: 400px;
    overflow: hidden;
    width: 100%;
}	

#toeslag {
	position:relative;
	width:75px;
	height:auto;
	left:605px;
	top:25px;
	z-index:9999;
	font-weight:bold; 
}
#multi {
	position:relative;
	width:75px;
	height:auto;
	left:30px;
	top:300px;
	z-index:9999;
	font-weight:bold; 
}
#spoel {
	position:relative;
	width:150px;
	height:auto;
	left:220px;
	top:220px;
	z-index:9999;
	font-weight:bold; 
}
#recycling {
	position:relative;
	width:150px;
	height:auto;
	left:410px;
	top:220px;
	z-index:9999;
	font-weight:bold; 
}

#terrein {
	position:relative;
	width:150px;
	height:auto;
	left:565px;
	top:140px;
	z-index:9999;
	font-weight:bold; 
}


#betoncentrale a {
    color: #37B3E7;
    font-size: 11px;
    text-decoration: underline;
}

#betoncentrale .txt_bottom {
	display:none;
}

i.contact {
	width:20px;
	margin-right: 10px;
	margin-bottom: 7px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    width: auto;
    max-height: 180px;
    margin-top: 0px;
    margin: auto;
}

.row.model { 
    margin-bottom: 25px;
    }
    
    
@media screen and (min-width:768px) {

	li.contact {
		float:right;
		margin:7px 10px 7px 0px;
	}
	
	#bs-example-navbar-collapse-1 {
		padding: 0;
	}

	
	nav > div.container {
		padding: 0;
	}
	
	.navbar-nav li {
		padding-top: 3px;
	}

	
	.nav > li > a.btn-contact {
		padding: 8px 18px;
		background: #E6E6E6;
		color: #039EE1 !important;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-weight: 800;
		border: 1px solid #E6E6E6;
	}
	
	.nav > li > a.btn-contact:hover {
		background: #039EE1;
		color: #E6E6E6 !important;		
	}
	
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
		margin-bottom: 0;
		min-height: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar-default {
        border: none;
        background: #039EE1;		
    }

    .nav>li>a {
        padding: 12px;
		color: #fff !important;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        /*display: table;*/
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 13px;
    }
}
@media screen and (max-width:767px) {
	.navbar-toggle {
		background: #FFF;
	}
	.navbar {
		border: 1px solid transparent;
		margin-bottom: 0;
		min-height: 50px;
		position: relative;
		background: #039EE1;
		color: #FFF;
	}
	.nav>li>a, .navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a {
		color: #FFF;
	}
	
	.intro {
		border-bottom: 2px solid #039EE1;
		margin-bottom: 15px;
	}

}


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

    .rechts {
        width: 30%;
    }    

    .links {
        width: 70%;
    } 
	

    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

.onderdelen-link {
	margin-top: 20px;
	width:100%;
	text-align: center;
	padding: 10px;
	background: #039EE1;
	color: #FFFFFF;
	border-radius: 5px;
}

.onderdelen-link a{
	color: #FFFFFF;
}

