@charset "UTF-8";
@font-face {
  font-family: 'icons-coevorden';
  src: url("../fonts/icons-coevorden.eot?c0wfjv");
  src: url("../fonts/icons-coevorden.eot?c0wfjv#iefix") format("embedded-opentype"), url("../fonts/icons-coevorden.ttf?c0wfjv") format("truetype"), url("../fonts/icons-coevorden.woff?c0wfjv") format("woff"), url("../fonts/icons-coevorden.svg?c0wfjv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-regular.eot");
  src: url("../fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular.woff2") format("woff2"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype"), url("../fonts/opensans-regular.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-semibold.eot");
  src: url("../fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold.woff2") format("woff2"), url("../fonts/opensans-semibold.woff") format("woff"), url("../fonts/opensans-semibold.ttf") format("truetype"), url("../fonts/opensans-semibold.svg#open_sanssemibold") format("svg");
  font-weight: bold;
  font-style: normal;
}

body {
  background: white;
  font-family: Verdana;
}

body.navbar-is-fixed-top {
  padding: 0 !important;
}

body.admin-menu.navbar-is-fixed-top {
  padding-top: 0 !important;
}

body.admin-menu .navbar-fixed-top {
  top: 0;
}

body.navbar-is-fixed-top .main-wrapper {
  margin-top: 113px;
}

body #admin-menu {
  position: fixed !important;
}

#block-system-main {
  margin: 0;
}

.page-header {
  border: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.slicknav_menu {
  display: none;
}

.main-wrapper {
  padding: 0;
  box-shadow: none;
  margin-top: 10px;
  border-radius: 0;
}

.highlighted-wrapper {
  margin-top: -100px;
  position: relative;
  z-index: 3;
  min-height: 183px;
}

.main-container {
  background-color: white;
  border-radius: 0;
  position: relative;
  z-index: 2;
  padding: 30px 15px;
}

.main-container .region-help .block-system {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  width: 130px;
  position: absolute !important;
  z-index: 2;
}

.z-depth-1, .block .entity, .not-front:not(.page-search) .block-search, .block-custom-lists, #block-views-blog-latest-blogs,
#block-views-news-latest-news, .search-result, .block-node .node-view-mode-introduction, .node-person.node-teaser, .region-highlighted .block-menu .menu > li > a {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
}

.z-depth-2 {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.21);
}

.btn, #cc-notification.cc-light #cc-approve-button-thissite {
  border-radius: 0;
  border: none;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.btn-default, #cc-notification.cc-light #cc-approve-button-thissite {
  background-color: #564B73;
  color: white;
}

.btn-default:hover, #cc-notification.cc-light #cc-approve-button-thissite:hover {
  color: white;
  background-color: #332d45;
}

.btn-primary:hover {
  text-decoration: underline;
  background-color: #564B73;
}

.btn-flat, .btn-primary, .block-custom-lists .more-link a, #block-views-blog-latest-blogs .more-link a,
#block-views-news-latest-news .more-link a {
  display: inline-block;
  background: #564B73;
  color: white;
  padding: 10px 20px 10px 30px;
  display: inline-block;
  position: relative;
}

.btn-flat:before, .btn-primary:before, .block-custom-lists .more-link a:before, #block-views-blog-latest-blogs .more-link a:before,
#block-views-news-latest-news .more-link a:before {
  position: absolute;
  font-size: 10px;
  margin-right: 1em;
  top: 13px;
  left: 10px;
  transition: .2s left ease, .2s background ease;
}

.btn-flat:hover:before, .btn-primary:hover:before, .block-custom-lists .more-link a:hover:before, #block-views-blog-latest-blogs .more-link a:hover:before,
#block-views-news-latest-news .more-link a:hover:before {
  left: 15px;
}

.btn-outline, .footer a.btn, .footer #cc-notification.cc-light a#cc-approve-button-thissite, #cc-notification.cc-light .footer a#cc-approve-button-thissite {
  border: 1px solid white;
  color: white;
  position: relative;
  padding-left: 30px;
}

.btn-outline:before, .footer a.btn:before, .footer #cc-notification.cc-light a#cc-approve-button-thissite:before, #cc-notification.cc-light .footer a#cc-approve-button-thissite:before {
  position: absolute;
  font-size: 10px;
  margin-right: 1em;
  top: 13px;
  left: 10px;
  transition: .2s left ease, .2s background ease;
}

.btn-outline:hover:before, .footer a.btn:hover:before, .footer #cc-notification.cc-light a#cc-approve-button-thissite:hover:before, #cc-notification.cc-light .footer a#cc-approve-button-thissite:hover:before {
  left: 15px;
}

.btn-outline:hover, .footer a.btn:hover, .footer #cc-notification.cc-light a#cc-approve-button-thissite:hover, #cc-notification.cc-light .footer a#cc-approve-button-thissite:hover {
  color: #564B73;
  background: white;
}

.logo {
  display: block;
  margin: 0;
}

.logo img {
  width: 95px;
  height: 35px;
  margin-top: 0px;
}

.not-front:not(.page-search) .breadcrumb-wrapper {
  z-index: 1;
  position: relative;
  background-color: #eeeeee;
}

.not-front:not(.page-search) .breadcrumb-wrapper .breadcrumb {
  background: transparent;
  float: left;
  width: 100%;
  margin: 0;
}

.not-front:not(.page-search) .breadcrumb-wrapper .breadcrumb a {
  color: #555555;
}

h1, h2, .block-facetapi h2.block-title, h3, h4, h5, h6 {
  color: #564B73;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h1 a:hover, h2 a:hover, .block-facetapi h2.block-title a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #564B73;
}

h1 {
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 10px;
}

h2, .block-facetapi h2.block-title {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

a,
a:hover {
  color: #564B73;
}

.region-content a {
  text-decoration: underline;
  color: #564B73;
}

.region-content a:hover {
  color: #564B73;
  text-decoration: none;
}

.icon-check:before, .block-facetapi ul:not(.contextual-links) a.facetapi-active:before, #cc-notification.cc-light #cc-notification-permissions li label:before, #cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label:before, #cc-notification.cc-light #cc-approve-button-thissite:before {
  font-family: "icons-coevorden";
  content: "\e904";
}

.icon-arrowleft:before {
  font-family: "icons-coevorden";
  content: "\e900";
}

.icon-arrowdown:before, .bootstrap-fieldgroup-accordion .panel-heading a:before, .bootstrap-tab .nav-tabs > li > a:before {
  font-family: "icons-coevorden";
  content: "\e901";
}

