:root {
  --color1: #000;
  --color2: #333;
 --color21: #111;
  --color3: #666;
  --color4: #999;
  --color5: #ccc;
  --color51: #ddd;
  --color52: #eee;
  --color6: #fff;
  --color61: #fcfcfc;
  --color62: #f9f9f9;
  --color63: #f6f6f6;
  --color64: #f3f3f3;

  --color11: #FE7309;
--color12: #EC3114;
--color13: #FD9439;
--color14: #D0210D;
}


* {
font-family: "Urbanist", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 18px;
padding: 0;
margin: 0;
line-height: 1.5;
font-weight: 300;
scroll-behavior: smooth;
}

#rightbar .sidemenu>li:before {
font-family: "Material Design Icons"!important;
}

a, a:focus {color: var(--color6); text-decoration: none;}
a:hover { text-decoration: underline; color: var(--color6);}
a img { margin: 0 !important; }

a, #menu ul, .galleryItem, .button, #max-header, .fixed #max-header, table.produkty h2:after, .bg-overlay:after,   .item-list h2:after, .owl-dot, table.produkty td, table.produkty td p {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

img {
margin: 0!important;
}

/* LAYOUT */

html {
background: var(--color6);
margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: var(--color2);
padding: 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
}

body.fixed {
padding-top: 80px;
}

#wrap {
margin: 0px auto;
width: 100%;
padding: 0;
position: relative;
overflow: hidden;
}

/* HEADER */

#max-header {
width: 100%;
z-index: 500;
position: relative;
background: var(--color6);
/*background: -webkit-linear-gradient(right, var(--color1), var(--color2));
  background: -o-linear-gradient(right, var(--color1), var(--color2));
  background: -moz-linear-gradient(right, var(--color1), var(--color2));
  background: linear-gradient(to right, var(--color1), var(--color2));*/
}

.fixed #max-header {
position: fixed;
top: 0;
-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

#header {
width: 1200px;
margin: 0 auto;
padding: 0;
position: relative;
height: 84px;
}

#logo {
display: inline-block;
    position: relative;
vertical-align: top;
}

#rightbar #logo {
margin-top: 0;
top: -10px;
}

#logo a {
/*background: url(userFiles/img/logo.png) no-repeat left center;
    background-size: contain;*/
    font-size: 36px;
    font-weight: 900!important;
    color: var(--color11);
    padding: 0;
    display: block;
    margin: 0;
    z-index: 20;
line-height: 80px;
}

x.uvod #logo a {
    color: var(--color6);
}

.fixed #logo a {
    color: var(--color11);
}

#logo a:hover {
text-decoration:none;
}

#slogan {
font-size: 24px;
font-weight: 300 !important;
padding: 0;
margin: 0;
display: inline-block;
position: relative;
color: var(--color6);
text-transform: uppercase;
letter-spacing: 3px;
top: 10px;
}

#slogan span {
font-size: 16px;
font-weight: 700 !important;
margin-right: 3px;
}

#rightbar #slogan {
font-weight: 300 !important;
margin: 0;
display: inline-block;
position: relative;
color: var(--color6);
text-transform: uppercase;
letter-spacing: 2px;
top: -20px;
visibility: visible;
left: 15px;
}

.post_title h1:after, .post_title h2:after {
width: 50px;
height: 1px;
display: block;
background: var(--color13);
-webkit-border-radius: 0;
border-radius: 0;
margin: 0;
content: " ";
position: absolute;
top: 20px;
  right: -70px;
}

.post.img-full .post_title h1:after{
display: none;
}

.post.w-100.img-full .post_title h1:before {
display: none;
}

table.produkty h2:after, .item-list h2:after {
    width: 30px;
height: 1px;
    display: block;
    background: var(--color11);
margin: 5px 0;
content:" ";
position: relative;
top: 0;
  right: auto;
}

table.produkty td:hover h2:after, .item-list:hover h2:after {
width: 100%;
}

.post {
padding: 40px 0;
margin: 0;
position: relative;
}

.post.blok-slide {
padding: 0;
}

.bg-gray, .post_formular {
background: var(--color63);
}

.blok-video .post_body {
text-align: center;
}

.blok-video iframe {
margin: 0 auto;
width: 60%;
height: auto!important;
aspect-ratio: 16/9;
}

.post.mapa, .post.mapa .post_body {
padding: 0px;
width: 100% !important;
}

.post:not(.item-list) [class*="post_"] {
width: 1200px;
margin: 0 auto;
position: relative;
z-index: 1;
}

 .post_newgallery .post_top  {
display: none;
}

.post.w-100.img-full .post_body {
position: unset;
}

.post.blok-slide [class*="post_"], .post.blok-kontakty [class*="post_"],  .post.blok-kontakty + .post_formulare [class*="post_"], x.post.post_newgallery .post_body {
width: 100%;
}

.post.item-list .post_body {
width: 100%;
z-index: 1;
/*position: unset;*/
}

.post.blok-slide p {
padding: 0 !important;
}

.post.blok-kontakty {
  width: 49%;
  padding-left: calc(50vw - 610px);
display: inline-block;
vertical-align: top;
}

.post.blok-kontakty + .post_formulare {
  width: 49%;
  padding-right: calc(50vw - 610px);
display: inline-block;
vertical-align: top;
}

.bg-overlay:after, .post.w-100.img-full:after {
content: " ";
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
display: block;
position: absolute;
top: 0;
left: 0;
}

/*.produkty td:after {
content: " ";
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
background: -webkit-linear-gradient(right, var(--color61), var(--color52));
  background: -o-linear-gradient(right, var(--color61), var(--color52));
  background: -moz-linear-gradient(right, var(--color61), var(--color52));
  background: linear-gradient(to right, var(--color6) 0%, var(--color6) 25%, rgba(255,255,255,0) 100%);
display: block;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}*/

/*.post.bg-overlay:hover:after {
background: rgba(0,0,0,0.6);
}*/

.post.w-100 .post_body {
    border-bottom: none;
padding: 0 30px!important;
width: 100%;
}

.post.w-100.img-full {
padding: 0;
height: calc(100vh - 84px);
overflow: hidden;
align-content: end;
}

.img-full img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  z-index: -1;
}

.post.mapa table {
border: none;
border-collapse: collapse;
padding: 0;
margin: 0;
}

.post.mapa table img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 0;
}

.mapa iframe {
height: 27.7vw;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 1;
  margin-bottom: -11px;
}

#kont {
width: 280px;
display: block;
line-height: 17px;
height: 40px;
font-size: 32px;
position: absolute;
top: -137px;
color: var(--color4);
font-weight: normal !important;
padding: 0 0 0 2px;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#menu .boxed, #info .boxed {
width: 300px;
position: absolute;
top: 0px;
right: 0px;
z-index: 501;
}

.hledani input {
background: none;
color: var(--color3)!important;
}

#menu .boxed input, #info .boxed input, input, textarea {
margin: 0;
padding: 10px;
border: 1px solid rgba(0,0,0,0.25);
font-weight: 400;
color: var(--color2);
background: rgba(255,255,255,0);
}

#main input {
padding: 12px 20px!important;
}

