@charset "UTF-8";
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic,400italic&subset=latin,latin-ext");
/*
	Dopetrope by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*	
	zlata
	background-color: #b8860b;
	background-color: rgba(184, 134, 11, 0.98);

	z vizitky
	zlata: e5e3cc
	fialova: aa3180

	http://paletton.com/#uid=71G0u0k3stf0eSP1tC564oJ9qkF

*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

body {
  -webkit-text-size-adjust: none;
}

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Containers */
.container {
  margin-left: auto;
  margin-right: auto;
}

.container.\31 25\% {
  width: 100%;
  max-width: 1200px;
  min-width: 960px;
}

.container.\37 5\% {
  width: 720px;
}

.container.\35 0\% {
  width: 480px;
}

.container.\32 5\% {
  width: 240px;
}

.container {
  width: 960px;
}

@media screen and (min-width: 737px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 1500px;
    min-width: 1200px;
  }
  .container.\37 5\% {
    width: 900px;
  }
  .container.\35 0\% {
    width: 600px;
  }
  .container.\32 5\% {
    width: 300px;
  }
  .container {
    width: 1200px;
  }
}
@media screen and (min-width: 737px) and (max-width: 1200px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 1200px;
    min-width: 960px;
  }
  .container.\37 5\% {
    width: 720px;
  }
  .container.\35 0\% {
    width: 480px;
  }
  .container.\32 5\% {
    width: 240px;
  }
  .container {
    width: 960px;
  }
}
@media screen and (max-width: 736px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 125%;
    min-width: 100%;
  }
  .container.\37 5\% {
    width: 75%;
  }
  .container.\35 0\% {
    width: 50%;
  }
  .container.\32 5\% {
    width: 25%;
  }
  .container {
    width: 100% !important;
  }
}
/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row:after, .row:before {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.row.uniform > * > :first-child {
  margin-top: 0;
}

.row.uniform > * > :last-child {
  margin-bottom: 0;
}

.row.\30 \% > * {
  padding: 0 0 0 0px;
}

.row.\30 \% {
  margin: 0 0 -1px 0px;
}

.row.uniform.\30 \% > * {
  padding: 0px 0 0 0px;
}

.row.uniform.\30 \% {
  margin: 0px 0 -1px 0px;
}

.row > * {
  padding: 0 0 0 40px;
}

.row {
  margin: 0 0 -1px -40px;
}

.row.uniform > * {
  padding: 40px 0 0 40px;
}

.row.uniform {
  margin: -40px 0 -1px -40px;
}

.row.\32 00\% > * {
  padding: 0 0 0 80px;
}

.row.\32 00\% {
  margin: 0 0 -1px -80px;
}

.row.uniform.\32 00\% > * {
  padding: 80px 0 0 80px;
}

.row.uniform.\32 00\% {
  margin: -80px 0 -1px -80px;
}

.row.\31 50\% > * {
  padding: 0 0 0 60px;
}

.row.\31 50\% {
  margin: 0 0 -1px -60px;
}

.row.uniform.\31 50\% > * {
  padding: 60px 0 0 60px;
}

.row.uniform.\31 50\% {
  margin: -60px 0 -1px -60px;
}

.row.\35 0\% > * {
  padding: 0 0 0 20px;
}

.row.\35 0\% {
  margin: 0 0 -1px -20px;
}

.row.uniform.\35 0\% > * {
  padding: 20px 0 0 20px;
}

.row.uniform.\35 0\% {
  margin: -20px 0 -1px -20px;
}

.row.\32 5\% > * {
  padding: 0 0 0 10px;
}

.row.\32 5\% {
  margin: 0 0 -1px -10px;
}

.row.uniform.\32 5\% > * {
  padding: 10px 0 0 10px;
}

.row.uniform.\32 5\% {
  margin: -10px 0 -1px -10px;
}

.\31 2u, .\31 2u\$ {
  width: 100%;
  clear: none;
  margin-left: 0;
}

.\31 1u, .\31 1u\$ {
  width: 91.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 0u, .\31 0u\$ {
  width: 83.3333333333%;
  clear: none;
  margin-left: 0;
}

.\39 u, .\39 u\$ {
  width: 75%;
  clear: none;
  margin-left: 0;
}

.\38 u, .\38 u\$ {
  width: 66.6666666667%;
  clear: none;
  margin-left: 0;
}

.\37 u, .\37 u\$ {
  width: 58.3333333333%;
  clear: none;
  margin-left: 0;
}

.\36 u, .\36 u\$ {
  width: 50%;
  clear: none;
  margin-left: 0;
}

.\35 u, .\35 u\$ {
  width: 41.6666666667%;
  clear: none;
  margin-left: 0;
}

.\34 u, .\34 u\$ {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}

.\33 u, .\33 u\$ {
  width: 25%;
  clear: none;
  margin-left: 0;
}

.\32 u, .\32 u\$ {
  width: 16.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 u, .\31 u\$ {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0;
}

.\31 2u\$ + *,
.\31 1u\$ + *,
.\31 0u\$ + *,
.\39 u\$ + *,
.\38 u\$ + *,
.\37 u\$ + *,
.\36 u\$ + *,
.\35 u\$ + *,
.\34 u\$ + *,
.\33 u\$ + *,
.\32 u\$ + *,
.\31 u\$ + * {
  clear: left;
}

.\-11u {
  margin-left: 91.6666666667%;
}

.\-10u {
  margin-left: 83.3333333333%;
}

.\-9u {
  margin-left: 75%;
}

.\-8u {
  margin-left: 66.6666666667%;
}

.\-7u {
  margin-left: 58.3333333333%;
}

.\-6u {
  margin-left: 50%;
}

.\-5u {
  margin-left: 41.6666666667%;
}

.\-4u {
  margin-left: 33.3333333333%;
}

.\-3u {
  margin-left: 25%;
}

.\-2u {
  margin-left: 16.6666666667%;
}

.\-1u {
  margin-left: 8.3333333333%;
}

@media screen and (min-width: 737px) {
  .row > * {
    padding: 50px 0 0 50px;
  }
  .row {
    margin: -50px 0 -1px -50px;
  }
  .row.uniform > * {
    padding: 50px 0 0 50px;
  }
  .row.uniform {
    margin: -50px 0 -1px -50px;
  }
  .row.\32 00\% > * {
    padding: 100px 0 0 100px;
  }
  .row.\32 00\% {
    margin: -100px 0 -1px -100px;
  }
  .row.uniform.\32 00\% > * {
    padding: 100px 0 0 100px;
  }
  .row.uniform.\32 00\% {
    margin: -100px 0 -1px -100px;
  }
  .row.\31 50\% > * {
    padding: 75px 0 0 75px;
  }
  .row.\31 50\% {
    margin: -75px 0 -1px -75px;
  }
  .row.uniform.\31 50\% > * {
    padding: 75px 0 0 75px;
  }
  .row.uniform.\31 50\% {
    margin: -75px 0 -1px -75px;
  }
  .row.\35 0\% > * {
    padding: 25px 0 0 25px;
  }
  .row.\35 0\% {
    margin: -25px 0 -1px -25px;
  }
  .row.uniform.\35 0\% > * {
    padding: 25px 0 0 25px;
  }
  .row.uniform.\35 0\% {
    margin: -25px 0 -1px -25px;
  }
  .row.\32 5\% > * {
    padding: 12.5px 0 0 12.5px;
  }
  .row.\32 5\% {
    margin: -12.5px 0 -1px -12.5px;
  }
  .row.uniform.\32 5\% > * {
    padding: 12.5px 0 0 12.5px;
  }
  .row.uniform.\32 5\% {
    margin: -12.5px 0 -1px -12.5px;
  }
  .\31 2u⣞sktop\), .\31 2u\$⣞sktop\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u⣞sktop\), .\31 1u\$⣞sktop\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u⣞sktop\), .\31 0u\$⣞sktop\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u⣞sktop\), .\39 u\$⣞sktop\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u⣞sktop\), .\38 u\$⣞sktop\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u⣞sktop\), .\37 u\$⣞sktop\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u⣞sktop\), .\36 u\$⣞sktop\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u⣞sktop\), .\35 u\$⣞sktop\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u⣞sktop\), .\34 u\$⣞sktop\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u⣞sktop\), .\33 u\$⣞sktop\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u⣞sktop\), .\32 u\$⣞sktop\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u⣞sktop\), .\31 u\$⣞sktop\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\$⣞sktop\) + *,
  .\31 1u\$⣞sktop\) + *,
  .\31 0u\$⣞sktop\) + *,
  .\39 u\$⣞sktop\) + *,
  .\38 u\$⣞sktop\) + *,
  .\37 u\$⣞sktop\) + *,
  .\36 u\$⣞sktop\) + *,
  .\35 u\$⣞sktop\) + *,
  .\34 u\$⣞sktop\) + *,
  .\33 u\$⣞sktop\) + *,
  .\32 u\$⣞sktop\) + *,
  .\31 u\$⣞sktop\) + * {
    clear: left;
  }
  .\-11u⣞sktop\) {
    margin-left: 91.6666666667%;
  }
  .\-10u⣞sktop\) {
    margin-left: 83.3333333333%;
  }
  .\-9u⣞sktop\) {
    margin-left: 75%;
  }
  .\-8u⣞sktop\) {
    margin-left: 66.6666666667%;
  }
  .\-7u⣞sktop\) {
    margin-left: 58.3333333333%;
  }
  .\-6u⣞sktop\) {
    margin-left: 50%;
  }
  .\-5u⣞sktop\) {
    margin-left: 41.6666666667%;
  }
  .\-4u⣞sktop\) {
    margin-left: 33.3333333333%;
  }
  .\-3u⣞sktop\) {
    margin-left: 25%;
  }
  .\-2u⣞sktop\) {
    margin-left: 16.6666666667%;
  }
  .\-1u⣞sktop\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (min-width: 737px) and (max-width: 1200px) {
  .row > * {
    padding: 25px 0 0 25px;
  }
  .row {
    margin: -25px 0 -1px -25px;
  }
  .row.uniform > * {
    padding: 25px 0 0 25px;
  }
  .row.uniform {
    margin: -25px 0 -1px -25px;
  }
  .row.\32 00\% > * {
    padding: 50px 0 0 50px;
  }
  .row.\32 00\% {
    margin: -50px 0 -1px -50px;
  }
  .row.uniform.\32 00\% > * {
    padding: 50px 0 0 50px;
  }
  .row.uniform.\32 00\% {
    margin: -50px 0 -1px -50px;
  }
  .row.\31 50\% > * {
    padding: 37.5px 0 0 37.5px;
  }
  .row.\31 50\% {
    margin: -37.5px 0 -1px -37.5px;
  }
  .row.uniform.\31 50\% > * {
    padding: 37.5px 0 0 37.5px;
  }
  .row.uniform.\31 50\% {
    margin: -37.5px 0 -1px -37.5px;
  }
  .row.\35 0\% > * {
    padding: 12.5px 0 0 12.5px;
  }
  .row.\35 0\% {
    margin: -12.5px 0 -1px -12.5px;
  }
  .row.uniform.\35 0\% > * {
    padding: 12.5px 0 0 12.5px;
  }
  .row.uniform.\35 0\% {
    margin: -12.5px 0 -1px -12.5px;
  }
  .row.\32 5\% > * {
    padding: 6.25px 0 0 6.25px;
  }
  .row.\32 5\% {
    margin: -6.25px 0 -1px -6.25px;
  }
  .row.uniform.\32 5\% > * {
    padding: 6.25px 0 0 6.25px;
  }
  .row.uniform.\32 5\% {
    margin: -6.25px 0 -1px -6.25px;
  }
  .\31 2u\(tablet\), .\31 2u\$\(tablet\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\(tablet\), .\31 1u\$\(tablet\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\(tablet\), .\31 0u\$\(tablet\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\(tablet\), .\39 u\$\(tablet\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\(tablet\), .\38 u\$\(tablet\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\(tablet\), .\37 u\$\(tablet\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\(tablet\), .\36 u\$\(tablet\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\(tablet\), .\35 u\$\(tablet\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\(tablet\), .\34 u\$\(tablet\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\(tablet\), .\33 u\$\(tablet\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\(tablet\), .\32 u\$\(tablet\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\(tablet\), .\31 u\$\(tablet\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\$\(tablet\) + *,
  .\31 1u\$\(tablet\) + *,
  .\31 0u\$\(tablet\) + *,
  .\39 u\$\(tablet\) + *,
  .\38 u\$\(tablet\) + *,
  .\37 u\$\(tablet\) + *,
  .\36 u\$\(tablet\) + *,
  .\35 u\$\(tablet\) + *,
  .\34 u\$\(tablet\) + *,
  .\33 u\$\(tablet\) + *,
  .\32 u\$\(tablet\) + *,
  .\31 u\$\(tablet\) + * {
    clear: left;
  }
  .\-11u\(tablet\) {
    margin-left: 91.6666666667%;
  }
  .\-10u\(tablet\) {
    margin-left: 83.3333333333%;
  }
  .\-9u\(tablet\) {
    margin-left: 75%;
  }
  .\-8u\(tablet\) {
    margin-left: 66.6666666667%;
  }
  .\-7u\(tablet\) {
    margin-left: 58.3333333333%;
  }
  .\-6u\(tablet\) {
    margin-left: 50%;
  }
  .\-5u\(tablet\) {
    margin-left: 41.6666666667%;
  }
  .\-4u\(tablet\) {
    margin-left: 33.3333333333%;
  }
  .\-3u\(tablet\) {
    margin-left: 25%;
  }
  .\-2u\(tablet\) {
    margin-left: 16.6666666667%;
  }
  .\-1u\(tablet\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 736px) {
  .row > * {
    padding: 20px 0 0 20px;
  }
  .row {
    margin: -20px 0 -1px -20px;
  }
  .row.uniform > * {
    padding: 20px 0 0 20px;
  }
  .row.uniform {
    margin: -20px 0 -1px -20px;
  }
  .row.\32 00\% > * {
    padding: 40px 0 0 40px;
  }
  .row.\32 00\% {
    margin: -40px 0 -1px -40px;
  }
  .row.uniform.\32 00\% > * {
    padding: 40px 0 0 40px;
  }
  .row.uniform.\32 00\% {
    margin: -40px 0 -1px -40px;
  }
  .row.\31 50\% > * {
    padding: 30px 0 0 30px;
  }
  .row.\31 50\% {
    margin: -30px 0 -1px -30px;
  }
  .row.uniform.\31 50\% > * {
    padding: 30px 0 0 30px;
  }
  .row.uniform.\31 50\% {
    margin: -30px 0 -1px -30px;
  }
  .row.\35 0\% > * {
    padding: 10px 0 0 10px;
  }
  .row.\35 0\% {
    margin: -10px 0 -1px -10px;
  }
  .row.uniform.\35 0\% > * {
    padding: 10px 0 0 10px;
  }
  .row.uniform.\35 0\% {
    margin: -10px 0 -1px -10px;
  }
  .row.\32 5\% > * {
    padding: 5px 0 0 5px;
  }
  .row.\32 5\% {
    margin: -5px 0 -1px -5px;
  }
  .row.uniform.\32 5\% > * {
    padding: 5px 0 0 5px;
  }
  .row.uniform.\32 5\% {
    margin: -5px 0 -1px -5px;
  }
  .\31 2u\(mobile\), .\31 2u\$\(mobile\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }
  .\31 1u\(mobile\), .\31 1u\$\(mobile\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 0u\(mobile\), .\31 0u\$\(mobile\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\39 u\(mobile\), .\39 u\$\(mobile\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }
  .\38 u\(mobile\), .\38 u\$\(mobile\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\37 u\(mobile\), .\37 u\$\(mobile\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\36 u\(mobile\), .\36 u\$\(mobile\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }
  .\35 u\(mobile\), .\35 u\$\(mobile\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\34 u\(mobile\), .\34 u\$\(mobile\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\33 u\(mobile\), .\33 u\$\(mobile\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }
  .\32 u\(mobile\), .\32 u\$\(mobile\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }
  .\31 u\(mobile\), .\31 u\$\(mobile\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }
  .\31 2u\$\(mobile\) + *,
  .\31 1u\$\(mobile\) + *,
  .\31 0u\$\(mobile\) + *,
  .\39 u\$\(mobile\) + *,
  .\38 u\$\(mobile\) + *,
  .\37 u\$\(mobile\) + *,
  .\36 u\$\(mobile\) + *,
  .\35 u\$\(mobile\) + *,
  .\34 u\$\(mobile\) + *,
  .\33 u\$\(mobile\) + *,
  .\32 u\$\(mobile\) + *,
  .\31 u\$\(mobile\) + * {
    clear: left;
  }
  .\-11u\(mobile\) {
    margin-left: 91.6666666667%;
  }
  .\-10u\(mobile\) {
    margin-left: 83.3333333333%;
  }
  .\-9u\(mobile\) {
    margin-left: 75%;
  }
  .\-8u\(mobile\) {
    margin-left: 66.6666666667%;
  }
  .\-7u\(mobile\) {
    margin-left: 58.3333333333%;
  }
  .\-6u\(mobile\) {
    margin-left: 50%;
  }
  .\-5u\(mobile\) {
    margin-left: 41.6666666667%;
  }
  .\-4u\(mobile\) {
    margin-left: 33.3333333333%;
  }
  .\-3u\(mobile\) {
    margin-left: 25%;
  }
  .\-2u\(mobile\) {
    margin-left: 16.6666666667%;
  }
  .\-1u\(mobile\) {
    margin-left: 8.3333333333%;
  }
}
/* Basic */
body {
  background: #f7f7f7;
  font-family: "Source Sans Pro";
  font-weight: 300;
  color: #5d5d5d;
}
body.is-loading * {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
@media all and (min-width: 1921px) {
  body #page-wrapper, body #header-wrapper, body #header, body .header_s {
    width: 1920px;
    margin: 0 auto;
  }
}

input, textarea, select, .button {
  font-family: "Source Sans Pro";
  font-weight: 300;
  color: #5d5d5d;
}

strong, b {
  color: #252122;
  font-weight: 400;
}

i, em {
  font-style: italic;
}

sub {
  position: relative;
  top: 0.5em;
  font-size: 0.8em;
}

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.8em;
}

blockquote {
  border-left: solid 0.75em #dddddd;
  padding: 1em 0 1em 1.5em;
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  text-align: left;
}

h2 {
  color: #aa3180;
}

h1, h3, h4, h5, h6 {
  color: #252122;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none;
}

a {
  color: #b8860b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

br.clear {
  clear: both;
}

hr {
  border: 0;
  border-top: solid 1px #dddddd;
  height: 1px;
  margin: 2em 0 2em 0;
}

p, ul, ol, dl, table {
  margin-bottom: 2em;
}
p.right, ul.right, ol.right, dl.right, table.right {
  float: right;
}
p.bottom, ul.bottom, ol.bottom, dl.bottom, table.bottom {
  vertical-align: text-bottom;
}

/* Form */
form label {
  display: block;
  color: #252122;
  font-weight: 400;
  margin: 0 0 0.5em 0;
}
form input[type=text],
form input[type=email],
form input[type=password],
form select,
form textarea {
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0.75em 1em;
  font-size: 1em;
  border-radius: 5px;
  border: solid 1px #dddddd;
  background: #fff;
  width: 100%;
}
form input[type=text].form_input_error,
form input[type=email].form_input_error,
form input[type=password].form_input_error,
form select.form_input_error,
form textarea.form_input_error {
  border: solid 1px #f00;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form select:focus,
form textarea:focus {
  box-shadow: inset 0px 0px 1px 1px #cbc29e;
}
form textarea {
  height: 15em;
}
form .formerize-placeholder {
  color: #555 !important;
}
form ::-webkit-input-placeholder {
  color: #555 !important;
}
form :-moz-placeholder {
  color: #555 !important;
}
form ::-moz-placeholder {
  color: #555 !important;
}
form :-ms-input-placeholder {
  color: #555 !important;
}
form ::-moz-focus-inner {
  border: 0;
}

/* Tables */
table {
  width: 100%;
}
table.default {
  width: 100%;
}
table.default tr {
  border-top: solid 1px #dddddd;
}
table.default tr:first-child {
  border-top: 0;
}
table.default td {
  padding: 0.5em 1em 0.5em 1em;
  text-align: left;
}
table.default th {
  text-align: left;
  padding: 0.5em 1em 0.5em 1em;
  font-weight: 700;
  margin: 0 0 1em 0;
}
table.default thead {
  border-bottom: solid 2px #dddddd;
}

/* Section/Article */
section, article {
  margin-bottom: 2.5em;
}
section > :last-child, section:last-child, article > :last-child, article:last-child {
  margin-bottom: 0;
}

header > p {
  display: block;
  /*font-style: italic;*/
}
header h1 {
  color: #252122;
  font-weight: 400;
  font-size: 1.75em;
  line-height: 1em;
  letter-spacing: -0.035em;
  margin: 0 0 1em 0;
}
header.major {
  position: relative;
  text-align: center;
  border-top: solid 1px #ccc;
  top: 1em;
}
header.major h2 {
  background: #fff;
  position: relative;
  top: -0.65em;
  display: inline;
  margin: 0;
  padding: 0 1em 0 1em;
}

/* Center */
.center {
  text-align: center;
}

/* Box */
.box_b {
  /*background-color: #aa3180;*/
  text-align: right;
}
.box_b h2 {
  padding: 1em 2em 7em;
  color: #fff;
  line-height: 2em;
  font-weight: 300;
  text-align: right;
}
.box_b h3 {
  line-height: 1.6em;
  font-size: 1em;
  font-weight: 400;
}
.box_b header {
  display: inline-block;
}

.box_b1 h2 {
  background: #fb5085 url("../../images/sluzby-visage-institute.jpg");
  background-position: right bottom;
  background-size: auto 80%;
  background-repeat: no-repeat;
  -moz-transition: background-size .5s ease-in-out;
  -webkit-transition: background-size .5s ease-in-out;
  -ms-transition: background-size .5s ease-in-out;
  transition: background-size .5s ease-in-out;
}

.box_b2 h2 {
  /*background: #f98845 url('../../images/nabidka-kurzu-vizaze.jpg');*/
  background: #f9c5a6 url("../../images/nabidka-kurzu-vizaze.jpg");
  background-position: right bottom;
  background-size: auto 80%;
  background-repeat: no-repeat;
  -moz-transition: background-size .5s ease-in-out;
  -webkit-transition: background-size .5s ease-in-out;
  -ms-transition: background-size .5s ease-in-out;
  transition: background-size .5s ease-in-out;
}

.box_b .transition {
  background-size: auto 90%;
}

.box {
  background-color: #fff;
  border-bottom: solid 1px #ccc;
  text-align: justify;
}
.box .image.featured {
  position: relative;
  width: 100%;
}

.box_color2 {
  background-color: #e5e3cc;
}

.box_e {
  margin-top: -1.5em !important;
  /*ul  {
  	list-style-type:disc;
  	margin-left: 1em;
  }*/
}
.box_e .image.featured {
  position: relative;
  width: auto;
}
.box_e article {
  text-align: justify;
}

/* Button */
input[type=button],
input[type=submit],
input[type=reset],
button,
.button {
  -webkit-appearance: none;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  background: #cbbf90;
  color: #fff !important;
  font-weight: 700;
  width: 16em;
  text-align: center;
  outline: 0;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out;
  -ms-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
.button:hover {
  background: #c1962d;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
button:active,
.button:active {
  background: #c51349;
}
input[type=button]:disabled,
input[type=submit]:disabled,
input[type=reset]:disabled,
button:disabled,
.button:disabled {
  background: #a22a22;
}
input[type=button].alt,
input[type=submit].alt,
input[type=reset].alt,
button.alt,
.button.alt {
  background: #252122;
}
input[type=button].alt:hover,
input[type=submit].alt:hover,
input[type=reset].alt:hover,
button.alt:hover,
.button.alt:hover {
  background: #353132;
}
input[type=button].alt:active,
input[type=submit].alt:active,
input[type=reset].alt:active,
button.alt:active,
.button.alt:active {
  background: #151112;
}
input[type=button].icon:before,
input[type=submit].icon:before,
input[type=reset].icon:before,
button.icon:before,
.button.icon:before {
  opacity: 0.35;
  position: relative;
  top: 0.05em;
  margin-right: 0.75em;
}

/* Image */
.image {
  display: inline-block;
  outline: 0;
}
.image img {
  display: block;
  width: 100%;
}
.image.centered {
  display: block;
  margin: 0 0 2em 0;
}
.image.centered img {
  margin: 0 auto;
  width: auto;
}
.image.featured {
  display: block;
  width: 100%;
  margin: 0 0 2em 0;
}
.image.left {
  float: left;
  margin: 0 2em 2em 0;
}

/* List */
ul.default {
  list-style: disc;
  padding-left: 1em;
}
ul.default li {
  padding-left: 0.5em;
  text-align: left;
}
ul.sluzby {
  list-style: none;
  /*padding-left: 1em;*/
  font-size: 1.6em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5em;
  margin-bottom: 1em;
  color: #b8860b;
}
ul.sluzby li {
  padding-left: 0.5em;
}
ul.sluzby li.msp {
  letter-spacing: 0.55em;
}
ul.contact li {
  position: relative;
  border-top: solid 1px #ddd;
  padding: 1.3em 0 1.3em 7em;
}
ul.contact li h3 {
  position: absolute;
  left: 0;
  top: 1.3em;
  font-size: 1.1em;
}
ul.contact li p {
  margin: 0;
}
ul.contact li:first-child {
  padding-top: 0;
  border-top: 0;
}
ul.contact li:first-child h3 {
  top: 0;
}
ul.dates li {
  position: relative;
  border-top: solid 1px #ddd;
  padding: 1.3em 0 1.3em 6.75em;
}
ul.dates .date {
  display: block;
  position: absolute;
  left: 0;
  top: 1.3em;
  background-color: #d52349;
  height: 3.5em;
  text-align: center;
  color: #fff;
  line-height: 1em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0.5em 0.75em 0 1em;
}
ul.dates .date:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -1.2em;
  border-left: solid 1.25em #d52349;
  border-top: solid 1.8em transparent;
  border-bottom: solid 1.8em transparent;
}
ul.dates .date strong {
  display: block;
  font-size: 1.75em;
  padding-top: 0.15em;
}
ul.dates h3 {
  font-size: 1.1em;
}
ul.dates p {
  margin: 0;
}
ul.dates li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.dates li:first-child .date {
  top: 0;
}
ul.divided li {
  border-top: solid 1px #ddd;
  padding: 1em 0 1em 0;
}
ul.divided li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.social {
  overflow: hidden;
  cursor: default;
}
ul.social li {
  display: inline-block;
}
ul.social li:first-child {
  margin-left: 0;
}
ul.social li a {
  display: inline-block;
  width: 3em;
  height: 3em;
  text-align: center;
  border-radius: 5px;
  background: #888;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out;
  -ms-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out;
}
ul.social li a:before {
  color: #fff;
  font-size: 2em;
  line-height: 1.5em;
}
ul.social li a.fa-facebook {
  background: #3c5a98;
}
ul.social li a.fa-facebook:hover {
  background: #4c6aa8;
}
ul.social li a.fa-twitter {
  background: #2daae4;
}
ul.social li a.fa-twitter:hover {
  background: #3dbaf4;
}
ul.social li a.fa-dribbble {
  background: #c4376b;
}
ul.social li a.fa-dribbble:hover {
  background: #d4477b;
}
ul.social li a.fa-linkedin {
  background: #006599;
}
ul.social li a.fa-linkedin:hover {
  background: #1075a9;
}
ul.social li a.fa-tumblr {
  background: #2b4661;
}
ul.social li a.fa-tumblr:hover {
  background: #3b5671;
}
ul.social li a.fa-google-plus {
  background: #da2713;
}
ul.social li a.fa-google-plus:hover {
  background: #ea3723;
}

ol.default {
  list-style: decimal;
  padding-left: 1.25em;
}
ol.default li {
  padding-left: 0.25em;
}

/* Icons */
.icon {
  position: relative;
  text-decoration: none;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon > .label {
  display: none;
}
.icon.featured {
  position: relative;
  display: inline-block;
  background-color: #d52349;
  width: 9em;
  padding: 1.75em 0 0.75em 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0 0 4.5em 0;
  cursor: default;
}
.icon.featured:before {
  font-size: 4.5em;
  line-height: 1em;
  color: #fff;
}
.icon.featured:after {
  content: "";
  position: absolute;
  bottom: -1.95em;
  left: 0;
  border-top: solid 2em #d52349;
  border-left: solid 4.5em transparent;
  border-right: solid 4.5em transparent;
}
.icon.featured.alt {
  background-color: #252122;
}
.icon.featured.alt:after {
  border-top-color: #252122;
}
.icon.featured.alt2 {
  background-color: #827a7c;
}
.icon.featured.alt2:after {
  border-top-color: #827a7c;
}

/* Banner */
#banner {
  background: #eee8d0 url("../../images/visage-institute-banner.jpg");
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  text-align: center;
}
#banner section {
  background-color: #ebe6d0;
  background-color: rgba(235, 230, 208, 0.8);
}
#banner section p {
  color: #252122;
  padding: 0;
  /*font-style: normal;*/
  font-weight: 400;
  margin: 0;
  text-align: justify;
}
#banner section h2 {
  color: #aa3180;
  font-weight: 400;
}
#banner header h1 {
  color: #252122;
  font-weight: 400;
  font-size: 2.4em;
  line-height: 1em;
  letter-spacing: -0.035em;
  margin: 0 0 1em 0;
}

/* galery_tabs */
#galery_tabs div {
  padding: 0;
}
#galery_tabs a {
  display: block;
  background-color: #fff;
  padding: 1em 1em !important;
  margin-left: 25px;
  text-align: center;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  border-radius: 5px;
}
#galery_tabs a:hover {
  background-color: #ebe6d0;
  text-decoration: none;
}

#visage_foto {
  background-color: #eee8d0;
  padding-bottom: 4em;
}

#upozorneni {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10010;
  background-color: rgba(0, 0, 0, 0.75);
  display: none;
}
#upozorneni .box {
  margin: 10em;
}
#upozorneni h1, #upozorneni h2, #upozorneni h3 {
  text-align: center;
}

/*  norbert  */
.norbert {
  background-color: #eee8d0;
  margin-top: 2em;
  padding-top: 2em;
  margin-bottom: 3em;
}

/* white_box */
.white_box {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

/*  kurzy  */
#kurzy .box_e {
  padding-bottom: 0px;
}
#kurzy .box_e strong {
  font-size: 1.2em;
}

.napln_kurzu {
  /* background-color: #eee8d0; */
  padding-bottom: 1em;
  margin-bottom: 2em;
}

/* Kontakt */
#kontakt {
  font-size: 1.2em;
}
#kontakt p {
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}

/* kontakt_adresa */
#kontakt_adresa {
  text-align: right;
  border-right: 1px solid #eaeaea;
}
#kontakt_adresa p {
  padding-right: 2em;
}

/* Mapa */
#mapa {
  background-color: #eee8d0;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
#mapa .box_m {
  height: 30em;
}

/* napistenam */
#napistenam .gdpr {
  font-style: italic;
}
#napistenam .green {
  color: #009900;
  font-weight: 400;
}
#napistenam .red {
  color: #f00;
  font-weight: 400;
}
#napistenam .subm_line {
  padding-top: 4em;
}
#napistenam header {
  padding-top: 6.5em;
  padding-bottom: 0;
  margin-bottom: 1em;
}

