body {/* background-image:url(../images/bg-body.png);*/
	color:#666;
	background-color:#f1eadd;
}
header {
	/*background-color:#28312c;*/
	background-color:transparent;
	background-image:url(/assets/templates/schiffsreisen/images/bgtop.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:cover;
}
.boxed_layout {
	box-shadow: none;
}
.toolbar_shadow {
	background-image: none;
}
.header_shadow {
	background-image: url(../images/1170-shadow.png);
	background-position: top center;
}
.logo {
	position: absolute;
	z-index: 9999;
    width: 200px;
    text-align: center;
    margin-top: -90px;
	margin-left: 40px;
}


.logopayoff {
	padding: 6px 16px;
    border-radius: 43px;
	font-family: 'Cormorant SC', serif;
	font-size: 25px;
    letter-spacing: 2px;
	color:#ccc;
	font-weight:300;
}

@media (min-width: 768px) and (max-width: 992px) {
.logopayoff { display:none;}
}
}

.navbar { min-height:69px;}

header .bottom-header .navbar-default .navbar-brand {
	padding: 0 0 0 0;
	height: 110px;
	margin-left: -15px;
}

header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 0;
	height: 100px;
}
/*
@media (max-width: 768px) {
	header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 0;
	height: 59px;
	}
}
*/

/* als men scrollt */
header.affix .container .navbar .navbar-brand img {
	width: auto;
	margin-top: 0px;
}

header.affix .container .navbar .logo {
	margin-top:-25px;
	}

header.affix .container .navbar .navbar-nav li a {
font-size: 14px;
}
 @media (max-width: 1170px) {
header .bottom-header .navbar-default .navbar-brand {
	/*max-height: 93px;
	margin-left: -15px;*/
}
}

@media (max-width: 990px) {
header .bottom-header .navbar-default .navbar-brand {
	max-height: 110px;
	margin-left: 0px;
}

.navbar-nav {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	padding-left: 10px;
	}

/*.affix .container .navbar .navbar-collapse .navbar-nav > li > a {
	padding: 14px 9px 14px 10px !important;
	}*/
}


@media (min-width: 768px) and (max-width: 992px){
	.container {
	width: 97%;
	}
}


/* ------ HOOFDMENU ----------------------------------------------------------------------------- */

/*niet active*/
header .bottom-header .navbar-default .navbar-nav>li>a {
	font-weight: 700;
	font-size: 14px;
	color: #FFF;
	transition-duration: .15s;
}

@media (min-width: 992px){
	header .bottom-header .navbar-default .navbar-nav>li>a, header.affix .container .navbar .navbar-nav li a {
		font-size:15px;
	}
}

header .bottom-header .navbar-default .navbar-nav>li>a:hover {
	background-color:#28312c;
	color: #dd472e;
}
/* active */
.bottom-header .navbar-default .navbar-nav>.active>a, .bottom-header .navbar-default .navbar-nav>.active>a:hover, .bottom-header .navbar-default .navbar-nav>.active>a:focus {
	background-color:transparent;
	color:#dd472e;
}

header .bottom-header .navbar-default .navbar-nav>li>a.active {
	color:#dd472e;
	}


/* uitvalmenu */
.dropdown-menu {
	border-radius: 0px;
}
header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	background: rgba(40, 49, 44, 1);
    border: none;
    box-shadow: none;
}


header .nav .open>a, header .nav .open>a:hover, header .nav .open>a:focus, header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.open>a:hover, header .navbar-default .navbar-nav>.open>a:focus {
background-color:transparent;
color: #666;
}

/* beeldbank onder menu. (menu niet tranparant) */
.boxed_layout .banner-wrap {
	margin-top: 122px;
}
/* tooltip */
.tp-caption.medium_bg {max-width:350px;}
.tp-caption.medium_bg_asbestos.lft.start {
	background: rgba(255, 255, 255, 0.85);
	padding:26px 35px 26px 35px;
	margin-bottom:25px;
	margin-right:20px;
	border-radius: 12px;
	}
.tp-caption.medium_bg_asbestos.lft.start h2{
	/*text-transform:uppercase;*/
	color:#28312c;
	line-height:28px;
	padding:0; 
	margin:0;
	font-size:21px;
	}

