@charset "UTF-8";
.no-50-col-650 {
  width: 45%;
  padding-right: 5%;
}

.pad-5 {
  padding: 5px;
}

.pad-10 {
  padding: 10px;
}

.pad-15 {
  padding: 15px;
}

.pad-20 {
  padding: 20px;
}

.pad-30 {
  padding: 30px;
}

.pad-40 {
  padding: 40px;
}

.pad-50 {
  padding: 50px;
}

.pad-75 {
  padding: 75px;
}

.pad-100 {
  padding: 100px;
}

.pad-150 {
  padding: 150px;
}

.hpad-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.hpad-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.hpad-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.hpad-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.hpad-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.hpad-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.hpad-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.hpad-75 {
  padding-left: 75px;
  padding-right: 75px;
}

.hpad-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hpad-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.vpad-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.vpad-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.vpad-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.vpad-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.vpad-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.vpad-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.vpad-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.vpad-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.vpad-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.vpad-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.lpad-5 {
  padding-left: 5px;
}

.lpad-10 {
  padding-left: 10px;
}

.lpad-15 {
  padding-left: 15px;
}

.lpad-20 {
  padding-left: 20px;
}

.lpad-30 {
  padding-left: 30px;
}

.lpad-40 {
  padding-left: 40px;
}

.lpad-50 {
  padding-left: 50px;
}

.lpad-75 {
  padding-left: 75px;
}

.lpad-100 {
  padding-left: 100px;
}

.lpad-150 {
  padding-left: 150px;
}

.rpad-5 {
  padding-right: 5px;
}

.rpad-10 {
  padding-right: 10px;
}

.rpad-15 {
  padding-right: 15px;
}

.rpad-20 {
  padding-right: 20px;
}

.rpad-30 {
  padding-right: 30px;
}

.rpad-40 {
  padding-right: 40px;
}

.rpad-50 {
  padding-right: 50px;
}

.rpad-75 {
  padding-right: 75px;
}

.rpad-100 {
  padding-right: 100px;
}

.rpad-150 {
  padding-right: 150px;
}

.tpad-5 {
  padding-top: 5px;
}

.tpad-10 {
  padding-top: 10px;
}

.tpad-20 {
  padding-top: 20px;
}

.tpad-30 {
  padding-top: 30px;
}

.tpad-40 {
  padding-top: 40px;
}

.tpad-50 {
  padding-top: 50px;
}

.tpad-75 {
  padding-top: 75px;
}

.tpad-100 {
  padding-top: 100px;
}

.tpad-150 {
  padding-top: 150px;
}

.tpad-200 {
  padding-top: 200px;
}

.bpad-5 {
  padding-bottom: 5px;
}

.bpad-10 {
  padding-bottom: 10px;
}

.bpad-15 {
  padding-bottom: 15px;
}

.bpad-20 {
  padding-bottom: 20px;
}

.bpad-30 {
  padding-bottom: 30px;
}

.bpad-40 {
  padding-bottom: 40px;
}

.bpad-50 {
  padding-bottom: 50px;
}

.bpad-75 {
  padding-bottom: 75px;
}

.bpad-100 {
  padding-bottom: 100px;
}

.bpad-150 {
  padding-bottom: 150px;
}

.bpad-200 {
  padding-bottom: 200px;
}

/* NEGATIVE MARGIN */
.tpad--5 {
  margin-top: -5px;
}

.tpad--10 {
  margin-top: -10px;
}

.tpad--20 {
  margin-top: -20px;
}

.tpad--30 {
  margin-top: -30px;
}

.tpad--40 {
  margin-top: -40px;
}

.tpad--50 {
  margin-top: -50px;
}

.tpad--100 {
  margin-top: -100px;
}

.tpad--150 {
  margin-top: -150px;
}

.tpad--200 {
  margin-top: -200px;
}

img.center,
a img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.no-50-col-650 {
  width: 45%;
  padding-right: 5%;
}

[class*=max-] {
  margin-left: auto;
  margin-right: auto;
}

.max-100 {
  max-width: 100px;
}

.max-200 {
  max-width: 200px;
}

.max-300 {
  max-width: 300px;
}

.max-400 {
  max-width: 400px;
}

.max-500 {
  max-width: 500px;
}

.max-600 {
  max-width: 600px;
}

.max-640 {
  max-width: 640px;
}

.max-650 {
  max-width: 650px;
}

.max-700 {
  max-width: 700px;
}

.max-800 {
  max-width: 800px;
}

.max-1000 {
  max-width: 1000px;
}

.max-1200 {
  max-width: 1200px;
}

.branch-icons img[src$=svg] {
  width: 90px;
  height: auto;
  margin-bottom: 6px;
  border-radius: 100%;
  box-shadow: 3px 3px 3px #999;
}

.no-pad {
  margin-left: -20px;
  width: calc(100% + 40px);
}

@media screen and (max-width: 650px) {
  .no-pad-650 {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 480px) {
  .no-pad-480 {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-equal > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}

.flex-main-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-main-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-main-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-main-stretch {
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.flex-main-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-main-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-cross-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-cross-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#header {
  position: relative;
  z-index: 99;
}

#logo {
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100% auto;
  float: left;
  width: 100%;
  min-height: 30px;
  text-align: left !important;
}

#logo img {
  width: 30%;
}

#hofa-side-tab {
  position: absolute;
  right: 0;
}

.menu a {
  font-weight: 200;
  line-height: 24px;
  height: 26px;
  padding: 0 0.8em;
}

#hofa-social-blog-widget,
.hofa-news-wrapper {
  position: relative;
  box-sizing: border-box;
}

