body {
	background-color: #F2ECE7;
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.5em;
	line-height:1.5em;
	color:#000;
	margin: 0;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

a {
	color:#ff9000
}

.padding10
{
	padding:10px;
}

.beursitem h2
{
	margin-top:0px;
	margin-bottom:0px;
}

:focus {
	outline: 0px;
}

.whitebg{
	background:#fff;
	padding:15px 0px;
	margin-bottom:30px;
}

section.filter .option p.title {
    margin-top: 15px;
    color: #656565;
    font-weight: bold;
    font-size:120%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #D94E25;
    color:#D94E25;
}

blockquote h3{
	margin:0px;
}

.spacer12{
	height:36px;
}

.maxw150{
	max-width: 200px;
	margin: 0 auto;
	background-color: #081333;
	padding: 0px 30px;
	z-index: 1;
	position: relative;
}

.logofootje{
	position: relative;
}

.logofootje:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    border-top: 3px solid #D94E25;
    z-index:0;
}

.maxwidthhead {
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
}

.producttable tr:first-child td {
	border-top:0px !important;
}

.highlight{
	background:#fff;
	padding:0px 15px;
	margin-bottom:15px;
}

.zoekknoppie{
	margin-top:10px;
	font-size:110% !important;
}

.margsbottom{
	margin-bottom:5px;
	font-size:100% !important;
}

.uppercase {
	text-transform: uppercase;
}

.zoekbalkje {
	background-color: #34566C;
	padding: 4px 15px;
	border-radius: 5px;
}

.searchblockouter {
	display: inline-flex;
}

.searchblockinner {
	background: rgba(70, 70, 70, 0.4588235294117647);
    border-radius: 5px;
    border: 0px;
    padding: 0px 5px 0px 6px;
}

input#zoektxt {
	background: transparent;
    border: 0px;
    padding: 0px 0px 0px 7px;
    border-radius: 5px 0px 0px 5px;
}

.zoekknop {
    background: transparent;
    border-radius: 0px 5px 5px 0px;
    border: 0px;
    padding: 0px 5px 0px 6px;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    color: transparent;
    position: relative;
    z-index: 2;
}

.zoekicoon {
	position: absolute;
    top: 4px;
    right: 5px;
    z-index: 1;
}

/* Bars */
.topbar {
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;

	background-color: #009EDD;
	color: #fff;
	
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
}
.topbar a,
.topbar a:hover {
	color: #fff;

	font-weight: 700;
}
.topbar .external-links {
	padding: 0;
}
.topbar .external-links a {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: -7px;
	margin-bottom: -7px;

	border-right: solid 1px #fff;
}
.topbar .external-links a:first-child {
	padding-left: 0;
}
.topbar .external-links a:last-child {
	padding-right: 0;
	border-right: none;
}
.topbar .external-links a[href^="/"] {
	background-color: #0F4E67;
} /* Current site selector */
.topbar .searchblockinner {
	background-color: #0F4E67;
}
.topbar input#zoektxt {
	color: #fff;
}
.topbar input#zoektxt::placeholder {
	color: #ccc;
}
.topbar .fa-facebook-square {
	font-size: 18px;
}
@media(min-width: 576px) {
	.topbar {
		font-size: 11px;
	}
	.topbar .external-links a {
		padding-left: 9px;
		padding-right: 9px;
	}
}
@media(min-width: 992px) {
	.topbar {
		font-size: 13px;
	}
	.topbar .external-links a {
		padding-left: 12px;
		padding-right: 12px;
	}
}

