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; }

/*
#masthead {
    //background: linear-gradient(to left, #08B1E7 0%, rgba(255, 255, 255, 0.85) 80%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%);
}
*/
.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 {
    //position: relative;
    .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 {
    //position: relative;
    .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;
        &::before {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            background-color: rgba(4, 19, 74, 0.442);
        }
    }
}

.main-hero { 
    .bg-fill {
        //position: relative;
        .section-bg-overlay {
            background: url(/wp-content/uploads/2023/03/polygon_08.webp)!important;
            background-position: center 20%!important;
            background-size: cover!important;
//          background-color: rgba(16, 53, 62, 0.953);
//          mix-blend-mode: multiply;
        }
    }
}

.main-hero-section2 { 
    .bg-fill {
        //position: relative;
        .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(4, 19, 74, 0.442);
                mix-blend-mode: overlay;
            }
        }
    }
}

.main-hero-section3 { 
    .bg-fill {
        //position: relative;
        .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 {
        //position: relative;
        .video-overlay.fill {
            //background: linear-gradient(to bottom, rgba(4, 19, 74, 0.01), rgba(4, 19, 74, 1));
            background: linear-gradient(to bottom, rgba(0, 175, 239, 0.01), rgba(0, 175, 239, 1));
//          background-color: rgba(16, 53, 62, 0.953);
//          mix-blend-mode: multiply;
            z-index: 1;
        }
    }
    .banner-layers {
        z-index: 99;
    }
}

*/
/*
.my-blog-posts {
    .cat-label {
        position: absolute;
        top: -1em;
        font-size: 1em;
    }
}
*/
.lepesek {
  display: inline-block;
  margin-left: -3rem;
  margin-right: .5rem;
  background-color: #F7B058;
  border-radius: 99px;
  width: 2.5rem;
  height: 2.5rem;
  color: white;
  text-align: center; }

.my-hero .bg-fill {
  opacity: .5; }

#geppark-table td {
  border-bottom: 1px solid white; }

h1, h2, h3, h4, h5, h6 {
  font-family: "franklin-gothic-urw", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important; }