.hofa-news-wrapper {
  max-width: 100%;
  height: auto;
}

.hofa-social-blog-widget-wrapper {
  max-width: 100%;
  overflow: hidden;
}

#hofa-social-blog-widget {
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.blog.title {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.blog.head .wp-post-image {
  float: right;
  width: 200px;
  margin-right: 20px;
}

.wpcf7-text {
  border: 1px solid #aaa;
  border-bottom-color: #ccc;
  border-radius: 2px;
  box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: text;
}

.home h2 {
  margin-bottom: 0;
}

.breadcrumb-list {
  display: none;
}

.copyright {
  padding-left: 10px;
  box-sizing: border-box;
}

.scroll-y {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.scroll-x {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

#footer {
  position: relative;
}

#footer .scroll-top a {
  font-size: 1.2em;
  text-decoration: none;
}

#footer-wrapper:before {
  content: " ";
  position: absolute;
  left: -90px;
  bottom: 20px;
  width: 130px;
  height: 100px;
  background-size: contain;
  background: url("/media/iso_9001_black_de.svgz") no-repeat right bottom;
}

[lang=en-US] #footer-wrapper:before {
  background-image: url("/media/iso_9001_black_en.svgz");
}

#lang_sel_list img.iclflag {
  width: 35px;
  height: 21px;
  visibility: hidden;
}
#lang_sel_list .wpml-ls-item a {
  background-size: 100% 100% !important;
  padding: 0;
  margin: 5px 10px;
  box-shadow: 0 0 3px 2px #555;
}
#lang_sel_list .icl-de a {
  background-image: url("/media/flags/de.svg") !important;
}
#lang_sel_list .icl-en a {
  background-image: url("/media/flags/en.svg") !important;
}

.wpml-ls-sidebars-top-widget {
  padding: 0;
}

.wpml-ls-sidebars-top-widget,
.wpml-ls-sidebars-top-widget .wpml-ls-sub-menu,
.wpml-ls-sidebars-top-widget a {
  border: 0 none;
  background: none;
}

.social-icons [class*=-icon] {
  display: inline;
  margin: 1px;
  padding-left: 3px;
}

.tooltip {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0.5em;
  border: 1px solid #999;
  border-radius: 3px;
  z-index: 999;
}
.tooltip.left {
  left: 0.5em;
}
.tooltip.right {
  right: 0.5em;
}
.tooltip.top {
  top: 0.5em;
}
.tooltip.bottom {
  bottom: 0.5em;
}

.tooltip:hover,
.tipclick:hover + .tooltip,
.tipclick:active + .tooltip,
.tipclick:focus + .tooltip {
  display: block;
}

.flash,
.blink {
  -webkit-animation: flash 1s infinite;
  -moz-animation: flash 1s infinite;
  -ms-animation: flash 1s infinite;
}

#busy {
  display: none;
  position: fixed;
  width: 12vw;
  max-width: 12vh;
  height: 12vw;
  max-height: 12vh;
  left: 44vw;
  top: 44vh;
  background-color: rgba(255, 255, 255, 0.5);
  background-size: contain;
  background-image: url("/media/busy-small.gif");
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #eee;
  border-radius: 100%;
  opacity: 1;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  z-index: 10000;
}
#busy.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #fff;
  background-size: auto;
  background-image: url("/media/busy.gif");
  border-radius: 0;
  border: none;
}

.busy {
  width: 100px;
  height: 100px;
  margin: auto;
  background-color: transparent;
  background-size: auto;
  background-image: url("/media/busy-small.gif");
  background-repeat: no-repeat;
  background-position: center center;
}

.countdown-wrapper {
  position: relative;
}
.countdown-wrapper a {
  text-align: center;
  text-decoration: none;
}
.countdown-wrapper.center {
  text-align: center;
}
@media screen and (min-width: 651px) {
  .countdown-wrapper.center .hide-650 {
    display: inline-block;
    position: relative;
  }
}
.countdown-wrapper .hide {
  padding: 1em 2em;
  border-radius: 10px;
}
.countdown-wrapper .countdown {
  position: absolute;
  font-size: 1.1em;
}
@media screen and (max-width: 980px) {
  .countdown-wrapper .countdown {
    font-size: 1vw;
  }
}

.gwd-pagedeck > .gwd-page,
.gwd-page-wrapper {
  position: static !important;
}

/*ANKERMENÜ*/
.anchor-menu {
  background: #eee;
  border-radius: 5px;
  padding: 1em;
  margin-bottom: 2em;
  text-align: center;
}
.anchor-menu .item {
  display: inline-block;
  padding: 1em;
  box-sizing: border-box;
  vertical-align: top;
}

/*** Liste der Referenzen***/
.ref_list {
  text-align: center;
}

.ref_list > * {
  display: inline-block;
  padding: 0 15px;
  margin-top: 35px;
}

.scrollable .viewport .overview {
  max-width: 100%;
}

/***AKTIONEN***/
.xmas #formular.note {
  text-align: center;
}
.xmas form.register {
  float: none;
  max-width: 100%;
  /*	width:			500px;*/
  margin: 0 auto;
}
.xmas form.register .field {
  text-align: right;
}
.xmas form.register label {
  display: inline;
  padding: 5px 10px;
  margin: 5px;
  box-sizing: border-box;
  border-radius: 5px;
}
.xmas form.register .field.radio,
.xmas form.register .field.checkbox,
.xmas form.register .field.file {
  text-align: left;
}
.xmas form.register .next {
  float: right;
}
.xmas form.register .submit {
  float: right;
}
.xmas form.register .optional {
  background: #eee;
  border-radius: 15px;
  padding: 10px;
}
.xmas .error {
  font-weight: bold;
  border-radius: 5px;
}
.xmas .note {
  border-radius: 5px;
}
.xmas .summary table {
  max-width: 100%;
  width: 350px;
}

/***ENDE AKTIONEN***/
div.star-rating,
div.star-rating a {
  background-image: url("/css/images/rating-star.png");
}

div.rating-cancel,
div.rating-cancel a {
  background-image: url("/css/images/rating-cancel.png");
  background-position: 0 0;
}
div.rating-cancel:hover,
div.rating-cancel a:hover {
  background-position: 0 -16px;
}

#TB_window {
  width: 430px;
  /*content width + 30px*/
  max-width: 100%;
  min-height: 160px;
  /*content height + title bar ~ 40px*/
}

#TB_iframeContent {
  width: 600px;
  max-width: 100%;
  min-height: 400px;
}

#TB_ajaxContent {
  width: 400px;
  max-width: 100%;
  min-height: 120px;
}

.scrollable .scroll-bar .thumb {
  z-index: 5 !important;
}

.presse img,
.presse .alignnone {
  margin: 10px 0 0 0;
  width: 190px;
}
.presse > div {
  border: 1px solid #e5e5e5;
  padding: 0 10px 0 10px;
  margin-bottom: 35px;
  height: 280px;
  font-size: 10px;
  position: relative;
}
.presse > div > h3 {
  text-align: center;
  font-size: 1.875em;
  margin-bottom: 0.857em;
  margin-top: 0.857em;
}
.presse > div > h5 {
  line-height: 18px;
}
.presse > div > h3 + p {
  text-align: center;
}
.presse > div p {
  text-align: left;
}
.presse > div > div {
  text-align: center;
  margin-bottom: 1em;
}
.presse > div > *:last-child {
  font-style: italic;
  position: absolute;
  right: 10px;
  bottom: 0;
}

/* JQUERY UI CUSTOM*/
.tabs {
  position: relative;
}
.tabs .post {
  display: none;
}
.tabs .arrow-left,
.tabs .arrow-right {
  display: none;
}

/* Bei allen Listenelementen brauchen wir #wrapper, da es hier schon Vorbelegungen gibt */
/* Für die anderen Fälle machen wir aber auch eine Standardbelegung*/
.ui-tabs ul,
#wrapper .ui-tabs ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
  z-index: 4;
  text-align: center;
}

.ui-tabs li,
#wrapper .ui-tabs li {
  display: inline-block;
  min-width: 1em;
}
.ui-tabs li:before,
#wrapper .ui-tabs li:before {
  content: "";
}
.ui-tabs li a,
#wrapper .ui-tabs li a {
  color: inherit;
  text-decoration: none;
}

.ui-tabs .bullet li,
#wrapper .ui-tabs .bullet li {
  font-size: 1.5em;
  color: #888;
}

.ui-tabs .bullet .ui-tabs-active,
#wrapper .ui-tabs .bullet .ui-tabs-active {
  color: #ee7f00;
}

.ui-tabs .arrow-left,
.ui-tabs .arrow-right {
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  opacity: 0;
  color: transparent;
  font-size: 3em;
  cursor: pointer;
  transition: 0.5s all;
  line-height: 50px;
  border-radius: 500px;
  background-color: #ddd;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 5;
}
.ui-tabs .arrow-left {
  left: 0;
  background-image: url("/css/images/arrow_large_left.png");
}
.ui-tabs .arrow-right {
  right: 0;
  background-image: url("/css/images/arrow_large_right.png");
}
.ui-tabs:hover .arrow-left, .ui-tabs:hover .arrow-right {
  opacity: 0.7;
}

.nofloat {
  float: none !important;
}

.gradient-vertical {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f7f7f7+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 1%, #f7f7f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 1%, #f7f7f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 1%, #f7f7f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f7f7f7", GradientType=0);
  /* IE6-9 */
}

.gradient-vertical-eee-fff {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eeeeee 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eeeeee 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ffffff", GradientType=0);
  /* IE6-9 */
}

/* DATENSCHUTZ */
.wpcf7-form-control-wrap.acceptance input {
  width: 24px;
  height: 24px;
}

