@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/* RESET CSS */
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

* {
  box-sizing: border-box;
  line-height: 1.3;
  font-family: 'Raleway', sans-serif;
}
body {
  background: #fff;
  font-family: 'Raleway', sans-serif;
  line-height: 1.85em;
}
ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul li {
  margin: 0;
  list-style-type: disc;
}
ul {
  padding-left: 18px;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-weight: 600;
}


.siblings, .siblings-image {
  display: none;
}

.groups div {
  float: none;
  width: auto;
  padding: 0;
}
div.pager a {
    padding: 0;
}
div.pager .pages {
    border: none;
}
#col-content .pager {
    padding: 0 15px;
}
/* General CSS */

.desc-format p, .desc-format h3, .desc-format h4, .desc-format h5 {
  padding: 0;
}

img {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 35px;
  letter-spacing: 0;
  line-height: 1.7;
  font-weight: 800;
  color: #272b2b;
}

.desc-format h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  line-height: 60px;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  font-weight: 600;
  
}
.desc-format h3 {
  font-family: 'Raleway', sans-serif;
  vertical-align: middle;
  margin: 0;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
}

.desc-format h4 {
  font-weight: 700;
  color: #272b2b;
  font-size: 15px;
  margin: 0;
  line-height: 20px;
  text-transform: uppercase;
}

.desc-format h5 {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-transform: none;
  color: #252b3b;
  margin: 0;
  padding: 0;
}

.desc-format p, .desc-format li {
  font-size: 14px;
  color: #212121;
  line-height: 1.3;
}

body.group a {
  text-decoration: none;
}

.groups, .items {
  float: none;
  padding: 0;
}

#base {
  overflow: hidden;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

#col-content .in {
  padding: 0;
}

.desc-format p, li {
  line-height: 2;
  font-weight: 200;
  letter-spacing: 0px;
  font-size: 16px;
}

a.ext-link {
  color: #696969;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-transform: none;
  display: inline-block;
  width: auto;
  letter-spacing: 0;
  border: 0;
  background: none;
}

#context {
  visibility: visible;
  display: none;
}
.context-in a {
  font-size: 20px;
  color: black;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.context-in span {
  font-size: 20px;
  color: black;
}
.context-in a:hover {
  color: black;
}
.desc-format .col2 {
  float: none;
  width: auto;
}

.desc-format .col3 {
  margin: 0;
  float: none;
}

#attachments {
  display: none;
}
h1 {
  display: none;
}

body {
  min-height: 100vh;
}

li.sitemap {
  display: none;
}

/* Individual CSS */

/* HEADER */
#menu, #menu.horizontal-dropdown ul, #menu.horizontal-dropdown ul li {
    position: relative;
}

header div#head, .sub-header .sub-header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  height: 70px;
}
header {
  width: 100%;
  position: fixed;
  box-shadow: 0px 0px 2px -1px rgb(255, 255, 255);
  z-index: 10;
  background: #252b3b;
}
header #head a img {
  display: block;
}
header #menu ul li {
  list-style: none;
}
header #head #menu ul li a {
  color: #f0f0f0;
  font-weight: 700;
  font-size: 13px;
  display: flex;
  align-items: center;
  padding: 20px 13px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header #head #menu ul li a:hover {
  color: #ff6544;
}
header #head #menu ul li a.clicked {
    color: #ff6544;
}
main {
    padding-top: 70px;
}
/*KONEC CUSTOM HEADER CSS*/
.home #col-content .col1 {
    position: relative;
    width: 100%;
    float: left;
    min-height: 900px;
    padding: 0;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
}
.home #col-content .col1:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
}
.home #col-content .col1 {
    position: relative;
    width: 100%;
    float: left;
    min-height: 900px;
    padding: 0;
    background: #ffffff url(/cimagebank/domu/background.jpg) 50% 0 no-repeat fixed;
}
.home #col-content .col1 .col-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    width: 100%;
    padding: 0 15px;
}
.home #col-content .col1 h2 {
    font-size: 44px;
    /* text-transform: uppercase; */
    color: #ff6544;
    margin-bottom: 22px;
    font-weight: 900;
    line-height: 40px;
}
.home #col-content .col1 h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 50px;
    text-transform: none;
}
.home #col-content .col1 a {
    padding-top: 50px;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 15px 36px;
    font-weight: 600;
    border: 2px solid #252b3b;
    color: #252b3b;
}
.first_section {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: stretch;
    text-align: center;
}
.home #col-content .col2, .home #col-content .col3, .home #col-content .col4 {
    flex-basis: 33.33%;
    padding: 100px 50px;
}
.first_section .col2 {
    background: #252b3b;
}
.first_section .col3 {
    background: #fff;
}
.first_section .col4 {
    background: #ff6544;
}
.first_section h3 {
    font-size: 27px;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 32px;
}
.first_section .col3 h3 {
    color: #252b3b;
}
.first_section .col4 h3 {
    color: #252b3b;
}
.first_section p {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 20px;
}
.first_section .col3 p {
    color: #252b3b;
}
.first_section h5 {
    color: #252b3b;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 22px;
}
.first_section i {
    color: #fff;
    font-size: 88px;
    margin-bottom: 20px;
}
.first_section .col3 i {
    color: #ff6544;
    font-size: 88px;
    margin-bottom: 20px;
}
.second_section {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 15px;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    display: flex;
}
.second_section h5 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 66px;
    color: #252b3b;
}
.second_section .col6 h5 {
    margin-bottom: 66px;
    text-align: right;
    font-weight: 700;
    color: #ff6544;
    font-size: 27px;
}
.second_section ul{
padding: 0;
}
.second_section ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.second_section ul li strong{
text-transform: uppercase;
}

