body {
    background-image: none;
    background-color: #FFFFFF;
}

.has-logo .header-title {
    left: 0px;
}

/* Social icons - Round icons */
.btn-facebook, .btn-googleplus, .btn-linkedin, .btn-twitter  {
-moz-border-radius: 300px;
-webkit-border-radius: 300px;
border-radius: 300px;
-khtml-border-radius: 300px;
}

/* ROUND TESTIMONIAL IMAGES */
.testimonial img {
-moz-border-radius: 500px;
-webkit-border-radius: 500px;
border-radius: 500px;
-khtml-border-radius: 500px;
}

/* Headlines */
.contentArea .h1, .module .h1, .h1{
    font-size: 1.9em;
    color: #3E6571;
}

/* Subheadline */
.contentArea .h2{
    font-size: 1.6em;
}

/* list in inleiding - 2e level list aanpassen */
.preamble ul ul {
font-weight: normal;
font-size: 1.0em;
line-height: 26px;
margin: 0;
}

/* kleuren  */
.box {
    background-color: #3E6571;
}

.page_rechtsgebieden .button .btn {
    width: 100%;
    height: 3em;
    position: relative;
    text-align: center;
    vertical-align: bottom;
}


.btn, a.button, .formbuilder .btn, .formbuilder .button  {
        background-color: #C07128;
}

.divider-dotted, .divider-divider {
border: 1px #88B0C2;
border-style: dotted;
}

.nav-primary ul li a:hover, .nav-primary ul li.active > a.active{ 
border-bottom: 3px #3E6571 solid;
}

/* Remove spacing */

.main-container {
padding-bottom: 0;
}
.footer-content .columns {
margin-top: 0;
}

#footer {
   background-color: #f7f7f7;
}

.slideshow  {
   border-top: 2px #C07128 solid;
}

/* 1) Small button style */
.btn{
    font-size: 16px;
    border: 1px solid #073e54 !important;
}

.contact-combined dd, .contact-combined .contact-combined-opening-hours, .contact-combined .contact-combined-opening-hours p, .contact-combined a {
color: #000000;
}

.btn-arrow::before {
    padding-right: 1.0em;
}

.btn-arrow.btn-arrow.btn-large:before {
    top: 0.5em;
    }
    
    
.btn-arrow {
    padding-left: 2.4em;
}