.html_av-overlay-side .av-burger-overlay .av-burger-overlay-scroll {
  right: auto;
  left: 0;
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important; }

@media (max-width: 767px) {
  #top #header .logo {
    display: flex !important; } }
#top #header .logo a {
  align-items: center;
  display: flex; }
  #top #header .logo a img {
    max-width: 200px; }
#top #header #avia-menu.av-main-nav > li > a {
  font-size: 16px;
  padding: 0 15px;
  text-transform: uppercase; }
#top #header #avia-menu li.menu-item {
  display: none; }
@media (min-width: 768px) {
  #top #header #avia-menu li.av-burger-menu-main {
    display: block; } }
#top #header .av-burger-overlay #av-burger-menu-ul {
  max-width: 320px;
  margin: 0 auto 20px;
  padding: 100px 0 40px 0;
  vertical-align: top; }
  #top #header .av-burger-overlay #av-burger-menu-ul li {
    padding: 5px 0; }
    #top #header .av-burger-overlay #av-burger-menu-ul li.current_page_item {
      background: #dc281c;
      padding: 5px 10px; }
      #top #header .av-burger-overlay #av-burger-menu-ul li.current_page_item a:hover, #top #header .av-burger-overlay #av-burger-menu-ul li.current_page_item a:focus {
        color: #ffff !important; }
    #top #header .av-burger-overlay #av-burger-menu-ul li.hidden-element {
      display: none; }
    #top #header .av-burger-overlay #av-burger-menu-ul li a {
      line-height: 20px;
      padding: 5px 20px;
      border: 0;
      color: #fff !important;
      text-transform: uppercase; }
      #top #header .av-burger-overlay #av-burger-menu-ul li a .avia-menu-text {
        font-size: 16px; }
      #top #header .av-burger-overlay #av-burger-menu-ul li a:hover, #top #header .av-burger-overlay #av-burger-menu-ul li a:focus {
        color: #999 !important;
        background-color: transparent !important; }
  #top #header .av-burger-overlay #av-burger-menu-ul ul.sub-menu .avia-menu-text {
    padding-left: 20px; }
#top #header .av-burger-overlay .av-burger-overlay-scroll {
  left: auto;
  right: 0; }
#top #header .av-burger-menu-main {
  -ms-transform: scale(0.8);
  transform: scale(0.8); }
  #top #header .av-burger-menu-main .av-hamburger {
    margin-right: 20px; }
    @media (max-width: 767px) {
      #top #header .av-burger-menu-main .av-hamburger {
        margin: 0; } }
  #top #header .av-burger-menu-main .avia_hidden_link_text {
    display: block;
    font-size: 26px;
    font-weight: 300;
    padding-top: 2px; }
    @media (max-width: 767px) {
      #top #header .av-burger-menu-main .avia_hidden_link_text {
        display: none !important; } }
  #top #header .av-burger-menu-main a {
    display: flex;
    flex-direction: row; }
    #top #header .av-burger-menu-main a:hover .av-hamburger-inner, #top #header .av-burger-menu-main a:focus .av-hamburger-inner {
      background: #dc281c; }
      #top #header .av-burger-menu-main a:hover .av-hamburger-inner:before, #top #header .av-burger-menu-main a:hover .av-hamburger-inner:after, #top #header .av-burger-menu-main a:focus .av-hamburger-inner:before, #top #header .av-burger-menu-main a:focus .av-hamburger-inner:after {
        background: #dc281c; }