.home #col-content .second_section .col6 {
    flex-basis: 50%;
    padding: 0 20px;
    display: none;
}
.home #col-content .second_section .col7 {
    flex-basis: 100%;
    padding: 0 50px;
}
.home #col-content .col5 {
    overflow: hidden;
    width: 100%;
    background: #252b3b;
}
.home #col-content .col5 .col-content {
    padding: 100px 30px;
    overflow: hidden;
}
.home #col-content .col5 table {
    display: none;
}

.fa-lightbulb-o:before {
    content: "\f02d" !important;
}

.fa-smile-o:before {
    content: "\f097" !important;
}


/* ORLDINAČNÍ HODINY */

.hodiny p {
    width: 50%;
    float: left;
}

.hodiny p:nth-child(odd) {
    text-align: left;
    padding-left: 39%;
}

/* AKTUALITY */
a.odkaz_aktuality {
    color: white;
}

a.odkaz_aktuality:hover {
    color: #ff6544;
}


/* FOOTER */
footer {
    width: 100%;
    padding: 66px 0;
    background: #252b3b;
}
#foot p {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 44px;
}
.arrow_up {
    overflow: hidden;
    width: 100%;
    clear: both;
    text-align: center;
}
footer .arrow_up i {
    color: #f0f0f0;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
footer .arrow_up i:hover {
    color: #ff6544;
}



@media all and (max-width: 900px) {
  .home #col-content .col2, .home #col-content .col3, .home #col-content .col4 {
    flex-basis: 50%;
    padding: 100px 15px;
}
}
@media all and (max-width: 760px) {
  .home #col-content .col1 {
    min-height: 500px;
  }
  .home #col-content .col2, .home #col-content .col3, .home #col-content .col4 {
    flex-basis: 100%;
}
.home #col-content .second_section .col6, .home #col-content .second_section .col7 {
    flex-basis: 100%;
    padding: 20px 20px;
}
.second_section {
  padding-top: 50px;
  padding-bottom: 50px;
}
}


@media all and (max-width: 480px) {
.home #col-content .col2, .home #col-content .col3, .home #col-content .col4 {
    padding: 50px 15px;
}

.hodiny p:nth-child(odd) {
  width: 100%;
  text-align: center;
  padding-left: 0px;
}
.hodiny p:nth-child(even) {
  width: 100%;
  text-align: center;
}
#content-widget-37281815 .t-body.hodiny {
    /* text-align: right; */
    padding-right: 0px !important;
}

}


/* MOBILE MENU */

/*MOBILE */
body #base #mobilmenu {
  overflow: hidden;
  display: none;
  height: 50px;
  width: 50px;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
}

#mobilmenu {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

#mobilmenu > a.menu-close {
  display: block;
}

#mobilmenu > a {
  background: url(/cimagebank/burger.png) no-repeat;
  display: none;
  color: transparent;
  padding: 0px;
  height: 34px;
  width: 50px;
  background-position-y: center;
  background-position-x: center;
  margin-right: 10px;
  top: 0;
  border: none;
  border-radius: 6px;
  background-size: contain;
  float: right;
  margin: 0;
}


body #base #mobilmenu{
  overflow: hidden;
  height: auto;
  display: none;
}
body #base:target #mobilmenu {
  overflow: hidden;
  height: auto;
  display: block;
}


