@font-face {
	font-family: 'HelveticLight';
	src: url('../fonts/HelveticaNeueCyr-Light.otf');
}
@font-face {
  font-family: 'HelveticaNeueCyr_Roman';
  src: url('../fonts/HelveticaNeueCyr-Roman.otf');
}
@font-face {
  font-family: 'FreeSetC';
  src: url('../fonts/FreeSetC.ttf');
}
@font-face {
  font-family: 'FreeSetCBold';
  src: url('../fonts/FreeSetCBold.ttf');
}

html {
	font-size: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
    box-sizing: border-box;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body, html {
  
  font-weight: normal;
  font-family: 'HelveticLight', "Open Sans", sans-serif;
  min-width:1000px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'HelveticLight';
}
ul,
ol {
  list-style: none;
  padding: 0;
}
table{
  width: 100%;

}
table td{
  border: 1px solid #202b40;
}
.container__in {
  margin: auto;
}
.container__wrap {
  max-width: 960px;
  margin: auto;
}
.clearfix:after,
.foo:after,
.bar:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
@font-face {
  font-family: 'FreeSetCBold';
  src: url('../fonts/FreeSetCBold.ttf');
}
@font-face {
  font-family: 'FreeSetC';
  src: url('../fonts/FreeSetC.ttf');
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaNeueCyr-Roman.otf');
}
@font-face {
  font-family: 'HelveticBold';
  src: url('../fonts/HelveticaNeueCyr-Bold.otf');
}
@font-face {
  font-family: 'HelveticLight';
  src: url('../fonts/HelveticaNeueCyr-Light.otf');
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
/*.fa-facebook:before {
  content: "\f09a";
}*/
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  /*font-size: 100%;*/
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
h6 {
  font-size: .75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
    font-family: 'FreeSetCBold';
}
blockquote {
  margin: 1em 4rem;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 4rem;
}
menu,
ol,
ul {
  padding: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 .2rem;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -.7rem;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 1.3rem;
  *width: 1.3rem;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.btn {
  display: block;
  color: #da203e;
  font-size: 17px;
  background-color: transparent;
  border: 1px solid #da203e;
  line-height: 2.8;
  padding: 1.5rem 2.0rem;
  text-align: center;
  width: 20rem;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  margin: auto;
}
.btn:hover {
  color: #fff;
  background-color: #b80f3f;
}
.btn_s {
  width: 15.4rem;
  height: 3.5rem;
display: flex;
    align-items: center;
    justify-content: center;
  font-size: 12px;
  font-family: "Helvetica";
}
.head__menu {
  background-color: #fff;
  height: 10rem;
  padding: 0 2rem;
  margin: auto;
  z-index: 99;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-animation: navs-b 0.5s ease-in-out;
  animation: navs-b 0.5s ease-in-out;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  min-width: 1200px;

}
.head__wrap {
  max-width: 1200px;
  margin: auto;
  display: flex;
      justify-content: space-between;
}
.nagrada_wr{
	display:flex;
}
.menu_right,
.menu_left{
	display:flex;
}
.head__bg {
  height: 76.5rem;
  margin-top: 10rem;
  width: 100%;
  position: relative;
  -webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.head__bg:before {
  background: #ffffff url(../img/head-bg.jpg) center 5rem no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  content: '';
  position: absolute;
  z-index: -11;
  top: 0;
  left: 0;
}
.head__logo {
	    margin-right: 6.0rem;
  padding: 1.5rem 0 0 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
      width: 16.6rem;
}

.nav {
  background-color: #fff;
  float: right;
  position: relative;
}
.nav__list {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 1200px;) {
  .menu_right .nav__list {
    position: relative;
    right: 70px;
  }
}
.small .menu_right .nav__item {
  position: relative;
  right: 30px;
}
.nav__item {
  height: 10.0rem;
  /*vertical-align: bottom;*/
  display: inline-block;
  padding: 0 1.0rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-top: 4.5rem;
  font-family: 'FreeSetC';
    vertical-align: top;
}
.nav__item:hover {
  -webkit-transition: background .1s linear;
  transition: background .1s linear;
}
.nav__link {
  position: relative;
  padding: 1.8rem 0 0px 0;
  line-height: 2;
  color: #315151;
  text-decoration: none;
/*  text-transform: uppercase;*/
   border-top: 0px solid #970036;
   transition: all 0.3s ease-out;
   font-size:18px;
}
.small .nav__link {
	padding: .5rem 0 0 0;
}
a.nav__link:hover {
  border-top: .3rem solid #970036;
  -webkit-transition: border-top 0.1s linear;
  transition: border-top 0.1s linear;
}
.small .nav__item{
  padding-top: 3.5rem;
}
.small .head__logo{
  padding-top: 1.0rem;
}
.nav__link:after {
	content:'';
	position: absolute;
	top: -.3rem;
	height: .3rem;
	width:0;
	left: 0;
	background: #970036;
	transition: all 0.3s ease-out;
}
.active:after {
  	width:100%;
}
.facts {
  background: transparent url(../img/about-bg.png) 0 0 no-repeat;
  background-size: cover;
  z-index: 99;
  /*min-height: 798px;*/
  padding: 0 2rem;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
}
.facts__header {
  font-size: 4.6rem;
  color: #fff;
  text-align: left;
  margin-bottom: 3.0rem;
  font-family: "FreeSetC";
}
.facts__sub {
  text-align: left;
  font-size: 16px;
  color: #fff;
  /*margin-bottom: 45px;*/
}
.facts__subs {
  text-align: left;
  color: #fff;
  /* text color */
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}
.facts__desc {
  text-align: left;
  color: #b80f3f!important;
  /* text color */
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1.0rem;
  text-transform: uppercase;
  font-family: 'HelveticBold';
}
.facts__all {
  color: #b80f3f;
  /* text color */
  text-decoration: none;
  font-size: 1.7rem;
  background-color: transparent;
  border: 1px solid #b80f3f;
  line-height: 2.8;
  padding: 0 3.9rem;
  text-align: center;
  width: 22.8rem;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  display: block;

}
.facts__all:hover {
  color: #fff;
  background-color: #b80f3f;
}
.facts__title {
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  position: relative;
  font-size: 12px;
  border-radius: 50%;
  height: 26.5rem;
  width: 26.5rem;
  display: inline-block;
  -webkit-transition: border 1s ease-in-out;
  transition: border 1s ease-in-out;
  border: 1px solid rgba(255, 255, 255, 0);
  margin-left: -2.5rem;
  cursor: default;
  vertical-align: top;
  /*-webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);*/
}
.facts__title:first-child {
  margin-left: 0;
}
.facts__text {
  font-size: 12px;
  max-width: 80%;
  margin: auto;
  display: block;
  line-height: 1.4;
}
.facts__wrap {
  max-width: 1200px;
  margin: auto;
  padding: 4rem 0px;
}
.no-border {
	border: none !important;
}
.facts__side {
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10rem 0 0;
  text-align: left;
}
.facts__icon {
  margin-top: 7rem;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: block;
  height: 5.2rem;
  font-size: 4.0rem;
  font-weight: bold;
  font-family: "FreeSetCBold";
  color: #970036;
}
.facts__icon_img {
  background: transparent url(../img/QC100.png) 0 0 no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 5.2rem;  
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .head__menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-animation: navs 0.5s ease-in-out;
  animation: navs 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.no-fixed {
  position: static;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-animation: navs 1s ease-in-out;
  animation: navs 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.facts__title.show {
  -webkit-animation: show 0.8s ease-in-out;
  animation: show 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
.show-slow {
  -webkit-animation: show 0.5s ease-in-out;
  animation: show 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.show-slower {
  -webkit-animation: show .5s linear;
  animation: show .5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-webkit-keyframes show {
  0% {
    border-color: rgba(255, 255, 255, 0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #ffffff;
  }
}
@keyframes show {
  0% {
    border-color: rgba(255, 255, 255, 0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #ffffff;
  }
}
@-webkit-keyframes navs {
  0% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@keyframes navs {
  0% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes navs-b {
  0% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@keyframes navs-b {
  0% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
.logo {
  max-width: 100%;
  display: block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small {
  height: 6.5rem;
  height: 7rem;
}
.small .nav__item {
  height: 6.5rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small .logo {
  max-width: 69%;
      max-width: 61%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small .head__logo {
  padding-top: 1rem;
}
.video-bg {
  width: 100%;
  position: fixed;
  left: 0;
  z-index: -1;
  background-attachment: fixed;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  display: none;
  display: none;
  opacity: 0;
}
.show-video {
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  display: block;
  opacity: 1;
}
.team {
  background: #800080 url(../img/contact-bg.png) center no-repeat;
  background-size: cover;
  color: #fff;
  font-weight: normal;
  padding: 0 2rem;
  font-family: 'HelveticLight';
}
.team__wrap {
  max-width: 1200px;
  margin: auto;
  padding: 0 0px;
}
.team__cont {
  border-right: 1px solid #9d355e;
  width: 75%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-bottom: 8.5rem;
  padding-right: 3.0rem;
}
.team__body {
  margin-left: -3.2rem;
  /*padding-right: 30px;*/
}
.team__side {
  float: left;
  width: 25%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3rem;
}
.team__contacts {
  display: inline-block;
  vertical-align: top;
  /*max-width: 320px;*/
  width: 46%;
  font-family: 'HelveticLight';
  line-height: 1.5;
  font-size: 14px;
}
.team__contacts p{
  margin-bottom: 1.0rem;
  margin-top: 0;
}
.team__head {
  border-bottom: 1px solid #9d355e;
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  font-size: 0;
}
.team__time {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  max-width: 24.5rem;
  line-height: 1.9;
  font-size: 12px;
  padding-left: 4.0rem;
}
.team__title {
  font-size: 4.6rem;
  margin-top: 6.8rem;
  font-weight: lighter;
}
.team__map {
  vertical-align: top;
  display: inline-block;
  text-align: right;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: "HelveticBold";

}
.team__map:hover .team__icon-map {
  -webkit-animation: maps 0.7s ease-in-out;
  animation: maps 0.7s ease-in-out;
}
.team__icon-map {
  background: transparent url(../img/map-road.png) 0 0 no-repeat;
  background-size: 100% 100%; 
  width: 4.6rem;
  height: 3.5rem;
  display: block;
  margin: 1.0rem auto;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
.team__img {
 /* -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);*/
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}
.team__box {
  display: inline-block;
  position: relative;
  /*max-width: 19.6rem;*/
  text-align: center;
  vertical-align: top;
  margin-left: 3.2rem;
  /*float: left;*/
}
.team__back {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  text-align: center;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  background: #000;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.team__back:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.team__hover {
  width: 100%;
  position: relative;
}
.team__office {
  color: #a5a5a5;
  /* text color */
  font-family: "HelveticLight";
  font-size: 12px;
  text-transform: none;
}
.team__address {
  font-size: 1.8rem;
}
.team__address-desc {
  font-size: 14px;
}
.team__date {
  color: #a5a5a5;
  /* text color */
  font-family: "HelveticLight";
  font-size: 12px;
}
.team__functional {
  color: #e3e3e3;
  /* text color */
  font-family: "HelveticLight";
  font-size: 12px;
  line-height: 1.3;
  width: 80%;
  margin: 0  auto 2.0rem;
  height: 4.0rem;
}
.team__name {
  font-family: 'Helvetica';
  font-size: 1.8rem;
  margin: 1.2rem 0;
}
.team__acc {
  font-size: 12px;
  color: #a9aaac;
  margin: 1.2rem 0;
}
.team__phone {
  display: block;
  font-size: 1.8rem;
  color: #fff;
  margin: 1.2rem 0;
}
.team__mail {
  font-size: 12px;
  color: #fff;
}
.filter-t {
  color: #fff;
  /* text color */
  font-family: "FreeSetC";
  font-size: 3.0rem;
  margin-top: 7.3rem;
  margin-bottom: 3.7rem;
  font-weight: lighter;
}
.filter-t__list {
  padding-left: 0;
}
.filter-t__link {
  color: #fff;
  /* text color */
  font-family: "HelveticLight";
  font-size: 18px;
  text-decoration: underline;
  line-height: 1.3;
  font-weight: lighter;
}
.filter-t__link:hover{
  text-decoration: none;
}
.filter-t__link_active {
  font-weight: bold;
  text-decoration: none;
  font-family: "HelveticBold";
  cursor: default;
}
.filter-t__item {
  margin-bottom: 1rem;
}
@-webkit-keyframes maps {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  10% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  20% {
    -webkit-transform: translateX(.5rem);
    transform: translateX(.5rem);
  }
  30% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  40% {
    -webkit-transform: translateX(.5rem);
    transform: translateX(.5rem);
  }
  50% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  60% {
    -webkit-transform: translateX(.4rem);
    transform: translateX(.4rem);
  }
  70% {
    -webkit-transform: translateX(-.4rem);
    transform: translateX(-.4rem);
  }
  80% {
    -webkit-transform: translateX(.3rem);
    transform: translateX(.3rem);
  }
  90% {
    -webkit-transform: translateX(-.2rem);
    transform: translateX(-.2rem);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes maps {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  10% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  20% {
    -webkit-transform: translateX(.5rem);
    transform: translateX(.5rem);
  }
  30% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  40% {
    -webkit-transform: translateX(.5rem);
    transform: translateX(.5rem);
  }
  50% {
    -webkit-transform: translateX(-.5rem);
    transform: translateX(-.5rem);
  }
  60% {
    -webkit-transform: translateX(.4rem);
    transform: translateX(.4rem);
  }
  70% {
    -webkit-transform: translateX(-.4rem);
    transform: translateX(-.4rem);
  }
  80% {
    -webkit-transform: translateX(.3rem);
    transform: translateX(.3rem);
  }
  90% {
    -webkit-transform: translateX(-.2rem);
    transform: translateX(-.2rem);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes team {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes team {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes team2 {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes team2 {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
.rotate {
  /*-webkit-animation: team .9s linear;
  animation: team .9s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;*/
}
.counts {
  text-align: center;
  max-width: 77rem;
  margin: 12rem auto 5rem;
  font-size: 0;
}
.counts__item {
  display: inline-block;
  width: 33.33%;
}
.counts__count {
  width: 20rem;
  min-height: 7rem;
}
.counts__img {
  display: block;
  margin: auto;
}
.counts__img_home {
  background: transparent url(../img/dom.png) 0 0 no-repeat;
  width: 3.6rem;
  height: 4.1rem;
}
.counts__img_year {
  background: transparent url(../img/year.png) 0 0 no-repeat;
  width: 4.4rem;
  height: 4.9rem;
}
.counts__img_apprt {
  background: transparent url(../img/appartament.png) 0 0 no-repeat;
  width: 5.7rem;
  height: 3.9rem;
}
.counts__desc {
  color: #211f1f;
  font-size: 16px;
  font-family: "Helvetica";
  margin: 1.5rem 0  0;
}
.counts .count {
  color: #970035;
  /* text color */
  font-size: 6rem;
  font-weight: bold;
  -webkit-animation: fonts 2s linear;
  animation: fonts 2s linear;
  height: 6.9rem;
  font-family: "FreeSetC";
}
.counts__num {
  font-size: 16px;
}
.title {
  top: 10.0rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  text-align: center;
  height: 70%;
  margin-top: 10rem;
  padding-top: 3rem;
}
.title__h1 {
  font-size: 6rem;
  color: #fff;
  margin-bottom: 1rem;
}
.title__play {
  border-radius: 50%;
  border: 2px solid #fff;
  height: 6rem;
  width: 6rem;
  text-align: center;
  cursor: pointer;
  margin: auto;
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: transparent;
}
.title__play:focus {
  outline: none;
}
.title__play .fa-play {
  color: inherit;
  font-size: 3rem;
  position: relative;
  top: .2rem;
  left: .4rem;
  text-shadow: 0 0 .2rem .4rem red;
}
.title__play:hover {
  color: #970036;
  border-color: #970036;
}
@-webkit-keyframes fonts {
  0% {
    font-size: 0;
  }
  100% {
    font-size: 6rem;
  }
}
@keyframes fonts {
  0% {
    font-size: 0;
  }
  100% {
    font-size: 6rem;
  }
}
.proj {
  background: transparent url(../img/object.png) 0 0 no-repeat;
  background-size: cover;
  padding: 0 .5rem;
  display: none;

}
.proj__wrap {
  max-width: 96rem;
  margin: 0 auto 0 auto;
  padding: 0 0px;
}
.proj__content {
  float: left;
  width: 75%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 3rem;
  border-right: 1px solid #c3c3c3;
  padding-bottom: 8.5rem;
  padding-top: 5rem;
}
.proj__side {
  float: left;
  width: 25%;
  font-weight: lighter;
}
.proj__head {
  padding: 2rem 0;
}
.proj__title {
  font-weight: lighter;
  float: left;
  margin: 0;
  color: #211f1f;
  /* text color */
  font-size: 4.6rem;
}
.proj__map {
  float: right;
  color: #da203e;
  font-size: 17px;
  background-color: transparent;
  border: 1px solid #da203e;
  line-height: 2.8;
  padding: 0 2rem;
  text-align: center;
  width: 22.8rem;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.proj__map:hover {
  color: #fff;
  background-color: #da203e;
}
.proj__desc {
  color: #211f1f;
  /* text color */
  font-size: 16px;
}
.filter {
  padding-top: 8.0rem;
}
.filter__title {
  padding-left: 3.0rem;
  color: #211f1f;
  /* text color */
  font-size: 3rem;
}
.filter__list {
  padding-left: 3rem;
}
.filter__item {
  margin-bottom: 1.5rem;
}
.filter__sub {
  color: #655f5f;
  /* text color */
  font-size: 14px;
}
.filter__link {
  color: #da203e;
  /* text color */
  font-size: 18px;
  text-decoration: underline;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.filter__link:hover {
  color: #221f1f;
  /*font-size: 18px;*/
}
.filter__link_active {
  color: #221f1f;
  font-size: 18px;
}
.projects__list {
  padding: 0;
  margin: 0;
}
.projects__item {
  float: left;
  width: 47.5rem;
  height: 47.8rem;
  border: 1px solid transparent;
  opacity: 1;
  position: relative;
}
.projects__item_small {
  width: 23.7rem;
  height: 23.9rem;
}
.projects__item_x1 {
  width: 100%;
  height: auto;
  max-width: 60.0rem;
  max-height: 60.0rem;
}
.projects__item_x2 {
  width: 50%;
  height: 35.4rem;
}
.projects__item_x3 {
  width: 33.33%;
  height: 23.5rem;
}
.projects__item_x3 .project__info {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.projects__item_x3 .project__desc {
  padding-top: 1.2rem;
}
.projects__item_x3 .project__name {
  width: 100%;
  height: auto;
}


.projects__item_x2 .project__info {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.projects__item_x2 .project__desc {
  padding-top: 1.2rem;
}
.projects__item_x2 .project__name {
  width: 100%;
  height: auto;
}

.projects__item_x2-3 {
  width: 66.66%;
  height: 47.8rem;
}
.projects__item_middle {
  width: 47.6rem;
  height: 23.9rem;
}
.pr__inf {
  display: inline-block;
  vertical-align: middle;
  text-align: center ;
  font-size: 3rem;
  color: #fff;
}
.project {
  overflow: hidden;
  position: relative;
  /*width: 100%;*/
  max-height: 46.8rem;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  cursor: pointer;
  -webkit-animation: show-proj 2s linear infinite;
  animation: show-proj 2s linear infinite;
  -webkit-perspective: 100;
  perspective: 100;
  -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;

}
.project__hover {
  display: table-cell;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(100, 0, 0, 0.1);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
  vertical-align: middle;
}
.project__hover:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.project:hover .project__desc {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.project__desc {
  position: absolute;
  bottom: -.2rem;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  height: 6.0rem;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.0rem 0;
  font-size: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.project__desc:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.project__name {
  color: #d91f3d;
  /* text color */
  font-size: 2rem;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 50%;
  height: 100%;
}
.project__name:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.project__info {
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 50%;
}
.project__info:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.project__img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
@-webkit-keyframes show-proj {

}
@keyframes show-proj {

}
.footer {
  background: #fff;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #221f1f;
      padding: 1rem;
}
.footer__wrap {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  padding: 0 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer__miritec {
  color: #221f1f;
}
.footer__dev {
  vertical-align: middle;
/*	display: inline-flex;*/
	display: block;
    /*margin-right: 50px;*/
    align-items: center;
    white-space: nowrap;
    position: absolute;
    right:0;
}
.footer__dev img {
  vertical-align: middle;
  display: inline-block;
}
.footer__copyr {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 90%;
      white-space: nowrap;
  /*margin-right: 50px;*/
}
.footer__share {
  display: inline-block;
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.footer__vk {
  color: #4d75a3;
  font-size: 2.5rem;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: .5rem;
}
.footer__vk:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.footer__fb {
  color: #3b5998;
  display: inline-block;
  font-size: 2.5rem;
  text-decoration: none;
  margin-left: .5rem;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
     width: 5rem;
}
.yout_insta{
	display: inline-block;
	margin:0 0 0 1rem;
	-webkit-transition: all .3s linear;
   transition: all .3s linear;
     width: 5rem;
}
.footer__fb path,
.yout_insta path{
   transition: all .3s linear;
	
}
.footer__fb:hover path,
.yout_insta:hover  path{
  fill:#315151;
}
.footer__logo {
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}
.footer__logo:hover {
  /*-webkit-transform: rotate(360deg);*/
  /*-ms-transform: rotate(360deg);*/
  /*transform: rotate(360deg);*/
}
.footer_right {
  position: relative;
  right: 50px;
}
.object {
  color: #fff;
  font-family: "HelveticLight";
  font-size: 15px;
  background-color: #202b40;
  overflow: hidden;
}
.object__bg {
  height: 31.0rem;
  height: 49.0rem;
    background-size: cover;
  width: 100%;
  background-color: #e7e7e7;
  margin-top: 10.0rem;
      position: relative;

}
.object__content {
  margin-top: 7.5rem;
  padding: 0 0 4.0rem 0;
}
.object__wrap {
  max-width: 1200px;
  margin: auto;
  padding: 0 2rem;
}
.object__info {
  float: left;
  width: 49%;
  padding-right: 7.5rem;
	width: 70%;
	border-right: 1px solid #4d5566;
}
.object__info_w50{
  width: 70%;
}
.object__loc_w50{
  width: 30%;
}
.object__out{
  background: transparent url(../img/windows.png) 0 0 no-repeat;
}
.object__url {
  width: 25%;
  float: left;
  margin-top: 1rem;
}
.object__desc {
  border-bottom: 1px solid #4d5566;
  padding-bottom: 3.0rem;
  margin-bottom: 3.5rem;
  display:flex;
}
.object__desc_bb-none{
  border-bottom: none;
}
.object__title {
  font-family: "FreeSetC";
  font-size: 3.6rem;
  margin-top: 0;
    margin-bottom: 5.0rem;
  font-weight: lighter;
}
.object__sub {
  font-family: "HelveticBold";
  font-size: 18px;
  text-transform: uppercase;
}
.object__txt {
  font-size: 15px;
  line-height: 1.3;
}
.object__hidden {
  position: relative;
  overflow: hidden;
  /*height: 160px;*/
  margin-bottom: 2rem;
  -webkit-transition: all 1s ;
  -moz-transition: all 1s ;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.object__hidden p{
  font-size: 15px;
  line-height: 1.3;
}
.object__inner_description{
  line-height: 1.3;
  color: #fff;
}
.object__hidden a{
  font-size: 15px;
  line-height: 1.3;
  color: #da203e;
}

.object__hidden a:hover{
  color: #fff;
}

.object__hidden li{
  font-size: 15px;
  line-height: 1.3;
}
.object__hidden:after {
  /*content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;*/
}
.object__hidden_after:after{
  /*background: -webkit-linear-gradient(top, rgba(32, 43, 65, 0), rgba(32, 43, 64, 1));
  background: linear-gradient(to bottom, rgba(32, 43, 64, 0), rgba(32, 43, 64, 1));*/
}
.object__more {
  color: #d91f3d;
  /* text color */
  font-family: "Helvetica";
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.object__more:hover {
  color: #fff;
}
.object__link {
  border-bottom: 1px dotted;
}
.object__link:hover {
  color: #fff;
  border-color: #fff;
}
.object__arr-down {
  margin-left: .5rem;
  vertical-align: bottom;
}
.object__address {
  font-size: 18px;
  /*text-align: center;*/
  margin-top: 0px;
}
.object__view {
  width: 21.7rem;
}
.object__lead {
  padding: 2.0rem;
}
.object__site {
  font-size: 16px;
  font-family: "Helvetica";
  display: block;
  margin-bottom: .5rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color:white;
  background: #961038;
  display: inline-block;
  padding: 1.1rem 2.1rem;
  transition: all .2s linear;
  overflow: hidden;
}
.object__site:hover {
    color: #961038;
    background-color: white;
}
.object__out{
  background: transparent url(../img/windows.png) 0 0 no-repeat;
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 0 0 .3rem;
}
.object__site:hover .object__out {
  background: transparent url(../img/windows_hover.png) 0 0 no-repeat;
}
.object__site .fa {
  margin-left: .5rem;
}
.object__sm-desc {
  font-size: 12px;
  font-family: "HelveticLight";
  color: #a9aaac;
  margin-bottom: 2.5rem;
}
.lead__wrap {
  width: 1200px;
  margin: auto;
}
.lead__left {
  /*float: left;
  width: 50%;*/

	width: 100%;
	padding-right: 2.4rem;
}
.lead__right {
  float: left;
  width: 50%;
}
.exploit__title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "HelveticBold";
  margin-bottom: 2.5rem;
}
.exploit__title_bb{
  border-bottom: 1px solid #4d5566;
  margin-bottom: 0;
  padding-bottom: 2.0rem;
}
.exploit__sub {
  font-family: "HelveticBold";
  font-size: 15px;
  color: #a9aaac;
}
.exploit__txt {
  font-family: "HelveticLight";
  font-size: 15px;
  line-height: 1.5;
}
.exploit__desc {
  margin-bottom: 2.5rem;
}
.condition__title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "HelveticBold";
  margin-bottom: 2.5rem;
}
.condition__else {
  color: #da203e;
  display: block;
  margin-bottom: .5rem;
}
.condition__else:hover {
  color: #fff;
}
.condition__link {
  color: #da203e;
}
.condition__link:hover {
  color: #fff;
}
.condition__desc {
  margin-top: 2.5rem;
  font-family: "HelveticLight";
}
.gallery {
  background: #eeeeee;
  padding: 4.0rem 2.0rem;
  font-size: 0;
}
.gallery__img {
  width: 22.6rem;
  height: 22.6rem;
  border: .4rem solid #fff;
  float: left;
  margin-left: 1.8rem;
  margin-bottom: 1.8rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.gallery_span{
	display: block;
	width: 21.8rem;
	height: 15.8rem;
	position: relative;
	top: 0;
	border: .4rem solid white;
	background-size: cover;
	background-position: center;
	margin: 0rem 0rem 1.8rem 1.8rem;
}
.gallery__link {
  position: relative;
  display: inline-block;
}
.gallery__link:hover .gallery__img,
.gallery__link:hover .gallery_span {
  opacity: 0.3;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.gallery__link .fa {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  position: absolute;
  color: #b20838;
  display: block;
  font-size: 11.7rem;
  left: 11.3rem;
  top: 11.3rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  margin-left: -4.6rem;
  margin-top: -9.2rem;
  opacity: 1;
}
.gallery__link:hover .fa {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.gallery__wrap {
  max-width: 1200px;
  margin: auto;
}
.gallery__title {
  font-family: "HelveticLight";
  color: #221f1f;
  max-width: 1200px;
  margin: 0 auto 2.0rem;
  font-size: 2.8rem;
	text-align: center;
  font-family: 'FreeSetC';
}
.gallery__list {
  margin-left: -2.1rem;
}
.press {
  width: 100%;
  background: transparent url(../img/news-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 0 2rem;
}
.press__wrap {
  max-width: 1200px;
  margin: auto;
}
.press__content {
  float: left;
  width: 75%;
  padding-right: 0%;
  border-right: 1px solid #4f596d;
  padding-bottom: 8.5rem;
  padding-top: 2.5rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.press__side {
  float: left;
  width: 23%;
  font-weight: lighter;
}
.press__title {
  font-size: 4.6rem;
  color: #fff;
  text-align: left;
  margin-bottom: 2.5rem;
  font-family: "FreeSetC";
  font-weight: lighter;
}
.press__list {
  margin-left: -2.8rem;
}
.press__box {
  margin-left: 2.8rem;
  text-align: center;
  color: #e6e6e6  ;
  max-width: 28.0rem;
  max-width: 26.7rem;
  float: left;
  padding: 4.0rem 3.0rem  ;
  position: relative;
  width: 100%;
}
.sdwig_wr{
	overflow: hidden;
}
.press__box-bottom-border {
	border-bottom: 1px solid #4f596d;
}
.press__bd-top {
  border-top: 1px solid #4f596d;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.press__date {
  color: #fff;
  font-size: 12px;
  font-family: "Helvetica";
  margin-bottom: 1.0rem;
  font-weight: lighter;
}
.press__desc {
  font-size: 1.8rem;
  font-family: "HelveticLight";
  margin-bottom: 3.0rem;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 4.5rem;
  line-height: 1.3;
  min-height: 4.5rem;
  font-weight: lighter;
}

.press__filter-head {
  font-family: "Helvetica";
  font-size: 3.0rem;
  margin-top: 10.8rem;
  margin-bottom: 3.7rem;
  color: #fff;
  margin-left: 3.0rem;
  font-weight: lighter;
}
.press__filter {
  padding-left: 3.0rem;
  margin-bottom: 5rem;
}
.press__action {
  margin-bottom: 1.0rem;
}
.press__link {
  font-size: 18px;
  font-family: "HelveticLight";
  color: #da203e;
  text-decoration: underline;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.press__link:hover {
  text-decoration: none;
  color: #fff;
}
.press__link_active {
  color: #fff;
  text-decoration: none;
  cursor: default;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  pointer-events: none;
}
.news {
  color: #fff;
  background-color: #202b40;
}
.news__head {
  background: transparent url(../img/news-bg.jpg) center no-repeat;
  background-size: cover;
  font-family: "Helvetica";
  text-align: center;
  padding: 15.0rem 2.0rem 5rem;
  min-height: 32.0rem;
}
.news__sub {
  font-size: 12px;
}
.news__title {
  font-size: 4.6rem;
  font-family: "FreeSetC";
  color: #fff;
  max-width: 90rem;
  margin: 4.5rem auto;
  font-weight: lighter;
}
.news__date {
  font-size: 12px;
}
.news__content{
  line-height: 1.5;
  font-size: 15px;
  line-height: 1.3;
}
.news__content p{
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 1.3;
}
.news__content a{
  color: #da203e;
}
.news__content a:hover{
  color: #fff;
}
.news__wrap {
  max-width: 800px;
  margin: auto;
  font-family: "HelveticLight";
  padding: 4.2rem 2rem;
}
.news__txt {
  font-size: 15px;
  margin-bottom: 3.5rem;
  line-height: 1.3;
}
.news__txt_fs {
  font-size: 18px;
}
.news__btn {
  width: 15.2rem;
  width: 152px;
  font-family: "HelveticLight";
  text-align: center;
  border-color: #fff;
  color: #fff;
  line-height: 1;
  padding: 1.2rem 0 .9rem;
  font-size: 12px;
  margin: auto;
}
.news__btn:hover {
  color: #181848;
  background: #fff;
  border-color: #fff;
}
.news__left-arr{
  display: inline-block;
  background: transparent url(../img/arr-left-.png) 0 0 no-repeat;
  width: 2.4rem;
  height: .5rem;
  position: relative;
  top: -.2rem;
}
.news__btn:hover .news__left-arr{
  background: transparent url(../img/arr-left-hover.png) 0 0 no-repeat;
}
.news__low {
  text-align: center;
  margin-top: 4.2rem;
}
.purchase {
  color: #fff;
  background-color: #202b40;
}
.purchase__head {
  background: transparent url(../img/buy-bg.jpg) center no-repeat;
  background-size: cover;
  font-family: "Helvetica";
  text-align: center;
  padding: 5.0rem 2.0rem;
  height: 32.0rem;
  margin-top: 10.0rem;
}
.purchase__head:after{
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.purchase__sub {
  font-size: 18px;
  font-family: "HelveticBold";
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 1px;
}
.purchase__title {
  font-size: 4.6rem;
  font-family: "FreeSetC";
  color: #fff;
  max-width: 64.4rem;
  margin: 4.5rem auto;
  display: inline-block;
  vertical-align: middle;
}
.purchase__date {
  font-size: 12px;
}
.purchase__wrap {
  max-width: 1200px;
  margin: auto;
  font-family: "HelveticLight";
  padding: 4.5rem;
}
.purchase__txt {
  font-size: 15px;
  margin-bottom: 3.5rem;
  line-height: 1.3;
}
.purchase__txt_fs {
  font-size: 18px;
}
.purchase__list-o {
  list-style: disc;
  padding-left: 0;
  color: #da203e;
  line-height: 0.5;
  font-size: 3.0rem;
}
.purchase__list-o li {
  margin-bottom: 2.0rem;
  color: #da203e;
  font-size: 2.5rem;
}
.purchase__list-o li span {
  color: #fff;
  font-size: 15px;
}
.purchase__list-n {
  color: #da203e;
  padding-left: 0;
  list-style: decimal;
  font-size: 12px;
  line-height: 0.5;
}
.purchase__item {
  margin-bottom: 2.0rem;
  color: #da203e;
  font-size: 12px;
}
.purchase__item span {
  color: #fff;
  font-size: 15px;
}
.purchase__other {
  font-size: 18px;
  font-family: "HelveticLight";
  line-height: 1.3;
  margin-top: 4.5rem;
}
.not-found {
  background-color: #26334b;
  margin: 10.0rem 0 0 0;
  padding: 7.5rem;
  text-align: center;
}
.not-found__num {
  font-size: 50.0rem;
  font-family: "HelveticBold";
  display: inline-block;
  color: #fff;
}
.not-found__num_left {
  position: relative;
  z-index: 99;
  left: 12.0rem;
}
.not-found__num_right {
  position: relative;
  right: 16.0rem;
}
.not-found__null {
  display: inline-block;
  height: 35.1rem;
  width: 35.1rem;
  border: 6.0rem solid #970036;
}
.not-found__desc {
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-bottom: 1.0rem;
}
.not-found__back {
  font-size: 18px;
  color: #da203e;
}
.not-found__back:hover {
  color: #fff;
  font-family: "HelveticLight";
}
.test{
  font-size: 10px;
}

ul.yiiPager li{
  display: block;
  margin-right: 5px;
  text-align: center;
}

ul.yiiPager li.selected a{
  background-color: #970036;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

ul.yiiPager .page a{
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #da203e;
  border: 1px solid #970036;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}
ul.yiiPager .page a:hover{
  background-color: #970036;
  color: #fff;
}
ul .yiiPager a{
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding: 8px 10px;
  background-color: #fff;
  color: #26334b;
  font-size: 12px;
  font-weight: bold;
}
ul.yiiPager li.next a{
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding: 8px 10px ;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #970036;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;

}
ul.yiiPager li.next a:hover{
  background-color: #970036;
  color: #fff;
}

ul.yiiPager li.hidden a{
  padding: 8px 10px;
  background-color: transparent;
  border-color: #4d5566;
  cursor: default;
}
.previous,
.next{
	height: 29px;
	width: 29px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.previous a,
.next a{
	display: flex!important;
  justify-content: center;
  align-items: center;
}

ul.yiiPager li.previous a,
.previous a,
.next a{
	text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding: 8px 10px ;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #970036;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}
.previous a:hover,
.next a:hover{
  background-color: #970036;
  color: #fff;
}

ul.yiiPager li.hidden a{
  padding: 8px 10px;
  background-color: transparent;
  border-color: #4d5566;
  cursor: default;
}
ul.yiiPager li.hidden a:hover{
  background-color: transparent;
  border-color: #4d5566;
  cursor: default;
}

.projects ul.yiiPager li.hidden a{
  color: #221f1f;
}
.projects ul.yiiPager li.previous a{
  color: #221f1f;
}
.projects ul.yiiPager li.next a{
  color: #221f1f;
}

.team__body ul.yiiPager .page a{
  border-color: #fff;
  color: #fff;
}
.team__body ul.yiiPager li.selected a{
  background-color: #fff;
  color: #202b40;
}
.team__body  ul.yiiPager li.next a{
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.team__body  ul.yiiPager li.previous a{
  background: #fff;
  color: #202b40;
  border-color: #fff;
}
.team__body ul.yiiPager li.hidden a{
  background-color: transparent;
  border: 1px solid #9d355e;
  color: #9d355e;
}

.team__body ul.yiiPager .page a:hover{
  background-color: #fff;
  color: #202b40;
}

ul.yiiPager{
  display: inline-block;
  /*overflow: hidden;*/
  width: 472px;
  white-space: nowrap;
  display: flex;
}
.result-list{
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 40px;
  justify-content: center;
}
.previous.hidden a,
.next.hidden a{
	pointer-events: none;
	padding: 0;
  background-color: transparent;
  border-color: #4d5566;
  cursor: default;
  border: solid 1px #DEDEDE;
}
a:focus{
  outline: none;	
}

.projects__list{
  position: relative;
  /*height: 499px;*/
}
.facts-hide{
  /*-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;*/
  padding: 3.0rem 0;
  /*height: auto;*/
}
.fact-hide .facts_open div{
  opacity: 1;
  margin-top: 1.0rem;
  margin-bottom: 2.0rem;
  line-height: 1.5;
  -webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s;
}
.fact-hide .facts_open h2{
  font-family: "HelveticBold";
  color: #b80f3f;
  opacity: 1;
  text-align: left;
  font-size: 18px;
  line-height: 1;
}
.facts_open h2{
  color: #b80f3f;
  -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
  text-align: left;
  line-height: 0;
  opacity: 0;
  /*margin-top: 0px;*/
  font-size: 2.6rem;
  margin: 0;
  margin-bottom: 1.0rem;
}
.facts_open div{
  color: #fff;
  -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
  text-align: left;
  line-height: 0;
  opacity: 0;
  /*margin-top: 10px;*/
  margin: 0;
  font-size: 14px;
}
.facts_open{
  margin: auto;
  max-width: 96.0rem;
}

#language-select{
	font-size: 13px;
	line-height: 2.5;
}
#language-select span{
  color: #315151;
  text-transform: uppercase !important;
  font-size: 16px;
}
#language-select a{
  color: #970035;
  text-transform: uppercase !important;
  font-size: 16px;
}

.hiddenText{
  height: auto;
  animation: hidden 1s linear;
  -webkit-animation: hidden 1s linear;
}

.news__content ol{
  color: #da203e;
  padding-left: 0;
  list-style: decimal;
  font-size: 12px;
  line-height: 0.5;
}
.news__content ol li{
  margin-bottom: 2.0rem;
  color: #da203e;
  font-size: 12px;
}

.news__content ul{
  list-style: disc;
  padding-left: 0;
  color: #da203e;
  line-height: 0.5;
  font-size: 3.0rem;
  margin: .5rem 0px 0px 2.0rem;
}
.news__content ul li{
  margin:0px 0px 0px 0px;
  color: #da203e;
  font-size: 2.5rem;
}
.news__content span{
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}
.news__content p{
  line-height: 1.5;
}
.hide{
  display: none;
}

.news__content table{
  width: 100%;
}
.news__content tr:hover{
  background-color: #2b364a;
}
.news__content table td{
  border: 1px solid #4d5566;
  padding: 1.5rem;
}
.news__content tr:first-child td{
  font-weight: bold;
  font-family: "HelveticBold";
  background-color: #4d5566;
  border-right: 1px solid #5b6374;
}

.news__content tr:first-child td:last-child{
  border-right: 1px solid #4d5566;
}

.hypermarket__address{
  font-size: 1.8rem;
  font-family: "HelveticLight";
  border-bottom: 1px solid #4d5566;
  position:relative;
  z-index: 1;
}
.hypermarket__address .img-link{
	position: absolute;
	z-index: 1;
	right: -2.0rem;	
	top: 50%;
	margin-top: -1.0rem;
}
.exploit{

}

.exploit ul{
  margin: 0;
  padding: 0;
}
.condition{
  width: 70%;
}

.hypermarket__link{
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 2.1rem 0;
  font-family: "HelveticLight";
  font-size: 1.8rem;
  font-weight: lighter;
}
.hypermarket__link:hover{
  background-color: #2b364a;
}

.google_label {
	width: 20.0rem;
	height: 7.0rem;
}

.purchase__content {
  font-size: 12px;
}
.purchase__content ol{
  color: #da203e;
  padding-left: 0;
  list-style: decimal;
  font-size: 12px;
  line-height: 0.5;
}
.purchase__content ol li{
  margin-bottom: 2.0rem;
  color: #da203e;
  font-size: 12px;
}

.purchase__content ul{
  list-style: disc;
  padding-left: 0;
  color: #da203e;
  line-height: 0.5;
  font-size: 3.0rem;
  margin: 0;
}
.purchase__content ul li{
  margin-bottom: 2.0rem;
  color: #da203e;
  font-size: 2.5rem;
}
.purchase__content span{
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}
.purchase__content p{
  line-height: 1.5;
}
.purchase__content strong,
.purchase__content b{
  /*margin-bottom: 5px;*/
  display: block;
  font-size: 2.2rem;
}

.purchase__content table{
  width: 100%;
}
.purchase__content tr:hover{
  background-color: #2b364a;
}
.purchase__content table td{
  border: 1px solid #4d5566;
  padding: 1.5rem;
}
.purchase__content tr:first-child td{
  font-weight: bold;
  font-family: "HelveticBold";
  background-color: #4d5566;
  border-right: 1px solid #5b6374;
}

.purchase__content tr:first-child td:last-child{
  border-right: 1px solid #4d5566;
}

.news__content b{
  /*margin-bottom: 5px;*/
  display: block;
}

.news__content table{
  width: 100%;
}
.news__content tr:hover{
  background-color: #2b364a;
}
.news__content table td{
  border: 1px solid #4d5566;
  padding: 1.5rem;
}
.news__content tr:first-child td{
  font-weight: bold;
  font-family: "HelveticBold";
  background-color: #4d5566;
  border-right: 1px solid #5b6374;
}

.news__content tr:first-child td:last-child{
  border-right: 1px solid #4d5566;
}

.object__content table{
  width: 100%;
}
.object__content tr:hover{
  background-color: #2b364a;
}
.object__content table td{
  border: 1px solid #4d5566;
  padding: 1.5rem;
}
.object__content tr:first-child td{
  font-weight: bold;
  font-family: "HelveticBold";
  background-color: #4d5566;
  border-right: 1px solid #5b6374;
}

.object__content tr:first-child td:last-child{
  border-right: 1px solid #4d5566;
}

.facts__wrap ol li{
	margin-bottom: 2.0rem;
	color: #da203e;
	font-size: 12px;
}

.facts__wrap ul{
	list-style: disc;
}
.facts__wrap ul li{
	color: #da203e;
}
.facts__wrap span{
	color: #fff;
	font-size: 15px;
}
.century-link{
	display: block;
	width: 5.2rem;
	margin: 1.5rem 0 0 3.0rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;	
}
.small .century-link{
	width: 4.2rem;
	margin-top: .5rem;
}
.century-link img{
	max-width: 100%;
	border: 0;
}
.col_50{
	float: left;
	width: 50%;
}
.ci-block{
	position: relative;
	z-index: 1;
	margin: -1.5rem 0 0 5.0rem;
	padding: 0 0 0 9.0rem;
	display: block;
	text-decoration: none;
	color: #fff;
}
.ci-block .image{
	width: 7.2rem;
	position: absolute;
	z-index: 1;
	left: 0;
	top: -3.8rem;
}
.ci-block .image img{
	max-width:100%;
	border: 0;
}
.inner-list{
	overflow: hidden;
	height: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;	
}
.inner-list li{
	padding: 0;
	margin: 0 0 1.0rem;
	display: block;
	font-size: 14px;
}
.inner-list li a{
	color: #da203e;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;		
}
.inner-list li a:hover{
	color: #000;
}
.filter__item:hover .inner-list{
	height: 5.0rem;
	margin: 2.0rem 0 0;
}

.projects__item.projects__item_x2.selected {
    /*border: 5px inset #DA203E;*/
    /*border-right: indianred;*/
    /*border-bottom: indianred;*/
    /*border-top-color: #DA203E!important;*/
    /*border-left-color: #DA203E!important;*/
}
.projects__item .line-top,
.projects__item .line-left,
.projects__item .inside-text{
  position: absolute;
  background: #DA203E;
}
.projects__item .line-top{
  height: .5rem;
  width: 100%;
  margin-top: 1.0rem;
  margin-left: 1.0rem;
}
.projects__item .line-left{
  width: .5rem;
  height: 100%;
  margin-top: 1.0rem;
  margin-left: 1.0rem;
}
.projects__item .inside-text{
  position: absolute;
  top: 1.5rem;
  padding: 1.0rem;
  color: #fff;
  font-weight: bold;
  left: 1.5rem;
}
/*objects*/
.showObjects{
	position: absolute;
	opacity:0;
}
.m_project_wrapp{
	height: 100%;
	display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  justify-content: flex-start;
  margin-bottom: 4.0rem;
}
#from_realiz{
	background:red;
}

.realis_bizness{
	font-size: 18px;
  font-family: "HelveticLight";
  border-bottom: 1px solid #4d5566;
  position: relative;
  z-index: 1;
}
.m_addressMainProject p{
	margin:0;
}
.new_btn{
  font-family: "HelveticLight";
  text-align: center;
  border-color: #fff;
  color: #fff!important;
  line-height: 1;
  padding: 1.2rem 2.2rem .9rem;
  font-size: 12px;
  margin: auto;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #da203e;
  transition: all .2s linear;	
}
.new_btn:hover{
	background-color: #da203e;
}
.object_middle{
	
}
.btn_consult{
	display: inline-block;
	color: #da203e;
	background-color: transparent;
	border: 1px solid #da203e;
	height: 3.5rem;
	line-height: 1;
	position: relative;
	font-size: 12px;
	font-family: "Helvetica";
	overflow: hidden;
	padding: 1.2rem 2.0rem;
	cursor: pointer;
	width: 21.7rem;
	text-align: center;	
}
.btn_consult:hover{
	color: #fff;
	background-color: #b80f3f;	
}
.ink {
  display:block;
  height: 22.2rem;
  width: 22.2rem;
  top: -5.4rem;
  left: 10.6rem;
  position:absolute!important;
  background:rgba(255,255,255,0.3);
  border-radius:100%;
  opacity: .9;
  transform:scale(0);
}
.animate_ink {
  animation: ripple 3s linear infinite;
}
@keyframes ripple {
  50%{opacity:0;transform:scale(2.5)}
  100%{opacity:0;transform:scale(2.5)}
}
.ink1{
  left: 0px;
  top: 5.0rem;
}
.ink2{
  left: -10.0rem;
  top: -3.0rem;
}
.ink3{
  left: 2.1rem;
  top: -3.7rem;
}
.ink4{
  left: -1.6rem;
  top: 6.6rem;
}
.ink5{
  left: 0px;
  top: -15.0rem;
}

.business_property_wrap {
  width: 100%;
}
.business_object_block {
  width: 50%;
  height: 23.0rem;
  display: flex;
  margin-bottom: 3.0rem;
  padding-right: 3.5rem;
}
.b_obj_block_left {
  height: 100%;
  width: 23.0rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.b_obj_block_right {
  position: relative;
  height: 100%;
  width: calc(100% - 23.0rem);
  padding: 2.0rem 3.0rem;
}
.b_obj_show_on_map {
  color: #b80f3f;
}
.b_obj_name {
  font-size: 2.3rem;
  margin-bottom: 1.0rem;
}
.b_obj_adress {
  font-size: 1.7rem;
  margin-bottom: 1.0rem;
}
.b_obj_link {
  display: block;
  color: #b80f3f;
  text-decoration: none;
  font-size: 1.7rem;
  background-color: transparent;
  border: 1px solid #b80f3f;
  padding: 0 2.0rem;
  text-align: center;
  transition: all .2s linear;
  display: block;
  position: absolute;
  bottom: 2.0rem;
  padding: 1.0rem 0;
      padding: 1.0rem 1rem;
}
.b_obj_link:hover {
  color: #fff;
  background-color: #b80f3f;
}
.main_fon_wr{
	overflow: hidden;
	position: relative;
	z-index: 1;
  margin-top: 9.9rem;
  /*height: 30.0rem;*/
      padding: 10rem 0;

  
  background: url(../img/main_fon.jpg) no-repeat;
  background-size: cover;
  /*background-position: 0 -84px;*/
  font-family: 'FreeSetC';
}
.main_title_wrap{
	display: flex;
  justify-content: center;
  align-items: center;	
}
.main_title_wr{
	position: relative;
	z-index: 1;
}
.main_title{
	font-size: 6.1rem;
	color:#8a133e;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
.main_text{
	font-size: 2.8rem;
	color:#081a2f;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}
.shadow_main_slogan{
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.plashka_green{
	position: absolute;
	top: 0;
	left: 0;
	background: #2aab02;
  height: 3.0rem;
  padding: 0 .9rem 0 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-transform: uppercase;
	font-family: 'FreeSetC';
	font-size: 13px;
}
.plashka_green:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/plashka_green_before.png) no-repeat;
	background-size: cover;
	width: .7rem;
	height: 4.4rem;
	
}
.plashka_green:after{
	content: '';
	position: absolute;
	top: 0;
	right: -1.3rem;
	background: url(../img/plashka_green_after.png) no-repeat;
	background-size: cover;
	width:1.3rem;
	height: 4.4rem;
}

.plashka_obj{
	position: absolute;
	top: 0;
	left: 0;
  height: 3.0rem;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  /*text-transform: uppercase;*/
	font-family: 'FreeSetC';
	font-size: 13px;
}

/*-----Трансформация при ховер эффекте на логотип реалист-диджитал*/
.realist_digital_link {
    line-height: 44px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    height: 32px;
    width: 54px;
    display: block;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 998;
    margin-left: 10px;
}

.close {
    opacity: 0;
    background: url(../images/close_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    top: 100px;
    position: absolute;
    right: 45px;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
}

.close:hover {
    opacity: 0.5 !important;

    /*transform: scale(1.2) !important;*/
}



.realist_digital_link span {
    position: relative;
    display: inline-block;
    height: 32px;
    width: 54px;
    background: url('../img/logo_realist_128x108.png')no-repeat 0 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
/*.csstransforms3d*/

.realist_digital_link span::before {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    height: 32px;
    width: 54px;
    background: url('../img/logo_realist_128x108.png')no-repeat 0 -33px;
    content: " ";
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.realist_digital_link:hover span,
.realist_digital_link:focus span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}
/*.csstransforms3d*/

.realist_digital_link:hover span::before,
    /*.csstransforms3d */

.realist_digital_link:focus span::before {
    background: url('../img/logo_realist_128x108.png')no-repeat 0 -33px;
}


/* ===================================================================== */
.footer_left{
	display: flex;
  align-items: center;
	display:flex;
}

/* OBJECTS */
.objects_wrap{
	background:#f5f5f5;
	padding-top:10.0rem;
	font-family: 'FreeSetC';
}
.container_obj{
	max-width:1200px;
	margin: auto;
}
.objects_title_wr{
	text-align: center;
	margin-top: 1.0rem;
}
.obects_title{
	color:#3f3a3c;
	font-size: 4.6rem;
	    margin-top: 6rem;
	    margin-bottom: 1.0rem;
}
.obects_title span{
	color:#8a133e;
}
.obects_text{
	color:#081a2f;
	font-size: 1.8rem;
	
}
.obects_line{
	height: 1px;
	background: #cfcecf;
	margin: 2.0rem 0;
}

.objects_map_title{
	font-size: 2.8rem;
	text-align: center;
	margin: 2.0rem 0;
}
.objects_map_title span{
	color:#8a133e;
}
.objects_map_wr{
	
}
.objects_map{
	height:57.0rem;
	position: relative;
}
#obj_map{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: grey;
}
.objects_cb_wr{
    background: white;
    padding: 3.7rem 0 5.1rem 0;	
}
.objects_cb_title{
	
}
.input_wr{
    margin: 0 .5rem;	
}
.important_input {
    box-shadow: inset 0 0 0 .2rem red;
}
#formEmail,
#formName{
	height: 3.4rem;
	width:21.8rem;
	font-size: 14px;
    color: #8a133e;
    font-family: Arial;
    border: 1px solid #8a133e;
    padding: 0 1.0rem;
    background: transparent;
}
#report{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    margin-top: 1.1rem;
    color: #8c083d;	
}
.cb_send{
	color:white;
	font-size: 14px;
	background: #8c083d;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	width:17.6rem;
	cursor: pointer;
}




.objects_cb_title{
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 2.0rem ;
}
.objects_cb{
    display: flex;	
    justify-content: center;
}
.objects_info_title{
	font-size: 2.8rem;
	text-align: center;
	margin: 2.0rem 0;
}
.objects_info_text_wr {
  height: 98px;
  overflow: hidden;
  transition: height .4s linear;
}
.objects_info_text{
  position: relative;
	color:#464343;
	font-size: 14px;
}
.obj_read {
  display: inline-block;
  width: 136px;
  height: 40px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 41px;
  text-align: center;
  box-sizing: border-box;
  color: #970036;
  text-transform: uppercase;
  opacity: 1;
  visibility: visible;
  transition: all .2s linear;
  background-color: #fff;
  box-shadow: inset 0 0 0 0px #970036;
  cursor: pointer;
}
.obj_read:hover {
  background-color: #970036;
  color: #fff;
}
body[data-lang="en"] .obj_read {
  display: none;
}
.objects_info_text a {
  color: #970036;
}
.objects_info_text a:hover {
  text-decoration: underline;
}

/*.objects_wrap .m_leftSide {
    margin-right: 10px;
}*/
.objects_wrap .m_TopPanel{
	margin-bottom: 2rem;
}

.map-marker,
.map-marker-2{
    z-index: -1;
    position: absolute;
    width: 1px;
    height: 1px;
    left: 50%;
    top: 50%;
    cursor: pointer;
    opacity: 0;
    transform: translateY(-3rem);
    transition: opacity .9s cubic-bezier(.19,1,.22,1),transform .9s cubic-bezier(.19,1,.22,1);
    z-index: 1;
}
.map-marker:hover ,
.map-marker-2:hover{
	z-index: 11;
}
.map_marker{
	width: 26px;
	height: 33px;
	transition: all 0.3s ease-out;
	display: block;
	transform: translate(0%,-100%);
	background-image: url(/public/img/marker_for_map.png);
	position: relative;
	border: 0;
	background-color: transparent;
}
.map-marker:hover .map_marker,
.map-marker-2:hover .map_marker{
	/*transform: translate(-50%,-105%) scale(1.1);*/
}
.show_marker {
    opacity: 1;
    transform: translateY(0);
    z-index: 10;
}
.content_map_inf{
	position: absolute;
	bottom: 33px;
	left: 26px;
	background-color: white;
	width: 23.0rem;
	/*height:105px;*/
	display:none;
	transform: scale(0.7);
	opacity: 0;
	padding: 1.4rem 1.6rem;
}
.content_map_inf .name{
	font-size: 1.8rem;
}
.content_map_inf .addr{
	font-size: 13px;
}
.content_map_inf .addr p{
	margin:.5rem 0 1.0rem 0;
}
.content_map_inf .link a{
	font-size: 13px;
	color:#910033;
}
.content_map_inf .close_inf{
	position: absolute;
	right:1.0rem;
	top:1.0rem;
	background-image: url('/public/img/close_inf_on_map.png');
	width: 13px;
	height: 13px;
	/*display: none;*/
}


.map-marker.show .content_map_inf,
.map-marker-2.show .content_map_inf{
	display: block;
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.2s ease 0s, left 0.3s ease 0s, transform 0.1s ease 0s;
}

input:focus{
	outline:none;
}

input::placeholder                {opacity: 1; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; color: #8b093d; font-size: 14px; transition: opacity 0.3s ease;}
.gallery_video{
	display:flex;
	justify-content: center;
}
.gallery__title span{
	color:#8a133e;	
}
.bizness_wrap{
	padding-top:10.0rem;
}

.bizness_wrap .m_TopPanel{
	margin:0;
	    background-color: #dfdfdf;
}
.svg_plashka_1{
    position: absolute;
    top: 0;
    left: 0;	
}
.svg_plashka_2{
    position: absolute;
    top: 0;
right: -13px;
}
.plashka_span{
	height:100%;
	display:flex;
	width:100%;
	align-items: center;
	padding: 0 .9rem 0 1.6rem;
	padding: 0 9px 0 16px;
}
.footer .sp-form{
	width:100% !important;
}
.business_object_wrap{
display: flex;
    flex-flow: wrap;	
}
.sp-popup-outer.sp-show{
	    display: flex!important;
    align-items: center!important;
}
.sp-popup-outer.sp-hide {
    display: none!important;
}
.sp-form strong span{
	font-weight: 700;
}
.sp-form .sp-lg .sp-field .sp-form-control::placeholder{
	font-size: 17px; 
}
/*.sp-form{
	margin:0!important;
	padding: 0!important;
}
.sp-form .sp-field{
    padding: .3rem .8rem!important;	
}
.sp-form .sp-field>div[style]>p{
    line-height: 1.1!important;	
}*/
.gallery_dark_grey{
    background: #e6e6e6;
    padding: 4.0rem 2.0rem;
    font-size: 0;	
}
.link_to_site_wr{
    margin: 0 auto 2.0rem;
    max-width: 1200px;
    text-align: center;
	
}
.link_to_site{
    padding: 0 2.5rem;
    height: 4.0rem;
    display:inline-flex;
    align-items: center;
    font-size: 1.6rem;
    text-align: center;
    box-sizing: border-box;
    color: #970036;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    transition: 0.2s;
    box-shadow: inset 0 0 0 0px #970036;
	background-color: #970036;
    color: #fff;
    overflow: hidden;
}
.link_to_site:hover{
	background-color: #fff;
    color: #970036;
        box-shadow: inset 0 0 0 1px #970036;
}
.shadow_obj{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.obj_info_wr{
	position: relative;
		max-width: 1200px;
    margin: auto;
    padding: 17rem 2rem 0;
}
.obj_info_link{
	display: inline-flex;
	border:1px solid white;
	color:white;
	text-decoration: none;
	padding: .8rem 1.0rem;
	align-items: center;
	transition: all .2s linear;
	top: 5.5rem;
	position: absolute;
}
.obj_info_link_arrow{
    margin-right: 1.0rem;
    background: url(../img/arrow_back_white.png) no-repeat;
    background-size: cover;
    width:.9rem;
    height: 1.6rem;
    transition: all .2s linear;
}
.obj_info_link:hover{
	background: #fff;
	color:#961038;
}
.obj_info_link:hover .obj_info_link_arrow{
	background: url(../img/arrow_back_red.png) no-repeat;
    background-size: cover;	
}
.object_right{
    padding-left: 7.5rem;
    width: 30%;	
}
.object_viddil_title{
	font-size:2.1rem;
	margin-bottom: 3.0rem;
	text-transform: uppercase;
	 font-family: 'FreeSetCBold';
}
.object_viddil_tel{
	font-size:18px;
	font-family: 'FreeSetCBold';
}
.object_viddil_email{
	color:#da2c3f;
	font-size:14px;
	transition: all .2s linear;
}
.object_viddil_email:hover{
	color:#fff;
}
.object_btn_map{
	font-size:13px;
	background:transparent;
	color:#da2c3f;
	border:1px solid #da2c3f;
	width:17.8rem;
	width:178px;
	height: 3.5rem;
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.0rem;
	transition: all .2s linear;
}
.object_btn_map:focus{
	outline:none;
}
.object_btn_map:hover{
	background:#fff;
	color:#da2c3f;
	border:1px solid #fff;	
}
.icon_loc{
    margin-right: 1.0rem;
}
.object_right{
	font-size: 14px;
}
.object_pdf{
	font-size:14px;
	background:#fff;
	color:#da2c3f;
	border:1px solid #fff;
	width:17.8rem;
	width:178px;
	height: 3.5rem;
	display:flex;
	justify-content: center;
	align-items: center;	
	text-decoration:none;
	transition: all .2s linear;
}
.object_pdf:hover{
	background:transparent;
	color:#da2c3f;
	border:1px solid #da2c3f;	
}
.object_time_work{
    margin: 2.0rem 0;
    width: 17.8rem;
    width: 178px;
}
.object_time_work tr,
.exploit_table tr{
	background: none!important;
}
.object__content .object_time_work td,
.exploit_table td{
	background: none!important;
    border: none!important;
    padding: 0!important;
    font-family: 'FreeSetC'!important;
    font-weight: normal!important;
}
.exploit_table td{
    padding: 1.0rem 0!important;	
}
.exploit_table a{
	color:#970035;
	text-decoration: underline;
}
.exploit_table a:hover{
	text-decoration:none;
}
.otzuv_wrap{
    display: flex;
    justify-content: center;	
}
.otzuv_wr{
    margin: 0 1.0rem;	
}

/* 404 page */
.err_wr {
  width: 100%;
  height: 100%;
  min-height: 550px;
  text-align: center;
  background-color: #f5f5f5;
}
.error_logo {
  display: inline-block;
  width: 16.6rem;
  height: 7rem;
  margin: 8vh auto 5vh;
}
.error_title {
  margin: 0;
  font-size: 4.6rem;
  color: #3f3a3c;
  text-transform: uppercase;
}
.error_404 {
  width: 33%;
  margin: 4vh auto;
  padding: 5vh 0;
  font-size: 28.6rem;
  line-height: .7;
  color: #8a133e;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
      margin-top: 20vh;
}
.not_found {
  margin-bottom: 0;
  font-size: 4.6rem;
  color: #3f3a3c;
}
.error_txt {
  font-size: 1.8rem;
  color: #3f3a3c;
}
.error_link {
  display: block;
  width: 17rem;
  height: 4rem;
  margin: 0 auto;
  background-color: #970036;
  font-size: 1.6rem;
  line-height: 4.1rem;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .4s ease-out;
}
.error_link:hover {
  background-color: #fff;
  color: #970036;
  box-shadow: inset 0 0 0 1px #970036;
}

.main_play_wr{
	    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 5rem;
    z-index: 1;
}
.main_play_text{
	display:flex;
	align-items: center;
	font-size: 1.8rem;
	color: #8a133e;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 50px;
	height: 4.9rem;
	padding: 6px;
	padding-left: 1.6rem;
	background: #fff;
	cursor: pointer;
	    transition: 0.2s;
}
.main_play_text:hover{
	background: #8a133e;
	color: #fff;
}
.main_play{
    width: 4.3rem;
    	
    margin-left: 0.7rem;
}
.main_play path {
    transition: all 0.9s cubic-bezier(.19,1,.22,1);
}
.main_play_text:hover path {
    fill: #fff!important;
}
.main_video_pop_up {
    /*position: absolute;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: all 0.9s cubic-bezier(.19,1,.22,1);
}
.main_video_pop_up_show {
    opacity: 1;
    pointer-events: all;
}
.main_video_pop_up_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0.9;
    z-index: -1;
}
.main_video_pop_up_cont {
    height: 86%;
    width: 79%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.main_video_pop_up_close {
    position: absolute;
    top: -4.5rem;
    right: -2.5rem;
    background: url(../img/main_video_close.svg) no-repeat;
    background-size: cover;
    width: 3.5rem;
    height: 3.5rem;
    cursor: pointer;
    transition: all 0.2s ease-out;
 }
.main_video_pop_up_cont iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*BTN TOP HOME*/
.main_play_btn_wr{
    display: flex;
    align-items: center;
    border: 2px solid #b80f3f !important;
    padding: 0.5rem;
        cursor: pointer;
        transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.main_play_btn_text{
	font-size: 3rem;
    color: #b80f3f;
    margin-right: 1rem;
    transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.main_play_btn_icon{
	width: 3rem;
    height: 3rem;
}
.main_play_btn_icon svg{
	    width: 100%;
    height: 100%;
        transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.main_play_btn_wr:hover{
	background-color: #b80f3f;
	transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.main_play_btn_wr:hover .main_play_btn_icon svg{
	transform: scale(0.8);
	    transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
	    fill: #fff;
}
.main_play_btn_wr:hover .main_play_btn_text{
	color: #fff;
	transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
/*END BTN TOP HOME*/


.facts_img_wrap{
	margin: 8rem 0 2rem;
}
.facts_text{
	font-size: 3rem;
	color: #b80f3f;
	margin-bottom: 2.5rem;
	    font-weight: bold;
	
}
.facts_img{
	width: 64%;
    display: inline-block;
        border: 1px solid #fff;
}





@media screen and (max-width: 1500px), (max-height: 800px) {
    html {
        font-size: 9px;
    }
}
@media screen and (max-width: 1280px), (max-height: 700px) {
    html {
        font-size: 8px;
    }
}
@media screen and (max-width: 1100px) {
  .menu_right {
    transform: translateX(-180px);
  }
  .menu_right .nav__list {
    transform: translateX(30px);
  }
}