@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://c179df.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.eot');
  src: url('https://f88497.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('https://34aaaf.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://afb9d2.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://b096e7.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://2c8e31.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.bfclass__fontsmooth{-webkit-font-smoothing:antialiased;font-smoothing:always;text-rendering:optimizeLegibility}
.bfclass__noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bfprochat__button{cursor:pointer;position:fixed;top:60%;right:0;font-family:Roboto,sans-serif;background:#0064bf;border-radius:3px 0 0 3px;padding:56px 14px 12px;z-index:10000;-webkit-font-smoothing:antialiased;font-smoothing:always;text-rendering:optimizeLegibility}.bfprochat__button:hover{background:#0d81d4}.bfprochat__button.messenger-is-open{right:481px}.bfprochat__button.messenger-is-open .bfprochat__button-icon--close{display:block}.bfprochat__button-icon{position:absolute}.bfprochat__button-icon--chat{top:14px;left:50%;width:40px;margin-left:-20px;height:36px}.bfprochat__button-icon--chat svg{position:absolute;top:0;left:0;width:40px;height:36px;fill:#fff}.bfprochat__button-icon--close{display:none;top:8px;left:8px;width:12px;height:12px}.bfprochat__button-icon--close svg{position:absolute;top:0;left:0;width:12px;height:12px;fill:#fff}.bfprochat__button-text{display:block;text-align:center;font-weight:500;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bfprochat__button-text--main{color:#fff;font-size:16px}.bfprochat__button-text--main+.bfprochat__button-text--sub{margin-top:3px}.bfprochat__button-text--sub{color:rgba(255,255,255,.8);font-size:14px}@media screen and (max-width:768px){.bfprochat__button{top:auto;right:12px;bottom:12px;padding:0;height:48px;width:56px;border-radius:3px}.bfprochat__button.messenger-is-open{right:12px}.bfprochat__button.messenger-is-open .bfprochat__button-icon--close{display:none}.bfprochat__button-text{display:none}.bfprochat__button-icon--chat{top:50%;left:50%;width:32px;margin-left:-16px;height:30px;margin-top:-14px}.bfprochat__button-icon--chat svg{width:32px;height:30px}}.bfprochat__messenger{position:fixed;top:0;right:-481px;bottom:0;width:480px;background:#fff;border-left:1px solid #c8c8c8;-webkit-overflow-scrolling:touch;overflow:auto;z-index:10001}.bfprochat__messenger.messenger-is-open{right:0}.bfprochat__messenger iframe{display:block;width:100%;height:100%;min-height:100%;overflow-x:hidden;overflow-y:auto}.bfprochat__messenger-frame{width:100%;height:100%}.bfprochat__messenger-close{cursor:pointer;display:none;position:absolute;top:10px;left:10px;width:28px;height:28px;background:rgba(255,255,255,.8);border-radius:3px;z-index:1}.bfprochat__messenger-close svg{position:absolute;top:50%;left:50%;width:16px;margin-left:-8px;height:16px;margin-top:-8px;fill:#7986a3}@media screen and (max-width:768px){.bfprochat__messenger{right:-100%;width:100%;border-left:0 solid transparent}.bfprochat__messenger-close{display:block}}@media screen and (max-width:480px){.bfprochat__messenger-close{left:calc(5% - 7px)}.bfprochat__button{top:auto !important;bottom:5%;}}@media screen and (max-height:900px){.bfprochat__button{top:75%;}}

/* Headers */


/* image copyright */
.relative {
	position:relative;
}
.img-copyright {
	position:absolute;
	font-size:80%;
	z-index:9000;
}
.img-copyright-black {
	color:#000;
}
.img-copyright-white {
	color:#fff;
}
.img-copyright-top-left {
	top:2px;
	left:4px;
}
.img-copyright-top-right {
	top:2px;
	right:4px;
}
.img-copyright-bottom-left {
	bottom:2px;
	left:4px;
}
.img-copyright-bottom-right {
	bottom:2px;
	right:4px;
}

/* Bootstrap Styles for Cookie Consent */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* Cookie Management */
#cookieman-modal {
	z-index:11001 !important; 
}
#cookieman-modal .modal-blur {
	z-index:11002 !important;
	width:100%;
	height:100%;
	background-color: rgba(255, 255, 255, .35);  
	backdrop-filter: blur(5px);
}
#cookieman-modal .modal-blur:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
    filter: blur(10px);
	background: inherit;
}
#cookieman-modal .modal-dialog {
	z-index:11003 !important;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.modal-open {
  overflow: hidden;
}
#cookieman-modal.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade {
	opacity:1;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 5px;
  margin:0 auto;
  max-width:1230px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-dialog {
    width: 900px;
  }
}
@media (min-width: 1100px) {
  .modal-lg, .modal-dialog {
    width: 1000px;
  }
}
#cookieman-modal .modal-dialog {
	margin:0;
	position:fixed;
	bottom:0;
	left:0;
}
#cookieman-modal .modal-content {
	padding:15px;
}
#cookieman-modal .modal-dialog .panel-title a[role="button"]:after, #cookieman-modal button[data-target="#cookieman-settings"] {
	/*display:none;*/
	font-size:24px;
	top:45%;
}
#cookieman-modal .panel-title {
	font-size:0.9rem;
}
#cookieman-modal .panel-title a {
	top:4px;
	padding: 5px 130px 5px 10px;
}
#cookieman-modal .modal-footer .btn {
	margin-left:5px;
	display:inline-block;
	text-align:center;
}
#cookieman-modal .btn-secondary.ds-toggle {
	width:280px !important;
	display:inline-block; 
}
#cookieman-modal .btn-secondary.dsn-toggle {
	width:340px !important;
	display:inline-block;
}
#cookieman-modal h4, #cookieman-modal .banner-header {
	font-size:1.25rem;
	margin:0 0 0.25rem 0;
}
#cookieman-modal p {
	font-size:0.8rem;
	line-height:1.5;
	margin:0.25rem 0 0.5rem 0;
}
#cookieman-modal td:nth-child(1) {
	width:120px;
}
#cookieman-modal td:nth-child(3) {
	width:90px;
}
#cookieman-modal td:nth-child(4) {
	width:120px;
}
#cookieman-modal td:nth-child(5) {
	width:90px;
}
@media (max-width:480px) {
	#cookieman-modal .modal-title {
		text-align:left;
	}
	#cookieman-modal .modal-body p {
		font-size:0.85rem;
	}
	#cookieman-modal thead {
		display:none;
	}
	#cookieman-modal tr, #cookieman-modal td {
		display:block;
		width:100%;
	}
	#cookieman-modal .pull-right {
		width:100%;
		float:none !important;
	}
	#cookieman-modal .modal-footer .btn, #cookieman-modal .pull-right .btn {
		margin-left:auto;
		margin-right:auto;
		margin-bottom:4px;
		display:block !important;
	}
	#cookieman-modal .btn-secondary.ds-toggle {
		width:100% !important;
		margin-bottom:0.5rem;
	}
}

figcaption {
	font-size:0.8rem;
}

/*img[alt="GU Picto_CE Symbol-Zeichnung"] { display:none; }
img[alt="GU BKS Picto_CE Symbol-Zeichnung"] { display:none; }*/

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

/* additional styles */

body.no-hero-slider main, body > section.section--black:nth-of-type(1) {
	margin-top:162px;
}
body.no-hero-slider main.logo-gu, body.no-hero-slider main.logo-bks, body.no-hero-slider main.logo-guautomatic {
	margin-top:105px;
}
@media screen and (max-width: 768px), @media screen and (max-device-width : 480px) and (orientation : landscape) {
	body.no-hero-slider main.logo-gu, body.no-hero-slider main.logo-bks, body.no-hero-slider main.logo-guautomatic {
		margin-top:80px;
	}
	.header--secondary.logo-row {
		text-align:center;
	}
}

#header.has-headerlogo {
	/*box-shadow:0 1px 10px 10px rgba(0,0,0,0.1);*/
	box-shadow:0 5px 6px 0px rgba(0,0,0,0.1);
}
#header .logo a {
	position:relative;
}
.swap-logo-gubau, .swap-logo-bks, .swap-logo-elasoft {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
}
.header--secondary.logo-row {
	height:58px;
}
.header--secondary.logo-row.blue-bg {
	background-color:#00305e;
}
.header--secondary.logo-row img {
	max-height:50px;
	height:100%;
	width:auto;
	margin-top:4px;
}
@media (min-width: 768px) {
	.frame .wrapper h2, .section--headline_second {
		font-size: 1.667rem;
		line-height: 2.333rem;
	}
}
@media (min-width: 768px) {
	.frame .wrapper h2.news--article_headline, .frame .wrapper h2.filter--product_headline {
		font-size: 1.333rem;
		line-height: 2rem;
	}
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.section--grid .col-12 > .col-12 {
	padding-left:0;
	padding-right:0;
}
button, html [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: none;
}
.section--black {
	background-color:#000;
	color:#fff;
}
.section--black > div.wrapper {
	padding-top:0;
	padding-bottom:0;
}
.section--black .ce-intext.ce-right .ce-gallery, .section--black .ce-intext.ce-left .ce-gallery, .section--black .ce-above .ce-gallery {
	margin-bottom:0;
}
.ce-text-image-button .section--label-above-text {
	margin-bottom:1.1rem;
	text-transform:none;
	line-height:1.5;
	letter-spacing:0;
}
p a:hover {
	letter-spacing:inherit;
}
span.inline-pipe::after {
	content: "|";
	color:#000;
}
.no-mt > h2:first-child {
	margin-top:0;
	line-height:0.8;
}

.no-mt > p:first-child {
	margin-top:0;
}
.nav--tabs_pane.active .ce-textbutton a.link-internal, .section--blue a.link-internal {
	color:#fff;
	border-bottom:1px solid #fff;
}
.ml--20 {
	margin-left:-20px !important;
}
.mr--20 {
	margin-right:-20px !important;
}

.label-fixed-width {
	display:inline-block;
	width:330px;
}

.btn-primary.btn-red {
	background-color:#e2001a;
	border-color:#e2001a;
}

.btn-primary.btn-red:hover, .btn-primary.btn-red:focus {
	background-color:#8a140f !important;
	border-color:#8a140f !important;
}

.btn-primary.btn-red:active, .btn-primary.btn-red:focus {
	box-shadow:0 0 0 3px rgba(138,20,15,.5);
}

.btn-secondary.btn-transparent {
	border:1px solid #fff;
	color:#fff;
	background-color:transparent;
}

.btn-secondary.btn-transparent:hover {
	border:1px solid #7c8384;
	color:#7c8384;
	background-color:transparent;
}

.btn:hover {
	font-weight:normal !important;
	letter-spacing:.1em;
}

/* Grauer Balken */
.frame-gray_bar {
	background-color:#d4d5d6;
}

/* Sprungmarken-Navigation im Content */

/*main {
	overflow-x:hidden;
}*/

main .anchor-nav {
	background-color: rgba(255,255,255,1);
	box-shadow:0 5px 6px 0px rgba(0,0,0,0.1);
}

@media (max-width: 480px) {
	main {
		overflow-x:hidden;
	}
	main .anchor-nav {
		display:none;
	}
}

#fixed-anchor-nav-container {
	text-align:center;
	max-width:100%;
	background-color: rgba(255,255,255,1);
}

