/* btn nu: #928b7f
normaal was: #bbb8b2
licht: was: #dfdcd7

Jerre vind licht te licht op wit, dus:

normaal nu: 928b7f
licht nu: bbb8b2
lichter: dfdcd7
*/

/* indoor header */
	#indoortitle {
		margin-top:40px;
		text-transform: none !important;
		font-family:'Conv_Cooper Std Black',Sans-Serif;
		font-size:90px !important;
		color:#928b7f;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #514229;
		text-shadow:
		   -1px -1px 0 #514229,  
		    1px -1px 0 #514229,
		    -1px 1px 0 #514229,
		     1px 1px 0 #514229;
	}
	
	.navbar-toggle {
		border-color:#bbb8b2 !important;
	}
	
	.navbar-toggle .icon-bar {
		background-color:#bbb8b2 !important;
	}
	
	.navbar-toggle:hover {
		border-color:#fff !important;
		background:none !important;
	}
	
	.navbar-toggle .icon-bar {
		background-color:#bbb8b2 !important;
	}
	
	.navbar-toggle:hover .icon-bar {
		background-color:#fff !important;
	}
	
	#prodNav .navlinks {
		margin:16px;
	}
	
	#prodNav a.navlink {
		text-transform:none;
		color:#dfdcd7;
		font-weight:400;
		padding:2px;
	}
	
	#product-navbar {
		z-index:10;
	}
	
	.stroke {
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #928b7f;
		text-shadow:
		   -1px -1px 0 #928b7f,  
		    1px -1px 0 #928b7f,
		    -1px 1px 0 #928b7f,
		     1px 1px 0 #928b7f;
	}
	
	#wisselaar, #locationwisselaar {
		position:relative;
		z-index:-1;
	}
	
	.backplate, .backplate img, .locationimg {
		float:left;
		width:100%;
		margin:0;
		padding:0;
		top:0;
		position:absolute;
		z-index:1;
	}
	
	#wisselaar .active, #locationwisselaar img.active {
		z-index:3;
	}

	#locationwisselaar {
		height:245px;
	}
	
	.bg-backplate {
		background:none;
	}
		
	.panel-trans {
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		filter:alpha(opacity=80);
	}
	.ontop {
		position:relative;
		padding:10px 20px;
		float:left;
		z-index:2;
		color:#777;
	}
	
	#indoor {
		margin-top:0;
	}
	
	#indoorlogo a {
		opacity:1;
	}
	
	.navbar-inverse {
		background-color:#928b7f;
		opacity:0;
		transition:opacity .5s;
	}
	
	.featuresimg {
		margin-bottom:40px;
	}
	
	.row.nopad {
		padding-bottom:0 !important;
	}
	
	.row.nopad .col-md-6, .row.nopad .col-lg-4, .row.nopad .col-lg-3 {
		padding-bottom:120px;
	}
	
	.sumup {
		margin-left:10px;
		margin-right:10px;
	}	
	
	@media (min-width: 350px){

	}
	
	@media (min-width: 450px){
		.sumup {
			margin-left:20px;
			margin-right:20px;
		}
		
		

	}
	/* sm */ 
	@media (min-width: 520px){
		#prodNav a.navlink{
			padding:5px;
		}
	}
	
	/* md */ 
	@media (min-width: 768px){
		
		#indoor {
			margin-top:200px;
		}
		
		#features h2 {
			margin-top:0;
		}
		
		.sumup {
			margin-left:0px;
			margin-right:10px;
		}
		
		#specifications .panel-default {
			min-height:240px;
		}
	}
	
	/* lg */ 
	@media (min-width: 992px){
		.sumup {
			margin-left:40px;
			margin-right:40px;
		}
		
		
	}
	
	@media (min-width: 1200px){
		#specifications .panel-default {
			min-height:312px;
		}

	}
	
	.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
		color:#dfdcd7;
	}
	
	.navbar-brand {
		font-family:'Conv_Cooper Std Black',Sans-Serif;
		font-size:24px !important;
		line-height:24px;
	}
	
	.h2, h2 {
	    font-size: 28px;
	}
	
	.cooper {
		font-family:'Conv_Cooper Std Black',Sans-Serif;
		color:#928b7f;
	}
	
	.dark {
		color:#928B7F;
	}
	
	.licht {
		color:#bbb8b2 !important;
	}
	
	.lichter {
		color:#dfdcd7 !important;
	}
	
	.wit {
		color:white;
	}
	
	.cooper a{
		color:#928b7f;
	}
	
	p .cooper {
		font-size:24px;
		line-height:24px;
		
	}
	
	.bg-indoor {
		background-color:#928B7F;
	}
	
	.alert-warning {
		background-color:#DFDCD7;
		color:#FFFFFF;
	}
	
	.bg-footer {
		background-color:#928B7F;
	}
	
	.panel-default > .panel-heading {
		background-color:#DFDCD7;
	}
	
	.list-group-item-info {
	    background-color:#DFDCD7;
	    color: #333;
	}
	
	.panel-body .fa {
	    margin-right: 10px;
	}
	
	.btn-primary, .label-primary {
		background-color:#928B7F;
	}
	
	.btn-primary[disabled], .btn-primary.disabled {
		background-color:#928B7F !important;
		opacity:0.6;
	}
	
	a.btn-primary:hover, a.label-primary:hover {
    	background-color: #708192;
       	border-color: #708192;
		/*color:#708192;*/
	}
	
	.text-danger {
		color:#708192;
	}
	
	.btn-danger, .label-danger {
		background-color: #708192;
	}
	
	a.btn {
		margin:10px 20px 10px 0;
	}
	
	a.badge-red {
		background-color:red;
	}
	
	a.red {
		color:red;
		font-size:20px;
	}
	
	#guidedtour {
		padding-bottom:40px;
	}
	
	#features .row, #specifications .row {
		padding-bottom:120px;
	}
	
	#specifications .fa-circle-thin {
		margin-right:20px;
	}
	
	.nextline {
		margin-left:40px;
	}

	.service-box h3 {
		font-family:'Conv_Cooper Std Black',Sans-Serif;
		
	}
	
	.service-box .text-danger, #contact .text-danger {
		color:#928B7F;
	}
	
	.service-box h3 a {
		color:#928b7f;
	}

	/*kleur donker: BBB8B2 - 
lichter: d3d0cb
lichtst: dfdcd7
	
	donkergrijs #928B7F
	wit #FFFFFF
	licht #DFDCD7
	blauwgrijs #708192
	lichtgrijs #D7DBDF
*/
	
	
/* iphone small portait view fixes */
.btn-xl {
    padding: 10px 20px;
}

@media (min-width: 350px){	
	.btn-xl {
	    padding: 15px 30px;
	}
}


