@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: 2.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=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;
}

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;
}

/* 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-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  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] {
  -webkit-box-sizing: border-box;
          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 */
  -webkit-box-sizing: content-box; /* 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          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;
    padding-right: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 1140px;
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 90%;
    max-width: 1440px;
    padding-right: 7.5%;
    padding-left: 7.5%;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  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 {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            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: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important;
}

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

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

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/*
COLORS
*/
/*
FONTS
*/
@font-face {
  font-family: "Ranade-Regular";
  src: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/scss/Fonts/WEB/fonts/Ranade-Regular.woff2) format("woff2");
}
input::-webkit-input-placeholder {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  font-size: 14px;
}
input::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  font-size: 14px;
}
input:-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  font-size: 14px;
}
input::-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  font-size: 14px;
}
html,
p,
a,
button,
input,
textarea,
label,
body,
html,
option,
select,
input::placeholder {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  text-decoration: none;
  font-size: 14px;
}

header li a {
  font-family: "Ranade-Regular";
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ranade-Regular";
  line-height: 1.25;
}

h1 {
  font-size: 55px;
  color: rgb(227, 227, 227);
  font-weight: bold;
}
@media (max-width: 992px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 36px;
  color: rgb(227, 227, 227);
  font-weight: bold;
}
@media (max-width: 992px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  color: rgb(227, 227, 227);
  font-weight: bold;
  font-size: 28px;
}
@media (max-width: 992px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
  font-size: 24px;
}
@media (max-width: 992px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  h4 {
    font-size: 18px;
  }
}

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

h6 {
  font-size: 18px;
}
@media (max-width: 992px) {
  h6 {
    font-size: 16px;
  }
}

.button {
  font-size: 1rem !important;
  padding: 1rem 2rem !important;
  border: 1px solid rgb(222, 186, 102) !important;
  color: white !important;
  display: inline-block !important;
  -webkit-transition: all 250ms ease !important;
  -o-transition: all 250ms ease !important;
  transition: all 250ms ease !important;
  border-radius: 0 !important;
  font-weight: 600;
}
.button:hover {
  -webkit-transform: scale(0.97) !important;
      -ms-transform: scale(0.97) !important;
          transform: scale(0.97) !important;
}

.gray-button {
  background-color: #8695a8 !important;
  position: relative !important;
  border: 1px solid #8695a8 !important;
}
.gray-button:after {
  content: "";
  position: absolute;
  border: 2px solid #abbbd0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}

.gold-button {
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
.gold-button:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}

.border-button {
  background-color: transparent;
}

.arrow-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arrow-button:before {
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/arrow-button.svg);
  background-repeat: no-repeat;
}

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

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

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
section#training {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-bg.png) right no-repeat;
  padding-bottom: 15rem;
}
@media (max-width: 1200px) {
  section#training {
    padding-bottom: 10rem;
  }
}
section#training .col-photo {
  position: relative;
}
section#training .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 22rem);
  width: 440%;
  top: -6rem;
  right: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-row-min.png);
  background-repeat: no-repeat;
}
section#training .title-arrows-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 576px) {
  section#training .title-arrows-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#training .title-arrows-wrapper .title-wrapper {
    margin-bottom: 1rem;
  }
}
section#training .title-wrapper {
  padding-right: 1rem;
}
section#training .title-wrapper h2 {
  margin-bottom: 1rem;
}
section#training .title-wrapper p {
  color: rgb(227, 227, 227);
}
section#training .training-slider-wrapper {
  margin-top: 2rem;
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
section#training .training-slider-wrapper .slide-wrapper {
  width: 313px;
  padding: 0 1.5rem !important;
}
section#training .training-slider-wrapper .slide-wrapper .image-wrapper {
  padding-top: 92.8888888889%;
  position: relative;
}
section#training .training-slider-wrapper .slide-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper {
  margin-top: 10px;
  background: #1f1f1f;
  padding: 1.5rem;
  height: 340px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  border: 3px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 576px) {
  section#training .training-slider-wrapper .slide-wrapper .text-wrapper {
    height: 300px;
  }
}
@media (max-width: 372px) {
  section#training .training-slider-wrapper .slide-wrapper .text-wrapper {
    height: 340px;
  }
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper:hover {
  border-color: rgb(222, 186, 102);
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper h5 {
  color: rgb(227, 227, 227);
  margin-bottom: 1rem;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper p {
  color: rgb(227, 227, 227);
  font-size: 0.875rem;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .inner-info-wrapper {
  width: 100%;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper {
  padding: 0.75rem 0;
  border-bottom: 2px solid #3a3939;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper p {
  color: rgb(227, 227, 227);
  font-size: 1.125rem;
  font-weight: bold;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper p:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/clock.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper {
  padding: 0.75rem 0;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p {
  display: inline;
  color: rgb(227, 227, 227);
  font-size: 1.125rem;
  font-weight: bold;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p.prices {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#training .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p.prices:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/shopping-bag.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
section#training .training-arrow-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3rem;
}
section#training .training-arrow-wrapper .arrow-slider {
  width: 63px;
  height: 63px;
  background: -o-linear-gradient(220.66deg, #ffe29f 14.05%, #deba66 72.33%);
  background: linear-gradient(-130.66deg, #ffe29f 14.05%, #deba66 72.33%);
  border: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  section#training .training-arrow-wrapper .arrow-slider {
    width: 44px;
    height: 44px;
  }
}
section#training .training-arrow-wrapper .arrow-slider:before {
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/arrow-white-1.svg);
  background-repeat: no-repeat;
}
section#training .training-arrow-wrapper .prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 1rem;
}

section#for-estate-agency {
  position: relative;
  padding: 0;
  margin-top: -6rem;
  margin-bottom: -6rem;
}
section#for-estate-agency:after {
  content: "";
  background-color: #1f1f1f;
  width: 100%;
  height: calc(100% - 12rem);
  top: 6rem;
  left: 0;
  position: absolute;
}

.box-wrapper-agency-training {
  background: #1f1f1f;
  border: 1px solid rgb(222, 186, 102);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
}
.box-wrapper-agency-training:after {
  content: "";
  position: absolute;
  background-color: unset;
  width: 95%;
  height: 80%;
  right: -2rem;
  bottom: -2rem;
  border: 1px solid rgb(222, 186, 102);
}
@media (max-width: 576px) {
  .box-wrapper-agency-training:after {
    display: none;
  }
}
.box-wrapper-agency-training .text-wrapper {
  padding: 3rem;
  width: 75%;
  position: relative;
  z-index: 5;
  background: inherit;
}
@media (max-width: 576px) {
  .box-wrapper-agency-training .text-wrapper {
    padding: 1.5rem;
  }
}
.box-wrapper-agency-training .text-wrapper h2 {
  margin-bottom: 2rem;
}
.box-wrapper-agency-training .text-wrapper p {
  color: rgb(227, 227, 227);
}
.box-wrapper-agency-training .text-wrapper .buttons-wrapper {
  margin: 2rem 0 1rem 0;
}
.box-wrapper-agency-training .text-wrapper .buttons-wrapper a {
  margin-bottom: 1rem;
}
.box-wrapper-agency-training .text-wrapper .buttons-wrapper a:first-of-type {
  margin-right: 1rem;
}
.box-wrapper-agency-training .image-wrapper {
  position: relative;
  z-index: 5;
  width: 25%;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/dla-biur-1.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .box-wrapper-agency-training {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .box-wrapper-agency-training .image-wrapper {
    height: 30vh;
    width: unset;
  }
  .box-wrapper-agency-training .text-wrapper {
    width: unset;
  }
}

section#recommendations {
  padding-top: 15rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(31, 31, 31, 0.7)), color-stop(35%, rgba(31, 31, 31, 0.7)), color-stop(65%, rgb(31, 31, 31)), to(rgb(31, 31, 31))), url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/recom-bg-1-min.png) center bottom no-repeat;
  background: -o-linear-gradient(bottom, rgba(31, 31, 31, 0.7), rgba(31, 31, 31, 0.7) 35%, rgb(31, 31, 31) 65%, rgb(31, 31, 31) 100%), url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/recom-bg-1-min.png) center bottom no-repeat;
  background: linear-gradient(0deg, rgba(31, 31, 31, 0.7), rgba(31, 31, 31, 0.7) 35%, rgb(31, 31, 31) 65%, rgb(31, 31, 31) 100%), url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/recom-bg-1-min.png) center bottom no-repeat;
  background-size: cover;
  background-position: left;
}
@media (max-width: 768px) {
  section#recommendations {
    background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-bg.png) right no-repeat;
    padding-top: 10rem;
  }
}
section#recommendations .title-wrapper {
  margin-bottom: 2rem;
}
section#recommendations .title-wrapper h1 {
  text-align: center;
}
section#recommendations .video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}
section#recommendations .video-wrapper .iframe-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
  width: calc(100% - 8rem);
}
@media (max-width: 992px) {
  section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
    height: 400px;
  }
}
@media (max-width: 756px) {
  section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
    width: calc(100% - 2rem);
    height: 300px;
  }
}
@media (max-width: 576px) {
  section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
    height: 290px;
  }
}
@media (max-width: 500px) {
  section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
    height: 250px;
  }
}
@media (max-width: 420px) {
  section#recommendations .video-wrapper iframe,
section#recommendations .video-wrapper .thumbnail-wrapper {
    height: 190px;
  }
}
section#recommendations .video-wrapper .thumbnail-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section#recommendations .video-wrapper .thumbnail-wrapper img:hover {
  cursor: pointer;
}

section#brokerage {
  background: #1f1f1f;
}
section#brokerage .row-photo-right {
  position: relative;
  margin-bottom: 1rem;
}
section#brokerage .row-photo-right:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 120%;
  top: 0;
  left: 0;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/sprzedaz-1-min.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 576px) {
  section#brokerage .row-photo-right:after {
    opacity: 0.25;
  }
}
section#brokerage .row-photo-left {
  position: relative;
}
section#brokerage .row-photo-left:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 120%;
  top: 0;
  right: 0;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/kupno-1-min.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 576px) {
  section#brokerage .row-photo-left:after {
    opacity: 0.25;
  }
}
section#brokerage .title-wrapper {
  margin-bottom: 2rem;
}
section#brokerage .text-wrapper {
  padding: 3rem;
  background: #1f1f1f;
  position: relative;
  z-index: 5;
  margin: 3rem 0;
}
section#brokerage .text-wrapper .buttons-wrapper {
  margin: 2rem 0 1rem 0;
}
section#brokerage .text-wrapper .buttons-wrapper a {
  margin-bottom: 1rem;
}
section#brokerage .text-wrapper .buttons-wrapper a:first-of-type {
  margin-right: 1rem;
}
@media (max-width: 576px) {
  section#brokerage .text-wrapper {
    padding: 1.5rem;
  }
}
section#brokerage .text-wrapper h3 {
  color: rgb(227, 227, 227);
}
section#brokerage .text-wrapper p {
  color: rgb(227, 227, 227);
  margin: 2rem 0;
}

section#shop {
  background-color: white;
}
section#shop .title-wrapper h1 {
  margin-bottom: 1rem;
  color: #1f1f1f;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#shop .title-wrapper p {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 16px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
section#shop .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 768px) {
  section#shop .button-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
section#shop .button-wrapper a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 250px;
  position: relative;
}
section#shop .button-wrapper a img {
  width: 55%;
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
section#shop .button-wrapper a:after {
  content: "";
  position: absolute;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/text.svg);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: contain;
  -webkit-animation: rotating 25s linear infinite;
          animation: rotating 25s linear infinite;
}
section#shop.otodom .button-wrapper a:after {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/text-1.svg);
}
@media (max-width: 1200px) {
  section#shop .title-wrapper p br {
    display: none;
  }
}

section.subpage-header {
  min-height: 100vh;
  background: white url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/main-bg.png) no-repeat center;
  background-size: cover;
  padding-top: calc(5rem + 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.subpage-header .container {
  height: 100%;
  position: relative;
}
section.subpage-header .container .row {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.subpage-header .container .row .col {
  height: 100%;
}
section.subpage-header .image-wrapper img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.subpage-header .text-button-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
section.subpage-header .text-button-wrapper h1 {
  color: #1f1f1f;
  font-size: calc(35px + 45 * (100vw - 320px) / 1600);
  font-weight: 500;
}
section.subpage-header .text-button-wrapper p {
  color: #1f1f1f;
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  font-weight: 600;
  margin: 30px 0;
}
section.subpage-header .text-button-wrapper .button-wrapper {
  width: 100%;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@-webkit-keyframes moveBorder {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes moveBorder {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
section.subpage-header .text-button-wrapper .button-wrapper a {
  width: 100px;
  height: 100px;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(184, 155, 88, 0.23);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  border-radius: 100%;
  position: relative;
}
section.subpage-header .text-button-wrapper .button-wrapper a img {
  -o-object-fit: contain;
     object-fit: contain;
}
section.subpage-header .text-button-wrapper .button-wrapper a:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(222, 186, 102) rgb(222, 186, 102) rgb(222, 186, 102) rgba(184, 155, 88, 0.23);
  -webkit-animation: moveBorder 9s linear infinite;
          animation: moveBorder 9s linear infinite;
}
section.subpage-header .decorator {
  position: absolute;
  width: 100%;
  height: 160px;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
@media (max-width: 992px) {
  section.subpage-header {
    padding-top: 100px;
    min-height: 100vh;
    height: unset;
  }
  section.subpage-header .container .row .col {
    height: unset;
  }
}
@media (max-width: 768px) {
  section.subpage-header .image-wrapper {
    margin-bottom: 2rem;
  }
  section.subpage-header .text-button-wrapper p {
    max-width: 100% !important;
  }
}
@media (max-width: 576px) {
  section.subpage-header .text-button-wrapper .button-wrapper a {
    width: 60px;
    height: 60px;
    position: relative;
  }
  section.subpage-header .text-button-wrapper .button-wrapper a img {
    width: 40%;
    height: 40%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  section.subpage-header .text-button-wrapper .button-wrapper a:after {
    width: 60px;
    height: 60px;
  }
}

section#co-robimy {
  background-color: white;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/co-robimy-bg.png);
}
section#co-robimy .wrapper {
  padding: 0 15%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section#co-robimy .wrapper .box {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  width: calc((100% - 160px) / 4);
}
section#co-robimy .wrapper .box img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section#co-robimy .wrapper .box .text {
  padding: 0 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}
section#co-robimy .wrapper .box .text p.content {
  color: white;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  max-height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  font-weight: 600;
  opacity: 0;
}
section#co-robimy .wrapper .box .text a.title {
  text-align: center;
  font-size: calc(16px + 8 * (100vw - 320px) / 1600);
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  color: white;
  font-weight: 600;
}
section#co-robimy .wrapper .box .text:hover p.content {
  max-height: 200px;
  opacity: 1;
}
section#co-robimy .wrapper #box5 {
  left: 12.5%;
  margin-top: -4%;
}
section#co-robimy .wrapper #box6 {
  left: 12.5%;
  margin-top: -4%;
}
section#co-robimy .wrapper #box7 {
  left: 12.5%;
  margin-top: -4%;
}
section#co-robimy .wrapper #box8 {
  left: 12.5%;
  margin-top: -4%;
}
@media (max-width: 1300px) {
  section#co-robimy .wrapper .box {
    width: calc((100% - 120px) / 3);
  }
  section#co-robimy .wrapper #box4 {
    left: 16.6666666667%;
    margin-top: -4%;
  }
  section#co-robimy .wrapper #box5 {
    left: 16.6666666667%;
  }
  section#co-robimy .wrapper #box6 {
    left: 16.6666666667%;
  }
  section#co-robimy .wrapper #box7 {
    left: 0;
  }
  section#co-robimy .wrapper #box8 {
    left: 0;
  }
}
@media (max-width: 992px) {
  section#co-robimy .wrapper .box {
    margin-right: 20px;
    width: calc((100% - 60px) / 3);
  }
}
@media (max-width: 768px) {
  section#co-robimy .wrapper {
    left: -7.5%;
  }
  section#co-robimy .wrapper .box {
    width: calc((100% - 40px) / 2);
  }
  section#co-robimy .wrapper #box3 {
    left: 25%;
    margin-top: -8%;
  }
  section#co-robimy .wrapper #box4 {
    left: 25%;
    margin-top: -8%;
  }
  section#co-robimy .wrapper #box5 {
    left: 0;
    margin-top: -8%;
  }
  section#co-robimy .wrapper #box6 {
    left: 0;
    margin-top: -8%;
  }
  section#co-robimy .wrapper #box7 {
    left: 25%;
    margin-top: -8%;
  }
  section#co-robimy .wrapper #box8 {
    left: 25%;
    margin-top: -8%;
  }
}
@media (max-width: 576px) {
  section#co-robimy .wrapper {
    padding: 0 12%;
    left: -6%;
  }
  section#co-robimy .wrapper .box {
    margin-right: 10px;
    width: calc((100% - 20px) / 2);
  }
  section#co-robimy .wrapper .box .text p.content {
    display: none;
  }
  section#co-robimy .wrapper #box3 {
    margin-top: -10%;
  }
  section#co-robimy .wrapper #box4 {
    margin-top: -10%;
  }
  section#co-robimy .wrapper #box5 {
    margin-top: -10%;
  }
  section#co-robimy .wrapper #box6 {
    margin-top: -10%;
  }
  section#co-robimy .wrapper #box7 {
    margin-top: -10%;
  }
  section#co-robimy .wrapper #box8 {
    margin-top: -10%;
  }
}