.icon-arrowup:before, .bootstrap-fieldgroup-accordion .panel-heading a[aria-expanded="true"]:before, .bootstrap-tab .nav-tabs > li > a[aria-expanded="true"]:before {
  font-family: "icons-coevorden";
  content: "\e902";
}

.icon-google:before, .social-links .fa-google-plus-square:before {
  font-family: "icons-coevorden";
  content: "\e903";
}

.icon-alarm:before {
  font-family: "icons-coevorden";
  content: "\e802";
}

.icon-pdf:before {
  font-family: "icons-coevorden";
  content: "\e803";
}

.icon-search:before, .block-search .input-group-btn .btn:before, .block-search .input-group-btn #cc-notification.cc-light #cc-approve-button-thissite:before, #cc-notification.cc-light .block-search .input-group-btn #cc-approve-button-thissite:before {
  font-family: "icons-coevorden";
  content: "\e804";
}

.icon-arrowright:before, .btn-flat:before, .btn-primary:before, .block-custom-lists .more-link a:before, #block-views-blog-latest-blogs .more-link a:before,
#block-views-news-latest-news .more-link a:before, .btn-outline:before, .footer a.btn:before, .footer #cc-notification.cc-light a#cc-approve-button-thissite:before, #cc-notification.cc-light .footer a#cc-approve-button-thissite:before, .arrow-title:before, .block-custom-lists .date-body h3:before, #block-views-blog-latest-blogs .date-body h3:before,
#block-views-news-latest-news .date-body h3:before, .editorial.bean-view-mode-header-image .field-name-field-body h3:before, .editorial.bean-view-mode-header-image .bean-title:before, .block-menu-block .menu.nav .leaf:before, .search-result .title:before, .node-person.node-teaser > .teaser-body h2:before, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title:before, .node .teaser-body h3:before, .docreader:before, .rsbtn.old .rsbtn_play .rsbtn_right:before, .node-view-mode-banner .text h2:before {
  font-family: "icons-coevorden";
  content: "\1f3f2";
}

.icon-twitter:before, .social-links .fa-twitter-square:before, .footer .block .footer-icons .twitter a:before, .node-person .field-name-field-person-twitter .field-items a:before {
  font-family: "icons-coevorden";
  content: "\e807";
}

.icon-linkedin:before, .social-links .fa-linkedin-square:before, .footer .block .footer-icons .linkedin a:before, .node-person .field-name-field-person-linkedin .field-items a:before {
  font-family: "icons-coevorden";
  content: "\e808";
}

.icon-facebook:before, .social-links .fa-facebook-square:before, .footer .block .footer-icons .facebook a:before {
  font-family: "icons-coevorden";
  content: "\e809";
}

.icon-phone:before, .footer .block .contact-list .phone:before, .node-person .field-name-field-person-phone .field-label:before {
  font-family: "icons-coevorden";
  content: "\e810";
}

.icon-location:before, .footer .block .contact-list .location:before, .node-person .field-name-field-person-address .field-label:before {
  font-family: "icons-coevorden";
  content: "\e80e";
}

.icon-email:before, .footer .block .contact-list .mail:before, .node-person .field-name-field-email .field-label:before {
  font-family: "icons-coevorden";
  content: "\e80f";
}

.icon-whatsapp:before, .footer .block .contact-list .whatsapp:before {
  font-family: "icons-coevorden";
  content: "\ea93";
}

.arrow-title, .block-custom-lists .date-body h3, #block-views-blog-latest-blogs .date-body h3,
#block-views-news-latest-news .date-body h3, .editorial.bean-view-mode-header-image .field-name-field-body h3, .editorial.bean-view-mode-header-image .bean-title, .block-menu-block .menu.nav .leaf, .search-result .title, .node-person.node-teaser > .teaser-body h2, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title, .node .teaser-body h3 {
  position: relative;
}

.arrow-title a, .block-custom-lists .date-body h3 a, #block-views-blog-latest-blogs .date-body h3 a,
#block-views-news-latest-news .date-body h3 a, .editorial.bean-view-mode-header-image .field-name-field-body h3 a, .editorial.bean-view-mode-header-image .bean-title a, .block-menu-block .menu.nav .leaf a, .search-result .title a, .node-person.node-teaser > .teaser-body h2 a, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title a, .node .teaser-body h3 a {
  display: inline-block;
  font-size: 18px;
  color: #564B73;
  padding-left: 25px;
  text-decoration: none;
}

.arrow-title a:hover, .block-custom-lists .date-body h3 a:hover, #block-views-blog-latest-blogs .date-body h3 a:hover,
#block-views-news-latest-news .date-body h3 a:hover, .editorial.bean-view-mode-header-image .field-name-field-body h3 a:hover, .editorial.bean-view-mode-header-image .bean-title a:hover, .block-menu-block .menu.nav .leaf a:hover, .search-result .title a:hover, .node-person.node-teaser > .teaser-body h2 a:hover, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title a:hover, .node .teaser-body h3 a:hover {
  text-decoration: underline;
  background: transparent;
}

.arrow-title:before, .block-custom-lists .date-body h3:before, #block-views-blog-latest-blogs .date-body h3:before,
#block-views-news-latest-news .date-body h3:before, .editorial.bean-view-mode-header-image .field-name-field-body h3:before, .editorial.bean-view-mode-header-image .bean-title:before, .block-menu-block .menu.nav .leaf:before, .search-result .title:before, .node-person.node-teaser > .teaser-body h2:before, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title:before, .node .teaser-body h3:before {
  position: absolute;
  color: #96B522;
  font-size: 10px;
  margin-right: 1em;
  top: 14px;
  line-height: 14px;
  left: 0;
  transition: .2s left ease;
}

.arrow-title:hover:before, .block-custom-lists .date-body h3:hover:before, #block-views-blog-latest-blogs .date-body h3:hover:before,
#block-views-news-latest-news .date-body h3:hover:before, .editorial.bean-view-mode-header-image .field-name-field-body h3:hover:before, .editorial.bean-view-mode-header-image .bean-title:hover:before, .block-menu-block .menu.nav .leaf:hover:before, .search-result .title:hover:before, .node-person.node-teaser > .teaser-body h2:hover:before, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title:hover:before, .node .teaser-body h3:hover:before {
  left: 5px;
}

#block-readspeaker-readspeaker {
  width: 500px;
}

.block-readspeaker {
  z-index: 5;
}

.block-readspeaker .rsbtn {
  padding-bottom: 0 !important;
}

.docreader {
  margin-left: 10px;
  position: relative;
  display: inline-block;
  background: white;
  border-radius: 5px;
  padding-right: 15px;
  padding: 5px 20px 5px 10px;
  background-color: #eeeeee;
  text-decoration: none !important;
  font-family: Verdana;
  font-size: 12px;
}