/* kontakt_home */
/*	#kontakt_home  {
	}*/
/* gdpr_info */
#gdpr_info {
  display: none;
  position: relative;
}

#gdpr_info_c {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 50%;
  padding: 10em 20em;
  background-color: #fff;
  border: 1px solid #ccc;
}

/* sluzby */
.mezera {
  padding-top: 6em;
  padding-bottom: 2em;
}

.eberlin_a {
  float: right;
  margin-right: 40px;
}

#eberlin {
  padding-bottom: 6em;
}

#eberlin_box {
  margin-top: -6em !important;
}

#bioeyeslips {
  padding-top: 3.2em;
  padding-bottom: 3.6em;
}

#equilibrium {
  padding-top: 6em;
  padding-bottom: 6em;
}

#multivitaminas, #whiteline, #dermapen {
  padding-top: 6em;
  padding-bottom: 4em;
}

#xebor, #firmezza, #biologickasera {
  padding-top: 6em;
  padding-bottom: 8em;
}

.osetreni-pleti .norbert {
  padding-top: 6.5em;
}

/* loader dots */
.loader_dots {
  font-size: 4em;
  font-weight: 900;
  padding-bottom: 1em;
}

@keyframes blink {
  50% {
    color: transparent;
  }
}
.loader__dot {
  animation: 1s blink infinite;
}

