.video_style {
  position: relative;
  min-height: 374px;
  background-size: cover !important;
  background-position: left center !important; }

.zvuk_style {
  position: relative;
  min-height: 374px;
  background-size: cover !important;
  background-position: left center !important; }

.zpravodajstvi_style {
  position: relative;
  min-height: 374px;
  background-size: cover !important;
  background-position: left center !important; }

.title_box.red {
  background: rgba(199, 23, 72, 0.9) !important; }

.title.yellow {
  color: #FED600 !important; }

.tag_pop {
  background: #ECECEE;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 8px 0px; }
  .tag_pop span {
    font-size: 18px;
    color: #3F3F55;
    font-weight: 500; }

.modal iframe {
  width: 100% !important;
  height: 440px !important; }

.pop_akce {
  min-height: 392px;
  position: relative;
  max-height: 392px;
  cursor: pointer; }
  .pop_akce .video_style_pop {
    position: relative;
    min-height: 140px;
    background-size: cover !important;
    background-position: left center !important; }
  .pop_akce img {
    position: relative;
    top: -40px;
    /*margin: 0px auto;*/
    display: block;
    z-index: 99;
    left: 17px; }
  .pop_akce .title_box2 {
    position: relative;
    background: #F9F9FA;
    width: 100%;
    bottom: 0px;
    top: -80px;
    height: 100%;
    max-height: 235px;
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px; }
  .pop_akce .content_text2 .datum {
    font-size: 14px;
    color: #38B97F;
    margin-bottom: 0px; }
  .pop_akce .content_text2 .title {
    margin-bottom: 0px;
    font-size: 18px;
    color: #3F3F55;
    font-weight: 500;
    margin-bottom: 9px; }
  .pop_akce .content_text2 .akce {
    margin-bottom: 0px;
    font-size: 14px;
    color: #3F3F55;
    margin-bottom: 7px; }
  .pop_akce .action_pop {
    color: #38B97F;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline; }

.modal-body video {
  width: 100%; }

.modal-body h3 {
  color: #3F3F55;
  font-size: 20px; }
.modal-body p {
  color: #3F3F55;
  font-size: 14px; }

.single {
  margin-bottom: 30px; }

.title_box {
  position: absolute;
  background: rgba(63, 63, 85, 0.9);
  min-height: 110px;
  height: auto;
  width: 100%;
  bottom: 0px;
  padding: 15px; }
  .title_box img {
    display: grid;
    vertical-align: top;
    position: relative;
    top: -40px;
    margin-right: 15px;
    float: left; }
  .title_box .content_text {
    display: grid; }
    .title_box .content_text p {
      margin-bottom: 0px;
      color: white; }
    .title_box .content_text .title {
      font-size: 14px;
      font-weight: 400 !important;
      margin-bottom: 4px;
      margin-top: 0px;
      color: #38B97F; }
      .title_box .content_text .title strong {
        font-weight: 400 !important; }
    .title_box .content_text .akce {
      font-size: 18px;
      font-weight: 500;
      line-height: 22px; }
    .title_box .content_text .misto {
      font-size: 14px;
      font-family: m-semibold; }

.big_full {
  min-height: auto !important; }

a {
  text-decoration: none !important; }
  a:hover {
    text-decoration: none !important; }
  a:hover .show_circle {
    display: flex; }

.space {
  margin-bottom: 30px; }

.full_row {
  margin-bottom: 30px; }

.circle {
  width: 160px;
  height: 60px;
  background: white;
  z-index: 9999; }
  .circle p {
    margin-bottom: 0px;
    color: #3F3F55;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase; }

.circle_over_big {
  min-height: 340px;
  height: auto;
  z-index: 999; }

.circle_over_smal {
  min-height: 235px;
  height: auto;
  z-index: 999; }

.show_circle {
  display: none; }

@media screen and (max-width: 991px) {
  .modal iframe {
    width: 100% !important;
    height: 260px !important; } }
@media screen and (max-width: 767px) {


  .pop_akce .title_box2 {
    position: relative;
    background: #F9F9FA;
    width: 100%;
    bottom: 0px;
    top: -80px;
    height: 100%;
    max-height: 240px;
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
  .pop_akce {
    min-height: 385px;
    position: relative;
    max-height: 385px;
    cursor: pointer;
}
.modal-open .modal {
    padding-right: 0 !important;
}
  .mobile_position {
    margin-bottom: 30px; } }

/*# sourceMappingURL=homepage_style.css.map */
