    @import 'https://fonts.googleapis.com/css?family=Oxygen';
body {
    background-color: #F9F9F9
}

h1 {
    font-family: 'Oxygen', sans-serif;
    font-size: 32px;
    margin-top: 30px
}

h2 {
    font-family: 'Oxygen', sans-serif
}

h3 {
    font-family: 'Oxygen', sans-serif;
    margin-top: 30px
}

h4 {
    font-family: 'Oxygen', sans-serif
}

h5 {
    font-family: 'Oxygen', sans-serif
}

p {
    font-family: 'Oxygen', sans-serif;
    line-height: 1.5;
    font-size: 14px
}

li {
    font-family: 'Oxygen', sans-serif;
    line-height: 1.5;
    font-size: 14px
}

table {
    font-family: 'Oxygen', sans-serif;
    width: 100%
    line-height: 1.5;
    font-size: 14px
}

td {
    width: 50%
    font-family: 'Oxygen', sans-serif;
    line-height: 1.5;
    font-size: 14px
}

a {
    color: #0072BB;
    text-decoration: none
}

header {
    width: 100%;
    background-color: #fff;
    height: auto;
}

header .top {
    height: auto;
    width: 100%;
    min-height: 20px;
    padding-top: 15px;
    border-bottom: 1px solid #e6e6e6
}

header .top p {
    float: right;
    font-size: 13px;
    margin-top: 2px
}

header .top #lang_sel_list {
    display: inline-block
}

header .top #lang_sel_list ul {
    border: none
}

header .top #lang_sel_list ul li a {
    border: 2px solid #c1c1c1;
    padding: 4px 3px;
    border-radius: 50%;
    color: #c1c1c1 !important;
    margin-left: 5px;
    font-size: 10px
}

header .top #lang_sel_list ul li a:hover {
    border: 2px solid #0072BB;
    color: #0072BB !important;
    background-color: transparent
}

header .top .land {
    border: 1px solid #333;
    width: 13px;
    padding: 5px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    display: block
}

header .top .land:hover {
    border: 1px solid #0072BB
}

header .top .land p {
    float: none;
    color: #333;
    font-size: 10px
}

header .top .land p:hover {
    color: #0072BB
}

header .bottom {
    background-image: url(img/header-image.svg);
    background-size: 450px auto;
    background-position: center;
    background-repeat: no-repeat
}

header .bottom button {
    float: right;
    height: 55px;
    width: 55px;
    margin-left: -1px;
    background-color: #fff;
    border: 1px solid #E6E6DE;
    margin-top: 15px;
}

header .bottom button i {
    color: #0072BB;
    font-size: 22px
}

header .bottom img {
    margin: 20px 0;
    width: 300px
}

.menu {
    margin-left: -40px;
    margin-top: 0;
    margin-bottom: 0
}

.menu li {
    list-style: none
}

.navigation {
    width: 100%;
    height: auto;
    background-color: #333
}

.navigation li:hover {
    background-color: #565656;
    color: #fff
}

.navigation nav a {
    position: relative;
    display: inline-block;
    outline: none;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 1.35em
}

.navigation nav a:hover,
.navigation nav a:focus {
    outline: none
}

.navigation ul li {
    border-left: 1px solid #545454
}

.navigation ul li:nth-child(6) {
    border-right: 1px solid #545454
}

.navigation .button {
    float: right;
    height: auto;
    border: none;
    background-color: #212121;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 14px
}

.formulier-mobiel {
    display: none
}

.home-image {
    width: 100%;
    height: 40vh;
    min-height: 350px;
    background-image: url(img/home-background.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
}

.formulier {
    height: auto;
    padding: 30px;
    background-color: #0072BB;
    margin-top: -350px
}

.formulier a {
    color: #000;
    background-color: #fcca00;
    padding: 5px 15px;
    bottom: 15px;
    font-size: 20px
}

.formulier h1 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 5px
}

.formulier p {
    font-size: 14px;
    color: #fff;
    padding: 10px 0 5px 0;
    margin-bottom: 10px
}

.formulier p span {
    font-size: 10px
}

.formulier .margin {
    margin-top: 30px
}

.formulier .margin p {
    padding-top: 0;
    font-size: 12px
}

.formulier .wpcf7-form-control.wpcf7-submit {
    background-color: #fcca00;
    color: #000;
    border: none;
    margin-top: 20px;
    height: 35px;
    padding: 10px 15px 15px 10px;
    font-size: 16px;
    font-weight: 600;
    float: right;
    cursor: pointer;
    -webkit-appearance: none
}

