/*
Document   : wzge2016-main
Author     : laf.li digital GmbH
Description:

*/
/*
Document   : _vars
Author     : laf.li digital GmbH
Description:
Purpose of the stylesheet follows.
*/
/*
Document   : _mixins
Created on : 14.03.2016, 22:20:52
Author     : laf.li digital GmbH
Description:
Purpose of the stylesheet follows.
*/
.headline-1, #content h1,
.headline-2,
#content h2,
.headline-3,
#content h3,
#content h4,
#content h5,
#content h6 {
  line-height: 1.5;
  clear: both;
}

.headline-1, #content h1,
.headline-2,
#content h2 {
  font-weight: bold;
}

.headline-1, #content h1 {
  max-width: 80%;
  margin: 20px auto;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.75em;
  font-weight: 300;
  letter-spacing: 1px;
}
@media screen and (max-width: 979px) {
  .headline-1, #content h1 {
    max-width: none;
    font-size: 1.25em;
  }
}

.headline-2, #content h2 {
  margin: 20px 0;
  font-size: 1.125em;
}

.headline-3, #content h3, #content h4, #content h5, #content h6 {
  margin: 10px 0;
  font-size: 1em;
}

.intro-text, #content p[style*="text-align: center"] > em {
  display: block;
  max-width: 66%;
  margin: auto;
  text-align: center;
  font-style: italic;
  color: #114576;
}
@media screen and (max-width: 979px) {
  .intro-text, #content p[style*="text-align: center"] > em {
    max-width: 80%;
  }
}

.reset-intro-text, #content .teaser p.mod-articles-category-introtext > em,
#content .teaser p[style*="text-align: center"] > em {
  max-width: none !important;
  display: initial !important;
  text-align: left !important;
  font-style: normal !important;
  font-size: 1em !important;
}

.section-light-blue, section#home-seminars {
  background-color: #bce0e4;
}

.section-blue, section#home-dialog {
  background-color: #114576;
  color: #fff;
}
.section-blue a, section#home-dialog a, .section-blue a:visited, section#home-dialog a:visited {
  color: #fff;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
Document   : wzge2016-layout
Author     : laf.li digital GmbH
Description:

*/
#header-top {
  border-bottom: 1px solid #ea6319;
  padding: 20px 0 0 0;
}

#content {
  margin-top: 20px;
}

#content > section[id^="home-"],
#content > section#content-main {
  padding: 40px 20px 20px 20px;
}

#content > section#content-main {
  padding-top: 20px;
}

.view-featured #content > section#content-main {
  padding: 0;
}

#footer {
  text-align: center;
  background: #114576;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #fff;
}

/*
Document   : wzge2016-grid
Author     : laf.li digital GmbH
Description:

*/
.container {
  position: relative;
  padding: 0 20px;
}
@media screen and (max-width: 979px) {
  .container {
    padding: 0 10px;
  }
}

*[class*="col-sm-"] {
  padding: 0 20px;
}
@media screen and (max-width: 979px) {
  *[class*="col-sm-"] {
    padding: 0 10px;
  }
}

.row {
  margin: 0 -20px;
}

/*
Document   : wzge2016-default
Author     : laf.li digital GmbH
Description:

*/
body.site {
  padding: 0;
  background-color: #fff;
  border: 0;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 1em;
  color: #114576;
  color: #001a23;
  line-height: 1.5;
}
a, a:visited {
  color: #114576;
}

