/* ==========================================
   RESPONSIVE BITFORM FORMULAR CSS TEMPLATE
   Breakpoints: 1024px, 767px, 480px, 380px mit clamp-Anpassung
   ========================================== */
/* #Animation stop JS */

.BN:checked~[data-cl] [data-bx] {
    background: #D84A0A!important;
}

.check {
    display: none !important;
}

._frm-b3-stp-cntnt {
  transition: none !important;
  opacity: 1 !important;
  transform: none !important;
}

._frm-b3-stp-cntnt.deactive {
  display: none !important;
  opacity: 0 !important;
  transform: none !important;
}

.b3-23-bx.bf-bx {
  margin-right: 25px !important;
}