#top .registration-form-wrapper {
  border: 5px solid #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  background-color: #dc281c;
  background-color: #dc281c; }
  #top .registration-form-wrapper h1, #top .registration-form-wrapper h2, #top .registration-form-wrapper h3, #top .registration-form-wrapper h4, #top .registration-form-wrapper h5, #top .registration-form-wrapper h6, #top .registration-form-wrapper p, #top .registration-form-wrapper strong, #top .registration-form-wrapper ul, #top .registration-form-wrapper ol {
    color: #fff; }
  #top .registration-form-wrapper .av-special-heading-tag {
    font-weight: 600; }
    @media (max-width: 767px) {
      #top .registration-form-wrapper .av-special-heading-tag {
        font-size: 4vw; } }
  #top .registration-form-wrapper .gform_heading, #top .registration-form-wrapper .gsection_title {
    color: #fff; }
  #top .registration-form-wrapper .gform_wrapper label, #top .registration-form-wrapper .gform_wrapper .gfield_label {
    color: #fff;
    font-size: 15px; }
    #top .registration-form-wrapper .gform_wrapper label .gfield_required, #top .registration-form-wrapper .gform_wrapper .gfield_label .gfield_required {
      font-size: 15px;
      color: #fff; }
  #top .registration-form-wrapper .gform_wrapper .gform_validation_errors {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #a82016;
    padding: 15px; }
    #top .registration-form-wrapper .gform_wrapper .gform_validation_errors h2 {
      font-size: 18px !important; }
      #top .registration-form-wrapper .gform_wrapper .gform_validation_errors h2 .gform-icon.gform-icon--close {
        display: none; }
  #top .registration-form-wrapper input, #top .registration-form-wrapper select {
    color: #000 !important;
    border: 0 !important;
    border-radius: 0;
    padding: 9px 10px !important;
    line-height: 20px;
    margin: 0;
    font-size: 18px;
    min-height: 40px; }
    @media (max-width: 767px) {
      #top .registration-form-wrapper input, #top .registration-form-wrapper select {
        font-size: 12px;
        padding: 9px 5px !important; } }
  #top .registration-form-wrapper .gform_footer {
    padding: 0; }
    #top .registration-form-wrapper .gform_footer input[type="submit"] {
      background-color: #333;
      border: 0;
      width: 100%;
      min-height: 60px;
      font-size: 18px;
      font-weight: 600;
      text-transform: lowercase; }
      #top .registration-form-wrapper .gform_footer input[type="submit"]:hover, #top .registration-form-wrapper .gform_footer input[type="submit"]:focus {
        background-color: #000;
        color: #fff; }
  #top .registration-form-wrapper .gfield_html {
    font-size: 14px; }
  #top .registration-form-wrapper .gform_confirmation_message {
    color: #fff;
    margin: 40px 0; }
    #top .registration-form-wrapper .gform_confirmation_message span {
      background-color: #333;
      color: #fff;
      padding: 10px;
      text-decoration: none; }
      #top .registration-form-wrapper .gform_confirmation_message span:hover, #top .registration-form-wrapper .gform_confirmation_message span:focus {
        background-color: #000; }
    #top .registration-form-wrapper .gform_confirmation_message a.e2pdf-download {
      background-color: #333;
      color: #fff;
      padding: 10px;
      text-decoration: none; }
      #top .registration-form-wrapper .gform_confirmation_message a.e2pdf-download:hover, #top .registration-form-wrapper .gform_confirmation_message a.e2pdf-download:focus {
        background-color: #000; }
  #top .registration-form-wrapper .gravitypdf-download-link {
    background: #333;
    color: #fff;
    padding: 9px 22px;
    text-decoration: none;
    transition: all 0.3s ease-out; }
    #top .registration-form-wrapper .gravitypdf-download-link:hover, #top .registration-form-wrapper .gravitypdf-download-link:focus {
      background: #fff;
      color: #dc281c; }
  #top .registration-form-wrapper .gfield {
    padding: 0; }
    #top .registration-form-wrapper .gfield.gf_left_half {
      width: 48% !important;
      margin-right: 2% !important; }
      @media (max-width: 989px) {
        #top .registration-form-wrapper .gfield.gf_left_half {
          width: 100% !important;
          margin-right: 0 !important; } }
    #top .registration-form-wrapper .gfield.gf_right_half {
      width: 48% !important;
      margin-left: 2% !important; }
      @media (max-width: 989px) {
        #top .registration-form-wrapper .gfield.gf_right_half {
          width: 100% !important;
          margin-left: 0 !important; } }
  #top .registration-form-wrapper p, #top .registration-form-wrapper p.gf_intro-text {
    font-size: 18px;
    line-height: 20px;
    color: #fff; }
  #top .registration-form-wrapper select.gfield_select {
    color: #000; }
  #top .registration-form-wrapper .gf_subtitle {
    color: #fff; }
  #top .registration-form-wrapper .gfield_html {
    color: #fff; }
  #top .registration-form-wrapper .hidden-input input {
    background: transparent;
    border: transparent;
    color: #fff !important; }
  #top .registration-form-wrapper ul.gform_fields li.font-bigger label {
    font-size: 22px !important; }
  #top .registration-form-wrapper ul.gform_fields li.font-bigger input, #top .registration-form-wrapper ul.gform_fields li.font-bigger select {
    font-size: 20px; }
  #top .registration-form-wrapper ul.gform_fields li.hidden-label label {
    display: none; }
  #top .registration-form-wrapper .gfield.font-bigger label {
    font-size: 22px !important; }
  #top .registration-form-wrapper .gfield.font-bigger input, #top .registration-form-wrapper .gfield.font-bigger select {
    font-size: 20px; }
  #top .registration-form-wrapper .gfield.hidden-label label {
    display: none; }
  #top .registration-form-wrapper .gfield button.form-info {
    float: right;
    background: #fff;
    border: 0;
    border-radius: 8px;
    cursor: help;
    width: 16px;
    height: 16px;
    color: #dc281c;
    font-weight: 600;
    margin: 10px 0;
    font-size: 12px; }
  #top .registration-form-wrapper .lnk_field_left {
    display: inline-block;
    width: 80% !important; }
    #top .registration-form-wrapper .lnk_field_left.icon_info {
      position: relative; }
    #top .registration-form-wrapper .lnk_field_left .form-info {
      float: right;
      background: #fff;
      border: 0;
      border-radius: 8px;
      cursor: help;
      width: 16px;
      height: 16px;
      color: #dc281c;
      font-weight: 600;
      margin: 10px 0;
      font-size: 12px; }
    #top .registration-form-wrapper .lnk_field_left label {
      padding-left: 5px; }
    #top .registration-form-wrapper .lnk_field_left input {
      padding: 8px 5px !important;
      color: #000 !important; }
  #top .registration-form-wrapper .lnk_field_right {
    display: inline-block;
    width: 19% !important;
    margin-left: 1% !important;
    text-align: right; }
    #top .registration-form-wrapper .lnk_field_right label {
      padding-right: 5px; }
    #top .registration-form-wrapper .lnk_field_right input {
      text-align: right;
      padding: 8px 5px !important; }
  #top .registration-form-wrapper .lnk_input_field_right {
    display: inline-block;
    margin-left: 1% !important;
    text-align: right; }
    #top .registration-form-wrapper .lnk_input_field_right label {
      padding-right: 5px; }
    #top .registration-form-wrapper .lnk_input_field_right input {
      text-align: right;
      padding: 8px 5px !important; }
  #top .registration-form-wrapper .lnk_toggle_content {
    display: none;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 10px;
    margin: 0; }
    #top .registration-form-wrapper .lnk_toggle_content ul {
      margin: 0 !important;
      padding: 0; }
      #top .registration-form-wrapper .lnk_toggle_content ul li {
        display: block;
        list-style: none !important;
        line-height: 24px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin-bottom: 0; }
        #top .registration-form-wrapper .lnk_toggle_content ul li:last-child {
          border-bottom: none; }
        #top .registration-form-wrapper .lnk_toggle_content ul li span {
          display: inline-block !important;
          padding: 0 5px !important; }
          #top .registration-form-wrapper .lnk_toggle_content ul li span.form-percent {
            min-width: 60px;
            border-right: 1px solid rgba(255, 255, 255, 0.3); }
          #top .registration-form-wrapper .lnk_toggle_content ul li span.form-percent-detail {
            width: calc(100% - 120px); }
  #top .registration-form-wrapper .lnk_one_pixel_horizontal {
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    margin: 20px 0 10px 0; }
  #top .registration-form-wrapper .chf-after-label {
    margin-bottom: 8px;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    float: right; }
  #top .registration-form-wrapper .add_label_chf {
    position: relative; }
    #top .registration-form-wrapper .add_label_chf label:before {
      content: 'CHF';
      position: absolute;
      top: 0;
      right: 0; }
  #top .registration-form-wrapper .validation_message {
    border: 0;
    background: #a82016;
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 20px; }
  #top .registration-form-wrapper .gsection {
    width: 100%; }
  #top .registration-form-wrapper .check_i, #top .registration-form-wrapper .toggle_i {
    width: 20px;
    float: left;
    display: inline-block;
    position: absolute;
    right: 23%;
    margin: 16px 0 0 0 !important;
    padding: 0;
    height: 20px; }
    #top .registration-form-wrapper .check_i label, #top .registration-form-wrapper .toggle_i label {
      display: none; }
    #top .registration-form-wrapper .check_i .ginput_container_checkbox, #top .registration-form-wrapper .toggle_i .ginput_container_checkbox {
      padding: 0;
      margin: 0; }
      #top .registration-form-wrapper .check_i .ginput_container_checkbox ul.gfield_checkbox, #top .registration-form-wrapper .toggle_i .ginput_container_checkbox ul.gfield_checkbox {
        width: auto;
        margin: 0; }
        #top .registration-form-wrapper .check_i .ginput_container_checkbox ul.gfield_checkbox li, #top .registration-form-wrapper .toggle_i .ginput_container_checkbox ul.gfield_checkbox li {
          margin: 0;
          padding: 0;
          line-height: unset; }
          #top .registration-form-wrapper .check_i .ginput_container_checkbox ul.gfield_checkbox li input, #top .registration-form-wrapper .toggle_i .ginput_container_checkbox ul.gfield_checkbox li input {
            margin: 0;
            width: 20px;
            height: 20px; }
  #top .registration-form-wrapper #e2pdf-download {
    background-color: transparent;
    text-decoration: underline;
    font-weight: 600;
    padding: 5px; }
  #top .registration-form-wrapper .whats-app {
    background: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
    max-height: 40px; }
    #top .registration-form-wrapper .whats-app a {
      width: 100%;
      text-align: center; }
  #top .registration-form-wrapper a.form-link {
    color: #fff;
    text-decoration: underline; }
  #top .registration-form-wrapper ul.form-select-details, #top .registration-form-wrapper div.form-select-details {
    background: rgba(0, 0, 0, 0.25);
    list-style: none;
    padding: 10px;
    margin: 0 0; }
    #top .registration-form-wrapper ul.form-select-details li, #top .registration-form-wrapper div.form-select-details li {
      display: block;
      list-style: none !important;
      line-height: 24px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      margin: 0; }
      #top .registration-form-wrapper ul.form-select-details li:last-child, #top .registration-form-wrapper div.form-select-details li:last-child {
        border-bottom: none; }
      #top .registration-form-wrapper ul.form-select-details li span, #top .registration-form-wrapper div.form-select-details li span {
        display: inline-block !important;
        padding: 0 5px !important; }
        #top .registration-form-wrapper ul.form-select-details li span.form-percent, #top .registration-form-wrapper div.form-select-details li span.form-percent {
          min-width: 70px;
          border-right: 1px solid rgba(255, 255, 255, 0.3);
          text-align: right; }
        #top .registration-form-wrapper ul.form-select-details li span.form-percent-detail, #top .registration-form-wrapper div.form-select-details li span.form-percent-detail {
          width: calc(100% - 70px); }
  #top .registration-form-wrapper .lnk_field_chf {
    display: inline-block;
    text-align: right; }
    #top .registration-form-wrapper .lnk_field_chf input {
      text-align: right; }
  #top .registration-form-wrapper .value-right input {
    text-align: right; }
  #top .registration-form-wrapper .btn-calculate {
    position: absolute;
    background-color: #333;
    border: 0;
    max-width: 100%;
    font-size: 16px;
    font-weight: 300;
    text-transform: lowercase;
    color: #fff;
    padding: 10px 20px;
    line-height: 20px;
    height: 40px;
    cursor: pointer;
    transition: all 0.5s ease; }
    #top .registration-form-wrapper .btn-calculate:hover, #top .registration-form-wrapper .btn-calculate:focus {
      background: #000; }
    #top .registration-form-wrapper .btn-calculate.btn-calc-top {
      top: 40px;
      right: 30px; }
    #top .registration-form-wrapper .btn-calculate.btn-calc-bottom {
      bottom: 150px;
      right: 30px;
      width: calc(100% - 60px); }
  #top .registration-form-wrapper div.non-editable input, #top .registration-form-wrapper div.non-editable select {
    pointer-events: none; }
  #top .registration-form-wrapper .lnk_placeholder input ::-webkit-input-placeholder {
    opacity: 0.5 !important; }
  #top .registration-form-wrapper .lnk_placeholder input ::-moz-placeholder {
    opacity: 0.5 !important; }
  #top .registration-form-wrapper .lnk_placeholder input :-moz-placeholder {
    opacity: 0.5 !important; }
  #top .registration-form-wrapper .lnk_placeholder input :-ms-input-placeholder {
    opacity: 0.5 !important; }
  #top .registration-form-wrapper .lnk_field_output input {
    background-color: #ddd; }
    #top .registration-form-wrapper .lnk_field_output input::placeholder {
      color: #000 !important;
      opacity: 1 !important; }
  #top .registration-form-wrapper .lnk_field_output_important div.ginput_container input {
    background-color: #000;
    color: #fff !important; }
    #top .registration-form-wrapper .lnk_field_output_important div.ginput_container input::-webkit-input-placeholder {
      color: #fff; }
    #top .registration-form-wrapper .lnk_field_output_important div.ginput_container input::-moz-placeholder {
      color: #fff; }
    #top .registration-form-wrapper .lnk_field_output_important div.ginput_container input:-moz-placeholder {
      color: #fff; }
    #top .registration-form-wrapper .lnk_field_output_important div.ginput_container input:-ms-input-placeholder {
      color: #fff; }
