@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext");
@font-face {
  font-family: "sofia";
  src: url("../fonts/Sofia/sofiaprolight-webfont.eot");
  src: url("../fonts/Sofia/sofiaprolight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Sofia/sofiaprolight-webfont.woff2") format("woff2"), url("../fonts/Sofia/sofiaprolight-webfont.woff") format("woff"), url("../fonts/Sofia/sofiaprolight-webfont.ttf") format("truetype"), url("../fonts/Sofia/sofiaprolight-webfont.svg#sofia_light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "sofia_bold";
  src: url("../fonts/Sofia/sofiaproblack-webfont.eot");
  src: url("../fonts/Sofia/sofiaproblack-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Sofia/sofiaproblack-webfont.woff2") format("woff2"), url("../fonts/Sofia/sofiaproblack-webfont.woff") format("woff"), url("../fonts/Sofia/sofiaproblack-webfont.ttf") format("truetype"), url("../fonts/Sofia/sofiaproblack-webfont.svg#sofia_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "sofia_semibold";
  src: url("../fonts/Sofia/sofiaprosemibold-webfont.eot");
  src: url("../fonts/Sofia/sofiaprosemibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Sofia/sofiaprosemibold-webfont.woff2") format("woff2"), url("../fonts/Sofia/sofiaprosemibold-webfont.woff") format("woff"), url("../fonts/Sofia/sofiaprosemibold-webfont.ttf") format("truetype"), url("../fonts/Sofia/sofiaprosemibold-webfont.svg#sofia_semi_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Open Sans", sans-serif;
  height: auto;
  min-width: 1330px;
  padding: 275px 0 47px 0;
  -webkit-font-smoothing: antialiased; }

body *::selection {
  background: #f7fdbf; }

body *::-moz-selection {
  background: #f7fdbf; }

.wrapper {
  padding: 0 80px; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }

.hideLink {
  text-indent: -9999px;
  visibility: hidden;
  text-decoration: none;
  opacity: 0;
  display: none; }

.lightbox {
  background: #fff;
  border: 3px solid #000;
  display: none;
  padding: 55px;
  position: relative;
  text-align: center; }
  .lightbox__close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px; }
  .lightbox__button {
    background: #173846;
    cursor: pointer;
    color: #e1f8f3;
    display: inline-block;
    font-size: 14px;
    font-family: sofia, sans-serif;
    text-decoration: none;
    padding: 5px 10px; }

/* Print Style Sheet */
@media print {
  body {
    padding-top: 0; }

  .header,
  .cookies,
  .cookies--show,
  .footer {
    display: none !important; } }
.jumpToContent {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  height: 50px;
  line-height: 50px;
  font-family: sofia_semibold;
  font-size: 13px;
  text-decoration: none; }
  .jumpToContent:active, .jumpToContent:focus {
    color: #fff;
    z-index: 1000; }

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.topBar {
  background: #000;
  height: 50px;
  position: relative;
  z-index: 2; }
  .topBar .wrapper {
    position: relative; }
  .topBar__buttons {
    width: 400px;
    margin: 0 auto; }
  .topBar #highContrastEnabler {
    cursor: pointer;
    margin-left: 30px;
    font-family: sofia; }
    .topBar #highContrastEnabler svg {
      padding-left: 8px;
      vertical-align: sub; }
      .topBar #highContrastEnabler svg path {
        fill: #fff; }
  .topBar #highContrastEnabler:hover svg path {
    fill: #c5faee; }
  .topBar .highContrastEnabler__active {
    color: #c5faee; }
    .topBar .highContrastEnabler__active svg path {
      fill: #c5faee !important; }
  .topBar__buy {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: sofia_semibold;
    letter-spacing: 0.64px;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase; }
    .topBar__buy:hover {
      color: #c5faee; }
  .topBar__basket {
    display: inline-block;
    display: none;
    height: 50px;
    position: absolute;
    left: 850px;
    width: 50px; }
    .topBar__basket svg {
      padding: 12px 0 0 11px; }
      .topBar__basket svg path {
        fill: #fff; }
    .topBar__basket:hover svg path {
      fill: #c5faee; }
  .topBar__lang {
    color: #fff;
    display: block;
    font-size: 16px;
    font-family: sofia_semibold;
    line-height: 50px;
    right: 80px;
    position: absolute;
    top: 0;
    text-transform: uppercase; }
    .topBar__lang--active-pl .topBar__langLink--pl {
      color: #c5faee; }
    .topBar__lang--active-en .topBar__langLink--en {
      color: #c5faee; }
  .topBar__langLink {
    color: #fff;
    letter-spacing: 0.64px;
    text-decoration: none; }
    .topBar__langLink--pl:after {
      color: #fff;
      content: ' / '; }
    .topBar__langLink:hover {
      color: #c5faee; }

.menu {
  background: #fff;
  height: 225px; }
  .menu__logosContainer {
    border-bottom: 3px solid #000;
    height: 161px;
    position: relative; }
  .menu__leftLogo {
    left: 13px;
    position: absolute;
    text-decoration: none;
    top: 71px;
    z-index: 2; }
    .menu__leftLogo--scaled {
      transform: scale(0.4);
      left: -36px;
      top: 109px; }
      .menu__leftLogo--scaled svg path {
        fill: #fff;
        transition: fill .5s ease; }
  .menu__rightLogo {
    height: 181px;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 34px;
    opacity: 1;
    pointer-events: none;
    width: 147px;
    transition: opacity .5s ease; }
    .menu__rightLogo svg path {
      fill: #000; }
    .menu__rightLogo svg line {
      stroke: #000;
      stroke-width: 1; }
    .menu__rightLogo--hidden {
      opacity: 0; }
  .menu__container {
    border-bottom: 3px solid #fff;
    height: 52px;
    padding: 6px 0 0 13px; }
    .menu__container--fixed {
      border-color: #000;
      transition: border-color .5s ease; }
  .menu__items {
    float: left;
    width: 300px; }
    .menu__items--right {
      float: right;
      width: 650px; }
    .menu__items--en {
      width: 700px; }
  .menu__item {
    color: #000;
    display: inline-block;
    margin-right: 40px; }
    .menu__item.active, .menu__item:hover {
      color: #204e62; }
  .menu__link {
    color: inherit;
    font-size: 18px;
    font-family: sofia_bold;
    letter-spacing: 0.72px;
    line-height: 52px;
    text-decoration: none; }

.submenu {
  background: #efefed;
  display: none;
  /*
  @media (min-width: 1920px) {
  	.submenu__items--lab {
  		padding-left: 1055px;
  	}
  	.submenu__items--education {
  		padding-left: 1127px;
  	}
  	.submenu__items--teory {
  		padding-left: 1255px;
  	}
  	.submenu__items--aboutUs {
  		padding-left: 1325px;
  	}
  }
  */ }
  .submenu__container {
    border-bottom: 3px solid #000;
    display: none; }
    .submenu__container:after {
      content: "";
      display: table;
      clear: both; }
    .submenu__container--active {
      display: block; }
  .submenu__items {
    float: right;
    padding-top: 20px; }
    .submenu__items--lab {
      padding-right: 80px; }
    .submenu__items--education {
      padding-right: 200px; }
    .submenu__items--teory {
      padding-right: 70px; }
    .submenu__items--publications {
      border: 0;
      padding: 0; }
    .submenu__items--aboutUs {
      padding-right: 90px; }
  .submenu__item {
    color: #000;
    font-family: sofia_semibold, sans-serif;
    font-size: 16px;
    float: left;
    /*height: 40px;*/
    line-height: 18px;
    margin-bottom: 20px;
    padding-right: 20px;
    width: 170px; }
    .submenu__item.active, .submenu__item:hover {
      color: #204e62; }
    .submenu__item:nth-child(odd) {
      clear: left; }
  .submenu__items--lab .submenu__item:nth-child(odd), .submenu__items--aboutUs .submenu__item:nth-child(odd) {
    clear: none; }
  .submenu__items--lab .submenu__item:nth-child(3n+1), .submenu__items--aboutUs .submenu__item:nth-child(3n+1) {
    clear: left; }
  .submenu__items--aboutUs .submenu__item {
    width: 100px; }
  .submenu__link {
    color: inherit;
    text-decoration: none; }
    .submenu__link--showAll {
      font-family: sofia; }

.cookies {
  background: #7b7f80;
  box-sizing: border-box;
  bottom: 47px;
  display: none;
  padding: 23px 0 15px 0;
  position: fixed;
  width: 100%;
  z-index: 1; }
  .cookies .wrapper {
    width: auto; }
  .cookies--show {
    display: block; }
  .cookies__text {
    color: #fff;
    font-family: sofia, sans-serif;
    line-height: 18px;
    font-size: 14px;
    letter-spacing: 1.4px; }
  .cookies__link {
    color: inherit; }
  .cookies__close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px; }
    .cookies__close svg path {
      fill: #fff; }

@media (max-width: 1220px) {
  .cookies {
    bottom: 0;
    z-index: 2; } }
.footer {
  background: #000;
  bottom: 0;
  height: 37px;
  padding-top: 10px;
  position: fixed;
  width: 100%;
  z-index: 1;
  /*
  &__input {
  	border: 2px solid $footerGray;
  	border-right: 0;
  	background: $black;
  	color: $footerGray;
  	font-family: sofia_bold, sans-serif;
  	font-size: 16px;
  	float: left;
  	height: 25px;
  	margin: 0;
  	padding: 0 0 0 10px;
  	width: 99px;
  }
  &__submit {
  	border: 2px solid $footerGray;
  	background: $black;
  	float: left;
  	color: $footerGray;
  	font-family: sofia_bold, sans-serif;
  	font-size: 16px;
  	height: 29px;
  	margin: 0;
  	padding: 0;
  	width: 30px;
  }
  */ }
  .footer:after {
    content: "";
    display: table;
    clear: both; }
  .footer__container {
    float: right; }
  .footer__newsletter {
    background: #000;
    border: 2px solid #7b7f80;
    color: #7b7f80;
    display: inline-block;
    font-family: sofia_bold, sans-serif;
    font-size: 16px;
    height: 25px;
    float: left;
    margin: 0 45px 0 23px;
    padding: 0 7px;
    text-decoration: none; }
  .highContrast .footer__newsletter {
    border-color: #fff;
    color: #fff; }
  .footer__menu {
    float: left;
    padding-top: 3px;
    width: 550px; }
  .footer__item {
    color: #7b7f80;
    float: left;
    margin-right: 20px; }
  .highContrast .footer__item {
    color: #fff; }
  .footer__link {
    color: inherit;
    font-family: sofia_bold, sans-serif;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 0.13px;
    text-transform: uppercase; }
  .footer__icons {
    float: left;
    width: 200px; }
  .footer__icon {
    float: left;
    margin-right: 7px; }
    .footer__icon svg path {
      fill: #7b7f80; }
  .highContrast .footer__icon svg path {
    fill: #fff; }
  .footer__bip {
    float: left;
    width: 80px; }
    .footer__bip svg path {
      fill: #7b7f80; }
  .highContrast .footer__bip svg path {
    fill: #fff; }
  .footer__manuka {
    float: left;
    font-family: sofia_semibold, sans-serif;
    font-size: 10px;
    letter-spacing: 0.1px;
    margin-top: 5px;
    width: 60px; }
  .footer__manukaLink {
    color: #7b7f80;
    text-decoration: none; }
    .footer__manukaLink svg {
      position: relative;
      top: 3px;
      left: 3px; }
      .footer__manukaLink svg path {
        fill: #7b7f80; }
  .highContrast .footer__manukaLink {
    color: #fff; }
    .highContrast .footer__manukaLink svg path {
      fill: #fff; }

.box {
  background-size: cover;
  float: left;
  position: relative;
  margin: 0 30px 30px 0; }
  .box__link {
    display: block;
    box-sizing: border-box;
    height: 100%;
    text-decoration: none;
    padding: 20px;
    transition: background-color .5s ease;
    width: 100%; }
  .box__photo {
    margin: -20px -20px 20px -20px; }
  .box__category {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
  .box__date {
    color: #fff;
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    margin-left: 5px;
    text-transform: uppercase; }
  .box__title, .boxSpectacle .box__subtitle2, .boxPress .box__subtitle2 {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 62px;
    line-height: 62px;
/*    position: absolute;
    bottom: 20px;
    margin-right: 20px;*/
  }
  .bioList__items .box__title{
    position: absolute;
    bottom: 20px;
    margin-right: 20px;
  }
  .box__subtitle {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 34px; }
  .box__text {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 18px;
    line-height: 22px; }
  .box__icon {
    position: absolute;
    top: 20px;
    right: 20px; }
  .box__tags {
    bottom: 20px;
    left: 20px;
    position: absolute;
    right: 20px; }
  .box__tag, .introHeader__boxTag {
    clear: left;
    color: #fff;
    display: block;
    float: left;
    font-family: sofia_bold, sans-serif;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase; }
    .box__tag:hover, .introHeader__boxTag:hover {
      text-decoration: underline; }
  .box__tagLink {
    color: inherit;
    text-decoration: none; }

.boxPremiere {
  height: 400px;
  width: 555px; }
  .boxPremiere .box__link {
    background-color: rgba(32, 78, 98, 0.6); }
    .boxPremiere .box__link:hover {
      background-color: rgba(32, 78, 98, 0.8); }

.boxBlog {
  background-color: #dac4b3;
  height: auto;
  width: 260px; }
  .boxBlog .box__photo {
    height: 200px; }
  .boxBlog__photoBg {
    background: rgba(23, 56, 70, 0.55);
    height: 200px;
    position: absolute;
    top: 0;
    transition: background-color .5s ease;
    width: 100%; }
  .boxBlog .box__link:hover .boxBlog__photoBg {
    background: rgba(23, 56, 70, 0.75); }
  .boxBlog .box__category {
    background-color: #000;
    display: inline-block;
    color: #faddc5;
    padding: 5px 10px;
    position: absolute;
    top: 20px;
    left: 20px; }
  .boxBlog .box__date {
    color: #000;
    margin-left: 0; }
  .boxBlog .box__title, .boxBlog .boxSpectacle .box__subtitle2, .boxSpectacle .boxBlog .box__subtitle2, .boxBlog .boxPress .box__subtitle2, .boxPress .boxBlog .box__subtitle2 {
    color: #000;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px; }
  .boxBlog .box__text {
    color: #000;
    margin-bottom: 10px; }

.boxSpectacle {
  height: 300px;
  width: 360px; }
  .boxSpectacle .box__link {
    background-color: rgba(3, 56, 54, 0.3); }
    .boxSpectacle .box__link:hover {
      background-color: rgba(3, 56, 54, 0.6); }
  .boxSpectacle .box__title, .boxSpectacle .box__subtitle2 {
    font-size: 38px;
    line-height: 38px; }
  .boxSpectacle .box__subtitle {
    background: #c5faee;
    color: #000;
    font-family: sofia_bold, sans-serif;
    font-size: 15px;
    letter-spacing: 0.6px;
    line-height: 15px;
    padding: 5px;
    position: absolute;
    top: 15px;
    right: 20px; }
  .boxSpectacle .box__subtitle2 {
    font-size: 26px;
    line-height: 30px; }

.boxCategory {
  height: 300px;
  width: 360px; }
  .boxCategory .box__link {
    background-color: rgba(80, 73, 84, 0.6); }
    .boxCategory .box__link:hover {
      background-color: rgba(80, 73, 84, 0.8); }
  .boxCategory .box__title, .boxCategory .boxSpectacle .box__subtitle2, .boxSpectacle .boxCategory .box__subtitle2, .boxCategory .boxPress .box__subtitle2, .boxPress .boxCategory .box__subtitle2 {
    font-size: 38px;
    line-height: 38px; }

.boxArticle {
  height: 200px;
  background-color: #f9fbe7;
  width: 260px; }
  .boxArticle .box__link:hover {
    background-color: rgba(32, 78, 98, 0.2); }
  .boxArticle .box__category {
    color: #000; }
  .boxArticle .box__subtitle {
    color: #000;
    font-family: sofia_semibold, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .boxArticle .box__date {
    color: #000; }
  .boxArticle .box__title, .boxArticle .boxSpectacle .box__subtitle2, .boxSpectacle .boxArticle .box__subtitle2, .boxArticle .boxPress .box__subtitle2, .boxPress .boxArticle .box__subtitle2 {
    color: #000;
    font-size: 18px;
    line-height: 20px; }
  .boxArticle .box__tag, .boxArticle .introHeader__boxTag {
    color: #000; }

.boxInterview {
  background-color: #f9fbe7;
  height: auto;
  width: 260px; }
  .boxInterview .box__link:hover {
    background-color: rgba(32, 78, 98, 0.2); }
  .boxInterview .box__category {
    color: #000; }
  .boxInterview .box__date {
    color: #000; }
  .boxInterview .box__title, .boxInterview .boxSpectacle .box__subtitle2, .boxSpectacle .boxInterview .box__subtitle2, .boxInterview .boxPress .box__subtitle2, .boxPress .boxInterview .box__subtitle2 {
    color: #000;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px; }
  .boxInterview .box__text {
    color: #000;
    margin-bottom: 60px; }
  .boxInterview .box__tag, .boxInterview .introHeader__boxTag {
    color: #000; }

.boxSound {
  height: 200px;
  background-color: #dac4b3;
  width: 260px; }
  .boxSound .box__link:hover {
    background-color: rgba(32, 78, 98, 0.2); }
  .boxSound .box__category {
    color: #000; }
  .boxSound .box__subtitle {
    color: #000;
    font-family: sofia_semibold, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .boxSound .box__date {
    color: #000; }
  .boxSound .box__title, .boxSound .boxSpectacle .box__subtitle2, .boxSpectacle .boxSound .box__subtitle2, .boxSound .boxPress .box__subtitle2, .boxPress .boxSound .box__subtitle2 {
    color: #000;
    font-size: 18px;
    line-height: 20px; }
  .boxSound .box__tag, .boxSound .introHeader__boxTag {
    color: #000; }

.boxVideo {
  height: 200px;
  background-color: #dac4b3;
  width: 260px; }
  .boxVideo .box__link {
    background-color: rgba(81, 53, 65, 0.6); }
    .boxVideo .box__link:hover {
      background-color: rgba(81, 53, 65, 0.8); }
  .boxVideo .box__icon svg path {
    fill: #fff; }
  .boxVideo .box__category {
    margin-bottom: 20px; }
  .boxVideo .box__title, .boxVideo .boxSpectacle .box__subtitle2, .boxSpectacle .boxVideo .box__subtitle2, .boxVideo .boxPress .box__subtitle2, .boxPress .boxVideo .box__subtitle2 {
    font-size: 24px;
    line-height: 26px; }

.boxGallery {
  height: 200px;
  background-color: #dac4b3;
  width: 260px; }
  .boxGallery .box__link {
    background-color: rgba(80, 73, 84, 0.6); }
    .boxGallery .box__link:hover {
      background-color: rgba(80, 73, 84, 0.8); }
  .boxGallery .box__category {
    margin-bottom: 5px; }
  .boxGallery .box__title, .boxGallery .boxSpectacle .box__subtitle2, .boxSpectacle .boxGallery .box__subtitle2, .boxGallery .boxPress .box__subtitle2, .boxPress .boxGallery .box__subtitle2 {
    font-size: 24px;
    line-height: 26px; }

.boxQuote {
  height: auto;
  width: 360px; }
  .boxQuote .box__title, .boxQuote .boxSpectacle .box__subtitle2, .boxSpectacle .boxQuote .box__subtitle2, .boxQuote .boxPress .box__subtitle2, .boxPress .boxQuote .box__subtitle2 {
    color: #204e62;
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 25px; }
  .boxQuote .box__subtitle {
    color: #204e62;
    font-size: 14px;
    line-height: 16px; }

.boxBio {
  height: 165px;
  width: 165px; }
  .boxBio .box__link {
    background-color: rgba(81, 53, 65, 0.32); }
    .boxBio .box__link:hover {
      background-color: rgba(35, 25, 28, 0.55); }
  .boxBio .box__title, .boxBio .boxSpectacle .box__subtitle2, .boxSpectacle .boxBio .box__subtitle2, .boxBio .boxPress .box__subtitle2, .boxPress .boxBio .box__subtitle2 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    transition: color .5s ease; }

.boxProject {
  background-color: #c5faee;
  height: 300px;
  width: 360px; }
  .boxProject .box__title, .boxProject .boxSpectacle .box__subtitle2, .boxSpectacle .boxProject .box__subtitle2, .boxProject .boxPress .box__subtitle2, .boxPress .boxProject .box__subtitle2 {
    color: #000;
    font-size: 42px;
    line-height: 46px; }
  .boxProject .box__tag, .boxProject .introHeader__boxTag {
    color: #000; }

.boxIdea {
  height: 400px;
  width: 555px; }
  .boxIdea .box__link {
    background-color: rgba(249, 251, 231, 0.8); }
    .boxIdea .box__link:hover {
      background-color: #f9fbe7; }
  .boxIdea .box__date {
    color: #000; }
  .boxIdea .box__title, .boxIdea .boxSpectacle .box__subtitle2, .boxSpectacle .boxIdea .box__subtitle2, .boxIdea .boxPress .box__subtitle2, .boxPress .boxIdea .box__subtitle2 {
    color: #000; }

.boxStamp {
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  width: 262px; }
  .boxStamp__top {
    height: 60px;
    background: url("../img/boxStamp.png") top; }
  .boxStamp__content {
    background-color: #f3fdfb;
    border: 6px solid #000;
    border-bottom: 0;
    border-top: 0;
    padding: 0 15px; }
  .boxStamp__today {
    font-family: sofia_bold, sans-serif;
    font-size: 38px;
    letter-spacing: 0.76px;
    margin-bottom: 10px; }
  .boxStamp__date {
    background: #000;
    color: #f3fdfb;
    display: inline-block;
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    line-height: 25px;
    padding: 0 10px;
    vertical-align: middle; }
  .boxStamp__day {
    font-family: sofia, sans-serif; }
  .boxStamp__item {
    display: inline-block;
    color: #000;
    text-decoration: none; }
  .boxStamp__itemTitle {
    font-family: sofia_bold, sans-serif;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px; }
  .boxStamp__itemSubtitle {
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px; }
    .boxStamp__itemSubtitle svg {
      margin-right: 5px;
      position: relative;
      top: 4px; }
  .boxStamp__bottom {
    height: 35px;
    background: url("../img/boxStamp.png") bottom; }

.boxPress {
  height: 300px;
  width: 360px; }
  .boxPress .box__link {
    background-color: #f9fbe7; }
    .boxPress .box__link:hover {
      background-color: rgba(80, 73, 84, 0.8); }
  .boxPress .box__category {
    color: #204e62; }
  .boxPress .box__title, .boxPress .box__subtitle2 {
    color: #204e62;
    font-size: 38px;
    line-height: 38px; }
  .boxPress .box__subtitle {
    background: #c5faee;
    color: #204e62;
    font-family: sofia_bold, sans-serif;
    font-size: 15px;
    letter-spacing: 0.6px;
    line-height: 15px;
    padding: 5px;
    position: absolute;
    top: 15px;
    right: 20px; }
  .boxPress .box__subtitle2 {
    color: #204e62;
    font-size: 26px;
    line-height: 30px; }
  .boxPress .box__icon {
    bottom: 20px;
    left: 20px;
    right: auto;
    top: auto; }

.highContrast .boxCategory .box__link,
.highContrast .boxGallery .box__link,
.highContrast .boxPremiere .box__link,
.highContrast .boxVideo .box__link,
.highContrast .boxSpectacle .box__link {
  background: rgba(0, 0, 0, 0.6); }

.highContrast .boxCategory .box__link:hover,
.highContrast .boxGallery .box__link:hover,
.highContrast .boxPremiere .box__link:hover,
.highContrast .boxVideo .box__link:hover,
.highContrast .boxSpectacle .box__link:hover {
  background: rgba(0, 0, 0, 0.75); }

.homePage__promoted {
  background: #e1f8f3;
  padding: 38px 80px; }
  .homePage__promoted:after {
    content: "";
    display: table;
    clear: both; }
.homePage__working {
  background: #faddc5;
  padding: 50px 80px 38px 80px; }
.homePage__actions {
  background: #f9fbe7;
  padding: 50px 80px 96px 80px; }
.homePage__title {
  background: inherit;
  font-family: sofia_semibold;
  font-size: 12px;
  margin-bottom: 50px; }
  .homePage__title:after {
    content: "";
    display: table;
    clear: both; }
.homePage__titleText {
  background: inherit;
  float: left;
  letter-spacing: 1.2px;
  padding-right: 8px;
  text-transform: uppercase; }
.homePage__titleLine {
  border-bottom: 1px solid #000;
  display: block;
  height: 8px;
  width: 100%; }

.alert {
  height: auto;
  left: 50%;
  margin-left: -180px;
  position: absolute;
  top: 400px;
  width: 360px;
  z-index: 1; }
  .alert__content {
    background: #1f4e61;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 35px 40px 0 40px; }
  .alert__text {
    color: #f9fbe7;
    font-family: sofia_bold, sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 40px; }
  .alert__close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 22px; }
    .alert__close svg path {
      fill: #f9fbe7; }
  .alert__button {
    background: #f9fbe7;
    bottom: 100px;
    color: #1f4e61;
    display: inline-block;
    font-size: 12px;
    left: 40px;
    padding: 5px 10px;
    position: absolute;
    text-decoration: none; }
  .alert__bg {
    position: relative; }
    .alert__bg svg path {
      fill: #1f4e61; }

.projects {
  margin: 0 -15px; }
  .projects:after {
    content: "";
    display: table;
    clear: both; }
  .projects__item {
    background-size: cover;
    float: left;
    height: 300px;
    margin: 0 15px 30px 15px;
    position: relative;
    width: 570px; }
  .projects__content {
    background-color: rgba(225, 248, 243, 0.8);
    box-sizing: border-box;
    color: #000;
    display: block;
    height: 100%;
    padding: 20px;
    text-decoration: none;
    transition: background-color .5s ease; }
    .projects__content:hover {
      background-color: #e1f8f3; }
  .projects__category {
    font-family: sofia_bold, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .projects__title {
    font-family: sofia_bold, sans-serif;
    font-size: 48px;
    height: 105px;
    line-height: 48px;
    margin-bottom: 15px;
    overflow: hidden; }
  .projects__text {
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding-right: 217px; }
  .projects .box__tag, .projects .introHeader__boxTag {
    color: #000; }
  @media (min-width: 1920px) {
    .projects .projects__item {
      width: 550px; } }

.slider {
  margin: 0 -15px;
  overflow: hidden;
  position: relative;
  width: 1200px; }
  .slider__items {
    position: relative;
    width: 10000px; }
    .slider__items:after {
      content: "";
      display: table;
      clear: both; }
  .slider__item {
    height: 441px;
    float: left;
    margin: 0 15px;
    width: 370px; }
  .slider__boxLink {
    display: block;
    text-decoration: none; }
  .slider__header {
    background: #c5faee;
    color: #000;
    height: 161px;
    padding-top: 60px; }
  .slider__title {
    padding: 0 20px;
    font-family: sofia_bold, sans-serif;
    font-size: 30px;
    line-height: 30px;
    height: 95px;
    margin-bottom: 36px;
    text-align: center;
    overflow: hidden; }
  .slider__category {
    font-family: sofia_semibold, sans-serif;
    font-size: 10px;
    margin-left: 20px;
    text-transform: uppercase; }
  .slider__text {
    background: #204e62;
    color: #c5faee;
    height: 140px;
    font-family: sofia_bold, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 40px 20px;
    position: relative; }
  .slider__link {
    color: inherit;
    display: block;
    font-size: 12px;
    margin-top: 15px;
    position: absolute;
    bottom: 20px; }
  .slider__arrow {
    height: 132px;
    position: absolute;
    top: 145px;
    overflow: hidden;
    width: 66px;
    z-index: 1; }
    .slider__arrow--left {
      left: 15px; }
    .slider__arrow--right {
      right: 15px; }
    .slider__arrow--disabled {
      opacity: .2; }
  .slider__arrowBg {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    cursor: pointer;
    height: 132px;
    position: absolute;
    width: 132px; }
    .slider__arrow--left .slider__arrowBg {
      left: -66px; }
    .slider__arrowBg svg path {
      fill: #c5faee; }
  @media (min-width: 1920px) {
    .slider .slider__item {
      width: 405px; } }

.promoScreen {
  background: #000 no-repeat center;
  background-size: cover;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000; }
  .promoScreen .-content {
    bottom: 100px;
    left: 50%;
    margin-left: -520px;
    position: absolute;
    width: 1040px; }
  .promoScreen .-title,
  .promoScreen .-author,
  .promoScreen .-date {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 86px; }
  .promoScreen .-author {
    font-size: 60px; }
  .promoScreen .-date {
    font-size: 30px;
    margin-bottom: 30px; }
  .promoScreen .-more,
  .promoScreen .-exit {
    background: #173846;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-family: sofia_semibold, sans-serif;
    text-decoration: none;
    padding: 10px 30px; }
    .promoScreen .-more svg,
    .promoScreen .-exit svg {
      margin-left: 5px;
      position: relative;
      top: 3px; }
  .promoScreen .-exit {
    background: #000;
    float: right; }

.introHeader {
  background: #f9fbe7;
  padding-top: 60px; }
  .introHeader:after {
    content: "";
    display: table;
    clear: both; }
  .introHeader--category, .introHeader--trend {
    background: #e1f8f3; }
  .introHeader__infoBar {
    height: 115px; }
    .introHeader__infoBar:after {
      content: "";
      display: table;
      clear: both; }
  .introHeader__category {
    color: #000;
    font-family: sofia_bold, sans-serif;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    width: 390px;
    line-height: 20px; }
  .introHeader__place {
    font-size: 14px;
    font-family: sofia_semibold, sans-serif;
    text-transform: none; }
  .introHeader__otherInfo {
    color: #000;
    display: block;
    font-size: 14px;
    font-family: sofia, sans-serif;
    text-decoration: none;
    text-transform: none; }
  .introHeader__date {
    color: #000;
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    float: left;
    width: 555px; }
  .introHeader__buttons {
    float: right;
    padding-right: 100px; }
    .introHeader__buttons .calendarPage__button {
      float: left;
      padding: 7px 20px; }
      .introHeader__buttons .calendarPage__button--reservation {
        margin-left: 34px; }
  .introHeader__showCalendar {
    color: #000;
    clear: left;
    display: block;
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px; }
    .introHeader__showCalendar svg {
      position: relative;
      top: 3px;
      margin-right: 5px; }
  .introHeader__print {
    cursor: pointer;
    float: left;
    width: 50px; }
  .introHeader__signLanguage {
    float: left;
    width: 50px; }
  .by-nc-sa{
    float: left;
    width: 120px;
    height: 36px;
    background: url("../img/by-nc-sa.png") no-repeat;
    margin-left: 10px;}
  .by-nc-nd{
    float: left;
    width: 120px;
    height: 36px;
    background: url("../img/by-nc-nd.png") no-repeat;
    margin-left: 10px;}  
  .introHeader__share {
    cursor: pointer;
    float: left;
    outline: none;
    width: 37px; }
  .introHeader__image {
    clear: left;
    float: left;
    height: 245px;
    position: relative;
    width: 390px; }
    .introHeader__image--active {
      cursor: pointer; }
  .introHeader__imageTitle {
    color: #fff;
    font-family: sofia_bold, sans-serif;
    font-size: 14px;
    top: 25px;
    position: absolute;
    left: 30px;
    text-transform: uppercase; }
  .introHeader__titleContainer {
    float: left;
    height: 245px;
    position: relative;
    width: 750px; }
  .introHeader__title {
    font-family: sofia_bold, sans-serif;
    font-size: 56px;
    line-height: 60px;
    margin: -13px 0 20px 0; }
  .introHeader--trend .introHeader__title {
    display: none; }
    .introHeader--trend .introHeader__title--trend {
      display: block; }
  .introHeader__subtitle {
    font-family: sofia_bold, sans-serif;
    font-size: 32px;
    line-height: 34px; }
  .introHeader__author {
    bottom: 20px;
    font-size: 22px;
    font-family: sofia_bold, sans-serif;
    position: absolute; }
  .introHeader__authorDescription {
    font-size: 14px;
    line-height: 19px;
    padding-right: 290px; }
  .introHeader__boxTag {
    color: #204e62;
    display: block;
    text-decoration: none; }

.textZoom {
  float: left;
  width: 100px; }
  .textZoom__letter {
    color: #000;
    cursor: pointer;
    float: left;
    font-family: sofia_bold, sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    text-decoration: none;
    vertical-align: bottom;
    width: 13px; }
    .textZoom__letter--zoomin {
      font-size: 20px;
      text-align: right;
      top: -2px; }
  .textZoom__icon {
    position: absolute;
    display: none;
    top: 0; }
  .textZoom__letter--zoomin .textZoom__icon {
    right: -12px; }
  .textZoom__letter--zoomout .textZoom__icon {
    left: -10px; }
  .textZoom:focus, .textZoom:hover {
    color: #204e62; }
    .textZoom:focus__letter, .textZoom:hover__letter {
      color: #204e62; }
    .textZoom:focus .textZoom__icon, .textZoom:hover .textZoom__icon {
      display: block; }

.article {
  padding: 60px 0 0 0; }
  .article:after {
    content: "";
    display: table;
    clear: both; }
  .article .content {
    padding-bottom: 40px; }

.sidebar {
  float: left;
  margin-right: 130px;
  padding-bottom: 60px;
  width: 260px; }
  .sidebar__tags {
    border-bottom: 1px solid #204e62;
    margin-bottom: 35px;
    padding-bottom: 15px; }
  .sidebar__tag {
    font-family: sofia_bold, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase; }
  .sidebar__tagLink {
    color: #204e62;
    text-decoration: none; }
  .sidebar .box {
    height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 260px; }
    .sidebar .box__subtitle {
      display: none; }
    .sidebar .box__title, .sidebar .boxSpectacle .box__subtitle2, .boxSpectacle .sidebar .box__subtitle2, .sidebar .boxPress .box__subtitle2, .boxPress .sidebar .box__subtitle2 {
      font-size: 24px;
      line-height: 26px; }
    .sidebar .box__tags {
      display: none; }
    .sidebar .box__text {
      display: none; }
  .sidebar__trendItem {
    color: #000;
    font-family: sofia_semibold, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
    position: relative; }
    .sidebar__trendItem--active, .sidebar__trendItem:hover {
      color: #204e62; }
  .sidebar__trendLink {
    color: inherit;
    text-decoration: none; }
  .sidebar__spectacleInfo {
    margin-bottom: 25px; }
  .sidebar__spectacleItem {
    font-family: sofia_semibold, sans-serif;
    font-size: 16px;
    margin-bottom: 10px; }
  .sidebar__spectacleTitle {
    display: block;
    font-family: sofia, sans-serif;
    font-size: 12px;
    text-transform: uppercase; }
  .sidebar__spectaclePartners {
    border-top: 1px solid #204e62;
    padding-top: 25px; }

.content {
  float: left;
  width: 750px; }
  .content__lead {
    color: #000;
    font-family: sofia_bold, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 45px; }
  .content h2 {
    color: #000;
    font-family: sofia_bold, sans-serif;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 25px; }
  .content h3 {
    color: #000;
    font-family: sofia_bold, sans-serif;
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 25px;
    margin-bottom: 25px; }
  .content p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 25px; }
  .content code {
    border-left: 8px solid #204e62;
    color: #204e62;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 35px 0;
    padding-left: 37px; }
  .content blockquote {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 20px 0 35px 0;
    padding-left: 37px; }
    .content blockquote * {
      font-size: 16px;
      font-weight: 600;
      line-height: 24px; }
  .content ul {
    list-style-type: disc;
    padding-left: 50px; }
  .content ol {
    list-style-type: decimal;
    padding-left: 50px; }
  .content li {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 10px; }
  .content p a, .content h2 a, .content h3 a, .content h4 a, .content code a, .content blockquote a, .content li a {
    color: inherit;
    text-decoration: underline; }

.ourProjects {
  background: #f9fbe7;
  padding: 90px 0 150px 0; }
  .ourProjects:after {
    content: "";
    display: table;
    clear: both; }

.related {
  background: #faddc5;
  padding: 50px 0 150px 0; }
  .related:after {
    content: "";
    display: table;
    clear: both; }
  .related .wrapper {
    background: inherit; }

.archived {
  background: #f9fbe7;
  padding: 90px 0 150px 0; }
  .archived:after {
    content: "";
    display: table;
    clear: both; }
  .archived .wrapper {
    background: inherit; }

.introHeader--bio {
  background-color: #faddc5; }
  .introHeader--bio .introHeader__title {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 30px; }
  .introHeader--bio .introHeader__author {
    font-size: 20px;
    font-family: sofia_semibold, sans-serif;
    position: relative; }

.sidebar__bioAwards {
  display: block;
  font-size: 14px;
  line-height: 20px; }

.bio__related {
  background: #c5faee;
  padding: 50px 80px 38px 80px; }
  .bio__related .homePage__titleText {
    background: #c5faee; }
.bio__team {
  background: #f9fbe7;
  padding: 50px 80px 38px 80px; }
  .bio__team .homePage__titleText {
    background: #f9fbe7; }

.contactPage {
  padding-bottom: 80px; }
  .contactPage:after {
    content: "";
    display: table;
    clear: both; }
  .contactPage__map {
    height: 580px;
    margin-bottom: 80px; }
  .contactPage__col {
    float: left;
    width: 33%; }
  .contactPage h3 {
    font-family: sofia_bold, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0; }
  .contactPage p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px; }

.months__bg {
  background: #173846;
  margin-bottom: 32px;
  padding: 15px; }
.months__prev, .months__next, .months__current {
  color: #fff;
  font-family: sofia, sans-serif;
  font-size: 16px;
  float: left;
  letter-spacing: 0.8px;
  text-transform: uppercase; }
.months__next {
  float: right; }
.months__current {
  float: none;
  font-family: sofia_bold, sans-serif;
  text-align: center;
  padding: 0 100px; }
.months a {
  color: inherit;
  text-decoration: none; }

.filters {
  margin-bottom: 42px; }
  .filters__bg {
    background: #e1f8f3;
    padding: 10px; }
    .filters__bg:after {
      content: "";
      display: table;
      clear: both; }
  .filters__title {
    color: #000;
    float: left;
    font-size: 14px;
    font-family: sofia_bold, sans-serif;
    letter-spacing: 1.4px;
    width: 194px; }
  .filters__items {
    float: left; }
    .filters__items:after {
      content: "";
      display: table;
      clear: both; }
  .filters__item {
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-family: sofia_bold, sans-serif;
    letter-spacing: 0.28px;
    margin-right: 120px;
    padding-left: 20px;
    position: relative; }
    .filters__item:before {
      border: 1px solid #000;
      content: '';
      display: block;
      height: 11px;
      left: 0;
      position: absolute;
      top: 4px;
      width: 11px; }
    .filters__item--active {
      color: #204e62; }
      .filters__item--active:before {
        border-color: #204e62;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAICAMAAAAcEyWHAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAYFBMVEUAAAAgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMgTmMAAAAXnhRcAAAAHnRSTlMAp72eNQUtqQrJl7r8HwF5R4yAo9TyZ8UHYuAW2PEh/dn2AAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAERJREFUCNcti0cOgDAAw8xqmWVDWfn/M2kRuTiSE5KUP5nyiAKMbChlVUPTdjirHgaNTJqDcMu6afdxfEjn9b39/ZiAF1elAtd6kJ70AAAAAElFTkSuQmCC") center no-repeat; }
  .filters--bio .filters__bg {
    padding-top: 85px; }
  .filters--bio .filters__item {
    margin-right: 80px; }
  .filters__select, .filters__name {
    display: none;
    height: 40px;
    margin-top: 10px;
    position: relative;
    width: 100%; }
    .filters__select select, .filters__name select {
      height: 40px;
      width: 100%;
      -webkit-appearance: none; }
  .filters__selectTitle {
    border: 0;
    background: #e1f8f3;
    border-radius: 0;
    font-family: sofia_bold, sans-serif;
    pointer-events: none;
    font-size: 18px;
    height: 100%;
    line-height: 40px;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    width: 100%; }
  .filters__name .filters__selectTitle {
    background: #faddc5; }
  .filters__selectLabel {
    display: none;
    text-align: center;
    font-family: sofia_bold, sans-serif; }

.calendarPage__items {
  margin-bottom: 200px; }
.calendarPage__item {
  background: #f9fbe7;
  border-bottom: 5px solid #000;
  padding: 35px 45px 25px 15px; }
  .calendarPage__item:after {
    content: "";
    display: table;
    clear: both; }
  .calendarPage__item--highlighted {
    background: #c5faee; }
  .calendarPage__item--multiple {
    border-color: #fff; }
.calendarPage__date {
  float: left;
  font-size: 30px;
  font-family: sofia_semibold, sans-serif;
  line-height: 10px;
  width: 100px; }
.calendarPage__day {
  float: left;
  font-size: 14px;
  font-family: sofia, sans-serif;
  line-height: 20px;
  text-transform: uppercase;
  width: 40px; }
.calendarPage__hour {
  float: left;
  font-size: 18px;
  font-family: sofia_semibold, sans-serif;
  line-height: 20px;
  width: 75px; }
.calendarPage__place {
  float: left;
  font-size: 14px;
  font-family: sofia_semibold, sans-serif;
  line-height: 20px;
  width: 150px; }
.calendarPage__content {
  float: left;
  width: 360px; }
.calendarPage__title {
  color: #000;
  font-family: sofia_bold, sans-serif;
  font-size: 18px;
  margin-bottom: 5px;
  text-decoration: none; }
.calendarPage__description {
  font-family: sofia_semibold, sans-serif;
  font-size: 18px;
  margin-bottom: 5px; }
.calendarPage__subtitle {
  font-family: sofia_semibold, sans-serif;
  font-size: 14px;
  text-transform: uppercase; }
.calendarPage__buttons {
  float: right;
  width: 380px; }
.calendarPage__button {
  background: #000;
  color: #e1f8f3;
  font-family: sofia_semibold, sans-serif;
  font-size: 14px;
  float: right;
  margin-left: 20px;
  padding: 10px 20px;
  text-decoration: none; }
  .calendarPage__button:hover {
    background: #204e62;
    color: #c5faee; }
  .calendarPage__button--reservation {
    background: #504954; }
    .calendarPage__button--reservation:hover {
      background: #513541;
      color: #e0e0e0; }

.lightbox.reservationFrom form {
  width: 350px; }
.lightbox.reservationFrom label {
  clear: both;
  display: block;
  font-size: 12px;
  float: left;
  line-height: 25px;
  margin-right: 10px;
  text-align: right;
  width: 100px; }
  .lightbox.reservationFrom label.big {
    font-size: 16px; }
  .lightbox.reservationFrom label.margin {
    margin-bottom: 20px; }
.lightbox.reservationFrom input[type="text"],
.lightbox.reservationFrom span,
.lightbox.reservationFrom textarea {
  border: 1px solid #000;
  float: left;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 200px; }
.lightbox.reservationFrom span {
  border: 0;
  font-size: 16px;
  font-family: sofia_bold, sans-serif;
  font-weight: normal;
  line-height: 13px;
  margin-bottom: 0;
  padding-left: 0; }
.lightbox.reservationFrom input[type="submit"] {
  clear: both;
  display: block;
  margin: 0 0 20px 110px; }
.lightbox.reservationFrom p.errors {
  color: #ff0000;
  text-align: center;
  margin-bottom: 10px; }
.lightbox.reservationFrom p.summary {
  display: none;
  text-align: center; }

.spectaclesPage {
  background: #e1f8f3;
  padding-bottom: 180px; }
  .spectaclesPage:after {
    content: "";
    display: table;
    clear: both; }
  .spectaclesPage .months {
    margin-bottom: 70px; }

.goToCalendar__text {
  font-size: 16px;
  font-family: sofia_semibold, sans-serif;
  text-align: center; }
.goToCalendar__link {
  color: #000;
  font-size: 20px;
  font-family: sofia_bold, sans-serif;
  text-decoration: underline; }

.sidebar__spectacleDescription {
  border-bottom: 1px solid #204e62;
  border-top: 1px solid #204e62;
  color: #173846;
  font-family: sofia, sans-serif;
  font-size: 15px;
  padding: 15px 0;
  margin-bottom: 35px; }
  .sidebar__spectacleDescription--type {
    font-family: sofia_semibold, sans-serif;
    text-transform: uppercase; }
  .sidebar__spectacleDescription--place {
    font-family: sofia_semibold, sans-serif; }

.press__header {
  background: #faddc5;
  padding: 70px 0 20px 0;
  font-size: 14px;
  font-family: sofia_semibold, sans-serif; }
.press__items {
  background: #e1f8f3;
  padding: 100px 0; }

.publicationList__items {
  margin-bottom: 100px; }
.publicationList__item {
  border-bottom: 4px solid #000;
  background-color: #f9fbe7;
  text-decoration: none;
  position: relative; }
.publicationList__link {
  color: #000;
  display: block;
  padding: 40px 0; }
  .publicationList__link:after {
    content: "";
    display: table;
    clear: both; }
.publicationList__img {
  float: left;
  padding: 0 45px 0 68px; }
  .publicationList__img img {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3); }
.publicationList__title {
  float: left;
  width: 290px; }
  .publicationList__title h2 {
    height: 100px;
    font-family: sofia_bold, sans-serif;
    font-size: 18px;
    line-height: 22px; }
.publicationList__type {
  color: #204e62;
  font-family: sofia_bold, sans-serif;
  font-size: 14px; }
  .publicationList__type svg {
    margin: 0 10px;
    position: relative;
    top: 3px; }
.publicationList__price {
  font-family: sofia_semibold, sans-serif; }
.publicationList__author {
  float: left;
  width: 390px; }
  .publicationList__author h2 {
    font-size: 18px;
    font-family: sofia_semibold, sans-serif; }
.publicationList__buttons {
  float: right;
  width: 260px; }
  .publicationList__buttons h3 {
    font-family: sofia_semibold, sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
.publicationList__download {
  background: #000;
  bottom: 40px;
  color: #e1f8f3;
  font-family: sofia_semibold, sans-serif;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px 6px 10px;
  position: absolute;
  right: 140px;
  text-decoration: none; }
  .publicationList__download svg {
    margin-left: 15px;
    position: relative;
    top: 5px; }
  .publicationList__download:hover {
    background-color: #204e62; }
  .publicationList__download--sidebar {
    position: static;
    margin: 20px 0; }

.introHeader--publication .introHeader__image {
  background-color: #e1e3e3;
  height: 360px;
  margin-right: 130px;
  width: 260px; }
  .introHeader--publication .introHeader__image img {
    margin: 80px 0 0 50px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3); }
.introHeader--publication .introHeader__titleContainer {
  height: 360px; }
.introHeader--publication .introHeader__title {
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 30px; }
.introHeader--publication .introHeader__author {
  position: static;
  font-size: 20px;
  font-family: sofia_semibold, sans-serif;
  margin-bottom: 20px; }

.publication {
  padding-top: 80px; }
  .publication__sidebarItem {
    font-size: 14px;
    font-family: sofia_semibold, sans-serif;
    line-height: 20px; }
    .publication__sidebarItem strong {
      font-family: sofia_bold, sans-serif;
      font-weight: normal; }

.newsletter__title {
  background: #faddc5;
  color: #204e62;
  font-size: 18px;
  font-family: sofia_bold, sans-serif;
  margin-bottom: 4px;
  padding: 70px; }
  .newsletter__title svg {
    margin-right: 10px;
    position: relative;
    top: 2px; }
.newsletter__bg {
  background: #e1f8f3;
  margin-bottom: 4px;
  padding: 30px 70px 30px 70px; }
.newsletter__formTitle {
  color: #000;
  font-family: sofia_semibold, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 40px; }
.newsletter__input {
  background: #fff;
  border: 1px solid #000;
  display: block;
  margin-bottom: 13px;
  padding: 7px 10px 8px;
  width: 310px;
  float: left; }
.newsletter__input--error {
  border-color: #fc1505; }
.newsletter__label {
  color: #000;
  cursor: pointer;
  font-family: sofia, sans-serif;
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 17px;
  display: block;
  clear: both; }
.newsletter__info {
  color: #000;
  font-family: sofia, sans-serif;
  font-size: 13px;
  margin: 10px 0 10px 25px;
  }
.newsletter__error {
  font-size: 12px;
  font-weight: bold;
  color: #fc1505;
  padding: 7px 10px 8px 30px; }
.newsletter__submit {
  margin-bottom: 30px;
  background: #000;
  width: 70px;
  height: 30px;
  color: #e1f8f3;
  border: none;
  font-weight: bold;
  font-size: 13px; }
.newsletter__errors {
  color: #fc1504;
  font-size: 12px;
  font-family: sofia_bold, sans-serif; }

.basketHeader {
  background: #faddc5;
  margin-bottom: 4px;
  padding: 70px 0 60px 130px; }
  .basketHeader:after {
    content: "";
    display: table;
    clear: both; }
  .basketHeader__step {
    cursor: pointer;
    color: #204e62;
    font-family: sofia, sans-serif;
    float: left;
    font-size: 14px;
    width: 25%; }
    .basketHeader__step--active {
      font-family: sofia_bold, sans-serif; }
  .basketHeader__nr {
    border: 1px solid #204e62;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    width: 15px; }
  .basketHeader__step--active .basketHeader__nr {
    background: #204e62;
    color: #faddc5; }

.basketItem {
  background: #e1f8f3;
  margin-bottom: 4px;
  padding: 40px 70px 50px 70px; }
  .basketItem:after {
    content: "";
    display: table;
    clear: both; }
  .basketItem__header {
    font-size: 12px;
    font-family: sofia_semibold, sans-serif;
    line-height: 20px;
    margin-top: -20px;
    text-transform: uppercase; }
    .basketItem__header--big {
      margin-bottom: 20px; }
  .basketItem__photo {
    float: left;
    width: 130px; }
    .basketItem__photo img {
      box-shadow: 4px 4px 4px rgba(80, 73, 84, 0.6); }
  .basketItem__title {
    float: left;
    font-family: sofia_bold, sans-serif;
    font-size: 16px;
    width: 330px; }
    .basketItem__title--author {
      font-family: sofia_semibold, sans-serif;
      display: block; }
  .basketItem__quantity {
    float: left;
    width: 120px; }
  .basketItem__input {
    border: 1px solid #000;
    float: left;
    height: 20px;
    margin-right: 5px;
    text-align: center;
    padding: 0;
    width: 37px; }
  .basketItem__increase, .basketItem__decrease {
    background: #000;
    color: #e1f8f3;
    cursor: pointer;
    float: left;
    font-family: "Courier New", Courier, monospace;
    height: 11px;
    line-height: 11px;
    margin: 5px 4px 0 0;
    text-align: center;
    width: 12px; }
  .basketItem__format {
    float: left;
    width: 216px; }
  .basketItem__formatText {
    font-size: 16px;
    font-family: sofia, sans-serif;
    margin-bottom: 10px; }
  .basketItem__formatChangeButton {
    background: #173846;
    cursor: pointer;
    color: #e1f8f3;
    display: inline-block;
    font-size: 14px;
    font-family: sofia, sans-serif;
    text-decoration: none;
    padding: 5px 10px; }
    .basketItem__formatChangeButton:hover {
      background: #504954; }
  .basketItem__price {
    float: left;
    width: 208px; }
  .basketItem__priceText {
    font-size: 16px;
    font-family: sofia, sans-serif;
    margin-bottom: 10px; }
  .basketItem__delete {
    float: right; }
  .basketItem__deleteButton {
    background: #000;
    cursor: pointer;
    color: #e1f8f3;
    display: inline-block;
    font-size: 14px;
    font-family: sofia_bold, sans-serif;
    text-decoration: none;
    padding: 5px 10px; }
    .basketItem__deleteButton:hover {
      background: #204e62; }

.yourOrder {
  background: #e1f8f3;
  display: none;
  margin-bottom: 4px;
  padding: 40px 70px 30px 70px; }
  .yourOrder__item {
    margin: 10px 0 20px 0; }
    .yourOrder__item:after {
      content: "";
      display: table;
      clear: both; }
    .yourOrder__item br {
      display: none; }
  .yourOrder__title {
    float: left;
    width: 815px; }
  .yourOrder__buttons {
    float: right; }

.yourAddress {
  background: #e1f8f3;
  display: none;
  margin-bottom: 4px;
  padding: 40px 70px 30px 70px; }
  .yourAddress__form:after {
    content: "";
    display: table;
    clear: both; }
  .yourAddress__form--invoice {
    display: none; }
  .yourAddress__form--invoice.active {
    display: block; }
  .yourAddress fieldset {
    margin-bottom: 13px;
    width: 320px; }
  .yourAddress__input, .yourAddress__textarea {
    box-sizing: border-box;
    border: 1px solid #000;
    background: transparent;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    margin-bottom: 13px;
    padding: 4px 10px;
    width: 100%; }
    .yourAddress__input--small, .yourAddress__textarea--small {
      float: left;
      margin-right: 15px;
      width: 105px; }
    .yourAddress__input--medium, .yourAddress__textarea--medium {
      float: left;
      margin-right: 0;
      width: 200px; }
  .yourAddress__checkbox, .paymentMethod__checkbox,
  .deliveryMethod__checkbox, .basketRules__checkbox {
    background: url("../img/checkbox.png") right top no-repeat;
    display: block;
    float: right;
    height: 15px;
    margin-top: 2px;
    width: 15px; }
  .yourAddress__invoice {
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-family: sofia_semibold, sans-serif;
    line-height: 20px;
    margin: 40px 0 20px 0;
    text-transform: uppercase;
    width: 320px; }
    .yourAddress__invoice input {
      visibility: hidden;
      position: absolute; }
    .yourAddress__invoice input:checked + .yourAddress__checkbox, .yourAddress__invoice input:checked + .paymentMethod__checkbox,
    .yourAddress__invoice input:checked + .deliveryMethod__checkbox, .yourAddress__invoice input:checked + .basketRules__checkbox {
      background-position: right bottom; }
  .yourAddress__invoiceInput {
    float: right; }
  .yourAddress__textarea {
    height: 150px; }
  .yourAddress__column {
    float: left;
    width: 390px; }
  .yourAddress__footer {
    font-size: 12px;
    padding: 100px 0 50px 0;
    width: 580px; }

.paymentMethod,
.deliveryMethod {
  background: #e1f8f3;
  display: none;
  margin-bottom: 4px;
  padding: 40px 70px 30px 70px; }
  .paymentMethod__checkbox,
  .deliveryMethod__checkbox {
    margin-top: 5px; }
  .paymentMethod__item,
  .deliveryMethod__item {
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-family: sofia_semibold, sans-serif;
    margin-bottom: 5px;
    width: 320px; }
    .paymentMethod__item input,
    .deliveryMethod__item input {
      visibility: hidden;
      position: absolute; }
    .paymentMethod__item input:checked + .paymentMethod__checkbox,
    .paymentMethod__item input:checked + .deliveryMethod__checkbox,
    .deliveryMethod__item input:checked + .paymentMethod__checkbox,
    .deliveryMethod__item input:checked + .deliveryMethod__checkbox {
      background-position: right bottom; }
  .paymentMethod__itemTitle,
  .deliveryMethod__itemTitle {
    display: inline-block; }
  .paymentMethod .paymentMethod__itemTitle,
  .deliveryMethod .paymentMethod__itemTitle {
    width: 264px; }
  .paymentMethod .deliveryMethod__itemTitle,
  .deliveryMethod .deliveryMethod__itemTitle {
    width: 200px; }

.basketRules {
  background: #e1f8f3;
  display: none;
  margin-bottom: 4px;
  padding: 40px 70px 30px 70px; }
  .basketRules__item {
    cursor: pointer;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    padding-left: 33px;
    position: relative;
    width: 580px; }
    .basketRules__item input {
      visibility: hidden;
      position: absolute; }
    .basketRules__item input:checked + .basketRules__checkbox {
      background-position: right bottom; }
  .basketRules__checkbox {
    position: absolute;
    left: 0;
    top: 0; }

.basketSummary {
  background: #e1f8f3;
  display: none;
  margin-bottom: 4px;
  padding: 40px 70px 30px 70px; }
  .basketSummary__text {
    font-size: 16px;
    font-family: sofia_semibold, sans-serif; }
    .basketSummary__text--margin {
      margin-bottom: 50px; }
  .basketSummary__addressButton, .basketSummary__invoiceButton, .basketSummary__paymentButton, .basketSummary__deliveryButton {
    background: #173846;
    cursor: pointer;
    color: #e1f8f3;
    display: inline-block;
    font-size: 14px;
    font-family: sofia, sans-serif;
    float: right;
    text-decoration: none;
    padding: 5px 10px; }
    .basketSummary__addressButton:hover, .basketSummary__invoiceButton:hover, .basketSummary__paymentButton:hover, .basketSummary__deliveryButton:hover {
      background: #504954; }

.basketFooter {
  background: #e1f8f3;
  height: 70px;
  display: none; }
  .basketFooter--active {
    display: block; }
  .basketFooter__next {
    background-color: #173846;
    cursor: pointer;
    color: #e1f8f3;
    font-family: sofia_semibold, sans-serif;
    float: right;
    height: 100%;
    padding: 0 35px;
    line-height: 70px;
    text-transform: uppercase; }
    .basketFooter__next:hover {
      background-color: #204e62; }
    .basketFooter__next--accept {
      background-color: #504954; }
      .basketFooter__next--accept:hover {
        background-color: #000; }
  .basketFooter svg {
    margin-left: 25px; }
    .basketFooter svg path {
      fill: #e1f8f3; }
  .basketFooter__summary {
    font-family: sofia_bold, sans-serif;
    font-size: 16px;
    float: right;
    line-height: 70px;
    margin-right: 47px; }
    .basketFooter__summary--value {
      margin-left: 47px; }

.editBook__title {
  font-family: sofia_bold, sans-serif;
  font-size: 20px; }
.editBook__item {
  text-align: left;
  margin-bottom: 20px;
  font-family: sofia, sans-serif; }
  .editBook__item strong {
    font-family: sofia_semibold, sans-serif;
    font-weight: normal; }
.editBook__button {
  float: right;
  margin-left: 20px; }

.popup {
  display: none;
  padding-top: 82px; }
  .popup .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .popup__description {
    float: left;
    padding-right: 80px;
    width: 210px; }
  .popup__date {
    color: #fff;
    font-size: 14px;
    font-family: sofia_semibold, sans-serif;
    margin-bottom: 50px; }
  .popup__title {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-family: sofia_bold, sans-serif;
    margin-bottom: 20px; }
  .popup__text {
    color: #fff;
    font-size: 15px;
    line-height: 22px; }
  .popup__content {
    float: left;
    position: relative;
    width: 780px; }
  .popup__close {
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px; }

.gallery {
  height: 570px;
  position: relative;
  width: 780px; }
  .gallery__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .gallery__image {
    display: block;
    margin: 0 auto 10px auto;
    max-height: 100%;
    max-width: 100%; }
  .gallery__description {
    color: #fff;
    display: none;
    font-size: 10px; }
    .gallery__item--active .gallery__description {
      display: block; }
  .gallery__prev, .gallery__next {
    cursor: pointer;
    height: 15px;
    width: 59px;
    position: absolute;
    margin-top: -7px;
    top: 50%;
    z-index: 1000; }
  .gallery__prev {
    left: -30px; }
  .gallery__next {
    right: -30px; }

.logos__header {
  background: #faddc5;
  font-size: 14px;
  font-family: sofia_semibold, sans-serif;
  margin-bottom: 50px;
  padding: 70px 0 20px 0; }
.logos__category {
  border-bottom: 4px solid #000;
  font-size: 18px;
  font-family: sofia_bold, sans-serif;
  line-height: 38px;
  margin-bottom: 55px;
  padding-left: 70px; }
.logos__items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
.logos__item {
  margin: 0 30px 80px 30px;
  max-width: 240px; }
.logos__link {
  display: block;
  text-decoration: none; }
.logos__img-container {
  display: flex;
  height: 90px;
  margin: 0 auto 35px auto;
  width: 220px; }
.logos__img {
  align-self: flex-end;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto; }
  .logos__img--color {
    display: none; }
.logos__name {
  color: black;
  font-family: sofia, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center; }
.logos__item:hover .logos__name {
  color: #214e62; }

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