/* ==========================================================================
   Base
   ========================================================================== */
body {
  font-family: 'Droid Sans', sans-serif;
  color: #444;
  background: #fff;
  font-size: 16px;
  line-height: 24px; }

h1, h2, h3, h4, h5, h6 {
  color: #000099; }

h1, h2 {
  font-weight: 400;
  font-size: 1.8em; }

.single h1 {
  line-height: 64px; }

a {
  color: #000099;
  outline: none; }
  a:hover, a:active, a:focus {
    color: #000099;
    text-decoration: none;
    outline: none; }
  a.normal {
    text-decoration: underline; }

ul, ol {
  list-style: square; }

ul li {
  line-height: 26px; }

.login {
  padding: 0; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  background: none repeat scroll 0 0 #000099;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF !important;
  font-size: 16px;
  margin-bottom: 4px;
  padding: 5px 6px 3px; }

img.alignleft {
  margin: 20px 30px 20px 0; }
img.alignright {
  margin: 20px 0 20px 30px; }

/* =============================================================================
   Header
   ========================================================================== */
.wpml-ls-flag {
  position: relative;
  top: -2px;
  left: -2px; }

.dropdown-menu .active > a, .dropdown-menu .active > a:hover.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  background: #0404FC;
  color: #fff !important; }

#main-banner {
  background: transparent url(../img/banner-1.png) 50% 50% no-repeat;
  background-size: cover;
  height: 250px; }
  #main-banner .container {
    display: flex;
    align-items: inherit;
    height: 250px; }
    #main-banner .container .main-banner-content {
      background: rgba(0, 0, 88, 0.6);
      padding: 1.2em;
      margin-left: 0; }
      #main-banner .container .main-banner-content h1, #main-banner .container .main-banner-content h2 {
        font-size: 1.2em;
        line-height: 1.2; }
      #main-banner .container .main-banner-content * {
        color: #fff; }

#banner {
  height: 154px;
  background: #f5f5f5; }

#banner-top {
  background: transparent url(../img/header_bg_small_grad.png) 100% 100% no-repeat;
  height: 154px;
  position: absolute;
  right: 0;
  width: 50%; }

.brand-wrapper {
  margin-left: 0; }
  .brand-wrapper .brand img {
    max-width: 310px; }

.header-right {
  padding-top: 75px; }

#menu-primary-navigation li, #menu-primary-navigation-engels li {
  margin-left: 0; }

#menu-primary-navigation li:first-child {
  margin-left: 0; }