#top #wrap_all .section-coiffeur-anstellung .avia-button {
  padding: 25px 20px 25px;
  font-size: 16px;
  min-width: 290px;
  line-height: 30px;
  border: 0; }
  @media (min-width: 480px) and (max-width: 989px) {
    #top #wrap_all .section-coiffeur-anstellung .avia-button {
      min-width: 300px; } }
  @media (max-width: 479px) {
    #top #wrap_all .section-coiffeur-anstellung .avia-button {
      min-width: 100%;
      padding: 20px; } }
@media (max-width: 989px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-title {
    padding: 30px !important;
    text-align: center; } }
#top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-title .av-special-heading {
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase; }
@media (min-width: 990px) and (max-width: 1199px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-title .av-special-heading-h2 {
    font-size: 46px !important; } }
@media (min-width: 990px) and (max-width: 1199px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-title .av-special-heading-h3 {
    font-size: 32px !important; } }
#top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft {
  display: flex;
  width: 100% !important;
  justify-content: center;
  align-items: center; }
  @media (max-width: 989px) {
    #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft {
      margin: 0 !important;
      display: flex !important;
      flex-direction: column;
      justify-content: center;
      justify-items: center;
      align-items: center; } }
  @media (max-width: 989px) {
    #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft > div {
      float: none;
      text-align: center;
      margin: 20px !important; } }
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft > div .av-special-heading {
    max-width: 90%;
    float: left; }
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft .av_font_icon {
    max-width: 60px;
    float: left;
    margin: 18px 0;
    display: inline-block; }
    @media (max-width: 989px) {
      #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft .av_font_icon {
        float: none;
        margin: 20px auto 0; } }
    @media (max-width: 989px) {
      #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft .av_font_icon .av-icon-char:before {
        transform: rotate(90deg) !important;
        display: block; } }
@media (max-width: 989px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-info-coiffeurgeschaeft-button {
    padding: 20px 20px 40px 20px !important; } }
@media (min-width: 480px) and (max-width: 989px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-feature-list {
    margin: 0; } }
@media (max-width: 479px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-feature-list {
    padding: 20px !important;
    margin: 0; } }
@media (max-width: 989px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-feature-list:nth-of-type(1) {
    padding: 30px 30px 0 30px !important; } }
@media (max-width: 989px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-feature-list:nth-of-type(2) {
    padding: 0 30px 30px 30px !important; } }
@media (max-width: 479px) {
  #top #wrap_all .section-coiffeur-anstellung .flex_column_table .homepage-feature-list ul li .iconlist_icon {
    height: 16px;
    width: 16px;
    line-height: 6px;
    font-size: 24px;
    margin: 10px 10px 0 0; } }
