:root {
--main-color: #000000;
--secondary-color: #d94043;
--text-color: #000000;
--white-color: #ffffff;
--light-color: #f2f2f2;
}

body {font-family: "poppins", sans-serif; font-size: 16px; font-weight: 400; font-style: normal; color: var(--text-color); background: var(--white-color); padding: 0; margin: 0;}

a {color: var(--secondary-color);}
a:hover, a:focus {color: var(--text-color);}
a.link i, a.link2 i {padding-left: 1rem; vertical-align: middle;}

table thead tr td {font-size: 1rem;}
table tbody tr td {font-size: 1rem;}

.breadcrumbs li {list-style-type: none;}
.breadcrumbs a {color: #828281; text-transform: none;}
.breadcrumbs a:hover {color: var(--secondary-color);}

.thumbnail {border: 0; padding: 0; box-shadow: none;}
.rounded {border-radius: 50%;}
.label {line-height: 1.2; padding-bottom: 7px;}

.popis {font-size: 130%; margin-bottom: 2rem;}

.required label::after {content: " *"; color: var(--text-color); font-weight: 900;}
textarea {min-height: 150px;}
table {table-layout:fixed;}

h1, h2, h3, h4, h5, h6 {font-family: "playfair-display", serif; font-weight: 400; }
h1, h2, h3 {color: var(--main-color);}
h4 {color: var(--secondary-color);}

ul li {list-style-type:square;}

section {margin: 2rem 0;}

input.big {font-size: 3rem; height: 5rem;}

.sticky {margin-top: 0; z-index: 1;}

#content .button {
  margin: 1rem 0 1rem 0;
  padding: 10px 40px 14px 40px;
  font-size: 1.2rem;
  line-height: 1.2;
  border: none;
  font-family: font-family: poppins, sans-serif;
  font-weight: 400;
  text-transform: none;
  background-color: var(--main-color);
  color: var(--white-color);
  text-decoration: none;
  border-radius: 30px;
}

#video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#video-bg > video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

span.style1 {background: #e3b873; color: var(--white-color); text-transform: uppercase; padding: 0.3rem 0.7rem;}
span.style2 {background: var(--text-color); color: var(--white-color); text-transform: uppercase; padding: 0.3rem 0.7rem;}

.nahled {display: inline-block;}
#lightgallery2 .nahled {margin-bottom: 2rem;}
#home .nahled {margin-bottom: 0;}

::-webkit-input-placeholder {color: var(--text-color); opacity: 0.5; }
:-ms-input-placeholder {color: var(--text-color); opacity: 0.5;}
::placeholder {color: var(--text-color); opacity: 0.5;}

.mt2 {margin-top: 2rem;}
.mt4 {margin-top: 4rem;}
.mb2 {margin-bottom: 2rem;}
.m2 {margin: 2rem 0;}
.m3 {margin: 3rem 0;}
.mb1 {margin-bottom: 1rem;  line-height: 1.2}
.m0 {margin: 0rem;}
.mr1 {margin-right: 1rem;}
.mr2 {margin-right: 2rem;}
.pt8 {padding-top: 8rem;}
.pb8 {padding-bottom: 8rem;}

#white-header {background: var(--white-color); margin: 0; padding: 0.5rem 0;} 
#white-header a {color: #000;}
#white-header i {color: var(--secondary-color);}

#header {z-index: 1; margin: 0; padding: 0 0; width: 100%; position: absolute; height: 150px;}
#header .menu {float: right;}
#header #search {background: rgba(41,41,46,0.9); padding: 1rem; position: absolute; top: 50px; right: 0; transition: all .3s ease; width: 80%;}
#header #searcvh button {position: absolute; right: 25px; top: 25px; color: var(--text-color); font-size: 1.5rem; cursor: pointer;}
#header a.name {background: var(--white-color); display: block;}
#header a.name img {padding: 2rem 0;}
#search2 {padding: 2rem; position: relative;}
#search2 button {position: absolute; right: 40px; top: 40px; color: var(--text-color); font-size: 1.5rem; cursor: pointer;}
[type="text"]:focus {box-shadow: none;}


#vizual {z-index: 0; height: 100%; color: var(--text-color); position: relative; top: 0; left: 0; width: 100%; height: 650px; margin: 0; background: url('../img/vizual-1.jpg') no-repeat center center; background-size: cover;}
#vizual .grid-container {height: 100%; position: relative;}
#vizual .intro {z-index: 1; position: absolute; left: 0; bottom: 5rem;}
#vizual h1, #vizual h3 { color: var(--text-color);}
#vizual h1 {font-size: 2.6rem; font-weight: 400; margin-bottom: 2rem;}
#vizual p {font-size: 1.1rem;}
#vizual a.link {background: none; color: var(--text-color); padding: 10px 40px 10px 40px; font-weight: 400; margin-top: 0.8rem; display: inline-block; font-size: 110%; border: 1px solid var(--secondary-color);}
#vizual a.link:hover {background: none; color: var(--secondary-color);}

#vizual-in {z-index: 0; height: 200px; overflow: hidden; color: var(--white-color); position: relative; top: 0; left: 0; width: 100%; margin: 0; background: url('../img/vizual-1.jpg') no-repeat center 80%; background-size: cover;}

#vizual video {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width:100%;
  height:100%;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/

  &::-webkit-media-controls {
     display:none !important;
  }
}

