@charset "UTF-8";
/*

Theme Name: FASTSITE blank theme
Author: FASTSITE
Author URI: https://fastsite.pl/
Description: Theme for our beloved client. Developed by FASTSITE.
Version: 1.0
Text Domain: fastsite-blank-theme

*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Sansita&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 90%;
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 90%;
    max-width: 1440px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/*
COLORS
*/
/*
FONTS
*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span,
button,
body {
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Sansita", sans-serif;
  font-weight: 600;
}

p,
a,
li,
span,
input,
textarea,
button,
body {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  font-weight: 600;
}

h1 {
  font-size: 6.875rem;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 5.5rem;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 4.5rem;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 4.375rem;
}
@media (max-width: 992px) {
  h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 3rem;
  }
}
@media (max-width: 576px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3 {
  font-size: 3rem;
}
@media (max-width: 992px) {
  h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 576px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: 2.5rem;
}
@media (max-width: 992px) {
  h4 {
    font-size: 2.25rem;
  }
}
@media (max-width: 768px) {
  h4 {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  h4 {
    font-size: 1.75rem;
  }
}

h5 {
  font-size: 1.875rem;
}
@media (max-width: 992px) {
  h5 {
    font-size: 1.25rem;
  }
}

h6 {
  font-size: 1.5rem;
}
@media (max-width: 992px) {
  h6 {
    font-size: 1.115rem;
  }
}

.button {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 1.25px;
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.11);
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem 1.5rem;
  border: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 250ms ease;
}
.button:hover {
  transform: scale(0.97);
}
@media (max-width: 768px) {
  .button {
    font-size: 13px;
    padding: 13px;
  }
}

.yellow-button {
  background: linear-gradient(180deg, #d78a0f 0%, #fcc014 83.33%, #f1c74d 91.67%);
}

.black-button {
  background: linear-gradient(180deg, #32211c 0%, #544436 96.87%);
}

.right-arrow:after {
  content: "";
  margin-left: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-right.svg);
  background-color: unset;
}

.down-arrow:after {
  content: "";
  margin-left: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-right.svg);
  background-color: unset;
  transform: rotate(90deg);
}

.download-button:after {
  content: "";
  margin-left: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/download.svg);
  background-color: unset;
}

/*
ADDITIONAL
*/
.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
  transition-property: height;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
header {
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  transition: all 250ms ease-in-out;
}
header.is-open {
  background: rgba(255, 255, 255, 0.84);
}
header .container {
  display: flex;
  height: inherit;
  flex-direction: row;
  justify-content: space-between;
  height: inherit;
}
header .container .mobile-button-wrapper {
  display: none;
}
header .container .menu-wrapper {
  display: flex;
  align-items: center;
}
header .container .menu-wrapper ul {
  display: flex;
}
header .container .menu-wrapper ul li {
  padding: 1rem;
  height: 100px;
  display: inline-flex;
  align-items: center;
}
header .container .menu-wrapper li.menu-item-has-children {
  position: relative;
}
header .container .menu-wrapper li.menu-item-has-children ul.sub-menu {
  display: none;
  width: 20rem;
  background: rgba(255, 255, 255, 0.84);
  flex-direction: column;
  position: absolute;
  top: 100px;
  left: 0;
}
header .container .menu-wrapper li.menu-item-has-children ul.sub-menu li {
  padding: 0.5rem 1rem;
  height: unset;
}
header .container .menu-wrapper li.menu-item-has-children:hover > ul.sub-menu {
  display: flex;
}
header .container .menu-wrapper li.menu-item-has-children.parki ul.sub-menu {
  width: 42rem;
  -moz-column-count: 3;
       column-count: 3;
  left: 0;
}
@media (max-width: 992px) {
  header .container .menu-wrapper li.menu-item-has-children.parki ul.sub-menu {
    -moz-column-count: 2;
         column-count: 2;
    width: 32rem;
  }
}
header .container .menu-wrapper li.menu-item-has-children.parki:hover > ul.sub-menu {
  display: block;
}
header .container .menu-wrapper a {
  color: black;
  font-weight: 600;
  font-size: 1rem;
  transition: all 250ms ease;
}
header .container .menu-wrapper a:hover {
  color: #1d473a;
}
@media (max-width: 1200px) {
  header {
    height: 90px;
  }
  header .container {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  header .container .logo-wrapper {
    height: 90px;
    z-index: 10;
  }
  header .container .logo-wrapper img {
    height: 155%;
  }
  header .container .menu-wrapper {
    background: rgba(255, 255, 255, 0.84);
    padding: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 250ms ease-in-out;
  }
  header .container .menu-wrapper.is-visible {
    display: flex;
    height: unset;
    padding: 2rem 0;
  }
  header .container .menu-wrapper div {
    width: inherit;
  }
  header .container .menu-wrapper ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  header .container .menu-wrapper ul li {
    padding: 0.75rem;
    height: unset;
    width: 100%;
  }
  header .container .menu-wrapper ul li a {
    width: inherit;
    text-align: center;
  }
  header .container .menu-wrapper li.menu-item-has-children.menu-item-36 ul.sub-menu {
    display: none;
  }
  header .container .menu-wrapper li.menu-item-has-children.menu-item-36:hover > ul.sub-menu {
    display: none !important;
  }
  header .container .menu-wrapper li.menu-item-has-children.menu-item-23,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2839,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2827 {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
  header .container .menu-wrapper li.menu-item-has-children.menu-item-23 ul.sub-menu,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2839 ul.sub-menu,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2827 ul.sub-menu {
    display: block;
    position: relative;
    width: unset;
    padding-top: 12px;
    top: unset;
    background-color: transparent;
  }
  header .container .menu-wrapper li.menu-item-has-children.menu-item-23 ul.sub-menu li a,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2839 ul.sub-menu li a,
header .container .menu-wrapper li.menu-item-has-children.menu-item-2827 ul.sub-menu li a {
    font-size: 14px;
  }
  header .container .mobile-button-wrapper {
    display: flex;
    align-items: center;
  }
}

#to-top-btn {
  display: block;
  opacity: 0;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  width: 48px;
  height: 48px;
  transition: all 250ms ease;
}
#to-top-btn img {
  -o-object-fit: contain;
     object-fit: contain;
  transform: rotate(90deg);
}

section#contact {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/footer-form-1.png) center top no-repeat;
  background-size: cover;
  padding-bottom: 7rem;
}
section#contact .container {
  position: relative;
  z-index: 10;
}
section#contact h3 {
  color: #14352a;
  font-weight: 700;
  margin-bottom: 2rem;
}
section#contact .contact-data-wrapper {
  background-color: white;
  padding: 2rem;
}
@media (max-width: 768px) {
  section#contact .contact-data-wrapper {
    padding: 1rem;
  }
}
section#contact .contact-data-wrapper p {
  font-size: 1.5rem;
  color: black;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  section#contact .contact-data-wrapper p {
    font-size: 1.25rem;
  }
}
section#contact .contact-data-wrapper a {
  color: #14352a;
  font-size: 1.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  section#contact .contact-data-wrapper a {
    font-size: 1.25rem;
  }
}
section#contact .contact-data-wrapper a:before {
  content: "";
  margin-right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section#contact .contact-data-wrapper a.tel:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/tel.svg);
}
section#contact .contact-data-wrapper a.mail:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/mail.svg);
}
section#contact .form-wrapper .input-wrapper {
  margin-bottom: 1rem;
}
section#contact .form-wrapper .textarea-wrapper {
  margin-bottom: 1rem;
}
section#contact .form-wrapper .acceptance-wrapper {
  margin-bottom: 1rem;
}
section#contact .form-wrapper .acceptance-wrapper span {
  color: white;
}
section#contact .form-wrapper .acceptance-wrapper label {
  display: flex;
}
section#contact .form-wrapper .acceptance-wrapper label input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 3px solid #77ae3e;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
section#contact .form-wrapper .acceptance-wrapper label input[type=checkbox]:active, section#contact .form-wrapper .acceptance-wrapper label input[type=checkbox]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
section#contact .form-wrapper .acceptance-wrapper label input[type=checkbox]:checked {
  background-color: #fafafa;
  border: 3px solid #77ae3e;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