.menu-top {
  float: right;
  padding: 0 5px 0 5px;
  color: #fff;
  background: #179CD9;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }
  .menu-top ul {
    padding: 0 0 0 8px;
    margin: 0; }
  .menu-top * {
    color: #fff; }

.nav-pills > li > a {
  font-size: 16px;
  color: #fff !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 4px;
  padding: 5px 10px 5px 10px;
  background: #000099; }

.btn {
  text-shadow: none !important;
  background: #000099;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 400;
  letter-spacing: 0.3px; }
  .btn:hover, .btn:active {
    background: #000099;
    color: #fff; }

.nav-pills > li > a:hover {
  background: #0404FC !important; }
.nav-pills > .active > a {
  background: #0404FC !important; }
  .nav-pills > .active > a:hover {
    background: #0404FC !important; }

.producten-overzicht .menu-producten a, .home .menu-home a, .btn:hover {
  background: #0404FC !important; }

.widget_search {
  margin: 20px 0 20px 0; }

input.search-query {
  margin: 0 0 10px 0;
  display: block; }

/* Fixed Topbar Navigation */
body.top-navbar {
  padding-top: 60px; }
body.admin-bar .navbar-fixed-top {
  top: 28px; }

#navbar .navbar-inner {
  background: #fff; }

#navbar #nav-main a {
  font-size: 1.1em;
  color: #000099; }
#navbar #nav-main .dropdown-menu a {
  line-height: 1.2em;
  font-size: 1.1em;
  color: #000099; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #000099;
  border-bottom-color: #000099;
  margin-top: 12px; }

#navbar .nav > li > a {
  background-color: #fff; }

.btn-navbar {
  background-color: #000099 !important;
  background-image: none !important;
  position: relative;
  top: 6px !important; }

/* ==========================================================================
   Content
   ========================================================================== */
.page-header p {
  max-width: 750px;
  line-height: 28px;
  font-size: 16px;
  text-shadow: 1px 1px 1px #367FA3; }

/* ==========================================================================
   Primary Content
   ========================================================================== */
#main {
  min-height: 600px; }

.box {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  border: none;
  color: #FFFFFF;
  float: left;
  height: 375px;
  margin: 0 32px 32px 0;
  overflow: hidden;
  padding: 1em;
  -webkit-border-radius: 5px;
  border-radius: 3px; }
  .box * {
    color: #444; }
  .box a {
    text-decoration: none; }
  .box h4 {
    color: #111;
    font-size: 1.2em;
    line-height: 1.5;
    margin: 0 0 10px 0; }

.box-img {
  margin: 0 22px 10px 0;
  width: 150px;
  height: auto;
  overflow: hidden;
  float: left; }

.single .box-img {
  margin: 0 42px 22px 0;
  width: auto; }

.single-producten table {
  margin: 30px 0 30px 0; }
  .single-producten table tr:first-child {
    font-weight: bold; }

.box-top .box-data {
  width: 100%;
  overflow: hidden;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.box-img img {
  width: auto;
  height: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.box .box-bottom .box-content {
  height: 260px;
  overflow: hidden; }
.box .merklogo {
  margin: 20px 0 20px 0; }

.box-content .merklogo img {
  max-height: 70px; }

.single .box-more-options {
  padding: 10px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left; }
  .single .box-more-options ul {
    margin: 0; }
    .single .box-more-options ul li {
      margin: 10px 0 0 0;
      float: none; }
      .single .box-more-options ul li:first-child {
        margin: 0; }

.box .box-more-options ul li {
  padding: 10px 0 10px 0;
  margin: 0 10px 0 0;
  float: left; }
  .box .box-more-options ul li:last-child {
    margin-right: 10px; }
  .box .box-more-options ul li a {
    background: #000099;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.box-more-info.pdf a {
  padding-left: 42px;
  background: #000099 url(../img/pdf-icon-small.jpg) 0 0 no-repeat !important; }
  .box-more-info.pdf a:hover {
    background: #0404FC url(../img/pdf-icon-small.jpg) 0 0 no-repeat !important; }

.dropdown-menu a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  white-space: nowrap; }
  .dropdown-menu a:hover {
    background: #0404FC !important;
    color: #fff !important; }

.box-more-options {
  margin: 10px 0 0 0; }

/* ==========================================================================
   Sidebar
   ========================================================================== */
.sidebar-inner {
  padding: 1em; }

#sidebar {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  margin-top: 30px;
  min-height: 400px; }
  #sidebar * {
    color: #444; }
  #sidebar h5 {
    font-size: 1.2em; }
  #sidebar ul {
    list-style: none; }

.beschikbaar-list h3 {
  color: #A5CA2F !important; }

.in-gesprek-list h3 {
  color: #EE7306 !important; }

#sidebar .sidebar-voordelen {
  padding: 0;
  margin: 0; }
  #sidebar .sidebar-voordelen li {
    background: url(../img/vshapevert.png) 0 50% no-repeat;
    padding-left: 25px;
    line-height: 25px; }

.widget.icl_languages_selector {
  margin-top: 40px; }

/* ==========================================================================
   Posts
   ========================================================================== */
.hentry .entry-content {
  width: 750px; }

.product-details {
  margin: 20px 0 20px 0; }
  .product-details li {
    line-height: 24px; }

.single .merklogo {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  padding: 5px; }

.product-brand-img {
  float: right; }

.entry-content-bottom {
  margin: 60px 0 60px 0; }

/* ==========================================================================
   Footer
   ========================================================================== */
.footer-wrapper {
  height: 200px;
  background: #000058;
  width: 100%;
  padding: 10px 0 10px 0;
  margin-top: 30px; }
  .footer-wrapper * {
    color: #fff; }

#content-info > section {
  float: left;
  width: 50%; }
  #content-info > section.footer-left {
    padding-top: 4px; }

.footer-right section {
  float: right;
  font-size: 18px; }

#menu-footer-navigation, #menu-footer-navigation-engels {
  float: right; }

ul.list-language {
  padding: 0;
  margin: 0; }
  ul.list-language li {
    padding-left: 25px; }

.cookieconsent-overlay {
  position: fixed;
  z-index: 2000; }

.cookieconsent-dialog {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: visible;
  z-index: 2001; }

.cookieconsent-dialog-content {
  padding: 20px;
  margin: 20px auto;
  width: 700px;
  font-size: 13px;
  position: relative; }

.cookieconsent-dialog-close {
  position: absolute !important;
  top: 5px;
  right: 5px; }

.cookieconsent-dialog-content h1 {
  font-size: 23px;
  border-bottom: 1px solid;
  border-color: inherit;
  margin: 0 0 20px 0;
  line-height: 1.6em; }
.cookieconsent-dialog-content .cookieconsent-logo-link {
  position: absolute;
  bottom: 3px;
  right: 3px;
  background-color: #efefef;
  padding: 0 5px;
  display: block; }

.cookieconsent-button-wrap {
  margin: 20px 0 5px;
  text-align: right; }
  .cookieconsent-button-wrap button {
    margin-left: 3px; }

.cookieconsent-level-changer {
  overflow: visible;
  margin: 0 auto;
  text-align: center; }
  .cookieconsent-level-changer a {
    display: inline-block;
    height: 150px;
    cursor: pointer;
    cursor: hand;
    position: relative;
    border: 5px solid #b5b5b5;
    max-width: 150px;
    text-decoration: none !important; }
    .cookieconsent-level-changer a:hover {
      filter: alpha(opacity=90);
      opacity: 0.9;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 180, 50, 0.3);
      box-shadow: 0px 0px 5px 0px rgba(50, 180, 50, 0.3); }
    .cookieconsent-level-changer a span.cookieconsent-level-button-icon {
      display: block;
      position: absolute;
      top: 11px;
      left: 10%;
      right: 13%;
      height: 75px; }
      .cookieconsent-level-changer a span.cookieconsent-level-button-icon div {
        display: block;
        background-color: #d1e0e9;
        position: absolute;
        bottom: 0px;
        border: 1px solid #fff; }
    .cookieconsent-level-changer a span.cookieconsent-level-button-title {
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      height: 45px;
      padding-top: 10px;
      background-color: #b5b5b5;
      color: #fff;
      font-size: 16px; }
    .cookieconsent-level-changer a.activated {
      border-color: #66a0c5; }
      .cookieconsent-level-changer a.activated span.cookieconsent-level-button-title, .cookieconsent-level-changer a.activated span.cookieconsent-level-button-icon div.activated {
        background-color: #66a0c5; }

.cookieconsent-permission-panels {
  overflow: hidden;
  clear: both;
  margin-top: 10px;
  border-top: 1px solid #b5b5b5;
  padding-top: 10px; }

.cookieconsent-permission-panel-disallowed {
  float: left;
  width: 49%; }

.cookieconsent-permission-panel-allowed {
  float: right;
  width: 49%; }

.cookieconsent-permission-panel-title {
  font-size: 16px;
  padding: 10px 15px;
  font-weight: normal;
  text-align: center; }

.cookieconsent-permission-panels ul {
  padding: 15px;
  margin: 0;
  list-style: circle; }
  .cookieconsent-permission-panels ul li {
    padding: 0 0 4px 0;
    margin: 0 0 0 20px;
    font-size: 14px; }

/* cookies warning */
.cookieconsent-popup {
  position: fixed;
  z-index: 1999;
  right: 50px;
  bottom: 0px;
  width: 400px;
  padding: 15px 20px;
  font-size: 14px;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.4); }

/* magic button */
.cookieconsent-toggle-magic-button {
  display: block;
  float: right;
  margin: 5px 0 10px;
  text-decoration: underline; }
  .cookieconsent-toggle-magic-button .ui-icon {
    float: left;
    margin: 4px 2px 0 0; }

.cookieconsent-magic-button-wrap {
  display: none; }
  .cookieconsent-magic-button-wrap .ui-state-highlight {
    margin: 0 0 15px;
    padding: 15px; }
  .cookieconsent-magic-button-wrap iframe {
    height: 137px;
    width: 100%; }

/* policy links */
.cookieconsent-popup .cookieconsent-cookie-policy-link {
  display: block;
  float: left;
  clear: both;
  margin: 20px 0 10px 0;
  text-decoration: underline; }

.cookieconsent-popup {
  border: 0 !important;
  width: 80%;
  right: 20px !important;
  z-index: 99999 !important;
  font-size: 14px !important;
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  /*border: 1px solid #000099 !important;*/
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  max-width: 530px; }
  .cookieconsent-popup h5 {
    margin: 15px 0 20px 0;
    font-weight: bold;
    color: #000099; }

.ui-button {
  display: inline-block;
  float: left;
  border: 0 none !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  background: #000099 !important;
  padding: 6px 30px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.4);
  max-width: 440px;
  color: #fff !important;
  text-align: center;
  cursor: pointer; }
  .ui-button:hover, .ui-button:active {
    background: #000099 !important; }

.cookieconsent-permission-panels {
  border-top: 1px solid #000099 !important; }
  .cookieconsent-permission-panels ul {
    padding: 5px 15px 15px 15px !important; }

.cookieconsent-dialog > .cookieconsent-dialog-content {
  width: auto !important;
  max-width: 700px;
  border: 1px solid #000099 !important; }
.cookieconsent-dialog .ui-widget-header {
  border: none !important;
  background: none !important; }
.cookieconsent-dialog .cookieconsent-dialog-content .ui-widget-content {
  border: none !important; }

.cookieconsent-level-changer a {
  width: 100% !important; }
  .cookieconsent-level-changer a.activated {
    border-color: #000099 !important; }
    .cookieconsent-level-changer a.activated span.cookieconsent-level-button-title {
      background-color: #000099 !important; }

.cookieconsent-permission-panel-title {
  text-align: left !important;
  padding: 5px 15px !important; }
  .cookieconsent-permission-panel-title h5 {
    margin: 10px 0 0 0 !important;
    color: #000;
    font-weight: bold; }

.cookieconsent-overlay {
  background: #000 !important; }

.ui-widget-content a {
  color: #000099 !important; }

.cookieconsent-permission-panel-disallowed, .cookieconsent-permission-panel-allowed {
  width: 100% !important; }

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 980px) {
  #nav-main {
    float: right; }

  #navbar .navbar-inner {
    background-color: #fff;
    background: #fff;
    height: 50px;
    display: flex;
    align-items: center; }

  body {
    padding-top: 70px; }
    body.home {
      padding-top: 50px; }

  #main-banner {
    background: transparent url(../img/banner-1.png) 50% 50% no-repeat;
    background-size: cover;
    height: 540px; }
    #main-banner .container {
      display: flex;
      align-items: end;
      height: 540px; }
      #main-banner .container .main-banner-content {
        max-width: 650px;
        background: rgba(0, 0, 88, 0.6);
        padding: 2.5em;
        margin-left: 0; }
        #main-banner .container .main-banner-content h1, #main-banner .container .main-banner-content h2 {
          font-size: 3.2em;
          line-height: 1.5;
          font-weight: 600; }
        #main-banner .container .main-banner-content * {
          color: #fff; } }
@media (min-width: 979px) and (max-width: 1200px) {
  #banner > .container {
    background-size: 52%;
    background-position: 62% 100%; }

  .box-area .box {
    width: 370px; } }
@media (min-width: 768px) and (max-width: 979px) {
  #banner > .container {
    background-size: 52%;
    background-position: 62% 100%; }

  .box-area .box {
    width: 370px; } }
@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-navbar {
    padding-top: 0; } }
@media (max-width: 767px) {
  #agent-box-navigation {
    margin: 0; }

  .box-area .box, .box .box-content {
    height: auto; }

  .menu-top {
    display: none; }

  #banner > .container {
    background: none; }

  .brand-wrapper {
    padding-left: 20px; }

  .brand img {
    margin: 5px 0;
    max-width: 260px !important; }

  h1, h2 {
    font-size: 1.4em; } }
@media (max-width: 480px) {
  #agent-box-navigation {
    margin: 0; }

  .box-area .box, .box .box-content {
    height: auto; }

  .menu-top {
    display: none; }

  .brand-wrapper {
    padding-left: 10px; } }

/*# sourceMappingURL=app.css.map */
