/**
 * Globals
 **/
/*
 * Teaser
*/
/**
 * Button
**/
/**
 * Events
 **/
/**
 * Multidownload
 **/
/* colors */
/* fonts */
/* has to be declared as 'semi-bold' */
/* icons */
/* others */
/**
 * Basic border
 **/
/**
 * Fonts
 **/
/**
 * Colors
 **/
/**
 * Layout Gaps
 **/
/**
 * Breakpoints
 */
/**
 * Hyphens
 */
/**
 * Logo
 */
/**
 * Download Icon Desktop
 */
/**
 * Download Icon Mobile
 */
.tx-epwerksearch-chatflow {
  border-radius: 16px;
  font-size: 18px;
  line-height: 34px;
  background: #272727;
  color: #FFFFFF;
  padding: 1px 0px;
  margin: 4px 10px 0 12px;
  scrollbar-color: #9b9b9b #373737;
}
.tx-epwerksearch-chatflow strong {
  font-weight: 500;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-scroll::-webkit-scrollbar-track {
  background-color: #272727;
  border-radius: 32px;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-scroll::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-scroll::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
  border: 2px solid #373737;
  border-radius: 16px;
}
@media all and (min-width: 480px) {
  .tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-scroll {
    max-height: 330px;
    overflow-y: auto;
    -ms-overflow-y: auto;
    padding: 22px 30px 26px 30px;
    margin: 10px 7px 10px 10px;
  }
}
@media all and (min-width: 480px) {
  .tx-epwerksearch-chatflow {
    max-height: 350px;
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 17px 13px 20px;
    margin: -4px -8px;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-rte p {
  font-weight: normal;
  line-height: 28px;
}
.tx-epwerksearch-chatflow a {
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}
.tx-epwerksearch-chatflow a:hover,
.tx-epwerksearch-chatflow a:active {
  color: #FF7F00;
  text-decoration: none;
}
.tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:before {
  content: url('../../Icons/link_desktop.svg');
  margin-right: 7px;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:before {
    border-radius: 50px;
    background-color: #272727;
    padding: 6px 7px 3px 4px;
    border: solid 1px #272727;
  }
}
.tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:hover:before,
.tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:active:before {
  content: url('../../Icons/link_desktop_hover_hh.svg');
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:hover:before,
  .tx-epwerksearch-chatflow a.tx-epwerksearch-chatflow-searchterm-type0:active:before {
    background-color: #000000;
    border: solid 1px #000000;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-group .tx-epwerksearch-chatflow-question:last-of-type .tx-epwerksearch-chatflow-bubble p {
  margin-bottom: -2px;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble p {
  line-height: 1.5em;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble p {
    line-height: 30px;
    margin-bottom: 3px;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble .tx-epwerksearch-chatflow-answer-type4 p {
  line-height: 28px;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble .tx-epwerksearch-chatflow-answer-type4 p {
    line-height: 26px;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble .tx-epwerksearch-chatflow-searchterm-type1 {
  font-style: italic;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-show-chatflow {
  background: rgba(255, 255, 255, 0.1);
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble-suggestion a {
  color: #FFFFFF;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble-suggestion span {
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}
.tx-epwerksearch-chatflow .answered {
  display: none;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble-suggestion-pages,
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble-suggestion-mostviewed,
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-bubble-suggestion-news {
  display: none;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-box:not(.answered) + .tx-epwerksearch-chatflow-box {
  margin: 10px 0 0 0;
}
.tx-epwerksearch-chatflow::before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  left: 40px;
  top: -10px;
  border: 17px solid #272727;
  border-radius: 6px;
  transform: rotate(45deg);
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow::before {
    top: -12px;
    border: 14px solid #272727;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-accordion {
  display: none;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download {
  padding: 20px;
  background: #1F1F1F;
  display: flex;
  color: #FFFFFF;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download:hover {
  background: #000000;
  color: #FFFFFF;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download:hover:after {
  content: url('../../Icons/download_hamburg.svg');
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download:hover:after {
    content: url('../../Icons/download_black_chatflow.svg');
    border-radius: 50%;
    background-color: #FF7F00;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 70px;
    right: 20px;
    top: 20px;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download:after {
  content: url('../../Icons/download.svg');
  position: absolute;
  right: 34px;
  top: 32px;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download:after {
    border-radius: 50%;
    background-color: #000000;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 70px;
    right: 20px;
    top: 20px;
  }
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download a {
  pointer-events: none;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.tx-epwerksearch-chatflow .tx-epwerksearch-chatflow-download p {
  font-style: italic;
  padding-right: 70px;
}
.tx-epwerksearch-chatflow-box {
  -webkit-transition: background 3s;
  -moz-transition: background 3s;
  -o-transition: background 3s;
  transition: background 3s;
}
.tx-epwerksearch-chatflow-bubble {
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}
.tx-epwerksearch-chatflow-bubble-suggestion {
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}
.easy-autocomplete.eac-square {
  font-family: 'Ubuntu', sans-serif !important;
  margin: auto;
  width: 100% !important;
  overflow: hidden;
}
@media all and (max-width: 480px) {
  .easy-autocomplete.eac-square {
    min-width: 100% !important;
  }
}
.easy-autocomplete.eac-square #autocomplete::placeholder {
  font-style: normal;
}
.easy-autocomplete.eac-square #autocomplete:focus {
  outline: none;
}
#header-searchbox .other-news-container {
  transition: all 0.8s linear;
}
#header-searchbox .other-news-container.open {
  max-height: 1000px;
}
#header-searchbox.searchOverview .tx-epwerksearch-top_trending,
#header-searchbox.searchOverview .tx-epwerksearch-latest_news {
  display: block;
}
.tx-epwerksearch-top_trending,
.tx-epwerksearch-latest_news {
  margin-right: 40px;
  margin-top: 60px;
}
@media all and (max-width: 1200px) {
  .tx-epwerksearch-top_trending,
  .tx-epwerksearch-latest_news {
    margin-bottom: 8px;
  }
}
.tx-epwerksearch-top_trending a,
.tx-epwerksearch-latest_news a,
.tx-epwerksearch-top_trending span,
.tx-epwerksearch-latest_news span {
  color: #272727;
}
.tx-epwerksearch-top_trending span,
.tx-epwerksearch-latest_news span {
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
}
.tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item,
.tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item,
.tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item,
.tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item {
  display: flex;
  margin-bottom: 8px;
}
.tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item:last-child,
.tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item:last-child,
.tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item:last-child,
.tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item:last-child {
  margin-bottom: 0;
}
.tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item a,
.tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item a,
.tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item a,
.tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item a {
  text-decoration: none;
  line-height: 21px;
  display: inline-block;
  position: relative;
  margin-left: 36px;
}
.tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item a:hover:before,
.tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item a:hover:before,
.tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item a:hover:before,
.tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item a:hover:before {
  left: -33px;
}
.tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item a:before,
.tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item a:before,
.tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item a:before,
.tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item a:before {
  width: 28px;
  height: 28px;
  transition: all 0.2s linear;
  position: absolute;
  left: -36px;
  right: 0;
  top: -4px;
  background-image: url("/typo3conf/ext/ep_werk_search/Resources/Public/Icons/Pfeil.svg");
  content: '';
  background-size: contain;
}
#header-searchbox .mobile-tops-overlay .tx-epwerksearch-top_trending,
#header-searchbox .mobile-tops-overlay .tx-epwerksearch-latest_news {
  display: block;
}
#header-searchbox .mobile-tops-overlay .tx-epwerksearch-top_trending-item,
#header-searchbox .mobile-tops-overlay .tx-epwerksearch-latest_news-item {
  margin-bottom: 10px;
}
.announcement-offset .mobile-tops-overlay .mobile-tops-overlay-container {
  margin-top: 295px;
}
.mobile-tops-overlay {
  position: fixed;
  background-color: #ffffff;
  top: 0px;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 800;
  display: none;
  overflow-y: scroll;
  pointer-events: all;
}
.mobile-tops-overlay .mobile-tops-overlay-container {
  margin-top: 145px;
  padding-left: 8.333%;
  padding-right: 8.333%;
}
.mobile-tops-overlay .mobile-tops-overlay-input {
  border-bottom: 1px solid;
  position: relative;
  padding-bottom: 10px;
}
.mobile-tops-overlay .mobile-tops-overlay-input input {
  font-size: 18px;
}
.mobile-tops-overlay .mobile-tops-overlay-input img {
  position: absolute;
  right: 0;
  opacity: 0.3;
  cursor: pointer;
  top: 4px;
}
.mobile-tops-overlay .mobile-tops-overlay-input img.input-focus {
  opacity: 1;
}
.mobile-tops-overlay .mobile-tops-overlay-input input {
  width: 80%;
  border: 0;
  margin-left: 40px;
}
.mobile-tops-overlay .mobile-tops-overlay-input .mobile-tops-overlay-close {
  position: absolute;
  left: -6px;
  cursor: pointer;
}
.mobile-tops-overlay .mobile-tops-overlay-input .mobile-tops-overlay-close svg {
  width: 30px;
  transform: rotate(180deg);
}
.mobile-tops-overlay .tx-epwerksearch-latest_news {
  margin-bottom: 40px;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending,
.mobile-tops-overlay .tx-epwerksearch-latest_news {
  margin-top: 40px;
  display: block;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending .tx-epwerksearch-top_trending-item .mobile-tops-overlay-tops-icon,
.mobile-tops-overlay .tx-epwerksearch-latest_news .tx-epwerksearch-top_trending-item .mobile-tops-overlay-tops-icon,
.mobile-tops-overlay .tx-epwerksearch-top_trending .tx-epwerksearch-latest_news-item .mobile-tops-overlay-tops-icon,
.mobile-tops-overlay .tx-epwerksearch-latest_news .tx-epwerksearch-latest_news-item .mobile-tops-overlay-tops-icon {
  margin-right: 15px;
  background: url("/typo3conf/ext/ep_werk_search/Resources/Public/Icons/Pfeil-Kreis-hamburg.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  background-position: 50%;
  background-position-x: center;
  background-position-y: top;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending span,
.mobile-tops-overlay .tx-epwerksearch-latest_news span {
  line-height: 26px;
  margin-bottom: 13px;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending a,
.mobile-tops-overlay .tx-epwerksearch-latest_news a {
  line-height: 28px;
  width: calc(100% - 45px);
  margin-left: 0;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending a:before,
.mobile-tops-overlay .tx-epwerksearch-latest_news a:before {
  display: none;
}
.mobile-tops-overlay .tx-epwerksearch-top_trending svg,
.mobile-tops-overlay .tx-epwerksearch-latest_news svg {
  margin-top: 0px;
  fill: #FF7F00;
}
@media all and (max-width: 992px) {
  .mobile-tops-overlay .tx-epwerksearch-top_trending {
    margin-top: 20px;
  }
}
.easy-autocomplete-container {
  display: none;
  color: #272727;
}
#header-searchbox {
  margin-top: 80px;
  margin-bottom: 80px;
}
#header-searchbox.other-news-container-open {
  margin-bottom: 60px;
}
@media screen and (max-width: 992px) {
  #header-searchbox.other-news-container-open {
    margin-bottom: 40px;
  }
}
#header-searchbox.header-searchbox-no-results {
  margin-bottom: 80px;
}
@media screen and (max-width: 992px) {
  #header-searchbox.header-searchbox-no-results {
    margin-bottom: 40px;
  }
}
#header-searchbox.searchOverview {
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  #header-searchbox.searchOverview {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  #header-searchbox {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#header-searchbox .frame-type-list {
  padding-bottom: 0;
  padding-top: 0;
}
#header-searchbox #tx-epwerksearch-results .tx-epwerksearch-show-results,
#header-searchbox #tx-epwerksearch-results .tx-epwerksearch-show-news {
  display: none;
}
#header-searchbox .frame.frame-default.frame-type-list.frame-layout-bg-2 {
  background: transparent;
}
#tx-epwerksearch-footer {
  background-color: #FF7F00;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #tx-epwerksearch-footer {
    padding-bottom: 40px;
  }
}
#tx-epwerksearch-footer .tx-epwerksearch-top_trending-headline {
  margin-top: 60px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #tx-epwerksearch-footer .tx-epwerksearch-top_trending-headline {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
  }
}
#tx-epwerksearch-footer .tx-epwerksearch-custom-hr {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #tx-epwerksearch-footer .tx-epwerksearch-custom-hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  #tx-epwerksearch-footer .tx-epwerksearch-footer-buttons.row {
    flex-direction: column;
  }
}
#tx-epwerksearch-footer .button-type-3,
#tx-epwerksearch-footer .button-type-4 {
  font-size: 18px;
  font-weight: 600 !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
#tx-epwerksearch-footer .button-type-4 {
  margin-right: 20px;
  align-items: center;
}
@media screen and (max-width: 480px) {
  #tx-epwerksearch-footer .button-type-4 {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#tx-epwerksearch-footer .button-type-4 img {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #tx-epwerksearch-footer .row.tx-epwerksearch-latest-tops {
    flex-direction: column;
  }
  #tx-epwerksearch-footer .row.tx-epwerksearch-latest-tops .tx-epwerksearch-top_trending,
  #tx-epwerksearch-footer .row.tx-epwerksearch-latest-tops .tx-epwerksearch-latest_news {
    margin-top: 20px;
  }
  #tx-epwerksearch-footer .row.tx-epwerksearch-latest-tops .col-3 {
    flex: 0;
    -ms-flex: 0;
    max-width: unset;
  }
}
.close-searchform {
  font-weight: 600;
  font-size: 26px;
  cursor: pointer;
  color: #ebebeb;
  position: absolute;
  top: -63px;
  right: 0px;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  background-color: #E87401;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
@media all and (max-width: 480px) {
  .close-searchform {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .close-searchform {
    display: none;
  }
}
.close-searchform:hover {
  background-color: #D96C00;
}
.close-searchform.fa-times:before {
  display: none;
}
.tx-epwerksearch-form {
  position: relative;
}
.tx-epwerksearch-form .fa-search {
  font-weight: 600;
  font-size: 26px;
  cursor: pointer;
  color: #ebebeb;
  position: absolute;
  bottom: calc(50% - 12px);
  left: 42px;
  z-index: 1;
}
@media all and (max-width: 768px) {
  .tx-epwerksearch-form .fa-search {
    left: 26px;
  }
}
.tx-epwerksearch-form input,
.tx-epwerksearch-form #autocomplete::placeholder {
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 768px) {
  .tx-epwerksearch-form input,
  .tx-epwerksearch-form #autocomplete::placeholder {
    font-size: 16px;
  }
}
.tx-epwerksearch-form .tx-epwerksearch-form_input-focus-text {
  display: none;
  position: absolute;
  top: 23px;
  right: 24px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  font-weight: 600;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-form .tx-epwerksearch-form_input-focus-text {
    top: 13px;
  }
}
.tx-epwerksearch-form .input-focus ~ .tx-epwerksearch-form_input-focus-text {
  display: block;
  color: #BEBEBE;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-form .input-focus ~ .tx-epwerksearch-form_input-focus-text {
    display: none;
  }
}
.tx-epwerksearch-form .input-length ~ .tx-epwerksearch-form_input-focus-text {
  display: block;
  color: #BEBEBE;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-form .input-length ~ .tx-epwerksearch-form_input-focus-text {
    display: none;
  }
}
.tx-epwerksearch-form .input-focus.input-length ~ .tx-epwerksearch-form_input-focus-text {
  display: block;
  color: black;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-form .input-focus.input-length ~ .tx-epwerksearch-form_input-focus-text {
    display: none;
  }
}
.tx-epwerksearch-form .input-focus #autocomplete:focus::placeholder {
  color: transparent;
}
.tx-epwerksearch-form .input-focus input {
  border-radius: 50px;
}
.tx-epwerksearch-form #autocomplete {
  color: #000;
}
.tx-epwerksearch-form #autocomplete:-ms-input-placeholder {
  color: #A5A5A5 !important;
}
.tx-epwerksearch-form #autocomplete::-ms-input-placeholder {
  color: #A5A5A5;
}
.tx-epwerksearch-form #autocomplete::-webkit-input-placeholder {
  color: #A5A5A5;
}
.tx-epwerksearch-form #autocomplete::placeholder {
  color: #6B6B6B;
}
.tx-epwerksearch-form input {
  color: #272727;
}
form.tx-epwerksearch-form img.fa-search {
  font-weight: 600  !important;
  font-size: 26px  !important;
  cursor: pointer  !important;
  color: #ebebeb !important;
  position: absolute  !important;
  bottom: calc(50% - 12px) !important;
  left: 30px  !important;
  z-index: 1  !important;
}
@media all and (max-width: 992px) {
  form.tx-epwerksearch-form img.fa-search {
    left: 26px  !important;
    width: 22px  !important;
    height: 22px  !important;
  }
}
form.tx-epwerksearch-form input.autocomplete {
  padding: 23px 40px 23px 100px;
  width: 100%;
  border: none;
  border-radius: 8px;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 992px) {
  form.tx-epwerksearch-form input.autocomplete {
    padding: 13px 40px 13px 66px !important;
    line-height: 28px;
  }
}
@media all and (max-width: 480px) {
  form.tx-epwerksearch-form input.autocomplete {
    border-radius: 6px;
  }
}
.tx-epwerksearch-back-to-home {
  position: absolute;
  top: -40px;
  right: 0;
  display: flex;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-back-to-home {
    display: none;
  }
}
.tx-epwerksearch-back-to-home .tx-epwerksearch-back-to-home_icon {
  width: 30px;
}
.tx-epwerksearch-back-to-home .tx-epwerksearch-back-to-home_icon svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tx-epwerksearch-back-to-home .tx-epwerksearch-back-to-home_link {
  color: black;
  font-size: 18px;
  line-height: 30px;
}
.tx-epwerksearch-back-to-home .tx-epwerksearch-back-to-home_link:hover {
  color: black;
  text-decoration: none;
}
.tx-epwerksearch-back-to-home:hover .tx-epwerksearch-back-to-home_icon svg {
  position: relative;
  right: 3px;
}
#tx-epwerksearch-footer .tx-eptemplate-werk-button.button-type-extra {
  width: 260px;
  border-radius: 6px;
  font-size: 16px !important;
}
#tx-epwerksearch-footer .tx-eptemplate-werk-button.button-type-extra:hover a {
  text-decoration: none;
}
@media all and (max-width: 992px) {
  #tx-epwerksearch-footer .tx-eptemplate-werk-button.button-type-extra {
    width: 100%;
    font-size: 14px !important;
  }
}
@media all and (max-width: 992px) {
  #tx-epwerksearch-footer .tx-eptemplate-werk-button.button-type-4 {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.tx-epwerksearch_search-input-text {
  background: #FF7F00;
  padding: 0 0 40px 0;
  font-size: 18px;
  line-height: 26px;
}
.tx-epwerksearch-results-chatflow-container {
  padding-bottom: 40px;
  padding-top: 15px;
}
#tx-epwerksearch-results {
  background: #FF7F00;
  z-index: 100;
  position: relative;
}
#tx-epwerksearch-results .tx-epwerksearch-show-results-header,
#tx-epwerksearch-results .tx-epwerksearch-show-news-header,
#tx-epwerksearch-results .tx-epwerksearch-show-buildings-header {
  display: none;
}
#tx-epwerksearch-results .frame-teaser-with-image a {
  color: #272727;
}
#tx-epwerksearch-results .tx-epwerksearch-chatflow-teaser a {
  color: #272727;
}
#tx-epwerksearch-results .frame-teaser-with-image .tx-epwerktemplate-searchresult-has-background .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
  color: #FFFFFF;
}
#tx-epwerksearch-results .frame-teaser-with-image .tx-epwerktemplate-searchresult-no-background .tx-epwerksearch-textpic-teaser .tx-epwerksearch-textpic-teaser-header {
  color: #272727;
}
.tx-epwerksearch-mostviewed {
  background: #FF7F00;
}
.tx-epwerksearch-mostviewed a:hover {
  text-decoration: none;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-container {
  background: #272727;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser {
  height: 400px;
  color: #FFFFFF;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser .tx-epwerksearch-mostviewed-teaser-title {
  position: relative;
  top: 200px;
  text-transform: uppercase;
  padding: 0 0 0 50px;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser .focuspoint {
  top: unset;
  left: unset;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser .focuspoint img {
  position: relative;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-mostviewed-teaser-no-background {
  color: #272727;
}
.tx-epwerksearch-mostviewed .row [class^="col"] {
  overflow: hidden;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link {
  background: #272727;
  overflow: hidden;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser:hover {
  transition: all 0.7s ease;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser-no-background:hover {
  background: #FF7F00;
  opacity: 0.87;
  color: #000000;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser-has-background:hover {
  background: #272727;
  opacity: 0.2;
  transform: scale(1.3);
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser-has-background:hover .tx-epwerksearch-mostviewed-teaser-title,
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser-has-background:hover .tx-epwerksearch-mostviewed-teaser-subtitle {
  display: none;
}
.tx-epwerksearch-mostviewed .tx-epwerksearch-link .tx-epwerksearch-mostviewed-teaser-no-background {
  background: #FF7F00;
}
.tx-epwerksearch-textpic-teaser-has-background {
  position: relative;
  background-size: cover;
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-textpic-teaser-has-background:hover img {
    transform: scale(1.2);
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
  }
}
.tx-epwerksearch-textpic-teaser-has-background:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.tx-epwerksearch-search-validate-level-1 {
  display: inline-block;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 60px;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate-level-1 {
    display: inline-flex;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-search-validate-level-1 {
    display: flex;
  }
}
.tx-epwerksearch-search-validate-level-1-ajaxvalidate {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-right: auto;
  margin-left: auto;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate-level-1-ajaxvalidate {
    display: flex;
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-search-validate-level-1-ajaxvalidate {
    align-items: center;
  }
}
.tx-eptemplate-werk-validation {
  text-align: center !important;
}
.tx-epwerksearch-search-validate-level-2 {
  display: block;
}
.tx-epwerksearch-search-validate-level-2-ajaxvalidate {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.frame-layout-bg-3 .tx-epwerksearch-search-validate .ajaxValidate:hover > div {
  background: #87888A;
}
.tx-epwerksearch-search-validate-news-detail-container {
  margin-left: 0;
  -ms-flex: 100%;
  flex: 100%;
  max-width: 100%;
}
.tx-epwerksearch-search-validate .ajaxValidate .fa-thumbs-up,
.tx-epwerksearch-search-validate .ajaxValidateOpinion .fa-thumbs-up,
.tx-epwerksearch-search-validate .ajaxValidate .fa-thumbs-down,
.tx-epwerksearch-search-validate .ajaxValidateOpinion .fa-thumbs-down {
  display: none;
}
@media all and (max-width: 768px) {
  .tx-epwerksearch-search-validate .ajaxValidateOpinion {
    width: 100%;
    margin-left: 3px;
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-search-validate .ajaxValidateOpinion {
    margin-left: 4px;
  }
}
.tx-epwerksearch-search-validate .ajaxValidate {
  float: none;
  display: inline;
  width: 260px;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate .ajaxValidate {
    display: flex;
    justify-content: center;
    width: calc(50% - 2px);
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-search-validate .ajaxValidate {
    margin-bottom: 20px;
    width: calc(50% - 5px);
  }
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up {
  margin-right: 10px;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down {
  margin-left: 10px;
}
.tx-epwerksearch-search-validate .vote-disabled {
  color: #272727;
  pointer-events: none;
}
.tx-epwerksearch-search-validate .vote-disabled .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up,
.tx-epwerksearch-search-validate .vote-disabled .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down {
  background: #868686;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up {
  float: left;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down:hover,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up:hover {
  color: #000000;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down:active,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up:active {
  background-color: #d9a775;
  color: #000000;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down,
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up {
    width: calc(100% - 10px);
  }
}
@media all and (max-width: 480px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down,
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up {
    margin: 0;
    width: 100%;
  }
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down.active-opinion,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up.active-opinion {
  background-color: #FF7F00;
  color: #000000;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down.active-opinion:hover,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up.active-opinion:hover,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-down.active-opinion :active,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-ajaxvalidate-up.active-opinion :active {
  background-color: #FF7F00;
  color: #000000;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-header,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-header {
  padding: 0px 0px 36px 0;
  margin: 60px auto auto auto;
  width: auto;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-header,
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-header {
    padding: 0px 0px 10px 0;
    font-size: 14px;
  }
}
@media all and (max-width: 768px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-header,
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-header {
    margin-right: auto;
  }
}
@media all and (max-width: 576px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-header,
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-header {
    margin-bottom: 20px;
  }
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-header {
  padding-top: 16px;
  width: auto;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-result {
  padding: 5px 0 5px 0px;
  margin-bottom: 60px;
  margin-top: 60px;
  display: none;
}
@media all and (max-width: 992px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-result {
    font-size: 14px;
  }
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-1-result .bold-text {
  font-weight: 700;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion {
  width: 520px;
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  .tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion {
    width: calc(100% - 4px);
    border-radius: 6px;
  }
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion:active {
  background-color: #FF7F00;
  color: #000000;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion.inactive-opinion {
  font-weight: 600;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion.active-opinion {
  background-color: #FF7F00;
  color: #000000;
  font-weight: 600;
}
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion.active-opinion:hover,
.tx-epwerksearch-search-validate .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion.active-opinion :active {
  background-color: #FF7F00;
  color: #000000;
}
.tx-epwerksearch-search-validate .ajaxValidateOpinion:last-of-type .tx-epwerksearch-search-validate-level-2-ajaxvalidate-opinion {
  margin-bottom: 0;
}
.float-opinion {
  float: none !important;
}
/*# sourceMappingURL=search.css.map */
