/* Show it's not fixed to the top */
body {
  min-height: 75rem;
  font-family: 'Manrope', sans-serif;
  background-color: white !important;
  /*background-image: url("../images/kostel_HP-scaled.jpg");*/
  /*background-size: cover;*/
  /*background-repeat: no-repeat;*/
  /*background-position-y: 20%;*/

}

section {
  margin-bottom: 50px;
}

.hilite {
  color: #ca8c3d;
}


#ochNavbar {
  background-color: rgba(0,0,0,0.4);
  z-index: 999;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
}

#ochCarousel {
  /*background-color: rgba(0,0,0,0.2);*/
}

a.letnihra {
  border-bottom: 2px solid #ca8c3d;
}

.ochCarouselOverlay{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.2);
}

.ochCarouselOverlayMobile{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.9);
}

.ochCarouselText {
  z-index: 200 !important;
}

#ochCarouselMobile h1 {
  color: #ca8c3d;
}

#ochCarouselMobile p {
  /*color: black;*/
}

#ochCarouselMobile {
  margin-top: -1px;
}

#ochLogo {
  background-color: rgba(0,0,0,0.6);
  padding: 20px;
  margin-left: 30px;
}


#ochAktMain {
  /*background-color: rgba(0,0,0,0.2);*/
  margin-top: 50px;
  margin-bottom: 120px;

}

#ochPageMain {
  /*background-color: rgba(0,0,0,0.2);*/
  margin-top: 50px;
  margin-bottom: 50px;

}

#ochPageMain h1{
  font-weight: 500;
  color: #ca8c3d;
}

#ochPageMain h2{
  margin-top: 30px;
  font-size: 1.5em;
  font-weight: normal;
}

#ochPageOnas img {
}

#ochChramyMain {
  /*background-color: rgba(0,0,0,0.2);*/
  margin-top: 50px;
  margin-bottom: 60px;
}

#ochChramyContent {
  margin-top: 50px;
  margin-bottom: 60px;
}

#ochAktMain h1, #ochChramyMain h1 {
  font-weight: 500;
  color: #ca8c3d;
}

#ochAktMain p {
  text-align: justify;
}

#ochChramyHead {
}

#ochKostelImage  {
  /*background-color: rgba(0,0,0,0.2);*/
  position: relative;
}

#ochKostelNameMobile {
  background-color: rgba(0,0,0,0.9);
  margin-top: -1px;
}

#ochKostelNameMobile h2 {
  color: #ca8c3d;
  font-size: 1.4rem;
}

#ochKostelNameMobile h1 {
  color: white;
  font-size: 1.3rem;
}

#ochLoading {
  margin-top: 50px;
}

.ochKostelImageContainerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: linear-gradient(to bottom, rgba(0,0,0, 1) 0%, rgba(0,0,0, 0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0, 1) 100%);*/
  background: linear-gradient(to bottom, rgba(0,0,0,0) 80%, rgba(0,0,0, 1) 100%);
}

.ochKostelImageContainerOverlay h1 {
  font-size: 2.5rem;
  font-weight: 500;
  color: white;
  text-shadow: 0px 0px 2px #EEE;

}

.ochKostelImageContainerOverlay h2 {
  font-size: 2.3rem;
  font-weight: 500;
  text-shadow: 0px 0px 2px #777;
  color: #ca8c3d;
}

.kostelcard img.card-img-top {
  cursor: pointer;
}

.kostelydatum {
  font-size: 0.8em;
  color: #ca8c3d;
  margin-right: 15px;
  padding-top:0px;
}

.calendar {
  cursor: pointer;
}

.kaltable {
  display: none;
}

.kalcas {
  font-size: 1.1em;
}

#ochKostelMain {
  /*background-color: rgba(0,0,0,0.2);*/
  background-color: #5e564d;
  color: white;
  margin-top: 0px;
}

#ochKostelMain h3 {
  font-size: 1.2em;
  font-weight: 500;
}

#ochKostelMain a {
  text-decoration: none;
  color: white;
}

#ochKostelFotogalerie {
  /*background-color: #5e564d;*/
}

#ochKostelFotogalerie .card {
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.popisKostela p {
  text-align: justify;
}

.navbar-nav {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2em;
}

.navbar-nav .nav-link {
  color: white;
  margin: 0px 10px;
}


#ochAktuality {
  padding-top: 50px;
}

#ochAktuality h2, #ochChramy h2 {
  color: #ca8c3d;
}

#ochChramy h2 {
  margin-bottom: 20px;
}

.ochAktualita {
  padding-top: 20px;
  padding-bottom: 20px;
}

#ochMapa {
}

.ochChram {
  margin-bottom: 50px;
  font-weight: 500;
}

.ochChram .ochChramOverlay {
  /*position: absolute;*/
  /*top: 0px;*/
  /*left: 0px;*/
  /*color: white;*/
  /*background-color: rgba(0,0,0,0.4);*/
  /*width: 100%;*/
}

.ochChram .card-title, .ochAktualita .card-title{
  font-weight: 500;
  color: #ca8c3d;
}

.ochChram .card-text {
  font-size: 0.8em;
}

#ochFooter {
  margin-top: 50px;
  background-color: #5e564d;
  color: white;
}

#ochFooter a {
  color: white;
  text-decoration: none;
}

