/******* screen-small.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
address {
  font-style: normal;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 5px;
  margin-bottom: 5px;
}
.unit > .body,
.unit > form > .body {
  width: 100%;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lead {
  margin-bottom: 0 !important;
}
#edit .line {
  padding: 4px 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #707070;
  color: #707070;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
}
a.load {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #707070 !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
  height: auto;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 3001;
  color: #707070;
  font-family: 'basic-sans', helvetica, sans-serif;
  line-height: 1.5;
  font-size: 18px;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #707070;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset,
#disp .part.recaptcha-info {
  padding: 0.2em 0 0.5em;
}
#disp .part.recaptcha-info {
  width: 100%;
  margin: 0;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: 700;
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding: 0 15px 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  float: right;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #707070;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
.srch .text {
  -webkit-appearance: searchfield;
          appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #f0f0f0;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  padding-bottom: 0.8em;
}
#disp.two-step-verification {
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #F39B5A;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #F39B5A;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
.grow {
  text-transform: none !important;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 0;
}
.table--headline th {
  font-weight: 700;
}
.table td {
  padding: 5px 0;
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
#edit .table td {
  border-left: 1px dashed #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: 700;
}
@media (max-width: 767px) {
  .table {
    font-size: 2.34680574vw;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
html,
body {
  min-height: 100%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(243, 155, 90, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1180px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.desk.wide {
  width: 1460px;
}
.cb-home {
  float: left;
}
.logo {
  width: 100%;
  height: auto;
}
.cb-page-title {
  float: left;
  width: 100%;
}
#root div.pict {
  background: red;
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  color: #707070;
  font-family: 'basic-sans', helvetica, sans-serif;
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.section,
.container,
.cb-pages,
.cb-page {
  float: left;
  width: 100%;
  position: relative;
}
.cb-page {
  overflow-x: hidden;
}
.cb-page-layout1 {
  min-height: 100vh;
  background-color: #76A8B9;
  color: #fff;
}
.cb-page-layout1 a {
  color: #F39B5A;
}
.cb-page-layout1 .main {
  text-align: center;
}
.cb-page-layout5 .container--farnorth {
  min-height: 100vh;
  background-color: #F39B5A;
  color: #fff;
  text-align: center;
}
.header-image {
  display: block;
  width: 128.57142857%;
  max-width: 885px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.cb-goto-page-next,
.cb-goto-element {
  display: none;
}
.teaser-button {
  display: block;
  position: absolute;
  z-index: 105;
  right: 25px;
  top: 62px;
  width: 116px;
  height: 116px;
}
.teaser-button img {
  width: 100%;
  height: auto;
}
.cb-page-layout4 {
  background-color: #F39B5A;
  color: #fff;
}
.navbar {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  transition: background-color 250ms;
}
.cb-scroll-triggered--active .navbar {
  background-color: #76A8B9;
}
.contact-container {
  position: fixed;
  z-index: 110;
  background-color: #F39B5A;
  color: #fff;
  font-weight: 300;
}
.contact-container a {
  color: #fff;
}
.contact-container h2 {
  color: #fff;
}
.contact-container .contact-toggle {
  display: block;
  position: absolute;
  z-index: 20;
  background-color: #F39B5A;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.contact-container .contact-content {
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  width: 100%;
  max-height: 0;
  background-color: #F39B5A;
  transition: all 250ms ease-in;
  overflow: hidden;
  text-align: left;
}
.contact-container.cb-toggle-target-active .contact-content {
  transition: all 250ms ease-out;
}
.contact-container .place {
  float: left;
  width: 100%;
  margin: 13px 0;
}
.contact-container .place .place-title {
  font-weight: 900;
}
.contact-container .place .place-contact a {
  display: block;
}
.cb-page-layout5 .contact-container {
  background-color: #76A8B9;
}
.cb-page-layout5 .contact-container .contact-toggle,
.cb-page-layout5 .contact-container .contact-content {
  background-color: #76A8B9;
}
.stoerer {
  position: absolute;
  left: -40px;
  top: 180px;
  z-index: 2;
  width: 220px;
}
.stoerer img {
  width: 100%;
}
@media (max-width: 767px) {
  .stoerer {
    left: 0;
    top: 120px;
    width: 180px;
  }
}
.service_unterrichtsmodul {
  position: absolute;
  right: 0;
  top: 36.2962963vh;
  margin-top: 90px;
  z-index: 21;
  width: 220px;
  height: 70px;
  background-color: #fff;
  font-size: 17px;
  line-height: 1.17647059;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 10px 50px 10px 30px;
  box-sizing: border-box;
  background-size: 21px 38px;
  background-position: right 14px center;
  background-repeat: no-repeat;
  background-image: url(/images/unterrichtsmodul.svg);
}
.service_unterrichtsmodul:hover,
.service_unterrichtsmodul:focus {
  background-color: #F39B5A;
  color: #fff;
}
@media (max-width: 1023px) {
  .service_unterrichtsmodul {
    width: 175px;
    font-size: 15px;
    line-height: 1.33333333;
    background-image: none;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .service_unterrichtsmodul {
    position: fixed;
    top: initial;
    bottom: 50px;
    width: 100%;
    height: 50px;
    justify-content: center;
    padding-right: 30px;
  }
}
.section--footer {
  background-color: #76A8B9;
  color: #fff;
}
.section--footer a {
  color: #fff;
}
.section--footer h2 {
  color: #fff;
}
.section--footer .img {
  width: 100%;
  height: auto;
}
.section--footer .support-teaser-link {
  display: inline-block;
  background-color: #F39B5A;
  font-weight: 700;
}
.section--footer .container--support {
  text-align: center;
}
.section--footer .container--footer {
  background-color: #707070;
}
.section--footer .partner-link {
  display: block;
  width: 100%;
}
.section--footer .vcard .org {
  font-weight: 700;
}
.map-placeholder {
  float: left;
  width: 100%;
}
@media (max-width: 1472px) {
  .el-map .cb-googlemapscontainer {
    height: 500px !important;
  }
  .el-map .cb-googlemapscontainer > div {
    height: 500px !important;
  }
}
.gm-style .gm-style-iw-d {
  float: left;
  overflow: initial !important;
}
.gm-style .gm-style-iw-d > div {
  float: left;
}
.gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 20px 50px 20px 20px !important;
  box-sizing: border-box;
  box-shadow: none !important;
}
@media (max-width: 767px) {
  .gm-style .gm-style-iw-c {
    padding: 10px 50px 10px 10px !important;
  }
}
.gm-style .gm-style-iw-t:after {
  box-shadow: none !important;
}
.gm-style .gm-style-iw-c > button {
  right: 0 !important;
  top: 0 !important;
  background-color: #F39B5A !important;
  width: 40px !important;
  height: 40px !important;
  opacity: 1 !important;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: relative;
}
.gm-style .gm-style-iw-c > button img {
  display: none !important;
}
.gm-style .gm-style-iw-c > button:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 26px;
  height: 3px;
  background-color: #fff;
}
#cb-el-map-details {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.el-map-details__dates {
  float: left;
  color: #F39B5A;
  font-size: 19px;
  line-height: 1.26315789;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media (max-width: 767px) {
  .el-map-details__dates {
    font-size: 14px;
    line-height: 1.14285714;
  }
}
.el-map-details__location {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.el-map-details__location h2 {
  float: left;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.14285714;
  letter-spacing: 0.01em;
  color: #76A8B9;
  display: inline-block;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .el-map-details__location h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}
.el-map-details__location span {
  float: left;
  margin-top: 10px;
  font-size: 19px;
  line-height: 1.26315789;
  font-weight: 400;
}
@media (max-width: 767px) {
  .el-map-details__location span {
    font-size: 16px;
    line-height: 1.25;
  }
}
#cb-cookie-warning {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2100;
  display: flex;
  justify-content: center;
  font-family: 'basic-sans', helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #707070;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.4);
}
#cb-cookie-warning a {
  text-decoration: underline;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none;
}
.cb-cookie-warning--container {
  float: left;
  display: flex;
  justify-content: flex-start;
  gap: 50px;
  max-width: 87.5%;
  width: 1180px;
  box-sizing: border-box;
  padding: 30px 0;
}
@media (max-width: 1023px) {
  .cb-cookie-warning--container {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .cb-cookie-warning--container {
    padding: 16px 0;
  }
}
.cb-cookie-warning--text {
  float: left;
  width: 60%;
}
@media (max-width: 1023px) {
  .cb-cookie-warning--text {
    width: 100%;
  }
}
.cb-cookie-warning--actions {
  float: left;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .cb-cookie-warning--actions {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cb-cookie-warning--actions {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cb-cookie-warning__button {
  float: left;
  cursor: pointer;
  padding: 10px 40px;
  background-color: #F39B5A;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 767px) {
  .cb-cookie-warning__button {
    width: 100%;
  }
}
h1 {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.cb-page-layout1 h1,
.cb-page-layout5 h1 {
  letter-spacing: 0;
}
.cb-page-layout4 h1 {
  color: #F39B5A;
}
h1 i {
  font-style: normal;
  font-weight: 300;
}
h2 {
  color: #F39B5A;
}
.cb-page-layout5 .farnorth h2,
.cb-page-layout4 .pure h2,
.cb-page-layout4 .seam .less .part:first-child h2 {
  color: #fff;
}
.cb-page-layout4 .seam h2 {
  color: #76A8B9;
}
.text-section--h2 {
  margin-bottom: 27px;
}
.cb-page-layout4 .text-section--h2 {
  margin-bottom: 0;
}
strong {
  font-weight: 700;
  color: #76A8B9;
}
.cb-page-layout1 strong {
  color: #F39B5A;
}
.text {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
.cb-page-layout4 .seam .pale {
  color: #F39B5A;
}
.cb-page-layout4 .seam .less .part:first-child .pale {
  color: #fff;
  font-weight: 700;
}
.text-section--pale {
  margin-bottom: 14px;
}
.cb-page-layout4 .seam .text-section--pale {
  margin-bottom: 0;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
          hyphens: none;
}
a {
  color: #76A8B9;
  text-decoration: none;
}
.unit.form input {
  border-radius: 0;
}
.unit.form input.text,
.unit.form input.sign,
.unit.form input.password,
.unit.form textarea,
.unit.form input.hint,
.unit.form textarea.hint,
.unit.form input.capt {
  border-width: 2px;
  box-shadow: none;
  padding: 11px 10px 12px;
}
.unit.form input.submit,
.unit.form button.cb-hybrid {
  float: none;
  margin: 0 auto;
  font-weight: 700;
}
.unit.form .foot {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.unit.fold div.less,
.unit.fold div.more {
  float: left;
  width: 100%;
}
.unit.fold div.less {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.unit.fold .ctrl {
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
  height: 40px;
  background: url(/images/fold-more.svg) no-repeat center;
  background-size: 100% 100%;
}
.unit.fold .ctrl .link {
  display: block;
  width: 43px;
  height: 40px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.unit.fold.fold--open .ctrl {
  background-image: url(/images/fold-less.svg);
}
.cb-page-layout4 .area {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.cb-page-layout4 .area .unit.seam {
  background-color: #fff;
  color: #707070;
}
.cb-page-layout4 .area .unit.seam .less .part:first-child {
  background-color: #76A8B9;
  color: #fff;
}
.text-section {
  float: left;
  width: 100%;
}
.list--bullet {
  padding-left: 0;
  list-style-type: none;
}
.list--bullet li {
  padding-left: 24px;
  position: relative;
}
.list--bullet li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.list--numbered li {
  margin-left: 16px;
}
div.load {
  background: none !important;
}
#edit .area {
  border-top: 2px dashed #ccc;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

2014-10-16
Checkboxes & Radiobuttons:
no float for inputs, no display block for labels

*/
fieldset {
  line-height: 1.5em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #707070;
  background-color: #fff;
  font-weight: normal;
  font-family: 'basic-sans', helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8pxrem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.5em;
  border: 1px solid #76A8B9;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 18px;
  font-size: 1.8pxrem;
  color: #444;
  font-weight: normal;
  font-family: 'basic-sans', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #bdbdbd;
}
input.text[disabled],
textarea[disabled] {
  border-color: #87b3c2;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #F39B5A;
  box-shadow: 0 0 3px rgba(243, 155, 90, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #f7be93;
}
input.submit,
button.cb-hybrid {
  float: left;
  display: block;
  background-color: #F39B5A;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-height: 35px;
  border-radius: 0;
  padding: 0 20px;
  -webkit-appearance: none;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  color: #fff;
  background-color: #F39B5A;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  background-color: #F39B5A;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 1.5em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  float: left;
  width: 100%;
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
.calendar {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background: #333;
  text-align: right;
  line-height: 2;
  color: #fff !important;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.calendar > table {
  margin: 3px;
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar th {
  color: #eee;
  text-align: center;
  font-weight: 700;
}
.calendar tbody {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #666;
}
td.published {
  color: #7be;
  font-weight: 700;
}
td.show {
  background: #7be;
  color: #fff;
  font-weight: 700;
}
.calendar th > a,
.calendar td > a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th > a:hover,
.calendar td > a:hover {
  background: #666;
  color: #fff;
}
.calendar td.show {
  background: #87004e;
}
.calendar td.show a:hover {
  background: none;
}
.slider {
  position: relative;
  float: left;
  width: 100%;
  *zoom: 1;
}
.slider:before,
.slider:after {
  display: table;
  content: '';
}
.slider:after {
  clear: both;
}
.slider .slider--width {
  overflow: hidden;
}
.ie10 .slider .slider--width,
.ie11 .slider .slider--width {
  width: 101.69491525%;
  margin-left: -0.84745763%;
}
.ie10 .slider .area.main,
.ie11 .slider .area.main {
  width: 100000px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.slider .area.main {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  float: none;
}
.slider .area.main .unit {
  flex: 0 0 auto;
  width: 33.33333333%;
  width: 29.65159377vw;
  max-width: 400px;
  overflow: hidden;
  transition: max-width 0.8s ease-in-out;
  float: none;
}
.slider .area.main .unit .body {
  width: 29.65159377vw;
  max-width: 400px;
}
.slider .area.main .unit.unit--collapsed {
  max-width: 0;
}
.slider .slider-link {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 38px;
  height: 72px;
  margin-top: -27px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.slider .slider-link--prev {
  left: -7.14285714%;
  background-image: url(/images/slider-prev-2019-03-26.svg);
}
.slider .slider-link--next {
  right: -7.14285714%;
  background-image: url(/images/slider-next-2019-03-26.svg);
}
.slider .slider-link:hover {
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .ie10 .slider .slider--width,
  .ie11 .slider .slider--width {
    width: 93.75vw;
    margin-left: -3.125vw;
  }
  .slider .area.main .unit {
    flex: 0 0 auto;
    float: left;
    width: 93.75vw;
    max-width: 720px;
    overflow: hidden;
    transition: max-width 0.8s ease-in-out;
  }
  .slider .area.main .unit .body {
    width: 87.5vw;
    max-width: 672px;
    margin-left: 3.125vw;
    margin-right: 3.125vw;
  }
  .slider .area.main .unit.unit--collapsed {
    max-width: 0;
    height: 0;
  }
  .slider {
    padding-top: 44px;
  }
  .slider .slider-link {
    top: 20px;
    width: 18px;
    height: 44px;
    margin-top: 0;
  }
  .slider .slider-link--prev {
    left: 50%;
    margin-left: -30px;
  }
  .slider .slider-link--next {
    right: 50%;
    margin-right: -30px;
  }
}
#edit .slider .area.main {
  flex-wrap: wrap;
  justify-content: flex-start;
}
#edit .slider .slider-link {
  display: none;
}
.togglenavigation {
  box-sizing: border-box;
  display: block !important;
  position: fixed;
  z-index: 212;
  top: 40px;
  right: 0;
  width: 50px;
  height: 50px;
  padding: 10px 9px;
  background-color: #fff;
  color: #76A8B9 !important;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.cb-scroll-triggered--active .togglenavigation {
  top: 20px;
  transition: all 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
.togglenavigation > span {
  left: 9px;
  position: absolute;
  display: block;
  height: 3px;
  width: 32px;
  background: currentColor;
}
.togglenavigation > .tline-1,
.togglenavigation > .tline-4 {
  margin-top: 0;
}
.togglenavigation > .tline-1 {
  top: 10px;
  transition: top 150ms ease 150ms, transform 150ms ease;
}
.togglenavigation > .tline-2 {
  top: 19px;
  opacity: 1;
  transition: top 150ms ease 150ms, opacity 1ms linear 150ms;
}
.togglenavigation > .tline-3 {
  bottom: 19px;
  opacity: 1;
  transition: bottom 150ms ease 150ms, opacity 1ms linear 150ms;
}
.togglenavigation > .tline-4 {
  bottom: 10px;
  transition: bottom 150ms ease 150ms, transform 150ms ease;
}
.cb-toggle-target-active .togglenavigation {
  transition: all 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
.cb-toggle-target-active .togglenavigation > .tline-1 {
  top: 24px;
  transform: rotate(45deg) translate3d(-3px, -8px, 0) scaleX(0.7);
  transition: top 150ms ease, transform 150ms ease 150ms;
}
.cb-toggle-target-active .togglenavigation > .tline-2 {
  top: 24px;
  opacity: 0;
  transition: top 150ms ease, opacity 1ms linear 150ms;
}
.cb-toggle-target-active .togglenavigation > .tline-3 {
  bottom: 24px;
  opacity: 0;
  transition: bottom 150ms ease, opacity 1ms linear 150ms;
}
.cb-toggle-target-active .togglenavigation > .tline-4 {
  bottom: 24px;
  transform: rotate(-45deg) translate3d(-3px, 8px, 0) scaleX(0.7);
  transition: bottom 150ms ease, transform 150ms ease 150ms;
}
#navigation {
  position: fixed;
  z-index: 210;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #F39B5A;
  transition: all 0.3s ease-in;
}
body.cb-toggle-target-active #navigation {
  right: 0;
  transition: all 0.218s ease-out;
}
#navigation .navi.sub1 {
  float: left;
  display: block;
  width: 100%;
  margin-top: 110px;
}
#navigation .navi.sub1 .item {
  position: relative;
  width: 100%;
  float: left;
}
#navigation .navi.sub1 .item .menu {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.18421053;
  letter-spacing: 0.015em;
}
#navigation .navi.sub1 .item .menu.path {
  color: #707070;
}
#services {
  float: left;
  width: 100%;
  margin-top: 50px;
}
#services .meta {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.16666667;
  letter-spacing: 0.015em;
}
#social {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
}
#social .meta {
  float: left;
  width: 42px;
  height: 39px;
  margin: 0 13px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#social .meta:first-child {
  margin-left: 0;
}
#social .meta:last-child {
  margin-right: 0;
}
#social .meta.service_facebook {
  background-image: url(/images/icon-facebook.svg);
}
#social .meta.service_instagram {
  background-image: url(/images/icon-instagram.svg);
}
#social .meta.service_twitter {
  background-image: url(/images/icon-twitter.svg);
}
.desk {
  max-width: 87.5%;
}
.cb-home {
  width: 166px;
  height: 45px;
  margin-top: 40px;
  margin-bottom: 5px;
  transition: margin 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.cb-scroll-triggered--active .cb-home {
  margin-top: 20px;
  transition: margin 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
.cb-page-layout1 .title,
.cb-page-layout5 .title {
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  height: 100vh;
  padding: 90px 0 50px 0;
}
.cb-page-layout1 .cb-page-title,
.cb-page-layout5 .cb-page-title {
  margin-top: 70px;
}
.cb-page-layout2 .cb-page-title,
.cb-page-layout3 .cb-page-title,
.cb-page-layout4 .cb-page-title {
  box-sizing: border-box;
  width: 180px;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 4px 15px;
  background-color: #F39B5A;
}
.cb-page-layout4 .cb-page-title {
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .contact-container {
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .contact-container .contact-toggle {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 26px;
    padding: 11px 0 13px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18181818;
  }
  .contact-container .contact-content {
    bottom: 50px;
    left: 0;
    padding-left: 6.25%;
    padding-right: 6.25%;
    padding-top: 0;
  }
  .contact-container.cb-toggle-target-active .contact-toggle {
    background: #F39B5A url(/images/downlink.svg) no-repeat center;
    background-size: 40px 20px;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  .contact-container.cb-toggle-target-active .contact-content {
    max-height: calc(100vh - 50px);
    padding-top: 15px;
  }
  .cb-page-layout5 .contact-container.cb-toggle-target-active .contact-toggle {
    background-color: #76A8B9;
  }
}
.section--footer h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.33333333;
}
.section--footer h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
.section--footer .container--partner {
  margin-top: 35px;
}
.section--footer .container--partner .partner {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  float: left;
  width: 107.14285714%;
  margin-left: -3.57142857%;
  margin-top: 15px;
}
.section--footer .container--partner .partner-title {
  float: left;
  width: 93.33333333%;
  margin-left: 3.33333333%;
  margin-right: 3.33333333%;
}
.section--footer .container--partner .partner-logo {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  width: 43.33333333%;
  margin-left: 3.33333333%;
  margin-right: 3.33333333%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.section--footer .container--support {
  margin-top: 35px;
  margin-bottom: 109px;
}
.section--footer .container--support img {
  margin-top: 6px;
  margin-bottom: 6px;
}
.section--footer .container--support .desk {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
.section--footer .container--support .support-teaser {
  max-width: 100%;
  width: 781px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.section--footer .container--support .support-teaser .support-teaser-text h2 {
  margin-bottom: 15px;
}
.section--footer .container--support .support-teaser .support-teaser-link {
  margin-top: 30px;
  padding: 4px 16px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18181818;
}
.section--footer .container--support .project {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  float: left;
  width: 107.14285714%;
  margin-left: -3.57142857%;
  margin-top: 50px;
}
.section--footer .container--support .project-title {
  float: left;
  width: 93.33333333%;
  margin-left: 3.33333333%;
  margin-right: 3.33333333%;
  margin-bottom: 15px;
}
.section--footer .container--support .project-partner {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  width: 93.33333333%;
  margin-left: 3.33333333%;
  margin-right: 3.33333333%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.section--footer .container--footer {
  padding-top: 35px;
  padding-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3125;
}
.section--footer .vcard .org,
.section--footer .vcard .adr,
.section--footer .vcard .contact {
  float: left;
  width: 100%;
}
.section--footer .vcard .adr > span,
.section--footer .vcard .contact > a {
  float: left;
}
.section--footer .vcard .street-address,
.section--footer .vcard .tel {
  border-right: 1px solid #fff;
  padding-right: 7px;
}
.section--footer .vcard .postal-code,
.section--footer .vcard .vcardemail {
  padding-left: 7px;
}
.section--footer #social {
  margin-top: 30px;
  margin-bottom: 0;
}
.section--footer .energieschweiz {
  float: right;
  width: 180px;
  height: 89px;
  margin-top: 70px;
  margin-bottom: 70px;
}
h1 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.11428571;
}
.cb-page-layout2 h1,
.cb-page-layout3 h1,
.cb-page-layout4 h1 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18181818;
}
h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
}
.pale {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.16666667;
}
.cb-page-layout4 .seam .pale {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part {
  width: 100%;
}
.cb-page-layout1 .area.main {
  margin-bottom: 50px;
}
.cb-page-layout1 .area.main:empty {
  margin-bottom: 0;
}
.cb-page-layout2 .area,
.cb-page-layout3 .area,
.cb-page-layout4 .area,
.cb-page-layout5 .area.main {
  margin-top: 20px;
  margin-bottom: 30px;
}
.cb-page-layout2 .area:empty,
.cb-page-layout3 .area:empty,
.cb-page-layout4 .area:empty,
.cb-page-layout5 .area.main:empty {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-page-layout3 .area {
  width: 107.14285714%;
  margin-left: -3.57142857%;
}
.cb-page-layout4 .area.main .unit .part,
.cb-page-layout4 .area.side .unit .part,
.cb-page-layout4 .area.base .unit .part {
  margin-top: 5px;
  margin-bottom: 5px;
}
.cb-page-layout4 .area.main .unit.pure,
.cb-page-layout4 .area.side .unit.pure,
.cb-page-layout4 .area.base .unit.pure {
  margin-top: 5px;
  margin-bottom: 5px;
}
.cb-page-layout4 .area.main .unit.seam,
.cb-page-layout4 .area.side .unit.seam,
.cb-page-layout4 .area.base .unit.seam {
  margin-top: 1px;
  margin-bottom: 1px;
}
.cb-page-layout4 .area.main .unit.seam div.less .part,
.cb-page-layout4 .area.side .unit.seam div.less .part,
.cb-page-layout4 .area.base .unit.seam div.less .part {
  box-sizing: border-box;
  width: 67.85714286%;
  margin-left: 3.57142857%;
  margin-right: 0;
  padding-right: 43px;
}
.cb-page-layout4 .area.main .unit.seam div.less .part:first-child,
.cb-page-layout4 .area.side .unit.seam div.less .part:first-child,
.cb-page-layout4 .area.base .unit.seam div.less .part:first-child {
  width: 28.57142857%;
  margin: 0;
  padding: 5px 2.5%;
}
.cb-page-layout4 .area.main .unit.seam div.more,
.cb-page-layout4 .area.side .unit.seam div.more,
.cb-page-layout4 .area.base .unit.seam div.more {
  padding: 5px 0;
  background-color: #fff;
}
@media only screen and (max-width: 1023px) {
  .cb-page-layout4 .area.main .unit.seam div.more,
  .cb-page-layout4 .area.side .unit.seam div.more,
  .cb-page-layout4 .area.base .unit.seam div.more {
    position: relative;
    z-index: 5;
  }
}
.cb-page-layout4 .area.main .unit.seam div.more .part,
.cb-page-layout4 .area.side .unit.seam div.more .part,
.cb-page-layout4 .area.base .unit.seam div.more .part {
  width: 89.28571429%;
  margin-left: 5.35714286%;
  margin-right: 5.35714286%;
}
.unit.form input.submit,
.unit.form button.cb-hybrid {
  width: 120px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18181818;
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
#edit .cb-page {
  padding-top: 90px;
}
/*# sourceMappingURL=./screen-small.css.map */