/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Dosis:200,250,300,400,600,700,800&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

figure {
  margin: 0; }

body {
  overflow-x: hidden;
  font: 150% "Dosis", sans-serif;
  color: #000;
  background-color: #fdfdfb;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  float: none; }
  body h1, body h2, body h3, body h4, body h5 {
    font-family: 'Dosis', sans-serif; }
  body h1 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body h2 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body h3 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body h4 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body h5 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body h6 {
    color: #000;
    text-shadow: none;
    text-transform: initial;
    font-style: normal;
    font-weight: normal; }
  body b, body strong {
    font-weight: bold; }
  body a {
    z-index: 100;
    color: #ffead3;
    transition: 0.3s;
    -webkit-transition: 0.3s; }
    body a:hover {
      text-decoration: none;
      transform: translateY(-3px);
      color: #febd03; }
  body p {
    z-index: 100; }

.section-title {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 700; }

.btn {
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn:hover {
    transform: translateY(-7px); }

.btn-callout {
  background-color: #bcbcbc;
  border-radius: 15px;
  color: #000;
  padding: 5px 25px 5px 25px;
  text-transform: initial; }
  .btn-callout:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s; }

.btn-news {
  background-color: #bcbcbc;
  border-radius: 15px;
  color: #000;
  padding: 5px 25px 5px 25px;
  text-transform: initial; }
  .btn-news:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s; }

.btn-infos {
  background-color: #bcbcbc;
  border-radius: 15px;
  color: #000;
  padding: 5px 25px 5px 25px;
  text-transform: initial; }
  .btn-infos:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s; }

.btn-send {
  background-color: #bcbcbc;
  border-radius: 15px;
  color: #000;
  padding: 5px 25px 5px 25px;
  text-transform: initial; }
  .btn-send:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s; }

.btn-chocko {
  background-image: url("/img/bottom-button.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: left 20px bottom 19px;
  text-transform: uppercase;
  padding: 0;
  padding-bottom: 80px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  cursor: default; }
  .btn-chocko a, .btn-chocko button {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #613623;
    border-radius: 30px;
    padding: 10px 60px;
    color: #fff;
    font-size: 27px;
    font-weight: 700; }
    .btn-chocko a:hover, .btn-chocko button:hover {
      transform: translateY(0px); }
  .btn-chocko:hover {
    color: #fff;
    transform: translateY(0px); }
  .btn-chocko:active {
    box-shadow: none;
    background-image: url("/img/bottom-button.png"); }

.btn-yellow {
  background-color: #e6ce99;
  border-radius: 20px;
  color: #613623;
  padding: 10px 45px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500; }

.r-name {
  position: absolute;
  opacity: 0;
  z-index: -9999; }

.top-belt {
  background-color: #613623; }
  .top-belt .text {
    color: #fff;
    font-size: 20px;
    padding: 5px 15px;
    text-align: center; }

#c-header aside .list ul {
  max-width: 100%; }
  #c-header aside .list ul .photo a img {
    max-width: 100%;
    height: auto; }

#html_form #za_duzo {
  color: red;
  font-weight: 600;
  font-size: 150%; }
#html_form .btn-chocko {
  min-width: 163px; }
  #html_form .btn-chocko button {
    padding: 10px 40px; }
#html_form body {
  background-color: #f0ece0;
  background-repeat: no-repeat;
  background-position: top center; }
#html_form header .wrapper {
  display: flex;
  justify-content: center;
  margin-top: -3vw; }
#html_form footer {
  padding: 0; }
#html_form h1 {
  font-size: 26px;
  text-transform: uppercase;
  color: #613623;
  font-weight: 700;
  font-family: "Dosis";
  text-align: center;
  margin-bottom: 2vw; }
#html_form #form_start {
  display: flex;
  justify-content: center; }
  #html_form #form_start .form-group {
    position: relative;
    margin-bottom: 10px; }
  #html_form #form_start label {
    font-size: 17px;
    color: #f9a941;
    font-weight: 600;
    padding-left: 30px;
    margin-bottom: 2px; }
  #html_form #form_start ::placeholder {
    color: rgba(97, 54, 35, 0.6);
    font-weight: 600;
    font-size: 17px; }
  #html_form #form_start input[type='text'], #html_form #form_start input[type='date'], #html_form #form_start input[type='time'] {
    display: block;
    width: 100%;
    border-radius: 24px;
    padding: 15px 30px;
    background-color: white;
    border: 2px solid #b7b6b5;
    color: #613623;
    font-weight: 600;
    font-size: 17px; }
    #html_form #form_start input[type='text']:focus, #html_form #form_start input[type='text']:active, #html_form #form_start input[type='date']:focus, #html_form #form_start input[type='date']:active, #html_form #form_start input[type='time']:focus, #html_form #form_start input[type='time']:active {
      border-color: #f9a941; }
  #html_form #form_start input[type='radio'] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  #html_form #form_start .radiomark:after {
    content: "";
    position: absolute;
    display: none; }
  #html_form #form_start input[type='radio']:checked ~ .radiomark:after {
    display: block;
    background-color: #f50c53; }
  #html_form #form_start .radiomark:after {
    width: 19px;
    height: 19px;
    border-radius: 50%; }
  #html_form #form_start input[type='radio'] ~ .radiomark {
    background-color: #fff;
    min-width: 20px;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 2px solid #b7b6b5;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px; }
  #html_form #form_start .radio-label {
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #613623;
    font-weight: 600;
    font-family: "Dosis";
    padding-left: 0; }
  #html_form #form_start .wrapper {
    width: 620px; }
  #html_form #form_start .information {
    border-radius: 50%;
    background-color: #b7b6b5;
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    #html_form #form_start .information span {
      font-size: 17px;
      font-weight: 600;
      font-family: "Dosis";
      color: #fff; }
    #html_form #form_start .information .more {
      display: none;
      position: absolute;
      background-image: url("/img/form/more-bg.png");
      background-size: cover;
      background-repeat: no-repeat;
      padding: 58px;
      width: 500px;
      left: -50px;
      bottom: 10px; }
      #html_form #form_start .information .more p {
        font-size: 14px;
        color: #613623;
        font-weight: 500;
        font-family: "Dosis"; }
  #html_form #form_start .regulamin {
    font-size: 14px;
    color: #613623;
    font-weight: 500;
    font-family: "Dosis";
    text-align: left; }
  #html_form #form_start .buttons {
    display: flex;
    justify-content: center; }
    #html_form #form_start .buttons .btn-chocko {
      cursor: default; }
    #html_form #form_start .buttons button {
      cursor: pointer;
      font-weight: 600;
      font-size: 20px;
      outline: none !important; }
#html_form #form_start.faktura .buttons {
  display: flex;
  justify-content: center; }
  #html_form #form_start.faktura .buttons .btn-white {
    font-size: 20px;
    color: #613623;
    font-weight: 600;
    font-family: "Dosis";
    border-radius: 25px;
    background-color: transparent;
    border: 2px solid #613623;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 35px;
    height: 48px;
    margin-top: 5px;
    margin-right: 20px; }
#html_form #wybor .text-solo {
  font-size: 17px;
  color: #613623;
  font-weight: 600;
  font-family: "Dosis";
  text-align: center; }
#html_form #wybor .two-card {
  margin-top: 2vw;
  margin-bottom: 3vw; }
  #html_form #wybor .two-card .wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  #html_form #wybor .two-card .one-card {
    border-radius: 29px;
    background-color: #ffffff;
    padding: 25px 50px;
    width: 300px;
    margin: 0 30px;
    display: flex;
    flex-direction: column; }
    #html_form #wybor .two-card .one-card .photo {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 166px;
      margin-bottom: 20px; }
      #html_form #wybor .two-card .one-card .photo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    #html_form #wybor .two-card .one-card .text {
      font-size: 15px;
      color: #613623;
      font-weight: 600;
      font-family: "Dosis";
      text-align: center;
      flex-grow: 1; }
    #html_form #wybor .two-card .one-card .button-card {
      display: flex;
      justify-content: center; }
      #html_form #wybor .two-card .one-card .button-card .btn-brown {
        border-radius: 24px;
        background-color: #613623;
        font-size: 16px;
        color: #f1ece0;
        font-weight: 600;
        font-family: "Dosis";
        padding: 12px 45px; }
    #html_form #wybor .two-card .one-card:hover {
      filter: drop-shadow(0px 11px 21.5px rgba(0, 0, 0, 0.24)); }
      #html_form #wybor .two-card .one-card:hover .button-card .btn-brown {
        background-color: #f9a941; }
#html_form #wybor .buttons {
  display: flex;
  justify-content: center; }
  #html_form #wybor .buttons .btn-white {
    font-size: 20px;
    color: #613623;
    font-weight: 600;
    font-family: "Dosis";
    border-radius: 25px;
    background-color: transparent;
    border: 2px solid #613623;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 35px; }
#html_form #lista_offline .two-diplom {
  margin-top: 2vw;
  margin-bottom: 3vw; }
  #html_form #lista_offline .two-diplom .wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  #html_form #lista_offline .two-diplom .one-diplom {
    border-radius: 29px;
    background-color: #ffffff;
    padding: 10px;
    width: 465px;
    margin: 0 30px;
    display: flex;
    flex-direction: column;
    position: relative; }
    #html_form #lista_offline .two-diplom .one-diplom.first:before {
      content: "";
      display: block;
      width: 63px;
      height: 177px;
      background-image: url("/img/form/1.png");
      position: absolute;
      z-index: -1;
      top: -15px;
      left: -45px; }
    #html_form #lista_offline .two-diplom .one-diplom.second:before {
      content: "";
      display: block;
      width: 114px;
      height: 177px;
      background-image: url("/img/form/2.png");
      position: absolute;
      z-index: -1;
      top: -15px;
      left: -50px; }
    #html_form #lista_offline .two-diplom .one-diplom h2 {
      font-size: 16px;
      text-decoration: underline;
      text-transform: uppercase;
      color: #613623;
      font-weight: 700;
      font-family: "Dosis";
      text-align: center; }
    #html_form #lista_offline .two-diplom .one-diplom p {
      font-size: 15px;
      color: #613623;
      font-weight: 600;
      font-family: "Dosis";
      text-align: center; }
      #html_form #lista_offline .two-diplom .one-diplom p strong {
        text-decoration: underline;
        color: #f50c53;
        font-weight: 700; }
    #html_form #lista_offline .two-diplom .one-diplom .inner {
      padding: 30px 40px;
      border-radius: 25px;
      border: 1px solid #d5d0c5; }
    #html_form #lista_offline .two-diplom .one-diplom .photo {
      display: flex;
      justify-content: center;
      align-items: center; }
#html_form #lista_offline .buttons {
  display: flex;
  justify-content: space-around; }
  #html_form #lista_offline .buttons .btn-chocko {
    cursor: default; }
  #html_form #lista_offline .buttons a {
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    outline: none !important;
    height: 50px; }
  #html_form #lista_offline .buttons .btn-white {
    font-size: 20px;
    color: #613623;
    font-weight: 600;
    font-family: "Dosis";
    border-radius: 25px;
    background-color: transparent;
    border: 2px solid #613623;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 35px;
    height: 50px; }
