@charset "utf-8";
/* CSS Document */
@import url("glyphicons.css");
@import url("glyphicons-halflings.css");
@import url("../fonts/stylesheet.css");
@import url("customnav.css");
body {
	padding-top: 50px;
    background-color: #FFFFD0;
    background-image: url("../images/bck1A.gif");
}
footer {
	text-align: center;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#OudeLogo {
	margin-bottom: 50px;
	margin-top: 40px;
}
.img100auto {
    width: 100%;
    height: auto;
}
.pcfoto {
	width: 85%;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
}
.pcfoto img {
	border: 1px solid black;
}
#Motoren {
    height: 210px;
    background-image: url("../images/bb1sa.gif");
    background-position: center;
}
#MotorenOverzicht {}
.paginaTitel {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-size: 5em;
    text-align: center;
    margin-top: 35px;
  /*  border-bottom: 2px solid #0000FF; */
}
.motorfoto {
    width: 50%;
}
.motorfoto img {
	border: 1px solid black;}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.ArticleHead {
    text-align: center;
    font-size: 1.4em;
    font-weight: bolder;
    padding-bottom: 10px;
    padding-top: 15px;
    border-bottom: 1px #000000 solid;
}
.Article {
    margin-bottom: 10px; 
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN tabel PC1 opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.pctabel {
	border: 1px solid #804040;
	width: 90%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.pctabel td {
	padding-left: 5px;
}
.pctabel thead {
	text-align: center;
	font-weight: bold;
	background-color: #cfc6b7;
}
.pctabel tbody tr {
	border-top: 1px solid #804040;
}
.pctabel tbody tr:nth-child(even) {
	background-color: #E2D1A2;
}
.pctabel tbody tr:nth-child(odd) {
	background-color: #CBBA9C;
}
.pctabel tbody tr td:first-child {
	background-color: #eecf98;
	width: 35%;
	font-weight: 600;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EIND tabel PC1 opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN tabel motorspecs xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.motorspecs table {
    width: 100%;
    border: 1px solid #804040;
    margin-bottom: 10px;
}
.motorspecs tbody tr {
    border-top: 1px solid #804040;
}
.motorspecs tbody tr:nth-child(even) {
    background-color: #CBBA9C;
}
.motorspecs tbody tr:nth-child(odd) {
	background-color: #E2D1A2;    
}
.motorspecs tbody tr td:first-child {
    font-weight: bold;
}
.motorspecs tbody td {
    padding-left: 8px;
}
.motorspecs th, .tijdelijkfoto th {
    text-align: center;
	background-color: #eecf98;
}
.motorspecs tfoot tr {
    border-top: 1px solid #804040;
}
.motorspecs tfoot td, .tijdelijkfoto tfoot td {
    text-align: center;
    font-style: italic;
	background-color: #eecf98;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EIND tabel motorspecs xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.logo {
	align-content: center;
	max-width: 325px;
	margin-left: auto;
	margin-right: auto;
}
.intro {
    margin-top: 15px;
	margin-bottom: 10px;
    padding-top: 15px;
}
.intro1 figure {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #CBBA9C;
	border: 1px solid #804040}
.intro2 {
	padding: 10px;
}
.intro2 div:nth-child(1){
    width: 72px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.intro2 div:nth-child(2){
    width: 105px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.intro2 div:nth-child(3) {
    width: 88px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;  
}
.intro2 div:nth-child(4) {
    width: 112px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    text-align: center;
}
.intro3 {
	padding: 10px;
}
.intro3 figure {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #CBBA9C;
	border: 1px solid #804040;
}
.intro3 figure img, .intro4 figure img {
	border: 1px solid #804040;
}
.intro3 figcaption, .intro4 figcaption {
	font-style: italic;
	padding-top: 3px;
}
.intro4 figure {
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #CBBA9C;
	border: 1px solid #804040;
}
.section01 {
	padding-bottom: 30px;
	padding-top: 30px;
}
.section01slide {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.carousel-item img {
	border: 1px solid #000000;
}
.carouselmarge {
    margin-top: 15px;
	padding: 20px;
}
.welkom1 {
    background-image: url(../images/bck_B2.gif);
    min-height: 200px;
    background-repeat: repeat;
}
.inleiding {
    margin-top: 20px;
    margin-bottom: 15px;
}
.roodblauwlijn {
    max-width: 428px;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
.section02 {
	padding-top: 25px;
}
.section02 img {
	border: 1px solid #000000;
}
.schaduw {
    box-shadow: 5px 10px #888888;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN links opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.LinkOpmaakExtra a {
	text-decoration: none;
	color: #804040;
	}
.LinkOpmaakExtra a:visited {
	text-decoration: none;
	color: #8b000a;
	}
.LinkOpmaakExtra a:hover {
	text-decoration: none;
	color: #000000;
	}
.LinkOpmaakExtra a[href^="http"]:after {
	content: " o";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
.LinkOpmaakExtra a[href$=".pdf"]:after {
	content: " K";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
.LinkOpmaakExtra a[href$=".ppt"]:after {
	content: " K";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
.LinkOpmaakExtra a[href$=".pptx"]:after {
	content: " K";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
.LinkOpmaakExtra a[href$=".zip"]:after {
	content: " K";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
.LinkOpmaakExtra a[href^="mailto"]:after {
	content: " m";
	font-family: modernpics;
	font-size: 1.3em;
	position: relative;
	top: -3px;
	}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EINDE link opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN opmaak accordion xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#MotorenOverzicht .accordion {
  width: 100%;
  background-color: #CBBA9C;
  color: #444;
  cursor: pointer;
  padding: 18px;
  border-left: 1px solid #804040;
  border-top: 1px solid #804040;
  border-right: 1px solid #804040;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight: bold;
  transition: 0.4s;
}
#MotorenOverzicht .accordion:last-child {
    border: 1px solid #804040;
}
#MotorenOverzicht .active, #MotorenOverzicht .accordion:hover {
  background-color: #E2D1A2;
}

#MotorenOverzicht .accordion:after {
  content: "meer info \1F87B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#MotorenOverzicht .active:after {
  content: "minder info \1F879";
}

#MotorenOverzicht .panel {
  width: 100%;
  padding: 0 18px;
  background-color: #eecf98;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#MotorenOverzicht .panel figure {
    margin-top: 10px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EIND opmaak accordion xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN Fotoalbum opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.FotoAlbum {
    margin: 15px;
}
.FotoAlbum figure {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: #CBBA9C;
    border: 1px solid #804040;
    box-shadow: 5px 10px #888888;
}
.FotoAlbum img {
    border: 1px solid #000000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.FotoAlbum figcaption {
    font-style: italic;
}
.FotoAlbum div:first-child {
    margin-bottom: 10px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EIND Fotoalbum opmaak xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BEGIN tijdelijk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.videoclip {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 20px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx EIND tijdelijk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/
 
/* 
Extra small devices (portrait phones, less than 544px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
 
 
/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {  
    .logo {
        max-width: 525px;
    }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) { 
    .logo {
        max-width: 558px;
    }
 .section01slide {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.TXTkolom {
        column-count: 2;
    }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .TXTkolom {
        column-count: 3;
    }
#MotorenOverzicht .accordion {
  width: 75%;
}
#MotorenOverzicht .panel {
  width: 75%;
}
.FotoAlbum figure {
    max-width: 45%;
    margin: 10px;
    float: left;
    }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    
}
 
 
 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/
 
/* Set width to make card deck cards 100% width */
@media (max-width: 950px) { 
	}