.fa {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-caret-right:before {
  content: ">";
}

.tp-caption a {
  color: inherit;
}

.hide {
  display: none;
}

.invisible,
.invisible * {
  visibility: hidden !important;
}

@media screen and (max-width: 980px) {
  .hide-980 {
    display: none;
  }

  .show-980 {
    display: block;
  }

  .zero-980 {
    min-height: initial !important;
    background: none !important;
  }

  .static-980 {
    position: static;
  }
}
@media screen and (max-width: 800px) {
  .hide-800 {
    display: none;
  }

  .show-800 {
    display: block;
  }

  .nofloat-800 {
    float: none !important;
  }

  .center-800 {
    text-align: center;
  }

  img.center-800,
a img.center-800 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .static-800 {
    position: static;
  }

  [class*=grid-mini-] > * {
    float: left;
    width: auto !important;
  }

  .grid-2 > * {
    width: 100% !important;
  }

  .grid-mini-2 > * {
    min-width: 50%;
  }

  [class*=grid-][class*=pad-].fill > * {
    padding: 0;
  }

  .split-4-1 {
    width: 33.3%;
  }

  .split-4-3 {
    width: 66.6%;
  }

  .split-3-1,
.split-3-2 {
    width: 100%;
  }

  .table.grid-2 > * {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .mobile {
    display: block;
  }

  .hide-650 {
    display: none;
  }

  .show-650 {
    display: block;
  }

  .nofloat-650 {
    float: none !important;
  }

  .no-50-col-650 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.5em;
  }

  .static-650 {
    position: static !important;
  }

  .clear-650 {
    clear: both;
  }

  .zero-650 {
    min-height: initial !important;
    background: none !important;
  }

  .full-650 {
    width: 100% !important;
  }

  .half,
.split-2 {
    width: 100%;
  }

  .split-4-1,
.split-4-3 {
    width: 100%;
  }

  .cell {
    display: block;
  }

  .no-wrap {
    white-space: normal;
  }

  .grid-5 > * {
    width: 33.3%;
    flex-basis: 33.3%;
  }

  .grid-4 > * {
    width: 50%;
    flex-basis: 50%;
  }

  .grid-3 > *,
.grid-2 > * {
    width: 100%;
    flex-basis: 100%;
  }

  .grid-3[class*=pad-] > * {
    padding: 10px;
  }

  .pad-10,
.pad-20,
.pad-30 {
    padding: 10px;
  }

  .pad-40,
.pad-50 {
    padding: 20px;
  }

  .pad-75,
.pad-100,
.pad-150 {
    padding: 30px;
  }

  .hpad-20,
.hpad-30 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hpad-40,
.hpad-50 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hpad-75,
.hpad-100,
.hpad-150 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .vpad-20,
.vpad-30 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .vpad-40,
.vpad-50 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .vpad-75,
.vpad-100,
.vpad-150 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lpad-20,
.lpad-30 {
    padding-left: 10px;
  }

  .lpad-40,
.lpad-50 {
    padding-left: 20px;
  }

  .lpad-75,
.lpad-100,
.lpad-150 {
    padding-left: 30px;
  }

  .rpad-20,
.rpad-30 {
    padding-right: 10px;
  }

  .lpad-40,
.lpad-50 {
    padding-right: 20px;
  }

  .lpad-75,
.lpad-100,
.lpad-150 {
    padding-right: 30px;
  }

  .tpad-20,
.tpad-30 {
    padding-top: 10px;
  }

  .tpad-40,
.tpad-50 {
    padding-top: 20px;
  }

  .tpad-75,
.tpad-100,
.tpad-150 {
    padding-top: 30px;
  }

  .bpad-20,
.bpad-30 {
    padding-bottom: 10px;
  }

  .tpad-40,
.tpad-50 {
    padding-bottom: 20px;
  }

  .tpad-75,
.tpad-100,
.tpad-150 {
    padding-bottom: 30px;
  }

  .tpad--20,
.tpad--30,
.tpad--40,
.tpad--50,
.tpad--75,
.tpad--100,
.tpad--150 {
    margin-top: 10px;
  }

  /* PADS FÜR BESTIMMTE ELEMENTE ANPASSEN */
  img.pad-10, img.pad-20, img.pad-30, img.pad-40, img.pad-50, img.pad-100, img.pad-150 {
    padding: 0;
    margin: 10px;
  }
  img.hpad-20, img.hpad-30, img.hpad-40, img.hpad-50, img.hpad-100, img.hpad-150 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
  img.vpad-20, img.vpad-30, img.vpad-40, img.vpad-50, img.vpad-100, img.vpad-150 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  img.lpad-50, img.lpad-100, img.lpad-150 {
    padding-left: 0;
    margin-left: 10px;
  }
  img.rpad-50, img.rpad-100, img.rpad-150 {
    padding-right: 0;
    margin-right: 10px;
  }
  img.tpad-50, img.tpad-100, img.tpad-150 {
    padding-top: 0;
    margin-top: 10px;
  }
  img.bpad-50, img.bpad-100, img.bpad-150 {
    padding-bottom: 0;
    margin-bottom: 10px;
  }

  .center-650 {
    text-align: center;
  }

  img.center-650,
a img.center-650 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .static-650 {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .hide-480 {
    display: none;
  }

  .show-480 {
    display: block;
  }

  .hide-480 {
    display: none;
  }

  .show-480 {
    display: block;
  }

  .nofloat-480 {
    float: none !important;
  }

  .static-480 {
    position: static;
  }

  .grid,
.grid-right {
    float: none;
  }

  .grid-5 > * {
    width: 50%;
    flex-basis: 50%;
  }

  .grid-4 > *,
.grid-3 > *,
.grid-2 > * {
    width: 100%;
    flex-basis: 100%;
  }

  .grid-4[class*=pad-] > * {
    padding: 10px;
  }

  #merch-wrapper #merch .post,
.merch-wrapper .merch .post {
    float: none;
    height: auto;
    margin-bottom: 3em;
    padding-bottom: 1.5em;
  }

  .hofa-social-blog-widget-wrapper {
    max-height: 60vh;
  }

  .main-nav .menu {
    box-shadow: 0 10px 20px #333;
  }

  h1 {
    font-size: 1.8em;
  }

  h1.big {
    font-size: 2.5em;
  }

  h2.big {
    font-size: 2.2em;
  }

  h2.almost-big {
    font-size: 1.7em;
  }

  h3.big {
    font-size: 2em;
  }
}
@media screen and (max-width: 400px) {
  h2 {
    font-size: 1.5em;
  }

  h3 {
    font-size: 1.3em;
  }

  h2.big {
    font-size: 2em;
  }

  h2.almost-big {
    font-size: 1.6em;
  }

  h3.big {
    font-size: 1.8em;
  }

  .hide-400 {
    display: none;
  }

  .show-400 {
    display: block;
  }

  .grid-5 > * {
    width: 100%;
    flex-basis: 100%;
  }

  [class*=grid-][class*=pad-] > * {
    padding: 10px;
  }
}
@media screen and (max-width: 320px) {
  .hide-320 {
    display: none;
  }

  .show-320 {
    display: block;
  }

  .hide-320 {
    display: none;
  }

  .show-320 {
    display: block;
  }
}
@media screen and (max-width: 240px) {
  .hide-240 {
    display: none;
  }

  .show-240 {
    display: block;
  }

  .hide-240 {
    display: none;
  }

  .show-240 {
    display: block;
  }
}
.mobile.desktop {
  display: block !important;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes flash {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#logo {
  background-image: url("/media/header/hofa-plugins.jpg");
}

#menu-plugins li,
#menu-plugins_en li {
  width: 12.5%;
}

@media screen and (min-width: 480px) {
  .main-nav .sub-menu {
    margin-top: -2px;
    border: 1px solid #ee7f00;
    box-shadow: 0 0 0 3px #111;
    border-radius: 3px;
    background: #111;
    background: -webkit-radial-gradient(50% 0%, ellipse farthest-corner, #555 0%, #111 100%);
    background: -moz-radial-gradient(50% 0%, ellipse farthest-corner, #555 0%, #111 100%);
    background: radial-gradient(50% 0%, ellipse farthest-corner, #555 0%, #111 100%);
  }

  .main-nav .menu a:hover {
    background: #333;
  }
}
#wrapper {
  line-height: 1.8em;
}

.image-grid img {
  padding: 20px;
}

body.bg-image {
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
}

#ticker {
  min-height: 10em;
}
#ticker .head {
  color: #ee7f00;
  font-weight: bold;
}
#ticker .content {
  display: inline;
  font-style: italic;
}
#ticker .content:before,
#ticker .content:after {
  content: '"';
}
#ticker .link {
  color: #ee7f00;
  margin-left: 10px;
}
#ticker .sign {
  text-align: right;
  font-size: inherit;
}
#ticker .add {
  text-align: right;
  font-size: inherit;
}