#html_form #lista_online .form-group {
  position: relative;
  margin-bottom: 10px; }
#html_form #lista_online label {
  font-size: 17px;
  color: #f9a941;
  font-weight: 600;
  padding-left: 30px;
  margin-bottom: 2px; }
#html_form #lista_online ::placeholder {
  color: rgba(97, 54, 35, 0.6);
  font-weight: 600;
  font-size: 17px; }
#html_form #lista_online input[type='text'] {
  display: block;
  width: 100%;
  border-radius: 24px;
  padding: 15px 30px;
  background-color: white;
  border: 2px solid #b7b6b5;
  color: #613623;
  font-weight: 600;
  font-size: 17px; }
  #html_form #lista_online input[type='text']:focus, #html_form #lista_online input[type='text']:active {
    border-color: #f9a941; }
#html_form #lista_online #form_uczestnik {
  display: flex;
  justify-content: center; }
  #html_form #lista_online #form_uczestnik .wrapper {
    width: 625px; }
  #html_form #lista_online #form_uczestnik .inner {
    display: flex; }
    #html_form #lista_online #form_uczestnik .inner .btn-brown {
      border-radius: 24px;
      background-color: #613623;
      font-size: 16px;
      color: #f1ece0;
      font-weight: 600;
      font-family: "Dosis";
      padding: 12px 45px;
      width: 147px;
      margin-left: -40px; }
      #html_form #lista_online #form_uczestnik .inner .btn-brown:hover {
        transform: translateY(0px);
        background-color: #f9a941; }
    #html_form #lista_online #form_uczestnik .inner.btn-red #uczestnik {
      border-color: #d32929; }
    #html_form #lista_online #form_uczestnik .inner.btn-red .btn-brown {
      background-color: #cf3544; }
#html_form #lista_online .pamietaj {
  font-size: 17px;
  color: #613623;
  font-weight: 600;
  font-family: "Dosis"; }
  #html_form #lista_online .pamietaj strong {
    font-size: 23px;
    color: #f50c53;
    font-weight: 800; }
#html_form #lista_online .regulamin {
  padding-left: 0;
  font-size: 15px;
  color: #613623;
  font-weight: 600;
  font-family: "Dosis"; }
  #html_form #lista_online .regulamin input {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 5px; }
#html_form #lista_online .buttons {
  display: flex;
  justify-content: space-around;
  margin-top: 3vw; }
  #html_form #lista_online .buttons .btn-chocko {
    cursor: default; }
  #html_form #lista_online .buttons button {
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    outline: none !important;
    height: 50px; }
  #html_form #lista_online .buttons .btn-white {
    font-size: 20px;
    color: #613623;
    font-weight: 600;
    font-family: "Dosis";
    border-radius: 25px;
    background-color: transparent;
    border: 2px solid #613623;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 35px;
    height: 50px; }
#html_form #lista_online .lista_uczestnikow {
  display: flex;
  flex-wrap: wrap; }
  #html_form #lista_online .lista_uczestnikow .wyczysc {
    border-radius: 22px;
    background-color: #ffffff;
    padding: 12px 15px 12px 30px;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px; }
    #html_form #lista_online .lista_uczestnikow .wyczysc p {
      font-size: 17px;
      color: #613623;
      font-weight: 600;
      font-family: "Dosis";
      margin-bottom: 0; }
    #html_form #lista_online .lista_uczestnikow .wyczysc .krzyzyk {
      cursor: pointer;
      width: 25px;
      height: 25px;
      background-image: url("/img/form/krzyzyk.svg");
      background-size: 17px;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%;
      margin-left: 30px; }
      #html_form #lista_online .lista_uczestnikow .wyczysc .krzyzyk:hover {
        background-color: #b7b6b5; }
  #html_form #lista_online .lista_uczestnikow .one-uczestnik {
    border-radius: 22px;
    background-color: transparent;
    padding: 10px 15px 10px 30px;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #f9a941; }
    #html_form #lista_online .lista_uczestnikow .one-uczestnik p {
      font-size: 17px;
      color: #613623;
      font-weight: 600;
      font-family: "Dosis";
      margin-bottom: 0; }
    #html_form #lista_online .lista_uczestnikow .one-uczestnik .krzyzyk {
      cursor: pointer;
      width: 25px;
      height: 25px;
      background-image: url("/img/form/krzyzyk.svg");
      background-size: 17px;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%;
      margin-left: 30px; }
      #html_form #lista_online .lista_uczestnikow .one-uczestnik .krzyzyk:hover {
        background-color: #b7b6b5; }
#html_form #podsumowanie .text-solo {
  font-size: 26px;
  color: #613623;
  font-weight: 600;
  font-family: "Dosis";
  text-align: center; }
#html_form #podsumowanie h2 {
  font-size: 26px;
  color: #f50c53;
  font-weight: 600;
  font-family: "Dosis";
  text-align: center; }

header {
  position: initial;
  z-index: 10;
  width: 100%; }

.modal {
  z-index: 9999999999999999999; }

.modal-backdrop.in {
  background-color: transparent; }

#c-header {
  display: flex; }
  #c-header .one-column {
    flex: 1 1 auto; }
  #c-header aside {
    min-width: 465px;
    max-width: 555px;
    z-index: 214770; }
    #c-header aside .logo {
      text-align: center;
      padding-bottom: 15px;
      box-shadow: 1px 1px 40px 0px #00000045;
      padding-top: 45px; }
      #c-header aside .logo img {
        max-width: 390px; }
    #c-header aside .list {
      background-color: #fff; }
      #c-header aside .list ul {
        padding: 20px 15px;
        width: max-content;
        margin-left: auto;
        margin-right: auto; }
        #c-header aside .list ul li a {
          color: #000;
          padding-left: 60px;
          padding-top: 18px;
          padding-bottom: 18px;
          font-size: 22px;
          font-weight: 700;
          text-transform: uppercase;
          display: block;
          background-position: left center;
          background-repeat: no-repeat;
          background-size: 33px; }
        #c-header aside .list ul li:nth-child(2) a {
          background-position-y: 5px; }
    #c-header aside .button {
      padding-top: 35px;
      padding-bottom: 70px; }
  #c-header ul {
    list-style: none;
    padding: 0;
    margin: 0; }

#faqAccordion .panel-default .panel-heading {
  background-color: #ffead3; }
#faqAccordion .panel-default h4 {
  color: #613623; }
  #faqAccordion .panel-default h4:active, #faqAccordion .panel-default h4:hover, #faqAccordion .panel-default h4:focus {
    text-decoration: none; }
#faqAccordion .panel-default .panel-body {
  background-color: #fff; }
  #faqAccordion .panel-default .panel-body p {
    color: #613623; }

#nav-slider {
  position: relative; }
  #nav-slider .contact-belt {
    background-color: #fff;
    position: relative;
    z-index: 99999; }
    #nav-slider .contact-belt ul {
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding-bottom: 5px;
      padding-top: 5px; }
      #nav-slider .contact-belt ul li .contact-top-ico {
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 28px;
        padding-left: 40px; }
      #nav-slider .contact-belt ul li a {
        color: #613623;
        font-size: 20px;
        font-weight: 800;
        display: block;
        padding-top: 9px;
        padding-bottom: 9px;
        min-height: 36px; }
      #nav-slider .contact-belt ul li ul {
        display: flex; }
        #nav-slider .contact-belt ul li ul li a {
          margin-left: 7px;
          margin-right: 7px; }
          #nav-slider .contact-belt ul li ul li a img {
            width: 30px; }
  #nav-slider nav {
    background-image: url("/img/dark-chocko-bg.png");
    background-color: transparent;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 10px;
    position: relative;
    z-index: 999999;
    min-height: 60px; }
    #nav-slider nav ul {
      justify-content: space-around; }
      #nav-slider nav ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        padding: 25px 15px;
        display: block;
        text-decoration: none;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        #nav-slider nav ul li a:hover {
          color: #febd03; }
      #nav-slider nav ul .dropdown-menu {
        display: none; }
      #nav-slider nav ul .dropdown .dropdown-toggle:focus {
        text-decoration: none; }
      #nav-slider nav ul .dropdown .dropdown-menu li a {
        background-color: #613623;
        padding: 15px 15px; }
        #nav-slider nav ul .dropdown .dropdown-menu li a:hover {
          background-color: #ffead3;
          color: #613623; }
  #nav-slider #c-slider {
    top: 110px;
    position: absolute;
    left: 0px;
    right: 0px; }
    #nav-slider #c-slider .c-main-slider {
      z-index: 0 !important; }
      #nav-slider #c-slider .c-main-slider .one-slide {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 745px; }

#news-l-r-better {
  margin-top: 30px;
  margin-bottom: 30px; }
  #news-l-r-better .one-news {
    margin-bottom: 30px; }
    #news-l-r-better .one-news .inner {
      display: flex;
      justify-content: space-between; }
      #news-l-r-better .one-news .inner .data-title h2 {
        text-transform: uppercase; }
      #news-l-r-better .one-news .inner .data-title span {
        text-align: right;
        display: block; }
      #news-l-r-better .one-news .inner .text {
        flex: 1 1 70%;
        padding-left: 15px;
        padding-right: 15px; }
        #news-l-r-better .one-news .inner .text h2 {
          color: #613623; }
        #news-l-r-better .one-news .inner .text p {
          text-align: justify; }
      #news-l-r-better .one-news .inner .foto {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        flex: 1 1 30%; }
      #news-l-r-better .one-news .inner .text-button {
        text-align: right; }
        #news-l-r-better .one-news .inner .text-button .btn {
          color: #613623;
          font-size: 22px; }
          #news-l-r-better .one-news .inner .text-button .btn:hover {
            color: #613623; }
    #news-l-r-better .one-news:nth-child(even) .inner {
      flex-direction: row-reverse; }
      #news-l-r-better .one-news:nth-child(even) .inner .data-title span {
        text-align: left; }

#c-slider-sm {
  margin-top: -20px; }
  #c-slider-sm .c-main-slider-sm .one-slide {
    height: 360px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }

.section-title {
  font-size: 40px;
  line-height: 60px;
  color: #501e15;
  font-weight: 700;
  margin-bottom: 20px; }