.formulier .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #ffb100
}

.formulier input {
    width: 100%;
    height: 30px;
    border: none;
    color: #0072BB;
    margin-top: 5px
}

.formulier select {
    width: 100%;
    height: 32px;
    border: none;
    color: #0072BB;
    margin-top: 5px
}

.formulier #fileToUpload {
    color: #fff;
    font-size: 10px
}

.formulier div.wpcf7-validation-errors {
    color: #fff
}

.formulier div.wpcf7-mail-sent-ok {
    color: #fff
}

.formulier span.wpcf7-not-valid-tip {
    margin-top: 5px;
    font-size: 12px;
    color: #fff
}

.formulier .wpcf7-not-valid {
    background-color: #ffc8cc
}

.formulier .bottom {
    height: auto;
    background-color: #02619e;
    margin: 5px -30px -40px -30px;
    padding: 15px 30px
}

.formulier .bottom p {
    font-size: 12px;
    padding: 0
}

.formulier .bottom p a {
    background: none;
    border: none;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.formulier .bottom span {
    font-size: 10px;
    color: #fff;
    font-family: 'Oxygen', sans-serif
}

.formulier::-webkit-input-placeholder {
    color: #0072BB;
    text-align: right;
    padding-right: 10px
}

.formulier::-moz-placeholder {
    color: #0072BB;
    text-align: right;
    padding-right: 10px
}

.formulier:-ms-input-placeholder {
    color: #0072BB;
    text-align: right;
    padding-right: 10px
}

.formulier:-moz-placeholder {
    color: #0072BB;
    text-align: right;
    padding-right: 10px
}

.lines {
    background-image: none;
    height: 250px;
    width: 100%
}

@media screen and (min-width: 1217px) {
    .lines {
        display: block;
        width: 1240px;
        height: 250px;
        margin: 0 auto;
        background-image: url(img/lines.jpg);
        background-size: cover;
        background-repeat: no-repeat
    }
}

.block {
    height: auto;
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 30px;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 80px
}

.block p {
    margin-bottom: 15px
}

.block p a {
    border: none;
    color: #0072BB;
    font-size: 14px;
    padding: 0;
    margin: 0;
    width: auto;
    display: inline-block;
    font-weight: normal
}

.block p a:hover {
    background-color: transparent;
    color: #0072BB;
    transition: 300ms
}

.block a {
    border: 2px solid #0072BB;
    background-color: #fff;
    width: 100px;
    color: #0072BB;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    margin: 15px auto;
    margin-top: 30px;
    transition: 300ms;
    font-family: 'Oxygen', sans-serif;
    text-decoration: none;
    display: block
}

.block a:hover {
    background-color: #0072BB;
    color: #fff;
    transition: 300ms
}

.block .cirkel {
    width: 30px;
    height: 30px;
    border: 3px solid #0072BB;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -49px;
    background-color: #F9F9F9
}

footer .top {
    background-color: #02619e;
    height: auto;
    width: 100%;
    padding: 15px 0;
    color: #fff
}

footer .top h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    display: inline-block
}

footer .top #lang_sel_list {
    display: inline-block;
    float: right;
    margin-top: -2px
}

footer .top #lang_sel_list ul {
    border: none
}

footer .top #lang_sel_list ul li {
    color: #fff
}

footer .top #lang_sel_list ul li a {
    border: 2px solid #fff;
    padding: 4px 3px;
    border-radius: 50%;
    color: #fff !important;
    margin-left: 5px;
    background-color: transparent
}

footer .top #lang_sel_list ul li a:hover {
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent
}

footer .bottom {
    background-color: #0072BB;
    height: auto;
    width: 100%;
    padding: 20px 0;
    color: #fff
}

footer .bottom h3 {
    margin-top: 15px
}

footer .bottom ul {
    padding-left: 0;
    list-style: none
}

footer .bottom ul li {
    font-size: 12px;
    line-height: 1.5
}

footer .bottom ul li a {
    color: #fff
}

footer .bottom .contact {
    list-style: none;
    padding-left: 0
}

footer .bottom .contact2 {
    list-style: none;
    padding-left: 0;
    margin-top: 90px
}

footer .bottom .contact2 a {
    color: #fff
}