.loader__dot:nth-child(2) {
  animation-delay: 250ms;
}

.loader__dot:nth-child(3) {
  animation-delay: 500ms;
}

/* Wrappers */
#header-wrapper {
  position: relative;
  background: url("../../images/header-bg.png") repeat-x center;
  /*background-size: auto 100%;*/
  border-bottom: solid 1px #e5e5e5;
}

.header_s {
  overflow: hidden;
  position: fixed !important;
  top: -178px;
  width: 100%;
  z-index: 999;
  display: block;
}

#main-wrapper {
  position: relative;
  background-color: #f7f7f7;
}
#main-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*background: url('images/bg01.png');
  background-size: 100% 100%;*/
  z-index: 0;
  opacity: 0.1;
}
#main-wrapper .major h2 {
  background-color: #f7f7f7;
}

#footer-wrapper {
  position: relative;
  color: #858484;
  background-color: #252122;
}
#footer-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*background: url('images/bg01.png');*/
  background-size: 100% 100%;
  z-index: 0;
  opacity: 0.5;
}
#footer-wrapper a {
  color: #c5c4c4;
}
#footer-wrapper h2, #footer-wrapper h3, #footer-wrapper h4, #footer-wrapper h5, #footer-wrapper h6, #footer-wrapper strong, #footer-wrapper b {
  color: #fff;
}
#footer-wrapper h2 a, #footer-wrapper h3 a, #footer-wrapper h4 a, #footer-wrapper h5 a, #footer-wrapper h6 a, #footer-wrapper strong a, #footer-wrapper b a {
  color: inherit;
}
#footer-wrapper ul.contact li, #footer-wrapper ul.dates li, #footer-wrapper ul.divided li {
  border-top-color: #353434;
  border-top-color: rgba(255, 255, 255, 0.05);
}

