/*---------------------------------------------------------
  Mixins
---------------------------------------------------------*/
/* Retina! */
.icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  width: 56px;
  height: 56px;
  background-size: 56px;
}
.icon.search {
  background-size: 50px;
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/search_white.svg);
}
.icon.search:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/search_green.svg);
}
.icon.read-more {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_white.svg);
}
.icon.read-more:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_green.svg);
}
.icon.read-less {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readless_green.svg);
}
.icon.close {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/close_white.svg);
}
.icon.close:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/close_green.svg);
}
.icon.left {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/arrow_left_white.svg);
}
.icon.right {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/arrow_right_white.svg);
}
.icon.facebook {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/fb.svg);
}
.icon.facebook:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/fb_hover.svg);
}
.icon.twitter {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/tw.svg);
}
.icon.twitter:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/tw_hover_2.svg);
}
.icon.linkedin {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/in.svg);
}
.icon.linkedin:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/in_hover.svg);
}
.icon.sc {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/sc.svg);
}
.icon.sc:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/sc_hover.svg);
}
.icon.m {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/m.svg);
}
.icon.m:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/m_hover.svg);
}
.icon.yt {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/yt.svg);
}
.icon.yt:hover {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/yt_hover.svg);
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*---------------------------------------------------------
  Own custom mixins.
---------------------------------------------------------*/
/*---------------------------------------------------------
  Grid definitions.
---------------------------------------------------------*/
/*---------------------------------------------------------
  Media queries
---------------------------------------------------------*/
/*---------------------------------------------------------
  FLEXBOX (https://gist.github.com/jayj/4012969)
---------------------------------------------------------*/
/*---------------------------------------------------------
  Random, sweet love, styling.
---------------------------------------------------------*/
html {
  -webkit-font-smoothing: antialiased;
}
body {
  background: #f2f2f2;
  font-size: 16px;
  line-height: 1.4em;
  font-family: 'futura-pt', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  color: #333333;
}
html,
body {
  width: 100%;
  height: 100%;
}
#skip-link {
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
  height: auto;
}
h1 {
  padding-bottom: 32px;
  margin: 0;
  word-break: break-word;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media all and (max-width: 601px) {
  h1 {
    font-size: 27px;
  }
}
h2 {
  padding-bottom: 32px;
  margin: 0;
}
@media all and (max-width: 601px) {
  h2 {
    font-size: 24px;
  }
}
h3 {
  padding-bottom: 32px;
  margin: 0;
}
p {
  line-height: 1.3em;
  color: #666666;
}
span[style] {
  font-size: inherit !important;
  font-family: inherit !important;
  text-align: inherit !important;
  line-height: inherit !important;
}
.menu-open {
  overflow: hidden;
}
.menu-open .section-inner {
  padding: 0 !important;
}
@media (max-width: 1051px) {
  .menu-open .section-inner {
    position: fixed;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    margin: 0;
    overflow-y: scroll;
  }
}
.menu-open.admin-menu {
  height: 90%;
}
.menu-open .branding .navigation ul.menu > li .sub-menu-wrapper {
  margin: 0;
}
.section a {
  font-size: 20px;
}
.header-background-present .section.main .node {
  min-height: 600px;
}
@media screen and (max-width: 700px) {
  .header-background-present .section.main .node.node-page.image-present .body {
    display: none;
  }
}
.header-background-present .section.main .node:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.header-background-present .section.main .pane-page-breadcrumb {
  position: relative;
  z-index: 1;
}
.header-background-present .section.main .pane-pane-messages {
  position: relative;
  z-index: 1;
  margin: 0;
}
.header-background-present .search-form-wrapper input[type=text]:-moz-placeholder {
  /* Firefox 18- */
}
.header-background-present .search-form-wrapper input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
}
.header-background-present .navigation .language-switcher .disabled {
  text-decoration: line-through;
}
@media (min-width: 1051px) {
  .header-background-present .navigation ul.menu li a:hover {
    color: #007c41;
  }
}
#mobile-menu-trigger {
  width: auto;
  padding: 10px 15px;
}
#mobile-menu-trigger .line-one,
#mobile-menu-trigger .line-two,
#mobile-menu-trigger .line-three,
#mobile-menu-trigger .line-four {
  background-color: #ffffff;
}
#mobile-menu-trigger.active .line-one,
#mobile-menu-trigger.active .line-two,
#mobile-menu-trigger.active .line-three,
#mobile-menu-trigger.active .line-four {
  background-color: #333333;
}
.menu-open .branding .section-inner {
  padding: 0;
}
.menu-open .branding .section-inner .logo-wrapper {
  z-index: 100;
}
.menu-open .branding .section-inner .logo-wrapper .logo {
  position: relative;
  z-index: 99;
  background-position: 0 0;
  transform: scale(0.7);
}
.menu-open #mobile-menu-trigger {
  margin-right: 32px;
}
.menu-open .search-form-wrapper {
  padding-right: 32px;
}
.menu-open .navigation {
  padding-right: 0 !important;
}
.menu-open .navigation ul.menu li a {
  margin-top: 0 !important;
}
.menu-open .navigation ul.menu li a.active-trail {
  border-radius: 0 !important;
}
a {
  color: #007c41;
}
.logo-wrapper {
  float: left;
  padding: 10px 0;
  position: relative;
  z-index: 100;
}
.logo-wrapper .logo {
  float: left;
  display: block;
  width: 155px;
  height: 60px;
  background-image: url(/profiles/dekracert/themes/ditheme/logo.png);
  -webkit-transition: transform 0.3s ease-in;
  -moz-transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
@media all and (max-width: 1051px) {
  .logo-wrapper .logo {
    float: none;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .logo-wrapper {
    float: none;
    max-width: 50%;
  }
}
#main-menu.expand {
  float: right;
  margin-bottom: 0;
}
@media all and (max-width: 1025px) {
  #main-menu.expand {
    float: none;
  }
}
@media (max-width: 1051px) {
  #main-menu.expand {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    background: #FFF;
    padding-top: 0;
    margin-top: 0;
    display: none;
  }
}
.search-form-wrapper {
  float: right;
  margin-top: 10px;
  margin-left: 15px;
}
.search-form-wrapper form {
  position: relative;
}
.search-form-wrapper .form-item {
  margin-bottom: 0px;
}
.search-form-wrapper input[type=text] {
  outline: none;
  background-color: #FAFAFA;
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/search_green.svg) !important;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 50px 50px;
  font-size: 20px;
  color: #9A9A9A;
  padding: 13px 20px 13px;
  display: inline-block;
  -webkit-transition: width 0.3s ease-in;
  -moz-transition: width 0.3s ease-in;
  transition: width 0.3s ease-in;
  width: 450px;
}
.search-form-wrapper input[type=text]::-webkit-input-placeholder {
  color: #9A9A9A;
}
.search-form-wrapper input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #9A9A9A;
}
.search-form-wrapper input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #9A9A9A;
}
.search-form-wrapper input[type=text]:-ms-input-placeholder {
  color: #9A9A9A;
}
.search-form-wrapper input[type=submit] {
  display: none;
}
@media (max-width: 500px) {
  .search-form-wrapper {
    float: left;
    padding: 0 15px 0 25px;
    clear: both;
    margin: 10px 0;
  }
  .search-form-wrapper input[type=text] {
    max-width: 290px;
  }
}
.navigation {
  position: relative;
  z-index: 99;
  clear: right;
  float: right;
  margin-top: 5px;
}
.navigation > .language-switcher {
  float: right;
  margin-top: 13px;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}