#menu .boxed input, #info .boxed input {
border: 1px solid rgba(255,255,255,0.05);
color: var(--color6)!important;
}

#menu .boxed input.button, #info .boxed input.button  input.button  {
margin: 0!important;
padding: 3px 7px;
}

#menu .boxed .button, #info .boxed .button {
background: url("userFiles/img/ico-src.png") no-repeat center center!important;
background: var(--color11);
color: var(--color6)!important;
border: none!important;
padding: 8px 20px!important;
text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
}

textarea {
height: 160px !important;
width: 100%!important;
}

#menu .boxed h2, #info .boxed h2 {
font-size: 20px;
    padding: 0;
    text-align: center;
display: none;
}

#rightbar input, #rightbar textarea {
font-size: 12px;
margin: 0;
padding: 6px;
border: 1px solid rgba(255,255,255,0.5);
font-weight: 400;
color: var(--color6);
-webkit-border-radius: 3px;
border-radius: 3px;
background: none;
}

.more, .button, input.button {
  display: block;
  font-size: 16px !important;
  color: var(--color6) !important;
  padding: 12px 16px !important;
  margin: 12px 0;
  font-weight: 600 !important;
  background: var(--color11) !important;
  border: 2px solid var(--color11) !important;
  text-transform: lowercase;
-webkit-border-radius: 100px;
border-radius: 100px;
}

.button:hover, .more:hover, input.button:hover, #header .boxed .button:hover {
color: var(--color6)!important;
text-decoration: none;
  background: var(--color12)!important;
  border: 2px solid var(--color12)!important;
}

.post.active-link .more {
  position: absolute;
  left: 0;
  width: 100%;
  top: -10px;
  height: 100%;
  font-size: 0 !important;
  color: transparent;
  border: none !important;
background: none !important;
z-index: 2;
}

.post.active-link .more:hover {
  border: none !important;
background: none !important;
}


/* MENU */

#pull {
display: none;
}

#menu {
padding: 0;
    width: auto;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    right: 30px;
    top: 0px;
}

#menu>ul {
list-style-type: none;
height: 100%;
padding: 0;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
  height: 100%;
  margin: 0 0 0 1px;
text-align: left;
position: relative;
}


#menu>ul>li:hover, #menu>ul>li.current {

}

#menu>ul>li>a, #locales a {
    display: block;
    padding: 0px 10px;
    margin: 0;
    font-weight: 500;
    line-height: 84px;
color: var(--color3);
font-size: 16px;
}


#locales a {
display: inline-block;
margin-left: -11px;
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #menu>ul>li.aktivni>a, #locales a:hover, #locales a.locales_select {
text-decoration: none;
color: var(--color11);
}

#menu>ul>li:hover, #menu>ul>li.current {
text-decoration: none;

}

#menu>ul>li>ul {
list-style-type: none;
min-width: 200px;
left: 0;
position: absolute;
margin: -20px 0 0 0;
padding: 0px;
visibility: hidden;
background: var(--color1);
/*border: 1px solid rgba(0,0,0,0.05);*/
border-top: none;
}

#menu>ul>li.aktivni>ul, #menu>ul>li.current>ul, #menu>ul>li.aktivni>ul>li, #menu>ul>li.current>ul>li {
/*visibility: visible!important;*/
}

#menu>ul>li>ul>li, #menu>ul>li>ul>li>ul>li {
position: relative;
display: block;
border-bottom: 1px solid rgba(255,255,255,0.15);
}

#menu>ul>li.aktivni>ul>li {
position: relative;
display: block;
}

#menu>ul>li:hover>ul {
visibility: visible;
z-index: 100;
color: var(--color6);
line-height: 3;
-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0 0px 0px;
color: transparent;
line-height: 1.25;
color: var(--color51);
/*text-transform: uppercase;*/
font-size: 16px;
}

#menu>ul>li>ul>li>a:hover {
color: var(--color6);
}

x#menu>ul>li>ul>li:hover>a, x#menu>ul>li>ul>li>ul>li:hover>a, #menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover {
background: rgba(255,255,255,0.1);
}

#menu>ul>li>ul>li>ul {
float:left;
list-style-type: none;
width: 0px;
position: absolute;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: hidden;
background: var(--color21);
left: 160px;
top: 10px;
}

#menu>ul>li>ul>li:hover>ul {
width: 200px;
}

#menu>ul>li>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0 0px 0px;
line-height: 1.25;
width: 200px;
color: var(--color6);
font-size: 16px;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: var(--color6);
background: rgba(255,255,255,0.05);
}

/* SIDEBAR */

#max-sidebar {
margin: 0;
padding: 10px 0;
width: 100%;
clear: both;
background: rgba(255,255,255,0.025);
display: none;
}

#sidebar {
margin: 0 auto;
padding: 0;
width: 1200px;
}

#sidebar .boxed {
text-align: center;
}

.boxed ul {
list-style-type: square;
}

.boxed ul li {
list-style-position: inside;
padding: 2px 0;
}

.sidemenu {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0px;
}

.sidemenu li {
display: block;
}

.sidemenu li.current * {
/*color: var(--color3)!important;*/
}

#sidebar>.sidemenu {
display: none;
}

.sidemenu a {
font-weight: 300;
line-height: 22px;
display: block;
}

#sidebar ul.sidemenu {
margin-top:10px;
}

#sidebar>.sidemenu>li>a {
font-size: 16px;
color: var(--color5);
text-shadow: 1px 1px rgba(255,255,255,0.3);
margin: 0;
padding: 0px;
text-transform: uppercase;
font-weight: 700;
}

#sidebar>.sidemenu>li>a:hover {
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li {
padding: 2px 4px;
}

#sidebar>.sidemenu>li>ul>li>a {
font-size: 14px;
padding: 3px 0;
margin: 0 20px 0 0;
font-weight: 400;
line-height: 20px;
}

#sidebar>.sidemenu>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li.current>a  {
color: var(--color13);
text-shadow: 0 0 2px 0 rgba(0,0,0,0.15);
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li>ul>li>a {
margin: 0 20px 0 0;
padding: 0 0 0 25px;
}

#sidebar .boxed {
padding: 0;
margin: 30px 0 0;
position: relative;
}

#sidebar .boxed:first-child {
display: none;
}

#sidebar .boxed>ul {
text-align: left;
}

#sidebar h2 {
padding: 0 0 10px 0!important;
}

#sidebar>h2 {
display: none;
}

#sidebar h3 {
margin: 0;
padding: 0;
}

#sidebar p {
margin: 7px 0;
padding: 0;
font-weight: 400;
}

#sidebar .boxed>h2 {
padding: 90px 0 40px!important;
padding: 0 0 20px 0 !important;
font-weight: 700 !important;
font-size: 56px !important;
margin-bottom: 0px !important;
color: rgba(255,255,255,0.5);
position: relative;
display: inline-block;
}

.news {
    margin: 0 auto!important;
    width: 1200px;
}

.news li {
background: rgba(255,255,255,0.1);
display: inline-table!important;
width: 31.5%;
margin: 0 0.5% 20px;
padding: 20px!important;
/*-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);*/
}

