@font-face {
  font-family: "katarineBold";
  src: url("../fonts/katarine_bold_std_0-webfont.eot");
  src: url("../fonts/katarine_bold_std_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/katarine_bold_std_0-webfont.woff") format("woff"), url("../fonts/katarine_bold_std_0-webfont.ttf") format("truetype"),
    url("../fonts/katarine_bold_std_0-webfont.svg#katarine_std_mediumbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "katarineNormal";
  src: url("../fonts/katarine_regular_std_0-webfont.eot");
  src: url("../fonts/katarine_regular_std_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/katarine_regular_std_0-webfont.woff") format("woff"), url("../fonts/katarine_regular_std_0-webfont.ttf") format("truetype"),
    url("../fonts/katarine_regular_std_0-webfont.svg#katarine_stdregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "katarineItalic";
  src: url("../fonts/katarine_regular_it_std_0-webfont.eot");
  src: url("../fonts/katarine_regular_it_std_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/katarine_regular_it_std_0-webfont.woff") format("woff"), url("../fonts/katarine_regular_it_std_0-webfont.ttf") format("truetype"),
    url("../fonts/katarine_regular_it_std_0-webfont.svg#katarine_stditalic") format("svg");
  font-weight: normal;
  font-style: italic;
}

.pad5 {
  padding-top: 5px;
}

.pad10 {
  padding-top: 10px;
}

.pad20 {
  padding-top: 20px;
}

.pad30 {
  padding-top: 30px;
}

.pad40 {
  padding-top: 40px;
}

.pad50 {
  padding-top: 50px;
}

.pad80 {
  padding-top: 80px;
}

.pad90 {
  padding-top: 90px;
}

.pad100 {
  padding-top: 100px;
}

.pad120 {
  padding-top: 120px;
}

.h-100vh {
  height: 100vh;
  min-height: 500px;
}

.max-h {
  max-height: 100vh;
}

.brown {
  color: #d8b686;
}

.uppercase {
  text-transform: uppercase;
}

body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #333;
  /*color: ;*/
  font-family: "katarineNormal", sans-serif;
  overflow-x: hidden;
  font-size: 18px;
  line-height: 1.3rem;
  background: #a5992d;
}

.text-color {
  color: #004664;
}

.main-title span {
  float: left;
}

#logo-dzko {
  display: inline-block;
  vertical-align: top !important;
  height: 40px;
  padding: 2px 0px 0 30px;
}

.main-title {
  font-size: 20px;
  line-height: 20px;
  padding: 5% 0 0 8%;
}

.main-subtitle {
  font-size: 18px;
  line-height: 18px;
  padding: 20px 0 0 8%;
  color: #e4d6bd;
}

.main-subtitle-2 {
  font-size: 10px;
  line-height: 10px;
  padding: 20px 0 0 8%;
  color: #e4d6bd;
}

/* .main {
  cursor: pointer;
  top: 0;
  position: fixed;
  height: 100%;
  max-height: 100%;
  color: white;
  font-family: "katarineBold", sans-serif;
  background-image: url(../images/dny_zidovske_kultury_2017-sm-1.jpg);
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
} */

