html, body {
  margin: 0;
  padding: 0;
  border: 0; }

html, body, div, span, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

header, nav, section, article, aside, footer {
  display: block; }

body, textarea {
  font-size: 20px;
  font-weight: 400;
  line-height: 35px; }
  @media (max-width: 1199px) {
    body, textarea {
      font-size: 14px; } }

body.site {
  font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif; }

a {
  text-decoration: none; }

h2 {
  clear: both; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-weight: 700; }

html, body {
  height: 100%; }

body {
  background-color: #ffffff;
  color: #ffffff; }

.clearfix, article, section.greeting article > div, section.contact .contact-inner header, section.contact .form-container {
  *zoom: 1; }
  .clearfix:before, article:before, section.greeting article > div:before, section.contact .contact-inner header:before, section.contact .form-container:before, .clearfix:after, article:after, section.greeting article > div:after, section.contact .contact-inner header:after, section.contact .form-container:after {
    content: " ";
    display: table; }
  .clearfix:after, article:after, section.greeting article > div:after, section.contact .contact-inner header:after, section.contact .form-container:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

@media (min-width: 1200px) {
  .pull-left-desktop {
    float: left; } }
.old-ie .pull-left-desktop {
  float: left; }

@media (min-width: 1200px) {
  .pull-right-desktop {
    float: right; } }
.old-ie .pull-right-desktop {
  float: right; }

@media (min-width: 1200px) {
  .pull-left-tablet {
    float: left; } }
.old-ie .pull-left-tablet {
  float: left; }

@media (min-width: 1200px) {
  .pull-right-tablet {
    float: right; } }
.old-ie .pull-right-tablet {
  float: right; }

@media (max-width: 1199px) {
  .mobile-hide {
    display: none; } }

@media (min-width: 1200px) {
  .mobile-only {
    display: none; } }
.old-ie .mobile-only {
  display: none; }

@media (max-width: 1199px) {
  .desktop-only {
    display: none; } }

@media (min-width: 1200px) {
  .not-desktop {
    display: none; } }
.old-ie .not-desktop {
  display: none; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000000; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000000; }

.noselect {
  user-select: none; }

.grid {
  *zoom: 1;
  display: block; }
  .grid:before, .grid:after {
    content: " ";
    display: table; }
  .grid:after {
    clear: both; }
  .grid .col-1, .grid .col-2, .grid .col-3, .grid .col-4, .grid .col-5, .grid .col-6, .grid .col-7, .grid .col-8, .grid .col-9, .grid .col-10, .grid .col-11, .grid .col-12 {
    float: left; }
  .grid .col-1 {
    box-sizing: border-box;
    width: 8.33333%; }
  .grid .col-offset-1 {
    margin-left: 8.33333%; }
  .grid .col-2 {
    box-sizing: border-box;
    width: 16.66667%; }
  .grid .col-offset-2 {
    margin-left: 16.66667%; }
  .grid .col-3 {
    box-sizing: border-box;
    width: 25%; }
  .grid .col-offset-3 {
    margin-left: 25%; }
  .grid .col-4 {
    box-sizing: border-box;
    width: 33.33333%; }
  .grid .col-offset-4 {
    margin-left: 33.33333%; }
  .grid .col-5 {
    box-sizing: border-box;
    width: 41.66667%; }
  .grid .col-offset-5 {
    margin-left: 41.66667%; }
  .grid .col-6 {
    box-sizing: border-box;
    width: 50%; }
  .grid .col-offset-6 {
    margin-left: 50%; }
  .grid .col-7 {
    box-sizing: border-box;
    width: 58.33333%; }
  .grid .col-offset-7 {
    margin-left: 58.33333%; }
  .grid .col-8 {
    box-sizing: border-box;
    width: 66.66667%; }
  .grid .col-offset-8 {
    margin-left: 66.66667%; }
  .grid .col-9 {
    box-sizing: border-box;
    width: 75%; }
  .grid .col-offset-9 {
    margin-left: 75%; }
  .grid .col-10 {
    box-sizing: border-box;
    width: 83.33333%; }
  .grid .col-offset-10 {
    margin-left: 83.33333%; }
  .grid .col-11 {
    box-sizing: border-box;
    width: 91.66667%; }
  .grid .col-offset-11 {
    margin-left: 91.66667%; }
  .grid .col-12 {
    box-sizing: border-box;
    width: 100%; }
  .grid .col-offset-12 {
    margin-left: 100%; }

@media (min-width: 1200px) {
  .desktop-grid {
    *zoom: 1;
    display: block; }
    .desktop-grid:before, .desktop-grid:after {
      content: " ";
      display: table; }
    .desktop-grid:after {
      clear: both; }
    .desktop-grid .col-1 {
      float: left;
      box-sizing: border-box;
      width: 8.33333%; }
    .desktop-grid .col-offset-1 {
      margin-left: 8.33333%; }
    .desktop-grid .col-2 {
      float: left;
      box-sizing: border-box;
      width: 16.66667%; }
    .desktop-grid .col-offset-2 {
      margin-left: 16.66667%; }
    .desktop-grid .col-3 {
      float: left;
      box-sizing: border-box;
      width: 25%; }
    .desktop-grid .col-offset-3 {
      margin-left: 25%; }
    .desktop-grid .col-4 {
      float: left;
      box-sizing: border-box;
      width: 33.33333%; }
    .desktop-grid .col-offset-4 {
      margin-left: 33.33333%; }
    .desktop-grid .col-5 {
      float: left;
      box-sizing: border-box;
      width: 41.66667%; }
    .desktop-grid .col-offset-5 {
      margin-left: 41.66667%; }
    .desktop-grid .col-6 {
      float: left;
      box-sizing: border-box;
      width: 50%; }
    .desktop-grid .col-offset-6 {
      margin-left: 50%; }
    .desktop-grid .col-7 {
      float: left;
      box-sizing: border-box;
      width: 58.33333%; }
    .desktop-grid .col-offset-7 {
      margin-left: 58.33333%; }
    .desktop-grid .col-8 {
      float: left;
      box-sizing: border-box;
      width: 66.66667%; }
    .desktop-grid .col-offset-8 {
      margin-left: 66.66667%; }
    .desktop-grid .col-9 {
      float: left;
      box-sizing: border-box;
      width: 75%; }
    .desktop-grid .col-offset-9 {
      margin-left: 75%; }
    .desktop-grid .col-10 {
      float: left;
      box-sizing: border-box;
      width: 83.33333%; }
    .desktop-grid .col-offset-10 {
      margin-left: 83.33333%; }
    .desktop-grid .col-11 {
      float: left;
      box-sizing: border-box;
      width: 91.66667%; }
    .desktop-grid .col-offset-11 {
      margin-left: 91.66667%; }
    .desktop-grid .col-12 {
      float: left;
      box-sizing: border-box;
      width: 100%; }
    .desktop-grid .col-offset-12 {
      margin-left: 100%; } }
.old-ie .desktop-grid {
  *zoom: 1;
  display: block; }
  .old-ie .desktop-grid:before, .old-ie .desktop-grid:after {
    content: " ";
    display: table; }
  .old-ie .desktop-grid:after {
    clear: both; }
  .old-ie .desktop-grid .col-1 {
    float: left;
    box-sizing: border-box;
    width: 8.33333%; }
  .old-ie .desktop-grid .col-offset-1 {
    margin-left: 8.33333%; }
  .old-ie .desktop-grid .col-2 {
    float: left;
    box-sizing: border-box;
    width: 16.66667%; }
  .old-ie .desktop-grid .col-offset-2 {
    margin-left: 16.66667%; }
  .old-ie .desktop-grid .col-3 {
    float: left;
    box-sizing: border-box;
    width: 25%; }
  .old-ie .desktop-grid .col-offset-3 {
    margin-left: 25%; }
  .old-ie .desktop-grid .col-4 {
    float: left;
    box-sizing: border-box;
    width: 33.33333%; }
  .old-ie .desktop-grid .col-offset-4 {
    margin-left: 33.33333%; }
  .old-ie .desktop-grid .col-5 {
    float: left;
    box-sizing: border-box;
    width: 41.66667%; }
  .old-ie .desktop-grid .col-offset-5 {
    margin-left: 41.66667%; }
  .old-ie .desktop-grid .col-6 {
    float: left;
    box-sizing: border-box;
    width: 50%; }
  .old-ie .desktop-grid .col-offset-6 {
    margin-left: 50%; }
  .old-ie .desktop-grid .col-7 {
    float: left;
    box-sizing: border-box;
    width: 58.33333%; }
  .old-ie .desktop-grid .col-offset-7 {
    margin-left: 58.33333%; }
  .old-ie .desktop-grid .col-8 {
    float: left;
    box-sizing: border-box;
    width: 66.66667%; }
  .old-ie .desktop-grid .col-offset-8 {
    margin-left: 66.66667%; }
  .old-ie .desktop-grid .col-9 {
    float: left;
    box-sizing: border-box;
    width: 75%; }
  .old-ie .desktop-grid .col-offset-9 {
    margin-left: 75%; }
  .old-ie .desktop-grid .col-10 {
    float: left;
    box-sizing: border-box;
    width: 83.33333%; }
  .old-ie .desktop-grid .col-offset-10 {
    margin-left: 83.33333%; }
  .old-ie .desktop-grid .col-11 {
    float: left;
    box-sizing: border-box;
    width: 91.66667%; }
  .old-ie .desktop-grid .col-offset-11 {
    margin-left: 91.66667%; }
  .old-ie .desktop-grid .col-12 {
    float: left;
    box-sizing: border-box;
    width: 100%; }
  .old-ie .desktop-grid .col-offset-12 {
    margin-left: 100%; }

@media (max-width: 1199px) {
  .mobile-grid {
    *zoom: 1;
    display: block; }
    .mobile-grid:before, .mobile-grid:after {
      content: " ";
      display: table; }
    .mobile-grid:after {
      clear: both; }
    .mobile-grid .col-1 {
      float: left;
      box-sizing: border-box;
      width: 8.33333%; }
    .mobile-grid .col-offset-1 {
      margin-left: 8.33333%; }
    .mobile-grid .col-2 {
      float: left;
      box-sizing: border-box;
      width: 16.66667%; }
    .mobile-grid .col-offset-2 {
      margin-left: 16.66667%; }
    .mobile-grid .col-3 {
      float: left;
      box-sizing: border-box;
      width: 25%; }
    .mobile-grid .col-offset-3 {
      margin-left: 25%; }
    .mobile-grid .col-4 {
      float: left;
      box-sizing: border-box;
      width: 33.33333%; }
    .mobile-grid .col-offset-4 {
      margin-left: 33.33333%; }
    .mobile-grid .col-5 {
      float: left;
      box-sizing: border-box;
      width: 41.66667%; }
    .mobile-grid .col-offset-5 {
      margin-left: 41.66667%; }
    .mobile-grid .col-6 {
      float: left;
      box-sizing: border-box;
      width: 50%; }
    .mobile-grid .col-offset-6 {
      margin-left: 50%; }
    .mobile-grid .col-7 {
      float: left;
      box-sizing: border-box;
      width: 58.33333%; }
    .mobile-grid .col-offset-7 {
      margin-left: 58.33333%; }
    .mobile-grid .col-8 {
      float: left;
      box-sizing: border-box;
      width: 66.66667%; }
    .mobile-grid .col-offset-8 {
      margin-left: 66.66667%; }
    .mobile-grid .col-9 {
      float: left;
      box-sizing: border-box;
      width: 75%; }
    .mobile-grid .col-offset-9 {
      margin-left: 75%; }
    .mobile-grid .col-10 {
      float: left;
      box-sizing: border-box;
      width: 83.33333%; }
    .mobile-grid .col-offset-10 {
      margin-left: 83.33333%; }
    .mobile-grid .col-11 {
      float: left;
      box-sizing: border-box;
      width: 91.66667%; }
    .mobile-grid .col-offset-11 {
      margin-left: 91.66667%; }
    .mobile-grid .col-12 {
      float: left;
      box-sizing: border-box;
      width: 100%; }
    .mobile-grid .col-offset-12 {
      margin-left: 100%; } }

.fluid-layout, .half-fluid-layout, .fluid-25-layout, .fluid-50-layout, .fluid-75-layout, .fluid-layout-padded, .fluid-layout-swipe {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.half-fluid-layout {
  width: 50%; }

.fluid-25-layout {
  width: 2500%; }

.fluid-50-layout {
  width: 5000%; }

.fluid-75-layout {
  width: 7500%; }

.fluid-layout-padded {
  padding-left: 30px;
  padding-right: 30px; }

.fluid-layout-swipe {
  overflow: hidden;
  position: relative; }

.fixed-layout, .fixed-layout-padded {
  width: 1200px;
  margin: auto;
  overflow-y: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 1199px) {
    .fixed-layout, .fixed-layout-padded {
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }

.fixed-layout-padded {
  padding: 0 40px; }
  @media (max-width: 1199px) {
    .fixed-layout-padded {
      padding: 0 20px; } }

.full-height, .full-height-scroll {
  height: 100%;
  position: relative;
  overflow: hidden; }

.full-height-scroll {
  overflow-y: auto; }

.vertical {
  height: 100%;
  width: 100%;
  display: table; }
  .vertical .vertical-content {
    display: table-cell;
    vertical-align: middle; }

body.site {
  color: #000000;
  overflow-x: hidden; }

header {
  background-color: #ffffff;
  margin: 0 0 25px 0; }
  header .allow-overflow {
    overflow: visible; }
  header .left-column {
    height: 660px;
    position: relative; }
    @media (max-width: 1199px) {
      header .left-column {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: white;
        z-index: 100; } }
  header .logo-container {
    width: 100%;
    height: 85px;
    padding: 11px 0;
    margin: 10px 0 0 0; }
    @media (max-width: 1199px) {
      header .logo-container {
        width: 102px;
        height: 45px;
        float: right;
        padding: 0;
        margin: 8px 0 7px 0; } }
    header .logo-container a.logo {
      display: block;
      width: 142px;
      height: 78px;
      margin: 0 0 0 10px;
      background: #de313e url("/static/img/default/logo/logo-masked.png") no-repeat center center;
      background-size: 100% 100%;
      text-indent: -9999px; }
      @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
        header .logo-container a.logo {
          background-image: url("/static/img/default/logo/logo-masked-2x.png"); } }
      @media (max-width: 1199px) {
        header .logo-container a.logo {
          width: 82px;
          height: 45px;
          margin: 0 10px;
          background-image: url("/static/img/default/logo/logo-masked-mobile.png");
          background-size: 100% 100%; } }
  @media (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 1.25), (max-width: 1199px) and (min-resolution: 120dpi) {
    header .logo-container a.logo {
      background-image: url("/static/img/default/logo/logo-masked-mobile-2x.png"); } }

  header nav.menu {
    position: fixed;
    top: 113px;
    left: 50%;
    width: 200px;
    height: 120px;
    overflow: visible;
    margin: 0 0 0 -600px;
    z-index: 100; }
    header nav.menu:hover {
      cursor: pointer; }
    header nav.menu ul {
      list-style-type: none;
      padding: 0; }
      header nav.menu ul li {
        display: block;
        width: 200px;
        height: 22px;
        float: left;
        clear: left;
        margin: 0 0 12px 0;
        background-color: #de313e;
        list-style: none;
        transition: width 0.15s ease-in-out !important;
        transition: background-color 0.1s ease-in-out; }
        header nav.menu ul li.white {
          background-color: #ffffff !important; }
        header nav.menu ul li.programs {
          margin-left: -705px;
          padding-left: 705px; }
          header nav.menu ul li.programs a {
            position: fixed;
            top: 134px;
            left: 50%;
            width: 200px;
            margin: 0 0 0 -600px; }
        header nav.menu ul li.greeting {
          width: 224px; }
          header nav.menu ul li.greeting a {
            position: fixed;
            top: 168px;
            left: 50%;
            width: 200px;
            margin: 0 0 0 -600px; }
        header nav.menu ul li.contact {
          margin-left: -295px;
          padding-left: 295px;
          width: 150px; }
          header nav.menu ul li.contact a {
            position: fixed;
            top: 202px;
            left: 50%;
            width: 200px;
            margin: 0 0 0 -600px; }
        header nav.menu ul li a {
          color: #ffffff;
          display: block;
          width: 96%;
          height: 22px;
          padding: 0 0 0 10px;
          margin: 0;
          font-size: 21px;
          font-weight: 700;
          line-height: 22px;
          font-family: "Azo Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          text-transform: uppercase;
          opacity: 1; }
  @media (max-width: 1199px) {
    header .menu-trigger {
      display: block;
      width: 66px;
      height: 33px;
      margin: 18px 0 0 10px; }
      header .menu-trigger a {
        display: block;
        width: 45px;
        height: 21px;
        margin: 0;
        padding: 0; }
        header .menu-trigger a .line-1, header .menu-trigger a .line-2, header .menu-trigger a .line-3 {
          display: block;
          height: 5px;
          margin: 0 0 5px 0;
          float: left;
          clear: left;
          background: #de313e; }
        header .menu-trigger a .line-1 {
          width: 36px; }
        header .menu-trigger a .line-2 {
          width: 45px; }
        header .menu-trigger a .line-3 {
          width: 30px; } }
  header .language-selector {
    width: 100%;
    height: 100px;
    margin: 147px 0 0 0; }
    header .language-selector ul {
      list-style-type: none;
      padding: 0; }
      header .language-selector ul li {
        display: block;
        width: 100%;
        height: 20px;
        float: left;
        clear: left;
        margin: 0 0 4px 9px;
        list-style: none; }
        header .language-selector ul li a {
          color: #8c9192;
          display: block;
          width: 96%;
          height: 20px;
          padding: 0;
          margin: 0;
          font-size: 14px;
          font-weight: 800;
          line-height: 16px;
          font-family: "Myriad Pro", "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          text-transform: uppercase; }
  header .social {
    width: 159px;
    height: 39px;
    position: absolute;
    bottom: -3px;
    left: 9px; }
    header .social a {
      display: block;
      width: 39px;
      height: 39px;
      background: #000000 no-repeat 0 0;
      background-size: 100% 100%;
      margin: 0 14px 0 0;
      text-indent: -9999px;
      opacity: 1;
      transition: all 0.4s ease;
      float: left;
      clear: none; }
      header .social a:hover {
        opacity: 0.7; }
      header .social a.facebook {
        background-image: url("/static/img/default/social/facebook-mask.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          header .social a.facebook {
            background-image: url("/static/img/default/social/facebook-mask-x2.png"); } }
      header .social a.twitter {
        background-image: url("/static/img/default/social/twitter-mask.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          header .social a.twitter {
            background-image: url("/static/img/default/social/twitter-mask-x2.png"); } }
      header .social a.instagram {
        background-image: url("/static/img/default/social/instagram-mask.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          header .social a.instagram {
            background-image: url("/static/img/default/social/instagram-mask-x2.png"); } }
  @media (max-width: 1199px) {
    header .header-img {
      float: left;
      clear: both;
      width: 100%;
      margin: 60px 0 0 0; } }
  header .header-img .img-container {
    width: 100%; }
    header .header-img .img-container img {
      width: 985px;
      border: 0;
      margin: 0;
      padding: 0;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
      @media (max-width: 1199px) {
        header .header-img .img-container img {
          width: 100%; } }
  @media (min-width: 1200px) {
    header.event-page .left-column {
      height: 370px; }
    header.greeting .left-column, header.contact .left-column {
      height: 467px; } }
  .old-ie header.event-page .left-column {
    height: 370px; }
  .old-ie header.greeting .left-column, .old-ie header.contact .left-column {
    height: 467px; }
  header.menu-not-collapsed nav.menu ul li.programs:hover {
    width: 309px !important; }
  header.menu-not-collapsed nav.menu ul li.greeting:hover {
    width: 335px !important; }
  header.menu-not-collapsed nav.menu ul li.contact:hover {
    width: 264px !important; }
  header.menu-fully-collapsed nav.menu:hover ul li {
    width: 45px !important; }

body > .sidebar {
  position: fixed;
  height: 125%;
  width: 866px;
  left: 0%;
  top: 0px;
  margin: 0 0 0 -866px;
  background-color: #de313e;
  z-index: 200;
  transition: all 0.5s ease-in-out; }
  @media (min-width: 1200px) {
    body > .sidebar.sidebar-open {
      left: 50%;
      margin: 0 0 0 -1291px; } }
  .old-ie body > .sidebar.sidebar-open {
    left: 50%;
    margin: 0 0 0 -1291px; }
  @media (max-width: 1199px) {
    body > .sidebar {
      width: 100%;
      left: -100%;
      margin: 0; }
      body > .sidebar.sidebar-open {
        left: 0%; } }
  body > .sidebar div.sidebar-menu, body > .sidebar div.sidebar-languages {
    width: 150px;
    height: 117px;
    overflow: visible;
    z-index: 210;
    transition: all 0.8s ease-in-out;
    float: right;
    clear: right;
    margin: 7px 0 0 0; }
    @media (max-width: 1199px) {
      body > .sidebar div.sidebar-menu, body > .sidebar div.sidebar-languages {
        float: left;
        clear: left;
        margin: 40px 0 0 0;
        height: 120px; } }
    body > .sidebar div.sidebar-menu ul, body > .sidebar div.sidebar-languages ul {
      list-style-type: none;
      padding: 0; }
      body > .sidebar div.sidebar-menu ul li, body > .sidebar div.sidebar-languages ul li {
        display: block;
        width: 160px;
        height: 22px;
        float: left;
        clear: left;
        margin: 0 0 4px 0;
        list-style: none;
        transition: all 0.8s ease-in-out; }
        @media (max-width: 1199px) {
          body > .sidebar div.sidebar-menu ul li, body > .sidebar div.sidebar-languages ul li {
            margin: 0 0 28px 0; } }
        body > .sidebar div.sidebar-menu ul li a, body > .sidebar div.sidebar-languages ul li a {
          color: #ffffff;
          display: block;
          width: 96%;
          height: 18px;
          padding: 0 0 0 10px;
          margin: 0;
          font-size: 14px;
          font-weight: 700;
          line-height: 18px;
          font-family: "Azo Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          text-transform: uppercase;
          transition: all 0.5s ease-in-out;
          opacity: 1; }
          @media (max-width: 1199px) {
            body > .sidebar div.sidebar-menu ul li a, body > .sidebar div.sidebar-languages ul li a {
              height: 22px;
              font-size: 21px;
              font-weight: 600;
              line-height: 22px; } }
          body > .sidebar div.sidebar-menu ul li a:hover, body > .sidebar div.sidebar-languages ul li a:hover {
            opacity: 0.8; }
          body > .sidebar div.sidebar-menu ul li a.active, body > .sidebar div.sidebar-languages ul li a.active {
            color: #000000;
            opacity: 0.4; }
  body > .sidebar div.sidebar-languages ul li {
    margin: 0 0 1px 0; }
    @media (max-width: 1199px) {
      body > .sidebar div.sidebar-languages ul li {
        margin: 0 0 14px 0; }
        body > .sidebar div.sidebar-languages ul li a.active {
          color: #000000;
          opacity: 0.5; } }
  body > .sidebar .social {
    display: block;
    width: 148px;
    height: 40px;
    float: left;
    clear: left;
    margin: 43px 0 0 15px; }
    body > .sidebar .social a {
      display: block;
      width: 40px;
      height: 40px;
      float: left;
      text-indent: -9999px;
      background: transparent no-repeat 0 0;
      background-size: 100% 100%;
      margin: 0 14px 0 0; }
      body > .sidebar .social a.facebook {
        background-image: url("/static/img/default/social/facebook-white.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          body > .sidebar .social a.facebook {
            background-image: url("/static/img/default/social/facebook-white-x2.png"); } }
      body > .sidebar .social a.twitter {
        background-image: url("/static/img/default/social/twitter-white.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          body > .sidebar .social a.twitter {
            background-image: url("/static/img/default/social/twitter-white-x2.png"); } }
      body > .sidebar .social a.instagram {
        background-image: url("/static/img/default/social/instagram-white.png");
        margin-right: 0; }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          body > .sidebar .social a.instagram {
            background-image: url("/static/img/default/social/instagram-white-x2.png"); } }
  body > .sidebar a.close-sidebar {
    display: block;
    width: 45px;
    height: 45px;
    background: transparent url("/static/img/default/sidebar-close.png") no-repeat center center;
    float: right;
    clear: right;
    margin: 6px 97px 0 0; }
    @media (max-width: 1199px) {
      body > .sidebar a.close-sidebar {
        width: 35px;
        height: 35px;
        background: transparent url("/static/img/default/mobile-sidebar-close.png") no-repeat center center;
        margin: 10px 0 0 10px;
        float: left;
        clear: left; } }

.calendar {
  background-color: #ffffff;
  margin: 0 0 25px 0; }
  .calendar .table-top-heading table {
    float: right;
    margin-right: 20px; }
    .calendar .table-top-heading table tr th {
      position: relative;
      width: 32px;
      height: 75px;
      border: none;
      color: #de313e;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      text-align: left;
      margin: 0;
      padding: 0; }
      .calendar .table-top-heading table tr th.hover {
        opacity: 0.8; }
      .calendar .table-top-heading table tr th div {
        position: absolute;
        top: 17px;
        left: -13px;
        width: 65px;
        /* 65 az eredeti, de akkor a magyar "szept. 15" mar nem fer ki */
        height: 32px;
        text-align: left;
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg); }
  .calendar .calendar-content {
    background-color: #de313e;
    color: #ffffff; }
    .calendar .calendar-content .content-inner {
      position: relative; }
    .calendar .calendar-content .title {
      width: 100px;
      min-height: 254px;
      position: absolute;
      bottom: 0px; }
      .calendar .calendar-content .title h1 {
        position: absolute;
        bottom: 114px;
        left: -100px;
        font-size: 42px;
        font-weight: 800;
        text-transform: uppercase;
        text-align: left;
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg); }
    .calendar .calendar-content .table-container {
      width: 1100px;
      min-height: 400px;
      float: left;
      clear: none;
      margin: 0 0 0 100px; }
      .calendar .calendar-content .table-container table {
        float: right;
        margin-right: 15px; }
        .calendar .calendar-content .table-container table tr td {
          position: relative;
          width: 31px;
          height: 31px;
          border: solid 1px #ffffff;
          border-collapse: collapse;
          margin: 0;
          padding: 0; }
          .calendar .calendar-content .table-container table tr td.hover:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0.2;
            background: #ffffff;
            z-index: 10; }
          .calendar .calendar-content .table-container table tr td.name {
            width: 550px;
            color: #ffffff;
            font-size: 12px;
            line-height: 14px;
            font-weight: 400;
            text-align: left;
            border: none;
            vertical-align: middle; }
            .calendar .calendar-content .table-container table tr td.name a {
              color: #ffffff;
              font-size: 12px;
              line-height: 14px;
              font-weight: 400;
              text-align: left;
              border: none;
              z-index: 50; }
            .calendar .calendar-content .table-container table tr td.name strong {
              text-transform: uppercase;
              font-size: 14px; }
          .calendar .calendar-content .table-container table tr td.filled:not(.hover) {
            background-color: #ffffff;
            opacity: 1; }
          .calendar .calendar-content .table-container table tr td.filled.hover {
            opacity: 0.9;
            background-color: #ffffff; }
          .calendar .calendar-content .table-container table tr td:nth-child(2) {
            border-left: none; }
        .calendar .calendar-content .table-container table tr:first-child td {
          border-top: none;
          padding-top: 9px; }
          .calendar .calendar-content .table-container table tr:first-child td.name div {
            top: 9px; }
        .calendar .calendar-content .table-container table tr:last-child td {
          border-bottom: none;
          padding-bottom: 9px; }

.filter {
  height: 115px;
  margin: 25px 0 0 0;
  text-align: center; }
  @media (min-width: 1200px) {
    .filter.sticky {
      position: fixed;
      top: 0;
      left: 0;
      margin: 0;
      background-color: #ffffff;
      z-index: 10;
      width: 100%;
      height: 60px;
      border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
      .filter.sticky ul {
        margin-top: 10px; } }
  .old-ie .filter.sticky {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    background-color: #ffffff;
    z-index: 10;
    width: 100%;
    height: 60px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
    .old-ie .filter.sticky ul {
      margin-top: 10px; }
  .filter ul {
    list-style-type: none;
    padding: 0;
    transition: margin-top 0.2s ease; }
    @media (max-width: 1199px) {
      .filter ul {
        margin: 0 10px; } }
    .filter ul li {
      display: inline-block;
      height: 35px;
      color: #000000;
      font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 20px;
      list-style: none;
      padding: 0 10px; }
      @media (max-width: 1199px) {
        .filter ul li {
          font-size: 19px; } }
      .filter ul li a {
        color: #000000;
        padding: 0;
        margin: 0;
        -webkit-transition: all .15s ease-out;
        -moz-transition: all .15s ease-out;
        -ms-transition: all .15s ease-out;
        -o-transition: all .15s ease-out;
        transition: all .15s ease-out; }
        .filter ul li a.active, .filter ul li a:hover {
          color: #de313e; }
        .filter ul li a:after {
          content: "";
          display: block;
          width: 100%;
          height: 4px;
          -webkit-transform: scale(0, 1);
          -moz-transform: scale(0, 1);
          -o-transform: scale(0, 1);
          transform: scale(0, 1);
          transform-origin: center center;
          -webkit-transform-origin: center center;
          -webkit-transition: all .15s ease-out;
          -moz-transition: all .15s ease-out;
          -ms-transition: all .15s ease-out;
          -o-transition: all .15s ease-out;
          transition: all .15s ease-out;
          background-color: #de313e;
          margin-top: 7px; }
        .filter ul li a.active:after, .filter ul li a:hover:after {
          -webkit-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -o-transform: scale(1, 1);
          transform: scale(1, 1); }

.filter-placeholder {
  height: 115px;
  margin: 25px 0 0 0;
  width: 100%;
  display: none; }
  @media (min-width: 1200px) {
    .filter-placeholder.visible {
      display: block; } }
  .old-ie .filter-placeholder.visible {
    display: block; }

article {
  margin: 0 0 50px 0;
  padding: 15px 0 0 0; }
  article .column {
    width: 475px;
    float: left;
    margin: 0 15px; }
    @media (max-width: 1199px) {
      article .column {
        width: 100%;
        margin: 0; } }
    @media (min-width: 1200px) {
      article .column:first-child {
        width: 665px; } }
    .old-ie article .column:first-child {
      width: 665px; }
    article .column .text-container {
      width: 475px;
      float: right;
      position: relative; }
      @media (max-width: 1199px) {
        article .column .text-container {
          width: calc(100% - 20px);
          width: -webkit-calc(100% - 20px);
          margin: 0 10px; } }
      article .column .text-container header {
        background-color: transparent; }
        article .column .text-container header h1 {
          font-family: "Myriad Pro", "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 24px;
          font-weight: 800;
          text-transform: uppercase;
          color: #000000;
          line-height: 28px;
          margin: 0 0 5px 0; }
        article .column .text-container header p {
          font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 20px;
          font-weight: 300;
          color: #000000;
          line-height: 22px;
          margin: 0 0 5px 0; }
        article .column .text-container header time {
          display: inline-block;
          font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 20px;
          font-weight: 300;
          color: #c62b91;
          text-transform: uppercase;
          line-height: 22px;
          margin: 18px 0 5px 0; }
        article .column .text-container header p.location {
          font-size: 14px;
          line-height: 16px;
          margin-bottom: 0; }
      article .column .text-container h2 {
        font-family: "Azo Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
        font-size: 18px;
        font-weight: 800;
        color: #000000;
        line-height: 22px;
        padding: 0;
        margin: 50px 0 5px 0;
        text-transform: uppercase; }
      article .column .text-container p {
        font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
        font-size: 14px;
        font-weight: 300;
        color: #000000;
        line-height: 18px;
        padding: 0 35px 0 0;
        margin: 0 0 5px 0; }
      article .column .text-container a {
        font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
        font-size: 14px;
        font-weight: 300;
        color: #c62b91;
        line-height: 18px;
        padding: 0 35px 0 0;
        margin: 0 0 5px 0; }
        article .column .text-container a:hover {
          opacity: 0.8; }
      article .column .text-container a.more {
        display: block;
        width: 40px;
        height: 40px;
        background: #de313e url("/static/img/default/read-more-btn.png") no-repeat 0 0;
        background-position: 0 0;
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 1px;
        left: -1px; }
        @media (max-width: 1199px) {
          article .column .text-container a.more {
            position: relative;
            margin: 50px 0 10px 0; } }
    article .column .image-container {
      width: 100%;
      float: right; }
      article .column .image-container #map-desktop {
        width: 475px;
        height: 313px; }
      article .column .image-container #map-mobile {
        width: 320px;
        height: 240px; }
        @media only screen and (-webkit-max-device-pixel-ratio: 2) and (min-device-width: 768px) {
          article .column .image-container #map-mobile {
            width: 640px;
            height: 480px; } }
      @media (max-width: 1199px) {
        article .column .image-container {
          margin: 0 0 40px 0;
          text-align: center; } }
      article .column .image-container img {
        float: right;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
        @media (max-width: 1199px) {
          article .column .image-container img {
            float: none;
            max-width: 100%; } }
    article .column .quote {
      float: left;
      width: 190px !important;
      max-width: 190px !important;
      min-height: 640px;
      position: relative; }
      article .column .quote .quote-text {
        color: #c62b91;
        /* TODO: main colors */ }
        @media (min-width: 1200px) {
          article .column .quote .quote-text {
            height: 80px;
            width: 600px;
            position: absolute;
            left: -281px;
            top: 260px;
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg); } }
        .old-ie article .column .quote .quote-text {
          height: 80px;
          width: 600px;
          position: absolute;
          left: -281px;
          top: 260px;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); }
        article .column .quote .quote-text h2 {
          font-family: "Azo Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 20px;
          font-weight: 800;
          line-height: 24px;
          margin: 10px 0 10px 0;
          text-transform: uppercase; }
        article .column .quote .quote-text p {
          font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 14px;
          font-weight: 300;
          line-height: 16px;
          margin: 0 0 5px 0; }
  article .big-image-container {
    float: right;
    margin: 0 15px 0 0; }
  article .nav-arrows {
    width: 100%;
    height: 40px;
    margin: 40px 0;
    padding: 0; }
    article .nav-arrows .prev-container, article .nav-arrows .next-container {
      float: left;
      width: 50%;
      height: 40px; }
      article .nav-arrows .prev-container a, article .nav-arrows .next-container a {
        display: inline-block;
        width: 180px;
        height: 40px; }
        article .nav-arrows .prev-container a span, article .nav-arrows .next-container a span {
          font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
          font-size: 14px;
          font-weight: 300;
          color: #c62b91;
          line-height: 20px;
          padding: 10px 0 10px 0;
          opacity: 0;
          transition: opacity 0.3s ease; }
        article .nav-arrows .prev-container a:hover span, article .nav-arrows .next-container a:hover span {
          opacity: 1; }
        article .nav-arrows .prev-container a div.arrow, article .nav-arrows .next-container a div.arrow {
          display: inline-block;
          width: 40px;
          height: 40px;
          margin: 0 20px;
          background-color: #c62b91;
          background-repeat: no-repeat;
          background-position: 0 0; }
    article .nav-arrows .prev-container {
      text-align: right; }
      article .nav-arrows .prev-container a span {
        float: right; }
      article .nav-arrows .prev-container a div.arrow {
        float: right;
        margin: 0 30px 0 15px;
        background-image: url("/static/img/default/back-btn.png"); }
    article .nav-arrows .next-container {
      text-align: left; }
      article .nav-arrows .next-container a span {
        float: left; }
      article .nav-arrows .next-container a div.arrow {
        float: left;
        margin: 0 15px 0 30px;
        background-image: url("/static/img/default/read-more-btn.png"); }

body.event-page article .column {
  min-height: 640px; }
  @media (max-width: 1199px) {
    body.event-page article .column .map-container {
      float: left;
      clear: left;
      width: 100%;
      min-height: 256px;
      margin: 50px 0 0 0; } }
  @media only screen and (max-width: 1199px) and (-webkit-max-device-pixel-ratio: 2) and (min-device-width: 768px) {
    body.event-page article .column .map-container {
      min-height: 480px; } }
  @media (max-width: 1199px) {
      body.event-page article .column .map-container .image-container {
        margin: 0 auto;
        width: 320px;
        float: none; } }
    @media only screen and (max-width: 1199px) and (-webkit-max-device-pixel-ratio: 2) and (min-device-width: 768px) {
      body.event-page article .column .map-container .image-container {
        width: 640px; } }
  @media (max-width: 1199px) {
        body.event-page article .column .map-container .image-container img {
          max-width: 100% !important; }
    body.event-page article .column .quote-container {
      float: left;
      clear: left;
      width: 100%;
      min-height: 100px;
      margin: 30px 0 0 0; }
      body.event-page article .column .quote-container .quote {
        float: left;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 100px; }
        body.event-page article .column .quote-container .quote .quote-text {
          height: auto;
          padding: 0 10px; }
    body.event-page article .column .nav-container {
      float: left;
      clear: left;
      width: 100%;
      height: 40px;
      position: relative;
      margin: 30px 0 0 0; }
      body.event-page article .column .nav-container .nav-arrows {
        margin: 0;
        position: absolute;
        bottom: 0; }
        body.event-page article .column .nav-container .nav-arrows .prev-container {
          text-align: right; }
          body.event-page article .column .nav-container .nav-arrows .prev-container a {
            width: 100%; }
            body.event-page article .column .nav-container .nav-arrows .prev-container a span {
              float: right;
              opacity: 1;
              font-size: 12px;
              line-height: 18px; }
            body.event-page article .column .nav-container .nav-arrows .prev-container a div.arrow {
              float: right;
              margin: 0 4px;
              background-image: url("/static/img/default/back-btn.png"); }
        body.event-page article .column .nav-container .nav-arrows .next-container {
          text-align: left; }
          body.event-page article .column .nav-container .nav-arrows .next-container a {
            width: 100%; }
            body.event-page article .column .nav-container .nav-arrows .next-container a span {
              float: left;
              opacity: 1;
              font-size: 12px;
              line-height: 18px; }
            body.event-page article .column .nav-container .nav-arrows .next-container a div.arrow {
              float: left;
              margin: 0 4px;
              background-image: url("/static/img/default/read-more-btn.png"); } }

section.programs article {
  padding: 15px 0; }
  @media (max-width: 1199px) {
    section.programs article > div.right-image {
      display: flex;
      flex-direction: column-reverse; } }
  @media (min-width: 1200px) {
    section.programs article:hover {
      background-color: #c62b91; }
      section.programs article:hover .column .text-container header h1,
      section.programs article:hover .column .text-container header p,
      section.programs article:hover .column .text-container header time,
      section.programs article:hover .column .text-container p {
        color: #ffffff; }
      section.programs article:hover .column .text-container a.more {
        background-color: transparent;
        background-position: -40px 0; }
    section.programs article .column {
      height: 313px;
      min-height: 313px; }
      section.programs article .column .text-container {
        height: 313px; } }
  .old-ie section.programs article:hover {
    background-color: #c62b91; }
    .old-ie section.programs article:hover .column .text-container header h1,
    .old-ie section.programs article:hover .column .text-container header p,
    .old-ie section.programs article:hover .column .text-container header time,
    .old-ie section.programs article:hover .column .text-container p {
      color: #ffffff; }
    .old-ie section.programs article:hover .column .text-container a.more {
      background-color: transparent;
      background-position: -40px 0; }
  .old-ie section.programs article .column {
    height: 313px;
    min-height: 313px; }
    .old-ie section.programs article .column .text-container {
      height: 313px; }
  section.programs article div.link {
    cursor: pointer; }
  section.programs article:first-child > div:before, section.programs article:first-child > div:after, section.programs article:nth-child(3) > div:before, section.programs article:nth-child(5) > div:before, section.programs article:nth-child(6) > div:after, section.programs article:nth-child(10) > div:before, section.programs article:nth-child(11) > div:after, section.programs article:nth-child(12) > div:after, section.programs article:nth-child(13) > div:after, section.programs article:nth-child(15) > div:after {
    content: "";
    display: block;
    height: 105px;
    margin: 0 0 -105px 0;
    background-color: #c62b91;
    position: relative;
    opacity: 1; }
    @media (max-width: 1199px) {
      section.programs article:first-child > div:before, section.programs article:first-child > div:after, section.programs article:nth-child(3) > div:before, section.programs article:nth-child(5) > div:before, section.programs article:nth-child(6) > div:after, section.programs article:nth-child(10) > div:before, section.programs article:nth-child(11) > div:after, section.programs article:nth-child(12) > div:after, section.programs article:nth-child(13) > div:after, section.programs article:nth-child(15) > div:after {
        display: none; } }
  section.programs article:first-child > div {
    overflow: visible; }
    section.programs article:first-child > div:before {
      width: 486px;
      left: -376px; }
    section.programs article:first-child > div:after {
      width: 786px;
      left: 1114px;
      top: 208px; }
  section.programs article:hover:first-child > div:before {
    opacity: 0; }
  section.programs article:hover:first-child > div:after {
    opacity: 0; }
  section.programs article:nth-child(3) > div {
    overflow: visible; }
    section.programs article:nth-child(3) > div:before {
      width: 283px;
      left: -161px; }
  section.programs article:hover:nth-child(3) > div:before {
    opacity: 0; }
  section.programs article:nth-child(5) > div {
    overflow: visible; }
    section.programs article:nth-child(5) > div:before {
      width: 938px;
      left: -700px; }
  section.programs article:hover:nth-child(5) > div:before {
    opacity: 0; }
  section.programs article:nth-child(6) > div {
    overflow: visible; }
    section.programs article:nth-child(6) > div:after {
      width: 289px;
      top: 208px;
      left: 995px; }
  section.programs article:hover:nth-child(6) > div:after {
    opacity: 0; }
  section.programs article:nth-child(10) > div {
    overflow: visible; }
    section.programs article:nth-child(10) > div:before {
      width: 812px;
      left: -700px; }
  section.programs article:hover:nth-child(10) > div:before {
    opacity: 0; }
  section.programs article:nth-child(11) > div {
    overflow: visible; }
    section.programs article:nth-child(11) > div:after {
      width: 744px;
      top: 107px;
      left: 1156px; }
  section.programs article:hover:nth-child(11) > div:after {
    opacity: 0; }
  section.programs article:nth-child(12) > div {
    overflow: visible; }
    section.programs article:nth-child(12) > div:after {
      width: 281px;
      top: 208px;
      left: -171px; }
  section.programs article:hover:nth-child(12) > div:after {
    opacity: 0; }
  section.programs article:nth-child(13) > div {
    overflow: visible; }
    section.programs article:nth-child(13) > div:after {
      width: 810px;
      top: 208px;
      left: -700px; }
  section.programs article:hover:nth-child(13) > div:after {
    opacity: 0; }
  section.programs article:nth-child(15) > div {
    overflow: visible; }
    section.programs article:nth-child(15) > div:after {
      width: 289px;
      top: 208px;
      left: 1155px; }
  section.programs article:hover:nth-child(15) > div:after {
    opacity: 0; }

section.greeting article .bottom-margin {
  margin-bottom: 50px; }
@media (max-width: 1199px) {
  section.greeting article .column .image-container {
    text-align: center; }
    section.greeting article .column .image-container img {
      float: none;
      max-width: 100%; }
  section.greeting article > div.right-image {
    display: flex;
    flex-direction: column-reverse; }
    section.greeting article > div.right-image:after {
      content: "";
      display: block;
      width: 50%;
      height: 100px;
      background-color: #c62b91;
      margin: 0 0 60px 0;
      position: relative;
      left: 50%; }
  section.greeting article > div.left-image:before {
    content: "";
    display: block;
    width: 50%;
    height: 100px;
    background-color: #c62b91;
    margin: 0 0 60px 0;
    position: relative;
    left: 0px; }
  section.greeting article .big-image-container {
    margin: 0 auto;
    float: left;
    clear: left;
    width: 100%;
    text-align: center; }
    section.greeting article .big-image-container img {
      max-width: 100%; } }
@media (min-width: 1200px) {
  section.greeting article > div:nth-child(2) {
    overflow: visible; }
    section.greeting article > div:nth-child(2):before {
      content: "";
      display: block;
      width: 430px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      left: -320px; }
    section.greeting article > div:nth-child(2):after {
      content: "";
      display: block;
      width: 786px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      left: 1140px;
      top: 0px; }
  section.greeting article > div:nth-child(4) {
    overflow: visible; }
    section.greeting article > div:nth-child(4):after {
      content: "";
      display: block;
      width: 223px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      left: 1185px;
      top: -105px; }
  section.greeting article > div:nth-child(5) {
    overflow: visible; }
    section.greeting article > div:nth-child(5):before {
      content: "";
      display: block;
      width: 904px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      top: 312px;
      left: -700px; }
  section.greeting article > div:nth-child(6) {
    overflow: visible; }
    section.greeting article > div:nth-child(6):after {
      content: "";
      display: block;
      width: 790px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      left: 950px;
      top: -430px; } }
.old-ie section.greeting article > div:nth-child(2) {
  overflow: visible; }
  .old-ie section.greeting article > div:nth-child(2):before {
    content: "";
    display: block;
    width: 430px;
    height: 105px;
    background-color: #c62b91;
    margin: 0 0 -105px 0;
    position: relative;
    left: -320px; }
  .old-ie section.greeting article > div:nth-child(2):after {
    content: "";
    display: block;
    width: 786px;
    height: 105px;
    background-color: #c62b91;
    margin: 0 0 -105px 0;
    position: relative;
    left: 1140px;
    top: 0px; }
.old-ie section.greeting article > div:nth-child(4) {
  overflow: visible; }
  .old-ie section.greeting article > div:nth-child(4):after {
    content: "";
    display: block;
    width: 223px;
    height: 105px;
    background-color: #c62b91;
    margin: 0 0 -105px 0;
    position: relative;
    left: 1185px;
    top: -105px; }
.old-ie section.greeting article > div:nth-child(5) {
  overflow: visible; }
  .old-ie section.greeting article > div:nth-child(5):before {
    content: "";
    display: block;
    width: 904px;
    height: 105px;
    background-color: #c62b91;
    margin: 0 0 -105px 0;
    position: relative;
    top: 312px;
    left: -700px; }
.old-ie section.greeting article > div:nth-child(6) {
  overflow: visible; }
  .old-ie section.greeting article > div:nth-child(6):after {
    content: "";
    display: block;
    width: 790px;
    height: 105px;
    background-color: #c62b91;
    margin: 0 0 -105px 0;
    position: relative;
    left: 950px;
    top: -430px; }

section.contact {
  margin: 0 0 50px 0; }
  section.contact > div {
    overflow: visible; }
    section.contact > div:before {
      content: "";
      display: block;
      width: 430px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      top: 329px;
      left: -430px; }
    section.contact > div:after {
      content: "";
      display: block;
      width: 760px;
      height: 105px;
      background-color: #c62b91;
      margin: 0 0 -105px 0;
      position: relative;
      left: 1129px;
      top: -583px; }
  section.contact .empty {
    min-height: 490px; }
  section.contact .contact-inner header {
    margin-bottom: 50px; }
  @media (max-width: 1199px) {
    section.contact .contact-inner {
      width: calc(100% - 20px);
      width: -webkit-calc(100% - 20px);
      margin: 0 10px; } }
  section.contact h1 {
    font-family: "Myriad Pro", "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000000;
    line-height: 28px;
    margin: 0 0 5px 0; }
  section.contact p {
    font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #000000;
    line-height: 22px;
    margin: 0 0 5px 0; }
  section.contact a {
    font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #c62b91;
    line-height: 22px; }
    section.contact a:hover {
      opacity: 0.7; }
  section.contact p.comment {
    display: block;
    max-width: 240px;
    font-size: 14px;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 16px; }
    @media (max-width: 1199px) {
      section.contact p.comment {
        display: none; } }
  section.contact p.mobile-comment {
    display: none; }
    @media (max-width: 1199px) {
      section.contact p.mobile-comment {
        display: block;
        width: 100%;
        font-size: 20px;
        font-weight: 300;
        float: none;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 24px; } }
  section.contact .form-container {
    width: 490px;
    float: left;
    clear: left;
    margin: 0 40px 0 0; }
    @media (max-width: 1199px) {
      section.contact .form-container {
        width: 100%; } }
    section.contact .form-container input.email, section.contact .form-container textarea.message {
      display: block;
      width: 482px;
      float: right;
      clear: right;
      border: solid 1px #c62b91;
      padding: 4px;
      margin: 0 0 10px 0;
      font-family: "Open Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 16px; }
      @media (max-width: 1199px) {
        section.contact .form-container input.email, section.contact .form-container textarea.message {
          width: calc(100% - 10px);
          width: -webkit-calc(100% - 10px);
          margin: 0 0 10px 0; } }
    section.contact .form-container input.email {
      height: 22px; }
    section.contact .form-container textarea.message {
      height: 272px; }
    section.contact .form-container input.submit {
      display: block;
      width: 116px;
      height: 46px;
      float: right;
      clear: right;
      background-color: #c62b91;
      border: none;
      color: #ffffff;
      font-family: "Azo Sans", Arial, Helvetica, Helvetica Neue, sans-serif;
      font-weight: 700;
      font-size: 20px;
      text-transform: uppercase; }

footer {
  height: 350px;
  background-color: #de313e; }
  @media (max-width: 1199px) {
    footer {
      height: auto; } }
  footer .social {
    display: block;
    width: 148px;
    height: 40px;
    float: left;
    margin: 64px 0 0 15px; }
    @media (max-width: 1199px) {
      footer .social {
        float: none;
        margin: 64px auto 0 auto; } }
    footer .social a {
      display: block;
      width: 40px;
      height: 40px;
      float: left;
      text-indent: -9999px;
      background: transparent no-repeat 0 0;
      background-size: 100% 100%;
      margin: 0 14px 0 0; }
      footer .social a.facebook {
        background-image: url("/static/img/default/social/facebook-white.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .social a.facebook {
            background-image: url("/static/img/default/social/facebook-white-x2.png"); } }
      footer .social a.twitter {
        background-image: url("/static/img/default/social/twitter-white.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .social a.twitter {
            background-image: url("/static/img/default/social/twitter-white-x2.png"); } }
      footer .social a.instagram {
        background-image: url("/static/img/default/social/instagram-white.png");
        margin-right: 0; }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .social a.instagram {
            background-image: url("/static/img/default/social/instagram-white-x2.png"); } }
  footer .our-sponsors {
    display: block;
    width: 891px;
    height: 24px;
    float: right;
    margin: 70px 0 0 0; }
    @media (max-width: 1199px) {
      footer .our-sponsors {
        float: none;
        width: 100%;
        text-align: center; } }
    footer .our-sponsors p {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ffffff;
      line-height: 24px;
      margin: 0 0 0 28px; }
  footer .logos {
    display: block;
    width: 891px;
    height: 190px;
    float: right;
    margin: 22px 0 0 0;
    text-align: center; }
    @media (max-width: 1199px) {
      footer .logos {
        height: auto;
        width: 100%;
        text-align: center;
        margin: 50px 0 100px 0; } }
    footer .logos a {
      float: left;
      width: 130px;
      height: 100px;
      text-indent: -9999px;
      background: transparent no-repeat center top;
      background-size: 100% 100%;
      margin: 0;
      cursor: default; }
      @media (max-width: 1199px) {
        footer .logos a {
          display: inline-block;
          float: none;
          margin: 10px 0 0 0; } }
      footer .logos a.szabadsag-eve-1956-2016 {
        width: 135px;
        background-image: url("/static/img/default/footer/1956-2016.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.szabadsag-eve-1956-2016 {
            background-image: url("/static/img/default/footer/1956-2016-x2.png"); } }
      footer .logos a.embassy-of-hungary {
        width: 145px;
        background-image: url("/static/img/default/footer/embassy.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.embassy-of-hungary {
            background-image: url("/static/img/default/footer/embassy-x2.png"); } }
      footer .logos a.budapest {
        width: 125px;
        background-image: url("/static/img/default/footer/budapest.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.budapest {
            background-image: url("/static/img/default/footer/budapest-x2.png"); } }
      footer .logos a.montreal {
        width: 148px;
        background-image: url("/static/img/default/footer/montreal.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.montreal {
            background-image: url("/static/img/default/footer/montreal-x2.png"); } }
      footer .logos a.bftk {
        width: 198px;
        background-image: url("/static/img/default/footer/bftk.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.bftk {
            background-image: url("/static/img/default/footer/bftk-x2.png"); } }
      footer .logos a.magyarorszag {
        width: 130px;
        background-image: url("/static/img/default/footer/magyarorszag.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.magyarorszag {
            background-image: url("/static/img/default/footer/magyarorszag-x2.png"); } }
      footer .logos a.rakoczi-foundation {
        width: 218px;
        height: 45px;
        background-image: url("/static/img/default/footer/rakoczi.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.rakoczi-foundation {
            background-image: url("/static/img/default/footer/rakoczi-x2.png"); } }
      footer .logos a.air-canada {
        width: 190px;
        height: 45px;
        background-image: url("/static/img/default/footer/air-canada.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.air-canada {
            background-image: url("/static/img/default/footer/air-canada-x2.png"); } }
      footer .logos a.sofitel {
        width: 170px;
        height: 45px;
        background-image: url("/static/img/default/footer/sofitel.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.sofitel {
            background-image: url("/static/img/default/footer/sofitel-x2.png"); } }
      footer .logos a.importrus {
        width: 170px;
        height: 45px;
        background-image: url("/static/img/default/footer/importrus.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.importrus {
            background-image: url("/static/img/default/footer/importrus-x2.png"); } }
        @media (max-width: 1199px) {
          footer .logos a.importrus {
            margin: 10px 10px 0 10px; } }
      footer .logos a.torley {
        width: 132px;
        height: 45px;
        background-image: url("/static/img/default/footer/torley.png"); }
        @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
          footer .logos a.torley {
            background-image: url("/static/img/default/footer/torley-x2.png"); } }

body.color-all header .menu-trigger a div.line-1,
body.color-all header .menu-trigger a div.line-2,
body.color-all header .menu-trigger a div.line-3,
body.color-all > .sidebar,
body.color-all footer,
body.color-all .programs article .column .text-container a.more,
body.color-all .filter ul li a:after,
body.color-all .calendar .calendar-content,
body.color-all header div.logo-container a.logo,
body.color-all nav.menu ul li {
  background-color: #de313e; }

body.color-film header .menu-trigger a div.line-1,
body.color-film header .menu-trigger a div.line-2,
body.color-film header .menu-trigger a div.line-3,
body.color-film > .sidebar,
body.color-film footer,
body.color-film .programs article .column .text-container a.more,
body.color-film .filter ul li a:after,
body.color-film .calendar .calendar-content,
body.color-film header div.logo-container a.logo,
body.color-film nav.menu ul li {
  background-color: #faa21b; }

body.color-gastronomy header .menu-trigger a div.line-1,
body.color-gastronomy header .menu-trigger a div.line-2,
body.color-gastronomy header .menu-trigger a div.line-3,
body.color-gastronomy > .sidebar,
body.color-gastronomy footer,
body.color-gastronomy .programs article .column .text-container a.more,
body.color-gastronomy .filter ul li a:after,
body.color-gastronomy .calendar .calendar-content,
body.color-gastronomy header div.logo-container a.logo,
body.color-gastronomy nav.menu ul li {
  background-color: #c62b91; }

body.color-exhibition header .menu-trigger a div.line-1,
body.color-exhibition header .menu-trigger a div.line-2,
body.color-exhibition header .menu-trigger a div.line-3,
body.color-exhibition > .sidebar,
body.color-exhibition footer,
body.color-exhibition .programs article .column .text-container a.more,
body.color-exhibition .filter ul li a:after,
body.color-exhibition .calendar .calendar-content,
body.color-exhibition header div.logo-container a.logo,
body.color-exhibition nav.menu ul li {
  background-color: #58c3b6; }

body.color-music header .menu-trigger a div.line-1,
body.color-music header .menu-trigger a div.line-2,
body.color-music header .menu-trigger a div.line-3,
body.color-music > .sidebar,
body.color-music footer,
body.color-music .programs article .column .text-container a.more,
body.color-music .filter ul li a:after,
body.color-music .calendar .calendar-content,
body.color-music header div.logo-container a.logo,
body.color-music nav.menu ul li {
  background-color: #1698cf; }

body.color-dance header .menu-trigger a div.line-1,
body.color-dance header .menu-trigger a div.line-2,
body.color-dance header .menu-trigger a div.line-3,
body.color-dance > .sidebar,
body.color-dance footer,
body.color-dance .programs article .column .text-container a.more,
body.color-dance .filter ul li a:after,
body.color-dance .calendar .calendar-content,
body.color-dance header div.logo-container a.logo,
body.color-dance nav.menu ul li {
  background-color: #c62b91; }

body.color-all .filter ul li a.active,
body.color-all .filter ul li a:hover,
body.color-all .calendar .table-top-heading table tr th,
body.color-all header div.language-selector ul li a.active {
  color: #de313e; }

body.color-film .filter ul li a.active,
body.color-film .filter ul li a:hover,
body.color-film .calendar .table-top-heading table tr th,
body.color-film header div.language-selector ul li a.active {
  color: #faa21b; }

body.color-gastronomy .filter ul li a.active,
body.color-gastronomy .filter ul li a:hover,
body.color-gastronomy .calendar .table-top-heading table tr th,
body.color-gastronomy header div.language-selector ul li a.active {
  color: #c62b91; }

body.color-exhibition .filter ul li a.active,
body.color-exhibition .filter ul li a:hover,
body.color-exhibition .calendar .table-top-heading table tr th,
body.color-exhibition header div.language-selector ul li a.active {
  color: #58c3b6; }

body.color-music .filter ul li a.active,
body.color-music .filter ul li a:hover,
body.color-music .calendar .table-top-heading table tr th,
body.color-music header div.language-selector ul li a.active {
  color: #1698cf; }

body.color-dance .filter ul li a.active,
body.color-dance .filter ul li a:hover,
body.color-dance .calendar .table-top-heading table tr th,
body.color-dance header div.language-selector ul li a.active {
  color: #c62b91; }

@media (min-width: 1200px) {
  body.color-all .programs article:hover .column .text-container a.more,
  body.color-film .programs article:hover .column .text-container a.more,
  body.color-gastronomy .programs article:hover .column .text-container a.more,
  body.color-exhibition .programs article:hover .column .text-container a.more,
  body.color-music .programs article:hover .column .text-container a.more,
  body.color-dance .programs article:hover .column .text-container a.more {
    background-color: transparent; } }
.old-ie body.color-all .programs article:hover .column .text-container a.more,
.old-ie body.color-film .programs article:hover .column .text-container a.more,
.old-ie body.color-gastronomy .programs article:hover .column .text-container a.more,
.old-ie body.color-exhibition .programs article:hover .column .text-container a.more,
.old-ie body.color-music .programs article:hover .column .text-container a.more,
.old-ie body.color-dance .programs article:hover .column .text-container a.more {
  background-color: transparent; }

@media (min-width: 1200px) {
  body.color-all .programs article:hover {
    background-color: #c62b91; } }
.old-ie body.color-all .programs article:hover {
  background-color: #c62b91; }
body.color-all article .nav-arrows .prev-container a span,
body.color-all article .nav-arrows .next-container a span,
body.color-all article .column .text-container a,
body.color-all article .column .quote .quote-text,
body.color-all .programs article .column .text-container header time {
  color: #c62b91; }
body.color-all article .nav-arrows .prev-container a div.arrow,
body.color-all article .nav-arrows .next-container a div.arrow,
body.color-all .programs article:first-child > div:before,
body.color-all .programs article:first-child > div:after,
body.color-all .programs article:nth-child(3) > div:before,
body.color-all .programs article:nth-child(5) > div:before,
body.color-all .programs article:nth-child(6) > div:after,
body.color-all .programs article:nth-child(10) > div:before,
body.color-all .programs article:nth-child(11) > div:after,
body.color-all .programs article:nth-child(12) > div:after,
body.color-all .programs article:nth-child(13) > div:after,
body.color-all .programs article:nth-child(15) > div:after {
  background-color: #c62b91; }

@media (min-width: 1200px) {
  body.color-film .programs article:hover {
    background-color: #c62b91; } }
.old-ie body.color-film .programs article:hover {
  background-color: #c62b91; }
body.color-film article .nav-arrows .prev-container a span,
body.color-film article .nav-arrows .next-container a span,
body.color-film article .column .text-container a,
body.color-film article .column .quote .quote-text,
body.color-film .programs article .column .text-container header time {
  color: #c62b91; }
body.color-film article .nav-arrows .prev-container a div.arrow,
body.color-film article .nav-arrows .next-container a div.arrow,
body.color-film .programs article:first-child > div:before,
body.color-film .programs article:first-child > div:after,
body.color-film .programs article:nth-child(3) > div:before,
body.color-film .programs article:nth-child(5) > div:before,
body.color-film .programs article:nth-child(6) > div:after,
body.color-film .programs article:nth-child(10) > div:before,
body.color-film .programs article:nth-child(11) > div:after,
body.color-film .programs article:nth-child(12) > div:after,
body.color-film .programs article:nth-child(13) > div:after,
body.color-film .programs article:nth-child(15) > div:after {
  background-color: #c62b91; }

@media (min-width: 1200px) {
  body.color-gastronomy .programs article:hover {
    background-color: #de313e; } }
.old-ie body.color-gastronomy .programs article:hover {
  background-color: #de313e; }
body.color-gastronomy article .nav-arrows .prev-container a span,
body.color-gastronomy article .nav-arrows .next-container a span,
body.color-gastronomy article .column .text-container a,
body.color-gastronomy article .column .quote .quote-text,
body.color-gastronomy .programs article .column .text-container header time {
  color: #de313e; }
body.color-gastronomy article .nav-arrows .prev-container a div.arrow,
body.color-gastronomy article .nav-arrows .next-container a div.arrow,
body.color-gastronomy .programs article:first-child > div:before,
body.color-gastronomy .programs article:first-child > div:after,
body.color-gastronomy .programs article:nth-child(3) > div:before,
body.color-gastronomy .programs article:nth-child(5) > div:before,
body.color-gastronomy .programs article:nth-child(6) > div:after,
body.color-gastronomy .programs article:nth-child(10) > div:before,
body.color-gastronomy .programs article:nth-child(11) > div:after,
body.color-gastronomy .programs article:nth-child(12) > div:after,
body.color-gastronomy .programs article:nth-child(13) > div:after,
body.color-gastronomy .programs article:nth-child(15) > div:after {
  background-color: #de313e; }

@media (min-width: 1200px) {
  body.color-exhibition .programs article:hover {
    background-color: #1698cf; } }
.old-ie body.color-exhibition .programs article:hover {
  background-color: #1698cf; }
body.color-exhibition article .nav-arrows .prev-container a span,
body.color-exhibition article .nav-arrows .next-container a span,
body.color-exhibition article .column .text-container a,
body.color-exhibition article .column .quote .quote-text,
body.color-exhibition .programs article .column .text-container header time {
  color: #1698cf; }
body.color-exhibition article .nav-arrows .prev-container a div.arrow,
body.color-exhibition article .nav-arrows .next-container a div.arrow,
body.color-exhibition .programs article:first-child > div:before,
body.color-exhibition .programs article:first-child > div:after,
body.color-exhibition .programs article:nth-child(3) > div:before,
body.color-exhibition .programs article:nth-child(5) > div:before,
body.color-exhibition .programs article:nth-child(6) > div:after,
body.color-exhibition .programs article:nth-child(10) > div:before,
body.color-exhibition .programs article:nth-child(11) > div:after,
body.color-exhibition .programs article:nth-child(12) > div:after,
body.color-exhibition .programs article:nth-child(13) > div:after,
body.color-exhibition .programs article:nth-child(15) > div:after {
  background-color: #1698cf; }

@media (min-width: 1200px) {
  body.color-music .programs article:hover {
    background-color: #58c3b6; } }
.old-ie body.color-music .programs article:hover {
  background-color: #58c3b6; }
body.color-music article .nav-arrows .prev-container a span,
body.color-music article .nav-arrows .next-container a span,
body.color-music article .column .text-container a,
body.color-music article .column .quote .quote-text,
body.color-music .programs article .column .text-container header time {
  color: #58c3b6; }
body.color-music article .nav-arrows .prev-container a div.arrow,
body.color-music article .nav-arrows .next-container a div.arrow,
body.color-music .programs article:first-child > div:before,
body.color-music .programs article:first-child > div:after,
body.color-music .programs article:nth-child(3) > div:before,
body.color-music .programs article:nth-child(5) > div:before,
body.color-music .programs article:nth-child(6) > div:after,
body.color-music .programs article:nth-child(10) > div:before,
body.color-music .programs article:nth-child(11) > div:after,
body.color-music .programs article:nth-child(12) > div:after,
body.color-music .programs article:nth-child(13) > div:after,
body.color-music .programs article:nth-child(15) > div:after {
  background-color: #58c3b6; }

@media (min-width: 1200px) {
  body.color-dance .programs article:hover {
    background-color: #1698cf; } }
.old-ie body.color-dance .programs article:hover {
  background-color: #1698cf; }
body.color-dance article .nav-arrows .prev-container a span,
body.color-dance article .nav-arrows .next-container a span,
body.color-dance article .column .text-container a,
body.color-dance article .column .quote .quote-text,
body.color-dance .programs article .column .text-container header time {
  color: #1698cf; }
body.color-dance article .nav-arrows .prev-container a div.arrow,
body.color-dance article .nav-arrows .next-container a div.arrow,
body.color-dance article .nav-arrows .prev-container a div.arrow,
body.color-dance article .nav-arrows .next-container a div.arrow,
body.color-dance article .nav-arrows .prev-container a div.arrow,
body.color-dance article .nav-arrows .next-container a div.arrow,
body.color-dance article .nav-arrows .prev-container a div.arrow,
body.color-dance article .nav-arrows .next-container a div.arrow,
body.color-dance .programs article:first-child > div:before,
body.color-dance .programs article:first-child > div:after,
body.color-dance .programs article:nth-child(3) > div:before,
body.color-dance .programs article:nth-child(5) > div:before,
body.color-dance .programs article:nth-child(6) > div:after,
body.color-dance .programs article:nth-child(10) > div:before,
body.color-dance .programs article:nth-child(11) > div:after,
body.color-dance .programs article:nth-child(12) > div:after,
body.color-dance .programs article:nth-child(13) > div:after,
body.color-dance .programs article:nth-child(15) > div:after {
  background-color: #1698cf; }

@media (min-width: 1200px) {
  body.color-all .programs article:hover .column .text-container header time,
  body.color-film .programs article:hover .column .text-container header time,
  body.color-gastronomy .programs article:hover .column .text-container header time,
  body.color-exhibition .programs article:hover .column .text-container header time,
  body.color-music .programs article:hover .column .text-container header time,
  body.color-dance .programs article:hover .column .text-container header time {
    color: white; } }
.old-ie body.color-all .programs article:hover .column .text-container header time,
.old-ie body.color-film .programs article:hover .column .text-container header time,
.old-ie body.color-gastronomy .programs article:hover .column .text-container header time,
.old-ie body.color-exhibition .programs article:hover .column .text-container header time,
.old-ie body.color-music .programs article:hover .column .text-container header time,
.old-ie body.color-dance .programs article:hover .column .text-container header time {
  color: white; }

.get-editor {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent url("/static/img/icons/pencil.png") no-repeat 0 0;
  text-indent: -9999px; }

#editor-form label, #editor-form input {
  display: block; }
#editor-form textarea {
  width: 600px;
  height: 190px;
  font-size: 14px;
  line-height: 18px; }
#editor-form fieldset {
  padding: 0;
  border: 0;
  margin-top: 25px; }
#editor-form h1 {
  font-size: 1.2em;
  margin: .6em 0; }
#editor-form .ui-dialog .ui-state-error {
  padding: .3em; }
#editor-form .validateTips {
  border: 1px solid transparent;
  padding: 0.3em; }

@keyframes blink {
  0% {
    border-radius: 50%;
    transform: scaleY(1); }
  10% {
    border-radius: 30%;
    transform: scaleY(0.8); }
  20% {
    border-radius: 25%;
    transform: scaleY(0.3); }
  25% {
    border-radius: 50%;
    transform: scaleY(1); }
  100% {
    border-radius: 50%;
    transform: scaleY(1); } }

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