

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600&display=swap');


body {
  background-color: #061A51;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100vw;
}

.h-100 {
  height: 100% !important;
}


#page-top {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  position: relative;
  top:  0;
  z-index: 19;
}

#menu-top {
  display: block;
  position: relative;
}

#logo-top img {
  display: block;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  max-height: 140px;
}

#icons-top-desktop {
  display: block;
  position: relative;
  padding-top: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  text-align: right;
}
#icons-top-desktop a:any-link {
  text-decoration: none;
  color: #fff15e;
}

a.toptoplink:any-link {
  text-decoration: none;
  color: #fff15e;
}

#icons-top-desktop img {
  filter: invert(61%) sepia(62%) saturate(506%) hue-rotate(333deg) brightness(107%) contrast(99%);
}


.map-lista-wrakow {
  /* height: 400px !important; */
}

#mapa-wrakow {
  display: block;
  position: relative;
  /* top: 55px; */
  z-index: 100;
  border: 3px solid #0d5032;
  border-bottom: 5px solid #0d5032;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.pointer {
  cursor: pointer;
}


@keyframes a-ffship {
  0% {opacity:  1;}
  50% {opacity: 0;}
  100% {opacity:  1;}
}

.flashing-ship {
  animation-name: a-ffship;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.ck-content figure.image {
  border: 4px solid #0B2320;
}

.ck-content .table-agi {
  width: 70% !important;
  max-width: 70% !important;
  min-width: 70% !important;
}

@media only screen and (max-width: 991px) {

  .bg-right-agi {
    border-right: 0px none !important;
  }

  .ck-content .table-agi {
    width: 90% !important;
    max-width: 90% !important;
    min-width: 90% !important;
  }

  .ck-content figure.image {
    width: 100% !important;
    box-sizing: border-box;
    border: 4px solid #111c16;
  }

  .map-lista-wrakow {
    height: 250px !important;
  }

  #icons-top-desktop {
    display: block !important;
    position: absolute !important;
    top: -10px;
    left: 20px;
    z-index: 19;
  }

  #page-top {
    position: sticky !important;
    top:  0;
    z-index: 405;
  }

  #page-top-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #123b34;
    opacity: 0.85;
  }

}


.agi-navbar a:any-link {
  color: #fff15e;
}

.agi-navbar a.active:any-link {
  color: #FE9F5B;
}

.aginavitem {
  font-size: 1.4em;
}

@media only screen and (min-width: 601px) and (max-width: 1280px) {
  .aginavitem {
    font-size: 1.0em;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1600px) {
  .aginavitem {
    font-size: 1.1em;
  }
}


#start-slider {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background-color: #0dcaf0;
  min-height: 40vh;
}

#start-slider-box {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.slide-text-box {
  display: block;
  position: absolute;
  left: 5%;
  bottom: 50px;
  max-width: 50%;
  height: auto;
  background-color: #fff059;
  border: 2px solid #d3c95c;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 12px;
  font-family: 'Oswald', sans-serif;
  z-index: 99;

}


a.slide-text-box:any-link {
  text-decoration: none;
  color: navy;
}

.agi-slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}




.start-kontakt-box {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background: rgb(6,77,46);
  background: linear-gradient(38deg, rgba(6,77,46,1) 0%, rgba(5,47,52,1) 100%);
  color: white;
  min-height: 300px;
}

.start-info-box {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 25px;
  background: rgb(6,77,46);
  background: linear-gradient(38deg, rgba(6,77,46,1) 0%, rgba(5,47,52,1) 100%);
  color: #FE9F5B;
}

.start-info-box p {
  margin-bottom: 0 !important;
}



.pages-info-box-b {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  background: rgb(6,77,46);
  background: linear-gradient(38deg, rgba(6,77,46,1) 0%, rgba(5,47,52,1) 100%);
  color: #FE9F5B;
}

.pages-info-box {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 25px;
  background: rgb(6,77,46);
  background: linear-gradient(38deg, rgba(6,77,46,1) 0%, rgba(5,47,52,1) 100%);
  color: #FE9F5B;
}

.pages-info-box p {
  margin-bottom: 0 !important;
}




.glebokosc-100 {
  filter: invert(10%) sepia(25%) saturate(7275%) hue-rotate(232deg) brightness(79%) contrast(124%);
}

.glebokosc-8 {
  filter: invert(10%) sepia(25%) saturate(7275%) hue-rotate(232deg) brightness(79%) contrast(124%);
}

.glebokosc-7 {
  filter: invert(0%) sepia(52%) saturate(662%) hue-rotate(219deg) brightness(110%) contrast(107%);

}

.glebokosc-6 {
  filter: invert(20%) sepia(33%) saturate(5%) hue-rotate(2deg) brightness(91%) contrast(84%);

}

.glebokosc-5 {
  filter: invert(23%) sepia(84%) saturate(1546%) hue-rotate(28deg) brightness(97%) contrast(103%);

}

.glebokosc-4 {
  filter: invert(24%) sepia(97%) saturate(5856%) hue-rotate(354deg) brightness(84%) contrast(125%);


}

.glebokosc-3 {
  filter: invert(96%) sepia(25%) saturate(3737%) hue-rotate(317deg) brightness(102%) contrast(101%);

}

.glebokosc-2 {
  filter: invert(99%) sepia(4%) saturate(5589%) hue-rotate(329deg) brightness(102%) contrast(122%);

}

.glebokosc-1 {
  filter: invert(53%) sepia(93%) saturate(3541%) hue-rotate(65deg) brightness(96%) contrast(98%);


}

.glebokosc-0 {
  filter: invert(90%) sepia(17%) saturate(442%) hue-rotate(49deg) brightness(100%) contrast(105%);

}

.gl-bg-0 {
  background-color: #dafec3 !important;
  color: black;
}


.gl-bg-1 {
  background-color: #41a104 !important;
  color: #ffffff;
}


.gl-bg-2 {
  background-color: #ffff8c !important;
  color: #000000;
}


.gl-bg-3 {
  background-color: #ffce4e !important;
  color: #000000;
}


.gl-bg-4 {
  background-color: #fd2702 !important;
  color: #ffffff;
}


.gl-bg-5 {
  background-color: #945302 !important;
  color: #ffffff;
}

.gl-bg-6 {
  background-color: #404142 !important;
  color: #ffffff;
}

.gl-bg-7 {
  background-color: #000000 !important;
  color: #ffffff;
}

.gl-bg-8 {
  background-color: #000000 !important;
  color: #ffffff;
}


#map-zoom-btn {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 200;
}





.wrak-szukaj::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #237777;
  opacity: 1; /* Firefox */
}

.wrak-szukaj:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #237777;
}

.wrak-szukaj::-ms-input-placeholder { /* Microsoft Edge */
  color: #237777;
}

.table-wraki a:any-link {
  text-decoration: none;
  color: white;
}

.wrak-foto {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
  border: 5px solid #0d2c1d;
}
.wrak-foto-opis {
  background-color: #0d2c1d;
  border-bottom: 2px solid black;
  margin-bottom: 4px;
  padding: 8px;
  text-align: center;
  font-weight: bold;
}

main {
  display: block;
  position: relative;
}

figure img {
  width: 100%;
}

#wrak-galeria .agi-gallery {
  display: flex;
  overflow-x: scroll;
  box-sizing: border-box;
  width: 100%;
  border: 5px solid #0d2c1d;
}

.wraki-lista-icon {
  height: 20px;
}

.loga-dol img {
  height: 35px;
}

.ck-content table {
  border: 2px solid white !important;
}
