ul.machines {
  list-style-image: none;
  list-style-type: none;
  width: 90%;
  padding: 8px 0 16px 16px;
  margin: 0; }

ul.machines li {
  display: list-item;
  background-color: #cbcbcb;
  padding: 4px;
  margin-bottom: 4px; }

ul.machines span.name {
  font-weight: bold;
  width: 30%;
  display: inline-block; }

ul.machines span.desc {
  display: inline-block;
  width: 25%;
  font-style: italic; }

ul.machines span.price {
  text-align: right;
  width: 40%;
  display: inline-block; }

.op-4 {
  opacity: 0.8 !important; }
  .op-4 .bg-fill {
    background-blend-mode: difference;
    background-color: #000850; }

form.wpforms-form input, form.wpforms-form textarea {
  color: #061b30 !important;
  background: none !important;
  border-width: 0 !important;
  border-bottom: 1px solid #164978 !important;
  font-weight: 600 !important; }

form.wpforms-form button {
  margin-top: 15px !important;
  padding: 10px 45px !important;
  color: #164978 !important;
  background: none !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #164978 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important; }
  form.wpforms-form button:hover {
    background: #164978 !important;
    color: white !important; }

.footer-form .wpforms-field-container {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .footer-form .wpforms-field-container .wpforms-field {
    width: 50%;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2; }

.footer-form form.wpforms-form input {
  max-width: 90% !important; }

.footer-form form.wpforms-form textarea {
  max-width: 95% !important; }

.footer-form form.wpforms-form input, .footer-form form.wpforms-form textarea {
  color: white !important;
  background: none !important;
  border-width: 0 !important;
  border-bottom: 1px solid white !important;
  font-weight: 600 !important; }

.footer-form form.wpforms-form button {
  margin-top: 15px !important;
  margin-left: -3% !important;
  padding: 10px 45px !important;
  color: white !important;
  background: none !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: white !important;
  text-transform: uppercase !important;
  font-weight: 700 !important; }
  .footer-form form.wpforms-form button:hover {
    background: white !important;
    color: #164978 !important; }

.szechenyi2020 {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 220px !important;
  z-index: 99 !important; }

#szechenyi-container {
  position: fixed !important;
  right: 0 !important;
  top: 100px !important;
  width: 322px !important;
  z-index: 9999 !important; }

#collapseSzechenyi {
  float: right; }

#toggleSzechenyiVisibility {
  position: absolute;
  right: 30px;
  margin-top: -40px;
  min-height: auto;
  max-height: 28px;
  line-height: normal;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #b9b9b9;
  padding: 0; }

.flipped {
  rotate: 180deg; }

.video-banner .overlay {
  background-image: url(/wp-content/uploads/2022/12/video_overlay_2.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 60%;
  background-blend-mode: multiply;
  opacity: .95; }