section#szkolenia {
  position: relative;
}
section#szkolenia:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 50vw;
  height: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/szkolenia-bg-1.png);
}
@media (max-width: 768px) {
  section#szkolenia:before {
    background-size: cover;
    width: 75vw;
    height: 25%;
  }
}
section#szkolenia .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section#szkolenia .title-wrapper h2 {
  color: #1f1f1f;
  font-weight: 400;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#szkolenia .title-wrapper p {
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  padding-left: 30px;
  max-width: 700px;
}
section#szkolenia .training-slider-wrapper {
  margin-left: 70px;
}
section#szkolenia .training-slider-wrapper .slick-list {
  width: 140%;
  z-index: 2;
}
section#szkolenia .training-slider-wrapper .slick-slide {
  padding: 0 1rem !important;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .image-wrapper {
  padding-top: 92.8888888889%;
  position: relative;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper {
  margin-top: 10px;
  background: white;
  padding: 1.5rem;
  min-height: 340px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  border: 3px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper h5 {
  color: #1f1f1f;
  margin-bottom: 1rem;
  font-weight: 700;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper p {
  color: black;
  font-size: 14px;
  font-weight: 600;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .border-button {
  color: #1f1f1f !important;
  border: 1px solid #1f1f1f !important;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .inner-info-wrapper {
  width: 100%;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper {
  padding: 10px 0;
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper:before {
  content: "";
  width: 25px;
  min-width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/gray-clock.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
  position: absolute;
  top: 20px;
  left: 0;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper span {
  letter-spacing: 0.4px;
  font-weight: 600;
  font-size: 12px;
  color: #8695a8;
  text-transform: uppercase;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .latest-terms-wrapper p {
  color: #1f1f1f;
  font-size: 1.125rem;
  font-weight: bold;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper {
  padding: 0.75rem 0;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p {
  display: inline;
  color: #1f1f1f;
  font-size: 1.125rem;
  font-weight: bold;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p.prices {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper .price-wrapper p.prices:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/cart.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
section#szkolenia .slick-arrow {
  top: 0 !important;
  width: 63px;
  height: 63px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white !important;
  border-radius: 100%;
  z-index: 3;
}
@media (max-width: 576px) {
  section#szkolenia .slick-arrow {
    width: 44px;
    height: 44px;
  }
}
section#szkolenia .slick-arrow:before {
  width: 20px;
  min-width: 20px;
  height: 12px;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/right-arrow.svg);
  background-repeat: no-repeat;
}
section#szkolenia .slick-next {
  left: -70px !important;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  top: 80px !important;
  background: rgb(222, 186, 102) !important;
}
section#szkolenia .slick-next::before {
  -webkit-filter: invert(1);
          filter: invert(1);
}
section#szkolenia .slick-prev {
  -webkit-transform: rotate(180deg) !important;
      -ms-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
  left: -70px !important;
}
section#szkolenia .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  section#szkolenia .title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section#szkolenia .title-wrapper p {
    padding-left: unset;
    padding-top: 20px;
    max-width: unset;
    text-align: justify;
  }
}
@media (max-width: 576px) {
  section#szkolenia .training-slider-wrapper {
    margin-left: 0;
    margin-top: 40px;
  }
  section#szkolenia .training-slider-wrapper .slick-slide {
    padding: 0 5px !important;
  }
  section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper {
    padding: 10px;
    height: unset;
    min-height: 340px;
  }
  section#szkolenia .training-slider-wrapper .slide-wrapper .text-wrapper h5 {
    font-size: 16px;
  }
  section#szkolenia .training-slider-wrapper .slick-arrow {
    left: unset !important;
    right: 0 !important;
    top: -60px !important;
  }
  section#szkolenia .training-slider-wrapper .slick-prev {
    right: 60px !important;
  }
}

section#dla-biur {
  background-color: rgb(222, 186, 102);
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/dla-biur-bg.png);
}
section#dla-biur .text-wrapper h2 {
  color: white;
  font-weight: 400;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#dla-biur .text-wrapper p {
  font-size: 18px;
  color: white;
  margin: 30px 0;
}
section#dla-biur .image-wrapper {
  position: absolute;
  width: 35vw;
  top: 0;
  right: 0;
  height: 100%;
}
section#dla-biur .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
@media (max-width: 992px) {
  section#dla-biur .text-wrapper p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  section#dla-biur .text-wrapper p {
    font-size: 14px;
    text-align: justify;
  }
  section#dla-biur .image-wrapper {
    display: none;
  }
}

section#rekomendacje {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/rekomendacje-bg-1.png);
  padding-top: 370px;
  padding-bottom: 450px;
  min-height: 1026px;
  background-size: cover;
  background-position: center;
  overflow-x: hidden;
}
section#rekomendacje h2 {
  text-align: center;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  color: white;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  section#rekomendacje {
    padding-top: 8rem;
    padding-bottom: 0rem;
    min-height: unset;
  }
}

section#spotkania-posrednikow {
  padding-top: 0;
  margin-top: -400px;
}
section#spotkania-posrednikow .container {
  background-color: white;
  padding-bottom: 50px;
  position: relative;
}
section#spotkania-posrednikow .container:after {
  background-color: white;
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: -50%;
}
section#spotkania-posrednikow .title-wrapper h2 {
  color: rgb(222, 186, 102);
  font-weight: 400;
  font-size: calc(25px + 20 * (100vw - 320px) / 1600);
  margin-bottom: 20px;
}
section#spotkania-posrednikow .title-wrapper a {
  color: black !important;
}
section#spotkania-posrednikow .text-wrapper p {
  color: #1f1f1f;
  font-weight: 500;
  font-size: 16px;
}
section#spotkania-posrednikow .meeting-slider {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
section#spotkania-posrednikow .meeting-slider .slick-list {
  width: 140%;
  z-index: 2;
}
section#spotkania-posrednikow .meeting-slider .slide {
  padding: 0 1rem;
}
section#spotkania-posrednikow .meeting-slider .slide img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section#spotkania-posrednikow .meeting-slider .slick-arrow {
  width: 63px;
  height: 63px;
  background: white;
  border: none;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: calc(50% - 31.5px);
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  right: 0;
  z-index: 3;
}
@media (max-width: 576px) {
  section#spotkania-posrednikow .meeting-slider .slick-arrow {
    width: 44px;
    height: 44px;
  }
}
section#spotkania-posrednikow .meeting-slider .slick-arrow:before {
  width: 20px;
  min-width: 20px;
  height: 12px;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/right-arrow.svg);
  background-repeat: no-repeat;
}
section#spotkania-posrednikow .meeting-slider .slick-arrow.slick-prev {
  display: none !important;
}
@media (max-width: 992px) {
  section#spotkania-posrednikow .text-wrapper {
    margin-top: 30px;
  }
  section#spotkania-posrednikow .text-wrapper p {
    text-align: justify;
  }
  section#spotkania-posrednikow .meeting-slider {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  section#spotkania-posrednikow {
    margin-top: unset;
  }
  section#spotkania-posrednikow .meeting-slider .slide {
    padding: 0 5px;
  }
  section#spotkania-posrednikow .text-wrapper p {
    font-size: 14px;
  }
}

section#biuro-nieruchomosci {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/biuro-nieruchomosci-bg.png);
  padding: 140px 0;
  margin-bottom: 2rem;
}
section#biuro-nieruchomosci .image-wrapper {
  position: absolute;
  height: 100%;
  width: 35vw;
  top: 0;
  left: 0;
}
section#biuro-nieruchomosci .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
  -o-object-position: left;
     object-position: left;
}
section#biuro-nieruchomosci .text-wrapper h2 {
  font-weight: 400;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  color: rgb(222, 186, 102);
}
section#biuro-nieruchomosci .text-wrapper p {
  font-size: 18px;
  font-weight: 500;
  color: #1f1f1f;
  margin: 20px 0;
}
section#biuro-nieruchomosci .text-wrapper a {
  margin-bottom: 1rem;
}
section#biuro-nieruchomosci .text-wrapper a.border-button {
  border: 1px solid #8695a8 !important;
  color: #1f1f1f !important;
  margin-right: 1rem;
}
@media (max-width: 992px) {
  section#biuro-nieruchomosci {
    padding: 3rem 0;
  }
  section#biuro-nieruchomosci .image-wrapper {
    display: none;
  }
  section#biuro-nieruchomosci .text-wrapper p {
    font-size: 16px;
    text-align: justify;
  }
}
@media (max-width: 768px) {
  section#biuro-nieruchomosci .text-wrapper p {
    font-size: 14px;
  }
}

section#about {
  background-color: #eaeaea;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/o-mnie-bg.png);
}
section#about h2 {
  color: #1f1f1f;
  font-weight: 400;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#about .content-wrapper {
  border: 4px solid white;
  margin-top: 3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section#about .content-wrapper .text-wrapper {
  background-color: white;
  padding: 1.5rem;
  padding-right: 3rem;
  width: 60%;
  position: relative;
  z-index: 10;
}
section#about .content-wrapper .text-wrapper p {
  color: #1f1f1f;
  font-weight: 600;
}
section#about .content-wrapper .image-wrapper {
  width: 40%;
  padding: 1.5rem;
}
section#about .content-wrapper .image-wrapper img {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 5;
  -o-object-fit: contain;
     object-fit: contain;
}
section#about .content-wrapper:after {
  content: "";
  position: absolute;
  background-color: none;
  width: calc(100% - 1.5rem);
  height: calc(100% + 3rem);
  left: -1.5rem;
  bottom: -1.5rem;
  border: 2px solid rgb(222, 186, 102);
  z-index: 5;
}
@media (max-width: 992px) {
  section#about .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section#about .content-wrapper .text-wrapper {
    width: 100%;
    padding-right: 1.5rem;
  }
  section#about .content-wrapper .image-wrapper {
    width: 100%;
    height: 40vh;
  }
  section#about .content-wrapper:after {
    width: calc(100% + 3rem);
  }
}
@media (max-width: 576px) {
  section#about .content-wrapper:after {
    display: none;
  }
}
section#about .buttons-wrapper {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#about .buttons-wrapper a.button {
  margin-right: 1rem;
}
section#about .buttons-wrapper .media-wrapper a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
section#about .buttons-wrapper .media-wrapper a.fb-button {
  margin-right: 10px;
}
@media (max-width: 420px) {
  section#about .buttons-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section#about .buttons-wrapper a.button {
    margin-bottom: 10px;
  }
}

section.achievements {
  background-color: white;
  height: 610px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.achievements:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 380px;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/dorobek-bg.png);
}
section.achievements .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15% 0 5%;
  z-index: 1;
}
section.achievements .text-wrapper h2 {
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  color: rgb(222, 186, 102);
  font-weight: 400;
  margin-bottom: 2rem;
}
section.achievements .text-wrapper p {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  section.achievements .text-wrapper {
    padding: 0 5%;
  }
}
@media (max-width: 992px) {
  section.achievements {
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.achievements:after {
    width: 200px;
    background-position: right bottom;
  }
  section.achievements .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
  section.achievements .image-wrapper img {
    max-width: 100%;
  }
  section.achievements .text-wrapper {
    padding: 5%;
  }
}

section#osiagniecia {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/osiagniecia-bg.png);
  margin-top: 2rem;
  background-repeat: no-repeat;
}
section#osiagniecia .box-wrapper .image-wrapper img {
  width: 100%;
}
section#osiagniecia .box-wrapper .text-wrapper {
  background-color: white;
  padding: 30px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#osiagniecia .box-wrapper .text-wrapper p:first-of-type {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
section#osiagniecia .box-wrapper .text-wrapper p:last-of-type {
  color: #1f1f1f;
  text-align: center;
  margin: 1rem 0;
}
@media (max-width: 992px) {
  section#osiagniecia .box-wrapper .text-wrapper {
    padding: 15px;
    margin-top: 10px;
  }
  section#osiagniecia .box-wrapper .text-wrapper p:first-of-type {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  section#osiagniecia .box-wrapper {
    margin-bottom: 2rem;
  }
}

section.wspolpraca {
  background-color: #eaeaea;
  height: 480px;
  padding: 0;
  margin: 52px 0;
}
section.wspolpraca .container {
  background-color: white;
  height: 100%;
}
section.wspolpraca .row {
  height: 100%;
}
section.wspolpraca .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 50px 0;
}
section.wspolpraca .text-wrapper h2 {
  color: #8695a8;
  font-weight: 400;
}
section.wspolpraca .text-wrapper a.border-button {
  color: #1f1f1f !important;
  border: 1px solid #8695a8 !important;
}
section.wspolpraca .image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
}
section.wspolpraca .image-wrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.wspolpraca .mobile-image-wrapper {
  display: none;
  height: 100%;
}
section.wspolpraca .mobile-image-wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  section.wspolpraca .mobile-image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.wspolpraca .image-wrapper {
    display: none;
  }
}
@media (max-width: 768px) {
  section.wspolpraca {
    height: unset;
    margin: 30px 0;
  }
  section.wspolpraca .container {
    height: unset;
  }
  section.wspolpraca .text-wrapper {
    padding: 20px 0;
  }
  section.wspolpraca .text-wrapper h2 {
    margin-bottom: 20px;
  }
  section.wspolpraca .text-wrapper h2 br {
    display: none;
  }
}

section.partnerzy {
  background-color: rgb(222, 186, 102);
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/partnerzy-bg.png);
}
section.partnerzy h2 {
  text-align: center;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  font-weight: 400;
  margin-bottom: 30px;
}
section.partnerzy .partners-slider-wrapper .slide-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.5rem;
}
section.partnerzy .partners-slider-wrapper .slide-wrapper .image-wrapper {
  padding: 0.5rem;
  height: 130px;
  width: 130px;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
section.partnerzy .partners-slider-wrapper .slide-wrapper .image-wrapper a {
  display: block;
  height: 100%;
}
section.partnerzy .partners-slider-wrapper .slide-wrapper .image-wrapper a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.partnerzy .partners-slider-wrapper .slick-arrow {
  top: 50% !important;
  width: 63px;
  height: 63px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white !important;
  border-radius: 100%;
  z-index: 3;
}
@media (max-width: 576px) {
  section.partnerzy .partners-slider-wrapper .slick-arrow {
    width: 44px;
    height: 44px;
  }
}
section.partnerzy .partners-slider-wrapper .slick-arrow:before {
  width: 20px;
  min-width: 20px;
  height: 12px;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/right-arrow.svg);
  background-repeat: no-repeat;
}
section.partnerzy .partners-slider-wrapper .slick-prev:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 768px) {
  section.partnerzy .partners-slider-wrapper {
    padding: 0 1rem 8rem 1rem;
  }
  section.partnerzy .partners-slider-wrapper .slide-wrapper {
    padding: 0 5px;
  }
  section.partnerzy .partners-slider-wrapper .slick-arrow {
    bottom: 1rem !important;
    top: unset !important;
  }
  section.partnerzy .partners-slider-wrapper .slick-next {
    left: calc(50% + 16px) !important;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    right: unset !important;
  }
  section.partnerzy .partners-slider-wrapper .slick-prev {
    -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
            transform: rotate(180deg) !important;
    right: calc(50% + 16px) !important;
    left: unset !important;
  }
  section.partnerzy .partners-slider-wrapper .slick-prev:before {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
}

section#nagrody .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#nagrody .title-wrapper h2 {
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  color: rgb(222, 186, 102);
  font-weight: 400;
  text-align: center;
}
section#nagrody .title-wrapper p {
  color: #1f1f1f;
  max-width: 790px;
  margin-top: 2rem;
  text-align: center;
  font-weight: 600;
}
section#nagrody .row:last-of-type {
  border: 2px solid rgb(222, 186, 102);
  margin-top: 30px;
}
section#nagrody .text-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section#nagrody .text-wrapper ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  margin-bottom: 5px;
}
section#nagrody .text-wrapper ul li:before {
  content: "";
  min-width: 30px;
  width: 30px;
  height: 1px;
  background-color: rgb(222, 186, 102);
  margin-right: 20px;
}
section#nagrody .image-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section#nagrody .image-wrapper img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  section#nagrody .image-wrapper {
    margin-top: 1rem;
  }
}

section#awards {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  opacity: 0;
}
section#awards.visible {
  max-height: unset;
  opacity: 1;
}
section#awards .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#awards .text-wrapper h2 {
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
  color: rgb(222, 186, 102);
  font-weight: 400;
  text-align: center;
}
section#awards .text-wrapper p {
  color: #1f1f1f;
  text-align: center;
  max-width: 790px;
  margin-top: 2rem;
  font-weight: 600;
}
section#awards .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 4rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#awards .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
  width: 25%;
}
@media (max-width: 1200px) {
  section#awards .wrapper-inner {
    width: 33.33%;
    padding-bottom: 1rem;
  }
}
@media (max-width: 992px) {
  section#awards .wrapper-inner {
    width: 50%;
  }
}
@media (max-width: 576px) {
  section#awards .wrapper-inner {
    width: 100%;
  }
}
section#awards .box-wrapper {
  border: 3px solid transparent;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
section#awards .box-wrapper:hover {
  border-color: rgb(222, 186, 102);
}
section#awards .box-wrapper .image-wrapper {
  height: 216px;
}
@media (max-width: 576px) {
  section#awards .box-wrapper .image-wrapper {
    height: 180px;
  }
}
section#awards .box-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
section#awards .box-wrapper .image-wrapper img.toggle-image {
  cursor: pointer;
}
section#awards .box-wrapper .text-wrapper {
  padding: 2rem;
  background-color: #eaeaea;
}
section#awards .box-wrapper .text-wrapper p {
  margin-top: 0;
  color: #1f1f1f;
}

.image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(131, 131, 131, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.image-overlay.active {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.image-overlay .overlay-close {
  position: absolute;
  top: 50px;
  right: 50px;
  color: white;
  z-index: 1000;
}
.image-overlay .overlay-close img {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.image-overlay .overlay-close:hover {
  cursor: pointer;
}
.image-overlay .image-overlay-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image-overlay .image-overlay-wrapper img {
  height: 100%;
  width: 95%;
  -o-object-fit: contain;
     object-fit: contain;
}

section#publications {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/publikacje-bg.png) bottom no-repeat;
}
section#publications .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#publications .text-wrapper h1,
section#publications .text-wrapper p {
  text-align: center;
}
section#publications .text-wrapper p {
  color: rgb(131, 131, 131);
  max-width: 790px;
  margin-top: 2rem;
}
section#publications .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#publications .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 25%;
}
@media (max-width: 1200px) {
  section#publications .wrapper-inner {
    width: 33.33%;
    padding-bottom: 1rem;
  }
}
@media (max-width: 992px) {
  section#publications .wrapper-inner {
    width: 50%;
  }
}
@media (max-width: 576px) {
  section#publications .wrapper-inner {
    width: 100%;
  }
}
section#publications .box-wrapper {
  border: 3px solid transparent;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  height: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#publications .box-wrapper .image-wrapper {
  height: 216px;
}
@media (max-width: 576px) {
  section#publications .box-wrapper .image-wrapper {
    height: 180px;
  }
}
section#publications .box-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#publications .box-wrapper .text-wrapper {
  padding: 1.5rem;
  background-color: #1f1f1f;
  height: calc(100% - 216px);
}
section#publications .box-wrapper .text-wrapper p {
  margin-top: 0;
  color: rgb(165, 165, 165);
}
section#publications .box-wrapper:hover {
  border-color: rgb(222, 186, 102);
  position: relative;
  z-index: 101;
}

