/*===========================================================

    Project Name: Nej stránky
    Author: Bold Interactive s.r.o.

============================================================*/
/*===========================================================

    Project Name: Nej stránky - šablona řeznictví
    Author: Bold Interactive s.r.o.

============================================================*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 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 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * 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;
}
/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * 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 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * 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;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 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 */
}
/**
 * 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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 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 */
}
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
body {
  background-color: #f4f4f4;
  font-family: "Athelas W01 Regular", sans-serif;
  color: #000;
  line-height: 1.5;
}
div.fluid {
  margin: 0 auto;
  max-width: 1366px;
  background: #b1cde2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
img {
  vertical-align: middle;
}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Avenir Next Cyr W00 Regular";
  font-weight: 400;
  line-height: 1.3;
  color: inherit;
}
h1,
.h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.25rem;
}
h2,
.h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.5625rem;
}
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.125rem;
}
h4,
.h4 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 1rem;
}
h5,
.h5 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 1rem;
}
h6,
.h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 0.75rem;
}
p {
  margin-top: 0px;
  margin-bottom: 15px;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  color: #777;
  font-size: 75%;
}
a {
  color: #494949;
  text-decoration: rgba(255, 255, 255, 0);
}
a:hover {
  color: black;
  text-decoration: underline;
}
.clearfix:before,
.container:before,
.container-fluid:before,
.row:before,
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.txt-uppercase {
  text-transform: uppercase;
}
.txt-lowercase {
  text-transform: lowercase;
}
.txt-strong {
  font-weight: 700;
}
.txt-info {
  font-size: 0.75rem;
  color: #ccc;
}
.txt-center {
  text-align: center;
}
.perex {
  padding-bottom: 25px;
}
.list-unstyled {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
.list-inline {
  padding: 0;
  list-style: none;
}
.list-inline li {
  display: inline-block;
  padding: 0 5px;
}
.list-clear-pad-mar {
  padding: 0;
  margin: 0;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.affix {
  position: fixed;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/***** GRID *****/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1050px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1135px) {
  .container {
    width: 1105px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.col-xs-1,
.col-mob-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-mob-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-mob-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-mob-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-mob-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-mob-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-mob-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-mob-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-mob-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-mob-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-mob-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-mob-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-mob-1,
  .col-mob-2,
  .col-mob-3,
  .col-mob-4,
  .col-mob-5,
  .col-mob-6,
  .col-mob-7,
  .col-mob-8,
  .col-mob-9,
  .col-mob-10,
  .col-mob-11,
  .col-mob-12 {
    float: left;
  }
  .col-mob-12 {
    width: 100%;
  }
  .col-mob-11 {
    width: 91.66666667%;
  }
  .col-mob-10 {
    width: 83.33333333%;
  }
  .col-mob-9 {
    width: 75%;
  }
  .col-mob-8 {
    width: 66.66666667%;
  }
  .col-mob-7 {
    width: 58.33333333%;
  }
  .col-mob-6 {
    width: 50%;
  }
  .col-mob-5 {
    width: 41.66666667%;
  }
  .col-mob-4 {
    width: 33.33333333%;
  }
  .col-mob-3 {
    width: 25%;
  }
  .col-mob-2 {
    width: 16.66666667%;
  }
  .col-mob-1 {
    width: 8.33333333%;
  }
  .col-mob-pull-12 {
    right: 100%;
  }
  .col-mob-pull-11 {
    right: 91.66666667%;
  }
  .col-mob-pull-10 {
    right: 83.33333333%;
  }
  .col-mob-pull-9 {
    right: 75%;
  }
  .col-mob-pull-8 {
    right: 66.66666667%;
  }
  .col-mob-pull-7 {
    right: 58.33333333%;
  }
  .col-mob-pull-6 {
    right: 50%;
  }
  .col-mob-pull-5 {
    right: 41.66666667%;
  }
  .col-mob-pull-4 {
    right: 33.33333333%;
  }
  .col-mob-pull-3 {
    right: 25%;
  }
  .col-mob-pull-2 {
    right: 16.66666667%;
  }
  .col-mob-pull-1 {
    right: 8.33333333%;
  }
  .col-mob-pull-0 {
    right: auto;
  }
  .col-mob-push-12 {
    left: 100%;
  }
  .col-mob-push-11 {
    left: 91.66666667%;
  }
  .col-mob-push-10 {
    left: 83.33333333%;
  }
  .col-mob-push-9 {
    left: 75%;
  }
  .col-mob-push-8 {
    left: 66.66666667%;
  }
  .col-mob-push-7 {
    left: 58.33333333%;
  }
  .col-mob-push-6 {
    left: 50%;
  }
  .col-mob-push-5 {
    left: 41.66666667%;
  }
  .col-mob-push-4 {
    left: 33.33333333%;
  }
  .col-mob-push-3 {
    left: 25%;
  }
  .col-mob-push-2 {
    left: 16.66666667%;
  }
  .col-mob-push-1 {
    left: 8.33333333%;
  }
  .col-mob-push-0 {
    left: auto;
  }
  .col-mob-offset-12 {
    margin-left: 100%;
  }
  .col-mob-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-mob-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-mob-offset-9 {
    margin-left: 75%;
  }
  .col-mob-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-mob-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-mob-offset-6 {
    margin-left: 50%;
  }
  .col-mob-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-mob-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-mob-offset-3 {
    margin-left: 25%;
  }
  .col-mob-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-mob-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-mob-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1050px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1135px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/***** GRID *****/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 999;
  max-width: 1366px;
  left: auto !important;
}
header .navbar {
  height: 55px;
}
header.header-fixed {
  background-color: #fff;
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.3);
}
header.header-fixed .navbar .navbar-nav li a {
  color: #000;
}
header.header-fixed .navbar .navbar-toggle-btn .icon-bar {
  background-color: #000;
}
.header-screen {
  background-image: url(../../files/Výstřižek1.PNG);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: table;
  width: 100%;
  min-height: 375px;
  max-height: 620px;
  text-align: center;
  position: relative;
}
.header-screen .downarrow {
  display: none;
  margin-top: 60px;
}
.header-screen .content {
  display: table-cell;
  vertical-align: middle;
  padding: 80px 25px 50px 25px;
  background-color: rgba(0, 0, 0, 0.21);
}
.header-screen .title-wrap .title {
  font-weight: 700;
  font-family: "Avenir Next Cyr W00 Bold", sans-serif;
  font-style: normal;
  color: #ffffff;
}
.header-screen .desc {
  margin-bottom: 30px;
  font-family: "Avenir Next Cyr W00 Regular", sans-serif;
  font-size: 25px;
  font-weight: 400;
}
.header-screen .button .btn {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid transparent;
  -moz-border-image: -moz-linear-gradient(top right, #00BF8F 0%, #931E1A 100%);
  -webkit-border-image: -webkit-linear-gradient(top right, #00BF8F 0%, #931E1A 100%);
  border-image: linear-gradient(to bottom left, #00BF8F 0%, #931E1A 100%);
  border-image-slice: 1;
  display: none;
  padding-left: 50px;
  padding-right: 50px;
  font-family: inherit;
  color: #ffffff;
}
.header-screen .button .btn:hover {
  color: #ffffff;
  background-color: #ff0000;
  border: 1px solid transparent;
  -moz-border-image: -moz-linear-gradient(top right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-border-image: -webkit-linear-gradient(top right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
  border-image: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
  border-image-slice: 1;
}
.navbar {
  position: relative;
}
.navbar .navbar-header {
  position: absolute;
  height: 100%;
}
.navbar .navbar-collapse {
  float: right;
}
.navbar .navbar-nav {
  margin-bottom: 0;
}
.navbar .navbar-nav li {
  display: inline-block;
  padding: 0 10px;
}
.navbar .navbar-nav li a {
  line-height: 55px;
}
@media (min-width: 900px) {
  .sticky-header #primaryNav {
    position: fixed !important;
    top: 0 !important;
    background-color: #eeeeee !important;
    margin-top: 0 !important;
    padding: 10px 0;
  }
  .sticky-header #primaryNav a {
    color: #000000 !important;
  }
  .sticky-header .nav-wrapper {
    min-height: 137px !important;
  }
}
.primary-nav {
  display: none;
  width: 100%;
  position: fixed;
  top: 55px;
  left: 0;
  margin-bottom: 45px;
  background-color: #b1cde2;
  border-top: 1px solid #86191e;
  box-shadow: 0 8px 12px -4px rgba(0, 0, 0, 0.3);
  z-index: 999;
  font-family: sans-serif;
}
.primary-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.primary-nav a {
  display: block;
  padding: 10px 0;
  font-weight: 700;
  color: #fff;
}
.ajax-stripe-nav {
  display: block !important;
  position: static;
  top: 0;
  box-shadow: none;
  background-color: transparent;
  border-top: none;
  margin-top: 15px;
}
.ajax-stripe-nav li {
  display: inline-block;
  padding: 15px 10px;
}
.ajax-stripe-nav a {
  padding: 0;
}
.ajax-stripe-nav a:after {
  content: '';
  display: block;
  position: relative;
  left: -10px;
  width: 100%;
  height: 2px;
  margin-top: 7px;
  padding-right: 20px;
  background-color: #b1d8fd;
  color: #494949;
  opacity: 0;
  transition: opacity .2s;
}
.ajax-stripe-nav a:hover,
.ajax-stripe-nav a.active {
  text-decoration: none;
}
.ajax-stripe-nav a:hover:after,
.ajax-stripe-nav a.active:after {
  opacity: 1;
}
.primary-nav ul li {
  position: relative;
}
@media (min-width: 900px) {
  .primary-nav ul li:hover ul.sub-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 30px;
    z-index: 999;
    background-color: #b1cde2;
    white-space: nowrap;
  }
}
.primary-nav ul.sub-nav {
  display: none;
}
.primary-nav ul.sub-nav.active {
  display: block;
  position: relative;
  background-color: #b1cde2;
}
.primary-nav ul.sub-nav li {
  display: block;
  padding: 5px 10px;
}
.fa-search-plus {
  color: #fff;
}
#content {
  border-left-width: 10px;
  border-right-width: 10px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
}
.section-title-wrap {
  padding: 50px;
  background: rgba(0, 0, 0, 0.13);
  margin-top: -35px;
}
.section {
  margin-bottom: 35px;
  position: relative;
}
.section iframe {
  width: 100% !important;
  height: auto !important;
}
.section.section-padd .content-main {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.section-padd img {
  max-width: 100%;
}
.section.first-section {
  position: relative;
  top: -10px;
  margin-bottom: 25px;
  background-color: #ffffff;
}
.section .box-img-without-padd {
  margin-left: -12px;
  margin-right: -12px;
}
.section .section-content-title-wrap {
  margin-bottom: 40px;
}
.section .section-content-title-wrap h2 {
  color: #494949;
}
.section.g-how-work .work-box .ico {
  margin-bottom: 30px;
  font-size: 6.25rem;
  color: #BFB183;
}
.section.g-benefits .benef-box .ico {
  margin-bottom: 30px;
  font-size: 6.25rem;
  color: #BFB183;
}
.section.g-testimonials .testimonials-box {
  border: 1px solid #373737;
  padding: 20px;
  margin-bottom: 40px;
}
.section.g-testimonials .testimonials-box:last-child {
  margin-bottom: 0;
}
.section.g-testimonials .name {
  font-size: 1.0625rem;
  font-weight: 700;
}
.section.g-testimonials .ratings li {
  display: inline-block;
}
.section.g-testimonials .ratings li:before {
  content: '\f006';
  font-family: fontAwesome;
  color: #BFB183;
  font-size: 0.875rem;
}
.section.g-testimonials .ratings.rang-1 .star-1:before {
  content: '\f005';
}
.section.g-testimonials .ratings.rang-2 .star-1:before,
.section.g-testimonials .ratings.rang-2 .star-2:before {
  content: '\f005';
}
.section.g-testimonials .ratings.rang-3 .star-1:before,
.section.g-testimonials .ratings.rang-3 .star-2:before,
.section.g-testimonials .ratings.rang-3 .star-3:before {
  content: '\f005';
}
.section.g-testimonials .ratings.rang-4 .star-1:before,
.section.g-testimonials .ratings.rang-4 .star-2:before,
.section.g-testimonials .ratings.rang-4 .star-3:before,
.section.g-testimonials .ratings.rang-4 .star-4:before {
  content: '\f005';
}
.section.g-testimonials .ratings.rang-5 .star-1:before,
.section.g-testimonials .ratings.rang-5 .star-2:before,
.section.g-testimonials .ratings.rang-5 .star-3:before,
.section.g-testimonials .ratings.rang-5 .star-4:before,
.section.g-testimonials .ratings.rang-5 .star-5:before {
  content: '\f005';
}
.section.g-testimonials .desc {
  margin-bottom: 25px;
  font-family: "Athelas W01 Italic", serif;
  color: #494949;
}
.section.g-testimonials .address {
  color: #BFB183;
  font-weight: 700;
}
.section.g-testimonials .more-info a {
  position: relative;
  padding-left: 12px;
}
.section.g-testimonials .more-info a:before {
  content: '\f101';
  color: #BFB183;
  font-family: fontAwesome;
  position: absolute;
  left: 0;
}
.section .g-col-boxes .g-box {
  margin-bottom: 50px;
}
.first-section .logo {
  margin: 40px 0;
}
.first-section .logo img {
  margin: auto;
}
.brand-boxes {
  display: flex;
  align-items: center;
  justify-content: center;
  clear: both;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .brand-boxes {
    display: block;
  }
}
.brand-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 156px;
  height: 92px;
  margin: 8px 6px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
  .brand-box {
    width: 100%;
    height: 160px;
  }
}
.brand-box img {
  max-width: 100%;
  max-height: 90px;
}
@media screen and (max-width: 600px) {
  .brand-box img {
    max-height: 150px;
  }
}
footer {
  margin-bottom: 0;
  padding-bottom: 50px;
}
footer .footer-nav {
  margin-bottom: 30px;
}
footer .footer-nav ul {
  margin-bottom: 0;
}
footer .footer-nav li {
  margin-bottom: 15px;
}
footer .footer-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-nav a:hover {
  color: #fff;
  text-decoration: underline;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.header-screen {
  color: #fff;
}
.header-screen span {
  color: #711519;
}
.separator {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 25px;
  height: 2px;
  background-color: #b1cde2;
}
.tagline {
  font-family: inherit;
}
.number-of-customers {
  color: #BFB183;
}
.navbar .navbar-nav {
  display: inline-block;
}
.navbar .navbar-nav a {
  color: #fff;
}
.primary-nav a {
  font-size: 0.875rem;
}
.navbar .navbar-toggle-btn .icon-bar {
  background-color: #b1cde2;
}
.section-title-wrap .section-title {
  color: #fff;
  font-size: 1.5625rem;
  margin: 0;
}
.section {
  background-color: #ffffff;
}
.section.production .content-box {
  margin: 20px 0;
  padding-left: 12px;
  padding-right: 12px;
}
.section.production .content-box h2 {
  margin-bottom: 30px;
  font-family: "Athelas W01 Bold Italic";
  color: #86191e;
}
.section.production .content-box p {
  text-align: justify;
  line-height: 1.8;
}
.section.shop .shop-info {
  margin-bottom: 50px;
  text-align: center;
}
.section.shop .shop-info .opening-box table {
  text-align: left;
  margin: auto;
}
.section.shop .shop-foto {
  margin-bottom: 30px;
}
.section.shop .content-box-img {
  margin-bottom: 30px;
}
.section.shop .address-box li,
.section.shop .contact-box li,
.section.shop .contact-person li {
  padding-bottom: 8px;
}
.section.shop .address-box li:first-child,
.section.shop .contact-box li:first-child,
.section.shop .contact-person li:first-child {
  font-weight: 700;
}
.section.shop .address-box li:last-child,
.section.shop .contact-box li:last-child,
.section.shop .contact-person li:last-child {
  padding-bottom: 0;
}
.section.shop .social-box,
.section.shop .contact-person {
  margin-bottom: 30px;
}
.section.shop .contact-box .ico {
  color: #494949;
  vertical-align: top;
  line-height: 0;
}
.section.shop .contact-box .ico.ico-mobile {
  font-size: 1.25rem;
}
.section.g-how-work .work-box .title h4 {
  color: #494949;
  font-weight: 700;
}
.section.g-benefits .benef-box .title h4 {
  color: #494949;
  font-weight: 700;
}
.section.actions .row {
  margin-bottom: 40px;
}
.section.actions .row img {
  width: 100%;
}
.section.actions .row h2 {
  margin-top: 0;
}
.section.gallery.background-less .container {
  padding-top: 0;
  padding-bottom: 0;
}
.section.gallery .row img {
  width: 100%;
  margin-bottom: 20px;
}
.section.terms ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
.section.terms ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
  font-weight: normal;
}
.section.terms ol > li strong {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.section.terms ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}
.section.terms li ol > li {
  margin: 10px 0 0 0;
  font-weight: 300;
}
.section.terms li ol > li:before {
  content: counters(item, ".") " ";
}
.section.services {
  padding-top: 0;
}
.section.services img {
  /*width: 100%;*/
}
.section.services .content-box-img img {
  margin-top: 6px;
}
.section.services table {
  border-collapse: collapse;
  margin-bottom: 40px;
  width: 100%;
}
.section.services table tbody tr th,
.section.services table tbody tr td {
  border: 1px solid #b1cde2;
  padding: 8px;
}
.section.services table tbody tr th[scope="row"] {
  background-color: #b1cde2;
  color: #fff;
  text-align: left;
  font-weight: 900;
}
.section.services table tbody tr td:last-child {
  background-color: #b1cde2;
  color: #fff;
  text-align: center;
  font-weight: 900;
}
.section.services .row.service-box {
  margin-bottom: 40px;
}
.section.services .row.service-box .service-box-title {
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 1.6em;
}
.section.services .row.service-box .service-box-body {
  margin-bottom: 10px;
}
.section.services .row.service-box .service-box-price {
  font-size: 1.4em;
  font-weight: 300;
}
.section.services .row.service-box .service-box-price .price {
  color: #BFB183;
}
.section.services .container-fluid {
  padding: 0;
}
.section.services .container-fluid .service-box-gallery {
  margin-top: 20px;
  width: 100%;
}
.section.background-less {
  background: transparent;
}
.section .more {
  display: block;
  color: #BFB183;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 1.6em;
}
.section.contact div .wrapper {
  display: table !important;
  margin: auto !important;
  width: auto !important;
}
.section.contact table {
  margin: auto !important;
  width: auto !important;
}
.section.contact table tr td {
  padding: 0 10px !important;
}
.section.contact table tr td:first-child {
  text-align: left !important;
}
.section.contact table tr td:last-child {
  text-align: right !important;
}
footer {
  color: #fff;
  font-size: 1.0625rem;
}
footer a {
  color: #fff;
  font-size: 1.0625rem;
}
@media (min-width: 640px) {
  .section.production .content-box-wrap {
    display: table;
    width: 100%;
  }
  .section.production .content-box-img,
  .section.production .content-box {
    display: table-cell;
    vertical-align: middle;
  }
  .section.production .content-box {
    width: 50%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section.production .content-box h2 {
    color: #494949;
    font-family: "Avenir Next Cyr W00 Regular";
  }
  .section.production .content-box-img {
    vertical-align: top;
  }
  .section.production .cont-b-img-left span {
    display: block;
    float: left;
  }
  .section.production .cont-b-img-right span {
    display: block;
    float: right;
  }
  .section.production .cont-b-pad-left {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section.production .cont-b-pad-right {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section.shop .shop-info {
    text-align: left;
  }
  .section.shop .shop-info .content-info-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .section.shop .shop-info .addr-soc-col,
  .section.shop .shop-info .cont-pers-col,
  .section.shop .shop-info .open-col {
    float: left;
    width: 33.3333%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .section.shop .shop-info .social-box,
  .section.shop .shop-info .contact-person {
    margin-bottom: 0px;
  }
  .section.shop .shop-info .address-box,
  .section.shop .shop-info .contact-box {
    margin-bottom: 40px;
  }
  .section.shop .shop-info .opening-box {
    float: right;
  }
  .section.shop .shop-info .contact-person ul {
    margin-bottom: 0;
  }
  .section.shop .shop-foto {
    margin-bottom: 50px;
  }
  .section.shop .shop-foto .content-box-img-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .section.shop .shop-foto .content-box-img {
    float: left;
    width: 33.3333%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 800px) {
  .section.shop .shop-info .cont-pers-col {
    padding-left: 8.6666%;
  }
}
@media (min-width: 860px) {
  .section.about-us .content {
    width: 85%;
    margin: 0 auto;
  }
  .section.shop .shop-info {
    margin-bottom: 80px;
  }
}
@media (min-width: 960px) {
  .section.production .cont-b-pad-left {
    padding-left: 8.33333333%;
  }
  .section.production .cont-b-pad-right {
    padding-right: 8.33333333%;
  }
}
@media (min-width: 1000px) {
  .section.production .content-box {
    width: 53%;
  }
  .section.shop .shop-foto .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .section.shop .shop-foto .content-box-img {
    padding: 0 25px;
  }
}
@media (min-width: 1100px) {
  .section.production .content-box {
    width: 55%;
  }
}
.btn {
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: inherit;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  transition: all .3s;
}
.btn:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  border: 1px solid transparent;
  text-decoration: none;
}
.btn.btn-primary {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
}
.btn.btn-primary:hover {
  background-color: #BFB183;
  color: #fff;
  border: 1px solid #BFB183;
}
.btn.btn-success {
  background-color: #5cb85c;
  color: #fff;
  border: 1px solid #5cb85c;
}
.btn.btn-success:hover {
  background-color: #357935;
  color: #fff;
  border: 1px solid #357935;
}
.btn.btn-info {
  background-color: #5bc0de;
  color: #fff;
  border: 1px solid #5bc0de;
}
.btn.btn-info:hover {
  background-color: #2390b0;
  color: #fff;
  border: 1px solid #2390b0;
}
.btn.btn-warning {
  background-color: #f0ad4e;
  color: #fff;
  border: 1px solid #f0ad4e;
}
.btn.btn-warning:hover {
  background-color: #c77c11;
  color: #fff;
  border: 1px solid #c77c11;
}
.btn.btn-danger {
  background-color: #d9534f;
  color: #fff;
  border: 1px solid #d9534f;
}
.btn.btn-danger:hover {
  background-color: #a02622;
  color: #fff;
  border: 1px solid #a02622;
}
.btn.btn-form {
  background-color: #eeeeee;
  color: #000000;
  border: 1px solid #cccccc;
}
.btn.btn-form:hover {
  background-color: #dddddd;
  color: #000000;
  border: 1px solid #cccccc;
}
.btn.btn-large {
  padding: 15px 35px;
  font-size: 1rem;
}
.btn.btn-small {
  padding: 5px 10px;
}
.btn.btn-extra-small {
  padding: 1px 5px;
}
.navbar .navbar-toggle-btn {
  display: inline-block;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.navbar .navbar-toggle-btn .icon-bar {
  display: block;
  width: 25px;
  height: 4px;
  margin-bottom: 2px;
}
input[type="checkbox"] {
  cursor: pointer;
}
input[type="radio"] {
  cursor: pointer;
}
select {
  cursor: pointer;
}
label {
  display: inline-block;
  max-width: 100%;
  font-weight: bold;
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
}
span.form-error {
  color: #fff;
  background-color: #b94a48;
  padding: 3px 5px;
}
.form-group {
  margin-bottom: 15px;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 10px;
  color: #555;
  background-color: #fff;
  border: 1px solid #b3afaf;
}
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox input[type="checkbox"] {
  position: relative;
}
.checkbox label {
  color: inherit;
  font-weight: inherit;
  padding-left: 10px;
  cursor: pointer;
}
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio input[type="radio"] {
  position: relative;
}
.radio label {
  color: inherit;
  font-weight: inherit;
  padding-left: 10px;
  cursor: pointer;
}
textarea {
  max-width: 100%;
  resize: vertical;
}
textarea.form-control {
  height: auto;
}
@media (max-width: 800px) {
  .empty-form-column {
    display: none;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table th {
  text-align: left;
}
.table thead th {
  padding: 10px;
}
.table tbody th {
  padding: 10px;
}
.table tbody tr {
  border-top: 1px solid #ddd;
}
.table tbody td {
  padding: 10px;
}
.table.table-bordered {
  border: 1px solid #ddd;
}
.table.table-bordered th,
.table.table-bordered td {
  border: 1px solid #ddd;
}
.table tr.active,
.table td.active {
  background-color: #f5f5f5;
}
.table tr.success,
.table td.success {
  background-color: #c7e6c7;
}
.table tr.info,
.table td.info {
  background-color: #daf1f8;
}
.table tr.danger,
.table td.danger {
  background-color: #f4cecd;
}
.table tr.warning,
.table td.warning {
  background-color: #fceedb;
}
.cta-box-wrap {
  position: absolute;
  width: 100%;
  padding: 20px;
  top: 0;
  left: 0;
  margin: 0 auto 30px;
  background-color: #fff;
  text-align: center;
  color: #000;
  font-size: 0.75rem;
  opacity: 1;
  font-family: inherit;
  -webkit-box-shadow: 0px 11px 49px -15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 11px 49px -15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 11px 49px -15px rgba(0, 0, 0, 0.3);
}
.cta-box-wrap span {
  display: block;
}
.cta-box-wrap span.cta-txt-title {
  padding-bottom: 15px;
}
.cta-box-wrap span.cta-txt-big {
  font-size: 2.25rem;
  line-height: 1.2;
  padding-bottom: 5px;
  color: inherit;
  font-family: inherit;
}
.cta-box-wrap span.cta-txt-row {
  padding-bottom: 5px;
}
#map {
  width: 100%;
  height: 250px;
}
.section.gallery.background-less .container {
  padding-top: 0;
  padding-bottom: 0;
}
.section.gallery .row div[class*="col-"] {
  overflow: hidden;
}
.section.gallery .row div[class*="col-"] .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 100%;
}
.section.gallery .row div[class*="col-"] img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 360px) {
  .section.g-testimonials .address,
  .section.g-testimonials .more-info {
    width: 50%;
    float: left;
  }
  .section.g-testimonials .more-info {
    text-align: right;
  }
  .section.contact div.wrapper {
    margin-top: 15px !important;
    text-align: center;
  }
  .section.contact div.wrapper p {
    text-align: center;
  }
  .services {
    padding-top: 45px;
  }
  .services .button {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .services .button a {
    border-color: #BFB183;
    background-color: rgba(255, 255, 255, 0);
    color: #BFB183;
  }
  .service-row {
    margin-bottom: 45px;
  }
  .service-row span {
    color: #BFB183;
  }
  .service-row .lowopac {
    display: inline-block;
    opacity: 0.7;
  }
  .service-row h4.not(.lowopac) {
    font-weight: bold;
  }
  .service-row .service-price:not(.amount) {
    font-weight: 700;
  }
  .service-row .service-text {
    text-align: center;
    margin-top: 25px;
  }
  .service-row h4 {
    text-align: center;
  }
  .service-row .service-price {
    margin-top: 40px;
    text-align: center;
  }
  .service-row .content-box-img {
    text-align: center;
  }
  .service-row img {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 500px) {
  .header-screen {
    min-height: 400px;
  }
  .header-screen .title-wrap .title {
    margin-bottom: 25px;
  }
  .section.first-section {
    top: -20px;
    margin-bottom: 15px;
  }
  .cta-box-wrap {
    display: table;
    height: 100%;
  }
  .cta-box-wrap span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  .cta-box-wrap span.cta-txt-row {
    padding-bottom: 0;
  }
  .cta-box-wrap span.cta-txt-title {
    padding-bottom: 0;
  }
}
@media (min-width: 600px) {
  .header-screen .desc {
    width: 80%;
    margin: 0 auto 30px;
  }
  .service-row h4 {
    text-align: justify;
  }
  .service-row .service-text {
    text-align: justify;
  }
  .service-row .service-price {
    text-align: justify;
  }
}
@media (min-width: 640px) {
  #map {
    height: 280px;
  }
}
@media (max-width: 700px) {
  header .navbar {
    display: block !important;
  }
}
@media (max-width: 816px) {
  img.no-responsive {
    display: none;
  }
}
@media (min-width: 700px) {
  .header-screen {
    min-height: 500px;
  }
  .header-screen .desc {
    width: 65%;
  }
  header {
    position: absolute;
    height: 80px;
  }
  header .navbar {
    height: 80px;
  }
  .navbar .navbar-nav li a {
    line-height: 80px;
  }
  .primary-nav {
    display: block !important;
    position: static;
    box-shadow: none;
    background-color: transparent;
    border-top: none;
    margin-top: 60px;
  }
  .primary-nav li {
    display: inline-block;
    padding: 0 10px;
  }
  .primary-nav a {
    padding: 0;
    color: #494949;
  }
  .primary-nav a:after {
    content: '';
    display: block;
    position: relative;
    left: -10px;
    width: 100%;
    height: 2px;
    margin-top: 7px;
    padding-right: 20px;
    background-color: #b1d8fd;
    color: #494949;
    opacity: 0;
    transition: opacity .2s;
  }
  .primary-nav a:hover,
  .primary-nav a.active {
    text-decoration: none;
  }
  .primary-nav a:hover:after,
  .primary-nav a.active:after {
    opacity: 1;
  }
  .section.first-section.section-padd.cta-box-active .content-main {
    padding-top: 40px !important;
  }
  .cta-box-wrap {
    display: block;
    width: 300px;
    height: 140px;
    left: inherit;
    top: -70px;
    right: 12px;
  }
  .cta-box-wrap span {
    display: block;
    text-align: center;
  }
  .cta-box-wrap span.cta-txt-row {
    padding-bottom: 5px;
  }
  .cta-box-wrap span.cta-txt-title {
    padding-bottom: 15px;
  }
  footer .footer-nav li {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .header-screen {
    min-height: 550px;
  }
  .header-screen .title-wrap .title {
    margin-bottom: 35px;
    font-size: 6.3125rem;
  }
  .header-screen .desc {
    margin-bottom: 38px;
  }
  .header-screen .content {
    padding-left: 45px;
    padding-right: 45px;
  }
  .header-screen .button .btn {
    padding-left: 60px;
    padding-right: 60px;
  }
  .services {
    padding-top: 45px;
  }
  .services .button {
    text-align: center;
    padding-top: 85px;
    padding-bottom: 25px;
  }
  .services .button a {
    border-color: #BFB183;
    background-color: rgba(255, 255, 255, 0);
    color: #BFB183;
  }
  .service-row {
    margin-bottom: 45px;
    min-height: 230px;
  }
  .service-row span {
    color: #BFB183;
  }
  .service-row h4 {
    text-align: left;
  }
  .service-row .lowopac {
    display: inline-block;
    opacity: 0.7;
  }
  .service-row h4.not(.lowopac) {
    font-weight: bold;
  }
  .service-row .service-price:not(.amount) {
    font-weight: 700;
  }
  .service-row .service-text {
    text-align: justify;
    margin-top: 0px;
  }
  .service-row .service-price {
    margin-top: 0px;
    text-align: left;
  }
  .service-row .content-box-img {
    text-align: left;
  }
  .service-row img {
    width: 140px;
    height: 140px;
  }
  .section.section-padd .content-main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.first-section {
    top: -35px;
    margin-bottom: 0;
  }
  .section.first-section + .section-title-wrap .section-title {
    margin-top: 0;
  }
  .section.first-section.section-padd.cta-box-active .content-main {
    padding-top: 50px !important;
  }
  .section .section-content-title-wrap {
    margin-bottom: 65px;
  }
  .section.g-testimonials .testimonials-box {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px 20px 20px;
    transform: skewX(-20deg);
  }
  .section.g-testimonials .testimonials-box-content {
    width: 90%;
    margin: 0 auto;
    transform: skewX(20deg);
  }
}
@media (min-width: 860px) {
  .first-section .logo {
    margin: 60px 0;
  }
  .section.contact div.wrapper {
    margin-top: 0;
    text-align: left;
  }
  .section.contact div.wrapper p {
    text-align: left;
  }
}
@media (min-width: 900px) {
  .navbar .navbar-header {
    margin-left: 30px;
  }
  .navbar .navbar-collapse {
    margin-right: 30px;
  }
  .navbar .navbar-nav li {
    padding: 0 15px;
  }
  .header-screen .title-wrap .title {
    font-size: 55px;
  }
}
@media (min-width: 1000px) {
  header {
    height: 120px;
  }
  header .navbar {
    height: 120px;
  }
  .navbar .navbar-nav li a {
    line-height: 120px;
  }
  .header-screen {
    min-height: 600px;
  }
  .primary-nav li {
    padding: 0 20px;
  }
  #map {
    height: 340px;
  }
}
@media (min-width: 1100px) {
  .header-screen {
    min-height: 620px;
  }
  .header-screen .title-wrap .title {
    font-size: 6.3125rem;
  }
  #map {
    height: 360px;
  }
}
@media (min-width: 1135px) {
  #content {
    border-left-width: 20px;
    border-right-width: 20px;
  }
}
@media (min-width: 1300px) {
  .section.g-testimonials .testimonials-box {
    width: 100%;
  }
  #map {
    height: 400px;
  }
}
@media (min-width: 1360px) {
  .section .section-content-title-wrap {
    margin-bottom: 85px;
  }
}
@media (min-width: 1500px) {
  .section.section-padd .content-main {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 640px) {
  .gr-mob-no-padding {
    padding: 0 !important;
  }
  .gr-mob-no-margin {
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .gr-sm-no-padding {
    padding: 0 !important;
  }
  .gr-sm-no-margin {
    margin: 0 !important;
  }
}
@media (min-width: 1050px) {
  .gr-md-no-padding {
    padding: 0 !important;
  }
  .gr-md-no-margin {
    margin: 0 !important;
  }
}
@media (min-width: 1135px) {
  .gr-lg-no-padding {
    padding: 0 !important;
  }
  .gr-lg-no-margin {
    margin: 0 !important;
  }
}