#fixed-anchor-nav-container.active {
	box-shadow:0 5px 6px 0px rgba(0,0,0,0.1);
}

#fixed-anchor-nav-container > div {
	max-width:1200px;
	margin:0 auto;
	display:table;
	width:100%;
}

#fixed-anchor-nav-container .anchor-nav {
	float:right;
	background-color:transparent;
	width:auto;
	top:0;
	padding-bottom:0;
}

main .anchor-nav.docked {
	opacity:0;
}

main .anchor-nav ul, #fixed-anchor-nav-container .anchor-nav ul {
	max-width:1200px;
	margin:0 auto;
	text-align:right;
	padding-left:0;
}

#fixed-anchor-nav-container .anchor-nav ul {
	float:none;
	max-width:1200px;
	margin:0 auto !important;
	width:100%;
}

main .anchor-nav ul li, #fixed-anchor-nav-container .anchor-nav ul li {
	display:inline-block;
}

main .anchor-nav .nav--level_1 > .nav--item,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item {
	padding:10px 0;
	margin:0;
	display:inline-block;
}

main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text {
	display:inline-block;
}

main .anchor-nav .nav--level_1 > .nav--item:hover,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item:hover,
main .anchor-nav .nav--level_1 > .nav--item.active,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item.active  {
	background-color:#00305e;
	color:#fff;
}

main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link {
	text-decoration:none;
}

main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text {
	padding:6px 20px;
	border-left:1px solid #222;
	color:#222;
	text-decoration:none;
	border-bottom:0;
	text-transform:uppercase;
	font-weight:400;
}

@media (min-width: 1024px) {
	main .anchor-nav .nav--level_1 > .nav--item,
	#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item {
		min-width:200px;
	}
	main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link,
	#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link {
		width:100%;
	}
	main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text,
	#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text {
		width:100%;
		text-align:center;
	}
}

@media (max-width: 1024px) {
	main .anchor-nav, #fixed-anchor-nav-container {
		padding-right:20px;
	}
	#fixed-anchor-nav-container .anchor-nav {
		top:0;
	}
}

@media (max-width: 768px) {
	#fixed-anchor-nav-container .anchor-nav {
		top:0;
	}
	#fixed-anchor-nav-container .anchor-nav ul {
		top:0 !important;
	}
	main .anchor-nav .nav--level_1 > .nav--item,
	#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item {
		padding:5px 0;
	}
	main .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text,
	#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item > .nav--item_link > .nav--item_text {
		font-size:87%;
	}
}

main .anchor-nav .nav--level_1 > .nav--item:hover + .nav--item > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item:hover + .nav--item > .nav--item_link > .nav--item_text,
main .anchor-nav .nav--level_1 > .nav--item.active + .nav--item > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item.active + .nav--item > .nav--item_link > .nav--item_text {
	border-left-color:#fff;
}

main .anchor-nav .nav--level_1 > .nav--item:last-child > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item:last-child > .nav--item_link > .nav--item_text {
	border-right:1px solid #222;
}

main .anchor-nav .nav--level_1 > .nav--item:hover > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item:hover > .nav--item_link > .nav--item_text,
main .anchor-nav .nav--level_1 > .nav--item.active > .nav--item_link > .nav--item_text,
#fixed-anchor-nav-container .anchor-nav .nav--level_1 > .nav--item.active > .nav--item_link > .nav--item_text {
	color:#fff;
}

/* Reiter erweitert */

.act-bg-white .nav--tabs_content .active {
	background-color:#fff;
	border:1px solid #00305e;
}

.act-bg-white .nav--tabs_content .active h1, .act-bg-white .nav--tabs_content .active h2, .act-bg-white .nav--tabs_content .active h3, .act-bg-white .nav--tabs_content .active h4, .act-bg-white .nav--tabs_content .active p, .act-bg-white .nav--tabs_content .active table, .act-bg-white .nav--tabs_content .active ul {
	color:#000;
}

.act-bg-white .nav--tabs_pane a:not(.btn) {
	color:#00305e;
	border-bottom-color:#00305e;
}

.act-bg-white .nav--tabs_pane.active a.btn.btn-primary {
	color:#fff;
	background-color:#00305e;
}

.act-bg-gray .nav--tabs_list li.active a {
	background-color:#d4d5d6;
	color:#000;
}

.act-bg-gray .nav--tabs_content .active {
	background-color:#d5d6d7;
}

.act-bg-gray .nav--tabs_content .active h1, .act-bg-gray .nav--tabs_content .active h2, .act-bg-gray .nav--tabs_content .active h3, .act-bg-gray .nav--tabs_content .active h4, .act-bg-gray .nav--tabs_content .active p, .act-bg-gray .nav--tabs_content .active table, .act-bg-gray .nav--tabs_content .active ul {
	color:#000;
}

.act-bg-gray .nav--tabs_pane a:not(.btn) {
	color:#00305e;
	border-bottom-color:#00305e;
}

.tab-content-2-cols, .tab-content-3-cols {
	width:100%;
	border-spacing:0;
}

.tab-content-2-cols td, .tab-content-3-cols td {
	vertical-align:top;
	padding:0 0.75rem 0 0;
}

.tab-content-2-cols td:last-child, .tab-content-3-cols td:last-child {
	padding-right:0;
}

.tab-content-2-cols td {
	width:50%;
}

.tab-content-3-cols td {
	width:33.3333%;
}

@media (max-width: 768px) {
	.tab-content-2-cols td, .tab-content-3-cols td {
		width:100%;
		padding-right:0;
		display:block;
		clear:both;
	}
}

section.overflow--visible {
	overflow:visible;
}

.frame-space-after-extra-large {
	margin-bottom:3rem;
}
.float-right {
	float:right;
}

