/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=cyrillic");
* {
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.magnify {
  position: relative; }

.large {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none; }

.small {
  display: block; }

#col1, #col2, #col3, #col4 {
  float: left;
  width: 25%; }

/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 24px;
  font-size: 17px;
  color: #222222;
  font-family: "Source Sans Pro", sans-serif; }
  body.noscroll {
    overflow: hidden; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #cca980;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

p {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: bold;
  line-height: 1;
  color: #222222; }

h1 {
  font-size: 68px; }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex:after {
    display: none !important; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding-left: 60px;
  background: #fff; }

.righttext {
  text-align: right; }

.center {
  text-align: center; }

.blockin {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%; }
  .blockin:after {
    content: '';
    display: block;
    clear: both; }

.wrapin {
  flex: 1 0 auto; }

.header_wrapper {
  background: #010000;
  position: relative; }

.header {
  padding: 35px 0; }
  .header.contacts {
    background: url(../images/headercontactsbg.jpg) 50% 0 no-repeat;
    background-size: cover; }

.logo {
  font-size: 0;
  line-height: 0; }

.topmenu {
  padding: 0;
  margin: 0 30px 0 50px;
  list-style: none;
  flex-grow: 2;
  display: flex;
  justify-content: space-between; }
  .topmenu li a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    line-height: 26px;
    display: block; }
    .topmenu li a:hover {
      color: #919191;
      border-color: #fff; }

.language {
  position: relative; }
  .language .l_title {
    line-height: 15px;
    padding-left: 23px;
    padding-right: 16px;
    background: url(../images/language.png) 0 0 no-repeat, url(../images/langarrow.png) 100% 50% no-repeat;
    font-size: 13px;
    color: #ffffff;
    cursor: pointer; }
  .language ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 165px;
    padding: 11px 13px;
    background: #fff;
    list-style: none;
    margin: 21px 0 0;
    display: none; }
    .language ul:before {
      width: 23px;
      height: 8px;
      content: '';
      position: absolute;
      top: -8px;
      right: 28px;
      background: url(../images/arrowlang.png) 0 0 no-repeat; }
    .language ul li {
      margin-top: 10px;
      font-size: 13px;
      color: #222222; }
      .language ul li:first-child {
        margin: 0; }
      .language ul li.active a {
        color: #9b9b9b; }
      .language ul li a {
        display: block;
        text-decoration: none;
        font-size: 13px;
        color: #222222; }
        .language ul li a img {
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px; }
        .language ul li a:hover {
          color: #9b9b9b; }

.menubg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 530px;
  right: 0;
  background: url(../images/artistimg.jpg) 50% 0 no-repeat;
  background-size: cover;
  z-index: 2;
  display: none; }
  .menubg:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(241, 185, 119, 0.4); }
  .menubg .video {
    position: absolute;
    bottom: 50px;
    right: 50px;
    display: inline-flex;
    height: 63px;
    align-items: center;
    text-align: left;
    background: url(../images/videobut.png) 0 0 no-repeat;
    padding-left: 90px;
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 200;
    text-decoration: none; }
    .menubg .video:hover {
      text-decoration: underline; }

.menu_open_fix {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 100%;
  left: 60px;
  max-width: 470px;
  z-index: 5;
  background: #222222;
  padding: 20px 0 50px;
  overflow-y: auto; }
  .menu_open_fix.active {
    right: 0;
    padding: 20px 20px 50px; }
  .menu_open_fix .logo1 {
    display: block; }
  .menu_open_fix .logo2 {
    display: none; }
  .menu_open_fix .mobshow {
    display: none;
    margin-bottom: 20px; }
    .menu_open_fix .mobshow a {
      text-decoration: none;
      font-size: 14px;
      color: #cca980;
      text-transform: uppercase; }
    .menu_open_fix .mobshow .soc {
      margin-top: 10px; }
  .menu_open_fix .wrap {
    max-width: 290px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%; }
  .menu_open_fix ul {
    padding: 0;
    margin: 30px 0;
    list-style: none; }
    .menu_open_fix ul li {
      margin-top: 20px; }
      .menu_open_fix ul li a {
        display: inline-block;
        font-size: 18px;
        color: #ffffff;
        text-decoration: none;
        border-bottom: 1px solid transparent; }
        .menu_open_fix ul li a:hover {
          border-color: #ffffff; }
  .menu_open_fix .language_menu {
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0;
    text-align: right; }
    .menu_open_fix .language_menu li {
      margin-top: 0; }
      .menu_open_fix .language_menu li a {
        line-height: 17px;
        font-size: 15px; }
        .menu_open_fix .language_menu li a img {
          float: right;
          margin-left: 10px; }
        .menu_open_fix .language_menu li a:after {
          content: '';
          display: block;
          clear: both; }
  .menu_open_fix .site_button {
    display: block;
    text-align: center;
    color: #ffffff;
    padding: 0;
    border-color: #ffffff; }
    .menu_open_fix .site_button:hover {
      background: #ffffff;
      color: #222222; }

.header_textblock {
  min-height: calc(100vh - 141px);
  padding-bottom: 150px;
  color: #b5b5b5;
  font-size: 15px;
  line-height: 20px; }
  .header_textblock .blockin {
    padding-bottom: 2px; }
  .header_textblock .b_title {
    font-size: 68px;
    color: #ffffff;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 20px;
    position: relative; }
    .header_textblock .b_title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 147px;
      height: 4px;
      background: #cca980; }
  .header_textblock .m_title {
    margin-top: 25px;
    line-height: 1;
    font-size: 48px;
    color: #cca980;
    text-transform: uppercase; }
  .header_textblock .text {
    margin: 30px 0 50px; }

.slidermain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: auto; }
  .slidermain .owl-stage-outer {
    height: 100%; }
    .slidermain .owl-stage-outer .owl-stage, .slidermain .owl-stage-outer .owl-item {
      height: 100%; }
  .slidermain .item {
    min-height: 100%;
    position: relative; }
    .slidermain .item img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .slidermain .item .blockin {
      text-align: right;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 170px;
      padding-right: 235px; }
    .slidermain .item .videovwrap {
      padding-right: 15px; }
    .slidermain .item .video {
      display: inline-flex;
      height: 63px;
      align-items: center;
      text-align: left;
      background: url(../images/videobut.png) 0 0 no-repeat;
      padding-left: 90px;
      font-size: 17px;
      line-height: 24px;
      color: #ffffff;
      font-weight: 200;
      text-decoration: none; }
      .slidermain .item .video:hover {
        text-decoration: underline; }
    .slidermain .item .mintext {
      font-size: 15px;
      line-height: 20px;
      color: #b5b5b5; }
      .slidermain .item .mintext span {
        color: #fff;
        font-weight: 600; }
  .slidermain .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: right; }
    .slidermain .owl-nav div {
      display: inline-block;
      cursor: pointer;
      vertical-align: top;
      width: 70px;
      height: 64px;
      background: url(../images/arrowauthorslider.png) 100% 0 no-repeat; }
      .slidermain .owl-nav div:first-child {
        background-position: 0 0;
        margin-right: 3px; }

.fixmenu_left {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: #222222;
  z-index: 3;
  padding: 65px 20px 20px; }
  .fixmenu_left .mail {
    margin-top: 200px;
    width: 14px;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #cca980;
    display: inline-block; }
    .fixmenu_left .mail span {
      transform: rotate(-90deg);
      display: block; }
    .fixmenu_left .mail:hover {
      text-decoration: underline; }
  .fixmenu_left .social_but {
    font-size: 0;
    line-height: 0; }
    .fixmenu_left .social_but a {
      margin-top: 11px;
      display: block; }
      .fixmenu_left .social_but a:first-child {
        margin: 0; }
      .fixmenu_left .social_but a img {
        display: block; }
        .fixmenu_left .social_but a img + img {
          display: none; }
      .fixmenu_left .social_but a:hover img {
        display: none; }
        .fixmenu_left .social_but a:hover img + img {
          display: block; }

.burger {
  width: 20px;
  height: 12px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #cca980;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 5px;
    width: 15px; }
  .burger span:nth-child(4) {
    top: 10px;
    width: 10px; }
  .burger.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 5px;
    width: 0%;
    left: 50%; }

.site_title {
  font-size: 48px;
  color: #222222;
  overflow: hidden;
  line-height: 1.2; }
  .site_title span {
    display: inline-block;
    position: relative;
    padding-right: 30px; }
    .site_title span:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 100%;
      right: -30000px;
      height: 1px;
      background: #d6d5d5; }

.site_button {
  display: inline-block;
  padding: 0 40px;
  text-decoration: none;
  font-size: 14px;
  color: #2a2a2a;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 60px;
  border: 1px solid #212121;
  border-radius: 20px;
  background-color: transparent; }
  .site_button:hover {
    background: #212121;
    color: #fff; }
  .site_button.style {
    border-color: #f1b977;
    color: #f1b977; }
    .site_button.style:hover {
      background: #f1b977;
      color: #222222; }
  .site_button.bg {
    border-color: #f1b977;
    background: #f1b977;
    color: #37342f; }
    .site_button.bg:hover {
      background: transparent; }
  .site_button.arrow {
    padding-right: 65px;
    background-image: url(../images/arrowsitebutton.png);
    background-position: 100% 0;
    background-repeat: no-repeat; }
    .site_button.arrow:hover {
      color: #f1b977;
      background-image: url(../images/arrowsitebuttonh.png);
      background-position: 100% 0;
      background-repeat: no-repeat; }

.calbackblock {
  padding: 40px 0 80px;
  background: url(../images/calbackbg.jpg) 50% 0 no-repeat;
  background-size: cover; }
  .calbackblock .site_form {
    max-width: 555px;
    box-shadow: 0 40px 57px #000000; }

.site_form {
  padding: 30px 50px 30px;
  background: #ede7dd; }
  .site_form .title {
    padding-bottom: 10px;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
    color: #222222; }
  .site_form input, .site_form textarea {
    display: block;
    width: 100%;
    margin-top: 20px;
    line-height: 50px;
    padding: 0 20px;
    border: 1px solid #9f8b74;
    background: none;
    font-size: 14px;
    color: #222222;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    transition: all 0.4s ease 0s; }
    .site_form input::placeholder, .site_form textarea::placeholder {
      color: #222222; }
    .site_form input:focus, .site_form textarea:focus {
      background: #fff;
      border-color: #fff;
      box-shadow: 0 16px 18px rgba(81, 66, 48, 0.32); }
  .site_form textarea {
    resize: none;
    height: 210px;
    line-height: 1;
    padding: 20px; }
  .site_form .flex .robotblock {
    margin-top: 30px; }
  .site_form .flex button {
    margin-top: 30px;
    width: 228px;
    padding: 0;
    text-align: center; }

.robotblock {
  display: flex;
  align-items: center;
  line-height: 19px;
  font-size: 14px; }
  .robotblock label {
    width: 40px;
    height: 19px;
    position: relative;
    margin-left: 14px;
    cursor: pointer; }
    .robotblock label input {
      display: none; }
      .robotblock label input:checked + span {
        background: #f1b977; }
        .robotblock label input:checked + span:before {
          left: 22px; }
    .robotblock label span {
      background: #9f8b74;
      border-radius: 10px;
      display: block;
      height: 19px;
      transition: all 0.4s ease 0s; }
      .robotblock label span:before {
        content: '';
        position: absolute;
        top: 1px;
        left: 1px;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        background: #ffffff;
        transition: all 0.4s ease 0s; }

.form_page {
  margin: 50px 0; }
  .form_page .site_form textarea {
    height: 124px; }
  .form_page .flex button, .form_page .flex .robotblock {
    margin-top: 20px; }

.oferta {
  position: relative;
  padding-left: 27px;
  line-height: 20px;
  font-size: 12px;
  color: #797979;
  margin-top: 30px; }
  .oferta a {
    color: #0695fa; }
  .oferta label {
    position: absolute;
    top: 5px;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        border-color: transparent;
        background: url(../images/oferta.png) 50% 50% no-repeat; }
    .oferta label span {
      display: block;
      width: 18px;
      height: 18px;
      border: 1px solid #7b7b7b; }

.composition {
  margin-bottom: 70px;
  padding-top: 50px;
  position: relative; }
  .composition.noslider {
    padding-top: 0; }
    .composition.noslider:before {
      display: none; }
    .composition.noslider .row {
      margin: 0 -1.5px; }
      .composition.noslider .row > div {
        padding: 0 1.5px;
        margin-top: 3px; }
    .composition.noslider img {
      display: block;
      width: 100%; }
    .composition.noslider .center {
      margin-top: 30px; }
  .composition.topconsul {
    background: #222222;
    margin-bottom: 0;
    padding-bottom: 30px; }
    .composition.topconsul:before {
      display: none; }
    .composition.topconsul .site_title {
      color: #fff; }
      .composition.topconsul .site_title span:before {
        background: #2d2d2d; }
    .composition.topconsul .text_wrap {
      color: #b5b5b5;
      padding-top: 0;
      margin-left: 20px; }
      .composition.topconsul .text_wrap .site_button {
        margin-top: 125px; }
        .composition.topconsul .text_wrap .site_button:hover {
          color: #f1b977; }
  .composition.top {
    margin-bottom: 0;
    padding-top: 40px;
    background: #f3f3f3; }
    .composition.top .text_wrap {
      padding-right: 30px; }
  .composition .dark {
    color: #b5b5b5; }
    .composition .dark blockquote {
      color: #222222; }
  .composition blockquote {
    margin: 0 0 30px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: relative; }
    .composition blockquote:before {
      content: '';
      position: absolute;
      top: -37px;
      left: -20px;
      width: 25px;
      height: 21px;
      background: url(../images/blockquotel.png) 0 0 no-repeat; }
    .composition blockquote:after {
      content: '';
      position: absolute;
      bottom: -20px;
      right: -5px;
      width: 25px;
      height: 21px;
      background: url(../images/blockquoter.png) 0 0 no-repeat; }
  .composition:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 562px;
    background: url(../images/compositionbg.jpg) 50% 0 no-repeat;
    background-size: cover; }
  .composition .site_title {
    margin-bottom: 50px; }
  .composition .text_wrap {
    line-height: 20px;
    font-size: 14px;
    padding-top: 60px; }
    .composition .text_wrap .site_button {
      margin-top: 100px;
      padding: 0;
      display: block;
      text-align: center; }
  .composition .item {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    cursor: pointer; }
    .composition .item .top span {
      display: block;
      font-size: 15px;
      font-weight: bold;
      color: #fff; }
    .composition .item .text_block {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(29, 29, 29, 0.88);
      padding: 30px 35px;
      color: #b5b5b5;
      font-size: 14px;
      line-height: 20px;
      font-weight: 200;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      opacity: 0;
      transition: all 0.4s ease 0s; }
      .composition .item .text_block:before {
        content: '';
        position: absolute;
        top: 30px;
        right: 30px;
        width: 17px;
        height: 17px;
        background: url(../images/zoom.png) 0 0 no-repeat; }
    .composition .item .site_button {
      padding: 0;
      display: block;
      text-align: center;
      margin-top: 25px; }
    .composition .item:hover .text_block {
      opacity: 1; }
  .composition .owl-nav {
    font-size: 0;
    line-height: 0;
    margin: 36px 30px 0; }
    .composition .owl-nav div {
      float: right;
      cursor: pointer;
      width: 16px;
      height: 28px;
      background: url(../images/arrowslider.png) 100% 0 no-repeat; }
      .composition .owl-nav div:first-child {
        background-position: 0 0;
        float: left; }
  .composition .owl-dots {
    font-size: 0;
    line-height: 0;
    text-align: center;
    padding-top: 10px; }
    .composition .owl-dots div {
      display: inline-block;
      margin-left: 12px;
      cursor: pointer;
      width: 9px;
      height: 9px;
      background: #494949;
      border-radius: 50%; }
      .composition .owl-dots div.active {
        background: #f5a84e; }
      .composition .owl-dots div:first-child {
        margin: 0; }

.author_block {
  position: relative;
  padding-bottom: 95px; }
  .author_block.min {
    padding-bottom: 40px; }
    .author_block.min .site_title {
      margin-bottom: 30px; }
  .author_block:before {
    content: '';
    position: absolute;
    top: 222px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222222; }

.authorslider.min .site_title {
  margin-left: 0; }
.authorslider.min .imgblock {
  margin-left: 0; }
.authorslider .item {
  transform: translate3d(0px, 0px, 0px);
  padding-top: 1px; }
.authorslider .site_title {
  margin: 40px 0 50px 440px; }
.authorslider .imgblock {
  font-size: 0;
  line-height: 0;
  margin-left: 150px; }
  .authorslider .imgblock a {
    display: block;
    position: relative; }
    .authorslider .imgblock a:after {
      content: '';
      position: absolute;
      top: 45px;
      right: 45px;
      width: 17px;
      height: 17px;
      background: url(../images/zoom.png) 0 0 no-repeat; }
  .authorslider .imgblock img {
    min-height: 450px;
    object-fit: cover;
    object-position: 100%; }
.authorslider .textblock {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 525px;
  background: #ede7dd;
  padding: 50px 40px 50px; }
  .authorslider .textblock .title {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #222222;
    padding-bottom: 8px;
    border-bottom: 4px solid #cca980;
    margin: 0 0 20px; }
  .authorslider .textblock .text {
    line-height: 20px;
    font-size: 14px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 90px; }
  .authorslider .textblock .full {
    display: inline-block; }
.authorslider .count {
  position: absolute;
  top: 13px;
  right: 16px;
  line-height: 14px;
  min-width: 25px;
  font-size: 14px;
  font-weight: 600;
  background: url(../images/countauthor.png) 50% 50% no-repeat; }
  .authorslider .count span {
    display: block;
    text-align: right; }
.authorslider .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  line-height: 0; }
  .authorslider .owl-nav div {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    width: 70px;
    height: 64px;
    background: url(../images/arrowauthorslider.png) 100% 0 no-repeat; }
    .authorslider .owl-nav div:first-child {
      background-position: 0 0;
      margin-right: 3px; }
.authorslider .owl-dots {
  position: absolute;
  top: 360px;
  left: 40px;
  font-size: 0;
  line-height: 0; }
  .authorslider .owl-dots div {
    display: inline-block;
    margin-left: 12px;
    cursor: pointer;
    width: 9px;
    height: 9px;
    background: #494949;
    border-radius: 50%; }
    .authorslider .owl-dots div.active {
      background: #f5a84e; }
    .authorslider .owl-dots div:first-child {
      margin: 0; }

.developments {
  position: relative;
  padding: 40px 0; }
  .developments:after {
    content: '';
    position: absolute;
    top: 200px;
    bottom: 125px;
    left: 50%;
    width: 1px;
    background: #cfcdcd;
    margin-left: -680px; }
  .developments:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 205px;
    background: #f3f3f3; }
  .developments .titleblock {
    margin-bottom: 30px; }
  .developments .center {
    margin-top: 60px; }

.dev_tab_title {
  position: relative;
  z-index: 2; }
  .dev_tab_title > ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-right: 35px;
    line-height: 17px; }
    .dev_tab_title > ul li {
      line-height: 17px;
      cursor: pointer;
      padding-bottom: 9px;
      border-bottom: 2px solid transparent;
      margin-left: 20px;
      font-weight: 600; }
      .dev_tab_title > ul li:first-child {
        margin: 0; }
      .dev_tab_title > ul li.active {
        border-color: #000000; }
  .dev_tab_title .alldatawrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 17px; }
    .dev_tab_title .alldatawrap .alldata {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      width: 17px;
      height: 17px;
      display: block;
      background: url(../images/tabdevtitle.png) 100% 0 no-repeat; }
    .dev_tab_title .alldatawrap .fixblock {
      margin: 20px 0 0;
      position: absolute;
      top: 100%;
      right: 0;
      width: 115px;
      padding: 14px;
      background: #fff;
      font-size: 13px;
      display: none; }
      .dev_tab_title .alldatawrap .fixblock:before {
        width: 9px;
        height: 8px;
        content: '';
        position: absolute;
        top: -8px;
        right: 5px;
        background: url(../images/arrowdep.png) 0 0 no-repeat; }
    .dev_tab_title .alldatawrap .scrollblock::-webkit-scrollbar {
      width: 0; }
    .dev_tab_title .alldatawrap .scrollblock .baron__scroller {
      height: 204px;
      overflow-y: auto; }
      .dev_tab_title .alldatawrap .scrollblock .baron__scroller::-webkit-scrollbar {
        width: 0; }
    .dev_tab_title .alldatawrap .baron__track {
      position: absolute;
      top: 45px;
      bottom: 17px;
      right: 10px;
      width: 2px;
      background: #f3f3f3; }
      .dev_tab_title .alldatawrap .baron__track .baron__free {
        position: relative;
        height: 100%; }
      .dev_tab_title .alldatawrap .baron__track .baron__bar {
        width: 2px;
        background: #f1b977;
        position: absolute; }
    .dev_tab_title .alldatawrap .title {
      margin-bottom: 6px; }
    .dev_tab_title .alldatawrap ul {
      padding: 0;
      margin: 0;
      list-style: none;
      font-weight: normal; }
      .dev_tab_title .alldatawrap ul li {
        font-size: 14px;
        margin-top: 6px; }
        .dev_tab_title .alldatawrap ul li.active a {
          color: #9b9b9b; }
        .dev_tab_title .alldatawrap ul li:first-child {
          margin-top: 0; }
        .dev_tab_title .alldatawrap ul li a {
          color: #222222;
          text-decoration: none; }
          .dev_tab_title .alldatawrap ul li a:hover {
            color: #9b9b9b; }
      .dev_tab_title .alldatawrap ul ul {
        padding: 0;
        margin: 0;
        list-style: none; }

.developments_body {
  margin: 0; }
  .developments_body .b_block {
    display: none; }
    .developments_body .b_block .block:hover .time {
      color: #ed5252; }
    .developments_body .b_block.active {
      display: flex;
      flex-wrap: wrap; }
    .developments_body .b_block > div {
      padding: 0;
      background: #fff; }
      .developments_body .b_block > div .block {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      .developments_body .b_block > div.grey {
        background: #f3f6f5; }
    .developments_body .b_block .top {
      padding: 25px 40px; }
    .developments_body .b_block .time {
      font-weight: 600; }
    .developments_body .b_block .text {
      font-size: 14px;
      line-height: 20px; }
    .developments_body .b_block .b_title {
      margin: 13px 0 25px; }
      .developments_body .b_block .b_title a {
        text-decoration: none;
        border-bottom: 1px solid transparent;
        display: inline;
        font-size: 18px;
        color: #222222;
        font-weight: 600; }
        .developments_body .b_block .b_title a span {
          text-transform: uppercase;
          color: #a9a9a9;
          border-bottom: 1px solid transparent; }
        .developments_body .b_block .b_title a:hover {
          border-color: #828282; }
          .developments_body .b_block .b_title a:hover span {
            border-color: #a9a9a9; }

.all_but {
  text-align: center; }
  .all_but a {
    display: inline-block;
    line-height: 16px;
    padding-left: 34px;
    text-decoration: none;
    background: url(../images/all.png) 0 0 no-repeat;
    font-size: 12px;
    font-weight: 600;
    color: #222222;
    text-transform: uppercase; }
    .all_but a span {
      border-bottom: 1px solid transparent; }
    .all_but a:hover span {
      border-color: #222222; }

.footer_menublock {
  background: #222222;
  padding-bottom: 22px; }

.logof {
  font-size: 0;
  line-height: 0;
  margin-top: 22px; }

.f_menu {
  padding: 0;
  margin: 22px 20px 0;
  list-style: none;
  max-width: 740px;
  flex-grow: 2;
  display: flex;
  justify-content: space-between; }
  .f_menu a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid transparent; }
    .f_menu a:hover {
      border-color: #ffffff; }

.soc {
  margin-top: 22px;
  font-size: 0;
  line-height: 0; }
  .soc a {
    margin-left: 11px;
    display: inline-block;
    vertical-align: top; }
    .soc a:first-child {
      margin-left: 0; }
    .soc a img {
      display: block; }
      .soc a img + img {
        display: none; }
    .soc a:hover img {
      display: none; }
      .soc a:hover img + img {
        display: block; }

.footer {
  flex: 0 0 auto;
  min-height: 103px;
  display: flex;
  align-items: center;
  font-weight: 200;
  font-size: 14px;
  line-height: 1; }
  .footer .blockin {
    padding-bottom: 15px; }
  .footer .row > div {
    margin-top: 15px; }

.copyright a {
  text-decoration: none;
  color: #222222;
  display: inline-block;
  border-bottom: 1px solid #222222; }
  .copyright a:hover {
    border-color: transparent; }

.insite {
  text-align: right; }
  .insite a {
    text-decoration: none;
    display: inline-block;
    line-height: 22px;
    padding: 0 6px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
    background: #f5a84e; }

.path {
  font-size: 15px;
  color: #b5b5b5;
  margin-bottom: 20px; }
  .path a {
    color: #b5b5b5;
    text-decoration: none;
    border-bottom: 1px solid #b5b5b5; }
    .path a:hover {
      border-color: transparent; }
  .path span {
    display: inline-block;
    margin: 0 5px; }

.galery_page_block {
  padding: 50px 0 0;
  margin-bottom: 50px;
  position: relative; }
  .galery_page_block:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 23px;
    left: 0;
    right: 0;
    background: #f3f3f3; }
  .galery_page_block .site_title {
    margin-bottom: 50px; }
  .galery_page_block a {
    display: block; }
  .galery_page_block .body {
    margin: 0 -1.5px; }
    .galery_page_block .body > div {
      padding: 0 1.5px; }
  .galery_page_block .info {
    position: absolute;
    bottom: 32px;
    left: 40px; }
  .galery_page_block .title {
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 30px;
    font-weight: 600; }

.content {
  padding: 80px 0 50px;
  position: relative; }
  .content.page:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 564px;
    background: url(../images/compositionbg.jpg) 50% 0 no-repeat;
    background-size: cover; }
  .content.min {
    padding: 30px 0 50px; }

.hr {
  height: 1px;
  background: #f5eee6;
  display: block;
  clear: both;
  margin: 40px 0; }

.page .max-content {
  max-width: 750px; }
.page blockquote {
  margin: 0;
  padding: 40px 0 25px;
  max-width: 655px;
  background: url(../images/blockquotel.png) 0 0 no-repeat, url(../images/blockquoter.png) 100% 100% no-repeat; }
.page ul {
  padding: 0;
  list-style: none; }
  .page ul li {
    position: relative;
    padding-left: 28px;
    margin-top: 15px; }
    .page ul li:first-child {
      margin: 0; }
    .page ul li:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      width: 12px;
      height: 12px;
      background: #cca980; }
.page .content_db_block {
  margin: 30px 0; }
  .page .content_db_block .text {
    max-width: 180px;
    margin-left: 30px;
    font-size: 15px;
    position: relative;
    padding-top: 30px;
    margin-top: 20px; }
    .page .content_db_block .text:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 147px;
      height: 4px;
      background: #cca980; }

.gallery_popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  z-index: -2;
  background: rgba(48, 48, 48, 0.8);
  padding: 15px;
  overflow-y: auto;
  text-align: center;
  opacity: 0;
  transition: all 0.4s ease 0s; }
  .gallery_popup.open {
    opacity: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 5; }
  .gallery_popup .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    position: relative;
    background: #fff;
    width: 100%;
    text-align: left; }
  .gallery_popup .closebut {
    position: absolute;
    top: 18px;
    right: 25px;
    width: 12px;
    height: 12px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    z-index: 2;
    cursor: pointer; }
  .gallery_popup .owl-stage-outer {
    height: 100%; }
  .gallery_popup .owl-stage {
    display: flex;
    height: 100%; }
  .gallery_popup .owl-item {
    float: none; }
  .gallery_popup .flex {
    flex-wrap: nowrap; }
    .gallery_popup .flex .textblock {
      max-width: 288px;
      min-width: 288px;
      width: 288px;
      font-size: 15px;
      line-height: 20px;
      color: #222222;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      padding: 40px 30px 40px 20px; }
      .gallery_popup .flex .textblock .title {
        font-size: 25px;
        font-weight: bold; }
      .gallery_popup .flex .textblock .text {
        margin: 25px 0; }
    .gallery_popup .flex .gallery_popup_slider {
      flex-grow: 2;
      overflow: hidden; }
    .gallery_popup .flex .site_button {
      padding: 0;
      display: block;
      text-align: center;
      margin-top: 25px; }
  .gallery_popup .item {
    display: flex;
    height: 100%;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px); }
    .gallery_popup .item .nav_text {
      display: none; }
    .gallery_popup .item .imgwrap {
      flex-grow: 2;
      text-align: center;
      background: #462b1f; }
      .gallery_popup .item .imgwrap .magnify {
        height: 100%;
        display: inline-block;
        vertical-align: top; }
      .gallery_popup .item .imgwrap .large {
        z-index: 2; }
      .gallery_popup .item .imgwrap img {
        height: 100%;
        margin: 0 auto;
        object-fit: cover;
        object-position: 0 0;
        max-height: calc(100vh - 110px);
        width: auto; }
  .gallery_popup .owl-nav-popup {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 288px;
    z-index: 1; }
    .gallery_popup .owl-nav-popup div {
      cursor: pointer;
      float: right;
      display: flex;
      align-items: center;
      font-size: 15px;
      line-height: 1;
      color: #ffffff; }
      .gallery_popup .owl-nav-popup div span {
        margin-left: 20px;
        width: 70px;
        height: 64px;
        background: url(../images/arrowauthorslider.png) 100% 0 no-repeat; }
      .gallery_popup .owl-nav-popup div:first-child {
        float: left; }
        .gallery_popup .owl-nav-popup div:first-child span {
          background-position: 0 0;
          margin: 0 20px 0 0; }
  .gallery_popup:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px; }

.contacts_block {
  text-align: center; }
  .contacts_block .row > div {
    margin-top: 20px; }
  .contacts_block .title {
    text-transform: uppercase;
    font-weight: 600;
    color: #a9a9a9;
    font-size: 18px;
    margin: 0 0 5px; }
  .contacts_block a {
    color: #0e69e5; }
  .contacts_block .tel {
    text-decoration: none;
    color: #222222; }
    .contacts_block .tel:hover {
      text-decoration: underline; }

.map_wrap {
  margin-bottom: -316px; }
  .map_wrap + .calbackblock {
    padding-top: 230px; }
  .map_wrap #map {
    height: 596px;
    background: #ccc; }

#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 26px;
  right: 26px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }

@media screen and (max-width: 1024px) {
  .composition.noslider .item .text_block {
    padding: 15px; } }
@media screen and (max-width: 1070px) {
  .header_textblock {
    min-height: calc(100vh - 125px); }

  .logo {
    max-width: 200px; }

  .topmenu {
    margin: 0 15px; }
    .topmenu li a {
      font-size: 15px; } }
@media screen and (max-width: 991px) {
  .fixmenu_left {
    padding-top: 50px; }

  .topmenu {
    display: none; }

  .slidermain .item .blockin {
    bottom: 40px;
    text-align: left; }
  .slidermain .item img {
    object-position: 100%; }

  .authorslider .site_title {
    margin: 10px 0 20px 413px; }

  .gallery_popup .item .imgwrap img {
    object-position: 50% 0; } }
@media screen and (max-width: 830px) {
  .menubg .video {
    display: none; }

  .logof {
    max-width: 70px; }

  .f_menu a {
    font-size: 15px; } }
@media screen and (max-width: 767px) {
  .menubg {
    left: 500px; }

  .menu_open_fix {
    left: 40px;
    text-align: center; }
    .menu_open_fix.active {
      padding-left: 0; }
    .menu_open_fix .site_button {
      font-size: 11px; }
    .menu_open_fix .logo1 {
      display: none; }
    .menu_open_fix .logo2 {
      display: block; }
    .menu_open_fix .mobshow {
      display: block; }

  .burger.open + .mail {
    display: none; }
    .burger.open + .mail + .social_but {
      display: none; }

  h1 {
    font-size: 40px; }

  .wrapper {
    padding-left: 40px; }

  .fixmenu_left {
    padding: 20px 10px; }

  .header_textblock {
    padding-bottom: 125px;
    color: #fff;
    font-size: 12px;
    line-height: 18px; }
    .header_textblock .b_title {
      font-size: 26px; }
    .header_textblock .m_title {
      font-size: 22px;
      margin-top: 15px; }
    .header_textblock .text {
      margin: 20px 0; }
    .header_textblock .site_button {
      padding-right: 56px;
      padding-left: 20px; }

  .slidermain .item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .slidermain .item .blockin {
    z-index: 2;
    padding-right: 0;
    display: none; }

  .site_title {
    font-size: 32px; }

  .composition {
    padding-top: 20px; }
    .composition.noslider {
      padding-top: 0; }
    .composition.top {
      padding-top: 15px; }
    .composition.topconsul .text_wrap {
      padding: 60px 0 0; }
      .composition.topconsul .text_wrap .site_button {
        margin-top: 20px; }
    .composition .site_title {
      margin-bottom: 20px; }
    .composition .item .text_block {
      padding: 15px; }
    .composition .text_wrap {
      padding: 0 0 30px; }
      .composition .text_wrap .site_button {
        margin-top: 20px; }
    .composition .owl-nav {
      margin-left: 0;
      margin-right: 0; }

  .dev_tab_title > ul li {
    font-size: 15px;
    margin-left: 6px; }

  .authorslider .site_title {
    margin-left: 0; }
  .authorslider .imgblock {
    margin-left: 0; }
    .authorslider .imgblock img {
      min-height: auto; }
  .authorslider .textblock {
    position: relative;
    width: auto;
    height: auto;
    padding: 14px 17px 80px; }
    .authorslider .textblock .text {
      margin: 0;
      height: auto; }
    .authorslider .textblock .full {
      padding: 0 25px; }
  .authorslider .owl-dots {
    top: auto;
    bottom: 25px;
    left: 17px; }

  .developments .center {
    margin-top: 30px; }

  .developments_body .b_block > div .block {
    flex-direction: row; }
    .developments_body .b_block > div .block img {
      object-fit: cover; }
  .developments_body .b_block .top {
    padding: 25px; }

  .logof {
    max-width: none; }

  .footer_menublock .flex {
    flex-direction: column; }

  .f_menu {
    flex-direction: column;
    align-items: center; }

  .footer {
    text-align: center; }

  .insite {
    text-align: center; }

  .galery_page_block {
    padding-top: 20px;
    margin-bottom: 20px; }
    .galery_page_block .site_title {
      margin-bottom: 15px; }

  .page .content_db_block .text {
    margin-left: 0;
    max-width: none; }

  .gallery_popup .flex {
    flex-direction: column; }
    .gallery_popup .flex .textblock {
      max-width: none;
      width: auto;
      padding: 20px 15px; }
  .gallery_popup .owl-nav-popup {
    left: 0; }
    .gallery_popup .owl-nav-popup div {
      font-size: 0;
      line-height: 0; }
  .gallery_popup .item {
    flex-direction: column; } }
@media screen and (max-width: 640px) {
  .language {
    display: none; }

  .calbackblock {
    padding: 20px 0; }

  .site_form {
    padding: 15px; }

  .developments .titleblock {
    flex-direction: column;
    align-items: center; }

  .dev_tab_title {
    padding-right: 0;
    background: none;
    margin-top: 30px; }
    .dev_tab_title li {
      margin-left: 8px; }

  .developments_body .b_block > div .block {
    display: block; }
    .developments_body .b_block > div .block img {
      width: 100%;
      display: block; }
  .developments_body .b_block .top {
    padding: 15px; }

  .galery_page_block .info {
    left: 15px;
    bottom: 15px;
    right: 15px; }
    .galery_page_block .info .title {
      font-size: 19px; }
    .galery_page_block .info .site_button {
      display: block;
      padding: 0;
      text-align: center; } }

/*# sourceMappingURL=styles.css.map */