.docreader:hover {
  text-decoration: underline !important;
}

.docreader:before {
  color: #2C2CA7;
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 10px;
}

.rsbtn.old {
  margin-bottom: 0;
}

.rsbtn.old .rsbtn_play {
  border: 1px solid #564B73 !important;
  border-radius: 5px !important;
}

.rsbtn.old .rsbtn_play .rsbtn_left {
  font-family: Verdana;
  background: white;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.rsbtn.old .rsbtn_play .rsbtn_right {
  background: white;
  width: 25px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.rsbtn.old .rsbtn_play .rsbtn_right:before {
  color: #2C2CA7;
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 10px;
}

#block-views-news-latest-news .rsbtn.new .rsbtn_progress_container,
#block-views-blog-latest-blogs .rsbtn.new .rsbtn_progress_container,
.block-bean .rsbtn.new .rsbtn_progress_container {
  display: none;
}

.region-content .docreader {
  width: 45px;
  height: 27px;
  overflow: hidden;
  background: none;
  padding-top: 9px;
}

.region-content .docreader:before {
  top: 13px;
}

.region-highlighted .block-readspeaker {
  float: left !important;
  margin-bottom: 0px;
  width: 100%;
}

.region-highlighted .block-menu {
  margin-bottom: 11px !important;
}

#block-views-blog-latest-blogs .block-readspeaker,
#block-views-news-latest-news .block-readspeaker {
  margin-bottom: 5px !important;
  margin-top: 5px;
  padding-left: 5px;
  z-index: 1;
}

.block-bean.editorial .block-readspeaker {
  margin-bottom: 5px !important;
  margin-top: 5px;
  z-index: 1;
  padding-left: 5px;
}

.region-content #block-readspeaker-readspeaker {
  float: left !important;
  width: 100%;
}

#bootstrap-fieldgroup-accordion--tabs .block-readspeaker {
  padding-left: 0 !important;
  margin-bottom: 15px !important;
}

.page-node-blog .region-highlighted .block-readspeaker {
  padding-top: 25px;
}

.block {
  margin-bottom: 30px;
}

.block .entity {
  background-color: white;
}

.block .entity .content {
  padding: 15px;
}

.block:not(.editorial):not(.block-node):first-child h2.block-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sidebar-second .region-sidebar-second .block,
.sidebar-second .region-sidebar-second .block-custom-lists,
.sidebar-second .region-sidebar-second #block-views-blog-latest-blogs,
.sidebar-second .region-sidebar-second
#block-views-news-latest-news {
  box-shadow: none;
}

.block-bean a {
  text-decoration: underline;
}

.block-custom-lists, #block-views-blog-latest-blogs,
#block-views-news-latest-news {
  box-shadow: none;
}

.navbar .logo {
  padding: 10px 0 15px;
  position: relative;
}

.navbar .logo span {
  position: absolute;
  left: 100%;
  top: 23px;
  font-size: 14px;
  line-height: 26px;
  margin-left: 28px;
  font-weight: bold;
}

.navbar .logo span:before {
  content: '';
  position: absolute;
  left: -16px;
  top: 0;
  width: 3px;
  height: 23px;
  background: #afabbc;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}

.navbar-wrapper.navbar-fixed-top {
  position: fixed;
  top: 0;
  background: white;
  z-index: 5;
}

.navbar-wrapper {
  z-index: 3;
  background: white;
  position: relative;
}

.navbar-wrapper:after {
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
  bottom: -10px;
  position: absolute;
  width: 100%;
  height: 10px;
}

.navbar {
  border-radius: 0;
}

.navbar.container {
  max-width: none;
}

.navbar-header {
  width: 100%;
  float: none;
}

.navbar-default {
  border: 0;
  background-color: transparent;
  margin: 0 auto;
}

.navbar-default .navbar-toggle:before {
  content: 'menu';
  font-size: 1.2em;
  color: #564B73;
  position: absolute;
  left: -100%;
  width: auto;
  margin-top: -3px;
}

.navbar-default .navbar-toggle {
  border: 0;
  margin: 12px 0;
  margin-right: 0;
}

.navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #564B73;
  height: 3px;
}

.container .navbar-header {
  margin: 0;
  position: relative;
}

.navbar-default .navbar-collapse {
  clear: both;
  background: #564B73;
  position: absolute;
  min-width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 0;
  top: 100%;
  left: 0;
  right: 0;
}

.navbar-default .navbar-nav {
  margin-right: 0;
  margin-left: 0;
}

.navbar-default .navbar-nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.navbar-default .navbar-nav li:last-child {
  border-bottom: 0;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: transparent;
  text-decoration: none;
  color: white;
  padding: .8em 1em;
  font-size: 1.1em;
  font-weight: bold;
}

.navbar-default .navbar-nav > li:first-child > a {
  border-left: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background: transparent;
}

.navbar-default .navbar-nav > li:last-child a:after {
  display: none;
}

.navbar-default .navbar-nav > li:last-child > a {
  color: white;
  background-color: #564B73;
  border-left: 0;
}

.navbar-default .navbar-nav > li:last-child > a:focus, .navbar-default .navbar-nav > li:last-child > a:hover {
  color: white;
  background: #564B73;
}

.navbar-default .navbar-nav > li:hover > a {
  background: transparent;
}

.block-search {
  max-width: 800px;
  margin: 0 auto;
  float: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  padding: 0;
}

.block-search .container-inline .input-group {
  display: table;
}

.block-search .form-actions {
  display: none;
}

.block-search .form-control {
  border-radius: 0;
  border: 0;
  padding: 19px 12px 18px;
  height: 57px;
}

.block-search .input-group-btn .btn, .block-search .input-group-btn #cc-notification.cc-light #cc-approve-button-thissite, #cc-notification.cc-light .block-search .input-group-btn #cc-approve-button-thissite {
  color: #555555;
  background-color: white;
  padding: 18px 12px 18px 21px;
  font-size: 0;
}

.block-search .input-group-btn .btn:before, .block-search .input-group-btn #cc-notification.cc-light #cc-approve-button-thissite:before, #cc-notification.cc-light .block-search .input-group-btn #cc-approve-button-thissite:before {
  position: relative;
  font-size: 15px;
  margin-right: 10px;
  top: 0;
  left: 0;
}

.block-search .input-group-btn .btn:hover, .block-search .input-group-btn #cc-notification.cc-light #cc-approve-button-thissite:hover, #cc-notification.cc-light .block-search .input-group-btn #cc-approve-button-thissite:hover {
  text-decoration: none;
}

