
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}
#content p, #content ul, #content ol {
  max-width: 48em;
}
ul {
  list-style: none;
}
form {
  padding: 0 !important;
}
fieldset, img {
  border: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
caption, th {
  text-align: left;
}

table {
  border-spacing: 0;
}

iframe {
  border: none;
}

/* elements reset ====================================================================== */

/* html tags & main elements ====================================================================== */
html {
  font-size: 15px;
}
body {
  padding: 0 0 0 0;
  font-size: 100%;
  color: #222;
}

body, td, th, form, label, input, select, textarea {
  font-family: sans-serif;
}

b, strong {
  font-weight: bold;
  color: #000;
}

a, a:visited {
  color: #171F69;
  text-decoration: none;
}


a:hover {
  text-decoration: underline;
}

ul, ol, p, form, .ce-gallery {
  padding-bottom: 1em;
}

ul, ol {
  margin-left: 3em;
}

ul {
  list-style: disc;
}

table {
  width: 100%;
  border: 1px solid #e2e5eb;
  margin-bottom: 1em;
}

th {
  padding: .53rem;
  padding-left: .93rem;
  padding-right: .93rem;
  background-color: #e2e5eb;
  font-weight: bold;
}

th, td {
  border-bottom: 1px solid #e2e5eb;
  border-right: 1px solid #e2e5eb;
  padding: 0.4em;
  padding-left: 0.8em;
  padding-right: 0.8em;
}

th {
  padding-top: 0.6em;
  padding.bottom: 0.6em;
}

th:last-child, td:last-child {
  text-align: center;
  border-right: none;
  white-space: nowrap;
}

td {
  padding: .53rem;
  padding-left: .93rem;
  padding-right: .93rem;
}

tr:nth-child(odd) td {
  background-color: transparent;
}

tr:nth-child(even) td {
  background-color: #f3f5fc;
}

tr:last-child td {
  border-bottom: none;
}

.form-group {
  margin-bottom: 1em;
}
legend {
  display: none;
}

label {
  color: #000;
  display: block;
  margin-bottom: 0.2em;font-weight: bold;
  
}

input, select, textarea, button {
  border-radius: 0.3em;
  margin: 0;
  font-size: 1em;
  border: 1px solid #171F69;
  padding: 0.4em;
  font-size: 0.9em;
  -webkit-appearance: none;
  background: none;
  box-sizing: border-box;
  transition: all .3s ease-in-out;
}

input, select, textarea{
  width: 100%;
}

textarea {
  min-height: 6.67rem;
}

input:hover, select:hover, textarea:hover {
  border-color: #000;
}

input:focus, select:focus, textarea:focus {
  border-color: #000;
}

input[type=submit], button[type=submit]  {
  width: auto;
  text-transform: uppercase;
  color: #fff;
  font-family: sans-serif;
  border: none;

}

input[type=submit]:hover, button[type=submit]:hover {
  cursor: pointer;
  background: #5f6f90;
}

h1 {
  font-size: 2.4em;
  font-family: sans-serif;
  color: #000;
}

h2 {
  font-size: 1.6em;
  margin-top: 1em;
  padding-bottom: 0.4em;
}

h3 {
  font-size: 1em;
  margin-top: 1em;
  padding-bottom: 0.6em;
  font-weight: bold;
}

h4 {
  font-size: 1.3em;
}

h2, h3, h4 {
  margin-bottom: 0.4em;
  font-family: sans-serif;
  color: #000;
}

p, li, input, select, textarea {
  line-height: 1.5em;
}

.clear {
  clear: both;
}
.image {
    width: 100%;
}
.image img {
  border-radius: 0.2em;
  width: 100% !important;
  height: auto;
}

.pageWidth {
  margin: auto;
  padding-left: 2em;
  padding-right: 2em;
  clear: both;
}

table, #menu, .button, .button_light, #menu a, li.cur, .ce-gallery img, #p85 .columns-1-2 {
  border-radius: 0.3em;
}

#header {
  box-sizing: border-box;
  padding: 2em 0 1em;
}
#p1 #header {
  padding-top: 3.5em;
}

#header, #slogan {
  float: left;
  width: 100%;
}