body.page-template-biuro-nieruchomosci section.half-subpage-header {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: unset;
}
body.page-template-biuro-nieruchomosci section.half-subpage-header .mobile-bg {
  display: none;
}
body.page-template-biuro-nieruchomosci section.half-subpage-header .row .col:last-of-type {
  display: none;
}
body.page-template-biuro-nieruchomosci section.half-subpage-header .text-wrapper p {
  max-width: 1000px;
  width: unset;
}
@media (max-width: 1345px) {
  body.page-template-biuro-nieruchomosci section.half-subpage-header {
    background: unset !important;
    padding: 0;
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #1f1f1f !important;
  }
  body.page-template-biuro-nieruchomosci section.half-subpage-header .mobile-bg {
    display: block;
    background-color: #1f1f1f;
  }
  body.page-template-biuro-nieruchomosci section.half-subpage-header .mobile-bg img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  body.page-template-biuro-nieruchomosci section.half-subpage-header .text-wrapper {
    background-color: #1f1f1f;
  }
}
@media (max-width: 768px) {
  body.page-template-biuro-nieruchomosci section.half-subpage-header .text-wrapper h1 {
    font-size: 24px;
  }
  body.page-template-biuro-nieruchomosci section.half-subpage-header .text-wrapper p {
    font-size: 14px;
    text-align: justify;
    margin-left: 0;
  }
}

section#departments {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/o-mnie-bg.png);
}
section#departments .text-wrapper h2 {
  margin-bottom: 1rem;
  font-weight: 400;
  color: #1f1f1f;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#departments .text-wrapper p {
  color: #1f1f1f;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  max-width: 650px;
}
@media (max-width: 1200px) {
  section#departments .col {
    margin-bottom: 2rem;
  }
}
section#departments .department-wrapper {
  height: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
section#departments .department-wrapper .image-wrapper {
  position: relative;
  padding-top: 66.199376947%;
}
section#departments .department-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#departments .department-wrapper .text-wrapper {
  z-index: 10;
  background: rgb(222, 186, 102);
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 86%;
  margin-left: 7%;
  margin-top: -10%;
}
section#departments .department-wrapper .text-wrapper h4 {
  color: #1f1f1f;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
section#departments .department-wrapper .text-wrapper p {
  color: white;
}
section#departments .department-wrapper .text-wrapper .contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
section#departments .department-wrapper .text-wrapper .contact-wrapper img {
  margin-right: 1rem;
}
section#departments .department-wrapper .text-wrapper .contact-wrapper a {
  color: white;
  padding: 0.25rem;
  font-size: 16px;
}

section#team {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/team-bg-1.png) center no-repeat;
  background-size: cover;
  padding: 0;
}
section#team .row {
  padding: 0;
}
section#team .text-wrapper {
  padding: 4rem 0;
}
section#team .text-wrapper h2 {
  color: rgb(222, 186, 102);
  margin-bottom: 35px;
}
section#team .text-wrapper p {
  color: white;
  text-align: justify;
  letter-spacing: 0.5px;
  line-height: 1.5;
}
section#team .image-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#team .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

section#team-members {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/o-mnie-bg.png);
  padding-bottom: 0;
}
section#team-members h2 {
  color: rgb(222, 186, 102);
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: calc(25px + 25 * (100vw - 320px) / 1600);
}
section#team-members .text-wrapper p {
  color: #1f1f1f;
  text-align: justify;
  letter-spacing: 0.5px;
  line-height: 1.5;
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
section#team-members .row:last-of-type {
  margin-top: 2rem;
}
section#team-members .team-member-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  max-height: 407px;
  height: 100%;
}
@media (max-width: 768px) {
  section#team-members .team-member-wrapper {
    height: unset;
  }
}
section#team-members .team-member-wrapper .image-wrapper {
  position: relative;
  width: 50%;
  max-height: 407px;
}
section#team-members .team-member-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#team-members .team-member-wrapper .text-wrapper {
  width: 50%;
  padding: 20px;
  background-color: white;
}
section#team-members .team-member-wrapper .text-wrapper h4 {
  color: rgb(222, 186, 102);
  font-weight: 700;
  margin-bottom: 20px;
}
section#team-members .team-member-wrapper .text-wrapper div {
  height: 270px;
  overflow-y: scroll;
}
section#team-members .team-member-wrapper .text-wrapper p {
  font-size: 14px;
  text-align: left;
  padding-right: 10px;
}
@media (max-width: 576px) {
  section#team-members .team-member-wrapper .text-wrapper {
    padding: 10px;
  }
  section#team-members .team-member-wrapper .text-wrapper h4 {
    margin-bottom: 10px;
  }
  section#team-members .team-member-wrapper .text-wrapper div {
    height: 220px;
  }
  section#team-members .team-member-wrapper .text-wrapper p {
    font-size: 12px;
    padding-right: 10px;
  }
}

/* width */
::-webkit-scrollbar {
  width: 6px;
  border-radius: 31px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #606060;
  border-radius: 31px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #aeaeae;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border-radius: 31px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

section#sale-info {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/o-mnie-bg.png);
}
section#sale-info .image-wrapper {
  padding-right: 1rem;
}
section#sale-info .image-wrapper img {
  width: 100%;
  height: auto;
}
section#sale-info .stage-wrapper {
  margin-bottom: 2rem;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#sale-info .stage-wrapper:before {
  content: "1";
  background: rgb(222, 186, 102);
  width: 84px;
  min-width: 84px;
  height: 84px;
  margin-right: 2rem;
  font-size: 22px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#sale-info .stage-wrapper:nth-of-type(2):before {
  content: "2";
}
section#sale-info .stage-wrapper:nth-of-type(3) {
  margin-bottom: 0;
}
section#sale-info .stage-wrapper:nth-of-type(3):before {
  content: "3";
}
section#sale-info .stage-wrapper h4 {
  color: rgb(222, 186, 102);
  font-weight: bold;
  margin-bottom: 2rem;
}
section#sale-info .stage-wrapper p {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 992px) {
  section#sale-info .image-wrapper {
    padding-right: 0;
    margin-bottom: 2rem;
    height: 30vh;
  }
  section#sale-info .image-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section#sale-info .stage-wrapper:before {
    width: 64px;
    min-width: 64px;
    height: 64px;
  }
}

section#investments {
  border-top: 2px solid white;
}
section#investments .tittle-wrapper h2 {
  text-align: center;
  color: rgb(222, 186, 102);
  font-weight: 400;
}
section#investments .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
section#investments .boxes-wrapper .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 33.33%;
  padding-bottom: 1rem;
}
@media (max-width: 992px) {
  section#investments .boxes-wrapper .wrapper-inner {
    width: 50%;
  }
}
@media (max-width: 768px) {
  section#investments .boxes-wrapper .wrapper-inner {
    width: 100%;
  }
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .image-wrapper {
  height: 260px;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: white;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  margin-top: 0.75rem;
  padding: 1.5rem;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper h5 {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p {
  color: rgb(131, 131, 131);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding-left: 3rem;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p sup {
  font-size: smaller;
  vertical-align: super;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/map-pin.svg);
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p:nth-of-type(2) {
  margin: 1.25rem 0;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p:nth-of-type(2):before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/box.svg);
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p:nth-of-type(3) {
  margin-bottom: 0;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper p:nth-of-type(3):before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/money.svg);
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper a {
  margin-top: 2rem;
}
section#investments .boxes-wrapper .wrapper-inner .box-wrapper .text-wrapper:hover {
  border-color: rgb(222, 186, 102);
}

.gallery-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(131, 131, 131, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.gallery-overlay.active {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.gallery-overlay .overlay-close {
  position: absolute;
  top: 50px;
  right: 50px;
  color: white;
  z-index: 1000;
}
.gallery-overlay .overlay-close img {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.gallery-overlay .overlay-close:hover {
  cursor: pointer;
}

.gallery-slider-wrapper {
  width: 100%;
  height: 100%;
  margin: 100px;
}
.gallery-slider-wrapper .slick-list,
.gallery-slider-wrapper .slick-track,
.gallery-slider-wrapper .slick-slide,
.gallery-slider-wrapper .slick-slide > div {
  height: 100%;
}
.gallery-slider-wrapper .slide-wrapper {
  height: 100%;
}
.gallery-slider-wrapper .slide-wrapper .image-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-slider-wrapper .slide-wrapper .image-wrapper img {
  height: 80%;
  width: 95%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gallery-slider-wrapper .slick-arrow {
  top: calc(50% - 42px) !important;
  width: 63px;
  height: 63px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent !important;
  z-index: 10;
}
@media (max-width: 576px) {
  .gallery-slider-wrapper .slick-arrow {
    width: 64px;
    height: 64px;
  }
}
.gallery-slider-wrapper .slick-arrow:before {
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/arrow-white-1.svg);
  background-repeat: no-repeat;
}
.gallery-slider-wrapper .slick-next {
  right: 30px !important;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
}
.gallery-slider-wrapper .slick-prev {
  -webkit-transform: rotate(180deg) !important;
      -ms-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
  left: 30px !important;
}

section#sale-form .tittle-wrapper {
  position: relative;
  left: 35%;
  margin-bottom: 2rem;
}
section#sale-form .form-wrapper .image-wrapper {
  background: none;
  padding-right: 2rem;
  width: 35%;
}
section#sale-form .form-wrapper .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 85%;
  height: auto;
}
section#sale-form .form-wrapper .image-wrapper img:first-of-type {
  margin-bottom: 2rem;
}
section#sale-form .form-wrapper .image-wrapper img:last-of-type {
  float: right;
}
section#sale-form .form-wrapper .form-wrapper-inner {
  width: 65%;
}
@media (max-width: 768px) {
  section#sale-form .tittle-wrapper {
    left: 0;
  }
  section#sale-form .form-wrapper .image-wrapper {
    display: none;
  }
  section#sale-form .form-wrapper .form-wrapper-inner {
    width: 100%;
  }
}
@media (max-width: 430px) {
  section#sale-form .form-wrapper-inner .checkboxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section#sale-form .form-wrapper-inner .checkboxes-wrapper .label-container {
    width: 100%;
  }
}

section.contact-main-section {
  background: #404040 url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/kontakt/main-bg.png);
  height: 70vh;
  padding-top: 100px;
  background-size: cover;
}
section.contact-main-section .container {
  height: 100%;
}
section.contact-main-section .row {
  height: 100%;
}
section.contact-main-section .text-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
section.contact-main-section .text-wrapper h1 {
  font-weight: 400;
}
section.contact-main-section .text-wrapper p {
  margin-top: 30px;
  font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  color: white;
}
@media (max-width: 1200px) {
  section.contact-main-section .row .col:last-of-type {
    display: none;
  }
}
@media (max-width: 992px) {
  section.contact-main-section {
    background-position-x: 20%;
  }
}
@media (max-width: 768px) {
  section.contact-main-section {
    background-position-x: 25%;
  }
}

section#contact-form .form-wrapper {
  margin-top: -20rem;
}
section#contact-form .form-wrapper-inner h4 {
  color: #1f1f1f;
}
section#contact-form .form-wrapper-inner .acceptance-wrapper label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
section#contact-form .form-wrapper-inner .acceptance-wrapper input {
  -webkit-filter: unset !important;
          filter: unset !important;
  margin-right: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 18px;
  min-height: 18px;
  width: 18px;
  height: 18px;
  padding: 0;
  background: #8695a8;
  border: 2px solid #8695a8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#contact-form .form-wrapper-inner .acceptance-wrapper input:hover {
  cursor: pointer;
}
section#contact-form .form-wrapper-inner .acceptance-wrapper input:checked:before {
  content: "";
  width: 60%;
  height: 60%;
  background-color: rgb(222, 186, 102);
}
section#contact-form .form-wrapper-inner .wpcf7-response-output {
  border-color: rgb(222, 186, 102);
  color: #1f1f1f;
}
section#contact-form .text-wrapper h4 {
  color: #1f1f1f;
  font-weight: 600;
  padding-bottom: 1rem;
}
section#contact-form .text-wrapper h4:first-of-type {
  padding-left: calc(64px + 1rem);
  padding-bottom: 2rem;
}
section#contact-form .text-wrapper h4 a {
  font-size: inherit;
  color: #1f1f1f;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
section#contact-form .text-wrapper h4 a:before {
  width: 64px;
  height: 64px;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-tel.svg);
  background-repeat: no-repeat;
}
section#contact-form .text-wrapper h4 a.mail:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-mail.svg);
}
section#contact-form .media-wrapper {
  margin-top: 2rem;
}
section#contact-form .media-wrapper a img {
  width: 64px;
  height: 64px;
}
section#contact-form .media-wrapper a:nth-of-type(2) {
  margin: 0 1rem;
}
@media (max-width: 1200px) {
  section#contact-form .form-wrapper {
    margin-top: 2rem;
  }
}

.posts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.posts-wrapper .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 33.33%;
}
@media (max-width: 992px) {
  .posts-wrapper .wrapper-inner {
    width: 50%;
    padding-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .posts-wrapper .wrapper-inner {
    width: 100%;
  }
}
.posts-wrapper .wrapper-inner .box-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.posts-wrapper .wrapper-inner .box-wrapper .image-wrapper {
  height: 260px;
}
.posts-wrapper .wrapper-inner .box-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  background-color: white;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  margin-top: 0.75rem;
  padding: 1.5rem;
  padding-bottom: 6.5rem;
  position: relative;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper h5 {
  color: #1f1f1f;
  margin-bottom: 1rem;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper p.date {
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-weight: bold;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper p.date:before {
  content: "";
  margin-right: 1rem;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/clock.svg);
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper p.excerpt {
  color: #1f1f1f;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper a {
  position: absolute !important;
  bottom: 1.5rem;
}
.posts-wrapper .wrapper-inner .box-wrapper .text-wrapper:hover {
  border-color: rgb(222, 186, 102);
}

section#latest-posts .tittle-wrapper h2 {
  text-align: center;
  color: rgb(222, 186, 102);
  font-weight: 400;
}

section#all-posts {
  background: #1f1f1f;
}

.products-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.products-wrapper .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 33.33%;
  padding-bottom: 1rem;
}
@media (max-width: 992px) {
  .products-wrapper .wrapper-inner {
    width: 50%;
    padding-bottom: 1rem;
  }
}
@media (max-width: 576px) {
  .products-wrapper .wrapper-inner {
    width: 100%;
  }
}
.products-wrapper .wrapper-inner .box-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.products-wrapper .wrapper-inner .box-wrapper .image-wrapper {
  padding-top: 92.8888888889%;
  position: relative;
}
.products-wrapper .wrapper-inner .box-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-wrapper .wrapper-inner .box-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  background-color: white;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  margin-top: 0.75rem;
  padding: 1.5rem;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .product-info-wrapper {
  margin-top: 1rem;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .product-info-wrapper form {
  margin: 1rem 0;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .product-info-wrapper form button {
  width: 190px;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper h5 {
  color: #1f1f1f;
  margin-bottom: 1rem;
  font-weight: 600;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper p.excerpt {
  color: #1f1f1f;
  font-weight: 600;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .inner-info-wrapper {
  width: 100%;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .latest-terms-wrapper {
  padding: 0.75rem 0;
  width: 100%;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .latest-terms-wrapper p {
  color: #1f1f1f;
  font-size: 1.125rem;
  font-weight: bold;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .latest-terms-wrapper p:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/clock.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .price-wrapper {
  padding: 0.75rem 0;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .price-wrapper p {
  display: inline;
  color: #1f1f1f;
  font-size: 1.125rem;
  font-weight: bold;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .price-wrapper p.prices {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .price-wrapper p.prices:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/cart.svg);
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
.products-wrapper .wrapper-inner .box-wrapper .text-wrapper .border-button {
  color: #1f1f1f !important;
  border: 1px solid #1f1f1f !important;
}

.light-bg {
  background-color: rgb(64, 64, 64);
}

.dark-bg {
  background: #1f1f1f;
}

.default-page-section {
  background: #1f1f1f;
  padding-top: calc(5rem + 100px);
}
.default-page-section .text-wrapper {
  margin-top: 2rem;
  color: rgb(227, 227, 227);
}

section.text-section {
  background: #1f1f1f;
  border-bottom: 2px solid #404040;
}
section.text-section .title-wrapper h2 {
  margin-bottom: 1rem;
}
section.text-section .title-wrapper p {
  color: rgb(227, 227, 227);
}
section.text-section .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.pagination ul li {
  margin-right: 1rem;
  background-color: transparent;
  border-radius: 0;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  position: relative;
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination ul li a,
.pagination ul li span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  width: 100%;
  text-align: center;
  height: 100%;
  color: #8695a8;
  font-weight: 600;
}
.pagination ul li a.current,
.pagination ul li span.current {
  background-color: #8695a8;
  color: white;
}
.pagination ul li a:after,
.pagination ul li span:after {
  content: "";
  position: absolute;
  border: 2px solid #abbbd0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}

.error-page {
  padding-top: 100px;
  height: calc(100vh - 428px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 300px;
}
.error-page .text-wrapper a {
  margin-top: 2rem;
}

section#single-product-subpage-header {
  background: #2d2d2d url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/produkt-bg.png) bottom no-repeat;
  min-height: 540px;
  padding-top: calc(5rem + 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #2d2d2d;
}
section#single-product-subpage-header .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
section#single-product-subpage-header .text-wrapper h1 {
  color: rgb(227, 227, 227);
  line-height: 1.25;
}
section#single-product-subpage-header .text-wrapper p {
  color: rgb(227, 227, 227);
  font-size: 20px;
  margin: 1rem 0 1rem 0;
}
@media (max-width: 576px) {
  section#single-product-subpage-header .text-wrapper p {
    width: unset;
    margin-left: 2rem;
  }
}
section#single-product-subpage-header .image-wrapper {
  position: relative;
  z-index: 10;
  height: 100%;
  max-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section#single-product-subpage-header .image-wrapper img {
  width: 90%;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  section#single-product-subpage-header {
    padding-bottom: 0;
    padding-top: 5rem;
    height: unset;
  }
  section#single-product-subpage-header .image-col {
    margin-bottom: -6rem;
  }
  section#single-product-subpage-header .image-wrapper {
    bottom: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#single-product-subpage-header .text-wrapper {
    margin-top: 2rem;
  }
}

@media (max-width: 992px) {
  body.single-product section#products-options {
    padding-top: 3rem;
  }
}

section#single-online-product-subpage-header {
  background: #2d2d2d url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/produkt-bg.png) bottom no-repeat;
  min-height: 540px;
  padding-top: calc(5rem + 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #2d2d2d;
}
section#single-online-product-subpage-header .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
section#single-online-product-subpage-header .text-wrapper h1 {
  color: rgb(227, 227, 227);
  line-height: 1.25;
}
section#single-online-product-subpage-header .text-wrapper .price-wrapper {
  margin-top: 1rem;
}
section#single-online-product-subpage-header .text-wrapper .price-wrapper p.prices {
  color: #838383;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.15px;
  margin-bottom: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
section#single-online-product-subpage-header .text-wrapper .price-wrapper p.prices:before {
  content: "";
  width: 33px;
  height: 33px;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/shopping-bag-gold.svg);
  margin-right: 1rem;
}
section#single-online-product-subpage-header .image-wrapper {
  position: relative;
  z-index: 10;
  height: 100%;
  max-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section#single-online-product-subpage-header .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