.page-search .page-header {
  margin-bottom: 14px;
}

.page-search .hero-wrapper {
  margin-bottom: -130px;
}

.page-search .block-search {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 22px;
  box-shadow: 0 0 0 0;
}

.page-search .form-search {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.page-search .main-container {
  padding: 0px 20px;
}

.not-front:not(.page-search) .block-search {
  padding: 0;
}

.not-front:not(.page-search) .block-search .form-control {
  padding: 11px 12px 10px;
}

.not-front:not(.page-search) .block-search .input-group-btn .btn, .not-front:not(.page-search) .block-search .input-group-btn #cc-notification.cc-light #cc-approve-button-thissite, #cc-notification.cc-light .not-front:not(.page-search) .block-search .input-group-btn #cc-approve-button-thissite {
  padding: 10px 4px;
}

.page-search .search-form,
.page-search .spelling-suggestions,
.page-search .spelling-suggestions + h2,
.page-search .block-facetapi .spelling-suggestions + h2.block-title,
.page-search .breadcrumb {
  display: none;
}

.form-text {
  box-shadow: none;
}

.form-textarea {
  box-shadow: none;
}

.form-item {
  margin-bottom: 20px;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 10px;
}

.control-label {
  display: block;
  margin-bottom: .5em;
  font-weight: normal;
}

.webform-client-form {
  margin-top: 1em;
}

.form-managed-file .form-control {
  width: auto;
  display: inline-block;
}

.webform-component-date .webform-container-inline {
  display: block;
}

.webform-component-date .webform-container-inline label {
  display: inline-block;
  margin-bottom: 1em;
}

.webform-component-date .webform-container-inline .form-item {
  display: inline-block;
  margin-right: 1em;
}

.block-custom-lists, #block-views-blog-latest-blogs,
#block-views-news-latest-news {
  background: white;
  padding-bottom: 15px;
}

.block-custom-lists .block-title, #block-views-blog-latest-blogs .block-title,
#block-views-news-latest-news .block-title {
  font-size: 24px;
}

.block-custom-lists .date-body, #block-views-blog-latest-blogs .date-body,
#block-views-news-latest-news .date-body {
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
}

.block-custom-lists .date-body h3, #block-views-blog-latest-blogs .date-body h3,
#block-views-news-latest-news .date-body h3 {
  margin: 0;
  margin-bottom: 10px;
}

.block-custom-lists .date-body h3:before, #block-views-blog-latest-blogs .date-body h3:before,
#block-views-news-latest-news .date-body h3:before {
  top: 5px;
}

.block-custom-lists h2, #block-views-blog-latest-blogs h2,
#block-views-news-latest-news h2, .block-custom-lists .block-facetapi h2.block-title, .block-facetapi .block-custom-lists h2.block-title {
  line-height: 20px;
}

.block-custom-lists h2:before, #block-views-blog-latest-blogs h2:before,
#block-views-news-latest-news h2:before, .block-custom-lists .block-facetapi h2.block-title:before, .block-facetapi .block-custom-lists h2.block-title:before {
  top: 5px !important;
}

.block-custom-lists ul, #block-views-blog-latest-blogs ul,
#block-views-news-latest-news ul {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

.block-custom-lists .field-name-field-publication-date, #block-views-blog-latest-blogs .field-name-field-publication-date,
#block-views-news-latest-news .field-name-field-publication-date {
  color: #555555;
}

.block-custom-lists .more-link, #block-views-blog-latest-blogs .more-link,
#block-views-news-latest-news .more-link {
  display: block;
  text-align: center;
}

.editorial.bean-view-mode-default .entity {
  position: relative;
  min-height: 70px;
}

.editorial.bean-view-mode-default .field-name-field-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.editorial.bean-view-mode-default .block-title {
  position: absolute;
  left: 85px;
  top: 25px;
  z-index: 1;
  margin: 0;
  font-size: 18px;
}

