@import "fonts/stylesheet.css";
@import "animate.css";
*, .navbar-brand, .nav-link {
  font-family: "Case", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  opacity: 1;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 44px;
    padding-right: 44px;
    max-width: 1920px;
  }
}

section {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  section {
    padding-bottom: 100px;
  }
}

h1 {
  font-family: "Case", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 147%;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 35px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

h2 {
  font-family: "Case", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

img {
  aspect-ratio: 16/9;
}

.btn-primary {
  background-color: white !important;
  align-items: center;
  padding: 8px 16px;
  border: 1px solid #000000 !important;
  border-radius: 100px;
  font-size: 16px;
  color: #000000;
}
.btn-primary:hover {
  background-color: lightgrey !important;
  color: #000000 !important;
}

.contact {
  aspect-ratio: 16/7;
  align-items: center;
}

footer hr {
  border-color: #C4C4C4;
}
footer .copy {
  color: #C4C4C4;
  text-align: center;
}
@media (min-width: 768px) {
  footer .copy {
    text-align: left;
  }
}
footer .instagram {
  color: #C4C4C4;
  text-align: center;
}
footer .instagram a {
  text-decoration: none;
  color: #C4C4C4;
}
@media (min-width: 768px) {
  footer .instagram {
    text-align: right;
  }
}

header {
  width: 100vw;
  min-height: 100px;
  top: 0px;
  left: 0px;
  position: fixed;
  overflow: hidden;
  background-color: white;
  display: flex;
  z-index: 2;
  align-items: center;
}
header + main {
  padding-top: 100px;
}

.bg-light {
  background-color: white !important;
}

nav {
  width: 100%;
}
nav .nav-link {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid transparent;
}
nav .nav-link:hover, nav .nav-link.active {
  border-bottom: 1px solid #000000;
}
@media (min-width: 992px) {
  nav .nav-link {
    margin-right: 50px;
  }
}
@media (max-width: 991px) {
  nav .nav-link {
    padding-top: 25px !important;
  }
}

@media (max-width: 767px) {
  .spacermine {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
  }
}

.border-jedna {
  border-image-slice: 410 460 430 450;
  border-image-width: 140px 140px 140px 140px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("https://radikalniramarstvi.cz/orig-image/9561e2c819.png?c=Mi0xNzE2NTYyNDMy");
  border-style: solid;
  position: fixed;
  z-index: 4;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: calc(100vh - 150px);
}
@media (max-width: 767px) {
  .border-jedna {
    border-image-width: 70px 70px 70px 70px;
  }
}

.border-dva {
  border-image-slice: 410 460 430 480;
  border-image-width: 140px 140px 140px 140px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("https://radikalniramarstvi.cz/orig-image/f61c4aef24.png?c=Mi0xNzE2NTYyNDMy");
  border-style: solid;
  position: fixed;
  z-index: 4;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: calc(100vh - 150px);
}
@media (max-width: 767px) {
  .border-dva {
    border-image-width: 70px 70px 70px 70px;
  }
}

.border-tri {
  border-image-slice: 310 320 290 370;
  border-image-width: 160px 160px 160px 160px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: round round;
  border-image-source: url("https://radikalniramarstvi.cz/orig-image/3700144ada.png?c=Mi0xNzE2NTYyNDMy");
  border-style: solid;
  position: fixed;
  z-index: 4;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: calc(100vh - 150px);
}
@media (max-width: 767px) {
  .border-tri {
    border-image-width: 80px 80px 80px 80px;
  }
}

.border-ctyri {
  border-image-slice: 40 40 40 40;
  border-image-width: 30px 30px 30px 30px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("https://radikalniramarstvi.cz/orig-image/93b72a67ca.png?c=Mi0xNzE2NTYyNDMy");
  border-style: solid;
  position: fixed;
  z-index: 4;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: calc(100vh - 150px);
}

.border-pet {
  border-image-slice: 533 566 611 544;
  border-image-width: 100px 100px 100px 100px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: round round;
  border-image-source: url("https://radikalniramarstvi.cz/orig-image/a38823e652.png?c=Mi0xNzE2NTYyNDMy");
  border-style: solid;
  position: fixed;
  z-index: 4;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: calc(100vh - 150px);
}
@media (max-width: 767px) {
  .border-pet {
    border-image-width: 35px 35px 35px 35px;
  }
}

.ram .buttony {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding-top: 10px;
}

/*# sourceMappingURL=styles.css.map */
