.vib-v2-hamburger-menu i {
  border-radius: 25px;
  top: 0;
  width: 30px !important;
  height: 30px;
  background-color: transparent !important;
}
.vib-v2-hamburger-menu i:before {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000 !important;
}
.vib-v2-hamburger-menu i:after {
  top: auto;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000 !important;
}

.vib-v2-link-search-home, .vib-v2-link-login-home {
  background: transparent;
}
.vib-v2-link-search-home .icon_search-home, .vib-v2-link-login-home .icon_search-home, .vib-v2-link-login-home .icon_login-home {
  background: url(/static/homePage_2025/img/icon-search.svg) 0 0/100% no-repeat;
  width: 25px;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.vib-v2-link-login-home .icon_login-home {
  background: url(/static/homePage_2025/img/icon-user.svg) 0 0/100% no-repeat;
  width: 20px;
  height: 20px;
}

.vib-v2-link-atm-home-new {
  display: none;
}

.vib-v2-section-header_new {
  background: #fff;
  box-shadow: none;
  transition: 0.15s ease-in;
  height: 70px;
}
.vib-v2-section-header_new.vib-v2-header-scroll {
  background: #fff;
  box-shadow: 0px 1px 5px 0px rgba(188, 188, 188, 0.25);
  height: 60px;
}
.vib-v2-section-header_new.vib-v2-header-scroll i {
  filter: invert(1);
}
.vib-v2-section-header_new.vib-v2-header-scroll .vib-v2-hamburger-menu i {
  top: -6px;
  filter: invert(0);
}
.vib-v2-section-header_new.vib-v2-header-scroll .vib-v2-hamburger-menu i:before {
  background-color: #000 !important;
}
.vib-v2-section-header_new.vib-v2-header-scroll .vib-v2-hamburger-menu i:after {
  background-color: #000 !important;
}

body .vib-v2-section-header_new.about-us-header,
.vib-v2-section-header_new_form,
body .vib-v2-section-header_new.header-dn {
  background: #fff;
}
body .vib-v2-section-header_new.about-us-header .txt_logo_vib,
.vib-v2-section-header_new_form .txt_logo_vib,
body .vib-v2-section-header_new.header-dn .txt_logo_vib {
  filter: none;
}
body .vib-v2-section-header_new.about-us-header > .vib-v2-wrapper_new,
.vib-v2-section-header_new_form > .vib-v2-wrapper_new,
body .vib-v2-section-header_new.header-dn > .vib-v2-wrapper_new {
  height: 100%;
}

body .vib-v2-section-header_new.about-us-header:not(.vib-v2-header-scroll),
.vib-v2-section-header_new_form:not(.vib-v2-header-scroll),
body .vib-v2-section-header_new.header-dn:not(.vib-v2-header-scroll) {
  position: relative;
}

body .vib-v2-section-header_new02 .vib-v2-hamburger-menu i,
body .vib-v2-section-header_new02 .vib-v2-link-search-home i,
body .vib-v2-section-header_new02 .vib-v2-link-login-home i,
body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu i,
body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home i,
body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home i,
.vib-v2-section-header_new_form .vib-v2-hamburger-menu i,
.vib-v2-section-header_new_form .vib-v2-link-search-home i,
.vib-v2-section-header_new_form .vib-v2-link-login-home i,
body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu i,
body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home i,
body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home i {
  filter: invert(1);
}
body .vib-v2-section-header_new02 .vib-v2-link-search-home, body .vib-v2-section-header_new02 .vib-v2-link-login-home,
body .vib-v2-section-header_new02 .vib-v2-main-nav-home,
body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home,
body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home,
body .vib-v2-section-header_new.about-us-header .vib-v2-main-nav-home,
.vib-v2-section-header_new_form .vib-v2-link-search-home,
.vib-v2-section-header_new_form .vib-v2-link-login-home,
.vib-v2-section-header_new_form .vib-v2-main-nav-home,
body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home,
body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home,
body .vib-v2-section-header_new.header-dn .vib-v2-main-nav-home {
  top: 50% !important;
  transform: translateY(-50%);
}
body .vib-v2-section-header_new02 .vib-v2-main-nav-home,
body .vib-v2-section-header_new.about-us-header .vib-v2-main-nav-home,
.vib-v2-section-header_new_form .vib-v2-main-nav-home,
body .vib-v2-section-header_new.header-dn .vib-v2-main-nav-home {
  left: 45px;
}
body .vib-v2-section-header_new02 .vib-v2-main-nav-home ul, body .vib-v2-section-header_new02 .vib-v2-main-nav-home li,
body .vib-v2-section-header_new.about-us-header .vib-v2-main-nav-home ul,
body .vib-v2-section-header_new.about-us-header .vib-v2-main-nav-home li,
.vib-v2-section-header_new_form .vib-v2-main-nav-home ul,
.vib-v2-section-header_new_form .vib-v2-main-nav-home li,
body .vib-v2-section-header_new.header-dn .vib-v2-main-nav-home ul,
body .vib-v2-section-header_new.header-dn .vib-v2-main-nav-home li {
  margin: 0;
  padding: 0;
}
body .vib-v2-section-header_new02 .vib-v2-hamburger-menu,
body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu,
.vib-v2-section-header_new_form .vib-v2-hamburger-menu,
body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu {
  top: 50%;
  transform: translateY(-50%);
}
body .vib-v2-section-header_new02 .vib-v2-hamburger-menu i,
body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu i,
.vib-v2-section-header_new_form .vib-v2-hamburger-menu i,
body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu i {
  border-radius: 25px;
  width: 30px !important;
  height: 30px !important;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent !important;
  filter: invert(0);
}
body .vib-v2-section-header_new02 .vib-v2-hamburger-menu i:before,
body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu i:before,
.vib-v2-section-header_new_form .vib-v2-hamburger-menu i:before,
body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu i:before {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000 !important;
}
body .vib-v2-section-header_new02 .vib-v2-hamburger-menu i:after,
body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu i:after,
.vib-v2-section-header_new_form .vib-v2-hamburger-menu i:after,
body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu i:after {
  top: auto;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000 !important;
}

body.credit-list-card-page .vib-v2-section-header_new02 .vib-v2-link-search-home, body.credit-list-card-page .vib-v2-section-header_new02 .vib-v2-link-login-home {
  right: 0;
}

#tlts-info-user {
  height: 30px;
  top: 50% !important;
  transform: translateY(-50%);
}
#tlts-info-user:not(.logged) {
  border-radius: 25px;
}
#tlts-info-user:not(.logged) .icon-login-tlts {
  background: url(/static/homePage_2025/img/icon-user.svg) 0 0/100% no-repeat !important;
  width: 20px;
  height: 20px;
  filter: invert(1);
  top: 50% !important;
  transform: translateY(-50%);
}
#tlts-info-user.info-user.logged .icon-login-tlts {
  top: 0;
}
#tlts-info-user i + span {
  top: 28px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  opacity: 0;
  transition: all 0.5s ease;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  pointer-events: none;
}

@media only screen and (max-width: 1024px) {
  .vib-v2-hamburger-menu i {
    top: 50% !important;
  }
  body.mobile.android #smartbanner + .wpthemeFrame .vib-v2-section-header_new {
    top: auto;
  }
  body.mobile.android.scrolled #smartbanner {
    display: none;
  }
  body.mobile.android.scrolled #smartbanner + .wpthemeFrame .vib-v2-section-header_new {
    top: 0;
  }
  .vib-v2-section-header_new02 a.tel_top_home {
    top: 50%;
    transform: translateY(-50%);
  }
  body.credit-list-card-page .vib-v2-section-header_new02 .vib-v2-link-search-home, body.credit-list-card-page .vib-v2-section-header_new02 .vib-v2-link-login-home {
    right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .vib-v2-link-search-home, .vib-v2-link-login-home, .vib-v2-hamburger-menu {
    top: 20px;
  }
  .home-header .vib-v2-link-login-home:hover span, .home-header .vib-v2-link-search-home:hover span {
    top: 35px;
  }
  .vib-v2-section-header_new .vib-v2-logoVIB:not(.logo-scroll) {
    padding-top: 13px !important;
  }
  .home-header .vib-v2-link-atm-home, .home-header .vib-v2-link-login-home, .home-header .vib-v2-link-search-home,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home,
  .vib-v2-section-header_new02 .vib-v2-link-login-home,
  .vib-v2-section-header_new02 .vib-v2-link-search-home,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home,
  .vib-v2-section-header_new_form .vib-v2-link-login-home,
  .vib-v2-section-header_new_form .vib-v2-link-search-home,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home {
    transition: all 0.5s ease;
    border-radius: 25px;
  }
  .home-header .vib-v2-link-atm-home i, .home-header .vib-v2-link-login-home i, .home-header .vib-v2-link-search-home i,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home i,
  .vib-v2-section-header_new02 .vib-v2-link-login-home i,
  .vib-v2-section-header_new02 .vib-v2-link-search-home i,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home i,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home i,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home i,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home i,
  .vib-v2-section-header_new_form .vib-v2-link-login-home i,
  .vib-v2-section-header_new_form .vib-v2-link-search-home i,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home i,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home i,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home i {
    filter: invert(1);
  }
  .home-header .vib-v2-link-atm-home span, .home-header .vib-v2-link-login-home span, .home-header .vib-v2-link-search-home span,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home span,
  .vib-v2-section-header_new02 .vib-v2-link-login-home span,
  .vib-v2-section-header_new02 .vib-v2-link-search-home span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home span,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home span,
  .vib-v2-section-header_new_form .vib-v2-link-login-home span,
  .vib-v2-section-header_new_form .vib-v2-link-search-home span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home span {
    top: 28px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    opacity: 0;
    transition: all 0.5s ease;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    pointer-events: none;
  }
  .home-header .vib-v2-link-atm-home:hover, .home-header .vib-v2-link-login-home:hover, .home-header .vib-v2-link-search-home:hover,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home:hover,
  .vib-v2-section-header_new02 .vib-v2-link-login-home:hover,
  .vib-v2-section-header_new02 .vib-v2-link-search-home:hover,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home:hover,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home:hover,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home:hover,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home:hover,
  .vib-v2-section-header_new_form .vib-v2-link-login-home:hover,
  .vib-v2-section-header_new_form .vib-v2-link-search-home:hover,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home:hover,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home:hover,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home:hover {
    background: rgba(0, 0, 0, 0.1) !important;
  }
  .home-header .vib-v2-link-atm-home:hover::after, .home-header .vib-v2-link-login-home:hover::after, .home-header .vib-v2-link-search-home:hover::after,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home:hover::after,
  .vib-v2-section-header_new02 .vib-v2-link-login-home:hover::after,
  .vib-v2-section-header_new02 .vib-v2-link-search-home:hover::after,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home:hover::after,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home:hover::after,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home:hover::after,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home:hover::after,
  .vib-v2-section-header_new_form .vib-v2-link-login-home:hover::after,
  .vib-v2-section-header_new_form .vib-v2-link-search-home:hover::after,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home:hover::after,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home:hover::after,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home:hover::after {
    content: "";
    position: absolute;
    top: 99%;
    height: 30px;
    width: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-header .vib-v2-link-atm-home:hover span, .home-header .vib-v2-link-login-home:hover span, .home-header .vib-v2-link-search-home:hover span,
  .vib-v2-section-header_new02 .vib-v2-link-atm-home:hover span,
  .vib-v2-section-header_new02 .vib-v2-link-login-home:hover span,
  .vib-v2-section-header_new02 .vib-v2-link-search-home:hover span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-atm-home:hover span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-login-home:hover span,
  body .vib-v2-section-header_new.about-us-header .vib-v2-link-search-home:hover span,
  .vib-v2-section-header_new_form .vib-v2-link-atm-home:hover span,
  .vib-v2-section-header_new_form .vib-v2-link-login-home:hover span,
  .vib-v2-section-header_new_form .vib-v2-link-search-home:hover span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-atm-home:hover span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-login-home:hover span,
  body .vib-v2-section-header_new.header-dn .vib-v2-link-search-home:hover span {
    top: 32px;
    opacity: 1;
    pointer-events: all;
  }
  .home-header .vib-v2-hamburger-menu i:hover,
  .vib-v2-section-header_new02 .vib-v2-hamburger-menu i:hover,
  body .vib-v2-section-header_new.about-us-header .vib-v2-hamburger-menu i:hover,
  .vib-v2-section-header_new_form .vib-v2-hamburger-menu i:hover,
  body .vib-v2-section-header_new.header-dn .vib-v2-hamburger-menu i:hover {
    background: rgba(0, 0, 0, 0.1) !important;
  }
  #tlts-info-user:not(.logged):hover {
    background: rgba(0, 0, 0, 0.1) !important;
  }
  #tlts-info-user:not(.logged):hover::after {
    content: "";
    position: absolute;
    top: 99%;
    height: 30px;
    width: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  #tlts-info-user:not(.logged):hover > i + span {
    top: 32px;
    opacity: 1;
    pointer-events: all;
  }
  .vib-v2-main-nav-home > ul li:nth-child(2), .breadcumb.hidden_pc .vib-v2-wrapper_new > ul li:nth-child(2), .vib-v2-main-nav-home a + span {
    text-indent: inherit !important;
  }
}/*# sourceMappingURL=header_2025.css.map */