#three-columns {
  background-image: url("../img/warsztat-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  padding-bottom: 45px;
  padding-top: 30px;
  margin-top: -30px;
  position: relative; }
  #three-columns .inner {
    display: flex;
    justify-content: center; }
  #three-columns .one-element {
    margin-left: 20px;
    margin-right: 20px;
    flex: 1 1 32%;
    max-width: 500px;
    margin-bottom: 20px;
    padding: 5px;
    padding-bottom: 30px;
    background-color: #fff;
    border-radius: 27px; }
    #three-columns .one-element .element-img img {
      max-width: 100%; }
    #three-columns .one-element .icon {
      width: 100px;
      height: 100px;
      margin-top: -50px;
      position: relative;
      border-radius: 50%;
      background-color: #613623;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: auto;
      margin-right: auto; }
      #three-columns .one-element .icon .icon-bg {
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border-radius: 50%;
        border: 2px solid #e6ce99; }
        #three-columns .one-element .icon .icon-bg .icon-foto {
          width: 100%;
          height: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 43px; }
    #three-columns .one-element h2 {
      font-size: 24px;
      color: #3b090a;
      font-weight: 700;
      text-align: center;
      padding: 15px 30px 0px 30px;
      text-transform: uppercase;
      margin-bottom: 5px;
      margin-top: 0; }
    #three-columns .one-element .element-more {
      text-align: center;
      padding: 0; }
    #three-columns .one-element .btn-callout {
      background-color: transparent;
      font-size: 24px;
      color: #501e15;
      font-weight: 300;
      padding: 0; }
  #three-columns a .one-element:first-child .icon .icon-bg .icon-foto {
    margin-top: 2px; }
  #three-columns a:nth-child(2) .one-element .icon .icon-bg .icon-foto {
    margin-top: -7px; }

#mission {
  background-image: url("../img/czek-autobus-bg.jpg");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -30px;
  padding-top: 110px;
  padding-bottom: 110px; }
  #mission .inner {
    display: flex;
    justify-content: flex-end; }
  #mission .one-column {
    flex: 1 1 48%;
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px; }
    #mission .one-column h2 {
      font-size: 50px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 40px;
      color: #3b090a; }
    #mission .one-column p {
      color: #322c2c;
      font-size: 19px;
      margin-bottom: 35px;
      line-height: 26px; }
    #mission .one-column .button {
      text-align: center;
      padding-bottom: 30px; }
      #mission .one-column .button .btn {
        font-weight: 400; }
  #mission .foto {
    padding: 0;
    max-width: 50vw;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    #mission .foto img {
      width: 100%; }

.section-subtitle {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 30px; }

#last-news {
  background-image: url("../img/dark-chocko-bg-inverse.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  padding-top: 45px;
  padding-bottom: 30px;
  margin-top: -30px; }
  #last-news .section-title {
    margin-bottom: 0;
    color: #fff; }
  #last-news .section-subtitle {
    color: #ffead3; }
  #last-news .inner {
    display: flex;
    justify-content: center;
    padding-top: 30px; }
    #last-news .inner a {
      flex: 1 1 32%;
      max-width: 500px; }
    #last-news .inner .one-element {
      margin-right: 10px;
      margin-left: 10px;
      margin-bottom: 20px; }
      #last-news .inner .one-element .bg {
        background-color: #ffead3;
        border-radius: 15px;
        overflow: hidden; }
      #last-news .inner .one-element .foto {
        height: 330px;
        background-position: center center;
        background-size: cover; }
      #last-news .inner .one-element h3 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        padding: 15px 15px; }
      #last-news .inner .one-element .more h4 {
        color: #ffead3;
        font-size: 20px; }

#how-we-work {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("/img/how-we-work-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  margin-top: -45px; }
  #how-we-work .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px; }
  #how-we-work .arrow {
    width: 56px;
    height: 72px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px;
    background-image: url("../img/arrow-czekoladka.svg");
    margin-bottom: 145px; }
  #how-we-work .one-column {
    flex: 1 1 auto;
    max-width: 340px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; }
    #how-we-work .one-column .ico {
      width: 316px;
      height: 316px;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat; }
    #how-we-work .one-column .text {
      padding: 0 30px; }
      #how-we-work .one-column .text h4 {
        color: #330209;
        font-weight: 700;
        font-size: 25px;
        line-height: 32px; }
  #how-we-work .section-title {
    font-size: 50px;
    color: #330209;
    font-weight: 700; }
  #how-we-work .section-subtitle {
    font-size: 27px;
    color: #592117;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 35px; }

#instagram {
  margin-top: -90px;
  background-image: url("../img/instagram-bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1920px; }
  #instagram .inner {
    margin-bottom: -46px; }
  #instagram .header-bg {
    padding-top: 30px; }
  #instagram h3 {
    font-size: 31px;
    color: #501e15;
    font-weight: 300;
    padding-bottom: 90px;
    margin-bottom: 0; }

#recomendation {
  background-image: url("../img/opinie-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  padding-top: 100px;
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 60px; }
  #recomendation h2 {
    font-size: 50px;
    color: #fdfdfb;
    font-weight: 700; }
  #recomendation h3 {
    font-size: 31px;
    font-weight: 300;
    color: #ffead3; }

#recomendation-carousel .owl-prev, #recomendation-carousel .owl-next {
  background-color: #ffffffaa;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  box-shadow: none;
  border: none; }
  #recomendation-carousel .owl-prev img, #recomendation-carousel .owl-next img {
    width: 14px; }
#recomendation-carousel .owl-prev {
  left: -75px; }
  #recomendation-carousel .owl-prev img {
    transform: rotate(180deg);
    position: relative;
    right: 2px; }
#recomendation-carousel .owl-next {
  right: -75px; }
  #recomendation-carousel .owl-next img {
    position: relative;
    left: 2px; }
#recomendation-carousel .one-rec {
  border-radius: 15px;
  padding: 45px;
  background-color: #ffffffdd;
  position: relative; }
  #recomendation-carousel .one-rec p {
    font-size: 19px;
    line-height: 24px;
    line-height: 26px;
    color: #000;
    font-weight: 400; }
  #recomendation-carousel .one-rec .sign {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 30px; }
    #recomendation-carousel .one-rec .sign p {
      font-size: 21px;
      color: #000;
      font-weight: 700;
      padding-left: 30px;
      background-position: left center;
      background-repeat: no-repeat;
      background-image: url("../img/quote.svg");
      background-size: 24px;
      width: max-content;
      float: right; }
  #recomendation-carousel .one-rec .text {
    color: #613623;
    text-align: justify; }

#crm-form {
  padding-top: 30px;
  background-color: #fdfdfd;
  background-image: url(/img/zglos-plasowke-bg.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 729px auto;
  padding-bottom: 45px; }
  #crm-form h2 {
    font-size: 40px;
    color: #330209;
    font-weight: 700;
    margin-bottom: 0; }
  #crm-form h3 {
    font-size: 24px;
    line-height: 32px;
    color: #955d58;
    font-weight: 300; }
  #crm-form .inner .sugester_form_inside {
    max-width: 960px; }
    #crm-form .inner .sugester_form_inside .form_description {
      display: none; }
    #crm-form .inner .sugester_form_inside .btn-chocko {
      width: 100%;
      height: 70px; }
    #crm-form .inner .sugester_form_inside input[type="text"], #crm-form .inner .sugester_form_inside input[type="email"], #crm-form .inner .sugester_form_inside select {
      border-radius: 35px !important;
      background-color: #f0f0f0 !important;
      border: 1px solid #e1e2e3 !important;
      font-size: 26px !important;
      color: #141414 !important;
      font-weight: 300 !important;
      padding-left: 50px !important; }
      #crm-form .inner .sugester_form_inside input[type="text"]:focus-visible, #crm-form .inner .sugester_form_inside input[type="email"]:focus-visible, #crm-form .inner .sugester_form_inside select:focus-visible {
        outline: none;
        border: 1px solid #955d58 !important; }
    #crm-form .inner .sugester_form_inside #sform_field_30906 {
      display: none; }
    #crm-form .inner .sugester_form_inside input[type="submit"] {
      border-radius: 33px !important;
      background-color: #e6ce99 !important;
      font-size: 24px !important;
      color: #613623 !important;
      font-weight: 700 !important;
      background-image: none !important;
      border: none !important;
      padding: 24px 133px !important;
      text-shadow: none !important; }
      #crm-form .inner .sugester_form_inside input[type="submit"]:hover {
        color: #000 !important; }
    #crm-form .inner .sugester_form_inside .sugester-form-footer {
      border: none !important;
      padding: 0 !important;
      margin: 0 !important; }

.checkbox {
  height: 160px;
  display: flex;
  position: relative; }
  .checkbox p {
    font-size: 16px;
    line-height: 22px;
    text-align: justify; }

.form-helper {
  width: 100%;
  background-color: #ffead3;
  border-radius: 15px;
  height: 70px;
  border: none;
  box-shadow: none;
  margin-bottom: 20px;
  color: #613623;
  font-size: 20px;
  padding: 5px 20px; }
  .form-helper::placeholder {
    color: #613623; }
  .form-helper::-webkit-placeholder {
    color: #613623; }

.select-helper {
  width: 100%;
  background-color: #ffead3;
  border-radius: 15px;
  height: 70px;
  border: none;
  box-shadow: none;
  margin-bottom: 20px;
  color: #613623;
  font-size: 20px;
  padding: 5px 40px 5px 20px;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../img/select.svg");
  background-position: right 15px center;
  background-size: 18px;
  background-repeat: no-repeat; }

#top-bar-2-c {
  margin: 0; }
  #top-bar-2-c p {
    color: #000;
    margin-bottom: 0px;
    padding: 10px 0px; }
  #top-bar-2-c a {
    color: #blue;
    padding: 10px 0px; }
    #top-bar-2-c a:hover {
      color: red;
      text-decoration: none; }
  #top-bar-2-c span a {
    color: initial; }
    #top-bar-2-c span a .fab {
      font-size: 1.5em;
      padding: 2px; }
    #top-bar-2-c span a .fa-facebook-square {
      color: blue; }
    #top-bar-2-c span a .fa-twitter-square {
      color: blue; }
    #top-bar-2-c span a .fa-youtube-square {
      color: red; }
    #top-bar-2-c span a .fa-linkedin {
      color: blue; }
    #top-bar-2-c span a .fa-instagram {
      color: blue; }

#top-navbar .navbar {
  background: none;
  margin: 0;
  border: none;
  border-radius: 0px; }
  #top-navbar .navbar .navbar-header .navbar-toggle {
    border: 1px solid #000;
    border-radius: 5px;
    background: yellow;
    margin: 10px 15px; }
    #top-navbar .navbar .navbar-header .navbar-toggle:hover {
      transition: 0.2s;
      border: 1px solid yellow;
      background: #000; }
      #top-navbar .navbar .navbar-header .navbar-toggle:hover span {
        background: yellow; }
    #top-navbar .navbar .navbar-header .navbar-toggle:focus {
      border: 1px solid yellow;
      background: #000; }
      #top-navbar .navbar .navbar-header .navbar-toggle:focus span {
        background: yellow; }
    #top-navbar .navbar .navbar-header .navbar-toggle span {
      background: #000; }
  #top-navbar .navbar .nav.navbar-nav li a {
    color: #000;
    background: yellow;
    padding: 15px;
    font-size: 1.2em;
    text-transform: uppercase; }
    #top-navbar .navbar .nav.navbar-nav li a:hover {
      color: #fff;
      background: red;
      transition: 0.3s; }
  #top-navbar .navbar .nav.navbar-nav .dropdown > a:active {
    background: white;
    color: #fff; }
  #top-navbar .navbar .nav.navbar-nav .dropdown > a:focus {
    color: white;
    background: red; }
  #top-navbar .navbar .nav.navbar-nav .dropdown .dropdown-menu {
    background: yellow;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    border-top: 3px solid #cc181e;
    padding: 5px 0px;
    left: 0px;
    right: auto; }
    #top-navbar .navbar .nav.navbar-nav .dropdown .dropdown-menu li a {
      padding: 10px 25px;
      font-size: 1em; }