/* Intro */
#intro {
  text-align: center;
}

.intro_s {
  text-align: center;
  padding: 6px 0 0;
}

/* Logo */
/*	.logo_s {
		-webkit-transform: scale(0.4);
		-moz-transform: scale(0.4);
		o-transform: scale(0.4);
		transform: scale(0.4);
		padding-top:0.3em;
	}*/
/* Copyright */
#copyright {
  text-align: center;
  position: relative;
}
#copyright .links {
  display: inline-block;
  background: #2C2929;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  margin: 0;
}

/* foto_main */
#foto_main {
  padding-bottom: 4em;
}
#foto_main .gallery_b {
  margin: 6em 0 2em;
  text-align: center;
}

/* napiste_nam_w */
#napiste_nam_w {
  text-align: center;
  padding-top: 6em;
  padding-bottom: 8em;
  border-top: solid 1px #ccc;
  font-size: 1.5em;
}
#napiste_nam_w h2, #napiste_nam_w h3 {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
}
#napiste_nam_w a {
  color: #252122;
}
#napiste_nam_w a:hover {
  text-decoration: none;
}
#napiste_nam_w .transition {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  o-transform: scale(1.3);
  transform: scale(1.3);
}

/* napiste_nam_o */
#napiste_nam_o {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  padding-top: 2em;
}