section#contact .form-wrapper .acceptance-wrapper label input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 4px;
  color: #77ae3e;
}
section#contact .form-wrapper input,
section#contact .form-wrapper textarea {
  border: none;
  padding: 1rem;
  background-color: white;
  width: 100%;
}
section#contact .form-wrapper .wpcf7 form.sent .wpcf7-response-output {
  color: white;
}

footer#main-footer {
  position: relative;
  padding: 1rem 0;
  z-index: 5;
  background-color: white;
}
@media (max-width: 768px) {
  footer#main-footer .container {
    position: relative;
    top: -3rem;
  }
}
footer#main-footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 16rem;
  top: -13rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/footer-decorator-2.png);
}
footer#main-footer .media-wrapper {
  margin-bottom: 1rem;
  z-index: 3;
  position: relative;
}
footer#main-footer .media-wrapper a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
footer#main-footer .media-wrapper a:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
footer#main-footer .media-wrapper a.fb:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/fb.svg);
}
footer#main-footer .media-wrapper a.ig {
  margin: 0 1rem;
}
footer#main-footer .media-wrapper a.ig:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/ig.svg);
}
footer#main-footer .media-wrapper a.yt:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/yt.svg);
}
footer#main-footer .implementation-wrapper {
  z-index: 3;
  position: relative;
}
footer#main-footer .implementation-wrapper span {
  color: #77ae3e;
}
footer#main-footer .implementation-wrapper span a {
  color: inherit;
}
footer#main-footer .menu-wrapper {
  z-index: 3;
  position: relative;
}
footer#main-footer .menu-wrapper li:first-of-type h5 {
  color: #77ae3e;
  margin-bottom: 1rem;
}
footer#main-footer .menu-wrapper li:first-of-type h5 a {
  color: inherit;
  font-family: inherit;
}
footer#main-footer .menu-wrapper li {
  padding: 0.25rem 0;
}
footer#main-footer .menu-wrapper li a {
  color: black;
  transition: all 250ms ease;
}
footer#main-footer .menu-wrapper li a:hover {
  color: #77ae3e;
}
footer#main-footer:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 16rem;
  bottom: 0;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/footer-deco.png);
  z-index: 1;
}
@media (max-width: 768px) {
  footer#main-footer:after {
    height: 8rem;
  }
}
footer#main-footer .col:nth-of-type(3),
footer#main-footer .col:nth-of-type(4),
footer#main-footer .col:nth-of-type(5) {
  display: flex;
  justify-content: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  color: white;
}

@media (max-width: 1200px) {
  footer#main-footer .image-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 992px) {
  section#contact .form-wrapper {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .order-5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
  }
  .order-5 br {
    display: none;
  }
  .menu-wrapper ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
body {
  overflow: hidden;
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/tlo-jasne.jpg);
  background-position: center top 500px;
}
body.home {
  background-repeat: no-repeat;
}
body.page-template-ekspedycja {
  background: none;
}
body.page-template-pionierow {
  background-position: center top 500px;
}
body.page-template-kontakt {
  background: none;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

section {
  padding: 5rem 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  section {
    padding: 3rem 0;
  }
}

div.row {
  padding: 1rem 0;
}

section.full-subpage-header {
  height: 100vh;
  padding: 0;
  padding-bottom: 5rem;
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/ekspedycje-bg.png) bottom center no-repeat;
  background-size: cover;
}
section.full-subpage-header .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.full-subpage-header .container .image-wrapper,
section.full-subpage-header .container .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.full-subpage-header .container .image-wrapper img {
  width: 100%;
}
section.full-subpage-header .container .button-wrapper {
  margin-top: 1rem;
}

section.half-subpage-header {
  height: 515px;
  padding: 0;
  background-size: cover;
  margin-bottom: 3rem;
  background-position-y: center;
}
section.half-subpage-header#archive-parks {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/foto5_1.png) bottom center no-repeat;
  webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
          mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-position: bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin-bottom: 0;
}
section.half-subpage-header#single-parks {
  background-repeat: no-repeat;
  webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
          mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-position: bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin-bottom: 0;
}
section.half-subpage-header#contact-page {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/kontakt.png) no-repeat;
  background-position-y: bottom;
  margin-bottom: -3rem;
}
section.half-subpage-header#base-page {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/baza4.png) no-repeat;
  background-position-y: bottom;
  height: 600px;
}
@media (max-width: 576px) {
  section.half-subpage-header#base-page {
    background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/baza-mobile1.png) no-repeat;
    background-position-y: bottom;
    background-size: cover;
  }
  section.half-subpage-header#base-page .image-wrapper img {
    height: 90%;
  }
}
section.half-subpage-header#trip {
  height: 515px;
  margin-bottom: 0;
  background: white url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/ekspedycje-bg-short.png) bottom center no-repeat;
  background-position-y: bottom;
}
section.half-subpage-header#single-dziennik {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/pn-foto.png);
  background-repeat: no-repeat;
  webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
          mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-position: bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  height: 700px;
}
@media (max-width: 576px) {
  section.half-subpage-header#single-dziennik {
    height: 515px;
  }
}
section.half-subpage-header.with-text .container {
  padding-bottom: 100px;
}
section.half-subpage-header.with-text .container > .row > .col {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.half-subpage-header .container {
  padding-top: 100px;
  height: 100%;
}
section.half-subpage-header .container .row,
section.half-subpage-header .container .col {
  height: inherit;
}
section.half-subpage-header .container .image-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  bottom: -5rem;
}
section.half-subpage-header .container .image-wrapper img {
  height: 100%;
  width: auto;
}
section.half-subpage-header .container .text-wrapper h2,
section.half-subpage-header .container .text-wrapper h1,
section.half-subpage-header .container .text-wrapper p {
  color: white;
}
section.half-subpage-header .container .text-wrapper p {
  font-size: 2.25rem;
}
@media (max-width: 768px) {
  section.half-subpage-header .container .text-wrapper h2,
section.half-subpage-header .container .text-wrapper h1,
section.half-subpage-header .container .text-wrapper p {
    text-align: center;
  }
}

section.regular-section {
  margin-top: 100px;
}