.editorial.bean-view-mode-default .block-title a {
  font-size: 18px;
  width: auto;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

.editorial.bean-view-mode-default .block-title a:hover {
  text-decoration: underline;
}

.editorial.bean-view-mode-default .field-name-field-body {
  margin-top: 55px;
}

.editorial.bean-view-mode-link-title .block-title {
  padding: 15px;
  background-color: #564B73;
  color: white;
  min-height: 80px;
  margin: 0;
  font-size: 18px;
}

.editorial.bean-view-mode-link-title .block-title a {
  color: white;
}

.editorial.bean-view-mode-link-title .bean-editorial {
  display: none;
}

.editorial.bean-view-mode-header-image .field-name-field-image {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
}

.editorial.bean-view-mode-header-image .field-name-field-image img {
  width: 100%;
  height: auto;
}

.editorial.bean-view-mode-header-image .field-name-field-body h3 {
  padding-top: 15px;
  line-height: 20px;
  border-top: 1px solid #eeeeee;
}

.editorial.bean-view-mode-header-image .field-name-field-body h3:before {
  top: 20px;
}

.editorial.bean-view-mode-header-image .bean-title {
  border-top: 1px solid #eeeeee;
}

.editorial.bean-view-mode-header-image .bean-title:before {
  top: 16px;
}

.bootstrap-fieldgroup-accordion {
  margin: 1em 0;
}

.bootstrap-fieldgroup-accordion .panel {
  border-radius: 0;
}

.bootstrap-fieldgroup-accordion .panel-heading {
  border-radius: 0;
  background: none;
  padding: 0;
}

.bootstrap-fieldgroup-accordion .panel-heading a {
  display: block;
  padding: 10px 15px;
  color: #564B73;
  text-decoration: none;
}

.bootstrap-fieldgroup-accordion .panel-heading a:before {
  margin-right: 10px;
}

.bootstrap-fieldgroup-accordion .panel-heading a:hover, .bootstrap-fieldgroup-accordion .panel-heading a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.bootstrap-fieldgroup-accordion .field-name-field-product-forms .field-label {
  margin-top: 15px;
  margin-bottom: 15px;
}

.bootstrap-fieldgroup-accordion .field-name-field-product-forms .field-item,
.bootstrap-fieldgroup-accordion .field-name-field-product-more-information .field-item {
  display: list-item;
  list-style-position: inside;
}

.bootstrap-tab .nav-tabs {
  border: 0;
}

.bootstrap-tab .nav-tabs > li {
  margin: 0;
  margin-bottom: 5px;
  float: none;
  width: 100%;
}

.bootstrap-tab .nav-tabs > li > a {
  margin: 0;
  border-radius: 0;
  border: 1px solid #ddd;
  display: block;
  padding: 10px 15px;
  color: #564B73;
  text-decoration: none;
  font-weight: bold;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.bootstrap-tab .nav-tabs > li > a:before {
  margin-right: 10px;
}

.bootstrap-tab .nav-tabs > li > a:hover, .bootstrap-tab .nav-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.bootstrap-tab .nav-tabs > li .tab-pane {
  display: none;
  padding: 15px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.bootstrap-tab .nav-tabs > li .tab-pane a {
  text-decoration: underline;
}

.bootstrap-tab .nav-tabs > li .tab-pane a:hover {
  text-decoration: none;
}

.bootstrap-tab .nav-tabs > li.active .tab-pane {
  display: block;
}

.bootstrap-tab .nav-tabs > li.active > a {
  color: #564B73;
  background: #eee;
  border-bottom-color: #ddd;
}

.block-menu-block .menu.nav .leaf a {
  font-size: 14px;
}

.nav-tabs a {
  text-decoration: none;
}

.search-results {
  padding: 0;
}

.search-result {
  padding: 15px;
  margin: 0;
  list-style: none;
  margin-bottom: 15px;
}

.search-result .title {
  margin-top: 0;
  border: 0;
}

.search-result .title .content-type {
  display: inline-block;
  padding-top: 12px;
  font-size: 14px;
}

.search-result .title a {
  text-decoration: none;
}

.search-result article {
  margin-bottom: 1em;
}

.search-result article .submitted {
  margin: 0;
}

.search-result .source-wrapper {
  color: #777777;
}

.block-facetapi h2.block-title {
  background: none;
  padding: 0;
  border: none;
}

.block-facetapi ul:not(.contextual-links) {
  padding-left: 0;
}

.block-facetapi ul:not(.contextual-links) li {
  margin-bottom: 10px;
  line-height: 22px;
}

.block-facetapi ul:not(.contextual-links) a {
  display: inline-block;
}

.block-facetapi ul:not(.contextual-links) a:before {
  content: "";
  border: 1px solid #e6e6e6;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin-right: 13px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.block-facetapi ul:not(.contextual-links) a.facetapi-active:before {
  background-color: #564B73;
  border-color: #564B73;
  line-height: 20px;
  margin-right: 10px;
}

.social-links h3 {
  font-size: 14px;
}

.social-links .social {
  margin: 10px 0;
  padding: 0;
}

.social-links .social li {
  display: inline-block;
  margin-right: 5px;
}

.social-links .social li a {
  text-decoration: none;
  background-color: #564B73;
  border-radius: 50%;
  text-align: center;
  padding: 7px 10px;
  height: 35px;
  width: 35px;
  font-size: 0;
  display: block;
  transition: .2s transform ease;
  color: white;
}

.social-links .social li a:before {
  font-size: 15px;
  color: white;
  font-weight: normal;
}

.social-links .social li a:hover {
  text-decoration: none;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pagination > li > a,
.pagination > li > span {
  color: #564B73;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #564B73;
}

.pagination .active > span:hover,
.pagination .active > span {
  background-color: #564B73;
  border-color: #564B73;
}

.pagination:hover {
  color: #564B73;
}

.node-view-mode-full .field-name-field-lead-paragraph {
  margin: 1em 0;
  font-weight: bold;
}

.block-node .node-view-mode-introduction {
  position: relative;
  background-color: white;
  padding: 15px;
}

.block-node .block-title {
  position: absolute;
  left: 30px;
  top: 25px;
  z-index: 1;
  margin: 0;
  font-size: 18px;
  padding-right: 30px;
}

.block-node .block-title a {
  font-size: 18px;
  display: block;
  text-decoration: none;
  word-break: break-word;
}

.block-node .block-title a:hover {
  text-decoration: underline;
}

.block-node.has-image .block-title {
  left: 85px;
}

.block-node.has-image .field-name-field-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.block-node .field-name-field-lead-paragraph {
  margin-top: 55px;
}

.meta-wrapper {
  background-color: #eeeeee;
  padding: 1em 0;
  text-align: right;
}

.meta-wrapper .block {
  margin: 0;
}

.hero-wrapper {
  background-image: url(../images/bg-highlighted.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  float: none;
  height: 300px;
}

.hero-wrapper:before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-highlighted-overlay.svg);
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
}

.hero-wrapper:after {
  content: '';
  background: #564B73;
  z-index: 0;
  height: 150px;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0.4;
  left: 0;
}

.front .region-header,
.page-search .region-header {
  width: 100%;
  padding-top: 120px;
}

.not-front:not(.page-search) .region-header {
  float: right;
  width: 100%;
  padding-bottom: 10px;
}

.content-bottom-wrapper {
  background-color: #D4D1DF;
  padding-top: 30px;
}

.footer {
  padding-top: 30px;
  background-color: #564B73;
  color: white;
}

.footer .block h2,
.footer .block .block-title {
  color: white;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.footer .block table {
  margin: 1em 0;
}

.footer .block table td {
  padding: .5em .5em .5em 0;
}

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

.footer .block a {
  text-decoration: underline;
}

.footer .block a:hover {
  text-decoration: none;
}

.footer .block .btn, .footer .block #cc-notification.cc-light #cc-approve-button-thissite, #cc-notification.cc-light .footer .block #cc-approve-button-thissite {
  text-decoration: none;
}

.footer .block .btn:hover, .footer .block #cc-notification.cc-light #cc-approve-button-thissite:hover, #cc-notification.cc-light .footer .block #cc-approve-button-thissite:hover {
  text-decoration: none;
}

.footer .block .contact-list li {
  padding: .5em 0;
}

.footer .block .contact-list li:before {
  font-size: 1.3em;
  margin-right: 10px;
}

.footer .block .footer-icons li {
  display: inline-block;
  margin-right: 10px;
}

.footer .block .footer-icons li a {
  font-size: 0;
  display: block;
}

.footer .block .footer-icons li a::before {
  display: block;
  padding: 4px;
  text-align: center;
  border-radius: 50%;
  background: white;
  color: #564B73;
  width: 30px;
  height: 30px;
  font-size: 16px;
  transition: .2s transform ease;
}

.footer .block .footer-icons li a:focus, .footer .block .footer-icons li a:hover {
  text-decoration: none;
}

.footer .block .footer-icons li a:hover::before {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.footer a {
  color: white;
}

.footer a.btn, .footer #cc-notification.cc-light a#cc-approve-button-thissite, #cc-notification.cc-light .footer a#cc-approve-button-thissite {
  padding: 10px 20px 10px 30px;
}

.footer-bottom-wrapper {
  background: white;
  width: 100%;
}

.footer-bottom-wrapper a {
  color: #564B73;
}

#cc-notification.cc-light {
  background-color: rgba(255, 255, 255, 0.9);
}

#cc-notification.cc-light #cc-notification-wrapper {
  max-width: 1200px;
  padding-bottom: 50px;
}