@media (min-width: 663px) and (max-width: 993px) {
  #logo-dzko {
    display: inline-block;
    vertical-align: top !important;
    height: 70px;
    padding: 8px 10px 0 40px;
  }

  .main-title {
    font-size: 40px;
    line-height: 40px;
    padding: 5% 0 0 8%;
  }

  .main-subtitle {
    font-size: 30px;
    line-height: 30px;
    padding: 20px 0 0 8%;
    color: #e4d6bd;
  }

  .main-subtitle-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .main {
    top: 0;
    position: fixed;
    height: 100%;
    max-height: 100%;
    color: white;
    font-family: "katarineBold", sans-serif;
    background-image: url(../images/dny_zidovske_kultury_2017-md.jpg);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

@media (min-width: 993px) {
  .main-title {
    font-size: 40px;
    line-height: 40px;
    padding: 40px 0 0 8%;
  }

  .main-subtitle {
    font-size: 30px;
    line-height: 30px;
    padding: 20px 0 0 8%;
    color: #e4d6bd;
  }

  .main-subtitle-2 {
    font-size: 20px;
    line-height: 20px;
  }
  .main {
    top: 0;
    position: fixed;
    height: 100%;
    max-height: 100%;
    color: white;
    font-family: "katarineBold", sans-serif;
    background-image: url(../images/Dny-zidovske-kultury-2017_2.jpg);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

.main-title a,
.main-subtitle a {
  background: rgba(24, 24, 24, 0.5);
  display: inline-block;
  padding: 15px 20px;
}

.main-title a,
.main-title a:hover {
  color: white;
}
.main-subtitle a,
.main-subtitle a:hover {
  color: #e4d6bd;
}

.area {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -5;
}

#program h6 {
  line-height: 1.3rem;
}

.content {
  position: relative;
  background: white;
  min-height: 800px;
  /*    -webkit-box-shadow: 0px 0px 32px 0px rgba(133,133,133,1);
        -moz-box-shadow: 0px 0px 32px 0px rgba(133,133,133,1);
        box-shadow: 0px 0px 32px 0px rgba(133,133,133,1);*/
}

.timeline-item h1 {
  margin-bottom: 8px;
  margin-top: 0px;
}

.pad100 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.detail {
  display: none;
  padding-top: 15px;
}

.detail p {
  font-size: 1rem !important;
  margin: 0 0 10px 0;
  line-height: 1.3rem;
}

.more {
  text-decoration: underline !important;
  cursor: pointer;
  font-size: 1rem;
}

.close-detail {
  color: #000;
  font-family: "katarineNormal", sans-serif;
  font-size: 1rem;
  text-decoration: underline !important;
  cursor: pointer;
}

.partner-logo a,
.organizer-logo a {
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}

.partner-logo a::before,
.partner-logo a::after,
.organizer-logo a:before,
.organizer-logo a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px transparent #354856;
  content: "";
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.partner-logo a,
.organizer-logo a {
  padding: 0;
}

.partner-logo a::after,
.organizer-logo a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #004664;
  content: "";
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

.partner-logo a:hover::after,
.partner-logo a:focus::after,
.organizer-logo a:hover::after,
.organizer-logo a:focus::after {
  height: 5px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.organizer-logo {
  text-align: center;
  height: 200px;
}

.organizer-logo-img {
  height: 80px;
  max-height: 100px;
  max-width: 160px;
  vertical-align: middle;
  border: 1px transparent solid;
  padding: 5px;
  border-radius: 5px;
  /*    -webkit-box-shadow: 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    0px rgba(50, 50, 50, 0.75);
        box-shadow:         0px rgba(50, 50, 50, 0.75);*/
  position: relative;
  left: 0;
  top: 0;
}

.partner-logo {
  text-align: center;
  height: 100px;
  margin: 20px 0;
}

#home {
  position: relative;
  /*    -webkit-box-shadow: 0px 0px 49px -11px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 49px -11px rgba(0,0,0,0.75);
        box-shadow: 0px shad0px 49px -11px rgba(0,0,0,0.75);*/
  z-index: 50;
  background: #b5a940;
  background-image: url("../images/bg.png");
  background-size: 70% auto;
  background-position: right 30%;
  background-repeat: no-repeat;
}

#program {
  padding: 160px 80px;
  background: #b5a940;
  background-size: 100% auto;
  position: relative;
  /*    -webkit-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        -moz-box-shadow: shad0px 0px 29px -11px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);*/
  z-index: 40;
}

#organizers {
  /*background: #FFF;*/
  position: relative;
  color: #004664;
  /*    -webkit-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);*/
  z-index: 30;
  padding: 160px 80px;
  /*    background: url('../pics/body-65.jpg');
        background-size: 100% auto*/
}

#partners {
  /*background: WHITE;*/
  position: relative;
  color: #e95d85;
  /*    -webkit-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        z-index:20;
        padding: 160px 80px;
        /*    background: url('../pics/body-50.jpg');
            background-size: 100% auto;*/
}

#contact {
  font-family: "Roboto", sans-serif;
  color: #004664;
  position: relative;
  background: #b5a940;
  /*    -webkit-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 29px -11px rgba(0,0,0,0.75);*/
  z-index: 10;
  padding: 160px 80px;
  /*    background: url('../pics/body-35.jpg');
        background-size: 100% auto;*/
}

