body {
  color: #0a0000;
  font-size: 16px; }

body * {
  font-family: "franklin-gothic-urw";
  font-weight: 300;
  line-height: 150%; }

h2 {
  font-size: 1.75em;
  font-weight: 500;
  margin: 1.25em 0; }

h2 + h3 {
  font-size: 1.75em;
  font-weight: 500;
  margin: -1.25em 0 1ex 0; }

h3 {
  font-size: 1.15em;
  font-weight: 500;
  margin: 1em 0 1ex 0; }

a {
  color: #d81f1c; }
  a:hover {
    color: #d81f1c; }

strong {
  font-weight: 700; }

ul.logos {
  list-style-type: none;
  padding: 0; }
  ul.logos li {
    display: inline-block;
    width: 125px;
    vertical-align: middle;
    padding: 0;
    margin: 1em; }
    ul.logos li img {
      margin: 0; }
    ul.logos li figcaption {
      font-size: .8em;
      text-align: left;
      margin: 1em 0 0 0; }

#masthead {
  display: none; }

#sidebar {
  display: none;
  font-size: .8em; }
  #sidebar.absolute {
    display: block;
    border: 1px solid #eaf4f3;
    background: white;
    padding: 0 1.3em;
    width: 200px;
    position: absolute;
    right: 0; }
  #sidebar h2 {
    font-size: 1.15em;
    margin: 1em 0; }
  #sidebar .news {
    padding: 0;
    list-style-type: none; }
    #sidebar .news li {
      margin: 0 0 .75em 0; }
    #sidebar .news a {
      color: #0a0000; }
      #sidebar .news a:hover {
        color: #d81f1c; }
  #sidebar .button-wrapper {
    margin-bottom: 0;
    padding-bottom: 1.8em; }

#colophon {
  display: none; }

.btn {
  transition: all 0.3s ease;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: bold; }
  .btn:hover {
    background: #0a0000;
    border-color: #0a0000;
    color: white; }
  .btn.btn-azure {
    background: #b1f6f8;
    color: #0a0000; }
    .btn.btn-azure:hover {
      background: #0a0000;
      border-color: #0a0000;
      color: white; }
  .btn.btn-red {
    background: #ed2743;
    color: white; }
    .btn.btn-red:hover {
      background: #0a0000;
      border-color: #0a0000;
      color: white; }

.bg-azure-light {
  background: #e8f3f4; }

#menu {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  z-index: 100; }
  #menu:hover ul {
    opacity: 1; }
  #menu h2 {
    background: black;
    margin: 0;
    padding: .75rem 1.25rem;
    font-size: 1em;
    text-transform: uppercase;
    cursor: default; }
    #menu h2 .title {
      font-weight: 500; }
    #menu h2 .arrow {
      float: right; }
  #menu ul {
    transition: all 0.3s ease;
    opacity: 0;
    background: black;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #menu ul li a {
      display: block;
      padding: .75rem 1.25rem;
      font-size: 1em;
      font-weight: 500;
      color: white;
      text-transform: uppercase; }
      #menu ul li a:hover {
        background: #b1f6f8;
        color: black;
        text-decoration: none; }

.slide .text-wrapper {
  margin: 4em 0; }
  @media (max-width: 991px) {
    .slide .text-wrapper {
      margin: 4.5em 0; } }
  @media (max-width: 767px) {
    .slide .text-wrapper {
      margin: 2.5em 0; } }
.slide .cta {
  font-weight: 500;
  text-transform: uppercase; }
.slide .cta-button {
  margin: 2em 0 0 0; }
.slide img {
  margin: 2em 0; }
  .slide img.aligncenter {
    margin-left: auto;
    margin-right: auto; }