#cc-notification.cc-light #cc-notification-permissions {
  display: block;
}

#cc-notification.cc-light #cc-notification-permissions ul {
  margin: 0;
}

#cc-notification.cc-light #cc-notification-permissions li {
  padding-top: 0;
  padding-left: 35px;
  margin-left: 0;
  margin-bottom: 10px;
}

#cc-notification.cc-light #cc-notification-permissions li input[type="checkbox"] {
  opacity: 0;
}

#cc-notification.cc-light #cc-notification-permissions li input[type="checkbox"]:focus {
  outline: 0;
}

#cc-notification.cc-light #cc-notification-permissions li input[type="checkbox"]:focus + label {
  outline-color: #3b99fc;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}

#cc-notification.cc-light #cc-notification-permissions li label {
  color: #555555;
  letter-spacing: normal;
  font-family: Verdana;
  font-weight: normal;
  position: relative;
}

#cc-notification.cc-light #cc-notification-permissions li label strong {
  color: black;
}

#cc-notification.cc-light #cc-notification-permissions li label:before {
  position: absolute;
  top: 0;
  left: -35px;
  width: 22px;
  height: 22px;
  background-color: #564B73;
  border-color: #564B73;
  color: white;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  padding: 1px;
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #555555;
  letter-spacing: normal;
  font-family: Verdana;
  font-weight: normal;
  position: relative;
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label strong {
  color: black;
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label:before {
  background-color: white;
  border: 1px solid #564B73;
  color: transparent;
}

#cc-notification.cc-light #cc-approve-button-thissite {
  background-color: #96B522;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  bottom: 0;
}

#cc-notification.cc-light #cc-approve-button-thissite:before {
  margin-right: 10px;
}

#cc-notification.cc-light #cc-approve-button-thissite:focus, #cc-notification.cc-light #cc-approve-button-thissite:hover {
  background-color: #617516;
  box-shadow: none;
}

#cc-notification.cc-light h2 span {
  color: #564B73;
  font-size: 18px;
}

.node-person.node-teaser {
  margin: 1em 0;
  position: relative;
  min-height: 100px;
}

.node-person.node-teaser > .fields-wrapper {
  width: 100px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.node-person.node-teaser > .teaser-body {
  padding-left: 115px;
  padding-right: 15px;
}

.node-person.node-teaser > .teaser-body h2, .block-facetapi .node-person.node-teaser > .teaser-body h2.block-title {
  margin-top: 10px;
}

.node-person.node-teaser .field-name-field-image {
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
  margin-left: 15px;
}

.node-person .field-name-field-image {
  float: left;
  margin-right: 35px;
  margin-bottom: 35px;
}

.node-person .group-personal-info {
  float: left;
  margin-bottom: 35px;
}

.node-person .group-social-body {
  margin-top: 35px;
  clear: both;
}

.node-person .group-social-body .field-name-body {
  margin-top: 35px;
}

.node-person .field-name-field-person-roles {
  color: #555555;
  margin-bottom: 1em;
  font-size: 1.2em;
}

.node-person .field-name-field-person-roles .field-label {
  display: none;
}

.node-person .field-name-field-person-phone .field-label {
  font-size: 0;
  margin-right: 10px;
}

.node-person .field-name-field-person-phone .field-label:before {
  color: #564B73;
  font-size: 16px;
}

.node-person .field-name-field-email .field-label {
  font-size: 0;
}

.node-person .field-name-field-email .field-label:before {
  margin-right: 10px;
  color: #564B73;
  font-size: 16px;
}

.node-person .field-name-field-person-address .field-label {
  font-size: 0;
}

.node-person .field-name-field-person-address .field-label:before {
  margin-right: 10px;
  color: #564B73;
  font-size: 16px;
}

.node-person .field-name-field-person-twitter,
.node-person .field-name-field-person-linkedin {
  display: inline-table;
  margin-bottom: 1em;
}

.node-person .field-name-field-person-twitter .field-label,
.node-person .field-name-field-person-linkedin .field-label {
  display: none;
}

.node-person .field-name-field-person-twitter .field-items a,
.node-person .field-name-field-person-linkedin .field-items a {
  margin-right: 10px;
}

.node-person .field-name-field-person-twitter .field-items a:before,
.node-person .field-name-field-person-linkedin .field-items a:before {
  display: inline-block;
  padding: 4px;
  text-align: center;
  border-radius: 50%;
  background: #564B73;
  color: white;
  width: 30px;
  height: 30px;
  font-size: 16px;
  margin-right: 10px;
  transition: .2s transform ease;
}

.node-person .field-name-field-person-twitter .field-items a:hover:before,
.node-person .field-name-field-person-linkedin .field-items a:hover:before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.node:last-child {
  border-bottom: none;
}

.view .node:last-child {
  border-bottom: 1px solid #eeeeee;
}

.view .view-content > div:last-child .node:last-child {
  border-bottom: none;
}

.node .teaser-body {
  overflow: hidden;
  padding: 1em 0;
}

.node .teaser-body h2 {
  font-size: 18px;
  margin-top: 0;
}

.node .teaser-body h2 a {
  text-decoration: none;
}

.node .teaser-image {
  margin-right: 1em;
  margin-top: 1em;
}

.node .teaser-image .field-type-image img {
  width: 100%;
}

.node.node-teaser-short .teaser-body h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.node.node-teaser-short .teaser-body .field {
  display: inline;
  padding-right: 5px;
}

.node.node-teaser-short .teaser-body .field * {
  display: inline;
}

.node.node-teaser-short .teaser-body .field-type-datetime:after {
  content: " —";
  font-weight: normal;
}

.node .field-name-field-image img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

.node-agenda {
  min-height: 56px;
}

.node-agenda .teaser-body {
  padding-left: 50px;
}

.node-agenda .teaser-body .field {
  display: block;
  padding-right: 0;
}

.node-agenda .teaser-body .field * {
  display: block;
}

.node-agenda .teaser-body .field-type-datetime:after {
  display: none;
}

.node-agenda .teaser-body .field-type-datetime .date-display-single {
  left: 0;
  top: 0;
}

.node-agenda .field-name-field-agenda-date {
  margin-bottom: 1em;
}

.node-agenda .field-name-field-image img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

.region-content .field-name-body h2, .region-content .field-name-body h3, .region-content .field-name-body h4 {
  margin-top: 20px;
  margin-bottom: 0;
}

.region-content .field-name-body h2 {
  font-size: 20px;
}

.region-content .field-name-body h3 {
  font-size: 16px;
}

.region-content .field-name-body h4 {
  font-size: 14px;
}

#block-views-blog-latest-blogs,
#block-views-news-latest-news {
  background: none;
  box-shadow: none;
}

