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

form.wpforms-form button {
  margin-top: 15px !important;
  padding: 10px 45px !important;
  color: #3a3a3a !important;
  background: none !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #3a3a3a !important;
  text-transform: uppercase !important;
  font-weight: 700 !important; }
  form.wpforms-form button:hover {
    background: #3a3a3a !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; }

#szechenyi-container {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 322px !important;
  z-index: 99 !important; }

#collapseSzechenyi {
  float: right; }

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

.flipped {
  rotate: 180deg; }

.blurred-bg-col-inner .col-inner {
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px); }

.blurred-bg {
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px); }

.custom-banner .overlay {
  background-image: url(/wp-content/uploads/2023/03/polygon_08.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 60%;
  background-blend-mode: multiply;
  opacity: .95; }

.main-hero .banner-bg .overlay {
  background: url(/wp-content/uploads/2023/03/polygon_08.webp) !important;
  background-position: center 20% !important;
  background-size: cover !important; }

.main-hero-2 .banner-bg .overlay {
  background: url(/wp-content/uploads/2023/03/polygon_08.webp) !important;
  background-position: center 20% !important;
  background-size: cover !important;
  mix-blend-mode: overlay; }
  .main-hero-2 .banner-bg .overlay::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: rgba(4, 19, 74, 0.442); }

.main-hero .bg-fill .section-bg-overlay {
  background: url(/wp-content/uploads/2023/03/polygon_08.webp) !important;
  background-position: center 20% !important;
  background-size: cover !important; }

.main-hero-section2 .bg-fill .section-bg-overlay::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background: url(/wp-content/uploads/2023/03/polygon_08.webp) !important;
  background-position: center 20% !important;
  background-size: cover !important;
  mix-blend-mode: overlay; }

.main-hero-section3 .bg-fill .section-bg-overlay::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background: url(/wp-content/uploads/2023/03/polygon_08.webp) !important;
  background-position: center 20% !important;
  background-size: cover !important;
  background-color: rgba(0, 1, 37, 0.884);
  mix-blend-mode: overlay; }

.video-blue-gradient .banner-bg .video-overlay.fill {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 175, 239, 0.01)), to(#00afef));
  background: -webkit-linear-gradient(top, rgba(0, 175, 239, 0.01), #00afef);
  background: linear-gradient(to bottom, rgba(0, 175, 239, 0.01), #00afef);
  z-index: 1; }

.video-blue-gradient .banner-layers {
  z-index: 99; }