.circle-images .image > img, .circle-images img.embed-responsive {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

.breadcrumb--wrapper {
	margin:1rem 0;
}

.nav--tabs_content .active h1, .nav--tabs_content .active h2, .nav--tabs_content .active h3, .nav--tabs_content .active h4 {
	color:#fff;
}

.tx-gu-products .nav--tabs_content .active h1, .tx-gu-products .nav--tabs_content .active h2, .tx-gu-products .nav--tabs_content .active h3, .tx-gu-products .nav--tabs_content .active h4 {
	color:#000;
}

/* Listen */

.section--default > .wrapper > ul, .section--default > .wrapper > .row > div > ul, .section--default > .wrapper > table td > ul, .section--default.grid-teaser > ul, .tx-tinyaccordion-pi1 ul.tinyaccordion .acc-section > ul, .news-single .article ul {
  padding-left: 1rem;
  margin-top:0;
  margin-bottom: 1rem; }
  .section--default > .wrapper > ul > li, .section--default > .wrapper > .row > div > ul > li, .section--default > .wrapper > table td > ul > li, .section--default.grid-teaser > ul > li, .tx-tinyaccordion-pi1 ul.tinyaccordion .acc-section > ul > li, .news-single .article ul > li {
	list-style-type: none;
	margin-bottom:6px; }
	.section--default > .wrapper > ul > li::before, .section--default > .wrapper > .row > div > ul > li::before, .section--default > .wrapper > table td > ul > li::before, .section--default.grid-teaser > ul > li::before, .tx-tinyaccordion-pi1 ul.tinyaccordion .acc-section > ul > li::before, .news-single .article ul > li::before {
	  content: '';
	  display: inline-block;
	  width: 8px;
	  height: 8px;
	  margin-left: -0.9em;
	  margin-right:6px;
	  background-color: #00305e;
	  position: relative;
	  top: -2px; }
	section.section--blue .section--default > .wrapper > ul > li::before, section.section--blue .section--default > .wrapper > .row > div > ul > li::before, .nav--tabs_content .section--default .wrapper ul li::before, section.section--blue .section--default.grid-teaser > ul > li::before, section.section--blue-alt .section--default.grid-teaser > ul > li::before, section.section--blue .tx-tinyaccordion-pi1 ul.tinyaccordion .acc-section > ul > li {
	  background-color: #fff; }
	.act-bg-white .nav--tabs_content .section--default .wrapper ul li::before, .act-bg-gray .nav--tabs_content .section--default .wrapper ul li::before {
	  background-color: #00305e; }
	.section--default > .wrapper > ul > li > ul li, .section--default > .wrapper > .row > div > ul > li > ul > li {
	  padding-left: .5rem; }
	  .section--default > .wrapper > ul > li > ul li::before, .section--default > .wrapper > .row > div > ul > li > ul > li::before {
		content: '-';
		background-color: transparent;
		left: -.5rem;
		top: 0;
		margin-left: -0.5rem; }

.section--default ul:not(.nav--tabs_list) li a:not(.btn) {
    color: #00305e;
    padding-bottom: 2px;
    border-bottom: 1px solid #00305e;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none
}

.act-bg-default .nav--tabs_pane a:not(.btn) {
	border-bottom-color:#fff;
}

.section--default ul li a.btn {
	color:#fff;
}

.section--default ul li a:hover {
	color:#0069b2;
	border-color:#0069b2;
}

.section--default ul li a.btn:hover {
	color:#fff;
	border-color:transparent;
}

section.section--blue .section--default ul li a, section.section--blue .section--default p > a {
	color:#fff;
	border-bottom: 1px solid #fff;
}

section.section--blue .section--default ul li a:hover, section.section--blue .section--default p > a:hover {
	color:#fff;
	border-bottom: 1px solid #fff;
}

.section--default > .wrapper > ul.hook-bullets, .section--default > .wrapper > .row > div ul.hook-bullets, .section--default > ul.hook-bullets {
  padding-left: 0;
  margin-top:0;
  margin-bottom: 1rem; }
  .section--default > .wrapper > ul.hook-bullets > li, .section--default > .wrapper > .row > div ul.hook-bullets > li, .nav--tabs_content .section--default .wrapper ul.hook-bullets li, .section--default > ul.hook-bullets li {
	list-style-type: none;
	margin-bottom:6px;
	padding-left:36px;
	padding-bottom:10px;
	background:url(https://38f01f.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Images/bullet_point_blau.svg) no-repeat;
	background-size:48px;
	background-position:-12px -12px; }
  .act-bg-white .nav--tabs_content .section--default .wrapper ul.hook-bullets li, .act-bg-gray .nav--tabs_content .section--default .wrapper ul.hook-bullets li {
	background-image:url(https://38f01f.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Images/bullet_point_blau.svg); }
  .act-bg-default .nav--tabs_content .section--default .wrapper ul.hook-bullets li, .section--blue ul.hook-bullets li, .section--blue-alt ul.hook-bullets li {
	background-image:url(https://d5d040.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Images/bullet_point_weiss.svg); }
	.section--default > .wrapper > ul.hook-bullets > li::before, .section--default > .wrapper > .row > div ul.hook-bullets > li::before, .section--default ul.hook-bullets > li::before {
	  display:none !important;
	}

/* Images */

.ce-image figure.image {
	margin-left:0;
	margin-right:0;
	background-color:transparent;
}
.ce-image figure.image img {
	max-width:100%;
	height:auto;
}
.image.zoom-image {
	overflow:hidden;
}
.image.zoom-image img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.image.zoom-image.rel-zoom-image img {
	position:relative !important;
}
.image.zoom-image img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.no-hover-zoom .image.zoom-image img:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}


/* Erweiterte Navigation */

@media screen and ( max-width:640px ) {
	
	.mobile--menu.opening {
		display:block;
	}
	.mobile--menu .nav--main .has-children {
		max-height:none;
		overflow:visible;
	}
	.mobile--menu .nav--main .nav--level_2 .nav--item_link {
		line-height:1.133em;
	}
	.mobile--menu .nav--main .nav--level_1 > .nav--item.has-children > ul {
		display:none;
	}
	.mobile--menu .nav--main .nav--level_1 > .nav--item.has-children.opening > ul {
		display:block;
	}
	.mobile--menu .nav--main .nav--level_2 > .nav--item.has-children > ul {
		display:none;
	}
	.mobile--menu .nav--main .nav--level_2 > .nav--item.has-children.opening > ul {
		display:block;
	}
	.mobile--menu .nav--main .nav--level_3 > .nav--item.has-children > ul {
		display:none;
	}
	.mobile--menu .nav--main .nav--level_3 > .nav--item.has-children.opening > ul {
		display:block;
	}
	.mobile--menu .nav--main .nav--level_3 > .has-children > .nav--item_link:after {
		top:6px;
	}
	.mobile--menu .nav--main .nav--level_4 > .nav--item > .nav--item_link > .nav--item_text {
		padding-left:1.5em;
	}
}

@media screen and ( min-width:768px ) {
	
	#header .nav--main .col-xl-2_4 {
		flex: 0 0 20%;
		max-width: 20%;
	}
	#header .nav--main .col-xl-1_2 {
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	#header .nav--main .nav--level_1 > .nav--item .arrow {
		bottom:-24px;
	}
	#header .nav--main .nav--level_1 > .nav--item.opening .nav--level_2 > li {
		margin-bottom:0;
		height:58px;
	}
	#header .nav--main .nav--level_1 > .nav--item.opening .nav--level_2 > li:hover {
		height:auto;
	}
	#header .nav--main .nav--level_2 {
		top:47px;
		padding-top:0;
		padding-bottom:0;
		background-color: rgba(0, 48, 94, 0.95);
	}
	#header .nav--main .nav--level_2 > .nav--item {
		padding-left:0;
		padding-right:0;
		float:left;
	}
	#header .nav--main .nav--level_2 > .nav--item > .nav--item_link {
		text-align:center;
		display:block;
		height:58px;
		border-right:2px solid rgba(255,255,255,0.5);
		background-color:#00305e;
		padding:0.8em 0;
		display: flex;
		align-items: center; /* Vertical center alignment */
		justify-content: center; /* Horizontal center alignment */
	}
	#header .nav--main .nav--level_2 > .nav--item > .nav--item_link > .nav--item_text {
		display:block;
		padding:0.4em 1.75em;
		vertical-align:middle;
	}
	#header .nav--main .nav--level_2 > .nav--item:hover > .nav--item_link > .nav--item_text {
		font-weight:bold;
	}
	#header .nav--main .nav--level_2 > .nav--item:last-child > .nav--item_link {
		border-right-width:0;
	}
	#header .nav--main .nav--level_3 {
		padding-top:2px;
		padding-left:1.5em;
		padding-right:1.5em;
		margin-bottom:1.5em;
	}
	#header .nav--main .nav--level_3 > .nav--item > .nav--item_link {
		position:relative;
		border-bottom:2px solid rgba(255,255,255,0.5);
	}
	#header .nav--main .nav--level_3 > .nav--item > .nav--item_link > .nav--item_text {
		padding-top:10px;
		padding-bottom:10px;
		display:block;
	}
	#header .nav--main .nav--level_2 > .nav--item.has-children > .nav--item_link::after, #header .nav--main .nav--level_3 > .nav--item.has-children > .nav--item_link::after, #header .nav--main .nav--level_4 > .nav--item.has-children > .nav--item_link::after {
		content: '\e810';
		font-family: "entypo-gu";
		font-style: normal;
		font-weight: normal;
		speak: none;
		color: #fff;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: .2em;
		text-align: center;
		display: inline-block;
		position: absolute;
		top: 18px;
		right: 16px;
	}
	#header .nav--main .nav--level_2 > .nav--item.has-children:hover > .nav--item_link::after {
		transform: rotate(180deg); 
	}
	#header .nav--main .nav--level_3 > .nav--item.has-children > .nav--item_link::after {
		top:14px;
		right:-4px;
		transform: rotate(270deg); 
	}
	#header .nav--main .nav--level_2 > .nav--item:nth-child(4) .nav--level_3 > .nav--item.has-children > .nav--item_link::after {
		top:14px;
		left:-20px;
		right:auto;
		transform: rotate(90deg); 
	}
	#header .nav--main .nav--level_2 > .nav--item:nth-child(4) .nav--level_4 > .nav--item.has-children > .nav--item_link::after {
		top:8px;
		left:-20px;
		right:auto;
		transform: rotate(90deg); 
	}
	/*#header .nav--main .nav--level_3 > .nav--item.has-children:hover > .nav--item_link::after {
		transform: rotate(90deg); 
	}*/
	#header .nav--main .nav--level_3 {
		display:none;
		width:900px;
		padding-left:320px;
		padding-right:320px;
		margin-top:0;
		margin-left:-300px;
	}
	#header .nav--main .nav--level_2 > li:first-child .nav--level_3 {
		width:1200px;
		padding-left:20px;
		padding-right:920px;
		margin-left:0;
	}
	#header .nav--main .nav--level_2 > li:nth-child(2) .nav--level_3 {
		margin-left:-300px;
		width:1200px;
		padding-right:620px;
	}
	#header .nav--main .nav--level_2 > li:nth-child(3) .nav--level_3 {
		margin-left:-600px;
		width:1200px;
		padding-left:620px;
	}
	#header .nav--main .nav--level_2 > li:nth-child(4) .nav--level_3 {
		width:1200px;
		padding-left:920px;
		padding-right:20px;
		margin-left:-900px;
	}
	#header .nav--main .nav--level_2 > .nav--item.has-children:hover .nav--level_3 {
		display:block;
	}
	#header .nav--main .nav--level_3 > .nav--item, #header .nav--main .nav--level_4 > .nav--item {
		position:relative;
	}
	#header .nav--main .nav--level_4, #header .nav--main .nav--level_5 {
		display:none;
		position:absolute;
		left:100%;
		top:-2px;
		width:300px;
		display:none;
		margin-top:0;
		margin-left:0;
		padding-left:32px;
		padding-top:7px;
		border-top:2px solid rgba(255,255,255,0.5);
	}
	#header .nav--main .nav--level_3 > li:first-child .nav--level_4 {
		border-top-color:transparent;
	}
	#header .nav--main .nav--level_2 > .nav--item:nth-child(4) .nav--level_4 {
		width:324px;
		left:-324px;
		padding-left:1.5em;
	}
	#header .nav--main .nav--level_2 > .nav--item:nth-child(3) .nav--level_5,
	#header .nav--main .nav--level_2 > .nav--item:nth-child(4) .nav--level_5 {
		width: 300px;
		left: -320px;
		top: -9px;
	}
	#header .nav--main .nav--level_4.menu-bottom-align {
		top:auto;
		bottom:0;
		border-top:0;
		padding-top:0;
		padding-bottom:7px;
		border-bottom:2px solid rgba(255,255,255,0.5);
	}
	#header .nav--main .nav--level_3 > .nav--item.has-children:hover .nav--level_4 {
		display:block;
	}
	#header .nav--main .nav--level_4 > .nav--item > .nav--item_link, #header .nav--main .nav--level_5 > .nav--item > .nav--item_link {
		display:block;
	}
	#header .nav--main .nav--level_4 > .nav--item > .nav--item_link > .nav--item_text, #header .nav--main .nav--level_5 > .nav--item > .nav--item_link > .nav--item_text {
		padding:4px 0;
		display:block;
	}
	#header .nav--main .nav--level_4 > .nav--item.has-children:hover .nav--level_5 {
		display:block;
	}

	/* englische Produktnavigation vorübergehend deaktivieren */
	/*html[lang="en-GB"] #navitem-4 > .nav--level_2, html[lang="en-GB"] #navitem-4 > a:after, html[lang="en-GB"] #navitem-4 > .arrow {
		display:none !important;
	}*/
}


