/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
    /*
        td,
        th {
            background-color: #fff !important;
        }
*/
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e5a600;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #fcc83e;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1600px) {
  .bottom_fbanner a{font-size: 1.5em;}
}
@media (min-width: 1200px) {
  .bottom_fbanner{display: block !important;}
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 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: 992px) {
  .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: 1200px) {
  .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%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
}
@media (min-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
/*
top menu bootstrap
*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-top: -5px;
  margin-left: 3px;
  vertical-align: middle;
  background: url("../img/caret.svg") no-repeat;
}
@media (min-width: 992px) {
  .caret {
    margin-top: -9px;
    margin-left: 5px;
  }
}
.main-nav {
  padding-left: 0;
  list-style: none;
}
@media (min-width: 1200px) {
  .main-nav {
    background: #00673e url("../img/bg-menu.png") top repeat-x;
  }
}
.main-nav .container {
  position: relative;
}
@media (max-width: 767px) {
  .main-nav .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.navbar-toggle {
  position: relative;
  width: 40px;
  height: 40px;
  background: #00673e url("../img/menu-collapsed.svg") 50% 50% no-repeat;
  border: none;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
@media (min-width: 768px) {
  .navbar-toggle {
    margin: 0px 0px 0px 10px;
    float: right;
    display: none;
  }
}
.navbar-toggle:hover {
  background-color: #004027;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 0 0px 0 0;
  padding-left: 0;
  list-style: none;
  font-size: 1.15em;
  /*
    @media (min-width: @screen-sm-min) {
        display: block;
    }
*/
}
@media (min-width: 992px) {
  .navbar-nav {
    font-size: 1.2em;
  }
}
@media (max-width: 767px) {
  .navbar-nav {
    padding-bottom: 5px;
  }
}
.navbar-nav > li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  background: transparent;
}
@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}
.navbar-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #00673e;
  text-transform: uppercase;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 21px 22px 20px;
    height: 66px;
    border-top: none;
    text-transform: none;
    font-size: 0.95em;
  }
}
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding: 24px 30px;
    height: 75px;
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .navbar-nav > li > a {
    padding: 28px 45px 28px;
    padding: 28px 35px 28px;
    height: 84px;
    /*height: auto;*/
  }
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #fcc83e;
  background-color: #004027;
  text-decoration: none;
  outline: 0;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active > a:hover,
.navbar-nav > li.active > a:focus {
  color: #fcc83e;
  background-color: #00673e;
  cursor: default;
}
.navbar-nav > li.active.dropdown > a,
.navbar-nav > li.active.dropdown > a:hover,
.navbar-nav > li.active.dropdown > a:focus,
.navbar-nav > li.active.clickable > a,
.navbar-nav > li.active.clickable > a:hover,
.navbar-nav > li.active.clickable > a:focus {
  cursor: pointer;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}