/*** VIDEOS ***/
*[class*=videos] .post {
  clear: both;
}
*[class*=videos] .post .post-title {
  float: none;
  font-size: 1.2em;
}
*[class*=videos] .post .post-meta {
  clear: none;
  display: none;
}
*[class*=videos] .post .post-entry {
  float: left;
  width: 190px;
  margin-right: 20px;
  margin-bottom: 20px;
}
*[class*=videos] .post .post-entry .wp-post-image {
  margin: 0 auto;
}
*[class*=videos] .post .author {
  display: none;
}

.single .grid {
  float: none;
}
.single *[class*=videos] .post-entry {
  text-align: center;
}
.single *[class*=videos] .post-entry .news-date,
.single *[class*=videos] .post-entry .news-pic {
  display: none;
}
.single *[class*=videos] .back {
  display: block;
  text-align: center;
}

.page-hofa-system #wrapper .post-entry {
  padding: 0;
}

.row-odd,
.row-even {
  display: table-cell;
  float: none;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.row-odd {
  background: #eee;
}

.row-even {
  background: #fff;
}

/*FEEDBACKS*/
.feedbacks .clear {
  margin-top: 3em;
}

.posts .category-feedbacks {
  clear: both;
  margin-bottom: 5em;
}

.category-feedbacks .post-head {
  float: left;
}
.category-feedbacks .post-entry {
  clear: none;
  display: table-cell;
}
.category-feedbacks .wp-post-image {
  display: inline-block;
  margin: 0;
}

#installer {
  position: relative;
}
#installer .error {
  color: #f00;
  font-size: large;
  font-weight: bold;
}
#installer .title {
  color: #ee7f00;
  font-weight: bold;
  font-size: 130%;
}
#installer .title .offline {
  font-style: italic;
}
#installer .download {
  background-color: transparent;
  border: none;
  color: #bbb;
}
#installer .download.active {
  color: #000;
}
#installer .download a {
  font-weight: bold;
}
#installer .download .note {
  /*font-weight: normal;*/
}
#installer .note.offline {
  font-style: italic;
  margin-top: 2em;
}
#installer .foot.note {
  margin-top: 2em;
  font-style: italic;
}
#installer #email {
  margin: 0 10px;
}
#installer label[for=email]:after {
  content: ":";
}
#installer img {
  position: absolute;
  right: 0;
  bottom: 30px;
  margin: 0;
  width: 200px;
}
@media screen and (max-width: 680px) {
  #installer img {
    display: none;
  }
}

#random-post .link {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

/***FAQ***/
.faq #wrapper {
  color: #eee;
  background: #333;
}
.faq h2 {
  color: #ee7f00;
}
.faq .posts .post-title {
  display: block;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  float: none;
  text-decoration: none;
}
.faq .posts .post-title:hover {
  text-decoration: underline;
}
.faq .posts .post-entry {
  color: #eee;
  background: #222;
  margin: 10px 30px;
  padding: 10px;
}
.faq .posts .post-entry a {
  color: #fff;
}
.faq .posts .post {
  overflow: hidden;
  margin-bottom: 0.5em;
}
.faq .posts + * {
  margin-top: 2em;
}

/* AKTION WIDGET TABS */
#aktion.tabs {
  text-align: center;
}
#aktion.tabs .posts {
  text-align: left;
}
#aktion.tabs .post {
  height: 30em;
}
#aktion.tabs a.post-title {
  display: none;
}