/* Language menu */
#current-language {
	color:#222;
}
.vko-menu-list.nav--level_2 {
	top:28px;
}
.vko-menu-list.nav--level_2 > li {
	position:relative;
	width:100%;
}
.vko-menu-list.nav--level_2 a {
	letter-spacing:0.05em !important;
}
.vko-menu-list.nav--level_2 a:hover {
	font-weight:normal !important;
	letter-spacing:0.05em;
	color:#00305e !important;
}

.vko-menu-language-list.nav--level_3 {
	position:absolute;
	display:none;
	left:99%;
	top:-10px;
	background-color: #d5d6d7;
	z-index: 1001;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	text-align: left;
	padding: 1em;
}

.vko-menu-list.nav--level_2 > li:hover .vko-menu-language-list {
	display:block;
}

#current-language .nav--item_link::after {
    content: '\e810';
    font-family: "entypo-gu";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: #222;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -6px;
    right: 0;
}

.nav--main a.noclick {
	cursor:default;
}
.mobile--menu .nav--meta .has-children.nav--language {
	max-height:5000px;
}
.mobile--menu #current-language {
	display:none;
}
.mobile--menu_close > span {
	display:none;
}

.container .container {
	padding-right:0;
	padding-left:0;
}

img.embed-responsive {
	max-width:100%;
	height:auto;
}

/*.ce-textbutton .btn {
	margin-top:65px;
	margin-bottom:3rem;
}*/
.page-134 #tx-solr-search.mb-5 {
	margin-bottom:0 !important;
}
.page-134 .tx_solr .searchinfo {
	display:none;
}
.page-134 .ce-textbutton .btn {
	margin-top:1rem;
}

.link-internal.btn-link {
	display:block;
	margin:0 0 1rem 0;
	text-transform:none;
	letter-spacing:0;
}
.product-lightbox a {
	text-decoration:none;
}
.product-lightbox a span.img-caption {
	color:#000;
	text-decoration:none;
}
.product-lightbox a span.img-caption p {
	margin:0 0 0.25rem 0;
}

/* Produktliste */

.filter--group .filter--group_headline {
	cursor:pointer;
}
.product-filter [class^="icon-"]::before, [class*=" icon-"]::before {
	margin-left:0;
	margin-right:0;
}
.product-filter .filter--group.opening {
	max-height:5000px;
}
.filter--items.product-list .filter--product_image-container .bg--gradient {
	padding-bottom:41px;
}
.filter--items.product-list .filter--product_image-container .bg--gradient.hideIconRow {
	padding-bottom:0;
}
.filter--items.product-list .filter--product_headline {
	margin-top:0.1rem;
	margin-bottom:0.25rem;
}
.filter--items.product-list .filter--product_subline {
	font-size:13px;
}
.filter--items.product-list .filter--product_meta-type img {
	float:right;
	clear:both;
	max-width:41px;
	height:auto;
	margin-bottom:2px;
}
.filter--items.product-list .filter--product_meta-fabricator {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: .5rem;
}
.filter--items.product-list .filter--product_meta-fabricator img {
	max-width:40px;
	height:auto;
}
.filter--items.product-list .filter--product_meta-fabricator img[src*="GU_produkt_4c.svg"] {
	height:21px;
}
.filter--items.product-list .filter--product_meta-fabricator img[src*="BKS_4c.svg"] {
	height:18px;
}
.filter--items.product-list .filter--product_item .filter--product_meta-props {
	bottom:-6px !important;
	opacity:1 !important;
	background-color:transparent;
}
.filter--product_meta-props img {
	height:1.37rem;
	position:relative;
}

.product-infobox {
	display:block;
}
.product-infobox .hotspots--information_content {
	right:0;
	width:310px;
	padding-bottom:7px;
}
.product-infobox .hotspots--information_content.wide {
	width:380px;
}
.product-infobox .hotspots--information_content .section--headline_third {
	margin:0.5rem 0;
}
/*.product-infobox .hotspots--information_content.open-box .section--headline_third {
	margin:0.5rem 0;
}*/
.hotspots--information .infobox-content {
	display:none;
}
.infobox-content .col-lg-6 {
	max-width:48%;
}
.hotspots--information.opening .hotspots--information_dot {
	top:18px;
}
.hotspots--information .infobox-content .icon-chevron-small-right {
	margin-bottom:2px;
	float:left;
	clear:left;
}

.container .product--overlay .container {
	padding-left:20px;
	padding-right:20px;
}
.productinfopage--mainimagetext {
	position:absolute;
	right:0;
	top:0;
	z-index:200;
	width:25%;
	height:100%;
	background:none rgba(255,255,255,0.7);
}
.productinfopage--mainimagetext .wrap {
	padding:10px 20px;
}
.product--overlay-container h4 {
	margin-top:0;
}
.product--overlay-container > section ul > li::before {
	margin-right:0.25rem;
}
.product--overlay-container > section ul > li > p {
	display:inline;
	width:auto;
}
.product--overlay-container .swiper-container .swiper-slide {
	max-width:270px;
}
#variante_gallery_1 .swiper-slide {
	text-decoration:none;
}
#variante_gallery_1 .lightbox a::before {
	bottom:auto;
	top:1rem;
	left:auto;
	right:1rem;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:0;
}
.swiper-image-caption * {
	text-decoration:none;
	color:#000;
}
.product--overlay-container table {
	border:0;
	border-collapse:collapse;
	width:100%;
	height:auto;
	margin-bottom:3rem;
}
.product--overlay-container table thead {
	background:none #eee;
}
.product--overlay-container table tbody tr:nth-child(even) {
	background:#f0f0f0;
}
.product--overlay-container table tbody tr:nth-child(odd) {
	background:#f8f8f8;
}
.load-indicator {
	display:none;
	padding-top:9px;
	padding-bottom:9px;
}
.product-image-slider .slick-slide {
	max-height:180px;
	overflow-y:hidden;
}
.product-image-slider .slick-slide-wrap {
	display:block;
}
.product-image-slider .slick-slide-wrap img {
	width:227px;
	height:auto;
}
.product-image-slider .slick-prev {
	left:0 !important;
	z-index:20000;
}
.product-image-slider .slick-next {
	right:0 !important;
	z-index:20000;
}
.product-image-slider .slick-prev::before, .product-image-slider .slick-next::before {
	color:rgba(0,0,0,0.6);
}
.product-image-slider .slick-dots li::before {
	display:none !important;
}

