html,
body {
    margin: 0;
    padding: 0;
    font-size: 17px !important;
    font-family: Calibri, sans-serif !important;
    background-color: #fff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}
font {
    font-size: 17px !important;
    font-family: Calibri, sans-serif !important;
}
* {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
ul {
    margin: 0;
    padding: 0;
}
p {
    line-height: 1.3em;
    color: #222;
}
.clearer {
    margin: 0;
    padding: 0;
    clear: both;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.contactSnippetHidden {
    display: none;
}
div.stretchMe {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
div.anystretch {
    display: block;
    width: 100%;
    background: no-repeat center center;
    height: 180px;
}
div.anystretch img {
    max-width: none !important;
    z-index: 1 !important;
}
/*  */
.form {
    float: left;
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
a img {
    border: 0;
}
iframe {
    border: 0;
}
.route iframe {
    width: 100% !important;
    max-width: 100%;
    max-height: 300px;
    min-height: 300px;
}
strong {
    color: #333;
}
h1 {
    color: #333;
    font-size: 25px;
}
h2 {
    color: #333;
    font-size: 19px;
}
h3 {
    color: #333;
    font-size: 18px;
}
h4 {
    color: #333;
    font-size: 17px;
}
.owl-carousel .owl-item img {
    height: auto !important;
}
#mobile-menu {
    display: none;
    background-color: #222;
}
.scale {
    width: 100%;
    max-width: 1300px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.topbar {
}
.topbar .scale {
    border-bottom: 1px solid #e3e3e3;
}
.topbar ul li {
    list-style: none;
    float: left;
}
.topbar ul {
    float: right;
}
.topbar ul li a {
    display: block;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #111;
}
.topbar ul li a:hover {
    background-color: #ffc900;
    color: #111;
}
#header {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-left {
    float: left;
    width: 50%;
}
.header-right {
    float: right;
    width: 50%;
}
.header-right-menu {
    float: right;
}
.header-right ul li {
    float: left;
    list-style: none;
}
.header-right ul li a {
    padding: 13px;
    background-color: #ffc900;
    color: white;
    display: block;
    text-decoration: none;
    font-weight: bold;
}
.header-right ul li a:hover {
    background-color: #222;
    color: #ffc900;
}
.header-right ul li a#active {
    background-color: #222;
    color: #ffc900;
}
#submenu {
    background-color: #222;
    margin-bottom: 2px;
}
#submenu ul li {
    list-style: none;
    float: left;
}
#submenu ul li:nth-child(1) a {
    border-left: 1px solid #333;
}
#submenu ul li a {
    display: block;
    padding: 13px;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: white;
    border-right: 1px solid #333;
    text-transform: uppercase;
}
#submenu ul li a:hover {
    background-color: #000;
    color: #ffc900;
}
#submenu ul li a#active {
    background-color: #000;
    color: #ffc900;
}
.content-left {
    float: left;
    width: 80%;
    padding-left: 0;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.content-left a {
    color: #222;
}
.content-left ul li {
    list-style: inside circle;
}
.content-right {
    float: right;
    width: 20%;
    font-size: 14px;
}
.content-right h4 {
    margin-top: 0;
}
.content-right h4 {
    font-size: 14px;
}
.openingstijden {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}
#footer {
    text-align: center;
}
#footer .scale {
    border-top: 1px solid #e3e3e3;
    margin-top: 20px;
}
#footer ul {
    width: 100%;
    position: relative;
    display: table;
    border-bottom: 3px solid #ffc900;
}
#footer ul li {
    display: table-cell;
    text-align: center;
}
#footer ul li a {
    display: block;
    padding: 11px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #222;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-logo {
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer ul li a:hover {
    color: #ffc900;
    background-color: #111;
}
#footer ul li a#active {
    color: #ffc900;
    background-color: #111;
}
#row .left {
    width: 50%;
    float: left;
    text-align: left;
    padding: 11px;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
#row .right {
    width: 50%;
    text-align: right;
    float: right;
    padding: 11px;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#row .right a {
    font-size: 14px;
    color: #222;
}
#page {
    padding-top: 20px;
    padding-bottom: 20px;
}
.form-body h4 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}
.footer-row {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