.search-wrapper .search-button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.search-wrapper .search-button:after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/szukaj.svg);
  background-color: unset;
}

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(20, 53, 42, 0.95);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  flex-direction: column;
  height: 100vh;
}
.search-overlay.active {
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.search-overlay .overlay-close {
  position: absolute;
  top: 50px;
  right: 50px;
  color: white;
}
.search-overlay .overlay-close img {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.search-overlay .overlay-close:hover {
  cursor: pointer;
}
.search-overlay form#searchform input[type=text] {
  border: none;
  padding: 1rem;
  font-size: 1.5rem;
  background: none !important;
  color: white;
  border-bottom: 1px solid white;
  margin-right: 1rem;
}
.search-overlay form#searchform input:-webkit-autofill,
.search-overlay form#searchform input:-webkit-autofill:hover,
.search-overlay form#searchform input:-webkit-autofill:focus,
.search-overlay form#searchform input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #14352a inset !important;
}
.search-overlay form#searchform input:-webkit-autofill {
  -webkit-text-fill-color: white !important;
}
.search-overlay form#searchform input[type=submit] {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 1.25px;
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.11);
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem 1.5rem;
  border: none;
  background: linear-gradient(180deg, #d78a0f 0%, #fcc014 83.33%, #f1c74d 91.67%);
}
@media (max-width: 576px) {
  .search-overlay form#searchform div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .search-overlay form#searchform div input[type=text] {
    margin-right: 0;
  }
  .search-overlay form#searchform div input[type=submit] {
    margin-top: 1rem;
  }
}

section.search-results-wrapper {
  background-color: white;
  margin-top: 100px;
  padding-bottom: 15rem;
}
section.search-results-wrapper ul li {
  padding: 0.5rem 0;
}

.single-slider-wrapper {
  padding: 1rem 0;
  margin: 2rem 0;
}
.single-slider-wrapper .swiper-wrapper {
  box-sizing: border-box !important;
}
.single-slider-wrapper .gallery-top {
  width: 100%;
  height: 530px;
  overflow-x: hidden;
  margin-left: auto;
  margin-right: auto;
}
.single-slider-wrapper .gallery-top .swiper-button-next,
.single-slider-wrapper .gallery-top .swiper-button-prev {
  top: 53%;
}
.single-slider-wrapper .gallery-top .swiper-button-next {
  right: 2rem;
}
.single-slider-wrapper .gallery-top .swiper-button-prev {
  left: 2rem;
}
.single-slider-wrapper .gallery-top .swiper-slide {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 92%;
}
.single-slider-wrapper .gallery-thumbs {
  box-sizing: border-box;
  padding: 20px 0;
  height: 150px;
  width: 100%;
  overflow-x: hidden;
}
.single-slider-wrapper .swiper-slide {
  background-size: cover;
  background-position: center;
}
.single-slider-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-slider-wrapper .gallery-thumbs .swiper-slide {
  min-width: 12% !important;
  height: 100%;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
}
.single-slider-wrapper .gallery-thumbs .swiper-slide:hover {
  cursor: pointer;
}
.single-slider-wrapper .gallery-thumbs .swiper-slide-thumb-active {
  border: 6px solid #77ae3e;
}
.single-slider-wrapper .swiper-button-next,
.single-slider-wrapper .swiper-button-prev {
  color: white !important;
}
@media (max-width: 576px) {
  .single-slider-wrapper .swiper-button-next,
.single-slider-wrapper .swiper-button-prev {
    top: 56% !important;
  }
}

section#single-national-park-desc {
  padding-top: 0;
}
section#single-national-park-desc .thumbnail-row {
  margin-top: -20rem;
  position: relative;
}
section#single-national-park-desc .thumbnail-row .image-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
section#single-national-park-desc .thumbnail-row .image-wrapper img {
  height: 100%;
  width: 400px;
}
section#single-national-park-desc .excerpt-wrapper p {
  color: #2e5e50;
  font-size: 2rem;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  section#single-national-park-desc .excerpt-wrapper p {
    width: 100%;
    font-size: 1.5rem;
  }
}
section#single-national-park-desc .text-wrapper h3 {
  text-align: center;
  margin-bottom: 2rem;
}
section#single-national-park-desc .text-wrapper p {
  text-align: justify;
  font-size: 1.125rem;
}
section#single-national-park-desc .text-wrapper p span {
  color: #77ae3e;
}

section#challenges {
  padding: 8rem 0;
  padding-bottom: 15rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  section#challenges {
    background-repeat: no-repeat;
    background-size: cover;
  }
}
section#challenges .title-wrapper {
  margin-bottom: 2rem;
}
section#challenges .title-wrapper h1 {
  text-transform: uppercase;
}
section#challenges .title-wrapper h1,
section#challenges .title-wrapper p {
  color: white;
  text-align: center;
}
section#challenges .title-wrapper p {
  font-size: 28px;
}
@media (max-width: 768px) {
  section#challenges .title-wrapper p {
    font-size: 1.25rem;
  }
}
section#challenges .challenge-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
}
section#challenges .challenge-wrapper .image-wrapper {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#challenges .challenge-wrapper .image-wrapper img {
  width: 80%;
}
section#challenges .challenge-wrapper .text-wrapper {
  width: 80%;
  padding-left: 2rem;
}
section#challenges .challenge-wrapper .text-wrapper p {
  color: white;
  font-size: 1.125rem;
}
section#challenges .challenge-wrapper .text-wrapper p:nth-of-type(1) {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  section#challenges .challenge-wrapper {
    flex-direction: column;
  }
  section#challenges .challenge-wrapper .image-wrapper {
    width: 100%;
  }
  section#challenges .challenge-wrapper .text-wrapper {
    width: 100%;
  }
  section#challenges .challenge-wrapper .text-wrapper p {
    text-align: justify;
  }
  section#challenges .challenge-wrapper .text-wrapper p:nth-of-type(1) {
    text-align: center;
  }
}
@media (max-width: 992px) {
  section#challenges .challenge-wrapper .image-wrapper img {
    max-width: 150px;
  }
  section#challenges .challenge-wrapper .text-wrapper {
    padding-left: 0;
  }
}

section#more-info .title-wrapper h5 {
  color: #2e5e50;
}
@media (max-width: 992px) {
  section#more-info .title-wrapper h5 {
    text-align: justify;
  }
}
section#more-info .button-wrapper {
  margin: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#more-info .text-wrapper p {
  font-size: 1.125rem;
  font-weight: 900;
}
@media (max-width: 992px) {
  section#more-info .text-wrapper p {
    text-align: justify;
  }
}
section#more-info .text-wrapper p:nth-of-type(1) {
  margin-bottom: 1rem;
  color: #2e5e50;
}

section#inspirations {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/inspirations2.png) no-repeat;
  padding: 11rem 0;
}
@media (max-width: 1200px) {
  section#inspirations {
    padding: 3rem 0;
  }
}
section#inspirations .inspirations-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-right: -1rem;
  margin-left: -1rem;
}
section#inspirations .inspirations-wrapper .wrapper-inner {
  margin-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 50%;
}
@media (max-width: 1200px) {
  section#inspirations .inspirations-wrapper .wrapper-inner {
    width: 100%;
  }
}
section#inspirations .inspirations-wrapper .inspiration-wrapper {
  height: 240px;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  display: flex;
}
section#inspirations .inspirations-wrapper .inspiration-wrapper .image-wrapper {
  width: 50%;
  height: 100%;
}
section#inspirations .inspirations-wrapper .inspiration-wrapper .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#inspirations .inspirations-wrapper .inspiration-wrapper .text-button-wrapper {
  background-color: white;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  flex-direction: column;
}
section#inspirations .title-wrapper h2,
section#inspirations .title-wrapper p {
  color: white;
  text-align: center;
}
section#inspirations .title-wrapper p {
  font-size: 1.5rem;
}