.bottombar {
	padding: 5px 0px;

	background-color: #009EDD;
	color: #fff;
	
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.bottombar .btn-link {
	font-weight: 700;
}
.bottombar a,
.bottombar a:hover {
	font-weight: 700;
	color: #fff;
}

.menubar {
	background-color: #fff;
	color: #081333;
}
.menubar .logo {
	height: 7rem;
	margin-top: 16px;
	margin-bottom: 16px;
}
.menubar .navbar-default .navbar-nav > li > a {
	color: #081333;
}
.menubar .navbar-default .navbar-nav > li > a:not(.active) {
	border-bottom: none;
}

.nav.navbar-nav .price {
	padding-top: 32px;
	padding-bottom: 32px;
	margin-top: -18px;
	margin-bottom: -24px;
	
	background-color: #D94E25 !important;
	color: #fff !important;
	
	text-transform: uppercase;
	text-align: center;
}
.nav.navbar-nav .price:focus,
.nav.navbar-nav .price:hover {
	background-color: #D94E25 !important;
	color: #fff !important;
	text-decoration: underline;
}
/* -R */

.blackbartop {
	background: #123351;
	color: #fff;
	font-size: 13px;
	padding: 5px 0px;
}

.blackbar {
	background: #0F4E67;
	color: #fff;
	font-size: 13px;
	padding: 5px 0px;
	text-align: center;
}

.blackbar2 {
	background-color: #0F4E67;
	color: #fff;
	text-align: center;
}

.blackbartop a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}

.horizontalspacer {
	margin-left: 10px;
	margin-right: 10px;
}

.blackbartop .fa-facebook-square {
	font-size: 18px;
}

.menutop {
	background: #081333;
	color: #fff;
	position: relative;
}
.menutop a {
	color: #fff;
}

.logo{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -35px;
}

@media (max-width: 991px) {
	.logo {
		margin-left: auto;
	}
}

.navbar{
	margin-bottom: 17px;
	margin-top: 17px;
	background:transparent;
	border:0;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}

.navbar-nav li a {
	border-bottom: 1.5px solid #081333;
}

.navbar-nav li a:hover, .navbar-nav li a:focus, .navbar-nav li a:active {
	color: #D94E25 !important;
	transition: 0.3s;
}

.navbar-nav li a.active {
	border-bottom: 1.5px solid #D94E25;
}

@media (max-width: 768px) {
	.navbar-nav li a.active {
		border-bottom: 1.5px solid #008ACE;
	}
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background:transparent;
	border:0;
}

.navbar-toggle
{
	background-color:#0E2C41;
	font-size:12px;
	background: #0E2C41;
	margin: 15px 0 0 0;
	width: 60px;
	color: #fff;
	padding: 0;
}

@media (max-width: 768px) {
	.nav li a:focus
	.nav li a:active,
	.nav li a:hover {
		background-color: #1d567d;
		transition: 0.3s;
	}

	.nav li a.active {
		background: #1d567d;
	}
}

.navbar-collapse
{
	max-height:none !important;	
}

.mobielmenu {
	background:#0E2C41;
	color: #fff;
	text-transform: uppercase;
}

.mobielmenu a {
	color:#fff;
}

.navbar-nav {
	margin: 0px 0px;
}

@media (max-width: 768px) {
	.navbar-nav {
		margin: 0px -15px;
	}
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img
{
	margin:auto;
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
}

/* Set the fixed height of the footer here */
#footer {
  padding-top:10px;
  min-height: 150px;
  background: #081333;
  padding-bottom:10px;
  color:#fff;
  font-size: 14px;
  font-weight: 700;
}

#footer  a {
	color:#fff;
}

#footer .black {
	font-weight: 900;
}

#footer .bold {
	font-weight: 700;
}

#footer .uppercase {
	text-transform: uppercase;
	font-size: 13px;
}

.maxwidthfootimg {
	max-width: 60%;
	margin-left: 20%;
}

.blackbarbottom {
	background: #153352;
	color: #fff;
	font-size: 11px;
}

.blackbarbottom a {
	color: #fff;
	font-size: 12px;
}

.nobold {
	font-weight: 400;
}

.spacer
{
	height:30px;
}

.spacer2 {
	height: 15px;
}

.red
{
	color:red;
}

.orange {
	color: #D94E25;
}

.white {
	background-color: #fff;
}

.paddingnul {
	padding: 0;
}

.pad15 {
	padding: 0px 15px;
}

.btn-pos1 {
	margin-right: 10px;
	margin-bottom: 10px;
}

.padding1 {
	padding: 35px;
}

