.underline:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 8px;
  border-radius: 5px;
  background: #00fff0;
  z-index: -1;
}

@media (min-width: 768px) {
  .p-md-5 {
    padding: 2rem !important;
    margin: 6px;
  }
}

.turkus::selection {
  color: var(--bs-primary-text-emphasis);
  background: rgb(0,255,240);
}

::selection {
  /*color: var(--bs-primary-text-emphasis);*/
  background: var(--bs-body-color);
}

ul.listopad {
  list-style-image: url("../../assets/img/grafiki/lista/li-turkus.png");
  line-height: 2;
  padding-left: 10px;
}

ul.okey {
  list-style-image: url("../../assets/img/grafiki/lista/li-ok.png");
  line-height: 1.5;
  padding-left: 10px;
}

ul.model {
  list-style-image: url("../../assets/img/grafiki/lista/li-czerwo.png");
  line-height: 2;
  padding-left: 10px;
}

ul.wprowadzenie {
  list-style-image: url("../../assets/img/grafiki/lista/li-blue.png");
  line-height: 2;
  padding-left: 10px;
}

ul.szablony {
  list-style-image: url("../../assets/img/grafiki/lista/li-orange.png");
  line-height: 2;
  padding-left: 10px;
}

ul.narzedzia {
  list-style-image: url("../../assets/img/grafiki/lista/li-lemon.png");
  line-height: 2;
  padding-left: 10px;
}

ul.warsztaty {
  list-style-image: url("../../assets/img/grafiki/lista/li-szarak.png");
  line-height: 2;
  padding-left: 10px;
}

li.listopad {
  padding-left: 10px;
  padding-top: 5px;
}

ul.grudzien {
  list-style-image: none;
  line-height: 1.5;
  font-size: large;
}

.cienki {
  line-height: 1.5;
  padding-top: 10px;
}

html {
  scroll-behavior: smooth;
}

.spadek {
  position: relative;
  bottom: 110px;
}

.skok {
  position: relative;
  bottom: 10px;
}

.wilk {
  position: relative;
  bottom: 30px;
}

#szuflandia {
  z-index: auto;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #00b1a9;
}

.nav-link.active:hover {
  /*text-decoration: underline;*/
  color: #008e87;
}

.nav-link:hover, .nav-link:focus {
  /*text-decoration: underline;*/
  color: #00b1a9;
}

.py-4 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.mb-4 {
  margin-bottom: 0.5rem !important;
}

.fs-5 {
  font-size: 1.1rem !important;
}

.listopad.cienki.waski {
  padding-top: 0;
}

.breadcrumb-item:hover {
  text-decoration: underline;
}

a.edu:hover {
  text-decoration: underline;
}

a.finside:hover {
  text-decoration: underline;
}

#submenu-fin {
  z-index: 10;
}

a#top:hover {
  text-decoration: underline;
}

a.cook {
  text-decoration: underline;
}

a.whu {
  text-decoration: underline;
  color: var(--bs-light-border-subtle);
}

a.cook:hover {
  text-decoration: none;
}

a.butfin:hover {
  background: #00fff0;
}

.pt-5 {
  padding-top: 2rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

@media (max-width: 600px) {
  div.baner3 {
    display: none;
  }
}

a.mailinfo:hover {
  text-decoration: underline;
}

.p-4 {
  padding: 1.5rem !important;
}

.mt-5 {
}

.prep::before {
  content: "_";
}

ol.zero {
  counter-reset: item;
  list-style-type: none;
}

ol li.zero {
  counter-increment: item;
  text-indent: -24px;
  /*font-weight: bold;*/
}

ol li.zero::before {
  content: "_0" counter(item)". ";
  width: 24px;
  display: inline-block;
  /*margin-left: -30px;*/
}

@media (max-width: 768px) {
  .six {
    display: none;
  }
}

@media (max-width: 768px) {
  .seven {
    display: flex;
  }
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color .03s ease-in-out,background-color .03s ease-in-out,border-color .03s ease-in-out;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
  font-weight: 100 !important;
}

.onas {
  line-height: 1.6;
  font-size: 1.2rem;
}

.kreska {
  border-bottom: 1px dashed #cdd4da;
}

.cookies:hover {
  text-decoration: underline;
}

.bucik:hover {
  color: #00fff0;
  background-color: #121643;
}

.szarak:hover {
  color: black;
}

.osk {
  max-width: 650px;
  margin-bottom: 24px;
}

.linkolor {
  font-weight: 400;
}

@media (min-width: 300px) {
  .linkolor {
    font-weight: 400;
  }
}

@media (min-width: 992px) {
  #hh {
    padding-left: 336px;
    padding-top: 36px;
  }
}

@media (min-width: 992px) {
  #hhc {
    background: url("../../assets/img/illustrations/puchar.svg") no-repeat;
    background-size: 440px;
  }
}

@media (min-width: 1200px) {
  #zobacz {
    margin-top: 64px;
  }
}

.beton {
  display: inline-block;
  color: #24285b;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  padding: .4em .5em;
  background: #ededee;
  border: 1px solid #cdd4da;
  padding-left: 20px;
}

.beton:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #cdd4da;
  position: absolute;
  left: -95%;
  top: 0;
  transition: .3s ease;
  line-height: 50px;
  /*opacity: 0;*/
}

.beton:hover:before {
  left: 5%;
  opacity: 1;
}

.beton span {
  position: relative;
  z-index: 1;
}

.beton:hover {
  color: #24285b;
  border: 1px solid #cdd4da;
  background: #ededee;
}

.caramba {
  display: inline-block;
  color: #121643;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  padding: .4em .5em;
  background: #00fff0;
  /*border: 1px solid #cdd4da;*/
  padding-left: 20px;
  border: none;
}

.caramba:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #24285b;
  position: absolute;
  left: -95%;
  top: 0;
  transition: .3s ease;
  line-height: 50px;
  /*opacity: 0;*/
}

.caramba:hover:before {
  left: 5%;
  opacity: 1;
  transition: .3s ease;
}

.caramba span {
  position: relative;
  z-index: 1;
}

.caramba:hover {
  color: #ffffff;
  /*border: 1px solid #cdd4da;*/
  background: #00fff0;
  transition: .3s ease;
  border: none;
}