a:hover {color:#ea6319; }


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

input:focus {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  outline: none !important;
  -moz-box-shadow: 0 !important;
  -webkit-box-shadow: 0 !important;
  box-shadow: 0 !important;
  border: 1px solid #114576 !important;
}

/*
Document   : wzge2016-logo
Author     : laf.li digital GmbH
Description:

*/
.brand img {
  max-width: 170px;
}
@media screen and (max-width: 979px) {
  .brand img {
    max-width: 120px;
  }
}

/*
Document   : wzge2016-lang-switch
Author     : laf.li digital GmbH
Description:

*/
.header-lang-switch {
  position: absolute;
  right: 12px;
  top: 0;
}
@media screen and (max-width: 979px) {
  .header-lang-switch {
    z-index: 1;
    right: auto;
    top: 80px;
  }
}

/*
Document   : wzge2016-nav
Author     : laf.li digital GmbH
Description:

*/
.navigation {
  padding: 0;
  margin: 0;
  border: 0;
}

.navigation::after {
  display: table;
  content: " ";
  clear: both;
}

div.navbar-nav {
  margin-top: 45px;
}
@media screen and (max-width: 979px) {
  div.navbar-nav {
    margin: 0;
    float: none;
    width: 100%;
    text-align: right;
  }
}
@media screen and (max-width: 979px) {
  div.navbar-nav .nav-child {
    display: none !important;
  }
}

.navigation .nav {
  margin: 0;
  background: #fff;
}
@media screen and (max-width: 979px) {
  .navigation .nav {
    border: 1px solid #ea6319;
    border-top: 0;
  }
}
.navigation .nav > li {
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 10px;
}
@media screen and (max-width: 979px) {
  .navigation .nav > li {
    padding: 0;
    float: none;
  }
}
.navigation .nav > li a {
  padding: 10px 0;
  line-height: 1.5;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 979px) {
  .navigation .nav > li a {
    padding: 5px 10px;
    font-size: 1em;
    border: 0;
    border-radius: 0;
  }
}
.navigation .nav > li:hover > a, .navigation .nav > li.active > a,
.navigation .nav > li a:hover,
.navigation .nav > li a:focus,
.navigation .nav > li a:active {
  background: none;
  border-top: 1px solid #ea6319;
}
@media screen and (max-width: 979px) {
  .navigation .nav > li:hover > a, .navigation .nav > li.active > a,
  .navigation .nav > li a:hover,
  .navigation .nav > li a:focus,
  .navigation .nav > li a:active {
    border: 0;
    background: #ea6319;
    color: #fff;
  }
}

.navigation .nav ul.nav-child {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ea6319;
  border-top: 0;
  margin: 0;
  padding: 0;
  top: auto;
}
.navigation .nav ul.nav-child:before, .navigation .nav ul.nav-child:after {
  display: none;
}
.navigation .nav ul.nav-child.small {
  font-size: 0.875em;
}
.navigation .nav ul.nav-child li a {
  border: 0;
  padding: 5px 10px;
}
.navigation .nav ul.nav-child li.active > a,
.navigation .nav ul.nav-child li a:hover,
.navigation .nav ul.nav-child li a:focus,
.navigation .nav ul.nav-child li a:active {
  border: 0;
  background: #ea6319;
  color: #fff;
}

.navigation .btn-navbar {
  position: relative;
  right: -10px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: none;
  text-shadow: none;
}
.navigation .btn-navbar.active, .navigation .btn-navbar:hover, .navigation .btn-navbar:focus, .navigation .btn-navbar:active {
  background: none;
}
.navigation .btn-navbar .icon-bar {
  width: 40px;
  height: 3px;
  margin-bottom: 5px;
  background: #001a23;
  border-radius: 0;
}

ul.breadcrumb {
  background: none;
  margin: 0;
  padding: 10px 0;
}
ul.breadcrumb .divider {
  display: none;
}
ul.breadcrumb .icon-home {
  display: block;
}

ul.nav-service {
  display: inline-block;
  padding: 20px 0;
  margin: 0;
}
ul.nav-service > li {
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 10px;
}
ul.nav-service > li a {
  padding: 10px 0 0 0;
  line-height: 1.5;
}
ul.nav-service > li.active > a,
ul.nav-service > li a:hover,
ul.nav-service > li a:focus,
ul.nav-service > li a:active {
  background: none;
  text-decoration: underline;
}

/*
Document   : wzge2016-search
Author     : laf.li digital GmbH
Description:

*/
.header-search {
  width: 50%;
  text-align: right;
}

.search {
  padding: 10px 0;
}

input.search-query {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  line-height: 2em;
  height: auto;
  padding: 0 10px;
}
input.search-query:focus {
  width: 100%;
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-property: width;
  transition-property: width;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

#searchForm .btn-toolbar {
  display: none;
}
#searchForm .badge-info {
  background: none;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  display: inline;
  line-height: 1.5;
  font-size: 1em;
  color: #001a23;
  text-shadow: none;
}
#searchForm .form-limit {
  display: none;
}