@media (max-width: 767px) {
	.padding1 {
		padding: 15px;
	}
}

.fright {
	float: right;
}

.nieuws {
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #5C5C5C;
}

.panel-body {
	padding-top: 0;
}

.knoppijl {
	background-color: #FF8900;
	height: 40px;
	width: 40px;
	float: right;
	margin-bottom: 0px;
	text-align: center;
}

.arrowright {
	margin-top: 10px;
	color: #fff;
}

.hr1 {
	border-bottom: 1px solid #9c9c9c;
}

#hero {
	background-color: #fff;
}

#hero2 p, #hero p, #sportfish p {
	font-family: Raleway;
	font-size: 16px;
}

#hero2 h3, #hero h3, #sportfish h3 {
	font-family: Arvo;
	font-size: 25px;
	font-weight: bold;
	color: #5C5C5C;
}

.bootje1, .bootje2, .bootje3 {
	background-color: #FF8900;
	width: 60%;
	padding: 10px 0;
	text-align: center;
	margin-left: 20%;
	margin-top: -20px;
	z-index: 3;
	position: relative;
	font-family: Raleway;
	font-weight: Bold;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

.headerbtn1 {
	bottom: 0px;
	left: 25px;
	position: absolute;
}

.headerbtn2 {
	bottom: 0px;
	left:  205px;
	position: absolute;
}

.headerbtn3 {
	bottom: 0px;
	left: 380px;
	position: absolute;
}

.headerbtn4 {
}

.producten {
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #7B7878;
}

.blogopmaak h3 {
	font-size: 25px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	color: #5C5C5C;
}

.blackbarover {
	background: #0E2C41;
	color: #fff;
}

.vlag1, 
.vlag2 {
	width: 25px;
	margin-top: -4px;
}

#homec1 p, #homec2 p, #homec3 p, #homec4 p, .homecontent p, .blogtext, #homec2 ul {
	font-weight: 500;
	color: #7B7878;
}

#homec1 h2, #homec2 h2, #homec3 h2, #homec4 h2, .homecontent h2, .homecontent h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #7B7878;
}

.btn-custom2, .btn-custom1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
}