.tp-caption.medium_bg_asbestos.lft.start p{
	color:#28312c;
}


	
.tp-caption.medium_bg_asbestos.lft.start p{
	font-size:80%;
	}
@media (max-width: 990px) {
.tp-caption.medium_bg_asbestos.lft.start p{
	font-size:100%;
	}
.tp-caption.medium_bg_asbestos.lft.start h2{
	font-size:18px;
	}
}

.tp-caption.medium_bg_asbestos {
	color:#000;
}

@media (max-width: 768px) {
header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	/*background: #FFF;*/
}

.navbar .navbar-nav li .dropdown-menu>li>a {
	font-weight: 400;
	font-size: 13px;
	transition-duration: .15s;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: transparent;
}
/* subsub */
.dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	font-weight: 400;
}

.boxed_layout .banner-wrap {
	margin-top: 89px;
}
header .bottom-header .navbar-default .navbar-nav>li>a.active {
border-bottom: 0px solid #FFF;
color:#dd472e;
font-weight:700;
}
}
@media (max-width: 680px) {
.boxed_layout .banner-wrap {
	margin-top: 89px !important;
}
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {background-color:transparent; color:#dd472e;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:transparent;}
.navbar .navbar-nav li .dropdown-menu>li>a:hover {/*color: #1731c0;*/ color:#FFF;}

/* --------- HOMEPAGE SPECIFIEK -----------------------------------------------*/
.content-home {
	padding-top: 30px;
	padding-bottom: 0px
}
@media (max-width: 768px) {
.content-home {
	padding-top: 15px;
	padding-bottom: 0px;
}
}
.aanbiedingen-home .inner-page {
	margin-top: 60px;
	margin-bottom: 0px;
}
@media (max-width: 768px) {
.aanbiedingen-home {
	margin-top: 0px;
	margin-bottom: 0px;
}
}

/* content algemeen */
h1 {
	line-height: 26px;
    color: #28312c;
	color: #dd472e;
    font-size: 22px;
    min-height: 28px;
	font-weight: 700;
}

h2, h2 a {
	font-size: 20px;
	font-weight:700;
	color: #dd472e;
}


h2 a:hover {
	font-size: 20px;
	font-weight:700;
	color: #28312c;
}

h3, h3 a {
	font-size: 15px;
	/*font-size:15px;*/
	font-weight:700;
	color:#2d2d2d;
	/*color:#000;*/
	/*font-family: QuantumLatin-Regular;
	text-transform:uppercase;*/
}

.lijsttekst h3 {
	color:#05706c
}

h3.homevaklink,  h3.homevaklink a {	
    font-size: 18px;
    font-weight: normal;
	font-family: 'Poller One', cursive;
	color: #dd472e;
	}

h4, h4 a {
	font-size: 15px;
	/*font-size:13px;*/
	font-weight:700;
	color:#2d2d2d;
	color:#000;
	/*font-family: QuantumLatin-Regular;
	text-transform:uppercase;*/

}

h5, h5 a {
	font-size: 14px;
	font-weight:700;
	color:#2d2d2d;
	/*font-family: QuantumLatin-Regular;*/
}

h6, h6 a {
	font-size: 14px;
	font-weight:700;
	color:#2d2d2d;
}

.allcontent h2, .allcontent h3, .allcontent	h4 {margin-top:30px;}

strong {color:#2d2d2d; font-weight:700;}



.allcontent ul {
	padding-left: 18px;
	list-style-type: square;
	}
	
	
.AutoImg img {
  display: block;
  height: auto;
  max-width: 100%;
  float: right;
  margin: 35px 0 30px 30px;
}

.adds {
	margin-right: -15px;
	margin-left: -15px;
}

.adds .row > div{
	padding-top: 25px;
	padding-bottom: 5px;
}


/* actie blokken */
.portfolioContainer span a {color:#666;}
.portfolioContainer p a {color:#666;}

/* mouseover effect */
.mg-image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all .6s ease;
        max-width: 100%;
}
.mg-image:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}
/* just apply some height and width to the wrapper.*/
.mg-image {
  width:100%;
  height:100%;
  overflow:hidden;
  margin:10px 0 15px 0;
}

img {
  vertical-align:inherit;
}


#usp {background-color:#28312c;}


/* ----- footer -------------------------------------------------------------------------- */
footer {
	background-color:#e5ebed;
	color: #999;
	margin-top:0px;
}

footer a {
    color: #999;
    text-decoration:none;
    }


footer strong {font-weight:bold;color:#CCC;}
footer a { color:#CCC;}
footer a:hover {color:#666;}

.boxed_layout .container {padding:0 0px;}
@media (min-width: 992px){
	.boxed_layout .container {padding:0 0px;}
	.allcontent{min-height:300px;}
}

.sociallinks a {
text-indent: -9999px;
width: 32px;
height: 32px;
display: inline-block;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
    border-radius: 4px;
}

.slow {position:absolute; top:5px; left:42px;}

footer h4 {
padding-bottom: 15px;
font-size:18px;
font-weight: normal;
font-family: 'Poller One', cursive;
border-bottom:1px dashed #949087;
margin-top:32px;
color:#999;
}

.copyright-wrap {
background-color: #FFF;
    font-size: 14px;

}

.copyright-wrap .v13nl {
text-align: right;
font-size:11px;
text-transform: uppercase;
letter-spacing: 1.2pt;
text-align:right;
}

@media (max-width: 768px){
	.copyright-wrap .v13nl {
	text-align: left;
	font-size:13px;
	text-transform: none;
	letter-spacing: normal;
	}
}

footer ul.list-unstyled li{
	padding:4px 0;
}
footer ul.list-unstyled li a{
	color:#999;
	text-decoration:none;
}
footer ul.list-unstyled li a:hover{
	color:#666;
	text-decoration:none;
}

ul.list-inline { 
    display: inline-block;
}


/* MEDIA Q */

/* pagina breedtes (was 1270 wordt 1170)*/

@media (min-width: 1170px) {
.boxed_layout .container, .boxed_layout section.content .container, .boxed_layout header .bottom-header .container {
	padding: 0 0px;
	width: 1170px;/*padding: 0px 15px;
	width: 100%;*/
}
}



/* mobiel menus anders */
@media (max-width: 768px) { /* als menu naar mobiel variant over gaat */
/*niet active*/
header .bottom-header .navbar-default .navbar-nav>li>a {
	border-bottom: none;
	font-weight: bold;
}
header .bottom-header .navbar-default .navbar-nav>li>a:hover {
	border-bottom: none;
	color: #FFF;
}
/* active */
.bottom-header .navbar-default .navbar-nav>.active>a, .bottom-header .navbar-default .navbar-nav>.active>a:hover, .bottom-header .navbar-default .navbar-nav>.active>a:focus {
	color: #FFF;
	border-bottom: none;
}
/* submenu items */
header .navbar-nav>li>.dropdown-menu >li>a {
	padding: 6px 15px 6px 12px;
	color:#CCC; !important;
	font-weight: 400;
	font-size: 13px;
}
/* pijltje */	
header .navbar-default .navbar-nav>.dropdown>a .caret, header .navbar-default .navbar-nav .dropdown a .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
/* focus op heading van submenu */
header .nav .open>a, header .nav .open>a:hover, header .nav .open>a:focus, header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.open>a:hover, header .navbar-default .navbar-nav>.open>a:focus {
	background-color: #28312c;
	color: #FFF;
	font-weight:bold;
}
.navbar .navbar-nav li .dropdown-menu>li>a {
	font-weight: 400;
}
.navbar .navbar-nav li .dropdown-menu>li>a:hover {
	color: #999 !important;
}
}

header.affix .container .navbar .navbar-nav li .dropdown-menu>li>a {
padding: 14px 14px;
}


/* nieuw 2016...*/

.fullwidthimage {min-height:250px; background-size:cover;}
.banner-wrap {margin-top: 100px;}
@media (min-width: 450px){.banner-wrap {margin-top: 130px;}}
@media (min-width: 768px){.banner-wrap {margin-top: 130px;}}
@media (min-width: 992px){.banner-wrap {margin-top: 130px;}}
@media (min-width: 1170px){.banner-wrap {margin-top: 130px;}}
@media (min-width: 1550px){.banner-wrap {margin-top: 123px;}}




.toolbar ul > li {
    margin-right: 0px;
}
.toolbar.naw ul > li {
	margin-left: 22px;
}
.toolbar ul li a.activemeta {
    color: #FFF;
}


.out-xs {display:inline;}
@media (max-width: 550px) {.out-xs {display:none;}}

.navbar-header { min-height:100px;}
header.clearfix.affix {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.075);*/
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
	}
	
header.clearfix.affix .logopayoff {display:none;}

section.content {margin-top:0px; position:relative; padding:44px 0 44px 0;}
section.content.volg {margin-top:0px; position:relative; padding:22px 0 44px 0;}

	
h2.homeh2 {
	line-height:26px;
	display:inline-block;
	color:#28312c;
	font-size:22px;
	margin:0 0 10px 15px;
	min-height: 28px;
}

.h2spacer {
	min-height:38px; /*28+10*/
	}


section.content h1.home {
	background-color:none;
    line-height: 40px;
    display: inline-block;
    z-index: 30;
    position: absolute;
    top: -150px;
    padding-left: 10px;
    padding-right: 32px;
    color: #dd472e;
    font-size: 36px;
    margin-left: 15px;
	text-shadow: 0 0 10px #000;
	font-family: 'Poller One', cursive;
	font-weight:400;
}
@media (max-width: 992px) {
	section.content h1.home { font-size:27px; line-height:33px;}
	}
@media (max-width: 768px) {
	section.content h1.home { font-size:24px; line-height:27px;}
	}
@media (max-width: 450px) {
	section.content h1.home { font-size:20px;  line-height:22px;}
	}


/* ronde bovenzijde */
.wr450 {border-radius:0; background-image:url(../images/tophome.png); background-repeat:repeat-x; background-position:top center; height:22px;}







/* take vakken 1 en 2*/
a.leesverder {color:#1731c0; text-transform:uppercase; font-weight:400;}


.takeTitle {margin-top:10px;}
h1.takeTitle, h2.takeTitle {font-size:18px; font-weight:700; text-decoration:none; line-height:25px; margin-bottom:0; margin-top:-14px; text-transform:uppercase;}
h1.takeTitle a, h2.takeTitle a{color:#000; text-decoration:none; background-color:#FFF; padding:22px 26px 0 0;}


.takeTitle {min-height:60px;}
.takeText {/*min-height:200px;*/}

	
	

.usp-image {float:left; margin:12px 30px 12px 0;}
.uspblock {overflow: hidden;}
.uspblock > h3 {/*font-size:22px;*/ font-size:18px; color:#666; font-weight:400;}
@media (max-width: 450px) {
	.usp-image{
		max-width:90px;
		margin:12px 18px 12px 0
	}
	.uspblock{overflow:visible;}
	}

section#usp div.container {
	padding:30px 0;
	background-image:url(../images/bg-usp-marine-service.png);
	background-position:right;
	background-repeat:no-repeat;
	}

section#pentalogo{text-align:center;}
section#pentalogo > div{ background-image:url(../images/bgline.png); background-repeat:repeat-x; background-position:center; padding:25px 0;}

/* google maps */
    a[href^="http://maps.google.com/maps"]{display:none !important}
    a[href^="https://maps.google.com/maps"]{display:none !important}
    
    .gmnoprint a, .gmnoprint span, .gm-style-cc {
        display:none;
    }
    .gmnoprint div {
        background:none !important;
    }

/* submenu */

nav#subnav {margin-top:15px}
@media (max-width: 768px){
	nav#subnav {
    margin-top: -39px;
	margin-bottom:30px;
	}
}

nav#subnav ul li {
	margin: 0 0 7px 0;
    padding: 0px 11px 0px 14px;
    border-radius: 20px;
	border:1px dashed #ccc;
    background-color: #f9f7f1;
}

nav#subnav ul li a {
    margin: 0;
    padding: 6px 11px 6px 3px;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

nav#subnav ul li ul li {border:none;}
nav#subnav ul li ul li a{padding: 2px 11px 2px 3px;}

nav#subnav ul li ul {
	padding-bottom: 3px;
}

nav#subnav a { color:#28312c}
nav#subnav a.active { color:#dd472e}
	
nav#subnav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

@media (min-width: 990px) {
.contenttekst {padding-right:45px;}
}
.contentmenu {padding-right:30px; padding-top:40px;}
.contentbeeldbank {padding-top:55px;}


.min15 {border-top:1px solid #eee;}
.lijstimg {margin:15px 0 30px 15px;}
.nopad {padding-left:0; padding-right:0;}
.pricetag { background-color:#05706c; color:#FFF; padding:8px 18px; border-radius:3px; font-size:17px; display:inline-block; margin:15px 0;}
.pricetag.top{float:right; margin-left:12px; margin-top:22px;} /* ivm formulier */

/* formulier */
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 40px;
    padding: 0 10px;
    /*margin-bottom: 15px;*/
    font-size: 14px;
    line-height: 25px;
    color: #7a7a7a;
    border: 1px solid #dadada;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

textarea#text {
	color: #7a7a7a;
    border: 1px solid #dadada;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
	}

@media (min-width: 768px){.form-horizontal .control-label {text-align:left;}}
.error {color:#D7221A;}
input[type="text"] { height:34px; margin-bottom:0px;}
@media (max-width: 767px){ [class*="col-"] {margin-bottom: 0px;}}

@media (min-width: 568px) {input[type="text"], textarea, select, div.styled, input[type="file"], textarea#text {width: 95%;}}

label {
    right:0px;
	font-weight:400;
}

.error {
    font-size: 15px;
    background:none;
    border:0;
    border-radius: 5px;
    font-weight: normal;
	color:#C30;
	font-size:13px;
}

.btn, .btn-submit {
    background: #95a5a6;
}
.btn,.btn-submit {
    /*color: #fff !important;
    background: #b2b3b5;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 11px 20px 10px 20px;
    font-weight: 700;
    font-size: 14px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    letter-spacing: 1px;*/

    color: #fff !important;
    background: #28312c;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 6px 14px 6px 14px;
    font-weight: 700;
    font-size: 15px;
    text-shadow: none;
    border: none;
    /* text-transform: uppercase; */
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 9px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #666;
    border-color: #666;
}

section.col-md-6.col-sm-6.contenttekst a {text-decoration:underline;}

@media (min-width: 768px){
/*section.col-md-6.col-sm-6.contenttekst h2:first-of-type {margin-top:0;}*/
}

/*@media (max-width: 768px){ .main-img{max-width:200%;}}*/
.centerit {text-align:center;}
@media (max-width: 550px){
.toolbar ul li:last-child  {margin-right:0;}
.toolbar ul li:last-child a { /*font-size:10px;*/}
}

.main-img { border-radius:0px; min-width: 888px;}
@media (min-width: 1600px){
.main-img { border-radius:8px;}
}

/* winterservice blokken */
.row.winteracties {margin-left:-15px; margin-right:-15px; margin-top:15px;}
.wsblock { color:#D6E1FE; background-color:#1450ce; padding:4px 16px; border-radius:10px; margin-bottom:25px;}
.winteracties .wsblock h3  { color:#FFF; margin-top: 14px;}
.winteracties .wsblock a { display:inline-block; background-color:#FFF; line-height: 17px; padding:3px 9px; border-radius:6px; color:#D6E1FE; text-decoration:none; margin:6px 3px 13px 0px;}
.winteracties .wsblock .prijs { color:#FFF; font-size:15px; font-weight:bold; line-height: 19px; margin-bottom: 8px; }
.winteracties .wsblock ul { margin-left: 0; padding-left: 19px;}
.winteracties .wsblock li {list-style-type:square; line-height: 17px; font-size:13px; padding:2px 0 2px 0;}
section.col-md-6.col-sm-6.contenttekst a.nuverder { text-decoration:none; color: #1450ce; font-weight:bold;}
.wsblock.links2 {background-color:#2e7bfb;}
section.col-md-6.col-sm-6.contenttekst .links2 a.nuverder {color:#2e7bfb;}
.wsblock.rechts1 {background-color:#4fb1f2;}
section.col-md-6.col-sm-6.contenttekst .rechts1 a.nuverder {color:#4fb1f2;}
.wsblock.rechts2 {background-color:#00136b;}
section.col-md-6.col-sm-6.contenttekst .rechts2 a.nuverder {color:#00136b;}

section.content {
	background-color:transparent;
	}
	
/* 2018 -------------------------------------------------------------------------------*/


/* logo */
header .bottom-header .navbar-default .navbar-brand {
    padding: 0 0 0 0;
}
@media (min-width: 992px){
	header .bottom-header .navbar-default .navbar-brand {
    padding: 22px 0 0 0;
	}
}
@media (min-width: 768px){
header .bottom-header .navbar-default .navbar-brand {
    padding: 23px 0 0 0;
	}
}
@media (min-width: 568px){
header .bottom-header .navbar-default .navbar-brand {
    /* padding: 15px 0 0 15px; */
	}
}

@media (min-width: 320px){
header .bottom-header .navbar-default .navbar-brand {
    /* padding: 15px 0 0 15px; */
	}
}

header .bottom-header .navbar-default .navbar-brand {
    padding: 21px 0 0 0;
    height: 75px;
    /* overflow: hidden; */
    transition-duration: 0s;
}


/* vakken ---------------------------------------------------------------------------- */

.whiterounded{padding:15px; background-color:#FFF; border-radius:8px;}
.whiterounded.shadow {
    -webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.07);
	}
.whiterounded img {
	border-radius: 4px;
	}

.company_info img {    
					max-height: 16px;
				    margin-top: 8px;
					}

a.flag {}



.geschreven {font-family: 'Covered By Your Grace', cursive;}

/* blokken midden hompage */
.blockdescription h2, .blockdescription h2 a { 
	margin-top:0;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Poller One', cursive;
    color: #dd472e;
	line-height:20px;
	margin-bottom:0;
	}
.blockdescription p {margin-bottom:0;}

.blockphoto img { float:left; margin:0 12px 12px 0; border-radius: 4px;}


.whiterounded.shadow.blockrow{
	margin-bottom: 18px;
	    min-height: 129px;
}
	
.parallax_scroll .overlay {background-color:rgba(0, 0, 0, 0);}

.overonsfoto {border:7px solid #FFF; max-width:120px; float:left; margin:0 15px 15px 0;}
.prebottom {min-height:90px;}

#usp {padding-top: 24px; padding-bottom: 24px}

#usp .col-lg-3, #usp .col-md-3 { padding-right:40px;}

.lichter {
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}

#cycler{position:relative; min-height: 130px;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}

.ownee {padding: 6px 6px 6px 22px;}
.ownee {margin-bottom:20px;}
ul.ownee li {padding:3px 0 ;}

.touw {position:absolute; top:0; left:0; height:91px; width:100%; background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image:url(/assets/templates/schiffsreisen/images/touw.png); z-index:100;}

.uspboog {position:absolute; top:0; left:0; height:46px; width:100%; background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image:url(/assets/templates/schiffsreisen/images/bgunder.png); z-index:100;}


/* buttons */
/* zwart */
a.zwarte-button {
    margin: 15px 0;
    background: #28312c;
    padding: 6px 14px;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    border: 0px solid #CCC;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    font-size: 14px;
    font-weight: 700;
	text-decoration:none!important;
	display: inline-block;
}

a:hover.zwarte-button {
    background: #FFF;
    color: #28312c;
}

/* rood */
a.rode-button {
    margin: 15px 0;
    background: #dd472e;
    padding: 6px 14px;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    border: 0px solid #CCC;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    font-size: 14px;
    font-weight: 700;
	text-decoration:none!important;
	display: inline-block;
}

a:hover.rode-button {
    background: #FFF;
    color: #dd472e;
}

/* blauw */
a.blauwe-button {
    margin: 15px 0;
    background: #43abfd;
    padding: 6px 14px;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    border: 0px solid #CCC;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
    font-size: 14px;
    font-weight: 700;
	text-decoration:none!important;
	display: inline-block;
}

a:hover.blauwe-button {
    background: #FFF;
    color: #43abfd;
}




.blockphoto img:hover {
	  filter: none;
    opacity: 0.7; 
    cursor: pointer;
	
	}


/*
@media (max-width: 768px) {.tp-banner-container { min-height:220px;}}
*/
/*
.banner {
    min-height: 220px;
}
*/

.tp-caption.medium_bg_asbestos.lft.start {
    border-radius: 12px;
}

.tp-caption.medium_bg_asbestos.lft.start p {margin-bottom:0; padding-bottom:0;}
@media (max-width: 992px){
.tp-caption.medium_bg_asbestos.lft.start p {font-size:100%; color:#333;}
}

.kantlijnbeeldbank img {border: 7px solid #FFF; border-radius:8px;}


.fotoframe {position:relative; max-width:1600px; margin:0 auto;}
.topimage {
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
	background-position: center;
	}
@media (max-width: 992px){	
	.topimage {
    height: 155px;
	border-radius: 0px;
	}
}
/*
@media (max-width: 768px){	
	.topimage {
    height: 115px;
	border-radius: 0px;
	}
}
*/

.col1 {margin-bottom:25px;}

.frametitle {margin-top:-100px; position:absolute; z-index:22;}
.frametitle h2 {
	line-height: 32px;
    display: inline-block;
    z-index: 30;
    padding-left: 22px;
    padding-right: 22px;
    color: #dd472e;
    font-size: 32px;
    margin-left: 15px;
    text-shadow: 0 0 10px #000;
    font-family: 'Poller One', cursive;
	}
	
@media (max-width: 992px){
	.frametitle h2 {
	line-height: 24px;
    font-size: 23px;
	}
	
	header .navbar-brand img {    
	max-width: 175px;
	}
	.logopayoff {padding:6px 0; font-size:27px;}
	
	.toolbar.naw ul > li {
    margin-left: 6px;
	}
	
	.logo {margin-left:15px;}
	}
}
	
@media (max-width: 550px){
	.frametitle h2 {
	line-height: 20px;
    font-size: 19px;
	}
	
	header .navbar-brand img {    
	max-width: 140px;
	}
}

/* tabels */
.contenttekst tr {
	border:1px dashed #ccc;
	    vertical-align: top;
	}
.contenttekst tr td{
	border:1px dashed #ccc;
	padding:4px;
	    vertical-align: top;
	}

.shadme {webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.07);}
	
.volgvak {border-radius:8px; background-color:#FFF; max-width:373px; margin-bottom:30px;}
.titelrechts { background-color:#28312c; color:#FFF; border-top-left-radius: 8px; border-top-right-radius: 8px; text-align:center;}
.titelrechts h2 { font-family: 'Poller One', cursive; font-size:17px; color:#FFF; padding: 19px 15px 10px 15px; font-weight: 400;}
.volgtext {padding:15px 15px 8px 15px;}

.action3masktop {
    z-index: 1;
    background-image: url(/assets/templates/schiffsreisen/images/bgtopmini.png);
    background-repeat: no-repeat;
    background-position: top;
    min-height: 22px;
    height: 22px;
    width: 100%;
	
}

.middenv {    
	margin-left: -15px;
    margin-right: -15px;
	}

.vrijveld { margin:15px 0;}


.galvak {
    padding: 8px;
    background-color: #FFF;
    border-radius: 12px;
    text-align: center;
	min-height: 390px;
	max-width:416px;
}

.galvak img {
    border-radius: 8px;

}

.galvak h2, .galvak p {margin:13px 8px 6px 8px;} 


/* nieuwsbrieven */
.briefblock {margin-bottom:5px}
.briefblock input[type=text] { display:inline-block; margin-right: 12px; margin-bottom:10px; }
.briefblock input[type="submit"] { background-color:#43abfd; font-weight:bold; margin-bottom:10px; }

.zegel{}

.routeimg {position:relative;}
.routebanner {position:absolute; bottom:0; width:90%; background-color:#43abfd; border-radius:8px; padding:6px 8px; margin-left:5%; margin-bottom:8px; color:#FFF; font-weight:bold;}
.routebanner:hover {background-color:#FFF; color:#43abfd;}
.routecontent { min-height:140px;}

@media (min-width: 375px) and (max-width: 992px){.routecontent { min-height:50px;}}