.mbr-gallery .mbr-gallery-item {
  
    width: calc(25% - 4px);
   
}


@media (min-width: 992px) {
#langs  {
  position: relative;
  float: left;
}


#langs .lang-item {
}
#langs  .langs-inactive {
display: none;
}
#langs:hover .langs-inactive {
display: block;
}
#langs .lang-item.active {
  position: relative;  margin-left: 15px;
}
#langs:hover .langs-inactive {
display: block;
position: absolute;
top: 100%;
background: #fff;
padding: 10px 15px 10px 15px;
}
}
@media (max-width: 991px) {


.mbr-gallery .mbr-gallery-item {
  
    width: calc(50% - 4px);
   
}
#langs  .langs-inactive {
display: block;
}
#langs .lang-item {
  float: left; padding: 5px;
    opacity:0.5;
}
#langs .lang-item.active {
  opacity:1;
}
}
/*
#langs .lang-item  {
  width: 60px;
height: 40px;
background: url('../images/sprite-flag.png') 0 0 no-repeat;
overflow: hidden;
text-indent: -9999px;
}
#langs .lang-item.cs,
#langs .lang-item.cz {
  background-position: -7px -7px;
}
#langs .lang-item.en {
  background-position: -7px -55px;
}
#langs .lang-item.fr {
  background-position: -7px -102px;
}
#langs .lang-item.ru {
  background-position: -7px -150px;
}
#langs .lang-item.de {
  background-position: -7px -197px;
}
#langs .lang-item.it {
  background-position: -7px -245px;
}
#langs .lang-item.es {
  background-position: -7px -292px;
}*/
#langs .lang-item a {
  width: 45px;
display: block;
height: 30px;
background: url('../images/sprite-flag-sm.png') 0 0 no-repeat;
overflow: hidden;
text-indent: -9999px;
border:1px solid #ddd;
margin: 5px 0 ;
}
#langs .lang-item.cs a,
#langs .lang-item.cz a {
  background-position: -7px -7px;
}
#langs .lang-item.en a {
  background-position: -7px -43px;
}
#langs .lang-item.fr a {
  background-position: -7px -78px;
}
#langs .lang-item.ru a {
  background-position: -7px -114px;
}
#langs .lang-item.de a {
  background-position: -7px -150px;
}
#langs .lang-item.it a {
  background-position: -7px -186px;
}
#langs .lang-item.es a {
  background-position: -7px -221px;
}

.blog-type-article.p0 {
  padding: 1px!important;
}
.blog-type-article .item   {
    overflow: hidden;
}
.blog-type-article .item .item__img {

    -webkit-transition: all 2500ms ease;
    -moz-transition: all 2500ms ease;
    -o-transition: all 2500ms ease;
    transition: all 2500ms ease;
}
.blog-type-article .item .item__img:hover {

    top: -5%;

    width: 111%;
    height: 111%;

}


 #banner-rezervace {
      position: absolute;
    top: 120%;
    right: 50px;
    background: green;
    display: block;
    z-index: 10;
    padding: 10px;
    color: #fff;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
    -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;


 
}


.navbar-short #banner-rezervace  {
  top: 100%;
-webkit-border-radius: 8px;
-webkit-border-top-left-radius: 1px;
-webkit-border-top-right-radius: 1px;
-moz-border-radius: 8px;
-moz-border-radius-topleft: 1px;
-moz-border-radius-topright: 1px;
border-radius: 8px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
 
}

 #banner-rezervace:hover {


    background: #00b300;
 
}




.gallery-effect {
  background-position:   50% 50%;
  background-repeat: no-repeat;
  background-size:auto  100% ;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;

}

.gallery-effect:hover {
  background-position:   50% 50%;
  background-repeat: no-repeat;
  background-size: auto 120%;

}


.photo .bg-color .text-black {
  color: #fff!important
}



.logo_a_wrapper .item {

background: #fff;
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease;
-webkit-filter: brightness(90%); /* Safari 6.0 - 9.0 */
    filter: brightness(90%);
}


.logo_a_wrapper .item img {

-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease;

}

.logo_a_wrapper .item table {
position: absolute; width: 100%;height: 100%; top: 0; left: 0; text-align: center; vertical-align: middle;
}

.logo_a_wrapper .item table td {
text-align: center; vertical-align: middle;
}



.logo_a_wrapper .item:hover {
-webkit-filter: brightness(100%); /* Safari 6.0 - 9.0 */
    filter: brightness(100%);
}

.logo_a_wrapper .item:hover img {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#panel_breadcrumb ul {display: inline-block;list-style: none;padding:10px 0;margin: 0;}
#panel_breadcrumb li {display: inline-block;list-style: none;padding:0 0 0 ;margin: 0  0 0;font-size: 0.9em;}
#panel_breadcrumb li span {display: inline-block; padding:0 12px ;font-size: 0.75em;}
.cid-qIcyjdwT0t .dropdown .dropdown-menu {
width: 220px;
    font-size: 0.9em;
    line-height: 1em;
    padding:0.5em 0;
}

.cid-qIcyjdwT0t .dropdown .dropdown-menu .dropdown-item {
  color: #666;
  white-space: pre-wrap;
  line-height: 1em;
  font-weight: normal;
  padding: 10px 15px!important;
  position: relative;
  display: block;
  border-bottom: 1px solid #eee;
}

.cid-qIcyjdwT0t .dropdown .dropdown-menu .dropdown-item:last-child {

  border-bottom:0px solid #eee;
}


.cid-qIcyjdwT0t .dropdown .dropdown-menu .dropdown-item:hover {
  color: #000;

}

.grecaptcha-badge { display: none; }

 

.false-table 
{
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.false-table  .col-10.align-center
{
  display: table-cell;
  vertical-align: middle;
  
 
}

  .owl-nav button.owl-prev > span:before {
    content: "\e943";color: #fff;margin-right: -10px;
}

  .owl-nav button.owl-next > span:before {
    content: "\e966";color: #fff; margin-right: -10px;
}


.owlitem > .item {
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: 50% 0;
}

 .myowlcarousel.owl-carousel .owl-nav button.owl-prev, 
 .myowlcarousel.owl-carousel .owl-nav button.owl-next 
{
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    line-height: 70px;
    border-radius: 50%;
    font-size: 35px;
    border: 0;
    opacity: .5;
    text-shadow: none;
    display: block;
    z-index: 5;
    color: #fff;
    font-size: 35px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s; 
    
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,1);
    -o-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

  .myowlcarousel.owl-carousel .owl-nav button.owl-next  {
 
}

  .owl-nav button.owl-prev > span,
  .owl-nav button.owl-next > span {

    font-family: MobiriseIcons !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
     color: transparent;
    display: block;

}

 

@media (max-width: 767px) {



.mbr-gallery .mbr-gallery-item {
  
    width: calc100% - 4px);
   
}

.cid-qIcyjdwT0t .navbar.navbar-short .navbar-logo a img,
.cid-qIcyjdwT0t .menu-logo .navbar-brand .navbar-logo img {
  height: auto!important;
  max-height: 70px;
    max-width: 200px!important;

}
}