#top.page-home-swiss-pillars #pillars, #top.home #pillars {
  padding: 20px 0 0 0; }
  #top.page-home-swiss-pillars #pillars.full-width .container, #top.home #pillars.full-width .container {
    max-width: 1400px;
    width: 100%; }
  #top.page-home-swiss-pillars #pillars .av-section-color-overlay, #top.home #pillars .av-section-color-overlay {
    top: -50px; }
  #top.page-home-swiss-pillars #pillars .entry-content-wrapper, #top.home #pillars .entry-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof, #top.home #pillars .entry-content-wrapper .the-roof {
      height: 160px;
      padding: 0;
      max-width: 1100px;
      margin: 0 8% !important;
      background-size: cover;
      background-position-x: center; }
      @media (min-width: 990px) and (max-width: 1199px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof, #top.home #pillars .entry-content-wrapper .the-roof {
          max-width: 100%;
          margin: 0 !important; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof, #top.home #pillars .entry-content-wrapper .the-roof {
          height: 120px;
          margin: 0;
          padding: 0;
          background-size: cover !important; } }
      @media (min-width: 480px) and (max-width: 767px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof, #top.home #pillars .entry-content-wrapper .the-roof {
          height: 120px;
          margin: 0 10% !important;
          padding: 0;
          background-size: cover !important;
          width: 80% !important; } }
      @media (max-width: 479px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof, #top.home #pillars .entry-content-wrapper .the-roof {
          height: 120px;
          margin: 0 5% !important;
          padding: 0;
          background-size: cover !important;
          width: 90% !important; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .roof, #top.home #pillars .entry-content-wrapper .the-roof .roof {
        text-align: center; }
        @media (max-width: 989px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .roof, #top.home #pillars .entry-content-wrapper .the-roof .roof {
            padding: 20px; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag, #top.home #pillars .entry-content-wrapper .the-roof .flag {
        background: #dc281c;
        width: 80px;
        height: 50px;
        margin: 30px auto 10px;
        position: relative; }
        @media (max-width: 989px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag, #top.home #pillars .entry-content-wrapper .the-roof .flag {
            width: 40px;
            height: 26px;
            margin: 0 auto 10px auto; } }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag .cross, #top.home #pillars .entry-content-wrapper .the-roof .flag .cross {
          background: #fff;
          position: absolute; }
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag .cross.cross-horizontal, #top.home #pillars .entry-content-wrapper .the-roof .flag .cross.cross-horizontal {
            width: 34px;
            height: 10px;
            top: 20px;
            left: 23px; }
            @media (max-width: 989px) {
              #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag .cross.cross-horizontal, #top.home #pillars .entry-content-wrapper .the-roof .flag .cross.cross-horizontal {
                width: 16px;
                height: 6px;
                top: 10px;
                left: 12px; } }
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag .cross.cross-vertical, #top.home #pillars .entry-content-wrapper .the-roof .flag .cross.cross-vertical {
            width: 10px;
            height: 34px;
            top: 8px;
            left: 35px; }
            @media (max-width: 989px) {
              #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .flag .cross.cross-vertical, #top.home #pillars .entry-content-wrapper .the-roof .flag .cross.cross-vertical {
                width: 6px;
                height: 16px;
                top: 5px;
                left: 17px; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .zero-admin h3, #top.home #pillars .entry-content-wrapper .the-roof .zero-admin h3 {
        text-transform: uppercase !important;
        font-size: 30px;
        font-weight: 600;
        margin: 0; }
        @media (max-width: 989px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .zero-admin h3, #top.home #pillars .entry-content-wrapper .the-roof .zero-admin h3 {
            font-size: 20px !important;
            font-weight: 600 !important; } }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .zero-admin h3 span, #top.home #pillars .entry-content-wrapper .the-roof .zero-admin h3 span {
          color: #dc281c; }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .under-roof, #top.home #pillars .entry-content-wrapper .the-roof .under-roof {
        background: #eee;
        height: 20px;
        max-width: 1600px;
        margin: 0 auto 20px auto; }
        @media (min-width: 1200px) and (max-width: 1599px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .under-roof, #top.home #pillars .entry-content-wrapper .the-roof .under-roof {
            margin: 0 auto 20px auto; } }
        @media (max-width: 767px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .the-roof .under-roof, #top.home #pillars .entry-content-wrapper .the-roof .under-roof {
            margin: 0; } }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table, #top.home #pillars .entry-content-wrapper .flex_column_table {
      max-width: 1000px;
      margin: 0 auto;
      float: none; }
      @media (min-width: 480px) and (max-width: 989px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table, #top.home #pillars .entry-content-wrapper .flex_column_table {
          width: 80%;
          display: block;
          margin: 0 auto 30px auto; } }
      @media (max-width: 479px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table, #top.home #pillars .entry-content-wrapper .flex_column_table {
          width: 100%;
          display: block;
          margin: 0 auto 30px auto; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper, #top.home #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper {
        width: 11%; }
        @media (min-width: 990px) and (max-width: 1199px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper, #top.home #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper {
            margin: 0 auto 10px auto !important;
            width: 10%; } }
        @media (min-width: 480px) and (max-width: 989px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper, #top.home #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper {
            margin: 0 0 10px 0 !important;
            width: 100%; } }
        @media (max-width: 479px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper, #top.home #pillars .entry-content-wrapper .flex_column_table .pillar-wrapper {
            margin: 0 5% 10px 5% !important;
            width: 90%; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .flex_column_table .av-flex-placeholder, #top.home #pillars .entry-content-wrapper .flex_column_table .av-flex-placeholder {
        width: 5%; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-icon, #top.home #pillars .entry-content-wrapper .pillar-icon {
      margin: 0;
      padding: 10px 10px 5px 10px; }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-icon .avia-image-container-inner, #top.home #pillars .entry-content-wrapper .pillar-icon .avia-image-container-inner {
        background: #fff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center; }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-icon .avia-image-container-inner img, #top.home #pillars .entry-content-wrapper .pillar-icon .avia-image-container-inner img {
          max-width: 20px; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-title, #top.home #pillars .entry-content-wrapper .pillar-title {
      padding: 0 20px;
      margin: 0;
      font-size: 20px !important; }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-title h2, #top.home #pillars .entry-content-wrapper .pillar-title h2 {
        font-weight: 600 !important;
        font-size: 16px !important;
        line-height: 30px !important; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-description, #top.home #pillars .entry-content-wrapper .pillar-description {
      padding: 0 10px;
      min-height: 70px;
      font-size: 14px;
      line-height: 20px; }
      @media (min-width: 990px) and (max-width: 1199px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-description, #top.home #pillars .entry-content-wrapper .pillar-description {
          font-size: 12px;
          line-height: 16px; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-description p, #top.home #pillars .entry-content-wrapper .pillar-description p {
        margin: 5px 0 10px 0; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-subtitle, #top.home #pillars .entry-content-wrapper .pillar-subtitle {
      background: #dc281c;
      padding: 20px 10px 0px 10px !important;
      margin: 0 !important;
      min-height: 70px; }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-subtitle h3, #top.home #pillars .entry-content-wrapper .pillar-subtitle h3 {
        font-size: 16px !important;
        font-weight: 600 !important; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description, #top.home #pillars .entry-content-wrapper .pillar-sub-description {
      background: #dc281c;
      padding: 0 10px 10px;
      margin: 0;
      min-height: 130px; }
      @media (max-width: 989px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description, #top.home #pillars .entry-content-wrapper .pillar-sub-description {
          min-height: unset; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description p, #top.home #pillars .entry-content-wrapper .pillar-sub-description p {
        margin: 0 0 20px 0;
        font-size: 16px; }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description ul, #top.home #pillars .entry-content-wrapper .pillar-sub-description ul {
        list-style: none;
        margin: 0; }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description ul li, #top.home #pillars .entry-content-wrapper .pillar-sub-description ul li {
          font-size: 12px;
          margin: 0 0 5px 0;
          padding: 0 0 5px 0;
          border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
          line-height: 20px; }
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .pillar-sub-description ul li:last-child, #top.home #pillars .entry-content-wrapper .pillar-sub-description ul li:last-child {
            border: 0;
            margin: 0;
            padding: 0; }
    #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs, #top.home #pillars .entry-content-wrapper .stairs {
      padding: 0; }
      @media (min-width: 990px) and (max-width: 1199px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs, #top.home #pillars .entry-content-wrapper .stairs {
          background: #eee !important;
          padding: 0 0 20px 0; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs, #top.home #pillars .entry-content-wrapper .stairs {
          background: #eee !important;
          padding: 0 20px 20px 20px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs, #top.home #pillars .entry-content-wrapper .stairs {
          background: #eee !important;
          padding: 0 20px 20px 20px;
          max-width: 96%;
          margin: 0 2%; } }
      @media (max-width: 479px) {
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs, #top.home #pillars .entry-content-wrapper .stairs {
          background: #eee !important;
          padding: 0 20px 20px 20px;
          max-width: 100%;
          margin: 0; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .av-special-heading-h2, #top.home #pillars .entry-content-wrapper .stairs .av-special-heading-h2 {
        padding-bottom: 0;
        margin: 15px 0 !important; }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .av-special-heading-h2 h2, #top.home #pillars .entry-content-wrapper .stairs .av-special-heading-h2 h2 {
          font-size: 16px; }
          @media (max-width: 989px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .av-special-heading-h2 h2, #top.home #pillars .entry-content-wrapper .stairs .av-special-heading-h2 h2 {
              font-size: 32px !important; } }
      #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services {
        display: flex;
        justify-content: space-between;
        margin: 0 auto; }
        @media (max-width: 989px) {
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services {
            flex-direction: column;
            justify-content: center;
            align-items: center; } }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2) {
          max-width: 74%; }
          @media (min-width: 990px) and (max-width: 1199px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2) {
              max-width: 86%; } }
          @media (max-width: 767px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(2) {
              max-width: 100%; } }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3) {
          max-width: 86%; }
          @media (min-width: 990px) and (max-width: 1199px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3) {
              max-width: 96%; } }
          @media (max-width: 767px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3), #top.home #pillars .entry-content-wrapper .stairs .btn-row-services:nth-of-type(3) {
              max-width: 100%; } }
        #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button {
          background: #ddd;
          min-height: 40px;
          border-radius: 35px;
          padding: 5px 30px;
          vertical-align: middle;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          transition: all 0.5sn ease;
          margin: 3px 5px; }
          @media (min-width: 990px) and (max-width: 1199px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button {
              padding: 5px 20px; } }
          @media (min-width: 768px) and (max-width: 989px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button {
              width: 80%;
              max-width: 320px;
              margin: 0 auto 20px !important; } }
          @media (max-width: 767px) {
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button {
              width: 100%;
              max-width: 320px;
              margin: 0 auto 20px !important; } }
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:hover, #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:focus, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:hover, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:focus {
            background: #dc281c;
            color: #fff;
            opacity: 1; }
            #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:hover .avia_iconbox_title, #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:focus .avia_iconbox_title, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:hover .avia_iconbox_title, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button:focus .avia_iconbox_title {
              color: #fff; }
          #top.page-home-swiss-pillars #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button .avia_iconbox_title, #top.home #pillars .entry-content-wrapper .stairs .btn-row-services a.avia-button .avia_iconbox_title {
            color: #000;
            font-size: 12px;
            font-weight: 300;
            line-height: 16px;
            text-transform: none; }