@media screen and (max-width: 992px) {
    .line {
        background-image: url(img/line.jpg);
        background-position: center;
        background-repeat: repeat-y
    }
    .lines {
        display: none
    }
    .block {
        margin-top: 50px;
        margin-bottom: 0px
    }
    footer {
        margin-top: 50px
    }
    .navigation button {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .formulier-mobiel {
        display: block
    }
    .block {
        margin-left: -15px;
        margin-right: -15px
    }
    header .top {
        display: none
    }
    header .bottom {
        display: none
    }
    header .mobile {
        min-height: 63px
    }
    header .mobile img {
        width: 100%;
        margin-top: 20px
    }
    header .mobile i {
        font-size: 28px;
        color: black;
        margin-top: 20px;
        margin-left: 15px
    }
    header .mobile button {
        float: right;
        background-color: #fff;
        border: none
    }
    header .mobile button i {
        font-size: 28px;
        margin-right: 10px
    }
    .navigation {
        display: none
    }
    ul.topnav li a {
        color: #000 !important;
        padding: 15px 3px !important;
        font-size: 24px !important
    }
    .home-image {
        display: none
    }
    .formulier {
        margin-top: 0px
    }
    .formulier button {
        width: 100%;
        margin-top: 15px
    }
    footer {
        margin-top: 0px !important
    }
    footer .bottom .contact2 {
        margin-top: 15px
    }
}

@media screen and (min-width: 767px) {
    table {
        font-size: 12px
    }
    #my-menu {
        display: none
    }
    header .mobile {
        display: none
    }
}

.top-buttons {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    list-style: none
}

.mm-listview .current-menu-item {
    background-color: transparent
}

.mm-listview li {
    margin-left: 30px;
    border-color: #333
}

.mm-listview li a {
    font-family: 'Oxygen', sans-serif;
    text-transform: uppercase
}

.mm-listview .landen {
    margin-top: 20px;
    margin-left: 18px
}

.mm-listview .landen .land {
    border: 1px solid #fff;
    width: 20px;
    padding: 6px 4px 4px 6px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    display: block
}

.mm-listview .landen .land:hover {
    border: 1px solid #0072BB
}

.mm-listview .landen .land a {
    float: none;
    color: #333;
    font-size: 10px;
    padding: 0
}

.mm-listview .landen .land a:hover {
    color: #0072BB
}

.mm-listview .button {
    margin-top: 15px;
    width: 100%;
    margin-left: 0;
    background-color: #212121
}

.mm-listview .button a {
    padding: 15px 20px
}

.mm-hasnavbar-top-1 .mm-panels {
    top: 0
}

.mm-navbar.mm-navbar-top.mm-navbar-top-1.mm-navbar-size-1.mm-hasbtns {
    display: none
}

#user {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 29px;
    background-color: #fff;
    padding: 17px 0;
    color: #0072BB;
    border: none;
    margin-bottom: 30px;
    margin-top: -20px
}

#order {
    float: left;
    width: 34%;
    text-align: center;
    font-size: 31px;
    background-color: #fff;
    padding: 16px 0;
    color: #0072BB;
    border: none;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: -20px
}

.mm-panels>.mm-panel {
    padding: 0 !important ul;
    padding-padding: 0 15px
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 0
}

.content {
    padding: 0;
    height: auto
}

.content .block {
    text-align: left;
    margin-top: 40px;
    padding-bottom: 100px;
    min-height: 850px
}

.content .block p {
    margin: 0;
    padding-bottom: 5px
}

.content .block input {
    width: 100%;
    margin-bottom: 20px;
    height: 30px
}

.content .block select {
    width: 100%;
    margin-bottom: 20px;
    height: 35px
}

.content .block hr {
    margin: 30px 0
}

.content .intro p {
    font-family: 'Oxygen', sans-serif;
    line-height: 25px;
    color: #0072BB;
    font-size: 18px
}

.content h1 {
    margin-top: 20px;
    font-size: 28px
}

.content p {
    padding-bottom: 30px;
    width: 95%
}

.widget.widget_text {
    padding: 15px 30px;
    border: 1px solid #e6e6e6;
    margin-top: 40px;
    background-color: #fff
}

.widget.widget_text a {
    color: #fff;
    background-color: #0072BB;
    padding: 10px 15px;
    text-decoration: none;
    margin: 15px 0
}

.widget.widget_text .cirkel {
    width: 30px;
    height: 30px;
    border: 3px solid #0072BB;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -34px;
    margin-bottom: 10px;
    background-color: #F9F9F9
}

.widget.widget_text h2 {
    margin-top: 0
}

.widget.widget_text h3 {
    text-transform: uppercase;
    color: #0072BB;
    font-size: 22px
}