#plugin.tabs {
  position: static;
}
#plugin.tabs .ui-tabs-nav {
  position: absolute;
  bottom: 20px;
  width: 94%;
}
#plugin.tabs .arrow-left,
#plugin.tabs .arrow-right {
  top: 20%;
}
#plugin.tabs .post-head {
  padding: 0;
  margin-bottom: 0.5em;
}
#plugin.tabs .post-title {
  font-size: 1.625em;
  text-decoration: none;
  color: inherit;
}
#plugin.tabs img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em !important;
}
#plugin.tabs .posts {
  margin-bottom: 2em;
  text-align: center;
}
@media screen and (max-width: 650px) {
  #plugin.tabs .posts {
    min-height: 28em;
  }
}
@media screen and (max-width: 480px) {
  #plugin.tabs .posts {
    min-height: 30em;
  }
}
@media screen and (max-width: 320px) {
  #plugin.tabs .posts {
    min-height: 35em;
  }
}

#confirm p {
  margin: 5px;
  text-align: center;
}

#footer-wrapper:before {
  background-image: url("/media/iso_9001_white_de.svg");
}

[lang=en-US] #footer-wrapper:before {
  background-image: url("/media/iso_9001_white_en.svg");
}

#lang_sel_list img.iclflag {
  width: 30px;
  height: 18px;
}

.payment-icons > * {
  vertical-align: middle;
  margin-top: 5px;
  margin-bottom: 25px;
}
.payment-icons img {
  border-radius: 2px;
}
.payment-icons img[alt=PayPal][src$=".png"] {
  background: #fff;
  padding: 10px 5px;
}

.page-download .payment-icons,
.page-download .payment-icons {
  text-align: left;
  margin-bottom: 1em;
}

.snow {
  text-shadow: 0 0 15px white;
}

.compatibility > div {
  text-align: center;
  height: 50px;
  background-color: #036;
  color: #fff;
  border-radius: 100%;
  padding: 0;
  line-height: 50px;
  flex-grow: 0;
  flex-basis: 50px;
}

/*** AKTIONEN ***/
.countdown {
  left: 24%;
  bottom: 5%;
  width: 30%;
}

[lang^=en] .countdown {
  left: 22%;
  width: 32%;
  text-align: left;
}

.content-after {
  padding-top: 1px;
}
.content-after #merch-wrapper,
.content-after .merch-wrapper {
  margin-top: 2em;
}

.merch > div {
  border: 0;
}

#merch-wrapper,
.merch-wrapper {
  background-color: #222;
}
#merch-wrapper #merch .post,
#merch-wrapper .merch .post,
.merch-wrapper #merch .post,
.merch-wrapper .merch .post {
  color: #eee;
}
#merch-wrapper #merch .post a,
#merch-wrapper .merch .post a,
.merch-wrapper #merch .post a,
.merch-wrapper .merch .post a {
  color: #ccc;
}

.bright #merch-wrapper,
.bright .merch-wrapper {
  background-color: #f7f7f7;
}
.bright #merch-wrapper .post,
.bright .merch-wrapper .post {
  color: #333;
}

.merch-title {
  margin: 30px 0 20px;
}

/* TILES */
.tiles {
  width: auto;
}

.home-widget {
  position: relative;
  margin-bottom: 10px;
}

#home-widget-5 {
  /*padding:		10px;*/
  color: #000;
  font-size: 10px;
  /*margin-bottom:	2em;*/
}
#home-widget-5 a {
  white-space: nowrap;
}
#home-widget-5 a.em:before {
  color: #ee7f00;
  font-weight: bold;
}
#home-widget-5 ol {
  list-style-type: none;
  padding: 0;
  margin: 0 0 15px 0;
}
#home-widget-5 ol li {
  line-height: 1.8em;
  padding-left: 20px;
  text-indent: -20px;
}

.home-widget > .textwidget {
  position: relative;
  box-sizing: border-box;
  margin: 5px;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #ee7f00;
  /*overflow: hidden;*/
  color: #555;
  background-color: #fff;
  height: 100%;
}

#wrapper-full-width .textwidget {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 980px) {
  .tiles.grid-5 > div {
    margin: 3px;
  }

  .tiles.grid-4 > div {
    margin: 3px;
  }
}
@media screen and (max-width: 650px) {
  .tiles.grid-5 > div {
    margin: 3px;
  }

  .tiles.grid-4 > div {
    margin: 3px;
  }

  .tiles.grid-3 > div {
    margin: 3px;
  }
}
@media screen and (max-width: 480px) {
  .tiles.grid-5 > div {
    margin: 3px;
  }

  .tiles.grid-4 {
    margin: 0;
  }

  .tiles.grid-4 > div {
    margin: 3px 0;
  }

  .tiles.grid-3 {
    margin: 0;
  }

  .tiles.grid-3 > div {
    margin: 3px 0;
  }
}
@media screen and (max-width: 400px) {
  .tiles.grid-5 {
    margin: 0;
  }

  .tiles.grid-5 > div {
    margin: 3px 0;
  }
}
.branch-icons img[src$=svg] {
  box-shadow: 3px 3px 3px #000;
}

/***REVOLUTION SLIDER ALT***/
.tp-bullets.tp-thumbs {
  background-color: transparent;
}
.tp-bullets.tp-thumbs .bullet {
  opacity: 1;
  border-radius: 100%;
  background-color: #fff !important;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
  background-color: #ee7f00 !important;
}

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  background-size: auto 100% !important;
}

.tp-caption {
  font-family: inherit !important;
}
.tp-caption a {
  color: #ee7f00;
  text-decoration: none;
}
.tp-caption a:hover {
  color: #ee7f00;
}

.tp-button.orange {
  background: #ee7f00;
}
.tp-button.orange:hover {
  background: #ff7f00;
}