section#family-desc {
  padding-top: 0;
}
section#family-desc .image-wrapper {
  display: flex;
  justify-content: center;
}
section#family-desc .image-wrapper img {
  width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}
section#family-desc .text-wrapper h3 {
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  section#family-desc .text-wrapper {
    margin-top: 2rem;
  }
  section#family-desc .text-wrapper p {
    text-align: justify;
  }
  section#family-desc .image-wrapper {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  section#family-members {
    padding-top: 0;
  }
}
section#family-members .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
}
section#family-members .title-wrapper img {
  max-height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 90%;
}
section#family-members .title-wrapper p {
  font-size: 1.125rem;
}
section#family-members .family-members-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#family-members .family-members-wrapper .wrapper-inner {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
  width: 25%;
}
@media (max-width: 1400px) {
  section#family-members .family-members-wrapper .wrapper-inner {
    width: 33.33%;
  }
}
@media (max-width: 992px) {
  section#family-members .family-members-wrapper .wrapper-inner {
    width: 50%;
  }
}
@media (max-width: 768px) {
  section#family-members .family-members-wrapper .wrapper-inner {
    width: 100%;
  }
}
section#family-members .family-members-wrapper .family-member-wrapper {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 540px;
}
@media (max-width: 768px) {
  section#family-members .family-members-wrapper .family-member-wrapper {
    height: 440px;
  }
}
section#family-members .family-members-wrapper .family-member-wrapper .image-wrapper {
  height: 45%;
}
section#family-members .family-members-wrapper .family-member-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#family-members .family-members-wrapper .family-member-wrapper .text-wrapper {
  height: 55%;
  padding: 1rem;
  background-color: white;
}
section#family-members .family-members-wrapper .family-member-wrapper .text-wrapper h5 {
  color: #1d473a;
  margin-bottom: 1rem;
  text-align: center;
}
section#family-members .family-members-wrapper .family-member-wrapper .text-wrapper p {
  font-size: 0.875rem;
  text-align: center;
}

section#expedition-documentation {
  padding-top: 0;
}
@media (max-width: 768px) {
  section#expedition-documentation {
    margin-top: -3rem;
    padding-bottom: 0;
    margin-bottom: -3rem;
  }
}
section#expedition-documentation .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
}
section#expedition-documentation .title-wrapper p {
  margin-top: 2rem;
  font-size: 1.125rem;
}
section#expedition-documentation .title-wrapper img {
  max-height: 150px;
  width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
section#expedition-documentation .inspirations-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#expedition-documentation .inspirations-wrapper .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 50%;
}
@media (max-width: 1200px) {
  section#expedition-documentation .inspirations-wrapper .wrapper-inner {
    width: 100%;
  }
}
section#expedition-documentation .inspirations-wrapper .inspiration-wrapper {
  height: 230px;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 2rem;
  display: flex;
}
section#expedition-documentation .inspirations-wrapper .inspiration-wrapper .image-wrapper {
  width: 45%;
  height: 100%;
}
section#expedition-documentation .inspirations-wrapper .inspiration-wrapper .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#expedition-documentation .inspirations-wrapper .inspiration-wrapper .text-button-wrapper {
  background-color: white;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  flex-direction: column;
}
section#expedition-documentation.doc .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#expedition-documentation.doc .title-wrapper img {
  max-height: 320px;
  width: 80%;
}
section#expedition-documentation .row-new .wrapper {
  padding: 1rem 0;
}
section#expedition-documentation .row-new .wrapper a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#expedition-documentation .row-new .wrapper a img {
  width: 90%;
}
@media (max-width: 1200px) {
  section#expedition-documentation .row-new .wrapper a img {
    width: 70%;
  }
}

section#trip-main-info {
  padding-top: 0;
  margin-top: -14rem;
}
section#trip-main-info .col {
  margin-bottom: 2rem;
}
section#trip-main-info .box-info-wrapper {
  background-color: white;
  padding: 1rem;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#trip-main-info .box-info-wrapper .icon-wrapper {
  height: 100%;
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#trip-main-info .box-info-wrapper .text-wrapper {
  width: 65%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
section#trip-main-info .box-info-wrapper .text-wrapper p:nth-of-type(1) {
  color: #2e5e50;
  font-size: 1.3375rem;
  margin-bottom: 1rem;
}
section#trip-main-info .box-info-wrapper .text-wrapper p:nth-of-type(2) {
  font-size: 1.5rem;
}

section#trip-log .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
}
section#trip-log .title-wrapper img {
  max-height: 160px;
  width: 80%;
}
section#trip-log .inspirations-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#trip-log .inspirations-wrapper .wrapper-inner {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 50%;
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  section#trip-log .inspirations-wrapper .wrapper-inner {
    width: 100%;
  }
}
section#trip-log .inspirations-wrapper .inspiration-wrapper {
  height: 260px;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  display: flex;
}
section#trip-log .inspirations-wrapper .inspiration-wrapper .image-wrapper {
  width: 45%;
  height: 100%;
}
section#trip-log .inspirations-wrapper .inspiration-wrapper .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#trip-log .inspirations-wrapper .inspiration-wrapper .text-button-wrapper {
  background-color: white;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  flex-direction: column;
}
section#trip-log .buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#trip-log .buttons-wrapper a {
  margin-bottom: 1rem;
  text-align: center;
}
section#trip-log .buttons-wrapper a:nth-of-type(1) {
  margin-right: 1rem;
}
@media (max-width: 992px) {
  section#trip-log .buttons-wrapper {
    flex-direction: column;
  }
  section#trip-log .buttons-wrapper a:nth-of-type(1) {
    margin-right: 0;
  }
}

section#park-detailed-info {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/park-tlo.png) bottom center no-repeat;
  background-size: cover;
  padding: 8rem 0;
}
section#park-detailed-info .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
section#park-detailed-info .image-wrapper img {
  width: 90%;
  border: 3px solid white;
}
section#park-detailed-info .text-wrapper h3 {
  color: #bacc3a;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 1rem;
}
section#park-detailed-info .text-wrapper p {
  color: white;
  font-size: 1.125rem;
}
@media (max-width: 992px) {
  section#park-detailed-info .text-wrapper p {
    text-align: justify;
  }
}
section#park-detailed-info .text-wrapper .buttons-wrapper {
  margin-top: 2rem;
}
section#park-detailed-info .text-wrapper .buttons-wrapper a:nth-of-type(1) {
  margin-right: 1rem;
}
section#park-detailed-info .text-wrapper .buttons-wrapper a {
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  section#park-detailed-info .text-wrapper {
    margin-top: 2rem;
  }
}