section#single-online-product-subpage-header .excerpt-wrapper {
  margin-top: 1rem;
}
section#single-online-product-subpage-header .excerpt-wrapper p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #b8b8b8;
}
@media (max-width: 992px) {
  section#single-online-product-subpage-header {
    padding-bottom: 0;
    height: unset;
  }
  section#single-online-product-subpage-header .image-col {
    margin-bottom: -6rem;
  }
  section#single-online-product-subpage-header .image-wrapper {
    bottom: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

body.page-template-szkolenia-dla-biur section.half-subpage-header,
body.page-template-ebook section.half-subpage-header {
  height: 55vh;
  min-height: unset;
}
@media (max-height: 748px) {
  body.page-template-szkolenia-dla-biur section.half-subpage-header,
body.page-template-ebook section.half-subpage-header {
    height: 75vh;
  }
}
@media (max-height: 695px) {
  body.page-template-szkolenia-dla-biur section.half-subpage-header,
body.page-template-ebook section.half-subpage-header {
    height: 80vh;
  }
}
@media (max-height: 640px) {
  body.page-template-szkolenia-dla-biur section.half-subpage-header,
body.page-template-ebook section.half-subpage-header {
    height: 90vh;
  }
}
body.page-template-szkolenia-dla-biur section.half-subpage-header .text-wrapper p,
body.page-template-ebook section.half-subpage-header .text-wrapper p {
  margin-left: 0;
  margin-bottom: 2rem;
  width: unset;
}

section.left-photo-section {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/left-photo-section-decorator.png) bottom no-repeat;
}
section.left-photo-section .text-wrapper h2 {
  margin-bottom: 2rem;
}
section.left-photo-section .text-wrapper h2,
section.left-photo-section .text-wrapper p {
  color: white;
}
section.left-photo-section .col-photo {
  position: relative;
}
section.left-photo-section .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 12rem);
  width: 300%;
  top: -6rem;
  right: 3rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenie-dla-biur-produkt-min.png);
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  section.left-photo-section .col-photo:after {
    display: none;
  }
}

section.left-photo-section2 {
  padding: 0;
}
section.left-photo-section2 .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.left-photo-section2 .image-wrapper {
  height: 100%;
}
section.left-photo-section2 .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  max-width: 575px;
  -o-object-position: center;
     object-position: center;
}
section.left-photo-section2 .text-wrapper {
  padding: 5rem 3rem;
  padding-right: 15vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section.left-photo-section2 .text-wrapper h2 {
  margin-bottom: 2rem;
}
section.left-photo-section2 .text-wrapper h2,
section.left-photo-section2 .text-wrapper p {
  color: #1f1f1f;
}
section.left-photo-section2 .text-wrapper p {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1440px) {
  section.left-photo-section2 {
    padding-right: 12vw;
  }
}
@media (max-width: 1200px) {
  section.left-photo-section2 .wrapper {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  section.left-photo-section2 .text-wrapper {
    padding: 5rem;
  }
  section.left-photo-section2 .image-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 5rem;
  }
  section.left-photo-section2 .image-wrapper img {
    max-width: 450px;
  }
}
@media (max-width: 576px) {
  section.left-photo-section2 .wrapper {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  section.left-photo-section2 .text-wrapper {
    padding: 3rem 2rem;
  }
  section.left-photo-section2 .image-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 1rem 3rem 1rem;
  }
  section.left-photo-section2 .image-wrapper img {
    max-width: 350px;
    width: 100%;
  }
}

section#thank-you {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/thank-you-bg.png) bottom no-repeat;
  background-size: cover;
  padding-top: 100px;
  height: calc(100vh - 109px);
}
@media (max-height: 830px) {
  section#thank-you {
    height: unset;
  }
}
section#thank-you .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#thank-you .col-xl-8 {
  padding-left: 5rem;
}
@media (max-width: 768px) {
  section#thank-you .col-xl-8 {
    padding-left: 15px;
  }
}
section#thank-you .text-wrapper h2 {
  margin-bottom: 2rem;
}
section#thank-you .text-wrapper p {
  font-size: 16px;
}
section#thank-you .text-wrapper h2,
section#thank-you .text-wrapper p {
  color: white;
}
section#thank-you .image-wrapper {
  margin-bottom: 2rem;
}
section#thank-you .image-wrapper img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 12rem;
}
section#thank-you .buttons-wrapper {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section#thank-you .buttons-wrapper a {
  margin: 0 1rem 1rem 0;
}

body.page-id-423 #contact {
  padding: 1rem;
}
body.page-id-423 #contact .container {
  display: none;
}

body.page-template-szkolenia-dla-biur section.photo-col {
  background-color: white;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia/zalety-bg.png);
  background-size: cover;
  background-position: center;
  padding: 7rem 0;
}
@media (max-width: 768px) {
  body.page-template-szkolenia-dla-biur section.photo-col {
    padding: 3rem 0;
  }
}
body.page-template-szkolenia-dla-biur section.photo-col .col-photo {
  position: relative;
}
body.page-template-szkolenia-dla-biur section.photo-col .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 16rem);
  width: 350%;
  top: -8rem;
  right: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/dla-biur2.png) !important;
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 1200px) {
  body.page-template-szkolenia-dla-biur section.photo-col .col-photo:after {
    display: none;
  }
}
body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper h2 {
  color: #1f1f1f;
  font-weight: 400;
}
body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper ul {
  margin-top: 2rem;
}
body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper ul li {
  font-size: 25px;
  padding: 1rem 0;
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper ul li:before {
  content: "";
  background: rgb(222, 186, 102);
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper ul li {
    font-size: 16px;
  }
  body.page-template-szkolenia-dla-biur section.photo-col .text-wrapper ul li:before {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    margin-right: 1rem;
  }
}
body.page-template-szkolenia-dla-biur section.photo-col.photo-col-reverse .col-photo {
  position: relative;
}
body.page-template-szkolenia-dla-biur section.photo-col.photo-col-reverse .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 16rem);
  width: 350%;
  top: -8rem;
  left: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/meeting.png);
  background-repeat: no-repeat;
  background-position: left;
}
@media (max-width: 1200px) {
  body.page-template-szkolenia-dla-biur section.photo-col.photo-col-reverse .col-photo:after {
    display: none;
  }
}

section.sample-modules .text-wrapper h2 {
  color: #1f1f1f;
  font-weight: 400;
}
section.sample-modules .text-wrapper p {
  color: #1f1f1f;
  font-size: 20px;
}
@media (max-width: 576px) {
  section.sample-modules .text-wrapper p {
    font-size: 16px;
  }
}
section.sample-modules .text-wrapper p span {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1rem;
}
section.sample-modules .text-wrapper h2 {
  margin-bottom: 2rem;
}

section.consultation-form .form-wrapper form .checkboxes-wrapper input {
  -webkit-filter: unset !important;
          filter: unset !important;
  margin-right: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 30px;
  min-height: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  background: #8695a8;
  border: 6px solid #8695a8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 28px;
}
section.consultation-form .form-wrapper form .checkboxes-wrapper input:hover {
  cursor: pointer;
}
section.consultation-form .form-wrapper form .checkboxes-wrapper input:checked {
  border-color: rgb(222, 186, 102);
}
section.consultation-form .form-wrapper form .checkboxes-wrapper span.wpcf7-list-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.consultation-form .form-wrapper form .checkboxes-wrapper span.wpcf7-list-item-label {
  color: #1f1f1f;
  font-weight: 600;
}
section.consultation-form .form-wrapper form .acceptance-wrapper label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
section.consultation-form .form-wrapper form .acceptance-wrapper input {
  -webkit-filter: unset !important;
          filter: unset !important;
  margin-right: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 18px;
  min-height: 18px;
  width: 18px;
  height: 18px;
  padding: 0;
  background: #8695a8;
  border: 2px solid #8695a8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.consultation-form .form-wrapper form .acceptance-wrapper input:hover {
  cursor: pointer;
}
section.consultation-form .form-wrapper form .acceptance-wrapper input:checked:before {
  content: "";
  width: 60%;
  height: 60%;
  background-color: rgb(222, 186, 102);
}

section#online-training {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-online-bg.png);
  background-size: cover;
}
section#online-training .products-wrapper .wrapper-inner .box-wrapper .text-wrapper {
  background-color: transparent;
  padding: 1rem 0;
}
section#online-training .products-wrapper .wrapper-inner .box-wrapper .text-wrapper:hover {
  border-color: transparent;
}
section#online-training .products-wrapper .wrapper-inner .box-wrapper .text-wrapper a {
  margin-top: 1rem;
}
section#online-training .more-online-products {
  background-color: #404040;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/more-online-products-bg.png);
  background-size: contain;
  background-position: right;
  padding: 2rem;
  width: 60%;
  height: 300px;
  margin-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section#online-training .more-online-products p:first-of-type {
  color: white;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}
section#online-training .more-online-products p:last-of-type {
  font-weight: 600;
  font-size: 18px;
  text-align: justify;
  letter-spacing: 0.15px;
  color: #b8b8b8;
}
@media (max-width: 992px) {
  section#online-training .more-online-products {
    width: 50%;
    margin-left: 0;
    background-size: cover;
  }
  section#online-training .more-online-products p:first-of-type {
    font-size: 18px;
    margin-bottom: 20px;
  }
  section#online-training .more-online-products p:last-of-type {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  section#online-training .more-online-products {
    padding: 1.5rem;
    width: 100%;
    margin: 0 14px;
    height: unset;
  }
}

section.video-training-section .text-wrapper p iframe {
  width: 100%;
}

section#promo-movie {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/spotkania/film-bg.png);
}
section#promo-movie .title-wrapper {
  margin-bottom: 2rem;
}
section#promo-movie .title-wrapper h1 {
  text-align: center;
}
section#promo-movie .video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}
section#promo-movie .video-wrapper .iframe-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#promo-movie .video-wrapper iframe,
section#promo-movie .video-wrapper .thumbnail-wrapper {
  width: calc(100% - 8rem);
}
@media (max-width: 992px) {
  section#promo-movie .video-wrapper iframe,
section#promo-movie .video-wrapper .thumbnail-wrapper {
    height: 400px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  section#promo-movie .video-wrapper iframe,
section#promo-movie .video-wrapper .thumbnail-wrapper {
    height: 300px;
  }
}
@media (max-width: 420px) {
  section#promo-movie .video-wrapper iframe,
section#promo-movie .video-wrapper .thumbnail-wrapper {
    height: 190px;
  }
}
section#promo-movie .video-wrapper .thumbnail-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section#promo-movie .video-wrapper .thumbnail-wrapper img:hover {
  cursor: pointer;
}

section#stationary-training h3 {
  color: #1f1f1f;
  font-weight: 400;
}

section#consulting {
  padding-bottom: 0;
}
section#consulting h3 {
  color: #1f1f1f;
  font-weight: 400;
}

body.page-template-ebook div#free-ebook {
  display: none;
}

section.single-product-main-section {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: center;
}
section.single-product-main-section .mobile-bg {
  display: none;
}
section.single-product-main-section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.single-product-main-section .title-wrapper h1 {
  font-weight: 400;
  font-size: calc(30px + 50 * (100vw - 320px) / 1600);
}
section.single-product-main-section .title-wrapper p {
  color: white;
  font-weight: 500;
  font-size: 20px;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  section.single-product-main-section {
    padding-top: calc(5rem + 100px);
  }
  section.single-product-main-section .col-xl-2 {
    display: none;
  }
}
@media (max-width: 768px) {
  section.single-product-main-section {
    min-height: unset;
    background-image: none !important;
    background-color: #1f1f1f;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
  }
  section.single-product-main-section .mobile-bg {
    display: block;
  }
  section.single-product-main-section .container {
    display: block;
  }
  section.single-product-main-section .single-product-box {
    margin-top: 2rem;
  }
}