.news>h2 {
display: block;
}

.news h3 {
padding: 0 0 10px 0!important;
    font-weight: 700!important;
}

.news img {
    width: calc(100% + 40px);
    margin: 10px 0 10px -20px!important;
}

.news p {
/*font-size: 13px;*/
font-weight: 200;
}


x#sidebar>.sidemenu>li, #sidebar>.sidemenu>li>a, #sidebar>.sidemenu>li>ul, #sidebar>.sidemenu>li>ul>li>ul, #sidebar>.sidemenu>li>ul>li>ul>li>ul, .post_body>.sidemenu>li>a  {
display: none;
}

x#sidebar>.sidemenu>li.current>a, #sidebar>.sidemenu>li.current>ul, #sidebar>.sidemenu>li>ul>li.current, #sidebar>.sidemenu>li.aktivni>ul, #sidebar>.sidemenu>li.aktivni, #sidebar>.sidemenu>li>ul>li.current>ul, #sidebar>.sidemenu>li>ul>li>ul>li.current>ul {
display: block!important;
}

/* MAIN */

#main{
padding: 0;
margin: 0;
width: 100%;
float: none;
}

#main img {

}





.post_title {
position: relative;
}

.post-center {
    text-align: center;
}

.post_body hr {
    border: none;
    border-top: rgba(0,0,0,0.1) 1px solid;
    margin: 30px 0;
}

#main ul li {
padding: 2px 0;
list-style-type: square;
}

#main .post:not(.full-aktuality) li {
  text-align: left;
  position: relative;
  list-style-type: none !important;
  padding-left: 20px !important;
}

#main .post:not(.full-aktuality) li::before {
  content: "\F040A";
  font-family: "Material Design Icons" !important;
  position: absolute;
  left: 0px;
  top: 5px;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  color: var(--color13);
}

#main table td {
vertical-align: top;
}


.post h1, .post_title h2 {
padding: 0 0 20px 0px !important;
  font-weight: 900 !important;
  font-size: 36px !important;
  margin-bottom: 0px !important;
  color: var(--color2);
  position: relative;
  display: inline-block;
  line-height: 1.15;
}

.post.w-100.img-full h1 {
padding: 60px 0 !important;
  font-weight: 900 !important;
  font-size: 42px !important;
  color: var(--color6);
  display: inline-block;
  max-width: 50%;
}

#main>h1 {
margin: 20px 0 10px 0!important;
}

#main>ul>li {
display: block;
padding: 5px;
clear: both;
margin: 0;
}

#main>ul>li img {
width: 100px;
float: left;
margin: -30px 10px 0 0;
border: 1px solid var(--color5)!important;
padding: 1px!important;
z-index: 100;
}

#main>ul>li>p {
/*margin-top: -30px;
min-height: 100px;*/
/*border-bottom: 1px solid var(--color5);*/
}

#main>ul>li>p div{
}


#main>ul>li h2, #main>ul>li h3 {
/*margin-left: 115px!important;*/
}

#main>ul>li .more {
float: right;
margin-top: 10px;
}



#most>div {
width: 20%;
float: left;
text-align: center;
padding: 0 0px 20px;
margin: 5px 0 25px;
min-height: 300px;
position: relative;
}

#main .more {
display: inline-block;
}

.mimg {

margin: 10px auto;
text-align: center;
}


h2, #main h2 span {
font-weight: 700;
font-size: 28px;
padding: 15px 0 5px;
margin: 7px 0;
color: var(--color2);
line-height: 1.15;
}

#main h3, #main h3 span {
font-weight: 700;
padding: 0px 0;
margin: 15px 0 5px;
font-size: 22px;
line-height: 1.15;
}

.blok-kontakty h3 {
font-weight: 200!important;
font-size: 16px!important;
text-transform: uppercase;
}

#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 20px;
list-style-position: outside;
}
#main p {
padding: 5px 0;
text-indent: 0;

margin: 0px 0 0px;
}

strong {
font-weight: 700!important;
font-size: inherit;
}

#main ._round-cont {

margin: 0 9px 0px 0 !important;
}
#main .nolink, #main-table iframe {

margin: 0 0px 0px 0 !important;

}
#main-table img.nolink {
margin: 8px 9px 0 0 !important;
}
#main-table h2 {
margin: 0 0 -5px 0 !important;
}

/* RIGHTBAR */

#max-rightbar {
padding: 40px 0;
clear: both;
margin: 0;
width: 100%;
text-align: left;
color: var(--color3);
background: var(--color63);
}

#rightbar {
padding: 0;
clear: both;
margin: 0 auto;
width: 1200px;
text-align: left;
}

#rightbar a, #rightbar a:hover {
color: var(--color3);
font-weight: 400;
}

#rightbar .boxed {
margin: 0 0.5% 0 0;
padding: 0;
width: 32%;
display: inline-table;
}

#rightbar .boxed.blok-logo {
text-align: right;
}

#rightbar .boxed.blok-logo h2 {
visibility: hidden;
}

#rightbar .boxed.blok-logo img {
width: 100px;
}

#rightbar h2 {
padding: 0 0 10px 0 !important;
  font-weight: 700 !important;
font-size: 18px !important;
  color: var(--color3);
  position: relative;
  display: inline-block;
}

#rightbar .boxed_body p, #rightbar a {
    font-size: 14px;
}

#rightbar h3 {
 font-size: 14px;
}

#rightbar>.sidemenu {
    display: inline-table;
width: 25%;
}

#rightbar .sidemenu>li {
padding: 0;
}

#rightbar .sidemenu>li a {
    display: inline-block;
}

#rightbar ul.sidemenu>li>ul {
    display: none;
}

#rightbar .sidemenu>li:before {
content: '\F040A';
position: relative;
font-weight: 400;
font-size: 14px;
line-height: 1;
display: inline-block;
color: var(--color13);
vertical-align: middle;
margin-right: 5px;
}

small {
/*display: none;*/
font-size: 13px;
margin: 3px 0;
font-weight: 700;
/*color: var(--color11);*/
}

#footer {
margin: 0 auto -20px;
width: 100%;
text-align:center;
padding: 0;
clear: both;
background: var(--color2);
}

#footer-content * {

}

#footer-content * {
padding-top: 10px;
width: 100%;
margin: 0 auto;
clear: both;
font-size: 13px;
}

#footer a:hover {
color: var(--color6);
}

/* SLIDER */

#wrapper{
z-index: 0;
width: 100%;
border: none;
margin: -100px 0 0;
position: relative;
overflow: hidden;
height: 12vw;
background: url(userFiles/img/i-reference.jpg) no-repeat center;
    background-size: cover;
display: none;
}

#wrapper:after {
    display: block;
background: rgba(0,0,0,0.15);
margin: 0;
content:" ";
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
}

.uvod #wrapper {
background: none;
display: block;
height: calc(100vh - 84px);
}

.uvod #wrapper:after {
    display: none;
}

.fixed .uvod #wrapper {
margin: 0;
}

.slider-wrapper {
position: relative;
width: 100%;
border: none;
top: 0px;
margin: 0 auto;
display: none;
height: calc(100vh - 84px);
}

