.button {
  background-color: #222222;
}

#rekrutacja-trwa {
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 5;
}

#button-rekrutacja {
  max-width: 175px;
  background-color: rgb(7,16,57);
  font-weight: bold;
}

#button-rekrutacja:hover {
  max-width: 175px;
  background-color: #b9a46a;
  transition: opacity .35s;
}

#button-typ {
  max-width: 175px;
  background-color: rgb(7,16,57);
}

#button-typ:hover {
  max-width: 175px;
  background-color: #b9a46a;
  transition: opacity .35s;
  color: #f4f4f4;
}

#button-dok {
  max-width: 250px;
  background-color: rgb(180,157,90);
}

#button-dok:hover {
  max-width: 250px;
  background-color: rgb(7,16,57);
  transition: opacity .35s;
  color: #f4f4f4;
}

a:hover {
  color: #a81a47;
}

a {
  color: #b5a36e;
  text-decoration: none;
}

.carousel {
  position: relative;
  z-index: 4;
}

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
  max-height: 50vh;
}

@media (min-width: 300px) {
  #txt-hero {
    font-family: Montserrat, sans-serif;
    color: rgb(241,241,241);
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  #txt-hero {
    font-family: Montserrat, sans-serif;
    color: rgb(241,241,241);
    font-size: 50px;
  }
}

a:hover {
  color: #a81a47;
  /*text-decoration: underline;*/
}

a {
  color: #b5a36e;
  text-decoration: none;
}

.features-blue {
  color: #fff;
  background: linear-gradient(135deg, #071039, #252f5c);
  background-color: #184e8e;
  padding-bottom: 30px;
}

@media (max-width:767px) {
  .features-blue {
    padding-bottom: 10px;
  }
}

.features-blue p {
  color: rgba(255,255,255,0.6);
}

.features-blue h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .features-blue h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.features-blue .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 60px;
}

@media (max-width:767px) {
  .features-blue .intro {
    margin-bottom: 40px;
  }
}

.features-blue .item {
  min-height: 100px;
  padding-left: 80px;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .features-blue .item {
    min-height: 0;
  }
}

.features-blue .item .name {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
  color: inherit;
}

.features-blue .item .description {
  font-size: 15px;
  margin-bottom: 0;
}

.features-blue .item .icon {
  font-size: 40px;
  color: #ffcc1e;
  float: left;
  margin-left: -65px;
}

.modal-backdrop.show {
  opacity: .8;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #1e5158;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

@media (min-width: 300px) {
  #procent {
    color: #152c47;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    margin-top: 20px;
    background: #79add4;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 15px;
    margin-right: -15px;
    border-radius: 4px;
    display: none;
  }
}

@media (min-width: 768px) {
  #procent {
    color: #152c47;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    margin-top: 20px;
    background: #79add4;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 15px;
    margin-right: -15px;
    border-radius: 4px;
    display: block;
  }
}

@media (min-width: 300px) {
  #procent2 {
    color: #79add4;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  #procent2 {
    color: #79add4;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    margin-top: 20px;
  }
}

@media (min-width: 300px) {
  #banner-txt1 {
    font-family: Montserrat, sans-serif;
    color: rgb(255,255,255);
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 9px;
  }
}

@media (min-width: 768px) {
  #banner-txt1 {
    font-family: Montserrat, sans-serif;
    color: rgb(255,255,255);
    font-weight: 500;
    font-size: 32px;
    letter-spacing: 6px;
  }
}

@media (min-width: 300px) {
  #banner-txt2 {
    font-family: Montserrat, sans-serif;
    color: rgb(255,255,255);
    font-weight: 800;
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  #banner-txt2 {
    font-family: Montserrat, sans-serif;
    color: rgb(255,255,255);
    font-weight: 800;
    font-size: 54px;
  }
}

.dotted-menu {
  position: relative;
  padding-bottom: 8px;
  overflow: hidden;
}