/* Produktdetailseite */
.product-gallery .fabricator-logo-single {
	position:absolute;
	top:10px;
	left:10px;
	z-index:10000;
}
.product-gallery .fabricator-logo-single img {
	max-width:40px;
	height:auto;
	margin-right:4px;
}
.product-gallery .swiper-button-prev, .product-gallery .swiper-button-next {
	display:block;
}
.swiper-image-caption {
	display:block;
	color:#000;
}
#baguetteBox-overlay .full-image figcaption {
	font-family: Verdana, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
}
#baguetteBox-overlay .full-image figcaption > * {
	max-width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	line-height:1.3;
}
body.product-detail #baguetteBox-overlay .full-image img {
	background:none #fff;
}
.product--detail_headline {
	margin-top:-.65rem;
	margin-bottom:1rem;
}
.product--detail_params {
	margin-top:0;
	margin-bottom:3rem;
	font-size:15px;
}
.section--product_detail .btn-group.row {
	margin:0;
	width:100%;
}
.section--product_detail .btn-group.row a {
	width:33.3%;
}
.product-tabs-bottom .nav--tabs_content .nav--tabs_pane.active  {
	background-color:#fff;
	border:1px solid #00305e;
}
.product-tabs-bottom .nav--tabs_content .nav--tabs_header.active {
	background-color:#fff;
}
.product-tabs-bottom .nav--tabs_content .active p, .product-tabs-bottom .nav--tabs_content .active ul, .product-tabs-bottom .nav--tabs_content .active table {
	color:#000;
}
.product-tabs-bottom .nav--tabs_pane.active a {
	color:#00305e;
}
.product-tabs-bottom .nav--tabs_pane.active a:hover {
	font-weight:normal;
}
.product-tabs-bottom .nav--tabs_pane.active a.btn {
	background-color:#00305e;
	color:#fff;
}
.product-tabs-bottom table {
	border:1px solid #fff;
	border-spacing:1px;
	border-collapse:collapse;
	width:100%;
}
.product-tabs-bottom table td {
	vertical-align:top;
	padding:0.2rem;
}
.product-tabs-bottom table td p {
	margin-top:0;
}
.product-tabs-bottom a.btn span, .product-tabs-bottom a.btn:hover span {
	font-weight:normal !important;
}
.variante--container ul {
	padding-left:15px;
}
.variante--container table {
	border-collapse:collapse;
}
.norm--list {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
.norm--list img {
	max-width:60px;
	height:auto;
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:10px;
}
.crossref--item h2 { 
	margin-bottom:0.4rem;
}
.crossref--item span {
	display:block;
	margin:0 0 0 20px;
}

/* Abstände */
section.container.no-margin-bottom {
	padding-bottom:0;
}
section.container.no-margin-bottom p:last-child {
	margin-bottom:0;
}

/* Überschriften */
.fs2333rem { font-size:2.333rem !important; }
.fs1667rem { font-size:1.667rem !important; }
.fs1333rem { font-size:1.333rem !important; }
.fs15px { font-size:15px !important; }
.fs20px { font-size:20px !important; }
.fs25px { font-size:25px !important; }
.fs30px { font-size:30px !important; }
.fs35px { font-size:35px !important; }
.fs40px { font-size:40px !important; }
.fs45px { font-size:45px !important; }
.fs50px { font-size:50px !important; }

.fc000000 { color:#000000 !important; }
.fcffffff { color:#ffffff !important; }
.fc828282 { color:#828282 !important; }

h1.bold, h2.bold, h3.bold, h4.bold { font-weight:bold; }

h1.no-margin-bottom, h2.no-margin-bottom, h3.no-margin-bottom, h4.no-margin-bottom { margin-bottom:0 !important; }
h1.no-margin-bottom + p, h2.no-margin-bottom + p, h3.no-margin-bottom + p, h4.no-margin-bottom + p { margin-top:0.25rem; }

.section--label.section--label-default { margin-top:5rem; }
.section--default-alt .wrapper > h2:not(.section--label), .section--default-alt .wrapper > header > h2:not(.section--label) {
	padding-top:5.5rem;
	font-size: .9rem;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    line-height: 1em;
    letter-spacing: .1em;
}
.section--default-alt .wrapper > h3:not(.section--label), .section--default-alt .wrapper > header > h3:not(.section--label) {
	padding-top:5.5rem;
	font-size: .9rem;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    line-height: 1em;
    letter-spacing: .1em;
}
@media screen and (max-width: 768px) {
	.section--default-alt .section--label.section--label-default { margin-top:2.5rem; }
	.section--default-alt .wrapper > h2:not(.section--label), .section--default-alt .wrapper > header > h2:not(.section--label) {
		padding-top:3rem;
	}
	.section--default-alt .wrapper > h3:not(.section--label), .section--default-alt .wrapper > header > h3:not(.section--label) {
		padding-top:3rem;
	}
}

/* Baukasten-Icons */
.icon-bk {
	display:inline-block;
	width:28px;
	height:28px;
	border-radius:14px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#fff;
	margin-right:6px;
}
.icon-bk span:last-child {
	font-size:10px;
}
.icon-bk-1BS {
	background-color:#002f5d;
}
.icon-bk-1 {
	background-color:#007fb5;
}
.icon-bk-1A {
	background-color:#0067b2;
}
.icon-bk-1BG {
	background-color:#002f5d;
}
.icon-bk-2 {
	background-color:#7d7b38;
}
.icon-bk-3 {
	background-color:#dddc00;
}
.icon-bk-4 {
	background-color:#eb621c;
}
.icon-bk-5 {
	background-color:#e30513;
}
.icon-bk-6 {
	background-color:#cb1725;
}
.icon-bk-7BG {
	background-color:#812a3a;
}
.icon-bk-7BS {
	background-color:#812a3a;
}
.icon-bk-8 {
	background-color:#951b81;
}
.icon-bk-9 {
	background-color:#5c2482;
}
.icon-bk-10 {
	background-color:#a4aba5;
}
.icon-bk-11 {
	background-color:#48504f;
}

/* Downloads */
#filtered-download-list .filter--item_expandable.opening {
	max-height:100000px;
}
.product-downloads .filter--item_expandable.opening {
	max-height:5000px;
}

/* Videos */
.video-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.video-container iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.video-container.videoratio2 {
  padding-bottom: 75%;
}
.page-245 video, .page-246 video {
	max-width:100%;
	height:auto;
}
video.video-size-1 {
	width:480px;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:100%;
}
video.video-size-2 {
	width:640px;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:100%;
}
video.video-size-3 {
	width:1024px;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:100%;
}
video.video-size-4 {
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
	max-width:100%;
}

#header .partners--list .partners--list_item {
	padding-right:5px;
}

#footer .partners--list {
	width:450px;
}
#footer .partners--list .partners--list_item, #footer .partners--list_alt .partners--list_item {
	padding-right:5px;
	padding-left:5px;
	margin-left:0;
	margin-right:0;
	width:auto;
	display:table-cell;
}

#footer a.link-email {
	line-height:20px;
	display:block;
}

.footer--bottom_line hr {
  margin: 3em 0 0 0;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #fff;
}
.footer--copyright .footer--widget_text {
	margin-top:0;
	border-top:0;
}
#footer .social-links {
}
#footer .social-links img {
	width:30px;
	margin-right:10px;
}

/* Abstandselement Divider */
.divider {	
	display:flex;
	justify-content:center;
	align-items:center;
}
.divider hr {
	margin:0;
	border-top:1px solid #d4d5d6;
	max-width:1200px;
	width:100%;
}
.divider.div-bg-gray hr {
	border-top-color:#000;;
}
.divider.div-bg-black hr, .divider.div-bg-blue hr {
	border-top-color:#fff;;
}
.div-height-10 {
	height:10px;
}
.div-height-20 {
	height:20px;
}
.div-height-25 {
	height:25px;
}
.div-height-30 {
	height:30px;
}
.div-height-40 {
	height:40px;
}
.div-height-50 {
	height:50px;
}
.div-height-75 {
	height:75px;
}
.div-height-100 {
	height:100px;
}
.div-height-150 {
	height:150px;
}
.div-height-200 {
	height:200px;
}
.div-bg-none {
	background-color:transparent;
}
.div-bg-gray {
	background-color:#d4d5d6;
}
.div-bg-white {
	background-color:#fff;
}
.div-bg-blue {
	background-color:#00305e;
}
.div-bg-black {
	background-color:#000;
}
@media screen and (max-width: 480px) {
	.div-height-50 {
		height:25px;
	}
	.div-height-75 {
		height:37px;
	}
	.div-height-100 {
		height:50px;
	}
	.div-height-150 {
		height:75px;
	}
	.div-height-200 {
		height:100px;
	}
}

/* Sitemap */
.frame-type-menu_sitemap ul {
	margin:0;
	padding:0 0 0 1rem;
	list-style:none;
}
.frame-type-menu_sitemap .wrapper > ul {
	padding-left:0;
	margin-bottom:3rem;
}
.frame-type-menu_sitemap a {
	text-decoration: none;
	text-transform: none;
	color: #00305e;
	font-weight: normal;
}
.frame-type-menu_sitemap .wrapper > ul > li > a {
	font-weight:bold;
	text-transform:uppercase;
}
.frame-type-menu_sitemap .wrapper > ul > li > ul > li > a {
	font-weight:bold;
}
.frame-type-menu_sitemap a i {
	font-weight:bold;
	font-size:16px;
}

.frame-type-menu_sitemap_pages ul {
	list-style:none;
	margin:0;
	padding:0;
}
.frame-type-menu_sitemap_pages a {
	text-decoration: none;
	color: #00305e;
	letter-spacing: 0.1em;
	font-weight: bold;
	display: block;
	margin: 0 0 1rem 0;
	text-transform: none;
	letter-spacing: 0;
}

/* Seminare */
.seminar-registration hr {
	width:100%;
	margin:0;
	border-top-width:0;
}
.seminar-registration input[id="additionalinfo"] {
	position:absolute;
	left:-9999px;
}
.organizer-logo {
	max-height:22px;
	width:auto;
	max-width:36px !important;
	height:auto;
	vertical-align:bottom;
	margin-left:8px;
	display:inline;
}
/*.organizer-logo.organizer-logo-elasoft {
	max-width:46px;
	vertical-align:middle;
}*/
.seminar-detail h3 {
  font-size: 1.133rem;
  line-height: 1.667rem; }
  @media (min-width: 768px) {
    .seminar-detail h3 {
      font-size: 1.333rem;
      line-height: 1.667rem; } }
.seminar-detail label.block-label {
	display:inline-block;
	width:80px;
}
#seminar-contact-block {
	display:none;
}
#seminar-contact-block .wrapper {
	padding-top:0;
}
#seminar-contact-block .wrapper > p:first-child {
	margin-top:0;
}
.seminar-registration a {
	color:#00305e;
}	 
.tx-gu-seminar .product--overlay-container figure {
	margin-left:0;
}
.product-infobox .hotspots--information_content.seminar-infobox {
	width:470px;
}
	 
/* Referenzen */
.references-list #result-count {
	display:none;
}
.ref-copyright {
	position:absolute;
	right:15px;
	bottom:15px;
	z-index:9000;
}
.ref-topimage {
	position:relative;
}
.ref-listimage .ref-copyright {
	right:30px;
	bottom:5px;
	font-size:80%;
}
.ref-tb-image > div {
	position:relative;
}
.ref-tb-image > a {
	display:block;
	position:relative;
	margin-bottom:1rem;
}
.ref-tb-image .ref-copyright {
	right:10px;
	bottom:10px;
	max-width:85%;
	text-align:right;
	font-size:0.8rem;
}
.copyright-color-0 {
	color:#000;
}
.copyright-color-1 {
	color:#fff;
}