#grecaptcha-box {
  position: absolute;
  right: 186px;
  bottom: 0px;
  width: 260px;
  height: 90px;
}

#grecaptcha-box .grecaptcha-badge {
  box-shadow: none !important;
}

/* fotogalerie */
#fotogalerie_m {
  margin: 0 auto !important;
}

.fotogalerie_i {
  visibility: hidden;
}

#kurzy_hx h2 {
  text-align: justify;
}

#sluzby_mezera {
  display: none;
}

.beauty-by-wrapper {
  position: relative;
}

.beauty-by {
  position: absolute;
  top: 0em;
  left: 50%;
  width: 240px;
}

@media screen and (max-width: 1200px) {
  .beauty-by {
    top: 1em;
    width: 160px;
  }
}
@media screen and (max-width: 736px) {
  .beauty-by {
    top: 0.5em;
    left: 75%;
  }
}
@media screen and (max-width: 640px) {
  .beauty-by {
    left: 65%;
  }
}
@media screen and (max-width: 480px) {
  .beauty-by {
    left: 60%;
  }
}
/* Desktop */
@media screen and (min-width: 737px) {
  /* Basic */
  body, input, textarea, select, .button {
    font-size: 13pt;
    line-height: 1.75em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.35em;
  }
  /* Section/Article */
  header {
    margin: 0 0 1.5em 0;
  }
  header > p {
    margin: 0.5em 0 0 0;
    padding-bottom: 0.5em;
  }
  header.major {
    margin: 0 0 3em 0;
  }
  footer {
    margin: 2.25em 0 0 0;
  }
  /* Box, Box_e (without bg) */
  .box, .box_e {
    padding: 2.5em 1.75em 2.75em 1.75em;
    /*padding: 2.5em 1.75em 1.5em 1.75em;*/
  }
  .box .image.featured, .box_e .image.featured {
    left: 2.5em;
    top: 4em;
    margin: -4.5em 0 4.25em -3.5em;
  }
  .box.post header, .box_e.post header {
    padding-top: 1em;
    margin: 0 0 2em 0;
  }
  .box.post h2, .box_e.post h2 {
    font-size: 2em;
    letter-spacing: -0.015em;
    color: #fff;
  }
  .box.post header > p, .box_e.post header > p {
    margin-top: 1.25em;
    font-size: 1.25em;
  }
  /* Button */
  input[type=button],
  input[type=submit],
  input[type=reset],
  button,
  .button {
    font-size: 1.1em;
    padding: 0.65em 1.5em 0.65em 1.5em;
  }
  input[type=button].big,
  input[type=submit].big,
  input[type=reset].big,
  button.big,
  .button.big {
    font-size: 1.5em;
    padding: 0.75em 1.5em 0.75em 1.5em;
  }
  /* List */
  ul.actions li {
    display: inline-block;
    margin-left: 1em;
  }
  ul.actions li:first-child {
    margin-left: 0;
  }
  ul.links li {
    display: inline-block;
    border-left: solid 1px rgba(255, 255, 255, 0.05);
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
  }
  ul.links li:first-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
  ul.social {
    margin: 0 0 3.25em 0;
  }
  ul.social li {
    margin-left: 0.75em;
  }
  /* Wrappers */
  #header-wrapper {
    /*padding: 1.5em 0 0 0;*/
  }
  #main-wrapper {
    padding: 4em 0 3em 0;
  }
  .sd-space_s {
    padding-top: 13em !important;
  }
  #footer-wrapper {
    padding: 4em 0 4em 0;
  }
  #footer-wrapper header {
    margin: 0 0 3em 0;
  }
  #footer-wrapper header h2 {
    font-size: 1.75em;
  }
  /* Header */
  #header {
    text-align: center;
  }
  #header h1 {
    color: #252122;
    font-weight: 400;
    font-size: 2.5em;
    letter-spacing: -0.035em;
    margin: 0 0 1em 0;
  }
  /* Nav */
  #nav {
    padding: 3.5em 0;
    text-align: center;
  }
  #nav > ul {
    margin: 0;
  }
  #nav > ul > li {
    display: inline-block;
    font-style: italic;
    font-size: 1.2em;
    margin: 0 0.35em 0 0.35em;
  }
  #nav > ul > li > ul {
    display: none;
  }
  #nav > ul > li > a {
    border-radius: 5px;
    color: #252222;
    text-decoration: none;
    padding: 0.6em 1.2em 0.6em 1.2em;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    outline: 0;
  }
  #nav > ul > li:hover > a, #nav > ul > li.active > a {
    background: #fff;
    color: #5d5d5d;
  }
  #nav > ul > li.current > a {
    background: #D23C77;
    color: #fff !important;
    /*font-weight: 700;*/
  }
  .nav_s {
    padding: 1.3em 0 0 !important;
  }
  .dropotron {
    border-radius: 5px;
    background-color: #252122;
    background-color: rgba(34, 30, 31, 0.98);
    padding: 1.25em 1.5em 1.25em 1.5em;
    font-style: italic;
    min-width: 13em;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5);
    text-align: left;
    margin-top: -1.25em;
    margin-left: -1px;
  }
  .dropotron a, .dropotron span {
    color: #aaa;
    text-decoration: none;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
  }
  .dropotron li {
    padding: 0.25em 0 0.25em 0;
  }
  .dropotron li:hover > a, .dropotron li:hover > span {
    color: #fff;
  }
  .dropotron.level-0 {
    margin-top: 2em;
  }
  .dropotron.level-0:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -9px;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #252122;
    border-bottom-color: rgba(34, 30, 31, 0.98);
  }
  /* Banner */
  #banner {
    position: relative;
    padding: 6em 0;
    /*margin: 4em 0 0 0;*/
    margin: 0;
  }
  #banner header {
    display: inline-block;
    padding: 3em 5em 0;
    margin: 0 10em;
    border-radius: 5px;
  }
  #banner header h2 {
    font-size: 1.5em;
    margin: 0 0 0.65em 0;
  }
  #banner header p {
    /*font-size: 1.5em;*/
  }
  #banner article {
    padding: 0 2em 2em;
  }
  /* to_banner */
  #to_banner {
    margin-top: -10em;
  }
  #to_banner header {
    margin: 0;
  }
  /* Intro */
  #intro {
    overflow: hidden;
    padding: 0.5em 0;
  }
  #intro section {
    margin: 3em 0;
    padding: 2.5em 0;
  }
  #intro h2 {
    font-size: 1.75em;
  }
  #intro p {
    margin: 0;
  }
  #intro .middle {
    position: relative;
    z-index: 1;
  }
  #intro .middle:before {
    content: "";
    width: 32px;
    height: 100%;
    position: absolute;
    left: -24px;
    top: 0;
    display: block;
    z-index: -1;
    box-shadow: 32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, 32px 32px 0 0 #fff, 32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
  }
  #intro .middle:after {
    content: "";
    width: 32px;
    height: 100%;
    position: absolute;
    right: -24px;
    top: 0;
    display: block;
    z-index: -1;
    box-shadow: -32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, -32px 32px 0 0 #fff, -32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
  }
  #intro .button {
    min-width: 12em;
  }
  #intro footer {
    margin: 0;
  }
  /* Copyright */
  #copyright {
    margin: 3em 0 2em 0;
  }
  #copyright .links {
    padding: 0.85em 2.25em 0.85em 2.25em;
  }
  /* foto_m */
}
/* Tablet */
@media screen and (min-width: 737px) and (max-width: 1200px) {
  /* Basic */
  body {
    min-width: 960px;
    font-size: 11pt;
  }
  input, textarea, select {
    font-size: 11pt;
  }
  /* Section/Article */
  header.major {
    margin: 0.75em 0 2.5em 0;
  }
  header.major h2 {
    padding: 0 1em 0 1em;
  }
  /* List */
  ul.social li {
    margin: 0 0 0.25em 0.75em;
  }
  /* Wrappers */
  #header-wrapper {
    padding: 1em 1em 0;
  }
  #main-wrapper {
    padding: 2.75em 0 2.75em 0;
  }
  #footer-wrapper {
    padding: 3em 0 3em 0;
  }
  #footer-wrapper:before {
    height: 2.5em;
  }
  #footer-wrapper header {
    margin: 0 0 1.5em 0;
  }
  #footer-wrapper header h2 {
    font-size: 1.25em;
  }
  /* Nav */
  #nav {
    padding: 4.5em 0;
  }
  /* Header */
  #header {
    /*margin: 0 0 2em 2em;*/
  }
  #header h1 {
    font-size: 1.5em;
    letter-spacing: 0.005em;
    margin: 0.25em 0 1em 0;
  }
  /* Banner */
  #banner {
    padding: 6em 0;
    /*margin: 3em 0 0 0;*/
  }
  /* to_banner */
  #to_banner {
    margin-top: -8em;
  }
  /* Intro */
  #intro {
    padding: 0;
  }
  #intro section {
    padding: 1em 2em;
  }
  #intro .middle:before {
    left: -12px;
  }
  #intro .middle:after {
    right: -12px;
  }
  #napistenam header {
    padding-top: 8.5em;
  }
  /* Copyright */
  #copyright {
    margin: 0;
  }
  /* galery_tabs */
  #galery_tabs a .tab {
    margin-left: 12px;
  }
  /* foto_m */
  .foto_m img {
    width: 320px;
  }
  /* napiste_nam_w */
  #napiste_nam_w {
    padding-top: 6em;
    padding-bottom: 6.5em;
  }
}
/* Mobile */
#navPanel, #titleBar {
  display: none;
  background-color: #aa3180;
}