#layerslider {
  height: 600px;
  position: relative; }
  #layerslider .ls-layers .ls-wrapper .ls-layer {
    width: 100vw !important; }
    #layerslider .ls-layers .ls-wrapper .ls-layer .container {
      display: flex;
      align-items: center;
      height: 600px; }
    #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner {
      width: 35%;
      background-color: rgba(255, 255, 255, 0.9);
      padding: 10px 15px; }
      #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner h2 {
        color: #000;
        font-size: 2.5em; }
      #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner p {
        white-space: pre-wrap;
        color: #000;
        font-size: 1.2em;
        line-height: 1.4em; }
      #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner .layer-buttons {
        padding-bottom: 20px; }
        #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner .layer-buttons .btn {
          border-radius: 15px;
          width: 150px;
          background-color: #fff;
          color: #000;
          font-size: 1.2em; }
          #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner .layer-buttons .btn:nth-child(2) {
            margin-left: 20px; }
          #layerslider .ls-layers .ls-wrapper .ls-layer .layer-container-inner .layer-buttons .btn:hover {
            background-color: #008bd2;
            color: #fff !important; }

#main-slider {
  position: relative;
  margin-bottom: 0px;
  width: 100%;
  margin-bottom: 30px; }
  #main-slider .carousel-inner .item {
    height: 450px; }
    #main-slider .carousel-inner .item span {
      height: 450px;
      display: block;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      opacity: 0.9; }
      #main-slider .carousel-inner .item span .slide-fade-title {
        width: 100%;
        text-align: center;
        margin-top: 190px;
        font-size: 70px;
        color: #fff;
        display: inline-table;
        text-shadow: #000 2px 2px 10px; }
  #main-slider .slide-owl {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 450px; }
    #main-slider .slide-owl .slide-owl-title {
      width: 100%;
      text-align: center;
      margin-top: 190px;
      font-size: 70px;
      color: #fff;
      display: inline-table;
      text-shadow: #000 2px 2px 10px; }

.carousel-fade .carousel-inner .item {
  transition-property: opacity; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0); }

#callouts-two .one-call {
  margin-bottom: 30px; }
  #callouts-two .one-call .one-call-inner .callout-tittle {
    padding: 10px 30px 10px 30px; }
    #callouts-two .one-call .one-call-inner .callout-tittle h2 {
      margin: 0; }
  #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner {
    position: relative;
    overflow: hidden; }
    #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner span {
      height: 250px;
      position: relative;
      display: block;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner span:hover {
        transition: 0.5s;
        transform: scale(1.1, 1.1); }
  #callouts-two .one-call .one-call-inner .callout-txt {
    padding: 10px 30px 10px 30px; }
    #callouts-two .one-call .one-call-inner .callout-txt p {
      text-align: justify; }
  #callouts-two .one-call .one-call-inner .callout-more {
    text-align: right;
    padding: 10px 30px 10px 30px; }

#gallery-carousel {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  #gallery-carousel .foto-carousel {
    padding-left: 45px;
    padding-right: 45px; }
    #gallery-carousel .foto-carousel .one-foto span {
      height: 220px;
      position: relative;
      display: block;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: center center !important; }
    #gallery-carousel .foto-carousel .one-foto .carousel-hover {
      position: absolute;
      top: 0px;
      left: 0px;
      height: 220px;
      width: 100%;
      text-align: center;
      opacity: 0; }
      #gallery-carousel .foto-carousel .one-foto .carousel-hover .fas {
        height: 100%;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        color: red;
        font-size: 3em; }
    #gallery-carousel .foto-carousel .one-foto:hover .carousel-hover {
      opacity: 0.7;
      transition: 0.3s; }

.pasek {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 35px;
  z-index: 999999; }

#news-l-r .module-title {
  padding-top: 45px;
  padding-bottom: 45px;
  margin: 0;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }
#news-l-r .one-news {
  padding: 0px 20px;
  margin-bottom: 30px; }
  #news-l-r .one-news .title-data h2 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold; }
  #news-l-r .one-news .title-data .data span {
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(../img/kalendarz.png);
    padding-bottom: 10px;
    padding-top: 5px;
    padding-right: 30px;
    display: block;
    font-size: 1.1em; }
  #news-l-r .one-news .foto span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
    min-height: 100px; }
  #news-l-r .one-news .foto a {
    width: 100%;
    display: block;
    text-align: center; }
  #news-l-r .one-news .text-button {
    padding-left: 15px;
    background-position: left center;
    background-size: 60px;
    min-height: 70px;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    #news-l-r .one-news .text-button p {
      margin-bottom: 0; }

#news-2-col .one-news {
  padding: 30px 30px;
  margin-bottom: 30px;
  position: relative; }
  #news-2-col .one-news .news-foto span {
    display: block;
    position: relative;
    height: 250px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important; }
  #news-2-col .one-news .news-txt {
    text-align: justify; }
  #news-2-col .one-news .news-btn {
    position: absolute;
    bottom: 30px;
    right: 15px; }
    #news-2-col .one-news .news-btn .news-btn-inner {
      text-align: right; }
    #news-2-col .one-news .news-btn .read-more {
      position: absolute;
      bottom: 20px;
      z-index: 4;
      transition: color 0.5s ease;
      background: #fff;
      color: #000;
      font-weight: bold;
      border: 1px solid #ed1f24; }
      #news-2-col .one-news .news-btn .read-more:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        transform-origin: left;
        background: #ed1f24;
        transition: width 0.25s ease;
        z-index: -1; }
      #news-2-col .one-news .news-btn .read-more:hover {
        color: #fff;
        border: 1px solid #ed1f24; }
      #news-2-col .one-news .news-btn .read-more:hover:after {
        width: 100%; }
    #news-2-col .one-news .news-btn .read-more-right {
      right: 40px; }
    #news-2-col .one-news .news-btn .read-more-left {
      left: 40px; }

.pagination {
  width: 100%;
  text-align: center; }
  .pagination hr {
    border-top: 1px solid #613623 !important; }
  .pagination a {
    padding: 10px;
    margin: 3px;
    color: #ffead3;
    background: #613623;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .pagination a:hover {
      background: #ffead3;
      color: #613623;
      text-decoration: none; }
  .pagination .active {
    background: #ffead3;
    color: #613623;
    text-decoration: none; }

#gallery-simple {
  margin-bottom: 30px;
  position: relative;
  display: flow-root; }
  #gallery-simple .one-foto {
    padding: 1px; }
    #gallery-simple .one-foto .one-foto-inner {
      position: relative;
      display: block;
      overflow: hidden; }
      #gallery-simple .one-foto .one-foto-inner span {
        height: 230px;
        display: block;
        position: relative;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important; }
      #gallery-simple .one-foto .one-foto-inner .carousel-hover {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 230px;
        background-color: #000;
        width: 100%;
        text-align: center;
        opacity: 0; }
        #gallery-simple .one-foto .one-foto-inner .carousel-hover .fas {
          height: 100%;
          padding: 0;
          margin: 0;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          font-size: 3em; }
      #gallery-simple .one-foto .one-foto-inner:hover .carousel-hover {
        opacity: 0.7;
        transition: 0.3s; }

#info-block-full {
  margin-bottom: 30px;
  position: relative; }
  #info-block-full .info-foto span {
    height: 300px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important; }
  #info-block-full .info-txt {
    text-align: justify; }
    #info-block-full .info-txt .info-txt-inner {
      padding-right: 50px; }
  #info-block-full .info-btn {
    position: absolute;
    bottom: 15px;
    right: 50px; }

#info-block-full-asymetria {
  margin-bottom: 30px;
  position: relative; }
  #info-block-full-asymetria .info-title h2 {
    width: calc( 585px + 10.9% );
    padding: 0px 15px 0px 0px; }
  #info-block-full-asymetria .info-foto span {
    height: 300px;
    position: relative;
    display: block;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important; }
  #info-block-full-asymetria .info-txt {
    text-align: justify; }
    #info-block-full-asymetria .info-txt .info-txt-inner {
      padding-right: 15px;
      width: calc( 585px + 10.9% ); }
  #info-block-full-asymetria .info-btn .info-btn-inner {
    width: calc( 585px + 10.9% );
    text-align: right;
    padding-right: 15px; }

#info-block {
  margin-bottom: 30px; }
  #info-block .info-block-inner {
    position: relative; }
    #info-block .info-block-inner .info-foto {
      padding-right: 0px; }
      #info-block .info-block-inner .info-foto span {
        height: 300px;
        position: relative;
        display: block;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important; }
    #info-block .info-block-inner .info-txt {
      text-align: justify; }
      #info-block .info-block-inner .info-txt p {
        padding-right: 15px; }
    #info-block .info-block-inner .info-btn {
      position: absolute;
      bottom: 15px;
      right: 0px; }

#tiles {
  margin-bottom: 30px; }
  #tiles .one-item .foto span {
    display: block;
    height: 350px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center; }
  #tiles .one-item .text .text-inner {
    text-align: justify;
    width: 585px;
    height: 350px;
    display: flex;
    align-items: center;
    line-height: 1.5em;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.4em; }
  #tiles .one-item:nth-child(even) .foto {
    float: right !important; }
  #tiles .one-item:nth-child(even) .text {
    float: left !important; }
    #tiles .one-item:nth-child(even) .text .text-inner {
      float: right; }

#contact-block {
  margin-bottom: 30px; }
  #contact-block .contact-block-inner {
    position: relative;
    display: flow-root; }
    #contact-block .contact-block-inner .contact-form {
      padding-left: 0px; }
      #contact-block .contact-block-inner .contact-form .contact-form-inner {
        background-color: #cfcfcf;
        display: flow-root;
        float: left;
        width: 100%; }
    #contact-block .contact-block-inner .adress-info {
      padding-left: 30px; }
    #contact-block .contact-block-inner .send-btn {
      padding-bottom: 15px; }
    #contact-block .contact-block-inner .form-group .form-control {
      border-radius: 15px;
      height: 50px;
      background-color: #fff;
      color: #000; }
      #contact-block .contact-block-inner .form-group .form-control:focus {
        box-shadow: inset 2px 2px 2px #000;
        border-color: #000; }
    #contact-block .contact-block-inner .form-group .form-text-area {
      height: 140px; }