.widget.widget_text p {
    padding-bottom: 20px
}

.widget.widget_text hr {
    margin: 20px 0
}

.widget.widget_text ul {
    padding-left: 0
}

.widget.widget_text ul a {
    color: #000;
    text-decoration: none;
    line-height: 1.5
}

.widget.widget_text ul a:hover {
    color: #0072BB
}

.widget.widget_text ul li {
    list-style: none;
    line-height: 1.5
}

.prijs-block {
    margin: 30px 0
}

.prijs-block .top {
    height: auto;
    padding: 20px 30px;
    background-color: #0072BB;
    color: #fff
}

.prijs-block .top span {
    font-size: 46px;
    color: #fff;
    font-weight: 600;
    padding-right: 15px
}

.prijs-block .top p {
    padding: 0;
    color: #fff
}

.prijs-block .bottom {
    height: auto;
    padding: 30px;
    background-color: #02619e
}

.prijs-block .bottom p {
    padding: 0;
    font-size: 12px;
    color: #fff
}

.prijs-block a {
    width: auto;
    height: auto;
    background-color: #fcca00;
    color: #000;
    padding: 15px 30px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 600;
    text-decoration: none;
    float: right;
    margin-top: 15px
}

.wpgmza_widget {
    margin-top: 30px
}

div.wpcf7-validation-errors {
    border: none;
    font-family: 'Oxygen', sans-serif
}

div.wpcf7-mail-sent-ok {
    border: none;
    font-family: 'Oxygen', sans-serif
}

div.wpcf7-response-output {
    margin: 0;
    padding: 0
}

.formBox {
    width: 95%;
    min-height: 420px
}

.formBox h2 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #221f1f;
    font-weight: 300;
    font-family: 'Oxygen', sans-serif
}

.formBox p {
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    width: 100%;
    margin-bottom: 15px;
    float: left
}

.formBox p:nth-child(even) {
    float: left
}

.formBox p:nth-child(odd) {
    float: left
}

.formBox p:nth-last-child(3) {
    width: 100%
}

.formBox fieldset {
    border: none
}

.formBox .row {
    overflow: hidden;
    padding-bottom: 20px
}

.formBox label {
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold
}

.formBox input.wpcf7-text {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #e5e5e5;
    background: url(../images/bg6.png) repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.formBox input[type=number] {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #e5e5e5;
    background-color: #F5F5F5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

textarea {
    height: 152px;
    padding: 10px;
    width: 100%;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.formBox select {
    padding: 0px 10px;
    height: 32px;
    width: 100%;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: url("../images/form-dropdown.png") no-repeat #f5f5f5 right -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}

.formBox .part1 {
    float: left;
    width: 65%
}

.formBox .part2 {
    float: right;
    width: 30%
}

.formBox .part3 {
    float: left;
    width: 30%
}

.formBox .part4 {
    float: right;
    width: 65%
}

.formBox span.wpcf7-checkbox {
    display: block;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

.formBox span.wpcf7-checkbox input {
    margin: -2px 10px 0px 0px
}

.formBox input.wpcf7-submit {
    padding: 0 10px;
    height: 36px;
    background: #0195c8;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    width: 250px;
    -webkit-appearance: none
}

.formBox input.wpcf7-submit:hover {
    background: #221f1f
}

header .welcome-msg { display: inline-block; float: right; margin-top: 24px; padding-right: 15px; color: #0072bb;}
header #uitlog-button { display: block; text-align: center; color: #333; font-family: 'Oxygen', sans-serif; }
header #uitlog-button:hover { text-decoration: underline; }
header #inlog-button { display: block; text-align: center; color: #fff; float: right; margin-top: 29px; padding: 6px 20px; background: #0072bb; font-family: 'Oxygen', sans-serif; font-size: 14px; }
header #inlog-button:hover { background: #02619e; }

#mobile-inlog-button { display: block; text-align: center; color: #fff; padding: 10px 20px; border: 1px solid #fff; font-family: 'Oxygen', sans-serif; font-size: 14px; margin: 0 auto; width: 160px; }
#mobile-uitlog-button { color: #fff; margin-left: 19px; }


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
footer .top #lang_sel_list{
    background: none!important;
    border: none!important;
    padding: 0;
}
header .top #lang_sel_list{
    background: none!important;
    border: none!important;
    margin-left: -12px;
}

.aligncenter {
    text-align: center;
}
.alignright {
    float: right;
}

.col-3 { width: 33%; float: left; }