section.faq-section {
  overflow-x: unset;
}
section.faq-section .single-accordion-wrapper {
  margin-bottom: 40px;
}
section.faq-section .single-accordion-wrapper button {
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 28px;
  color: white;
  padding: 30px 60px;
  background-color: rgb(222, 186, 102);
  border: unset;
  text-align: left;
  width: 100%;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
section.faq-section .single-accordion-wrapper button:before {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  left: 20px;
  top: 20px;
}
section.faq-section .single-accordion-wrapper button:after {
  content: "";
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/arrow.svg);
  width: 22px;
  height: 11px;
  min-width: 16px;
  min-height: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  background-position: center;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  margin-left: 2rem;
}
section.faq-section .single-accordion-wrapper button span {
  position: relative;
  display: block;
  width: 100%;
}
section.faq-section .single-accordion-wrapper .panel {
  background-color: white;
  padding: 0 60px;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 200ms ease-out;
  -o-transition: max-height 200ms ease-out;
  transition: max-height 200ms ease-out;
  position: relative;
  color: #1f1f1f;
  z-index: 1;
}
section.faq-section .single-accordion-wrapper .panel:before {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 40px);
  height: calc(100% - 20px);
  left: 20px;
  top: 0;
  border-top: unset;
  z-index: -1;
}
section.faq-section .single-accordion-wrapper .panel span.padding {
  padding-bottom: 30px;
  display: block;
}
section.faq-section .single-accordion-wrapper .active {
  background-color: white;
  color: black;
}
section.faq-section .single-accordion-wrapper .active:before {
  height: 100%;
  border-bottom: unset;
}
section.faq-section .single-accordion-wrapper .active:after {
  -webkit-filter: invert(0.8);
          filter: invert(0.8);
}
section.faq-section .single-accordion-wrapper .active span:after {
  content: "";
  width: 50%;
  background-color: #e4e4e4;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
section.faq-section .single-accordion-wrapper:first-of-type button {
  background-color: white !important;
  color: black !important;
  cursor: default;
}
section.faq-section .single-accordion-wrapper:first-of-type button:before {
  height: 100% !important;
  border-bottom: unset !important;
}
section.faq-section .single-accordion-wrapper:first-of-type button:after {
  display: none !important;
}
section.faq-section .single-accordion-wrapper:first-of-type .panel {
  max-height: unset !important;
}
section.faq-section .formatted-content {
  font-weight: 600;
  line-height: 1.5;
  text-align: justify;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content div {
  max-width: 100%;
}
section.faq-section .formatted-content img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.faq-section .formatted-content strong {
  font-weight: 700;
}
section.faq-section .formatted-content em {
  font-style: italic;
}
section.faq-section .formatted-content a {
  text-decoration: underline;
}
section.faq-section .formatted-content ol {
  margin-bottom: 1rem;
}
section.faq-section .formatted-content ol li {
  list-style: decimal;
  list-style-position: inside;
}
section.faq-section .formatted-content ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.faq-section .formatted-content ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section.faq-section .formatted-content ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  min-width: 1.75rem;
  min-height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section.faq-section .formatted-content ol > div {
  padding: 0 0 0.5rem 2rem;
}
section.faq-section .formatted-content ul {
  margin-bottom: 1rem;
}
section.faq-section .formatted-content ul li {
  list-style: circle;
  list-style-position: outside;
  margin-left: 2rem;
}
section.faq-section .formatted-content p {
  margin-bottom: 1rem;
}
section.faq-section .formatted-content a {
  color: inherit;
}
section.faq-section .formatted-content h1,
section.faq-section .formatted-content h2,
section.faq-section .formatted-content h3,
section.faq-section .formatted-content h4,
section.faq-section .formatted-content h5,
section.faq-section .formatted-content h6 {
  text-transform: none;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #1f1f1f;
  text-align: left;
}
section.faq-section .formatted-content h1 {
  font-size: calc(24px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content h2 {
  font-size: calc(22px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content h3 {
  font-size: calc(20px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content h4 {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content h5 {
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .formatted-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .info-box {
  background-color: white;
  padding: 40px;
  padding-left: 100px;
  margin-top: 6rem;
  color: #1f1f1f;
  position: relative;
}
section.faq-section .info-box:before {
  position: absolute;
  content: "";
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/info-box.svg);
  width: 130px;
  height: 130px;
  background-size: contain;
  top: -30px;
  left: -70px;
}
section.faq-section .info-box h4 {
  font-size: calc(18px + 16 * (100vw - 320px) / 1600);
  font-weight: 700;
  margin-bottom: 1.5rem;
}
section.faq-section .info-box div {
  font-family: "Ranade-Regular";
  font-weight: 500;
  position: relative;
}
section.faq-section .info-box div p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
section.faq-section .info-box div:before {
  content: "";
  height: 100%;
  width: 2px;
  background-color: #deba66;
  top: 0;
  left: -30px;
  position: absolute;
}
@media (max-width: 1200px) {
  section.faq-section .col-xl-1 {
    display: none;
  }
  section.faq-section .single-accordion-wrapper button {
    font-size: 20px;
  }
  section.faq-section .info-box {
    padding: 30px;
    padding-left: 60px;
  }
  section.faq-section .info-box:before {
    width: 70px;
    height: 70px;
    left: -35px;
  }
}
@media (max-width: 576px) {
  section.faq-section .single-accordion-wrapper {
    margin-bottom: 20px;
  }
  section.faq-section .single-accordion-wrapper button {
    font-size: 16px;
    padding: 20px 28px;
  }
  section.faq-section .single-accordion-wrapper button::before {
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    left: 7px;
    top: 7px;
  }
  section.faq-section .single-accordion-wrapper .panel {
    padding: 0 28px;
  }
  section.faq-section .single-accordion-wrapper .panel:before {
    width: calc(100% - 14px);
    left: 7px;
    height: calc(100% - 7px);
  }
  section.faq-section .single-accordion-wrapper .panel span.padding {
    padding-bottom: 15px;
  }
  section.faq-section .info-box::before {
    left: -10px;
  }
}

.single-product-box {
  background-color: white;
  padding: 15px;
}
.single-product-box p {
  font-family: "Ranade-Regular";
  font-weight: 500;
}
.single-product-box p.title {
  font-size: 18px;
  margin: 10px 0;
}
.single-product-box .stars {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e4e4e4;
}
.single-product-box .stars img {
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: unset;
  width: auto;
}
.single-product-box .options .select-wrapper {
  position: relative;
  padding: 10px 0 20px 35px;
  border-bottom: 2px solid #e4e4e4;
}
.single-product-box .options .select-wrapper:before {
  left: 0;
  bottom: 20px;
  position: absolute;
  content: "";
  width: 25px;
  min-width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/gray-clock.svg);
  background-repeat: no-repeat;
}
.single-product-box .options .select-wrapper span {
  letter-spacing: 0.4px;
  font-weight: 600;
  font-size: 12px;
  color: #8695a8;
  text-transform: uppercase;
}
.single-product-box .options .select-wrapper select {
  border: 2px solid #798a9e;
  padding: 5px;
  letter-spacing: 1.25px;
  color: #1f1f1f;
  font-weight: 700;
  max-width: 100%;
  margin-top: 10px;
}
.single-product-box .options #select-regular-price,
.single-product-box .options #select-sale-price,
.single-product-box .options .select-regular-price2,
.single-product-box .options .select-sale-price2,
.single-product-box .options .simple-product-price {
  position: relative;
}
.single-product-box .options #select-regular-price:before,
.single-product-box .options #select-sale-price:before,
.single-product-box .options .select-regular-price2:before,
.single-product-box .options .select-sale-price2:before,
.single-product-box .options .simple-product-price:before {
  left: 0;
  bottom: 20px;
  position: absolute;
  content: "";
  width: 25px;
  min-width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/cart.svg);
  background-repeat: no-repeat;
}
.single-product-box .options #select-regular-price,
.single-product-box .options .select-regular-price2,
.single-product-box .options .simple-product-price {
  height: 72px;
  padding: 20px 0 20px 35px;
}
.single-product-box .options #select-regular-price p,
.single-product-box .options .select-regular-price2 p,
.single-product-box .options .simple-product-price p {
  color: #1f1f1f;
  font-weight: 600;
  letter-spacing: 0.15px;
  font-size: 18px;
  padding-top: 5px;
}
.single-product-box .options #select-sale-price {
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 0 20px 35px;
}
.single-product-box .options #select-sale-price span {
  letter-spacing: 0.4px;
  font-weight: 600;
  font-size: 12px;
  color: #8695a8;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 35px;
}
.single-product-box .options #select-sale-price p {
  font-weight: 700;
  font-size: 18px;
}
.single-product-box .options #select-sale-price p.regular {
  letter-spacing: 1.25px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  text-transform: uppercase;
  color: #798a9e;
  font-size: 14px;
  margin-left: 40px;
}
.single-product-box .options .select-sale-price2 {
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 0 20px 35px;
}
.single-product-box .options .select-sale-price2 span {
  letter-spacing: 0.4px;
  font-weight: 600;
  font-size: 12px;
  color: #8695a8;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 35px;
}
.single-product-box .options .select-sale-price2 p {
  font-weight: 700;
  font-size: 18px;
}
.single-product-box .options .select-sale-price2 p.regular {
  letter-spacing: 1.25px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  text-transform: uppercase;
  color: #798a9e;
  font-size: 14px;
  margin-left: 40px;
}

.product-box-with-image {
  position: sticky;
  top: 1rem;
}
.product-box-with-image > img {
  margin-bottom: 10px;
}

section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.term:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/gray-clock.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  min-width: 25px;
  height: 25px;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.prices:before {
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  min-width: 25px;
  height: 25px;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper form.cart button {
  margin-left: 0;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper h5 {
  font-weight: 500;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.place:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/produkt/gray-map-pin.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  min-width: 25px;
  height: 25px;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.category {
  padding: 0;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0;
  font-family: "Ranade-Regular";
  font-weight: 500;
  margin-bottom: 10px;
}
section#products-options .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.category:before {
  display: none;
}

body.page-template-szkolenia-dla-biur section.half-subpage-header .text-wrapper {
  height: unset;
}

body.page-template-webinar header .logo-wrapper {
  max-width: 250px;
}
@media (max-width: 1260px) {
  body.page-template-webinar header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  body.page-template-webinar header .container .logo-wrapper {
    height: 100px;
    z-index: 10;
  }
  body.page-template-webinar header .container .menu-wrapper {
    background: rgba(64, 64, 64, 0.95);
    padding: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  body.page-template-webinar header .container .menu-wrapper.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: unset;
    padding: 2rem 0;
  }
  body.page-template-webinar header .container .menu-wrapper .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-webinar header .container .menu-wrapper div {
    width: inherit;
  }
  body.page-template-webinar header .container .menu-wrapper ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body.page-template-webinar header .container .menu-wrapper ul li {
    padding: 0.75rem;
    height: unset;
    width: 100%;
  }
  body.page-template-webinar header .container .menu-wrapper ul li a {
    width: inherit;
    text-align: center;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-has-children {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-has-children > a {
    padding-bottom: 0.75rem;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu {
    position: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20rem;
    background: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu li {
    padding: 0.5rem 1rem;
    height: unset;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-has-children:hover > ul.sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.page-template-webinar header .container .menu-wrapper ul li.menu-item-77 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-webinar header .container .cart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-webinar header .container .mobile-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body.page-template-webinar section#subpage-header {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/webinar-bg.png) no-repeat center;
  padding-top: calc(5rem + 100px);
  min-height: 100vh;
}
body.page-template-webinar section#subpage-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-webinar section#subpage-header .wrapper h1,
body.page-template-webinar section#subpage-header .wrapper p {
  text-align: center;
}
body.page-template-webinar section#subpage-header .wrapper h1 {
  margin-bottom: 2rem;
}
body.page-template-webinar section#subpage-header .wrapper > p {
  color: #b8b8b8;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  body.page-template-webinar section#subpage-header .wrapper > p {
    font-size: 16px;
  }
}
body.page-template-webinar section#subpage-header .wrapper > p:last-of-type {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-webinar section#subpage-header .wrapper > p:last-of-type:before {
  width: 30px;
  height: 30px;
  margin-right: 1rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/info-circle.svg);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body.page-template-webinar section#subpage-header .wrapper > p:last-of-type:before {
    width: 1.5rem;
    height: 1.5rem;
  }
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0;
  width: 100%;
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
  background: #626262;
  width: 125px;
  height: 140px;
  margin: 1rem;
  padding: 1rem;
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner {
  border: 2px solid #deba66;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p {
  text-align: center;
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
  color: white;
  font-weight: bold;
  font-size: 52px;
}
body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
  color: #c5c5c5;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
    width: calc((100% - 4rem) / 4);
    height: 120px;
    margin: 0.5rem;
    padding: 0.5rem;
  }
  body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 28px;
  }
}
@media (max-width: 420px) {
  body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
    height: 90px;
  }
  body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 22px;
  }
  body.page-template-webinar section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
    font-size: 10px;
  }
}
body.page-template-webinar section#about {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie-webinar.png) right no-repeat;
}
body.page-template-webinar section#about .content-wrapper .text-wrapper {
  padding: 2rem;
}
body.page-template-webinar section#about .content-wrapper .text-wrapper h2 {
  color: rgb(222, 186, 102);
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  body.page-template-webinar section#about .content-wrapper .text-wrapper p {
    text-align: justify;
  }
}
body.page-template-webinar section#contact-webinar {
  background: #1f1f1f;
}
body.page-template-webinar section#contact-webinar h2 {
  margin-bottom: 2rem;
  text-align: center;
}
body.page-template-webinar section#recommendations {
  padding-top: 5rem;
}
body.page-template-webinar section.photo-col {
  background: #1f1f1f url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/webinar-dark.png) right no-repeat;
  padding: 7rem 0;
  background-position: bottom;
}
@media (max-width: 768px) {
  body.page-template-webinar section.photo-col {
    padding: 3rem 0;
  }
}
body.page-template-webinar section.photo-col .col-photo {
  position: relative;
}
body.page-template-webinar section.photo-col .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 16rem);
  width: 350%;
  top: -8rem;
  right: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/webinar-2.png);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 1200px) {
  body.page-template-webinar section.photo-col .col-photo:after {
    display: none;
  }
}
body.page-template-webinar section.photo-col .text-wrapper ul {
  margin-top: 2rem;
}
body.page-template-webinar section.photo-col .text-wrapper ul li {
  font-size: 25px;
  padding: 1rem 0;
  color: rgb(227, 227, 227);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-webinar section.photo-col .text-wrapper ul li:before {
  content: "";
  background: rgb(222, 186, 102);
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  body.page-template-webinar section.photo-col .text-wrapper ul li {
    font-size: 16px;
  }
  body.page-template-webinar section.photo-col .text-wrapper ul li:before {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    margin-right: 1rem;
  }
}
body.page-template-webinar section.photo-col.photo-col-reverse .col-photo {
  position: relative;
}
body.page-template-webinar section.photo-col.photo-col-reverse .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 16rem);
  width: 350%;
  top: -8rem;
  left: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/webinar-1.png);
  background-repeat: no-repeat;
  background-position: left;
}
@media (max-width: 1200px) {
  body.page-template-webinar section.photo-col.photo-col-reverse .col-photo:after {
    display: none;
  }
}
body.page-template-webinar footer {
  border-top: 2px solid #404040;
}
body.page-template-webinar footer #contact .logo-wrapper img {
  max-width: 350px;
  width: 100%;
}
@media (max-width: 768px) {
  body.page-template-webinar footer #contact .logo-wrapper {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-webinar footer #contact .logo-wrapper img {
    padding: 1rem 3rem;
  }
}
body.page-template-webinar footer #contact .text-wrapper h4 {
  color: white;
  font-weight: 600;
  padding-bottom: 1rem;
}
body.page-template-webinar footer #contact .text-wrapper h4 a {
  font-size: inherit;
  color: rgb(165, 165, 165);
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
body.page-template-webinar footer #contact .text-wrapper h4 a:before {
  width: 64px;
  height: 64px;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-tel.svg);
  background-repeat: no-repeat;
}
body.page-template-webinar footer #contact .text-wrapper h4 a.mail:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-mail.svg);
}
body.page-template-webinar footer #contact .media-wrapper {
  margin-top: 2rem;
}
body.page-template-webinar footer #contact .media-wrapper a img {
  width: 64px;
  height: 64px;
}
body.page-template-webinar footer #contact .media-wrapper a:nth-of-type(2) {
  margin: 0 1rem;
}
body.page-template-webinar footer .footer-container {
  padding: 2rem 0;
}

body.page-template-spotkania-posrednikow section#subpage-header {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/meeting-bg1.png) no-repeat center;
  padding-top: calc(5rem + 100px);
  min-height: 100vh;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper h1,
body.page-template-spotkania-posrednikow section#subpage-header .wrapper h2,
body.page-template-spotkania-posrednikow section#subpage-header .wrapper p {
  text-align: center;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper h2 {
  margin-bottom: 2rem;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper > p {
  color: #b8b8b8;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper > p {
    font-size: 16px;
  }
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper > p:last-of-type {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper > p:last-of-type:before {
  width: 30px;
  height: 30px;
  margin-right: 1rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/info-circle.svg);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper > p:last-of-type:before {
    width: 1.5rem;
    height: 1.5rem;
  }
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0;
  width: 100%;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
  background: #626262;
  width: 125px;
  height: 140px;
  margin: 1rem;
  padding: 1rem;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner {
  border: 2px solid #deba66;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p {
  text-align: center;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
  color: white;
  font-weight: bold;
  font-size: 52px;
}
body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
  color: #c5c5c5;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
    width: calc((100% - 4rem) / 4);
    height: 120px;
    margin: 0.5rem;
    padding: 0.5rem;
  }
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 28px;
  }
}
@media (max-width: 420px) {
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper {
    height: 90px;
  }
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 22px;
  }
  body.page-template-spotkania-posrednikow section#subpage-header .wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
    font-size: 10px;
  }
}
body.page-template-spotkania-posrednikow section#about .content-wrapper {
  margin-bottom: 2rem;
}
body.page-template-spotkania-posrednikow section#about .content-wrapper .text-wrapper {
  padding: 2rem;
}
body.page-template-spotkania-posrednikow section#about .content-wrapper .text-wrapper h2 {
  color: rgb(222, 186, 102);
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  body.page-template-spotkania-posrednikow section#about .content-wrapper .text-wrapper p {
    text-align: justify;
  }
}
body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 4rem;
}
body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper img {
  margin-top: 1rem;
  margin-right: 1.5rem;
  max-width: 300px;
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}
body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper p {
  color: #b8b8b8;
  font-size: 1.5rem;
  font-weight: bold;
}
body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper p span {
  font-size: inherit;
  color: rgb(222, 186, 102);
  display: inline;
}
body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper span {
  font-size: 15px;
  color: #b8b8b8;
  text-align: justify;
  display: block;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper p {
    margin: 2rem 0;
    text-align: center;
  }
  body.page-template-spotkania-posrednikow section#about .image-text-box-wrapper img {
    margin-right: 0;
    max-width: 200px;
    max-height: 200px;
  }
}
body.page-template-spotkania-posrednikow section#about-meeting {
  border-top: 2px solid white;
}
body.page-template-spotkania-posrednikow section#about-meeting h2 {
  color: rgb(222, 186, 102);
  font-weight: 400;
}
body.page-template-spotkania-posrednikow section#about-meeting form.cart button {
  margin-left: 0 !important;
}
body.page-template-spotkania-posrednikow section#about-meeting .products-options-wrapper {
  margin-top: 0;
}
body.page-template-spotkania-posrednikow section#about-meeting .products-options-wrapper .wrapper-inner {
  width: 100%;
}
body.page-template-spotkania-posrednikow section#about-meeting .products-options-wrapper .wrapper-inner p.place a {
  color: inherit;
  display: contents;
}
body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper {
  margin-top: 2rem;
}
body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper ul {
  margin-top: 2rem;
}
body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper ul li {
  font-size: 20px;
  font-weight: 600;
  padding: 1rem 0;
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper ul li:before {
  content: "";
  background: rgb(222, 186, 102);
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper ul li {
    font-size: 16px;
  }
  body.page-template-spotkania-posrednikow section#about-meeting .text-wrapper ul li:before {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    margin-right: 1rem;
  }
}
body.page-template-spotkania-posrednikow section#spotkania-posrednikow {
  margin-top: 0;
  padding-top: 5rem;
}
body.page-template-spotkania-posrednikow section#spotkania-posrednikow h2 {
  padding-top: 30px;
  color: rgb(222, 186, 102);
  font-weight: 400;
  padding-left: 1rem;
}
body.page-template-spotkania-posrednikow section#contact-webinar {
  background: #1f1f1f;
}
body.page-template-spotkania-posrednikow section#contact-webinar h2 {
  margin-bottom: 2rem;
  text-align: center;
}
body.page-template-spotkania-posrednikow section.photo-col {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/o-mnie-bg.png);
  padding: 3rem 0;
  background-position: bottom;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section.photo-col {
    padding: 3rem 0;
  }
}
body.page-template-spotkania-posrednikow section.photo-col .col-photo {
  position: relative;
}
body.page-template-spotkania-posrednikow section.photo-col .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 16rem);
  width: 350%;
  top: -8rem;
  right: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/meeting.png);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 1200px) {
  body.page-template-spotkania-posrednikow section.photo-col .col-photo:after {
    display: none;
  }
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper h2 {
  color: rgb(222, 186, 102);
  font-weight: 400;
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper p {
  font-size: 16px;
  font-weight: 600;
  color: #1f1f1f;
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper p span {
  font-weight: bold;
  color: #deba66;
}
@media (max-width: 576px) {
  body.page-template-spotkania-posrednikow section.photo-col .text-wrapper p {
    font-size: 16px;
    text-align: justify;
  }
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper ul {
  margin-top: 2rem;
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper ul li {
  font-size: 16px;
  font-weight: 600;
  padding: 1rem 0;
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-spotkania-posrednikow section.photo-col .text-wrapper ul li:before {
  content: "";
  background: rgb(222, 186, 102);
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow section.photo-col .text-wrapper ul li {
    font-size: 16px;
  }
  body.page-template-spotkania-posrednikow section.photo-col .text-wrapper ul li:before {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    margin-right: 1rem;
  }
}
body.page-template-spotkania-posrednikow section.photo-col.photo-col-reverse .col-photo {
  position: relative;
}
body.page-template-spotkania-posrednikow section.photo-col.photo-col-reverse .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 8rem);
  width: 400%;
  top: -4rem;
  left: 2rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/spotkanie-posrednikow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 80%;
}
@media (max-width: 1200px) {
  body.page-template-spotkania-posrednikow section.photo-col.photo-col-reverse .col-photo:after {
    display: none;
  }
}
body.page-template-spotkania-posrednikow footer #contact .logo-wrapper img {
  max-width: 350px;
  width: 100%;
}
@media (max-width: 768px) {
  body.page-template-spotkania-posrednikow footer #contact .logo-wrapper {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-spotkania-posrednikow footer #contact .logo-wrapper img {
    padding: 1rem 3rem;
  }
}
body.page-template-spotkania-posrednikow footer #contact .text-wrapper h4 {
  color: white;
  font-weight: 600;
  padding-bottom: 1rem;
}
body.page-template-spotkania-posrednikow footer #contact .text-wrapper h4 a {
  font-size: inherit;
  color: rgb(165, 165, 165);
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
body.page-template-spotkania-posrednikow footer #contact .text-wrapper h4 a:before {
  width: 64px;
  height: 64px;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-tel.svg);
  background-repeat: no-repeat;
}
body.page-template-spotkania-posrednikow footer #contact .text-wrapper h4 a.mail:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/contact-mail.svg);
}
body.page-template-spotkania-posrednikow footer #contact .media-wrapper {
  margin-top: 2rem;
}
body.page-template-spotkania-posrednikow footer #contact .media-wrapper a img {
  width: 64px;
  height: 64px;
}
body.page-template-spotkania-posrednikow footer #contact .media-wrapper a:nth-of-type(2) {
  margin: 0 1rem;
}
body.page-template-spotkania-posrednikow footer .footer-container {
  padding: 2rem 0;
}
body.page-template-spotkania-posrednikow section#brokerage {
  background: rgb(222, 186, 102);
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home/dla-biur-bg.png);
}
body.page-template-spotkania-posrednikow section#brokerage .row-photo-right {
  position: relative;
  margin-bottom: 0;
  min-height: 450px;
}
@media (max-width: 576px) {
  body.page-template-spotkania-posrednikow section#brokerage .row-photo-right {
    min-height: unset;
  }
}
body.page-template-spotkania-posrednikow section#brokerage .row-photo-right:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 120%;
  top: 0;
  left: 0;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/meeting3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 576px) {
  body.page-template-spotkania-posrednikow section#brokerage .row-photo-right:after {
    opacity: 0.25;
  }
}
body.page-template-spotkania-posrednikow section#brokerage .row-photo-right:before {
  content: "";
  position: absolute;
  background-color: none;
  width: calc(120% + 0.5rem);
  height: 100%;
  left: 1.5rem;
  bottom: -1.5rem;
  border: 2px solid #deba66;
  z-index: 0;
}
body.page-template-spotkania-posrednikow section#brokerage .row-photo-right .col-xl-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.page-template-spotkania-posrednikow section#brokerage .text-wrapper {
  padding: 3rem;
  background: #1f1f1f;
  position: relative;
  z-index: 5;
  margin: 3rem 0;
  text-align: center;
}
body.page-template-spotkania-posrednikow section#brokerage .text-wrapper h2 {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
}
body.page-template-spotkania-posrednikow section#brokerage .text-wrapper .buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
body.page-template-spotkania-posrednikow section#brokerage .text-wrapper .buttons-wrapper a {
  margin: 0;
}
@media (max-width: 576px) {
  body.page-template-spotkania-posrednikow section#brokerage .text-wrapper {
    padding: 1.5rem;
  }
}