.navigation > .language-switcher .separator {
  color: #007c41;
}
.navigation > .language-switcher a.language-link,
.navigation > .language-switcher .disabled {
  color: #007c41;
  display: inline-block;
  font-size: 21px;
}
.navigation > .language-switcher a.language-link:not(.active),
.navigation > .language-switcher .disabled:not(.active) {
  opacity: 0.5;
}
@media all and (max-width: 1025px) {
  .navigation > .language-switcher {
    margin-top: 25px;
  }
}
@media (max-width: 1051px) {
  .navigation > .language-switcher {
    display: none;
  }
}
.navigation #main-menu .language-switcher {
  display: none;
}
@media (max-width: 1051px) {
  .navigation #main-menu .language-switcher {
    float: left;
    margin: 20px 0 !important;
    display: block;
  }
  .navigation #main-menu .language-switcher a.language-link,
  .navigation #main-menu .language-switcher .disabled {
    padding: 20px;
  }
}
@media (max-width: 1051px) {
  .navigation {
    *zoom: 1;
    min-width: 100%;
    min-height: 100%;
  }
  .navigation:before,
  .navigation:after {
    content: "";
    display: table;
  }
  .navigation:after {
    clear: both;
  }
}
.navigation ul.menu {
  margin: 0px 10px 0px;
  padding: 0;
}
@media (max-width: 1300px) {
  .navigation ul.menu {
    margin: 0px 10px 0px;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu {
    position: relative;
    float: left;
    left: 0;
    background: #FFF;
    width: 100%;
    min-height: 100%;
    margin: 0;
  }
}
.navigation ul.menu > li {
  position: relative;
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 1300px) {
  .navigation ul.menu > li {
    margin: 0;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li {
    display: block;
    width: 100%;
    border-top: 1px solid #CCC;
  }
  .navigation ul.menu > li.last {
    border-bottom: 1px solid #CCC;
  }
}
.navigation ul.menu > li.active-trail > a {
  background-color: #007c41;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navigation ul.menu > li > a {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
  display: inline-block;
  padding: 15px 20px 15px 20px;
  width: 100%;
  text-decoration: none;
  font-size: 18px;
}
.navigation ul.menu > li > a:only-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navigation ul.menu > li > a.active,
.navigation ul.menu > li > a.active-trail {
  background-color: #007c41;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 15px 20px;
}
.navigation ul.menu > li > a.active:hover,
.navigation ul.menu > li > a.active-trail:hover {
  padding: 15px 20px 20px 20px;
}
@media (max-width: 1051px) {
  .navigation ul.menu > li > a.active,
  .navigation ul.menu > li > a.active-trail {
    padding: 20px;
  }
  .navigation ul.menu > li > a.active:hover,
  .navigation ul.menu > li > a.active-trail:hover {
    padding: 20px;
  }
}
.navigation ul.menu > li > a:hover {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.navigation ul.menu > li > a:hover:only-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media all and (min-width: 1051px) {
  .navigation ul.menu > li > a:hover:only-child {
    padding: 15px 20px;
  }
}
.navigation ul.menu > li.has-children > a {
  padding: 15px 20px 20px 20px;
}
.navigation ul.menu > li.has-children > a.active,
.navigation ul.menu > li.has-children > a.active-trail {
  padding: 15px 20px;
}
.navigation ul.menu > li.has-children > a.active:hover,
.navigation ul.menu > li.has-children > a.active-trail:hover {
  padding: 15px 20px 20px 20px;
}
@media (max-width: 1051px) {
  .navigation ul.menu > li.has-children > a.active:hover,
  .navigation ul.menu > li.has-children > a.active-trail:hover {
    padding: 20px;
  }
  .navigation ul.menu > li.has-children > a.active:hover:hover,
  .navigation ul.menu > li.has-children > a.active-trail:hover:hover {
    padding: 20px;
  }
}
@media (min-width: 1051px) {
  .navigation ul.menu > li:hover > a,
  .navigation ul.menu > li.has-children:hover > a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #007c41;
    background-color: #FFFFFF;
    padding: 15px 20px 20px 20px;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li a {
    margin-top: 0;
    padding: 20px;
  }
  .navigation ul.menu > li.active-trail > a {
    background: #007c41;
  }
  .navigation ul.menu > li.active-trail > a.active-trail {
    color: #ffffff;
  }
}
.navigation ul.menu > li .expand {
  display: none;
  position: absolute;
  z-index: 99;
  right: 0;
  height: 58px;
  width: 66px;
  padding: 20px 24px;
  border-left: 1px solid #CCC;
  cursor: pointer;
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .expand {
    display: inline-block;
  }
}
.navigation ul.menu > li .expand.show {
  background-color: #EEE;
}
@media (min-width: 1051px) {
  .navigation ul.menu > li.has-three-children .sub-menu-wrapper .sub-menu-inner > ul.menu li {
    width: 33.33333333%;
    margin: 0;
    padding: 0 32px 0 10px;
  }
}
@media (min-width: 1051px) {
  .navigation ul.menu > li.has-four-children .sub-menu-wrapper .sub-menu-inner > ul.menu > li {
    width: 33.33333333%;
    margin: 0;
    padding: 0 32px 0 10px;
  }
  .navigation ul.menu > li.has-four-children .sub-menu-wrapper .sub-menu-inner > ul.menu > li:last-child {
    width: 200%;
    display: flex;
    border-top: 1px solid #CCC;
    margin-top: 20px;
    margin-left: -42.85714286%;
    padding-left: 0;
  }
  .navigation ul.menu > li.has-four-children .sub-menu-wrapper .sub-menu-inner > ul.menu > li:last-child > span {
    border: none;
    display: block;
    width: auto;
    padding-left: 0;
    white-space: nowrap;
  }
  .navigation ul.menu > li.has-four-children .sub-menu-wrapper .sub-menu-inner > ul.menu > li:last-child > ul.menu {
    display: flex;
  }
  .navigation ul.menu > li.has-four-children .sub-menu-wrapper .sub-menu-inner > ul.menu > li:last-child > ul.menu li {
    width: auto;
    border-top: none;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner > ul.menu li.menu-item-style-short-list ul li:nth-child(n + 6) {
  display: none;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner > ul.menu li.menu-item-style-short-list ul li:last-child {
  display: block;
}
@media (min-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner > ul.menu li.menu-item-style-market-access {
    background-color: #f4f4f4;
    background-image: url(/profiles/dekracert/themes/ditheme/css/img/bg_international-market.png);
    background-size: cover;
    padding: 0 20px 10px;
  }
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner > ul.menu li.menu-item-style-market-access ul.menu li:hover a {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.navigation ul.menu > li .sub-menu-wrapper {
  width: 1600px;
  max-width: 1600px;
  margin: auto;
  position: fixed;
  left: 0;
  right: 0;
  display: none;
  background: #FFFFFF;
}
@media all and (max-width: 1600px+30px) {
  .navigation ul.menu > li .sub-menu-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1600px) {
  .navigation ul.menu > li .sub-menu-wrapper {
    width: auto;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper {
    position: relative;
    z-index: 10;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner {
  max-width: 1600px;
  margin: auto;
  padding: 16px;
}
@media all and (max-width: 1600px+30px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner {
    padding: 0;
    margin: 0;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper {
  width: 30%;
  float: left;
  padding: 40px;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node.image-present {
  background-image: none !important;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node .title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 2em;
  font-weight: 700;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node .preamble {
  margin-top: 10px;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node .preamble p {
  font-size: 18px;
  margin-bottom: 10px;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node .preamble a {
  color: #007c41 !important;
  font-size: 18px;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper .node .read-more a {
  color: #007c41 !important;
  font-size: 18px;
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper {
    display: none;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner .block-wrapper + ul.menu {
  float: left;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu {
  width: 70%;
  float: right;
  padding: 20px 16px;
  margin: 0;
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li {
  float: left;
  display: inline-block;
  width: 40%;
  border-top: 1px solid #CCC;
  margin-right: 32px;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li.active-trail a {
  background: none;
}
@media (min-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li:nth-child(1),
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li:nth-child(n + 2) {
    border-top: 0;
  }
}
@media (max-width: 1051px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li {
    display: block;
    float: none;
    width: 100%;
    background-color: #EEE;
  }
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li.last {
    border-bottom: 0;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li .nolink {
  display: block;
  padding: 12px 20px;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
}
@media (min-height: 850px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li .nolink {
    padding: 20px;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li a {
  width: 100%;
  color: #333333;
  padding: 12px 20px;
  margin-top: 0;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li a.active-trail {
  color: white;
}
@media (min-height: 850px) {
  .navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li a {
    padding: 20px;
  }
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li a:hover {
  color: #007c41;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li ul.menu {
  width: 100%;
  margin: 0;
  padding: 0;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li ul.menu li {
  width: 100%;
  margin: 0;
  border-top: 1px solid #CCC;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li ul.menu li:nth-child(1) {
  border-top: 0;
}
.navigation ul.menu > li .sub-menu-wrapper .sub-menu-inner ul.menu li ul.menu li ul {
  display: none;
}
body.standalone .pane-page-breadcrumb {
  display: none;
}
.branding {
  position: fixed;
  z-index: 999;
  margin-bottom: 20px;
  top: 0;
}
.branding .section-inner {
  padding: 20px 32px 0;
  height: 100%;
  -webkit-transition: background-color, padding 0.3s ease-in;
  -moz-transition: background-color, padding 0.3s ease-in;
  transition: background-color, padding 0.3s ease-in;
  background-color: #ffffff;
  border-bottom: 1px solid #F2F2F2;
}
body.standalone .branding .section-inner {
  padding: 10px 32px;
}
.branding.minify-header {
  height: auto;
}
.branding.minify-header .section-inner {
  padding: 0;
  -webkit-transition: background-color, padding 0.3s ease-in;
  -moz-transition: background-color, padding 0.3s ease-in;
  transition: background-color, padding 0.3s ease-in;
  background-color: #ffffff;
  border-bottom: 1px solid #F2F2F2;
}
.branding.minify-header .search-form-wrapper {
  padding-right: 15px;
  margin-top: 15px;
}
.branding.minify-header .search-form-wrapper input[type=text] {
  padding: 5px 20px;
  width: 250px;
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/search_green.svg);
  background-size: 40px 40px;
}
.branding.minify-header .search-form-wrapper input[type=text]::-webkit-input-placeholder {
  color: #9A9A9A;
}
.branding.minify-header .search-form-wrapper input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #9A9A9A;
}
.branding.minify-header .search-form-wrapper input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #9A9A9A;
}
.branding.minify-header .search-form-wrapper input[type=text]:-ms-input-placeholder {
  color: #9A9A9A;
}
.branding.minify-header .logo-wrapper {
  padding: 7px 0 0;
}
.branding.minify-header .logo-wrapper .logo {
  -webkit-transition: transform 0.3s ease-in;
  -moz-transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
}
.branding.minify-header .navigation {
  padding-right: 20px;
  width: auto;
  float: right;
  margin-top: 3px;
  clear: none;
}
.branding.minify-header .navigation .language-switcher {
  margin-top: 17px;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
}
@media all and (max-width: 1025px) {
  .branding.minify-header .navigation .language-switcher {
    margin-top: 17px;
  }
}
.branding.minify-header .navigation .language-switcher .separator {
  color: #007c41 !important;
}
.branding.minify-header .navigation .language-switcher a.language-link,
.branding.minify-header .navigation .language-switcher .disabled {
  color: #007c41 !important;
}
.branding.minify-header .navigation ul.menu > li > a {
  padding-bottom: 20px;
  -webkit-transition: margin 0.3s ease-in;
  -moz-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
  margin-top: 3px;
}
@media all and (min-width: 1051px) {
  .branding.minify-header .navigation ul.menu > li > a.active {
    color: #ffffff;
  }
  .branding.minify-header .navigation ul.menu > li > a.active:hover {
    color: #007c41;
  }
}
.branding.minify-header .navigation ul.menu > li > a.active-trail {
  color: white;
}
.branding.minify-header .navigation ul.menu > li:hover > a {
  color: #007c41;
  padding-bottom: 20px;
}
@media all and (max-width: 1051px) {
  .branding.minify-header .navigation ul.menu > li:hover > a.active-trail {
    color: white;
    padding: 15px 20px 20px 20px;
  }
}
.branding.minify-header .navigation ul.menu > li.active-trail > a {
  color: #ffffff;
  padding-bottom: 20px;
}
@media all and (min-width: 1051px) {
  .branding.minify-header .navigation ul.menu > li.active-trail:hover > a {
    color: #007c41;
    padding-bottom: 29px;
  }
}
.branding.minify-header #mobile-menu-trigger {
  margin-right: 15px;
  margin-left: 0px;
}
.branding.minify-header #mobile-menu-trigger .line-one,
.branding.minify-header #mobile-menu-trigger .line-two,
.branding.minify-header #mobile-menu-trigger .line-three,
.branding.minify-header #mobile-menu-trigger .line-four {
  background-color: #333333;
}
.section.main {
  max-width: 1600px;
  margin: auto;
  position: relative;
  text-align: center;
  background-color: #ffffff;
}
@media all and (max-width: 1600px+30px) {
  .section.main {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .section.main {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1051px) {
  .section.main {
    margin: 0;
  }
}
.section.main .node {
  padding: 60px 0;
}
.section.main .node.no-background,
.section.main .node.node-webform {
  padding: 0;
}
.section.main .node .read-more-arrow {
  display: none;
}
.section.main .node .text-wrapper-top {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media all and (max-width: 1051px) and (max-height: 750px) {
  .section.main .node .text-wrapper-top {
    position: relative;
    padding-top: 100px;
  }
}
@media (max-height: 700px) {
  .section.main .node .read-more-arrow {
    position: relative;
  }
}
.section.main .node .section-inner .text-wrapper-top {
  position: relative;
  z-index: 1;
  top: auto;
  transform: none;
}
.section.main .node.image-present {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 123px;
  color: #FFF;
  overflow: hidden;
  max-height: 1200px;
}
@media (max-width: 1051px) {
  .section.main .node.image-present {
    padding-top: 120px;
    min-height: 500px;
  }
}
.section.main .node.image-present p {
  color: #FFF;
  font-size: 22px;
}
@media (max-width: 1051px) {
  .section.main .node.image-present p {
    font-size: 20px;
  }
}
.section.main .node.image-present .section-inner {
  position: initial;
}
.section.main .node.image-present .cta {
  background-color: #007c41;
  border: 2px solid #007c41;
  color: #ffffff !important;
  margin-top: 30px;
}
.section.main .node.image-present .cta:hover {
  background: none;
  color: #007c41;
  border: 2px solid #007c41;
}
.section.main .node.image-present .body {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.section.main .node.image-present .body ul li {
  font-size: 20px;
  color: #666666;
}
@media (max-width: 1051px) {
  .section.main .node.image-present .body {
    width: 100%;
    padding: 0 15px;
  }
}
.section.main .node.image-present #video-head {
  position: absolute;
  z-index: 0;
  top: -150px;
  left: 0;
  width: auto;
  height: 1200px;
}
@media (max-width: 1630px) {
  .section.main .node.image-present #video-head {
    left: -16px;
  }
}
@media (max-width: 1025px) and (max-height: 769px) and (orientation: portrait) {
  .section.main .node.image-present #video-head {
    z-index: -1;
  }
}
@media (max-width: 769px) and (max-height: 1025px) and (orientation: landscape) {
  .section.main .node.image-present #video-head {
    z-index: -1;
  }
}
@media (max-width: 500px) {
  .section.main .node.image-present #video-head {
    height: 1000px;
  }
}
.section.main .node.image-present .title,
.section.main .node.image-present .body,
.section.main .node.image-present .cta {
  position: relative;
  z-index: 1;
}
.section.main .node.image-present .read-more-arrow {
  display: block;
  position: absolute;
  padding: 40px;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 600px) {
  .section.main .node.image-present .read-more-arrow {
    display: none;
  }
}
.section.main .node.image-present .read-more-arrow .read-more {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 72px;
  height: 72px;
  background-size: 60px;
}
@media (max-width: 1300px) {
  .section.main .node.image-present.video-present .body {
    width: 70%;
  }
}
@media (max-width: 500px) {
  .section.main .node.image-present.video-present {
    padding-top: 120px;
  }
  .section.main .node.image-present.video-present .body {
    width: 100%;
  }
}
.section.main .node.image-present.video-present .read-more-arrow {
  padding: 60px;
}
.section.main .node.image-present.video-present .section-inner {
  position: relative;
}
@media all and (max-width: 1051px) and (max-height: 750px) {
  .section.main .node.image-present.video-present .text-wrapper-top {
    padding-top: 50px;
    top: auto;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
  }
}
.section.main .node .section-inner {
  padding: 0 32px;
}
.section.main .node .section-inner .title {
  padding-top: 30px;
  font-size: 60px;
}
@media (max-width: 600px) {
  .section.main .node .section-inner .title {
    font-size: 2.5em;
  }
}
.section.main .node .section-inner .body {
  margin: 0 auto;
  width: 50%;
}
.section.main .node .section-inner .body ul li {
  font-size: 20px;
}
.section.main .node.node-service {
  max-width: 1600px;
  margin: auto;
  padding: 60px 0;
}
@media all and (max-width: 1600px+30px) {
  .section.main .node.node-service {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .section.main .node.node-service {
    margin-left: 0;
    margin-right: 0;
  }
}
.section.main .node.node-service .title,
.section.main .node.node-service .preamble {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1051px) {
  .section.main .node.node-service .title,
  .section.main .node.node-service .preamble {
    width: 100%;
  }
}
.section.main .node.node-service h1.title {
  padding: 30px;
}
.section.main .node.node-service .preamble {
  margin-bottom: 60px;
}
.section.main .node.node-service .preamble p {
  font-size: 22px;
}
@media (max-width: 1051px) {
  .section.main .node.node-service .preamble p {
    font-size: 20px;
  }
}
.section.main .node.node-service .attached-files {
  width: 50%;
  margin: 0 auto;
  text-align: left;
  padding: 0 32px 60px;
}
@media (max-width: 1051px) {
  .section.main .node.node-service .attached-files {
    width: 100%;
  }
}
.section.main .node.node-service .body {
  padding: 60px 0;
  margin: 0 32px;
  border-top: 1px solid #e6e6e6;
  text-align: left;
}
.section.main .node.node-service .body ul li {
  font-size: 20px;
  color: #666666;
}
.section.main .node.node-service .body > * {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1051px) {
  .section.main .node.node-service .body > * {
    width: 100%;
  }
}
.section.bottom .pane-node .node {
  margin: 60px;
}
.section.bottom .pane-node .node .section-fragments .node {
  margin: 0;
}
.section.bottom .section-inner {
  padding: 60px 0;
  background-color: #ffffff;
}
.node-type-news-item .section.bottom .section-inner {
  padding: 0 0 60px;
}
@media (max-width: 1051px) {
  .section.bottom .section-inner {
    margin: 0;
  }
}
.section.bottom .pane-node-field-page-preamble-text {
  font-size: 22px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 0;
  text-align: center;
}
.section.bottom .section-fragments {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1051px) {
  .section.bottom .section-fragments {
    width: 100%;
  }
}
.section.bottom .field-page-sections > .node,
.section.bottom .field-page-sections-bottom > .node {
  margin: 60px;
}
@media (max-width: 1051px) {
  .section.bottom .field-page-sections > .node,
  .section.bottom .field-page-sections-bottom > .node {
    margin: 40px 15px;
  }
}
.section.bottom .field-page-sections > .node.remove-bottom-spacing,
.section.bottom .field-page-sections-bottom > .node.remove-bottom-spacing {
  margin-bottom: 0px;
}
.section.bottom .field-page-sections .field-item,
.section.bottom .field-page-sections-bottom .field-item {
  *zoom: 1;
  position: relative;
}
.section.bottom .field-page-sections .field-item:before,
.section.bottom .field-page-sections-bottom .field-item:before,
.section.bottom .field-page-sections .field-item:after,
.section.bottom .field-page-sections-bottom .field-item:after {
  content: "";
  display: table;
}
.section.bottom .field-page-sections .field-item:after,
.section.bottom .field-page-sections-bottom .field-item:after {
  clear: both;
}
.section.bottom .field-page-sections .field-item > .node,
.section.bottom .field-page-sections-bottom .field-item > .node {
  margin: 60px 60px;
}
.section.bottom .field-page-sections .field-item > .node.preamble_wrapper .text-wrapper,
.section.bottom .field-page-sections-bottom .field-item > .node.preamble_wrapper .text-wrapper {
  text-align: center;
}
.section.bottom .field-page-sections .field-item > .node.preamble_wrapper .text-wrapper .body,
.section.bottom .field-page-sections-bottom .field-item > .node.preamble_wrapper .text-wrapper .body {
  text-align: center;
}
.section.bottom .field-page-sections .field-item > .node.preamble_wrapper .text-wrapper .body ul li,
.section.bottom .field-page-sections-bottom .field-item > .node.preamble_wrapper .text-wrapper .body ul li {
  font-size: 20px;
  color: #666666;
}
.section.bottom .field-page-sections .field-item > .node.preamble_wrapper .text-wrapper .body p,
.section.bottom .field-page-sections-bottom .field-item > .node.preamble_wrapper .text-wrapper .body p {
  font-size: 22px;
}
@media (max-width: 1051px) {
  .section.bottom .field-page-sections .field-item > .node.preamble_wrapper .text-wrapper .body p,
  .section.bottom .field-page-sections-bottom .field-item > .node.preamble_wrapper .text-wrapper .body p {
    font-size: 20px;
  }
}
@media (max-width: 1051px) {
  .section.bottom .field-page-sections .field-item > .node,
  .section.bottom .field-page-sections-bottom .field-item > .node {
    margin: 40px 15px;
  }
}
.section.bottom .field-page-sections .field-item > .node.image-present,
.section.bottom .field-page-sections-bottom .field-item > .node.image-present {
  margin-left: 0;
  margin-right: 0;
}
.section.bottom .field-page-sections .field-item > .node.remove-bottom-spacing,
.section.bottom .field-page-sections-bottom .field-item > .node.remove-bottom-spacing {
  margin-bottom: 0px;
}
.section.bottom .field-page-sections .node.tabs,
.section.bottom .field-page-sections-bottom .node.tabs {
  width: 60%;
  margin: 0 auto;
  background: white;
  padding: 0 0 0 24px;
  border: 8px solid #007c41;
  *zoom: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.section.bottom .field-page-sections .node.tabs:before,
.section.bottom .field-page-sections-bottom .node.tabs:before,
.section.bottom .field-page-sections .node.tabs:after,
.section.bottom .field-page-sections-bottom .node.tabs:after {
  content: "";
  display: table;
}
.section.bottom .field-page-sections .node.tabs:after,
.section.bottom .field-page-sections-bottom .node.tabs:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .section.bottom .field-page-sections .node.tabs,
  .section.bottom .field-page-sections-bottom .node.tabs {
    background-color: #007c41;
    padding: 0;
    width: 100%;
  }
}
.section.bottom .field-page-sections .node.tabs > .text-wrapper,
.section.bottom .field-page-sections-bottom .node.tabs > .text-wrapper {
  position: absolute;
  width: 80%;
  padding: 16px 0;
  margin: 0;
}
.section.bottom .field-page-sections .node.tabs > .text-wrapper > .title,
.section.bottom .field-page-sections-bottom .node.tabs > .text-wrapper > .title {
  color: white;
  font-size: 38px;
  width: 70%;
  margin: 0 auto;
  padding: 8px 0 16px;
}
@media screen and (max-width: 1200px) {
  .section.bottom .field-page-sections .node.tabs > .text-wrapper,
  .section.bottom .field-page-sections-bottom .node.tabs > .text-wrapper {
    width: 100%;
    padding: 16px;
    position: static;
    text-align: center;
    color: white;
  }
  .section.bottom .field-page-sections .node.tabs > .text-wrapper > .title,
  .section.bottom .field-page-sections-bottom .node.tabs > .text-wrapper > .title {
    width: 100%;
    padding: 0 0 8px 0;
    font-size: 24px;
  }
}
.section.bottom .field-page-sections .node.tabs > .section-fragments,
.section.bottom .field-page-sections-bottom .node.tabs > .section-fragments {
  display: none;
  float: left;
  width: 80%;
  padding: 48px 32px 0 0;
  background-color: white;
}
.section.bottom .field-page-sections .node.tabs > .section-fragments .node,
.section.bottom .field-page-sections-bottom .node.tabs > .section-fragments .node {
  width: 100%;
  margin: 0 auto;
}
.section.bottom .field-page-sections .node.tabs > .section-fragments .node .title,
.section.bottom .field-page-sections-bottom .node.tabs > .section-fragments .node .title {
  margin-top: 16px;
}
.section.bottom .field-page-sections .node.tabs > .section-fragments .node:not(:first-child),
.section.bottom .field-page-sections-bottom .node.tabs > .section-fragments .node:not(:first-child) {
  display: none;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile {
  width: 100%;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile > .text-wrapper > .title,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile > .text-wrapper > .title {
  display: none;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile > .text-wrapper > .pretitle,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile > .text-wrapper > .pretitle {
  display: none;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile .section-fragments,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile .section-fragments {
  background-color: white;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile .section-fragments .node,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile .section-fragments .node {
  display: block;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile .section-fragments h3.title,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile .section-fragments h3.title {
  color: white;
  cursor: pointer;
  font-size: 20px;
  padding: 16px 35px 10px 16px;
  background: #007c41 url(/profiles/dekracert/themes/ditheme/css/img/readmore_white.svg) no-repeat center right;
  background-size: 40px 40px;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile .section-fragments h3.title.open,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile .section-fragments h3.title.open {
  background: #007c41 url(/profiles/dekracert/themes/ditheme/css/img/readless_white.svg) no-repeat center right;
  background-size: 40px 40px;
}
.section.bottom .field-page-sections .node.tabs .tabs-mobile .section-fragments .body,
.section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile .section-fragments .body {
  display: none;
  padding: 16px;
}
.section.bottom .field-page-sections .node.tabs .tab-wrapper,
.section.bottom .field-page-sections-bottom .node.tabs .tab-wrapper {
  display: none;
  float: right;
  width: 20%;
  margin-right: -1px;
}
.section.bottom .field-page-sections .node.tabs .tab-wrapper button,
.section.bottom .field-page-sections-bottom .node.tabs .tab-wrapper button {
  width: 100%;
  display: block;
  background-color: #006d39;
  color: white;
  text-align: left;
  font-size: 16px;
  padding: 16px 24px;
  border-radius: 0;
  border-left: 2px solid #00582e;
  border-bottom: 1px solid #007c41;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.section.bottom .field-page-sections .node.tabs .tab-wrapper button.active,
.section.bottom .field-page-sections-bottom .node.tabs .tab-wrapper button.active {
  background-color: white;
  border-color: white;
  color: #007c41;
}
.section.bottom .field-page-sections .node.tabs .tab-wrapper button:focus,
.section.bottom .field-page-sections-bottom .node.tabs .tab-wrapper button:focus {
  outline: none;
}
@media (min-width: 1200px) {
  .section.bottom .field-page-sections .node.tabs .tabs-mobile,
  .section.bottom .field-page-sections-bottom .node.tabs .tabs-mobile {
    display: none;
  }
  .section.bottom .field-page-sections .node.tabs > .section-fragments,
  .section.bottom .field-page-sections-bottom .node.tabs > .section-fragments {
    display: block;
  }
  .section.bottom .field-page-sections .node.tabs .tab-wrapper,
  .section.bottom .field-page-sections-bottom .node.tabs .tab-wrapper {
    display: block;
  }
}
.section.bottom .field-page-sections .text-wrapper iframe,
.section.bottom .field-page-sections-bottom .text-wrapper iframe {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
@media all and (max-width: 1301px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 385px;
  }
}
@media all and (max-width: 961px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 310px;
  }
}
@media all and (max-width: 801px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 250px;
  }
}
@media all and (max-width: 701px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 365px;
  }
}
@media all and (max-width: 576px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 290px;
  }
}
@media all and (max-width: 450px) {
  .section.bottom .field-page-sections .text-wrapper iframe,
  .section.bottom .field-page-sections-bottom .text-wrapper iframe {
    height: 220px;
  }
}
.section.bottom .node {
  *zoom: 1;
  position: relative;
}
.section.bottom .node:before,
.section.bottom .node:after {
  content: "";
  display: table;
}
.section.bottom .node:after {
  clear: both;
}
.section.bottom .node .text-wrapper {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  .section.bottom .node .text-wrapper {
    width: 100%;
  }
}
.section.bottom .node .text-wrapper .body {
  text-align: left;
}
.section.bottom .node .text-wrapper .body ul li {
  font-size: 20px;
  color: #666666;
}
.section.bottom .node .image-wrapper {
  float: left;
  width: 45%;
  padding-right: 16px;
}
@media (max-width: 1051px) {
  .section.bottom .node .image-wrapper {
    padding-right: 0;
  }
}
.section.bottom .node .image-wrapper .image {
  float: right;
}
@media (max-width: 1051px) {
  .section.bottom .node .image-wrapper .image {
    width: 100%;
  }
}
@media (max-width: 1051px) {
  .section.bottom .node .image-wrapper {
    width: 100%;
  }
  .section.bottom .node .image-wrapper img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.section.bottom .node .image-wrapper + .text-wrapper {
  float: left;
  width: 50%;
  padding: 0 60px;
  text-align: left;
}
@media (max-width: 1051px) {
  .section.bottom .node .image-wrapper + .text-wrapper {
    width: 100%;
    padding: 30px 0;
  }
}
.section.bottom .node.image-present {
  position: relative;
  width: 100%;
  text-align: center;
  margin-right: 0;
  margin-left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section.bottom .node.image-present:before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  text-align: center;
}
.section.bottom .node.image-present .text-wrapper {
  position: relative;
  z-index: 2;
  padding: 150px 0;
  min-height: 600px;
}
@media screen and (max-width: 321px) {
  .section.bottom .node.image-present .text-wrapper {
    padding: 80px 0;
  }
}
.section.bottom .node.image-present .body {
  text-align: center;
}
.section.bottom .node.col8-col4 {
  *zoom: 1;
}
.section.bottom .node.col8-col4:before,
.section.bottom .node.col8-col4:after {
  content: "";
  display: table;
}
.section.bottom .node.col8-col4:after {
  clear: both;
}
.section.bottom .node.col8-col4 > .contextual-links-wrapper {
  right: 40%;
}
.section.bottom .node.col8-col4 > .text-wrapper {
  text-align: left;
}
.section.bottom .node.col8-col4 .text-wrapper {
  float: left;
  width: 60%;
  min-height: 250px;
  padding: 55px;
}
@media (max-width: 1051px) {
  .section.bottom .node.col8-col4 .text-wrapper {
    width: 100%;
  }
}
.section.bottom .node.col8-col4 .cta {
  margin-top: 30px;
}
.section.bottom .node.col8-col4 .section-fragments {
  position: absolute;
  right: 0;
  float: left;
  width: 40%;
  height: 100%;
}
@media (max-width: 1051px) {
  .section.bottom .node.col8-col4 .section-fragments {
    position: relative;
    width: 100%;
    min-height: 300px;
  }
}
.section.bottom .node.col8-col4 .section-fragments h3 {
  font-size: 50px;
}
@media all and (max-width: 601px) {
  .section.bottom .node.col8-col4 .section-fragments h3 {
    font-size: 30px;
  }
}
.section.bottom .node.col8-col4 .section-fragments .node {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 60px;
  text-align: center;
}
@media all and (max-width: 321px) {
  .section.bottom .node.col8-col4 .section-fragments .node {
    padding: 30px;
  }
}
.section.bottom .node.col8-col4 .section-fragments .node .pretitle {
  margin-bottom: 16px;
}
.section.bottom .node.col8-col4 .section-fragments .node .body {
  width: 70%;
  margin: 0 auto;
}
.section.bottom .node.col8-col4 .section-fragments .node .body p {
  color: #ffffff;
}
.section.bottom .node.col8-col4 .section-fragments .node .body ul li {
  font-size: 20px;
  color: #666666;
}
.section.bottom .news .text-wrapper {
  width: 100%;
}
.section.bottom .news .text-wrapper .pretitle {
  text-align: left;
  color: #b3b3b3;
}
.section.bottom .news .disasdfsaplay-news_widget {
  *zoom: 1;
}
.section.bottom .news .disasdfsaplay-news_widget:before,
.section.bottom .news .disasdfsaplay-news_widget:after {
  content: "";
  display: table;
}
.section.bottom .news .disasdfsaplay-news_widget:after {
  clear: both;
}
.section.bottom .news .disasdfsaplay-news_widget .view-footer {
  text-align: center;
}
.section.bottom .news .disasdfsaplay-news_widget .row {
  display: inline-block;
  float: left;
  width: 50%;
}
@media (min-width: 1051px) {
  .section.bottom .news .disasdfsaplay-news_widget .row:nth-child(even) {
    padding-left: 60px;
  }
  .section.bottom .news .disasdfsaplay-news_widget .row:nth-child(odd) {
    padding-right: 60px;
  }
}
@media (max-width: 1051px) {
  .section.bottom .news .disasdfsaplay-news_widget .row {
    width: 100%;
    padding: 0;
    min-height: none !important;
  }
}
.section.bottom .news .disasdfsaplay-news_widget .row .node {
  *zoom: 1;
  width: 100%;
  float: left;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node:before,
.section.bottom .news .disasdfsaplay-news_widget .row .node:after {
  content: "";
  display: table;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node:after {
  clear: both;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node .text-wrapper {
  width: 100%;
  float: left;
  padding: 32px 0;
  border-top: 1px solid #CCC;
  text-align: left;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node .text-wrapper .title {
  display: inline-block;
  font-size: 1.5em;
  padding-right: 10px;
  padding-bottom: 5px;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node .text-wrapper .news-item-created {
  display: inline-block;
  font-size: 22px;
  color: #b3b3b3;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node .text-wrapper .preamble {
  padding-top: 10px;
}
.section.bottom .news .disasdfsaplay-news_widget .row .node .image-wrapper {
  display: none;
}
.section.bottom .news .disasdfsaplay-news_widget .row.even .node {
  float: right;
}
.section.bottom .branches-wrapper,
.section.bottom .education-wrapper,
.section.bottom .view-services {
  *zoom: 1;
  padding: 32px 0;
}
.section.bottom .branches-wrapper:before,
.section.bottom .education-wrapper:before,
.section.bottom .view-services:before,
.section.bottom .branches-wrapper:after,
.section.bottom .education-wrapper:after,
.section.bottom .view-services:after {
  content: "";
  display: table;
}
.section.bottom .branches-wrapper:after,
.section.bottom .education-wrapper:after,
.section.bottom .view-services:after {
  clear: both;
}
.section.bottom .branches-wrapper .row,
.section.bottom .education-wrapper .row,
.section.bottom .view-services .row {
  position: relative;
  float: left;
  width: 33.33333333%;
  height: 275px;
  overflow: hidden;
}
.section.bottom .branches-wrapper .row .pretitle,
.section.bottom .education-wrapper .row .pretitle,
.section.bottom .view-services .row .pretitle {
  position: absolute;
  top: 16px;
  width: 100%;
  text-align: center;
}
.section.bottom .branches-wrapper .row:hover .views-field-field-page-background-image img,
.section.bottom .education-wrapper .row:hover .views-field-field-page-background-image img,
.section.bottom .view-services .row:hover .views-field-field-page-background-image img {
  transform: scale(1.4);
  transition: transform 5s ease-in;
  -ms-transition: transform 5s ease-in;
  -moz-transition: transform 5s ease-in;
  -webkit-transition: transform 5s ease-in;
}
.section.bottom .branches-wrapper .row:hover a,
.section.bottom .education-wrapper .row:hover a,
.section.bottom .view-services .row:hover a {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.75);
  transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -webkit-transition: background 0.2s ease-in;
}
@media (max-width: 1100px) {
  .section.bottom .branches-wrapper .row,
  .section.bottom .education-wrapper .row,
  .section.bottom .view-services .row {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .section.bottom .branches-wrapper .row,
  .section.bottom .education-wrapper .row,
  .section.bottom .view-services .row {
    width: 100%;
  }
}
.section.bottom .branches-wrapper .row .views-field-title-field,
.section.bottom .education-wrapper .row .views-field-title-field,
.section.bottom .view-services .row .views-field-title-field,
.section.bottom .branches-wrapper .row .views-field-field-page-display-title,
.section.bottom .education-wrapper .row .views-field-field-page-display-title,
.section.bottom .view-services .row .views-field-field-page-display-title {
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  z-index: 1;
}
.section.bottom .branches-wrapper .row .views-field-title-field .field-content,
.section.bottom .education-wrapper .row .views-field-title-field .field-content,
.section.bottom .view-services .row .views-field-title-field .field-content,
.section.bottom .branches-wrapper .row .views-field-field-page-display-title .field-content,
.section.bottom .education-wrapper .row .views-field-field-page-display-title .field-content,
.section.bottom .view-services .row .views-field-field-page-display-title .field-content {
  display: block;
  width: 100%;
  height: 100%;
}
.section.bottom .branches-wrapper .row .views-field-field-page-background-image img,
.section.bottom .education-wrapper .row .views-field-field-page-background-image img,
.section.bottom .view-services .row .views-field-field-page-background-image img {
  height: auto !important;
  width: 100% !important;
  transform: scale(1);
  transition: transform 0.1s ease-in;
  -ms-transition: transform 0.1s ease-in;
  -moz-transition: transform 0.1s ease-in;
  -webkit-transition: transform 0.1s ease-in;
}
.section.bottom .branches-wrapper .row a,
.section.bottom .education-wrapper .row a,
.section.bottom .view-services .row a {
  width: 100%;
  display: block;
  height: 100%;
  padding: 115px 0;
  font-size: 2em;
  line-height: 1.2em;
  background-color: rgba(0, 0, 0, 0.25);
  color: #FFF;
  text-decoration: none;
  font-weight: 700;
  transition: background 0.1s ease-in;
  -ms-transition: background 0.1s ease-in;
  -moz-transition: background 0.1s ease-in;
  -webkit-transition: background 0.1s ease-in;
}
.section.bottom .branches-wrapper .row a .text-center,
.section.bottom .education-wrapper .row a .text-center,
.section.bottom .view-services .row a .text-center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 8px;
}
.section.bottom .branches-wrapper.footer-three .row.last,
.section.bottom .education-wrapper.footer-three .row.last {
  width: 100%;
}
.section.bottom .branches-wrapper.footer-two .row.last,
.section.bottom .education-wrapper.footer-two .row.last {
  width: 66.66666667%;
}
@media (max-width: 1100px) {
  .section.bottom .branches-wrapper.footer-two .row.last,
  .section.bottom .education-wrapper.footer-two .row.last {
    width: 100%;
  }
}
.section.bottom .branches-wrapper.footer-one .row.last,
.section.bottom .education-wrapper.footer-one .row.last {
  width: 33.33333333%;
}
@media (max-width: 1100px) {
  .section.bottom .branches-wrapper.footer-one .row.last,
  .section.bottom .education-wrapper.footer-one .row.last {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .section.bottom .branches-wrapper.footer-one .row.last,
  .section.bottom .education-wrapper.footer-one .row.last {
    width: 100%;
  }
}
.section.bottom .view-services {
  float: left;
  width: 50%;
  padding: 64px;
  border-top: 1px solid #e6e6e6;
}
.section.bottom .view-services .view-header {
  min-height: 275px;
}
.section.bottom .view-services.display-tic_pane {
  border-right: 1px solid #e6e6e6;
}
@media (max-width: 1200px) {
  .section.bottom .view-services {
    padding: 32px;
  }
}
@media (max-width: 1051px) {
  .section.bottom .view-services {
    width: 100%;
    padding: 32px 0;
  }
  .section.bottom .view-services.display-tic_pane {
    border-right: 0;
  }
}
.section.bottom .view-services .row {
  width: 100%;
  max-width: 550px;
}
.section.bottom .view-services .row .views-field-field-page-background-image {
  height: 100%;
  width: 100%;
}
.section.bottom .view-services .row .views-field-field-page-background-image .field-content {
  width: 100%;
  height: 100%;
}
.section.bottom .view-services .row .views-field-field-page-background-image img {
  height: 100% !important;
  width: auto !important;
  max-width: none !important;
}
.section.bottom .node-section.three-col > .text-wrapper .pretitle,
.section.bottom .node-section.three-col > .text-wrapper .title,
.section.bottom .node-section.three-col > .text-wrapper .body {
  text-align: center;
}
.section.bottom .node-section.three-col .section-fragments {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .section.bottom .node-section.three-col .section-fragments {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.section.bottom .node-section.three-col .section-fragments .node-section-fragment {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 33%;
  padding: 16px;
}
.section.bottom .node-section.three-col .section-fragments .node-section-fragment:nth-of-type(4) {
  margin: auto;
  text-align: center;
}
.section.bottom .node-section.three-col .section-fragments .node-section-fragment:nth-of-type(4) .cta {
  color: #fff;
  background: #007c41;
}
.section.bottom .node-section.three-col .section-fragments .node-section-fragment:nth-of-type(4) .cta:hover {
  color: #007c41;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment {
    width: 480px;
  }
}
@media screen and (min-width: 602px) {
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .field-sf-background-image,
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .body {
    display: block !important;
  }
}
@media screen and (max-width: 602px) {
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment {
    width: 100%;
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .title {
    font-size: 20px;
    font-weight: 600;
    order: 0;
    padding: 0;
    margin-bottom: 16px;
    padding-right: 40px;
    background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_black.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 40px 40px;
    cursor: pointer;
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .title:hover {
    color: #007c41;
    background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_green.svg);
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .field-sf-background-image {
    order: 1;
    display: none;
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment .body {
    order: 2;
    display: none;
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment.open .title {
    background-image: url(/profiles/dekracert/themes/ditheme/css/img/close_black.svg);
  }
  .section.bottom .node-section.three-col .section-fragments .node-section-fragment.open .title:hover {
    background-image: url(/profiles/dekracert/themes/ditheme/css/img/close_green.svg);
  }
}
.section.bottom .node-section.icon-drop {
  margin: 60px 0;
  padding: 0 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #007c41;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop {
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 32px 16px;
    margin: 0 !important;
  }
}
.section.bottom .node-section.icon-drop > .text-wrapper {
  width: 30%;
  margin: 0;
  color: white;
}
.section.bottom .node-section.icon-drop > .text-wrapper .title {
  font-size: 38px;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop > .text-wrapper .title {
    font-size: 24px;
    text-align: center;
  }
}
.section.bottom .node-section.icon-drop > .text-wrapper .body {
  color: white;
}
.section.bottom .node-section.icon-drop > .text-wrapper .body p {
  color: white;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop > .text-wrapper {
    width: 100%;
  }
}
.section.bottom .node-section.icon-drop .section-fragments {
  width: 70%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments {
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment {
  width: 33%;
  padding: 48px 32px;
  position: static;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment {
    width: 100%;
    padding: 16px 0;
  }
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .field-sf-background-image {
  text-align: center;
  padding-bottom: 16px;
  border-bottom: 1px solid white;
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .field-sf-background-image img {
  width: 120px;
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .title {
  color: white;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .title {
    color: white;
    cursor: pointer;
    font-size: 20px;
    padding: 16px 35px 10px 16px;
    background: #007c41 url(/profiles/dekracert/themes/ditheme/css/img/readmore_white.svg) no-repeat center right;
    background-size: 40px 40px;
  }
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .title.open {
    background: #007c41 url(/profiles/dekracert/themes/ditheme/css/img/readless_white.svg) no-repeat center right;
    background-size: 40px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment:hover {
    background-color: #1A8954;
  }
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment:hover .body {
    display: block !important;
    width: 100%;
  }
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 32px 15%;
  color: white;
  background-color: #1A8954;
  z-index: 99;
}
@media screen and (min-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body {
    display: none !important;
  }
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body a {
  color: white;
  text-decoration: underline;
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body a:hover {
  text-decoration: none;
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body ul li {
  font-size: 20px;
  color: #666666;
}
.section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body p {
  color: white;
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment .body {
    position: relative;
    top: auto;
    left: auto;
    padding: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .section.bottom .node-section.icon-drop .section-fragments .node-section-fragment {
    width: 480px;
  }
}
.section.bottom .node-section.info-box .info-box-wrapper {
  width: 100%;
  margin: 60px auto 0px;
}
.section.bottom .node-section.info-box .info-box-wrapper a:hover {
  text-decoration: underline;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-link a {
  background-color: #007c41;
  text-align: center;
  padding: 15px 20px;
  color: #fff;
  display: block;
  border-bottom: 4px solid #fff;
  line-height: 1.3em;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email {
  background-color: #f2f2f2;
  border-bottom: 4px solid #fff;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone .double-field-first,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email .double-field-first {
  padding: 15px 35px 15px 20px;
  cursor: pointer;
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_green.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 30px 30px;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone .double-field-first p,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email .double-field-first p {
  margin-bottom: 0;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone .double-field-first.open,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email .double-field-first.open {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readless_green.svg);
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone.no-accordion .double-field-first,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email.no-accordion .double-field-first {
  background-image: none;
  cursor: auto;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone.no-accordion .double-field-first.open,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email.no-accordion .double-field-first.open {
  background-image: none;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone .double-field-second,
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email .double-field-second {
  padding: 15px 20px;
  display: none;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-phone .double-field-first p {
  background: #f2f2f2 url(/profiles/dekracert/themes/ditheme/css/img/phone.png) no-repeat center left;
  background-size: 12px auto;
  padding-left: 25px;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-email .double-field-first p {
  background: #f2f2f2 url(/profiles/dekracert/themes/ditheme/css/img/mail.png) no-repeat center left;
  background-size: 18px auto;
  padding-left: 25px;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-other .field-item {
  background-color: #CCCCCC;
  border-bottom: 4px solid #fff;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-other .double-field-first {
  padding: 15px 35px 15px 20px;
  cursor: pointer;
  background: #cccccc url(/profiles/dekracert/themes/ditheme/css/img/readmore_green.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 30px 30px;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-other .double-field-first p {
  margin-bottom: 0;
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-other .double-field-first.open {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readless_green.svg);
}
.section.bottom .node-section.info-box .info-box-wrapper .field-info-box-other .double-field-second {
  padding: 15px 20px;
  display: none;
  line-height: 1.3em;
  color: #666666;
  background-color: #CCCCCC;
  font-size: 20px;
}
@media (min-width: 700px) {
  .section.bottom .node-section.info-box .info-box-wrapper {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .section.bottom .node-section.info-box .text-wrapper > * {
    max-width: 500px;
  }
  .section.bottom .node-section.info-box .info-box-wrapper {
    width: 320px;
    margin-top: 0;
    position: absolute;
    z-index: 10;
    right: -60px;
    top: 40px;
  }
}
@media (min-width: 1450px) {
  .section.bottom .node-section.info-box .text-wrapper > * {
    max-width: 700px;
  }
}
.section .pane-node-field-page-contact-person,
.section .contact-persons,
.section .persons {
  border-top: 1px solid #e6e6e6;
  padding: 32px 0;
  margin: 0 32px;
}
.section .pane-node-field-page-contact-person .field-items,
.section .contact-persons .field-items,
.section .persons .field-items {
  *zoom: 1;
}
.section .pane-node-field-page-contact-person .field-items:before,
.section .contact-persons .field-items:before,
.section .persons .field-items:before,
.section .pane-node-field-page-contact-person .field-items:after,
.section .contact-persons .field-items:after,
.section .persons .field-items:after {
  content: "";
  display: table;
}
.section .pane-node-field-page-contact-person .field-items:after,
.section .contact-persons .field-items:after,
.section .persons .field-items:after {
  clear: both;
}
.section .pane-node-field-page-contact-person .field-items .field-item,
.section .contact-persons .field-items .field-item,
.section .persons .field-items .field-item {
  float: left;
  width: 100%;
  padding: 30px 0;
}
.section .pane-node-field-page-contact-person .field-page-contact-person,
.section .contact-persons .field-page-contact-person,
.section .persons .field-page-contact-person,
.section .pane-node-field-page-contact-person .contact-person,
.section .contact-persons .contact-person,
.section .persons .contact-person,
.section .pane-node-field-page-contact-person .person,
.section .contact-persons .person,
.section .persons .person,
.section .pane-node-field-page-contact-person .node-person,
.section .contact-persons .node-person,
.section .persons .node-person {
  *zoom: 1;
  width: 70%;
  margin: 0 auto;
}
.section .pane-node-field-page-contact-person .field-page-contact-person:before,
.section .contact-persons .field-page-contact-person:before,
.section .persons .field-page-contact-person:before,
.section .pane-node-field-page-contact-person .contact-person:before,
.section .contact-persons .contact-person:before,
.section .persons .contact-person:before,
.section .pane-node-field-page-contact-person .person:before,
.section .contact-persons .person:before,
.section .persons .person:before,
.section .pane-node-field-page-contact-person .node-person:before,
.section .contact-persons .node-person:before,
.section .persons .node-person:before,
.section .pane-node-field-page-contact-person .field-page-contact-person:after,
.section .contact-persons .field-page-contact-person:after,
.section .persons .field-page-contact-person:after,
.section .pane-node-field-page-contact-person .contact-person:after,
.section .contact-persons .contact-person:after,
.section .persons .contact-person:after,
.section .pane-node-field-page-contact-person .person:after,
.section .contact-persons .person:after,
.section .persons .person:after,
.section .pane-node-field-page-contact-person .node-person:after,
.section .contact-persons .node-person:after,
.section .persons .node-person:after {
  content: "";
  display: table;
}
.section .pane-node-field-page-contact-person .field-page-contact-person:after,
.section .contact-persons .field-page-contact-person:after,
.section .persons .field-page-contact-person:after,
.section .pane-node-field-page-contact-person .contact-person:after,
.section .contact-persons .contact-person:after,
.section .persons .contact-person:after,
.section .pane-node-field-page-contact-person .person:after,
.section .contact-persons .person:after,
.section .persons .person:after,
.section .pane-node-field-page-contact-person .node-person:after,
.section .contact-persons .node-person:after,
.section .persons .node-person:after {
  clear: both;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .node,
.section .contact-persons .field-page-contact-person .node,
.section .persons .field-page-contact-person .node,
.section .pane-node-field-page-contact-person .contact-person .node,
.section .contact-persons .contact-person .node,
.section .persons .contact-person .node,
.section .pane-node-field-page-contact-person .person .node,
.section .contact-persons .person .node,
.section .persons .person .node,
.section .pane-node-field-page-contact-person .node-person .node,
.section .contact-persons .node-person .node,
.section .persons .node-person .node {
  padding-top: 0;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .image-wrapper,
.section .contact-persons .field-page-contact-person .image-wrapper,
.section .persons .field-page-contact-person .image-wrapper,
.section .pane-node-field-page-contact-person .contact-person .image-wrapper,
.section .contact-persons .contact-person .image-wrapper,
.section .persons .contact-person .image-wrapper,
.section .pane-node-field-page-contact-person .person .image-wrapper,
.section .contact-persons .person .image-wrapper,
.section .persons .person .image-wrapper,
.section .pane-node-field-page-contact-person .node-person .image-wrapper,
.section .contact-persons .node-person .image-wrapper,
.section .persons .node-person .image-wrapper {
  min-width: 50%;
  float: left;
  padding-left: 32px;
  padding-right: 16px;
}
@media (max-width: 1051px) {
  .section .pane-node-field-page-contact-person .field-page-contact-person .image-wrapper,
  .section .contact-persons .field-page-contact-person .image-wrapper,
  .section .persons .field-page-contact-person .image-wrapper,
  .section .pane-node-field-page-contact-person .contact-person .image-wrapper,
  .section .contact-persons .contact-person .image-wrapper,
  .section .persons .contact-person .image-wrapper,
  .section .pane-node-field-page-contact-person .person .image-wrapper,
  .section .contact-persons .person .image-wrapper,
  .section .persons .person .image-wrapper,
  .section .pane-node-field-page-contact-person .node-person .image-wrapper,
  .section .contact-persons .node-person .image-wrapper,
  .section .persons .node-person .image-wrapper {
    width: 100%;
    padding: 16px 0;
  }
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper,
.section .contact-persons .field-page-contact-person .text-wrapper,
.section .persons .field-page-contact-person .text-wrapper,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper,
.section .contact-persons .contact-person .text-wrapper,
.section .persons .contact-person .text-wrapper,
.section .pane-node-field-page-contact-person .person .text-wrapper,
.section .contact-persons .person .text-wrapper,
.section .persons .person .text-wrapper,
.section .pane-node-field-page-contact-person .node-person .text-wrapper,
.section .contact-persons .node-person .text-wrapper,
.section .persons .node-person .text-wrapper {
  min-width: 50%;
  float: left;
  text-align: left;
  padding-left: 16px;
  padding-right: 32px;
}
@media (max-width: 1051px) {
  .section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper,
  .section .contact-persons .field-page-contact-person .text-wrapper,
  .section .persons .field-page-contact-person .text-wrapper,
  .section .pane-node-field-page-contact-person .contact-person .text-wrapper,
  .section .contact-persons .contact-person .text-wrapper,
  .section .persons .contact-person .text-wrapper,
  .section .pane-node-field-page-contact-person .person .text-wrapper,
  .section .contact-persons .person .text-wrapper,
  .section .persons .person .text-wrapper,
  .section .pane-node-field-page-contact-person .node-person .text-wrapper,
  .section .contact-persons .node-person .text-wrapper,
  .section .persons .node-person .text-wrapper {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .pretitle,
.section .contact-persons .field-page-contact-person .text-wrapper .pretitle,
.section .persons .field-page-contact-person .text-wrapper .pretitle,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .pretitle,
.section .contact-persons .contact-person .text-wrapper .pretitle,
.section .persons .contact-person .text-wrapper .pretitle,
.section .pane-node-field-page-contact-person .person .text-wrapper .pretitle,
.section .contact-persons .person .text-wrapper .pretitle,
.section .persons .person .text-wrapper .pretitle,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .pretitle,
.section .contact-persons .node-person .text-wrapper .pretitle,
.section .persons .node-person .text-wrapper .pretitle {
  color: #b3b3b3;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .title,
.section .contact-persons .field-page-contact-person .text-wrapper .title,
.section .persons .field-page-contact-person .text-wrapper .title,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .title,
.section .contact-persons .contact-person .text-wrapper .title,
.section .persons .contact-person .text-wrapper .title,
.section .pane-node-field-page-contact-person .person .text-wrapper .title,
.section .contact-persons .person .text-wrapper .title,
.section .persons .person .text-wrapper .title,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .title,
.section .contact-persons .node-person .text-wrapper .title,
.section .persons .node-person .text-wrapper .title {
  font-size: 1.6em !important;
  display: inline-block;
  padding-bottom: 10px;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .label-inline,
.section .contact-persons .field-page-contact-person .text-wrapper .label-inline,
.section .persons .field-page-contact-person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .label-inline,
.section .contact-persons .contact-person .text-wrapper .label-inline,
.section .persons .contact-person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .person .text-wrapper .label-inline,
.section .contact-persons .person .text-wrapper .label-inline,
.section .persons .person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .label-inline,
.section .contact-persons .node-person .text-wrapper .label-inline,
.section .persons .node-person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .phone-number,
.section .contact-persons .field-page-contact-person .text-wrapper .phone-number,
.section .persons .field-page-contact-person .text-wrapper .phone-number,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .phone-number,
.section .contact-persons .contact-person .text-wrapper .phone-number,
.section .persons .contact-person .text-wrapper .phone-number,
.section .pane-node-field-page-contact-person .person .text-wrapper .phone-number,
.section .contact-persons .person .text-wrapper .phone-number,
.section .persons .person .text-wrapper .phone-number,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .phone-number,
.section .contact-persons .node-person .text-wrapper .phone-number,
.section .persons .node-person .text-wrapper .phone-number {
  display: inline-block;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .label-inline,
.section .contact-persons .field-page-contact-person .text-wrapper .label-inline,
.section .persons .field-page-contact-person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .label-inline,
.section .contact-persons .contact-person .text-wrapper .label-inline,
.section .persons .contact-person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .person .text-wrapper .label-inline,
.section .contact-persons .person .text-wrapper .label-inline,
.section .persons .person .text-wrapper .label-inline,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .label-inline,
.section .contact-persons .node-person .text-wrapper .label-inline,
.section .persons .node-person .text-wrapper .label-inline {
  padding-right: 10px;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .body,
.section .contact-persons .field-page-contact-person .text-wrapper .body,
.section .persons .field-page-contact-person .text-wrapper .body,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .body,
.section .contact-persons .contact-person .text-wrapper .body,
.section .persons .contact-person .text-wrapper .body,
.section .pane-node-field-page-contact-person .person .text-wrapper .body,
.section .contact-persons .person .text-wrapper .body,
.section .persons .person .text-wrapper .body,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .body,
.section .contact-persons .node-person .text-wrapper .body,
.section .persons .node-person .text-wrapper .body {
  width: 100%;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .contact-cta a,
.section .contact-persons .field-page-contact-person .text-wrapper .contact-cta a,
.section .persons .field-page-contact-person .text-wrapper .contact-cta a,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .contact-cta a,
.section .contact-persons .contact-person .text-wrapper .contact-cta a,
.section .persons .contact-person .text-wrapper .contact-cta a,
.section .pane-node-field-page-contact-person .person .text-wrapper .contact-cta a,
.section .contact-persons .person .text-wrapper .contact-cta a,
.section .persons .person .text-wrapper .contact-cta a,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .contact-cta a,
.section .contact-persons .node-person .text-wrapper .contact-cta a,
.section .persons .node-person .text-wrapper .contact-cta a {
  color: #fff;
  background: #007c41;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 16px;
  border: 2px solid #007c41;
  border-radius: 5px;
}
.section .pane-node-field-page-contact-person .field-page-contact-person .text-wrapper .contact-cta a:hover,
.section .contact-persons .field-page-contact-person .text-wrapper .contact-cta a:hover,
.section .persons .field-page-contact-person .text-wrapper .contact-cta a:hover,
.section .pane-node-field-page-contact-person .contact-person .text-wrapper .contact-cta a:hover,
.section .contact-persons .contact-person .text-wrapper .contact-cta a:hover,
.section .persons .contact-person .text-wrapper .contact-cta a:hover,
.section .pane-node-field-page-contact-person .person .text-wrapper .contact-cta a:hover,
.section .contact-persons .person .text-wrapper .contact-cta a:hover,
.section .persons .person .text-wrapper .contact-cta a:hover,
.section .pane-node-field-page-contact-person .node-person .text-wrapper .contact-cta a:hover,
.section .contact-persons .node-person .text-wrapper .contact-cta a:hover,
.section .persons .node-person .text-wrapper .contact-cta a:hover {
  background: #fff;
  color: #007c41;
}
.section .pane-node-field-page-contact-person .person,
.section .contact-persons .person,
.section .persons .person {
  border-bottom: 1px solid #e6e6e6;
  padding: 32px 0;
}
.section .pane-node-field-page-contact-person .person .title,
.section .contact-persons .person .title,
.section .persons .person .title {
  font-size: 1.6em !important;
  display: inline-block;
  padding-bottom: 10px;
}
.section .pane-node-field-page-contact-person .person .job-description,
.section .contact-persons .person .job-description,
.section .persons .person .job-description {
  padding-left: 10px;
  font-size: 22px;
  color: #b3b3b3;
  display: inline-block;
}
.section .pane-menu-tree {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding: 60px 0;
  margin: 0 32px;
}
.section .pane-menu-tree .main-menu {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 1051px) {
  .section .pane-menu-tree .main-menu {
    width: 100%;
  }
}
.section .pane-menu-tree .main-menu ul {
  padding: 0;
}
.section .pane-menu-tree .main-menu ul li {
  width: 100%;
  list-style-type: none;
  margin-bottom: 16px;
}
.section .pane-menu-tree .main-menu ul li a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  width: 100%;
  background-color: #f2f2f2;
  padding: 10px;
}
.section .pane-menu-tree .main-menu ul li a:hover {
  color: #ffffff;
  background-color: #007c41;
}
.page-top-slider {
  position: relative;
}
.page-top-slider + .pane-pane-messages #tabs {
  margin-bottom: 59px !important;
}
.page-top-slider .flex-direction-nav {
  padding: 0;
  margin: 0;
  height: 0;
}
.page-top-slider .flex-direction-nav li {
  list-style: none;
}
.page-top-slider .flex-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  z-index: 3;
  width: 10%;
  height: 100%;
  text-align: center;
  display: block;
}
.page-top-slider .flex-prev .icon {
  width: 100%;
  height: 100%;
}
.page-top-slider .flex-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  z-index: 3;
  width: 10%;
  height: 100%;
  text-align: center;
  display: block;
}
.page-top-slider .flex-next .icon {
  width: 100%;
  height: 100%;
}
.page-top-slider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  padding: 0;
}
.page-top-slider .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.page-top-slider .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.page-top-slider .flex-control-paging li a:hover {
  background: #333;
  background: rgba(255, 255, 255, 0.7);
}
.page-top-slider .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}
.node-slider-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #FFF;
  height: 500px;
}
@media only screen and (min-width: 700px) {
  .node-slider-item {
    height: 750px;
  }
}
.node-slider-item:not(.remove-blur):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.node-slider-item .title {
  font-size: 60px;
}
@media screen and (max-width: 1200px) {
  .node-slider-item .title {
    font-size: 40px;
  }
}
@media screen and (max-width: 700px) {
  .node-slider-item .title {
    font-size: 27px;
  }
}
.node-slider-item .slider-item-inner {
  position: relative;
  height: 100%;
  z-index: 10;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.node-slider-item .slider-text-wrapper {
  max-width: 75%;
  margin: 0 auto;
}
@media only screen and (min-width: 602px) {
  .node-slider-item .slider-text-wrapper {
    max-width: 50%;
  }
}
.node-slider-item .body {
  display: block;
}
.node-slider-item .body p {
  color: #fff;
  font-size: 20px;
}
@media only screen and (min-width: 602px) {
  .node-slider-item .body p {
    font-size: 22px;
  }
}
@media screen and (max-width: 700px) {
  .node-slider-item .body {
    display: none;
  }
}
.node-slider-item .cta {
  background-color: #007c41;
  border: 2px solid #007c41;
  color: #ffffff !important;
  margin-top: 30px;
}
.node-slider-item .cta:hover {
  background-color: transparent;
}
.node-news-item.view-mode-full {
  margin: 0 32px;
  padding-bottom: 60px;
}
.node-news-item.view-mode-full .group-top {
  width: 60%;
  margin: 0 auto 32px;
  text-align: left;
  font-size: 1.5em;
  color: #b3b3b3;
}
.node-news-item.view-mode-full .group-top > div {
  display: inline-block;
  margin-right: 8px;
  text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
  .node-news-item.view-mode-full .group-top {
    width: 80%;
  }
}
@media screen and (max-width: 700px) {
  .node-news-item.view-mode-full .group-top {
    width: 100%;
    font-size: 1em;
  }
}
.node-news-item.view-mode-full .title,
.node-news-item.view-mode-full .preamble {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media (max-width: 1051px) {
  .node-news-item.view-mode-full .title,
  .node-news-item.view-mode-full .preamble {
    width: 100%;
  }
}
.node-news-item.view-mode-full .preamble {
  margin-bottom: 32px;
  font-size: 22px;
}
.node-news-item.view-mode-full .image {
  padding: 32px 0;
  border-top: 1px solid #e6e6e6;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .node-news-item.view-mode-full .image {
    width: 100%;
  }
}
.node-news-item.view-mode-full .body {
  padding: 16px 0;
  text-align: left;
}
.node-news-item.view-mode-full .body ul li {
  font-size: 20px;
  color: #666666;
}
.node-news-item.view-mode-full .body > * {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media (max-width: 1051px) {
  .node-news-item.view-mode-full .body > * {
    width: 100%;
  }
}
.news_page h1 {
  padding-top: 150px;
  text-align: center;
  margin-bottom: 64px;
}
.news_page .view-news {
  padding-top: 64px;
}
.news_page .view-news .row {
  *zoom: 1;
  width: 100%;
  padding: 32px 0;
  border-top: 1px solid #e6e6e6;
}
.news_page .view-news .row:before,
.news_page .view-news .row:after {
  content: "";
  display: table;
}
.news_page .view-news .row:after {
  clear: both;
}
.news_page .view-news .row .image-wrapper {
  width: 40%;
  float: right;
}
@media (max-width: 1051px) {
  .news_page .view-news .row .image-wrapper {
    width: 100%;
    float: left;
    padding: 16px 0;
  }
}
.news_page .view-news .row .text-wrapper {
  width: 60%;
  float: left;
  padding: 32px;
  text-align: left;
}
.news_page .view-news .row .text-wrapper .title {
  display: inline-block;
  font-size: 1.5em;
}
.news_page .view-news .row .text-wrapper .news-item-created {
  display: inline-block;
  color: #b3b3b3;
  padding-left: 10px;
  font-size: 22px;
}
.news_page .view-news .row.last {
  border-bottom: 1px solid #e6e6e6;
}
.page-search h1 {
  text-align: center;
}
.page-search .no-managed-page:nth-of-type(2) {
  padding-top: 0;
}
.page-search .view-search .row {
  border-top: 1px solid #e6e6e6;
  padding: 64px 0;
}
.page-search .view-search .row.last {
  border-bottom: 1px solid #e6e6e6;
}
.page-search .view-search .row .node {
  width: 60%;
  margin: 0 auto;
}
.page-search .view-search .row .node .title {
  display: inline-block;
  font-size: 35px;
  padding-right: 15px;
}
.page-search .view-search .row .node .search-type {
  display: inline-block;
  font-size: 30px !important;
  text-transform: uppercase;
  color: #666666;
}
.page-search .view-search .row .node .search-type:before {
  content: "(";
}
.page-search .view-search .row .node .search-type:after {
  content: ")";
}
.page-search .view-search .row .node .read-more {
  float: right;
}
.page-search .view-search .view-header {
  text-align: center;
  font-size: 20px;
  padding: 20px 0;
}
.page-search .view-search .view-header a {
  font-weight: 700;
}
.page-search .view-search .view-filters {
  text-align: center;
}
.page-search .view-search .results-shown {
  padding-top: 100px;
  text-align: center;
}
.page-search .view-search .results-shown p {
  margin: 0;
}
.page-search .view-search .views-widget-filter-search_api_views_fulltext {
  display: inline-block;
}
.page-search .view-search .views-widget-filter-search_api_views_fulltext .form-text {
  font-size: 1.2em;
  outline: none;
  border: 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color: #f2f2f2;
}
.page-search .view-search .views-submit-button {
  position: relative;
  left: -5px;
  display: inline-block;
}
.page-search .view-search .views-submit-button .form-submit {
  background-color: #007c41;
  border-bottom: 1px solid #007c41;
  font-family: FontAwesome;
  color: #FFF;
  font-size: 1.2em;
  border-radius: 0;
}
.branch_slider,
.section-slideshow-wrapper {
  position: relative;
  overflow: hidden;
  margin: 60px 0 !important;
}
.branch_slider.remove-bottom-spacing,
.section-slideshow-wrapper.remove-bottom-spacing {
  margin: 60px 0 0 !important;
}
.branch_slider .flex-direction-nav,
.section-slideshow-wrapper .flex-direction-nav {
  margin: 0;
  padding: 0;
}
.branch_slider .flex-direction-nav .flex-prev,
.section-slideshow-wrapper .flex-direction-nav .flex-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  z-index: 3;
  width: 20%;
  height: 100%;
  text-align: center;
  display: block;
}
.branch_slider .flex-direction-nav .flex-prev .icon,
.section-slideshow-wrapper .flex-direction-nav .flex-prev .icon {
  width: 100%;
  height: 100%;
}
.branch_slider .flex-direction-nav .flex-next,
.section-slideshow-wrapper .flex-direction-nav .flex-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  z-index: 3;
  width: 20%;
  height: 100%;
  text-align: center;
  display: block;
}
.branch_slider .flex-direction-nav .flex-next .icon,
.section-slideshow-wrapper .flex-direction-nav .flex-next .icon {
  width: 100%;
  height: 100%;
}
.branch_slider .flex-direction-nav a,
.section-slideshow-wrapper .flex-direction-nav a {
  color: #ffffff;
}
.branch_slider .flex-direction-nav a:hover,
.section-slideshow-wrapper .flex-direction-nav a:hover {
  color: #f2f2f2;
}
.branch_slider:before,
.section-slideshow-wrapper:before,
.branch_slider:after,
.section-slideshow-wrapper:after {
  content: "" !important;
  display: block !important;
  position: absolute;
  width: 20%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  top: 0;
}
@media (max-width: 1051px) {
  .branch_slider:before,
  .section-slideshow-wrapper:before,
  .branch_slider:after,
  .section-slideshow-wrapper:after {
    background: none;
  }
}
.branch_slider:after,
.section-slideshow-wrapper:after {
  right: 0;
}
.branch_slider .display-branch_slider.slideshow,
.section-slideshow-wrapper .display-branch_slider.slideshow,
.branch_slider .section-slideshow,
.section-slideshow-wrapper .section-slideshow {
  width: 60%;
  margin: 0 auto !important;
}
@media (max-width: 1051px) {
  .branch_slider .display-branch_slider.slideshow,
  .section-slideshow-wrapper .display-branch_slider.slideshow,
  .branch_slider .section-slideshow,
  .section-slideshow-wrapper .section-slideshow {
    width: 100%;
  }
}
.branch_slider .display-branch_slider.slideshow .flex-viewport,
.section-slideshow-wrapper .display-branch_slider.slideshow .flex-viewport,
.branch_slider .section-slideshow .flex-viewport,
.section-slideshow-wrapper .section-slideshow .flex-viewport {
  overflow: visible !important;
}
.branch_slider .display-branch_slider.slideshow .row,
.section-slideshow-wrapper .display-branch_slider.slideshow .row,
.branch_slider .section-slideshow .row,
.section-slideshow-wrapper .section-slideshow .row,
.branch_slider .display-branch_slider.slideshow .node-section-fragment,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment,
.branch_slider .section-slideshow .node-section-fragment,
.section-slideshow-wrapper .section-slideshow .node-section-fragment {
  position: relative;
  float: left;
}
@media all and (max-width: 541px) {
  .branch_slider .display-branch_slider.slideshow .row,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row,
  .branch_slider .section-slideshow .row,
  .section-slideshow-wrapper .section-slideshow .row,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment,
  .branch_slider .section-slideshow .node-section-fragment,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment {
    height: 300px;
  }
  .branch_slider .display-branch_slider.slideshow .row .views-field-field-page-background-image img,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-background-image img,
  .branch_slider .section-slideshow .row .views-field-field-page-background-image img,
  .section-slideshow-wrapper .section-slideshow .row .views-field-field-page-background-image img,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image img,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image img,
  .branch_slider .section-slideshow .node-section-fragment .views-field-field-page-background-image img,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-background-image img,
  .branch_slider .display-branch_slider.slideshow .row .field-fragment-background-image img,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-background-image img,
  .branch_slider .section-slideshow .row .field-fragment-background-image img,
  .section-slideshow-wrapper .section-slideshow .row .field-fragment-background-image img,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image img,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image img,
  .branch_slider .section-slideshow .node-section-fragment .field-fragment-background-image img,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-background-image img {
    max-width: none;
    height: 100% !important;
    width: auto !important;
  }
}
.branch_slider .display-branch_slider.slideshow .row .pretitle,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .pretitle,
.branch_slider .section-slideshow .row .pretitle,
.section-slideshow-wrapper .section-slideshow .row .pretitle,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .pretitle,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .pretitle,
.branch_slider .section-slideshow .node-section-fragment .pretitle,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .pretitle {
  position: absolute;
  z-index: 999;
  color: white;
  left: 50%;
  transform: translateX(-50%);
  top: 16px;
}
.branch_slider .display-branch_slider.slideshow .row:before,
.section-slideshow-wrapper .display-branch_slider.slideshow .row:before,
.branch_slider .section-slideshow .row:before,
.section-slideshow-wrapper .section-slideshow .row:before,
.branch_slider .display-branch_slider.slideshow .node-section-fragment:before,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment:before,
.branch_slider .section-slideshow .node-section-fragment:before,
.section-slideshow-wrapper .section-slideshow .node-section-fragment:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  top: 0;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-field-page-background-image,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-background-image,
.branch_slider .section-slideshow .row .views-field-field-page-background-image,
.section-slideshow-wrapper .section-slideshow .row .views-field-field-page-background-image,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image,
.branch_slider .section-slideshow .node-section-fragment .views-field-field-page-background-image,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-background-image,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-background-image,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-background-image,
.branch_slider .section-slideshow .row .field-fragment-background-image,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-background-image,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-background-image,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-background-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-field-page-background-image .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-background-image .field-content,
.branch_slider .section-slideshow .row .views-field-field-page-background-image .field-content,
.section-slideshow-wrapper .section-slideshow .row .views-field-field-page-background-image .field-content,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image .field-content,
.branch_slider .section-slideshow .node-section-fragment .views-field-field-page-background-image .field-content,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-background-image .field-content,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-background-image .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-background-image .field-content,
.branch_slider .section-slideshow .row .field-fragment-background-image .field-content,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-background-image .field-content,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image .field-content,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-background-image .field-content,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-background-image .field-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-field-page-background-image .field-content img,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-background-image .field-content img,
.branch_slider .section-slideshow .row .views-field-field-page-background-image .field-content img,
.section-slideshow-wrapper .section-slideshow .row .views-field-field-page-background-image .field-content img,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image .field-content img,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-background-image .field-content img,
.branch_slider .section-slideshow .node-section-fragment .views-field-field-page-background-image .field-content img,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-background-image .field-content img,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-background-image .field-content img,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-background-image .field-content img,
.branch_slider .section-slideshow .row .field-fragment-background-image .field-content img,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-background-image .field-content img,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image .field-content img,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-background-image .field-content img,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-background-image .field-content img,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-background-image .field-content img {
  display: block;
  width: 100%;
  height: auto;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-nothing,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-nothing,
.branch_slider .section-slideshow .row .views-field-nothing,
.section-slideshow-wrapper .section-slideshow .row .views-field-nothing,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-nothing,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-nothing,
.branch_slider .section-slideshow .node-section-fragment .views-field-nothing,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-nothing,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-slideshow-link,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-slideshow-link,
.branch_slider .section-slideshow .row .field-fragment-slideshow-link,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-slideshow-link,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-slideshow-link,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-slideshow-link {
  position: absolute;
  z-index: 3;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-nothing a,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-nothing a,
.branch_slider .section-slideshow .row .views-field-nothing a,
.section-slideshow-wrapper .section-slideshow .row .views-field-nothing a,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-nothing a,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-nothing a,
.branch_slider .section-slideshow .node-section-fragment .views-field-nothing a,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-nothing a,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-slideshow-link a,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-slideshow-link a,
.branch_slider .section-slideshow .row .field-fragment-slideshow-link a,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-slideshow-link a,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link a,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link a,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-slideshow-link a,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-slideshow-link a {
  color: #ffffff;
  border: 2px solid #ffffff;
  text-decoration: none;
  padding: 12px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-nothing a:hover,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-nothing a:hover,
.branch_slider .section-slideshow .row .views-field-nothing a:hover,
.section-slideshow-wrapper .section-slideshow .row .views-field-nothing a:hover,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-nothing a:hover,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-nothing a:hover,
.branch_slider .section-slideshow .node-section-fragment .views-field-nothing a:hover,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-nothing a:hover,
.branch_slider .display-branch_slider.slideshow .row .field-fragment-slideshow-link a:hover,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .field-fragment-slideshow-link a:hover,
.branch_slider .section-slideshow .row .field-fragment-slideshow-link a:hover,
.section-slideshow-wrapper .section-slideshow .row .field-fragment-slideshow-link a:hover,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link a:hover,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .field-fragment-slideshow-link a:hover,
.branch_slider .section-slideshow .node-section-fragment .field-fragment-slideshow-link a:hover,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .field-fragment-slideshow-link a:hover {
  color: #007c41;
  background-color: #ffffff;
}
.branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.branch_slider .section-slideshow .row .views-field-field-page-display-title:before,
.section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title:before,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title:before,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title:before {
  position: absolute;
  z-index: 2;
  width: 100%;
  text-transform: uppercase;
  padding-top: 40px;
  text-align: center;
  color: #ffffff;
}
.i18n-sv .branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.i18n-sv .section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.i18n-sv .branch_slider .section-slideshow .row .views-field-field-page-display-title:before,
.i18n-sv .section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title:before,
.i18n-sv .branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-sv .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-sv .branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-sv .section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title:before {
  content: "Branscher";
}
.i18n-en .branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.i18n-en .section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title:before,
.i18n-en .branch_slider .section-slideshow .row .views-field-field-page-display-title:before,
.i18n-en .section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title:before,
.i18n-en .branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-en .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-en .branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title:before,
.i18n-en .section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title:before {
  content: "Industries";
}
.branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
.branch_slider .section-slideshow .row .views-field-field-page-display-title .field-content,
.section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title .field-content,
.branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
.branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
.section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  line-height: 1.2em;
  text-align: center;
  font-size: 2.4em;
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 650px) {
  .branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
  .branch_slider .section-slideshow .row .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title .field-content,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 321px) {
  .branch_slider .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row .views-field-field-page-display-title .field-content,
  .branch_slider .section-slideshow .row .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .section-slideshow .row .views-field-field-page-display-title .field-content,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .branch_slider .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment .views-field-field-page-display-title .field-content {
    width: 100%;
  }
}
.branch_slider .display-branch_slider.slideshow .row h3.title,
.section-slideshow-wrapper .display-branch_slider.slideshow .row h3.title,
.branch_slider .section-slideshow .row h3.title,
.section-slideshow-wrapper .section-slideshow .row h3.title,
.branch_slider .display-branch_slider.slideshow .node-section-fragment h3.title,
.section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment h3.title,
.branch_slider .section-slideshow .node-section-fragment h3.title,
.section-slideshow-wrapper .section-slideshow .node-section-fragment h3.title {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  line-height: 1.2em;
  text-align: center;
  font-size: 2.4em;
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 650px) {
  .branch_slider .display-branch_slider.slideshow .row h3.title,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row h3.title,
  .branch_slider .section-slideshow .row h3.title,
  .section-slideshow-wrapper .section-slideshow .row h3.title,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment h3.title,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment h3.title,
  .branch_slider .section-slideshow .node-section-fragment h3.title,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment h3.title {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 321px) {
  .branch_slider .display-branch_slider.slideshow .row h3.title,
  .section-slideshow-wrapper .display-branch_slider.slideshow .row h3.title,
  .branch_slider .section-slideshow .row h3.title,
  .section-slideshow-wrapper .section-slideshow .row h3.title,
  .branch_slider .display-branch_slider.slideshow .node-section-fragment h3.title,
  .section-slideshow-wrapper .display-branch_slider.slideshow .node-section-fragment h3.title,
  .branch_slider .section-slideshow .node-section-fragment h3.title,
  .section-slideshow-wrapper .section-slideshow .node-section-fragment h3.title {
    width: 100%;
  }
}
body.page-remove-bottom-space .section.bottom > .section-inner {
  padding-bottom: 0px;
}
.scheme-white {
  color: #333333;
  background-color: #ffffff;
}
.scheme-white .pretitle {
  color: #b3b3b3;
}
.scheme-white.node-page .cta {
  background-color: #007c41;
}
.scheme-white .cta {
  color: #007c41;
  border: 2px solid #007c41;
}
.scheme-white .cta:hover {
  color: #ffffff;
  background-color: #007c41;
}
.scheme-green {
  color: #ffffff;
  background-color: #007c41;
}
.scheme-green .pretitle {
  color: #333333;
}
.scheme-green a {
  color: #ffffff;
  text-decoration: underline;
}
.scheme-green a:hover {
  text-decoration: none;
}
.scheme-green.node-page .cta {
  background-color: #ffffff;
}
.scheme-green .cta {
  color: #ffffff;
  border-color: #ffffff;
}
.scheme-green p {
  color: #ffffff;
}
.scheme-light_gray {
  color: #333333;
  background-color: #f2f2f2;
}
.scheme-light_gray .pretitle {
  color: #333333;
}
.scheme-light_gray.node-page .cta {
  background-color: #007c41;
}
.scheme-light_gray .cta {
  color: #007c41;
  border: 2px solid #007c41;
}
.scheme-light_gray .cta:hover {
  color: #ffffff;
  background-color: #007c41;
}
.scheme-dark_gray {
  color: #ffffff;
  background-color: #333333;
}
.scheme-dark_gray .pretitle {
  color: #ffffff;
}
.scheme-dark_gray.node-page .cta {
  background-color: #ffffff;
}
.scheme-dark_gray .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.scheme-dark_gray .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
.scheme-dark_gray p {
  color: #ffffff;
}
.pane-page-breadcrumb .breadcrumb {
  background-color: #f2f2f2;
  padding: 16px 0;
  font-size: 20px;
  color: #666666;
}
.pane-page-breadcrumb .breadcrumb .separator {
  color: #B3B3B3;
  padding: 0 10px;
}
.header-background-present .pane-page-breadcrumb {
  padding: 0;
}
.pretitle {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.attached-files .attached-file table {
  margin: 0;
}
.attached-files .attached-file table tr {
  *zoom: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  background-color: #f2f2f2;
  margin-bottom: 16px;
}
.attached-files .attached-file table tr:before,
.attached-files .attached-file table tr:after {
  content: "";
  display: table;
}
.attached-files .attached-file table tr:after {
  clear: both;
}
.attached-files .attached-file table tr td {
  display: inline-block;
  float: left;
  border: 0;
  padding: 0;
  width: 80%;
  color: #b3b3b3;
}
.attached-files .attached-file table tr td:nth-of-type(2) {
  width: 20%;
}
.attached-files .attached-file table tr td a {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
}
.attached-files .attached-file table tr td a:hover {
  color: #ffffff;
}
.attached-files .attached-file table tr td .file-icon {
  display: none;
}
.attached-files .attached-file table tr td:nth-child(2) {
  padding: 10px;
}
.attached-files .attached-file table tr:hover {
  background-color: #007c41;
}
.attached-files .attached-file table tr:hover a {
  color: #ffffff;
}
.node-news-item .content-wrapper {
  width: 60%;
}
.node-news-item .content-wrapper .body {
  text-align: left;
}
/*--------------------------------------
  ________      ________ _   _ _______
 |  ____\ \    / /  ____| \ | |__   __|
 | |__   \ \  / /| |__  |  \| |  | |
 |  __|   \ \/ / |  __| | . ` |  | |
 | |____   \  /  | |____| |\  |  | |
 |______|   \/   |______|_| \_|  |_|

--------------------------------------*/
.node-event .event-top.image-present {
  padding: 100px 60px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.node-event .event-top.image-present h1,
.node-event .event-top.image-present h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.node-event.view-mode-full {
  padding: 0 !important;
}
.node-event.view-mode-full h1 {
  padding-top: 30px;
  font-size: 30px;
}
.node-event.view-mode-full h2 {
  font-size: 20px;
}
@media only screen and (min-width: 800px) {
  .node-event.view-mode-full h1 {
    font-size: 60px;
  }
  .node-event.view-mode-full h2 {
    font-size: 35px;
  }
}
.node-event .event-content {
  width: auto;
  margin: 0 15px;
  padding-bottom: 60px;
  text-align: left;
}
@media only screen and (min-width: 800px) {
  .node-event .event-content {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.node-event .event-right {
  max-width: 600px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1100px) {
  .node-event .event-right {
    float: right;
    margin-left: 40px;
    max-width: 350px;
  }
}
.node-event .event-details {
  color: #ffffff;
  background-color: #007c41;
  padding: 5px 25px;
}
.node-event .event-details table {
  margin-bottom: 0;
}
.node-event .event-details tr {
  border-bottom: 1px solid #d0d0d0;
}
.node-event .event-details tr:last-of-type {
  border: 0;
}
.node-event .event-details td {
  border: 0;
}
.node-event .event-details td:first-of-type {
  padding-right: 15px;
}
.node-event .has_passed {
  color: red;
  text-align: center;
  padding: 32px;
  border: 2px dotted red;
  margin: 30px;
}
.node-event .event-body {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1100px) {
  .node-event .event-body {
    padding-top: 40px;
  }
}
.node-event .event-downloads {
  margin-bottom: 30px;
  max-width: 600px;
}
.node-event .event-downloads td {
  border: none;
}
.node-event .event-contacts .node-person {
  overflow: auto;
}
.node-event button.event-register {
  background-color: #007c41;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 32px;
  text-transform: none;
}
.node-event button.event-register:hover {
  background-color: #00af5c;
}
body.node-type-event .webform-client-form {
  display: none;
  text-align: left;
  width: auto;
  margin: 0 15px;
  padding-bottom: 60px;
  padding-left: 2px;
}
@media only screen and (min-width: 800px) {
  body.node-type-event .webform-client-form {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
body.node-type-event .webform-client-form .selectize-control {
  max-width: 510px;
}
body.node-type-event .webform-client-form .selectize-control .selectize-dropdown,
body.node-type-event .webform-client-form .selectize-control .selectize-input {
  font-size: 16px;
  color: #000;
}
body.node-type-event .webform-client-form .webform-submit {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
}
.cta {
  margin-top: 30px;
  display: inline-block;
  padding: 12px 18px;
  font-size: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.cta.border-green {
  border: 2px solid #007c41;
}
.cta.border-green:hover {
  background: #007c41;
  color: #FFF;
}
.cta:link {
  text-decoration: none;
}
.cta:visited {
  text-decoration: none;
}
.cta:hover {
  text-decoration: none;
}
.no-managed-page {
  padding-top: 200px;
  background-color: #ffffff;
}
.no-managed-page h1 {
  text-align: center;
}
.no-managed-page:nth-of-type(2) {
  padding-top: 60px;
  padding-bottom: 60px;
}
.no-managed-page .view-search {
  margin: 0 32px;
}
.no-managed-page .view-attached_files_collection {
  margin: 0 auto;
  width: 80%;
  *zoom: 1;
}
.no-managed-page .view-attached_files_collection:before,
.no-managed-page .view-attached_files_collection:after {
  content: "";
  display: table;
}
.no-managed-page .view-attached_files_collection:after {
  clear: both;
}
.no-managed-page .view-attached_files_collection .view-content {
  *zoom: 1;
}
.no-managed-page .view-attached_files_collection .view-content:before,
.no-managed-page .view-attached_files_collection .view-content:after {
  content: "";
  display: table;
}
.no-managed-page .view-attached_files_collection .view-content:after {
  clear: both;
}
.no-managed-page .view-attached_files_collection .view-content .row {
  display: inline-block;
  float: left;
  width: 50%;
  padding: 0 30px;
}
@media all and (max-width: 1051px) {
  .no-managed-page .view-attached_files_collection .view-content .row {
    width: 100%;
  }
}
.no-managed-page .view-attached_files_collection .view-content .row table {
  margin: 0;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr {
  *zoom: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  background-color: #f2f2f2;
  margin-bottom: 16px;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr:before,
.no-managed-page .view-attached_files_collection .view-content .row table tr:after {
  content: "";
  display: table;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr:after {
  clear: both;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td {
  display: inline-block;
  float: left;
  border: 0;
  padding: 0;
  width: 80%;
  color: #b3b3b3;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td:nth-of-type(2) {
  width: 20%;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td a {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td a:hover {
  color: #ffffff;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td .file-icon {
  display: none;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr td:nth-child(2) {
  padding: 10px;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr:hover {
  background-color: #007c41;
}
.no-managed-page .view-attached_files_collection .view-content .row table tr:hover a {
  color: #ffffff;
}
.footer {
  max-width: 1600px;
  margin: auto;
  color: #ffffff;
  background-color: #222222;
  background-color: #007c41;
}
@media all and (max-width: 1600px+30px) {
  .footer {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .footer {
    margin-left: 0;
    margin-right: 0;
  }
}
.footer .pretitle {
  color: #ffffff;
}
.footer.node-page .cta {
  background-color: #ffffff;
}
.footer .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.footer .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
.footer p {
  color: #ffffff;
}
.footer p {
  margin: 0;
}
.footer .section-inner .contact {
  width: 70%;
}
.footer .section-inner .contact p {
  display: inline-block;
}
.footer .section-inner .contact a {
  display: inline-block;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .footer .section-inner .contact a {
    display: block;
  }
  .footer .section-inner .contact a.icon {
    display: inline-block;
  }
}
.footer .section-inner .contact .icon {
  position: relative;
  line-height: 55px;
}
@media (max-width: 701px) {
  .footer .section-inner .contact .separator {
    display: block;
    border-right: 0;
    border-bottom: 1px solid #f2f2f2;
    width: 20px;
    margin: 10px auto 25px;
  }
  .footer .section-inner .contact .separator:nth-of-type(1) {
    margin-top: -10px;
  }
}
.footer .section-inner .separator {
  border-right: 1px solid #f2f2f2;
  margin: 15px;
  height: 20px;
}
.footer .section-inner .copyright {
  width: 30%;
  text-align: right;
}
.footer .section-inner .copyright p {
  line-height: 55px;
}
.footer .section-inner .copyright,
.footer .section-inner .contact {
  float: left;
  padding: 75px 60px 45px;
}
@media (max-width: 1100px) {
  .footer .section-inner .copyright,
  .footer .section-inner .contact {
    width: 100%;
    text-align: center;
    padding: 32px;
  }
}
.footer .section-inner .copyright p,
.footer .section-inner .contact p {
  margin: 0;
  text-transform: uppercase;
  color: #f2f2f2 !important;
}
.pane-pane-messages {
  max-width: 1600px;
  margin: auto;
}
@media all and (max-width: 1600px+30px) {
  .pane-pane-messages {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .pane-pane-messages {
    margin-left: 0;
    margin-right: 0;
  }
}
.pane-pane-messages #tabs {
  margin-bottom: 0 !important;
}
.pane-pane-messages .messages.status {
  margin-bottom: 0 !important;
  text-align: left;
}
.pager {
  padding: 32px 0;
}
.pager li a {
  font-size: 24px;
}
.hidden {
  display: none;
}
.menu-overlay-wrapper {
  display: none;
  margin: 0 auto;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.menu-overlay-wrapper .menu-overlay {
  max-width: 1600px;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
}
@media all and (max-width: 1600px+30px) {
  .menu-overlay-wrapper .menu-overlay {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1051px) {
  .menu-overlay-wrapper .menu-overlay {
    margin-left: 0;
    margin-right: 0;
  }
}
.login-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  background: rgba(255, 255, 255, 0.3);
}
.login-modal .login-form {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 350px;
  max-width: 100%;
  padding: 30px;
  height: auto;
  background-color: #FFF;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  text-align: center;
  background: #F8F8F8;
  box-shadow: 0 0 10px #CCC;
}
.login-modal .login-form .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(/profiles/dekracert/themes/ditheme/css/img/close_black.svg);
  cursor: pointer;
}
.login-modal .login-form input[type="text"],
.login-modal .login-form input[type="password"] {
  width: 100%;
}
.login-modal .login-form p {
  margin: 16px;
  text-align: center;
}
body:not(.node-type-event).page-node-done .no-managed-page {
  display: none;
}
body:not(.node-type-event).page-node-done .no-managed-page + .no-managed-page {
  display: block;
}
body:not(.node-type-event).page-node-done .webform-progressbar {
  display: none;
}
body:not(.node-type-event) .webform-client-form {
  text-align: left;
}
body:not(.node-type-event) .webform-client-form .messages {
  margin: 20px auto;
}
body:not(.node-type-event) .webform-client-form > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1051px) {
  body:not(.node-type-event) .webform-client-form > div {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer {
  height: 3px;
  border: 0;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-inner {
  height: 3px;
  background-color: #007c41;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #007c41;
  opacity: 0.2;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: -5px;
  border: 2px solid #007c41;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page.completed,
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page.current {
  background-color: #007c41;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page:before,
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-color: white;
  width: 15px;
  height: 20px;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page:before {
  left: -17px;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page:after {
  right: -17px;
}
body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page .webform-progressbar-page-label {
  top: -50px;
  margin: 0 -13em;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page .webform-progressbar-page-label {
    margin: 0;
    left: 50%;
    top: -65px;
    width: 150px;
    display: block;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (max-width: 490px) {
  body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page .webform-progressbar-page-label {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page .webform-progressbar-page-label {
    width: 200px;
    top: -30px;
  }
  body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-outer .webform-progressbar-page:nth-child(odd) .webform-progressbar-page-label {
    top: 30px;
  }
}
@media screen and (max-width: 768px) {
  body:not(.node-type-event) .webform-client-form .webform-progressbar {
    margin-bottom: 32px;
  }
  body:not(.node-type-event) .webform-client-form .webform-progressbar .webform-progressbar-number {
    margin-top: 64px;
  }
}
body:not(.node-type-event) .webform-client-form .webform-layout-box.left,
body:not(.node-type-event) .webform-client-form .webform-layout-box.right {
  width: 100%;
  padding: 5% 7%;
  min-height: 450px;
}
@media only screen and (min-width: 1051px) {
  body:not(.node-type-event) .webform-client-form .webform-layout-box.left,
  body:not(.node-type-event) .webform-client-form .webform-layout-box.right {
    width: 50%;
  }
}
body:not(.node-type-event) .webform-client-form .webform-component-markup p {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
}
body:not(.node-type-event) .webform-client-form .webform-layout-box.left {
  background-color: #F4F4F4;
}
@media only screen and (max-width: 1051px) {
  body:not(.node-type-event) .webform-client-form .webform-layout-box.left {
    order: 1;
  }
}
body:not(.node-type-event) .webform-client-form .webform-layout-box.right {
  background-color: #E9E9E9;
}
@media only screen and (max-width: 1051px) {
  body:not(.node-type-event) .webform-client-form .webform-layout-box.right {
    order: 0;
  }
}
@media only screen and (max-width: 1051px) {
  body:not(.node-type-event) .webform-client-form .form-actions {
    order: 2;
  }
}
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-employees,
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-locations {
  width: 100%;
  max-width: 250px;
}
@media only screen and (min-width: 1400px) {
  body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-employees,
  body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-locations {
    float: left;
  }
}
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-employees .selectize-input,
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-locations .selectize-input {
  min-height: 45px;
}
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-employees input[type='text'],
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-locations input[type='text'] {
  width: 100%;
}
@media only screen and (min-width: 1400px) {
  body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--no-of-locations {
    float: right;
  }
}
body:not(.node-type-event) .webform-client-form .webform-component--right-start--company--company-information {
  padding-top: 15px;
}
body:not(.node-type-event) .webform-client-form .form-item {
  margin-bottom: 25px;
}
body:not(.node-type-event) .webform-client-form .webform-submit {
  color: #fff;
  text-transform: none;
  background-color: #037C41;
  padding: 12px 22px;
}
body:not(.node-type-event) .webform-client-form .form-actions {
  padding: 5% 7%;
  text-align: center;
  width: 100%;
}
body:not(.node-type-event) .webform-client-form .form-actions input {
  color: white;
  text-transform: none;
  background-color: #007c41;
  padding: 12px 22px;
  margin: 0 16px;
}
body:not(.node-type-event) .webform-client-form .form-actions input:hover {
  background-color: #00af5c;
}
body:not(.node-type-event) .webform-client-form label {
  margin-bottom: 5px;
}
body:not(.node-type-event) .webform-client-form input {
  font-size: 20px;
}
body:not(.node-type-event) .webform-client-form input:not([type='checkbox'], [type='submit']) {
  width: 100%;
  padding: 10px;
}
body:not(.node-type-event) .webform-client-form .selectize-control .selectize-input,
body:not(.node-type-event) .webform-client-form .selectize-control .selectize-dropdown,
body:not(.node-type-event) .webform-client-form .selectize-control input {
  font-size: 20px;
  padding: 10px;
  line-height: inherit;
  color: inherit;
  width: 100% !important;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-input .item,
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-input .item {
  color: #fff;
  background: #007c41;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-dropdown .active,
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-dropdown .active {
  background-color: inherit;
  color: inherit;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-dropdown .selectize-dropdown-content .option:nth-child(n+6),
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-dropdown .selectize-dropdown-content .option:nth-child(n+6) {
  display: none;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-dropdown.cert-10 .selectize-dropdown-content,
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-dropdown.cert-10 .selectize-dropdown-content {
  max-height: none;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-dropdown.cert-10 .selectize-dropdown-content .option,
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-dropdown.cert-10 .selectize-dropdown-content .option {
  display: block;
}
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--service-type .selectize-dropdown.cert-10 .selectize-dropdown-content .option:nth-child(n+11),
body:not(.node-type-event) .webform-client-form .webform-component--left-start--service--area .selectize-dropdown.cert-10 .selectize-dropdown-content .option:nth-child(n+11) {
  display: none;
}
body:not(.node-type-event) .webform-client-form.preview .left.webform-layout-box,
body:not(.node-type-event) .webform-client-form.preview .right.webform-layout-box {
  width: 100%;
  min-height: auto;
}
body:not(.node-type-event) .webform-client-form.preview h2 {
  width: 100%;
  text-align: center;
  margin-top: 32px;
}
@media only screen and (min-width: 1051px) {
  body:not(.node-type-event).page-node-339 .webform-client-form > div {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
body:not(.node-type-event) #edit-submitted-left-start-service-service-type .form-item label {
  font-weight: normal;
  text-transform: none;
  font-size: 18px;
  padding-left: 10px;
}
body:not(.node-type-event) #edit-submitted-left-start-service-service-type .form-item input {
  width: auto;
}
body:not(.node-type-event) .webform-component--right-start--company--select-employement {
  margin-bottom: 5px !important;
}
body:not(.node-type-event) #edit-submitted-right-start-company-select-employement .form-item {
  display: block;
  margin-bottom: 5px;
}
body:not(.node-type-event) #edit-submitted-right-start-company-select-employement input[type='radio'] {
  display: inline-block;
  width: auto;
}
body:not(.node-type-event) .webform-datepicker .webform-calendar.webform-calendar-day-1.hasDatepicker {
  width: auto;
  padding-top: 5px;
}
body:not(.node-type-event) .webform-confirmation {
  text-align: center;
}
body:not(.node-type-event) .webform-confirmation + .links {
  text-align: center;
}
body:not(.node-type-event) .pane-webform-client-block-30 {
  width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 1051px) {
  body:not(.node-type-event) .pane-webform-client-block-30 {
    width: 100%;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form > * {
  max-width: 100% !important;
}
body:not(.node-type-event) .pane-webform-client-block-30 form > div {
  *zoom: 1;
}
body:not(.node-type-event) .pane-webform-client-block-30 form > div:before,
body:not(.node-type-event) .pane-webform-client-block-30 form > div:after {
  content: "";
  display: table;
}
body:not(.node-type-event) .pane-webform-client-block-30 form > div:after {
  clear: both;
}
body:not(.node-type-event) .pane-webform-client-block-30 form > div .form-actions {
  width: 50%;
  float: right;
  text-align: left;
  padding: 0 30px 60px;
}
@media all and (max-width: 1260px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form > div .form-actions {
    width: 100%;
    text-align: center;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset {
  margin: 0;
  border: 0;
  padding: 0;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.left {
  float: left;
  width: 50%;
  padding: 30px 20px 0;
  text-align: left;
}
@media all and (max-width: 1260px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.left {
    width: 100%;
    text-align: center;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right {
  float: left;
  width: 50%;
  text-align: left;
  padding: 30px 20px 0;
}
@media all and (max-width: 1260px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right {
    width: 100%;
    margin: 0 auto;
  }
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-wrapper {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media all and (max-width: 530px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .fieldset-wrapper {
    max-width: 100%;
  }
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .fieldset-wrapper input,
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .fieldset-wrapper textarea {
    max-width: 255px !important;
  }
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .fieldset-wrapper .grippie {
    max-width: 255px;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .form-type-radio {
  display: inline-block;
  margin-right: 30px;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs {
  *zoom: 1;
  margin-bottom: 20px;
  border-bottom: 1px solid #007c41;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs:before,
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs:after {
  content: "";
  display: table;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs:after {
  clear: both;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs {
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 10px;
  margin-right: 0;
  width: 50%;
  display: inline-block;
  float: left;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs:nth-child(1) {
  padding-right: 10px;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs:nth-child(2) {
  padding-left: 10px;
}
@media all and (max-width: 560px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs {
    width: 100%;
    padding: 10px 0 !important;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs input {
  position: absolute;
  left: -9999px;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs input:checked + label {
  color: #007c41;
  border-color: #007c41;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs input:checked + label:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 100%;
  border-right: 1px solid #007c41;
  left: calc(49%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media all and (max-width: 560px) {
  body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs input:checked + label:after {
    display: none;
  }
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs label {
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 15px 20px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  color: #D0D0D0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #D0D0D0;
}
body:not(.node-type-event) .pane-webform-client-block-30 form .webform-component-fieldset.webform-layout-box.right .webform-component--right--form-tabs .form-item-submitted-right-form-tabs label:hover {
  color: #007c41;
  border-color: #007c41;
}
body:not(.node-type-webform) form.webform-client-form:not(.self-assessment-form) {
  width: 600px;
  margin: 0 auto;
  max-width: 100%;
}
body:not(.node-type-webform) form.webform-client-form:not(.self-assessment-form) > div {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.page-node-111 .body {
  width: 100% !important;
}
.page-node-111 .job-iframe {
  width: 100%;
  height: 1680px;
}
#cookie-compliance {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 102;
  background: transparent;
}
#cookie-compliance .cookie-compliance__inner {
  max-width: 1600px;
  padding: 32px;
  margin: 0 auto;
  background-color: #333333;
}
#cookie-compliance .cookie-compliance__inner p {
  color: #FFF;
  font-size: 16px;
  text-align: center;
}
#cookie-compliance form {
  text-align: center;
}
body.page-node-341 .section.bottom .section-inner,
body.page-node-1487 .section.bottom .section-inner {
  padding-bottom: 0px;
}
body.page-node-341 .section.bottom .pane-node-field-page-preamble-text,
body.page-node-1487 .section.bottom .pane-node-field-page-preamble-text {
  max-width: 768px;
  padding-bottom: 0px;
}
body.page-node-341 .node-webform,
body.page-node-1487 .node-webform {
  max-width: 560px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto !important;
}
body.page-node-341 .node-webform h1,
body.page-node-1487 .node-webform h1 {
  display: none;
}
body.page-node-341 .node-webform .body,
body.page-node-1487 .node-webform .body {
  text-align: center;
}
body.page-node-341 .node-webform label,
body.page-node-1487 .node-webform label {
  color: #666666;
}
body.page-node-341 .node-webform input:not([type='submit']):not([type='file']),
body.page-node-1487 .node-webform input:not([type='submit']):not([type='file']) {
  width: 100%;
}
body.page-node-341 .node-webform .form-actions,
body.page-node-1487 .node-webform .form-actions {
  text-align: center;
}
body.page-node-341 .node-webform .form-actions input.webform-submit,
body.page-node-1487 .node-webform .form-actions input.webform-submit {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
}
body.page-node-341 .field-page-sections-bottom .node-section,
body.page-node-1487 .field-page-sections-bottom .node-section {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.page-node-341 .field-page-sections-bottom .node-section .text-wrapper,
body.page-node-1487 .field-page-sections-bottom .node-section .text-wrapper {
  width: auto;
}
body.page-node-341 .field-page-sections-bottom .node-section h2.title,
body.page-node-1487 .field-page-sections-bottom .node-section h2.title {
  text-align: center;
  font-size: 25px;
  line-height: 1.1em;
  padding-left: 15px;
  padding-right: 15px;
}
body.page-node-341 .field-page-sections-bottom .node-section .section-fragments,
body.page-node-1487 .field-page-sections-bottom .node-section .section-fragments {
  width: auto;
  background-color: #f2f2f2;
}
body.page-node-341 .field-page-sections-bottom .node-section .section-fragments .pretitle,
body.page-node-1487 .field-page-sections-bottom .node-section .section-fragments .pretitle {
  font-weight: bold;
  color: #666666;
}
@media only screen and (min-width: 1051px) {
  body.page-node-341 .field-page-sections-bottom .node-section .section-fragments,
  body.page-node-1487 .field-page-sections-bottom .node-section .section-fragments {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
body.page-node-341 .field-page-sections-bottom .node-section .node-section-fragment,
body.page-node-1487 .field-page-sections-bottom .node-section .node-section-fragment {
  padding: 5% 7%;
  overflow-wrap: normal;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 1051px) {
  body.page-node-341 .field-page-sections-bottom .node-section .node-section-fragment,
  body.page-node-1487 .field-page-sections-bottom .node-section .node-section-fragment {
    width: 50%;
  }
}
body.page-node-341 .field-page-sections-bottom .node-section.node-352,
body.page-node-1487 .field-page-sections-bottom .node-section.node-352 {
  margin-bottom: 0px !important;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-352 .node-section-fragment:last-of-type,
body.page-node-1487 .field-page-sections-bottom .node-section.node-352 .node-section-fragment:last-of-type {
  padding: 0;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 {
  margin: 0 !important;
  padding-top: 64px;
  color: #ffffff;
  background-color: #333333;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .pretitle,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .pretitle {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368.node-page .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368.node-page .cta {
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .cta:hover,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 p,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 p {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .pretitle,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .pretitle {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368.node-page .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368.node-page .cta {
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .cta:hover,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 p,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 p {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments {
  color: #ffffff;
  background-color: #333333;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .pretitle,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .pretitle {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments.node-page .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments.node-page .cta {
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta:hover,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments p,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments p {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .pretitle,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .pretitle {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments.node-page .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments.node-page .cta {
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta {
  color: #ffffff;
  border: 2px solid #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta:hover,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments .cta:hover {
  color: #007c41;
  background-color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .section-fragments p,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .section-fragments p {
  color: #ffffff;
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .node-section-fragment,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .node-section-fragment {
  padding: 3%;
}
@media only screen and (min-width: 1051px) {
  body.page-node-341 .field-page-sections-bottom .node-section.node-368 .node-section-fragment,
  body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .node-section-fragment {
    width: 25%;
  }
}
body.page-node-341 .field-page-sections-bottom .node-section.node-368 .node-section-fragment a,
body.page-node-1487 .field-page-sections-bottom .node-section.node-368 .node-section-fragment a {
  color: #f5f5f5;
}
body.page-node-1328 .node-webform,
body.page-node-828 .node-webform,
body.page-node-833 .node-webform,
body.page-node-1328 .webform-client-form,
body.page-node-828 .webform-client-form,
body.page-node-833 .webform-client-form {
  max-width: 560px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto !important;
}
body.page-node-1328 .form-item,
body.page-node-828 .form-item,
body.page-node-833 .form-item {
  width: 100%;
}
body.page-node-1328 .webform-grid-question,
body.page-node-828 .webform-grid-question,
body.page-node-833 .webform-grid-question {
  padding-right: 10px;
}
body.page-node-1328 .webform-grid-option,
body.page-node-828 .webform-grid-option,
body.page-node-833 .webform-grid-option {
  padding: 8px;
}
body.page-node-1328 .webform-grid-option input[type='radio'],
body.page-node-828 .webform-grid-option input[type='radio'],
body.page-node-833 .webform-grid-option input[type='radio'] {
  width: auto;
}
body.page-node-828 .webform-client-form {
  padding-top: 15px;
  background-color: #F4F4F4;
}
#map {
  min-height: 400px;
}
#contact-infowindow {
  text-align: left;
}
#contact-infowindow p {
  color: #333333 !important;
  margin-bottom: 5px !important;
  font-size: 16px;
}
#contact-infowindow a {
  font-size: 16px;
}
.node-section.dl-slideshow {
  max-width: 1200px;
  margin: 0 auto !important;
  position: relative;
}
.node-section.dl-slideshow .swiper-container {
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
}
.node-section.dl-slideshow .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.node-section.dl-slideshow .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.node-section.dl-slideshow .gallery-thumbs {
  padding: 10px 0;
  height: 125px;
}
.node-section.dl-slideshow .gallery-thumbs .swiper-slide {
  width: 150px;
  height: 100px;
  opacity: 0.4;
}
.node-section.dl-slideshow .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.node-section.dl-slideshow .swiper-downloads {
  position: absolute;
  z-index: 90;
  top: 32px;
  right: 32px;
  display: block;
  text-align: center;
}
.node-section.dl-slideshow .swiper-downloads .download {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 16px;
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
  color: white;
  display: none;
}
.node-section.dl-slideshow .swiper-downloads .download:before {
  margin-right: 10px;
  font-family: "FontAwesome";
  content: "\f0ed";
}
.node-section.dl-slideshow .swiper-downloads .download.active {
  display: inline-block;
}
.node-section.dl-slideshow .swiper-downloads .download:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: black;
}
.webform-component-file .form-managed-file .form-submit {
  margin: 16px 0;
}
#map.mapboxgl-map {
  text-align: left;
}
@media screen and (max-width: 700px) {
  .front .node.node-section.news {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  #webform.view-mode-full {
    padding-top: 150px;
  }
}
.webform-client-form-339 {
  margin-top: 70px;
}
.node-type-webform .webform-client-form.self-assessment-form {
  padding-top: 64px;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.node-type-webform .webform-client-form.self-assessment-form > div {
  display: block;
}
.node-type-webform .webform-client-form.self-assessment-form .webform-progressbar {
  padding: 60px 0;
}
.node-type-webform .webform-client-form.self-assessment-form .pretitle {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  color: #b3b3b3;
}
.node-type-webform .webform-client-form.self-assessment-form h2 {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  font-size: 25px;
}
.node-type-webform .webform-client-form.self-assessment-form .webform-component-markup p {
  font-weight: 400;
  text-transform: none;
  border-bottom: 0;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios {
  width: 100%;
  background-color: #007c41;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios > label {
  background-color: white;
  padding: 20px;
  margin-bottom: 40px;
  font-size: 20px;
  color: black;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios > label .form-required {
  display: none;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item {
  position: relative;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item label {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: #2c8154;
  color: white;
  padding: 15px;
  margin-bottom: 1px;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item label:hover {
  background-color: white;
  color: black;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item input:checked + label {
  background-color: white;
  color: black;
}
.node-type-webform .webform-client-form.self-assessment-form .form-item.form-type-radios .form-item:last-child label {
  margin-bottom: 0;
}
.webform-progressbar-inner {
  max-width: 100% !important;
}
.webform-component-radios > label,
.webform-component-checkboxes > label {
  text-transform: none;
  font-size: 16px;
  margin-bottom: 16px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
}
.pane-faq-search-panel-pane-1 .views-exposed-form {
  background-color: #f2f2f2;
  text-align: center;
  padding: 40px 20px;
}
.pane-faq-search-panel-pane-1 .views-exposed-widget {
  display: inline-block;
  width: 100%;
  max-width: 450px;
  text-align: left;
  vertical-align: middle;
}
.pane-faq-search-panel-pane-1 .views-exposed-widget.views-submit-button {
  display: none;
}
.pane-faq-search-panel-pane-1 .form-item {
  margin-bottom: 0px;
  font-size: 20px;
}
.pane-faq-search-panel-pane-1 .row {
  border-bottom: 4px solid #f2f2f2;
  -webkit-transition: background-color .3s linear;
  -moz-transition: background-color .3s linear;
  transition: background-color .3s linear;
  background-color: #007c41;
  position: relative;
}
.pane-faq-search-panel-pane-1 .row a {
  color: white;
  text-decoration: underline;
}
.pane-faq-search-panel-pane-1 .row p {
  color: #fff;
}
.pane-faq-search-panel-pane-1 .row.closed {
  background-color: #fff;
}
.pane-faq-search-panel-pane-1 .row.closed .views-field {
  -webkit-transition: color .3s linear;
  -moz-transition: color .3s linear;
  transition: color .3s linear;
  color: #333;
}
.pane-faq-search-panel-pane-1 .row.closed .views-field-title-field h3 {
  font-size: 25px;
  background: none;
}
.pane-faq-search-panel-pane-1 .row.closed:hover {
  background-color: #007c41;
}
.pane-faq-search-panel-pane-1 .row.closed:hover .views-field {
  color: #fff;
}
.pane-faq-search-panel-pane-1 .views-field {
  max-width: 960px;
  margin: 0 auto;
  color: #fff;
}
.pane-faq-search-panel-pane-1 .views-field-title-field h3 {
  -webkit-transition: font-size .3s linear;
  -moz-transition: font-size .3s linear;
  transition: font-size .3s linear;
  font-size: 32px;
  padding: 30px 40px 30px 0px;
  background: transparent url(/profiles/dekracert/themes/ditheme/css/img/close_white.svg) no-repeat top 30px right;
  background-size: 35px 35px;
  cursor: pointer;
}
.pane-faq-search-panel-pane-1 .views-field-field-faq-answer {
  display: none;
}
.pane-faq-search-panel-pane-1 .item-list {
  font-weight: bold;
  border-top: 1px solid #fff;
  padding-bottom: 30px;
}
.pane-faq-search-panel-pane-1 .item-list ul {
  padding: 20px 0px 0px;
  margin: 0;
}
.pane-faq-search-panel-pane-1 .item-list li {
  display: inline-block;
  padding-left: 20px;
  background: transparent url(/profiles/dekracert/themes/ditheme/css/img/tag.svg) no-repeat left center;
  background-size: 15px 15px;
}
.pane-faq-search-panel-pane-1 .item-list li:not(.last):after {
  content: '/';
  font-weight: normal;
  padding: 0px 10px 0px 12px;
}
@media (max-width: 1051px) {
  .pane-faq-search-panel-pane-1 .row {
    padding: 0px 20px;
  }
  .pane-faq-search-panel-pane-1 h3 {
    font-size: 18px !important;
  }
  .pane-faq-search-panel-pane-1 p {
    font-size: 16px;
  }
}
.pane-faq-search-panel-pane-1 .selectize-input {
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 40px 20px 30px;
  background: #ffffff url(/profiles/dekracert/themes/ditheme/css/img/readmore_black.svg) no-repeat right 10px center;
  background-size: 40px 40px;
  cursor: pointer;
  border: 2px solid #f2f2f2;
  border-bottom: none;
  line-height: 1.4em;
  font-size: 19px;
}
.pane-faq-search-panel-pane-1 .selectize-input input {
  display: none;
}
.pane-faq-search-panel-pane-1 .selectize-input::after {
  display: none !important;
}
.pane-faq-search-panel-pane-1 .selectize-control {
  position: relative;
  overflow: visible;
}
.pane-faq-search-panel-pane-1 .selectize-dropdown {
  position: absolute;
  z-index: 10;
  background: #fff;
  padding: 0px 30px 20px;
  border: 2px solid #f2f2f2;
  border-top: none;
}
.pane-faq-search-panel-pane-1 .selectize-dropdown .option {
  cursor: pointer;
  padding: 10px 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #f2f2f2;
}
.pane-faq-search-panel-pane-1 #edit-search-api-views-fulltext {
  border: 2px solid #f2f2f2;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  background-position: right 10px center;
}
@media screen and (min-width: 959px) and (max-width: 1412px) {
  .pane-dnp-search-panel-pane-1 #edit-search-api-views-fulltext-wrapper,
  .pane-normen-search-panel-pane-1 #edit-search-api-views-fulltext-wrapper,
  .pane-vacancies-search-panel-pane-1 #edit-search-api-views-fulltext-wrapper,
  .view-rd_projects.display-default #edit-search-api-views-fulltext-wrapper {
    margin-top: 6px;
  }
}
.pane-dnp-search-panel-pane-1 .results-shown,
.pane-normen-search-panel-pane-1 .results-shown,
.pane-vacancies-search-panel-pane-1 .results-shown,
.view-rd_projects.display-default .results-shown {
  padding: 24px 0;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
}
.pane-dnp-search-panel-pane-1 .views-exposed-form,
.pane-normen-search-panel-pane-1 .views-exposed-form,
.pane-vacancies-search-panel-pane-1 .views-exposed-form,
.view-rd_projects.display-default .views-exposed-form {
  background-color: #f2f2f2;
  text-align: center;
  padding: 40px 20px;
}
.pane-dnp-search-panel-pane-1 .views-exposed-widget,
.pane-normen-search-panel-pane-1 .views-exposed-widget,
.pane-vacancies-search-panel-pane-1 .views-exposed-widget,
.view-rd_projects.display-default .views-exposed-widget {
  float: left;
  display: inline-block;
  width: 100%;
  max-width: 450px;
  text-align: left;
}
.pane-dnp-search-panel-pane-1 .views-exposed-widget.views-submit-button,
.pane-normen-search-panel-pane-1 .views-exposed-widget.views-submit-button,
.pane-vacancies-search-panel-pane-1 .views-exposed-widget.views-submit-button,
.view-rd_projects.display-default .views-exposed-widget.views-submit-button {
  display: none;
}
.pane-dnp-search-panel-pane-1 .form-item,
.pane-normen-search-panel-pane-1 .form-item,
.pane-vacancies-search-panel-pane-1 .form-item,
.view-rd_projects.display-default .form-item {
  margin-bottom: 0px;
  font-size: 20px;
}
.pane-dnp-search-panel-pane-1 .row,
.pane-normen-search-panel-pane-1 .row,
.pane-vacancies-search-panel-pane-1 .row,
.view-rd_projects.display-default .row {
  border-bottom: 4px solid #f2f2f2;
  -webkit-transition: background-color .3s linear;
  -moz-transition: background-color .3s linear;
  transition: background-color .3s linear;
  background-color: #007c41;
  position: relative;
}
.pane-dnp-search-panel-pane-1 .row a,
.pane-normen-search-panel-pane-1 .row a,
.pane-vacancies-search-panel-pane-1 .row a,
.view-rd_projects.display-default .row a {
  color: white;
  text-decoration: underline;
}
.pane-dnp-search-panel-pane-1 .row p,
.pane-normen-search-panel-pane-1 .row p,
.pane-vacancies-search-panel-pane-1 .row p,
.view-rd_projects.display-default .row p {
  color: #fff;
}
.pane-dnp-search-panel-pane-1 .row.closed,
.pane-normen-search-panel-pane-1 .row.closed,
.pane-vacancies-search-panel-pane-1 .row.closed,
.view-rd_projects.display-default .row.closed {
  background-color: #fff;
}
.pane-dnp-search-panel-pane-1 .row.closed .views-field,
.pane-normen-search-panel-pane-1 .row.closed .views-field,
.pane-vacancies-search-panel-pane-1 .row.closed .views-field,
.view-rd_projects.display-default .row.closed .views-field {
  -webkit-transition: color .3s linear;
  -moz-transition: color .3s linear;
  transition: color .3s linear;
  color: #333;
}
.pane-dnp-search-panel-pane-1 .row.closed .views-field-title h3,
.pane-normen-search-panel-pane-1 .row.closed .views-field-title h3,
.pane-vacancies-search-panel-pane-1 .row.closed .views-field-title h3,
.view-rd_projects.display-default .row.closed .views-field-title h3 {
  font-size: 25px;
  background: none;
}
.pane-dnp-search-panel-pane-1 .row.closed:hover,
.pane-normen-search-panel-pane-1 .row.closed:hover,
.pane-vacancies-search-panel-pane-1 .row.closed:hover,
.view-rd_projects.display-default .row.closed:hover {
  background-color: #007c41;
}
.pane-dnp-search-panel-pane-1 .row.closed:hover .views-field,
.pane-normen-search-panel-pane-1 .row.closed:hover .views-field,
.pane-vacancies-search-panel-pane-1 .row.closed:hover .views-field,
.view-rd_projects.display-default .row.closed:hover .views-field {
  color: #fff;
}
.pane-dnp-search-panel-pane-1 .views-field,
.pane-normen-search-panel-pane-1 .views-field,
.pane-vacancies-search-panel-pane-1 .views-field,
.view-rd_projects.display-default .views-field {
  max-width: 960px;
  margin: 0 auto;
  color: #fff;
}
.pane-dnp-search-panel-pane-1 .views-field-title h3,
.pane-normen-search-panel-pane-1 .views-field-title h3,
.pane-vacancies-search-panel-pane-1 .views-field-title h3,
.view-rd_projects.display-default .views-field-title h3 {
  -webkit-transition: font-size .3s linear;
  -moz-transition: font-size .3s linear;
  transition: font-size .3s linear;
  font-size: 32px;
  padding: 30px 40px 30px 0px;
  background: transparent url(/profiles/dekracert/themes/ditheme/css/img/close_white.svg) no-repeat top 30px right;
  background-size: 35px 35px;
  cursor: pointer;
}
.pane-dnp-search-panel-pane-1 .views-field-body,
.pane-normen-search-panel-pane-1 .views-field-body,
.pane-vacancies-search-panel-pane-1 .views-field-body,
.view-rd_projects.display-default .views-field-body {
  display: none;
}
.pane-dnp-search-panel-pane-1 .item-list,
.pane-normen-search-panel-pane-1 .item-list,
.pane-vacancies-search-panel-pane-1 .item-list,
.view-rd_projects.display-default .item-list {
  font-weight: bold;
  border-top: 1px solid #fff;
  padding-bottom: 30px;
}
.pane-dnp-search-panel-pane-1 .item-list ul,
.pane-normen-search-panel-pane-1 .item-list ul,
.pane-vacancies-search-panel-pane-1 .item-list ul,
.view-rd_projects.display-default .item-list ul {
  padding: 20px 0px 0px;
  margin: 0;
}
.pane-dnp-search-panel-pane-1 .item-list li,
.pane-normen-search-panel-pane-1 .item-list li,
.pane-vacancies-search-panel-pane-1 .item-list li,
.view-rd_projects.display-default .item-list li {
  display: inline-block;
  padding-left: 20px;
  background: transparent url(/profiles/dekracert/themes/ditheme/css/img/tag.svg) no-repeat left center;
  background-size: 15px 15px;
}
.pane-dnp-search-panel-pane-1 .item-list li:not(.last):after,
.pane-normen-search-panel-pane-1 .item-list li:not(.last):after,
.pane-vacancies-search-panel-pane-1 .item-list li:not(.last):after,
.view-rd_projects.display-default .item-list li:not(.last):after {
  content: '';
  font-weight: normal;
  padding: 0px 0px 0px 20px;
}
@media (max-width: 1051px) {
  .pane-dnp-search-panel-pane-1 .row,
  .pane-normen-search-panel-pane-1 .row,
  .pane-vacancies-search-panel-pane-1 .row,
  .view-rd_projects.display-default .row {
    padding: 0px 20px;
  }
  .pane-dnp-search-panel-pane-1 h3,
  .pane-normen-search-panel-pane-1 h3,
  .pane-vacancies-search-panel-pane-1 h3,
  .view-rd_projects.display-default h3 {
    font-size: 18px !important;
  }
  .pane-dnp-search-panel-pane-1 p,
  .pane-normen-search-panel-pane-1 p,
  .pane-vacancies-search-panel-pane-1 p,
  .view-rd_projects.display-default p {
    font-size: 16px;
  }
}
.pane-dnp-search-panel-pane-1 .selectize-input,
.pane-normen-search-panel-pane-1 .selectize-input,
.pane-vacancies-search-panel-pane-1 .selectize-input,
.view-rd_projects.display-default .selectize-input {
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 40px 20px 30px;
  background-color: #fff;
  cursor: pointer;
  border: 2px solid #f2f2f2;
  border-bottom: none;
  line-height: 1.4em;
  font-size: 20px;
}
.pane-dnp-search-panel-pane-1 .selectize-input input,
.pane-normen-search-panel-pane-1 .selectize-input input,
.pane-vacancies-search-panel-pane-1 .selectize-input input,
.view-rd_projects.display-default .selectize-input input {
  display: none;
}
.pane-dnp-search-panel-pane-1 .selectize-control,
.pane-normen-search-panel-pane-1 .selectize-control,
.pane-vacancies-search-panel-pane-1 .selectize-control,
.view-rd_projects.display-default .selectize-control {
  position: relative;
  overflow: visible;
}
.pane-dnp-search-panel-pane-1 .selectize-dropdown,
.pane-normen-search-panel-pane-1 .selectize-dropdown,
.pane-vacancies-search-panel-pane-1 .selectize-dropdown,
.view-rd_projects.display-default .selectize-dropdown {
  position: absolute;
  z-index: 10;
  background: #fff;
  padding: 0px 30px 20px;
  border: 2px solid #f2f2f2;
  border-top: none;
}
.pane-dnp-search-panel-pane-1 .selectize-dropdown .option,
.pane-normen-search-panel-pane-1 .selectize-dropdown .option,
.pane-vacancies-search-panel-pane-1 .selectize-dropdown .option,
.view-rd_projects.display-default .selectize-dropdown .option {
  cursor: pointer;
  padding: 10px 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #f2f2f2;
}
.pane-dnp-search-panel-pane-1 #edit-search-api-views-fulltext,
.pane-normen-search-panel-pane-1 #edit-search-api-views-fulltext,
.pane-vacancies-search-panel-pane-1 #edit-search-api-views-fulltext,
.view-rd_projects.display-default #edit-search-api-views-fulltext,
.pane-dnp-search-panel-pane-1 #edit-search,
.pane-normen-search-panel-pane-1 #edit-search,
.pane-vacancies-search-panel-pane-1 #edit-search,
.view-rd_projects.display-default #edit-search {
  float: left;
  border: 2px solid #f2f2f2;
  padding: 22px 30px;
  margin-top: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  background-position: right 10px center;
}
#mini-panel-search {
  margin-top: 64px;
}
.pane-panels-mini.pane-search {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pane-panels-mini.pane-search .pane-views.pane-search {
  order: 1;
  -webkit-order: 1;
}
.pane-search-ajax-filters > h2 {
  font-size: 20px;
  text-align: center;
}
.pane-views-exp-search-page > h2 {
  font-size: 20px;
  text-align: center;
}
.pane-views-exp-search-page .views-submit-button {
  display: none;
}
.pane-views-exp-search-page .form-item-query {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  padding: 0 15px 40px;
}
.pane-views-exp-search-page .form-item-query input {
  width: 100%;
  background: #f2f2f2 url(/profiles/dekracert/themes/ditheme/css/img/search_green.svg) no-repeat center right !important;
  background-size: 50px 50px !important;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 20px;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}
.pane-views-exp-search-page .form-item-query input::-webkit-input-placeholder {
  color: #9A9A9A;
}
.pane-views-exp-search-page .form-item-query input:-moz-placeholder {
  /* Firefox 18- */
  color: #9A9A9A;
}
.pane-views-exp-search-page .form-item-query input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9A9A9A;
}
.pane-views-exp-search-page .form-item-query input:-ms-input-placeholder {
  color: #9A9A9A;
}
.block-facetapi {
  background-color: #F9F9F9;
  padding: 20px 15px;
  position: relative;
}
.block-facetapi h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px 0px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.block-facetapi .item-list {
  max-width: 1000px;
  margin: 0 auto 5px;
  font-weight: bold;
}
.block-facetapi ul.facetapi-facetapi-checkbox-links {
  margin: 0;
  padding: 0;
}
.block-facetapi ul.facetapi-facetapi-checkbox-links li {
  list-style: none;
}
.block-facetapi .leaf {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.block-facetapi a {
  color: #333333;
}
.block-facetapi:nth-child(even) {
  background-color: #F4F4F4;
}
#block-facetapi-dgfxzxelxrvybdholq15vbg1e16mveo1 h2,
#block-facetapi-gexfqtxu9ihukg42embrilbk77zvzf0p h2 {
  cursor: pointer;
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readmore_green.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 50px 50px;
}
#block-facetapi-dgfxzxelxrvybdholq15vbg1e16mveo1 h2.open,
#block-facetapi-gexfqtxu9ihukg42embrilbk77zvzf0p h2.open {
  background-image: url(/profiles/dekracert/themes/ditheme/css/img/readless_green.svg);
}
#block-facetapi-dgfxzxelxrvybdholq15vbg1e16mveo1 .content,
#block-facetapi-gexfqtxu9ihukg42embrilbk77zvzf0p .content {
  display: none;
}
.pane-views.pane-search .results-shown {
  padding: 30px 15px 10px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
.pane-views.pane-search .view-header {
  text-align: center;
  padding: 30px 15px;
  font-size: 20px;
}
.pane-views.pane-search .row {
  max-width: 1300px;
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
}
.pane-views.pane-search .row > .node {
  padding: 15px;
  max-width: 1030px;
  margin: 0 auto;
}
.pane-views.pane-search .row > .node.node-news-item strong {
  font-weight: 400 !important;
}
.pane-views.pane-search .row > .node.node-news-item strong a {
  color: inherit;
}
.pane-views.pane-search .row:hover {
  background-color: #007c41;
  color: #fff;
}
.pane-views.pane-search .row:hover a,
.pane-views.pane-search .row:hover p,
.pane-views.pane-search .row:hover h2.title,
.pane-views.pane-search .row:hover .title-field {
  color: #fff;
}
.pane-views.pane-search .field-search-content-type,
.pane-views.pane-search .field-search-solution-category {
  float: left;
  text-transform: uppercase;
}
.pane-views.pane-search .field-search-content-type:after,
.pane-views.pane-search .field-search-solution-category:after {
  content: " | ";
}
.pane-views.pane-search h2.title,
.pane-views.pane-search .title-field {
  clear: left;
  line-height: inherit;
  padding: 5px 0 15px;
  font-size: 20px;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  cursor: pointer;
  color: #333333;
}
.pane-views.pane-search h2.title a,
.pane-views.pane-search .title-field a {
  display: block;
  color: #333333;
}
.pane-views.pane-search .field-faq-answer {
  display: none;
  font-size: 18px;
  margin-bottom: 20px;
}
.pane-views.pane-search .node-normen .field-body,
.pane-views.pane-search .node-dnp .field-body {
  display: none;
}
#block-views--exp-search-page #autocomplete {
  border: none;
}
#block-views--exp-search-page #autocomplete ul {
  border: none;
}
#block-views--exp-search-page #autocomplete li {
  background-color: #FFF;
  padding: 10px 20px;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  color: inherit;
}
#block-views--exp-search-page #autocomplete li:first-of-type {
  border-top: 1px solid #d0d0d0;
}
#block-views--exp-search-page #autocomplete li:hover {
  color: #fff;
  background-color: #007c41;
}
#block-views--exp-search-page #autocomplete li.selected {
  color: #fff;
  background-color: #007c41;
}
#block-views--exp-search-page #autocomplete .autocomplete-suggestion-results {
  color: #b3b3b3;
}
.pane-publication-listing-panel-pane-1 {
  padding-top: 32px;
}
.pane-publication-listing-panel-pane-1 > h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
}
.view-publication_listing .view-empty {
  text-align: center;
}
.view-publication_listing .view-content {
  padding: 16px 0;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.view-publication_listing .view-content .row {
  width: 33%;
  max-width: 400px;
  height: auto;
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  .view-publication_listing .view-content .row {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .view-publication_listing .view-content .row {
    width: 100%;
  }
}
.view-publication_listing .view-content .row .views-field-title-field-et {
  padding: 8px 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 1em;
  color: #007c41;
  margin-bottom: 16px;
}
.view-publication_listing .view-content .row .views-field-field-pub-category {
  text-transform: uppercase;
  color: #666666;
}
.view-publication_listing .view-content .row .views-field-created {
  color: #666666;
}
.view-publication_listing .pager-load-more a {
  border: 2px solid #007c41;
  border-radius: 5px;
  padding: 12px 16px;
  font-size: 20px;
  color: #007c41;
}
.view-publication_listing .pager-load-more a:hover {
  background-color: #007c41;
  color: white;
}
.view-publication_listing .view-filters {
  background-color: #F9F9F9;
  padding: 32px;
}
.view-publication_listing .view-filters form {
  max-width: 1200px;
  margin: 0 auto;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective {
  padding: 16px;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective > label {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 16px;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes .form-item {
  display: inline-block;
  margin-right: 16px;
  padding: 8px 0;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes .form-item input {
  position: absolute;
  left: -9999px;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes .form-item label {
  position: relative;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  padding-left: 32px;
  cursor: pointer;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes .form-item label:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
  margin-bottom: -6px;
  margin-right: 16px;
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
}
.view-publication_listing .view-filters form .views-widget-filter-field_pub_category_tid_selective .views-widget .bef-checkboxes .form-item input:checked + label:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 14px;
  text-indent: 3px;
  font-weight: 300;
}
.view-publication_listing.display-event_widget .row,
.view-publication_listing.display-event .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-date,
.view-publication_listing.display-event .row .views-field-field-event-date {
  width: 115px;
  background-color: #007c41;
  color: white;
  padding: 16px;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-top-image,
.view-publication_listing.display-event .row .views-field-field-event-top-image {
  width: calc(100% - 115px);
  position: relative;
  height: 130px;
  overflow: hidden;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-top-image .image,
.view-publication_listing.display-event .row .views-field-field-event-top-image .image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 130px;
}
.view-publication_listing.display-event_widget .row .views-field-title,
.view-publication_listing.display-event .row .views-field-title {
  width: 100%;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-type,
.view-publication_listing.display-event .row .views-field-field-event-type,
.view-publication_listing.display-event_widget .row .views-field-field-event-where,
.view-publication_listing.display-event .row .views-field-field-event-where {
  width: 100%;
  text-transform: uppercase;
  color: #666666;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-where,
.view-publication_listing.display-event .row .views-field-field-event-where {
  margin-top: 8px;
}
.view-publication_listing.display-event_widget .row .views-field-field-event-where .field-content,
.view-publication_listing.display-event .row .views-field-field-event-where .field-content {
  display: inline-block;
  text-transform: uppercase;
  color: #666666;
}
