/* pvv 2025 after jommla upd Fix RL modal size like on test site */
[data-modals-element=modal] [data-modals-element=slide-content-inner] {
  overflow: auto !important;
  width: 90vw !important;
  max-width: 960px !important;
  height: 80vh !important;
  max-height: 700px !important;
  margin: auto;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
}

/* Fix double scrollbar inside RL modal */
[data-modals-element="modal"] [data-modals-element="slide-content-inner"] {
  overflow: auto !important;     /* один внутрішній скрол */
  -webkit-overflow-scrolling: touch;
}

[data-modals-element="modal"] iframe {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  overflow: hidden !important;   /* вимикаємо скрол у iframe */
}

/*-----*/

.ausbildung p a {
  font-size: 20px;
}
.stellenangebote p a {
  font-size: 20px;
  /* font-height: 110%  - INCORRECT STYLE RULES */
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*='col-'] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.spacer-100 {
  float: none;
  clear: both;
  width: 100%;
  height: 100px;
}
.spacer-95 {
  float: none;
  clear: both;
  width: 100%;
  height: 95px;
}
.spacer-90 {
  float: none;
  clear: both;
  width: 100%;
  height: 90px;
}
.spacer-85 {
  float: none;
  clear: both;
  width: 100%;
  height: 85px;
}
.spacer-80 {
  float: none;
  clear: both;
  width: 100%;
  height: 80px;
}
.spacer-75 {
  float: none;
  clear: both;
  width: 100%;
  height: 75px;
}
.spacer-70 {
  float: none;
  clear: both;
  width: 100%;
  height: 70px;
}
.spacer-60 {
  float: none;
  clear: both;
  width: 100%;
  height: 60px;
}
.spacer-50 {
  float: none;
  clear: both;
  width: 100%;
  height: 50px;
}
.spacer-40 {
  float: none;
  clear: both;
  width: 100%;
  height: 40px;
}
.spacer-30 {
  float: none;
  clear: both;
  width: 100%;
  height: 30px;
}
.spacer-20 {
  float: none;
  clear: both;
  width: 100%;
  height: 20px;
}
.spacer-15 {
  float: none;
  clear: both;
  width: 100%;
  height: 15px;
}
.spacer-10 {
  float: none;
  clear: both;
  width: 100%;
  height: 10px;
}
.spacer-5 {
  float: none;
  clear: both;
  width: 100%;
  height: 5px;
}
.section_Productpic.centered_middle1 {
  max-width: 100%;
  height: auto;
  max-height: 1080px;
}
@media (min-width: 1441px) {
  .section_Productpic.centered_middle1 {
    left: 40%;
    max-width: 70%;
  }
}
@media (max-width: 1440px) {
  .section_Productpic.centered_middle1 {
    width: 100%;
    height: auto;
  }
}
#sidemenu-wrapper #sidemenu li.item-253 , #sidemenu-wrapper #sidemenu li.item-278 {
  background-color: #ada46b;
  /*
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  line-height: 15px;*/
}
#sidemenu-wrapper #sidemenu li.item-253 a , #sidemenu-wrapper #sidemenu li.item-278 a {
  color: white;
}
/*
.item-page.automation h1 {
  font-family: Roboto-Light, sans-serif;
}
.item-page.automation h1 small {
  font-family: Roboto-Light, sans-serif;
  font-size: 20px;
}
*/
.item-page.automation h1 span.grey {
  color: #ada46b;
}
.item-page.automation h3 {
  font-family: 'Roboto-Thin', sans-serif;
  font-size: 50px;
  line-height: 1;
  color: #ada46b;
  text-transform: none;
}
.item-page.automation h3 small {
  color: #7b7b7b;
  text-transform: none;
  font-size: 18px;
  line-height: 0.4;
}
.item-page.automation img.sbc {
  max-width: 100%;
  height: auto;
}
.item-page.automation img.section_Productpic {
  max-width: 80%;
  height: auto;
}
/*
.item-page.automation .grey {
  color: #ada46b;
}
*/
.item-page.automation .introbox_padder {
  padding: 15px;
  min-width: 300px;
  text-align: center;
}
.sonder-multicheck table.content-threerow td p {
  margin-top: 0;
}
#content-wrapper .item-page.lineareinheiten .superthick {
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 1441px) {
  #content-wrapper .item-page.lineareinheiten .superthick {
    margin-top: 0;
  }
}
#content-wrapper .item-page.lineareinheiten ul {
  margin-top: 10px;
  line-height: 2;
}
#content-wrapper .item-page.lineareinheiten .roundlink {
  width: 190px;
}
#content-wrapper .item-page.lineareinheiten .roundlink:hover {
  width: 210px;
}
#content-wrapper .item-page.lineareinheiten .roundlink a {
  text-decoration: none;
}
#content-wrapper .item-page.lineareinheiten img {
  max-width: 100%;
  height: auto;
}
#content-wrapper .item-page.lineareinheiten h1 {
  text-transform: none;
  color: #ada46b;
  font-family: Roboto-Light, sans-serif;
  line-height: 1;
  font-size: 34px;
}
#content-wrapper .item-page.lineareinheiten h1 small {
  font-family: Roboto-Light, sans-serif;
  font-size: 24px;
}
#content-wrapper .item-page.lineareinheiten h2.roundedhead {
  margin-left: 0;
}
#content-wrapper .item-page.lineareinheiten h3 {
  text-transform: none;
  color: #ada46b;
  font-family: Roboto-Light, sans-serif;
  line-height: 1;
  font-size: 24px;
}
#content-wrapper .item-page.lineareinheiten h3 small {
  font-family: Roboto-Light, sans-serif;
  font-size: 20px;
}
#content-wrapper .item-page.lineareinheiten h3.whitetext {
  color: white;
}
#content-wrapper .item-page.lineareinheiten strong {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
@media (max-width: 1440px) {
  #content-wrapper .item-page.lineareinheiten ul {
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto;
    padding-left: 25px;
    text-align: left;
  }
}
#content-wrapper .item-page.lineareinheiten .introbox {
  margin-bottom: 10px;
  min-width: 225px;
  text-align: center;
}
#content-wrapper .item-page.lineareinheiten .contentfloater.lft {
  padding-right: 1%;
}
#content-wrapper .item-page.lineareinheiten table.content-threerow {
  margin-bottom: 15px;
}
#content-wrapper .item-page.lineareinheiten table.content-threerow p {
  margin-top: 0;
}
#content-wrapper .item-page.lineareinheiten table.content-threerow td p {
  margin-top: 0;
}
#content-wrapper .item-page.lineareinheiten table.content-threerow td.bighalt {
  width: 60%;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  td.bighalt
  p {
  margin-top: 0;
}
@media (min-width: 1441px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    td.bighalt
    p:first-child {
    margin-top: 0;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    td.bighalt
    p:first-child
    strong {
    margin-top: 0;
  }
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1 {
  max-width: 500px;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td {
  width: 40%;
  text-align: left;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td.table-spacer {
  text-align: center;
  width: 30px !important;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td:first-child {
  padding-right: 10px;
  width: 225px !important;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td
  table.content-tworow2 {
  max-width: 100%;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td
  table.content-tworow2
  td {
  text-align: left;
  width: 70px;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td
  table.content-tworow2
  td:first-child {
  width: 225px !important;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td
  table.content-tworow2
  td:last-child {
  padding-right: 20px;
  width: 20%;
  text-align: right;
}
#content-wrapper
  .item-page.lineareinheiten
  table.content-threerow
  table.content-tworow1
  td
  table.content-tworow2
  td.table-spacer {
  text-align: center;
  width: 30px !important;
}
@media (max-width: 1440px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2 {
    margin-left: auto;
    margin-right: auto;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td:first-child {
    text-align: right;
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td {
    width: 50px;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td:first-child {
    width: 40% !important;
    padding-right: 10px;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td.table-spacer {
    width: 20px !important;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td:last-child {
    width: 30%;
  }
}
@media (max-width: 400px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td
    table.content-tworow2
    td {
    font-size: 11px;
  }
}
@media (max-width: 1600px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1 {
    margin-left: auto;
    margin-right: auto;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td:first-child {
    text-align: right;
  }
}
@media (max-width: 500px) {
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td {
    font-size: 11px;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td:first-child {
    width: 175px !important;
  }
  #content-wrapper
    .item-page.lineareinheiten
    table.content-threerow
    table.content-tworow1
    td.table-spacer {
    width: 25px;
  }
}
#content-wrapper .item-page.dreheinheiten .superthick {
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 1441px) {
  #content-wrapper .item-page.dreheinheiten .superthick {
    margin-top: 0;
  }
}
#content-wrapper .item-page.dreheinheiten ul {
  margin-top: 10px;
  line-height: 2;
}
#content-wrapper .item-page.dreheinheiten .roundlink {
  width: 190px;
}
#content-wrapper .item-page.dreheinheiten .roundlink:hover {
  width: 210px;
}
#content-wrapper .item-page.dreheinheiten .roundlink a {
  text-decoration: none;
}
#content-wrapper .item-page.dreheinheiten img {
  max-width: 100%;
  height: auto;
}
#content-wrapper .item-page.dreheinheiten h1 {
  text-transform: none;
  color: #ada46b;
  font-family: Roboto-Light, sans-serif;
  line-height: 1;
}
#content-wrapper .item-page.dreheinheiten h1 small {
  font-family: Roboto-Light, sans-serif;
  font-size: 24px;
}
#content-wrapper .item-page.dreheinheiten h2.roundedhead {
  margin-left: 0;
}
#content-wrapper .item-page.dreheinheiten h3 {
  text-transform: none;
  color: #ada46b;
  font-family: Roboto-Light, sans-serif;
  line-height: 1;
  font-size: 24px;
}
#content-wrapper .item-page.dreheinheiten h3 small {
  font-family: Roboto-Light, sans-serif;
  font-size: 20px;
  line-height: 1;
}
#content-wrapper .item-page.dreheinheiten h3.whitetext {
  color: white;
}
@media (max-width: 1440px) {
  #content-wrapper .item-page.dreheinheiten ul {
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto;
    padding-left: 25px;
    text-align: left;
  }
}
#content-wrapper .item-page.dreheinheiten .introbox {
  margin-bottom: 10px;
  min-width: 225px;
  text-align: center;
}
#content-wrapper .item-page.dreheinheiten .contentfloater.lft {
  padding-right: 1%;
}
#content-wrapper .item-page.dreheinheiten table.content-threerow {
  margin-bottom: 15px;
}
#content-wrapper .item-page.dreheinheiten table.content-threerow td.bighalt {
  width: 60%;
}
#content-wrapper
  .item-page.dreheinheiten
  table.content-threerow
  table.content-tworow1 {
  max-width: 500px;
}
#content-wrapper
  .item-page.dreheinheiten
  table.content-threerow
  table.content-tworow1
  td {
  width: 40%;
  text-align: left;
}
#content-wrapper
  .item-page.dreheinheiten
  table.content-threerow
  table.content-tworow1
  td.table-spacer {
  text-align: center;
  width: 50px;
}
@media (max-width: 1440px) {
  #content-wrapper
    .item-page.dreheinheiten
    table.content-threerow
    table.content-tworow1 {
    margin-left: auto;
    margin-right: auto;
  }
  #content-wrapper
    .item-page.dreheinheiten
    table.content-threerow
    table.content-tworow1
    td:first-child {
    text-align: right;
    padding-right: 15px;
  }
}
@media (max-width: 500px) {
  #content-wrapper
    .item-page.dreheinheiten
    table.content-threerow
    table.content-tworow1
    td:first-child {
    width: 60%;
    padding-right: 10px;
  }
  #content-wrapper
    .item-page.dreheinheiten
    table.content-threerow
    table.content-tworow1
    td.table-spacer {
    width: 25px;
  }
}
.greydarkbg {
  background-color: #ada46b;
}
.blue-font {
  color: #004495;
}
.cc-window {
  padding: 2em 1.8em;
  border: 3px solid #afafaf;
  font-family: Roboto-Light, sans-serif !important;
}
.cc-window .cc-message-text {
  line-height: 1.5;
}
.cc-window .cc-compliance {
  display: block;
}
.cc-window .cc-compliance .cc-btn {
  margin-bottom: 10px;
}
.cc-window .cc-checkboxes-container .cc-checkbox-container {
  width: 130px;
  margin-bottom: 10px;
}
.cc-window .cc-header img {
  margin-right: 10px;
  width: 70px;
  height: 70px;
  vertical-align: middle;
  border: 0;
}
.cc-window .cc-btn.cc-allow {
  opacity: 0.8;
  width: 100%;
}
.cc-window .cc-link.cc-cookie-checkbox {
  margin-left: 5px;
}
.cc-window .cc-btn + .cc-btn {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .cc-window {
    font-size: 10px !important;
  }
  .cc-window .cc-header {
    font-size: 12px;
  }
  .cc-window .cc-header img {
    width: 50px;
    height: 50px;
  }
  .cc-window .cc-message {
    font-size: 10px !important;
  }
  .cc-window .cc-link {
    font-size: 10px !important;
  }
}
input.cc-cookie-checkbox:checked + span:after {
  background-image: url(/images/backgrounds/check_1.png),
    linear-gradient(135deg, #b1b6be 0, #ffffff 100%) !important;
}
.cc-revoke {
  border: 3px solid #afafaf;
}
div.cc-settings-label {
  margin-bottom: 10px !important;
}
div.gdprlock-placeholder {
  height: auto;
  min-height: 338px !important;
  background-color: #afafaf;
  background-image: url(/images/backgrounds/youtube-start.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1441px) {
  div.gdprlock-placeholder {
    min-height: 455px !important;
    background-position: 50% 100%;
  }
}
#form-row-recaptcha p.warning {
  font-family: Roboto-Light, sans-serif;
}
#form-row-recaptcha .roundlink {
  cursor: pointer;
}
div.gdprlock-placeholder-text {
  padding: 15px 15px;
  color: white;
  font-size: 22px !important;
  background-color: rgba(51, 51, 51, 0.5);
}
@media (max-width: 767px) {
  div.gdprlock-placeholder-text {
    text-align: center !important;
    font-size: 22px !important;
  }
}
div.gdprlock-placeholder-text .roundlink {
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
}
#news-wrapper .roundlink.abs_centered {
  width: 190px;
}