/***ENDE REVOLUTION SLIDER ALT***/
/***REVOLUTION SLIDER***/
.tp-thumb-img-wrap {
  transition: all 0.2s;
}

.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  background: #ee7f00;
}

/***ENDE REVOLUTION SLIDER***/
.wpcf7-form h1,
.wpcf7-form h2,
.wpcf7-form h3,
.wpcf7-form h4,
.wpcf7-form h5,
.wpcf7-form h6 {
  padding-top: 0.5em;
}
.wpcf7-form input {
  font-size: 1.2em;
  padding: 0.5em;
}
.wpcf7-form .wpcf7-submit {
  padding: 0.5em 2em;
}

html:lang(en) .home-widget {
  min-height: 480px;
}

.page-edu #wrapper {
  background: transparent;
  color: #fff;
}
.page-edu h5 {
  font-size: 1.4em;
}
.page-edu .box {
  border-radius: 10px;
  padding: 1em;
  margin-bottom: 2em;
}
.page-edu #form {
  padding: 2em;
  background: #333;
  border-radius: 10px;
}
.page-edu .wpcf7 {
  margin-top: 0;
}
.page-edu .wpcf7 .wpcf7-form-control {
  box-sizing: border-box;
}
.page-edu .wpcf7 .street {
  display: block;
}
.page-edu .wpcf7 .street input {
  width: 550px;
}
.page-edu .wpcf7 .zip input {
  width: 60px;
}
.page-edu .wpcf7 .city input {
  width: 200px;
}
.page-edu .wpcf7 textarea {
  width: 550px;
  height: 6em;
}
@media screen and (max-width: 650px) {
  .page-edu .wpcf7 .street input,
.page-edu .wpcf7 textarea {
    width: 270px;
  }
}
.page-edu .wpcf7-text {
  width: 270px;
  max-width: 100%;
  margin: 0 10px 10px 0;
}

/***START PROMO-DOWNLOADS***/
.promo-downloads ul {
  float: left;
}
.promo-downloads ul + * {
  clear: both;
}
.promo-downloads li {
  display: flex;
  margin: 0.3em 0;
}
.promo-downloads li label {
  width: 100%;
  padding: 0.2em 0.5em;
  border-radius: 3px;
  transition: all 0.2s;
}
.promo-downloads .message {
  margin: 1em 0;
  padding: 0.2em 0.5em;
}

#wrapper .promo-downloads li:before {
  content: "";
}

.promo-downloads input[type=checkbox] {
  width: 24px;
  height: 24px;
  margin-right: 0.5em;
  vertical-align: middle;
}

.promo-downloads input:checked + label {
  background-color: #f0f0f0;
}

.promo-downloads li label {
  background-color: #f0f0f0;
}

.promo-downloads input:checked + label {
  box-shadow: 0 0 0 2px #ee7f00 inset;
}

.page-extended-demo .ui-tabs-nav {
  display: none;
}

/***ENDE PROMO-DOWNLOADS***/
.fullwidth {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media screen and (max-width: 1024px) {
  .home-widget .rev_slider_wrapper {
    height: 380px !important;
  }

  #aktion.tabs .post {
    height: auto;
  }
}
@media screen and (max-width: 800px) {
  #aktion.tabs ul {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .faq .posts .post-entry {
    margin-left: 0;
    margin-right: 0;
  }

  .row-odd,
.row-even {
    float: left;
    box-sizing: border-box;
    background: #fff;
  }

  .row-odd + div + .row-odd,
.row-even + div + .row-even {
    background: #eee;
  }

  .post-head {
    padding-top: 1.5em;
  }
}
@media screen and (max-width: 480px) {
  #aktion img.alignleft,
#aktion img.alignright {
    float: none;
    display: block;
    margin: 0 auto !important;
  }

  /*FEEDBACKS*/
  .posts .category-feedbacks {
    margin-bottom: 5em;
  }

  .category-feedbacks .post-head {
    float: none;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
  }

  .category-feedbacks .post-entry {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  .home-widget .rev_slider_wrapper {
    height: 450px !important;
  }
}
.product-panes .product-pane {
  display: block;
  position: relative;
  max-width: 320px;
  height: 459px;
  margin: 1em auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #eee;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  transition: transform 0.2s, box-shadow 0.2s;
  transform: perspective(1000px);
}
.product-panes .product-pane > span {
  display: block;
  position: absolute;
  line-height: 1;
}
.product-panes .info:after {
  content: " ›";
}

.product-pane:hover {
  transform: scale(1.05);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.7);
}
.product-pane:before {
  content: "";
  position: absolute;
  height: 1em;
  width: 10em;
  top: 1em;
  right: 1em;
  background-repeat: no-repeat;
  background-position-x: right;
  background-image: url("https://hofa-plugins.de/wp-content/uploads/sites/5/2018/02/System_Logo_ohneHOFA.svg");
}
.product-pane .heading-logo,
.product-pane .tag-line,
.product-pane .price {
  left: 1em;
  right: 1em;
}
.product-pane .heading-logo {
  bottom: 38%;
}
.product-pane .tag-line {
  top: 65%;
  color: #ee7f00;
  font-weight: bold;
  line-height: 1.5 !important;
}
.product-pane .price {
  bottom: 1em;
  font-weight: bold;
}
.product-pane .info {
  bottom: 1em;
  right: 1em;
  font-size: 12px;
}

.page-hofa-system .hofatable td a,
.page-hofa-system .hofatable th a {
  text-decoration: none;
  color: inherit;
}
.page-hofa-system .hofatable td a:hover,
.page-hofa-system .hofatable th a:hover {
  color: #333;
}