section.regular-movie {
  padding-top: 0;
}
@media (max-width: 768px) {
  section.regular-movie {
    margin-top: -3rem;
  }
}
section.regular-movie .title-wrapper h4 {
  color: #2e5e50;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}
section.regular-movie .title-wrapper .info-wrapper {
  display: flex;
  margin: 2rem 0;
}
section.regular-movie .title-wrapper .info-wrapper p {
  font-size: 1.25rem;
  font-family: "Sansita", sans-serif;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
section.regular-movie .title-wrapper .info-wrapper p a {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
section.regular-movie .title-wrapper .info-wrapper p:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.regular-movie .title-wrapper .info-wrapper .date {
  margin-right: 2rem;
}
section.regular-movie .title-wrapper .info-wrapper .date:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/clock.svg);
}
section.regular-movie .title-wrapper .info-wrapper .family {
  margin-right: 2rem;
}
section.regular-movie .title-wrapper .info-wrapper .family:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/family.svg);
}
section.regular-movie .title-wrapper .info-wrapper .park:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/park-pin.svg);
}
@media (max-width: 768px) {
  section.regular-movie .title-wrapper .info-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  section.regular-movie .title-wrapper .info-wrapper p.family {
    margin-left: 0;
  }
}
section.regular-movie .movie-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
section.regular-movie .movie-wrapper img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.regular-movie .movie-wrapper iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
section.regular-movie .text-wrapper {
  margin-top: 2rem;
}
section.regular-movie .share-wrapper {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
section.regular-movie .share-wrapper h5 {
  margin-right: 1rem;
}
section.regular-movie .share-wrapper a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
section.regular-movie .share-wrapper a:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.regular-movie .share-wrapper a.fb:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/fb.svg);
}
section.regular-movie .share-wrapper a.ig {
  margin: 0 1rem;
}
section.regular-movie .share-wrapper a.ig:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/ig.svg);
}
section.regular-movie .share-wrapper a.yt:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/yt.svg);
}
section.regular-movie .side-title-wrapper {
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  section.regular-movie .side-title-wrapper {
    margin-top: 2rem;
  }
}
section.regular-movie .side-title-wrapper h4 {
  color: #2e5e50;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}
section.regular-movie .side-boxes-wrapper .box-wrapper {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  min-height: 360px;
  margin-bottom: 2rem;
}
section.regular-movie .side-boxes-wrapper .box-wrapper .image-wrapper {
  width: 100%;
  height: 45%;
  max-height: 300px;
}
section.regular-movie .side-boxes-wrapper .box-wrapper .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 300px;
}
section.regular-movie .side-boxes-wrapper .box-wrapper .text-button-wrapper {
  background-color: white;
  height: 55%;
  padding: 1rem;
}
section.regular-movie .side-boxes-wrapper .box-wrapper .text-button-wrapper .text-wrapper {
  margin-bottom: 1rem;
}
section.regular-movie .side-boxes-wrapper .box-wrapper .text-button-wrapper .text-wrapper p {
  font-size: 20px;
  font-family: "Sansita", sans-serif;
  color: #727272;
}
@media (max-width: 992px) {
  section.regular-movie .side-boxes-wrapper .box-wrapper {
    min-height: unset;
    height: 360px;
  }
}

section.regular-text {
  padding-top: 0;
}
@media (max-width: 768px) {
  section.regular-text {
    margin-top: -3rem;
  }
}
section.regular-text .title-wrapper h4 {
  color: #2e5e50;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}
section.regular-text .title-wrapper .info-wrapper {
  display: flex;
  margin: 2rem 0;
}
section.regular-text .title-wrapper .info-wrapper p {
  font-size: 1.25rem;
  font-family: "Sansita", sans-serif;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
section.regular-text .title-wrapper .info-wrapper p a {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
section.regular-text .title-wrapper .info-wrapper p:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.regular-text .title-wrapper .info-wrapper .date:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/clock.svg);
}
section.regular-text .title-wrapper .info-wrapper .family {
  margin: 0 2rem;
}
section.regular-text .title-wrapper .info-wrapper .family:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/family.svg);
}
section.regular-text .title-wrapper .info-wrapper .park:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/park-pin.svg);
}
@media (max-width: 768px) {
  section.regular-text .title-wrapper .info-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  section.regular-text .title-wrapper .info-wrapper p.family {
    margin-left: 0;
  }
}
section.regular-text .single-image-wrapper {
  width: 100%;
}
section.regular-text .single-image-wrapper img {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 250ms ease;
}
section.regular-text .single-image-wrapper img:hover {
  cursor: zoom-in;
}
section.regular-text .single-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(20, 53, 42, 0.95);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  flex-direction: column;
  height: 100vh;
}
section.regular-text .single-image-overlay.active {
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
section.regular-text .single-image-overlay .overlay-close {
  position: absolute;
  top: 50px;
  right: 50px;
  color: white;
  z-index: 1000;
}
section.regular-text .single-image-overlay .overlay-close img {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
section.regular-text .single-image-overlay .overlay-close:hover {
  cursor: pointer;
}
section.regular-text .single-image-overlay img {
  max-height: 80%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.regular-text .content-wrapper p {
  text-align: justify;
}
section.regular-text .single-slider-wrapper .gallery-top {
  position: relative;
}
section.regular-text .share-wrapper {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
section.regular-text .share-wrapper h5 {
  margin-right: 1rem;
}
section.regular-text .share-wrapper a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
section.regular-text .share-wrapper a:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.regular-text .share-wrapper a.fb:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/fb.svg);
}
section.regular-text .share-wrapper a.ig {
  margin: 0 1rem;
}
section.regular-text .share-wrapper a.ig:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/ig.svg);
}
section.regular-text .share-wrapper a.yt:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/yt.svg);
}
section.regular-text .side-title-wrapper {
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  section.regular-text .side-title-wrapper {
    margin-top: 2rem;
  }
}
section.regular-text .side-title-wrapper h4 {
  color: #2e5e50;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}
section.regular-text .side-boxes-wrapper .box-wrapper {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  min-height: 360px;
  margin-bottom: 2rem;
}
section.regular-text .side-boxes-wrapper .box-wrapper .image-wrapper {
  width: 100%;
  height: 45%;
  max-height: 300px;
}
section.regular-text .side-boxes-wrapper .box-wrapper .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 300px;
}
section.regular-text .side-boxes-wrapper .box-wrapper .text-button-wrapper {
  background-color: white;
  height: 55%;
  padding: 1rem;
}
section.regular-text .side-boxes-wrapper .box-wrapper .text-button-wrapper .text-wrapper {
  margin-bottom: 1rem;
}
section.regular-text .side-boxes-wrapper .box-wrapper .text-button-wrapper .text-wrapper p {
  font-size: 20px;
  font-family: "Sansita", sans-serif;
  color: #727272;
}
@media (max-width: 992px) {
  section.regular-text .side-boxes-wrapper .box-wrapper {
    min-height: unset;
    height: 360px;
  }
}

section.regular-movie .single-slider-wrapper .gallery-top {
  position: relative;
}