#block-views-blog-latest-blogs .inner-wrapper,
#block-views-news-latest-news .inner-wrapper {
  background: white;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
  padding: 15px;
}

#block-views-blog-latest-blogs .inner-wrapper h2,
#block-views-news-latest-news .inner-wrapper h2 {
  margin-top: 0;
}

#block-views-blog-latest-blogs h3,
#block-views-news-latest-news h3 {
  line-height: 20px;
  position: relative;
}

.region-highlighted .block-menu .menu-wrapper {
  position: relative;
}

.region-highlighted .block-menu .menu-wrapper:before {
  top: 5px;
  left: 3px;
  right: 3px;
  content: '';
  background: none;
  width: auto;
  height: 300px;
  position: absolute;
}

.region-highlighted .block-menu .menu {
  width: 100%;
}

.region-highlighted .block-menu .menu > li {
  width: 100%;
}

.region-highlighted .block-menu .menu > li > a {
  margin: 5px 2px;
  display: block;
  background-color: #564B73;
  color: white;
  padding: 1em 1em;
  font-size: 1em;
  transition: .2s transform ease;
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 0;
}

.region-highlighted .block-menu .menu > li > a:hover, .region-highlighted .block-menu .menu > li > a:focus {
  z-index: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.region-highlighted .block-menu .menu > li > a:before {
  display: none;
}

.region-highlighted .block-menu .menu > li > a span {
  margin-right: 1em;
}

#block-menu-menu-meta-menu {
  display: none;
  padding: 0;
  float: right;
  width: auto;
  line-height: 26px;
}

#block-menu-menu-meta-menu ul.menu li {
  display: inline;
}

#block-menu-menu-meta-menu ul.menu li a {
  display: inline-block;
  padding: 0 4px;
  color: #3f3754;
}

#block-menu-menu-meta-menu ul.menu li a:active, #block-menu-menu-meta-menu ul.menu li a:hover {
  background: none;
  text-decoration: underline;
}

#block-menu-menu-meta-menu ul.menu li:before {
  content: '|';
  margin-right: 10px;
}

#block-menu-menu-meta-menu ul.menu li:first-child:before {
  display: none;
}

#block-menu-menu-footer-menu {
  float: none;
  padding: 20px 0;
  margin: 0;
}

#block-menu-menu-footer-menu ul.menu li {
  display: inline;
}

#block-menu-menu-footer-menu ul.menu li a {
  font-size: 12px;
  display: inline-block;
  padding: 0 4px;
  color: #3f3754;
}

#block-menu-menu-footer-menu ul.menu li a:active, #block-menu-menu-footer-menu ul.menu li a:hover {
  background: none;
  text-decoration: underline;
}

#block-menu-menu-footer-menu ul.menu li:before {
  content: '|';
  margin-right: 5px;
}

#block-menu-menu-footer-menu ul.menu li:first-child:before {
  display: none;
}

.maintenance-page {
  text-align: center;
}

.maintenance-page #logo-title {
  margin: 1em 0;
}

.maintenance-page #logo-title img {
  width: 200px;
}

.maintenance-page #header,
.maintenance-page #container {
  padding: 0 15px;
}

.navbar-default .blog .navbar-nav > li:last-child > a {
  color: #564B73;
  background-color: white !important;
  border-left: 2px solid #eeeeee;
}

.navbar-default .blog .navbar-nav > li:last-child > a:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  margin: 0 auto;
  top: 10px;
  position: relative;
  background: #564B73;
  transition: .2s width ease;
}

.navbar-default .blog .navbar-nav > li:last-child > a:focus, .navbar-default .blog .navbar-nav > li:last-child > a:hover {
  color: #564B73;
  background: white !important;
}

.navbar-default .blog .navbar-nav > li:last-child > a:focus:after, .navbar-default .blog .navbar-nav > li:last-child > a:hover:after {
  width: 100%;
}

.navbar-default .blog .navbar-nav > li:last-child > a.active-trail:after {
  width: 100%;
}

.navbar-default .blog .navbar-nav .active-trail:after {
  width: 100%;
}

.node-type-subject-page .blog .main-container {
  padding: 0;
}

.node-type-subject-page .blog .content-bottom-wrapper {
  background: white;
}

.page-node-blog .hero-wrapper {
  display: none;
}

.page-node-blog .highlighted-wrapper {
  margin-top: 0;
}

.node-type-blog .breadcrumb-wrapper,
.page-blogs-categorie .breadcrumb-wrapper,
.page-blogs .breadcrumb-wrapper {
  display: none;
}

.node-blog.node-view-mode-full .submitted span {
  line-height: 1.6;
  display: block;
}

#block-views-blog-banner-blog {
  padding: 0;
}

.field-name-field-blog-tags {
  margin-top: 15px;
}

.field-name-field-blog-tags a {
  background-color: #564B73;
  padding: 8px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  color: white;
  border-radius: 9px;
}

.field-name-field-blog-tags a:hover {
  color: white;
  z-index: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#block-views-blog-latest-blogs .inner-wrapper {
  box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.21);
}

#block-menu-menu-blog-topmenu {
  padding: 0;
  float: right;
  width: auto;
  line-height: 3px;
}

#block-menu-menu-blog-topmenu .block-title {
  display: none;
}

.node-view-mode-banner {
  position: relative;
}

.node-view-mode-banner .blog-label {
  position: absolute;
  bottom: 15px;
  right: 25px;
  color: #fff;
  padding: 0 15px;
  border-radius: 10px;
  background-color: rgba(86, 75, 115, 0.8);
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  font-family: 'Open Sans';
}

.node-view-mode-banner .image {
  position: relative;
}

.node-view-mode-banner .image img {
  margin-bottom: 0;
}

.node-view-mode-banner .text {
  padding: 20px 40px 30px;
  position: relative;
  border-bottom: 1px solid grey;
}

.node-view-mode-banner .text h2 {
  position: relative;
  margin-top: 0;
}

.node-view-mode-banner .text h2:before {
  position: absolute;
  color: #96B522;
  font-size: 16px;
  top: 4px;
  line-height: 20px;
  left: -30px;
  transition: .2s left ease;
}