#top ::selection {
  color: #fff; }
#top h1, #top h2, #top h3 {
  text-transform: none !important;
  letter-spacing: 0;
  line-height: 1.25; }
@media (min-width: 480px) and (max-width: 989px) {
  #top h1 {
    font-size: 36px !important; } }
@media (max-width: 479px) {
  #top h1 {
    font-size: 6vw !important; } }
@media (min-width: 768px) and (max-width: 989px) {
  #top h2 {
    font-size: 5vw !important; } }
@media (min-width: 768px) and (max-width: 989px) {
  #top h3 {
    font-size: 4vw !important;
    font-weight: 300 !important; } }
#top .main_color strong {
  color: inherit; }
#top .main_color .avia-icon-list li:last-child {
  padding: 0; }
#top .main_color .avia-icon-list .av_iconlist_title {
  line-height: 24px; }
#top .main_color .avia-icon-list .iconlist-timeline {
  display: none; }
#top .main_color .avia-icon-list .iconlist_title {
  margin-top: 5px; }
#top .avia-button .avia_iconbox_title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px; }
#top .avia-fullwidth-slider .slideshow_align_caption {
  vertical-align: bottom;
  bottom: 5%; }
  #top .avia-fullwidth-slider .slideshow_align_caption h2.avia-caption-title {
    background: rgba(220, 40, 28, 0.8);
    text-transform: uppercase !important; }
#top .avia-section {
  background-size: cover; }
#top .special_amp {
  font-family: inherit;
  color: inherit; }
#top .avia-image {
  border-radius: 0; }
#top .avia-button {
  border: 0; }
#top strong.stronger {
  font-weight: 900; }
#top .main_color input {
  color: #000 !important; }
  #top .main_color input[type="submit"] {
    color: #fff !important; }
#top .main_color textarea {
  color: #000 !important; }
@media (max-width: 989px) {
  #top #page-title .flex_column_table {
    display: flex;
    align-items: center;
    flex-direction: column; } }
@media (max-width: 989px) {
  #top #page-title .flex_column_table .flex_column {
    width: 100%;
    text-align: center;
    margin: 0; } }
@media (max-width: 989px) {
  #top #page-title .flex_column_table .flex_column.av_two_fifth:last-of-type {
    padding: 20px 0 !important; } }
@media (max-width: 989px) {
  #top #page-title .flex_column_table .flex_column .avia_image {
    max-width: 160px; } }
#top #page-title .av-special-heading h2.av-special-heading-tag {
  line-height: 1.5; }
  #top #page-title .av-special-heading h2.av-special-heading-tag strong {
    text-transform: uppercase; }
#top #page-title.image-title .image-title-wrapper {
  display: flex; }
  #top #page-title.image-title .image-title-wrapper .avia-image-container {
    max-width: 120px; }
  #top #page-title.image-title .image-title-wrapper .av-special-heading {
    margin: 0;
    width: calc(100% - 120px);
    padding: 0 0 0 30px; }
#top #page-title .avia-button-wrap {
  width: 100%; }
  #top #page-title .avia-button-wrap a.avia-button {
    border-radius: 100px;
    border: 5px solid #fff;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
    padding: 50px;
    text-align: right;
    width: 100%;
    position: relative; }
    @media (min-width: 480px) and (max-width: 989px) {
      #top #page-title .avia-button-wrap a.avia-button {
        max-width: 460px;
        margin: 0 auto;
        float: none; } }
    @media (max-width: 479px) {
      #top #page-title .avia-button-wrap a.avia-button {
        text-align: center;
        padding: 20px; } }
    #top #page-title .avia-button-wrap a.avia-button:before {
      content: '';
      position: absolute;
      width: 120px;
      height: 160px;
      top: 15px;
      left: 50px;
      background-image: url("http://dev.lionnook.com/swiss/wp-content/uploads/2021/02/icon-calculator.png");
      background-size: 107px 160px;
      background-repeat: no-repeat;
      transition: all 0.5s ease; }
      @media (min-width: 1200px) and (max-width: 1599px) {
        #top #page-title .avia-button-wrap a.avia-button:before {
          width: 60px;
          height: 90px;
          top: 50px;
          left: 40px;
          background-size: 100%; } }
      @media (min-width: 990px) and (max-width: 1199px) {
        #top #page-title .avia-button-wrap a.avia-button:before {
          width: 43px;
          height: 65px;
          top: 50px;
          left: 25px;
          background-size: 100%; } }
      @media (min-width: 540px) and (max-width: 989px) {
        #top #page-title .avia-button-wrap a.avia-button:before {
          width: 80px;
          height: 120px;
          top: 30px;
          left: 40px;
          background-size: 80px 120px; } }
      @media (min-width: 480px) and (max-width: 539px) {
        #top #page-title .avia-button-wrap a.avia-button:before {
          width: 67px;
          height: 100px;
          top: 33px;
          left: 40px;
          background-size: 67px 100px; } }
      @media (max-width: 479px) {
        #top #page-title .avia-button-wrap a.avia-button:before {
          display: none; } }
    #top #page-title .avia-button-wrap a.avia-button .avia_iconbox_title {
      font-weight: 900;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 30px; }
      @media (min-width: 990px) and (max-width: 1199px) {
        #top #page-title .avia-button-wrap a.avia-button .avia_iconbox_title {
          font-size: 16px;
          line-height: 20px; } }
      @media (max-width: 539px) {
        #top #page-title .avia-button-wrap a.avia-button .avia_iconbox_title {
          font-size: 16px;
          line-height: 20px; } }
