body {
  font-family: "Mouse Memoirs", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.navbar-brand img {
  width: 191px;
  height: 147px;
}
.navbar-nav .nav-link {
  transition: none;
  color: #372918;
  font-size: 35px;
  border-radius: 100px;
  background-color: #fff;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
  background-color: #a07835;
  background-size: 170px;
  background-position: center bottom;
  color: #fff;
}
.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 30px;
  padding-left: 30px;
}
#banner {
  background-image: url('../gfx/SVG/bg-banner.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh;
}
#banner .banner-text {
  text-align: center;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  color: #fff;
  max-width: 1200px;
  margin: 0 auto;
}
#banner .banner-text h2 {
  font-size: 75px;
  margin-bottom: 40px;
}
#banner .banner-text p {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 50px;
}
#banner .banner-text .btn-more {
  background-color: #ff931e;
  border-radius: 50px;
  padding: 7px 50px 17px 50px;
  border: 2px solid #fff;
  font-size: 50px;
  color: #fff;
  text-decoration: none;
  position: relative;
  margin-top: 40px;
}
#mapa-dinotarii #banner,
#game #banner,
#page #banner {
  height: 30vh;
}
#mapa-dinotarii #banner-box p,
#game #banner-box p,
#page #banner-box p {
  font-size: 50px;
  line-height: 1.2;
}
#mapa-dinotarii .park-logo,
#game .park-logo,
#page .park-logo {
  text-align: center;
}
#mapa-dinotarii .park-logo img,
#game .park-logo img,
#page .park-logo img {
  display: inline-block;
  width: auto;
  height: 100px;
  margin: 10px 10px;
}
#mapa-dinotarii #banner-box h3 {
  font-size: 40px;
  margin-bottom: 40px;
}
#mapa-dinotarii #banner-box p {
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 40px;
  font-size: 20px;
}
#mapa-dinotarii .park-logo {
  text-align: center;
}
#mapa-dinotarii .park-logo img {
  display: block;
  width: auto;
  height: 100px;
  margin: 10px auto;
}
#mapa-dinotarii #magnesy-slider {
  margin-top: 100px;
}
#mapa-lista-parkow {
  margin-bottom: 100px;
  margin-top: 50px;
}
.lista-parkow {
  margin-bottom: 100px;
}
.lista-parkow .item {
  margin-bottom: 10px;
  padding: 20px 40px;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
  border-radius: 30px;
}
.lista-parkow .item:hover {
  background-color: #e6e6e6;
}
.lista-parkow .item img {
  float: right;
  width: 150px;
  height: auto;
}
.lista-parkow .item p {
  margin-bottom: 0;
  font-size: 17px;
}
.lista-parkow .item a {
  color: #ff931e;
  font-size: 23px;
}
.orange {
  color: #ff931e;
}
#dino #banner {
  height: 15vh;
}
#dino #banner h2 {
  margin-bottom: 0;
}
#game #banner {
  height: 10vh;
}
.wprowadzkod {
  text-align: center;
}
.wprowadzkod input {
  padding: 20px 50px;
  font-size: 30px;
  width: 400px;
  border-radius: 50px;
  border: 3px solid #a07835;
}
.wprowadzkod button {
  border: 3px solid #a07835;
  font-size: 30px;
  padding: 28px;
  border-radius: 100px;
  margin-left: -80px;
  background: #609d43;
  color: #fff;
}
#dino-family {
  margin-top: 80px;
  margin-bottom: 100px;
}
#dino-family a {
  text-decoration: none;
}
#dino-family .item {
  border: 5px solid #a07835;
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 80px;
  position: relative;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: transform 0.3s ease-in-out;
  transform: scale(1);
}
#dino-family .item img {
  width: 90%;
  height: auto;
  margin-bottom: 30px;
}
#dino-family .item:hover {
  transform: scale(1.05);
}
#dino-family .dino-access {
  background-image: url('../gfx/SVG/btn-lock.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 234px;
  height: 68px;
  margin: 0 auto;
  margin-bottom: -84px;
  text-align: center;
  line-height: 1;
  padding-top: 2px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
#dino-family .dino-access:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 38px;
  background-image: url(../gfx/SVG/icon-padlock-lock.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 22px;
  margin-right: 10px;
}
#dino-family .dino-active .dino-access {
  background-image: url('../gfx/SVG/btn-unlock.svg');
}
#dino-family .dino-active .dino-access:before {
  background-image: url(../gfx/SVG/icon-padlock-unlock.svg);
}
#content-dino .dino-info {
  font-size: 30px;
}
#content-dino .dino-info dl dt,
#content-dino .dino-info dl dd {
  display: inline-block;
  margin-bottom: 0;
}
#content-dino .dino-info dl dt {
  font-weight: normal;
}
#content-dino .dino-info dl dd {
  color: #ff931e;
}
#content-dino .dino-info p {
  font-family: "Mouse Memoirs", sans-serif;
  font-size: 30px;
}
#content-dino .dino-image {
  text-align: center;
}
#informacje-i-ciekawostki h2 {
  padding-top: 80px;
  padding-bottom: 50px;
}
#informacje-i-ciekawostki .inner {
  padding: 0 100px;
}
#informacje-i-ciekawostki .odkrycia-w-polsce {
  background-image: url('../gfx/SVG/mapa-polski.svg');
  background-repeat: no-repeat;
  background-position: 10px 0;
  background-size: 60px;
}
#informacje-i-ciekawostki .odkrycia-na-swiecie {
  background-image: url('../gfx/1x/mapa-swiata.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 80px;
}
#informacje-i-ciekawostki .ciekawostki {
  background-image: url('../gfx/SVG/icon-info-orange.svg');
  background-repeat: no-repeat;
  background-position: 15px 0;
  background-size: 50px;
}
.content {
  padding: 50px 100px;
}
.content h2 {
  text-align: left;
  margin-bottom: 40px;
}
.content p {
  font-size: 20px;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 40px;
}
.content h3 {
  font-size: 35px;
}
.small-dino {
  transition: width 0.5s ease-in-out;
  position: absolute;
  top: -57px;
  left: 140px;
  width: 80px;
}
.icon {
  width: 114px;
  height: 114px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px;
  background-color: #ff931e;
  border-radius: 100px;
  margin: 0 auto;
  border: 5px solid #fff;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
}
.icon.icon-game {
  background-image: url('../gfx/SVG/icon-game.svg');
}
.icon.icon-quiz {
  background-image: url('../gfx/SVG/icon-wiedza.svg');
}
.icon.icon-kolekcje {
  background-image: url('../gfx/SVG/icon-dino.svg');
}
.btn-more {
  background-color: #ff931e;
  display: inline-block;
  border-radius: 50px;
  padding: 7px 50px 17px 50px;
  border: 2px solid #fff;
  font-size: 50px;
  color: #fff;
  text-decoration: none;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.btn-more:hover {
  transform: scale(1.1);
}
.btn-panel-odkrywcy {
  background-image: url('../gfx/SVG/bg-profil.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  padding: 20px 30px 29px 30px;
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.btn-panel-odkrywcy:hover {
  transform: scale(1.05);
}
.btn-panel-odkrywcy .avatar {
  border-radius: 50px;
  width: 76px;
  height: 76px;
  border: 2px solid #000;
  padding: 3px;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: -56px;
}
#galeria-more .btn-panel-odkrywcy,
#galeria .btn-panel-odkrywcy,
#jak-to-dziala .btn-panel-odkrywcy {
  background-image: url('../gfx/SVG/bg-profil-2.svg');
  padding: 54px 50px 67px 121px;
  margin-left: 0;
  margin-top: 20px;
  display: inline-block;
}
#galeria-more .btn-panel-odkrywcy .avatar,
#galeria .btn-panel-odkrywcy .avatar,
#jak-to-dziala .btn-panel-odkrywcy .avatar {
  left: 34px;
  top: 35px;
}
#galeria-more .btn-more,
#galeria .btn-more {
  background: #fff;
  border: 2px solid #ff931e;
  color: #ff931e;
  margin-bottom: 40px;
}
#video-box,
#banner-box {
  background-image: url('../gfx/SVG/bg-box-10.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 110px 20px;
  margin-top: -70px;
  color: #fff;
}
#video-box a,
#banner-box a {
  font-size: 50px;
  text-decoration: none;
  color: #fff;
  display: block;
  transition: color 0.3s ease-in-out;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  position: relative;
}
#video-box a div.box-image,
#banner-box a div.box-image {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
#video-box a:hover,
#banner-box a:hover {
  color: #ff931e;
}
#video-box a:hover div.box-image,
#banner-box a:hover div.box-image {
  transform: scale(1.03);
}
#video-box a:hover .icon,
#banner-box a:hover .icon {
  background-color: #ff931e;
}
#video-box .icon,
#banner-box .icon {
  position: absolute;
  z-index: 10;
  top: -68px;
  left: 25px;
  background-color: #809c73;
  transition: background-color 0.3s ease-in-out;
}
#video-box .box-bg,
#banner-box .box-bg {
  background: #372918;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  border-radius: 30px;
  padding: 30px;
}
#video-box .box-bg p,
#banner-box .box-bg p {
  font-size: 30px;
  line-height: 35px;
}
#video-box .box-bg .box-logo,
#banner-box .box-bg .box-logo {
  max-width: 250px;
  margin-bottom: 20px;
}
.single-game {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
}
.single-game iframe {
  width: 100%;
  height: 900px;
  border-radius: 30px;
}
#video-box {
  background-image: url('../gfx/SVG/bg-box-20.svg');
  text-align: center;
  margin-bottom: 160px;
}
#video-box h2 {
  color: #fff;
}
#video-box video {
  margin: 50px auto;
  max-width: 1000px;
}
.box-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  height: 310px;
  border-radius: 30px;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.box-image-gry {
  background-image: url('../gfx/1x/img-1.png');
}
.box-image-wiedza {
  background-image: url('../gfx/1x/img-2.png');
}
main {
  background-image: url('../gfx/SVG/bg-pattern-dino-3.svg');
  background-position: center top;
}
main h2 {
  color: #372918;
  font-size: 70px;
  text-align: center;
}
main h2 span {
  display: block;
  font-size: 35px;
  color: #a07835;
}
#magnesy-slider {
  margin-bottom: 80px;
}
#magnesy-slider img {
  margin: 0 10px;
}
#jak-to-dziala {
  margin-bottom: 50px;
}
#jak-to-dziala h2 {
  margin-bottom: 80px;
}
#jak-to-dziala .item {
  margin-bottom: 40px;
}
#jak-to-dziala .item h3 {
  font-size: 48px;
  color: #fff;
  background-image: url('../gfx/SVG/bg-step.svg');
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}
#jak-to-dziala .item p {
  font-size: 33px;
  line-height: 1.2;
  margin-right: 20px;
  margin-left: 20px;
}
#jak-to-dziala .item span {
  color: #a07835;
}
#kolekcja-dino {
  margin-bottom: 150px;
}
#kolekcja-dino .container {
  background-image: url('../gfx/SVG/bg-box-4.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 170px 20px 80px 20px;
}
#kolekcja-dino .container img {
  width: 190px;
}
#kolekcja-dino .container h2 {
  margin-bottom: 60px;
}
#co-znajdziesz-w-akademii h2 {
  margin-bottom: 80px;
}
#co-znajdziesz-w-akademii h3 {
  color: #372918;
  font-size: 60px;
  text-align: center;
  margin-bottom: 20px;
}
#co-znajdziesz-w-akademii h3 span {
  display: block;
  font-size: 35px;
  color: #a07835;
}
#co-znajdziesz-w-akademii .dino-bg {
  background-image: url('../gfx/1x/dino-big.png');
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 50px;
  padding: 160px 0;
}
#co-znajdziesz-w-akademii .btn-more {
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.6);
  background-color: #ff931e;
  border-radius: 50px;
  padding: 7px 40px 7px 40px;
  border: 2px solid #fff;
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
#co-znajdziesz-w-akademii .margin-top-cyfrowa {
  margin-top: 140px;
}
#ciekawostka-dnia {
  text-align: center;
  background-image: url('../gfx/SVG/bg-box-3.svg');
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 100px;
  padding: 120px 20px 160px 20px;
}
#ciekawostka-dnia h2 {
  font-size: 70px;
  color: #fff;
  margin-bottom: 0;
  line-height: 1;
}
#ciekawostka-dnia p {
  font-size: 40px;
  color: #fff;
  line-height: 1;
}
#galeria-more,
#galeria {
  margin-bottom: 100px;
}
#galeria-more img,
#galeria img {
  margin-bottom: 50px;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