.dotted-menu::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200%;
  height: 1px;
  background: repeating-linear-gradient( to right, rgba(255,255,255,0.5) 0, rgba(255,255,255,0.41) 1px, transparent 1px, transparent 6px );
  animation: moveDots 0.4s linear infinite;
}

@keyframes moveDots {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-6px);
  }
}

#Menu-anim {
  position: relative;
  font-size: 0.9em;
  color: rgba(249, 247, 245, 0.7);
  text-decoration: none;
  overflow: hidden;
  transition: color 0.4s ease;
}

#Menu-anim:hover {
  color: rgba(249, 247, 245, 1);
}

#Menu-anim::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  background-color: rgba(249, 247, 245, 0.499);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

/* gdy najeżdżasz – linia wysuwa się od lewej do prawej */

#Menu-anim:hover::after {
  transform: scaleX(1);
  transform-origin: right;
}

/* gdy zabierasz kursor – linia znika dalej w prawo (a nie cofa się) */

#Menu-anim::after {
  transition: transform 0.6s ease, transform-origin 0s 0.6s;
}

#Menu-anim:not(:hover)::after {
  transform: scaleX(0);
  transform-origin: left;
}

.menu-anim {
  position: relative;
  font-size: 0.9em;
  color: rgba(249, 247, 245, 0.7);
  text-decoration: none;
  overflow: hidden;
  transition: color 0.3s ease;
}

.menu-anim:hover {
  color: rgba(249, 247, 245, 1);
}

.menu-anim::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  background-color: rgba(249, 247, 245, 0.499);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

/* linia wysuwa się od lewej do prawej */

.menu-anim:hover::after {
  transform: scaleX(1);
  transform-origin: right;
}

/* znika w prawo */

.menu-anim::after {
  transition: transform 0.6s ease, transform-origin 0s 0.6s;
}

.menu-anim:not(:hover)::after {
  transform: scaleX(0);
  transform-origin: left;
}

.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  z-index: 20000;
}

.menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.menu-window {
  background: #00000073;
  max-width: 1100px;
  width: 92%;
  height: 85vh;
  position: relative;
  padding: 28px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.35);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* przewijanie zawartości */

.menu-content {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: flex-start;
  overflow-y: auto;
  padding-right: 12px;
  scrollbar-width: thin;
}

/* kolumna kontaktowa na dole */

.menu-footer {
  text-align: center;
  padding-top: 16px;
  border-top: 1px solid rgba(36, 27, 89, 0.2);
  font-size: 1rem;
  color: rgb(7,16,57);
  background: #fff;
}

.menu-close {
  position: absolute;
  top: 18px;
  right: 20px;
  background: transparent;
  border: none;
  font-size: 1.8rem;
  cursor: pointer;
  line-height: 1;
  color: #fff;
}

.menu-col {
  padding: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.menu-col.left img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}

.menu-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-col ul li {
  margin: 0;
}

.menu-link {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  color: rgb(7,16,57);
  text-decoration: none;
  overflow: hidden;
  transition: color 0.3s ease;
}

.menu-link:hover {
  color: #1e5158;
  opacity: 1;
}

/* animowane podkreślenie */

.menu-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background-color: rgb(22, 39, 114);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.menu-link:hover::after {
  transform: scaleX(1);
  transform-origin: right;
}

.menu-link::after {
  transition: transform 0.6s ease, transform-origin 0s 0.6s;
}

.menu-link:not(:hover)::after {
  transform: scaleX(0);
  transform-origin: left;
}

/* responsive */