#top #willkommen .flex_column .av-special-heading-h1 {
  font-weight: 900;
  text-transform: uppercase !important; }
#top #branchen .flex_columnav_one_fourth .av-special-heading-h3 {
  font-size: 24px; }
#top #zero-administration {
  background-size: cover; }
  @media (max-width: 989px) {
    #top #zero-administration .flex_column {
      margin: 0 !important; } }
  #top #zero-administration .flex_column .av-special-heading .av-special-heading-tag {
    font-weight: 600; }
    #top #zero-administration .flex_column .av-special-heading .av-special-heading-tag span {
      color: #dc281c; }
  #top #zero-administration .flex_column .av-special-heading.zero-percent .av-special-heading-tag {
    opacity: 0.5; }
#top .togglecontainer .single_toggle {
  padding-bottom: 10px; }
  #top .togglecontainer .single_toggle .toggler {
    font-size: 16px;
    font-weight: 600;
    border-color: #ddd;
    background-color: #f7f7f7;
    color: #333;
    outline-color: #dc281c;
    padding: 10px 50px 10px 15px !important; }
    #top .togglecontainer .single_toggle .toggler.activeTitle {
      background-color: #dc281c;
      color: #fff; }
      #top .togglecontainer .single_toggle .toggler.activeTitle .toggle_icon span {
        border-color: #fff; }
    #top .togglecontainer .single_toggle .toggler .toggle_icon {
      border-color: transparent; }
      #top .togglecontainer .single_toggle .toggler .toggle_icon span {
        border-color: #333;
        border-width: 1px; }
  #top .togglecontainer .single_toggle .toggle_wrap .active_tc .single_toggle .toggle_content {
    padding: 20px 25px 20px 25px !important; }
#top .togglecontainer.av-elegant-toggle .single_toggle {
  padding-bottom: 0; }
  #top .togglecontainer.av-elegant-toggle .single_toggle p.toggler {
    padding: 25px 50px 20px 25px; }
  #top .togglecontainer.av-elegant-toggle .single_toggle .toggle_content {
    padding: 15px 15px 15px 15px; }
    #top .togglecontainer.av-elegant-toggle .single_toggle .toggle_content p {
      padding: 0;
      margin: 0; }
#top .homepage-feature-list .avia-icon-list-container.list-low ul.avia-icon-list li {
  padding: 10px 0; }
#top .facetwp-counter {
  display: none; }
#top .facetwp-facet {
  margin-bottom: 0; }
  #top .facetwp-facet.facetwp-facet-search .facetwp-input-wrap {
    display: block; }
    #top .facetwp-facet.facetwp-facet-search .facetwp-input-wrap .facetwp-icon {
      height: 40px; }
  #top .facetwp-facet.facetwp-facet-coiffeur_coiffeuse_categories {
    display: flex; }
    #top .facetwp-facet.facetwp-facet-coiffeur_coiffeuse_categories .facetwp-checkbox {
      background-size: 20px 20px;
      font-size: 16px;
      line-height: 20px;
      margin: 0 20px 0 0;
      padding: 2px 0 0 30px; }
#top .rating-von-vorteilen .flex_column_table {
  border-top: 1px solid #ccc;
  padding-top: 10px; }
  #top .rating-von-vorteilen .flex_column_table .flex_column.av_one_third p {
    color: #333;
    margin: 10px 0; }
    #top .rating-von-vorteilen .flex_column_table .flex_column.av_one_third p span.stars {
      color: #dc281c;
      font-size: 32px; }
#top .avia-table caption {
  text-align: left;
  font-size: 18px;
  font-style: normal;
  color: #000; }
@media (max-width: 767px) {
  #top .avia-data-table-wrap table.table-rating-von-vorteilen {
    border-color: #ddd; } }
@media (max-width: 767px) {
  #top .avia-data-table-wrap table.table-rating-von-vorteilen tr {
    padding: 20px 20px 0 20px; } }
@media (max-width: 767px) {
  #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:nth-child(2n) {
    background: #f7f7f7; } }
#top .avia-data-table-wrap table.table-rating-von-vorteilen tr.avia-heading-row button {
  background: #fff;
  border: 0;
  color: #000;
  padding: 5px 20px;
  line-height: 20px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  cursor: pointer; }
  #top .avia-data-table-wrap table.table-rating-von-vorteilen tr.avia-heading-row button:hover, #top .avia-data-table-wrap table.table-rating-von-vorteilen tr.avia-heading-row button:focus {
    background: #000;
    color: #fff; }
#top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td {
  text-align: center !important; }
  @media (max-width: 989px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td {
      width: 100% !important; } }
  #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:before {
    display: none; }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:nth-of-type(1) {
      padding-top: 0; } }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:nth-of-type(1) span.stars:before {
      content: 'Coiffeuse / Coiffeur' !important;
      display: block;
      margin: 0 !important;
      padding: 10px 0 10px 0;
      font-size: 18px;
      color: #000; } }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:nth-of-type(2):before {
      content: 'Coiffeuse / Coiffeur' !important; } }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:nth-of-type(3) {
      padding-top: 0; } }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td:nth-of-type(3) span.stars:before {
      content: 'Coiffeurgeschaeft' !important;
      display: block;
      margin: 0 !important;
      padding: 10px 0 10px 0;
      font-size: 18px;
      color: #000; } }
  #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td span.stars {
    color: #dc281c;
    font-size: 32px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #top .avia-data-table-wrap table.table-rating-von-vorteilen tr:not(.avia-heading-row) td span.stars {
        font-size: 24px; } }
#top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(1), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(1) {
  width: 50% !important;
  line-height: 20px !important;
  text-align: left;
  vertical-align: middle; }
  @media (max-width: 989px) {
    #top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(1), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(1) {
      width: 100% !important; } }
#top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(2), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(2),
#top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(3), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(3) {
  width: 12% !important;
  line-height: 20px; }
  @media (max-width: 989px) {
    #top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(2), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(2),
    #top .avia-data-table-wrap table.table-was-tun-wir tr th:nth-of-type(3), #top .avia-data-table-wrap table.table-was-tun-wir tr td:nth-of-type(3) {
      width: 100% !important; } }
#top .avia-data-table-wrap table.table-was-tun-wir tr td:before {
  font-size: 18px !important; }
@media (max-width: 989px) {
  #top .die-loesung .av_textblock_section {
    display: flex;
    justify-content: center; } }
#top .die-loesung .av_textblock_section .rounded-bg {
  width: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase; }
  @media (min-width: 480px) and (max-width: 989px) {
    #top .die-loesung .av_textblock_section .rounded-bg {
      max-width: 460px;
      height: 240px; } }
  @media (max-width: 479px) {
    #top .die-loesung .av_textblock_section .rounded-bg {
      max-width: 100%;
      height: 200px; } }
  #top .die-loesung .av_textblock_section .rounded-bg.rounded-brand {
    background: #dc281c; }
  #top .die-loesung .av_textblock_section .rounded-bg.rounded-hire4you {
    background: #000; }
  #top .die-loesung .av_textblock_section .rounded-bg p {
    font-size: 20px; }
    @media (min-width: 990px) and (max-width: 1399px) {
      #top .die-loesung .av_textblock_section .rounded-bg p {
        font-size: 14px; } }