#owl-hero {position: relative;}

.cover {position: relative; background: rgba(255, 255, 255, 0.9); height: 100%;}

.menu li {list-style-type: none;}
.menu a, .dropdown.menu > li > a {color: var(--text-color); font-family: "playfair-display", serif; font-weight: 400; font-size: 1.3rem; padding: 0.7rem 1rem; display: inline-block;}
.menu a:hover, .dropdown.menu > li > a:hover, .dropdown.menu > li > a.active {color: var(--secondary-color);}
.menu i {color: var(--secondary-color);}
.menu button {}
.menu button.icon i {color: var(--secondary-color); font-size: 1.5rem; cursor: pointer;}
.menu button.search-button i {padding: 0.6rem; font-size: 1.2rem;}
.menu h5 a {font-weight: 500;}

.dropdown.menu>li.is-active>a {color:var(--secondary-color);}
.dropdown.menu > li.is-active a:hover {color: var(--secondary-color);}
.dropdown.menu > li.is-dropdown-submenu-parent > a {padding-right: 1rem;}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {display: none;}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 260px;
    border: none;
    background: rgba(35,46,6,0.9);
    padding: 1rem 0;
}
.is-dropdown-submenu>li {text-align: left;}



#content a.link2, #detail a.link2 {padding: 10px 40px 14px 40px; color: var(--main-color); background: var(--light-color); text-transform: none; margin-top: 1rem; display: inline-block; font-size: 100%; border-radius: 30px}
#content a.link2:hover, #detail a.link2:hover {background: var(--main-color); color: var(--white-color);}
#content h6 a, #content h6 span {padding: 0 0.4rem;}
#content .card {background: var(--light-color); padding: 2rem; border: 1px solid var(--light-color);}
#content .card h5 {color: var(--secondary-color);}
#content .card a {color: var(--secondary-color);}
#content .card a:hover {color: var(--main-color);}
#content .boxbg {background: var(--light-color); padding: 4rem; margin: 3rem 0; border-bottom-right-radius: 3rem; border-top-left-radius: 3rem;}
#content .boxbg h5 {margin-top: 1rem;}
#content .boxbg p {margin-bottom: 2rem;}

#zaznamy .card {background: none; padding: 0; margin: 0;}

/* index */