@media (max-width: 900px) {
  .menu-content {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

@media (max-width: 900px) {
  .menu-window {
    height: 90vh;
    padding: 18px;
  }
}

@media (max-width: 900px) {
  .menu-close {
    top: 12px;
    right: 12px;
    font-size: 1.5rem;
  }
}

.menu-link {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  color: rgb(255, 255, 255);
  text-decoration: none;
  overflow: hidden;
  transition: color 0.3s ease;
}

/* po najechaniu kolor pełny */

.menu-link:hover {
  color: #3b4882;
  opacity: 1;
}

/* podkreślenie */

.menu-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background-color: rgb(7,16,57);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

/* wysuwa się od lewej do prawej */

.menu-link:hover::after {
  transform: scaleX(1);
  transform-origin: right;
}

/* znika dalej w prawo (nie cofa się) */

.menu-link::after {
  transition: transform 0.6s ease, transform-origin 0s 0.6s;
}

.menu-link:not(:hover)::after {
  transform: scaleX(0);
  transform-origin: left;
}

@media (min-width: 300px) {
  #menu-mob {
    display: none !important;
  }
}

@media (min-width: 992px) {
  #menu-mob {
    display: flex !important;
  }
}

#Menu-hea {
  font-family: Boldonse, serif;
  color: rgb(255, 255, 255);
  margin-bottom: 25px;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #065b64;
  --bs-btn-border-color: #ecece9;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #7d0909;
  --bs-btn-hover-border-color: #ecece9;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}

.cursor {
  display: inline-block;
  margin-left: 2px;
  animation: blink 0.8s infinite;
}

.cursor.typing {
  animation: none;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}

@media (min-width: 300px) {
  .lead1 {
    font-family: Boldonse, serif;
    color: #2c2d32;
    font-size: 1.4em;
    line-height: 37px;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
  }
}

@media (min-width: 768px) {
  .lead1 {
    font-family: Boldonse, serif;
    color: #2c2d32;
    font-size: 0.9em;
    line-height: 27px;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
  }
}

@media (min-width: 992px) {
  .lead1 {
    font-family: Boldonse, serif;
    color: #2c2d32;
    font-size: 1.4em;
    line-height: 39px;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
  }
}

@media (min-width: 1200px) {
  .lead1 {
    font-family: Boldonse, serif;
    color: #2c2d32;
    font-size: 2.0em;
    line-height: 51px;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
  }
}

@media (min-width: 1400px) {
  .lead1 {
    font-family: Boldonse, serif;
    color: #2c2d32;
    font-size: 2.4em;
    line-height: 63px;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
  }
}

@media (min-width: 300px) {
  .lead2 {
    font-family: Boldonse, serif;
    color: #1e2955;
    font-size: 3.5em;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .lead2 {
    font-family: Boldonse, serif;
    color: #1e2955;
    font-size: 2.5em;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .lead2 {
    font-family: Boldonse, serif;
    color: #1e2955;
    font-size: 3.5em;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
    margin-bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .lead2 {
    font-family: Boldonse, serif;
    color: #1e2955;
    font-size: 3.5em;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
    margin-bottom: 0px;
  }
}

@media (min-width: 1400px) {
  .lead2 {
    font-family: Boldonse, serif;
    color: #1e2955;
    font-size: 3.5em;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
    margin-bottom: 0px;
  }
}

@media (min-width: 300px) {
  #heroimg {
    max-height: 100vh;
    width: auto;
    margin-bottom: 0px;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  #heroimg {
    max-height: 100vh;
    width: auto;
    margin-bottom: 0px;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  #heroimg {
    max-height: 100vh;
    width: auto;
    margin-bottom: -160px;
  }
}

@media (min-width: 300px) {
  #right-top {
    height: auto;
    background: url("../../assets/img/pat1.webp") left bottom / 90% no-repeat, linear-gradient(142deg, #071039, #252f5c);
  }
}

@media (min-width: 576px) {
  #right-top {
    height: 85vh;
    background: url("../../assets/img/pat1.webp") left bottom / 90% no-repeat, linear-gradient(142deg, #071039, #252f5c);
  }
}

@media (min-width: 768px) {
  #right-top {
    height: 85vh;
    background: url("../../assets/img/pat1.webp") left bottom / 90% no-repeat, linear-gradient(142deg, #071039, #252f5c);
  }
}

@media (min-width: 992px) {
  #right-top {
    height: 85vh;
    background: url("../../assets/img/pat1.webp") left bottom / 90% no-repeat, linear-gradient(142deg, #071039, #252f5c);
  }
}

@media (min-width: 1200px) {
  #right-top {
    height: 85vh;
    background: url("../../assets/img/pat1.webp") left bottom / 90% no-repeat, linear-gradient(142deg, #071039, #252f5c);
  }
}

.banner {
  height: 15vh;
  background: #ecece9;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.marquee {
  display: flex;
  width: max-content;
  gap: 80px;
  animation: marquee 18s linear infinite;
}

.marquee span {
  white-space: nowrap;
  font-family: Boldonse, serif;
  color: #d9d9d7;
  font-size: 54px;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-33.33%);
  }
}

