/***********************************/
/*         CSS Stadt St.Gallen     */
/***********************************/
/* Variables */
.universe-65 {
  font-family: Univers LT W01_65 Bold1475968;
}
.fontawesome {
  font-family: "Font Awesome 5 Pro";
}
.hyphenate {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.thumbnail {
  border-radius: 0;
  box-shadow: none;
}
.strong {
  font-weight: bold !important;
}
body {
  font-family: "Univers LT W01_55 Roman1475956", Arial, Helvetica, sans-serif;
  color: #000000;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}
.badge {
  border-radius: 50%;
  padding: 3px 7px 5px;
}
.z-1 {
  z-index: -1;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #EFEFEB;
}
.form-control {
  box-shadow: none;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border: solid 1px transparent;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.nobold {
  font-weight: normal !important;
  font-family: "Univers LT W01_55 Roman1475956", Arial, Helvetica, sans-serif;
}
a:hover:before,
a:focus:before {
  text-decoration: none !important;
}
@media screen and (min-width: 768px) {
  .modal.in:not(#contact-overlay) .modal-dialog {
    max-width: 80%;
    width: auto;
  }
}
.w33 {
  width: 33%;
}
.paragraph a {
  color: #000;
  text-decoration: underline;
}
/* Basics */
.halfwidth {
  width: 50% !important;
  margin-right: 0 !important;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .halfwidth {
    width: 100% !important;
  }
}
.fullwidth {
  width: 100% !important;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.product-img {
  width: 146px;
}
.product-img-100 {
  width: 100px;
}
.percentage {
  white-space: nowrap;
}
.percentage:after {
  content: "% ";
}
.center-text {
  text-align: center;
}
.center-text img {
  margin: 0 auto;
}
.fa-check {
  color: #007000 !important;
}
hr {
  clear: both;
  float: left;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .top-h2-space {
    margin-top: 79px !important;
  }
}
@media screen and (min-width: 1024px) {
  .trick77 {
    padding-left: 77px;
  }
}
h1,
.h1,
h1.media-heading,
h2.h1-style {
  /* padding-top: @title-padding-top; */
  padding-top: 40px;
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  h1,
  .h1,
  h1.media-heading,
  h2.h1-style {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  h1,
  .h1,
  h1.media-heading,
  h2.h1-style {
    font-size: 28px;
    margin-bottom: 14px;
  }
}
h2,
.h2 {
  margin-top: 0;
  clear: both;
  margin-bottom: 25px;
}
@media screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 20px;
  }
}
h3,
.h3 {
  font-size: 26px;
  line-height: 1.5em;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 1.2em;
  font-family: Univers LT W01_65 Bold1475968;
}
h4.fs17,
.h4.fs17 {
  font-size: 17px;
}
.smaller-typo {
  font-size: 14px;
}
.text-highlight {
  color: #007000;
}
@media screen and (min-width: 1024px) {
  .leadtext,
  .leadrow p,
  .lead-paragraph {
    font-size: 21px;
  }
}
@media screen and (max-width: 1023px) {
  .leadtext,
  .leadrow p,
  .lead-paragraph {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .leadrow img.media-object {
    margin-left: 50%;
    transform: translateX(calc(50% - 146px));
  }
}
@media screen and (min-width: 1024px) {
  .maintext {
    font-size: 17px;
  }
}
@media screen and (max-width: 1023px) {
  .maintext {
    font-size: 15px;
  }
}
.alert {
  border-radius: 0;
}
.alert.alert-success {
  background: #EEFFEE !important;
  border: solid #007000 1px;
  font-size: 14px !important;
}
.alert.alert-error {
  background: #FFF5F3;
  border: solid #e00025 1px;
}
.help-block {
  font-size: 13px;
}
.help-block.info {
  color: #737373;
}
.help-block.error {
  color: #e00025;
}
/* Lists */
ul {
  list-style-type: none;
}
ul li {
  list-style-type: none;
}
ol {
  color: black;
  padding-left: 21px;
}
ol li a {
  color: #000000;
  text-decoration: none;
}
ul.inline-list {
  float: left;
}
ul.inline-list li {
  float: left;
  display: inline-block;
}
ul.inline-list li a {
  padding: 0 20px;
}
ul.list-2-col {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
}
ul.list-2-col li {
  width: 100%;
  float: left;
}
ul.linklist {
  float: left;
}
ul.linklist li {
  width: 100%;
  float: left;
}
ul.linklist li a {
  display: block;
  word-break: break-word;
  text-decoration: none;
}
ul.linklist,
ul.iconlist,
ul.iconlist.no-link {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-link,
.linklist li a,
ul.iconlist.no-link li {
  padding-left: 20px;
  position: relative;
  color: #000000;
  float: left;
}
.icon-link:before,
.linklist li a:before,
ul.iconlist.no-link li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  color: #e00025;
  text-decoration: none;
  -moz-text-decoration-color: #fff;
  text-decoration-color: #fff;
}
.icon-link.phone,
.linklist li a.phone,
ul.iconlist.no-link li.phone {
  padding-left: 1.5em;
}
.icon-link.phone:before,
.linklist li a.phone:before,
ul.iconlist.no-link li.phone:before {
  content: "\f095";
  color: #e00025;
}
.icon-link.mail,
.linklist li a.mail,
ul.iconlist.no-link li.mail {
  padding-left: 1.5em;
}
.icon-link.mail:before,
.linklist li a.mail:before,
ul.iconlist.no-link li.mail:before {
  content: "\f0e0";
  color: #e00025;
}
.icon-link.download,
.linklist li a.download,
ul.iconlist.no-link li.download {
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.icon-link.download:before,
.linklist li a.download:before,
ul.iconlist.no-link li.download:before {
  content: "\f33d";
  color: #e00025;
}
.icon-link.download:after,
.linklist li a.download:after,
ul.iconlist.no-link li.download:after {
  width: 16px;
}
.icon-link.download.kalender:before,
.linklist li a.download.kalender:before,
ul.iconlist.no-link li.download.kalender:before {
  content: "\f073";
}
.icon-link.default,
.linklist li a.default,
ul.iconlist.no-link li.default {
  padding-left: 1em;
}
.icon-link.back:before,
.linklist li a.back:before,
ul.iconlist.no-link li.back:before {
  content: "\f104";
  padding-top: 1.5px;
}
.icon-link.check,
.linklist li a.check,
ul.iconlist.no-link li.check {
  padding-left: 1.5em;
}
.icon-link.check:before,
.linklist li a.check:before,
ul.iconlist.no-link li.check:before {
  content: "\f00c";
  color: #007000;
}
.icon-link.uncheck,
.linklist li a.uncheck,
ul.iconlist.no-link li.uncheck {
  padding-left: 1.5em;
}
.icon-link.uncheck:before,
.linklist li a.uncheck:before,
ul.iconlist.no-link li.uncheck:before {
  content: "\f00d";
  color: #bd0221;
}
.x-scroll-wrapper table .icon-link {
  white-space: nowrap;
}
.linklist li.download a {
  padding-left: 20px;
}
.linklist li.download a:before {
  content: "\f33d";
}
.linklist li.download.kalender a:before {
  content: "\f073";
}
.linklist li a {
  padding-top: 3px;
  padding-bottom: 3px;
}
ul.rte {
  position: relative;
  padding-left: 20px;
}
ul.rte li:before {
  content: "\f0c8";
  font-weight: bold;
  font-family: "Font Awesome 5 Pro";
  left: 0;
  position: absolute;
  font-size: 0.4em;
  margin-top: 8px;
  color: black;
}
ol.rte {
  counter-reset: item;
  position: relative;
  padding-left: 20px;
}
ol.rte li {
  display: block;
  color: #000000;
}
ol.rte li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: black;
  position: absolute;
  left: 0;
}
.inline-icon-link {
  float: none;
  margin-right: 20px;
}
.inline-icon-link.pull-right {
  margin-right: 0;
}
ul.iconlist li a {
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
}
ul.iconlist li i {
  width: 2em;
  padding-right: 1em;
  color: #e00025;
  text-align: center;
}
.downloadlink-title {
  float: left;
  width: 100%;
}
.downloadlink-title .downloadlink-txt {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .downloadlink-title .downloadlink-txt {
    max-width: calc(100% - 170px);
  }
}
@media screen and (max-width: 767px) {
  .downloadlink-title .downloadlink-txt {
    max-width: 100%;
    width: 100%;
    float: left;
  }
}
.downloadlink-title .icon-link {
  font-size: 17px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .downloadlink-title .icon-link {
    transform: translateY(100%);
  }
}
@media screen and (max-width: 767px) {
  .downloadlink-title .icon-link {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
footer .icon-link:hover,
.container-fluid .icon-link:hover,
footer a.icon-link:hover,
.container-fluid a.icon-link:hover,
footer ol a:hover,
.container-fluid ol a:hover {
  color: #000;
}
.dropdown-menu {
  border-radius: 0;
}
/* Forms */
button i + span {
  margin-left: 6px;
}
/* Header */
.nav a {
  color: #000000;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 1px;
}
.tile {
  background-color: #efefeb;
  padding: 20px;
  margin: 0 0 20px 0;
}
/*********************************************************/
/*            STSG General Content Elements              */
/*********************************************************/
table:not(.pure):not(.lines):not(.table-condensed) {
  border: solid #efefeb 1px;
}
table:not(.pure):not(.lines):not(.table-condensed) thead {
  background-color: #efefeb;
}
table:not(.pure):not(.lines):not(.table-condensed) thead th {
  border-right: solid #fff 1px;
  font-weight: normal;
}
table:not(.pure):not(.lines):not(.table-condensed) thead th:last-child {
  border-right: none;
}
table:not(.pure):not(.lines):not(.table-condensed) tbody td {
  border: solid #efefeb 1px;
  border-top: none;
}
table:not(.pure):not(.lines):not(.table-condensed) th,
table:not(.pure):not(.lines):not(.table-condensed) td {
  padding: 20px;
}
table.lines th,
table.lines td {
  border-bottom: solid #efefeb 1px;
  padding: 20px;
}
table.pure th,
table.pure td {
  padding: 20px;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #e00025;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  color: #e00025;
}
table.no-border-td tbody td {
  border: none !important;
}
table.small-padding th,
table.small-padding td {
  padding: 10px;
}
table.x-small-padding th,
table.x-small-padding td {
  padding: 4px;
}
table:not(.pure):not(.lines):not(.table-condensed).small-padding th {
  padding: 20px 20px 20px 10px;
  font-size: 16px;
}
table:not(.pure):not(.lines):not(.table-condensed).x-small-padding th {
  padding: 5px 5px 5px 3px;
  font-size: 16px;
}
table:not(.pure):not(.lines):not(.table-condensed).small-padding td {
  padding: 10px;
  font-size: 16px;
}
table:not(.pure):not(.lines):not(.table-condensed).x-small-padding td {
  padding: 4px;
  font-size: 13px;
}
table.zebratable thead {
  border-bottom: solid black 2px;
}
table.zebratable tbody tr:nth-child(even) {
  background-color: #efefeb;
}
.nav-tabs.animated,
.borderbottom-animated-ul {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .nav-tabs.animated > li.active,
  .borderbottom-animated-ul > li.active {
    border-bottom: solid black 1px;
  }
}
.nav-tabs.animated > li > a,
.borderbottom-animated-ul > li > a {
  text-decoration: none;
}
.nav-tabs.animated > li > a:hover,
.borderbottom-animated-ul > li > a:hover,
.nav-tabs.animated > li > a:focus,
.borderbottom-animated-ul > li > a:focus {
  outline: none;
  background-color: transparent;
}
.nav-tabs.animated > li > a,
.borderbottom-animated-ul > li > a,
.nav-tabs.animated > li.active > a,
.borderbottom-animated-ul > li.active > a,
.nav-tabs.animated > li > a:hover,
.borderbottom-animated-ul > li > a:hover,
.nav-tabs.animated > li.active > a:hover,
.borderbottom-animated-ul > li.active > a:hover,
.nav-tabs.animated > li > a:focus,
.borderbottom-animated-ul > li > a:focus,
.nav-tabs.animated > li.active > a:focus,
.borderbottom-animated-ul > li.active > a:focus,
.nav-tabs.animated > li > a:active,
.borderbottom-animated-ul > li > a:active,
.nav-tabs.animated > li.active > a:active,
.borderbottom-animated-ul > li.active > a:active {
  border: none;
  background: none;
}
.nav-tabs.animated .nav-underline,
.borderbottom-animated-ul .nav-underline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0px;
  height: 2px;
  will-change: left, width;
  transition: left 0.2s, width 0.2s;
}
@media screen and (min-width: 1024px) {
  .nav-tabs.animated .nav-underline,
  .borderbottom-animated-ul .nav-underline {
    background: black;
  }
}
@media screen and (max-width: 1023px) {
  .nav-tabs.animated .nav-underline,
  .borderbottom-animated-ul .nav-underline {
    display: none;
    color: transparent;
    background: transparent;
  }
}
.tab-content {
  margin-top: 20px;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li > a {
  border: solid silver 1px;
  border-radius: 0;
  text-decoration: none;
}
.nav-tabs .tab-content,
.nav-tabs + .tab-content {
  padding-top: 25px;
}
.nav-tabs .tab-content .tab-pane > *,
.nav-tabs + .tab-content .tab-pane > *,
.nav-tabs .tab-content .tab-pane h3,
.nav-tabs + .tab-content .tab-pane h3,
.nav-tabs .tab-content .tab-pane h2,
.nav-tabs + .tab-content .tab-pane h2,
.nav-tabs .tab-content .tab-pane h4,
.nav-tabs + .tab-content .tab-pane h4 {
  padding-top: 0;
  margin-top: 0;
}
.nav-tabs > .container {
  padding-left: 0;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .nav-tabs > .container {
    overflow: auto;
    margin-left: 15px;
    margin-right: 2px;
    overflow-y: hidden;
    overflow-x: auto;
    background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0)), linear-gradient(-90deg, white 0%, rgba(255, 255, 255, 0)) 100% 0, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.585), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.585), rgba(0, 0, 0, 0)) 100% 0%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 80px 137px, 87px 137px, 21px 67px, 21px 60px;
    background-attachment: local, local, scroll, scroll;
  }
}
@media screen and (max-width: 1023px) {
  .nav-tabs > .container ul.nav-tabs {
    white-space: nowrap;
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .nav-tabs > .container ul.nav-tabs > li {
    font-size: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .nav-tabs > .container ul.nav-tabs > li {
    display: inline-block;
    cursor: pointer;
    float: none;
  }
}
@media screen and (max-width: 1023px) {
  .nav-tabs > .container ul.nav-tabs > li > a {
    padding: 15px 20px 10px 20px;
  }
}
.nav-tabs.blank-tab-style {
  border-bottom: none;
}
.nav-tabs.blank-tab-style > li.active > a,
.nav-tabs.blank-tab-style > li.active > a:hover,
.nav-tabs.blank-tab-style > li.active > a:focus {
  background-color: transparent;
  border: none;
  color: black;
}
@media screen and (max-width: 1023px) {
  .nav-tabs.blank-tab-style > li.active > a,
  .nav-tabs.blank-tab-style > li.active > a:hover,
  .nav-tabs.blank-tab-style > li.active > a:focus {
    text-decoration: underline;
  }
}
.nav-tabs.blank-tab-style > li > a:hover {
  border: none;
}
.nav-tabs.blank-tab-style > li:first-child a {
  padding-left: 0;
}
.panel {
  border: solid black 1px;
}
.panel.panel-default {
  border-radius: 0;
  text-align: center;
}
.panel.panel-default > .panel-body {
  padding: 33px;
  padding-right: 0 !important;
}
@media screen and (max-width: 1023px) {
  .panel.panel-default > .panel-body {
    padding: 10px !important;
  }
}
.panel.panel-default > .panel-body.txt {
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .panel.panel-default > .panel-body.txt {
    height: 119px !important;
  }
}
@media screen and (min-width: 992px) {
  .panel.panel-default > .panel-body.txt {
    height: 166px;
  }
}
@media screen and (max-width: 991px) {
  .panel.panel-default > .panel-body.txt {
    height: auto !important;
  }
}
.panel.panel-default > .panel-body.txt p {
  overflow: hidden;
  max-height: 100%;
}
@media screen and (max-width: 991px) {
  .panel.panel-default > .panel-body.txt p {
    margin-bottom: 0;
  }
}
.panel.panel-default > .panel-heading {
  background-image: none;
  border-radius: 0;
  font-weight: bold;
}
.panel.panel-default > .panel-heading h3 {
  font-weight: bold !important;
}
.panel.panel-default > .panel-footer {
  background-image: none;
  border-radius: 0;
  padding-bottom: 15px;
}
.panel-group {
  text-align: left;
  margin-top: 40px;
}
.panel-group.accordion {
  margin-bottom: 0;
}
.panel-group .panel-heading {
  padding: 0;
  background: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.panel-group .panel-heading .panel-title {
  position: relative;
}
.panel-group .panel-heading .panel-title a {
  display: block;
  width: 100%;
  padding: 27px 40px 7px 0;
  font-weight: normal !important;
  font-family: "Univers LT W01_55 Roman1475956", Arial, Helvetica, sans-serif;
  text-align: left;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .panel-group .panel-heading .panel-title a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .panel-group .panel-heading .panel-title a {
    font-size: 32px;
    line-height: 1.1em;
  }
}
.panel-group .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.panel-group .panel-heading .panel-title a:after {
  content: "\f106";
  font-weight: 400;
  color: #e00025;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0;
  bottom: 0;
}
.panel-group .panel-heading .panel-title a.collapsed:after {
  content: "\f107";
  font-weight: 400;
}
.panel-group .panel-body {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  cursor: initial;
}
.panel-group .panel-body .AccordionPar h2 {
  font-size: 28px;
  padding-top: 0;
}
.panel-group .panel-body .AccordionPar .col-md-12 {
  padding-left: 5px;
  padding-right: 15px;
}
.panel-group .panel-body .AccordionPar > .container > .row {
  margin: 0;
}
.panel-group .panel-body .AccordionPar > .container > .row > div[class^="col"] {
  padding: 0;
}
.panel-group .panel-body .AccordionPar .container .id-bild-text .col-xxs-12 {
  padding-right: 10px !important;
  padding-bottom: 10px !important;
}
.panel-group .panel {
  border-right: none;
  border-left: none;
  box-shadow: none;
}
.panel-group .panel ~ .panel {
  margin-top: 0;
  border-top: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent !important;
}
.media .media-left,
.media .media-right {
  max-width: 50%;
}
ul.popover-outer {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin: 0;
  transform: translateY(-50%) translateX(-50%);
}
ul.popover-outer a i {
  color: #000000;
}
.id-bild-text a img + * {
  text-decoration: none !important;
}
.id-bild-text a .subtitle {
  color: black;
  text-decoration: none !important;
}
.id-bild-text a:hover {
  color: #e00025;
}
.id-bild-text a:hover .subtitle {
  color: black;
  text-decoration: none !important;
}
/*********************************************************/
/*                  Form Elements                        */
/*********************************************************/
.mixin-btn-primary {
  background-color: #e00025;
  border-color: #e00025;
  color: #fff;
}
.mixin-btn-primary-hover {
  background-color: #BD0221;
  border-color: #BD0221;
  color: #fff;
  text-decoration: none !important;
}
.mixin-btn-link,
.mixin-btn-secondary {
  background-color: #fff;
  border-color: #555555;
  color: #555555;
}
.mixin-btn-link-hover,
.mixin-btn-secondary-hover {
  background-color: #fff;
  border-color: #000000;
  color: #000;
  text-decoration: none !important;
}
@media screen and (max-width: 480px) {
  .btn-group {
    width: 100%;
  }
}
.btn,
a.btn {
  border: 2px solid transparent;
  white-space: normal;
  min-height: 50px;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .btn,
  a.btn {
    padding: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .btn,
  a.btn {
    padding: 12px 30px;
  }
}
@media screen and (max-width: 480px) {
  .btn,
  a.btn {
    width: 100%;
  }
}
.btn.btn-primary,
a.btn.btn-primary {
  background-color: #e00025;
  border-color: #e00025;
  color: #fff;
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: #BD0221;
  border-color: #BD0221;
  color: #fff;
  text-decoration: none !important;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  background-color: #fff;
  border-color: #555555;
  color: #555555;
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
  background-color: #fff;
  border-color: #000000;
  color: #000;
  text-decoration: none !important;
}
.btn.btn-link,
a.btn.btn-link,
.btn.btn-default,
a.btn.btn-default {
  background-color: #fff;
  border-color: #555555;
  color: #555555;
  box-shadow: none;
}
.btn.btn-link:hover,
a.btn.btn-link:hover,
.btn.btn-default:hover,
a.btn.btn-default:hover {
  background-color: #fff;
  border-color: #000000;
  color: #000;
  text-decoration: none !important;
}
.btn.xs-selector,
a.btn.xs-selector {
  min-height: 30px;
  height: 30px;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1;
  border-radius: 5px;
  letter-spacing: 0.5px;
}
.btn.xs-selector.active,
a.btn.xs-selector.active {
  background: #e00025;
  color: #fff;
  border-color: #e00025;
}
a.wrapper-link {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  color: inherit;
}
a.wrapper-link:hover {
  text-decoration: none;
  color: inherit;
}
a.wrapper-link:hover .btn-primary {
  background-color: #BD0221;
  border-color: #BD0221;
  color: #fff;
  text-decoration: none !important;
}
a.wrapper-link:hover .btn-secondary {
  background-color: #fff;
  border-color: #000000;
  color: #000;
  text-decoration: none !important;
}
a.wrapper-link:hover .btn-link {
  background-color: #fff;
  border-color: #000000;
  color: #000;
  text-decoration: none !important;
}
.nav.navbar-nav.hotlink-nav a.btn {
  background-color: #e00025;
  border-color: #e00025;
  color: #fff;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .nav.navbar-nav.hotlink-nav a.btn {
    min-height: 42px;
    padding-top: 9px;
  }
}
.nav.navbar-nav.hotlink-nav a.btn:hover {
  background-color: #BD0221;
  border-color: #BD0221;
  color: #fff;
  text-decoration: none !important;
}
.button-row .btn {
  margin: 0 20px 20px 0;
}
input[type="text"],
input[type="number"],
textarea,
.input-style,
input[type="email"] {
  background-color: #EFEFEB;
  outline: none;
  box-shadow: none;
  border-image: none;
  border: 1px transparent solid;
  height: 50px;
  padding-left: 20px !important;
  padding-top: 15px !important;
  float: left;
}
input[type="text"]:focus,
input[type="number"]:focus,
textarea:focus,
.input-style:focus,
input[type="email"]:focus {
  outline: none;
  box-shadow: none;
  border-image: none;
  background-color: #e6e6e0;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input-style::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #505050;
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
textarea:-moz-placeholder,
.input-style:-moz-placeholder,
input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #505050;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder,
.input-style::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #505050;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input-style:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #505050;
}
.form-control {
  height: 50px;
  border-color: transparent;
}
select.form-control {
  padding-left: 15px;
}
a.input-style {
  margin-right: 10px;
  text-align: center;
  padding: 12px;
  font-size: 26px;
  margin-bottom: 10px;
}
a.input-style:hover,
a.input-style:focus {
  text-decoration: none;
}
a.input-style i.fa-crosshairs {
  display: block;
}
textarea {
  resize: vertical;
  max-width: 100%;
}
label.input-label > span:not(.outer-label) {
  position: absolute;
  left: 20px;
  top: 12px;
  z-index: 10;
  color: #505050;
  transition: all ease 0.5s;
}
@media screen and (max-width: 1023px) {
  label.input-label > span:not(.outer-label) {
    left: 26px;
  }
}
label.input-label.labelfocus > span:not(.outer-label),
label.input-label.notempty > span:not(.outer-label),
label.input-label.datepicker > span:not(.outer-label),
label.input-label.selectlabel > span:not(.outer-label) {
  top: 3px;
  z-index: 10;
  font-size: 12px;
}
label.input-label .outer-label {
  float: left;
}
label {
  font-weight: normal;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
label.small-label {
  width: 80px;
}
label.small-label input {
  width: 100%;
}
.error-message {
  font-size: 13px;
}
.input-label.datepicker {
  padding: 0;
  border-radius: 0;
}
.input-label.datepicker .input-group-addon {
  left: inherit;
  right: 3px;
  font-size: 20px;
  color: #e00025;
  border: none;
  outline: none;
  background: none;
  width: 50px;
  padding: 13px;
  height: 50px;
  top: 0;
}
.form-group {
  float: left;
  width: 100%;
}
.form-group.bootstrap-columns label,
.form-group.bootstrap-columns select,
.form-group.bootstrap-columns textarea {
  width: 100%;
}
.form-group button.browse {
  white-space: nowrap;
}
.form-group .input-group.fileupload input.form-control {
  padding-top: 6px !important;
}
.form-group .input-group.fileupload .oc-fileuploader {
  visibility: hidden;
  position: absolute;
}
.form-group button.pull-right + button.pull-right {
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .form-group button.pull-right + button.pull-right {
    margin-right: 0;
  }
}
.form-group .btn {
  margin-bottom: 10px;
}
/*********************************************************/
/*               Paragraphs / Rows                       */
/*********************************************************/
@media screen and (min-width: 1024px) {
  .paragraph {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .paragraph {
    margin-bottom: 30px;
  }
}
.id-preisuebersicht,
.id-preisrechner {
  /*hide the outline behind the border*/
}
.id-preisuebersicht #personen-slider,
.id-preisrechner #personen-slider {
  float: left;
  width: 80%;
}
.id-preisuebersicht #rangevalue-outer,
.id-preisrechner #rangevalue-outer {
  float: left;
  width: 20%;
  padding: 0 0 0 10px;
}
.id-preisuebersicht #rangevalue-outer output,
.id-preisrechner #rangevalue-outer output {
  border: solid #efefeb 1px;
  background: #efefeb;
  text-align: center;
  float: right;
  padding: 6px 15px;
}
.id-preisuebersicht input[type=range],
.id-preisrechner input[type=range] {
  -webkit-appearance: none;
  cursor: pointer;
  padding-bottom: 0;
  padding-top: 0;
}
.id-preisuebersicht #personenscale,
.id-preisrechner #personenscale {
  display: block;
  float: left;
  width: 100%;
  padding-left: 10px;
  font-size: 9px;
}
.id-preisuebersicht #personenscale div,
.id-preisrechner #personenscale div {
  float: left;
  display: inline-block;
  padding: 0;
  width: calc((100% / 5) - 3px);
  border-left: solid 2px #efefeb;
  margin: 0;
  color: transparent;
}
.id-preisuebersicht #personenscale div:nth-child(6),
.id-preisrechner #personenscale div:nth-child(6) {
  width: 1px;
}
.id-preisuebersicht input[type=range]::-webkit-slider-runnable-track,
.id-preisrechner input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  background: #efefeb;
  border: none;
  border-radius: 10px;
  margin: 10px 0;
}
.id-preisuebersicht input[type=range]::-webkit-slider-thumb,
.id-preisrechner input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #fff;
  margin-top: -8px;
  border: solid #e00025 3px;
}
.id-preisuebersicht input[type=range]:focus,
.id-preisrechner input[type=range]:focus {
  outline: none;
}
.id-preisuebersicht input[type=range]:focus::-webkit-slider-runnable-track,
.id-preisrechner input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
.id-preisuebersicht input[type=range]::-moz-range-track,
.id-preisrechner input[type=range]::-moz-range-track {
  width: 100%;
  height: 12px;
  background: #efefeb;
  border: none;
  border-radius: 10px;
}
.id-preisuebersicht input[type=range]::-moz-range-thumb,
.id-preisrechner input[type=range]::-moz-range-thumb {
  border: none;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #fff;
  border: solid 3px #e00025;
}
.id-preisuebersicht input[type=range]:-moz-focusring,
.id-preisrechner input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.id-preisuebersicht input[type=range]:focus::-moz-range-track,
.id-preisrechner input[type=range]:focus::-moz-range-track {
  background: #ccc;
}
.id-preisuebersicht input[type=range]::-ms-track,
.id-preisrechner input[type=range]::-ms-track {
  width: 100%;
  height: 10px;
  padding: 10px 0;
  /* remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /* leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /* remove default tick marks */
  color: transparent;
}
.id-preisuebersicht input[type=range]::-ms-fill-lower,
.id-preisrechner input[type=range]::-ms-fill-lower {
  background: #e00025;
  border-radius: 10px;
}
.id-preisuebersicht input[type=range]::-ms-fill-upper,
.id-preisrechner input[type=range]::-ms-fill-upper {
  background: #efefeb;
  border-radius: 10px;
}
.id-preisuebersicht input[type=range]::-ms-thumb,
.id-preisrechner input[type=range]::-ms-thumb {
  border: none;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #fff;
  border: solid 3px #e00025;
}
.id-preisuebersicht input[type=range]:focus::-ms-fill-lower,
.id-preisrechner input[type=range]:focus::-ms-fill-lower {
  background: #e00025;
}
.id-preisuebersicht input[type=range]:focus::-ms-fill-upper,
.id-preisrechner input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}
.id-preisuebersicht label,
.id-preisrechner label {
  display: inline-block;
  float: left;
  width: 50%;
}
.id-preisuebersicht label input,
.id-preisrechner label input {
  width: 70px;
  height: 40px;
  padding: 10px;
  text-align: center;
}
.id-preisuebersicht label .outer-label,
.id-preisrechner label .outer-label {
  padding-top: 10px;
}
.id-preisuebersicht label .outer-label.left-outer-label,
.id-preisrechner label .outer-label.left-outer-label {
  padding-right: 10px;
}
.id-preisuebersicht label .outer-label.right-outer-label,
.id-preisrechner label .outer-label.right-outer-label {
  padding-left: 10px;
}
.id-geschaeftskunden .media .media-object {
  min-width: 380px;
}
.id-geschaeftskunden .geschaeftskunden-contact-box {
  padding: 10px 20px;
}
@media screen and (max-width: 1023px) {
  .id-geschaeftskunden .geschaeftskunden-contact-box {
    margin-top: 20px;
  }
}
.id-geschaeftskunden .geschaeftskunden-contact-box h4 {
  margin-top: 0;
}
.id-geschaeftskunden .geschaeftskunden-contact-box ul {
  margin-bottom: 0;
}
.id-geschaeftskunden .halfwidth label.halfwidth {
  width: 48% !important;
}
.id-geschaeftskunden .halfwidth label.halfwidth + label.halfwidth {
  float: right;
}
.id-geschaeftskunden .input-append.date {
  width: 95%;
}
@media screen and (min-width: 1024px) {
  .id-geschaeftskunden h4 {
    margin-top: 0;
  }
}
.flip-container {
  /*For when IE adopts preserve-3d*/
  height: 170px;
  position: relative;
  overflow: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  /*set Transition and Backface Properties*/
  /*Define Side-A*/
  /*Define Side-B*/
  /*Turns Side-A*/
  /*Simultaneously Turns Side-B in Opposite Direction*/
}
.flip-container .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.flip-container .flip-label {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #555555;
  color: #fff;
  border: solid 11px #555;
  overflow-y: scroll;
}
.flip-container .flipper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip-container .flipper div {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  position: absolute;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 165px;
  width: 100%;
}
.flip-container .front {
  z-index: 100;
  -moz-transform: perspective(800px) rotateY(0deg);
  -webkit-transform: perspective(800px) rotateY(0deg);
  transform: perspective(800px) rotateY(0deg);
}
.flip-container .back {
  -moz-transform: perspective(800px) rotateY(-180deg);
  -webkit-transform: perspective(800px) rotateY(-180deg);
  transform: perspective(800px) rotateY(-180deg);
}
.flip-container .flipper:hover .front {
  -webkit-transform: perspective(800px) rotateY(-89.9deg);
  -moz-transform: perspective(800px) rotateY(-89.9deg);
  transform: perspective(800px) rotateY(180deg);
}
.flip-container .flipper:hover .back {
  -moz-transform: perspective(800px) rotateY(0);
  -webkit-transform: perspective(800px) rotateY(0);
  transform: perspective(800px) rotateY(0deg);
}
.flip-container .flipper:hover .back .slimScrollDiv {
  z-index: 9999;
}
@media screen and (max-width: 991px) {
  .leftrightoffset .swipe-wrapper.shadow-right:after {
    content: "";
    width: 30px;
    position: absolute;
    height: calc(100% - 42px);
    right: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+0,0.3+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=1);
    /* IE6-9 */
  }
}
@media screen and (max-width: 600px) {
  .leftrightoffset .swipe-wrapper.shadow-right:after {
    height: calc(100% - 26px);
  }
}
@media screen and (max-width: 991px) {
  .leftrightoffset .swipe-wrapper.shadow-left:before {
    content: "";
    width: 30px;
    position: absolute;
    height: calc(100% - 42px);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.3+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
  }
}
@media screen and (max-width: 991px) {
  .leftrightoffset .swipe-wrapper.shadow-left:before {
    left: 260px;
  }
}
@media screen and (max-width: 600px) {
  .leftrightoffset .swipe-wrapper.shadow-left:before {
    left: 139px;
    height: calc(100% - 26px);
  }
}
.leftrightoffset#heizgas .shadow-right:after,
.leftrightoffset#kochgas .shadow-right:after,
.leftrightoffset#heizgas.shadow-left:after,
.leftrightoffset#kochgas.shadow-left:after,
.leftrightoffset#heizgas .shadow-right:before,
.leftrightoffset#kochgas .shadow-right:before,
.leftrightoffset#heizgas.shadow-left:before,
.leftrightoffset#kochgas.shadow-left:before {
  height: 617px;
}
@media screen and (max-width: 1023px) {
  .leftrightoffset#heizgas .shadow-right:after,
  .leftrightoffset#kochgas .shadow-right:after,
  .leftrightoffset#heizgas.shadow-left:after,
  .leftrightoffset#kochgas.shadow-left:after,
  .leftrightoffset#heizgas .shadow-right:before,
  .leftrightoffset#kochgas .shadow-right:before,
  .leftrightoffset#heizgas.shadow-left:before,
  .leftrightoffset#kochgas.shadow-left:before {
    height: calc(100% - 123px);
  }
}
.leftrightoffset#heizgas .shadow-left:not(.shadow-right):before,
.leftrightoffset#kochgas .shadow-left:not(.shadow-right):before {
  height: 617px;
}
@media screen and (max-width: 1023px) {
  .leftrightoffset#heizgas .shadow-left:not(.shadow-right):before,
  .leftrightoffset#kochgas .shadow-left:not(.shadow-right):before {
    height: calc(100% - 123px);
  }
}
body.modal-open[style] {
  padding-right: 0 !important;
}
@media screen and (min-width: 1024px) {
  .modal.in:not(.ekko-lightbox) .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .modal.in:not(.ekko-lightbox) .modal-dialog {
    width: 90%;
    overflow-y: scroll;
    height: 70%;
    left: 3%;
    top: 50px;
    height: calc(100% - 100px);
  }
}
.modal.in:not(.ekko-lightbox) .modal-dialog .modal-content {
  border-radius: 0;
}
.modal-dialog form label {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.modal-dialog form label input {
  width: 100%;
}
.modal-dialog form button.btn-primary {
  margin: 0 auto;
  display: block;
}
.modal-body {
  display: inline-block;
  width: 100%;
}
.ekko-lightbox .modal-dialog {
  flex: 100% !important;
  margin-left: 0;
  margin-right: 0;
}
body.modal-open .navbar.main-nav-first,
body.modal-open .scrolltop {
  display: none !important;
}
.modal.in.gallery-overlay .modal-dialog {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
@media screen and (max-width: 480px) {
  .modal.in.gallery-overlay .modal-dialog {
    left: 0;
    overflow-y: initial;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-content {
  max-height: 100%;
  overflow: hidden;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}
@media screen and (min-width: 1024px) {
  .modal.in.gallery-overlay .modal-dialog .modal-content {
    height: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .modal.in.gallery-overlay .modal-dialog .modal-content {
    height: auto;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-header {
  border: none;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-header button {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 42px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body {
  padding: 0 100px;
  height: calc(100% - 80px);
}
@media screen and (max-width: 1023px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body {
    padding: 0 40px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-height: calc(100% - 100px);
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  position: relative;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  padding: 20px;
}
@media screen and (min-width: 1500px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend {
    width: 100%;
    transform: translateX(-50%) translateY(0) !important;
    padding: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend {
    padding: 10px 0;
  }
}
@media screen and (max-width: 480px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend {
    flex-flow: column;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend .title {
  width: 70%;
}
@media screen and (max-width: 480px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend .title {
    width: 100%;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend .subtitle {
  font-size: 10px;
  line-height: 12px;
  width: 30%;
  text-align: right;
  margin-top: 2px;
}
@media screen and (max-width: 480px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .medialegend .subtitle {
    width: 100%;
    margin-top: 10px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend.onlytitle .title {
  width: 100%;
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend.onlytitle .subtitle {
  display: none;
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend.onlycredits .title {
  display: none;
}
.modal.in.gallery-overlay .modal-dialog .modal-body .medialegend.onlycredits .subtitle {
  width: 100%;
}
.modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-prev {
  margin-left: 10px;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-prev {
    margin-left: 0;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-next {
  margin-right: 10px;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-next {
    margin-right: 0;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-prev:before,
.modal.in.gallery-overlay .modal-dialog .modal-body .sgsw-custom-slider-btns.style-modal button.slick-next:before {
  display: none;
}
.kontakt-flexrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kontakt-flexrow .kontakt-flexitem {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .kontakt-flexrow .kontakt-flexitem {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 1023px) {
  .kontakt-flexrow .kontakt-flexitem {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .kontakt-flexrow .kontakt-flexitem.fullwidth-kontaktflexitem {
    width: 100%;
  }
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox {
  width: 100%;
  display: flex;
  flex-flow: column;
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox .media-body {
  width: 100%;
  display: inline-block;
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox a {
  color: #000;
  text-decoration: underline;
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow {
  display: flex;
  flex-flow: row;
}
@media screen and (max-width: 480px) {
  .kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow {
    flex-flow: column;
  }
  .kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow .description {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow {
    flex-direction: row-reverse;
  }
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow .description {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow .profile-picture {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .kontakt-flexrow .kontakt-flexitem .kontaktbox .toprow .profile-picture:empty {
    margin-right: 0;
  }
}
.kontakt-flexrow .kontakt-flexitem .kontaktbox iframe {
  width: 100%;
}
.kontaktbox,
.servicebox {
  background: #efefeb;
  padding: 20px;
  float: left;
  margin-bottom: 20px;
}
.kontaktbox .iconlist.address-iconlist a i {
  width: 25px;
}
.kontaktbox .mail a {
  margin-left: 22px;
}
.kontaktbox .mail i {
  margin-left: -22px;
}
.servicebox {
  width: 100%;
}
.servicebox h3,
.servicebox h4 {
  float: left;
  line-height: 1.3em;
}
.servicebox h3 {
  margin-top: 0;
  margin-bottom: 21px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .servicebox h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .servicebox h3 {
    font-size: 32px;
  }
}
.servicebox h4 {
  font-weight: normal;
  font-weight: normal !important;
  font-family: "Univers LT W01_55 Roman1475956", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1023px) {
  .servicebox h4 {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .servicebox h4 {
    font-size: 20px;
  }
}
.servicebox .boxcontent h4:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .servicebox .boxcontent {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .servicebox .boxcontent {
    font-size: 13px;
  }
}
.servicebox .boxcontent > img {
  margin-bottom: 12px;
}
.servicebox.iconbox h3 .title-description {
  float: left;
  width: calc(100% - 45px);
}
.servicebox.iconbox h3 .title-icon {
  float: right;
  width: 45px;
  text-align: right;
  color: #e00025;
}
.servicebox a.boxlink {
  color: black;
}
.iconlist.address-iconlist a {
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
  word-break: break-all;
}
.iconlist.address-iconlist a i {
  padding-right: 4px;
  width: 20px;
  color: black;
}
.oc-radio:focus,
.oc-checkbox:focus {
  outline: none;
}
label {
  position: relative;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=radio] + label span,
input[type=checkbox] + label span {
  display: inline-block;
  float: left;
  width: 19px;
  height: 19px;
  margin: 2px 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border: solid transparent 2px;
  background-color: #EFEFEB;
}
input[type=radio] + label span span,
input[type=checkbox] + label span span {
  background-color: #292321;
}
input[type=radio] + label span,
input[type=checkbox] + label span,
input[type=radio]:checked + label span,
input[type=checkbox]:checked + label span {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
input[type=radio] + label span {
  -moz-border-radius: 50%;
  border-radius: 50%;
}
input[type=radio]:checked + label span {
  background-color: #CC3300;
  border-width: 4px;
}
input[type=checkbox]:checked + label span:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 1px;
  top: -4px;
  color: #e00025;
  font-size: 1.2em;
}
.id-map {
  margin-top: 20px;
}
.id-map .maphome {
  height: 520px;
}
.id-map .maphome #LocateButton {
  display: none !important;
  position: absolute;
  top: 90px;
  left: 15px;
  z-index: 40;
}
.id-map .maphome #BasemapToggle {
  position: absolute;
  bottom: 10px;
  left: 15px;
  z-index: 40;
}
.id-map .select-box {
  z-index: 99;
  position: absolute;
  right: 20px;
  top: 12px;
  width: 280px;
  font-size: 15px;
}
@media screen and (max-width: 480px) {
  .id-map .select-box {
    right: 10px;
    top: 10px;
    font-size: 12px;
    width: 220px;
  }
  .id-map .select-box .panel-body {
    width: 210px !important;
  }
}
.id-map .select-box #layer-select {
  display: inline-block;
  font-size: 14px;
}
.id-map .select-box .panel-heading {
  cursor: pointer;
}
.id-map .select-box .panel-heading i.toggler {
  font-size: 2em;
  margin-top: -7px;
}
.id-map .select-box .panel-body {
  padding: 10px 10px;
}
@media screen and (min-width: 1024px) {
  .id-map .select-box .panel-body {
    width: 280px;
  }
}
@media screen and (max-width: 1023px) {
  .id-map .select-box .panel-body {
    width: 280px;
  }
}
.id-map .select-box .panel-body .dijit {
  float: left;
  width: 100%;
}
.id-map .select-box .panel-body .dijit label {
  float: right;
  width: calc(100% - 40px);
  text-align: left;
}
.id-map .select-box .panel-body .dijit label:before {
  content: " ";
  display: inline-block;
  float: left;
  width: 19px;
  height: 19px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  border: solid #E3E2DA 2px;
  background-color: #EFEFEB;
  position: absolute;
  left: -26px;
}
.id-map .select-box .panel-body .dijit.dijitChecked label:after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: -24px;
  top: -3px;
  color: #e00025;
  font-size: 1.2em;
}
.id-map .select-box .panel-body .dijit input[type="checkbox"] {
  float: left;
  width: 30px;
  -webkit-appearance: checkbox;
}
.mapwrap {
  position: relative;
}
.mapwrap .overlay {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background: transparent;
}
@media screen and (max-width: 1023px) {
  h2 + p > a.pull-right {
    float: left !important;
    display: inline-block;
    clear: both;
    width: 100%;
  }
}
.alert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999999999999;
  width: 100%;
}
.id-parallax {
  height: 500px;
}
@media screen and (min-width: 1384px) {
  .id-parallax {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .id-parallax {
    height: 350px;
  }
}
.id-parallax.overlay-top {
  position: relative;
  top: -100px;
  margin-bottom: -100px;
  padding-top: 0;
}
.id-parallax .parallax-bg {
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .id-parallax .parallax-bg {
    height: 350px;
  }
}
.id-parallax .parallax-teaser {
  position: relative;
  top: 60px;
  left: 0;
  background-color: #505050;
  color: #fff;
  opacity: 0.9;
  width: 420px;
  max-width: 100%;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .id-parallax .parallax-teaser {
    padding: 10px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
  .parallax-bg {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: portrait) {
  .parallax-bg {
    background-attachment: scroll !important;
  }
}
.orderable-overview img {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .orderable-overview img {
    margin-bottom: 10px;
  }
}
.id-produktberater .berater-section {
  margin-bottom: 30px;
}
.id-produktberater .berater-section a.input-style {
  display: none;
}
.id-produktberater .btn-primary {
  float: right;
}
.id-produktberater .input-label.adresse {
  width: calc(100% - 287px);
}
.id-produktberater .input-label.adresse input {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .id-produktberater .input-label.adresse {
    width: 100%;
    float: right;
    margin-right: 0;
  }
  .id-produktberater .btn-primary {
    width: 100%;
  }
}
.newsitem {
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .newsitem {
    border-bottom: none;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .newsitem .col-xxs-12 + .col-xxs-12 {
    border-top: none;
    padding-top: 10px;
  }
}
.captcha {
  padding: 10px;
  border: solid silver 2px;
  margin: 10px 0;
  width: auto;
  float: left;
}
.comment-form-paragraph {
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .news-detail-img {
    max-width: 90%;
  }
}
.news-detail-img .image-description {
  font-size: 12px;
}
.image-description-label {
  font-size: 12px;
}
.id-video .media a {
  display: none;
}
.video-wrapper,
.audio-wrapper {
  --plyr-color-main: #e00025;
}
.video-wrapper .plyr--video .plyr__control--overlaid {
  background-color: transparent;
  border: 2px solid #fff;
}
.video-wrapper .plyr--video .plyr__control--overlaid:hover {
  background-color: #e00025;
  border: none;
}
.audio-wrapper {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.video-wrapper .plyr__poster {
  background-size: cover;
}
.video-wrapper .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper,
.video-wrapper .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 100%;
}
.video-wrapper .plyr:-webkit-full-screen.plyr--vimeo > .plyr__video-wrapper > .plyr__video-embed__container,
.video-wrapper .plyr--fullscreen-fallback.plyr--vimeo > .plyr__video-wrapper > .plyr__video-embed__container {
  transform: none !important;
  position: initial;
}
.video-wrapper iframe {
  margin-top: 0 !important;
}
.video-wrapper .responsive-iframe {
  position: relative;
  padding-top: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-bottom: 5px;
  height: 0;
  overflow: hidden;
}
.video-wrapper .responsive-iframe iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.product-overview .main-nav-sub li.active > a {
  text-decoration: none;
}
.campaign-circle {
  background-color: #e00025;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.campaign-circle .circle-content {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  overflow-y: hidden;
  border-radius: 50%;
  max-height: 100%;
  text-align: center;
}
.carousel-item,
.uebersicht-item {
  position: relative;
  background-size: cover;
}
.carousel-item a,
.uebersicht-item a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.carousel-item a:hover,
.uebersicht-item a:hover {
  color: #fff;
}
.carousel-item .campaign-circle,
.uebersicht-item .campaign-circle {
  width: 160px !important;
  height: 160px !important;
}
.carousel-item .campaign-circle .p-top,
.uebersicht-item .campaign-circle .p-top {
  margin-top: 23px;
  float: left;
  display: block;
  width: 100%;
}
.carousel-item .campaign-circle .p-bottom,
.uebersicht-item .campaign-circle .p-bottom {
  margin-top: 0;
  float: left;
  display: block;
  width: 100%;
  max-height: 3.3em;
  overflow: hidden;
  padding: 0 10px;
}
.carousel-item .campaign-circle .fs-xl,
.uebersicht-item .campaign-circle .fs-xl {
  font-size: 38px;
}
.carousel-item .campaign-circle .fs-s,
.uebersicht-item .campaign-circle .fs-s {
  font-size: 12px;
  line-height: 1.1em;
}
.slick-prev:before,
.slick-next:before {
  opacity: 0.95;
}
.stsg-carousel {
  height: 200px;
  position: relative;
  /*
    &.tiles-carousel {
        margin-bottom: 28px;
        height: 336px;
        @media @mobilemax991 {height: 400px;}
        @media @mobilemedium {height: 250px;}
        @media @smallmobile {height: 150px;}

        div.slick-list {
            height: 336px;
            @media @mobilemax991 {height: 400px;}
            @media @mobilemedium {height: 250px;}
            @media @smallmobile {height: 150px;}

            .slick-track {
                height: 336px;
                @media @mobilemax991 {height: 400px;}
                @media @mobilemedium {height: 250px;}
                @media @smallmobile {height: 150px;}

                .carousel-item {
                    height: 336px;
                    border-right: solid 8px #fff; border-left: solid 10px #fff;
                    @media @mobilemax991 {height: 400px;}
                    @media @mobilemedium {height: 250px;}
                    @media @smallmobile {height: 150px;}
                }
            }
        }
    }*/
}
.stsg-carousel.fullwidthslide .carousel-item {
  margin: 0;
}
.stsg-carousel a {
  float: left;
  display: inline-block;
  width: 100%;
}
.stsg-carousel a:hover {
  color: #e00025;
  text-decoration: underline;
}
.stsg-carousel > div.slick-list {
  height: 200px;
}
.stsg-carousel > div.slick-list > .slick-track {
  height: 200px;
}
.stsg-carousel > div.slick-list > .slick-track .carousel-item {
  height: 200px;
}
.stsg-carousel .carousel-item {
  margin: 0 10px;
  cursor: pointer;
}
.stsg-carousel .carousel-item .carousel-image {
  width: 100%;
  height: 100%;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .stsg-carousel .carousel-item.news-item {
    width: calc(100% - 84px);
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel .carousel-item.news-item {
    width: calc(100% - 20px);
  }
}
.stsg-carousel button.slick-next {
  background: none;
}
@media screen and (min-width: 1500px) {
  .stsg-carousel button.slick-next {
    right: -38px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 1024px) {
  .stsg-carousel button.slick-next {
    right: 9px;
    width: 40px;
  }
  .stsg-carousel button.slick-next:before {
    padding-top: 5px !important;
  }
}
.stsg-carousel button.slick-next:before {
  color: #000;
  font-size: 40px;
}
.stsg-carousel button.slick-prev {
  background: none;
}
@media screen and (min-width: 1500px) {
  .stsg-carousel button.slick-prev {
    left: -30px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 1024px) {
  .stsg-carousel button.slick-prev {
    left: 9px;
    width: 40px;
  }
  .stsg-carousel button.slick-prev:before {
    padding-top: 5px !important;
    margin-left: 0 !important;
  }
}
.stsg-carousel button.slick-prev:before {
  color: #000;
  font-size: 40px;
}
.stsg-carousel button.slick-next,
.stsg-carousel button.slick-prev {
  height: 100%;
  top: 0;
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel button.slick-next,
  .stsg-carousel button.slick-prev {
    margin-left: 10px;
    margin-right: 8px;
  }
}
.stsg-carousel button.slick-next:before,
.stsg-carousel button.slick-prev:before {
  padding: 0 !important;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel button.slick-next:before,
  .stsg-carousel button.slick-prev:before {
    background: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel button {
    width: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel button:before {
    width: 50px;
    height: 42px;
  }
}
.stsg-carousel .slick-prev.slick-disabled:before,
.stsg-carousel .slick-prev:before {
  content: "\f060";
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
}
@media screen and (min-width: 1024px) {
  .stsg-carousel .slick-prev.slick-disabled:before,
  .stsg-carousel .slick-prev:before {
    margin-left: -25px;
  }
}
.stsg-carousel .slick-next:before,
.stsg-carousel .slick-next.slick-disabled:before {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
}
.stsg-carousel.tiles-carousel {
  height: 360px;
  max-width: 960px;
  margin: 0 auto 28px auto;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.tiles-carousel {
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: 600px) {
  .stsg-carousel.tiles-carousel {
    max-width: 100%;
  }
}
.stsg-carousel.tiles-carousel a:hover {
  color: initial;
  text-decoration: none;
}
.stsg-carousel.tiles-carousel > div.slick-list {
  height: 100%;
}
.stsg-carousel.tiles-carousel > div.slick-list > .slick-track {
  height: 100%;
}
.stsg-carousel.tiles-carousel button.slick-next {
  right: -38px;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.tiles-carousel button.slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 600px) {
  .stsg-carousel.tiles-carousel button.slick-next {
    right: 0;
  }
}
.stsg-carousel.tiles-carousel button.slick-prev {
  left: -25px;
}
@media screen and (max-width: 1499px) and (min-width: 1024px) {
  .stsg-carousel.tiles-carousel button.slick-prev {
    left: -35px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.tiles-carousel button.slick-prev {
    left: -42px;
  }
}
@media screen and (max-width: 600px) {
  .stsg-carousel.tiles-carousel button.slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.tiles-carousel button.slick-next,
  .stsg-carousel.tiles-carousel button.slick-prev {
    margin-left: 0;
    margin-right: 0;
  }
  .stsg-carousel.tiles-carousel button.slick-next:before,
  .stsg-carousel.tiles-carousel button.slick-prev:before {
    background: transparent;
  }
}
@media screen and (max-width: 600px) {
  .stsg-carousel.tiles-carousel button.slick-next,
  .stsg-carousel.tiles-carousel button.slick-prev {
    margin-left: 10px;
    margin-right: 10px;
  }
  .stsg-carousel.tiles-carousel button.slick-next:before,
  .stsg-carousel.tiles-carousel button.slick-prev:before {
    background: rgba(239, 239, 235, 0.5);
    position: absolute;
    top: 77px;
    width: 50px;
    height: 42px;
  }
}
@media screen and (max-width: 600px) {
  .stsg-carousel.tiles-carousel.img-topic-tiles button.slick-next:before,
  .stsg-carousel.tiles-carousel.img-topic-tiles button.slick-prev:before {
    background: rgba(255, 255, 255, 0.85);
    top: 72px;
  }
}
.stsg-carousel.tiles-carousel > div.slick-list > .slick-track .carousel-item {
  height: 336px;
  margin: 10px;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.tiles-carousel button.slick-prev:before {
    left: 0;
    margin-left: 0;
  }
  .stsg-carousel.tiles-carousel button.slick-next:before {
    right: -1px;
  }
}
.stsg-carousel.stsg-carousel-title {
  height: 250px;
  position: relative;
}
.stsg-carousel.stsg-carousel-title > div.slick-list {
  height: 250px;
  /*   @media @desktop-ultra {
                margin-left: -40px;
                width: calc(~"100% + 80px");
            }
             */
}
.stsg-carousel.stsg-carousel-title > div.slick-list > .slick-track {
  height: 250px;
}
.stsg-carousel.stsg-carousel-title button {
  margin-top: -20px !important;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel button:before {
    position: absolute;
    top: 120px;
    width: 50px;
    height: 42px;
  }
}
@media screen and (min-width: 1500px) {
  .stsg-carousel.stsg-carousel-title.newscarousel {
    margin-left: -42px;
    width: calc(100% + 85px);
  }
  .stsg-carousel.stsg-carousel-title.newscarousel .news-item {
    margin: 0 42px;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel {
    height: 697px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel {
    height: 547px;
  }
}
@media screen and (min-width: 1500px) {
}
@media screen and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel > div.slick-list {
    height: 717px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel > div.slick-list {
    height: 547px;
  }
}
.stsg-carousel.stsg-carousel-title.newscarousel > div.slick-list > .slick-track {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel > div.slick-list > .slick-track {
    height: 717px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel > div.slick-list > .slick-track {
    height: 547px;
  }
}
.stsg-carousel.stsg-carousel-title.newscarousel .carousel-item .carousel-image-outer {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel .carousel-item .carousel-image-outer {
    max-height: 291px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel .carousel-item .carousel-image-outer {
    max-height: 244px;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel .carousel-item .carousel-image-outer .carousel-image {
    height: 291px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel .carousel-item .carousel-image-outer .carousel-image {
    height: 244px;
  }
}
.stsg-carousel.stsg-carousel-title.newscarousel .carousel-item a {
  height: calc(100% - 5px);
  border: solid transparent 1px;
}
@media screen and (max-width: 1023px) {
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-prev:before {
    left: 0;
    margin-left: 0;
  }
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-next:before {
    right: -1px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 1024px) {
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-prev:before {
    left: 0;
  }
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-next:before {
    right: 0;
  }
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-next:before,
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-prev:before {
    position: absolute;
    top: 120px;
    width: 100%;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1570px) {
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-next {
    right: 2px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1570px) {
  .stsg-carousel.stsg-carousel-title.newscarousel button.slick-prev {
    left: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-carousel button.slick-next:before,
  .stsg-carousel button.slick-prev:before {
    background: rgba(255, 255, 255, 0.85);
  }
}
@media screen and (max-width: 1499px) and (min-width: 1024px) {
  .stsg-carousel button.slick-next:before,
  .stsg-carousel button.slick-prev:before {
    background: rgba(255, 255, 255, 0.85);
  }
}
.stsg-carousel.fullwidthslide {
  height: 500px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide {
    height: 150px;
  }
}
.stsg-carousel.fullwidthslide div.slick-list {
  height: 500px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide div.slick-list {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide div.slick-list {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide div.slick-list {
    height: 150px;
  }
}
.stsg-carousel.fullwidthslide div.slick-list .slick-track {
  height: 500px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track {
    height: 150px;
  }
}
.stsg-carousel.fullwidthslide div.slick-list .slick-track .carousel-item {
  height: 500px;
  border-right: solid 8px #fff;
  border-left: solid 10px #fff;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track .carousel-item {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track .carousel-item {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide div.slick-list .slick-track .carousel-item {
    height: 150px;
  }
}
.stsg-carousel.fullwidthslide.stsg-carousel-title {
  height: 540px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title {
    height: 200px;
  }
}
.stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list {
  height: 540px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list {
    height: 200px;
  }
}
.stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track {
  height: 540px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track {
    height: 200px;
  }
}
.stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track .carousel-item {
  height: 540px;
}
@media screen and (max-width: 991px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track .carousel-item {
    height: 440px;
  }
}
@media screen and (max-width: 767px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track .carousel-item {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  .stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track .carousel-item {
    height: 200px;
  }
}
.stsg-carousel.fullwidthslide.stsg-carousel-title div.slick-list .slick-track .carousel-item .image-description-label {
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .home #news-tabs h2.h1-style,
  .themenseite #news-tabs h2.h1-style {
    padding-left: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 1023px) {
  .home #news-tabs .nav-tabs.blank-tab-style,
  .themenseite #news-tabs .nav-tabs.blank-tab-style {
    padding-left: 15px;
  }
}
.home #news-tabs .nav-tabs.blank-tab-style li a,
.themenseite #news-tabs .nav-tabs.blank-tab-style li a {
  padding-left: 15px;
  border: solid transparent 1px !important;
}
.home #news-tabs .nav-tabs.blank-tab-style li a:hover,
.themenseite #news-tabs .nav-tabs.blank-tab-style li a:hover {
  border: solid transparent 1px !important;
}
@media screen and (min-width: 1024px) {
  .home #news-tabs .tab-content,
  .themenseite #news-tabs .tab-content {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .home #news-tabs li.active a,
  .themenseite #news-tabs li.active a {
    text-decoration: none !important;
  }
}
@media screen and (min-width: 1024px) {
  #news-tabs .tabs ul.nav-tabs {
    text-align: center;
    display: inline-block;
  }
}
.news-item a {
  text-decoration: none;
}
.news-item a:hover {
  box-shadow: 0 0 16px 0 rgba(51, 51, 51, 0.2);
}
/*.news-item:hover,*/
.news-item a:hover,
.news-item:hover a {
  overflow: hidden;
}
.news-item a:hover .carousel-image,
.news-item:hover a .carousel-image {
  transform: scale(1.03);
  -ms-transform: scale(1.03);
}
.news-item a:hover .carousel-image-outer,
.news-item:hover a .carousel-image-outer {
  max-height: 375px;
  overflow: hidden;
}
.news-item a {
  overflow: hidden;
}
.news-item a .carousel-image {
  transition: all ease 0.4s;
}
.row-newsoverview .news-item {
  float: left;
  max-width: 398px;
}
@media screen and (min-width: 1500px) {
  .row-newsoverview .news-item {
    max-width: 100%;
  }
}
@media screen and (min-width: 1500px) {
  .row-newsoverview .col-md-4:nth-child(3n + 1) {
    padding-right: 25px;
  }
  .row-newsoverview .col-md-4:nth-child(3n + 3) {
    padding-left: 25px;
  }
  .row-newsoverview .col-md-4:nth-child(3n + 2) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.news-item {
  height: 275px;
  margin-bottom: 40px !important;
  float: left;
  display: flex;
  align-items: stretch;
  height: 100% !important;
}
@media screen and (min-width: 1024px) {
  .news-item {
    margin: 0 40px 0 40px;
    min-height: 682px;
  }
  .news-item a {
    height: 682px !important;
  }
}
@media screen and (max-width: 1023px) {
  .news-item {
    margin: 0 20px 0 0;
  }
}
.news-item a {
  height: auto;
  background: #efefeb;
  color: #000 !important;
}
.news-item a:hover {
  text-decoration: none;
}
.news-item a:hover * {
  text-decoration: none;
}
.news-item .carousel-image-outer {
  max-height: 275px;
  overflow: hidden;
}
.news-item .carousel-image-outer .carousel-image {
  height: 275px;
  background-size: cover;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .news-item .tile-content {
    padding: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .news-item .tile-content {
    padding: 12px 1px 12px 12px;
  }
}
.news-item .tile-content .date {
  margin-bottom: 7px;
}
@media screen and (min-width: 1024px) {
  .news-item .tile-content .date {
    font-size: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .news-item .tile-content .date {
    font-size: 12px;
  }
}
.news-item .tile-content .topic {
  max-height: 4.5em;
  line-height: 1.2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 1024px) {
  .news-item .tile-content .topic {
    font-size: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .news-item .tile-content .topic {
    padding-right: 12px;
    font-size: 21px;
  }
}
@media screen and (min-width: 1024px) {
  .news-item .tile-content .description {
    -moz-osx-font-smoothing: unset;
    /*   display: -webkit-box;
                    -webkit-line-clamp: 3;
                    -webkit-box-orient: vertical;*/
  }
}
.news-item .tile-content .morelink {
  margin-top: 25px;
}
.news-item .tile-content .morelink:before {
  content: "\f105";
  margin-right: 10px;
  color: #e00025;
  font-family: "Font Awesome 5 Pro";
}
@media screen and (max-width: 1023px) {
  .news-item .tile-content .description,
  .news-item .tile-content .morelink {
    font-size: 12px;
  }
}
.row-newsoverview .news-item {
  width: 100%;
  display: block;
  margin: 0;
  margin-bottom: 40px;
  background: #efefeb;
}
.pagination {
  float: left;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 600 !important;
  white-space: normal !important;
  width: 100% !important;
}
/* Filterliste erweitert */
.yadcf-filter-wrapper {
  margin-left: 0 !important;
  width: calc(100% - 30px);
}
.yadcf-filter.inuse {
  background: none;
  background-color: #efefeb;
}
select.yadcf-filter.form-control {
  margin-bottom: 10px;
}
.yadcf-filter-reset-button {
  display: inline-block;
  background: none;
  border: none;
  color: #e00025;
  padding: 0 6px;
  position: absolute;
  top: 47px;
  right: 10px;
}
table.dataTable thead .sorting:after {
  content: '\f0dc';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
table.dataTable thead .sorting_asc:after {
  content: '\f0de';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
table.dataTable thead .sorting_desc:after {
  content: '\f0dd';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 600 !important;
  white-space: normal !important;
  width: 100% !important;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0 !important;
  width: 100% !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before {
  color: #fff !important;
  background-color: #e00025 !important;
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f078" !important;
  padding: 2px 5px !important;
  border-radius: 6px !important;
  margin-right: 5px !important;
  border: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  line-height: 20px !important;
  box-sizing: border-box !important;
  font-size: 14px !important;
  font-weight: normal !important;
  height: auto !important;
  width: auto !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
  content: "\f077" !important;
}
table.dataTable.dtr-column > thead > tr > th.control,
table.dataTable.dtr-column > tbody > tr > td.control {
  padding: 10px !important;
  width: 16px !important;
  min-width: 16px !important;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 10px !important;
  color: #fff !important;
  background-color: #e00025 !important;
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f078" !important;
  padding: 2px 5px !important;
  border-radius: 6px !important;
  margin: 0 0 0 -10px !important;
  border: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  line-height: 20px !important;
  box-sizing: border-box !important;
  font-size: 14px !important;
  font-weight: normal !important;
  height: auto !important;
  width: auto !important;
}
table.dataTable.dtr-column > tbody > tr.parent > td.control:before,
table.dataTable.dtr-column > tbody > tr.parent > th.control:before {
  content: "\f077" !important;
}
table.dataTable > tbody > tr.child span.dtr-title {
  font-weight: 600 !important;
  float: left !important;
  margin-right: 10px !important;
  min-width: auto !important;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_info {
    text-align: left !important;
  }
}
a.th-order-icon {
  padding: 0 3px;
  color: #e00025;
  font-size: 1.1em;
  text-decoration: none;
}
a.th-order-icon:hover {
  color: #000;
}
.pagination-hint {
  margin-top: 35px;
}
.pagination > li .sr-only {
  padding: 0;
  border: none;
}
.modal-dialog .slick-prev,
.modal-dialog .slick-next {
  background: rgba(255, 255, 255, 0.8);
}
.modal-dialog .slick-prev::before,
.modal-dialog .slick-next::before {
  color: #000;
}
.modal-dialog .slick-prev {
  margin-left: 15px;
}
.modal-dialog .slick-next {
  margin-right: 15px;
}
.stadtsg-uebersicht .uebersicht-item {
  height: 200px;
  margin: 10px 0;
}
.stadtsg-uebersicht-landscape .uebersicht-item {
  height: 150px;
  margin: 10px 0;
}
.stadtsg-uebersicht-portrait .uebersicht-item {
  height: 250px;
  margin: 10px 0;
}
@media screen and (max-width: 480px) {
  .stadtsg-uebersicht-landscape .uebersicht-item,
  .stadtsg-uebersicht-portrait .uebersicht-item {
    width: 60% !important;
  }
}
/* Bildübersicht querformat */
.stadtsg-uebersicht .uebersicht-title {
  font-size: 35px;
  text-align: center;
}
.stadtsg-uebersicht a:hover .uebersicht-title {
  color: #e00025;
  text-decoration: underline;
}
.stadtsg-uebersicht .uebersicht-title.fs-s {
  font-size: 20px;
  line-height: 1.2em;
}
.stadtsg-uebersicht .uebersicht-title.fs-m {
  font-size: 30px;
}
.stadtsg-uebersicht .uebersicht-title.fs-l {
  font-size: 40px;
}
.emergency-tile {
  color: #DE0627;
  background: #efefeb;
  padding: 20px;
}
.emergency-tile h2 {
  padding-top: 0;
}
.emergency-tile a {
  color: #DE0627;
}
.emergency-tile p:last-child {
  margin-bottom: 0;
}
.id-topic-tiles.empty {
  height: 0;
  margin-bottom: 20px;
}
.id-topic-tiles a.topic-tile {
  background: #efefeb;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .id-topic-tiles a.topic-tile {
    padding: 10px 22px;
    margin-bottom: 5px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .id-topic-tiles a.topic-tile {
    height: 88px;
    padding: 0 26px 0 22px;
    margin-bottom: 30px;
    font-size: 21px;
  }
}
.id-topic-tiles a.topic-tile:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-size: 23px;
  color: #e00025;
  position: absolute;
  right: 12px;
}
.id-topic-tiles a.topic-tile:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-decoration: none;
}
.id-topic-tiles a.topic-tile:hover:after {
  color: #fff;
}
/*
.gestaltungselemente {
    .slick-prev {
        @media screen and (min-with: 1167px) {left: -20px;}
    }
   .slick-next {
        @media screen and (min-with: 1167px) {right: -30px;}
    }
    .modal-dialog {
        .slick-prev {
        @media @desktop {left: 0;}
    }
   .slick-next {
        @media @desktop {right: 0;}
    }
    }
}
*/
#social-share {
  width: 100%;
  float: right;
  text-align: right;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  #social-share {
    float: left;
    margin-top: 30px;
  }
}
#social-share .shariff {
  width: calc(100% - 30px);
}
@media screen and (max-width: 767px) {
  #social-share .shariff {
    width: calc(100% - 60px);
    float: left;
    margin-left: 20px;
  }
  #social-share .shariff ul {
    float: left !important;
  }
}
#social-share .shariff .theme-white .shariff-button {
  border: none !important;
}
#social-share .shariff .theme-white .shariff-button a span.fa:before {
  font-size: 22px;
  top: -3px;
  left: 0;
  width: 100%;
  text-align: center;
}
#social-share .shariff .theme-white .shariff-button a {
  display: block;
  text-align: center;
}
#social-share .shariff .theme-white .shariff-button a span.fa {
  display: block;
}
#social-share .shariff .theme-white .shariff-button a span.fa-facebook-f {
  margin-top: 5px;
  display: block;
}
@media screen and (max-width: 1023px) {
  #social-share .shariff .theme-white .shariff-button a span.fa-facebook-f {
    margin-top: -1px;
  }
}
#social-share .shariff .theme-white .shariff-button a span.fa-twitter {
  margin-top: -2px;
}
#social-share .shariff .theme-white .shariff-button a span.fa-twitter:before {
  content: "";
  background-image: url(../images/design/stsg/x-twitter.svg);
  display: block;
  width: 21px;
  height: 21px;
}
@media screen and (max-width: 600px) {
  #social-share .shariff .theme-white .shariff-button a span.fa-twitter:before {
    width: 23px;
    height: 23px;
  }
}
#social-share .shariff .orientation-horizontal {
  margin-left: 0;
  width: auto;
  float: right;
}
#social-share .shariff .orientation-horizontal li {
  min-width: 34px !important;
  max-width: 34px !important;
  margin: 0;
  margin-right: 10px;
}
@media screen and (min-width: 1024px) {
  #social-share .shariff .orientation-horizontal li.whatsapp {
    display: none;
    min-width: 1px !important;
    max-width: 1px !important;
  }
}
@media screen and (max-width: 1023px) {
  #social-share .shariff .orientation-horizontal li.whatsapp {
    display: inline-block;
  }
}
#social-share ul.comments {
  width: 30px;
  font-size: 20px;
  margin-left: 0;
  padding-left: 0;
  float: right;
}
#social-share ul.comments li {
  display: inline-block;
  background: 0 0;
  list-style: none;
  padding: 5px 0 0 0;
}
#social-share ul.comments li a:link {
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #social-share ul.comments {
    float: left !important;
  }
}
#social-share ul li {
  display: inline-block;
  margin-left: 10px;
}
#social-share a {
  color: #000;
}
#social-share a:hover {
  background: none;
  color: #e00025;
}
#social-share i.fa-commenting {
  font-size: 1.6em;
}
.comments {
  position: relative;
}
.comments ul {
  padding-left: 0;
}
.comments .commentcounter {
  position: absolute;
  top: -1px;
  font-size: 12px;
  background: #505050;
  padding: 0 4px;
  text-align: center;
  display: block;
  right: 0;
  border-radius: 50%;
  color: white;
  border: solid #fff 1px;
  transform: translateX(50%);
}
.id-news a.comments {
  padding-left: 20px;
  color: #000;
}
.id-news a.comments:before {
  content: none;
}
.id-news a.comments .commentcounter {
  top: -7px;
  font-size: 11px;
  right: -3px;
  transform: translateX(50%);
}
.id-news ul.linklist a.comments .commentcounter {
  top: -3px;
}
.shariff .theme-white .shariff-button,
.shariff .theme-white li a,
.shariff li .fa {
  width: 34px !important;
  height: 34px !important;
  max-width: 34px !important;
  max-height: 34px !important;
}
.easyread-img-btn-hint-outer {
  white-space: nowrap;
  width: auto;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .easyread-img-btn-hint-outer {
    width: 100%;
    margin-top: 10px;
  }
}
.easyread-btn-hint {
  width: 35px;
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1023px) {
  .easyread-btn-hint {
    margin-bottom: 0;
  }
}
.easyread-btn.btn {
  font-size: 14px;
  height: 18px;
  min-height: 40px;
  margin-left: 5px;
  background-color: rgba(255, 255, 255, 0.5) !important;
  padding: 3px 10px;
  font-size: 16px;
  min-height: 20px;
  height: auto;
}
@media screen and (max-width: 1023px) {
  .easyread-btn.btn {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
  }
}
.easyread-btn.btn .easyread-img {
  width: 22px;
  float: left;
  margin-right: 10px;
}
.easyread-btn.btn .description {
  white-space: nowrap;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  h1 .easyread-btn {
    margin-top: -15px;
  }
}
.ampelinfo {
  width: 100%;
  margin-bottom: 20px;
}
.ampelinfo h3 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 12px;
}
.ampelinfo .signal {
  width: 16%;
  float: left;
}
@media screen and (max-width: 600px) {
  .ampelinfo .signal {
    margin-right: 4%;
  }
}
.ampelinfo .right {
  width: 84%;
  float: left;
}
@media screen and (max-width: 600px) {
  .ampelinfo .right {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .id-withincontentsearch .stsg-search-wrapper label[for="contextsearch"] {
    width: 500px;
  }
}
a.stsg-tile.search-page-tile {
  background: #efefeb;
  text-decoration: none;
  padding: 20px;
  float: left;
  display: inline-block;
  position: relative;
  color: black;
  margin-bottom: 15px;
  /*
    &.easyread-searchpagetile {
        .easy-read {position: absolute; right: 0; border: solid 2px #fff; border-right: none; font-size: 13px;}
    }*/
}
a.stsg-tile.search-page-tile[href$='.pdf'] .url:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 2px;
  content: "\f33d";
}
a.stsg-tile.search-page-tile .url {
  word-break: break-all;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #555;
}
a.stsg-tile.search-page-tile .url .file-hint {
  margin-right: 10px;
}
a.stsg-tile.search-page-tile .url .file-hint:before {
  content: "[";
}
a.stsg-tile.search-page-tile .url .file-hint:after {
  content: "]";
}
a.stsg-tile.search-page-tile .description {
  max-height: 5.6em;
  overflow: hidden;
}
a.stsg-tile.search-page-tile:hover {
  text-decoration: none;
  background: #f6f6f4;
}
a.stsg-tile.search-page-tile .topic {
  font-size: 21px;
  width: calc(100% - 80px);
  color: #e00025;
}
a.stsg-tile.search-page-tile .date {
  color: #555;
  display: inline-block;
}
a.stsg-tile.search-page-tile .date:after {
  content: "-";
  margin-left: 10px;
  margin-right: 10px;
}
a.stsg-tile.search-page-tile .easy-read {
  left: inherit;
  border-right: 0;
  position: absolute;
  right: 0;
  border: solid 2px #000;
  border-right: none;
  width: 100px;
}
@media screen and (min-width: 1024px) {
  a.stsg-tile.search-page-tile .easy-read {
    padding: 7px;
  }
}
@media screen and (max-width: 1023px) {
  a.stsg-tile.search-page-tile .easy-read {
    top: 0;
    width: 140px;
    padding: 1px 7px;
  }
}
a.stsg-tile.search-page-tile .easy-read .description {
  font-size: 12px !important;
  font-weight: bold !important;
  line-height: 1.17em !important;
  float: right;
  width: calc(100% - 30px);
  text-align: right;
}
@media screen and (min-width: 1024px) {
  a.stsg-tile.search-page-tile .easy-read .description {
    word-break: break-word;
  }
}
a.stsg-tile.search-page-tile .easy-read .easyread-img {
  float: left;
}
@media screen and (min-width: 1024px) {
  a.stsg-tile.search-page-tile .easy-read .easyread-img {
    width: 25px;
  }
}
@media screen and (max-width: 1023px) {
  a.stsg-tile.search-page-tile .easy-read .easyread-img {
    width: 18px;
  }
}
a.stsg-tile.search-page-tile[href$='.pdf'] .url:before,
a.stsg-tile.search-page-tile[href$='.doc'] .url:before,
a.stsg-tile.search-page-tile[href$='.docx'] .url:before,
a.stsg-tile.search-page-tile[href$='.xls'] .url:before,
a.stsg-tile.search-page-tile[href$='.xlsx'] .url:before,
a.stsg-tile.search-page-tile[href$='.ppt'] .url:before,
a.stsg-tile.search-page-tile[href$='.pptx'] .url:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 2px;
  content: "\f15c";
}
a.stsg-tile.search-page-tile .topic {
  width: calc(100% - 80px);
}
.search-filter {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  font-size: 0.85em;
}
@media screen and (max-width: 1023px) {
  .search-filter {
    flex-flow: column;
  }
}
.search-filter ul {
  padding-left: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-filter ul li {
  white-space: nowrap;
}
.search-filter ul li:last-child {
  margin-right: 0;
}
.search-filter img.easy-read {
  width: 20px;
}
.search-filter .inhaltstyp-sections li label {
  width: 100px;
}
.search-filter .inhaltstyp-sections li span.description {
  background: transparent;
  border: none;
}
.search-filter input[type=radio]:checked + label span {
  border: none;
}
.search-area ul li {
  display: inline-block;
  margin-right: 12px;
}
/* Newsoverview */
.news-filter {
  float: left;
  width: 100%;
}
.news-filter label {
  margin-bottom: 0;
}
.news-filter .btn {
  margin-bottom: 4px;
}
.news-filter h4 {
  padding-bottom: 7px;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (max-width: 1023px) {
}
.news-filter ul.inhaltstyp-items {
  float: left;
  padding-left: 0;
}
.news-filter.date-range .input-outer {
  padding: 0;
}
.news-filter.date-range .input-outer input {
  position: absolute;
  top: 0;
  left: 0;
}
.datepicker-dropdown {
  background: #fff;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
}
.datepicker table tr td,
.datepicker table tr th {
  font-weight: 400;
}
#row-news-detail {
  overflow: hidden;
}
.date-range .date-pick-start,
.date-range .date-pick-end {
  width: 50%;
}
.date-range .date-pick-start .input-outer,
.date-range .date-pick-end .input-outer {
  background-color: #EFEFEB;
  outline: none;
  box-shadow: none;
  border-image: none;
  border: 1px #efefeb solid;
  height: 50px;
  padding-left: 20px !important;
  padding-top: 15px !important;
  float: left;
}
.date-range .date-pick-start .input-outer input,
.date-range .date-pick-end .input-outer input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  padding-top: 5px !important;
  text-align: center;
  font-size: 16px;
  padding-left: 0 !important;
}
.date-range .date-pick-start .input-outer input.datepicker:focus,
.date-range .date-pick-end .input-outer input.datepicker:focus {
  background: -moz-linear-gradient(left, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00ffffff', GradientType=1);
}
.date-range .date-pick-start .input-outer {
  border-right: none;
  width: 100%;
}
.date-range .date-pick-start .input-outer:before {
  content: "";
  width: 0px;
  position: absolute;
  right: -30px;
  height: 0px;
  top: -1px;
  border-top: 22.5px solid transparent;
  border-bottom: 22.5px solid transparent;
  z-index: 4;
}
.date-range .date-pick-end .input-outer {
  padding-left: 1px;
  width: 100%;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: 0;
  height: 10px;
  border-left: 12px solid transparent;
  border-right: solid 12px transparent;
}
.tilebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.stsg-tile.topic-tile,
a.stsg-tile.topic-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background: #efefeb;
  border: solid #efefeb 1px;
  text-decoration: none;
  position: relative;
}
.stsg-tile.topic-tile .tile-icon i,
a.stsg-tile.topic-tile .tile-icon i {
  transition: all 0.5s;
}
.stsg-tile.topic-tile:hover,
a.stsg-tile.topic-tile:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(51, 51, 51, 0.2);
  box-shadow: 0 0 16px 0 rgba(51, 51, 51, 0.2);
}
.stsg-tile.topic-tile:hover .tile-icon i,
a.stsg-tile.topic-tile:hover .tile-icon i {
  transform: scale(1.1);
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile,
  a.stsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 336px;
    padding-top: calc(5 * 28px);
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile,
  a.stsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: calc(3 * 22px);
  }
}
.stsg-tile.topic-tile .tile-icon,
a.stsg-tile.topic-tile .tile-icon {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  border: grey 2px solid;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile .tile-icon,
  a.stsg-tile.topic-tile .tile-icon {
    top: 28px;
    width: calc(6 * 28px);
    height: calc(6 * 28px);
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile .tile-icon,
  a.stsg-tile.topic-tile .tile-icon {
    top: 22px;
    width: calc(4 * 22px);
    height: calc(4 * 22px);
  }
}
.stsg-tile.topic-tile .tile-icon i,
a.stsg-tile.topic-tile .tile-icon i {
  align-self: center;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile .tile-icon i,
  a.stsg-tile.topic-tile .tile-icon i {
    font-size: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile .tile-icon i,
  a.stsg-tile.topic-tile .tile-icon i {
    font-size: 70px;
  }
}
.stsg-tile.topic-tile .tile-content,
a.stsg-tile.topic-tile .tile-content {
  background: #fff;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile .tile-content,
  a.stsg-tile.topic-tile .tile-content {
    line-height: 28px;
    padding-top: calc(3 * 28px);
    max-height: calc(7 * 28px);
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile .tile-content,
  a.stsg-tile.topic-tile .tile-content {
    line-height: 22px;
    padding-top: calc(3 * 22px);
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile .tile-content .title,
  a.stsg-tile.topic-tile .tile-content .title {
    font-size: 20px;
    white-space: nowrap;
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile .tile-content .title,
  a.stsg-tile.topic-tile .tile-content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) {
  .stsg-tile.topic-tile .tile-content .description,
  a.stsg-tile.topic-tile .tile-content .description {
    font-size: 16px;
    color: black;
    max-height: 3.2em;
    overflow: hidden;
    line-height: 24px;
  }
}
.stsg-tile.topic-tile.img-topic-tile,
a.stsg-tile.topic-tile.img-topic-tile {
  padding-top: calc(336px / 2);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile.img-topic-tile,
  a.stsg-tile.topic-tile.img-topic-tile {
    background: #fff;
  }
}
.stsg-tile.topic-tile.img-topic-tile .topictile-image-outer,
a.stsg-tile.topic-tile.img-topic-tile .topictile-image-outer {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
}
.stsg-tile.topic-tile.img-topic-tile .tile-img,
a.stsg-tile.topic-tile.img-topic-tile .tile-img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.stsg-tile.topic-tile.img-topic-tile:hover .tile-img,
a.stsg-tile.topic-tile.img-topic-tile:hover .tile-img {
  transform: scale(1.03);
  /*   transform: scale(1.03);
                    -ms-transform: scale(1.03);
                    transition: transform 0.4s;*/
}
.stsg-tile.topic-tile.img-topic-tile .tile-content,
a.stsg-tile.topic-tile.img-topic-tile .tile-content {
  padding-top: 28px;
  z-index: 99;
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile.img-topic-tile .tile-content,
  a.stsg-tile.topic-tile.img-topic-tile .tile-content {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.topic-tile.img-topic-tile .tile-content,
  a.stsg-tile.topic-tile.img-topic-tile .tile-content {
    padding-top: 12px;
  }
}
.stsg-tile.topic-tile.img-topic-tile .tile-content .description,
a.stsg-tile.topic-tile.img-topic-tile .tile-content .description {
  max-height: 6em;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .stsg-tile.width-25,
  a.stsg-tile.width-25 {
    width: calc((100% / 4) - 22px);
    margin: 0 0 28px 0;
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.width-25,
  a.stsg-tile.width-25 {
    width: 100%;
    margin: 6px 0;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-tile.width-25:nth-last-child(-n+4),
  a.stsg-tile.width-25:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}
.stsg-tile.width-25:first-child,
a.stsg-tile.width-25:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .stsg-tile.width-33,
  a.stsg-tile.width-33 {
    width: calc((100% / 3) - 19px);
    margin: 0 0 28px 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 600px) {
  .stsg-tile.width-33,
  a.stsg-tile.width-33 {
    width: calc((100% / 2) - 14px);
    margin: 0 0 22px 0;
  }
}
@media screen and (max-width: 600px) {
  .stsg-tile.width-33,
  a.stsg-tile.width-33 {
    width: 100%;
    margin: 6px 0;
  }
  .stsg-tile.width-33:first-child,
  a.stsg-tile.width-33:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .stsg-tile.width-50,
  a.stsg-tile.width-50 {
    width: calc((100% / 2) - 15px);
  }
}
@media screen and (max-width: 1023px) {
  .stsg-tile.width-50,
  a.stsg-tile.width-50 {
    width: 100%;
    margin: 6px 0;
  }
}
.stsg-tile.width-100,
a.stsg-tile.width-100 {
  width: 100%;
}
.stsg-tile.empty-tile,
a.stsg-tile.empty-tile {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  touch-action: none;
  border: none;
  visibility: hidden;
}
ul.index-az {
  margin: 0;
  float: left;
  padding: 0;
}
ul.index-az li {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  ul.index-az li {
    padding: 0;
  }
}
ul.index-az li a {
  display: block;
}
@media screen and (min-width: 1024px) {
  ul.index-az li a {
    padding: 8px 10px;
  }
}
@media screen and (max-width: 1023px) {
  ul.index-az li a {
    padding: 10px;
  }
}
.prev-next-nav .previous-link:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
}
.prev-next-nav .next-link:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
}
.stadtparlament td.icon {
  width: 36px;
}
.stadtparlament td.sitzung {
  width: 280px;
}
.stadtparlament td.protokoll {
  width: 130px;
}
.stadtparlament .nichtbehandelt td,
.stadtparlament .nichtbehandelt a {
  color: #999;
}
.stadtparlament .mitglieder-section .mitglied-img img {
  max-height: 200px;
}
.linklist li.download.verbalix a:before {
  content: "\f028";
}
ul.saalplan {
  width: 100%;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-flow: row;
}
ul.saalplan a.stparlapersonenlink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
ul.saalplan li.sitz.empty {
  pointer-events: none;
  background: transparent !important;
}
ul.saalplan.sitze li.sitz {
  width: calc(100% / 15);
  border-radius: 2px;
  height: 20px;
  margin: 2px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  color: #84002f;
  background-color: silver;
  position: relative;
}
ul.saalplan.sitze li.sitz.active {
  outline: #000 auto 2px;
}
ul.saalplan.sitze li.sitz.activenow {
  outline: #000 auto 2px;
}
ul.saalplan.sitze li.sitz.fraktionspraesident:before {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  ul.saalplan.sitze li.sitz.fraktionspraesident:before {
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) {
  ul.saalplan.sitze li.sitz.fraktionspraesident:before {
    font-size: 14px;
  }
}
ul.saalplan.sitze li.sitz.BDP {
  background-color: #FBC816;
  color: #000;
}
ul.saalplan.sitze li.sitz.Mitte {
  background-color: #ff850c;
  color: #000;
}
ul.saalplan.sitze li.sitz.EVP {
  background-color: #ffff01;
  color: #000;
}
ul.saalplan.sitze li.sitz.FDP {
  background-color: #0071c0;
  color: #000;
}
ul.saalplan.sitze li.sitz.JF {
  background-color: #01b0f1;
  color: #000;
}
ul.saalplan.sitze li.sitz.Gruene {
  background-color: #019443;
  color: #000;
}
ul.saalplan.sitze li.sitz.GLP {
  background-color: #ccff9a;
  color: #000;
}
ul.saalplan.sitze li.sitz.JGLP {
  background-color: #98ff66;
  color: #000;
}
ul.saalplan.sitze li.sitz.JCVP {
  background-color: #FFC090;
  color: #000;
}
ul.saalplan.sitze li.sitz.JungeGr {
  background-color: #92d14f;
  color: #000;
}
ul.saalplan.sitze li.sitz.JUSO {
  background-color: #ff99ff;
  color: #000;
}
ul.saalplan.sitze li.sitz.Parteilos {
  background-color: #aaa;
  color: #000;
}
ul.saalplan.sitze li.sitz.PFG {
  background-color: #ff32cb;
  color: #000;
}
ul.saalplan.sitze li.sitz.SD {
  background-color: #FF8080;
  color: #000;
}
ul.saalplan.sitze li.sitz.SP {
  background-color: #fe0000;
  color: #000;
}
ul.saalplan.sitze li.sitz.SVP {
  background-color: #3A7045;
  color: #000;
}
ul.saalplan.sitze li.sitz.SVPSen {
  background-color: #3AE045;
  color: #000;
}
ul.saalplan.sitze li.sitz .stparlapersondetail {
  display: none;
  visibility: hidden;
}
ul.saalplan.sitze li.sitz a.stparlapersonlink:hover {
  border: solid black 1px;
  border-radius: 3px;
}
ul.saalplan.sitze li.sitz a.stparlapersonlink:hover + .stparlapersondetail {
  display: block;
  visibility: visible;
}
ul.saalplan.sitze li.sitz a.stparlapersonlink:hover:after {
  content: "\f05a";
  position: absolute;
  font-size: 14px;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  height: 100%;
  font-family: "Font Awesome 5 Pro";
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
}
ul.saalplan.sitze li.sitz a {
  float: left;
  width: 100%;
  height: 100%;
  display: block;
}
ul.saalplan.funktionen {
  justify-content: center;
}
ul.saalplan.funktionen li.sitz {
  width: calc(100% / 5 - 4px);
  border-radius: 2px;
  height: 20px;
  margin: 2px;
  vertical-align: middle;
  height: 32px;
}
ul.saalplan.funktionen li.sitz.fraktionspraesident:before {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 5px;
  left: initial;
  width: 100%;
  text-align: right;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  ul.saalplan.funktionen li.sitz.fraktionspraesident:before {
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) {
  ul.saalplan.funktionen li.sitz.fraktionspraesident:before {
    font-size: 14px;
  }
}
ul.saalplan.funktionen li.sitz .stparlapersonlink {
  font-size: 11px;
  text-decoration: none;
  padding: 8px 5px;
  width: 100%;
  height: 100%;
  float: left;
}
ul.saalplan.funktionen li.sitz .stparlapersonlink .funktion {
  background: rgba(255, 255, 255, 0.8);
  padding: 0 3px;
}
ul.saalplan.funktionen li.sitz .stparlapersondetail {
  top: 33px;
}
@media screen and (max-width: 650px) {
  ul.saalplan.funktionen li.sitz.empty {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  ul.saalplan.funktionen.reihe-1 .sitz3,
  ul.saalplan.funktionen.reihe-2 .sitz3 {
    width: 33%;
  }
}
.sitze .sitz:nth-child(10) .stparlapersondetail,
.sitze .sitz:nth-child(11) .stparlapersondetail,
.sitze .sitz:nth-child(12) .stparlapersondetail,
.sitze .sitz:nth-child(13) .stparlapersondetail,
.sitze .sitz:nth-child(14) .stparlapersondetail,
.sitze .sitz:nth-child(15) .stparlapersondetail {
  right: 0;
}
.stparlapersondetail {
  position: absolute;
  padding: 10px;
  width: 250px;
  z-index: 99;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  top: 20px;
  color: #000;
  font-size: 13px;
}
.stparlapersondetail h2 {
  font-size: 17px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 25px;
}
.stparlapersondetail h3 {
  font-size: 13px;
  text-align: left;
  margin-top: 0;
}
.stparlapersondetail th,
.stparlapersondetail td {
  padding: 4px !important;
  text-align: left;
}
.stparlapersondetail table {
  width: 100%;
}
.stparlapersondetail img {
  max-height: 200px;
}
.id-stadtparlament-legende ul {
  padding-left: 0;
}
.leer {
  background-color: #fff;
}
.BDP-colors {
  background-color: #FBC816;
  color: #000;
}
.Mitte-colors {
  background-color: #ff850c;
  color: #000;
}
.EVP-colors {
  background-color: #ffff01;
  color: #000;
}
.FDP-colors {
  background-color: #0071c0;
  color: #000;
}
.JF-colors {
  background-color: #01b0f1;
  color: #000;
}
.Gruene-colors {
  background-color: #019443;
  color: #000;
}
.glp-colors {
  background-color: #ccff9a;
  color: #000;
}
.jglp-colors {
  background-color: #98ff66;
  color: #000;
}
.JCVP-colors {
  background-color: #FFC090;
  color: #000;
}
.JungeGr-colors {
  background-color: #92d14f;
  color: #000;
}
.JUSO-colors {
  background-color: #ff99ff;
  color: #000;
}
.Parteilos-colors {
  background-color: #aaa;
  color: #000;
}
.PFG-colors {
  background-color: #ff32cb;
  color: #000;
}
.SD-colors {
  background-color: #FF8080;
  color: #000;
}
.SP-colors {
  background-color: #fe0000;
  color: #000;
}
.SVP-colors {
  background-color: #3A7045;
  color: #000;
}
.SVPSen-colors {
  background-color: #3AE045;
  color: #000;
}
.fraktionen li,
.parteien li {
  font-size: 14px;
}
.fraktionen li span,
.parteien li span {
  float: right;
  margin-right: 50px;
}
.fraktionen li a,
.parteien li a {
  text-decoration: none;
}
.parteien li:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  padding: 0 2px;
  color: transparent !important;
}
.parteien li.SP:before {
  background-color: #fe0000;
  color: #000;
}
.parteien li.FDP:before {
  background-color: #0071c0;
  color: #000;
}
.parteien li.SVP:before {
  background-color: #3A7045;
  color: #000;
}
.parteien li.Mitte:before {
  background-color: #ff850c;
  color: #000;
}
.parteien li.GLP:before {
  background-color: #ccff9a;
  color: #000;
}
.parteien li.JGLP:before {
  background-color: #98ff66;
  color: #000;
}
.parteien li.Gruene:before {
  background-color: #019443;
  color: #000;
}
.parteien li.JungeGr:before {
  background-color: #92d14f;
  color: #000;
}
.parteien li.EVP:before {
  background-color: #ffff01;
  color: #000;
}
.parteien li.JUSO:before {
  background-color: #ff99ff;
  color: #000;
}
.parteien li.JF:before {
  background-color: #01b0f1;
  color: #000;
}
.parteien li.PFG:before {
  background-color: #ff32cb;
  color: #000;
}
.parteien li span {
  float: right;
  margin-right: 50px;
}
.parteien li a {
  text-decoration: none;
}
.legende .fraktionspraesident:before {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-right: 5px;
}
/**********     sgsw paragraphs    *************/
.id-quote {
  background: #EFEFEB;
  margin: 0 -10px 50px -10px;
  padding: 50px 0 !important;
}
@media screen and (min-width: 1384px) {
  .id-quote {
    margin-left: 0;
    margin-right: 0;
  }
}
.id-quote .quote-panel .text-container {
  display: block;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .id-quote .quote-panel .text-container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .id-quote .quote-panel .text-container {
    padding: 0;
  }
}
.id-quote .quote-panel .text-container .quote-content .quote-icon {
  /*color: @brand-color;*/
}
.id-quote .quote-panel .text-container .quote-content,
.id-quote .quote-panel .text-container .quote-content p {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .id-quote .quote-panel .text-container .quote-content,
  .id-quote .quote-panel .text-container .quote-content p {
    font-size: 23px;
    line-height: 32px;
  }
}
.id-quote .quote-panel .text-container .autor {
  margin-top: 30px;
  /*margin-top: 40px; margin-left: 50px;*/
  font-size: 14px;
  line-height: 20px;
}
.id-quote .quote-panel .text-container .teaser-canvas-arrow {
  display: none;
}
.id-quote .quote-panel.split-panel {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .id-quote .quote-panel.split-panel {
    flex-flow: column;
  }
}
.id-quote .quote-panel.split-panel .visuals {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .id-quote .quote-panel.split-panel .visuals {
    width: 100%;
    padding-bottom: 20px;
  }
}
.id-quote .quote-panel.split-panel .visuals .quote-img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .id-quote .quote-panel.split-panel .visuals .quote-img {
    flex-flow: column;
  }
}
.id-quote .quote-panel.split-panel .text-container {
  width: calc(100% - 250px);
}
@media screen and (max-width: 1023px) {
  .id-quote .quote-panel.split-panel .text-container {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .id-quote .quote-panel.split-panel .text-container {
    width: 100%;
    padding: 0;
  }
}
.id-note .note-content {
  border-left: 4px solid #e00025;
  padding-left: 40px;
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .id-note .note-content {
    padding-left: 30px;
    font-size: 23px;
    line-height: 32px;
  }
}
.id-bildtext .infobox {
  float: left;
  background-color: #EFEFEB;
  position: relative;
  width: 315px;
  padding: 30px;
  margin: 0 40px 25px 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
@media screen and (max-width: 767px) {
  .id-bildtext .infobox {
    margin: 0 20px 15px 0;
  }
}
@media screen and (max-width: 600px) {
  .id-bildtext .infobox {
    width: 100%;
  }
}
.id-bildtext .infobox .toggle-button {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #e00025;
  height: 42px;
  width: 42px;
  border-radius: 21px;
  color: #e00025;
  cursor: pointer;
}
.id-bildtext .infobox .toggle-button .icon-close {
  display: none;
}
.id-bildtext .infobox .toggle-button .icon-close i {
  top: 6px;
  transform: translateX(-50%);
}
.id-bildtext .infobox .toggle-button i {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.id-bildtext .infobox .introtext {
  width: 255px;
}
.id-bildtext .infobox .introtext .title {
  float: left;
  padding-bottom: 20px;
  margin-right: 35px;
}
.id-bildtext .infobox .introtext .text {
  float: left;
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
}
.id-bildtext .infobox .description {
  display: none;
  width: calc(100% - 315px);
  padding-left: 20px;
}
.id-bildtext .infobox.show-infobox {
  display: flex;
  flex-flow: row;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .id-bildtext .infobox.show-infobox {
    flex-flow: column;
  }
}
.id-bildtext .infobox.show-infobox .toggle-button .icon-open {
  display: none;
}
.id-bildtext .infobox.show-infobox .toggle-button .icon-close {
  display: block;
}
.id-bildtext .infobox.show-infobox .introtext {
  width: 255px;
}
@media screen and (max-width: 767px) {
  .id-bildtext .infobox.show-infobox .introtext {
    flex-flow: column;
  }
}
.id-bildtext .infobox.show-infobox .description {
  display: block;
}
@media screen and (max-width: 767px) {
  .id-bildtext .infobox.show-infobox .description {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
.id-bildtext .infobox ul.rte li:before,
.id-bildtext .infobox ol.rte li:before {
  color: #000;
}
.id-gallery {
  padding-top: 60px !important;
  padding-bottom: 20px !important;
  background-color: #efefeb;
}
@media screen and (min-width: 1384px) {
  .id-gallery {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .id-gallery .imggallerie-carousel {
    /*padding-left: 15px;*/
  }
}
.id-gallery .imggallerie-carousel .img-item {
  width: 650px;
  /*
            @media screen and (min-width: 1221px) {width: calc((1210px / 12 * 8) - 40px);}
            @media screen and (min-width: 1025px) and (max-width: 1220px) {width: calc((100vw / 12 * 8) - 75px);}
            */
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .id-gallery .imggallerie-carousel .img-item {
    width: 80vw;
  }
}
@media screen and (max-width: 480px) {
  .id-gallery .imggallerie-carousel .img-item {
    width: 75vw;
  }
}
.id-gallery .imggallerie-carousel .img-item a {
  height: 438px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}
@media screen and (max-width: 1023px) {
  .id-gallery .imggallerie-carousel .img-item a {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .id-gallery .imggallerie-carousel .img-item a {
    height: 320px;
  }
}
@media screen and (max-width: 600px) {
  .id-gallery .imggallerie-carousel .img-item a {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .id-gallery .imggallerie-carousel .img-item a {
    height: 200px;
  }
}
.id-gallery .imggallerie-carousel .img-item .medialegend {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 16px;
}
@media screen and (max-width: 480px) {
  .id-gallery .imggallerie-carousel .img-item .medialegend {
    flex-flow: column;
  }
}
.id-gallery .imggallerie-carousel .img-item .medialegend .title {
  width: 70%;
  max-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 480px) {
  .id-gallery .imggallerie-carousel .img-item .medialegend .title {
    width: 100%;
  }
}
.id-gallery .imggallerie-carousel .img-item .medialegend .subtitle {
  font-size: 10px;
  line-height: 12px;
  width: 30%;
  text-align: right;
  margin-top: 2px;
}
@media screen and (max-width: 480px) {
  .id-gallery .imggallerie-carousel .img-item .medialegend .subtitle {
    width: 100%;
    margin-top: 10px;
  }
}
.id-gallery .imggallerie-carousel .img-item .medialegend.onlytitle .title {
  width: 100%;
}
.id-gallery .imggallerie-carousel button.slick-next:before {
  font-size: 40px;
}
.id-gallery .imggallerie-carousel button.slick-prev:before {
  font-size: 40px;
}
.id-gallery .imggallerie-carousel .slick-dots {
  padding-top: 35px;
  position: relative;
}
.id-gallery .imggallerie-carousel .slick-dots li button:before {
  color: #fff;
  opacity: 0.85;
}
.id-gallery .imggallerie-carousel .slick-dots li.slick-active button:before {
  color: #e20025;
}