body.page-id-14 header .container .logo-wrapper img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
body.page-id-14 header .container .menu-wrapper a {
  color: #1f1f1f;
}
body.page-id-14 header .container .menu-wrapper a:hover {
  color: rgb(222, 186, 102);
}
body.page-id-14 header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu {
  background-color: #eaeaea;
}
body.page-id-14 header .container .cart-wrapper .menu-cart:before {
  -webkit-filter: invert(1);
          filter: invert(1);
}
body.page-id-14 header .container .menu-wrapper ul li.menu-item-has-children:after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
body.page-id-14 header .mobile-button-wrapper span.hamburger-box span,
body.page-id-14 header .mobile-button-wrapper span.hamburger-box span:before,
body.page-id-14 header .mobile-button-wrapper span.hamburger-box span:after {
  background-color: #1f1f1f !important;
}
@media (max-width: 1200px) {
  body.page-id-14 header .container .menu-wrapper {
    background-color: #eaeaea;
  }
}

header {
  background: transparent;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: inherit;
  max-width: 90vw;
  border-bottom: 1px solid #efefef;
  padding: 0;
}
@media (max-width: 576px) {
  header .container {
    max-width: 100vw;
    border-bottom: unset;
  }
}
header .container .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .container .logo-wrapper img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1285px) {
  header .container .logo-wrapper {
    max-width: 230px;
  }
}
@media (max-width: 576px) {
  header .container .logo-wrapper {
    max-width: 250px;
  }
  header .container .logo-wrapper a {
    width: 100%;
  }
  header .container .logo-wrapper img {
    padding-left: 1rem;
  }
}
header .container .mobile-button-wrapper {
  display: none;
}
header .container .menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .container .menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .container .menu-wrapper ul li {
  padding: 1rem;
  height: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .container .menu-wrapper ul li.current-menu-item > a {
  color: rgb(222, 186, 102);
}
header .container .menu-wrapper ul li.menu-item-has-children {
  position: relative;
  padding-right: 1.5rem;
}
header .container .menu-wrapper ul li.menu-item-has-children:after {
  content: "";
  width: 14px;
  height: 7px;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/header/menu-arrow-white.svg);
  position: absolute;
  background-repeat: no-repeat;
  top: 45px;
  right: 0;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  cursor: pointer;
}
header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu {
  display: none;
  width: 20rem;
  background: rgba(64, 64, 64, 0.8);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 75px;
  left: 0;
}
header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu li {
  padding: 0.5rem 1rem;
  height: unset;
}
header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu li.current-menu-item > a {
  color: white;
}
header .container .menu-wrapper ul li.menu-item-has-children:hover:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
header .container .menu-wrapper ul li.menu-item-has-children:hover > ul.sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .container .menu-wrapper ul li.menu-item-77 {
  padding-left: 0;
  margin-left: 1rem;
}
header .container .menu-wrapper ul li.menu-item-77 a {
  color: transparent;
  width: 1.75rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
header .container .menu-wrapper ul li.menu-item-77 a:before {
  min-width: 2rem;
  width: 2.75rem;
  height: 2.25rem;
  margin-right: -4.75rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/header/shopping-bag.svg);
  background-repeat: no-repeat;
}
header .container .menu-wrapper a {
  color: rgb(227, 227, 227);
  font-weight: 600;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  text-transform: uppercase;
}
@media (max-width: 1440px) {
  header .container .menu-wrapper a {
    font-size: 14px;
  }
}
header .container .menu-wrapper a:hover {
  color: rgb(222, 186, 102);
}
header .container .cart-wrapper .menu-cart {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}
header .container .cart-wrapper .menu-cart:before {
  min-width: 24px;
  width: 100%;
  height: 100%;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/header/shopping-bag-white.svg);
  background-repeat: no-repeat;
}
header .container .cart-wrapper .menu-cart .basket {
  background-color: rgb(222, 186, 102);
  color: white;
  border-radius: 50%;
  position: absolute;
  width: 1.75rem;
  height: 1.75rem;
  right: -0.5rem;
  bottom: -0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  header .container .logo-wrapper {
    height: 100px;
    z-index: 10;
  }
  header .container .menu-wrapper {
    position: absolute;
    opacity: 0;
    left: 0;
    visibility: visible;
    background-color: #404040;
    padding: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    padding-left: 40px;
  }
  header .container .menu-wrapper.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: unset;
    padding: 2rem 0;
    padding-top: 6rem;
    padding-left: 40px;
    opacity: 1;
    visibility: visible;
  }
  header .container .menu-wrapper div {
    width: inherit;
  }
  header .container .menu-wrapper ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  header .container .menu-wrapper ul li {
    padding: 0.75rem;
    height: unset;
  }
  header .container .menu-wrapper ul li a {
    width: inherit;
    text-align: left;
  }
  header .container .menu-wrapper ul li.menu-item-has-children {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    padding-right: 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  header .container .menu-wrapper ul li.menu-item-has-children:after {
    display: none;
  }
  header .container .menu-wrapper ul li.menu-item-has-children > a {
    padding-bottom: 0.75rem;
    max-width: unset;
  }
  header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu {
    position: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: unset;
    background: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu li {
    padding: 0.5rem 1rem;
    height: unset;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .container .menu-wrapper ul li.menu-item-has-children ul.sub-menu li:before {
    margin-right: 10px;
    content: "";
    min-width: 27px;
    width: 27px;
    height: 2px;
    background-color: rgb(222, 186, 102);
  }
  header .container .menu-wrapper ul li.menu-item-has-children:hover > ul.sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .container .menu-wrapper ul li.menu-item-77 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header .container .cart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 1rem;
  }
  header .container .mobile-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 100;
  }
}
@media (max-width: 576px) {
  header .container .menu-wrapper {
    padding-left: 10px;
  }
  header .container .menu-wrapper.is-visible {
    padding-left: 10px;
  }
}

#free-ebook {
  padding: 100px 0;
  position: relative;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/footer/ebook-bg.png);
  background-size: cover;
}
#free-ebook .ebook-wrapper {
  background-color: white;
  padding: 40px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#free-ebook .ebook-wrapper h2 {
  color: rgb(222, 186, 102);
  font-weight: 400;
  font-size: calc(25px + 15 * (100vw - 320px) / 1600);
  text-align: center;
}
#free-ebook .ebook-wrapper h2 span {
  display: inline-block;
}
#free-ebook .ebook-wrapper p {
  color: black;
  font-weight: 500;
  margin: 25px 0;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  text-align: center;
}
#free-ebook .ebook-wrapper a {
  border: none !important;
}
@media (max-width: 768px) {
  #free-ebook {
    padding: 3rem 0;
  }
  #free-ebook .ebook-wrapper {
    padding: 30px;
  }
}

footer {
  background-color: white;
  padding-top: 50px;
}
footer .menu-container {
  padding-bottom: 50px;
}
footer .menu-container .logo-wrapper img {
  width: 100%;
  max-width: 77px;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .menu-container .col-xl-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
footer .menu-container .menu-wrapper li {
  padding-bottom: 20px;
}
footer .menu-container .menu-wrapper li a {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: "Ranade-Regular";
  font-weight: 600;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
footer .menu-container .menu-wrapper li a:hover {
  color: rgb(222, 186, 102);
}
footer .menu-container .col-xl-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .menu-container .contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
footer .menu-container .contact-wrapper a {
  display: block;
  color: #1f1f1f;
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
footer .menu-container .contact-wrapper a:first-of-type {
  color: rgb(222, 186, 102);
  font-size: calc(18px + 12 * (100vw - 320px) / 1600);
}
footer .menu-container .button-wrapper a {
  display: block;
  padding-top: 50%;
  position: relative;
  width: 40px;
  height: 40px;
}
footer .menu-container .button-wrapper a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 576px) {
  footer .menu-container {
    padding-bottom: 20px;
  }
  footer .menu-container .col-sm-10 {
    margin-top: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .menu-container .col-sm-10 .menu-wrapper:first-of-type {
    margin-right: 20px;
  }
  footer .menu-container .button-wrapper a {
    width: 30px;
    height: 30px;
  }
}
footer .footer-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
footer .footer-container p,
footer .footer-container a,
footer .footer-container span {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 1rem;
}
footer .footer-container .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .footer-container .text-wrapper a,
footer .footer-container .statute-wrapper a {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
footer .footer-container .text-wrapper a:hover,
footer .footer-container .statute-wrapper a:hover {
  color: rgb(222, 186, 102);
}
@media (max-width: 992px) {
  footer .footer-container .col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .footer-container .text-wrapper,
footer .footer-container .statute-wrapper {
    padding: 1rem 0;
  }
}
@media (max-width: 500px) {
  footer .footer-container .col {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 576px) {
  footer {
    padding-top: 30px;
  }
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(131, 131, 131, 0.95);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.popup-overlay.active {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.popup-overlay .popup-wrapper {
  width: 85%;
  max-width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.popup-overlay .popup-wrapper .image-wrapper {
  width: 480px;
  height: 476px;
  min-width: 480px;
}
.popup-overlay .popup-wrapper .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup-overlay .popup-wrapper .text-wrapper {
  background-color: rgb(64, 64, 64);
  padding: 2rem;
  height: 476px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup-overlay .popup-wrapper .text-wrapper h2 {
  color: white;
}
.popup-overlay .popup-wrapper .text-wrapper h3 {
  color: #b8b8b8;
  margin-bottom: 1.5rem;
}
.popup-overlay .popup-wrapper .text-wrapper h4,
.popup-overlay .popup-wrapper .text-wrapper p {
  color: rgb(227, 227, 227);
}
.popup-overlay .popup-wrapper .text-wrapper h4 {
  margin: 1.5rem 0;
}
.popup-overlay .popup-wrapper .text-wrapper a {
  margin-top: 1rem;
}
@media (max-width: 992px) {
  .popup-overlay .popup-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 480px;
    width: 75%;
  }
  .popup-overlay .popup-wrapper .text-wrapper {
    height: unset;
  }
  .popup-overlay .popup-wrapper .image-wrapper {
    min-width: unset;
    height: unset;
  }
}
@media (max-width: 576px) {
  .popup-overlay .popup-wrapper {
    width: 90%;
  }
  .popup-overlay .popup-wrapper .text-wrapper {
    padding: 1rem;
  }
  .popup-overlay .popup-wrapper .text-wrapper h2 {
    font-size: 18px;
  }
  .popup-overlay .popup-wrapper .text-wrapper h4 {
    font-size: 16px;
    margin: 1rem 0;
  }
  .popup-overlay .popup-wrapper .text-wrapper a {
    margin-top: 1rem;
  }
}
@media (max-width: 414px) {
  .popup-overlay .popup-wrapper .image-wrapper img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.popup-overlay .webinar-popup-wrapper {
  width: 85%;
  max-width: 990px;
  padding: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 3px solid rgb(222, 186, 102);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/webinar-bg.png) no-repeat center;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper h2,
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper p {
  text-align: center;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper h2 {
  margin-bottom: 2rem;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p {
  color: #b8b8b8;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p {
    font-size: 14px;
  }
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p:last-of-type {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p:last-of-type:before {
  width: 30px;
  height: 30px;
  margin-right: 1rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/info-circle.svg);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper > p:last-of-type:before {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0;
  width: 100%;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper {
  background: #626262;
  width: 125px;
  height: 140px;
  margin: 1rem;
  padding: 1rem;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner {
  border: 2px solid #deba66;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p {
  text-align: center;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
  color: white;
  font-weight: bold;
  font-size: 52px;
}
.popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
  color: #c5c5c5;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 992px) {
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper {
    width: calc((100% - 4rem) / 4);
    height: 120px;
    margin: 0.5rem;
    padding: 0.5rem;
  }
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 28px;
  }
}
@media (max-width: 420px) {
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper {
    height: 90px;
  }
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:first-of-type {
    font-size: 22px;
  }
  .popup-overlay .webinar-popup-wrapper .webinar-text-wrapper .boxes-wrapper .box-wrapper .wrapper-inner p:last-of-type {
    font-size: 8px;
  }
}
@media (max-width: 992px) {
  .popup-overlay .webinar-popup-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 75%;
    padding: 2rem;
  }
}
@media (max-width: 576px) {
  .popup-overlay .webinar-popup-wrapper {
    width: 90%;
    padding: 2rem 1rem;
  }
}
@media (max-width: 414px) {
  .popup-overlay .webinar-popup-wrapper {
    padding: 2rem 0.5rem;
  }
}
.popup-overlay .popup-close {
  position: absolute;
  top: 0;
  right: -5rem;
  color: white;
  z-index: 1000;
  border: 2px solid rgb(165, 165, 165);
  width: 60px;
  height: 60px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
}
.popup-overlay .popup-close img {
  width: 1.25rem;
  height: 1.25rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup-overlay .popup-close:hover {
  cursor: pointer;
}
@media (max-width: 576px) {
  .popup-overlay .popup-close {
    border-color: white;
    top: 4px;
    right: 4px;
    width: 45px;
    height: 45px;
  }
  .popup-overlay .popup-close img {
    width: 0.75rem;
    height: 0.75rem;
  }
}

body {
  background-color: #eaeaea;
}

html {
  scroll-behavior: smooth;
}

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

div.row {
  padding: 1rem 0;
}

section.half-subpage-header {
  min-height: 90vh;
  height: 90vh;
  background: white url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/o-mnie/main-bg.png) no-repeat center;
  padding-top: calc(5rem + 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
}
section.half-subpage-header .container {
  height: 100%;
}
section.half-subpage-header .container .row {
  height: 100%;
}
section.half-subpage-header .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: 100%;
}
section.half-subpage-header .text-wrapper h1 {
  color: white;
  font-weight: 400;
  margin-bottom: 30px;
}
section.half-subpage-header .text-wrapper p {
  color: white;
  font-size: calc(14px + 6 * (100vw - 320px) / 1600);
  width: 660px;
  max-width: 100%;
}
@media (max-width: 576px) {
  section.half-subpage-header .text-wrapper p {
    width: unset;
    text-align: justify;
  }
}
@media (max-width: 1200px) {
  section.half-subpage-header .container .row .col:first-of-type {
    height: 100%;
  }
  section.half-subpage-header .container .row .col:last-of-type {
    height: 0;
  }
}
@media (max-height: 768px) {
  section.half-subpage-header {
    min-height: 75vh;
  }
}
@media (max-height: 576px) {
  section.half-subpage-header {
    min-height: 90vh;
  }
}

input[type=checkbox] {
  -webkit-filter: grayscale(1) !important;
          filter: grayscale(1) !important;
}

.sale-decorator {
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.sale-decorator img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: rgb(222, 186, 102) !important;
}

body.page-template-ebook #contact {
  display: none;
}

body.woocommerce-cart #contact {
  padding-top: 0 !important;
}
body.woocommerce-cart #contact .newsletter-wrapper {
  display: none !important;
}

section#post-content {
  padding-top: 1rem;
}
section#post-content h1,
section#post-content h2,
section#post-content h3,
section#post-content h4,
section#post-content h5,
section#post-content h6 {
  color: #1f1f1f;
}
section#post-content .excerpt-wrapper {
  color: #1f1f1f;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#post-content .excerpt-wrapper p {
  margin-top: 1.25rem;
  font-size: 18px;
  font-weight: bold;
}
section#post-content .image-wrapper {
  margin-top: -8rem;
}
section#post-content .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
section#post-content .text-wrapper {
  color: #1f1f1f;
  padding: 2rem 3rem;
}
section#post-content .text-wrapper a {
  color: rgb(222, 186, 102);
}
section#post-content .text-wrapper p {
  font-size: 16px;
  font-weight: 600;
}
section#post-content .text-wrapper p a {
  font-weight: inherit;
  font-size: inherit;
}
section#post-content .share-wrapper {
  padding-left: 3rem;
}
section#post-content .share-wrapper a {
  padding-right: 0.5rem;
}
@media (max-width: 1200px) {
  section#post-content .image-wrapper {
    margin-top: 2rem;
  }
  section#post-content .text-wrapper {
    padding: 2rem 0 0 0;
  }
  section#post-content .share-wrapper {
    padding-left: 0;
  }
}

