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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border-radius: 8px; }
  .footer-form .wpforms-container {
    margin: 15px !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 {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-form form.wpforms-form input {
      padding: 24px 15px !important;
      color: #999 !important;
      background: none !important;
      border: 1px solid #99999940 !important;
      border-radius: 10px !important;
      font-weight: 600 !important; }
      .footer-form form.wpforms-form input:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url(/wp-content/uploads/2024/02/mail.svg); }
    .footer-form form.wpforms-form .wpforms-submit-container {
      padding: 0 !important; }
    .footer-form form.wpforms-form button {
      margin: 0 !important;
      padding: 5px 30px !important;
      color: white !important;
      background-color: #c4c4c4 !important;
      border: 0 !important;
      border-radius: 10px;
      text-transform: capitalize !important;
      font-weight: 600 !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; }

/*
.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; }

#masthead {
  z-index: 99; }

#logo {
  margin-top: -40px; }
  #logo img {
    max-height: 138px !important;
    border-radius: 32px; }

.category-page-title {
  padding-top: 30px; }

.header-nav .active a {
  font-weight: 600; }

.hero-cta {
  background-color: #353535 !important; }

.align-to-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }
