.tw-inner-page-banner .swiper-slide .image {
  width: 100%;
  height: 100vh;
  position: relative;
  transition: height ease-in-out 1s;
  -o-transition: height ease-in-out 1s;
  -webkit-transition: height ease-in-out 1s;
}
@media screen and (min-width: 375px) {
  .tw-inner-page-banner .swiper-slide .image {
    height: 100dvh;
    padding-top: calc(868 / 1920 * 100%);
    position: relative;
  }
  .tw-inner-page-banner .swiper-slide .image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
  }
}
.tw-inner-page-banner .swiper-slide .image::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to top, #174890 -25% -25%, hsla(0, 0%, 0%, 0) 25% 60%, hsla(0, 0%, 0%, 0.5) 80% 100%);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.9375rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: right;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
.tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 13px;
  }
}
.tw-inner-page-banner .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.tw-inner-page-banner img, .tw-inner-page-banner video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tw-inner-page-banner .title-main {
  position: absolute;
  bottom: 3.75rem;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 9.0925rem;
  line-height: 8.0625rem;
  width: 100%;
  z-index: 9;
  max-width: 108rem;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .title-main {
    font-size: 5.9675rem;
    line-height: 5.9375rem;
  }
}
@media screen and (min-width: 1350px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.28rem;
    line-height: 6.25rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.5925rem;
    line-height: 6.5625rem;
  }
}
@media screen and (min-width: 1490px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.2175rem;
    line-height: 7.1875rem;
  }
}
@media screen and (min-width: 1630px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.8425rem;
    line-height: 7.8125rem;
  }
}
@media screen and (min-width: 1920px) {
  .tw-inner-page-banner .title-main {
    font-size: 9.0925rem;
    line-height: 8.0625rem;
  }
}
@media screen and (max-width: 1199px) {
  .tw-inner-page-banner .title-main {
    font-size: 4.0925rem;
    line-height: 4.0625rem;
  }
}
@media screen and (max-width: 575.98px) {
  .tw-inner-page-banner .title-main {
    font-size: 2.8125rem;
    line-height: 1.1;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

/* —— Kontakt stranica (premium svetla tema) —— */
.bw-contact-page {
  background: linear-gradient(180deg, #fbfcfe 0%, #f3f6fa 45%, #eef2f7 100%);
  color: #1a1d21;
  /* visible: overflow:hidden na sekciji onemogućava position:sticky na aside */
  overflow: visible;
}
.bw-contact-page .bw-contact-lead {
  color: #5a6169;
  font-size: 1.0625rem;
  line-height: 1.72;
  max-width: 38rem;
  margin-bottom: 2.25rem;
  font-weight: 400;
}
.bw-contact-page .bw-contact-form-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #0f2f5c;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(23, 72, 144, 0.12);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
.bw-contact-form {
  background: #fff;
  padding: clamp(1.5rem, 4vw, 2.35rem) clamp(1.35rem, 3vw, 2.25rem);
  border-radius: 16px;
  border: 1px solid rgba(23, 72, 144, 0.09);
  box-shadow:
    0 1px 2px rgba(15, 47, 92, 0.04),
    0 12px 40px rgba(23, 72, 144, 0.07),
    0 0 0 1px rgba(255, 255, 255, 0.8) inset;
}
.bw-contact-form .form-label {
  color: #3d4450;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.45rem;
}
.bw-contact-form .form-label .text-danger {
  color: #c60c02 !important;
}
/* Ne koristiti skraćeno background: na select */
.bw-contact-form .form-control {
  background-color: #fafbfc;
  border: 1px solid #dfe3e8;
  color: #1a1d21;
  border-radius: 10px;
  font-size: 0.9375rem;
  padding: 0.7rem 1rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.bw-contact-form .form-control:hover {
  border-color: #c5cdd6;
  background-color: #fff;
}
.bw-contact-form .form-select {
  background-color: #fafbfc;
  border: 1px solid #dfe3e8;
  color: #1a1d21;
  border-radius: 10px;
  font-size: 0.9375rem;
  padding: 0.7rem 2.65rem 0.7rem 1rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234a5568' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 16px 12px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.bw-contact-form .form-select:hover {
  border-color: #c5cdd6;
  background-color: #fff;
}
.bw-contact-form .form-control::placeholder {
  color: #8b939e;
}
.bw-contact-form .form-select option {
  color: #212529;
  background: #fff;
}
.bw-contact-form .form-control:focus,
.bw-contact-form .form-select:focus {
  background-color: #fff;
  border-color: #174890;
  box-shadow: 0 0 0 4px rgba(23, 72, 144, 0.12);
  color: #1a1d21;
}
.bw-contact-form textarea.form-control {
  min-height: 160px;
  resize: vertical;
}
.bw-contact-form .btn-bw-submit {
  background: linear-gradient(180deg, #1a5199 0%, #174890 100%);
  color: #fff !important;
  border: none;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 1rem 2.25rem;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(23, 72, 144, 0.35), 0 1px 0 rgba(255, 255, 255, 0.15) inset;
  transition: background 0.22s ease, box-shadow 0.22s ease, transform 0.18s ease;
}
.bw-contact-form .btn-bw-submit:hover {
  background: linear-gradient(180deg, #1f5eb0 0%, #1a5199 100%);
  color: #fff !important;
  box-shadow: 0 6px 22px rgba(23, 72, 144, 0.42);
  transform: translateY(-1px);
}
.bw-contact-form .btn-bw-submit:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(23, 72, 144, 0.3);
}
.bw-contact-form .btn-bw-submit:focus-visible {
  outline: 2px solid #174890;
  outline-offset: 3px;
}
.bw-contact-form .bw-form-note {
  font-size: 0.8125rem;
  color: #6c757d;
  margin-top: 1.25rem;
  max-width: 36rem;
  line-height: 1.6;
}

.bw-contact-status {
  font-size: 0.875rem;
  line-height: 1.55;
  padding: 0.9rem 1.1rem;
  border-radius: 10px;
  margin-bottom: 1.15rem;
  font-weight: 500;
}
.bw-contact-status--ok {
  background: #e8f4ec;
  color: #14532a;
  border: 1px solid #c3e6cb;
}
.bw-contact-status--err {
  background: #fcebec;
  color: #7a1e26;
  border: 1px solid #f1aeb5;
}

.bw-contact-aside {
  border: 1px solid rgba(23, 72, 144, 0.1);
  background: #fff;
  border-radius: 16px;
  padding: clamp(1.5rem, 3vw, 2rem) clamp(1.25rem, 2.5vw, 1.75rem);
  box-shadow:
    0 1px 2px rgba(15, 47, 92, 0.04),
    0 16px 48px rgba(23, 72, 144, 0.08);
  border-left: 4px solid #174890;
}
@media screen and (min-width: 992px) {
  .bw-contact-aside {
    position: sticky;
    /* ispod fiksiranog .main-header */
    top: calc(5.5rem + env(safe-area-inset-top, 0px));
    z-index: 2;
  }
}

@media screen and (min-width: 1200px) {
  .bw-contact-aside {
    top: calc(6.25rem + env(safe-area-inset-top, 0px));
  }
}
.bw-contact-aside h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #174890;
  margin-bottom: 1.15rem;
}
.bw-contact-quick a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  color: #1a1d21;
  font-weight: 600;
  font-size: 0.9375rem;
  margin-bottom: 0.95rem;
  padding: 0.35rem 0;
  transition: color 0.2s ease;
}
.bw-contact-quick a:hover {
  color: #174890;
}
.bw-contact-quick a:last-child {
  margin-bottom: 0;
}
.bw-contact-quick svg {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  fill: #174890;
  opacity: 0.92;
}
.bw-contact-social-label {
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6c757d;
  margin: 1.75rem 0 1rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(23, 72, 144, 0.08);
}
.bw-contact-social-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start;
}
.bw-contact-social-row a {
  width: 46px;
  height: 46px;
  border: 1px solid #dfe3e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #174890;
  font-size: 18px;
  text-decoration: none;
  background: #fafbfc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.18s ease;
}
.bw-contact-social-row a:hover {
  border-color: #174890;
  background: #174890;
  color: #fff;
  box-shadow: 0 6px 18px rgba(23, 72, 144, 0.35);
  transform: translateY(-2px);
}
.bw-contact-social-row a:hover svg {
  fill: #fff;
}
.bw-contact-social-row a:hover i {
  color: #fff;
}

/* Mape */
.bw-contact-maps {
  background: linear-gradient(180deg, #eef2f7 0%, #e8ecf3 50%, #e3e8f0 100%);
  border-top: 1px solid rgba(23, 72, 144, 0.08);
  color: #1a1d21;
}
.bw-contact-maps .bw-maps-intro {
  max-width: 40rem;
  margin-bottom: 2.25rem;
  color: #5a6169;
  line-height: 1.72;
  font-size: 1.0625rem;
}
.bw-contact-maps h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.3rem, 2vw, 1.65rem);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0f2f5c;
  margin-bottom: 1.75rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(23, 72, 144, 0.12);
}
.bw-contact-maps .bw-map-card {
  background: #fff;
  border-radius: 16px;
  border: 1px solid rgba(23, 72, 144, 0.08);
  padding: clamp(1.25rem, 3vw, 1.75rem);
  box-shadow:
    0 1px 2px rgba(15, 47, 92, 0.04),
    0 14px 36px rgba(23, 72, 144, 0.07);
  height: 100%;
}
.bw-contact-maps .bw-map-card h3 {
  font-size: 1.0625rem;
  font-weight: 700;
  color: #0f2f5c;
  margin-bottom: 0.5rem;
  letter-spacing: 0.02em;
}
.bw-contact-maps .bw-map-card p {
  font-size: 0.875rem;
  color: #5a6169;
  margin-bottom: 0.65rem;
  line-height: 1.55;
}
.bw-contact-maps .bw-map-card p.bw-map-hours {
  margin-bottom: 0.75rem;
  color: #3d4450;
  font-weight: 600;
}
.bw-contact-maps .bw-map-card a.text-link-maps {
  color: #174890;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.bw-contact-maps .bw-map-card a.text-link-maps:hover {
  color: #0d3566;
  text-decoration: underline;
}
.bw-contact-maps .bw-map-card a.text-link-maps.bw-map-directions {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 1rem;
  padding: 0.5rem 0;
  border-bottom: 2px solid rgba(23, 72, 144, 0.35);
}
.bw-contact-maps .bw-map-card a.text-link-maps.bw-map-directions:hover {
  color: #0d3566;
  border-bottom-color: #174890;
  text-decoration: none;
}
.bw-contact-maps .bw-map-frame {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #dfe3e8;
  line-height: 0;
  box-shadow: 0 4px 20px rgba(15, 47, 92, 0.08);
}
.bw-contact-maps .bw-map-frame iframe {
  width: 100%;
  height: 400px;
  border: 0;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .bw-contact-maps .bw-map-frame iframe {
    height: 280px;
  }
}

.tw-inner-contact_support {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 992px) {
  .tw-inner-contact_support {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_support {
    margin-bottom: 4.125rem;
  }
}
.tw-inner-contact_support * svg {
  margin-inline-end: 0.6875rem;
  fill: #174890;
  max-width: 2.5625rem;
  max-height: 2.5625rem;
}
@media screen and (max-width: 1199.98px) {
  .tw-inner-contact_support * svg {
    max-width: 1.4375rem;
    margin-inline-end: 0.5rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .tw-inner-contact_support a {
    font-size: 1.0625rem;
  }
}
.tw-inner-contact_support_head, .tw-inner-contact_support_mail {
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_support_head, .tw-inner-contact_support_mail {
    margin-bottom: 25px;
  }
}
.tw-inner-contact_support_number {
  margin-inline-start: 2.5rem;
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
  margin-bottom: 15px;
}
.tw-inner-contact_content {
  max-width: 37.5rem;
}
.tw-inner-contact_content .link {
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_content .link:hover {
    color: #174890;
  }
}
.tw-inner-contact_img {
  padding-top: calc(1037 / 545 * 100%);
  position: relative;
  margin-bottom: 0;
}
.tw-inner-contact_img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_img_wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .tw-inner-contact_img_wrap {
    margin-top: 2.5rem;
    max-width: 25rem;
  }
}
@media screen and (max-width: 575.98px) {
  .tw-inner-contact_img_wrap {
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.tw-inner-contact_social {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social {
    margin-top: 3.5rem;
  }
}
.tw-inner-contact_social > a {
  color: #4a4f54;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social > a:hover {
    color: #000;
  }
  .tw-inner-contact_social > a:hover svg path {
    fill: #000;
  }
}
.tw-inner-contact_social > a svg {
  margin-inline-end: 0.625rem;
  max-width: 28px;
}
.tw-inner-contact_social > a svg path {
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social > a svg {
    max-width: 45px;
    margin-inline-end: 1.0625rem;
  }
}
.tw-inner-contact_map {
  margin-bottom: 1.875rem;
}
.tw-inner-contact_map_title {
  margin-bottom: 0.9375rem;
}
.tw-inner-contact_map_text svg {
  margin-inline-start: 0.375rem;
  vertical-align: top;
  max-width: 18px;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_map_text svg {
    max-width: 23px;
    margin-inline-start: 0.6875rem;
  }
}
.tw-inner-contact_map .text-link {
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_map .text-link:hover {
    color: #4a4f54;
  }
}
.tw-inner-contact-content-sec {
  overflow: hidden;
  padding: 2.5rem 0;
}
@media screen and (min-width: 576px) {
  .tw-inner-contact-content-sec {
    padding: 3.125rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .tw-inner-contact-content-sec {
    padding: 4.375rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact-content-sec {
    padding: 9.0625rem 0 6.5625rem 0;
  }
}

.bw-contact-page.sec-pd {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 576px) {
  .bw-contact-page.sec-pd {
    padding-top: 3rem;
    padding-bottom: 3.25rem;
  }
}
@media screen and (min-width: 768px) {
  .bw-contact-page.sec-pd {
    padding-top: 4rem;
    padding-bottom: 4.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .bw-contact-page.sec-pd {
    padding-top: 5rem;
    padding-bottom: 5.25rem;
  }
}
.bw-contact-maps.sec-pd {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 576px) {
  .bw-contact-maps.sec-pd {
    padding-top: 3.25rem;
    padding-bottom: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bw-contact-maps.sec-pd {
    padding-top: 4rem;
    padding-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .bw-contact-maps.sec-pd {
    padding-top: 4.5rem;
    padding-bottom: 5rem;
  }
}
