#carousel-example-generic {
  width: 960px;
  margin: 0px auto 50px auto;
}

.carousel-caption h1,
.carousel-caption p {
  text-shadow: 1px 1px gray;
}

.content {
  padding-top: 0px;
}
#map {
  width: 100%;
  margin-top: -115px;
}
h4 {
  font-size: 22px;
  margin-top: 50px;
}
.icon_stylesheet {
  background-color: #3498dc;
  color: #fff;
  font-weight: 600;
  padding: 9px 12px;
  border-radius: 3px;
  font-weight: 600;
  box-shadow: 0 5px 1px 0px #1469a2;
  transition: 0.2s all;
  width: 285px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

.icon_stylesheet:hover {
  color: #fff;
  text-decoration: none;
  transition: 0.2s all;
  box-shadow: 0 3px 1px 0px #1469a2;
}
#logo {
  height: 75px;
  margin-top: -19px;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}
nav {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;

  font-size: 20px;
  height: 90px;
  background: url("../images/bg.png");
}
nav ul li {
  height: 90px;
}
nav ul li a {
  margin-top: 20px;
  color: white !important;
}
.navbar-nav .icon a {
  height: 46px;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  background-color: #747a77;
  border-radius: 27px;
}
ul.nav.navbar-nav li {
  margin-left: 15px;
}
.navbar-nav .icon li {
  margin-left: 20px;
}

ul.nav.navbar-nav li:hover {
  height: 90px;
}
.hvr-sweep-to-bottom:before {
  background: #1c2e5b !important;
}
section {
  padding-top: 40px;
  padding-bottom: 40px;
}
header {
  height: 95px;
}
.search {
  font-size: 20px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
input[type="search"] {
  background-color: #ededed;
  border: 0;
  height: 35px;
}
.search button.btn.btn-default {
  background-color: #ededed;
  border: 0;
  height: 35px;
}
section.lang {
  padding: 10px 0 0 0;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}
footer {
  padding-top: 40px;
  padding-bottom: 40px;
  color: white;
  bottom: 0;
  width: 100%;
  min-height: 500px;
  background: url("../images/bg.png");
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
}
footer h1 {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  padding-bottom: 50px;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.up {
  margin-top: 50px;
  color: white;
}
.up span {
  background-color: black;
  height: 50px;
  width: 50px;
  padding-top: 12px;
  border-radius: 50px;
}
footer a {
  color: white;
}
footer span:hover {
  background-color: #1c2e5b;
  color: white;
}

strong {
  font-weight: 600;
}

/**Homepage***/
.lazy {
  color: white;

  overflow: hidden;
  height: 560px;
  background-size: cover;
  -webkit-transition: background-image 1s ease-in-out;
  transition: background-image 1s ease-in-out;
}
.lazy h1 {
  padding-top: 175px;
  font-size: 80px;
  font-weight: 800;
}
.textlazy {
  position: relative;
  margin-top: -560px;
  text-align: center;
}

.lazy .button {
  width: 285px;
  height: 90px;
  background-color: black;
  opacity: 0.7;
  padding-top: 30px;
  margin-top: 30px;
}
.lazy a {
  width: 285px;
  height: 90px;
  padding-top: 15px;
  color: white;
  font-size: 24px;
  font-weight: 600;
}
.lazy a:hover > .button {
  color: white;
  opacity: 1;
}
.lazy h5 {
  font-size: 60px;
  font-weight: 300;
}
.nasa-ponuka.col-md-4 {
  margin-left: 10px;
}
.nasa-ponuka {
  background: url("../images/nasa-ponuka.png");
}
.nasa-ponuka .container {
  width: 90%;
}
.nasa-ponuka h3 {
  font-weight: 300;
  font-size: 38px;
  color: #1c2e5b;
  text-transform: uppercase;
}
.nasa-ponuka a {
  color: #1c2e5b;
}
.nasa-ponuka p {
  color: #6e6d6d;
  font-size: 16px;
  line-height: 1.4;
}
.nasa-ponuka h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 600;
  padding-bottom: 30px;
}

.group-integra h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 600;
  padding-bottom: 30px;
}
.group-integra p,
.group-integra li {
  font-size: 24px;
  font-weight: 300;
}
.navbar-nav .icon a:hover {
  background-color: #1c2e5b;
  transform: scale(1.25, 1.25);
}
.navbar-nav .icon li:hover {
  background-color: inherit;
  transform: scale(1.25, 1.25);
}