#google-map {
  margin-bottom: 0px; }
  #google-map .google-map-helper {
    width: 100%;
    height: 400px; }

#bottom-navbar .navbar {
  background: #fff;
  margin: 0px;
  border: none;
  border-radius: 0px; }
  #bottom-navbar .navbar .navbar-header .navbar-toggle {
    border: 1px solid #000;
    border-radius: 5px;
    background: yellow;
    margin: 10px 15px; }
    #bottom-navbar .navbar .navbar-header .navbar-toggle:hover {
      transition: 0.2s;
      border: 1px solid yellow;
      background: #000; }
      #bottom-navbar .navbar .navbar-header .navbar-toggle:hover span {
        background: yellow; }
    #bottom-navbar .navbar .navbar-header .navbar-toggle:focus {
      border: 1px solid yellow;
      background: #000; }
      #bottom-navbar .navbar .navbar-header .navbar-toggle:focus span {
        background: yellow; }
    #bottom-navbar .navbar .navbar-header .navbar-toggle span {
      background: #000; }
  #bottom-navbar .navbar .nav.navbar-nav li a {
    color: #000;
    background: yellow;
    padding: 15px 25px;
    font-size: 1.1em;
    text-transform: uppercase; }
    #bottom-navbar .navbar .nav.navbar-nav li a:hover {
      color: #fff;
      background: #cc181e;
      transition: 0.3s; }
  #bottom-navbar .navbar .nav.navbar-nav .dropup > a:active {
    background: #cc181e;
    color: #fff; }
  #bottom-navbar .navbar .nav.navbar-nav .dropup > a:focus {
    background: #cc181e;
    color: #fff; }
  #bottom-navbar .navbar .nav.navbar-nav .dropup .dropdown-menu {
    background: yellow;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    border-top: 3px solid #cc181e;
    padding: 5px 0px;
    left: 0px;
    right: auto; }
    #bottom-navbar .navbar .nav.navbar-nav .dropup .dropdown-menu li a {
      padding: 10px 25px;
      font-size: 1em; }

#footer {
  display: flex;
  align-items: center; }
  #footer h2 {
    color: #ffead3;
    font-size: 35px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 30px; }
  #footer .mini-logo {
    padding-left: 98px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 75px; }
  #footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #footer ul li a {
      font-size: 16px;
      line-height: 33px;
      display: block;
      color: #fff;
      font-weight: 300; }
      #footer ul li a::before {
        content: "";
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #fff;
        display: inline-block;
        margin-right: 10px; }
  #footer .social-footer {
    margin-top: 30px; }
    #footer .social-footer a img {
      width: 35px;
      margin-right: 15px; }
  #footer .bottom-contact {
    background-position: left center;
    background-size: 30px;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-size: 25px;
    font-weight: 700;
    display: block;
    color: #fdfdfb; }
  #footer .contact-box-footer h2 {
    padding-bottom: 0; }
  #footer .contact-box-footer .first {
    padding-top: 30px; }
  #footer .contact-box-footer .form-group {
    margin-bottom: 0; }
    #footer .contact-box-footer .form-group .form-helper {
      background-color: #fff;
      height: 50px;
      margin-bottom: 15px;
      font-size: 20px;
      color: #46130b;
      font-weight: 700;
      border-radius: 24px; }
      #footer .contact-box-footer .form-group .form-helper:focus-within {
        outline: none; }
    #footer .contact-box-footer .form-group .form-helper::placeholder {
      color: #7f7f7f; }
    #footer .contact-box-footer .form-group .form-text-area {
      padding: 20px 20px;
      border-radius: 15px;
      min-height: 100px; }
  #footer .contact-box-footer .btn {
    font-size: 20px;
    color: #613623;
    font-weight: 700;
    padding: 11px 36px; }
    #footer .contact-box-footer .btn:focus-within {
      outline: none; }
  #footer p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 20px;
    font-weight: 300; }
  #footer .copyright p {
    font-size: 16px; }
  #footer .copyright .copyright-box p {
    color: #7d5346; }
  #footer .copyright .author-box p {
    color: #a17967; }
    #footer .copyright .author-box p a {
      color: #a17967; }
      #footer .copyright .author-box p a:hover {
        color: #a17967;
        text-decoration: underline; }

footer {
  padding-top: 45px;
  background-image: url(../img/footer-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1920px 100%;
  padding-bottom: 20px; }

.subsite {
  background-image: url("../img/subsite-bg-min.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 30px center; }
  .subsite .subsite-content img {
    max-width: 100%;
    height: auto !important; }

.subsite-tittle {
  height: 250px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important; }
  .subsite-tittle h1 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000;
    letter-spacing: initial;
    background: none;
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.8em; }

.bread {
  display: none !important;
  margin-bottom: 30px; }
  .bread .breadcrumb {
    border-radius: 0px;
    margin: 0; }
    .bread .breadcrumb li a {
      color: #ea4335; }
      .bread .breadcrumb li a:hover {
        transition: 0.2s;
        color: #7a9faf; }
    .bread .breadcrumb li + li:before {
      content: "/\00a0";
      color: #000;
      padding: 0px 5px; }
    .bread .breadcrumb .active {
      color: red; }
    .bread .breadcrumb .home .fas {
      color: #ea4335; }
      .bread .breadcrumb .home .fas:hover {
        transition: 0.2s;
        color: #7a9faf; }

.subsite-content {
  margin-bottom: 30px; }
  .subsite-content .subsite-content-inner {
    padding: 15px;
    color: #000;
    display: flow-root; }
    .subsite-content .subsite-content-inner p {
      font-size: 22px;
      margin-bottom: 30px; }
    .subsite-content .subsite-content-inner h2 {
      text-transform: uppercase;
      margin: 0;
      padding-top: 20px;
      padding-bottom: 20px; }
    .subsite-content .subsite-content-inner h2.icon {
      padding-left: 65px;
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 55px; }
    .subsite-content .subsite-content-inner h3.icon {
      text-align: center; }
      .subsite-content .subsite-content-inner h3.icon span {
        padding-left: 65px;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 55px;
        font-size: 45px; }
    .subsite-content .subsite-content-inner .single-gallery {
      padding-bottom: 5px;
      margin-bottom: 30px;
      background: #fff;
      transition: 0.5s; }
      .subsite-content .subsite-content-inner .single-gallery .single-gallery-background {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        transition: 0.5s;
        height: 250px;
        width: 100%;
        display: block; }
        .subsite-content .subsite-content-inner .single-gallery .single-gallery-background:hover {
          filter: opacity(50%); }
      .subsite-content .subsite-content-inner .single-gallery .single-gallery-title {
        display: block;
        padding: 5px;
        color: #000;
        padding: 10px;
        margin: 0;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center; }
    .subsite-content .subsite-content-inner #full-gallery {
      padding-top: 30px;
      background: #fff;
      display: flow-root; }
      .subsite-content .subsite-content-inner #full-gallery #site-inner #gallery .gallery-in {
        margin-bottom: 30px;
        height: 200px !important; }
        .subsite-content .subsite-content-inner #full-gallery #site-inner #gallery .gallery-in .example-image-link {
          display: block;
          width: 100%;
          height: 100%; }
          .subsite-content .subsite-content-inner #full-gallery #site-inner #gallery .gallery-in .example-image-link span {
            display: block;
            width: 100%;
            height: 100%;
            transition: all 2.0s;
            background-size: cover;
            background-position: center center; }
    .subsite-content .subsite-content-inner hr {
      border-top: 1px solid #bcbcbc !important; }

.container-half {
  width: 585px; }

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 9999999999999999;
  top: 0;
  left: 0;
  background-color: #fdfdfb;
  background-color: rgba(253, 253, 253, 0.98);
  overflow-y: hidden;
  transition: 0.5s; }
  .overlay .container {
    position: relative; }
  .overlay .closebtn {
    color: #613623;
    font-size: 36px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 10px;
    text-decoration: none; }
    .overlay .closebtn:hover {
      color: #613623; }
  .overlay .overlay-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 15%; }
  .overlay ul {
    list-style: none;
    padding: 0; }
    .overlay ul li a {
      color: #613623;
      padding: 5px 15px;
      font-size: 24px;
      text-align: center;
      display: block;
      text-transform: uppercase;
      text-decoration: none; }
      .overlay ul li a:hover {
        color: #613623; }
    .overlay ul li .dropdown-menu {
      background-color: transparent;
      opacity: 0;
      transform: scaleY(0);
      transform-origin: top;
      display: block;
      height: 0px;
      position: initial;
      border-top: 2px solid #613623;
      border-bottom: 2px solid #613623; }
      .overlay ul li .dropdown-menu li a:hover {
        color: #fff;
        background-color: transparent; }
    .overlay ul .open > .dropdown-menu {
      opacity: 1;
      height: auto;
      transition: 0.3s;
      -webkit-transition: 0.3s;
      transform: scaleY(1); }
  .overlay .social {
    display: flex; }
    .overlay .social li a img {
      width: 30px; }

.navbar-hamburger {
  float: right;
  background-color: transparent;
  border: none;
  margin: 15px; }
  .navbar-hamburger span {
    height: 3px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 36px;
    background-color: #ffead3;
    display: block; }

.big-nav {
  display: none; }

.visible-xlg {
  display: none; }

.c-title-xs {
  text-transform: uppercase;
  color: #613623;
  font-size: 45px; }

.c-subsite-title {
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  padding-top: 45px;
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 300; }

.subsite-header #c-header {
  position: relative; }
  .subsite-header #c-header aside .logo {
    padding-bottom: 40px; }
  .subsite-header #c-header .one-column {
    overflow: hidden; }
.subsite-header #nav-slider nav {
  height: 100%;
  background-image: url("../img/bg-xs.jpg"); }
  .subsite-header #nav-slider nav ul {
    border-bottom: 1px solid #704640; }

.kontakt-social .social {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
  margin-left: 50px; }
  .kontakt-social .social li {
    margin-left: 10px;
    margin-right: 10px; }
    .kontakt-social .social li a img {
      width: 50px; }

#lightboxOverlay {
  z-index: 999999; }

#lightbox {
  z-index: 9999999999999; }

.ico-ul {
  list-style: none;
  padding-left: 0; }
  .ico-ul li {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 45px;
    line-height: 24px;
    padding: 15px 0px 15px 55px; }

.subsite-foto {
  padding-top: 0px; }

.kontakt .subsite-foto {
  padding-top: 40px;
  margin-bottom: 60px; }

.subsite .subsite-text {
  padding-top: 60px; }
.subsite p {
  font-size: 22px; }
.subsite a {
  font-size: 22px; }
.subsite li {
  font-size: 22px; }

.dropdown-backdrop {
  z-index: 0; }