/* Karriere */
#filtered-job-list .organizer-logo {
	margin-left:0;
}
#filtered-job-list .filter--tablelist_headline {
	margin-bottom:0.5rem;
}
#filtered-job-list .filter--tablelist_item.container p {
	margin-top:0;
}
#job-contact-block {
	display:none;
}
#job-contact-block .wrapper {
	padding-top:0;
}
#job-contact-block .wrapper > p:first-child {
	margin-top:0;
}
.job-detail h1 {
	margin-top:0;
}
.jobdetail--section aside h3 {
	margin-top:0.75rem;
}
.jobdetail--section aside img {
	
}
.jobdetail--section .nav--accordion_filter {
	border-bottom-width:0;
}
.jobdetail--section .nav--accordion .nav--accordion_headline {
  padding: 0.5rem 1.333rem 0.5rem 4rem;
  color: #7c8384; }
  .jobdetail--section .nav--accordion .nav--accordion_headline span {
    position: absolute;
    top: 4px;
    left: 12px;
    width: 32px;
    height: 32px;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 2.1em;
    border: 1px solid #7c8384;
    background-color: #7c8384;
    border-radius: 50%; }
.jobdetail--section .nav--accordion .nav--accordion_content {
  padding: 1rem 40px 2rem 4rem; }
.jobdetail--section .nav--accordion .opening .nav--accordion_content {
  border-top: 1px solid #d5d6d7;
}
.icon-career-hotline {
	width:116px;
	height:auto;
}
.icon-career-faq {
	width:100px;
	height:auto;
}


/* Kontakt */
@media screen and ( min-width:980px ) {
	#form-contact-filter .nav--accordion_contact{
		max-height:680px;
		overflow-y:auto;
	}
}