.lang-container {
  display: flex;
  justify-content: end;
  margin-right: 8em;
}

.lang-container a {
  font-size: 1.5em;
  text-decoration: none;
  font-variant: all-petite-caps;
}

.lang-container img {
  width: 25px;
  height: auto;
  border: 1px solid black;
}

.lang-container a:hover {
  text-decoration: underline;
}

.image-collage img {
  margin-left: 0.5em;
  margin-top: 0.5em;
}

.links a {
  text-decoration: none;
}

.links a:hover {
  text-decoration: underline;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.center-block a {
  text-decoration: none;
}

.center-block a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1000px) {
  .group-integra h1,
  footer h1,
  .nasa-ponuka h1,
  section .nadpis {
    font-size: 32px !important;
  }
  .group-integra p,
  .group-integra li,
  footer,
  footer h5,
  .obsah {
    font-size: 16px !important;
  }
  .nasa-ponuka h3 {
    font-size: 28px;
  }
  #map {
    margin-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  .lazy h1 {
    font-size: 25px;
  }
  .lazy h5 {
    font-size: 20px;
  }
}

@media screen and (max-width: 350px) {
  .nasa-ponuka h3 {
    font-size: 20px;
  }
  footer h1 {
    font-size: 30px;
  }
  .lazy .button {
    width: 80%;
  }
}
@media screen and (max-width: 1220px) {
  .text-center.col-4.col-offset-4 {
    background: url("../images/bg.png");
    overflow: scroll;
  }
}
.search_result {
  position: absolute;
  z-index: 99;
  background-color: white;
  width: 90%;
}
.search_result a::after {
  content: "\A";
  white-space: pre;
}
section .nadpis {
  background-color: #f0f0f0;
  font-size: 48px;
  font-weight: bold;
}
.obsah {
  font-size: 20px;
  font-weight: 300;
}
.obsah a {
  color: #c2916e;
}
.not-found {
  font-size: 20px;
}
.navbar-default {
  border: 0 !important;
}
li.item {
  font-size: 16px;
  list-style: none;
}

@media (max-width: 1200px) {
  .lang-container {
    flex-wrap: nowrap;
    justify-content: center;
    margin-right: 0;
  }
  .lang-container > .me-5 {
    margin: 0 !important;
  }

  .lang-container > div {
    padding: 5px;
  }
  .lang-container img {
    width: 100% !important;
    height: auto;
  }
  .lang-container a {
    font-size: 0;
  }
  #collapsibleNavId ul {
    display: inline-block !important;
  }
  nav ul {
    border-radius: 0.1em 0.1em 0.5em 0.5em;
    border: 1px solid white;
  }
  nav ul li {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid white;
  }
  nav ul li a {
    margin-top: 0;
    text-align: center;
  }
  .icon {
    display: inline-block;
    width: 15%;
    margin-top: 0.25em;
    margin-bottom: 0.3em;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 0 solid white;
    font-size: 26px;
  }
  .navbar-nav .icon a {
    background-color: transparent;
  }
  .navbar-nav .icon a:hover {
    background-color: transparent;
  }

  .navbar-collapse {
    z-index: 100;
  }
  .navbar-collapse ul {
    background-color: #303237;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    overflow-x: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
  }

  .collapse.in {
    display: block !important;
  }
}

.no-bottom-padding {
  padding-bottom: 0;
}