@media (max-width: 767px) {
  .btn-chocko a {
    padding: 10px 35px;
    font-size: 16px; }

  .top-belt .text {
    font-size: 15px; }

  #html_form #form_start .information .more {
    padding: 20px;
    width: 290px;
    left: 0px;
    bottom: 25px;
    background: white;
    border-radius: 25px; }
  #html_form #wybor .two-card .wrapper {
    justify-content: space-around; }
  #html_form #wybor .two-card .one-card {
    padding: 10px 5px;
    width: 45%;
    margin: 0; }
    #html_form #wybor .two-card .one-card .photo {
      height: auto;
      max-height: 166px;
      padding: 10px; }
    #html_form #wybor .two-card .one-card .button-card .btn-brown {
      padding: 8px 20px; }
  #html_form #lista_offline .two-diplom .one-diplom {
    max-width: calc(100% - 20px);
    margin: 0; }
    #html_form #lista_offline .two-diplom .one-diplom .inner {
      padding: 15px 10px; }
    #html_form #lista_offline .two-diplom .one-diplom .photo img {
      max-width: 100%; }
    #html_form #lista_offline .two-diplom .one-diplom.first {
      margin-bottom: 30px; }
  #html_form #lista_offline .buttons .btn-white {
    font-size: 17px;
    padding: 8px 20px; }
  #html_form #lista_online .buttons .btn-white {
    font-size: 17px;
    padding: 8px 20px; }

  #c-header aside {
    min-width: 368px;
    max-width: 368px; }
    #c-header aside .logo img {
      max-width: 190px; }
    #c-header aside .list ul li a {
      font-size: 17px;
      background-size: 36px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 50px; }
    #c-header aside .btn-chocko {
      font-size: 19px; }
  #c-header #nav-slider .contact-top-ico span {
    display: block; }
  #c-header #nav-slider .logo {
    background-color: #fdfdfb;
    padding: 15px; }
    #c-header #nav-slider .logo a img {
      width: 195px; }
  #c-header #nav-slider .contact-belt {
    display: flex;
    padding-left: 0px;
    padding-right: 15px; }
    #c-header #nav-slider .contact-belt ul {
      flex-wrap: wrap;
      padding-left: 15px;
      padding-right: 15px;
      justify-content: space-between; }
      #c-header #nav-slider .contact-belt ul .one {
        flex: 1 1 99%; }
      #c-header #nav-slider .contact-belt ul .two {
        flex: 1 1 99%; }
  #c-header #nav-slider #c-slider {
    margin-top: -20px;
    position: initial; }
    #c-header #nav-slider #c-slider .c-main-slider .one-slide {
      height: 422px; }

  .section-title {
    font-size: 26px; }

  .section-subtitle {
    font-size: 20px; }

  #three-columns {
    background-size: cover;
    margin-top: 0;
    background-image: url("../img/bg-xs.jpg");
    padding-top: 0; }
    #three-columns .inner {
      flex-direction: column;
      align-items: center; }
    #three-columns .one-element .element-img {
      text-align: center; }
      #three-columns .one-element .element-img img {
        height: 200px; }
    #three-columns .one-element h2 {
      min-height: inherit;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px; }

  #mission {
    padding-top: 50px;
    padding-bottom: 50px; }
    #mission .one-column h2 {
      font-size: 26px;
      text-align: center;
      margin-bottom: 20px; }
    #mission .one-column .button {
      text-align: center; }
    #mission .foto {
      max-width: 100vw; }
    #mission .inner {
      display: block;
      padding-left: 0px;
      padding-right: 0px; }

  #news-l-r-better {
    margin-top: 30px;
    margin-bottom: 30px; }
    #news-l-r-better .one-news {
      margin-bottom: 30px; }
      #news-l-r-better .one-news .inner {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        #news-l-r-better .one-news .inner .data-title h2 {
          text-transform: uppercase; }
        #news-l-r-better .one-news .inner .data-title span {
          text-align: left;
          display: block;
          margin-bottom: 10px; }
        #news-l-r-better .one-news .inner .text {
          flex: 1 1 70%;
          padding-left: 15px;
          padding-right: 15px; }
          #news-l-r-better .one-news .inner .text .foto {
            height: 180px;
            margin-bottom: 15px; }
          #news-l-r-better .one-news .inner .text p {
            text-align: justify; }
        #news-l-r-better .one-news .inner .foto {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          flex: 1 1 30%; }
        #news-l-r-better .one-news .inner .text-button {
          text-align: right; }
          #news-l-r-better .one-news .inner .text-button .btn:hover {
            color: #fff; }
      #news-l-r-better .one-news:nth-child(even) .inner {
        flex-direction: column; }
        #news-l-r-better .one-news:nth-child(even) .inner .data-title span {
          text-align: left; }

  #last-news {
    background-size: cover;
    background-image: url("../img/bg-xs.jpg");
    padding-top: 20px; }
    #last-news .inner {
      flex-direction: column;
      align-items: center; }
      #last-news .inner .one-element .foto {
        height: 180px; }

  #how-we-work {
    padding-top: 30px; }
    #how-we-work .section-title {
      font-size: 25px;
      line-height: 40px;
      margin-bottom: 10px; }
    #how-we-work .section-subtitle {
      font-size: 18px;
      padding-left: 10px;
      padding-right: 10px; }
    #how-we-work .arrow {
      display: none; }
    #how-we-work .one-column {
      margin-bottom: 15px; }
      #how-we-work .one-column .text {
        height: auto !important; }
        #how-we-work .one-column .text h4 {
          font-size: 20px; }
      #how-we-work .one-column .ico {
        width: 150px;
        height: 150px; }

  .select-helper {
    font-size: 18px;
    height: 55px;
    margin-bottom: 10px; }

  .form-helper {
    height: 55px;
    font-size: 18px;
    margin-bottom: 10px; }

  .checkbox {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: auto; }

  #crm-form {
    background: none; }
    #crm-form h2 {
      font-size: 30px;
      text-align: center; }
    #crm-form h3 {
      font-size: 20px;
      line-height: 28px; }
    #crm-form .inner form .sugester_form_inside > div {
      flex: 1 1 100% !important; }
      #crm-form .inner form .sugester_form_inside > div input[type="text"], #crm-form .inner form .sugester_form_inside > div input[type="email"], #crm-form .inner form .sugester_form_inside > div select {
        height: 50px !important; }
    #crm-form .inner form .sugester_form_inside input[type="submit"] {
      margin: 20px auto 0 auto;
      display: block;
      padding: 13px 70px !important;
      font-size: 17px !important; }

  #instagram .section-title {
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px; }
  #instagram h3 {
    font-size: 22px;
    color: #fff; }
  #instagram .header-bg {
    padding-top: 5px;
    background-size: cover;
    background-image: url("../img/bg-xs.jpg"); }

  #recomendation {
    padding-left: 15px;
    padding-right: 15px;
    background-size: cover;
    background-image: url("../img/bg-xs.jpg"); }
    #recomendation h2 {
      font-size: 30px; }
    #recomendation h3 {
      font-size: 25px; }

  #recomendation-carousel .one-rec {
    padding: 30px; }
  #recomendation-carousel .owl-prev {
    width: 30px;
    height: 30px;
    left: -10px; }
    #recomendation-carousel .owl-prev img {
      width: 10px; }
  #recomendation-carousel .owl-next {
    width: 30px;
    height: 30px;
    right: -10px; }
    #recomendation-carousel .owl-next img {
      width: 10px; }

  footer {
    padding-top: 0;
    background-image: url(../img/footer-bg.png), url(../img/footer-bg2.png);
    background-size: 100% auto, 100% calc(100% - 75px);
    background-position: top right, bottom center; }

  #footer .bottom-contact {
    font-size: 20px; }
  #footer .column .social-footer {
    text-align: center; }
  #footer .column .button {
    text-align: center !important; }
    #footer .column .button .btn {
      padding: 10px 30px; }
  #footer .column h2 {
    font-size: 32px;
    text-align: center; }
  #footer .column .mini-logo {
    background-image: none !important;
    padding-left: 0; }
  #footer .copyright {
    margin-top: 30px; }
    #footer .copyright .copyright-box p {
      text-align: center; }
    #footer .copyright .author-box p {
      text-align: center; }

  #how-we-work .inner {
    flex-direction: column;
    align-items: center; }

  #c-header-xs {
    background-color: #fdfdfb; }
    #c-header-xs .inner {
      display: flex;
      justify-content: space-between; }
    #c-header-xs .logo {
      padding: 15px;
      flex: 1; }
      #c-header-xs .logo img {
        min-width: 215px;
        max-width: 100%; }
    #c-header-xs .side-bar {
      width: 75px;
      padding: 15px;
      flex: 1;
      max-width: 75px;
      min-width: 75px;
      display: flex;
      align-items: stretch;
      flex-direction: column;
      justify-content: space-between; }
      #c-header-xs .side-bar ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        list-style: none; }
        #c-header-xs .side-bar ul li {
          padding-top: 5px;
          padding-bottom: 5px; }
          #c-header-xs .side-bar ul li a {
            display: block; }
            #c-header-xs .side-bar ul li a img {
              width: 40px; }

  .navbar-hamburger {
    margin: 0; }
    .navbar-hamburger span {
      background-color: #613623;
      width: 32px; }

  header {
    position: initial; }

  #top-bar-2-c {
    text-align: center;
    padding-bottom: 10px; }
    #top-bar-2-c .right-side {
      text-align: center; }

  #top-navbar .navbar #top-collapse {
    border-top: 1px solid red; }
    #top-navbar .navbar #top-collapse .nav.navbar-nav {
      text-align: center;
      margin: 0px -15px; }
      #top-navbar .navbar #top-collapse .nav.navbar-nav li a {
        font-size: 1.2em;
        color: #000;
        background: yellow;
        padding: 5px 15px; }
        #top-navbar .navbar #top-collapse .nav.navbar-nav li a:hover {
          color: #fff;
          background: #cc181e; }
      #top-navbar .navbar #top-collapse .nav.navbar-nav .dropdown .dropdown-menu {
        border: none;
        text-align: center; }
        #top-navbar .navbar #top-collapse .nav.navbar-nav .dropdown .dropdown-menu li a {
          font-size: 1.1em; }

  #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner span {
    height: 250px; }
  #callouts-two .one-call .one-call-inner .callout-tittle {
    text-align: center;
    float: none !important; }
  #callouts-two .one-call .one-call-inner .callout-foto {
    float: none !important; }
  #callouts-two .one-call .one-call-inner .callout-more {
    float: none !important;
    text-align: center; }

  #three-columns .section-title {
    font-size: 22px;
    color: #fff;
    line-height: 38px; }
  #three-columns .one-element .element-img img {
    width: 100%;
    height: auto; }

  #gallery-carousel .foto-carousel {
    padding-left: 15px;
    padding-right: 15px; }
    #gallery-carousel .foto-carousel .one-foto span {
      height: 220px; }
    #gallery-carousel .foto-carousel .one-foto .carousel-hover {
      height: 220px; }

  #news-l-r .one-news .news-header {
    margin-bottom: 15px; }
    #news-l-r .one-news .news-header .news-title {
      text-align: center; }
    #news-l-r .one-news .news-header .news-date {
      text-align: center; }
  #news-l-r .one-news .news-foto {
    margin-bottom: 20px; }
    #news-l-r .one-news .news-foto span {
      height: 250px; }
  #news-l-r .one-news .foto {
    width: 100%;
    text-align: center; }
  #news-l-r .one-news .news-txt {
    clear: both; }
  #news-l-r .one-news .title-data .data {
    text-align: center; }
    #news-l-r .one-news .title-data .data span {
      padding-right: 0; }
  #news-l-r .one-news .news-btn {
    position: initial;
    text-align: center; }
  #news-l-r .one-news .text-button {
    padding-left: 0;
    background-image: none; }
    #news-l-r .one-news .text-button p {
      font-size: 17px; }

  #news-2-col .one-news {
    padding: 0px 15px 15px 15px; }
    #news-2-col .one-news .news-title {
      float: none !important;
      text-align: center; }
    #news-2-col .one-news .news-foto {
      width: 100%; }
      #news-2-col .one-news .news-foto span {
        height: 250px; }
    #news-2-col .one-news .news-btn {
      float: none !important;
      position: initial; }
      #news-2-col .one-news .news-btn .news-btn-inner {
        text-align: center;
        clear: both; }

  #gallery-simple .one-foto .one-foto-inner span {
    height: 230px; }
  #gallery-simple .one-foto .one-foto-inner .carousel-hover {
    height: 230px; }

  #info-block-full {
    padding-bottom: 15px; }
    #info-block-full .info-foto {
      margin-bottom: 15px; }
      #info-block-full .info-foto span {
        height: 300px; }
    #info-block-full .info-title {
      text-align: center;
      float: none !important; }
    #info-block-full .info-btn {
      position: initial;
      float: none !important; }
      #info-block-full .info-btn .info-btn-inner {
        text-align: center;
        float: none !important; }

  #info-block-full-asymetria {
    padding-bottom: 15px; }
    #info-block-full-asymetria .info-title h2 {
      width: 100%;
      padding: 0px 15px 0px 15px; }
    #info-block-full-asymetria .info-foto {
      margin-bottom: 15px; }
      #info-block-full-asymetria .info-foto span {
        height: 300px; }
    #info-block-full-asymetria .info-title {
      text-align: center;
      float: none !important; }
    #info-block-full-asymetria .info-txt .info-txt-inner {
      width: 100%;
      padding-left: 15px; }
    #info-block-full-asymetria .info-btn {
      position: initial;
      float: none !important; }
      #info-block-full-asymetria .info-btn .info-btn-inner {
        text-align: center;
        float: none !important;
        position: initial;
        width: 100%; }

  #info-block .info-block-inner .info-foto {
    margin-bottom: 15px;
    padding-right: 15px; }
    #info-block .info-block-inner .info-foto span {
      height: 300px; }
  #info-block .info-block-inner .info-title {
    text-align: center;
    float: none !important; }
  #info-block .info-block-inner .info-btn {
    position: initial;
    text-align: center;
    float: none !important;
    padding-bottom: 15px; }
  #info-block .info-block-inner .info-txt p {
    padding-left: 15px; }

  #tiles .one-item:nth-child(even) {
    background-color: #fff; }
  #tiles .one-item .text .text-inner {
    font-size: 1.1em;
    width: 100%;
    height: auto;
    padding-bottom: 15px; }
    #tiles .one-item .text .text-inner .first {
      -webkit-animation-delay: 0s; }
    #tiles .one-item .text .text-inner .second {
      -webkit-animation-delay: 0s; }
    #tiles .one-item .text .text-inner .third {
      -webkit-animation-delay: 0s; }

  #contact-block .contact-block-inner .contact-form {
    padding-left: 15px; }
  #contact-block .contact-block-inner .adress-info {
    text-align: center;
    padding-left: 15px; }
  #contact-block .contact-block-inner .send-btn {
    float: none !important;
    text-align: center; }

  #google-map .google-map-helper {
    height: 400px; }

  #bottom-navbar .navbar #bottom-collapse {
    border-top: 1px solid red; }
    #bottom-navbar .navbar #bottom-collapse .nav.navbar-nav {
      text-align: center;
      margin: 0px -15px; }
      #bottom-navbar .navbar #bottom-collapse .nav.navbar-nav li a {
        font-size: 1.2em;
        color: #000;
        background: yello;
        padding: 5px 15px; }
        #bottom-navbar .navbar #bottom-collapse .nav.navbar-nav li a:hover {
          color: #fff;
          background: #cc181e; }
      #bottom-navbar .navbar #bottom-collapse .nav.navbar-nav .dropup .dropdown-menu {
        border: none;
        text-align: center; }
        #bottom-navbar .navbar #bottom-collapse .nav.navbar-nav .dropup .dropdown-menu li a {
          font-size: 1.1em; }

  .subsite-tittle {
    height: 250px; }
    .subsite-tittle h1 {
      font-size: 2.2em; }

  footer {
    position: initial; }

  .container-half {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important; }

  body {
    padding-bottom: 0px; }
    body h1 {
      font-size: 2em; }
    body h2 {
      font-size: 1.8em; }
    body h3 {
      font-size: 1.6em; }
    body h4 {
      font-size: 1.5em; }
    body h5 {
      font-size: 1.4em; }
    body h6 {
      font-size: 1.3em; }

  .subsite .subsite-content img {
    max-width: 100%;
    height: auto !important; }

  .form-regulamin {
    height: 30px; }
    .form-regulamin .contact-checkbox-label {
      margin-right: 15px !important; }

  .subsite-content .subsite-content-inner h2 {
    text-align: center; }
  .subsite-content .subsite-content-inner h2.icon {
    padding-left: 0px;
    padding-top: 75px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 55px; }

  .subsite .subsite-text {
    padding-top: 30px; }
  .subsite p {
    font-size: 17px; }
  .subsite a {
    font-size: 17px; }
  .subsite li {
    font-size: 17px; }

  .c-title-xs {
    font-size: 30px; }

  .subsite-content .subsite-content-inner h3.icon {
    margin-top: 65px; }
    .subsite-content .subsite-content-inner h3.icon span {
      font-size: 30px;
      padding-left: 0px;
      padding-top: 65px;
      background-position: top center; } }