.icon-footer {
  height: 26px;
  margin-bottom: 10px;
}

.mt-creative {
  position: relative;
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 10px;
  /*background: #005075;*/
  color: #004664;
}

.mt-creative a {
  color: #004664;
}

.mt-creative a:hover {
  color: white;
}

section {
  border: 0 !important;
}

.color {
  color: #004664;
}

.color-2 {
  color: #dc5b43;
}

h1 {
  color: #a60956;
  font-size: 1.8rem;
  margin-bottom: 0.5em;
  font-weight: 900;
}

h2 {
  color: #004664;
}

h6 {
  color: #7d2e56;
}

.timeline-item {
  margin: 0;
  padding: 0 3rem 3rem 3rem;
  position: relative;
  /*border-left: 2px solid rgba(197, 158, 57, 0.3);*/
}

.date {
  font-size: 1rem;
  margin: 0;
  padding: 3rem 3rem 0.4em 3rem;
  position: relative;
  /*border-left: 2px solid rgba(197, 158, 57, 0.3);*/
  color: #004664;
  font-weight: 600;
  text-transform: uppercase;
}

.date span {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 5px;
}

hr {
  margin: 1rem;
  border: 0;
  border: 1px solid rgba(197, 158, 57, 0.3);
}

.container-fluid {
  padding: 0;
}

a {
  color: #a60956;
  text-decoration: underline;
}

a:hover,
a:active,
a:visited {
  color: #7e0640;
}

.block {
  position: relative;
  background: #a5992d;
  -webkit-box-shadow: 0px 5px 39px -11px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 39px -11px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 39px -11px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  z-index: 99;
  border-radius: 3px;
}

.desc {
  font-size: 0.8rem;
  text-transform: capitalize;
  color: #a60956;
  font-weight: 600;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  body,
  html {
    font-size: 16px;
  }

  h1 {
    font-size: 1.5rem;
  }

  #home {
    position: relative;
    z-index: 50;
    background: #b5a940;
    background-image: url("/images/bg.png");
    background-size: 80% auto;
    background-position: right top;
    background-repeat: no-repeat;
  }

  #program,
  #organizers,
  #partners,
  #contact {
    padding: 80px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body,
  html {
    font-size: 16px;
  }
}

.rotate {
  /*padding-left: 30px;*/
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width: 768px) {
  .detail-image {
    max-width: 100%;
    max-height: 100vh;
    float: left;
    padding: 0 0 15px 0;
  }

  .fancybox-content {
    max-width: 100%;
    padding: 50px 30px;
  }
}

@media (min-width: 768px) {
  .detail-image {
    max-width: 40%;
    max-height: 50vh;
    float: left;
    padding: 5px 30px 15px 0;
  }

  .fancybox-content {
    max-width: 80%;
  }
}

@media (min-width: 768px) {
  .detail-image {
    max-width: 40%;
    max-height: 50vh;
    float: left;
    padding: 5px 30px 15px 0;
  }

  .fancybox-content {
    max-width: 80%;
  }
}

@media (min-width: 1200px) {
  .fancybox-content {
    max-width: 60%;
  }
}

img {
  max-width: 100%;
}

figure.image img {
  width: 100%;
  height: auto;
}

.image-style-side,
.image-style-align-left,
.image-style-align-center,
.image-style-align-right {
  max-width: 50%;
}

.image-style-side {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}

.image-style-align-left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
}

.image-style-align-center {
  margin: 1.5em auto;
}

.image-style-align-right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}

.image > figcaption {
  color: hsl(0, 0%, 20%);
  background-color: hsl(0, 0%, 97%);
  padding: 0.8em;
  font-size: 0.8em;
  outline-offset: -1px;
}

.text-big {
  font-size: 1.12em;
  line-height: 1.3em;
}

.zruseno {
  text-decoration: line-through;
}

h4 {
  color: #dc5b43;
  font-weight: 600;
}

.fancybox-content {
  background: #562353;
  color: #f298aa;
}

.btn-primary {
  background: #60275c;
}