#p1 #header, #p1 #slogan {
  background: none
}

#slogan {
  padding-top: 2em;
  padding-left: 0em;
  padding-bottom: 3.4em;
  box-sizing: border-box;
}

#logo svg {
  width: auto;
  height: 5.5em;
  transition: all 0.3s;
}

#slogan h1 {
  font-size: 1.67em;
  font-style: italic;
  padding-bottom: 1.07rem;
  color: #222;
  margin-bottom: 1rem;
  max-width: 25.33rem;
}

#content {
  float: left;
  width: 100%;
  padding-bottom: 3em;
  box-sizing: border-box;
}

#content h1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#content a {
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

/* full width */

#mainCol {
  float: left;
  width: 100%;
}

#sideCol {
  font-size: 0.86em;
  float: left;
  min-height: 1px;
}

.colSpacer {
  width: 5%;
  float: left;
  min-height: 1px;
}

#footer {
  background: #e4e7ec;
  box-sizing: border-box;
  padding-top: 3.5em;
  padding-bottom: 4em;
}

.gridLayout {
  width: 100%;
  float: left;
}

.gridLayout .col, .gridLayout .col-1, .gridLayout .col-2 {
  float: left;
  min-height: 1px;
}

.colSpacer {
  width: 5%;
  float: left;
  min-height: 1px;
}

.columns-1-1 .col {
  width: 47%;
}

.columns-1-1-1 .col {
  width: 30%;
}

.columns-1-1-1-1 .col {
  width: 22.75%;
}

.columns-1-1-1-1 .colSpacer {
  width: 3%;
}

.columns-1-2 .col-1 {
  width: 30%;
}

.columns-1-2 .col-2 {
  width: 65%;
}

.columns-2-1 .col-2 {
  width: 30%;
  float: left;
}

.columns-2-1 .col-1 {
  width: 65%;
  float: left;
}

.col img {
  height: auto;
  width: 100% !important;
}

/* custom elements & pages ====================================================================== */

#p85 .columns-1-2 {
  background: #eee;
  padding: 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
  max-width: 48em;
}

#p85 .columns-1-2 h3 {
  margin-top: 0;
  padding-top: 0.1em;
}

#p85 .columns-1-2 .col-1 {
  width: 35%;
}

#p85 .columns-1-2 .col-2 {
  width: 60%;
}

#c346 img {
  border: .13rem solid #fff;
  -moz-box-shadow: 0px .13rem .33rem #999;
  -webkit-box-shadow: 0px .13rem .33rem #999;
  box-shadow: 0px .13rem .33rem #999;
  margin-top: -.27rem;
}

#c306, #c307 {
  padding-right: 1em;
}

#p1 {
  width: 100%;
  float: left;
  background: url(/fileadmin/templates/pajulatemplate/Resources/Public/Images/front_header.jpg) no-repeat center top;
  background-size: 80em auto;
}

#p1 h2 {
  margin-top: 0;
}

#c323 {
  clear: both;
  padding-top: 2em;
}

#c338 img {
  max-width: 8.67rem;
}
form>.form-group {
  margin-bottom: 1.5em;
}
.captcha {
    width: 100%;
    float: left;
}
.captcha img {
    float: left;
    max-width: 10.27rem;
    height: auto;
    margin-left: -1em;
    margin-bottom: 0.5em;
}
.captcha__reload {
    display: inline-block;
    float: left;
    display: block;
    margin-top: 0.5em;
    margin-left: -0.5em;
}

.captcha+input {
    position: relative;
    max-width: 10.67rem;
    float: none;
    display: block;
}
.captcha__reload svg {
    transform: scale(0.6, 0.6);
}
.error.help-block {
    color: red;
}
.help-block {
    display: inline-block;
    padding-top: 0.4em;
    font-size: 0.9em;
}
.button, .btn {
  margin-top: 1em;
  color: #fff;
  padding: 0.7em 1em;
  text-align: center;
  line-height: 1em;
  cursor: pointer;
  background: #171F69;
  line-height: 1.4em;
  float: left;
  border: none !important;
}
.btn {
    float: left;
}

a.button:hover {
    opacity: 0.8;
}

a.button:active, a.button_light:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
}