section.national-parks-slider {
  height: 1200px;
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/pn-tlo.png) top no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
section.national-parks-slider:before {
  content: "";
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/pn-tekst.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 10rem;
  position: absolute;
  top: -1rem;
  width: 90%;
  left: 5%;
}
@media (max-width: 576px) {
  section.national-parks-slider:before {
    top: -4rem;
  }
}
section.national-parks-slider .container {
  overflow: hidden;
}
section.national-parks-slider .text-wrapper p {
  color: white;
  font-weight: bold;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  section.national-parks-slider .text-wrapper {
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  section.national-parks-slider .text-wrapper {
    font-size: 1.25rem;
  }
}
section.national-parks-slider .swiper-button-wrapper {
  position: absolute;
  height: 5rem;
  top: -5rem;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
section.national-parks-slider .swiper-button-wrapper .swiper-button {
  position: relative !important;
  left: unset;
  right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  top: unset;
}
section.national-parks-slider .swiper-button-wrapper .swiper-button:after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.national-parks-slider .swiper-button-wrapper .swiper-button-prev {
  width: 48px !important;
  height: 48px !important;
  margin-right: 1rem;
}
section.national-parks-slider .swiper-button-wrapper .swiper-button-prev:after {
  width: 48px !important;
  height: 48px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-left-pn-slider.svg);
}
section.national-parks-slider .swiper-button-wrapper .swiper-button-next {
  width: 66px !important;
  height: 66px !important;
}
section.national-parks-slider .swiper-button-wrapper .swiper-button-next:after {
  width: 66px !important;
  height: 66px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-right-pn-slider.svg);
}
section.national-parks-slider .national-park-box .image-wrapper {
  height: 240px;
  border: 4px solid white;
}
section.national-parks-slider .national-park-box .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.national-parks-slider .national-park-box .text-wrapper {
  margin: 1rem 0;
}
section.national-parks-slider .national-park-box .text-wrapper h4 {
  color: #e9fe50;
  font-weight: 700;
  margin-bottom: 1rem;
  text-align: center;
  height: 100px;
  line-height: 1.25;
}
@media (max-width: 992px) {
  section.national-parks-slider .national-park-box .text-wrapper h4 {
    height: unset;
  }
}
section.national-parks-slider .national-park-box .text-wrapper p {
  color: white;
  font-weight: 700;
  text-align: center;
  font-size: 1.25rem;
}
section.national-parks-slider .national-park-box .button-wrapper {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.national-parks-slider-family {
  height: 1300px;
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/family-slider.png) top no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.national-parks-slider-family .container {
  overflow: hidden;
}
section.national-parks-slider-family .text-wrapper p {
  color: white;
  font-weight: bold;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  section.national-parks-slider-family .text-wrapper p {
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  section.national-parks-slider-family .text-wrapper p {
    font-size: 1.25rem;
  }
}
section.national-parks-slider-family .swiper-button-wrapper {
  position: absolute;
  height: 5rem;
  top: -5rem;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button {
  position: relative !important;
  left: unset;
  right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  top: unset;
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button:after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button-prev {
  width: 48px !important;
  height: 48px !important;
  margin-right: 1rem;
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button-prev:after {
  width: 48px !important;
  height: 48px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-left-pn-slider.svg);
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button-next {
  width: 66px !important;
  height: 66px !important;
}
section.national-parks-slider-family .swiper-button-wrapper .swiper-button-next:after {
  width: 66px !important;
  height: 66px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-right-pn-slider.svg);
}
section.national-parks-slider-family .national-park-box .image-wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  max-height: 300px;
  height: 300px;
}
section.national-parks-slider-family .national-park-box .text-wrapper {
  margin: 1rem 0;
}
section.national-parks-slider-family .national-park-box .text-wrapper h4 {
  color: #e9fe50;
  font-weight: 700;
  margin-bottom: 1rem;
  text-align: center;
  height: 100px;
  line-height: 1.25;
}
@media (max-width: 992px) {
  section.national-parks-slider-family .national-park-box .text-wrapper h4 {
    height: unset;
  }
}
section.national-parks-slider-family .national-park-box .text-wrapper p {
  color: white;
  font-weight: 700;
  text-align: center;
  font-size: 1.25rem;
}
section.national-parks-slider-family .national-park-box .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #1d473a;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #1d473a;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

section#home-subpage-header {
  height: 100vh;
  padding: 0;
  display: flex;
}
section#home-subpage-header .subpage-container {
  padding-left: 25%;
  top: calc((100vh - 275px) / 2);
  position: absolute;
  z-index: 10;
}
section#home-subpage-header .subpage-container .title-wrapper h1,
section#home-subpage-header .subpage-container .title-wrapper p {
  color: white;
}
section#home-subpage-header .subpage-container .title-wrapper p {
  font-size: 1.5rem;
}
section#home-subpage-header .subpage-container .buttons-wrapper {
  margin-top: 1rem;
}
section#home-subpage-header .subpage-container .buttons-wrapper a:nth-of-type(1) {
  margin-right: 1rem;
}
section#home-subpage-header .swiper-container-home {
  width: 100%;
  height: 100%;
}
section#home-subpage-header .swiper-container-home .swiper-slide {
  background-size: cover !important;
  background-position: bottom center;
  background-repeat: no-repeat;
  webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
          mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska.png);
  -webkit-mask-position: bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin-bottom: 0;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper {
  position: relative;
  height: 5rem;
  margin-top: -18rem;
  width: 15rem;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10rem;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button {
  position: relative !important;
  left: unset;
  right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  top: unset;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button:after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button-prev {
  width: 48px !important;
  height: 48px !important;
  margin-right: 1rem;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button-prev:after {
  width: 48px !important;
  height: 48px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-left-home-slider.svg);
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button-next {
  width: 66px !important;
  height: 66px !important;
}
section#home-subpage-header .swiper-container-home .swiper-button-wrapper .swiper-button-next:after {
  width: 66px !important;
  height: 66px !important;
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/arrow-right-home-slider.svg);
}
section#home-subpage-header .swiper-container-home .swiper-pagination {
  color: white !important;
  width: unset !important;
  position: relative !important;
  margin-right: 2rem;
}
section#home-subpage-header .swiper-container-home .swiper-pagination span {
  color: white !important;
}
@media (max-width: 992px) {
  section#home-subpage-header {
    justify-content: center;
  }
  section#home-subpage-header .subpage-container {
    padding-left: unset;
    padding: 0 1rem;
  }
  section#home-subpage-header .subpage-container .buttons-wrapper {
    flex-wrap: wrap;
  }
  section#home-subpage-header .subpage-container .buttons-wrapper a:nth-of-type(1) {
    margin-bottom: 1rem;
  }
  section#home-subpage-header .swiper-container-home .swiper-button-wrapper {
    margin-top: -9rem;
    margin-right: 2rem;
  }
}

section#about-project {
  padding-bottom: 8rem;
}
@media (max-width: 768px) {
  section#about-project {
    padding-bottom: 3rem;
  }
}
section#about-project .row:nth-of-type(1) {
  margin-bottom: 5rem;
}
@media (max-width: 576px) {
  section#about-project .row:nth-of-type(1) {
    margin-bottom: 2rem;
  }
}
section#about-project .row:nth-of-type(1) .col:nth-of-type(1),
section#about-project .row:nth-of-type(2) .col:nth-of-type(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#about-project .text-wrapper h4 {
  color: #1d473a;
  font-weight: bold;
  margin-bottom: 2rem;
}
section#about-project .text-wrapper p {
  font-weight: 700;
  font-size: 1.125rem;
}
section#about-project .text-wrapper h1 {
  font-size: 4.5rem;
}
section#about-project .image-wrapper img {
  width: 100%;
}
section#about-project .button-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  section#about-project .image-wrapper {
    margin-top: 2rem;
  }
  section#about-project .text-wrapper p {
    text-align: justify;
  }
  section#about-project .text-wrapper h1 {
    font-size: 2.5rem;
  }
}

