@font-face {
  font-family: 'fontello';
  src: url('../fontello/font/fontello.eot?44016422');
  src: url('../fontello/font/fontello.eot?44016422#iefix') format('embedded-opentype'), url('../fontello/font/fontello.woff?44016422') format('woff'), url('../fontello/font/fontello.ttf?44016422') format('truetype'), url('../fontello/font/fontello.svg?44016422#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-facebook-squared:before {
  content: '\e801';
}
/* '' */
.icon-right-open-big:before {
  content: '\e802';
}
/* '' */
.icon-left-open-big:before {
  content: '\e803';
}
/* '' */
.icon-twitter:before {
  content: '\e804';
}
/* '' */
.icon-instagramm:before {
  content: '\e805';
}
/* '' */
.icon-mail-alt:before {
  content: '\e806';
}
/* '' */
.fotorama__arr {
  width: 26px;
  height: 50px;
}
.fotorama__arr--prev {
  background: url(prev.png) no-repeat;
}
.fotorama__arr--next {
  background: url(next.png) no-repeat;
}
.table {
  display: table;
}
.table_cell {
  display: table-cell;
  vertical-align: middle;
}
#infscr-loading img {
  display: block;
  margin: 0 auto;
}
html {
  overflow-y: scroll;
}
body {
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  margin: 0;
  color: #313131;
}
body .info_area,
body #fj_article {
  opacity: 0;
  -moz-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