/* Reminder Popup */
.reminder-popup { display: none; background:url(https://7c9736.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Images/popup-back.png) repeat-x 0 0; position: fixed; z-index: 1000; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; }
.reminder-popup > div { background: none #fff; color: #000; margin-top: -200px; margin-left: -250px; padding: 15px; position: absolute; left: 50%; top: 50%; width: 600px; font-size: 20px; box-shadow: 0 5px 10px 0px rgba(0,0,0,0.75); }
.reminder-popup > div p { color: #000 !important; }
.reminder-popup > div header h2 { margin-top: 0; }
.reminder-popup > div > a { margin-right: 10px; }

@media screen and ( max-width:640px ) {
    .reminder-popup > div { width: 100%; left: 0%; margin-left: 0; }
}

/* Tiny Accordion */
.tx-tinyaccordion-pi1 .acc-li {
    max-width: 1200px; 
    margin: 0 auto;
    position: relative;
}
.tx-tinyaccordion-pi1 .acc-li .acc-section h1 {
    display: none; 
}
.tx-tinyaccordion-pi1 ul.tinyaccordion { padding-left: 0px; }
.tx-tinyaccordion-pi1 .acc-li h4 { color: #7c8384; padding: 0.5rem 1.333rem 0.5rem 0rem; font-size: 1rem; line-height: 1.667rem; font-weight: bold; margin-bottom: 1rem; margin-top: 1rem;  }
.tx-tinyaccordion-pi1 .acc-li.opening h4 { color: #00305e; }
.tx-tinyaccordion-pi1 .acc-li h4:hover { text-decoration: none; color: #00305e; }
ul.tinyaccordion h4, ul.tinyaccordion h4.acc-selected { background: none; padding-left: 0; }
.tx-tinyaccordion-pi1 .acc-li { border-bottom: 1px solid #d5d6d7; max-height: none; overflow: hidden; }
.tx-tinyaccordion-pi1 .acc-li.opening { max-height: none; background-color: #fff; }
.tx-tinyaccordion-pi1 .acc-li .acc-section { height:1px; opacity:0;
 -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}
.tx-tinyaccordion-pi1 .acc-li.opening .acc-section { height:auto; opacity:1; }
.tx-tinyaccordion-pi1 .acc-li .icon-chevron-small-down { float: right; font-size: 1.75rem; }
.tx-tinyaccordion-pi1 .acc-li:nth-child(1) { border-top: 1px solid #d5d6d7; }
.tx-tinyaccordion-pi1 .acc-li .acc-section section { padding-left: 0px; border-top: 1px solid #d5d6d7; }
.tx-tinyaccordion-pi1 .acc-li.opening [class^="icon-"] { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); transform: rotateX(180deg); }
.tx-tinyaccordion-pi1 ul.tinyaccordion ul { padding-left: 17px; margin-bottom:1.5rem; list-style-type:disc; }

/* Powermail */
.powermail_form legend { display: none; }
.powermail_form fieldset { border: none; padding: 0; }
.powermail_form .powermail_fieldwrap { margin-bottom: 1rem; }
.powermail_form .checkbox input { width: 14px; float: left; margin-top: 4px; margin-right: 5px; }
.powermail_fieldwrap powermail_fieldwrap_type_check label { display: none; }
.powermail_form .parsley-errors-list.filled { color: #e2001a; padding-left: 0; list-style-type: none; margin-top: 0.5rem; font-size: 0.75rem; }
.powermail_form .powermail_input.parsley-error { border: 1px solid #e2001a; }
.powermail_form input, .powermail_form select, .tx-swit-newsletter input, .powermail_form textarea {
  display: block;
  width: 50%;
  padding: 0.5rem 0.5rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #222;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #d5d6d7; 
}
.powermail_form input::-ms-expand {
    background-color: transparent;
    border: 0; }
  .powermail_form input::placeholder {
    font-size: .9rem;
    color: #7c8384;
    opacity: 1; }
  .powermail_form input:disabled, .powermail_form input[readonly] {
    background-color: #d5d6d7;
    opacity: 1;
    color: #7c8384; }
  .powermail_form input:focus {
    outline: 0 none;
    color: #222; }

 .powermail_form select {
  position: relative; }
   .powermail_form select:not([size]):not([multiple]) {
    padding-bottom: 0;
    padding-top: 0;
    height: 2.35rem; }
   .powermail_form select:focus::-ms-value {
    color: #222; }

.powermail_form label, .tx-swit-newsletter label {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: .7rem;
  line-height: 2em;
  display: block;
  color: #7c8384;
  letter-spacing: 0.1em; 
}
.powermail_fieldwrap_type_text {
	color: #7c8384;
}
.powermail_form input.powermail_submit, .tx-swit-newsletter input[type="submit"] {
  width: auto; 
  color: #fff;
  background-color: #00305e;
  border-color: #00305e; 
  margin-top: 3rem;
  display: inline-block;
  font-weight: normal;
  font-family: Verdana, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.1em;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.powermail_form input.powermail_submit:hover, .tx-swit-newsletter input[type="submit"]:hover {
	color: #fff;
	background-color: #001c38;
	border-color: #00162b;
}
.powermail_form input.powermail_submit:focus, .powermail_form input.powermail_submit.focus {
	box-shadow: 0 0 0 3px rgba(0, 48, 94, 0.5);
}
.powermail_form input.powermail_submit.disabled, .powermail_form input.powermail_submit:disabled {
	background-color: #00305e;
	border-color: #00305e;
}
.powermail_form input.powermail_submit:active, .powermail_form input.powermail_submit.active, .show > .powermail_submit.dropdown-toggle {
	background-color: #001c38;
	background-image: none;
	border-color: #00162b;
}
.powermail_form a {
	color:#00305e;
}

@media screen and (max-width: 480px) {
	.powermail_form input, .powermail_form select, .tx-swit-newsletter input, .powermail_form textarea {
	  width: 100%;
	}
}

/* Kontaktformular */
.powermail_form_11 h3, .powermail_form_11 .powermail_fieldwrap_allgemeineinformationenwichitgehinweise > label, .powermail_form_11 .powermail_fieldwrap_allgemeineinformationenzumdatenschutz > label,
.powermail_form_12 h3, .powermail_form_12 .powermail_fieldwrap_allgemeineinformationenwichitgehinweise > label, .powermail_form_12 .powermail_fieldwrap_allgemeineinformationenzumdatenschutz > label {
	display:none;
}
.powermail_form .powermail_fieldwrap {
	clear:left;
}
.powermail_form .powermail_fieldwrap.layout5 input, .powermail_form .powermail_fieldwrap.layout6 input, .powermail_form .powermail_fieldwrap.layout7 input, .powermail_form .powermail_fieldwrap.layout8 input, .powermail_form_11 textarea, .powermail_form_12 textarea {
	width:100%;
}
.powermail_form_11 .powermail_fieldwrap_type_check label, .powermail_form_12 .powermail_fieldwrap_type_check label {
	text-transform:none;
	font-size:1rem;
	letter-spacing:0;
}
.powermail_form_11 textarea, .powermail_form_12 textarea {
	margin-bottom:3rem;
}
.powermail_form_11 [class*=styled-] .check, .powermail_form_12 [class*=styled-] .check {
	top:.5rem;
}

@media screen and (min-width: 769px) {
	.powermail_form_11 select, .powermail_form_12 select {
		width:48.75%;
	}
	.powermail_form .powermail_fieldwrap.layout5, .powermail_form .powermail_fieldwrap.layout6 {
		width:50%;
		float:left;
	}
	.powermail_form .powermail_fieldwrap.layout7 {
		width:15%;
		float:left;
	}
	.powermail_form .powermail_fieldwrap.layout8 {
		width:35%;
		float:left;
	}
	.powermail_form .powermail_fieldwrap.layout5 {
		padding-right:15px;
		clear:left;
	}
	.powermail_form .powermail_fieldwrap.layout6 {
		padding-left:15px;
		clear:right;
	}
	.powermail_form .powermail_fieldwrap.layout7 {
		padding-left:15px;
		clear:none;
	}
	.powermail_form .powermail_fieldwrap.layout8 {
		padding-left:10px;
		clear:none;
	}
}

@media screen and (max-width: 768px) {
	.powermail_form_11 select, .powermail_form_12 select {
		width:100%;
	}
}


/* Newsletter */
.tx-swit-newsletter input {
	margin-bottom:1rem;
} 
.tx-swit-newsletter input[type="submit"] { 
    margin-top: 1rem; 
}
.tx-swit-newsletter label.inline-label {
	display:inline-block;
	margin:0 1.5rem 1rem 0;
}
.tx-swit-newsletter input[type="radio"] {
	width:auto;
	display:inline-block;
	vertical-align:middle;
	margin:0.25rem 0 0.5rem 0;
}	
.tx-swit-newsletter {
	margin-bottom: 2rem;
}
.tx-swit-newsletter #nl-checked, .tx-swit-newsletter #nl-datenchk{
	float: left;
	width: 15px; 
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;    
}

/* Services */
.service-teaser .btn {
	margin-bottom:10px;
}

/* Hotspots */
.hotspots--section > .wrapper {
	max-width:100%;
}

/* Dealers */
.dealer-search .nav--accordion_contact h3.nav--accordion_headline [class^="icon-"] {
	top:8px;
}
.hotspots--section.dealer-search .nav--accordion .nav--accordion_content {
	border-top:0;
	display:none;
}
.hotspots--section.dealer-search .nav--accordion .nav--accordion_item.opening .nav--accordion_content {
	display:block;
}

.googlemaps-consent {
	background:url(https://aa2287.claudeassets.com/20211223164908im_/https://www.up-sichern.com/fileadmin/Resources/Public/Images/gmpreview.jpg) no-repeat center center;
	background-size:cover;
	text-align:center;
	height:500px;
	vertical-align:middle;
	display:flex;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.googlemaps-consent > p {
	margin:0 auto;
	width:100%;
	max-width:400px;
	padding: 20px;
	background: rgba(255,255,255,0.8);
	font-size:0.8rem;
}

/* Search */
.tx_solr .btn.search--submit {
	color:#000;
	font-size:1.5rem;
	padding:0.1rem 0.25rem;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}
.tx-indexedsearch-searchbox-sword {
	width:320px;
	display:inline-block;
}
.tx-indexedsearch-searchbox-button {
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	vertical-align:bottom;
}
.tx-indexedsearch-res {
	border-bottom:1px solid #d5d6d7;
}
.tx-indexedsearch-title a {
	color:#00305e;
}
.tx-indexedsearch-browsebox {
	list-style:none;
	padding-left:0;
	margin-left:0;
	padding-bottom:0.5rem;
	width:100%;
	clear:both;
}
.tx-indexedsearch-browsebox li {
	display:inline-block;
	width:auto;
	margin-right:1rem;
}
.tx-indexedsearch-browsebox li a {
	color:#00305e;
}
.tx-indexedsearch-res {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:1.5rem;
	padding-bottom:1rem;
}
.tx-indexedsearch-description img {
	float:left;
	margin-right:2rem;
}
.search-tabs .nav--tabs_link .wrapper {
	padding:0;
}
.search-tabs .tab h2 {
	font-size:1rem;
	font-weight:bold;
	margin:0;
}
.search-tabs .nav--tabs_content .active {
	background:none #fff;
	border:1px solid #00305e;
	color:#000;
}
.search-tabs .nav--tabs_content .active p, .search-tabs .nav--tabs_content .active table, .search-tabs .nav--tabs_content .active ul {
	color:#000;
}
.tx-solr-q {
	max-width:80%;
	display:inline-block;
}
.tx_solr .form-control {
	border-radius:0;
}
.tx_solr .tx-solr-submit {
	padding-top: 0.55rem;
	padding-bottom: 0.5rem;
	vertical-align: top;
	background-image:none;
}
.tx_solr .pagination {
	border-radius:0;
}
.tx_solr .pagination > li > a, .tx_solr .pagination > li > span {
	color:#00305e;
	border-radius:0 !important;
}
.tx_solr .pagination > .active > a, .tx_solr .pagination > .active > a:focus, .tx_solr .pagination > .active > a:hover, .tx_solr .pagination > .active > span, .tx_solr .pagination > .active > span:focus, .tx_solr .pagination > .active > span:hover {
	background-color:#00305e;
	border-color:#00305e;
	color:#fff;
}
.tx_solr .progress-bar {
    background-image: none;
	background-color:#337ab7;
}
#tx-solr-search-functions > h3 {
	margin-top:0;
}
.section--default h3.facet-label > a {
	display:inline-block;
}
#tx-solr-search-functions .filter--group {
	max-height:none;
}
#facet-accordion-type .list-group {
	box-shadow:none;
}
#facet-accordion-type {
	padding-top:0;
	padding-bottom:2px;
}
#facet-accordion-type .panel-heading {
	display:none;
}
#tx-solr-facets-in-use {
	margin-bottom:20px;
}
#tx-solr-facets-in-use a {
	display:block;
}
#facet-accordion-type .panel {
	box-shadow:none;
	border:0;
}
.facets .list-group-item {
	padding-left:0;
	padding-right:0;
}
.facets .list-group-item:last-child {
	border-bottom:0;
}
.facets .badge {
	margin-top:4px;
}
.facets .list-group-item a {
	color:#000;
	text-decoration:none;
	font-size:0.9rem;
}
.results-teaser p.with-image {

}
.solr-result-image {
	float:right;
	width:200px;
	display:inline-block;
	margin-left:15px;
	margin-top:6px;
}

/* Grid */
.section--grid > .wrapper > .row > div {
	/*padding-left:0;
	padding-right:0;*/
}
.grid-teaser.ce-layout-1 {
	text-align:center;
}
.grid-teaser.ce-layout-1 .zoom-image {
	overflow:visible;
	padding:10px;
}
.grid-teaser.ce-layout-1 .zoom-image > a {
	overflow:visible;
}
.grid-teaser.ce-layout-1 .zoom-image img {
	margin-left:auto;
	margin-right:auto;
}

@media screen and (max-width: 480px) {
	.multicol-teaser-grid .col-12.mb-5 {
		margin-bottom:0.5rem !important;
	}
	.multicol-teaser-grid .col-12.mb-5 a.btn {
		margin-bottom:3rem;
	}
	.section--padding-lg:not(.section--blue-alt) .wrapper {
		padding-top:0;
	}
	.section--padding-xl .section--label {
		margin-bottom:1.25em;
	}
}

/* Aktuelles / Messen / Presse */
#c51 div[itemprop="description"] > p:first-child {
	margin-bottom:0;
}
#c51 div[itemprop="description"] > p:nth-child(2) {
	margin-top:0;
}
.news-list-view .news--article_item h2.news--article_headline {
	margin-top:0;
}
.news--article_item a img {
	max-width:100%;
	height:auto;
}
.news-single .article p:first-child {
	margin-top:0;
}
.news-single .link-internal .mediaelement.swiper-slide {
	max-height:4000px;
}
.news-backlink-wrap {
	margin-top:2rem;
}
#news-hero {
	margin-bottom:1rem;
}

.f3-widget-paginator {
	 display: flex;
	 list-style-type: none;
	 padding: 0;
	 margin: 0 0 2rem 0;
	 max-width: 100%;
	 overflow: auto;
}
 .f3-widget-paginator li {
	 background-color: #fff;
	 border-right: 1px solid #4d4d4d;
}
 .f3-widget-paginator li:last-child {
	 border-right:0;
 }
 .f3-widget-paginator li.current {
	 background-color: #00305e !important;
	 padding: 0;
	 color: white !important;
	 font-weight: bold;
}
 .f3-widget-paginator li a {
	 display: block;
	 position: relative;
	 text-align:center;
	 min-width:28px;
	 padding: 3px 4px !important;
	 text-decoration: none;
	 color: #00305e !important;
	 border-bottom:none !important;
}
.f3-widget-paginator li.current a {
	color:#fff !important;
}
 .f3-widget-paginator li a:hover {
	 background-color: #00305e !important;
	 color:#fff !important;
}
 .f3-widget-paginator li.previous, .f3-widget-paginator li.next {
	 position: relative;
	 min-width: 30px;
}
/* .f3-widget-paginator li.previous a, .f3-widget-paginator li.next a {
	 text-indent: -9999px;
	 position: relative;
	 
}
 .f3-widget-paginator li.previous a:hover, .f3-widget-paginator li.next a:hover {
	 background: none;
}
 .f3-widget-paginator li.previous:before, .f3-widget-paginator li.next:before {
	 content: ">";
	 font-weight: bold;
	 color: #00305e !important;
	 position: absolute;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 height: 100%;
	 width: 100%;
}
.f3-widget-paginator li.previous:before {
	content:'<';
}
.f3-widget-paginator li.previous:before:hover, .f3-widget-paginator li.next:before:hover a,  .f3-widget-paginator li.previous:before:hover, .f3-widget-paginator li.next:before:hover a {
	 background-color: #00305e !important;
	 color:#fff !important;
}
 @media (min-width: 768px) {
	 .f3-widget-paginator li.current, .f3-widget-paginator li a {
		 padding: 10px 15px;
		 font-size: 1.1rem;
	}
}
 @media (min-width: 1024px) {
	 .f3-widget-paginator li.current, .f3-widget-paginator li a {
		 padding: 8px 12px;
		 font-size: 1rem;
	}
}
 @media (min-width: 480px) {
	 .example-centered .f3-widget-paginator {
		 justify-content: center;
	}
}
 @media (min-width: 480px) {
	 .example-right .f3-widget-paginator {
		 justify-content: end;
	}
}*/

/* confirm dialog */
#confirm_termsofuse {
	width:400px;
	max-width:100%;
	padding:20px;
	background:#fff;
	margin:0 auto;
	display:none;
}

/* SOLR search */
#solr-pagination ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#solr-pagination li {
	display:inline-block;
	width:auto;
}
#solr-pagination a {
	color:#00305e;
	display:block;
	padding-right:0.5rem;
}

/* VKO Language menu */
.position--relative {
	position:relative;
}
#vko-language-switch {
	font-family:'Glyphicons Halflings';
	color:#000;
	cursor:pointer;
	font-size:1rem;
}
.mobile--menu #vko-language-switch {
	padding: 1.25rem 2rem;
}
#vko-language-selection {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#00305e;
	z-index:500;
	padding:20px;
	display:none;
}
#vko-language-selection h4 {
	margin:0 0 0.75rem 0;
	color:#fff;
}
#vko-language-selection .form-control {
	width:auto;
	display:inline-block;
	margin-right:15px;
}
#vko-language-selection hr {
	border-top: 1px solid #fff;
}
#vko-language-selection .close {
	font-family:'Glyphicons Halflings';
	color:#fff;
	cursor:pointer;
	transform: rotate(45deg);
	position:absolute;
	right:20px;
	top:20px;
}