.btn-success {
  --bs-btn-color: #0d163d;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #131d48;
  --bs-btn-hover-bg: #d5ddff;
  --bs-btn-hover-border-color: #d5ddff;
  --bs-btn-focus-shadow-rgb: 60,153,110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d163d;
  --bs-btn-active-border-color: #0d163d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d163d;
  --bs-btn-disabled-border-color: #0d163d;
  text-decoration: none;
}

.feature-box {
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  cursor: pointer;
}

.feature-box:hover {
  transform: scale(1.03);
  box-shadow: 0 20px 40px rgba(0,0,0,0.25);
  z-index: 2;
}

.feature-box {
  display: flex;
  flex-direction: column;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  cursor: pointer;
}

.button-wrapper {
  margin-top: auto;
  padding-bottom: 20px;
}

.chart-column {
  min-height: 300px;
  display: flex;
  align-items: flex-end;
}

.chart-bar {
  width: 100%;
  height: 0;
  background: #1e2955;
  border-radius: 0px 0px 0 0;
  display: flex;
  flex-direction: column;
  padding: 12px;
}

.number-top-heigh {
  text-align: center;
  color: white;
  font-family: Boldonse, serif;
  font-size: 1.4em;
  margin: 0;
}

.txt-bottom {
  margin-top: auto;
  text-align: center;
  color: white;
  font-family: Boldonse, serif;
  font-size: 0.7em;
}

.parallax-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.parallax-bg {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/Paralax-bg-bottom.webp');
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  z-index: 1;
  will-change: transform;
}

.content {
  position: relative;
  z-index: 2;
  color: white;
  padding: 100px 40px;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11,172,204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

@media (min-width: 300px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 30px;
    color: #d9d9d7;
  }
}

@media (min-width: 576px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 50px;
    color: #d9d9d7;
  }
}

@media (min-width: 768px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 30px;
    color: #d9d9d7;
  }
}

@media (min-width: 992px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 30px;
    color: #d9d9d7;
  }
}

@media (min-width: 1200px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 35px;
    color: #d9d9d7;
  }
}

@media (min-width: 1400px) {
  .txt-info_all {
    font-family: Boldonse, serif;
    font-size: 40px;
    color: #d9d9d7;
  }
}

@media (min-width: 300px) {
  .txt-info_all2 {
    font-family: Boldonse, serif;
    font-size: 30px;
    color: #d9d9d7;
  }
}

@media (min-width: 576px) {
  .txt-info_all2 {
    font-family: Boldonse, serif;
    font-size: 50px;
    color: #d9d9d7;
  }
}

@media (min-width: 768px) {
  .txt-info_all2 {
    font-family: Boldonse, serif;
    font-size: 30px;
    color: #d9d9d7;
  }
}

@media (min-width: 992px) {
  .txt-info_all2 {
    font-family: Boldonse, serif;
    font-size: 50px;
    color: #d9d9d7;
  }
}

.scroll-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #76100a;
  color: white;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  border-radius: 5px;
  z-index: 1000;
  transition: background-color 0.3s ease;
}