#top .die-loesung .av_one_half .avia_image {
  width: 360px; }
@media (max-width: 989px) {
  #top .die-loesung .area-arrows {
    margin: 60px 0 40px 0 !important; } }
@media (max-width: 989px) {
  #top .die-loesung .avia-image-container img {
    transform: rotate(90deg);
    display: flex;
    max-height: 120px;
    padding: 20px 0; } }
@media (max-width: 989px) {
  #top .bubble-chat .flex_column_table .flex_column.av_one_fourth img {
    margin-bottom: 40px; } }
#top .bubble-chat .flex_column_table .flex_column.av_three_fourth {
  background: #fff;
  padding: 10px 20px;
  border-radius: 20px !important;
  box-shadow: 0 0 5px 10px rgba(0, 0, 0, 0.025); }
  #top .bubble-chat .flex_column_table .flex_column.av_three_fourth:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    visibility: visible !important; }
    @media (max-width: 989px) {
      #top .bubble-chat .flex_column_table .flex_column.av_three_fourth:before {
        left: calc(50% - 15px) !important; } }
#top .bubble-chat .flex_column_table .flex_column.av_three_fifth {
  background: #fff;
  padding: 10px 20px;
  border-radius: 20px !important;
  box-shadow: 0 0 5px 10px rgba(0, 0, 0, 0.025); }
#top .bubble-chat .flex_column_table:nth-of-type(n) .flex_column.av_three_fourth:before {
  border-width: 30px 30px 30px 0;
  border-color: transparent #fff transparent transparent;
  left: -30px;
  right: auto; }
  @media (max-width: 989px) {
    #top .bubble-chat .flex_column_table:nth-of-type(n) .flex_column.av_three_fourth:before {
      transform: rotate(90deg) translateX(50%);
      top: -60px; } }
@media (max-width: 989px) {
  #top .bubble-chat .flex_column_table:nth-of-type(2n) {
    display: flex !important;
    flex-direction: column-reverse !important; } }
#top .bubble-chat .flex_column_table:nth-of-type(2n) .flex_column.av_three_fourth:before {
  border-width: 30px 0 30px 30px;
  border-color: transparent transparent transparent #fff;
  left: auto;
  right: -30px; }
  @media (max-width: 989px) {
    #top .bubble-chat .flex_column_table:nth-of-type(2n) .flex_column.av_three_fourth:before {
      transform: rotate(-90deg) translateX(50%);
      top: -30px; } }
#top .bubble-chat .flex_column_table span.stars {
  color: #dc281c;
  font-size: 32px; }
@media (max-width: 767px) {
  #top .avia-data-table-wrap table.avia-table tr {
    text-align: center;
    padding-bottom: 30px; } }
#top .avia-data-table-wrap table.avia-table tr th:first-of-type, #top .avia-data-table-wrap table.avia-table tr td:first-of-type,
#top .avia-data-table-wrap table.avia-table tr th:last-of-type, #top .avia-data-table-wrap table.avia-table tr td:last-of-type {
  width: 20%; }
  @media (min-width: 768px) and (max-width: 1199px) {
    #top .avia-data-table-wrap table.avia-table tr th:first-of-type, #top .avia-data-table-wrap table.avia-table tr td:first-of-type,
    #top .avia-data-table-wrap table.avia-table tr th:last-of-type, #top .avia-data-table-wrap table.avia-table tr td:last-of-type {
      width: 25%; } }
#top .avia-data-table-wrap table.avia-table tr.avia-heading-row th {
  background: #dc281c !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 0;
  border: 0; }
  @media (min-width: 768px) and (max-width: 1199px) {
    #top .avia-data-table-wrap table.avia-table tr.avia-heading-row th {
      font-size: 14px; } }
  @media (max-width: 989px) {
    #top .avia-data-table-wrap table.avia-table tr.avia-heading-row th strong {
      min-height: 40px;
      display: inline-block;
      vertical-align: top; } }
@media (max-width: 767px) {
  #top .avia-data-table-wrap table.avia-table tr.avia-heading-row {
    display: none; } }
#top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td {
  color: #333;
  border-bottom: 1px solid #ddd;
  line-height: 20px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600; }
  @media (max-width: 767px) {
    #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td {
      border-bottom: 0;
      line-height: unset; } }
  #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:first-of-type {
    text-align: left; }
    @media (max-width: 767px) {
      #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:first-of-type {
        margin: 0 auto;
        text-align: center !important;
        padding: 0;
        width: 100%; } }
    @media (max-width: 767px) {
      #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:first-of-type:before {
        background: #dc281c;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        margin: 0 -15px 10px -15px;
        text-align: center; } }
  #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:not(:first-of-type) {
    font-weight: bold;
    text-align: center; }
    #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:not(:first-of-type) span.av_font_icon {
      display: inline-block;
      width: 60%;
      margin: 0 20%; }
  #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:nth-of-type(2)::before {
    content: 'Coiffeurgeschaeft'; }
  #top .avia-data-table-wrap table.avia-table tr:not(.avia-heading-row) td:nth-of-type(3)::before {
    content: 'Angestellte / Angestellter'; }
#top .avia-icon-list-container .avia-icon-list .iconlist_icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 24px;
  margin: 10px 20px 0 0; }
  @media (max-width: 989px) {
    #top .avia-icon-list-container .avia-icon-list .iconlist_icon {
      height: 26px;
      width: 26px;
      line-height: 26px;
      font-size: 16px;
      margin: 10px 10px 0 0; } }
#top .ausgangslage .template-page {
  padding: 50px 0 0 0; }
#top .faq {
  list-style: none;
  margin: 0 0 30px 0; }
  #top .faq li {
    margin: 0 0 20px 0;
    padding: 0;
    display: flex; }
    @media (max-width: 479px) {
      #top .faq li {
        flex-direction: column;
        margin: 0 0 40px 0; } }
    #top .faq li:after {
      content: '';
      clear: left; }
    #top .faq li .faq-number {
      background: #000;
      color: #fff;
      border-radius: 50%;
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
      text-align: center;
      margin: 0 20px 20px 0;
      padding: 10px;
      width: 60px;
      height: 60px;
      display: block;
      position: relative; }
      @media (max-width: 479px) {
        #top .faq li .faq-number {
          font-size: 18px;
          line-height: 40px;
          margin: 0 10px 10px 0;
          padding: 0;
          width: 40px;
          height: 40px; } }
    #top .faq li .faq-content {
      display: block;
      width: calc(100% - 80px); }
      @media (max-width: 479px) {
        #top .faq li .faq-content {
          width: 100%; } }
      #top .faq li .faq-content .faq-frage {
        font-size: 22px;
        font-style: italic;
        font-weight: 600;
        color: #dc281c; }
        @media (max-width: 479px) {
          #top .faq li .faq-content .faq-frage {
            font-size: 20px;
            line-height: 24px;
            margin: 0 0 10px 0; } }
#top .avia-icon-list-container.ccc-list .article-icon-entry .av_iconlist_title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600 !important;
  text-transform: none !important; }
  @media (max-width: 989px) {
    #top .avia-icon-list-container.ccc-list .article-icon-entry .av_iconlist_title {
      font-size: 16px;
      line-height: 22px; } }
#top .avia-icon-list-container ul li {
  padding: 0 0 20px 0; }
  @media (max-width: 989px) {
    #top .avia-icon-list-container ul li .iconlist_icon {
      height: 26px;
      width: 26px;
      line-height: 26px;
      font-size: 16px;
      margin: 10px 10px 0 0; } }