#vize {background: none; padding: 0 0 4rem 0; color: #000000; position: relative; z-index: 1; margin-top: 0; margin-bottom: 0;}
#vize p {margin-bottom: 2rem;}
#vize h3 {color: var(--white-color); font-size: 180%; margin-bottom: 2rem;}
#vize a {color: #e3b873;}
#vize a:hover {color: var(--white-color);}
#vize a.link {padding: 7px 20px; color: var(--white-color); background: none; border: 1px solid var(--white-color); text-transform: uppercase; margin-top: 1rem; display: inline-block;}
#vize a.link:hover {color: #e3b873; border: 1px solid #e3b873}

#sluzby .subheader {color: var(--secondary-color); font-size: 120%; margin-bottom: 1rem;}
#sluzby .grid-container {padding: 4rem 0;}
#sluzby .card {background: var(--light-color); padding: 2rem; border: 1px solid var(--light-color);}
#sluzby .card.bglight {background: none;}
#sluzby .card a {color: var(--text-color); text-decoration: none;}
#sluzby .button {background: var(--main-color); padding: 10px 40px 14px 40px; border-radius: 30px; color: var(--white-color); font-size: 120%; margin-top: 1rem; text-decoration: none;}
#sluzby h4 {font-size: 1.5rem;}
#sluzby h2 {color: var(--main-color);}

#maminky img {margin-bottom: 1.5rem;}
#maminky h5 {margin-bottom: 1rem;}

.owl-carousel .owl-stage {display: flex;}
#nas-tym {padding: 4rem 0;}
#nas-tym h5 {margin: 1.5rem 0;}
#nas-tym .card {background: #f3f3f3; padding: 3rem 3rem 1rem 3rem; height: 100%;}
#nas-tym .card-image {padding: 0 1rem;}

#reference {padding: 4rem 0;}
#reference h2 {margin-bottom: 1rem;}
.bg {background: var(--light-color); height: 100px; display: flex; justify-content: center; align-items: center; margin-bottom: 0.5rem;}

#pribehy a.link2 {padding: 3px 10px; color: #e3b873; background: none; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#pribehy a.link2:hover {background: none; color: var(--text-color); border: 1px solid var(--text-color);}

#poradenstvi {background: url("../img/bg-poradenstvi.jpg") no-repeat center center; background-size: cover; color: var(--white-color); padding: 0rem 0; margin-bottom: 2rem; margin-top: 0;}
#poradenstvi .button {background: var(--secondary-color); padding: 10px 40px 14px 40px; border-radius: 30px; color: var(--white-color); font-size: 140%; margin-top: 1rem;}
#poradenstvi h2 {color: var(--white-color); margin-bottom: 3rem;}
#poradenstvi p {font-size: 120%;}
#poradenstvi i {color: var(--secondary-color); font-size: 3rem; margin-bottom: 1rem;}
#poradenstvi h4 {font-weight: 400; margin-bottom: 3rem;}
#poradenstvi a h4 {color: var(--white-color);}
#poradenstvi a:hover h4 {color: var(--secondary-color);}

#aktuality {margin: 4rem 0;}
#aktuality a.button {background: var(--light-color); padding: 10px 40px 14px 40px; border-radius: 30px; color: var(--main-color); font-size: 120%; margin-top: 1rem;}