.scroll-to-top:hover {
  background-color: black;
}

@media (min-width: 300px) {
  #bottom {
    background: linear-gradient(rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 99%), url("../../assets/img/bg13BB.webp") bottom right / 150px no-repeat, url("../../assets/img/bg13AB.webp") top left / 150px no-repeat;
  }
}

@media (min-width: 992px) {
  #bottom {
    background: linear-gradient(rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 99%), url("../../assets/img/bg13BB.webp") bottom right / 150px no-repeat, url("../../assets/img/bg13AB.webp") top left / 150px no-repeat;
  }
}

.hero-section {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

/* tło */

.hero-bg {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% ), url('../../assets/img/relacje-hero-1.webp');
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  filter: blur(2px);
  /*z-index: 1;*/
}

.hero-bg-edukacja {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% ), url('../../assets/img/hero-edukacja.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  /*z-index: 1;*/
}

.hero-bg-srodo {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% ), url('../../assets/img/hero-bezpiecz.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  /*z-index: 1;*/
}

.hero-bg-roczne-projekty {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% ), url('../../assets/img/roczne-projekty_hero.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  /*z-index: 1;*/
}

.hero-bg-e8 {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% ), url('../../assets/img/e8.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  /*z-index: 1;*/
}

/* overlay */

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient( 158deg, rgba(37,46,92,0.83), rgba(8,17,58,0.91) 100% );
  z-index: 2;
}

/* content WEWNĄTRZ hero */

.hero-content {
  position: absolute;
  inset: 0;
  /*z-index: 3;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-content p {
  color: white;
  font-size: 40px;
}

.parallax-section-2 {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-bg-2 {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/big-image3.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}

.parallax-section-3 {
  position: relative;
  overflow: hidden;
  height: 700px;
}

.parallax-bg-3 {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/big-image2.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}

.parallax-section-4 {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-bg-4 {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/UCZNIOWIE-153.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}

.parallax-section-5 {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-bg-5 {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/big-image4.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}

.parallax-section-6 {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-bg-6 {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 140%;
  background-image: url('../../assets/img/roczny-projekt2.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}

#gradient-anim {
  position: relative;
  overflow: hidden;
  background: linear-gradient(#054b55 59%, #086a77 100%);
  isolation: isolate;
}

#gradient-anim::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: #1595a5;
  filter: blur(120px);
  opacity: 0.35;
  left: -200px;
  top: -200px;
  animation: moveGlow 10s ease-in-out infinite alternate;
  z-index: -1;
}

@keyframes moveGlow {
  0% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(50vw, 20vh) scale(1.3);
  }
  100% {
    transform: translate(20vw, 60vh) scale(0.8);
  }
}

@media (min-width: 300px) {
  #txt-big-procent {
    text-align: center;
    color: #181818;
    font-size: 3.5em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 576px) {
  #txt-big-procent {
    text-align: center;
    color: #181818;
    font-size: 5.5em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 300px) {
  #txt-big-tekst2 {
    text-align: center;
    color: #181818;
    font-size: 1em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 576px) {
  #txt-big-tekst2 {
    text-align: center;
    color: #181818;
    font-size: 1.5em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 300px) {
  #txt-big-procent2 {
    text-align: center;
    color: #181818;
    font-size: 1.5em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 576px) {
  #txt-big-procent2 {
    text-align: center;
    color: #181818;
    font-size: 3.5em;
    font-family: Boldonse, serif;
  }
}

@media (min-width: 300px) {
  #LOGO {
    background: linear-gradient(142deg, #086a77, #0a6976);
    height: 80px;
    width: 120px;
    position: fixed;
    margin-left: 25px;
    z-index: 10000;
  }
}

@media (min-width: 576px) {
  #LOGO {
    background: linear-gradient(142deg, #086a77, #0a6976);
    height: 100px;
    width: 148px;
    position: fixed;
    margin-left: 50px;
    z-index: 10000;
  }
}

