body {
  top:0 !important;
}

/*hide powered by text from Google Translate*/
.goog-logo-link {
  display:none !important;
  font-size:0px !important;
} 

.goog-te-gadget{
  color: transparent !important;
  font-size:0px !important;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
  display: none;
}

/*prekladac*/
.prekladac {
  position:fixed;
  top:0;
  right:auto;
  z-index:2000;
  padding: 0.2em .5em 0 .5em;
}

@media(min-width: 768px) {
  .prekladac {
    position:fixed; 
    padding-left: 1em;
    padding-right: 1em;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

/*vlaječky*/
.flags {
  position:fixed;
  top:0;
  right:0;
  z-index:2000;
  padding: 0.2em .5em 0 .5em;
}

@media(min-width: 768px) {
  .flags {
    position:fixed; 
    padding-left: 1em;
    padding-right: 1em;
  }
}

.flags a {
  margin:0 2px;
}
.flags a:hover {
  opacity:0.7
}

.contactus-wrap {
  margin-top:36px;
}

@media (max-width: 991.98px) {
  .navbar__search {
    top: -15.25em;

  }
}

/* obrázek motivu */

.motive::after {

  background: #e5f8f8;

}