.navbar-nav .dropdown:hover,
.navbar-nav .dropdown:focus {
  background: #004027;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
  }
}
.navbar-nav.company-menu {
  border-top: 1px solid #6b9987;
}
.navbar-nav.company-menu > li > a {
  text-transform: none;
}
@media (min-width: 768px) {
  .navbar-nav.company-menu {
    position: absolute;
    top: -105px;
    right: 5px;
    font-size: 0.9em;
    border-top: none;
    margin-top: 0px;
  }
  .navbar-nav.company-menu .dropdown:hover,
  .navbar-nav.company-menu .dropdown:focus {
    background: #f8bd21;
  }
  .navbar-nav.company-menu > li > a {
    color: #000000;
    background: transparent;
    padding: 10px 9px;
    height: auto;
    font-size: 1em;
  }
  .navbar-nav.company-menu > li > a:hover,
  .navbar-nav.company-menu > li > a:focus {
    color: #00673e;
    background: #f8bd21;
  }
  .navbar-nav.company-menu > li.active > a,
  .navbar-nav.company-menu > li.active > a:hover,
  .navbar-nav.company-menu > li.active > a:focus {
    color: #00673e;
  }
}
@media (min-width: 992px) {
  .navbar-nav.company-menu {
    font-size: 1em;
    top: -130px;
    right: 20px;
  }
  .navbar-nav.company-menu > li > a {
    padding: 10px 13px;
  }
}
@media (min-width: 1200px) {
  .navbar-nav.company-menu {
    font-size: 1.07em;
    right: 10px;
  }
  .navbar-nav.company-menu > li > a {
    padding: 10px 18px;
  }
}
@media (min-width: 768px) {
  .navbar-nav.company-menu .dropdown-menu {
    color: #000000;
    background: #f8bd21;
    font-size: 1em;
  }
  .navbar-nav.company-menu .dropdown-menu > li:first-child {
    padding-top: 10px;
  }
  .navbar-nav.company-menu .dropdown-menu > li:last-child {
    padding-bottom: 15px;
  }
  .navbar-nav.company-menu .dropdown-menu > li > a {
    color: #000000;
    padding: 3px 20px 3px 18px;
  }
  .navbar-nav.company-menu .dropdown-menu > li > a:hover,
  .navbar-nav.company-menu .dropdown-menu > li > a:focus {
    color: #00673e;
  }
  .navbar-nav.company-menu .dropdown-menu > li.active > a,
  .navbar-nav.company-menu .dropdown-menu > li.active > a:hover,
  .navbar-nav.company-menu .dropdown-menu > li.active > a:focus {
    color: #00673e;
    cursor: default;
  }
}
@media (min-width: 992px) {
  .navbar-nav.company-menu .dropdown-menu {
    font-size: 0.88em;
  }
}
@media (min-width: 1200px) {
  .navbar-nav.company-menu .dropdown-menu {
    font-size: 0.85em;
  }
}
.dropdown {
  position: relative;
}
@media (max-width: 767px) {
  .dropdown > a {
    background-image: url("../img/caret.svg");
    background-repeat: no-repeat;
    background-position: 99% center;
  }
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 100%;
  padding: 0;
  margin: 0px 0 0;
  font-size: 0.8em;
  text-align: left;
  list-style: none;
  background-color: #004027;
}
@media (min-width: 768px) {
  .dropdown-menu {
    display: block;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    max-height: 500px;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }
  .dropdown.no-dropdown:hover .dropdown-menu {
    max-height: 0px;
  }
}
.dropdown-menu > li {
  margin: 0;
  padding: 0;
  background: none;
}
@media (min-width: 768px) {
  .dropdown-menu > li:first-child {
    padding-top: 20px;
  }
}
.dropdown-menu > li:last-child {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .dropdown-menu > li:last-child {
    padding-bottom: 30px;
  }
}
.dropdown-menu > li > a {
  display: block;
  padding: 9px 5px 8px 25px;
  clear: both;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fcc83e;
  text-decoration: none;
  outline: 0;
}
@media (min-width: 768px) {
  .dropdown-menu > li > a {
    padding: 5px 50px 5px 45px;
  }
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fcc83e;
  text-decoration: none;
  outline: 0;
}
@media (min-width: 768px) {
  .main-menu .dropdown.active {
    position: static;
    margin-bottom: 55px;
  }
  .project-page .main-menu .dropdown.active {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .main-menu .dropdown.active {
    margin-bottom: 65px;
  }
}
@media (min-width: 1200px) {
  .main-menu .dropdown.active {
    margin-bottom: 70px;
  }
}
.main-menu .dropdown.active .dropdown-menu {
  background-color: #00673e;
}
@media (min-width: 768px) {
  .main-menu .dropdown.active .dropdown-menu {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    display: block;
    position: absolute;
    top: 66px;
    z-index: 900;
    left: 0px;
    max-height: 300px;
    font-size: 0.8em;
  }
  .main-menu .dropdown.active .dropdown-menu > li {
    float: left;
    padding: 0px;
  }
  .main-menu .dropdown.active .dropdown-menu > li > a {
    padding: 17px 11px 18px;
  }
  .project-page .main-menu .dropdown.active .dropdown-menu {
    display: none;
  }
}
@media (min-width: 992px) {
  .main-menu .dropdown.active .dropdown-menu {
    padding-left: 30px;
    padding-right: 30px;
    top: 75px;
    font-size: 0.85em;
  }
  .main-menu .dropdown.active .dropdown-menu > li > a {
    padding: 20px 20px;
  }
}
@media (min-width: 1200px) {
  .main-menu .dropdown.active .dropdown-menu {
    top: 84px;
    font-size: 0.9em;
  }
  .main-menu .dropdown.active .dropdown-menu > li > a {
    padding: 23px 30px 20px;
  }
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
/*

@media (max-width: @grid-float-breakpoint-max) {
    .navbar-header:before,
    .navbar-header:after,
    .navbar-collapse:before,
    .navbar-collapse:after {
        display: table;
        content: " ";
    }

    .navbar-header:after,
    .navbar-collapse:after {
        clear: both;
    }

}
*/
/* lang menu */
.lang-menu {
  font-size: 1em;
  background: #ffffff url("../img/icon-arrow-down.png") no-repeat right center;
  background-image: linear-gradient(transparent, transparent), url("../img/icon-arrow-down.svg");
}
.lang-menu a {
  width: 75px;
  height: 40px;
  padding: 9px 0px 8px 10px;
  display: block;
  color: #000;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
.lang-menu.inline a {
  background-color:rgba(255,255,255,0.5);
  float:left;
  margin-right:1px;
  padding-left: 0;
  width:40px;
  background-position:center center;
}

.lang-menu.inline a:hover{
  background-color:rgba(255,255,255,0.9);
}
.lang-menu.inline a.current{
  background-color:rgba(255,255,255,1);
}

.lang-menu a span {
  display: none;
}
@media (min-width: 992px) {
  .lang-menu a span {
    display: inline;
  }
}
.lang-menu a:hover {
  color: #000;
}
.lang-menu a.cs {
  background-image: url("../img/icon-cs.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-cs.svg");
}
.lang-menu a.en {
  background-image: url("../img/icon-en.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-en.svg");
}
@media (min-width: 768px) and (max-width: 991px) {
  .lang-menu a {
    height: 35px;
  }
}
@media (min-width: 992px) {
  .lang-menu a {
    width: 100px;
    height: 40px;
    padding-left: 45px;
  }
}
.lang-menu ul.dropdown-menu {
  background: #fff;
  font-size: 1em;
}
.lang-menu ul.dropdown-menu li {
  padding: 0;
}
.lang-menu ul.dropdown-menu li a {
  color: #000;
  padding: 9px 0px 8px 45px;
}
.lang-menu ul.dropdown-menu li a:hover {
  background-color: #f2f2f2;
}
.lang-menu:hover ul.dropdown-menu {
  max-height: 0px;
}
.lang-menu.open ul.dropdown-menu {
  max-height: 300px;
}
/* Breadcrumbs */
.breadcrumb {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}
@media (min-width: 480px) {
  .breadcrumb {
    display: block;
  }
}
.breadcrumb ol {
  list-style: outside none none;
  padding: 2px 0px 0px 0;
}
.breadcrumb ol > li {
  display: block;
  float: left;
  padding-left: 0px;
}
.breadcrumb ol > li + li {
  padding: 0 0px 0 12px;
}
.breadcrumb ol > li + li::before {
  color: #4d4d4d;
  content: "»";
  padding-right: 12px;
}
.breadcrumb ol > li a {
  color: #00673e;
}
.breadcrumb ol > .active {
  color: #4d4d4d;
}
/* Zalozky */
.tabs {
  padding: 20px 20px;
  background-color: #e6e6e6;
  margin-top: 10px;
  margin-bottom: 10px;
  /*
    @media (max-width: @screen-sm-max) {
        margin-left: -@body-sm-padding;
        margin-right: -@body-sm-padding;
    }
*/
}
@media (min-width: 480px) {
  .tabs {
    margin-bottom: 20px;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .tabs {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .tabs {
    background: #e6e6e6;
  }
}
.tabs ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
}
.tabs ul:before,
.tabs ul:after {
  content: " ";
  display: table;
}
.tabs ul:after {
  clear: both;
}
.tabs ul:before,
.tabs ul:after {
  content: " ";
  display: table;
}
.tabs ul:after {
  clear: both;
}
@media (min-width: 480px) {
  .tabs ul {
    display: block;
  }
}
.tabs ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  background: none;
}
.tabs ul li a {
  display: inline-block;
  color: #000;
  font-size: 1.1em;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 15px;
  margin: 10px 10px 0 0;
  background-color: #e6e6e6;
}
.tabs ul li a:hover,
.tabs ul li a:focus {
  color: #00673e;
  text-decoration: none;
  outline: 0;
}
@media (min-width: 768px) {
  .tabs ul li a {
    padding: 22px 16px;
    margin: 0;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .tabs ul li a {
    padding: 20px 25px 20px;
  }
}
@media (min-width: 1200px) {
  .tabs ul li a {
    padding: 22px 35px 20px;
  }
}
.tabs ul li.active a {
  color: #00673e;
  background: #fff;
}
@media (min-width: 480px) {
  #tabs {
    padding: 0;
  }
}
#tabs select {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  border: none;
}
@media (min-width: 480px) {
  #tabs select {
    display: none;
  }
}
.mobile-extra-nav {
  padding: 0;
  margin: 30px 0 20px;
  list-style: none;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
.mobile-extra-nav h3 {
  margin-top: 1em;
}
.mobile-extra-nav li {
  display: block;
  padding: 0;
  margin: 0;
  background: none;
}
.mobile-extra-nav li a {
  display: block;
  color: #000;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  padding: 12px 15px;
  margin: 5px 0px 5px 0;
  background-color: #e6e6e6;
}
.mobile-extra-nav li a:hover,
.mobile-extra-nav li a:focus {
  color: #00673e;
  text-decoration: none;
  outline: 0;
}
.mobile-extra-nav li.active a {
  background-color: #00673e;
  color: #fff;
  cursor: default;
}
@media (min-width: 480px) {
  .mobile-extra-nav {
    display: none;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/* buttons */
.button {
  display: inline-block;
  background: #00673e;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 600;
  padding: 7px 20px;
  margin-right: 10px;
  margin-bottom: 15px;
  border: 0px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.button:hover,
.button:focus,
.button:active {
  background: #004027;
  color: #ffffff;
  text-decoration: none;
}
.button.paragraph {
  margin-top: 0.2em;
  margin-bottom: 1.5em;
}
.button.primary {
  background: #fcc83e;
  color: #00673e;
}
.button.primary:hover,
.button.primary:focus,
.button.primary:active {
  background-color: #fbba0c;
}
.button.light,
.button.print-button {
  background: #f2f2f2;
  color: #4d4d4d;
}
.button.light:hover,
.button.print-button:hover,
.button.light:focus,
.button.print-button:focus,
.button.light:active,
.button.print-button:active {
  background-color: #e6e6e6;
}
.button.tiny {
  font-size: 0.90em;
  padding: 4px 12px 6px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.button.small {
  padding: 5px 15px 7px;
}
.button.big,
.button.print-button {
  font-size: 1.25em;
  font-weight: normal;
  padding: 8px 30px 10px;
}
.button.block-button {
  display: block;
  width: 100%;
}
@media (min-width: 480px) {
  .button.right {
    float: right;
    margin-right: 0;
    margin-left: 15px;
  }
}
.button.responsive {
  width: 100%;
}
.button.disabled {
  background: #999999;
  cursor: default;
}
.button.over-button {
  position: absolute;
  top: 0;
  right: 0px;
}
.button.call-button {
  font-size: 1.8em;
  font-weight: bold;
  color: #fcc83e;
  background-image: url("../img/icon-phone.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-phone.svg");
  background-repeat: no-repeat;
  background-position: 15px 50%;
  padding: 0px 20px 3px 55px;
  height: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .button.call-button {
    font-size: 1.5em;
    height: 35px;
    background-position: 11px 50%;
    padding: 1px 18px 2px 50px;
  }
}
@media (min-width: 992px) {
  .button.call-button {
    font-size: 1.6em;
  }
}
.button.contact-button,
.button.camera-button,
.button.model-3d-button,
.button.flat-button {
  font-size: 1.2em;
  color: #00673e;
  background-color: #fcc83e;
  background-repeat: no-repeat;
  background-position: 12px 50%;
  padding-left: 48px;
}
.button.contact-button:hover,
.button.camera-button:hover,
.button.model-3d-button:hover,
.button.flat-button:hover {
  background-color: #fbba0c;
}
.button.contact-button {
  background-image: url("../img/icon-contact.svg");
}
.button.model-3d-button {
  background-image: url("../img/icon-3d.svg");
}
.button.flat-button {
  background-image: url("../img/icon-flat.svg");
}
.button.camera-button {
  background-image: url("../img/icon-camera.svg");
}
.gallery-teaser .button.camera-button {
  background: #00673e;
  color: #fff;
  font-size: 1.1em;
  padding: 7px 20px;
  width: 100%;
}
.gallery-teaser .button.camera-button:hover,
.gallery-teaser .button.camera-button:focus,
.gallery-teaser .button.camera-button:active {
  background: #004027;
}
.button.print-button {
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
  padding-right: 60px;
  background-image: url("../img/icon-print.svg");
  float: right;
}
table .button {
  margin: 0;
  font-size: 1em;
  padding-top: 6px;
  padding-bottom: 6px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 10px;
  line-height: 1.2;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.55;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  /*
  height: @input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)
  padding: @padding-base-vertical @padding-base-horizontal;
*/
  padding: 7px 10px 8px 10px;
  font-size: 15px;
  line-height: 1.55;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #bfbfbf;
}
.form-control:focus {
  border-color: #00673e;
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control.form-control-inline {
  width: auto;
  display: inline-block;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 37px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
input,
select {
  -webkit-border-radius: 0px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 46.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
/*
.has-success {
    .form-control-validation(@state-success-text;
    @state-success-text;
    @state-success-bg);
}

.has-warning {
    .form-control-validation(@state-warning-text;
    @state-warning-text;
    @state-warning-bg);
}

.has-error {
    .form-control-validation(@state-danger-text;
    @state-danger-text;
    @state-danger-bg);
}
*/
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../img/icon-arrow-down.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right center;
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  padding-right: 35px;
}
select.form-control::-ms-expand {
  display: none;
}
legend {
  font-size: 1.4em;
  color: #e5a600;
  margin-top: 0.8em;
  margin-bottom: 0.7em;
}
.check-boxes {
  margin-bottom: 10px;
}
.check-boxes input[type="checkbox"] {
  margin: 0px 5px 0 0;
}
.check-boxes label {
  font-size: 1.1em;
  padding-top: 0px;
  padding-right: 20px;
}
label.required {
  font-weight: 700;
}
.form-control.error {
  border-color: #e4001a;
}
.form-control.error:focus,
.form-control.error:active {
  border-color: #980011;
}
label.error {
  color: #e4001a;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
  min-height: 16.55px;
  background: #f2f2f2;
}
@media (min-width: 768px) {
  .modal-header {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .modal-header {
    padding: 30px;
  }
}
.modal-header .close {
  margin-top: -2px;
  border: 0;
  float: right;
  font-size: 2em;
  color: #4d4d4d;
  background: transparent;
}
.modal-title {
  margin: 0 0 -5px 0;
  line-height: 1.55;
}
.modal-body {
  padding: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .modal-body {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .modal-body {
    padding: 30px;
  }
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e6e6e6;
  background: #f2f2f2;
}
@media (min-width: 768px) {
  .modal-footer {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .modal-footer {
    padding: 30px;
  }
}
.modal-footer .button {
  margin-bottom: 5px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-dialog.model-3d-modal {
    width: 750px;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-body h4 {
  color: #00673e;
}
.modal-tabs {
  padding: 20px;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
@media (min-width: 768px) {
  .modal-tabs {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .modal-tabs {
    padding: 30px;
  }
}
.modal-tabs ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.modal-tabs ul:before,
.modal-tabs ul:after {
  content: " ";
  display: table;
}
.modal-tabs ul:after {
  clear: both;
}
.modal-tabs ul:before,
.modal-tabs ul:after {
  content: " ";
  display: table;
}
.modal-tabs ul:after {
  clear: both;
}
.modal-tabs ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  background: none;
}
.modal-tabs ul li a {
  display: inline-block;
  color: #000;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 15px;
  margin: 10px 10px 0 0;
  background-color: #e6e6e6;
}
.modal-tabs ul li a:hover,
.modal-tabs ul li a:focus {
  color: #00673e;
  text-decoration: none;
  outline: 0;
}
.modal-tabs ul li.active a {
  background-color: #00673e;
  color: #fff;
  cursor: default;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container:before,
.container:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after,
.hp-search .row:before,
.hp-search .row:after,
.full-filter-search .row:before,
.full-filter-search .row:after,
.big-slider .row:before,
.big-slider .row:after,
.korec-line .row:before,
.korec-line .row:after,
.reasons-line .row:before,
.reasons-line .row:after,
.main-header .header-col .row:before,
.main-header .header-col .row:after,
.project-slider .row:before,
.project-slider .row:after,
.project-list .row:before,
.project-list .row:after,
.gallery-teaser .row:before,
.gallery-teaser .row:after,
.big-gallery .row:before,
.big-gallery .row:after,
.small-gallery .row:before,
.small-gallery .row:after,
.time-line-box .time-line .row:before,
.time-line-box .time-line .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.hp-search .row:after,
.full-filter-search .row:after,
.big-slider .row:after,
.korec-line .row:after,
.reasons-line .row:after,
.main-header .header-col .row:after,
.project-slider .row:after,
.project-list .row:after,
.gallery-teaser .row:after,
.big-gallery .row:after,
.small-gallery .row:after,
.time-line-box .time-line .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.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;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 479px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px;
  }
  .hidden-xs {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-11 {
    width: 91.66666667%;
  }
  .col-ms-10 {
    width: 83.33333333%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-8 {
    width: 66.66666667%;
  }
  .col-ms-7 {
    width: 58.33333333%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-5 {
    width: 41.66666667%;
  }
  .col-ms-4 {
    width: 33.33333333%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-2 {
    width: 16.66666667%;
  }
  .col-ms-1 {
    width: 8.33333333%;
  }
  .col-ms-pull-12 {
    right: 100%;
  }
  .col-ms-pull-11 {
    right: 91.66666667%;
  }
  .col-ms-pull-10 {
    right: 83.33333333%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-8 {
    right: 66.66666667%;
  }
  .col-ms-pull-7 {
    right: 58.33333333%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-5 {
    right: 41.66666667%;
  }
  .col-ms-pull-4 {
    right: 33.33333333%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-2 {
    right: 16.66666667%;
  }
  .col-ms-pull-1 {
    right: 8.33333333%;
  }
  .col-ms-pull-0 {
    right: auto;
  }
  .col-ms-push-12 {
    left: 100%;
  }
  .col-ms-push-11 {
    left: 91.66666667%;
  }
  .col-ms-push-10 {
    left: 83.33333333%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-8 {
    left: 66.66666667%;
  }
  .col-ms-push-7 {
    left: 58.33333333%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-5 {
    left: 41.66666667%;
  }
  .col-ms-push-4 {
    left: 33.33333333%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-2 {
    left: 16.66666667%;
  }
  .col-ms-push-1 {
    left: 8.33333333%;
  }
  .col-ms-push-0 {
    left: auto;
  }
  .col-ms-offset-12 {
    margin-left: 100%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ms-offset-0 {
    margin-left: 0%;
  }
}
.visible-xs,
.visible-ms {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
  display: none !important;
}
@media (max-width: 479px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms {
    display: block !important;
  }
  table.visible-ms {
    display: table !important;
  }
  tr.visible-ms {
    display: table-row !important;
  }
  th.visible-ms,
  td.visible-ms {
    display: table-cell !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-block {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline {
    display: inline !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-ms {
    display: none !important;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.55;
  color: #000000;
  background-color: #f2f2f2;
}
@media (min-width: 768px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
  margin-bottom: 0.6em;
  line-height: 1.3;
}
h1,
.h1 {
  font-size: 2.6em;
  margin-top: 0.2em;
  color: #00673e;
}
h2,
.h2 {
  font-size: 2.1em;
  margin-top: 1.15em;
  color: #e5a600;
}
h3,
.h3 {
  font-size: 1.8em;
  margin-top: 1.35em;
  color: #00673e;
}
h4,
.h4 {
  font-size: 1.5em;
  margin-top: 1.3em;
  color: #e5a600;
  font-weight: 600;
}
h5,
.h5 {
  font-size: 1.2em;
  font-weight: 700;
  color: #000000;
  margin-top: 1.45em;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
.button.paragraph + h2,
.button.paragraph + h3,
.button.paragraph + h4,
.button.paragraph + h5 {
  margin-top: 0.7em;
}
h1.half-topmargin,
h2.half-topmargin,
h3.half-topmargin,
h4.half-topmargin,
h5.half-topmargin {
  margin-top: 0.6em;
}
h1.no-topmargin,
h2.no-topmargin,
h3.no-topmargin,
h4.no-topmargin,
h5.no-topmargin,
legend.no-topmargin {
  margin-top: 0em;
}
p {
  margin-top: 0.1em;
  margin-bottom: 1.5em;
}
p.perex {
  font-size: 1.07em;
  font-weight: 600;
}
p.date {
  font-style: italic;
}
p.small {
  font-size: 0.9em;
  line-height: 1.5;
}
p.comment {
  font-style: italic;
}
p.tip {
  background: #f2f2f2 url("../img/tip.svg") no-repeat 15px 50%;
  padding: 20px 20px 20px 75px;
}
span.ready {
  color: #00673e;
  font-weight: 600;
}
span.in-process {
  color: #e4001a;
  font-weight: 600;
}
a {
  color: #e5a600;
  text-decoration: underline;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
a:hover {
  color: #fcc83e;
  text-decoration: none;
}
button {
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
a img {
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
a img:hover {
  opacity: 0.9;
}
img.article-img,
img.article-img.left {
  position: relative;
  min-height: 1px;
  width: 100%;
  margin-top: 0.3em;
  margin-bottom: 1.3em;
}
@media (min-width: 480px) {
  img.article-img,
  img.article-img.left {
    float: left;
    width: 41.66666667%;
    padding-right: 17.5px;
    margin-right: 12.5px;
  }
}
img.article-img.big,
img.article-img.left.big {
  position: relative;
  min-height: 1px;
}
@media (min-width: 480px) {
  img.article-img.big,
  img.article-img.left.big {
    float: left;
    width: 50%;
    padding-right: 15px;
    margin-right: 15px;
  }
}
img.article-img.small,
img.article-img.left.small {
  position: relative;
  min-height: 1px;
}
@media (min-width: 480px) {
  img.article-img.small,
  img.article-img.left.small {
    float: left;
    width: 33.33333333%;
    padding-right: 20px;
    margin-right: 10px;
  }
}
img.article-img.right {
  position: relative;
  min-height: 1px;
  width: 100%;
  margin-top: 0.3em;
  margin-bottom: 1.3em;
}
@media (min-width: 480px) {
  img.article-img.right {
    float: right;
    width: 41.66666667%;
    padding-left: 17.5px;
    margin-left: 12.5px;
  }
}
img.article-img.right.big {
  position: relative;
  min-height: 1px;
}
@media (min-width: 480px) {
  img.article-img.right.big {
    float: right;
    width: 50%;
    padding-left: 15px;
    margin-left: 15px;
  }
}
img.article-img.right.small {
  position: relative;
  min-height: 1px;
}
@media (min-width: 480px) {
  img.article-img.right.small {
    float: right;
    width: 33.33333333%;
    padding-left: 20px;
    margin-left: 10px;
  }
}
ul {
  margin: 0.1em 0 1.7em 0;
  padding: 0;
  list-style: none;
}
ul li,
ol ul li {
  margin: 0.2em 0 0.3em 0;
  padding-left: 2.7em;
  background: url("../img/bullet.png") no-repeat 1em 0.45em;
  background-image: linear-gradient(transparent, transparent), url("../img/bullet.svg");
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0.5em 0 1em 0;
}
ol {
  margin: 0.1em 0 1.7em 0;
  padding-left: 2.2em;
}
ol li {
  background: none;
  margin: 0.2em 0 0.3em 0;
  padding-left: 0.5em;
}
ol ol {
  list-style-type: lower-alpha;
}
table {
  margin-top: 0.1em;
  margin-bottom: 1.5em;
}
table th {
  text-align: left;
  font-weight: bold;
}
table td.cena {
  white-space: nowrap;
}
table th,
table td {
  padding-right: 15px;
  vertical-align: top;
}
/* styled table */
table.table {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.35;
  border: 1px solid #e6e6e6;
}
table.table tr {
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  /*cursor: default !important;*/
}
table.table tr[data-href] { 
  cursor: pointer;
 /*cursor: default !important;*/
}
table.table tr:nth-child(even) {
  background: #fff;
}
table.table tr:nth-child(odd) {
  background: #f2f2f2;
}
table.table tr.sold {
  background: #f2f2f2;
  color: #999999;
}
table.table tr.reserved {
  background: #fff8e6;
}
table.table tr.reserved:nth-child(odd) {
  background: #faf0d4;
}
table.table tr.reserved .button {
  background: #fcc83e;
  color: #00673e;
}
table.table tr.reserved .button:hover,
table.table tr.reserved .button:focus,
table.table tr.reserved .button:active {
  background-color: #fbba0c;
}
table.table tr:hover,
table.table tr.reserved:hover {
  background: #d8ebe3;
  /*cursor: pointer;*/
}
table.table th {
  padding: 10px 10px;
  background: #00673e;
  border: 1px solid #00673e;
  border-top: hidden;
  border-bottom: hidden;
  color: #fff;
  font-weight: 600;
}
table.table th.secondary-header {
  background: transparent;
  color: #00673e;
  border: none;
}
table.table th.asc {
  background: #00673e url("../img/icon-table-arrow-up.svg") no-repeat 50% 100%;
}
table.table th.desc {
  background: #00673e url("../img/icon-table-arrow-down.svg") no-repeat 50% 0%;
}
table.table th a {
  color: #fff;
}
@media (min-width: 992px) {
  table.table th {
    padding: 20px 10px;
  }
  table.table th.secondary-header {
    padding: 15px 10px;
  }
  table.table th:first-child {
    padding-left: 15px;
  }
  table.table th:last-child {
    padding-right: 15px;
  }
}
table.table td {
  font-size: 0.9em;
  padding: 10px 10px;
  border: none;
}
@media (min-width: 992px) {
  table.table td {
    padding: 15px 10px;
  }
  table.table td:first-child {
    padding-left: 15px;
  }
  table.table td:last-child {
    padding-right: 15px;
  }
}
table.table.flat th {
  font-size: 1.2em;
}
table.table.flat th:last-child {
  text-align: right;
}
table.table.flat th.secondary-header {
  font-size: 1em;
}
table.table.flat td {
  font-size: 1em;
}
table.table.flat td:last-child {
  text-align: right;
}
table.table.compact th {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 992px) {
  table.table.compact th {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
table.table.compact td {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (min-width: 992px) {
  table.table.compact td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen {
  .responsive-table {
    min-height: .01%;
    overflow-x: auto;
  }
}
@media screen and (max-width: 767px) {
  .responsive-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .responsive-table .table {
    min-width: 768px;
  }
  .responsive-table .table th {
    white-space: nowrap;
  }
  .responsive-table .table td {
    /*        white-space: nowrap;*/
  }
}
.hp-search-line {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .hp-search-line {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.hp-search-box,
.full-search-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .hp-search-box,
  .full-search-box {
    float: left;
    width: 100%;
  }
}
.hp-search,
.full-filter-search {
  padding: 20px;
  background: #00673e;
  color: #ffffff;
  /*
#form_price_min, #form_price_max {
background: transparent;
//        border: none;
width: auto;
width: 40%;
padding: 0;
margin: 0;
}
*/
}
@media (min-width: 768px) {
  .hp-search,
  .full-filter-search {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .hp-search,
  .full-filter-search {
    padding: 30px;
  }
}
.hp-search .row,
.full-filter-search .row {
  margin-left: -10px;
  margin-right: -10px;
}
.hp-search .form-control,
.full-filter-search .form-control {
  border: 0;
}
.hp-search label,
.full-filter-search label {
  color: #fcc83e;
  font-size: 1.1em;
  font-weight: 600;
}
.hp-search .button,
.full-filter-search .button {
  background: #fcc83e;
  color: #00673e;
  margin-top: 35px;
  margin-bottom: 0px;
}
.hp-search #price-slider,
.full-filter-search #price-slider {
  margin-bottom: 0px;
}
@media (min-width: 480px) {
  .hp-search .price-slider-clearfix,
  .full-filter-search .price-slider-clearfix {
    clear: both;
  }
}
.full-search-box {
  margin-top: 20px;
  margin-bottom: 10px;
}
.hp-search .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 480px) {
  .hp-search .search-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .hp-search .search-col {
    float: left;
    width: 25%;
  }
}
.hp-search .search-col.wide {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .hp-search .search-col.wide {
    float: left;
    width: 33.33333333%;
  }
}
.hp-search .search-col.narrow {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .hp-search .search-col.narrow {
    float: left;
    width: 16.66666667%;
  }
}
.hp-search .search-col .form-group {
  margin-bottom: 10px;
}
.full-filter-search .search-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 480px) {
  .full-filter-search .search-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .full-filter-search .search-col {
    float: left;
    width: 33.33333333%;
  }
}
.full-filter-search .search-col.wide-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .full-filter-search .search-col.wide-col {
    float: left;
    width: 50%;
  }
}
.full-filter-search .search-col .form-group {
  margin-bottom: 10px;
}
.full-filter-search .check-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 25px;
}
@media (min-width: 480px) {
  .full-filter-search .check-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .full-filter-search .check-col {
    float: left;
    width: 66.66666667%;
  }
}
.full-filter-search .check-col input[type="checkbox"] {
  background: #fff;
  margin: 10px 5px 0 0;
}
.full-filter-search .check-col label {
  font-size: 1.1em;
  font-weight: normal;
  color: #fff;
  padding-top: 0px;
  padding-right: 20px;
}
.full-filter-search .button-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 480px) {
  .full-filter-search .button-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .full-filter-search .button-col {
    float: left;
    width: 33.33333333%;
  }
}
.full-filter-search .button-col .button {
  margin-top: 20px;
}
.hp h2 {
  font-size: 1.8em;
  color: #00673e;
  margin-top: 0.2em;
}
.big-slider {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #00673e;
}
@media (min-width: 992px) {
  .big-slider {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .big-slider {
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .big-slider .container {
    padding: 0;
  }
}
.big-slider .row {
  margin-left: 0px;
  margin-right: 0px;
}
.big-slider .big-slider-col {
  padding: 20px;
  position: relative;
  height: 330px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  .big-slider .big-slider-col {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .big-slider .big-slider-col {
    padding: 30px;
  }
}
@media (min-width: 480px) {
  .big-slider .big-slider-col {
    height: 400px;
  }
}
@media (min-width: 768px) {
  .big-slider .big-slider-col {
    height: 500px;
  }
}
.big-slider .big-slider-col > a {
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.big-slider .big-slider-col.slick-active .slider-info {
  opacity: 1;
}
.big-slider .big-slider-col .slider-info {
  position: relative;
  min-height: 1px;
  width: auto;
  position: absolute;
  bottom: 35px;
  left: 0;
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info {
    float: right;
    width: 41.66666667%;
    padding-left: 17.5px;
    margin-left: 12.5px;
  }
}
@media (max-width: 767px) {
  .big-slider .big-slider-col .slider-info {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info {
    bottom: 60px;
    left: auto;
    right: 30px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
}
.big-slider .big-slider-col .slider-info .slider-box {
  padding: 15px;
  background-color: #fcc83e;
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info .slider-box {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .big-slider .big-slider-col .slider-info .slider-box {
    padding: 30px;
  }
}
.big-slider .big-slider-col .slider-info h1 {
  font-size: 2.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #e4001a;
  margin-top: -0.2em;
  margin-bottom: 0em;
}
@media (min-width: 480px) {
  .big-slider .big-slider-col .slider-info h1 {
    font-size: 3em;
  }
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info h1 {
    font-size: 4em;
  }
}
@media (min-width: 992px) {
  .big-slider .big-slider-col .slider-info h1 {
    font-size: 3.5em;
    margin-top: 0.0em;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info h1 {
    font-size: 4.4em;
    margin-top: 0.05em;
  }
}
.big-slider .big-slider-col .slider-info h1 a {
  color: #00673e;
  text-decoration: none;
}
.big-slider .big-slider-col .slider-info h2 {
  color: #00673e;
  font-size: 1.8em;
  font-weight: 600;
  margin-top: -0.2em;
  margin-bottom: 0.2em;
  line-height: 1.3;
}
@media (min-width: 480px) {
  .big-slider .big-slider-col .slider-info h2 {
    font-size: 2.2em;
    margin-top: 0em;
  }
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info h2 {
    margin-bottom: 0.4em;
  }
}
@media (min-width: 992px) {
  .big-slider .big-slider-col .slider-info h2 {
    font-size: 2.4em;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info h2 {
    font-size: 2.4em;
    margin-top: 0.25em;
    margin-bottom: 0.3em;
  }
}
.big-slider .big-slider-col .slider-info h2 a {
  color: #00673e;
  text-decoration: none;
}
.big-slider .big-slider-col .slider-info h3 {
  color: #e4001a;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 0em;
  margin-bottom: 0em;
}
@media (min-width: 480px) {
  .big-slider .big-slider-col .slider-info h3 {
    margin-bottom: 0.2em;
  }
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info h3 {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 992px) {
  .big-slider .big-slider-col .slider-info h3 {
    font-size: 2em;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info h3 {
    font-size: 2.2em;
  }
}
.big-slider .big-slider-col .slider-info h3 a {
  color: #e4001a;
  text-decoration: none;
}
.big-slider .big-slider-col .slider-info p {
  font-size: 1.3em;
  display: none;
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info p {
    display: block;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info p {
    font-size: 1.3em;
  }
}
.big-slider .big-slider-col .slider-info p a {
  color: #000000;
  text-decoration: none;
}
.big-slider .big-slider-col .slider-info ul {
  font-size: 1.2em;
  display: none;
}
@media (min-width: 768px) {
  .big-slider .big-slider-col .slider-info ul {
    display: block;
  }
}
@media (min-width: 1200px) {
  .big-slider .big-slider-col .slider-info ul {
    font-size: 1.3em;
  }
}
.big-slider .big-slider-col .slider-info ul a {
  color: #000000;
  text-decoration: none;
}
.big-slider .big-slider-col .slider-info .button {
  display: none;
  color: #fff;
}
@media (min-width: 992px) {
  .big-slider .big-slider-col .slider-info .button {
    display: inline-block;
    margin-bottom: 0.5em;
  }
}
.big-slider-col.main-slide .slider-info h2 {
  font-size: 1.3em;
  margin-top: 0em;
  margin-bottom: 0.1em;
}
@media (min-width: 992px) {
  .big-slider-col.main-slide .slider-info h2 {
    font-size: 2em;
  }
}
@media (min-width: 1200px) {
  .big-slider-col.main-slide .slider-info h2 {
    font-size: 2.4em;
    margin-top: 0.15;
    margin-bottom: 0.6em;
  }
}
.korec-line {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
}
@media (min-width: 992px) {
  .korec-line {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .korec-line {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .korec-line {
    background-color: #e6e6e6;
  }
}
.korec-line .row {
  margin-left: -10px;
  margin-right: -10px;
}
.korec-line .main-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .korec-line .main-col {
    float: left;
    width: 66.66666667%;
  }
}
.korec-line .side-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .korec-line .side-col {
    float: left;
    width: 33.33333333%;
  }
}
.korec-line .side-col .twitter-box {
  margin-bottom: -5px;
}
.korec-line .side-col .twitter-box .twitter-timeline {
  width: 100%;
  height: 290px;
}
.korec-line .korec-img-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
@media (min-width: 480px) {
  .korec-line .korec-img-col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 480px) {
  .korec-line .korec-img-col {
    display: block;
  }
}
.korec-line .korec-img-col img {
  width: 100%;
  margin-top: 10px;
}
.korec-line .korec-text-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .korec-line .korec-text-col {
    float: left;
    width: 75%;
  }
}
.korec-line .korec-img {
  position: relative;
  min-height: 1px;
  float: left;
  width: 25%;
  padding-right: 22.5px;
  margin-right: 7.5px;
  margin-top: 10px;
}
.korec-line p {
  font-style: italic;
}
.korec-line p.podpis {
  font-size: 1.05em;
  font-style: normal;
  margin-bottom: 1.9em;
}
.references-line {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .references-line {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .references-line {
    background-color: #fff;
  }
}
.references-line .references-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .references-line .references-col {
    float: left;
    width: 100%;
  }
}
.references-line .references-col .references-item {
  font-style: italic;
  padding-left: 40px;
  padding-right: 40px;
}
.references-line .references-col .references-item a {
  display: block;
  text-decoration: none;
  color: #000000;
}
.references-line .references-col .references-item a:hover {
  color: #4d4d4d;
}
.references-line .references-col .references-item p.podpis {
  font-weight: bold;
  margin-bottom: 1.2em;
}
.reasons-line {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
}
@media (min-width: 992px) {
  .reasons-line {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .reasons-line {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .reasons-line {
    background-color: #f2f2f2;
  }
}
.reasons-line .row {
  margin-left: -10px;
  margin-right: -10px;
}
.reasons-line .main-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .reasons-line .main-col {
    float: left;
    width: 66.66666667%;
  }
}
.reasons-line .main-col h1 {
  font-size: 1.8em;
}
.reasons-line .side-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .reasons-line .side-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .reasons-line .side-col {
    margin-top: 0px;
  }
}
.reasons-line .side-col .banner {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .reasons-line .side-col .banner {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .reasons-line .side-col .banner {
    float: left;
    width: 100%;
  }
}
.reasons-line .side-col .banner img {
  width: 100%;
}
body {
  background: #005936;
}
main {
  background: #f2f2f2;
}
.main-header {
  background-color: #fcc83e;
  height: auto;
}
@media (min-width: 768px) {
  .main-header {
    height: 115px;
  }
}
@media (min-width: 992px) {
  .main-header {
    height: 150px;
  }
}
.main-header .header-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .main-header .header-col {
    float: left;
    width: 100%;
  }
}
.main-header .header-col .row {
  margin-left: 0px;
  margin-right: 0px;
}
.main-header .header-col .logo-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  padding: 15px 0 0;
}
@media (min-width: 768px) {
  .main-header .header-col .logo-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 480px) {
  .main-header .header-col .logo-wrapper {
    text-align: left;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .main-header .header-col .logo-wrapper {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  .main-header .header-col .logo-wrapper {
    padding-top: 31px;
  }
}
@media (min-width: 768px) {
  .main-header .header-col .logo-wrapper .logo {
    display: block;
    width: 225px;
    height: 69px;
    background: url("../img/ekospol-logo-claim.png") no-repeat top;
    background-image: linear-gradient(transparent, transparent), url("../img/ekospol-logo-claim.svg");
    background-size: 100%;
  }
}
@media (min-width: 992px) {
  .main-header .header-col .logo-wrapper .logo {
    width: 300px;
    height: 92px;
  }
}
.main-header .header-col .logo-wrapper .logo img {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
}
@media (min-width: 480px) {
  .main-header .header-col .logo-wrapper .logo img {
    width: 225px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .main-header .header-col .logo-wrapper .logo img {
    display: none;
  }
}
.main-header .header-col .navbar-header {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  /*
            padding: 10px @body-sm-padding;
            margin-left: -@body-sm-padding;
            margin-right: -@body-sm-padding;
            */
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
  background: #005936;
}
@media (min-width: 768px) {
  .main-header .header-col .navbar-header {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .main-header .header-col .navbar-header {
    padding: 0;
    margin-left: 0;
    padding-left: 0;
    background: transparent;
    margin-top: 55px;
  }
}
@media (min-width: 992px) {
  .main-header .header-col .navbar-header {
    margin-top: 75px;
  }
}
.main-header .header-col .navbar-header .top-contact {
  float: right;
  display: none;
}
@media (min-width: 480px) {
  .main-header .header-col .navbar-header .top-contact {
    display: block;
    position: absolute;
    top: -59px;
    right: 5px;
  }
}
@media (min-width: 768px) {
  .main-header .header-col .navbar-header .top-contact {
    position: static;
  }
}
@media (min-width: 1200px) {
  .main-header {
    height: 150px;
  }
}
/* languages */
.languages {
  float: right;
  margin-left: 10px;
}
.languages select {
  text-transform: uppercase;
  padding-left: 10px;
  height: 40px;
  border: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .languages select {
    padding-top: 6px;
    padding-left: 10px;
    height: 35px;
  }
}
@media (min-width: 992px) {
  .languages select {
    padding-left: 40px;
  }
}
/* searchbox */
.fulltext-search-box {
  position: relative;
  float: right;
}
.fulltext-search-box .search-button-toggle {
  background: #ffffff url("../img/search-line.png") 50% 50% no-repeat;
  background-image: linear-gradient(transparent, transparent), url("../img/search-line.svg");
}
.fulltext-search-box .fulltext-search-form {
  position: absolute;
  top: 50px;
  z-index: 1000;
  right: -97px;
  width: 250px;
  background: #005936;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .fulltext-search-box .fulltext-search-form {
    position: relative;
    top: 0px;
    right: 0px;
    width: 190px;
    background: transparent;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .fulltext-search-box .fulltext-search-form {
    width: 220px;
  }
}
.fulltext-search-box .fulltext-search-form .fulltext-search-input {
  margin: 0px 0 15px 0px;
  width: 180px;
  height: 40px;
  border: none;
  padding: 0 10px;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fulltext-search-box .fulltext-search-form .fulltext-search-input {
    width: 155px;
    height: 35px;
  }
}
.fulltext-search-box .fulltext-search-form .search-button {
  width: 40px;
  height: 40px;
  background: #ffffff url("../img/search-line.png") 50% 50% no-repeat;
  background-image: linear-gradient(transparent, transparent), url("../img/search-line.svg");
  border: none;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fulltext-search-box .fulltext-search-form .search-button {
    width: 35px;
    height: 35px;
  }
}
.col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col {
    float: left;
    width: 100%;
  }
}
.white-box {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (min-width: 768px) {
  .white-box {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
}
@media screen and (min-width: 992px) {
  .white-box {
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px;
  }
}
.white-box.no-breadcrumb {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .full-page .white-box,
  .project-page .white-box {
    padding: 40px 40px 40px 40px;
  }
}
.full-page main,
.project-page main {
  padding-top: 0px;
  padding-bottom: 20px;
}
/* content with menu */
.content-with-menu .content-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-with-menu .content-col {
    float: left;
    width: 66.66666667%;
  }
}
.content-with-menu .right-menu-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-with-menu .right-menu-col {
    float: left;
    width: 33.33333333%;
  }
}
.content-with-menu .right-menu-col .menu-box {
  padding: 20px;
  background: #f2f2f2;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .content-with-menu .right-menu-col .menu-box {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .content-with-menu .right-menu-col .menu-box {
    padding: 30px;
  }
}
.content-with-menu .right-menu-col .menu-box h2 {
  background: #00673e;
  color: #fff;
  font-size: 1.5em;
  padding: 15px 20px;
  margin-top: 0em;
  margin-bottom: 0;
}
.content-with-menu .right-menu-col .menu-box ul.right-menu {
  display: block;
  margin: 0;
  padding: 0;
}
.content-with-menu .right-menu-col .menu-box ul.right-menu li {
  background: #fff;
  margin: 0 0 1px 0;
  padding: 15px 20px;
  line-height: 1.4;
}
.content-with-menu .right-menu-col .menu-box ul.right-menu li a {
  color: #000;
  text-decoration: none;
}
.content-with-menu .right-menu-col .menu-box ul.right-menu li.active a {
  color: #00673e;
  font-weight: 600;
}
.project-slider,
.project-list {
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .project-slider,
  .project-list {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.hp .project-slider,
.hp .project-list {
  background-color: #e6e6e6;
}
.project-slider .row,
.project-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.project-slider .project-col,
.project-list .project-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .project-slider .project-col,
  .project-list .project-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .project-slider .project-col,
  .project-list .project-col {
    float: left;
    width: 33.33333333%;
  }
}
.project-slider .project-col .project-box,
.project-list .project-col .project-box {
  display: block;
  background: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.project-slider .project-col .project-box .cover-img img,
.project-list .project-col .project-box .cover-img img {
  width: 100%;
}
.project-slider .project-col .project-box a,
.project-list .project-col .project-box a {
  display: block;
  text-decoration: none;
}
.project-slider .project-col .project-box h2,
.project-list .project-col .project-box h2,
.project-slider .project-col .project-box h3,
.project-list .project-col .project-box h3,
.project-slider .project-col .project-box p,
.project-list .project-col .project-box p {
  padding-left: 10px;
  padding-right: 10px;
}
.project-slider .project-col .project-box h2,
.project-list .project-col .project-box h2,
.bottom-slider.project-slider .project-col .project-box h3,
.bottom-slider.project-list .project-col .project-box h3 {
  font-size: 1.55em;
  color: #00673e;
  margin-top: 0.75em;
  margin-bottom: 0.35em;
}
.project-slider .project-col .project-box p,
.project-list .project-col .project-box p {
  font-size: 1em;
  line-height: 1.4;
  color: #000000;
  margin-top: 0em;
  margin-bottom: 0.2em;
}
.project-slider .project-col .project-box:hover,
.project-list .project-col .project-box:hover {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.15s linear;
  -o-transition: box-shadow 0.15s linear;
  transition: box-shadow 0.15s linear;
}
.project-slider.bottom-slider h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  color: #00673e;
  margin-top: -0.5em;
  margin-bottom: 0.8em;
}
.project-list h2.h1 {
  margin-top: -0.5em;
}
@media (min-width: 480px) and (max-width: 767px) {
  .project-list article.project-col:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .project-list article.project-col:nth-of-type(3n+1) {
    clear: both;
  }
}
/* Vysledky vyhledavani */
.search-result {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 30px;
}
.search-result:last-of-type {
  border-bottom: 0;
  margin-bottom: 0px;
}
.search-result h2 {
  font-size: 1.4em;
  margin-top: 0em;
}
@media (min-width: 768px) {
  .search-result h2 {
    font-size: 1.8em;
  }
}
.search-result h2 a {
  color: #00673e;
  text-decoration: none;
}
.search-result h2 a:hover {
  color: #005936;
  text-decoration: underline;
}
.search-result p.perex {
  font-size: 1em;
  margin-bottom: 0em;
}
.cover-img {
  position: relative;
  overflow: hidden;
  clip: auto;
}
.cover-img .info-corner {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 1000;
  top: 13px;
  right: -80px;
  font-size: 1.05em;
  font-weight: 600;
  line-height: 1.1;
  text-align: center;
  background: #e4001a;
  padding: 10px 40px 14px;
  width: 240px;
  color: #fff;
}
.contact-modal .modal-label-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .contact-modal .modal-label-col {
    float: left;
    width: 25%;
  }
}
.contact-modal .modal-input-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .contact-modal .modal-input-col {
    float: left;
    width: 75%;
  }
}
.contact-modal .modal-input-col .hasDatepicker {
  background: #ffffff;
}
.social-chunk {
  width: 100%;
  padding: 10px 0px 5px 0px;
  margin-bottom: 0em;
}
.social-chunk .fb-plugin,
.social-chunk .tweet-plugin,
.social-chunk .gplus-plugin {
  display: inline-block;
  margin-right: 15px;
}
.social-chunk .fb-plugin {
  position: relative;
  top: -6px;
}
.social-chunk .gplus-plugin {
  margin-right: 0;
}
/* 3d model iframe */
.model-3d-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 78%;
}
.model-3d-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*  FAQ  */
.faq-question {
  font-size: 1.3em;
  margin: 0.5em 0 0.5em 0;
}
h1 + .faq-question {
  margin-top: 1.5em;
}
.faq-question a {
  display: block;
  color: #00673e;
  text-decoration: none;
  padding: 15px 30px 15px 20px;
  background: #f2f2f2 url("../img/icon-arrow-down.png") no-repeat right center;
  background-image: linear-gradient(transparent, transparent), url("../img/icon-arrow-down.svg");
}
.faq-question a:hover {
  background-color: #e6e6e6;
}
.faq-answer {
  padding: 0.5em 20px 0.1em 20px;
  margin: 0;
}
/* contacts */
.contact-content-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .contact-content-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .contact-content-col {
    float: left;
    width: 41.66666667%;
  }
}
.contact-side-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .contact-side-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .contact-side-col {
    float: left;
    width: 58.33333333%;
  }
}
.contact-side-col #mapa {
  width: 100%;
  height: 270px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .contact-side-col #mapa {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .contact-side-col #mapa {
    height: 310px;
  }
}
.contact-person-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contact-person-col {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .contact-person-col {
    clear: both;
  }
}
.contact-person-col img {
  position: relative;
  min-height: 1px;
  float: left;
  width: 25%;
  padding-right: 15px;
  margin-right: 5px;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
@media (min-width: 480px) {
  .contact-person-col img {
    margin-top: 0em;
  }
}
.contact-person-col h3 {
  font-size: 1.4em;
  margin-top: 0em;
  margin-bottom: 0.3em;
}
@media (min-width: 992px) {
  .contact-person-col h3 {
    margin-top: 0.3em;
  }
}
.contact-person-col.more-text h3 {
  margin-top: -0.1em;
}
.contact-person-col P {
  line-height: 1.4;
  margin-bottom: 2.5em;
}
.contact-person-col P.function {
  font-style: italic;
  margin-bottom: 0.8em;
}
@media (min-width: 480px) {
  .contact-person-col P.function {
    margin-bottom: 1em;
  }
}
.project-page main {
  padding-top: 0px;
}
.project-info {
  padding: 15px 0;
  background-color: #00673e;
  color: #ffffff;
}
@media (min-width: 768px) {
  .project-info {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  .project-info {
    padding: 30px 0;
  }
}
.project-info h1 {
  color: #fcc83e;
  font-weight: 600;
  margin-top: 0em;
  margin-bottom: 0.3em;
}
.project-info h2 {
  color: #ffffff;
  font-size: 1.33em;
  font-weight: 600;
  margin-top: 0em;
  margin-bottom: 0.8em;
}
.project-info table {
  width: 100%;
  margin: 0;
}
.project-info th {
  padding-right: 10px;
  width: 40%;
}
.project-info .button {
  margin-bottom: 10px;
}
.project-info .button.model-3d-button {
  display: none;
}
@media (min-width: 768px) {
  .project-info .button.model-3d-button {
    display: inline-block;
  }
}
.project-info .project-text-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .project-info .project-text-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .project-info .project-text-col {
    float: left;
    width: 58.33333333%;
  }
}
.project-info .project-text-col .info-split-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .project-info .project-text-col .info-split-col {
    float: left;
    width: 50%;
  }
}
.project-info .project-text-col .info-split-col:last-child {
  margin-bottom: 1.5em;
}
@media (min-width: 480px) {
  .project-info .project-text-col .info-split-col {
    margin-bottom: 1.6em;
  }
}
.project-info .project-pic-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
@media (min-width: 992px) {
  .project-info .project-pic-col {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .project-info .project-pic-col {
    display: block;
  }
}
.project-info .project-pic-col img {
  width: 100%;
}
.project-summary-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .project-summary-col {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .project-summary-col {
    float: left;
    width: 58.33333333%;
  }
}
.gallery-teaser-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .gallery-teaser-col {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .gallery-teaser-col {
    float: left;
    width: 41.66666667%;
  }
}
.gallery-teaser-float-box {
  position: relative;
  min-height: 1px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .gallery-teaser-float-box {
    float: right;
    width: 41.66666667%;
    padding-left: 17.5px;
    margin-left: 12.5px;
  }
}
@media (min-width: 992px) {
  .gallery-teaser-float-box {
    float: right;
    width: 41.66666667%;
    padding-left: 17.5px;
    margin-left: 12.5px;
  }
}
.gallery-teaser {
  padding: 20px;
  background: #f2f2f2;
}
@media (min-width: 768px) {
  .gallery-teaser {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .gallery-teaser {
    padding: 30px;
  }
}
.gallery-teaser h2 {
  font-size: 1.8em;
  margin-top: 0em;
  color: #00673e;
}
.gallery-teaser .row {
  margin-left: -5px;
  margin-right: -5px;
}
.gallery-teaser .row .thumb-col {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .gallery-teaser .row .thumb-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .gallery-teaser .row .thumb-col {
    float: left;
    width: 50%;
  }
}
.gallery-teaser .row .thumb-col img {
  width: 100%;
}
.gallery-teaser .row .thumb-col .button {
  margin-top: 10px;
  margin-bottom: 0px;
}
@media (max-width: 479px) {
  .gallery-teaser .row .thumb-col:nth-of-type(odd) {
    clear: both;
  }
  .gallery-teaser .row .thumb-col:nth-of-type(5),
  .gallery-teaser .row .thumb-col:nth-of-type(6) {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gallery-teaser .row .thumb-col:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .gallery-teaser .row .thumb-col:nth-of-type(odd) {
    clear: both;
  }
}
.big-gallery .row {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .big-gallery .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.big-gallery .row .thumb-col {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .big-gallery .row .thumb-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .big-gallery .row .thumb-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .big-gallery .row .thumb-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 479px) {
  .big-gallery .row .thumb-col:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 480px) {
  .big-gallery .row .thumb-col:nth-of-type(3n+1) {
    clear: both;
  }
}
.big-gallery .row .thumb-col img {
  width: 100%;
}
.small-gallery .row {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .small-gallery .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.small-gallery .row .thumb-col {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .small-gallery .row .thumb-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .small-gallery .row .thumb-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .small-gallery .row .thumb-col {
    float: left;
    width: 25%;
  }
}
@media (max-width: 479px) {
  .small-gallery .row .thumb-col:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .small-gallery .row .thumb-col:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .small-gallery .row .thumb-col:nth-of-type(4n+1) {
    clear: both;
  }
}
.small-gallery .row .thumb-col img {
  width: 100%;
}
.time-line-box {
  overflow: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.time-line-box .time-line {
  padding: 20px 20px 5px;
  background: url("../img/bodka.svg") no-repeat left 50% bottom 15px, url("../img/bg-time-line.png") repeat-x left bottom 20px;
  background-color: #f2f2f2;
  /*
        .time-liner-col {
            .make-sm-column(6; 0px);

            height: 10px;
            background: @dark-gray;
        }
*/
}
@media (min-width: 480px) {
  .time-line-box .time-line {
    background: url("../img/bodka.svg") no-repeat left 25% bottom 15px, url("../img/bodka.svg") no-repeat left 75% bottom 15px, url("../img/bg-time-line.png") repeat-x left bottom 20px;
    background-color: #f2f2f2;
  }
}
.time-line-box .time-line .row {
  margin-left: -10px;
  margin-right: -10px;
}
.time-line-box .time-line h2 {
  font-size: 2em;
  color: #00673e;
  margin-top: 0em;
}
.time-line-box .time-line .time-line-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  background: url("../img/bg-time-line-rec.svg") no-repeat center bottom;
}
@media (min-width: 768px) {
  .time-line-box .time-line .time-line-col {
    float: left;
    width: 50%;
  }
}
.time-line-box .time-line .time-line-col .time-line-rec {
  background: #fff;
  padding: 15px;
}
.time-line-box .time-line .time-line-col .time-line-rec p {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.25;
  text-align: center;
}
.time-line-box .time-line .time-line-col .time-line-rec p.date {
  font-size: 1em;
  margin-bottom: 0.3em;
}
.time-line-box .time-line .time-line-base-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .time-line-box .time-line .time-line-base-col {
    float: left;
    width: 100%;
  }
}
.time-line-box .time-line .time-line-base-col .time-line-base {
  height: 10px;
  background: #bfbfbf;
}
/* Detail bytu*/
.flat-plan-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*
    img.flat-plan {
    width: 100%;
    margin: 10px auto 20px auto;
}

    img.floor-plan {
    //        display: block;
    //        width: 100%;
    //        text-align: center;
    //        margin: 20px auto;
}
    */
}
@media (min-width: 768px) {
  .flat-plan-col {
    float: left;
    width: 66.66666667%;
  }
}
img.flat-plan,
img.floor-plan,
img.project-plan {
  display: block;
  width: 100%;
  margin: 10px auto 20px auto;
}
img.project-plan {
  width: 70%;
}
@media (min-width: 768px) {
  img.project-plan {
    width: 90%;
  }
}
.flat-table-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .flat-table-col {
    float: left;
    width: 33.33333333%;
  }
}
.floor-plan-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .floor-plan-col {
    float: left;
    width: 66.66666667%;
  }
}
.project-plan-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .project-plan-col {
    float: left;
    width: 33.33333333%;
  }
}
.flat-info {
  padding: 20px;
  background: #f2f2f2;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .flat-info {
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .flat-info {
    padding: 30px;
  }
}
.flat-info .flat-info-split-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .flat-info .flat-info-split-col {
    float: left;
    width: 50%;
  }
}
.flat-info .flat-info-split-col:last-child {
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .flat-info .flat-info-split-col {
    margin-bottom: 10px;
  }
}
.flat-info table {
  margin-bottom: 0px;
  width: 100%;
}
.flat-info table th,
.flat-info table td {
  font-size: 1.15em;
}
.flat-info table th {
  padding-right: 10px;
  width: 40%;
}
.flat-info .button {
  margin-top: 10px;
  margin-bottom: 0px;
}
/* hp news */
.news-line {
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .news-line {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .news-line {
    background-color: #e6e6e6;
  }
}
.news-line .news-wrap-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .news-line .news-wrap-col {
    float: left;
    width: 100%;
  }
}
.news-line .news-wrap-col .news-header {
  padding: 10px 0 20px 0;
}
@media (min-width: 768px) {
  .news-line .news-wrap-col .news-header {
    padding: 12.5px 0 25px 0;
  }
}
@media (min-width: 992px) {
  .news-line .news-wrap-col .news-header {
    padding: 30px;
    background-color: #f2f2f2;
  }
}
.news-line .news-wrap-col .news-header h2 a {
  text-decoration: none;
}
.news-line .news-wrap-col .news-header .button {
  float: right;
  margin-right: 0px;
  margin-top: -22px;
  margin-bottom: 0px;
  display: none;
}
@media (min-width: 480px) {
  .news-line .news-wrap-col .news-header .button {
    display: inline-block;
  }
}
.news-line .news-wrap-col h2 {
  margin-top: -0.5em;
  margin-bottom: -0.5em;
  font-size: 1.5em;
}
.news-line .news-wrap-col h2 a {
  color: #00673e;
}
@media (min-width: 992px) {
  .news-line .news-wrap-col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.news-line .news-wrap-col .news-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
@media (min-width: 480px) {
  .news-line .news-wrap-col .news-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .news-line .news-wrap-col .news-col {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .news-line .news-wrap-col .news-col:nth-of-type(3) {
    display: none;
  }
}
@media (min-width: 480px) {
  .news-line .news-wrap-col .news-col {
    clear: none;
  }
  .news-line .news-wrap-col .news-col:nth-of-type(2) {
    border-left: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) {
  .news-line .news-wrap-col .news-col:nth-of-type(2) {
    border-right: 1px solid #e6e6e6;
  }
}
@media (min-width: 992px) {
  .news-line .news-wrap-col .news-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.news-line .news-wrap-col .news-col .cover-img img {
  width: 100%;
}
.news-line .news-wrap-col .news-col h3 {
  font-size: 1.2em;
  line-height: 1.4;
  color: #00673e;
  margin-top: 0.8em;
}
.news-line .news-wrap-col .news-col h3 a {
  color: #00673e;
  text-decoration: none;
}
.news-line .news-wrap-col .news-col h3 a:hover {
  text-decoration: underline;
}
@media (min-width: 480px) {
  .news-line .news-wrap-col .news-col p.date,
  .news-line .news-wrap-col .news-col p.more {
    margin-bottom: 0.1em;
  }
}
.news-line .news-wrap-col .news-col p.date {
  float: left;
}
.news-line .news-wrap-col .news-col p.more {
  float: right;
}
/* news list */
.news-list .news-article {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.news-list .news-article:last-of-type {
  border-bottom: 0;
  margin-bottom: 0px;
}
.news-list .news-article .news-list-img-col {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-list .news-article .news-list-img-col {
    float: left;
    width: 33.33333333%;
  }
}
.news-list .news-article .news-list-img-col img {
  width: 200%;
}
@media (min-width: 480px) {
  .news-list .news-article .news-list-img-col img {
    width: 100%;
    margin-left: 0;
  }
}
.news-list .news-article .news-list-text-col {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .news-list .news-article .news-list-text-col {
    float: left;
    width: 66.66666667%;
  }
}
.news-list .news-article .news-list-text-col h2 {
  font-size: 1.4em;
  margin-top: -0.25em;
}
@media (min-width: 768px) {
  .news-list .news-article .news-list-text-col h2 {
    font-size: 1.8em;
    margin-top: -0.25em;
  }
}
.news-list .news-article .news-list-text-col h2 a {
  color: #00673e;
  text-decoration: none;
}
.news-list .news-article .news-list-text-col h2 a:hover {
  color: #005936;
  text-decoration: underline;
}
.news-list .news-article .news-list-text-col p.perex {
  font-size: 1em;
  display: none;
  margin-bottom: 0em;
}
@media (min-width: 768px) {
  .news-list .news-article .news-list-text-col p.perex {
    display: block;
  }
}
.news-list .news-article .news-list-text-col p.news-date {
  display: none;
}
@media (min-width: 480px) {
  .news-list .news-article .news-list-text-col p.news-date {
    display: block;
  }
}
.news-list .news-item {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
.news-list .news-item:before,
.news-list .news-item:after {
  content: " ";
  display: table;
}
.news-list .news-item:after {
  clear: both;
}
.news-list .news-item:before,
.news-list .news-item:after {
  content: " ";
  display: table;
}
.news-list .news-item:after {
  clear: both;
}
.news-list .news-item:last-of-type {
  border-bottom: 0;
  margin-bottom: 0px;
}
.news-list .news-item .news-cover-img {
  float: left;
  width: 25%;
  padding-right: 15px;
  margin-right: 5px;
  position: relative;
  min-height: 1px;
  margin-top: 0.5em;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .news-list .news-item .news-cover-img {
    float: left;
    width: 33.33333333%;
    padding-right: 20px;
    margin-right: 10px;
  }
}
.news-list .news-item .news-cover-img a {
  overflow: hidden;
  display: block;
}
.news-list .news-item .news-cover-img img {
  width: 180%;
  margin-left: -45%;
}
@media (min-width: 480px) {
  .news-list .news-item .news-cover-img img {
    width: 100%;
    margin-left: 0;
  }
}
.news-list .news-item h2 {
  font-size: 1.4em;
  margin-top: 0em;
}
@media (min-width: 768px) {
  .news-list .news-item h2 {
    font-size: 1.8em;
  }
}
.news-list .news-item h2 a {
  color: #00673e;
  text-decoration: none;
}
.news-list .news-item h2 a:hover {
  color: #005936;
  text-decoration: underline;
}
.news-list .news-item p.perex {
  font-size: 1em;
  display: none;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .news-list .news-item p.perex {
    display: block;
  }
}
.news-list .news-item p.news-date {
  display: none;
}
@media (min-width: 480px) {
  .news-list .news-item p.news-date {
    display: block;
  }
}
p.news-date {
  margin-top: 1.2em;
  margin-bottom: 0.6em;
  font-style: italic;
}
p.news-date .tag-line {
  display: inline-block;
  float: right;
  margin-top: -2px;
}
.tag {
  text-align: right;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #000;
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
  margin: 0 0 0 5px;
}
.news-list-img {
  position: relative;
  min-height: 1px;
}
@media (min-width: 768px) {
  .news-list-img {
    float: left;
    width: 33.33333333%;
    padding-right: 20px;
    margin-right: 10px;
  }
}
/* pagination */
.pagination {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
}
.pagination ul {
  padding-left: 0;
  list-style: none;
  display: block;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin: 0;
}
.pagination ul:before,
.pagination ul:after {
  content: " ";
  display: table;
}
.pagination ul:after {
  clear: both;
}
.pagination ul:before,
.pagination ul:after {
  content: " ";
  display: table;
}
.pagination ul:after {
  clear: both;
}
.pagination ul li {
  float: left;
  padding: 0;
  margin: 0px 5px 5px 0px;
  display: none;
  background: none;
}
@media (min-width: 480px) {
  .pagination ul li {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .pagination ul li {
    margin: 5px 5px;
  }
}
.pagination ul li.next,
.pagination ul li.prev {
  display: block;
}
.pagination ul li.next a:after {
  content: "»";
}
.pagination ul li.prev a:after {
  content: "«";
}
.pagination ul li.control a {
  background: #00673e;
  color: #fff;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.pagination ul li.control a:hover,
.pagination ul li.control a:focus,
.pagination ul li.control a:active {
  background: #004027;
}
.pagination ul li a {
  display: block;
  background: #e6e6e6;
  color: #000;
  font-size: 1.15em;
  text-decoration: none;
  text-align: center;
  padding: 6px 0;
  width: 40px;
  height: 40px;
}
.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li a:active {
  background: #d9d9d9;
  text-decoration: none;
}
@media (min-width: 992px) {
  .pagination ul li a {
    padding: 11px 0 9px;
    width: 50px;
    height: 50px;
  }
}
.pagination ul li a.active {
  background: #fcc83e;
  color: #000;
  cursor: default;
}
.pagination ul li a.active:hover,
.pagination ul li a.active:focus,
.pagination ul li a.active:active {
  background: #fcc83e;
}
.pagination ul li span {
  display: block;
  color: #000;
  font-size: 1.15em;
  text-align: center;
  padding: 6px 0;
  width: 20px;
  height: 40px;
}
/*
-------
Footer
-------
*/
.footer-line {
  background-color: #00673e;
  color: #8bcdb3;
  padding-top: 30px;
}
.footer-line .logo-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-line .logo-col {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 480px) {
  .footer-line .logo-col {
    display: none;
  }
}
@media (min-width: 992px) {
  .footer-line .logo-col {
    display: block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .footer-line .logo-col a {
    display: block;
    width: 150px;
    height: 46px;
    background-image: url("../img/ekospol-logo-footer.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-image: linear-gradient(transparent, transparent), url("../img/ekospol-logo-footer.svg");
    opacity: 0.25;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .footer-line .logo-col a:hover {
    opacity: 0.35;
  }
}
.footer-line .logo-col .logo {
  opacity: 0.25;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  margin: 5px auto 30px;
  width: 180px;
}
@media (min-width: 992px) {
  .footer-line .logo-col .logo {
    margin: 0;
    width: 150px;
    display: none;
  }
}
.footer-line .logo-col .logo:hover {
  opacity: 0.35;
}
.footer-line .sitemap-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 480px) {
  .footer-line .sitemap-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .footer-line .sitemap-col {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .footer-line .sitemap-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .footer-line .sitemap-col {
    text-align: left;
  }
}
.footer-line .sitemap-col a {
  color: #8bcdb3;
  text-decoration: none;
}
.footer-line .sitemap-col a:hover,
.footer-line .sitemap-col a:focus {
  color: #d2ece2;
}
.footer-line .sitemap-col h2 {
  font-size: 1.2em;
  color: #d2ece2;
  margin-top: -0.2em;
  margin-bottom: 0.5em;
}
@media (min-width: 480px) {
  .footer-line .sitemap-col h2 {
    font-size: 1.15em;
  }
}
@media (min-width: 768px) {
  .footer-line .sitemap-col h2 {
    font-size: 1em;
  }
}
.footer-line .sitemap-col ul.sitemap {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 1em;
}
.footer-line .sitemap-col ul.sitemap:before,
.footer-line .sitemap-col ul.sitemap:after {
  content: " ";
  display: table;
}
.footer-line .sitemap-col ul.sitemap:after {
  clear: both;
}
.footer-line .sitemap-col ul.sitemap:before,
.footer-line .sitemap-col ul.sitemap:after {
  content: " ";
  display: table;
}
.footer-line .sitemap-col ul.sitemap:after {
  clear: both;
}
.footer-line .sitemap-col ul.sitemap li {
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 480px) {
  .footer-line .sitemap-col ul.sitemap {
    font-size: 0.95em;
  }
}
@media (min-width: 768px) {
  .footer-line .sitemap-col ul.sitemap {
    font-size: 0.85em;
  }
}
.footer-line .sitemap-col ul.sitemap li {
  background-image: none;
}
.footer-line .sitemap-col .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .footer-line .sitemap-col .col {
    float: left;
    width: 33.33333333%;
  }
}
.footer-line .books-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
@media (min-width: 768px) {
  .footer-line .books-col {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .footer-line .books-col {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .footer-line .books-col {
    display: block;
  }
}
.footer-line .books-col .book {
  float: left;
  width: 45%;
}
.footer-line .books-col .book:last-child {
  float: right;
}
.footer-line .books-col .book img {
  width: 100%;
  opacity: 0.7;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.footer-line .books-col .book img:hover {
  opacity: 0.9;
}
.footer-line .social-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 480px) {
  .footer-line .social-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .footer-line .social-col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .footer-line .social-col {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .footer-line .social-col {
    text-align: right;
  }
}
.footer-line .social-col .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #3e906f no-repeat center center;
  background-size: 60%;
  border-radius: 25px;
  margin: 0px 2px 2px;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@media (min-width: 480px) {
  .footer-line .social-col .icon {
    width: 40px;
    height: 40px;
    margin: 0px 3px 3px;
  }
}
.footer-line .social-col .icon:hover {
  background-color: #5aa688;
}
.footer-line .social-col .icon.fb {
  background-image: url("../img/icon-fb.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-fb.svg");
}
.footer-line .social-col .icon.twitter {
  background-image: url("../img/icon-twitter.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-twitter.svg");
}
.footer-line .social-col .icon.g-plus {
  background-image: url("../img/icon-g-plus.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-g-plus.svg");
}
.footer-line .social-col .icon.yt {
  background-image: url("../img/icon-yt.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-yt.svg");
}
.footer-line .social-col .icon.wiki {
  background-image: url("../img/icon-wiki.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-wiki.svg");
}
.footer-line .social-col .icon.mail {
  background-image: url("../img/icon-mail.png");
  background-image: linear-gradient(transparent, transparent), url("../img/icon-mail.svg");
}
.disclaim-line {
  color: #ffffff;
  color: #8bcdb3;
  background-color: #005936;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.8em;
  display: none;
}
@media (min-width: 480px) {
  .disclaim-line {
    display: block;
  }
}
.disclaim-line .disclaim-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .disclaim-line .disclaim-col {
    float: left;
    width: 100%;
  }
}
/* Slider */
.big-slider.full {
  overflow: hidden;
  padding: 0;
}
.big-slider-container {
  display: none;
}
.slider-container {
  display: none;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.full {
  background: #000;
}
.full .slick-list {
  overflow: visible;
  opacity: 1;
  background: #fff;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* slider theme */
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url("../img/ajax-loader.gif") center center no-repeat;
}
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0px;
  display: block;
  width: 10px;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #e6e6e6;
  /*
    .full & {
        width: 50%;
        background: #000;
    }
*/
}
.bottom-slider .slick-prev,
.bottom-slider .slick-next {
  background-color: #f2f2f2;
}
.big-slider-container .slick-prev,
.big-slider-container .slick-next {
  background-color: transparent;
}
.references-container .slick-prev,
.references-container .slick-next {
  background-color: #f2f2f2;
}
@media (min-width: 992px) {
  .references-container .slick-prev,
  .references-container .slick-next {
    background-color: #fff;
    background-position: center 5%;
  }
}
.time-line-slider-container .slick-prev,
.time-line-slider-container .slick-next {
  height: 40px !important;
  width: 40px !important;
  background-color: transparent;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  top: auto;
  bottom: -30px;
}
@media (min-width: 1250px) {
  .slick-prev,
  .slick-next {
    width: 60px;
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.slick-prev {
  left: 0px;
}
.slick-prev:hover {
  background-position: 20%;
}
.references-container .slick-prev:hover {
  background-position: 20% 5%;
}
.time-line-slider-container .slick-prev {
  left: -5px;
  background-image: url("../img/sipka-leva-zelena.png");
  background-image: linear-gradient(transparent, transparent), url("../img/sipka-leva-zelena.svg");
}
.full .big-slider-container .slick-prev {
  left: -100%;
  background-color: rgba(0, 0, 0, 0.8);
  background-position: right 20px center;
  width: 100%;
}
@media (min-width: 1250px) {
  .slick-prev {
    display: block;
    background-image: url("../img/sipka-leva.png");
    background-image: linear-gradient(transparent, transparent), url("../img/sipka-leva.svg");
    left: -50px;
  }
  .big-slider-container .slick-prev {
    left: -60px;
  }
}
.slick-next {
  right: 0px;
}
.slick-next:hover {
  background-position: 80%;
}
.references-container .slick-next:hover {
  background-position: 80% 5%;
}
.time-line-slider-container .slick-next {
  right: -5px;
  background-image: url("../img/sipka-prava-zelena.png");
  background-image: linear-gradient(transparent, transparent), url("../img/sipka-prava-zelena.svg");
}
.full .big-slider-container .slick-next {
  right: -100%;
  background-color: rgba(0, 0, 0, 0.8);
  background-position: left 20px center;
  width: 100%;
}
@media (min-width: 1250px) {
  .slick-next {
    display: block;
    background-image: url("../img/sipka-prava.png");
    background-image: linear-gradient(transparent, transparent), url("../img/sipka-prava.svg");
    right: -50px;
  }
  .big-slider-container .slick-next {
    right: -60px;
  }
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-slider.references-container {
  margin-bottom: 15px;
}
.full .slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (min-width: 992px) {
  .slick-dots {
    bottom: -50px;
  }
}
.big-slider-container .slick-dots {
  bottom: -70px;
}
.full .big-slider-container .slick-dots {
  bottom: 0px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0px 10px;
  padding: 0px;
  cursor: pointer;
  background: none;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #bfbfbf;
  border-radius: 6px;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.big-slider-container .slick-dots li button {
  background: #004027;
  width: 15px;
  height: 15px;
  border-radius: 8px;
}
.full .big-slider-container .slick-dots li button {
  background: #fff;
}
.slick-dots li.slick-active button {
  background: #00673e;
}
.big-slider-container .slick-dots li.slick-active button {
  background: #fcc83e;
}
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
  margin-top: 15px;
  margin-bottom: 10px;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
    its values is > 50%. */
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
    creates a new context for the origins. */
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
*/
.noUi-horizontal {
  height: 10px;
  cursor: pointer;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -10px;
  top: -5px;
  cursor: pointer;
  background: #e5a600;
  border-radius: 10px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
*/
.noUi-background {
  background: #fff;
}
.noUi-connect {
  background: #fcc83e;
  -webkit-transition: background 450ms ease;
  -o-transition: background 450ms ease;
  transition: background 450ms ease;
}
/* Handles and cursors;
*/
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
/* Disabled state;
*/
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  display: block;
}
.ms-choice {
  display: block;
  width: 100%;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
  border: none;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  text-decoration: none;
  background-color: #fff;
}
.ms-choice:focus,
.ms-choice:active {
  border: 0;
  outline: 0;
}
.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  cursor: default;
}
.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 6px 10px 0 10px;
}
.ms-choice > span.placeholder {
  color: #999;
}
.ms-choice > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("../img/icon-arrow-down.png") no-repeat center center;
  background-image: linear-gradient(transparent, transparent), url("../img/icon-arrow-down.svg");
}
.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  left: 0;
  z-index: 1000;
  background: #fff;
  color: #000000;
  border: 1px solid #e6e6e6;
}
.ms-drop.bottom {
  top: 100%;
}
.ms-drop.top {
  bottom: 100%;
}
.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px;
}
.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
  padding: 0;
}
.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  color: #000;
  font-size: 1em;
  margin: 0;
}
.ms-drop ul > li label .optgroup {
  font-weight: bold;
}
.ms-drop ul > li.multiple {
  display: block;
  float: left;
}
.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ms-drop ul > li.group {
  clear: both;
}
.ms-drop ul > li .disabled {
  opacity: .35;
  filter: alpha(opacity=35);
}
.ms-drop input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}
.ms-drop .ms-no-results {
  display: none;
}
/* The gallery overlay */
#galleryOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 100000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  display: none;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
/* This class will trigger the animation */
#galleryOverlay.visible {
  opacity: 1;
}
#gallerySlider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  -moz-transition: left 0.4s ease;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
}
#gallerySlider .placeholder {
  background: url("../img/preloader.gif") no-repeat center center;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 0px 0px 40px 0px;
}
@media (min-width: 992px) {
  #gallerySlider .placeholder {
    padding: 40px 85px 60px 85px;
  }
}
/* The before element moves the
 * image halfway from the top */
#gallerySlider .placeholder:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#gallerySlider .placeholder img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: middle;
}
#gallerySlider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}
#gallerySlider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}
/* Firefox Keyframe Animations */
@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
/* Safari and Chrome Keyframe Animations */
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
/* Arrows */
#prevArrow,
#nextArrow {
  border: none;
  text-decoration: none;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  width: 85px;
  height: 150px;
  top: 50%;
  margin-top: -75px;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#closeButton {
  color: #FFFFFF;
  width: 60px;
  height: 60px;
  text-align: center;
  z-index: 100000;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  text-decoration: none;
  background: url('../img/close.png') no-repeat;
  background-size: contain;
  opacity: 0.5;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media (min-width: 992px) {
  #closeButton {
    width: 80px;
    height: 80px;
  }
}
#prevArrow:hover,
#nextArrow:hover,
#closeButton:hover {
  opacity: 1;
}
#prevArrow {
  background: url('../img/sipka-left.png') no-repeat;
  left: 0px;
}
#nextArrow {
  background: url('../img/sipka-right.png') no-repeat;
  right: 0px;
}
#imageTitle {
  color: #FFFFFF;
  /*    background-color:#000;
    background-color:rgba(0,0,0,0.9); */
  overflow: hidden;
  width: 100%;
  text-align: center;
  left: 0;
  position: absolute;
  bottom: 0px;
  padding: 10px 0;
  font-size: 13px;
  -moz-transition: left 0.4s ease;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
}
@media (min-width: 992px) {
  #imageTitle {
    padding: 20px 0;
    font-size: 15px;
  }
}
/*! jQuery UI - v1.11.4 - 2015-06-18
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  /*
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
*/
}
.ui-widget .ui-widget {
  /*    font-size: 1em;*/
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  /*
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
*/
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("../img/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("../img/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../img/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("../img/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("../img/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../img/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../img/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../img/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../img/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../img/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../img/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/ui-icons_cd0a0a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
/*
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}
*/
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("../img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("../img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

/*video_wrapper*/
.video_wrapper{
  position: relative;width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
}
.video_wrapper iframe,.video_wrapper img{
  position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;
}

/* bannery akce 100k */
.bottom_fbanner strong{color:#e4001a;text-decoration: none;}
.bottom_fbanner strong span{text-transform: uppercase;text-decoration: none;}
.bottom_fbanner .button{display: inline;margin-left:1em;margin-top: 0.4em;font-size: 1em;}
.bottom_fbanner a{
  font-size:1.15em;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  color: #263C17;
  display: block;
  bottom: 0;left: 0;right: 0;
  background-color: #fff;
  padding: 0.5em;text-align: center;
  padding-left: 300px;
  padding-right: 300px;
  box-shadow: 0 0 3em rgba(0,0,0,0.22);
}
.bottom_fbanner a:before{
  content: url(/assets/ekospol/ekorezidence_hodkovicky/hodky-bottom-min.png);
  display: block;position: absolute;left: 0;bottom: 0;
  pointer-events: none;
}

.red_banner{
      padding: 0.66em 1em;
      color: #fff;
      font-size: 1.75em;
      font-weight: bold;
      background-color: #E4001A;
      outline: 3px solid rgba(255,255,255,0.5);
      outline-offset: -6px;
      margin-top: -.5em;
      margin-bottom: 0.5em; 
      position:relative;
    z-index:2;
  }
  .red_banner.above_h1{text-transform: uppercase;text-align: center;}
  .red_banner.above_h1 small{display:block;}
  .red_banner.under_h1 span{text-transform:uppercase;}
  .red_banner.under_h1:before{
      position: absolute;
      width: 1.5em;
      content: "";
      display: block;
      height: 1.5em;
      background-color: #E4001A;
      /* outline: 3px solid rgba(255,255,255,0.5); */
      outline-offset: -6px;
      transform: rotate(45deg);
      transform-origin: center;
      left: 3em;
      top: -0.2em;
      z-index: -5;
  }

/* print syles */
@media print {
  .main-header,
  .main-nav,
  .breadcrumb,
  .tabs,
  .time-line-box,
  .hp-search-line,
  .full-search-box,
  .social-chunk,
  .bottom-slider,
  .footer-line,
  .button {
    display: none !important;
  }
  .container,
  .white-box,
  .gallery-teaser,
  .disclaim-line {
    margin: 0;
    padding: 0;
  }
  body {
    font-size: 12px;
  }
  ul {
    list-style: initial;
    padding-left: 20px;
  }
  ul li {
    background: none;
    padding-left: 5px;
  }
  table.table {
    border: 0;
    font-size: 12px;
  }
  table.table th,
  table.table td {
    padding: 5px 8px;
  }
  table.table td {
    border: 1px solid #e6e6e6;
  }
  a[href]:after {
    content: none !important;
  }
}