section#base {
  padding-top: 0;
}
section#base .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
}
section#base .title-wrapper p {
  font-size: 1.5rem;
  color: black;
  font-weight: 600;
  text-align: center;
}
section#base .text-icon-box .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#base .text-icon-box .image-wrapper img {
  transition: all 250ms ease;
}
section#base .text-icon-box .image-wrapper img:hover {
  transform: scale(1.05);
}
section#base .text-icon-box .text-wrapper h4 {
  color: #1d473a;
  margin-bottom: 1rem;
  font-weight: 700;
  text-align: center;
}
section#base .text-icon-box .text-wrapper h4 a {
  color: inherit;
  font-family: inherit;
}
section#base .text-icon-box .text-wrapper p {
  color: black;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  section#base .title-wrapper img {
    height: 150px;
  }
  section#base .text-icon-box {
    margin-bottom: 2rem;
  }
}

section#all-parks .text-wrapper {
  margin-top: 3rem;
}
section#all-parks .text-wrapper p {
  font-size: 1.375rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 768px) {
  section#all-parks .text-wrapper p {
    text-align: justify;
    font-size: 1.125rem;
  }
}
section#all-parks .image-wrapper {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#all-parks .image-wrapper img {
  width: 95%;
}
section#all-parks .thumbnail-row {
  margin-top: -24rem;
  position: relative;
}
section#all-parks .thumbnail-row .image-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  margin-top: 0;
}
section#all-parks .thumbnail-row .image-wrapper img {
  height: 100%;
  width: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}
section#all-parks .icons-wrapper {
  display: flex;
  align-items: flex-start;
  margin-top: 3rem;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
section#all-parks .icons-wrapper .icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  width: 20%;
}
@media (max-width: 1200px) {
  section#all-parks .icons-wrapper .icon-wrapper {
    width: 25%;
  }
}
@media (max-width: 768px) {
  section#all-parks .icons-wrapper .icon-wrapper {
    width: 33.33%;
  }
}
@media (max-width: 576px) {
  section#all-parks .icons-wrapper .icon-wrapper {
    width: 50%;
  }
}
section#all-parks .icons-wrapper a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#all-parks .icons-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

section#base-about-project {
  padding-bottom: 0;
}
section#base-about-project .image-wrapper img {
  width: 100%;
}
section#base-about-project .text-wrapper h2 {
  color: #77ae3e;
  margin-bottom: 2rem;
}
section#base-about-project .text-wrapper p {
  font-size: 1.125rem;
  color: #2e5e50;
}
@media (max-width: 1200px) {
  section#base-about-project .text-wrapper p {
    text-align: justify;
  }
}
section#base-about-project .text-wrapper p.bold {
  color: black;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

section#base-projects-desc {
  background: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/baza-1.png) bottom center no-repeat;
  background-size: cover;
  padding: 15rem 0;
  position: relative;
}
section#base-projects-desc:before {
  content: "Oto projekty, które realizujemy";
  color: #77ae3e;
  position: absolute;
  top: 2rem;
  text-align: center;
  left: 10%;
  width: 80%;
  font-size: 3rem;
  font-family: "Sansita", sans-serif;
}
@media (max-width: 992px) {
  section#base-projects-desc:before {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  section#base-projects-desc:before {
    font-size: 2.25rem;
  }
}
@media (max-width: 576px) {
  section#base-projects-desc:before {
    font-size: 2rem;
    top: 8rem;
    left: 5%;
    width: 90%;
  }
}
section#base-projects-desc .project-wrapper {
  background-color: white;
  border: 6px solid #402e20;
  padding: 1.5rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
}
section#base-projects-desc .project-wrapper .image-wrapper {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#base-projects-desc .project-wrapper .image-wrapper img {
  width: 80%;
}
section#base-projects-desc .project-wrapper .text-wrapper {
  width: 80%;
  padding-left: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#base-projects-desc .project-wrapper .text-wrapper p {
  font-size: 1.125rem;
  text-align: justify;
}
@media (max-width: 992px) {
  section#base-projects-desc .project-wrapper .image-wrapper {
    width: 40%;
  }
  section#base-projects-desc .project-wrapper .text-wrapper {
    width: 60%;
  }
}
@media (max-width: 768px) {
  section#base-projects-desc .project-wrapper {
    flex-direction: column;
  }
  section#base-projects-desc .project-wrapper .image-wrapper {
    width: 100%;
    margin-bottom: 2rem;
  }
  section#base-projects-desc .project-wrapper .image-wrapper img {
    height: 220px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  section#base-projects-desc .project-wrapper .text-wrapper {
    width: 100%;
    padding-left: 0;
  }
}
section#base-projects-desc .project-wrapper:nth-of-type(2) .text-wrapper p {
  color: #2e5e50;
}
section#base-projects-desc .project-wrapper:nth-of-type(3) .text-wrapper p {
  color: #77ae3e;
}
section#base-projects-desc .info-wrapper p {
  color: white;
  font-size: 1.125rem;
  text-align: center;
}
@media (max-width: 992px) {
  section#base-projects-desc .info-wrapper p {
    text-align: justify;
  }
}

section#sponsors {
  padding-top: 0;
}
@media (max-width: 768px) {
  section#sponsors {
    margin-top: -3rem;
  }
}
section#sponsors .sponsor-wrapper {
  background-color: white;
  border: 6px solid #402e20;
  margin-bottom: 2rem;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 270px;
}
section#sponsors .sponsor-wrapper .image-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#sponsors .sponsor-wrapper .image-wrapper a {
  width: 100%;
  height: 100%;
}
section#sponsors .sponsor-wrapper .image-wrapper img {
  padding: 1rem;
  height: 100%;
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
section#sponsors h4,
section#sponsors h2 {
  text-align: center;
}
section#sponsors h4 {
  color: #1d473a;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}
section#sponsors h2 {
  color: #77ae3e;
}

section#about-trip .image-wrapper {
  padding: 1rem;
}
section#about-trip .image-wrapper img {
  width: 100%;
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
}
section#about-trip .text-wrapper h3 {
  color: #1d473a;
  margin-bottom: 2rem;
}
section#about-trip .text-wrapper p {
  font-size: 1.125rem;
  text-align: justify;
}

section#guide {
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 15rem 0;
  background-size: cover !important;
  webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska-guide2.png);
  -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska-guide2.png);
          mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/maska-guide2.png);
  -webkit-mask-position: bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media (max-width: 1200px) {
  section#guide {
    webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/przewodnik-mobile.png);
    -webkit-mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/przewodnik-mobile.png);
            mask-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/przewodnik-mobile.png);
  }
}
@media (max-width: 992px) {
  section#guide {
    padding: 20rem 0;
  }
}
@media (max-width: 576px) {
  section#guide {
    padding: 16rem 0;
  }
}
@media (max-width: 390px) {
  section#guide {
    padding: 9rem 0;
  }
}
section#guide .text-wrapper h3 {
  color: #e9fe50;
  margin-bottom: 2rem;
}
section#guide .text-wrapper p {
  text-align: justify;
  font-size: 1.125rem;
  color: white;
}
section#guide .button-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  section#guide .button-wrapper {
    margin-top: 2rem;
  }
}

section#families {
  padding-top: 0;
}
section#families .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#families .title-wrapper img {
  max-height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 90%;
}
section#families .subtitle-wrapper {
  margin: 2rem 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