.node-view-mode-banner .text .submitted {
  margin-bottom: 30px;
}

.footer-blog .block-title {
  position: static;
  margin-top: 0 !important;
}

.footer-blog .node-webform .webform-client-form {
  background: #625685;
  padding: 10px;
  border-radius: 10px;
  margin-top: 0;
}

.footer-blog .node-webform .webform-component--naam {
  float: none;
  width: 100%;
}

.footer-blog .node-webform .webform-component--emailadres {
  float: none;
  width: 100%;
}

.footer-blog .node-webform .webform-component--je-vraag-of-onderwerp {
  float: none;
  width: 100%;
}

.footer-blog .node-webform .form-submit {
  background: #96b322;
}

.footer-blog .node-webform .form-group.has-error .control-label, .footer-blog .node-webform .form-group.has-error label {
  color: red;
}

#block-views-blog-banner-blog:before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-highlighted-overlay.svg);
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  position: absolute;
  top: 0;
  opacity: 0.9;
}

@media screen and (min-width: 480px){
  .node-person.node-teaser .teaser-image{
    width: 100%;
  }
  .node .teaser-image{
    float: left;
    width: 140px;
  }
  .node .teaser-image .field-type-image{
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px){
  body.admin-menu .navbar-fixed-top{
    top: 29px;
  }
  body.navbar-is-fixed-top .main-wrapper{
    margin-top: 203px;
  }
  .logo{
    margin-top: -10px;
  }
  .logo img{
    width: 150px;
    height: 50px;
  }
  .not-front:not(.page-search) .breadcrumb-wrapper .breadcrumb{
    width: 50%;
    margin: 10px 0;
  }
  #block-readspeaker-readspeaker{
    float: right;
  }
  .navbar .logo span{
    top: 28px;
    font-size: 20px;
    line-height: 36px;
    margin-left: 38px;
  }
  .navbar .logo span:before{
    height: 33px;
    left: -22px;
  }
  .navbar-header{
    padding: 3em 0;
  }
  .navbar-default .navbar-collapse{
    float: right;
    min-width: inherit;
    top: auto;
    margin: 0;
    margin-top: 20px;
    position: relative;
    background: transparent;
    clear: none;
    width: auto;
  }
  .navbar-default .navbar-nav li{
    border-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > .active > a{
    font-size: 1.1em;
    padding: .5em 1em;
    color: #564B73;
    border-left: 2px solid #eeeeee;
  }
  .navbar-default .navbar-nav > li > a:after,
  .navbar-default .navbar-nav > .active > a:after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    margin: 0 auto;
    top: 10px;
    position: relative;
    background: #564B73;
    transition: .2s width ease;
  }
  .navbar-default .navbar-nav > li > a:hover:after,
  .navbar-default .navbar-nav > .active > a:hover:after{
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus{
    color: #564B73;
    border-top: 0;
    margin-top: 0;
  }
  .editorial.bean-view-mode-default .block-title a{
    max-width: 75px;
  }
  .block-menu-block.col-md-12 .menu.nav{
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-count: 3;
  }
  .hero-wrapper{
    height: 400px;
  }
  .front .region-header,
  .page-search .region-header{
    padding-top: 140px;
  }
  .not-front:not(.page-search) .region-header{
    margin-top: 7px;
    max-width: 300px;
    padding-bottom: 0px;
  }
  .content-bottom-wrapper .row{
    margin-left: 0;
  }
  #cc-notification.cc-light #cc-notification-wrapper{
    padding-bottom: 10px;
  }
  #cc-notification.cc-light #cc-approve-button-thissite{
    position: relative;
    left: 0;
    margin-left: 0;
  }
  .region-highlighted .block-menu .menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
  }
  .region-highlighted .block-menu .menu > li{
    width: 16.66667%;
  }
  .region-highlighted .block-menu .menu > li > a{
    text-align: center;
    padding-top: 2em;
    height: 150px;
  }
  .region-highlighted .block-menu .menu > li > a span{
    margin-right: 0;
    display: block;
    margin-bottom: 1em;
  }
  #block-menu-menu-meta-menu{
    display: block;
  }
  #block-views-blog-banner-blog{
    background-color: #564B73;
  }
  .node-blog.node-view-mode-full .submitted span{
    display: inline-block;
  }
  .node-blog.node-view-mode-full .submitted span:nth-child(-n + 2):after{
    content: '/';
    display: inline-block;
    margin: 0 3px 0 5px;
  }
  .node-view-mode-banner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
  }
  .node-view-mode-banner .blog-label{
    font-size: 18px;
    line-height: 35px;
    right: 45px;
    bottom: 35px;
    padding: 0 25px;
    border-radius: 15px;
  }
  .node-view-mode-banner .image{
    width: 40%;
  }
  .node-view-mode-banner .text{
    border: none;
    width: 60%;
    padding: 50px 100px;
  }
  .footer-blog .node-webform .webform-component--naam{
    float: left;
    width: 50%;
  }
  .footer-blog .node-webform .webform-component--emailadres{
    float: left;
    width: 47%;
    margin-left: 3%;
  }
  .footer-blog .node-webform .webform-component--je-vraag-of-onderwerp{
    float: left;
    width: 100%;
    clear: both;
  }
}

@media screen and (min-width: 992px){
  .navbar-default .navbar-collapse{
    margin-top: 10px;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > .active > a{
    padding: .7em 1.5em .8em;
    font-size: 1.3em;
  }
  .form-managed-file .form-submit{
    margin-left: 10px;
    margin-top: -1px;
  }
  .editorial.bean-view-mode-default .block-title a{
    max-width: 175px;
  }
  .node-person.node-teaser{
    min-height: 125px;
  }
  .node-person.node-teaser > .fields-wrapper{
    width: 150px;
    height: auto;
  }
  .node-person.node-teaser > .teaser-body{
    padding-left: 165px;
  }
  .node-person.node-teaser .field-name-field-image{
    margin-right: 35px;
    margin-bottom: 35px;
    margin-left: 25px;
  }
}

@media screen and (min-width: 1200px){
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > .active > a{
    padding: .7em 45px .8em;
  }
}

@media (min-width: 1200px){
  #block-views-blog-banner-blog{
    margin-left: calc(-100vw / 2 + 1200px / 2 - 7px);
    margin-right: calc(-100vw / 2 + 1200px / 2 - 6px);
    padding: 22px 0;
    padding-top: 75px;
    float: none;
    width: auto;
  }
  #block-views-blog-banner-blog .view-content{
    max-width: 1140px;
    margin: 0 auto;
  }
}

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