.uvod .slider-wrapper {
display: block;
}


.theme-default #slider {
    margin:0px auto 0 auto;
}

.theme-default .nivoSlider {
position:relative;
background: rgba(0,0,0,0);
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
height: 20vw;
}

.uvod .theme-default .nivoSlider {
height: calc(100vh - 84px);
}

.theme-default .nivoSlider img {
width: 100%;
}


.theme-default .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: 40px;
z-index: 100;
left: auto;
width: 100%!important;
}

.theme-default .nivo-controlNav a {
display:inline-block;
width: 15px;
height: 15px;
background: var(--color6);
text-indent:-9999px;
border:0;
margin: 0 5px;
-webkit-border-radius: 100px;
border-radius: 100px;
}

.theme-default .nivo-controlNav a.active {
background: var(--color11);
width: 45px;
}

.theme-default .nivo-directionNav a {
display:block;
width: 30px;
height: 30px;
background: url(userFiles/system/arrow.png) no-repeat;
text-indent:-9999px;
border:0;
top: 48%!important;
color: transparent;
/*display: none!important;*/
}

.theme-default a.nivo-nextNav {
background-position:-30px 0;
right: 5px!important;
}

.theme-default a.nivo-prevNav {
left: 5px;
}

.theme-default .nivo-caption {
position: absolute !important;
  top: auto;
  bottom: 10vh;
  height: auto;
  padding: 30px 60px!important;
  width: 40vw!important;
  margin: 0 auto;
  background: var(--color11);
  display: inline-block !important;
  opacity: 1;
}

.nivo-caption h2, .nivo-caption h1 {
font-size: 42px;
font-weight: 900;
display: block;
padding: 0;
color: var(--color6)!important;
line-height: 1.15;
width: 100%;
margin: 0;
}

.nivo-caption h3, #sidebar .nivo-caption h3 * {
font-size: 24px!important;
margin: 10px 0;
font-weight: 300;
}

.nivo-caption p {
font-size: 28px;
font-weight: 300;
display: none;
padding: 10px 0!important;
color: var(--color6);
line-height: 1.15;
width: 50%;
margin-bottom: 20px!important;
}

.uvod .nivo-caption h2, .uvod .nivo-caption p {
display: block!important;
opacity: 1;
}

div.galleryItem {
vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 0 25px 20px 0;
padding: 0;
background: none;
border:none;
}

div.galleryItem:hover {
background: rgba(255, 255, 255, 0.2);
}

div.galleryItem .frameh, div.galleryItem .frame {
width: 156px;
padding: 0;
margin: 0;
}

div.galleryItem .frame img {
border: none !important;
max-width: 300px;
max-height: 200px;
width: 156px;
height: auto;
}

.galleryItem .popisek.horni {
color:var(--color6);
font-weight: 300;
/*text-transform: uppercase;*/
font-size: 15px;
}
div.galleryProgress {
background-color:
transparent !important;
border: 0px !important;
}
.galleryItemBigCont {
 text-align: center !important;
}
div.galleryItemBigCtrls {
clear: both !important;
float: none  !important;
display: inline;
white-space: nowrap;
text-align: center;
}
.galleryItemBig {
text-align: center !important;
}


.addthis_container {
text-align: right !important;
margin: 0px 0 0 0!important;
clear: both;
position: relative;
bottom: 8px;

z-index: 10;
width: 155px;

}
.uvod .addthis_container {
display: block;
}

.addthis_container a {

}

.addthis_toolbox {

width: 170px;
}

#linkovani_fb {
clear: both;
margin: 0px 0px 0;
padding: 20px 0 0;
overflow: hidden;
}

.fb_iframe_widget {
position: relative;
bottom: 17px;
display: block!important;
width: 400px!important;
margin: 10px auto !important;
padding: 5px 3px 0;
}

.fb-like-box span iframe {
width: 100%!important;
}

div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: var(--color2) !important;
background: var(--color6)556;
display: none;

}
div.rsslink a{

font-size: 11px;

color: var(--color2) !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}.paticka_vzhled {display:none;}




#rightbar table {
border: none;
border-collapse: separate;
padding: 0;
margin: 0;
width: 100%;
border-spacing: 0 10px;
}

#rightbar table tr {
vertical-align: top;
}

#rightbar table tr td {
padding: 0 10px;
}


#rightbar table tr td p {
margin: 0!important;
line-height: 24px;
}

.intro {
border: none;
border-collapse: separate;
border-spacing: 10px;
padding: 0;
margin: 0;
width: 100%;
background: transparent;
}

.post.katalogy .intro {
border-spacing: 40px;
}

body.kontakty .intro {
text-align: center;
}

table.ikony {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 5px 0;
margin: 10px auto 0!important;
position: relative;
border-bottom: 1px solid rgba(255,255,255,0.15);
}

.ikony td {
padding: 0 25px 25px 25px;
    text-align: center;
}

.ikony h2 {
color: var(--color6)!important;
margin: 0 !important;
padding: 7px 0 !important;
font-weight: 700 !important;
font-size: 16px !important;
text-transform: uppercase;
letter-spacing: 1px;
}

.ikony img {
height: 80px;
display: block;
margin: 0 auto!important;

}

.referencni, table.kontakty {
border: none;
border-collapse: separate;
border-spacing: 10px 30px;
padding: 0;
margin: 0;
width: 100%;
}

.intro h2 {
font-weight: 800 !important;
font-size: 20px !important;
padding: 0 !important;
}

.intro h3 {
font-weight: 300!important;
font-size: 18px!important;
padding: 0!important;
text-transform: uppercase;
}

.intro td {
    padding: 0 20px;
margin: 0;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
background: rgba(255,255,255,0.075);
}

table.produkty {
border: none;
padding: 0;
width: 100%;
border-collapse: separate;
border-spacing: 0px;
padding: 0;
margin: 1px 0;
font-size: 16px;
}

table.produkty tr {
display: flex;
flex-wrap: wrap;
gap: 20px;
}

table.produkty td, .item-list {
background: rgba(0,0,0,0.0);
padding: 30px;
aspect-ratio: 3/2;
  height: auto;
  align-content: end;
position: relative;
font-weight: 400;
vertical-align: top;
overflow: hidden;
font-size: 16px !important;
}

table.produkty td:hover {
background: var(--color6);
-webkit-box-shadow: 0 0px 30px 0 rgba(0,0,0,.2);
  box-shadow: 0 0px 30px 0 rgba(0,0,0,.2);
}

table.produkty h2, .item-list h2 {
font-size: 24px;
padding: 10px 0 0!important;
font-weight: 700!important;
color: var(--color2);
}

table.produkty p, .item-list p {
color: rgba(0,0,0,0);
font-size: 18px;
line-height: 0;
}

table.produkty td:hover h2, table.produkty td:hover p, .item-list:hover h2 {
color: var(--color2);
z-index: 2;
position: relative;
}

table.produkty td:hover p {
line-height: 1.25;
}

.item-list:hover p {
color: var(--color2);
z-index: 2;
}

table.sluzby {
border: none;
padding: 0;
width: 100%;
border-collapse: separate;
border-spacing: 0px;
padding: 0;
margin: 0;
font-size: 16px;
}

table.sluzby td {
background: rgba(0,0,0,0.0);
padding: 0;
height: 18vw;
position: relative;
font-weight: 400;
vertical-align: middle !important;
overflow: hidden;
font-size: 16px !important;
text-align: center;
}



table.sluzby td:hover {

}

table.sluzby a {
  font-size: 22px;
  font-weight: 800 !important;
  text-transform: uppercase;
}

table.sluzby td:hover a {
text-decoration: none;
}

table.sluzby h2, table.sluzby p {
font-size: 24px;
padding: 10px 0 0 !important;
font-weight: 700 !important;
/*text-transform: uppercase;*/
color: rgba(255,255,255,0.6);
}

table.sluzby td:hover h2 {
  color: var(--color6);
  opacity: 1;
  z-index: 2;
  position: relative;
}

table.sluzby img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 0;
  opacity: 0.7;
  z-index: -1;
}

table.sluzby td:hover img {
    -webkit-transform: scale(1.3, 1.3) rotate(0deg);
    -moz-transform: scale(1.3, 1.3) rotate(0deg);
    -ms-transform: scale(1.3, 1.3) rotate(0deg);
    -o-transform: scale(1.3, 1.3) rotate(0deg);
    transform: scale(1.3, 1.3) rotate(0deg);
  opacity: 0.4;
  z-index: 0;
}

table.kontakty td {
text-align: center;
padding: 0 30px;
}

table.kontakty h2, table.kontakty h2 a, table.kontakty strong, table.kontakty strong a {
    color: var(--color2);
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

table.kontakty span {
color: var(--color11);
    padding: 10px 0;
font-size: 40px;
    line-height: 1;
    display: inline-block;
}

table.col-2 td {
width: 50%;
}

table.col-3 td, table.col-21 td:last-child, table.col-12 td:first-child {
width: 33%;
}

table.col-4 td {
width: 25%;
}

.post.col-2 table td {
width: 50vw;
}

.post.col-3 table td, .post.item-list {
width: calc(32vw - 30px);
  display: inline-block;
  margin: 0 !important;
}

.post.col-4 td {
  width: calc(25% - 24px);
  display: inline-block;
  margin: 0!important;
}

.intro div {
  width: calc(100% + 40px);
  height: 10vw;
  max-width: calc(100% + 40px) !important;
  margin: 0px 0 20px -20px !important;
  background: var(--color1);
display: block;
  overflow: hidden;
  position: relative;
}

.intro div img {
position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin: 0;
  display: block;
}

.referencni img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 2px;
}

.referencni td {
padding: 0 7px;
}

.referencni h2, .referencni td {
color: var(--color11)!important;
}

.intro img, table.produkty img, table.sluzby img, .item-list img {
transition: transform 0.5s ease-out;
}

table.produkty img, .item-list img {
position: absolute;
top: 0;
left: 0;
width: 100%;
margin: 0 !important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 0;
opacity: 0.4;
z-index: -1;
min-height: 100%;
object-fit: cover;
}

x.item-list img {
  width: calc(100% + 50px);
  left: -25px;
  top: -2vw;
}

table.produkty td:hover img,  .item-list:hover img {
-webkit-transform: scale(1.3, 1.3) rotate(0deg);
-moz-transform: scale(1.3, 1.3) rotate(0deg);
-ms-transform: scale(1.3, 1.3) rotate(0deg);
-o-transform: scale(1.3, 1.3) rotate(0deg);
transform: scale(1.3, 1.3);
opacity: 0.1;
z-index: 0;
}

.profil {
text-align: center;
margin-bottom: 30px;
}

.profil h2 {
  padding: 20px 0 10px;
  margin: 0;
text-transform: none;
  font-weight: 200 !important;
  font-size: 32px !important;
  color: var(--color12);
  position: relative;
  display: block;
  line-height: 1.15;
}

.profil img {
width: 200px;
height: auto;
margin: 0 auto !important;
border-radius: 200px;
/*-webkit-filter: grayscale(100%);
filter: grayscale(100%);*/
}

width: 100%;
margin: 0!important;
display: block;
}

.karta {
border: none;
border-collapse: separate;
border-spacing: 0px;
padding: 0;
margin: 0;
width: 100%;
}

.karta h2 {
padding: 10px 0 !important;
  font-size: 36px;
}

.karta td {
padding: 0;
}

.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child {
padding: 40px;
}

.post.w-100 .karta tr:nth-child(2n+1) td:first-child {
padding: 40px 40px 40px calc(50vw - 610px);
}

.post.w-100 .karta tr:nth-child(2n) td:last-child {
padding: 40px  calc(50vw - 610px) 40px 40px;
}

.karta img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 0;
aspect-ratio: 3/2;
  height: auto;
  object-fit: cover;
}

.tabulka {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}

.tabulka th {
font-weight: 800;
border-bottom: 4px solid rgba(255,255,255,0.5);
border-top: none;
text-align: left;
padding: 7px 12px;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: 1px solid rgba(255,255,255,0.5);
border-left: none;
border-right: none;
text-align: left;
padding: 7px 12px;
}

.tabulka tr.licha td {
background: rgba(0,0,0,0.01);
}

#TB_window {
z-index: 900;
}

._round-cont div {
background: none!important;
}

#info {
position: relative;
height: 50px;
    padding: 0;
padding: 0 calc(50vw - 600px);
    width: 100%;
    margin: 0;
text-align: right;
background: -webkit-linear-gradient(right, var(--color61), var(--color52));
  background: -o-linear-gradient(right, var(--color61), var(--color52));
  background: -moz-linear-gradient(right, var(--color61), var(--color52));
  background: linear-gradient(to right, var(--color61), var(--color52));
display: none;
}

#info a {
margin: 0;
    font-size: 18px;
    color: var(--color3);
    font-weight: 400;

}

#info p {
    display: inline-block;
    margin: 0 0px 0 30px;
    line-height: 50px;
    font-size: 18px;
    color: var(--color3);
    font-weight: 400;
}





.blok-kontakty .contacts-icon {
  margin-bottom: 30px;
}

.blok-kontakty .contacts-icon strong {
margin-top: 20px;
  display: block;
}

.contacts-icon .mdi {
    color: var(--color3)!important;
font-size: 14px;
}

.contacts-icon .mdi a {
    color: var(--color3);
    line-height: 1.5;
}

.contacts-icon .mdi:before {
    font-size: 18px;
    color: var(--color13);
    line-height: 1.75;
    display: inline-block;
    margin: 0 10px 0 0!important;
    vertical-align: middle;
}

.blok-kontakty .social-icon {
margin: 10px 0;
}

#menu .social-icon {
  display: inline-block;
  margin-left: 20px;
}

.social-icon .mdi {
    color: transparent!important;
}

.social-icon p {
display: inline-block;
}

.social-icon .mdi:before {
    font-size: 18px;
    color: var(--color13);
    line-height: 1.75;
    display: inline-block;
    margin: 0 10px 0 0!important;
    vertical-align: middle;
}

#header .social-icon .mdi::before {
  color: var(--color12);
    font-size: 24px;
}

#locales {
    position: absolute;
    right: 0;
    top: 19px;
color: transparent;
    border-left: 1px solid var(--color52);
    padding-left: 11px;
}

.photo {
position: relative;
}

.photo .fotogalerie {
width: 32%;
float: right;
position: absolute;
    top: 0;
    right: 0;
}

.photo p {
width: 66%;
}

a[name] {
display: block;
position: relative;
top: -250px;
visibility: hidden;
}


a[name="reference"] {
top: -100px;
}

form>table {
border-spacing: 10px;
}

form>table label {
display: block;
}

table label>span {
    margin: 2px 15px 2px 5px;
}

x.mdi {
color: transparent !important;
font-size: 0;
}

.ikony span, .ikony span:before, table.kontakty .mdi:before {
color: var(--color6);
    font-size: 36px;
    padding: 0px;
    margin: 0!important;
    display: inline-block;
    position: relative;
}

table.kontakty .mdi:before {
color: var(--color11);
}

body.kontakty .intro td span {
color: var(--color21);
font-size: 16px;
padding: 0px;
margin: 0 2px 0 0 !important;
display: inline-block;
position: relative;
}

form table input {
width: 100%;
}

form table input.button {
width: auto;
}



.form-basic {

}


.bform label {
    padding: 0;
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel, textarea {
    padding: 10px;
    display: inline-block;
    width: 74%;
}

.bform .form_checkbox_option>input, .bform .form_radio_option>input {
margin: 0 5px !important;
}

.bform .form_souhlas {
margin: 40px 0 !important;
float: none;
}

.bform.form-basic .form_textbox_label, .bform.form-basic .form_email_label, .bform.form-basic .form_textarea_label {
display: none !important;
}



.form_email, .bform.form-basic [id*="atextbox_"] .form_textbox, .bform.form-basic [id*="aemail_"] {
 display: block;
  width: 100%;
}

.bform.form-basic [id*="atextbox_"], .bform.form-basic [id*="aemail_"]  {
display: inline-block !important;
width: 50%;
}

.bform.form-basic [id*="atext_"] {
  display: block;
  text-align: center;
  padding: 20px 0;
}


.bform input#souhlas {
    display: inline-block;
    width: 20px;
/*height: 18px;*/
    position: relative;
float: none;
}

.bform input#souhlas + label {
    display: inline-block;
    width: calc(100% - 40px);
float: none;
padding-left: 35px;
}

.bform form input.button{
    margin: 0 auto !important;
}

.bform .form_radio_option>label {
    margin: 3px 0;
}

 .form_radio_option {
position: relative;
}

.form_radio_option>label {
padding-left: 35px;
}

form input[type=checkbox], form input[type=radio] {
-ms-transform: scale(2);
-moz-transform: scale(2);
-webkit-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
}

form input[type="checkbox"], form input[type="radio"] {
width: auto;
opacity: 0.00000001;
position: absolute;
left: 0;
margin-left: -20px;
}

form input[type="checkbox"] + span, form input[type="radio"] + span {
position: relative;
}

form input[type="checkbox"] + label, form input[type="radio"] + label {
position: relative;
}

form input[type="checkbox"] + span:before, form input[type="checkbox"] + label:before, form input[type="radio"] + span:before, form input[type="radio"] + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
margin: 1px;
width: 22px;
height: 22px;
transition: transform 0.28s ease;
border-radius: 1px;
border: 1px solid rgba(0,0,0,0.3);
}

form input[type=checkbox] + span:after, form input[type=radio] + span:after, form input[type=checkbox] + label:after, form input[type=radio] + label:after {
content: '';
display: block;
width: 12px;
height: 7px;
border-bottom: 2px solid var(--color2);
border-left: 2px solid var(--color2);
-webkit-transform: rotate(-45deg) scale(0);
transform: rotate(-45deg) scale(0);
transition: transform ease 0.25s;
will-change: transform;
position: absolute;
top: 7px;
left: 6px;
}

form input[type=checkbox]:checked ~ span::before, form input[type=radio]:checked ~ span::before, form input[type=checkbox]:checked ~ label::before, form input[type=radio]:checked ~ label::before {
color: var(--color11);
}

form input[type=checkbox]:checked ~ span::after, form input[type=radio]:checked ~ span::after, form input[type=checkbox]:checked ~ label::after, form input[type=radio]:checked ~ label::after {
-webkit-transform: rotate(-45deg) scale(1);
transform: rotate(-45deg) scale(1);
}

form input[type=checkbox] span, form input[type=checkbox] label {
min-height: 34px;
display: block;
padding-left: 40px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
vertical-align: sub;
}

.checkbox label span {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

form input[type=checkbox]:focus + span::before, form input[type=checkbox]:focus + label::before {
outline: 0;
}



.post.navig-menu .post_body>.sidemenu {
padding: 0;
margin: 0 0 30px 0 !important;
    list-style: none;
}

.post.navig-menu .post_body>.sidemenu>li {
    display: block;
width: 100%;
    margin: 0px;
vertical-align: top;
position: relative;
}

.post.navig-menu .post_body>.sidemenu>li a {
display: inline-block;
padding: 10px 10px 10px 35px;
}

.post.navig-menu .post_body>.sidemenu>li>ul>li>a {
font-size: 16px;
font-weight: 300;
display: block;
    padding: 5px 20px;
}

.post.navig-menu .post_body>.sidemenu>li>ul {
display: none;
}

.post.navig-menu .post_body>.sidemenu>li:before {
    font-family: "Material Design Icons";
    color: var(--color13);
    content: "\F0806";
    position: absolute;
    font-size: 24px;
top: 6px;

}

.post.navig-menu a:hover {
text-decoration: underline;
}




/* Slider úvod - carousel*/

.section-padding {
padding:20px 0;
}

.brand-carousel {
background: none;
margin-top: 0px;
}

.owl-dots {
text-align: center;
margin-top: 1%;
}

.owl-dot {
display: inline-block;
height: 15px !important;
width: 15px !important;
background-color: var(--color64)!important;
opacity: 1;
border-radius: 0;
margin: 0 5px;
-webkit-border-radius: 50px;
border-radius: 50px;
}

.owl-dot.active {
background-color: var(--color11)!important;
width: 45px !important;
}

.owl-carousel .owl-item {
padding: 5px 1px!important;
/*text-align: center;*/
border-right: 0px solid rgba(0,0,0,0.2);
}

.owl-carousel .owl-item img {
width: 100%;
display: block;
margin: 0 auto !important;
}

.owl-carousel .owl-item img {
width: calc(100% + 30px);
  margin: -15px 0 0 -15px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block;
object-fit: cover;
  min-height: 100%;
  width: 100%;
  margin: 0 !important;
}

.blok-partneri .owl-carousel .owl-item img {
width: 60%;
  margin: 0 auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block;
object-fit: unset;
  min-height: 1%;
}

.owl-carousel .owl-item h3 {
font-weight: 400!important;
font-size: 22px!important;
margin: 10px 0 2px 0 !important;
}

.owl-carousel .owl-item p.intro-link {
background: var(--color63) !important;
color: gray !important;
font-weight: 300 !important;
font-size: 13px !important;
display: inline-block;
padding: 2px 12px !important;
margin-bottom: 10px !important;
}

.owl-carousel .owl-item .mdi:before {
color: var(--color13);
font-size: 18px;
margin: 0 6px 0 0;
vertical-align: middle;
}

.owl-carousel .owl-dots.disabled {
display: block;
}



div.owl-item>div {
    padding: 0px;
margin: 0;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
height: 300px;
}

/*div.owl-item>div>div {
width: calc(100% + 30px);
margin: -15px 0 0 -15px;
height: 400px;
overflow: hidden;
}*/

.nGY2 .nGY2ViewerContent .nGY2ViewerMediaPan {
  display: flex;
}

.nGY2 .nGY2ViewerMedia {
position: unset;
align-self: center;
top: auto;
}


.post.none, .boxed.none, .skryt  {
display: none!important;
}
/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1200px) {

body, body.uvod {
width: 100%; 
}

#main {
width: 100%; 
}

