.btn.btn-npm {
  background: #bc5d05;
  color: #dfdfdf;
  text-transform: uppercase;
  border-color: #b25804;
  transition: all 0.234s ease-in;
  box-shadow: 0px 0px 0px #fba555; }

.btn.btn-npm:hover, .btn.btn-npm:focus, .btn.btn-npm:active {
  background: #ee7606;
  color: white;
  text-transform: uppercase;
  border-color: #ee7606;
  box-shadow: 0px 3px 10px #fba555; }

body.formular-template-default .counter {
  display: none; }

body.formular-template-default .row {
  /*
  padding: 0;
  visibility:  hidden;
  position: absolute;
  height: 0;
  overflow: hidden;
  padding-bottom: 190px;
  */
  padding-top: 40px; }

body.formular-template-default .row.animated.fadeIn, body.formular-template-default .row.animated.fadeInUpBig {
  height: 100%;
  display: block !important;
  padding-bottom: 200px; }

body.formular-template-default .row.animated.fadeOut, body.formular-template-default .row.animated.fadeOutDownBig {
  height: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none !important; }

body.formular-template-default .row > div {
  padding-top: 0px;
  padding-bottom: 0px; }

.infoform {
  font-style: italic;
  color: #B0BEC5; }

#dfatprog {
  visibility: hidden; }

#dfatprog.fadeIn {
  visibility: visible; }

body.formular-template-default footer {
  background: #d6d6d6;
  border-bottom: 2px solid #2d2d2d;
  display: flex;
  justify-content: center;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px; }

.botommer {
  position: fixed;
  bottom: 0;
  width: 100%;
  line-height: 0; }

body.formular-template-default progress {
  line-height: 0; }

body.formular-template-default progress[value]::-webkit-progress-value {
  height: 6px;
  background: #00cc1f !important;
  transition: all 0.2s linear; }

body.formular-template-default progress[value]::-webkit-progress-bar {
  height: 6px;
  background: #ffffff !important; }

body.formular-template-default .btn {
  text-transform: none !important;
  font-size: 18px;
  font-weight: 400;
  border-color: #2d2d2d;
  text-align: center;
  width: 100%;
  flex: 1;
  margin-right: 10px;
  margin-left: 0px; }

body.formular-template-default footer .btn {
  visibility: hidden; }

body.formular-template-default footer .btn.animated {
  visibility: visible; }

body.formular-template-default .btn:hover, body.formular-template-default .btn:active, body.formular-template-default .btn:focus {
  border-color: #f8f8f8;
  color: #2d2d2d;
  background: #f8f8f8; }

body.formular-template-default .btn.btn-primary:hover, body.formular-template-default .btn.btn-primary:active, body.formular-template-default .btn.btn-primary:focus {
  border-color: #00cc1f !important;
  background: #00cc1f !important;
  color: #fff !important; }

body.formular-template-default .btn.btn-primary {
  border-color: #ffffff;
  text-align: center; }

body.formular-template-default footer .btn.btn-primary.animated {
  visibility: visible; }

.formular-template-default .navbar {
  display: flex;
  justify-content: center;
  height: 77px;
  background: #f3f3f3;
  border-bottom: 1px solid #d2d2d2; }

@media (min-width: 768px) {
  .formular-template-default .navbar {
    height: 77px; }
  body.formular-template-default footer {
    padding-top: 20px;
    padding-bottom: 20px; }
  body.formular-template-default .btn {
    width: auto;
    display: inline-block;
    flex: 0;
    padding-left: 80px;
    padding-right: 80px; }
  body.formular-template-default .btn.btn-primary {
    padding-left: 80px;
    padding-right: 80px; } }

.logo-header-combo-formular {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row; }

.logo-header-combo-formular h1 {
  position: absolute;
  right: 20px; }

.logo-header-combo-formular h1 span {
  font-weight: 900; }

/*

.logo-header-combo-formular img.hide-md {
  width: 100%;
  position: absolute;
  max-width: 130px;
  height: auto;
  left:20px ;

}

.logo-header-combo-formular img.show-md {
  width: 100%;
  position: absolute;
  max-width: 30px;
  height: auto;
  left:20px ;

}

.logo-header-combo-formular  h1  {
  position: absolute;
  right: 20px;
}


*/
.logo-header-combo-formular img {
  width: 100%;
  position: absolute;
  max-width: 130px;
  height: auto;
  left: 10px; }

.logo-header-combo-formular h1 {
  position: absolute;
  right: 10px; }

.logo-header-combo-formular h1 {
  text-transform: uppercase;
  font-size: 17px;
  margin: 0 !important;
  margin-left: 15px !important;
  flex: 1; }

@media (min-width: 500px) {
  .logo-header-combo-formular h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 !important;
    margin-left: 15px !important;
    flex: 1; } }

@media (min-width: 1100px) {
  .logo-header-combo-formular img {
    width: 100%;
    position: absolute;
    max-width: 130px;
    height: auto;
    left: 20px; }
  .logo-header-combo-formular h1 {
    position: absolute;
    right: 20px; } }

.formular-template-default h3 {
  font-size: 20px !important;
  font-weight: 500 !important;
  margin-bottom: 5px; }

.formular label.form-checkbox, .formular label.form-radio {
  font-size: 14px;
  font-weight: 300; }

.formular label.form-radio {
  font-size: 14px;
  font-weight: 300;
  line-height: 0.9rem; }

@media (min-width: 800px) {
  .logo-header-combo-formular h3 {
    font-size: 30px !important;
    font-weight: 700 !important;
    margin-top: 0px; }
  .formular label.form-checkbox {
    font-size: 18px;
    line-height: 0.9rem; }
  .formular label.form-radio {
    font-size: 18px;
    line-height: 0.9rem; } }

.formular .form-group:not(.filer):not(.adder):not(.anrede):not(.email-precheck) {
  border-bottom: 1px solid #ddd; }

.formular .row .form-checkbox, .formular .row .form-radio {
  padding: 20px !important;
  padding-left: 50px !important;
  margin: 0; }

.formular .row:not(.layout_persoenliches) .form-checkbox, .formular .row:not(.layout_persoenliches) .form-radio {
  border: 1px solid #ddd;
  border-bottom: 0px solid #ddd; }

.formular .label {
  color: gray;
  background: #fff;
  margin-bottom: 35px;
  margin-top: 0px; }

.formular textarea {
  border: 1px solid #ddd;
  height: 200px; }

.fileContainer {
  overflow: hidden;
  position: relative; }

.fileContainerDiv {
  text-align: center;
  width: 100%;
  font-size: 15px;
  color: #aaa;
  margin-top: -30px; }

.fileContainer [type=file] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0; }

/* Example stylistic flourishes */
.fileContainer {
  background: #009e18;
  border-radius: 0;
  padding: 0;
  font-size: 0.8rem;
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  transition: all 0.2s linear;
  color: #fff !important;
  white-space: nowrap;
  line-height: 40px; }

.fileContainer:hover {
  background: #00cc1f; }

.fileContainer i {
  position: relative;
  margin-right: 15px; }

.fileContainer [type=file] {
  cursor: pointer; }

.layout_dateiupload .form-group:not(.adder) {
  position: relative;
  display: flex;
  flex-direction: column;
  height: auto;
  padding-top: 20px;
  width: 100%;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
  width: 100%;
  margin-top: 20px; }

.form-group.adder {
  margin-top: 30px; }

.pointerchen_outer {
  width: 100%; }

.pointerchen {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: space-around;
  margin-top: 20px;
  align-items: center;
  border: 1px sold #ddd;
  border-bottom: 0px sold #ddd;
  padding: 15px;
  background: #fafafa;
  margin-bottom: 15px; }

.pointerchen .image_uploaded, .pointerchen .remove {
  flex: 1;
  width: 50%; }

.pointerchen .remove {
  flex: 1;
  width: 50%;
  text-align: right; }

.remover {
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  background: #ffffff;
  position: relative;
  cursor: pointer;
  float: right;
  color: #ef5350;
  transition: all 0.2s; }

.remover:after {
  position: absolute;
  content: '';
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  top: 0%;
  left: 0%;
  transform: scale(1.1);
  border: 2px solid #ef5350;
  text-align: center;
  line-height: 50px;
  background: #ef5350;
  z-index: -1;
  transition: all 0.7s; }

.remover:hover {
  background: #ef5350;
  color: #fff; }

.remover:hover i {
  color: #fff; }

.remover:hover:after {
  transform: scale(1.5);
  opacity: 0; }

.remover i {
  color: #ef5350; }

.formular .form-checkbox .form-icon, .formular .form-radio .form-icon {
  background: #fff;
  height: .8rem;
  left: 20px;
  top: 50%;
  width: .8rem;
  transform: translate(0, -50%); }

.velocityyy {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block; }

.image_uploaded {
  width: 50%; }

.image_uploaded img {
  width: auto !important;
  max-height: 200px !important; }

.filerchen {
  padding-bottom: 100px; }

/*

.add_more {
  width: auto;
  padding:0;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 0.8rem;
  background: #03A9F4;
  border:0px solid white;
  color:#fff !important;
  cursor: pointer;
  margin:0 auto;
  transition: all 0.2s;
}




.add_more i {
  position: relative;
  margin-right: 15px;



}


.add_more:hover {
  background: #1976D2;
}

*/
.add_more {
  width: auto;
  padding: 0;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 0.8rem;
  border: 0px solid white;
  cursor: pointer;
  margin: 0 auto;
  transition: all 0.2s; }

.add_more i {
  position: relative;
  margin-right: 15px; }

.add_more_outer, .upload_outer {
  visibility: hidden; }

.upload_outer {
  width: 0;
  overflow: hidden; }

body.formular-template-default .footer-center {
  display: none;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 768px) {
  body.formular-template-default .footer-center {
    display: none;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; } }

.footer-center.start.display, .footer-center.form.display {
  display: flex; }

.upload_outer {
  position: relative; }

.add_more_outer.flipInX, .upload_outer.flipInX {
  visibility: visible; }

.punkte {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px; }

.punktos {
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-top: 20px;
  align-items: center;
  align-content: flex-start; }

.punktos strong {
  font-weight: 500; }

.punktos div {
  flex: 1; }

.punktos img {
  min-width: 140px; }

.punktos p {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px; }

.layout_start_block h3 {
  text-align: center;
  margin-bottom: 30px; }

.inhalt_start {
  text-align: center; }

.inhalt_start.version_1 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px; }

.form-checkbox.hide {
  display: none; }

.formular label.form-checkbox:hover {
  transition: background-color 0.2s ease;
  background-color: #f9f9f9; }

.form-radio:hover, .form-checkbox:hover {
  transition: background-color 0.2s ease;
  background-color: #f9f9f9;
  cursor: pointer; }

.form-checkbox.berater_linie_switch_1 .fas.fa-plus.bearter, .form-checkbox.berater_linie_switch_2 .fas.fa-plus.bearter, .form-checkbox.berater_linie_switch_3 .fas.fa-plus.bearter {
  display: block;
  position: absolute;
  left: 20px; }

.form-checkbox.berater_linie_switch_1 .fas.fa-minus.bearter, .form-checkbox.berater_linie_switch_2 .fas.fa-minus.bearter, .form-checkbox.berater_linie_switch_3 .fas.fa-minus.bearter {
  display: none; }

.form-checkbox.berater_linie_switch_1.active .fas.fa-plus.bearter, .form-checkbox.berater_linie_switch_2.active .fas.fa-plus.bearter, .form-checkbox.berater_linie_switch_3.active .fas.fa-plus.bearter {
  display: none; }

.form-checkbox.berater_linie_switch_1.active .fas.fa-minus.bearter, .form-checkbox.berater_linie_switch_2.active .fas.fa-minus.bearter, .form-checkbox.berater_linie_switch_3.active .fas.fa-minus.bearter {
  display: block;
  position: absolute;
  left: 20px; }

.formular .form-head {
  text-align: center;
  padding-bottom: 20px; }

.formular .form-head p {
  font-size: 16px; }

.berater_linie_1, .berater_linie_2, .berater_linie_3 {
  display: none;
  background: #fcfcfc; }

.berater_linie_1.show, .berater_linie_2.show, .berater_linie_3.show {
  display: block; }

.output#output {
  padding: 30px;
  color: #2d2d2d;
  background: #f8f8f8;
  width: 100%;
  max-width: 100%;
  text-align: left;
  visibility: visible;
  margin-top: 20px; }

.btn.dankebutt {
  margin-top: 15px;
  margin-bottom: 30px; }

.btn.btn-greener:not(.farbe) {
  border-color: #00cc1f !important;
  background: #00cc1f !important;
  color: #fff !important;
  margin-top: 10px;
  margin-bottom: 20px; }

  .btn.btn-not-known {
    border-color: #00cc1f !important;
    background: #00cc1f !important;
    color: #fff !important;

  }

.show-wunschtermin {
  font-size: 40px;
  font-weight: 100;
  margin-bottom: 30px; }

.show-wunschtermin span {
  font-size: 40px;
  font-weight: 300; }

.label_persoenliches.hidden {
  display: none; }

.btn.btn-greener:not(.farbe):hover {
  border-color: #00be1b !important;
  background: #fff  !important;
  color: #00be1b !important; }

.btn.btn-not-known:hover {
  color: #fff !important; }



.btn.btn-greener.hide, .btn.btn-not-known.hide {
  display: none !important;}



.btn.btn-known:hover {
  background-color: #ffff  !important;
  color: #00be1b !important; }

.btn.btn-known.hide {
  display: none !important;}


.betreff {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  padding: 0; }

.card {
  margin-bottom: 30px; }

.label {
  padding: 0; }

@media (min-width: 768px) {
  .modal-container {
    max-height: 90vh; }
  .punktos p {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px; }
  .punktos {
    display: flex;
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 20px;
    align-items: center;
    align-content: flex-start; } }

#page {
  overflow-y: scroll; }

#progresso.hidden {
  display: none; }

.dankeseite {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  height: 0;
  overflow: hidden;
  line-height: 0; }

.zeile_box_version_2 .box {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.27263);
  margin-bottom: 0 !important;
  z-index: +1;
  position: relative;
  visibility: hidden; }

.zeile_box_version_2 .box.fadeIn {
  visibility: visible; }

.zeile_box_version_2 .box h2 {
  font-size: 14px !important;
  font-weight: 700 !important;
  margin: 0;
  padding: 0; }

@media (min-width: 1100px) {
  .zeile_box_version_2 .box h2 {
    font-size: 17px !important; }
  .zeile_box_version_2 .btn {
    font-size: 14px !important; } }

.zeile_box_version_2 .box p {
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 25px !important; }

.zeile_box_version_2 .boxx-head {
  padding: 25px !important;
  background: #ffffff !important; }

.zeile_box_version_2 .boxx-button {
  padding: 25px !important;
  padding-top: 0px !important; }

.zeile_box_version_2 .btn {
  width: 100%;
  display: block;
  font-size: 12px !important; }

.zeile_box_version_2 .infos-dazu {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px !important;
  cursor: pointer;
  display: block;
  visibility: hidden; }

.zeile_box_version_2 .infos-dazu .infos-inner-bouncer {
  position: relative;
  top: 0px;
  transition: all 0.4s ease-in-out; }

.zeile_box_version_2 .infos-dazu .ng-element path {
  transition: fill 0.4s linear; }

.zeile_box_version_2 .infos-dazu .infos-link {
  position: relative;
  padding-left: 25px;
  padding-right: 25px; }

.zeile_box_version_2 .infos-dazu .infos-link:after {
  background: #fff3de !important;
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: -30px;
  left: 0;
  filter: blur(42px);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.4s linear; }

.zeile_box_version_2 .infos-dazu:hover .infos-link:after {
  opacity: 0; }

.zeile_box_version_2 .infos-dazu:hover .infos-inner-bouncer {
  top: 25px; }

.zeile_box_version_2 .infos-dazu .infos-inner {
  transition: color 0.4s linear;
  padding-top: 2px; }

.zeile_box_version_2 .infos-dazu.fadeInUpBig {
  visibility: visible; }

.zeile_box_version_2 .infos-link {
  display: flex;
  margin: 0 auto;
  width: auto;
  max-width: 160px;
  justify-content: space-between;
  text-decoration: none !important; }

.zeile_text_block_sauber {
  visibility: hidden; }

.zeile_text_block_sauber.fadeInUp, .zeile_text_block_sauber.fadeIn {
  visibility: visible; }

.zeile_text_block_sauber .column {
  text-align: center; }

.zeile_text_block_sauber .sauber {
  width: auto;
  display: inline-block;
  margin: 0 auto;
  position: relative; }

.zeile_keyvisual_minimal {
  height: auto;
  min-height: 250px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.zeile_keyvisual_minimal .slide.lozad {
  min-height: 250px;
  width: 100%; }

.zeile_keyvisual_minimal .slide-container {
  min-height: 250px;
  width: 100%; }

.zeile_keyvisual_minimal .inhalt-container {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  visibility: hidden; }

.zeile_keyvisual_minimal .inhalt-container.slideInLeft {
  visibility: visible; }

.zeile_keyvisual_minimal .inhalt-container h1 {
  font-size: 18px;
  font-weight: 500;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px; }

.zeile_keyvisual_minimal .inhalt-container h2 {
  font-size: 28px;
  font-weight: 300;
  margin-left: 20px;
  margin-right: 20px; }

@media (min-width: 1100px) {
  .zeile_keyvisual_minimal .inhalt-container h1 {
    font-size: 28px; }
  .zeile_keyvisual_minimal .inhalt-container h2 {
    font-size: 38px; } }

.zeile_keyvisual_minimal {
  position: relative; }

.zeile_keyvisual_minimal .curtain {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5); }

.zeile_text_block_sauber .sauber p {
  font-size: 20px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 700px; }

.zeile_text_block_sauber .sauber h2 {
  font-size: 28px;
  font-weight: 400; }

.zeile_text_block_sauber .sauber h2.zwischen {
  font-size: 32px;
  font-weight: 700; }

.zeile_berater_danke_spezial h2 p {
  font-size: 20px !important;
  font-weight: 500 !important;
  text-align: center !important; }




p img.alignnone {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.form-group.farbmuster, .form-group.email-precheck {
  position: relative;
}
/*
.showcolour {
  position: absolute;
  right:11px;
  top:57px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  border:1px solid #888888;
}
*/

.showcolour {
  position: absolute;
  right:11px;
  top:57px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  border:0px solid #888888;
  text-align: center;
  line-height: 30px;
  background: #fff !important;
}

.showcolour .fas {
  color: #fff;
}

.showcolour.oki .fas {
  color: #888888;
}

.emailcheck {
  position: absolute;
  right:7px;
  top:60px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  border:0px solid #888888;

  opacity: 0;

  transition: all 0.2s linear;

}

.emailcheck.show {

  opacity: 1;


}

.emailcheck .fas.fa-times {
  color: red;
  font-size: 25px;
}

.emailcheck .fas.fa-check {
  color: green;
  font-size: 25px;
}

.hidden-colors {
  opacity: 0;
  transition: all 0.2s linear;
}


.hidden-colors.show {
  opacity: 1;
}




.not-all-used {
  display: none;
  border: none;
  border-bottom: none;
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 15px;
  margin-top: 20px;
  font-weight: 500;
  color: #848484;
}

.all-used {
  display: none;

}

.missing_min_colour {
  text-align: center;
  display: none;
}

.all-used .toast-error, .missing_min_colour .toast-error {
  border: none;
  border-bottom: none;
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 15px;
  margin-top: 20px;
  font-weight: 500;
}

.emailnotvalid {
  display: none;

}

.emailnotvalid .toast-error {
  border: none;
  border-bottom: none;
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 15px;
  margin-top: 20px;
  font-weight: 500;
}

.emailnotvalid.show, .all-used.show, .not-all-used.show, .missing_min_colour.show {
  display: block;
}

.form-group.farbmuster.hide, .missing_min_colour.hide,  .missing_min_colour.hidden {
  display: none;
}

#farbe0, #farbe1, #farbe2 {
  text-transform: uppercase;
}