.button_light {
  font-size: 1.2em;
  padding: .67rem;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  text-align: center;
  cursor: pointer;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 1px .2rem #aaa;
  box-shadow: 0px 1px .2rem #aaa;
  -moz-box-shadow: 0px 1px .2rem #aaa;
  float: left;
}

a.button_light:hover {
  background: none;
  background-color: #fff;
  text-decoration: none;
}


a.button, a.button:visited {
  color: #fff;
  display: block;
}

a.button:hover {
  text-decoration: none;
}

@media screen and (min-device-width: 170.67rem) and (min-width: 106.67rem) {
    html {
        font-size: 20px;
    }
}

@media screen and (max-width: 72.67rem) {

  #logo svg {
    height: 4em;
    width: auto;
  }

  #p1 #logo svg, #logo svg {
    height: 5em;
  }
}

@media screen and (max-width: 60rem) {
  html {
    font-size: .93rem;
  }
  .scrolled #p1 #header {
    background: #e4e7ec;
  }
  #p1 {
    background-size: auto 22.67rem;
  }
  #p1 #header, #header {
    padding-top: 1em;
  }
  #header {
    background: #e4e7ec;
    position: fixed;
    z-index: 9999;
    padding: 1em 0;
  }
  .scrolled #logo svg, .scrolled #p1 #logo svg {
    height: 3.5em;
  }

  #slogan {
    padding-top: 8.5em;
  }
  #slogan h1 {
    display: inline-block;
    background: rgba(255, 255, 255, 0.6);
    font-size: 1.3em;
    margin-top: 0.4em;
    padding: 0.5em;
    border-radius: 0.2em;
    line-height: 1.4em;
    max-width: 17em;
  }
  #content {
    margin-top: 9.5em;
  }
  #p1  #content {
    margin-top: 3em;
  }
  .powermail_fieldwrap_2 input, .powermail_fieldwrap_6 input, .powermail_fieldwrap_7 select {
    width: 100%;
  }
  input, textarea, select {
    width: 100%;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
  }
  .tx-powermail {
    margin-top: 2em;
  }

  #c338 {
    display: none;
  }
  #c346 {
    margin-top: 2em;
  }

  .col, .col-1, .col-2 {
    float: none;
    width: 100% !important;
  }
  .colSpacer {
    width: 100%;
    height: 1em;
  }
  #footer p a {
    display: inline-block;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
}
.hmbrgr {
  display: none;
  position: absolute;
  right: 2.5em;
  top: 1.5em;
  box-sizing: border-box;
  transition: all .4s;
  background: #171F69;
  border-radius: 0.3em;
  padding-top: .27rem;
  padding-bottom: 1px;
}

.hmbrgr b {
  position: relative;
  display: block;
  margin: .94em;
  margin-top: .66em;
  width: 2em;
  height: 1.5em;
}

.hmbrgr i {
  display: block;
  position: absolute;
  background: #fff;
  width: 100%;
  height: .13rem;
}

.hmbrgr i.f {
  top: 0;
}

.hmbrgr i.m {
  top: 50%;
  margin-top: -1px;
}

.hmbrgr i.l {
  bottom: 0;
}

.hmbrgr.open i.m {
  opacity: 0;
}

.hmbrgr.open i.f, .hmbrgr.open i.l {
  top: 50%;
  margin-top: -1px;
}

.hmbrgr.open i.f {
  transform: rotate(135deg);
}

.hmbrgr.open i.l {
  transform: rotate(-135deg);
}

.hmbrgr b, .hmbrgr i {
  transition: all .3s ease-in-out;
}

#mobileMenuContent {
  display: none;
  padding: 1em;
  box-sizing: border-box;
}

.pageWidth.menu {
  max-width: 68rem;
}

#menu * {
  box-sizing: border-box;
}

#menu {
  transition: all 0.3em;
  border-radius: 0.3em;
  font-family: sans-serif;
  font-size: 1.24em;
  margin: 0.86em 0 1em 0;
  float: left;
  clear: both;
  width: 100%;
  font-size: 1.1em;
  background: #171F69;
}

#menu>nav>ul {
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 0px;
  list-style: none;
  margin: 0px;
  font-size: 1rem;
}