body.visible .info_area,
body.visible #fj_article {
  opacity: 1;
}
#cover {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: visibility 0s 0.7s ease-out, opacity 0.7s ease-out;
  -webkit-transition: visibility 0s 0.7s ease-out, opacity 0.7s ease-out;
  transition: visibility 0s 0.7s ease-out, opacity 0.7s ease-out;
}
#cover.visible {
  -moz-transition: opacity 0.7s ease-out;
  -webkit-transition: opacity 0.7s ease-out;
  transition: opacity 0.7s ease-out;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul li {
  display: block;
}
a,
a:visited,
a:active,
a:link {
  text-decoration: none;
  color: #313131;
  transition: color 0.2s ease-out;
}
a:hover,
a:visited:hover,
a:active:hover,
a:link:hover {
  color: #313131 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}
#container {
  max-width: 1400px;
  width: auto;
  padding: 0 10px;
  min-width: 500px;
  margin: 80px auto 0;
}
.top_menu {
  height: 20px;
  padding: 30px 0 50px 0;
  max-width: 1400px;
  min-width: 923px;
  width: 100%;
  position: fixed;
  top: 0;
  background: white;
  opacity: 0.95;
  z-index: 100;
  box-sizing: border-box;
}
.top_menu .logo {
  width: 195px;
  height: 20px;
  display: block;
  float: left;
  padding-left: 0;
}
.top_menu .logo img {
  display: block;
  margin-top: -3px;
}
@media (max-width: 1420px) {
  .top_menu .logo {
    padding-left: 0;
  }
}
.top_menu .soc_btns_cont {
  float: right;
}
.top_menu .soc_btns {
  display: block;
  overflow: hidden;
  width: 0;
  height: 20px;
  -moz-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
@media (max-width: 1420px) {
  .top_menu .soc_btns {
    padding-right: 10px;
  }
}
.top_menu .soc_btns.shown {
  width: 169px;
}
.top_menu .soc_btns li {
  float: left;
  display: block;
  margin: 3px 0 0 24px;
  height: 20px;
  width: auto;
}
.top_menu .soc_btns li.mail_icon {
  margin-top: 2px;
}
.top_menu .soc_btns li > a {
  width: auto;
  height: auto;
}
.top_menu .soc_btns li > a > i {
  display: block;
  font-size: 21px;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -7px;
  color: #313131;
}
.top_menu .soc_btns li a {
  display: block;
  width: 17px;
  height: 17px;
}
.top_menu .categories_menu,
.top_menu .service_menu {
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}
.top_menu .categories_menu li,
.top_menu .service_menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
}
.top_menu .categories_menu li a:hover,
.top_menu .service_menu li a:hover {
  border-bottom: 2px solid black;
}
.top_menu .categories_menu li.active a,
.top_menu .service_menu li.active a {
  border-bottom: 2px solid black;
}
.top_menu .categories_menu li:last-child,
.top_menu .service_menu li:last-child {
  margin-right: 0;
}
.top_menu .categories_menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.top_menu .categories_menu a {
  line-height: 80px;
}
.top_menu .service_menu {
  float: right;
}
.top_menu .soc_btns_cont,
.top_menu .service_menu,
.top_menu .logo {
  position: relative;
  z-index: 1;
}
.slider {
  max-width: 1400px;
  width: 100%;
  min-width: 800px;
}
.article,
.article_page {
  position: relative;
  margin-top: 22px;
  padding-bottom: 30px;
}
.article .heading,
.article_page .heading {
  margin-bottom: 53px;
  margin-right: 38px;
  height: 28px;
  background: url('article_heading_bg.png');
}
.article .heading .left_side,
.article_page .heading .left_side {
  background: white;
  padding-right: 14px;
  padding-left: 4px;
  height: 28px;
  float: left;
  display: inline-block;
  line-height: 28px;
  font-size: 18px;
}
.article .heading .left_side a,
.article_page .heading .left_side a,
.article .heading .left_side a:visited,
.article_page .heading .left_side a:visited,
.article .heading .left_side a:link,
.article_page .heading .left_side a:link,
.article .heading .left_side a:active,
.article_page .heading .left_side a:active {
  font-size: 18px;
}
.article .heading .right_side,
.article_page .heading .right_side {
  padding-right: 18px;
  float: left;
  background: white;
}
.article .heading .right_side .info_icon,
.article_page .heading .right_side .info_icon {
  width: 28px;
  height: 28px;
  background: url('info_icon.png') no-repeat;
  cursor: hand;
  cursor: pointer;
  position: relative;
}
.article .heading .right_side .info_icon .close_info,
.article_page .heading .right_side .info_icon .close_info {
  position: absolute;
  width: 20px;
  height: 19px;
  top: 4px;
  left: 4px;
  background: url('close_info.png') no-repeat;
  z-index: 6;
  cursor: hand;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear .5s, opacity .5s linear;
}
.article .heading .right_side .info_icon .close_info.visible,
.article_page .heading .right_side .info_icon .close_info.visible {
  visibility: visible;
  opacity: 0.85;
  transition: visibility 0s linear .5s, opacity .5s linear .5s;
}
.article .heading .close_article,
.article_page .heading .close_article {
  position: fixed;
  top: 81px;
  left: 50%;
  margin-left: 662px;
  z-index: 10;
}
@media (max-width: 1420px) {
  .article .heading .close_article,
  .article_page .heading .close_article {
    left: auto;
    right: 10px;
    margin-left: 0;
  }
}
.article .heading .close_article a,
.article_page .heading .close_article a {
  display: block;
  width: 20px;
  height: 19px;
  margin-top: 4px;
  margin-left: 18px;
  background: url('close_info.png') no-repeat;
}
.article .images_block,
.article_page .images_block {
  position: relative;
  line-height: 0;
  text-align: center;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear .5s, opacity .5s linear .5s;
  max-width: 800px;
  margin: 0 auto;
}
.article .images_block a,
.article_page .images_block a {
  overflow: hidden;
}
.article .images_block a .hover,
.article_page .images_block a .hover {
  z-index: auto !important;
}
.article .images_block.hidden,
.article_page .images_block.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear .5s, opacity .5s linear;
}
.article .images_block.view6 .a_land_big,
.article_page .images_block.view6 .a_land_big,
.article .images_block.view5 .a_land_big,
.article_page .images_block.view5 .a_land_big {
  width: 62%;
}
.article .images_block.view6 .a_land_medium,
.article_page .images_block.view6 .a_land_medium,
.article .images_block.view5 .a_land_medium,
.article_page .images_block.view5 .a_land_medium {
  width: 38%;
}
.article .images_block.view6 .a_land_small,
.article_page .images_block.view6 .a_land_small,
.article .images_block.view5 .a_land_small,
.article_page .images_block.view5 .a_land_small {
  width: 20%;
}
.article .images_block.view6 img.article_image.land_big,
.article_page .images_block.view6 img.article_image.land_big,
.article .images_block.view5 img.article_image.land_big,
.article_page .images_block.view5 img.article_image.land_big {
  width: 100%;
}
.article .images_block.view6 img.article_image.land_medium,
.article_page .images_block.view6 img.article_image.land_medium,
.article .images_block.view5 img.article_image.land_medium,
.article_page .images_block.view5 img.article_image.land_medium {
  width: 100%;
}
.article .images_block.view6 img.article_image.land_small,
.article_page .images_block.view6 img.article_image.land_small,
.article .images_block.view5 img.article_image.land_small,
.article_page .images_block.view5 img.article_image.land_small {
  width: 100%;
}
.article .images_block.view6 .a_land_big_xz,
.article_page .images_block.view6 .a_land_big_xz,
.article .images_block.view5 .a_land_big_xz,
.article_page .images_block.view5 .a_land_big_xz {
  display: inline-block;
  max-width: 50%;
}
.article .images_block.view6 .a_land_medium_xz,
.article_page .images_block.view6 .a_land_medium_xz,
.article .images_block.view5 .a_land_medium_xz,
.article_page .images_block.view5 .a_land_medium_xz {
  display: inline-block;
  max-width: 50%;
}
.article .images_block.view6 img.article_image_xz.land_big_xz,
.article_page .images_block.view6 img.article_image_xz.land_big_xz,
.article .images_block.view5 img.article_image_xz.land_big_xz,
.article_page .images_block.view5 img.article_image_xz.land_big_xz {
  max-height: 500px;
  max-width: 100%;
}
.article .images_block.view6 img.article_image_xz.land_medium_xz,
.article_page .images_block.view6 img.article_image_xz.land_medium_xz,
.article .images_block.view5 img.article_image_xz.land_medium_xz,
.article_page .images_block.view5 img.article_image_xz.land_medium_xz {
  max-height: 350px;
  max-width: 100%;
}
.article .images_block.view6 img.article_image_xz.land_small_xz,
.article_page .images_block.view6 img.article_image_xz.land_small_xz,
.article .images_block.view5 img.article_image_xz.land_small_xz,
.article_page .images_block.view5 img.article_image_xz.land_small_xz {
  height: 200px;
}
.article .images_block.view3 .a_port_big,
.article_page .images_block.view3 .a_port_big {
  width: 30%;
  display: inline-block;
}
.article .images_block.view3 .a_port_small,
.article_page .images_block.view3 .a_port_small {
  width: 18%;
  display: inline-block;
}
.article .images_block.view3 img.article_image.port_big,
.article_page .images_block.view3 img.article_image.port_big {
  width: 100%;
}
.article .images_block.view3 img.article_image.port_small,
.article_page .images_block.view3 img.article_image.port_small {
  width: 100%;
}
.article .images_block.view3 .a_port_big_xz,
.article_page .images_block.view3 .a_port_big_xz {
  max-width: 40%;
}
.article .images_block.view3 .a_port_small_xz,
.article_page .images_block.view3 .a_port_small_xz {
  max-width: 30%;
}
.article .images_block.view3 img.article_image_xz.port_big_xz,
.article_page .images_block.view3 img.article_image_xz.port_big_xz {
  max-height: 450px;
  max-width: 100%;
}
.article .images_block.view3 img.article_image_xz.port_small_xz,
.article_page .images_block.view3 img.article_image_xz.port_small_xz {
  max-height: 350px;
  max-width: 100%;
}
.article .images_block.view1,
.article_page .images_block.view1 {
  max-width: 720px;
}
.article .images_block.view1 a.article_link,
.article_page .images_block.view1 a.article_link {
  width: 100%;
}
.article .images_block.view1 img,
.article_page .images_block.view1 img {
  max-width: 100%;
}
.article .images_block a.article_link,
.article_page .images_block a.article_link,
.article .images_block .art_image,
.article_page .images_block .art_image {
  display: inline-block;
  position: relative;
  outline: none;
}
.article .images_block a.article_link > img,
.article_page .images_block a.article_link > img,
.article .images_block .art_image > img,
.article_page .images_block .art_image > img {
  display: block;
  -moz-transform: translateZ(0);
}
.article .images_block a.article_link .video_icon,
.article_page .images_block a.article_link .video_icon,
.article .images_block .art_image .video_icon,
.article_page .images_block .art_image .video_icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background: url('play_big.png') 50% 50% no-repeat;
  z-index: 3;
}
.article .images_block a.article_link.small .video_icon,
.article_page .images_block a.article_link.small .video_icon,
.article .images_block .art_image.small .video_icon,
.article_page .images_block .art_image.small .video_icon {
  background: url('play_small.png') 50% 50% no-repeat;
}
.article .images_block a.article_link .hover,
.article_page .images_block a.article_link .hover,
.article .images_block .art_image .hover,
.article_page .images_block .art_image .hover {
  outline: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background: black;
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease-out;
}
.article .images_block a.article_link:hover .hover,
.article_page .images_block a.article_link:hover .hover,
.article .images_block .art_image:hover .hover,
.article_page .images_block .art_image:hover .hover {
  opacity: 0.3;
}
.article .images_block_all,
.article_page .images_block_all {
  position: relative;
  line-height: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
  visibility: visible;
  opacity: 1;
}
.article .images_block_all .img,
.article_page .images_block_all .img {
  width: 100%;
  margin-bottom: 8px;
  position: relative;
}
.article .images_block_all .img img,
.article_page .images_block_all .img img {
  max-width: 100%;
  max-height: 1400px;
}
.article .images_block_all .img .video_icon,
.article_page .images_block_all .img .video_icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: url('play_big.png') 50% 50% no-repeat;
  z-index: 3;
}
.article .info_block,
.article_page .info_block {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding-top: 50px;
  min-height: 100%;
  background: white;
  font-size: 20px;
  line-height: 30px;
  z-index: 4;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear .5s, opacity .5s linear;
}
.article .info_block .info_heading,
.article_page .info_block .info_heading {
  margin: 37px 0 25px;
  font-size: 25px;
  line-height: 29px;
}
.article .info_block.shown,
.article_page .info_block.shown {
  visibility: visible;
  opacity: 0.85;
  transition: visibility 0s linear .5s, opacity .5s linear .5s;
}
.article .heading {
  margin-right: 0;
}
@media (max-width: 1970px) {
  .article .images_view,
  .article_page .images_view {
    width: 22px;
    left: -45px;
  }
  .article .images_view .txt,
  .article_page .images_view .txt {
    display: none;
  }
}
@media (max-width: 1536px) {
  .article .images_view,
  .article_page .images_view {
    width: auto;
    position: static;
  }
  .article .images_view .txt,
  .article_page .images_view .txt {
    display: block;
  }
  .article .images_view .view_triggers,
  .article_page .images_view .view_triggers {
    float: none;
  }
  .article .images_view .view_triggers > div,
  .article_page .images_view .view_triggers > div {
    display: inline-block;
  }
  .article .images_view .view_triggers > div img,
  .article_page .images_view .view_triggers > div img {
    margin-left: 35px;
  }
  .article .images_view .view_triggers > div.grid img,
  .article_page .images_view .view_triggers > div.grid img {
    margin-top: 0;
    margin-left: 10px;
  }
}
.fotorama__video-play {
  width: 148px;
  height: 148px;
  margin-left: -74px;
  margin-top: -74px;
  background: url(play_big.png) center center no-repeat;
}
.article_page {
  padding-bottom: 100px;
}
.article_page .heading {
  margin-bottom: 21px;
}
.article_page .images_view {
  margin-bottom: 16px;
}
.article_page .share_wrapper {
  width: 100%;
  margin-top: 53px;
  height: 29px;
  line-height: 29px;
  font-size: 20px;
  position: relative;
  overflow: hidden;
}
.article_page .share_wrapper .share_shaft {
  width: 200%;
  position: absolute;
  left: 0;
  transition: left 1s ease-out;
}
.article_page .share_wrapper .share_shaft.step_2 {
  left: -100%;
}
.article_page .share_wrapper .share_shaft .first_step {
  width: 50%;
  float: left;
  height: 29px;
  background: url('share_line.png') 0 50% no-repeat;
}
.article_page .share_wrapper .share_shaft .first_step .share_btn {
  cursor: pointer;
  line-height: 29px;
  font-size: 18px;
  float: right;
  background: #ffffff;
  padding-left: 24px;
}
.article_page .share_wrapper .share_shaft .second_step {
  width: 50%;
  float: left;
  height: 29px;
  text-align: center;
}
.article_page .share_wrapper .share_shaft .second_step .share_insta_icon {
  width: 28px;
  height: 29px;
  background: url('share_insta_icon.png') 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 0 55px;
}
.article_page .share_wrapper .share_shaft .second_step .share_fb_icon {
  width: 28px;
  height: 29px;
  background: url('share_fb_icon.png') 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 0 55px;
}
.article_page .share_wrapper .share_shaft .second_step .share_tw_icon {
  width: 34px;
  height: 29px;
  background: url('share_tw_icon.png') 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 0 55px;
}
.article_page .share_wrapper .share_shaft .second_step .share_mail_icon {
  display: inline-block;
  margin: 0 55px;
}
.article_page .share_wrapper .share_shaft .second_step .share_mail_icon i {
  font-size: 36px;
  margin-top: -5px;
  display: block;
}
.slider {
  padding-bottom: 20px;
}
.fotorama .slide {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.fotorama .slide .slide_description {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
.fotorama .slide .slide_description > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
}
.fotorama .slide .slide_description .slide_heading {
  font-family: "brandon-grotesque";
  font-weight: 100;
  font-style: normal;
  font-size: 80px;
  line-height: 120px;
  color: #ffffff;
}
.fotorama .slide .slide_description .slide_text {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}
.fotorama .fotorama__nav-wrap {
  margin-top: -36px;
  height: 36px;
}
.fotorama .fotorama__nav-wrap .fotorama__nav__frame {
  width: 12px;
  height: 12px;
  margin: 0 8px;
}
.fotorama .fotorama__nav-wrap .fotorama__nav__frame .fotorama__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  top: 0;
  left: 0;
}
.fotorama .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active .fotorama__dot {
  background: #ffffff;
}
.images-grid {
  text-align: center;
}
.images-grid .article_link {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.images-grid .article_link .video_icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: url('play_small.png') 50% 50% no-repeat;
  z-index: 3;
}
.images-grid .article_link .hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.images-grid .article_link img {
  display: block;
}
.images-grid .article_link:hover .hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  -moz-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
.images-grid .article_link.first-line {
  vertical-align: bottom;
}
#fj_article {
  margin-top: 14px;
  border-top: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
  padding: 31px 0;
}
#fj_article:before,
#fj_article:after {
  display: table;
  content: "";
  line-height: 0;
}
#fj_article:after {
  clear: both;
}
#fj_article h1,
#fj_article article {
  font-size: 18px;
  line-height: 20px;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 24px;
}
#fj_article h1 {
  font-weight: bold;
  margin-bottom: 20px;
}
#fj_article article p {
  margin: 0;
  margin-top: 20px;
}
#fj_article article p:first-of-type {
  margin-top: 0;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