#galeria-more img:hover,
#galeria img:hover {
  transform: scale(1.1);
}
#partnerzy {
  text-align: center;
  background-image: url('../gfx/SVG/bg-box-2.svg');
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 50px;
  padding: 120px 20px 160px 20px;
}
#partnerzy .container {
  position: relative;
}
#partnerzy .partnerzy-image {
  width: 260px;
  position: absolute;
  top: -310px;
  right: 0;
}
#partnerzy h2 {
  font-size: 50px;
  color: #fff;
  line-height: 1;
  margin-bottom: 60px;
}
#partnerzy p {
  font-size: 40px;
  color: #fff;
  line-height: 1;
}
#partnerzy a {
  width: 260px;
  display: inline-block;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif;
  transition: color 0.3s ease-in-out;
}
#partnerzy a:hover {
  color: #ffffff;
}
#partnerzy a img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
#partnerzy a img:hover {
  transform: scale(1.1);
}
#partnerzy .powergift img {
  width: 100px;
  margin-bottom: 10px;
}
footer {
  text-align: center;
  background-image: url('../gfx/SVG/footer-bg-grad-2.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 120px 20px 20px 20px;
  font-size: 35px;
  line-height: 1.2;
}
footer a {
  color: #ff931e;
  text-decoration: none;
}
footer p {
  margin-bottom: 60px;
}
footer .logo {
  height: 72px;
  width: auto;
  margin-bottom: 60px;
}
footer #copy {
  margin-top: 60px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  footer .logo {
    width: 90%;
  }
  #banner .banner-text h2 {
    font-size: 45px;
  }
  #banner .banner-text p {
    font-size: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  #banner .banner-text .btn-more {
    font-size: 33px;
  }
  .navbar-brand img {
    width: 150px;
  }
  .navbar .btn-panel-odkrywcy {
    margin-left: 60px;
  }
  #galeria .btn-panel-odkrywcy,
  #jak-to-dziala .btn-panel-odkrywcy {
    margin-left: -20px;
  }
  main h2 {
    margin-left: 10px;
    margin-right: 10px;
  }
  #kolekcja-dino .container {
    padding: 20px 0;
  }
  #kolekcja-dino .container img {
    max-width: 110px;
  }
  #ciekawostka-dnia {
    background-size: cover;
  }
  .mobile-none {
    display: none;
  }
  #kolekcja-dino {
    margin-bottom: 50px;
  }
  #co-znajdziesz-w-akademii .dino-bg {
    background-size: 320px;
    background-position: center center;
    padding: 0;
  }
  .dino-bg .item {
    margin-bottom: 100px;
  }
  #co-znajdziesz-w-akademii h3 {
    font-size: 38px;
    line-height: 1;
  }
  #co-znajdziesz-w-akademii .btn-more {
    font-size: 25px;
  }
  #partnerzy {
    background-size: cover;
  }
  #partnerzy a {
    max-width: 200px;
  }
  #partnerzy a img {
    width: 110px;
    height: auto;
  }
  #partnerzy .partnerzy-image {
    width: 190px;
    top: -330px;
  }
  .content {
    padding: 0;
  }
  #mapa-dinotarii .park-logo img {
    display: inline-block;
  }
  #mapa-dinotarii #banner,
  #game #banner,
  #page #banner {
    height: 48vh;
  }
  .navbar {
    text-align: center;
  }
  #page #banner-box p,
  #page #banner-box p {
    font-size: 36px;
  }
  #banner .banner-text p {
    font-size: 29px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1680px;
  }
}
/*# sourceMappingURL=dinotariastyle.css.map */