#content .search .teaser-list {
  padding-left: 0;
  padding-right: 0;
}
#content .search .teaser-list .highlight {
  background-color: #bce0e4;
  color: #114576;
  font-weight: normal;
}

/*
Document   : wzge2016-slider
Author     : laf.li digital GmbH
Description:

*/
#content .slideshow-ck {
  padding: 0;
  margin: 0;
  margin-bottom: 20px !important;
}
#content .slideshow-ck .camera_pag {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
  max-width: 50%;
}
#content .slideshow-ck .camera_pag_ul {
  text-align: center;
}
#content .slideshow-ck .camera_pag_ul li {
  margin: 5px;
  width: 10px;
  height: 10px;
}
#content .slideshow-ck .camera_pag_ul li,
#content .slideshow-ck .camera_pag_ul li span {
  background: #fff;
}
#content .slideshow-ck .camera_pag_ul li > span {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 5px;
  width: 5px;
}
#content .slideshow-ck .camera_pag_ul li:hover,
#content .slideshow-ck .camera_pag_ul li:hover span,
#content .slideshow-ck .camera_pag_ul li.cameracurrent,
#content .slideshow-ck .camera_pag_ul li.cameracurrent span {
  background: #ea6319;
}

/*
Document   : wzge2016-content
Author     : laf.li digital GmbH
Description:

*/
.page-header {
  border: 0;
}

div.moduletable {
  clear: both;
}

#content p,
#content ul, #content ol, #content li {
  line-height: 1.5;
  margin-bottom: 20px;
}
#content p,
#content ul, #content ol {
  font-size: 1.25em;
}
#content ul {
  padding-left: 38px;
}

#content .article .article-info {
  position: relative;
  top: 10px;
}
#content .article .article-info .published {
  text-align: center;
}
#content .article .article-body > * {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 979px) {
  #content .article .article-body > * {
    max-width: none;
  }
}
#content .article .article-body img.image-orig {
  display: block;
  margin: 0 auto 40px auto;
}
#content .article .article-body div {
  max-width: none;
}
#content .article .article-body p[style*="text-align: center"] > em {
  max-width: 90%;
}
#content .article .article-body table {
  width: 100% !important;
}

#content .teaser {
  margin-bottom: 20px;
}
#content .teaser p,
#content .teaser ul, #content .teaser ol, #content .teaser li {
  line-height: 1.25;
}
#content .teaser p,
#content .teaser ul, #content .teaser ol {
  margin-bottom: 0 !important;
  font-size: 1em;
}
#content .teaser p[style*="text-align: center"] {
  text-align: left !important;
}
#content .teaser p.readmore {
  margin-top: 10px;
}

#content .teaser.col-sm-4 {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#content .teaser.col-sm-12 {
  padding: 0;
}

#content .blog-featured {
  margin-bottom: 20px;
}
#content .blog-featured .teaser h2 {
  margin: 0 0 5px 0;
  font-size: 0.875em;
}
@media screen and (max-width: 979px) {
  #content .blog-featured .teaser {
    font-size: 1em;
  }
}

#content .moduletable.teaser {
  clear: none;
}

#content .custom.teaser {
  margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
  #content .custom.teaser {
    text-align: center;
  }
}
#content .custom.teaser h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 300;
}
@media screen and (max-width: 979px) {
  #content .custom.teaser h2 {
    font-size: 1em;
  }
}

#content .custom.teaser.person,
#content .custom.teaser.text-box {
  border-top: 1px solid #ea6319;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 0;
}
#content .custom.teaser.person h2,
#content .custom.teaser.text-box h2 {
  margin: 5px 0 10px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 300;
}
#content .custom.teaser.person p,
#content .custom.teaser.text-box p {
  margin-bottom: 10px !important;
}