section#families .subtitle-wrapper p {
  font-size: 1.125rem;
  text-align: center;
}
@media (max-width: 768px) {
  section#families .subtitle-wrapper {
    width: 100%;
  }
  section#families .subtitle-wrapper p {
    text-align: justify;
  }
}
section#families .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#families .image-wrapper img {
  width: 90%;
}
section#families .text-wrapper {
  margin-top: 3rem;
}
section#families .text-wrapper h3 {
  color: #77ae3e;
  margin-bottom: 2rem;
  text-align: center;
}
section#families .text-wrapper p {
  font-size: 1.125rem;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  section#families .text-wrapper p {
    text-align: justify;
    width: 100%;
  }
}

section#families-boxes .family-boxes-wrapper {
  display: flex;
  flex-wrap: wrap;
}
section#families-boxes .family-boxes-wrapper .family-box-wrapper {
  margin-right: 2rem;
  margin-bottom: 2rem;
  width: calc((100% - 2rem) / 2);
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 240px;
  display: flex;
}
section#families-boxes .family-boxes-wrapper .family-box-wrapper:nth-of-type(2n) {
  margin-right: 0;
}
section#families-boxes .family-boxes-wrapper .family-box-wrapper .image-wrapper {
  width: 45%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
section#families-boxes .family-boxes-wrapper .family-box-wrapper .image-wrapper img {
  height: 110%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#families-boxes .family-boxes-wrapper .family-box-wrapper .text-wrapper {
  width: 55%;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  background-color: white;
}
@media (max-width: 1100px) {
  section#families-boxes .family-boxes-wrapper .family-box-wrapper {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  section#families-boxes .family-boxes-wrapper .family-box-wrapper {
    flex-direction: column;
    height: 45vh;
  }
  section#families-boxes .family-boxes-wrapper .family-box-wrapper .image-wrapper {
    width: 100%;
    height: 60%;
  }
  section#families-boxes .family-boxes-wrapper .family-box-wrapper .text-wrapper {
    width: 100%;
  }
  section#families-boxes .family-boxes-wrapper .family-box-wrapper .text-wrapper a {
    margin-top: 2rem;
  }
}
section#families-boxes .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

section#memories .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 3rem;
}
section#memories .title-wrapper img {
  max-height: 320px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 90%;
}
section#memories .title-wrapper p {
  text-align: center;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  section#memories .title-wrapper p {
    text-align: justify;
  }
}
section#memories .title-wrapper p:nth-of-type(1) {
  margin: 2rem 0 3rem 0;
}
section#memories .memory-boxes-wrapper {
  display: flex;
  flex-wrap: wrap;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper {
  margin-right: 2rem;
  margin-bottom: 2rem;
  width: calc((100% - 4rem) / 3);
}
section#memories .memory-boxes-wrapper .memory-box-wrapper:nth-of-type(3n) {
  margin-right: 0;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .image-wrapper {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 300px;
  position: relative;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .image-wrapper p {
  background-color: white;
  padding: 0.5rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 1rem;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .text-wrapper h5 {
  color: #1d473a;
}
section#memories .memory-boxes-wrapper .memory-box-wrapper .text-wrapper p {
  margin: 1rem 0;
  text-align: center;
}
@media (max-width: 1200px) {
  section#memories .memory-boxes-wrapper .memory-box-wrapper {
    width: calc((100% - 2rem) / 2);
  }
  section#memories .memory-boxes-wrapper .memory-box-wrapper:nth-of-type(2n) {
    margin-right: 0;
  }
  section#memories .memory-boxes-wrapper .memory-box-wrapper:nth-of-type(3n) {
    margin-right: 2rem;
  }
}
@media (max-width: 768px) {
  section#memories .memory-boxes-wrapper .memory-box-wrapper {
    width: 100%;
    margin-right: 0;
  }
  section#memories .memory-boxes-wrapper .memory-box-wrapper:nth-of-type(2n) {
    margin-right: 0;
  }
  section#memories .memory-boxes-wrapper .memory-box-wrapper:nth-of-type(3n) {
    margin-right: 0;
  }
}
section#memories .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

section#patronage {
  padding-top: 0;
}
section#patronage .row {
  padding: 2rem 0;
}
section#patronage .col {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#patronage .title-wrapper h2 {
  color: #1d473a;
}
section#patronage .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
section#patronage .image-wrapper img {
  padding: 1rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section#patronage .text-wrapper {
  width: 100%;
}
section#patronage .text-wrapper h5 {
  color: #77ae3e;
  margin-bottom: 1rem;
}
section#patronage .text-wrapper p {
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  section#patronage .text-wrapper p {
    text-align: justify;
  }
}

section.all-documentations .boxes-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
section.all-documentations .boxes-wrapper .wrapper-inner {
  width: 33.33%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  section.all-documentations .boxes-wrapper .wrapper-inner {
    width: 50%;
  }
}
@media (max-width: 768px) {
  section.all-documentations .boxes-wrapper .wrapper-inner {
    width: 100%;
  }
}
section.all-documentations .boxes-wrapper .box-wrapper {
  border: 6px solid #402e20;
  box-shadow: 7px 8px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
  background-color: white;
}
section.all-documentations .boxes-wrapper .box-wrapper .image-wrapper {
  width: 100%;
  position: relative;
}
section.all-documentations .boxes-wrapper .box-wrapper .image-wrapper img {
  width: 100%;
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.all-documentations .boxes-wrapper .box-wrapper .image-wrapper p {
  background-color: white;
  position: absolute;
  left: 1rem;
  top: 1rem;
  padding: 0.5rem 1rem;
  font-family: "Sansita", sans-serif;
  font-size: 1.125rem;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper {
  padding: 1rem;
  background-color: white;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper {
  display: flex;
  margin: 1rem 0;
  flex-wrap: wrap;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper p {
  font-size: 1.25rem;
  font-family: "Sansita", sans-serif;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem 0.5rem 0;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper p a {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper p:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: unset;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .movie:before,
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .widowisko:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/movie.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .family:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/family.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .park:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/park-pin.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .podcast:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/mic.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .art:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/art.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .reflection:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/coffee.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper .info-wrapper .tv:before {
  background-image: url(../../../../../wp-content/themes/dzika-odyseja-theme/assets/img/tv.svg);
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper h5 {
  color: #1d473a;
  margin-bottom: 1rem;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper h5 a {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
section.all-documentations .boxes-wrapper .box-wrapper .text-wrapper p {
  font-size: 0.875rem;
}
section.all-documentations .buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.all-documentations .buttons-wrapper button {
  margin-right: 1rem;
}
section.all-documentations .buttons-wrapper button,
section.all-documentations .buttons-wrapper a {
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  section.all-documentations .buttons-wrapper {
    flex-direction: column;
  }
  section.all-documentations .buttons-wrapper button {
    margin-right: 0;
  }
  section.all-documentations .buttons-wrapper a {
    text-align: center;
  }
}

body.page-template-rodziny-na-szlaku #families .text-wrapper p {
  width: unset;
}
@media (max-width: 576px) {
  body.page-template-rodziny-na-szlaku #single-dziennik {
    margin-bottom: 0;
  }
  body.page-template-rodziny-na-szlaku #about-trip {
    padding-top: 0;
  }
}

@media (max-width: 576px) {
  body.page-template-pionierow #single-dziennik,
body.page-template-projekty #single-dziennik,
body.page-template-opowiesci #single-dziennik {
    margin-bottom: 0;
  }
  body.page-template-pionierow #about-trip,
body.page-template-projekty #about-trip,
body.page-template-opowiesci #about-trip {
    padding-top: 0;
  }
}/*# sourceMappingURL=style.css.map */