/* Baufragen-Chat-Button */
.bfprochat__button {
	width:80px;
	display:none;
}
.bfprochat__messenger-close {
	display:block;
}

/* CTA-Buttons */

.cta-button-list {
	list-style:none;
	margin:0;
	padding:0;
	position:fixed;
	right:0;
	top:48%;
	width:139px;
	z-index:10000;
	display:none;
}

.cta-button-list li {
	position:absolute;
	right:-240px;
	background:#0064bf;
	border-radius:3px 0 0 3px;
	width:320px;
	height:80px;
	overflow-y:hidden;
	vertical-align:middle;
	display:flex;
	justify-content:left;
	align-items:center;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.cta-button-list li.hovered {
	background:#0d81d4;
	right:0;
}

.cta-button-list li.cta-button-1 {
	top:88px;
}

.cta-button-list li.cta-button-2 {
	top:176px;
}

.cta-button-list li.cta-button-3 {
	top:264px;
}

.cta-button-list li.cta-button-4 {
	top:352px;
}

.cta-button-list li.cta-button-5 {
	top:440px;
}

.cta-button-list li.cta-button-6 {
	top:528px;
}

.cta-button-list li.cta-button-7 {
	top:616px;
}

.bfprochat__button.moved {
	position:relative;
	top:0;
	right:auto;
}

.cta-button-list li#bf-wrap {
	cursor:pointer;
	color:#fff;
}
.cta-icon-wrap.bfprochat__button-icon--chat {
	position:relative;
	left:0;
	top:0;
	margin-left:0;
}
.cta-icon-wrap.bfprochat__button-icon--chat svg {
	left:20px;
	top:24px;
}

.cta-button-list .bfprochat__button, .cta-button-list .bfprochat__button:hover {
	background:transparent !important;
}

.cta-button-list li a {
	color:#fff;
	text-decoration:none;
	display:block;
}

.cta-button-list .cta-icon-wrap {
	width:80px;
	height:80px;
	vertical-align:middle;
	display:flex;
	justify-content:center;
	align-items:center;
	float:left;
}

.cta-button-list li img, .cta-button-list li svg {
	max-width:60px;
	height:auto;
	margin:0;
}

.cta-button-list li a > div {
	width:240px;
	height:80px;
	overflow-y:hidden;
	vertical-align:middle;
	display:table-cell;
	padding-bottom:3px;
}

.cta-button-list li div span {
	display:block;
	width:100%;
	clear:both;
}

.cta-button-list li div span.cta-button-title {
	font-size:1.2rem;
}

.cta-button-list li div span.cta-button-subtitle {
	font-size:14px;
}

@media screen and (max-width: 768px), @media screen and (max-device-width : 480px) and (orientation : landscape) {
	
	.cta-button-list {
		bottom:62px;
		top:auto;
	}
	
	.cta-button-list li {
		width:288px;
		height:48px;
	}
	
	.cta-button-list li.mobile-off {
		display:none;
	}

	.cta-button-list li.cta-button-1 {
		top:50px;
	}

	.cta-button-list li.cta-button-2 {
		top:100px;
	}

	.cta-button-list li.cta-button-3 {
		top:150px;
	}

	.cta-button-list li.cta-button-4 {
		top:200px;
	}

	.cta-button-list li.cta-button-5 {
		top:250px;
	}

	.cta-button-list li.cta-button-6 {
		top:300px;
	}

	.cta-button-list li.cta-button-7 {
		top:350px;
	}
	
	.cta-button-list .cta-icon-wrap {
		width:48px;
		height:48px;
	}
	
	.cta-button-list li a > div {
		height:48px;
	}
	
	.cta-button-list li#bf-wrap {
		top:0;
	}
	
	.cta-button-list li img {
		margin:auto auto;
		max-width:32px;
		max-height:32px;
	}
	
	.cta-icon-wrap.bfprochat__button-icon--chat svg {
		left:9px;
	}
	
	.cta-button-list li div span.cta-button-title {
		font-size:1rem;
	}

	.cta-button-list li div span.cta-button-subtitle {
		font-size:12px;
	}
	
	.bfprochat__button {
		right:0;
		width:48px;
		border-top-right-radius:0;
		border-bottom-right-radius:0;
	}
}

@media screen and (max-height: 480px) {
	
	.cta-button-list {
		bottom:62px;
		top:auto;
	}
	
}


/* Secury 19 Downloads */
body.frame-content .wrapper .wrapper, body.frame-content h1, body.frame-content h2 {
	margin:0;
	padding-top:0;
}
.download-block {
	/*height:100%;*/
	padding-bottom:1rem;
	border-top:1px solid #000;
}
.download-info {
	background:#f8f8f8;
	padding:0.5rem 0.8rem;
	display:none;
}
.download-block h3 {
	margin:0;
}
.download-block ul {
	list-style:none;
	margin:1.5rem 0 0 0;
	padding:0;
}
.download-block ul li {
	display:block;
	float:left;
	clear:both;
	width:100%;
	padding:0.2rem 0;
}
.download-block .btn-tiny {
	padding:0.4rem 0.5rem;
	min-width:140px;
	text-align:left;
}
.download-block [class^="icon-"]::before {
	margin-left:4px;
	float:right;
}


/* TEST */
/*.section--grid .row > div:nth-child(even) {
	background-color:#ccc;
	min-height:30px;
}
.section--grid .row > div:nth-child(odd) {
	background-color:#ddd;
	min-height:30px;
}*/

@media all and (min-width:1024px) {
	
	.page-38 .product-infobox {
		margin-top:-95px;
	}
}

@media all and (min-width:768px) {
	
	#header .logo {
		z-index:10000;
	}
	
}

@media screen and (max-width: 768px) {
	.ce-text-image-button .image-left .btn {
		margin-bottom: 2.5em;
	}
	
	.header-dist {
		height:136px;
	}
	.ce-textbutton .btn {
		margin-top:0;
	}

	.ce-text-image-button .image-right .btn {
		margin-bottom:2.5em;
	}

	.product-tabs-bottom .nav--tabs_content .active .col-12 {
		overflow-x:auto;
	}
	
	#baguetteBox-overlay .full-image figcaption > * {
		max-width:100%;
		margin-left:10px;
		margin-right:10px;
	}
	
	.product-infobox .hotspots--information_content.seminar-infobox {
		width:auto;
		left:auto;
	}

}

@media screen and ( max-width:639px ) {
	
	.section--product_detail .btn-group.row a {
		width:100%;
	}
	.product-infobox .hotspots--information_content {
		left:0;
		right:0;
		width:auto;
	}
	.infobox-content .col-lg-6 {
		max-width:100%;
	}
	
}

@media screen and ( max-width:480px ) {

	main {
		overflow-x:hidden;
	}
	
	.mobile-hide {
		display:none;
	}
	
	/*section#hero.hero-full {
		height:700px;
		overflow:hidden;
	}*/
	
	h1 {
		font-size:2rem;
	}
	
	#baguetteBox-overlay .full-image figcaption > * {
		font-size:12px;
		line-height:1.4;
	}
	#baguetteBox-overlay .full-image figcaption > p, #baguetteBox-overlay .full-image figcaption > ul {
		margin-top:0px;
		margin-bottom:4px;
	}
	.tx-indexedsearch-description img {
		width:100%;
		height:auto;
		margin-right:0;
	}
	.btn {
		white-space:normal;
	}
	
	#vko-language-selection .form-control {
		margin-bottom:0.75rem;
		width:100%;
	}
	
	.download-block .btn-tiny {
		margin:0.5rem 0 1rem 0;
	}
	
	#footer .partners--list_alt .partners--list_item {
		padding-left:1px;
		padding-right:1px;
	}

	#header .partners--list .partners--list_item {
		padding-left:1px;
		padding-right:1px;
	}
	#footer .partners--list .partners--list_item.claim {
		width:120px;
	}
	#footer .partners--list .partners--list_item.claim img {
		max-width:95%;
	}
	#footer .partners--list_alt .partners--list_item img {
		height:15px;
	}
	#footer .partners--list {
		max-width:550px;
		width:auto;
		padding:0 20px;
	}
}

}
/*
     FILE ARCHIVED ON 10:03:38 Mar 20, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:34:18 Jun 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.35
  exclusion.robots: 0.258
  exclusion.robots.policy: 0.233
  esindex: 0.017
  cdx.remote: 323.311
  LoadShardBlock: 2676.739 (3)
  PetaboxLoader3.resolve: 666.96 (4)
  PetaboxLoader3.datanode: 1940.955 (4)
  load_resource: 378.422
*/