#content .custom.teaser.person {
  font-size: 0.875em;
}
#content .custom.teaser.person h2 {
  font-size: 1em;
}

#content .teaser-list {
  list-style: none;
  padding: 0 20px;
  font-size: 1em;
  padding-top: 40px;
  clear: both;
}
#content .teaser-list .teaser {
  width: 100%;
  border-top: 1px solid #ea6319;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
  margin-bottom: 0;
}
@media screen and (max-width: 979px) {
  #content .teaser-list .teaser {
    text-align: center;
  }
}
#content .teaser-list .teaser h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 1.125em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (max-width: 979px) {
  #content .teaser-list .teaser h2 {
    font-size: 0.875em;
  }
}
#content .teaser-list .teaser .teaser-img-container {
  padding-left: 0;
  max-width: 293px;
}
@media screen and (max-width: 979px) {
  #content .teaser-list .teaser .teaser-img-container {
    margin: auto;
  }
}
#content .teaser-list .teaser .mod-articles-category-date {
  display: block;
}

#content > section a:hover,
#content > section a:focus,
#content > section a:active {
  text-decoration: none;
}

#content > section .moduletable.home-intro {
  margin-bottom: 20px;
}
#content > section .moduletable.home-intro h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2em;
}
#content > section .moduletable.home-intro .img-container {
  text-align: center;
  margin-bottom: 20px;
}
#content > section .moduletable.home-intro img {
  max-width: 100px;
  border: 1px solid #ea6319;
  border-radius: 50%;
}

section#home-statement .img-container {
  max-width: 66%;
  margin: auto;
  background: url("/templates/wzge2016/images/bg-intro-image-orange.png") no-repeat center center;
}
section#home-statement .icon {
  color: #ea6319;
  font-size: 1.125em;
}
section#home-statement .icon-quotes-left {
  position: relative;
  bottom: 85px;
}
section#home-statement p {
  padding-bottom: 20px;
  border-bottom: 1px solid #ea6319;
  max-width: 66%;
  margin-left: auto;
  margin-right: auto;
}
section#home-statement p > em {
  max-width: none !important;
}

section#home-intro {
  padding-top: 0 !important;
}

/*
Document   : wzge2016-tags
Author     : laf.li digital GmbH
Description:

*/
#content ul.tags {
  margin: 20px 0;
  padding: 0;
}
#content ul.tags li {
  padding: 0;
  margin-right: 10px;
}
#content ul.tags li a {
  font-size: 0.875em;
  background-color: #fff;
  color: #114576;
  padding: 5px 0;
  font-weight: 300;
}
#content ul.tags li a:hover,
#content ul.tags li a:focus,
#content ul.tags li a:active {
  color: #ea6319;
}

#content .article ul.tags {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#content .tag-category .article h2 {
  max-width: none;
  padding-left: 20px;
}

/*
Document   : wzge2016-accordion
Author     : laf.li digital GmbH
Description:

*/
#content ul.ui-accordion {
  padding-left: 0;
  margin: 20px 0;
  border: 1px solid #bce0e4;
}
#content ul.ui-accordion, #content ul.ui-accordion ul, #content ul.ui-accordion p, #content ul.ui-accordion li {
  font-size: 1em;
}
#content ul.ui-accordion > li {
  border-bottom: 1px solid #bce0e4;
  margin-bottom: 0;
}
#content ul.ui-accordion > li li, #content ul.ui-accordion > li:last-child {
  border-bottom: none;
}
#content ul.ui-accordion .ui-accordion-header {
  padding: 0;
  border: none;
  border-raius: 0;
  background: #fff;
  margin: 0;
}
#content ul.ui-accordion .ui-accordion-header.ui-state-active a {
  color: #ea6319;
}
#content ul.ui-accordion .ui-accordion-header a {
  padding: 10px;
  font-weight: normal;
}
#content ul.ui-accordion .ui-accordion-header a, #content ul.ui-accordion .ui-accordion-header a:visited {
  color: #114576;
}
#content ul.ui-accordion .ui-accordion-header a:hover {
  color: #ea6319;
}
#content ul.ui-accordion .ui-accordion-header a:focus {
  outline: none;
}
#content ul.ui-accordion .ui-accordion-header a:before {
  font-family: 'IcoMoon';
  content: "\e208";
  line-height: inherit;
  font-size: 0.875em;
  margin-right: 10px;
}
#content ul.ui-accordion .ui-accordion-content {
  background: none;
  border: none;
  padding: 10px;
  padding-left: 35px;
}
#content ul.ui-accordion .ui-accordion-content ul {
  padding-left: 15px;
  list-style-type: disc;
}