/* video */
.player {
  height: 100%;
  position: relative;
}
.controls {
  opacity: 1;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background-color:#e5e5e5;
  background-image: url(/images/icons/icons-play.png);
  background-position: center center;
  background-repeat: no-repeat;
 box-shadow: -1px 3px 22px -4px rgba(0,0,0,0.15);
  display: flex;
  cursor: pointer;
  /*opacity: 0.8;*/
}

.controls.active,
.controls:hover{
  background-image: url(/images/icons/icons-play.png);
  opacity: 1;
  background-color:#C7C7C7;
}
.controls1 {
  opacity: 1;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 20px;
  left: 60px;
  background-color: #e5e5e5;
  background-image: url(/images/icons/icons-pause.png);
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: -1px 3px 22px -4px rgba(0,0,0,0.15);
  display: flex;
  cursor: pointer;
 /* opacity: 0.8;*/
}
.controls1.active,
.controls1:hover{
  background-image: url(/images/icons/icons-pause.png);
  opacity: 1;
  background-color: #C7C7C7;
}


#news-wrapper video, .intro-video video{
  max-width: 100%;
    -webkit-box-shadow: -1px 3px 22px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: -1px 3px 22px -4px rgba(0,0,0,0.35);
    box-shadow: -1px 3px 22px -4px rgba(0, 0, 0, 0.35);
}
.container-news {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1440px;
}
.container-news img {
  display: block;
  max-width: 100%;
  height: auto;
}
.container-news img.img-intro-text {
  height: 150px;
}
@media (max-width: 768px) {
  .container-news img {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.container-news h1 {
 /* text-transform: uppercase;*/
  font-family: 'Roboto-Regular', sans-serif;
  font-size: 30px;
  line-height: 40px;
}
.container-news .news-intro-text {
  padding-bottom: 15px;
}
.container-news .news-intro-text h3 {
  font-family: 'Roboto-Light', sans-serif;
  line-height: 30px;
  font-size: 22px;
  font-weight: 300;
  color: #004495;
}
.container-news .news-intro-text h3.superdark {
  color: #1a1a1a;
  font-size: 14px;
  /*text-transform: uppercase;*/
  text-transform: none;
  font-weight: 700;
}
.container-news .news-intro-text .roundlink.blue {
  margin: 0;
}
.grey-row {
  height: auto;
  overflow: auto;
  background-color: #f2f2f2;
}
.table {
  table-layout: auto;
}
.table tr th,
.table tr td {
  padding: 8px;
}
@media (max-width: 767px) {
  .table tr th,
  .table tr td {
    white-space: nowrap;
  }
}
.lightgraybg.news {
  height: auto;
}
@media (max-width: 1279px) {
  .lightgraybg.news {
    background-color: transparent;
  }
}

.error-page {
  background-repeat: no-repeat;
  height: 920px;
  text-align: center;
  color: white;
  background-position: 100% 100%;
}
.error-page h1 {
  margin-top: 10%;
  margin-bottom: 15px;
  font-size: 58px;
  font-family: Roboto-Bold;
  line-height: 48px;
}
.error-page h1 small {
  font-size: 36px;
}
.error-page p {
  font-size: 18px;
}
.error-page p a {
  font-weight: bold;
  text-decoration: underline;
}
.error-page p.lead {
  font-size: 30px;
}
@media (min-width: 768px) and (max-width: 1279) {
  .error-page {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .error-page {
    height: 400px;
  }
  .error-page h1 {
    font-size: 38px;
  }
  .error-page h1 small {
    font-size: 22px;
  }
  .error-page .lead {
    font-size: 14px;
  }
  .error-page p {
    font-size: 14px;
  }
  .error-page p.lead {
    font-size: 18px;
  }
}
