/* CSS Document */
body {
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  background-color: #f4f4ef;
  width: 100%;
  padding: 0;
  margin: 0;
  color: black;
  font-size: 1.15em;
  line-height: 1.8em;
}
header {
  background-color: color(display-p3 0.243 0.398 0.247);
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  text-align: center;
  padding: 12px 0px;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 550;
  color: color(display-p3 0.849 0.888 0.85);
}
header a,
header strong {
  color: white;
}
article {
  width: 1200px;
  margin: 80px auto;
  position: relative;
}
#logo {
  width: 300px;
  position: absolute;
  left: 0px;
  top: 20px;
}
#intro {
  top: 120px;
  max-width: 700px;
  position: relative;
}
h1,
h2,
h3,
strong {
  font-weight: 550;
}
h1 {
  font-size: 2.4em;
  line-height: 1.15em;
}
h2 {
  font-size: 2.4em;
  line-height: 1.15em;
}
h1 span {
  font-size: 65%;
  display: block;
  line-height: 1em;
  padding-top: 0.33em;
  font-weight: normal;
  color: color(display-p3 0.243 0.398 0.247);
}
#intro p {
  max-width: 650px;
}
#dzieci {
  width: 35%;
  position: absolute;
  right: -50px;
  top: -10px;

}
section {
  position: relative;
  top: 40px;
  padding-bottom: 155px;
}
#tus-dzieci {
  width: 900px;
  margin: -90px auto 0px auto;
  display: block;
}
#czy-tus ul {
  margin-left: 420px;
  margin-top: 40px;
}
ul li {
  margin-bottom: 1em;
}

ul li strong {
  background-color: color(display-p3 0.243 0.398 0.247);
  color: white;
  padding: 2px 8px;
  border-radius: 6px;
}
#czy-tus img {
  float: left;
  width: 350px;
  margin-top: 0px;
  margin-left: 10px;
}
#czy-tus p {
  margin-top: 2em;
}
#tus-mandroya {
  top: -60px;
}
#tus-mandroya img {
  float: right;
  width: 550px;
}
#tus-korzysci {
  top: -40px;
}
#tus-korzysci ul {
  width: 700px;
}
#zapisz {
  margin: -40px auto 60px auto;
  display: block;
  width: 750px;
}
#mandroya-box {
  margin-top: 0px;
  text-align: center;
}
#mandroya-box p {
  font-size: 1.35em;
  margin: -10px auto 0px auto;
  color: color(display-p3 0.632 0.632 0.632);
}
.tus-box {
  width: 200px;
  border: 1px solid silver;
  border-radius: 6px;
  height: 200px;
  display: inline-block;
  margin: 0px 30px 30px 30px;
  background-size: 200px;
}
.zapisz-na-tus {
  display: block;
  margin: 160px auto 0px auto;
  background-color: color(display-p3 0.604 0.192 0.192);
  padding: 10px 20px;
  border-radius: 6px;
  color: white;
  text-decoration: none;
  font-size: 1.2em;
  text-align: center;
  width: 650px;
}
.zapisz-na-tus.next {
  margin: 0px auto 70px auto;
  font-weight: normal;
}
#tb1 {
  background-image: url("mandroya-3.png");
}
#tb2 {
  background-image: url("mandroya-1.png");
}
#tb3 {
  background-image: url("mandroya-4.png");
}
#tb4 {
  background-image: url("mandroya-2.png");
}
#rodzina {
  width: 500px;
  top: -100px;
  right: -50px;
  position: absolute;
  margin-left: -120px;
}
#tus-faq {
  margin-top: -140px;
}

.tus-faq {
  margin-bottom: 2em;
  padding: 0px;
  border: 1px solid color(display-p3 0.633 0.733 0.636);
  border-radius: 6px;
}

.tus-faq h3 {
  margin: 0px;
  padding: 12px 18px;
  position: relative;
  cursor: pointer;
  background-color: color(display-p3 0.841 0.885 0.842);
}

.tus-faq h3 span {
  position: absolute;
  cursor: pointer;
  font-weight: 100;
  font-size: 2em;
  top: 0px;
  right: 18px;
}

.tus-faq p {
  margin: 0px;
  padding: 20px 18px;
  display: none;
}

#wiek {
  text-align: center;
  margin-top: 40px;
}

.wiek {
  display: inline-block;
  background-color: color(display-p3 0.633 0.733 0.636);
  padding: 6px 20px;
  margin: 15px 20px !important;
  border-radius: 6px;
  cursor: pointer;
  width: 200px;
}

.wybrane {
  background-color: color(display-p3 0.243 0.398 0.247);
  color: white;
}

#payment-links {
  text-align: center;
}

.plink {
  width: 380px;
  border: 1px solid color(display-p3 0.243 0.398 0.247);
  border-radius: 12px;
  padding: 0px;
  text-align: left;
  display: inline-block;
  margin: 50px;
  background-color: color(display-p3 0.949 0.961 0.95);
}

.link-group {
  display: none;
}

.link-group.aktywne {
  display: inline-block;
}

.plink {
  background-image: url("sygnet.png");
  background-repeat: no-repeat;
  background-position: 160px 70px;
  position: relative;
}

.plink h4 {
  background-color: color(display-p3 0.243 0.398 0.247);
  color: white;
  text-align: center;
  padding: 15px;
  margin: 0px !important;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  font-weight: normal;
  font-size: 125%;
}

.plink ul {
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 40px;
}

.cena-tus {
  position: absolute;
  right: 15px;
  top: 85px;
  font-size: 120%;
  line-height: 1.2em;
  text-align: center;
  font-weight: bold;
}

.cena-tus span {
  display: block;
  font-size: 70%;
  font-weight: normal;
}

.plink ul li {
  margin-top: 3px !important;
  margin-bottom: 0px;
  font-size: 85%;
}

stripe-buy-button {
  margin: 1em auto;
  text-align: center;
  display: block;
}

footer {
  background-color: color(display-p3 0.243 0.398 0.247);
  color: rgb(229, 236, 228);
  font-size: 60%;
  text-align: center;
  padding: 30px 30px 50px 30px;
  line-height: 1.55em;
}

footer a {
  color: white;
}

footer ul {
  margin: 10px auto 30px auto;
  list-style-type: none;
  padding: 0px;
}

footer li {
  margin: 0px 0px 5px 0px;
  display: inline;
}

#ctms {
  margin-bottom: 1em;
  font-size: 125%;
  color: white;
}

.contact a {
  display: inline-block;
  background-color: color(display-p3 0.243 0.398 0.247);
  color: white;
  padding: 4px 15px;
  border-radius: 6px;
  margin: 5px;
  font-size: 115%;
  width: auto;
}
.mobile {
  display: none;
}
#zajecia {
  margin-top:-135px;
  margin-bottom: 100px;
}
#plan-dnia {
  margin-top:-155px;
  margin-bottom: 100px;
}
.jedzenie {
  font-size: 400%;
  display: block;
  padding-top: 25px;
}
.plink h4 span {
  font-size: 150%;
  display: block;
  position: absolute;
  right: -10px;
  top: -10px;
}