#menu>nav>ul>li {
  list-style: none;
  display: block;
  float: left;
}

#menu>nav>ul>li>a {
  display: block;
  color: #fff;
  margin: .8rem;
  margin-top: 1.33rem;
  margin-bottom: 1.33rem;
  padding-left: .8rem;
  padding-right: .8rem;
  padding-top: .4rem;
  padding-bottom: .4rem;
  border-radius: 0.2em;
}

#menu>nav>ul>li>a:hover {
  background: #5f6f90;
  text-decoration: none;
}

#menu>nav>ul>li.act>a {
  background: #fff;
  color: red;
}

@media screen and (max-width: 72.67rem) {
  #menu {
  }
  .pageWidth.menu {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 960px) {
  .hmbrgr {
    display: block;

  }
  .scrolled .hmbrgr, .scrolled #p1 .hmbrgr {
    top: 1.3em;
  }
  .scrolled .hmbrgr b, .scrolled #p1 .hmbrgr b  {
    width: 1.5em;
    height: 1em;
  }
  .mobile #mobileMenuContent {
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 2em;
  }
  #mobileMenuContent p {
      line-height: 2em;
  }
  #menu {
    margin: 0;
    position: fixed;
    left: 0;
    top: 0em;
    padding-top: 7em;
    box-sizing: border-box;
    display: none;
    text-align: left;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 100vh;
    background: #e4e7ec;
    z-index: 999;
    overflow-y: auto;
  }
  .scrolled #menu {
    padding-top: 5.3em;
  }
  #menu>nav>ul>li {
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: 1px solid #ccc;
  }
  #menu>nav>ul>li>a {
    box-sizing: border-box;
    display: block;
    box-sizing: border-box;
    padding: 1.5em 1.2em;
    margin: 0;
    border-radius: 0;
    color: #171F69;
    font-weight: bold;
  }
  #menu>nav>ul>li>a:hover {
    background: #fff;
  }

  #menu>nav>ul>li:last-child>a {
    border-bottom-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
  }
  #menu>nav>ul>li:last-child {
    display: none;
  }
  .hmbrgr {
    margin-right: -1em;
  }
}


.cc-window {
  position: fixed;
  z-index: 999;
  bottom: 2em;
  right: 2em;
  max-width: 27em;
  background: #1d1d1d;
  color: #fff;
  width: 100%;
  padding: 1.5em;
  padding-right: 2.5em;
  font-size: 0.8em;
  line-height: 1.3em;
  box-sizing: border-box;
}

.cc-message {
  padding-bottom: 1.5em;
}

.cc-dismiss {
  color: #fff;
  font-weight: bold;
}

.cc-link, .cc-link:visited {
  color: #fff;
  margin-top: 1em;
  display: block;
  font-weight: bold;
  text-decoration: none;
  transition: color 0.3s;
}

.cc-link:hover {
  text-decoration: none;
}

.cc-allow {
  background: #4f586a;
  text-transform: uppercase;
  padding: 1em;
  line-height: 1em;
  box-sizing: border-box;
  display: inline-block;
  transform: all 0.3s;
}
.cc-allow:hover {
  cursor: pointer;
  background-color: #fff;
  text-decoration: none;
}

.cc-dismiss {
  position: absolute;
  top: 0.3em;
  right: 0.5em;
  font-size: 1.2em;
  padding: 0.5em;
  background-color: transparent;
  transition: color 0.3s;
}

.cc-dismiss:hover {
  cursor: pointer;
  text-decoration: none;
}

.cc-compliance .button {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  margin-right: 0;
}

.cc-invisible {
  display: none
}

.cc-revoke {
  display: none;
}

#gaButton.button {
  opacity: 0.3;
}

#gaButton.button.enabled {
  opacity: 1
}

.switch {
  margin-left: 0.3em;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  float: none;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 24px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background: #4f586a;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(27px);
  -ms-transform: translateX(27px);
  transform: translateX(27px);
}

.slider:before {
  border-radius: 50%;
}

@media screen and (max-width: 580px) {
  .cc-window {
    max-width: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    width: 100%;
    font-size: 0.8em;
  }
}