#top #loginform .login-remember {
  display: none; }
#top #loginform p label {
  color: #fff;
  font-weight: 300; }
#top #loginform .login-submit #wp-submit {
  background-color: #333;
  border: 0;
  width: 100%;
  padding: 9px 22px;
  font-size: 1em; }
  #top #loginform .login-submit #wp-submit:hover, #top #loginform .login-submit #wp-submit:focus {
    background: #000; }
#top #gform_fields_login li:nth-of-type(3) {
  display: none; }
#top .gf_login_links {
  display: none; }
#top .avia-button-wrap a.avia-button {
  padding: 15px; }
  #top .avia-button-wrap a.avia-button span.avia_iconbox_title {
    line-height: 30px; }
#top .contact-box {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1); }
  #top .contact-box p {
    margin: 0; }
#top #login-designer--button:hover .customizer-event-overlay {
  background: #000; }
#top.login #login {
  background-color: red !important; }
  #top.login #login #loginform #wp-submit {
    border-color: #333;
    background: #333;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 25px; }
    #top.login #login #loginform #wp-submit:hover, #top.login #login #loginform #wp-submit:focus {
      border-color: #000;
      background: #000; }
#top .ssba.ssbp-wrap {
  margin: 0 auto;
  display: block; }
#top .gewinnspiel-social-media-icons ul.avia-icon-list {
  display: flex;
  align-content: center;
  justify-content: space-evenly; }
  #top .gewinnspiel-social-media-icons ul.avia-icon-list li {
    transition: all 0.5s ease; }
    #top .gewinnspiel-social-media-icons ul.avia-icon-list li:hover a.iconlist_icon, #top .gewinnspiel-social-media-icons ul.avia-icon-list li:focus a.iconlist_icon {
      background-color: #000 !important; }
    #top .gewinnspiel-social-media-icons ul.avia-icon-list li a.iconlist_icon {
      height: 60px;
      width: 60px;
      line-height: 60px;
      font-size: 36px;
      margin: 0 !important; }
      #top .gewinnspiel-social-media-icons ul.avia-icon-list li a.iconlist_icon article {
        display: none; }
#top table.avia-table.table-gewinnspiel tr td:first-of-type {
  background: #fff;
  border: 0;
  width: 150px; }
#top table.avia-table.table-gewinnspiel tr td:last-of-type {
  font-weight: normal;
  text-align: left;
  width: 350px;
  border: 0; }
#top .gewinnspiel-preise .preis-item {
  display: flex; }
  #top .gewinnspiel-preise .preis-item .preis-img {
    margin: 0 0 20px 5%;
    max-width: 120px;
    max-height: 120px; }
    @media (max-width: 479px) {
      #top .gewinnspiel-preise .preis-item .preis-img {
        max-width: 100px;
        max-height: 100px; } }
  #top .gewinnspiel-preise .preis-item .preis-desc {
    min-width: 70%;
    justify-content: center;
    display: flex;
    flex-direction: column; }
    #top .gewinnspiel-preise .preis-item .preis-desc p {
      font-size: 20px;
      padding: 0 10px;
      width: 100%; }
      @media (max-width: 479px) {
        #top .gewinnspiel-preise .preis-item .preis-desc p {
          font-size: 12px;
          line-height: 16px; } }
#top.single.single-angestellter article .entry-content-wrapper .entry-content-header, #top.single.single-geschaeft article .entry-content-wrapper .entry-content-header {
  display: none; }
#top.single.single-angestellter article .post-meta-infos,
#top.single.single-angestellter article .post_delimiter,
#top.single.single-angestellter article .entry-content, #top.single.single-geschaeft article .post-meta-infos,
#top.single.single-geschaeft article .post_delimiter,
#top.single.single-geschaeft article .entry-content {
  border: 5px solid #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  background: #dc281c;
  padding: 30px;
  border-radius: 0;
  color: #fff; }
  #top.single.single-angestellter article .post-meta-infos a,
  #top.single.single-angestellter article .post_delimiter a,
  #top.single.single-angestellter article .entry-content a, #top.single.single-geschaeft article .post-meta-infos a,
  #top.single.single-geschaeft article .post_delimiter a,
  #top.single.single-geschaeft article .entry-content a {
    color: #fff;
    background-color: transparent;
    text-decoration: underline;
    font-weight: 600;
    padding: 5px; }
#top.single.single-angestellter iframe ~ a, #top.single.single-angestellter p ~ a, #top.single.single-geschaeft iframe ~ a, #top.single.single-geschaeft p ~ a {
  display: none; }
#top.single.single-angestellter footer .av-share-box, #top.single.single-geschaeft footer .av-share-box {
  display: none; }
#top.single.single-angestellter #footer-page .flex_column ~ a, #top.single.single-geschaeft #footer-page .flex_column ~ a {
  display: none; }
#top #socket {
  display: none; }
@media (max-width: 989px) {
  #top #page-footer {
    text-align: center; } }
#top #page-footer .container {
  max-width: 100%; }
#top #page-footer ul {
  margin: 0 0 30px 0; }
  #top #page-footer ul li {
    list-style: none;
    margin: 0; }
#top #page-footer a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease; }
  #top #page-footer a:hover, #top #page-footer a:focus {
    color: #999; }
@media (max-width: 989px) {
  #top #page-footer .footer-logo {
    margin-bottom: 40px !important; } }
@media (max-width: 989px) {
  #top #page-footer .badge .avia-image-container .avia_image {
    max-width: 240px; } }
@media (max-width: 989px) {
  #top #page-footer .widget_nav_menu ul.menu {
    max-width: 200px;
    margin: 0 auto; } }
#top #page-footer .widget_nav_menu ul.menu li {
  border: 0; }
  #top #page-footer .widget_nav_menu ul.menu li.current_page_item {
    background-color: transparent !important; }
    #top #page-footer .widget_nav_menu ul.menu li.current_page_item a {
      color: #dc281c; }
      #top #page-footer .widget_nav_menu ul.menu li.current_page_item a:hover, #top #page-footer .widget_nav_menu ul.menu li.current_page_item a:focus {
        background: transparent; }
  #top #page-footer .widget_nav_menu ul.menu li.hidden-element {
    display: none; }
  #top #page-footer .widget_nav_menu ul.menu li a {
    border: 0;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 5px;
    margin: 0 0 5px 0; }
    #top #page-footer .widget_nav_menu ul.menu li a:hover, #top #page-footer .widget_nav_menu ul.menu li a:focus {
      background: #dc281c; }
  #top #page-footer .widget_nav_menu ul.menu li ul.sub-menu {
    margin: 0; }
    #top #page-footer .widget_nav_menu ul.menu li ul.sub-menu li {
      padding-left: 10px; }
      #top #page-footer .widget_nav_menu ul.menu li ul.sub-menu li:before {
        display: none; }
#top #cookie-law-info-bar {
  padding: 15px; }
  #top #cookie-law-info-bar h5.cli_messagebar_head {
    margin: 0; }
  #top #cookie-law-info-bar .cli_settings_button {
    display: none; }
  #top #cookie-law-info-bar .cli-bar-container .cli-bar-message {
    width: calc(100% - 100px); }
  #top #cookie-law-info-bar .cli-bar-container .cli-plugin-main-button {
    margin: 0 0 0 20px; }

/*# sourceMappingURL=custom.css.map */