#wrapper, .uvod #wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;
height: 56vw;
}

 .slider-wrapper {
width: 100%!important;
height: 56vw;
}

.uvod .theme-default .nivoSlider {
  height: 100%;
}

#wrap {
padding: 0;
width: 100%;
}

#footer, #footer-content {
width: 100%;
}

#logo  {
margin-left: 60px;
}

#rightbar #logo {
  left: 0;
}

#slogan {
left: 30px;

}

#rightbar #slogan {
display: block;
}

/* HEADER */

#max-header {
/*height: 80px;
z-index: 200;*/
}

#header {
width: 100%;
}

#max-slide {
margin: 0;
background: none;
}

/* MENU */

#pull {
height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    color: var(--color11);
    padding: 0;
    margin: 0;
    position: relative;
    top: 22px;
    left: 10px;
    z-index: 100;
}

#pull:after {
  content: "\F035C";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0px;
    left: 0px;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    width: 40px;
    display: block;
    color: var(--color11);
}

#pull.mAct:after {
  content: "\F0BAB";
}

#max-menu {
position: absolute;
height: 0;
top: 0;
}

#menu {
width: 100%;
height: 0;
text-align: left;
    z-index: 600;
position: absolute;
right: auto;
left: 0;
 }

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 85px;
z-index: 9999;
opacity: 1;
-webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background: rgba(255,255,255,0.85);
width: 300px;
margin-left:-300px;
}

#menu>ul>li {
display: block;
width: 100%;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
height: auto;
border-bottom: 1px solid rgba(255,255,255,0.1);
}

#menu>ul>li:hover, #menu>ul>li.current {
background: none;
}

#menu>ul>li:hover, #menu>ul>li.current, #locales a:hover, #locales a.locales_select {
text-decoration: none;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li>a {
width: 100%;
box-sizing: border-box;
border: none;
/*border-bottom: 1px solid rgba(0,0,0,0.05);*/
padding-left:20px;
margin: 0;
    line-height: 50px;
}

#menu>ul>li.current>a, .fixed #menu>ul>li>a {
    text-decoration: none;
}

#menu>ul>li>ul {
list-style-type: none;
width: 100%;
left: 0;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
color: var(--color6);
background: rgba(0,0,0,0.025);
border-top: none;
text-align: left;
}

#menu>ul>li:hover>ul {
border-top: none;
}

#menu>ul>li>ul>li {
background-image: none!important;
}

#menu ul li a:after {display: none;}
#menu ul li a:before {display: none;}

#menu ul li.current {
background: rgba(0,0,0,0.025);
}
#menu li {display: block; float: none; width: 100%; position:relative;}

#menu ul li ul {display: none; position: inherit;}

#menu ul li ul.menu_add_show {
display:block!important;
visibility:visible;
}

#menu>ul>li>ul>li, #menu>ul>li.menu_add_active {
background: rgba(0,0,0,0.025);
border-bottom: 1px solid rgba(255,255,255,0.05);
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #locales a:hover, #locales a.locales_select {
    color: var(--color11);
    text-decoration: none;
}

#menu>ul>li>ul>li>a {
font-size: 16px;
padding: 15px 20px;
font-weight: 400;
}

#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li>ul>li>ul {
float: none;
list-style-type: none;
width: 0px;
position: relative;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: visible;
left: 0px;
top: 0px;
display: none!important;
background: rgba(0,0,0,0.01);
}

#menu ul li ul li:hover a, #menu ul li.menu_add_active a:hover {background:rgba(0,0,0,0.15);}

.menu_add_row:after {
  content: "\F0140";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    display: block;
    color: var(--color3);
    width: 40px;
    text-align: center;
}

.menu_add_row.active:after {
    content: '\F0143';
}

.menu_add_show a {
line-height: 1.25!important;
visibility: visible;
}

.menu_add_active a, .menu_add_show a {
color: var(--color11)!important;
}

#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li:hover>ul, #menu>ul>li>ul>li>ul>li>a {
width: 100%;
}

#menu>ul>li>ul>li>ul>li>a, #menu>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 30px;
    font-size: 1%px;
}

#sidebar {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
padding: 0 5px;
}

#sidebar>.sidemenu {
display: none;
}

#sidebar .boxed>h2 {
    padding: 40px 0 20px!important;
}

/* HEADER */

#header .boxed {
    top: 20px;
}

#header .boxed input {
border: 1px solid rgba(0,0,0,0.2);
color: var(--color6)!important;
}

#header .boxed .button {
background: url("userFiles/img/ico-src-2.png") no-repeat center center!important;
}

.post {
padding: 40px 10px;
}

.post.w-100 {
padding: 40px 0;
}

.post_top, .post_body, .post [class*="post_"] {
width: 100% !important;
padding: 0;
}

.post, #sidebar .boxed, #footer, table.produkty {
width: 100%;
}

.post.w-100.img-full {
  padding: 0;
  height: 56vw;
  overflow: hidden;
  align-content: end;
}

.post.w-100.img-full h1 {
  font-size: 4.5vw !important;
padding: 30px !important;
}

.post.blok-kontakty {
  padding-left: 20px;
}

.post.blok-kontakty + .post_formulare {
  padding-right: 10px;
}

.intro {
width: 100%;
}

.uvod .intro img, xtable.produkty img, .post.item-list img {
position: relative;
}

.intro h2, .intro h3, table.produkty h2 {
    padding: 0!important;

}

.intro h3 {
}

table.produkty {
color: var(--color6);
}

table.produkty p, .post.item-list p {
/*color: var(--color3);*/
}

table.produkty td, .post.item-list {
    background: rgba(0,0,0,0.0);

}

xtable.produkty td:hover img, .post.item-list:hover img {
opacity: 1;
}

.ikony td {
    padding: 10px;
}

.karta h2 {
    font-size: 28px;
}

.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child {
    padding: 0px 20px;
}

.post.w-100 .karta tr:nth-child(2n+1) td:first-child, .post.w-100 .karta tr:nth-child(2n) td:last-child {
  padding: 10px 20px;
}

.post.col-3 table td, .post.item-list {

}

