@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli.ttf');
}
@font-face {
  font-family: 'Muli Bold';
  src: url('../fonts/Muli-Bold.ttf');
}
@font-face {
  font-family: 'Muli SemiBold';
  src: url('../fonts/Muli-SemiBold.ttf');
}
@font-face {
  font-family: 'MyriadPro';
  src: url('../fonts/MyriadPro-Regular.otf');
}
@font-face {
  font-family: 'NotoSans';
  src: url('../fonts/NotoSans-Regular.ttf');
}
@font-face {
  font-family: 'NotoSans Bold';
  src: url('../fonts/NotoSans-Bold.ttf');
}
@font-face {
  font-family: "Circe Extra Bold";
  src: url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.eot");
  src: url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.woff") format("woff"), url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2f7a2323a5ecfc49927add961d05650a.svg#Circe Extra Bold") format("svg");
}
@font-face {
  font-family: "Circe Light";
  src: url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.eot");
  src: url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.woff") format("woff"), url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/18a4a219f1bac4049a21481d12f18f05.svg#Circe Light") format("svg");
}
@font-face {
  font-family: "Circe Bold";
  src: url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.eot");
  src: url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.woff") format("woff"), url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/01dc5c14e8dd31e187d9782957818708.svg#Circe Bold") format("svg");
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.row-scrollable {
  overflow-y: auto;
  max-height: 100vh;
  height: auto;
  overflow-x: hidden;
}
html,
body,
a {
  color: #2B2C31;
  overflow-x: hidden !important;
}
@media (min-width: 992px) {
  html,
  body,
  a {
    overflow: hidden !important;
  }
}
body {
  margin-top: 50px;
}
@media (min-width: 992px) {
  body {
    margin-top: 0;
  }
}
.f-muli {
  font-family: 'Muli', Arial, serif;
}
.f-muli-b {
  font-family: 'Muli Bold', Arial, serif;
}
.f-muli-sb {
  font-family: 'Muli SemiBold', Arial, serif;
}
.f-myriadpro {
  font-family: 'MyriadPro', Arial, serif;
}
.f-notosans {
  font-family: 'NotoSans', Arial, sans-serif;
}
.f-notosans-b {
  font-family: 'NotoSans Bold', Arial, sans-serif;
}
h2 {
  font-family: "Circe Extra Bold", Arial, sans-serif;
  font-size: calc((36 * 1px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((48 * 1px) + (67 - 48) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  h2 {
    font-size: calc((36 * 0.7px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  h2 {
    line-height: calc((48 * 0.7px) + (67 - 48) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 320px) {
  h2 {
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
}
h3 {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((30 * 1px) + (46 - 30) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((38 * 1px) + (52 - 38) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  h3 {
    font-size: calc((30 * 0.7px) + (46 - 30) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  h3 {
    line-height: calc((38 * 0.7px) + (52 - 38) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 320px) {
  h3 {
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
}
h4 {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((20 * 1px) + (27 - 20) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  h4 {
    font-size: calc((20 * 0.7px) + (27 - 20) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 320px) {
  h4 {
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
}
h6 {
  font-family: "Circe Light", Arial, sans-serif;
  font-size: calc((34 * 1px) + (34 - 34) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  h6 {
    font-size: calc((34 * 0.7px) + (34 - 34) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 320px) {
  h6 {
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
}
p {
  font-family: "Muli", Arial, serif;
  font-size: calc((16 * 1px) + (20 - 16) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((26 * 1px) + (35 - 26) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  p {
    font-size: calc((16 * 0.7px) + (20 - 16) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  p {
    line-height: calc((26 * 0.7px) + (35 - 26) * ((100vw - 600px) / (1600 - 600)));
  }
}
.f-circe-eb {
  font-family: "Circe Extra Bold", Arial, sans-serif !important;
}
.f-s-24 {
  font-size: calc((24 * 1px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .f-s-24 {
    font-size: calc((24 * 0.7px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.f-s-12 {
  font-size: calc((12 * 1px) + (12 - 12) * ((100vw - 600px) / (1600 - 600))) !important;
}
@media (max-height: 720px) {
  .f-s-12 {
    font-size: calc((12 * 0.7px) + (12 - 12) * ((100vw - 600px) / (1600 - 600)));
  }
}
.mt-10 {
  margin-top: 6rem !important;
}
.btn-primary {
  background-color: #5FAFE0;
  border-color: #5FAFE0;
}
.btn-blue {
  font-family: "Circe Light", Arial, sans-serif;
  font-size: calc((24 * 1px) + (10 - 24) * ((100vw - 600px) / (1600 - 600)));
  color: white !important;
  background-color: #4BACDD;
  letter-spacing: 1px;
  padding-left: 1.2rem !important;
  padding-right: 1.2rem !important;
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}
@media (max-height: 720px) {
  .btn-blue {
    font-size: calc((24 * 0.7px) + (10 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 1200px) {
  .btn-blue {
    font-size: calc((24 * 1px) + (18 - 24) * ((100vw - 600px) / (1600 - 600)));
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
  }
}
@media (min-width: 1200px) and (max-height: 720px) {
  .btn-blue {
    font-size: calc((24 * 0.7px) + (18 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.btn-visit {
  font-family: "Muli Bold", Arial, sans-serif;
  padding: 16px 0;
  display: block;
  width: 165px;
  height: 54px;
  overflow: hidden;
  background-image: url("../img/btn_visit.svg");
  color: white;
}
@media (min-width: 1200px) {
  .btn-visit {
    width: 165px;
    height: 54px;
  }
}
@media (max-width: 320px) {
  .btn-visit {
    width: 100%;
    height: auto;
    min-height: 44px;
    font-size: 14px;
    padding: 10px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.btn-visit:hover {
  color: white;
}
.article .fp-tableCell {
  display: block !important;
}
@media (max-width: 993px) {
  .block {
    margin: 5% auto;
  }
}
.block .block-paragraf a {
  font-family: "Muli", Arial, serif;
  font-size: calc((24 * 1px) + (18 - 24) * ((100vw - 600px) / (1600 - 600)));
  text-transform: uppercase;
  border-radius: 50%;
  background-color: #b8b127;
  padding: 20px;
}
@media (max-height: 720px) {
  .block .block-paragraf a {
    font-size: calc((24 * 0.7px) + (18 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.block p a {
  display: inline-block;
  background-image: url("../img/a/przycisk.svg");
  width: 194px;
  height: 59px;
  text-align: center;
  line-height: 59px;
}
.block p a:hover {
  text-decoration: none;
}
@media (min-width: 992px) and (min-height: 700px) {
  .scrollDown {
    width: 177px/1.5;
    height: 206px/1.5;
    background-image: url("../img/a/scroll.svg");
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 992px) and (min-height: 700px) and (min-width: 1600px) {
  .scrollDown {
    width: 177px;
    height: 206px;
  }
}
.horizontalScroll-box {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(4, 80vw);
  grid-template-rows: minmax(150px, 1fr);
  overflow-x: scroll;
  scroll-snap-type: x proximity;
  margin-bottom: calc(-0.25 * 20px);
  padding: 20px 25% 20px 5%;
}
@media (min-width: 768px) {
  .horizontalScroll-box {
    grid-gap: calc(20px / 2);
    grid-template-columns: repeat(4, 40vw);
  }
}
@media (min-width: 1200px) {
  .horizontalScroll-box {
    grid-template-columns: repeat(4, 25vw);
  }
}
@media (min-width: 992px) {
  .horizontalScroll-box {
    overflow-x: hidden;
  }
}
@media (min-width: 992px) {
  .horizontalScroll-box {
    padding: 20px 25% 20px 10%;
  }
}
svg {
  max-height: 75vh;
  max-width: 50vw;
}
@media (max-width: 993px) {
  svg {
    max-width: 75vw;
  }
}
.boxes {
  display: grid;
  grid-gap: 20px 0;
  align-content: start;
  overflow: hidden;
}
.boxes .box {
  min-width: 18vw;
  font-family: "Muli", Arial, sans-serif;
  color: #3F3F3F;
  padding-bottom: 35px;
}
@media (max-width: 1444px) {
  .boxes .box {
    min-width: 37vw;
  }
}
@media (max-width: 721px) {
  .boxes .box {
    min-width: 80vw;
  }
}
@media (max-width: 320px) {
  .boxes .box {
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
}
@media (max-width: 993px) {
  .boxes .box h4 {
    line-height: calc((26 * 1px) + (26 - 26) * ((100vw - 600px) / (1600 - 600)));
    margin-bottom: -1px;
  }
}
@media (max-width: 993px) and (max-height: 720px) {
  .boxes .box h4 {
    line-height: calc((26 * 0.7px) + (26 - 26) * ((100vw - 600px) / (1600 - 600)));
  }
}
.boxes .box p {
  font-size: calc((16 * 1px) + (16 - 16) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((26 * 1px) + (26 - 26) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .boxes .box p {
    font-size: calc((16 * 0.7px) + (16 - 16) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .boxes .box p {
    line-height: calc((26 * 0.7px) + (26 - 26) * ((100vw - 600px) / (1600 - 600)));
  }
}
.boxes .box .box-link {
  position: absolute;
  bottom: 15px;
  height: 2rem;
  overflow: hidden;
  margin-top: 35px;
}
.boxes .box.boxmoved:hover a,
.boxes .box.boxmoved:focus a {
  transform: translateX(0);
  width: auto;
}
.boxes .box.boxmoved a {
  transition: 300ms;
  transform: translateX(calc(-100% + 2rem));
}
.boxes .box.boxmoved a:after {
  content: '';
  vertical-align: bottom;
  display: inline-block;
  background-image: url("../img/arrow-right.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
  width: 2rem;
  height: 2rem;
}
.boxes .box.boxmoved a,
.boxes .box a.box-button {
  display: block;
  overflow: hidden;
  font-family: "Circe Light", Arial, sans-serif;
  font-size: calc((14 * 1px) + (14 - 14) * ((100vw - 600px) / (1600 - 600)));
  color: #123BA0;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}
@media (max-height: 720px) {
  .boxes .box.boxmoved a,
  .boxes .box a.box-button {
    font-size: calc((14 * 0.7px) + (14 - 14) * ((100vw - 600px) / (1600 - 600)));
  }
}
.boxes .box.boxmoved a-bigger,
.boxes .box a.box-button-bigger {
  font-size: calc((14 * 1px) + (22 - 14) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .boxes .box.boxmoved a-bigger,
  .boxes .box a.box-button-bigger {
    font-size: calc((14 * 0.7px) + (22 - 14) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 993px) {
  .quote .article-background {
    min-height: 75vh;
    background-repeat: no-repeat;
    background-size: 75% auto;
    background-position: center center;
  }
}
.quote h4 {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((36 * 1px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((36 * 1px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .quote h4 {
    font-size: calc((36 * 0.7px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .quote h4 {
    line-height: calc((36 * 0.7px) + (62 - 36) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) {
  .quote h4 {
    font-size: calc((52 * 1px) + (62 - 52) * ((100vw - 600px) / (1600 - 600)));
    line-height: calc((52 * 1px) + (62 - 52) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) and (max-height: 720px) {
  .quote h4 {
    font-size: calc((52 * 0.7px) + (62 - 52) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) and (max-height: 720px) {
  .quote h4 {
    line-height: calc((52 * 0.7px) + (62 - 52) * ((100vw - 600px) / (1600 - 600)));
  }
}
.quote p {
  font-family: "Circe Light", Arial, sans-serif;
  font-size: calc((31 * 1px) + (31 - 31) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((55 * 1px) + (55 - 55) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .quote p {
    font-size: calc((31 * 0.7px) + (31 - 31) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .quote p {
    line-height: calc((55 * 0.7px) + (55 - 55) * ((100vw - 600px) / (1600 - 600)));
  }
}
.calendar border .btn-font {
  border-radius: 25px;
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((21 * 1px) + (21 - 21) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .calendar border .btn-font {
    font-size: calc((21 * 0.7px) + (21 - 21) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 1199px) {
  .calendar .table-calendar {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .calendar .table-calendar td {
    padding: 0.25rem;
  }
}
.calendar .form-group p {
  margin-bottom: 0.5rem;
}
.bg-themeBlue {
  background-color: #5FAFE0;
}
.color-themeBlue {
  color: #5FAFE0;
}
.map {
  background-color: #5FAFE0;
}
@media (max-width: 769px) {
  .map-map {
    height: 100vh !important;
  }
}
.map-text {
  color: white;
}
.map-text h3 {
  font-family: "Circe Extra Bold", Arial, sans-serif;
  font-size: calc((24 * 1px) + (52 - 24) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((24 * 1px) + (52 - 24) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .map-text h3 {
    font-size: calc((24 * 0.7px) + (52 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .map-text h3 {
    line-height: calc((24 * 0.7px) + (52 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.map-text p {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((24 * 1px) + (23 - 24) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .map-text p {
    font-size: calc((24 * 0.7px) + (23 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.map-text a {
  color: white;
  text-decoration: none;
}
.some-element {
  position: relative;
  width: 100%;
}
.parent-div {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.child-div {
  display: none;
}
.child-div.hide {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.navbar {
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1440px) {
  footer {
    font-size: 80%;
  }
}
.navbar-toggler {
  padding: 1rem 1rem;
  background-image: url('../img/a/menu.svg');
  background-size: cover;
  border: 0;
}
.navbar-toggler.navbar-toggler-iks {
  background-image: url('../img/cancel.svg');
}
@media (min-width: 992px) {
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 8rem !important;
  }
}
.navbar-nav-bigger {
  background-color: white;
}
@media (max-width: 768px) {
  .navbar-nav-bigger {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .navbar-nav-bigger {
    min-height: 50vh;
  }
}
.img-norepeat {
  background-repeat: no-repeat;
}
.img-center {
  background-position: center center;
}
.article-background {
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .article-background {
    min-height: 35vh;
    background-size: auto 65%;
  }
}
.article-blob {
  min-height: 50vh;
  background-size: auto 85%;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 768px) {
  .article-blob {
    width: 95%;
    margin-bottom: 5vh;
  }
}
@media (min-width: 768px) {
  .article-blob {
    padding-top: 5vh;
    position: relative;
    background-size: 90% 65%;
    min-height: 95vh;
  }
}
.article-blob p {
  font-size: calc((30 * 1px) + (36 - 30) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((35 * 1px) + (44 - 35) * ((100vw - 600px) / (1600 - 600)));
  font-style: italic;
}
@media (max-height: 720px) {
  .article-blob p {
    font-size: calc((30 * 0.7px) + (36 - 30) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .article-blob p {
    line-height: calc((35 * 0.7px) + (44 - 35) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) {
  .article-blob p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-20%, -50%);
  }
}
.article h6 {
  font-family: "Circe Light", Arial, sans-serif;
  font-size: calc((26 * 1px) + (32 - 26) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((36 * 1px) + (42 - 36) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .article h6 {
    font-size: calc((26 * 0.7px) + (32 - 26) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .article h6 {
    line-height: calc((36 * 0.7px) + (42 - 36) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 993px) {
  .article h6 {
    line-height: calc((32 * 1px) + (42 - 32) * ((100vw - 600px) / (1600 - 600)));
    margin-bottom: 0;
  }
}
@media (max-width: 993px) and (max-height: 720px) {
  .article h6 {
    line-height: calc((32 * 0.7px) + (42 - 32) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 993px) {
  .article p {
    margin-bottom: 0;
  }
}
.article h2 + p {
  width: 80%;
}
.article h3 + p {
  width: 90%;
}
@media (max-width: 993px) {
  .article.text-center h2 + p {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .article.text-center h3 + p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.article ul {
  list-style-type: none;
  margin: 0;
  padding-inline-start: 0;
}
.article li {
  font-family: "Muli SemiBold", Arial, sans-serif;
  font-size: calc((20 * 1px) + (22 - 20) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((22 * 1px) + (25 - 22) * ((100vw - 600px) / (1600 - 600)));
  margin-bottom: 3px;
}
@media (max-height: 720px) {
  .article li {
    font-size: calc((20 * 0.7px) + (22 - 20) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .article li {
    line-height: calc((22 * 0.7px) + (25 - 22) * ((100vw - 600px) / (1600 - 600)));
  }
}
.article li:before {
  display: inline-block;
  content: '';
  background-image: url('../img/pointer.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 20px;
  padding: 1rem 0 0;
  margin-right: 1rem;
  margin-top: 0.5rem;
}
.article .blue {
  color: #4BACDD;
  font-style: italic;
}
@media (min-width: 992px) {
  .article .blue-lg-smaller {
    width: 80%;
  }
}
.article .red {
  color: #E58888;
  font-style: italic;
}
.article .green {
  color: #72B27D;
  font-style: italic;
}
@media (min-width: 992px) {
  .article .blue,
  .article .red,
  .article .green {
    font-size: calc((24 * 1px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 992px) and (max-height: 720px) {
  .article .blue,
  .article .red,
  .article .green {
    font-size: calc((24 * 0.7px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 993px) {
  .article-sm {
    padding-bottom: 4rem;
  }
  .article-sm-image {
    min-height: 50vw;
    background-repeat: no-repeat;
    background-position: bottom center;
    margin: 0 5%;
  }
}
@media (max-width: 993px) and (min-width: 576px) {
  .article-sm-image {
    min-height: 50vw;
  }
}
.modal-backdrop {
  background-color: #fff;
  filter: blur(4px);
}
.modal-backdrop .show {
  opacity: 0;
}
.text-black {
  color: black !important;
}
.text-bigger {
  font-size: 110%;
}
.text-smaller {
  font-size: 80%;
}
@media (min-width: 992px) {
  .text-md-notbigger {
    font-size: 100%;
  }
}
.bg-kontakt_top {
  background-image: url("../img/a/kontakt_top_bg.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 992px) {
  .bg-kontakt_top {
    background-position: top left;
    background-size: contain;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bg-kontakt_top {
    background-size: 150% auto;
  }
}
.kontakt-form {
  font-family: "Muli SemiBold", Arial, sans-serif;
  font-size: calc((24 * 1px) + (20 - 24) * ((100vw - 600px) / (1600 - 600)));
  color: white;
}
@media (max-height: 720px) {
  .kontakt-form {
    font-size: calc((24 * 0.7px) + (20 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 992px) {
  .kontakt-form {
    color: #2B2C31;
  }
}
.kontakt-form .small {
  font-family: "Muli", Arial, sans-serif;
  font-size: calc((24 * 1px) + (11 - 24) * ((100vw - 600px) / (1600 - 600)));
  color: #484A51;
}
@media (max-height: 720px) {
  .kontakt-form .small {
    font-size: calc((24 * 0.7px) + (11 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-width: 993px) {
  .kontakt-form label {
    font-size: calc((16 * 1px) + (16 - 16) * ((100vw - 600px) / (1600 - 600)));
    margin-bottom: 0;
  }
}
@media (max-width: 993px) and (max-height: 720px) {
  .kontakt-form label {
    font-size: calc((16 * 0.7px) + (16 - 16) * ((100vw - 600px) / (1600 - 600)));
  }
}
.kontakt-header {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((40 * 1px) + (52 - 40) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((40 * 1px) + (52 - 40) * ((100vw - 600px) / (1600 - 600)));
  color: white;
}
@media (max-height: 720px) {
  .kontakt-header {
    font-size: calc((40 * 0.7px) + (52 - 40) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .kontakt-header {
    line-height: calc((40 * 0.7px) + (52 - 40) * ((100vw - 600px) / (1600 - 600)));
  }
}
.kontakt-subheader {
  font-family: "Muli Bold", Arial, sans-serif;
  font-size: calc((20 * 1px) + (20 - 20) * ((100vw - 600px) / (1600 - 600)));
  color: white;
}
@media (max-height: 720px) {
  .kontakt-subheader {
    font-size: calc((20 * 0.7px) + (20 - 20) * ((100vw - 600px) / (1600 - 600)));
  }
}
.kontakt-button {
  color: #5FAFE0;
  font-family: "Muli", Arial, sans-serif;
  font-size: calc((20 * 1px) + (22 - 20) * ((100vw - 600px) / (1600 - 600)));
  color: white;
}
@media (max-height: 720px) {
  .kontakt-button {
    font-size: calc((20 * 0.7px) + (22 - 20) * ((100vw - 600px) / (1600 - 600)));
  }
}
.onas-sm {
  display: block !important;
  margin-top: 170px;
  margin-left: 3%;
}
@media (min-width: 1440px) {
  .onas-sm {
    margin-top: auto;
    margin-left: auto;
    display: none !important;
  }
}
.onas-xl {
  display: none !important;
}
@media (min-width: 1440px) {
  .onas-xl {
    display: block !important;
  }
}
.onas-container {
  width: 1364px;
  height: 789px;
  min-width: 1364px;
  min-height: 789px;
}
.onas h5 {
  font-size: calc((24 * 1px) + (22 - 24) * ((100vw - 600px) / (1600 - 600)));
  font-family: "Muli Bold", Arial, sans-serif;
}
@media (max-height: 720px) {
  .onas h5 {
    font-size: calc((24 * 0.7px) + (22 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.onas p {
  font-size: calc((12 * 1px) + (14 - 12) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((24 * 1px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .onas p {
    font-size: calc((12 * 0.7px) + (14 - 12) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .onas p {
    line-height: calc((24 * 0.7px) + (24 - 24) * ((100vw - 600px) / (1600 - 600)));
  }
}
.gmd {
  background: #FCFBFD;
  border-radius: 2px;
  display: block;
  position: relative;
  padding: 1rem;
  margin: 0.5rem;
  width: 95%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
@media (min-width: 768px) {
  .gmd {
    padding: 1rem;
    margin: 1rem;
  }
}
.gmd-menu {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .gmd-menu {
    bottom: auto;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.19), 0 6px 6px -6px rgba(0, 0, 0, 0.23);
  }
}
.gmd-menu .item {
  font-family: "Circe Extra Bold", Arial, sans-serif;
  font-size: calc((30 * 1px) + (58 - 30) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((40 * 1px) + (72 - 40) * ((100vw - 600px) / (1600 - 600)));
  color: #2B2C31;
  text-decoration: none;
  margin-bottom: 5px;
}
@media (max-height: 720px) {
  .gmd-menu .item {
    font-size: calc((30 * 0.7px) + (58 - 30) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .gmd-menu .item {
    line-height: calc((40 * 0.7px) + (72 - 40) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) {
  .gmd-menu .item {
    margin-bottom: auto;
  }
}
.gmd-menu .subitem {
  font-family: "Circe Bold", Arial, sans-serif;
  font-size: calc((25 * 1px) + (44 - 25) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((35 * 1px) + (72 - 35) * ((100vw - 600px) / (1600 - 600)));
  color: black;
  text-decoration: none;
  margin-bottom: 5px;
}
@media (max-height: 720px) {
  .gmd-menu .subitem {
    font-size: calc((25 * 0.7px) + (44 - 25) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .gmd-menu .subitem {
    line-height: calc((35 * 0.7px) + (72 - 35) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (min-width: 768px) {
  .gmd-menu .subitem {
    margin-bottom: auto;
  }
}
.gmd-menu p {
  font-family: "Muli", Arial, serif;
  font-size: calc((15 * 1px) + (20 - 15) * ((100vw - 600px) / (1600 - 600)));
  line-height: calc((25 * 1px) + (35 - 25) * ((100vw - 600px) / (1600 - 600)));
}
@media (max-height: 720px) {
  .gmd-menu p {
    font-size: calc((15 * 0.7px) + (20 - 15) * ((100vw - 600px) / (1600 - 600)));
  }
}
@media (max-height: 720px) {
  .gmd-menu p {
    line-height: calc((25 * 0.7px) + (35 - 25) * ((100vw - 600px) / (1600 - 600)));
  }
}
.gmd-menu a:hover {
  color: black;
  text-decoration: none;
}
.selectWrapper,
input.selectWrapper {
  border-radius: 36px;
  overflow: hidden;
  background: white;
  border: 1px solid cornflowerblue;
  padding: 3px 5px;
}
.selectWrapper select,
input.selectWrapper select {
  border: 0;
  outline: none;
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  td.border-blue-y,
  .border-blue-y {
    border-top: 1px solid cornflowerblue;
    border-bottom: 1px solid cornflowerblue;
  }
}
td.border-blue-bottom,
.border-blue-bottom {
  border-bottom: 1px solid cornflowerblue;
}
td.border-blue-top,
.border-blue-top {
  border-top: 1px solid cornflowerblue;
}
@keyframes slide-right {
  to {
    transform: translateX(0);
  }
}
@media (max-width: 993px) {
  #menuToggler {
    overflow-x: auto;
    white-space: nowrap;
    height: max-content !important;
    background-color: white;
  }
}
.img-face-fluid {
  width: 100%;
  max-height: 30%;
  object-fit: cover;
  object-position: top;
}
.img-top-constrained {
  width: 100%;
  max-height: 20vw;
  object-fit: contain;
  object-position: top;
}
@media (max-width: 721px) {
  .img-top-constrained {
    max-height: 40vw;
  }
}
.img-fullface-fluid {
  width: 100%;
  max-height: 50%;
  object-fit: cover;
  object-position: top;
}
.img-fulltop-constrained {
  width: 100%;
  max-height: 30vw;
  object-fit: cover;
  object-position: top;
}
/*# sourceMappingURL=style.css.map */