.actions-widget {
  text-align: right;
  padding-top: 8px;
}
.actions-widget h4 {
  display: none;
}
.actions-widget .shoppingcart-show {
  margin-left: 0;
  margin-right: 0;
}
.actions-widget .textwidget > * + * {
  margin-left: 20px;
}

.toast-message p {
  text-align: center;
  white-space: nowrap;
}

.text-nowrap {
  white-space: nowrap;
}

.product .preis {
  margin-top: 1em;
  display: block;
  font-weight: bold;
}
.product del {
  color: #777;
}

.feature-table {
  min-width: 990px;
}
.feature-table th + th,
.feature-table td + td {
  border-left: 1px solid #ccc;
}
.feature-table th,
.feature-table td {
  text-align: center;
  padding: 0.5em 1em;
  border-left: none;
}
.feature-table th {
  font-weight: bold;
  width: 20%;
}
.feature-table td {
  border-top: 1px solid #ccc;
  vertical-align: top;
}
.feature-table .feature {
  text-align: left;
  font-weight: bold;
}
.feature-table a.product {
  margin-bottom: 1em;
}

.parallax-fullscreen {
  height: 100vh;
  background: no-repeat fixed 50% 50%;
  background-size: cover;
}

.touch .parallax-fullscreen {
  background-attachment: scroll;
}

@media only screen and (max-width: 960px) and (orientation: portrait) {
  .touch .parallax-fullscreen {
    height: 50vh;
  }
}
section.dark {
  background-color: #222;
  color: #fff;
}
section.dark h1,
section.dark h2,
section.dark h3,
section.dark h4,
section.dark h5,
section.dark h6 {
  color: inherit;
}
section.dark a {
  color: #fff;
}

section {
  padding-bottom: 3em;
}

.page-template-page-featured-image section.dark + section.bright,
.page-template-page-featured-image section.bright + section.dark,
.page-template-page-featured-image section:first-child:not(.toggle) {
  padding-top: 3em;
}

/*** Featured Image Hero ***/
.full-width.image {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000;
}

.full-width.dummy {
  visibility: hidden;
  clear: both;
}

.h-480 {
  height: 480px;
}

@media screen and (max-width: 980px) {
  .h-480 {
    height: 52vw;
  }
}
@media screen and (max-width: 980px) {
  .full-width.image {
    background-size: 200%;
  }
}
/*** Container Fluid for Legacy Wide Pages ***/
.page-template-page-featured-image .container-fluid,
.page-template-page-featured-image .container-fluid .vc_section:not(.porto-inner-container) {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 480px) {
  .page-template-page-featured-image .container-fluid,
.page-template-page-featured-image .container-fluid .vc_section:not(.porto-inner-container) {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .page-template-page-featured-image .container-fluid .container,
.page-template-page-featured-image .container-fluid .container .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .page-template-page-featured-image .container-fluid .container,
.page-template-page-featured-image .container-fluid .container .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.btn {
  margin-top: 1em;
}

.btn.btn-secondary {
  border-color: #ee7f00;
  background-color: transparent;
  color: #ee7f00;
}

html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  border-color: #ee7f00;
  background-color: #ee7f00;
  color: #fff;
}

.btn-l {
  font-size: 1.15em;
  padding: 9px 18px;
}

/*** Old Button Classes ***/
/* .btn,
.rev-btn {
  display: inline-block;
  padding: 0.4em 1em;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: none;
  white-space: normal;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.rev-btn {
  margin: 0;
  transition: all 0.35s !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #07c !important;
  background-image: none !important;
  text-shadow: none !important;
}

.btn-primary:hover,
.rev-btn.btn-primary:hover,
.btn-primary:focus,
.rev-btn.btn-primary:focus,
.btn-primary:active,
.rev-btn.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff !important;
  background-color: #036;
  background-image: none;
  text-decoration: none;
}

.rev-btn.btn-primary {
  font-size: 24px;
  padding: 0.5em 1.5em;
  border-radius: 2em;
  margin-bottom: 0.5em;
}

html {
  .btn-secondary {
    color: #07c !important;
    background-color: #fff;
    border: 1px solid #07c;
  }

  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary:not(:disabled):not(.disabled):active,
  .open > .dropdown-toggle.btn-secondary {
    color: #036 !important;
    background-color: #fff;
    border-color: #036;
    text-decoration: none;
  }
}



.btn-xl {
  font-size: 1.3em;
  padding: 15px 30px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
} */
/*** HOFA Table ***/
.hofatable td,
.hofatable th {
  border: 1px solid #222;
  padding: 5px;
}

.hofatable th {
  font-weight: bold;
}

.hofatable tr:hover {
  color: #ee7f00;
}

.hofatable tr:nth-child(even) {
  background-color: #eee;
}

.porto-sicon-box.style_1.default-icon {
  margin: 1em 0;
}

/* Neue Product Page Heros */
#hero .title-container {
  position: absolute;
  top: 50%;
  background-color: rgba(34, 34, 34, 0.7);
  padding: 1em !important;
  width: 40%;
  text-align: right;
  backdrop-filter: blur(4px);
}
@media (max-width: 1200px) {
  #hero .title-container {
    width: 53% !important;
  }
}
@media (max-width: 942px) {
  #hero .title-container {
    position: relative;
    width: 90% !important;
    text-align: center;
  }
  #hero .title-container .align-right {
    text-align: center;
  }
}
#hero .title {
  color: #fff;
  font-size: 3em;
  margin-right: 5%;
  margin: 0;
}
#hero .subtitle {
  color: #fff;
  font-size: 1.4em;
  margin-top: 0.2em;
}

/*# sourceMappingURL=plugins-legacy.css.map */