#max-rightbar {
padding: 20px;
}

#rightbar {
width: 100%;
padding: 0;
}

#rightbar .boxed {
width: 49%;
margin-bottom: 40px;
}

.post.mapa iframe {
    height: 50vw;
}

#header .social-icon {
display: block;
  right: 0;
  position: absolute;
  top: 20px;
}


/* SLIDER */

.theme-default .nivo-caption {
width: 50vw !important;
}

.nivo-caption h2, .nivo-caption h1 {
    width: 100%;
}

.nivo-caption p {
    width: 100%;
}

.nivoSlider img {

}

.theme-default a.nivo-nextNav {

}

table.sluzby td:hover img, table.produkty td:hover img, .post.item-list:hover img {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}


#locales {
    top: 23px;
}

.news {
    margin: 0 auto!important;
    width: 100%;
}

.news li {
    width: 48.5%;
    padding: 15px!important;
}

.news p {
    font-size: 15px;
}

div.galleryItem {
    vertical-align: top;
    float: none;
    display: inline-block;
    border: none !important;
    margin: 0 3px 3px 0;

}

div.galleryItem .frameh, div.galleryItem .frame {
    width: 150px;
    padding: 0;
    margin: 0;
    display: inline;
}

div.galleryItem .frame img {
    width: 152px;
}

#info {
width: 100%;
padding: 0 10px;
}




}








@media screen and (max-width: 1000px) {

.post.col-3 table td, .post.item-list {
  width: calc(33vw - 31px);
}

.post.col-4 td {
  width: calc(50% - 24px);
}

.theme-default .nivo-caption {
  width: 67vw !important;
}

.intro div {
  height: 25vw;
}

table.produkty td, .item-list {

}

table.produkty td {
aspect-ratio: 1/1;
}

.blok-partneri .owl-carousel .owl-item img {
width: 80%;
}

}





@media screen and (max-width: 800px) {

  .post.col-3 table td, .post.item-list {
    width: calc(50vw - 40px);
aspect-ratio: 3/2;
  }

  .post.col-4 td {
    width: calc(50vw - 6px);
    display: inline-block;
  }

table.produkty td, .item-list {

}

.ikony td {
  padding: 10px;
  display: inline-block;
}

table.kontakty td {
  width: 100% !important;
  display: block;
  margin: 0 0 20px 0;
}

}

/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {
}


#header .boxed {

}

.post {
margin: 0 auto 1px!important;
}

img {
display: block!important;
/*margin: 5px auto!important;*/
float: none;
}

.post.blok-kontakty, .post.blok-kontakty + .post_formulare {
width: 100%;
    padding: 40px 10px;
    display: block;
}

#logo {

}

#slogan {
display: block;
left: 43px;
top: 0;
width: calc(100% - 50px);
}

.more, .button, input.button {
   /* line-height: 10vw;*/
}

#main img {
max-width: 100%;
max-height: auto;
}

#footer {padding:10px;}

.profil td {
min-height: 50vw;
}

.karta tr td:first-child {
    padding: 0!important;
margin: 0!important;
}

.karta tr td:last-child {
    padding: 0 0 10px 0px!important;
}


/* MENU */

#menu>ul {
display: block;
width: 90%;
margin-left: -90%;
}

.intro {
margin: 0 0 3px 0;
}

.intro h2, .intro h3 {

}

.intro td {
display: block;
width: 100%;
}

.intro .more {
    left: 33%;
}

.col-2 td, .col-3 td, .col-21 td, #rightbar .boxed, .news>ul.novinky>li, .col-4 td, .col-12 td {
width: 100%!important;
display: block;
margin: 0 0 20px 0;
}

body.kontakty #main>.post.cl2 iframe {
    height: 100vw;
}

#rightbar .boxed {
margin-bottom: 30px;
}

#rightbar .boxed:last-child img {
margin: 0 auto!important;
}

.uvod #wrapper, .uvod  #wrapper .slider-wrapper, .uvod #wrapper .nivoSlider , .uvod .blok-slide, .uvod  .blok-slide .slider-wrapper, .uvod .blok-slide .nivoSlider {
    width: 100%!important;
    height: 50vh!important;
}

.theme-default .nivoSlider img {
    height: 50vh!important;
    width: 133vh!important;
    max-width: 133vh!important;
    margin-left: calc(50vw - 540px) !important;
}

.theme-default .nivo-caption {
  width: 90vw !important;
padding: 30px!important;
}


.nivo-caption h2 {
font-size: 8vw;
}

.nivo-caption p {
font-size: 6vw;
width: 100%;
}


#locales a {
    display: inline-block;
}

.news h3 {
/*font-size: 16px!important;*/
}

.news>li {
width: 100%;
}

.photo .fotogalerie {
width: 100%;
float: none;
position: relative;
display: block;
}

.photo p {
width: 100%;
}

#info {
}

#info .boxed {
    top: 40px;
}

#info p {
    display: inline-block;
    margin: 0 0 0 30px;
}

table.produkty td {
    width: 100%;
    display: block;
}


table.sluzby td {
height: 52vw;
width: 100% !important;
display: block;
margin: 0;
}

table.sluzby a, table.sluzby h2 {
    font-size: 32px;
padding: 0 !important;
margin: 19vw 0 0;
}



form table td {
display: block;
width: 100%;
padding: 4px 0;
}

.rtable th {
display: none;
}

.rtable tr {
border-bottom: 4px solid rgba(255,255,255,0.5);
}

.rtable td {
width: 100% !important;
display: block;
padding-left: 50% !important;
position: relative;
}

.rtable td:before {
content: attr(data-label);
position: absolute;
left: 0;
width: 50% !important;
padding-left: 15px;
font-weight: 700;
}

.bform label {
    display: block;
    width: 100%;
}

.bform label {
    display: block;
    width: 100%;
}

.bform.form-basic [id*="atextbox_"], .bform.form-basic [id*="aemail_"] {
  display: block !important;
  width: 100%;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel {
    padding: 6px;
    display: block;
    width: 100%;
}

.bform .form_checkbox_option>label, .bform .form_radio_option>label {
    display: inline-block;
    width: calc(100% - 40px);
}


.post.w-100.img-full {
  height: 50vw;
}

.img-full img {
  width: auto;
  height: 50vw;
  width: 100%!important;
right: 0;
left: auto;
top: 0;
}

.post.w-100.img-full h1 {
  width: 100%;
    font-size: 8vw !important;
max-width: 100%;
  }

.post.mapa iframe {
    height: 100vw;
}

  .intro div {
    height: 50vw;
  }

.blok-partneri .owl-carousel .owl-item img {
width: 40%;
}

}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 440px) {

#logo a {
  font-size: 7vw;
}

#slogan {
  font-size: 20px;
  letter-spacing: 2px;
}

.social-icon .mdi::before {
  margin: 0 3px 0 0px !important;
}

.nivo-caption h2 {
}

#wrapper .nivo-caption p {
}

  .post.col-3 table td, .post.item-list {
    width: 100%;
display: block;
margin: 3px 0;
  }

}


@media only screen and (max-width : 360px) {

#header {
  padding: 0;
}


}