/*
Document   : wzge2016-forms
Author     : laf.li digital GmbH
Description:

*/
#content form {
  border-radius: none;
  border: 0;
  background: #fff;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#content form legend {
  display: none;
}
#content form label {
  font-size: 1em;
  margin-bottom: 5px;
}
#content form input,
#content form textarea {
  font-size: 1.125em;
  line-height: 2;
  height: auto;
  width: 80%;
  border-radius: 0;
}
#content form .btn-primary {
  width: auto;
  background: #114576;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
  font-size: 1.125em;
}
#content form .btn-primary:hover {
  background: #bce0e4;
  color: #114576;
}
#content form input.btn-primary {
  padding: 5px 20px;
}
#content form .control-label {
  width: auto;
  float: none;
  display: block;
  margin: 0;
  text-align: left;
}
#content form .controls {
  margin: 0;
  float: none;
}

.indicates-required {
  margin-bottom: 20px;
}

/*
Document   : wzge2016-pagination
Author     : laf.li digital GmbH
Description:

*/
.pagination *[class^="icon-"],
.pagination *[class*=" icon-"] {
  position: relative;
  top: 3px;
}


/*
Document   : wzge2016-social-sharing
Author     : laf.li digital GmbH
Description:

*/
.shariff .orientation-horizontal {
  display: inline-block !important;
  padding: 0 0 20px 0;
  text-align: center;
}
.shariff .orientation-horizontal li.shariff-button {
  display: inline-block;
  min-width: 0;
  max-width: none;
  margin: 0 10px;
  flex: none;
  float: none;
}
.shariff .orientation-horizontal li.shariff-button a {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background: #fff !important;
}
.shariff .orientation-horizontal li.shariff-button .share_text {
  display: none;
}
.shariff .orientation-horizontal li:last-child {
  margin-right: 10px !important;
}
.shariff .orientation-horizontal li, .shariff .orientation-horizontal li a, .shariff .orientation-horizontal li .fab {
  width: 35px !important;
  height: 35px !important;
}
.shariff .orientation-horizontal li, .shariff .orientation-horizontal li a, .shariff .orientation-horizontal li .fas {
  width: 35px !important;
  height: 35px !important;
}
.shariff .orientation-horizontal li .fab:before {
  position: relative;
  top: 1px;
  color: #114576;
}  
.shariff .orientation-horizontal li .fas:before {
  position: relative;
  top: 1px;
  color: #114576;
}
@media screen and (max-width: 600px) {
  .shariff .orientation-horizontal li .fa:before {
    position: static;
  }
}
.shariff .orientation-horizontal .whatsapp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .shariff .orientation-horizontal .whatsapp {
    display: inline-block !important;
  }
}
.shariff .orientation-horizontal .telegram {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .shariff .orientation-horizontal .telegram {
    display: inline-block !important;
  }
}

.shariff .orientation-horizontal .facebook a:hover .fab:before {
  color: #3b5998;
}
.shariff .orientation-horizontal .twitter a:hover .fab:before {
  color: #1da1f2;
}
.shariff .orientation-horizontal .whatsapp a:hover .fab:before {
  color: #43d854;
}
.shariff .orientation-horizontal .linkedin a:hover .fab:before {
  color: #0077b5;
}
.shariff .orientation-horizontal .mail a:hover .fas:before {
  color: #888;
}
.shariff .orientation-horizontal .xing a:hover .fab:before {
  color: #126567;
}
.shariff .orientation-horizontal .telegram a:hover .fab:before {
  color: #2e87ca;
}