section.half-subpage-header.single-post {
  height: 40vh;
}
section.half-subpage-header .post-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
section.half-subpage-header .post-date-wrapper {
  background-color: rgb(64, 64, 64);
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  margin-top: 1rem;
  max-width: 410px;
}
section.half-subpage-header .post-date-wrapper img {
  margin-right: 1rem;
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
section.half-subpage-header .post-date-wrapper .date-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.half-subpage-header .post-date-wrapper .date-wrapper-inner p:first-of-type {
  color: rgb(222, 186, 102);
  font-weight: bold;
}
section.half-subpage-header .post-date-wrapper .date-wrapper-inner p:last-of-type {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}

.products-options-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.products-options-wrapper .wrapper-inner {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 33.33%;
}
@media (max-width: 992px) {
  .products-options-wrapper .wrapper-inner {
    width: 50%;
    padding-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .products-options-wrapper .wrapper-inner {
    width: 100%;
  }
}
.products-options-wrapper .wrapper-inner .box-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  background-color: white;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  margin-top: 2rem;
  padding: 1.5rem;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper h5 {
  color: #1f1f1f;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p {
  color: #1f1f1f;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 1.5rem 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.button {
  width: unset;
  letter-spacing: unset;
  text-transform: unset;
  line-height: 1;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.button:before {
  margin-right: unset;
  display: none;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p:before {
  content: "";
  margin-right: 1rem;
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-size: contain;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.place, .products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.term {
  border-bottom: 2px solid #abbbd0;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.place:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/map-pin.svg);
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.term:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/clock.svg);
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper p.prices:before {
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/cart.svg);
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper form.cart button {
  margin-left: -1rem;
}
.products-options-wrapper .wrapper-inner .box-wrapper .text-wrapper:hover {
  border-color: rgb(222, 186, 102);
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper {
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper div p {
  padding: 0;
  font-weight: 600;
  text-transform: unset;
  line-height: 1.25;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper div p::before {
  display: none;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper div p:first-of-type {
  color: rgb(222, 186, 102);
  font-size: 24px;
  letter-spacing: 0.15px;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper div p:last-of-type {
  color: #1f1f1f;
  font-size: 16px;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper div .input-wrapper input {
  background-color: transparent;
  padding: 10px;
  border: unset;
  border-bottom: 2px solid #e4e4e4;
  width: 100%;
  margin-bottom: 10px;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper form input[type=tel] {
  color: #1f1f1f;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper form .wpcf7-not-valid-tip {
  margin-bottom: 1rem;
}
.products-options-wrapper .wrapper-inner.phone-wrapper .text-wrapper form .wpcf7-response-output {
  color: #1f1f1f;
  border-color: rgb(222, 186, 102);
  margin: 0;
  margin-top: 1rem;
}
.products-options-wrapper.simple-product .wrapper-inner .box-wrapper .text-wrapper p.term {
  border-bottom: unset;
}

section#products-options {
  padding-bottom: 5rem;
}
@media (max-width: 1200px) {
  section#products-options {
    padding-bottom: 5rem;
  }
}
@media (max-width: 992px) {
  section#products-options {
    padding-top: 8rem;
  }
}
section#products-options .tittle-wrapper h3 {
  color: rgb(222, 186, 102);
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  font-size: calc(20px + 20 * (100vw - 320px) / 1600);
}
section#products-options .no-variables-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#products-options .no-variables-wrapper p {
  color: rgb(227, 227, 227);
  font-size: 16px;
  margin-bottom: 1rem;
}
section#products-options .desc-wrapper {
  margin-top: 4rem;
}
section#products-options .desc-wrapper .title-wrapper h3 {
  text-align: center;
  margin-bottom: 2rem;
}
section#products-options .desc-wrapper .text-wrapper {
  color: rgb(227, 227, 227);
  font-size: 16px;
}
section#products-options .desc-wrapper .text-wrapper p {
  font-size: 16px;
}
section#products-options .desc-wrapper .text-wrapper strong {
  font-weight: 600;
}
section#products-options .desc-wrapper .text-wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#products-options .desc-wrapper .text-wrapper ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section#products-options .desc-wrapper .text-wrapper ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  min-width: 1.75rem;
  min-height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section#products-options .desc-wrapper .text-wrapper ol > div {
  padding: 0 0 0.5rem 2rem;
}
section#products-options .desc-wrapper .text-wrapper a {
  color: rgb(222, 186, 102);
  font-size: inherit;
}
section#products-options .price-cart-wrapper {
  margin-top: 3rem;
}
section#products-options .price-cart-wrapper .price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#products-options .price-cart-wrapper .price-wrapper .prices {
  margin-left: 1rem;
  color: rgb(227, 227, 227);
  font-weight: 600;
  font-weight: bold;
  font-size: 28px;
}
@media (max-width: 992px) {
  section#products-options .price-cart-wrapper .price-wrapper .prices {
    font-size: 25px;
  }
}
section#products-options .price-cart-wrapper .cart {
  margin-top: 1rem;
}
@media (max-width: 992px) {
  section#products-options.simple-product {
    padding-top: 5rem;
  }
  section#products-options.simple-product .desc-wrapper {
    margin-top: 2rem;
  }
}

section.product-description .desc-wrapper .title-wrapper h2 {
  color: rgb(222, 186, 102);
  margin-bottom: 2rem;
}
section.product-description .desc-wrapper .text-wrapper {
  color: #1f1f1f;
  font-size: 16px;
}
section.product-description .desc-wrapper .text-wrapper h1,
section.product-description .desc-wrapper .text-wrapper h2,
section.product-description .desc-wrapper .text-wrapper h3,
section.product-description .desc-wrapper .text-wrapper h4,
section.product-description .desc-wrapper .text-wrapper h5,
section.product-description .desc-wrapper .text-wrapper h6 {
  color: #1f1f1f;
}
section.product-description .desc-wrapper .text-wrapper p {
  font-size: 16px;
}
section.product-description .desc-wrapper .text-wrapper strong {
  font-weight: 600;
}
section.product-description .desc-wrapper .text-wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.product-description .desc-wrapper .text-wrapper ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section.product-description .desc-wrapper .text-wrapper ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  min-width: 1.75rem;
  min-height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section.product-description .desc-wrapper .text-wrapper ol > div {
  padding: 0 0 0.5rem 2rem;
}
section.product-description .desc-wrapper .text-wrapper a {
  color: rgb(222, 186, 102);
  font-size: inherit;
}
section.product-description .container {
  position: relative;
}
section.product-description .container:before {
  position: absolute;
  content: "";
  width: 25%;
  height: calc(100% + 10rem);
  top: -5rem;
  left: -25%;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/produkt-bg-1.png);
  background-size: cover;
  background-position: center;
}
@media (max-width: 1200px) {
  section.product-description .container:before {
    display: none;
  }
}

section#product-desc {
  background: rgb(64, 64, 64);
}
section#product-desc .title-wrapper h3 {
  text-align: center;
  margin-bottom: 2rem;
}
section#product-desc .text-wrapper {
  color: rgb(227, 227, 227);
  font-size: 16px;
}
section#product-desc .text-wrapper p {
  font-size: 16px;
}
section#product-desc .text-wrapper strong {
  font-weight: 600;
}
section#product-desc .text-wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#product-desc .text-wrapper ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section#product-desc .text-wrapper ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section#product-desc .text-wrapper ol > div {
  padding: 0 0 0.5rem 2rem;
}

section#product-desc-simple {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/newsletter-bg.png) bottom no-repeat;
}
section#product-desc-simple .image-wrapper {
  position: relative;
}
section#product-desc-simple .image-wrapper:after {
  content: "";
  position: absolute;
  background-color: none;
  width: 100%;
  height: 100%;
  right: -2rem;
  bottom: -2rem;
  border: 1px solid rgb(222, 186, 102);
}
section#product-desc-simple .image-wrapper img {
  width: 100%;
  position: relative;
  z-index: 5;
}
section#product-desc-simple .price-cart-wrapper {
  margin-top: 3rem;
}
section#product-desc-simple .price-cart-wrapper .price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#product-desc-simple .price-cart-wrapper .price-wrapper .prices {
  margin-left: 1rem;
  color: rgb(227, 227, 227);
  font-weight: 600;
  font-weight: bold;
  font-size: 28px;
}
@media (max-width: 992px) {
  section#product-desc-simple .price-cart-wrapper .price-wrapper .prices {
    font-size: 25px;
  }
}
section#product-desc-simple .price-cart-wrapper .cart {
  margin-top: 1rem;
}
section#product-desc-simple .text-wrapper {
  color: rgb(227, 227, 227);
  font-size: 16px;
  margin-left: 2rem;
}
section#product-desc-simple .text-wrapper strong {
  font-weight: 600;
}
section#product-desc-simple .text-wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#product-desc-simple .text-wrapper ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section#product-desc-simple .text-wrapper ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section#product-desc-simple .text-wrapper a {
  color: rgb(222, 186, 102);
  font-size: inherit;
}
@media (max-width: 992px) {
  section#product-desc-simple .text-wrapper {
    margin-left: 0;
    margin-top: 3rem;
  }
}

