.header {
  font: normal 14px/1.3em Arial, Verdana, sans;
}
.b-layout_landing {
  position: relative;
  background-color: #fff;
  padding-bottom: 100px;
  font-family: 'PT Serif', 'Times New Roman', serif;
}
.b-landing-wrapper {
  width: 1000px;
  margin: 0 auto;
}
.b-landing-header {
  width: 100%;
  padding-top: 20px;
}
.b-landing-header__logo {
  width: 100%;
}
.b-landing-header-nav {
  width: 100%;
  font-size: 0;
}
.b-landing-header-nav__item {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  position: relative;
}
.b-landing-header-nav__item img {
  max-width: 100%;
}
.b-landing-header-nav__item:hover .b-landing-header-nav__btn {
  background-color: #da0000;
}
.b-landing-header-nav__item:hover .b-landing-header-nav__btn span {
  color: #fff;
}
.b-landing-header-nav__btn {
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: -25px;
  height: 50px;
  background-color: #f1f1ef;
  font-size: 0;
  border: 0;
  cursor: pointer;
  -webkit-transition: 0.25s ease-out;
          transition: 0.25s ease-out;
}
.b-landing-header-nav__btn:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 50px;
}
.b-landing-header-nav__btn span {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #242424;
  line-height: 1em;
  margin-top: -3px;
  text-transform: uppercase;
}
.b-landing-section {
  width: 100%;
  margin-top: 80px;
}
.b-landing-section__header {
  width: 100%;
  position: relative;
}
.b-landing-section__header:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 10px;
  width: 100%;
  margin-top: -5px;
  background-color: #da0000;
}
.b-landing-section__subtitle {
  position: absolute;
  z-index: 3;
  left: 95px;
  top: -20px;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
.b-landing-section__title {
  position: relative;
  z-index: 2;
  font-size: 36px;
  font-style: italic;
  color: #da0000;
  padding: 0 10px;
  background-color: #fff;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.b-landing-articles {
  position: relative;
  height: 780px;
  margin-top: 30px;
  padding-top: 80px;
  box-sizing: border-box;
  background: url('../i/landing/article_bg.png') 0 50% no-repeat;
}
.b-landing-number {
  position: absolute;
  z-index: 3;
  top: 40px;
  left: 50px;
}
.b-landing-mini-info {
  position: absolute;
  z-index: 2;
  top: 580px;
  left: 60px;
  text-align: right;
}
.b-landing-mini-info__title {
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  font-weight: bold;
  color: #242424;
}
.b-landing-mini-info__subtitle {
  font-size: 18px;
}
.b-landing-number__num {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Bodoni';
  font-size: 100px;
  color: #d2d2d2;
}
.b-landing-number__desc {
  position: absolute;
  top: 30px;
  left: 50px;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 26px;
  color: #d2d2d2;
  letter-spacing: .4em;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.b-landing-articles__slider {
  width: 680px;
  position: relative;
  margin: 0 0 0 280px;
}
.slick-arrow {
  position: absolute;
  cursor: pointer;
  border: 0;
  top: 450px;
  font-size: 0;
  width: 40px;
  height: 40px;
  opacity: .25;
  -webkit-transition: 0.25s ease-out;
          transition: 0.25s ease-out;
  outline: none;
  background: url('../i/landing/sprite.png') 0 0 no-repeat;
}
.slick-arrow:hover {
  opacity: .5;
}
.slick-prev {
  left: -45px;
}
.slick-next {
  right: -40px;
  background-position: -42px 0;
}
.b-landing-articles__slider-item {
  position: relative;
  text-align: right;
  padding: 0 10px;
}
.b-landing-articles__slider-item img {
  display: block;
  max-width: 100%;
}
.b-landing-articles__slider-info {
  display: inline-block;
  vertical-align: top;
  width: 230px;
  padding-top: 10px;
  text-align: right;
}
.b-landing-articles__slider-info a {
  color: #242424;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  letter-spacing: .1em;
  text-decoration: none;
  font-weight: bold;
}
.b-landing-articles__slider-info a:visited {
  color: #242424;
}
.b-landing-articles__slider-info a:hover {
  color: #da0000;
}
.b-landing-articles__slider-info-desc {
  font-size: 14px;
  color: #242424;
  padding-top: 5px;
  line-height: 1.25em;
}
.b-landing-articles__slider-competition {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  background: url('../i/landing/sprite.png') 0 -46px no-repeat;
}
.b-landing-articles__slider-competition span {
  position: absolute;
  bottom: 58px;
  left: 2px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, serif;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.b-landing-events {
  width: 100%;
  position: relative;
}
.b-landing-events__tabs {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.b-landing-events__tab {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 90px;
  cursor: pointer;
  padding-top: 95px;
  margin: 0 53px;
}
.b-landing-events__tab span {
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.2em;
  display: block;
  width: 80px;
  text-align: center;
}
.b-landing-events__tab span.tabItem-3 {
  width: 96px;
}
.b-landing-events__tab .b-landing-events__tab-pic {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('../i/landing/sprite.png');
  background-repeat: no-repeat;
}
.b-landing-events__tab .b-landing-events__tab-pic_first {
  width: 75px;
  height: 66px;
  background-position: -116px -82px;
  left: 6px;
}
.b-landing-events__tab .b-landing-events__tab-pic_second {
  width: 86px;
  height: 80px;
  background-position: -200px 0;
  left: 6px;
}
.b-landing-events__tab .b-landing-events__tab-pic_third {
  width: 86px;
  height: 80px;
  background-position: -115px -170px;
  left: 6px;
}
.b-landing-events__tab .b-landing-events__tab-pic_four {
  width: 86px;
  height: 80px;
  background-position: -112px -247px;
  left: 6px;
}
.b-landing-events__tab .b-landing-events__tab-pic_five {
  width: 86px;
  height: 80px;
  background-position: -112px -331px;
  left: 6px;
}
.b-landing-events__tab:hover .b-landing-events__tab-pic_first,
.b-landing-events__tab.active .b-landing-events__tab-pic_first {
  background-position: -116px 0;
}
.b-landing-events__tab:hover .b-landing-events__tab-pic_second,
.b-landing-events__tab.active .b-landing-events__tab-pic_second {
  background-position: -200px -90px;
}
.b-landing-events__tab:hover .b-landing-events__tab-pic_third,
.b-landing-events__tab.active .b-landing-events__tab-pic_third {
  background-position: -200px -170px;
}
.b-landing-events__tab:hover .b-landing-events__tab-pic_four,
.b-landing-events__tab.active .b-landing-events__tab-pic_four {
  background-position: -198px -247px;
}
.b-landing-events__tab:hover .b-landing-events__tab-pic_five,
.b-landing-events__tab.active .b-landing-events__tab-pic_five {
  background-position: -198px -331px;
}
.b-landing-events-content {
  padding-top: 30px;
}
.b-landing-events-content__item {
  width: 100%;
  position: relative;
  display: none;
}
.b-landing-events-content__item.active {
  display: block;
}
.b-landing-events-content__item_first {
  background: url('../i/landing/events_bg_1.png') 100% 0 no-repeat;
  min-height: 680px;
}
.b-landing-events-content__item_first .b-landing-number_events,
.b-landing-events-content__item_second .b-landing-number_events {
  top: 76px;
}
.b-landing-events-content__item_third .b-landing-number_events .b-landing-number__desc,
.b-landing-events-content__item_five .b-landing-number_events .b-landing-number__desc {
  top: -62px;
}
.b-recipes-list {
  width: 100%;
  font-size: 0;
  padding-top: 120px;
  margin-top: -25px;
}
.b-recipes-list__item {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  width: 250px;
}
.b-recipes-list__item:first-child {
  padding-left: 0;
}
.b-recipes-list__item-img {
  display: block;
}
.b-recipes-list__item-img img {
  display: block;
}
.b-recipes-list__item-title {
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  color: #242424;
  padding-top: 5px;
  font-weight: bold;
  height: 20px;
  letter-spacing: .15em;
}
.b-recipes-list__item-download {
  padding-top: 25px;
}
.b-recipes-list__item-download a {
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.b-recipes-list__item-download a:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  background: url('../i/landing/sprite.png') -86px 0 no-repeat;
}
.b-landing-number_events {
  top: 45px;
  right: 150px;
  left: auto;
}
.b-landing-number_events .b-landing-number__desc {
  top: 95px;
  left: -230px;
  width: 400px;
}
.b-landing-mini-info_events {
  top: 560px;
  left: auto;
  right: 60px;
}
.b-landing-events-content__item_second {
  height: 650px;
  min-height: 680px;
  width: 100%;
  background: url('../i/landing/events_bg_2.png') 100% 0 no-repeat;
}
.b-landing-events-content__item_third {
  height: 650px;
  width: 100%;
  background: url('../i/landing/events_bg_3.png') 100% 0 no-repeat;
}
.b-landing-events-content__item_five {
  height: 650px;
  width: 100%;
  background: url('../i/landing/events_bg_4.jpg') 100% 0 no-repeat;
}
.b-events-party {
  width: 100%;
  padding-top: 100px;
}
.b-events-party__left {
  display: inline-block;
  vertical-align: top;
  background-color: #fafafa;
  text-align: center;
  height: 435px;
  width: 390px;
  font-size: 0;
}
.b-events-party__left:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 435px;
}
.b-events-party__info {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  font-size: 14px;
}
.b-events-party__title {
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #242424;
}
.b-events-party__desc {
  padding-top: 30px;
}
.b-events-party__right {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
.b-events-party__right img {
  max-width: 100%;
}
.b-events-party__date {
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.b-events-party__date:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: 1px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #6c6e6c;
}
.b-events-party__date span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #fafafa;
  padding: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.b-events-party__in {
  padding-top: 50px;
  text-align: center;
}
.b-events-party__in-btn {
  display: inline-block;
  vertical-align: middle;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 25px;
  border-radius: 30px;
  background-color: #464646;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
          transition: 0.2s ease-out;
}
.b-events-party__in-btn:visited {
  color: #fff;
}
.b-events-party__in-btn:hover {
  color: #fff;
  background-color: #da0000;
}
.b-landing-events-content__item_second .b-landing-mini-info_events,
.b-landing-events-content__item_third .b-landing-mini-info_events
 {
  top: 540px;
}
.b-landing-photos {
  width: 100%;
  position: relative;
  margin-top: 40px;
  min-height: 620px;
  background: url('../i/landing/photos_bg.png') 0 0 no-repeat;
}
.b-landing-photos .b-landing-mini-info {
  text-align: left;
  top: 530px;
}
.b-landing-photos__slider {
  width: 660px;
  margin-left: 290px;
  padding-top: 70px;
}
.b-landing-photos__slider .slick-prev {
  left: -50px;
}
.b-landing-photos__slider .slick-next {
  right: -50px;
}
.b-landing-photos__slider .slick-arrow {
  top: 465px;
}
.b-landing-number_photos {
  left: 55px;
}
.b-landing-number_photos .b-landing-number__desc {
  top: 90px;
  left: -10px;
}
.b-landing-photos__desc {
  margin: 125px auto 0 auto;
  width: 70%;
  text-align: center;
  font-size: 14px;
  color: #242424;
}
.b-landing-photos__seminar {
  text-align: center;
  margin-top: 70px;
  padding-bottom: 15px;
}
.b-landing-photos__seminar .b-events-party__in-btn {
  padding-left: 60px;
  padding-right: 60px;
}


.b-landing-events__tabs_foto{
  position: absolute;
  z-index: 88;
  top: 366px;
  left: 0;
}
.js_foto-tab{
  background: #27324d;
  padding: 0 20px 0 50px;
  line-height: 25px;
  margin-bottom: 7px;
  color: #94969e;
  cursor: pointer;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  font-weight: bold;
}
.js_foto-tab.active{
  background: #4e6595;
  cursor: default;
  color: #fff;
}

#photos .js-tab-item_foto{
  display: none;
}
#photos .js-tab-item_foto.active{
  display: block;
}