.slide.slide-header {
  background-color: #d81f1c;
  background-image: url("./img/nadrazi-header.jpg");
  background-size: cover;
  background-position: center center;
  color: white; }
  .slide.slide-header header {
    background-color: rgba(195, 18, 5, 0.4); }
    .slide.slide-header header .logo {
      margin: 1em 0; }
      .slide.slide-header header .logo img {
        width: 140px;
        margin: 0; }
    .slide.slide-header header .title {
      text-align: right;
      margin: 1em 0; }
    .slide.slide-header header h1 {
      font-size: 1.35em;
      margin: 0;
      font-weight: 500; }
      .slide.slide-header header h1 a {
        color: white;
        font-weight: 500; }
        .slide.slide-header header h1 a:hover {
          color: white; }
    .slide.slide-header header .subtitle {
      margin: -.25em 0 0 0;
      font-size: .8em;
      font-weight: 500; }
  .slide.slide-header .lead {
    font-size: 1.2em; }
  .slide.slide-header .shout {
    font-weight: 700;
    font-size: 1.35em;
    margin: 1em 0;
    text-transform: uppercase; }
  .slide.slide-header .btn-red {
    border-color: #b1f6f8;
    color: #b1f6f8; }
    .slide.slide-header .btn-red:hover {
      background: #0a0000;
      border-color: #0a0000;
      color: white; }
  .slide.slide-header .button-wrapper {
    margin: 0; }
    .slide.slide-header .button-wrapper .btn {
      margin: 0 1em; }
  .slide.slide-header .button-subtitle {
    margin: .5em 0;
    color: #b1f6f8;
    font-weight: 300;
    font-style: italic;
    font-size: .75em; }
.slide.slide-hithit {
  background: #e8f3f4;
  text-align: left; }
  .slide.slide-hithit p:first-child {
    font-size: 1.25em;
    font-weight: 700; }
.slide.slide-countdown {
  /*background: #e8f3f4;*/
  text-align: center; }
  .slide.slide-countdown #countdown .time {
    display: flex; }
    .slide.slide-countdown #countdown .time .segment {
      flex: 1 1 25%; }
      .slide.slide-countdown #countdown .time .segment.d * {
        color: #d81f1c; }
      .slide.slide-countdown #countdown .time .segment .number {
        display: block;
        font-size: 5em;
        font-weight: 900;
        line-height: 100%; }
        @media (max-width: 767px) {
          .slide.slide-countdown #countdown .time .segment .number {
            font-size: 3em; } }
      .slide.slide-countdown #countdown .time .segment .unit {
        display: block;
        font-weight: 100; }