section#for-estate-agency-product {
  background: rgb(64, 64, 64) url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-bg.png) right no-repeat;
  padding-bottom: 5rem;
}
@media (max-width: 1200px) {
  section#for-estate-agency-product {
    padding-bottom: 5rem;
  }
}
section#for-estate-agency-product .col-photo {
  position: relative;
}
section#for-estate-agency-product .col-photo:after {
  position: absolute;
  content: "";
  height: calc(100% + 22rem);
  width: 440%;
  top: -6rem;
  right: 4rem;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/szkolenia-row.png);
  background-repeat: no-repeat;
}
section#for-estate-agency-product .tittle-wrapper h3 {
  text-align: center;
}
section#for-estate-agency-product .desc-wrapper {
  margin-top: 4rem;
}
section#for-estate-agency-product .desc-wrapper .title-wrapper h3 {
  text-align: center;
  margin-bottom: 2rem;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper {
  color: rgb(227, 227, 227);
  font-size: 16px;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper p {
  font-size: 16px;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper a {
  color: rgb(222, 186, 102);
  font-size: inherit;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper strong {
  font-weight: 600;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5rem;
}
section#for-estate-agency-product .desc-wrapper .text-wrapper ol li:before {
  width: 1.75rem;
  height: 1.25rem;
  min-width: 1.75rem;
  min-height: 1.25rem;
  content: "";
  margin-right: 1rem;
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/gold-arrow.svg);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
section#for-estate-agency-product .desc-wrapper .text-wrapper ol > div {
  padding: 0 0 0.5rem 2rem;
}

.recommendations-slider-wrapper {
  margin-left: 70px;
}
.recommendations-slider-wrapper .slick-list {
  width: 140%;
  z-index: 2;
}
.recommendations-slider-wrapper .slide-wrapper {
  padding: 0 1rem;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper {
  background: white;
  padding: 20px;
  min-height: 250px;
  height: 100%;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper h4 {
  color: #1f1f1f;
  margin-bottom: 1rem;
  font-weight: 600;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper p {
  color: #1f1f1f;
  font-weight: 600;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper .stars {
  margin-bottom: 1rem;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper .stars img {
  max-width: 100%;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper p.city {
  font-weight: 600;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin-bottom: 1rem;
}
.recommendations-slider-wrapper .slide-wrapper .text-wrapper p.city:before {
  margin-right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/map-pin.svg);
}
.recommendations-slider-wrapper .slick-arrow {
  top: 0 !important;
  width: 63px;
  height: 63px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white !important;
  border-radius: 100%;
  z-index: 3;
}
@media (max-width: 576px) {
  .recommendations-slider-wrapper .slick-arrow {
    width: 44px;
    height: 44px;
  }
}
.recommendations-slider-wrapper .slick-arrow:before {
  width: 20px;
  min-width: 20px;
  height: 12px;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/home/right-arrow.svg);
  background-repeat: no-repeat;
}
.recommendations-slider-wrapper .slick-next {
  left: -70px !important;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  top: 80px !important;
  background: rgb(222, 186, 102) !important;
}
.recommendations-slider-wrapper .slick-next::before {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.recommendations-slider-wrapper .slick-prev {
  -webkit-transform: rotate(180deg) !important;
      -ms-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
  left: -70px !important;
}
@media (max-width: 576px) {
  .recommendations-slider-wrapper {
    margin-left: 0;
  }
  .recommendations-slider-wrapper .slide-wrapper {
    padding: 0 5px;
  }
  .recommendations-slider-wrapper .slick-arrow {
    left: unset !important;
    right: 0 !important;
    top: -60px !important;
  }
  .recommendations-slider-wrapper .slick-prev {
    right: 60px !important;
  }
}

section.consultation-form {
  border-top: 2px solid white;
}
section.consultation-form .tittle-wrapper h3 {
  font-weight: 400;
  color: #1f1f1f;
  text-align: center;
  font-size: calc(22px + 13 * (100vw - 320px) / 1600);
  margin-bottom: 30px;
}
section.consultation-form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.consultation-form .form-wrapper .image-wrapper {
  width: 35%;
  background: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/form1-min.png) center no-repeat;
}
section.consultation-form .form-wrapper .form-wrapper-inner {
  width: 65%;
}
@media (max-width: 768px) {
  section.consultation-form .tittle-wrapper {
    left: 0;
    width: 100%;
  }
  section.consultation-form .form-wrapper .image-wrapper {
    display: none;
  }
  section.consultation-form .form-wrapper .form-wrapper-inner {
    width: 100%;
  }
}
@media (max-width: 430px) {
  section.consultation-form .form-wrapper-inner .checkboxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.consultation-form .form-wrapper-inner .checkboxes-wrapper .label-container {
    width: 100%;
  }
}

.form-wrapper-inner {
  background-color: white;
  padding: 2rem;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.form-wrapper-inner h4 {
  color: #1f1f1f;
  font-weight: bold;
  margin-bottom: 2rem;
}
.form-wrapper-inner .checkboxes-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.form-wrapper-inner .checkboxes-wrapper .label-container {
  width: calc((100% - 2rem) / 2);
  display: block;
  position: relative;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 18px;
  color: rgb(227, 227, 227);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 3px solid #626262;
  padding: 0.75rem;
  padding-left: calc(2rem + 25px);
}
.form-wrapper-inner .checkboxes-wrapper .label-container:first-of-type {
  margin-right: 2rem;
}
.form-wrapper-inner .checkboxes-wrapper .label-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-wrapper-inner .checkboxes-wrapper .checkmark {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  height: 25px;
  width: 25px;
  background: #626262;
}
.form-wrapper-inner .checkboxes-wrapper .label-container input:checked ~ .checkmark {
  background-color: rgb(222, 186, 102);
}
.form-wrapper-inner .checkboxes-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-wrapper-inner .checkboxes-wrapper .label-container input:checked ~ .checkmark:after {
  display: block;
}
.form-wrapper-inner .checkboxes-wrapper .label-container .checkmark:after {
  left: 7px;
  top: 7px;
  width: 11px;
  height: 11px;
  background: #626262;
}
.form-wrapper-inner .input-wrapper {
  margin-bottom: 1rem;
}
.form-wrapper-inner .input-wrapper input,
.form-wrapper-inner .input-wrapper textarea {
  width: 100%;
  padding: 1rem 1.5rem;
  background-color: #8695a8;
  color: white;
  font-weight: 600;
  border: none;
  min-width: 240px;
}
.form-wrapper-inner .input-wrapper input::-webkit-input-placeholder, .form-wrapper-inner .input-wrapper textarea::-webkit-input-placeholder {
  color: rgb(227, 227, 227);
}
.form-wrapper-inner .input-wrapper input::-moz-placeholder, .form-wrapper-inner .input-wrapper textarea::-moz-placeholder {
  color: rgb(227, 227, 227);
}
.form-wrapper-inner .input-wrapper input:-ms-input-placeholder, .form-wrapper-inner .input-wrapper textarea:-ms-input-placeholder {
  color: rgb(227, 227, 227);
}
.form-wrapper-inner .input-wrapper input::-ms-input-placeholder, .form-wrapper-inner .input-wrapper textarea::-ms-input-placeholder {
  color: rgb(227, 227, 227);
}
.form-wrapper-inner .input-wrapper input::placeholder,
.form-wrapper-inner .input-wrapper textarea::placeholder {
  color: rgb(227, 227, 227);
}
.form-wrapper-inner .menu-wrapper {
  margin-bottom: 1rem;
}
.form-wrapper-inner .menu-wrapper select {
  width: 100%;
  padding: 1rem 1.5rem;
  background: #626262;
  color: rgb(227, 227, 227);
  border: none;
  min-width: 240px;
}
.form-wrapper-inner .submit-wrapper {
  margin-top: 1rem;
}
.form-wrapper-inner input::-webkit-outer-spin-button,
.form-wrapper-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-wrapper-inner input[type=number] {
  -moz-appearance: textfield;
}
.form-wrapper-inner .wpcf7-form-control-wrap.checkbox {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-wrapper-inner .wpcf7-checkbox {
  width: 100% !important;
  min-width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item {
  padding: 1rem 1rem 1rem 0;
  margin-left: 0;
  color: rgb(227, 227, 227);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item input {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}
@media (max-width: 430px) {
  .form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item {
    padding: 1.5rem;
  }
  .form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item input {
    width: 1.5rem;
    height: 1.5rem;
    min-width: 1.5rem;
    min-height: 1.5rem;
  }
}
@media (max-width: 350px) {
  .form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item {
    padding: 1rem;
  }
  .form-wrapper-inner .wpcf7-checkbox .wpcf7-list-item input {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
  }
}
.form-wrapper-inner .wpcf7-checkbox .first {
  margin-right: 1rem;
}
.form-wrapper-inner .acceptance-wrapper {
  color: #1f1f1f;
}
.form-wrapper-inner .acceptance-wrapper a {
  color: #1f1f1f;
  text-decoration: underline;
}
.form-wrapper-inner .wpcf7-response-output {
  color: #1f1f1f;
}

body.woocommerce-cart {
  background: gray;
}
body.woocommerce-cart .default-page-section {
  position: relative;
  padding-top: calc(5rem + 100px);
  background: gray;
}
body.woocommerce-cart .default-page-section:after {
  content: "";
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
  height: 50vh;
  width: 100%;
  background: #1f1f1f url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home-2-min.png) no-repeat center;
}
body.woocommerce-cart .default-page-section .row h1 {
  margin-bottom: 2rem;
}
@media (max-width: 404px) {
  body.woocommerce-cart .default-page-section .col-12 {
    padding: 0;
  }
  body.woocommerce-cart .default-page-section .col-12 h1 {
    padding-left: 15px;
  }
}
body.woocommerce-cart .default-page-section .woocommerce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  border: 3px solid rgb(222, 186, 102) !important;
  background-color: #eaeaea !important;
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-notices-wrapper .woocommerce-message:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-notices-wrapper .woocommerce-message a.wc-forward {
  color: #1f1f1f !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-notices-wrapper a {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form {
  width: 65%;
  background-color: #eaeaea;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table {
  border: none;
  margin-bottom: 0;
  padding: 0 1rem;
  border-collapse: separate;
  border-spacing: 0px 1rem;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table thead {
  display: none;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item {
  color: #1f1f1f;
  border: 1px solid rgb(131, 131, 131);
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item a {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td {
  padding: 1rem;
  border: none;
  border-top: 2px solid rgb(131, 131, 131);
  border-bottom: 2px solid rgb(131, 131, 131);
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td:first-of-type {
  border-left: 2px solid rgb(131, 131, 131);
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td:last-of-type {
  border-right: 2px solid rgb(131, 131, 131);
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-remove a.remove {
  background-color: rgb(222, 186, 102);
  border: none;
  border-radius: 0px;
  display: block;
  color: transparent !important;
  position: relative;
  width: 50px !important;
  height: 50px !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-remove a.remove:before {
  position: absolute;
  left: 17px;
  bottom: 18px;
  width: 1.75rem;
  height: 1.25rem;
  content: "";
  background-size: contain;
  background-image: url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/svg/trash.svg);
  background-repeat: no-repeat;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-thumbnail {
  padding: 0;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-thumbnail img {
  width: 150px;
  min-width: 150px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-quantity input {
  background: #d0cfcf;
  color: #1f1f1f;
  border: none;
  width: 50px;
  height: 50px;
  text-align: center;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-subtotal {
  min-width: 125px;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-subtotal span {
  color: rgb(222, 186, 102);
  font-weight: bold;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type td {
  padding-top: 2rem;
  border: none;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input {
  padding: 1rem 1.5rem;
  background: #d0cfcf;
  color: #1f1f1f;
  border: none;
  min-width: 200px;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input::-webkit-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input::-moz-placeholder {
  color: #1f1f1f;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input:-ms-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input::-ms-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon input::placeholder {
  color: #1f1f1f;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon button {
  margin-bottom: 0 !important;
  font-size: 1rem !important;
  padding: 1rem 2rem !important;
  border: 2px solid rgb(222, 186, 102) !important;
  color: #1f1f1f !important;
  display: inline-block !important;
  -webkit-transition: all 250ms ease !important;
  -o-transition: all 250ms ease !important;
  transition: all 250ms ease !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type .coupon button:hover {
  -webkit-transform: scale(0.97) !important;
      -ms-transform: scale(0.97) !important;
          transform: scale(0.97) !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type button[name=update_cart] {
  margin-bottom: 0 !important;
  font-size: 1rem !important;
  padding: 1rem 2rem !important;
  border: 1px solid rgb(222, 186, 102) !important;
  color: white !important;
  display: inline-block !important;
  -webkit-transition: all 250ms ease !important;
  -o-transition: all 250ms ease !important;
  transition: all 250ms ease !important;
  border-radius: 0 !important;
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type button[name=update_cart]:hover {
  -webkit-transform: scale(0.97) !important;
      -ms-transform: scale(0.97) !important;
          transform: scale(0.97) !important;
}
body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:last-of-type button[name=update_cart]:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals {
  padding: 2rem;
  background-color: #eaeaea;
  width: 33.33%;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals a.shipping-calculator-button {
  color: rgb(222, 186, 102);
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 28px;
  color: #1f1f1f;
}
@media (max-width: 992px) {
  body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 25px;
  }
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals table {
  border: none;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals tr {
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals tr span {
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals tr td {
  color: #1f1f1f !important;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 200px;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal th,
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal td {
  padding-left: 0;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal th {
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal .woocommerce-Price-amount {
  color: rgb(222, 186, 102);
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 992px) {
  body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .cart-subtotal .woocommerce-Price-amount {
    font-size: 22px;
  }
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .order-total {
  color: #1f1f1f !important;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .order-total span {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .wc-proceed-to-checkout {
  padding-bottom: 0;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .checkout-button {
  margin-bottom: 0 !important;
  font-size: 1rem !important;
  padding: 1rem 2rem !important;
  border: 1px solid rgb(222, 186, 102) !important;
  color: white !important;
  display: inline-block !important;
  -webkit-transition: all 250ms ease !important;
  -o-transition: all 250ms ease !important;
  transition: all 250ms ease !important;
  border-radius: 0 !important;
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .checkout-button:hover {
  -webkit-transform: scale(0.97) !important;
      -ms-transform: scale(0.97) !important;
          transform: scale(0.97) !important;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals .checkout-button:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals td {
  color: rgb(227, 227, 227);
}
body.woocommerce-cart .default-page-section .woocommerce .cart-empty {
  border: 1px solid rgb(222, 186, 102);
  background-color: transparent;
  color: white;
}
body.woocommerce-cart .default-page-section .woocommerce .cart-empty:before {
  color: rgb(222, 186, 102);
}
body.woocommerce-cart .default-page-section .woocommerce .return-to-shop a.wc-backward {
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
body.woocommerce-cart .default-page-section .woocommerce .return-to-shop a.wc-backward:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}
@media (max-width: 1460px) {
  body.woocommerce-cart .default-page-section .woocommerce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form {
    margin-bottom: 2rem;
    width: 100%;
  }
}
@media (max-width: 992px) {
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item .product-thumbnail {
    display: none;
  }
  body.woocommerce-cart .default-page-section .woocommerce .cart-collaterals {
    width: 100%;
  }
}
@media (max-width: 768px) {
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item {
    border: none !important;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td {
    border-top: 2px solid rgb(131, 131, 131);
    border-left: 2px solid rgb(131, 131, 131);
    border-right: 2px solid rgb(131, 131, 131);
    border-bottom: 0;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr.woocommerce-cart-form__cart-item td::before {
    margin-right: 0.5rem !important;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody tr:nth-last-of-type(2) td:last-of-type {
    border-bottom: 2px solid rgb(131, 131, 131) !important;
  }
}
@media (max-width: 380px) {
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody td.actions .coupon {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody td.actions .coupon:before {
    display: none;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody td.actions .coupon:after {
    display: none;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody td.actions .coupon input {
    margin-bottom: 1rem !important;
    width: 100% !important;
  }
  body.woocommerce-cart .default-page-section .woocommerce .woocommerce-cart-form table tbody td.actions .coupon .button {
    width: 100% !important;
  }
}
body.woocommerce-cart .woocommerce-message a.wc-forward {
  background-color: transparent !important;
}
body.woocommerce-cart .woocommerce-remove-coupon {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-cart p.woocommerce-shipping-destination {
  display: none !important;
}
body.woocommerce-cart form.woocommerce-shipping-calculator {
  display: none !important;
}
body.woocommerce-cart .woocommerce-shipping-totals {
  display: none !important;
}

body.woocommerce-checkout {
  background: gray;
}
body.woocommerce-checkout .default-page-section {
  background: gray;
  position: relative;
  padding-top: calc(5rem + 100px);
}
body.woocommerce-checkout .default-page-section:after {
  content: "";
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
  height: 50vh;
  width: 100%;
  background: #1f1f1f url(../../../../../wp-content/themes/natalia-drysiak-theme/assets/img/home-2-min.png) no-repeat center;
}
body.woocommerce-checkout .default-page-section h1 {
  margin-bottom: 2rem;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error {
  background: #626262 !important;
  margin-bottom: 0 !important;
  color: rgb(227, 227, 227) !important;
  border: 3px solid rgb(222, 186, 102) !important;
  margin-bottom: 1rem;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
  color: rgb(222, 186, 102);
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
  border: 3px solid rgb(222, 186, 102) !important;
  background-color: #eaeaea !important;
  margin-bottom: 0 !important;
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-message {
  border: 3px solid rgb(222, 186, 102) !important;
  background: #626262 !important;
  margin: 1rem 0 !important;
  color: rgb(227, 227, 227) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-message:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-error {
  background-color: #eaeaea !important;
  margin: 1rem 0 !important;
  color: #1f1f1f !important;
  font-weight: 600;
  border: 3px solid rgb(222, 186, 102) !important;
  margin-bottom: 1rem;
}
body.woocommerce-checkout .default-page-section .woocommerce .woocommerce-error:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon {
  border: 3px solid rgb(222, 186, 102) !important;
  background-color: #eaeaea !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
  color: #1f1f1f !important;
  padding: 1rem !important;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon p {
  color: #1f1f1f !important;
  font-weight: 600 !important;
}
@media (max-width: 540px) {
  body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon .form-row.form-row-last {
    width: unset !important;
  }
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input {
  width: 100%;
  padding: 1rem 1.5rem;
  background: #d0cfcf !important;
  color: #1f1f1f;
  min-width: 240px;
  border: 1px solid rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input::-webkit-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input::-moz-placeholder {
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input:-ms-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input::-ms-input-placeholder {
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon input::placeholder {
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon button {
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
body.woocommerce-checkout .default-page-section .woocommerce form.checkout_coupon button:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout {
  background-color: #eaeaea;
  padding: 1rem;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 {
  max-width: unset;
  width: 100%;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 h3 {
  margin-bottom: 2rem;
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 label {
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 label abbr {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input,
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea {
  width: 100%;
  padding: 1rem 1.5rem;
  background: #d0cfcf !important;
  color: #1f1f1f;
  border: none;
  min-width: 240px;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input::-webkit-input-placeholder, body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea::-webkit-input-placeholder {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input::-moz-placeholder, body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea::-moz-placeholder {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input:-ms-input-placeholder, body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea:-ms-input-placeholder {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input::-ms-input-placeholder, body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea::-ms-input-placeholder {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 input::placeholder,
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 textarea::placeholder {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 {
  display: none;
  max-width: unset;
  width: 30%;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 h3 {
  margin-bottom: 2rem;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 label {
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea {
  padding: 1rem 1.5rem;
  background: #626262 !important;
  color: rgb(227, 227, 227);
  border: none;
  min-height: 200px;
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea::-webkit-input-placeholder {
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea::-moz-placeholder {
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea:-ms-input-placeholder {
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea::-ms-input-placeholder {
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 textarea::placeholder {
  color: rgb(227, 227, 227);
}
@media (max-width: 1200px) {
  body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 {
    width: 100%;
    margin-bottom: 2rem;
  }
  body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 #billing_first_name_field,
body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-1 #billing_last_name_field {
    width: 100%;
  }
  body.woocommerce-checkout .default-page-section .woocommerce form.woocommerce-checkout #customer_details .col-2 {
    width: 100%;
  }
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review_heading {
  padding: 2rem 0;
  border-top: 3px solid rgb(222, 186, 102) !important;
  margin-top: 2rem;
  color: #1f1f1f;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table {
  color: rgb(227, 227, 227);
  border-collapse: separate;
  border-spacing: 0px 1rem;
  border: none;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table thead,
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot {
  color: rgb(222, 186, 102);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table thead th {
  border-top: 2px solid rgb(131, 131, 131);
  border-bottom: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table thead th:first-of-type {
  border-left: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table thead th:last-of-type {
  border-right: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tbody td {
  padding: 1rem;
  border: none;
  border-top: 2px solid rgb(131, 131, 131);
  border-bottom: 2px solid rgb(131, 131, 131);
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tbody td:first-of-type {
  border-left: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tbody td:last-of-type {
  border-right: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot th,
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot td {
  border-top: 2px solid rgb(131, 131, 131);
  border-bottom: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot th {
  border-left: 2px solid rgb(131, 131, 131);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot td {
  border-right: 2px solid rgb(131, 131, 131);
  color: #1f1f1f !important;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review table.shop_table tfoot tr.woocommerce-shipping-totals {
  display: none !important;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment {
  border: 2px solid rgb(222, 186, 102);
  border-radius: 0;
  background: transparent;
  color: rgb(227, 227, 227);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment a {
  color: rgb(222, 186, 102);
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment .wc_payment_methods li {
  border-top-color: rgb(222, 186, 102);
  background: transparent !important;
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment .wc_payment_methods li:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment .wc_payment_methods .payment_box {
  background-color: rgb(222, 186, 102) !important;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment .wc_payment_methods .payment_box:before {
  border: 1em solid rgb(222, 186, 102);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment .wc_payment_methods .payment_box p {
  color: #1f1f1f;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment button {
  background-color: rgb(222, 186, 102) !important;
  position: relative;
}
body.woocommerce-checkout .default-page-section .woocommerce #order_review #payment button:after {
  content: "";
  position: absolute;
  border: 2px solid rgb(184, 155, 88);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
}
body.woocommerce-checkout .default-page-section .woocommerce a.woocommerce-remove-coupon {
  color: #1f1f1f !important;
}
body.woocommerce-checkout .default-page-section .woocommerce div.place-order {
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .woocommerce div.place-order p {
  color: #1f1f1f !important;
  font-weight: 600;
}
body.woocommerce-checkout .default-page-section .select2-container--default .select2-selection--single {
  height: unset !important;
  border: none !important;
}
body.woocommerce-checkout .default-page-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-radius: 0 !important;
  padding: 1rem 1.5rem !important;
  background: #d0cfcf !important;
  color: #1f1f1f !important;
  min-width: 240px;
  border: none !important;
}
body.woocommerce-checkout .default-page-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 14px;
}

.prices {
  display: inline;
}
.prices .regular-price {
  text-decoration: line-through;
}
.prices .gold {
  color: rgb(222, 186, 102) !important;
  font-weight: 600;
  margin-right: 0.5rem;
}

body.woocommerce-account a {
  color: rgb(222, 186, 102);
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0.75rem;
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
  padding: 1rem 2rem !important;
  border: 1px solid rgb(222, 186, 102) !important;
  color: white !important;
  -webkit-transition: all 250ms ease !important;
  -o-transition: all 250ms ease !important;
  transition: all 250ms ease !important;
  border-radius: 0 !important;
  font-weight: 600;
  display: block;
  width: 200px;
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation ul li a:hover {
  -webkit-transform: scale(0.97) !important;
      -ms-transform: scale(0.97) !important;
          transform: scale(0.97) !important;
}
@media (max-width: 768px) {
  body.woocommerce-account nav.woocommerce-MyAccount-navigation {
    margin-bottom: 2rem;
  }
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}
body.woocommerce-account .woocommerce-info {
  border-top-color: rgb(222, 186, 102) !important;
  background-color: rgb(64, 64, 64);
  color: white;
}
body.woocommerce-account .woocommerce-info:before {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-account .woocommerce-info a {
  background: transparent !important;
}
body.woocommerce-account form.edit-account input {
  width: 100%;
  padding: 1rem 1.5rem;
  background: #626262 !important;
  color: rgb(227, 227, 227);
  border: none;
  min-width: 240px;
}
body.woocommerce-account form.edit-account button.woocommerce-Button {
  background-color: transparent;
  right: -4px;
}
body.woocommerce-account table.woocommerce-orders-table td a {
  background: transparent !important;
}

body.woocommerce-edit-address {
  display: none;
}

body.woocommerce-order-received .default-page-section {
  padding-bottom: 0 !important;
}
body.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
  font-size: 2rem !important;
  font-weight: bold !important;
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-order-received .woocommerce-order ul.woocommerce-thankyou-order-details {
  margin: 1rem 0 2rem 0 !important;
}
body.woocommerce-order-received .woocommerce-order ul.woocommerce-thankyou-order-details li {
  font-size: 1rem !important;
  padding-bottom: 0 !important;
  margin-bottom: 1rem !important;
}
body.woocommerce-order-received .woocommerce-order ul.woocommerce-thankyou-order-details li strong {
  font-size: 16px !important;
  font-weight: 600;
  margin-top: 0.5rem;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-order-details {
  padding: 0 !important;
  margin: 0 !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-order-details table {
  border: 1px solid rgb(222, 186, 102) !important;
  margin-top: 1rem !important;
  border-radius: 0 !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-order-details table thead {
  background-color: rgb(222, 186, 102) !important;
  color: white !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-order-details table td a {
  color: rgb(222, 186, 102) !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 2rem !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns {
  padding: 1rem 0 !important;
  margin: 0 !important;
  border: 1px solid rgb(222, 186, 102) !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns .woocommerce-column {
  max-width: unset !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns .woocommerce-column h2 {
  margin-bottom: 1rem !important;
}
body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns .woocommerce-column address {
  border: none !important;
}
@media (max-width: 768px) {
  body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns .woocommerce-column--billing-address {
    margin-bottom: 1rem !important;
  }
}

input[name=payment_method] {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

span.woocommerce-terms-and-conditions-checkbox-text {
  color: #1f1f1f !important;
  text-decoration: underline;
}

section.woocommerce-bacs-bank-details {
  padding: 3rem 0 !important;
}
section.woocommerce-bacs-bank-details h2 {
  color: rgb(222, 186, 102) !important;
  margin-bottom: 1rem !important;
  font-size: 2rem !important;
  font-family: "Montserrat", sans-serif !important;
}
section.woocommerce-bacs-bank-details h3 {
  font-family: "Montserrat", sans-serif !important;
}
section.woocommerce-bacs-bank-details ul.wc-bacs-bank-details {
  margin-top: 1rem !important;
}
section.woocommerce-bacs-bank-details ul.wc-bacs-bank-details li {
  font-size: 1rem !important;
}
section.woocommerce-bacs-bank-details ul.wc-bacs-bank-details li strong {
  margin-top: 0.5rem;
  font-weight: bold;
  font-size: 16px !important;
}

a.wc-backward {
  color: rgb(222, 186, 102) !important;
}

.woocommerce-info {
  background: transparent;
  color: white;
  border: 1px solid rgb(222, 186, 102);
  border-top: 3px solid rgb(222, 186, 102);
}
.woocommerce-info:before {
  color: rgb(222, 186, 102) !important;
}

/*!
 * 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;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          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: white;
}

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

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 3px;
  background-color: white;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -9px;
}
.hamburger-inner::after {
  bottom: -9px;
}

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}/*# sourceMappingURL=style.css.map */