#ochFooter .nadpis {
  font-weight: 700;
  text-transform: uppercase;
}

.max-lines {
  display: block;/* or inline-block */
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  height: 3.6em;
  line-height: 1.8em;
}

.kostelkontakty a {
  text-decoration: none;
  color: #5e564d;
}

.slide-read-more{
  overflow:hidden;
  position: relative;
  margin-bottom: 30px;
}

.slide-read-more-overlay{
  position: absolute;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: visible;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 80%, rgba(255,255,255,1) 100%);
}

.slide-read-more-button{
  margin-top: -25px;
  display: none;
}

.read-more-button {
  z-index: 50;
  padding-bottom: 30px;
}


#kostelModal {
  z-index: 99999 !important;
}

#kostelModalBody {
  height:100%;
  background:#FAFAFA;
  display: none;
}

#kostelModalBodyPreloader {
  background:#777777;
}

#kosteldetailpreloader {
  margin-top: 50%;
}

#kostelDetail {
  padding: 0px;
}

#kostelDetail table {
  background-color: white;
  border: 1px solid grey !important;
}

#kostelDetail td {
  vertical-align: middle;
}

#kostelDetail td.cas {
  font-size: 0.8em;
  border-left: 1px dotted #EEEEEE !important;
  padding: 0px;
}

#kostelDetail div.bohDenWrapper {
  /*position: absolute;*/
  box-sizing: border-box;
  width: 100%;
}


.casBohosluzby {
  font-weight: bold;
  font-size: 120%;
}

.casNedele {
  color: #be0200;
}

.casDen {
  font-family: 'Roboto Mono', sans-serif;
  font-weight: bold;
  padding-right: 10px !important;
  background-color: #F8F8F8;
  width: 90px!important;
}

.bohHeader {
  background-color: #EEEEEE;
  border: 1px solid black !important;
}

.bohHeaderAktualizovano {
  float: right;
  font-weight: normal;
  font-size: 0.9em;
}

.bohZaznam {
  /*position: absolute;*/
  top: 0%;
  width: 25%;
  overflow: auto;
  /*background-color: #EEE;*/
  border-left: 3px solid #AAA;
  padding: 2px 2px 2px 4px;
}


@media (min-width: 993px) {

  #ochCarousel {
    /*background-color: rgba(0,0,0,0.2);*/
    top: -200px;
  }

  #ochAktImage, #ochAktMain, #ochChramyMain, #ochChramyHead, #ochKostelMain, #ochAktuality, #ochKostelImage {
    /*background-color: rgba(0,0,0,0.2);*/
    top: -200px;
    position: relative;
  }

  #ochChramy {
    margin-top: -80px;
  }


  #ochChramyNejblizsi {
    margin-top: 100px;
  }

  #ochLogo {
    width: 290px;
  }

  #ochMapa, #ochMapaDetail {
    top: -150px;
    position: relative;
  }

  #ochKostelMain {
    margin-bottom: -140px;

  }

}

@media (min-width:993px) and (max-width:1200px) {

  #ochLogo {
    width: 200px;
  }

  #ochNavbar {
    font-size: 0.88em;
  }

}

@media (min-width:769px) and (max-width:992px) {

  #ochLogo {
    width: 160px;
    padding: 5px;
  }

  #ochNavbar {
    font-size: 0.55em;
  }
}

@media (min-width:577px) and (max-width:768px) {

  #ochLogo {
    width: 180px;
    padding: 5px;

  }

}

@media (min-width:577px)  {

  #menuSearchForm {
    width: 300px; !important; margin-right:50px;
  }

}

@media (max-width:992px) {
  #ochNavbar {
    background-color: black;
  }

  a#ochLogo.navbar-brand {
    margin-left: 10px;
    width: 120px;
  }

  #ochMapa {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .ochCarouselText h1 {
    font-size: 1.2em;
  }

  .ochCarouselText p {
    font-size: 0.8em;
  }

  h5.card-title {
    font-size: 1.1em;
  }

  p.card-text {
    font-size: 0.9em;
  }

  .card-text btn {
    font-size: 0.8em;
  }

  #ochAktMain h1, #ochChramyMain h1 {
    font-size: 2em;
  }

  #ochKostelPopis {
    margin-top: 50px;
  }

  #ochKostelMain p {
    font-size: 0.8em;
  }

  #ochKostelMain h3 {
    margin-top: 10px;
  }

  /*#menuSearchForm {*/
    /*width: 300px; margin-right:0px;*/
  /*}*/
}

@media (max-width:576px) {

  .carousel-caption {

  }

  .ochCarouselText {
    padding-top: 30px;
  }

  .ochCarouselText h1 {
    font-size: 0.9em;
  }

  .ochCarouselText p {
    font-size: 0.7em;
  }

  .carousel-item > div {
    height: 100%;
  }

  #ochLogo {
    width: 180px;
    padding: 5px;
  }

  .ochKostelImageContainerOverlay h1 {
    font-size: 1.5rem;
  }

  .ochKostelImageContainerOverlay h2 {
    font-size: 1.3rem;
  }

  #ochKostelMain h3 {
    font-size: 1rem;
  }

  #ochKostelMain p {
    font-size: 0.8rem;
  }

  .popisKostela p {
    padding: 20px;
  }
}