.slide.slide-otazky {
  background: #e8f3f4; }
.slide.slide-otazky h3 {
  font-size: 1em;
  font-weight: 500;
  text-align: left; }
  .slide.slide-otazky h3 q {
    font-weight: 500; }
.slide.slide-otazky .question-number {
  border: 2px solid #d81f1c;
  color: #d81f1c;
  font-weight: bold;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center; }
.slide.slide-otazky p {
  text-align: left; }
  .slide.slide-otazky p.lead {
    text-align: center;
    margin: 2em 0 0 0; }
  .slide.slide-otazky p.buttons {
    text-align: center;
    margin: 1em 0 0 0; }
.slide.slide-reasons {
  /*background: #e8f3f4;*/ }
  .slide.slide-reasons .reasons {
    padding: 0;
    list-style-type: none; }
    .slide.slide-reasons .reasons .reason {
      transition: all 0.3s ease;
      display: inline-block;
      width: 170px;
      height: 170px;
      padding: 1.75em 1em;
      margin: .5em;
      vertical-align: middle;
      border: 1.25em solid #b1bbba;
      border-radius: 50%;
      text-align: center;
      font-size: .9em; }
      .slide.slide-reasons .reasons .reason:hover {
        cursor: pointer;
        border-color: #0a0000;
        background: #0a0000;
        color: white; }
        .slide.slide-reasons .reasons .reason:hover .title {
          color: white; }
      .slide.slide-reasons .reasons .reason .number {
        margin: 0; }
      .slide.slide-reasons .reasons .reason .title {
        margin: 0;
        font-size: 1em;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 140%;
        color: #79807f; }
    .slide.slide-reasons .reasons .popover {
      border: none;
      background: #d81f1c;
      color: white;
      border-radius: 2px;
      max-width: 480px; }
      .slide.slide-reasons .reasons .popover.bottom .arrow:after {
        border-bottom-color: #d81f1c; }
      .slide.slide-reasons .reasons .popover .popover-title {
        border: none;
        background: transparent; }
      .slide.slide-reasons .reasons .popover .popover-content {
        border: none;
        background: transparent; }
.slide.slide-zmeny {
  background: #e8f3f4;
}
.slide.slide-zastupitelum {
  /*background: #e8f3f4;*/ }
.slide.slide-donors {
  background: #e8f3f4; }
.slide.slide-news .news {
  background: #e8f3f4; }
.slide.slide-news .news + p {
  margin-top: 2em; }
.slide.slide-news .main-news {
  list-style-type: none; }
  .slide.slide-news .main-news li {
    margin-bottom: 1em; }
  .slide.slide-news .main-news h3 {
    font-size: 1.3em;
    text-transform: uppercase; }
    .slide.slide-news .main-news h3 a {
      font-weight: 700;
      color: #0a0000; }
      .slide.slide-news .main-news h3 a:hover {
        color: #d81f1c; }
  .slide.slide-news .main-news .date {
    font-size: .8em; }
  .slide.slide-news .main-news .continue {
    color: #0a0000;
    font-style: italic;
    font-size: .8em;
    text-decoration: underline; }
    .slide.slide-news .main-news .continue:hover {
      color: #d81f1c; }
.slide.slide-contact {
  background: #e8f3f4; }
  .slide.slide-contact [name="message"] {
    height: 168px !important; }
.slide.slide-old {
  text-align: center;
  padding: 2em 0; }
.slide.slide-footer {
  background: #2b3131;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 2em 0;
  font-size: .8em; }
  .slide.slide-footer p {
    margin: 0; }

input.form-control[type="text"],
input.form-control[type="email"],
textarea.form-control {
  border: 2px solid #babebf;
  box-shadow: none;
  border-radius: 2px;
  height: auto;
  padding: .5em; }
  input.form-control[type="text"]:focus,
  input.form-control[type="email"]:focus,
  textarea.form-control:focus {
    border-color: #fbbbbf;
    background: #e8f3f4;
    box-shadow: none; }

.alert {
  border-radius: 2px;
  background: white;
  text-align: left;
  border-width: 2px;
  border-style: solid; }
  .alert p {
    margin: 0; }
  .alert.alert-success {
    border-color: #b1f6f8;
    background-color: #b1f6f8;
    color: #0a0000;
    text-align: center; }
    .alert.alert-success p {
      font-weight: 500; }
  .alert.alert-danger {
    border-color: #d81f1c;
    color: #d81f1c; }

.fb.share-button {
  height: 21px; }

article.type-post {
  margin: 0; }
  article.type-post .post-thumbnail {
    display: none; }
  article.type-post .entry-title {
    font-size: 2em;
    font-weight: 700;
    line-height: 130%;
    margin: 2em 0 1em 0; }
  article.type-post .entry-footer {
    display: none; }
  article.type-post h3 {
    font-size: 1em;
    font-weight: 500; }
  article.type-post figure {
    margin: 2em 0; }
    article.type-post figure figcaption {
      margin: 1em 0;
      font-size: .8em; }

.post header h1, .page header h1 {
  font-size: 2em;
  font-weight: 700;
  line-height: 130%;
  margin: 2em 0 1em 0; }
.post article.type-post, .page article.type-post {
  margin: 2em 0; }
  .post article.type-post .entry-header, .page article.type-post .entry-header {
    font-size: 1em;
    font-weight: 500; }
    .post article.type-post .entry-header .entry-title, .page article.type-post .entry-header .entry-title {
      font-size: 1.25em;
      line-height: 140%;
      margin: .5em 0; }
      .post article.type-post .entry-header .entry-title a, .page article.type-post .entry-header .entry-title a {
        font-weight: 500; }
  .post article.type-post .more-link, .page article.type-post .more-link {
    display: none; }

.navigation.post-navigation {
  display: none; }

.media-wrapper {
  border-top: 1px solid #b4bfc0;
  padding: 1em 0;
  margin: .5em 0; }
  .media-wrapper p {
    margin: .5em 0; }

.press-releases {
  list-style-type: none; }
  .press-releases li {
    margin: .5em 0; }
  .press-releases a {
    color: #0a0000; }

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