#mobilmenu > a.menu-close {
  display:block;
}

#base:target #mobilmenu > a.menu-close {
  display:none;
}

#base:target #mobilmenu > a.menu-open {
  display:block;
  
}

#menu .menuhidden {
  display: none;
}

/*//MOBILE*/

/* MOBILE */
@media (max-width: 700px) {
.search-form-popup {
  top: -25px;
}
/* CUSTOM MOBILE CSS */
span#menuLastTwoItems {
  width: 100% !important;
}
.mini-menu > .social-options > * {
  padding: 0;
  justify-content: center;
  align-items: center;
  align-self: center;
  display: flex;
}

#menu.horizontal-dropdown .mini-menu > .social-options i {
  font-size: 2rem;
}

#menu.horizontal-dropdown .mini-menu > * {
  font-size: 1.4rem;
  justify-content: flex-end;
}

header #head > nav #menu ul {
  flex-basis: 100%;
}

#menu.horizontal-dropdown .mini-menu {
  flex-basis: 100%;
  margin: 0;
}

#menu.horizontal-dropdown .mini-menu > * {
  flex: 1;
}

#menu.horizontal-dropdown .mini-menu > .lang-switch a {
  flex: 0;
  margin: 0 1rem;
}
#menu.horizontal-dropdown .mini-menu > .social-options > * {
  display: flex;
}

header #head > nav #menu ul li.submenu ul {
  display: none;
}

/* KONEC CUSTOM MOBILE CSS */

header.menu-fixed #head {
  height: 56px;
}

header.menu-fixed #head a#logo {
  flex: 3;
  max-length: 220px;
}

header #head {
  padding: 0;
  align-self: center;
}

header {
  padding: 0;
  z-index: 9999;
  width: 100%;
  left: 0;
  right: 0;
}

body #base:target nav #menu ul {
  padding: 0;
}

body #base:target nav #menu ul li a {
  color: #fff;
  font-size: 1.4rem;
  display: block;
  border-bottom: 0;
  padding-bottom: 0px;
  padding-top: 0;
  line-height: 60px;
  min-height: unset;
}
body #base:target nav #menu ul li a:after {
    display: none;
}

#head #eshop-header-basket-info {
  color: #7ccedf !important;
}
.home #head #eshop-header-basket-info {
  color: #7ccedf !important;
}

#head #eshop-header-basket-info .basket_info_empty:after,
.home #head #eshop-header-basket-info .basket_info_empty:after
{
  color: #7ccedf;
}

#head #eshop-header-basket-info {
  font-size: 20px;
}

#head #eshop-header-basket-info .basket_info_empty {
  width: 22px;
  height: 24px;
}

div#eshop-header-basket-info {
  display: none;
}

#mobilmenu {
  display: block;
}

body #base #mobilmenu {
    z-index: 9999999;
    position: absolute;
    display: block;
    order: 2;
    top: 17px;
    align-self: center;
    transform: none;
    right: 15px;
    background: #ff6544;
}

body #base:target nav #menu ul li {
  padding: 6.5px 0;
}

body #base:target nav #menu ul li.phone-number {
  display: none;
}

body #base:target nav #menu {
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.83);
  float: none;
  height: auto;
  z-index: 999;
  position: absolute;
  top: 100%;
  width: 100%;
}

body #base:target nav {
  display: block;
  top: 0px;
  z-index: 99999;
  bottom: auto;
  height: auto;
  position: static;
  right: 0;
  left: 0;
  float: none;
  width: 100%;
}

body.group #base:target nav li a {
  color: #1b223e;
  display: block;
}

body.group #base:target nav li.sitemap {
  display: none;
}

body.group #base:target nav li.current a {
  color: @maincolor;
}

#head nav {
  display: none;
  transform: none;
}

#menu {
  float: none;
}

menu.horizontal-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  position: absolute;
  top: 0;
  right: 0;
  float: none;
  width: 100%;
  background: #e3e3e3;
  clear: both;
  overflow: visible;
  height: 100%;
  display: inline-table;
}

#menu.horizontal-dropdown ul li ul {
  display: none;
}

#menu.horizontal-dropdown ul li {
  position: relative;
  float: none;
  text-align: center;
  width: 100%;
  display: block;
  margin-left: 0px;
}

#head a#logo {
  width: 220px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

#menu.horizontal-dropdown a {
  color: #1b223e;
  font-weight: 200;
  text-align: center;
  display: none;
}

#menu.horizontal-dropdown ul li.current {
  color: @maincolor;
}
}
/* MOBILE KONEC */