.m7 {
    background-color: #D94E25;
    padding: 18.5px 14px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

@media (min-width: 576px) {
	.m7 {
		z-index: 999;
		position: absolute;
		right: -120px;
		top: 0%;
		bottom: 0px;
	}
}

.titleuppercase h1 {
	text-transform: uppercase;
}

.blackbartop .pull-right {
}

.whiteblock {
	background: #fff;
}

.whiteblock p {
	padding: 0px 15px 15px 15px;
}

.whiteblock h2,
.whiteblock h3 {
	padding: 15px 15px 0px 15px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}

.dealer .whiteblock h3 {
	background: #0E2C41;
	color: #fff;
	margin-top: 0px;
	padding-bottom: 15px;
}

.dealer .whiteblock .vlaggetje {
	max-width: 25px;
}

.blackbarover {
	background: #0E2C41;
	color: #fff;
}

.blackbarover .quote {
	font-style: italic;
}

.margtopmd {
	margin-top: 70px;
}

.homeprodview {
	padding: 15px;
}

.w-100 {
	width: 100%;
}

@media (max-width: 767px) {
	.margtopmd {
		margin-top: 0px;
	}
}





/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	Webshop css
///////////////////////////////////////
*/

.item_boat, .color_boat, .plan_boat {
	background-color: #fff;
	padding-top: 15px;
	margin-top: 30px;
	overflow: hidden;
}

.color_boat h3.title{
	font-weight: 700;
    text-transform: uppercase;
    color: #656565;
    padding: 15px;
}

.plan_boat {
	padding: 15px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Carousel aanpassingen
///////////////////////////////////////
*/


	.carousel-inner>.item>img, .carousel-inner>.item>a>img
	{
		margin:auto;
	}

	.carousel-indicators {
		bottom: -10%;
	}

	.carousel:hover .carousel-indicators {
		bottom: 2%;
	}

	.carousel-control, .carousel-indicators {
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
	}

	.carousel-control.left {
		left: -10%;
		opacity: 0;
	}

	.carousel:hover  .carousel-control.left {
		left: 0%;
		opacity: 0.5;
	}

	.carousel-control.right {
		right: -10%;
		opacity: 0;
	}

	.carousel:hover  .carousel-control.right {
		right: 0%;
		opacity: 0.5;
	}

	.carousel {
		overflow: hidden;
	}

	.carousel-caption {
	    left: 5%;
	    right: 38%;
	    bottom: 10%;
	    text-align: left;
	    padding-left: 25px;
	}
	
	.carousel-caption p {
		font-family: 'Titillium Web', sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

	.leftborder {
		border-left: 7px solid #D94E25;
	}

	@media (min-width: 768px) {

		.carousel-caption h2 {
		    font-size: 50px;
		    display: inline-block;
		    color: #fff;
		    clear: both;
		    float: left;
		    font-family: 'Titillium Web', sans-serif;
		    font-weight: bold;
		    text-transform: uppercase;
		    margin-top: 0px;
		}

		.carousel-caption p {
		    font-size: 14px;
		    display: inline-block;
		    clear: both;
		    float: left;
		}
		.carousel-caption .btn {
			text-shadow: none;
			float: left;
			clear: both;
			text-transform: uppercase;
			border-radius: 0px;
		}
	}

	/*
	  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
	  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
	  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
	  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
	*/

	.carousel.fade{
		opacity: 1
	}

	.fade .carousel-inner .item {
	  opacity: 0;
	  transition-property: opacity;
	}

	.fade .carousel-inner .active {
	  opacity: 1;
	}

	.fade .carousel-inner .active.left,
	.fade .carousel-inner .active.right {
	  left: 0;
	  opacity: 0;
	  z-index: 1;
	}

	.fade .carousel-inner .next.left,
	.fade .carousel-inner .prev.right {
	  opacity: 1;
	}

	.fade .carousel-control {
	  z-index: 2;
	}

	/*
	  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
	  Need to override the 3.3 new styles for modern browsers & apply opacity
	*/
	@media all and (transform-3d), (-webkit-transform-3d) {
	    .fade .carousel-inner > .item.next,
	    .fade .carousel-inner > .item.active.right {
	      opacity: 0;
	      -webkit-transform: translate3d(0, 0, 0);
	              transform: translate3d(0, 0, 0);
	    }
	    .fade .carousel-inner > .item.prev,
	    .fade .carousel-inner > .item.active.left {
	      opacity: 0;
	      -webkit-transform: translate3d(0, 0, 0);
	              transform: translate3d(0, 0, 0);
	    }
	    .fade .carousel-inner > .item.next.left,
	    .fade .carousel-inner > .item.prev.right,
	    .fade .carousel-inner > .item.active {
	      opacity: 1;
	      -webkit-transform: translate3d(0, 0, 0);
	              transform: translate3d(0, 0, 0);
	    }
	}

	/* Chrome, Safari, Opera */
	@-webkit-keyframes entrance
	{
	from {
		opacity: 0;
		margin-left: -10px;
		}
	to {opacity: 1;
		margin-left: 0px;}
	}

	/* Standard syntax */
	@keyframes entrance
	{
	from {
		opacity: 0;
		margin-left: -10px;
		}
	to {opacity: 1;
		margin-left: 0px;}
	}

@media (min-width:1200px) { 
	.carousel.vertical .carousel-inner {
	  height: 100%;
	  width: auto;
	}
	.carousel.vertical .carousel-inner > .item {
	  width: auto;
	  padding-right: 0px;
	  -webkit-transition: 0.6s ease-in-out top;
	  transition: 0.6s ease-in-out top;
	}
	@media all and (transform-3d), (-webkit-transform-3d) {
	  .carousel.vertical .carousel-inner > .item {
	    -webkit-transition: 0.6s ease-in-out;
	    transition: 0.6s ease-in-out;
	  }
	  .carousel.vertical .carousel-inner > .item.next, .carousel.vertical .carousel-inner > .item.active.right {
	    -webkit-transform: translate3d(0, 100%, 0);
	            transform: translate3d(0, 100%, 0);
	    top: 0;
	  }
	  .carousel.vertical .carousel-inner > .item.prev, .carousel.vertical .carousel-inner > .item.active.left {
	    -webkit-transform: translate3d(0, -100%, 0);
	            transform: translate3d(0, -100%, 0);
	    top: 0;
	  }
	  .carousel.vertical .carousel-inner > .item.next.left, .carousel.vertical .carousel-inner > .item.prev.right, .carousel.vertical .carousel-inner > .item.active {
	    -webkit-transform: translate3d(0, 0, 0);
	            transform: translate3d(0, 0, 0);
	    top: 0;
	  }
	}
	.carousel.vertical .carousel-inner > .active,
	.carousel.vertical .carousel-inner > .next,
	.carousel.vertical .carousel-inner > .prev {
	  display: block;
	}
	.carousel.vertical .carousel-inner > .active {
	  top: 0;
	}
	.carousel.vertical .carousel-inner > .next,
	.carousel.vertical .carousel-inner > .prev {
	  position: absolute;
	  top: 0;
	  width: 100%;
	}
	.carousel.vertical .carousel-inner > .next {
	  top: 100%;
	}
	.carousel.vertical .carousel-inner > .prev {
	  top: -100%;
	}
	.carousel.vertical .carousel-inner > .next.left,
	.carousel.vertical .carousel-inner > .prev.right {
	  top: 0;
	}
	.carousel.vertical .carousel-inner > .active.left {
	  top: -100%;
	}
	.carousel.vertical .carousel-inner > .active.right {
	  top: 100%;
	}

	.carousel.vertical .carousel-control {
	  left: auto;
	  width: 50px;
	}
	.carousel.vertical .carousel-control.up {
	  top: 0;
	  right: 0;
	  bottom: 50%;
	}
	.carousel.vertical .carousel-control.down {
	  top: 50%;
	  right: 0;
	  bottom: 0;
	}
	.carousel.vertical .carousel-control .icon-prev,
	.carousel.vertical .carousel-control .icon-next,
	.carousel.vertical .carousel-control .glyphicon-chevron-up,
	.carousel.vertical .carousel-control .glyphicon-chevron-down {
	  position: absolute;
	  top: 50%;
	  z-index: 5;
	  display: inline-block;
	}
	.carousel.vertical .carousel-control .icon-prev,
	.carousel.vertical .carousel-control .glyphicon-chevron-up {
	  left: 50%;
	  margin-left: -10px;
	  top: 50%;
	  margin-top: -10px;
	}
	.carousel.vertical .carousel-control .icon-next,
	.carousel.vertical .carousel-control .glyphicon-chevron-down {
	  left: 50%;
	  margin-left: -10px;
	  top: 50%;
	  margin-top: -10px;
	}
	.carousel.vertical .carousel-control .icon-up,
	.carousel.vertical .carousel-control .icon-down {
	  width: 20px;
	  height: 20px;
	  line-height: 1;
	  font-family: serif;
	}
	.carousel.vertical .carousel-control .icon-prev:before {
	  content: '\2039';
	}
	.carousel.vertical .carousel-control .icon-next:before {
	  content: '\203a';
	}
}

/* Chrome, Safari, Opera */
@-webkit-keyframes entrance
{
from {
	opacity: 0;
	margin-left: -10px;
	}
to {opacity: 1;
	margin-left: 0px;}
}

/* Standard syntax */
@keyframes entrance
{
from {
	opacity: 0;
	margin-left: -10px;
	}
to {opacity: 1;
	margin-left: 0px;}
}

/*!!!!!!!!!!!!!!!!!!!!!!!*/
@media(max-width: 991px){

.m7 {
    z-index: 999;
    position: absolute;
    right: 40px;
    top: auto;
    bottom: 0px;

}


@media(max-width: 766px){
	.nomobrow{
		margin-right: 0px;
    margin-left: 0px;
	}
}