@media (min-width: 768px) and (max-width: 991px) {
  .btn-chocko a {
    padding: 10px 50px;
    font-size: 20px; }

  #html_form #wybor .two-card .one-card {
    width: 280px; }
  #html_form #lista_offline .two-diplom .one-diplom.first {
    margin-bottom: 30px; }

  #c-header aside {
    min-width: 368px;
    max-width: 368px; }
    #c-header aside .logo img {
      max-width: 190px; }
    #c-header aside .list ul li a {
      font-size: 17px;
      background-size: 36px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 50px; }
    #c-header aside .btn-chocko {
      font-size: 19px; }
  #c-header #nav-slider .contact-top-ico span {
    display: block; }
  #c-header #nav-slider .logo {
    background-color: #fdfdfb;
    padding: 15px; }
    #c-header #nav-slider .logo a img {
      width: 195px; }
  #c-header #nav-slider .contact-belt {
    display: flex;
    padding-left: 0px;
    padding-right: 15px; }
    #c-header #nav-slider .contact-belt ul {
      flex-wrap: wrap;
      padding-left: 15px;
      padding-right: 15px;
      justify-content: space-between; }
      #c-header #nav-slider .contact-belt ul .one {
        flex: 1 1 99%; }
      #c-header #nav-slider .contact-belt ul .two {
        flex: 1 1 99%; }
  #c-header #nav-slider #c-slider {
    margin-top: -20px;
    position: initial; }
    #c-header #nav-slider #c-slider .c-main-slider .one-slide {
      height: 422px; }

  .section-title {
    font-size: 32px; }

  .section-subtitle {
    font-size: 22px; }

  #three-columns {
    margin-bottom: -100px; }
    #three-columns .section-title {
      margin-top: 30px; }
    #three-columns .inner {
      flex-direction: column;
      align-items: center; }
    #three-columns .one-element .element-img {
      text-align: center; }
      #three-columns .one-element .element-img img {
        height: auto;
        width: 100%; }
    #three-columns .one-element h2 {
      min-height: inherit;
      display: flex;
      align-items: center;
      justify-content: center; }

  #mission .one-column h2 {
    font-size: 35px;
    margin-bottom: 25px; }
  #mission .inner {
    flex-direction: column;
    align-items: center; }
    #mission .inner .text {
      flex: 1 1 70%; }
    #mission .inner .foto {
      flex: 1 1 30%;
      max-width: 100%; }

  #last-news {
    background-size: 992px 100%; }
    #last-news .inner {
      flex-direction: column;
      align-items: center; }
      #last-news .inner .one-element .foto {
        height: 200px; }

  #how-we-work {
    padding-top: 35px; }
    #how-we-work .section-title {
      font-size: 35px;
      margin-bottom: 5px; }
    #how-we-work .section-subtitle {
      font-size: 22px;
      margin-bottom: 0; }
    #how-we-work .one-column {
      max-width: 170px; }
      #how-we-work .one-column .text h4 {
        font-size: 17px;
        margin: 0 -36px; }
      #how-we-work .one-column .ico {
        width: 120px;
        height: 120px; }
    #how-we-work .arrow {
      width: 18px;
      margin-bottom: 128px;
      background-size: 18px; }

  #crm-form {
    padding-top: 30px;
    background-position: right top;
    background-size: 60%; }
    #crm-form h3 {
      max-width: 38vw; }
    #crm-form .inner form .sugester_form_inside > div {
      flex: 1 1 100% !important;
      max-width: 100vw; }
      #crm-form .inner form .sugester_form_inside > div input[type="text"], #crm-form .inner form .sugester_form_inside > div input[type="email"], #crm-form .inner form .sugester_form_inside > div select {
        height: 50px !important; }
      #crm-form .inner form .sugester_form_inside > div #lavina_field_1824_13277, #crm-form .inner form .sugester_form_inside > div #lavina_field_1824_13278, #crm-form .inner form .sugester_form_inside > div #lavina_field_1824_13279, #crm-form .inner form .sugester_form_inside > div #lavina_field_1824_13286, #crm-form .inner form .sugester_form_inside > div #lavina_field_1824_13280 {
        max-width: 47%; }
    #crm-form .inner form .sugester_form_inside #sform_field_13281, #crm-form .inner form .sugester_form_inside #sform_field_13282, #crm-form .inner form .sugester_form_inside #sform_field_13284, #crm-form .inner form .sugester_form_inside #sform_field_13285 {
      max-width: 47%; }
    #crm-form .inner form .sugester_form_inside input[type="submit"] {
      padding: 20px 100px !important;
      font-size: 23px !important; }

  #instagram {
    background-size: 992px 100%; }

  #recomendation {
    background-size: 992px 100%; }
    #recomendation h2 {
      font-size: 35px;
      margin-bottom: 0; }
    #recomendation h3 {
      font-size: 30px; }

  footer {
    background-image: url(../img/footer-bg.png), url(../img/footer-bg2.png);
    background-size: 100% auto, 100% calc(100% - 150px);
    background-position: top right, bottom center; }

  #footer .copyright {
    margin-top: 30px; }
    #footer .copyright .author-box p {
      text-align: right; }

  #top-navbar .navbar .nav.navbar-nav li a {
    padding: 15px 25px; }

  #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner span {
    height: 250px; }
  #callouts-two .one-call .one-call-inner .callout-tittle {
    padding: 10px 30px 10px 15px; }
  #callouts-two .one-call .one-call-inner .callout-txt {
    padding: 10px 30px 10px 15px; }

  #three-columns .one-element h2 {
    margin-bottom: 7px; }

  #gallery-carousel .foto-carousel .one-foto span {
    height: 220px; }
  #gallery-carousel .foto-carousel .one-foto .carousel-hover {
    height: 220px; }

  #news-l-r .one-news .title-data {
    float: none !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    #news-l-r .one-news .title-data .data {
      text-align: center;
      float: none !important;
      margin-left: auto;
      margin-right: auto; }
      #news-l-r .one-news .title-data .data span {
        width: 115px;
        margin-right: auto;
        margin-left: auto; }
  #news-l-r .one-news .foto {
    margin-bottom: 10px; }
    #news-l-r .one-news .foto span {
      height: 200px; }
    #news-l-r .one-news .foto img {
      margin-left: auto;
      margin-right: auto;
      float: none !important; }
  #news-l-r .one-news .news-foto span {
    height: 350px; }

  #news-2-col .one-news .news-foto span {
    height: 250px; }

  #gallery-simple .one-foto .one-foto-inner span {
    height: 230px; }
  #gallery-simple .one-foto .one-foto-inner .carousel-hover {
    height: 230px; }

  #info-block-full .info-foto span {
    height: 300px; }
  #info-block-full .info-txt .info-txt-inner {
    padding-right: 35px; }
  #info-block-full .info-btn {
    right: 35px; }

  #info-block-full-asymetria .info-title h2 {
    width: calc( 375px + 10.9% ); }
  #info-block-full-asymetria .info-foto span {
    height: 300px; }
  #info-block-full-asymetria .info-txt .info-txt-inner {
    width: calc( 375px + 10.9% ); }
  #info-block-full-asymetria .info-btn .info-btn-inner {
    width: calc( 375px + 10.9% );
    text-align: right;
    padding-right: 15px; }

  #info-block .info-block-inner .info-foto span {
    height: 300px; }

  #tiles .one-item:nth-child(even) {
    background-color: #fff; }
  #tiles .one-item .text .text-inner {
    width: 100%;
    height: auto; }

  #google-map .google-map-helper {
    height: 400px; }

  #bottom-navbar .navbar .nav.navbar-nav li a {
    padding: 15px 25px; }

  .subsite-tittle {
    height: 250px; }
    .subsite-tittle h2 {
      font-size: 3em; }

  .container-half {
    width: 375px; }

  body h1 {
    font-size: 2.2em; }
  body h2 {
    font-size: 2.0em; }
  body h3 {
    font-size: 1.8em; }
  body h4 {
    font-size: 1.6em; }
  body h5 {
    font-size: 1.5em; }
  body h6 {
    font-size: 1.4em; }

  .contact-checkbox-label {
    margin-right: 0px !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-chocko a {
    padding: 10px 50px;
    font-size: 20px; }

  #html_form #lista_offline .two-diplom .one-diplom.first {
    margin-bottom: 30px; }

  #c-header aside {
    min-width: 368px;
    max-width: 368px; }
    #c-header aside .logo img {
      max-width: 305px; }
    #c-header aside .list ul li a {
      font-size: 17px;
      background-size: 36px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 50px; }
    #c-header aside .btn-chocko {
      font-size: 19px; }
    #c-header aside .button {
      padding-top: 10px;
      padding-bottom: 20px; }
  #c-header #nav-slider .contact-belt {
    padding-left: 15px;
    padding-right: 15px; }
  #c-header #nav-slider #c-slider .c-main-slider .one-slide {
    height: 522px; }

  .section-title {
    font-size: 32px; }

  .section-subtitle {
    font-size: 22px; }

  #three-columns {
    background-size: 1200px 100%; }
    #three-columns .one-element .icon {
      width: 80px;
      height: 80px;
      margin-top: -42px;
      background-size: 31px; }
    #three-columns .one-element h2 {
      min-height: 78px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #three-columns a:nth-child(2) .one-element .icon .icon-bg .icon-foto {
      margin-top: -4px; }

  #mission .one-column h2 {
    font-size: 35px;
    margin-bottom: 25px; }
  #mission .inner {
    flex-direction: column;
    align-items: center; }
    #mission .inner .text {
      flex: 1 1 70%; }
    #mission .inner .foto {
      flex: 1 1 30%;
      max-width: 100%; }

  #last-news {
    background-size: 1200px 100%; }
    #last-news .inner .one-element .foto {
      height: 200px; }

  #how-we-work {
    padding-top: 50px;
    padding-bottom: 80px; }
    #how-we-work .section-title {
      font-size: 40px;
      margin-bottom: 10px; }
    #how-we-work .section-subtitle {
      font-size: 24px; }
    #how-we-work .inner {
      padding-top: 10px; }
    #how-we-work .arrow {
      width: 46px;
      background-size: 25px;
      margin-bottom: 125px; }
    #how-we-work .one-column {
      max-width: 200px; }
      #how-we-work .one-column .text h4 {
        font-size: 18px;
        margin: 0 -26px; }
      #how-we-work .one-column .ico {
        width: 120px;
        height: 120px; }

  #crm-form {
    background-position: right center; }
    #crm-form h2 {
      text-align: center; }
    #crm-form h3 {
      text-align: center; }
    #crm-form .inner form .sugester_form_inside > div {
      flex: 1 1 100% !important;
      max-width: 40vw; }
      #crm-form .inner form .sugester_form_inside > div input[type="text"], #crm-form .inner form .sugester_form_inside > div input[type="email"], #crm-form .inner form .sugester_form_inside > div select {
        height: 50px !important; }
    #crm-form .inner form .sugester_form_inside input[type="submit"] {
      padding: 20px 100px !important;
      font-size: 23px !important; }

  #instagram {
    background-size: 1200px 100%; }

  #recomendation {
    background-size: 1200px 100%; }

  footer {
    background-image: url(../img/footer-bg.png), url(../img/footer-bg2.png);
    background-size: 100% auto, 100% calc(100% - 200px);
    background-position: top right, bottom center; }

  #top-navbar .navbar .nav.navbar-nav li a {
    padding: 15px 25px; }

  #callouts-two .one-call .one-call-inner .callout-foto .callout-foto-inner span {
    height: 250px; }
  #callouts-two .one-call .one-call-inner .callout-tittle {
    padding: 10px 30px 10px 15px; }
  #callouts-two .one-call .one-call-inner .callout-txt {
    padding: 10px 30px 10px 15px; }

  #three-columns .one-element h2 {
    font-size: 1.4em; }

  #gallery-carousel .foto-carousel .one-foto span {
    height: 220px; }
  #gallery-carousel .foto-carousel .one-foto .carousel-hover {
    height: 220px; }

  #news-l-r .one-news .news-foto span {
    height: 250px; }

  #news-2-col .one-news .news-foto span {
    height: 250px; }

  #gallery-simple .one-foto .one-foto-inner span {
    height: 230px; }
  #gallery-simple .one-foto .one-foto-inner .carousel-hover {
    height: 230px; }

  #info-block-full .info-foto span {
    height: 300px; }

  #info-block-full-asymetria .info-title h2 {
    width: calc( 485px + 10.9% ); }
  #info-block-full-asymetria .info-foto span {
    height: 300px; }
  #info-block-full-asymetria .info-txt .info-txt-inner {
    width: calc( 485px + 10.9% ); }
  #info-block-full-asymetria .info-btn .info-btn-inner {
    width: calc( 485px + 10.9% );
    text-align: right;
    padding-right: 15px; }

  #info-block .info-block-inner .info-foto span {
    height: 300px; }

  #tiles .one-item .text .text-inner {
    font-size: 1.2em;
    width: 468px; }

  #google-map .google-map-helper {
    height: 400px; }

  #bottom-navbar .navbar .nav.navbar-nav li a {
    padding: 15px 25px; }

  .subsite-tittle {
    height: 250px; }
    .subsite-tittle h2 {
      font-size: 3.5em; }

  .container-half {
    width: 485px; }

  body h1 {
    font-size: 2.2em; }
  body h2 {
    font-size: 2.0em; }
  body h3 {
    font-size: 1.8em; }
  body h4 {
    font-size: 1.6em; }
  body h5 {
    font-size: 1.5em; }
  body h6 {
    font-size: 1.4em; }

  .c-subsite-title {
    padding-top: 65px;
    font-size: 45px; } }