.card {border: 0; padding: 5px; margin: 2rem 0;}
#porody .card {margin: 2rem 0 0 0;}
.card h5 {text-transform: none;}
.card a {text-decoration: underline;}
/*.card-image {position: relative;}
.card-image img {z-index: 0; width: 100%;}
.card-image span.label {z-index: 1; position: absolute; top: -5px; left: -5px; background: #e3b873; padding: 5px 10px; color: var(--white-color); text-transform: uppercase;}*/
span.label.style1 {background: var(--main-color); color: var(--white-color); text-transform: uppercase; border-top-left-radius: 10px; border-bottom-right-radius: 10px;}
span.label.style2 {background: var(--light-color); color: var(--main-color); text-transform: uppercase; border-top-left-radius: 10px; border-bottom-right-radius: 10px;}
.card-header {margin-top: 1rem;}
.card-section {padding: 0;}
.card a.link {padding: 3px 10px; color: var(--text-color); background: none; /*border: 1px solid var(--text-color);*/ text-transform: uppercase; margin-top: 1rem; display: inline-block; text-decoration: none; font-size: 70%;}
.card a.link:hover {background: none; color: #e3b873; /*border: 1px solid #e3b873;*/}

#jednatele h3 {margin-bottom: 1rem;}
#jednatele .bg {background: var(--light-color); height: 100px; display: flex; justify-content: center; align-items: center; margin-bottom: 0.5rem;}

/* mapa */
#kontakt {margin: 4rem 0; padding: 0;}
#kontakt h3 {margin-bottom: 3rem;}
#box-out {position: relative;}
#box {background: var(--secondary-color); color: var(--white-color); z-index: 1; position: absolute;  width: 100%; padding: 2rem; font-size: 120%;}
#kontakt iframe {z-index: 0; position: relative; margin-top: 4rem; display: block;}

#mapa {margin: 0; padding: 0;}
#mapa iframe {display: block;}

/* footer */
#footer {background: var(--light-color); padding: 3rem 0; color: var(--text-color); font-size: 100%; font-weight: 400; margin: 0;}
#footer p.small {font-size: 90%;}
#footer a {color: var(--secondary-color); text-decoration: none;}
#footer a:hover {color: var(--text-color);}
#footer a.logo {display: inline-block; margin-bottom: 1rem;}
#footer li {list-style-type: none; padding: 0 0.5rem 0 0.5rem; display: inline-block;}


tr.grey td {background: #f8f8f8;}

@media print,screen and (max-width:63.99875em) {
 table.stack thead {display: block;}
 table.stack tfoot {display: none;}
 table.stack td, table.stack th, table.stack tr {display: block;}
 table.stack td {border-top: 0;}
}


@media screen and (max-width: 39.9375em) {
  #vizual {height: 800px;}
  #vizual .bg1 {max-width: 350px;}
  #vizual .intro { bottom: 3rem;}
  #poradenstvi p {font-size: 100%;}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #vizual {height: 650px;}
  #vizual .intro { bottom: 3rem;}
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  #vizual {height: 650px;}
  #vizual .intro { bottom: 5rem;}
  #vizual h1 {font-size: 2.5rem;}
}

.accordion-title, .is-active .accordion-title {font-size: 1rem; font-family: barlow, sans-serif; font-weight: 500; color: #e3b873; border: 0; border-bottom: 1px solid #eee;}
.accordion-title:focus, .accordion-title:hover {background-color: #eee; }
.accordion-content {display: none; padding: 1rem; border: none; border-bottom: 1px solid #eee;}


/* owl */
.owl-theme .owl-dots .owl-dot span {width: 20px; height: 4px; border-radius: 0; background: #f3f3f3;}
.owl-theme .owl-dots .owl-dot.active span {background: var(--text-color);}
.owl-theme .owl-nav.disabled + .owl-dots {position: absolute; left:25%; right:25%;}

/* timeline */
.timeline .timeline-item::after, .timeline .timeline-item::before {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}

.timeline {
  margin: 30px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
}

.timeline::before {
  background: var(--secondary-color);
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 3px;
}

.timeline::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}

.timeline a {
  color: var(--secondary-color);
  font-weight: bold;
  transition: all 0.25s ease-in;
}

.timeline a:hover {
  box-shadow: 0 1px 0px 0px var(--main-color);
  transition: all 0.25s ease-in;
}

.timeline .timeline-item {
  margin-bottom: 45px;
  position: relative;
}

.timeline .timeline-item .timeline-icon {
  background: var(--secondary-color);
  border-radius: 50%;
  height: 80px;
  left: 50%;
  margin-left: -38px;
  overflow: hidden;
  position: absolute;
  border: 10px solid var(--light-color);
  top: 0;
  width: 80px;
  color: var(--main-color);
  text-align: center;
  padding: 5px;
  font-size: 1rem;
  line-height: 0.85;
  padding-top: 17px;
}

.timeline .timeline-item .timeline-icon.dark {
  background: var(--main-color);
  color: var(--light-color);
}

.timeline .timeline-item .timeline-icon span {
  font-size: 1.5rem;
}

.timeline .timeline-item .timeline-content {
  padding: 30px 20px 0 20px;
  text-align: right;
  transition: all 0.25s ease-in;
  width: 46%;
  background: transparent;
}

.timeline .timeline-item .timeline-content p {
  color: var(--text-color);
}

.timeline .timeline-item .timeline-content p {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-content .timeline-content-date {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  color: var(--main-color);
}

.timeline .timeline-item .timeline-content .timeline-content-month {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 400;
}

.timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}

@media screen and (max-width: 39.9375em) {
  .timeline {
    margin: 30px;
    padding: 0;
    width: 90%;
  }
  .timeline::before {
    left: 0;
  }
  .timeline .timeline-item .timeline-content {
    float: right;
    text-align: left;
    width: 90%;
  }
  .timeline .timeline-item .timeline-content::before, .timeline .timeline-item .timeline-content.right::before {
    border-left: 0;
    border-right: 7px solid var(--main-color);
    left: 10%;
    margin-left: -6px;
  }
  .timeline .timeline-item .timeline-icon {
    left: 0;
  }
}


/* offcanvas */

.offcanvas-full-screen {
  position: fixed;
  z-index: 2000;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: var(--main-color);
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 2500;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 0rem 1rem 0 1rem;
  text-align: left;
}

.offcanvas-full-screen-inner a.name {background: var(--white-color); padding: 2rem 1rem;}
.offcanvas-full-screen-inner a.name span {color: var(--secondary-color);}
.offcanvas-full-screen-inner a.name span.slogan {font-size: 70%; color: var(--light-color);}
.offcanvas-full-screen-inner a.name  img {padding: 1rem 0;}

.offcanvas-full-screen-inner a {color: var(--white-color);}

.offcanvas-full-screen-inner i {color: var(--secondary-color); padding-right: 5px;}

.offcanvas-full-screen-menu {
  margin: 2rem 0 2rem 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  list-style-type: none;          
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 0.2rem;
  line-height: 1.2rem;
  font-size: 1.2rem;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: var(--white-color);
  font-family: poppins, sans-serif; font-weight: 300;
  text-decoration: none;
  outline: none;
}

.offcanvas-full-screen-menu a:hover {color: var(--secondary-color);}

.offcanvas-full-screen-close {
  text-align: center;
  color: var(--white-color);
  font-size: 1.5rem;
  cursor: pointer;
}

.offcanvas-full-screen-close:hover {color: var(--secondary-color);}

#offcanvas-full-screen button, #offcanvas-full-screen a {outline: none;}


/* * {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid red 1px !important;
}

@media print, screen and (min-width: 40em) {
  .cell {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid orange 1px !important;
  }
}

@media screen and (min-width: 64em) {
  .cell {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid green 1px !important;
  }
}*/


/* Small */
@media screen and (max-width: 39.9375em) {
  #size { background: red; color: var(--white-color);}
  #size:before {
     content: "Small: ";
  } 
}

/* Medium and up */
@media screen and (min-width: 40em) {
  #size { background: orange; color: var(--white-color);}
  #size:before {
     content: "Medium: ";
  }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #size { background: orange; color: var(--white-color);}
  #size:before {
     content: "Medium only: ";
  }
}

/* Large and up */
@media screen and (min-width: 64em) {
  #size { background: green; color: var(--white-color);}
  #size:before {
     content: "Large up: ";
  }
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  #size { background: blue; color: var(--white-color);}
  #size:before {
     content: "Large only: ";
  }
}