@media screen and (max-width: 736px) {
  /* Basic */
  html, body {
    overflow-x: hidden;
  }
  body, input, textarea, select, .button {
    line-height: 1.75em;
    font-size: 11pt;
    letter-spacing: 0;
  }
  h2, h3, h4, h5, h6 {
    font-size: 1.25em;
  }
  /* Section/Article */
  section, article {
    margin: 0 0 1.5em 0 !important;
    /*margin: 0 -1.5em 1.5em 0 !important;*/
    /*margin: 0 -1.5em 0 0 !important;*/
  }
  header {
    margin: 0 0 2em 1em;
    text-align: left;
  }
  header h1 {
    font-size: 1.5em;
    margin: 0;
    padding: 0 1em 0.5em 0.5em;
    /*letter-spacing: 0.005em;*/
  }
  footer {
    margin: 2em 0 0 0;
  }
  /* Box */
  .box, .box_e {
    padding: 30px 15px 30px 15px;
  }
  .box .image.featured, .box_e .image.featured {
    /*left: 15px;
    top: 15px;
    margin: -40px 0 40px -30px;*/
  }
  .box_e p {
    margin-bottom: 1em !important;
  }
  /* Button */
  input[type=button],
  input[type=submit],
  input[type=reset],
  button,
  .button {
    position: relative;
    padding: 0.65em 0 0.65em 0 !important;
    width: 100%;
    text-align: center;
    font-size: 1.25em;
    margin: 0.25em 0 0.25em 0;
  }
  input[type=button].icon,
  input[type=submit].icon,
  input[type=reset].icon,
  button.icon,
  .button.icon {
    padding-right: 1em !important;
  }
  /* List */
  ul.actions li {
    display: block;
    margin-top: 0.5em;
  }
  ul.actions li:first-child {
    margin-top: 0;
  }
  ul.contact li {
    padding: 0.8em 0 0.8em 5em;
  }
  ul.contact li h3 {
    top: 0.8em;
  }
  ul.divided li {
    padding: 0.5em 0 0.5em 0;
  }
  ul.links li {
    display: block;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    padding: 0.25em 0 0 0;
    margin: 0.25em 0 0 0;
  }
  ul.links li:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  ul.social li {
    margin: 0 0.5em 0.75em 0;
  }
  /* Off-Canvas Navigation */
  #page-wrapper {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 1px;
  }
  #titleBar {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 44px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
    background: none;
  }
  #titleBar .toggle {
    width: 80px;
    height: 60px;
  }
  #titleBar .toggle:before {
    font-family: FontAwesome;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c9";
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: rgba(150, 150, 150, 0.75);
    border-radius: 5px;
  }
  #titleBar .toggle:active:before {
    background-color: rgb(150, 150, 150);
  }
  #navPanel {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    color: #858484;
    background-image: url("images/bg02.png");
    box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
  }
  #navPanel .link {
    display: block;
    color: #888;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    padding: 0 1em 0 1em;
    font-style: italic;
    font-size: 1.2em;
  }
  #navPanel .link:first-child {
    border-top: 0;
  }
  #navPanel .indent-1 {
    display: inline-block;
    width: 1em;
  }
  #navPanel .indent-2 {
    display: inline-block;
    width: 2em;
  }
  #navPanel .indent-3 {
    display: inline-block;
    width: 3em;
  }
  #navPanel .indent-4 {
    display: inline-block;
    width: 4em;
  }
  #navPanel .indent-5 {
    display: inline-block;
    width: 5em;
  }
  #navPanel .depth-0 {
    color: #fff;
  }
  body.navPanel-visible #page-wrapper {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
  }
  body.navPanel-visible #titleBar {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
  }
  body.navPanel-visible #navPanel {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  /* Wrappers */
  #main-wrapper {
    padding: 2em 0;
    overflow: hidden;
  }
  #header-wrapper {
    padding: 0;
    background: #fff;
  }
  #footer-wrapper {
    padding: 2em 25px 6em;
    overflow: hidden;
    -webkit-transform: translateZ(0);
  }
  /* Intro */
  #intro {
    padding: 0 25px 0 40px;
  }
  #intro section {
    position: relative;
    border-top: solid 1px #dfdfdf;
    padding: 2.5em 0 0 0;
    margin: 1.5em 0 0 0 !important;
  }
  #intro section.first {
    border-top: 0;
    padding-top: 0;
  }
  #intro section p {
    margin: 0;
  }
  /* Mapa */
  #mapa {
    padding-top: 3.5em;
  }
  #mapa .box_m {
    height: 26em;
    margin-right: -20px;
  }
  /* kontakt_adresa */
  #kontakt_adresa {
    text-align: left;
    border-right: 0px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  /* napistenam */
  /*			#napistenam  {
  				padding: 20px 15px 20px 15px;
  			}*/
  /* Header */
  #header {
    text-align: center;
  }
  #header h1 {
    color: #252122;
    font-weight: 400;
    font-size: 1.75em;
    letter-spacing: -0.035em;
  }
  /* to_banner */
  #to_banner header {
    margin: 0 -20px 0 0;
  }
  /* Nav */
  #nav {
    display: none;
  }
  /* Banner */
  #banner {
    /*margin: 2em 0 4em 0 !important;*/
    padding: 6em 0 4em;
  }
  #banner header {
    padding: 6em 1em 0em 1em;
    margin: 0 0 2em 0;
  }
  #banner header h1 {
    display: none;
  }
  #banner header h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.25em 0;
  }
  #banner header p {
    font-size: 1.2em;
  }
  #banner article {
    padding: 0 0.8em 3em 1em;
  }
  /* to_banner */
  #to_banner {
    margin-top: 0em;
  }
  /* Copyright */
  #copyright {
    margin: 3em 0 0 0;
  }
  #copyright .links {
    padding: 0.75em 1.25em 0.75em 1.25em;
  }
  #upozorneni {
    padding-top: 6em;
  }
  #upozorneni p {
    text-align: left;
  }
  /* galery_tabs */
  #galery_tabs a {
    margin-left: 0px;
    border-radius: 0;
  }
  /* foto_main */
  #foto_main .gallery_b {
    padding: 20px 15px 20px 15px;
    margin: 6em 0 1em;
  }
  .foto_m img {
    width: 100%;
  }
  #napiste_nam_w {
    padding-bottom: 3em;
    padding-top: 4em;
  }
  #napiste_nam_w p {
    margin: 0 1em 2em;
  }
  #sluzby_mezera {
    display: block;
  }
}

/*# sourceMappingURL=main.css.map */
