#top_info {
  padding-bottom: 40px; }
  #top_info a {
    font-size: 16px;
    color: #130443;
    font-family: m-black;
    text-decoration: underline; }
  #top_info .readmore {
    margin-left: 5px; }

#program {
  margin-top: 70px; }
  #program h2 {
    margin-bottom: 30px; }
  #program .col-md-2 {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%; }
  #program .col-md-10 {
    -ms-flex: 0 0 88%;
    flex: 0 0 88%;
    max-width: 88%; }
  #program .akce_pre {
    font-size: 15px;
    font-family: m-italic; }
  #program .hodina {
    font-size: 17px;
    font-family: m-semibold; }
  #program .akce {
    font-size: 17px;
    font-family: m-semibold; }
  #program .divider {
    margin-bottom: 20px; }
  #program .blok {
    background: #00ABC4;
    padding: 10px;
    color: white !important;
    margin-left: 14px;
    margin-right: -25px; }
  #program .prestavka {
    background: #F7931D;
    padding: 10px;
    color: white !important;
    margin-left: 14px;
    margin-right: -25px; }

.login_section {
  text-align: center; }

#livestream input {
  width: 300px;
  height: 40px;
  padding-left: 10px;
  font-size: 18px;
  text-align: left;
  margin-bottom: 10px;
  color: #070504; }
#livestream .login_message {
  font-size: 16px;
  font-family: m-bold;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #F15E4F; }
#livestream #login_user {
  height: 40px;
  background: #F15E4F;
  max-width: 300px;
  color: white;
  text-align: center;
  padding-top: 9px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px auto;
  margin-top: 10px; }
#livestream h2 {
  margin-bottom: 20px; }
#livestream .video_preview {
  background-size: cover !important;
  width: 100%;
  background-position: center center !important;
  height: 490px; }

#questions {
  background: #F1F0F3;
  padding: 15px 15px 5px 15px; }
  #questions .list_question .single_question {
    margin-bottom: 10px; }
    #questions .list_question .single_question .title_question {
      color: #130443;
      font-size: 15px;
      font-family: m-bold;
      position: relative;
      margin-bottom: 10px; }
      #questions .list_question .single_question .title_question:after {
        content: "";
        background: url(../../images/question_line.png);
        display: block;
        width: 61px;
        height: 3px;
        background-size: cover !important;
        position: relative;
        top: 1px; }
    #questions .list_question .single_question p {
      font-size: 14px;
      color: #130443; }

.show_more {
  height: 35px;
  background: #130443;
  cursor: pointer;
  color: white;
  font-size: 15px;
  text-align: center;
  font-family: m-bold;
  padding-top: 6px; }

#ask_question {
  margin-top: 40px; }
  #ask_question #question_form .question_text {
    border: 1px solid #130443;
    min-height: 100px;
    color: #130443;
    font-size: 15px;
    padding: 10px;
    width: 100%;
    font-family: m-bold; }
  #ask_question #question_form .send_question {
    background: #00ABC4;
    max-width: 170px;
    height: 50px;
    border: 2px solid #00ABC4;
    border-radius: 50px;
    text-align: center;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-family: m-extrabold;
    cursor: pointer;
    padding: 12px;
    margin: 0px auto;
    margin-top: 5px; }

.countdown_title {
  text-align: center; }

#countdown-option-end {
  text-align: center; }

.countdown_style {
  font-size: 65px;
  margin-left: 10px;
  font-family: m-extrabold; }

@media screen and (max-width: 991px) {
  #livestream .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #livestream .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px; }

  #program .col-md-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px; }
  #program .col-md-2.prestavka {
    margin-bottom: 0px;
    margin-left: unset;
    margin-right: unset; }
  #program .prestavka {
    margin-left: unset;
    margin-right: unset; }
  #program .col-md-2.blok {
    margin-bottom: 0px;
    margin-left: unset;
    margin-right: unset; }
  #program .blok {
    margin-left: unset;
    margin-right: unset; }
  #program .col-md-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 767px) {
  #top_info {
    padding-bottom: 40px; }
    #top_info h2 {
      font-size: 20px; } }

/*# sourceMappingURL=livestream.css.map */
