body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 17px;
    line-height: 2.5rem;
    color: rgb(66, 84, 102);
    background-color: #F6F9FC
}

h1,
h2,
h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
}

input,
select,
button {
    font-size: 17px;
}

h1 {
    font-size: 48px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 0.2em;
    color: #000;
}

h2 {
    color: #000;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 24px;
}

h4 {
    text-align: center;
    margin: 36px 0 24px 0;
    font-size: 17px;
}

.green {
    font-size: 20px;
    color: #1DB17F
}

.control-label {
    text-align: right;
}

header {
    background-color: #fff;
    text-align: center;
    padding: 96px 0;
}

header p {
    max-width: 320px;
    margin: 0 auto;
}

header img {
    max-height: 80px;
    max-width: 300px;
}

footer {
    color: #fff;
    border-top: 12px solid #32345B;
    margin-top: 192px;
    background-color: #CE232E;
    padding: 96px;
}

footer a {
    color: rgba(255, 255, 255, 0.4);
    text-decoration: underline;
}

footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

footer .row div {
    padding-bottom: 24px;
}

.hpadding {
    padding: 0 24px;
}

.vpadding {
    padding: 24px 0;
}

.bpadding {
    padding: 0 0 48px 0;
}

.kenteken {
    display: inline-block;
    margin: 0 auto;
    background-image: url('/images/plaat.png');
    width: 142px;
    height: 32px;
    background-size: cover;
}

.kenteken input {
    width: 106px;
    font-family: 'kenteken';
    text-transform: uppercase;
    border: 0;
    background-color: transparent;
    color: #000;
    margin: 2px 0 0 36px
}

.disclaimer {
    color: #53607E;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 16px;
}

.proposal {
    margin-top: 72px;
    font-size: 14px;
    color: #5B5C56;
    border-radius: 0;
    background-color: #D4E4B0;
    border: 2px solid #539630;
    padding: 24px;
    text-align: left;
    line-height: 28px;
    box-shadow: 1px 1px 5px 0 rgba(26, 26, 67, .05), 39px 62.5px 125px -25px rgba(50, 50, 93, .5), 23.4px 37.5px 75px -37.5px rgba(0, 0, 0, 0.5);
}

.proposal .table-striped>tbody>tr:nth-child(odd)>th,
.proposal .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #EBF4D6;
}

.proposal .table-striped td,
.proposal .table-striped th {
    border-top: 2px solid #539630;
}

.proposal .table-striped tr:last-child td,
.proposal .table-striped tr:last-child th {
    border-bottom: 2px solid #539630;
}

.proposal .table-striped {
    border-left: 2px solid #539630;
    border-right: 2px solid #539630;
}

.proposal .table tbody tr th {
    font-size: 10px;
    line-height: 24px;
    text-transform: uppercase;
    color: #539630;
    padding: 6px;
}

.proposal h2 {
    font-family: serif;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
    color: #333;
    margin-top: 0;
}

.quote {
    border-radius: 24px;
    background-color: #fff;
    padding: 48px;
    font-size: 18px;
    font-style: italic;
    text-align: left;
    line-height: 28px;
    box-shadow: 1px 1px 5px 0 rgba(26, 26, 67, .05), 39px 62.5px 125px -25px rgba(50, 50, 93, .5), 23.4px 37.5px 75px -37.5px rgba(0, 0, 0, 0.5);
}

.qmark {
    font-weight: bold;
    margin-left: -12px;
}

.author {
    padding-top: 48px;
    width: 300px;
    font-style: normal;
}

.author h4 {
    margin: 0;
    padding-top: 12px;
}

.author h5 {
    color: #1DB17F;
}

.avatar {
    float: left;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    margin-right: 24px;
}

.row {
    margin-bottom: 96px;
}

.rounded {
    border-radius: 24px;
}

.padding {
    padding: 24px;
}