@media (min-width: 1200px) and (max-width: 1459px) {
  #c-header aside {
    max-width: 465px; }

  #three-columns .one-element h2 {
    font-size: 20px; }

  #mission {
    padding-top: 70px;
    padding-bottom: 70px; }
    #mission .one-column h2 {
      font-size: 42px;
      margin-bottom: 25px; }

  #how-we-work .one-column {
    max-width: 250px; }
    #how-we-work .one-column .ico {
      width: 220px;
      height: 220px; }
    #how-we-work .one-column .text h4 {
      font-size: 20px;
      line-height: 32px;
      margin: 0 -20px; }
  #how-we-work .arrow {
    margin-bottom: 125px; }

  #crm-form {
    background-position: right center; }
    #crm-form h2 {
      text-align: center; }
    #crm-form h3 {
      text-align: center; }
    #crm-form .inner form .sugester_form_inside > div {
      flex: 1 1 100% !important;
      max-width: 40vw; }
      #crm-form .inner form .sugester_form_inside > div input[type="text"], #crm-form .inner form .sugester_form_inside > div input[type="email"], #crm-form .inner form .sugester_form_inside > div select {
        height: 50px !important; }
    #crm-form .inner form .sugester_form_inside input[type="submit"] {
      padding: 20px 100px !important;
      font-size: 23px !important; }

  #footer h2 {
    font-size: 32px; }

  .c-subsite-title {
    padding-top: 75px; }

  .navbar-hamburger {
    display: none; }

  .big-nav {
    display: flex; } }
@media (min-width: 1460px) {
  .container {
    width: 1400px; }

  .big-nav {
    display: flex; }

  .visible-xlg {
    display: block; }

  .navbar-hamburger {
    display: none; } }
/* MENU OVERWRITE */
@media (max-width: 1199px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; }

  .navbar-collapse.collapse.in {
    display: block !important; } }

/*# sourceMappingURL=main.css.map */