.btn-default {
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    background-color: #1DB17F;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}

.logo {
    margin-bottom: 24px;
}

.specialists {
    width: 300px;
    margin: 0 auto;
}

.specialists .image {
    width: 90px;
    height: 90px;
    margin-right: 16px;
    float: left;
    line-height: 90px;
}

.specialists img {
    max-width: 90px;
    max-height: 90px;
}

.specialists h1 {
    color: #666;
    font-size: 16px;
    line-height: 1;
    padding: 12px 0 0 0;
    margin: 0;
    font-family: serif;
    text-transform: uppercase;
}

.specialists h2 {
    color: #777;
    font-size: 14px;
    line-height: 1;
    margin: 8px 0 0 0;
}

.slogan {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-style: italic;
}

.slogan strong {
    color: rgba(255, 255, 255, 1);
}

.navbar {
    border: 0;
    border-radius: 0;
    background-color: #32335c;
    margin-bottom: 48px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    opacity: 0.4;
}

.popular {
    background-color: #fff;
    box-shadow: 2px 2px 8px 0 rgba(26, 26, 67, .1);
}
.warning {
    font-size:12px;
    border-radius: 8px;
    background-color: #F4E6E5;
    padding: 8px 16px;
    margin: 16px 0;
}

.warning h2 {
    margin: 0;
    color: #ff0000;
    font-size: 18px;
}
.cars {
    padding: 0 0 24px 0;
}

.cars .image {
    background-color: #fff;
    box-shadow: 2px 2px 8px 0 rgba(26, 26, 67, .1);
    padding: 24px;
    margin: 0 24px;
}

.cars .caption {
    padding: 8px 0;
    font-size: 12px;
    color: #333;
    text-align: center;
}

.breadcrumbs {
    font-size: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs li+li:before {
    padding: 0px;
    color: black;
    content: "/\00a0";
}

.vertical-align {
    display: flex;
    align-items: center;
}

.brand {
    padding: 24px 0;
}

.brand img {
    margin: 0 auto;
    max-width: 200px;
    max-height: 120px;
}

.table-popular tbody tr td {
    border: none;
}

.table-popular tbody tr:nth-child(odd) td {
    border: none;
}

.table-responsive {
    background-color: #fff;
    ;
}

.table-models {
    background-color: #fff;
    font-size: 12px;
    border: 1px solid #c0c0c0;
    margin-bottom: 0;
}

.rounded {
    border-radius: 20px;
    overflow: hidden;
}

.highlight {
    border-left: 1px solid #eee;
    padding: 24px;
}

.highlight .label {
    background-color: #1DB17F;
}

.colcolcol {
    margin-top: 20px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    padding-left: 20px;
}

.colcolcol li {
    margin-left: 20px;
    line-height: 1.4;
}

@media only screen and (max-width:1024px) {
    .container {
        padding-left: 48px;
        padding-right: 48px;
    }
    .navbar {
        margin-bottom: 48px;
    }
    #manual.padding {
        padding: 0;
    }
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 24px;
    }
    footer {
        padding: 24px;
    }
    header {
        padding: 24px;
    }
    header p {
        text-align: left;
    }
    .row {
        margin-bottom: 36px;
    }
    .quote {
        font-size: 16px;
        padding: 36px;
    }
    .avatar {
        float: left;
        width: 48px;
        height: 48px;
        border-radius: 24px;
        margin-right: 16px;
    }
}

@media only screen and (max-width:768px) {
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .navbar {
        margin-bottom: 24px;
    }
    .quote {
        font-size: 14px;
    }
    header p {
        max-width: 400px;
    }
    h1 {
        font-size: 24px;
        line-height: 1;
    }
    h2 {
        font-size: 18px;
    }
    .row {
        margin-bottom: 16px;
    }
    .vertical-align .brand img {
        max-width: 120px;
        max-height: 80px;
    }
    .breadcrumbs {
        display: none;
    }
    .table-models td {
        font-size: 14px;
        padding: 6px;
    }
    .colcolcol {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .colcolcol li a {
        line-height: 32px;
    }
}

@media only screen and (min-width:728px) {
    header p {
        max-width: 400px;
    }
}

@media only screen and (max-width:480px) {
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .navbar {
        margin-bottom: 24px;
    }
    .quote {
        font-size: 14px;
    }
    h2 {
        font-weight: 700;
    }
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    select,
    textarea {
        font-size: 17px !important;
    }
    .hpadding {
        padding: 0;
    }
    .quote {
        padding: 16px;
        line-height: 1.6em;
    }
    .author h4 {
        font-size: 9px;
    }
    .author h5 {
        font-size: 8px;
    }
    .vertical-align .brand img {
        max-width: 90px;
        max-height: 60px;
    }
    .quote {
        box-shadow: 1px 1px 5px 0 rgba(26, 26, 67, .05), 8px 10px 20px -25px rgba(50, 50, 93, .5), 10px 20px 60px -37.5px rgba(0, 0, 0, 0.5);
    }
    body {
        overflow-x: hidden;
    }
    .colcolcol {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .adresregel {
        margin-bottom: 0;
    }
    .postcoderegel {
        margin-top: 0;
    }
}