@charset "utf-8";
@font-face {
  font-family: 'vida_32_proregular';
  src: url('../fonts/vida32prowebfont.eot');
  src: url('../fonts/vida32prowebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vida32prowebfont.woff') format('woff'), url('../fonts/vida32prowebfont.ttf') format('truetype'), url('../fonts/vida32prowebfont.svg#vida_32_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'vida_32_probold';
  src: url('../fonts/vida32pro-boldwebfont.eot');
  src: url('../fonts/vida32pro-boldwebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vida32pro-boldwebfont.woff') format('woff'), url('../fonts/vida32pro-boldwebfont.ttf') format('truetype'), url('../fonts/vida32pro-boldwebfont.svg#vida_32_probold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'vida_21_proregular';
  src: url('../fonts/vida21prowebfont.eot');
  src: url('../fonts/vida21prowebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vida21prowebfont.woff') format('woff'), url('../fonts/vida21prowebfont.ttf') format('truetype'), url('../fonts/vida21prowebfont.svg#vida_21_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneuecyrultralight';
  src: url('../fonts/helveticaneuecyr-ultralightwebfont.eot');
  src: url('../fonts/helveticaneuecyr-ultralightwebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneuecyr-ultralightwebfont.woff') format('woff'), url('../fonts/helveticaneuecyr-ultralightwebfont.ttf') format('truetype'), url('../fonts/helveticaneuecyr-ultralightwebfont.svg#helveticaneuecyrultralight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'trainone-regular';
  src: url('../fonts/trainone-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
  color: #585858;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
input,
select,
textarea,
button {
  font: normal 14px Arial, Helvetica, sans-serif;
  color: #585858;
  outline: none;
}
input[type="text"],
input[type="password"],
textarea,
select {
  border: 1px solid #b9230a;
  background: #fff;
  margin: 0;
  padding: 4px 5px;
}
textarea {
  resize: none;
}
::-webkit-input-placeholder {
  color: #a1a1a1;
}
:-moz-placeholder {
  color: #a1a1a1;
}
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
img {
  border: 0;
  vertical-align: top;
  /*	max-width:100%;*/
  height: auto;
}
a {
  color: #06f;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
a:hover {
  /*	text-decoration:underline; */
  color: #06f;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
}
p {
  margin: 0 0 24px 0;
}
h1,
h2 {
  font: normal 62px/55px "helveticaneuecyrultralight", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 34px 0;
}
h2 {
  margin: 70px 0 20px!important;
}
.blue {
  color: #06f !important;
}
.blue2 {
  color: #06f !important;
  display: inline-block;
  /*	text-transform:capitalize;*/
}
.blue2:first-letter {
  text-transform: capitalize;
}
header a {
  color: #000;
}
header a:hover span {
  text-decoration: underline;
}
table .sep {
  width: 1000px;
}
.nowrap {
  white-space: nowrap;
}
.nofloat {
  height: 100%;
  overflow: hidden;
  display: block;
}
.nofloat2 {
  clear: both!important;
}
.cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.hr {
  height: 1px;
  overflow: hidden;
  margin: 15px 0;
  background: #e6e6e6;
}
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.wrapper,
.footer {
  min-height: 100%;
  min-width: 1242px;
  max-width: 10000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.container {
  width: 1242px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.header-place,
.header-bg {
  height: 0;
  overflow: hidden;
}
.header-bg {
  background: url(../img/header-bg.png) repeat-x;
}
.header-bg.top {
  height: 71px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.header-place.top {
  height: 104px;
}
.header {
  position: relative;
  zoom: 1;
  /*	padding:35px 20px 0 20px;*/
  padding: 15px 20px 0 20px;
  /*	height:69px;*/
  height: 59px;
  background: #fff;
  z-index: 100;
  width: 1202px;
}
.header.top {
  padding: 15px 45px 0 45px;
  margin: 0 -25px;
  position: fixed;
  top: -21px;
  height: 44px;
}
.header:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.header .line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  overflow: hidden;
  background: url(../img/slash-bg.png) repeat-x;
}
.header.top .line {
  display: none;
}
.logo {
  float: left;
  /*	margin:0 60px 0 0;*/
  /*	margin: 0 10px 0 0;*/
  margin: 0 30px 0 -20px;
  /*	width: 220px;*/
  text-align: center;
}
.search {
  float: right;
  position: relative;
  margin: 2px 0 0 0;
}
.search input[type="text"] {
  padding: 5px 30px 5px 10px;
  background: transparent;
  border: 1px solid #c8c8c8;
  position: relative;
  opacity: 0;
  zoom: 1;
  width: 12px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(js/n/PIE.htc);
  transition: background-color 0.5s, transform 0.3s;
}
.search input[type="button"] {
  z-index: -1;
  cursor: pointer;
  border: 0;
  margin: 0;
  padding: 0;
  background: url(../img/icon-search.png) no-repeat 50% 50%;
  width: 31px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.menu {
  list-style: none;
  margin: 4px 0 0 0;
  padding: 0;
  float: left;
}
.menu .hold {
  float: left;
}
.menu .hold span img {
  margin: 7px 5px 0 0;
}
.menu a {
  float: left;
  font: normal 15px/30px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #585858;
  padding: 0 10px;
  height: 30px;
  background: url(../img/menu-over.png) no-repeat 0 -9999px;
  position: relative;
  z-index: 101;
}
.menu .activeLink {
  color: #06f;
}
.menu a span {
  float: left;
  /*lik	background:url(../img/menu-over.png) no-repeat 0 -9999px; */
}
.menu li:hover .link,
.menu li .link:hover {
  margin: -19px 0 0 -24px;
  left: 12px;
  top: 8px;
  padding: 0 0 0 22px;
  /*lik	background-position:0 0;*/
  height: 49px;
  color: #8a8a8a;
  text-decoration: none!important;
}
.menu li:hover .link span,
.menu li .link:hover span {
  padding: 11px 22px 8px 0;
  background-position: 100% -51px;
  text-decoration: none!important;
}
.sub {
  position: absolute;
  z-index: 100;
  top: 61px;
  left: -12px;
  width: 1265px;
  display: none;
}
.menu li:hover .sub {
  display: block;
}
.sub .t,
.sub .b {
  height: 27px;
  overflow: hidden;
  background: url(../img/submenu.png) no-repeat;
}
.sub .b {
  background-position: 0 -27px;
}
.sub .c {
  zoom: 1;
  padding: 0 32px;
  background: url(../img/submenu.png) repeat-y -1265px 0;
  position: relative;
  overflow: hidden;
}
.sub .size1,
.sub .size2,
.sub .size3,
.sub .size4 {
  float: left;
  position: relative;
  margin: -10000px 0 0 0;
  top: 10000px;
  padding: 0 0 10000px 0;
}
.sub .size1 {
  width: 138px;
  border-right: 1px solid #e5e5e5;
  margin-right: 30px;
}
.sub .size2 {
  width: 281px;
  padding-right: 20px;
  border-right: 1px solid #e5e5e5;
  margin-right: 31px;
}
.sub .size3 {
  width: 278px;
}
.sub .size4 {
  float: right;
  width: 380px;
  padding-top: 8px;
}
.links1 {
  list-style: none;
  margin: 0;
  padding: 3px 0;
  font: normal 16px/20px "vida_32_probold", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.links1 li {
  zoom: 1;
  vertical-align: bottom;
  margin: 12px 0 0 0;
}
.links1 li:first-child {
  margin: 0;
}
.links2 {
  list-style: none;
  margin: 0;
  padding: 8px 0;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
}
.links2 li {
  zoom: 1;
  vertical-align: bottom;
  margin: 20px 0 0 0;
}
.links2 li:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.links2 li:first-child {
  margin: 0;
}
.links2 .rounded {
  float: left;
  margin: 0 17px 0 0;
}
.links2 .rounded,
.links2 .rounded img {
  width: 87px;
  height: 87px;
}
.links2 .cell {
  height: 87px;
  text-align: left;
}
/* events */
.links .cell2 {
  height: 87px;
  text-align: left;
  font: normal 30px/60px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #585858;
}
/* events */
.links3 {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  font: bold 12px/16px Arial, Helvetica, sans-serif;
}
.links3 li {
  zoom: 1;
  vertical-align: bottom;
  margin: 16px 0 0 0;
}
.links3 li:first-child {
  margin: 0;
}
.content {
  zoom: 1;
  position: relative;
  padding: 0 20px;
}
.content.tind {
  padding-top: 45px;
}
.content:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.aside {
  float: right;
  width: 280px;
  position: relative;
  z-index: 10;
}
.mainContent {
  float: left;
  width: 880px;
  position: relative;
  z-index: 10;
}
.top-links {
  zoom: 1;
  position: relative;
  padding: 10px 20px 5px 20px;
}
.top-links:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.rounded,
.rounded img {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  behavior: url(js/n/PIE.htc);
}
.links {
  list-style: none;
  margin: 0 0 0 -30px;
  position: relative;
  left: 30px;
  padding: 0;
  float: left;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
}
.links li {
  float: left;
  width: 250px;
}
.links a {
  color: #000;
}
.links .rounded {
  float: left;
  margin: 0 13px 0 0;
}
.links .rounded,
.links .rounded img {
  width: 40px;
  height: 40px;
}
.links .cell {
  text-align: left;
  height: 40px;
}
.links a:hover span {
  text-decoration: underline;
  color: #06f;
}
.lang {
  float: right;
  font: normal 11px/12px Arial, Helvetica, sans-serif;
  color: #737373;
  padding: 0 0 0 22px;
  position: relative;
  white-space: nowrap;
  margin: 14px 0 0 31px;
  min-width: 50px;
}
.lang img {
  position: absolute;
  top: 0;
  left: 0;
}
.socials {
  float: right;
  list-style: none;
  margin: 9px 0 0 0;
  padding: 0;
}
.socials li {
  float: left;
  margin: 0 0 0 6px;
}
.socials li:first-child {
  margin: 0;
}
.socials a {
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 21px;
  height: 21px;
  overflow: hidden;
  background: url(../img/socials.png) no-repeat;
}
.socials .tw {
  background-position: -124px 0;
}
.socials .fb {
  background-position: -27px 0;
  width: 25px;
}
.socials .vk {
  background-position: -56px 0;
  width: 24px;
}
.socials .rss {
  background-position: -85px 0;
  width: 24px;
}
.socials .inst {
  background-position: -167px 0;
}
.socials .twit {
  background-position: -124px 0;
}
.socials .ma {
  background-position: -112px 0;
  width: 25px;
}
.place {
  zoom: 1;
  position: relative;
  margin: 0 0 10px -20px !important;
  left: 20px!important;
  width: 300px!important;
}
.vline-l,
.vline-c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #dedede;
}
.vline-l {
  left: 0;
}
.vline-c {
  left: 920px;
}
.hline-t,
.hline-b {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #dedede;
  overflow: hidden;
}
.hline-t {
  top: 0;
}
.hline-b {
  bottom: 0;
}
.mainContent .hline-t,
.mainContent .hline-b {
  left: -20px;
  right: -20px;
}
.corner-br {
  width: 299px;
  height: 29px;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  position: absolute;
  bottom: 0;
  right: 0;
}
.sort-hold {
  zoom: 1;
  padding: 20px 0;
  line-height: 16px;
}
.sort-hold:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.sort {
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
  float: left;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #585858;
}
.sort li {
  float: left;
  /*	border-left:1px solid #bdbdbd; */
  padding: 0 3px;
}
.sort li:first-child {
  border: 0;
}
.sort a,
.sort span {
  float: left;
  padding: 0 4px;
  color: #585858;
}
.sort:first-child {
  margin-left: -15px;
}
.sort .active {
  color: #dde6ff;
  background: #06f;
}
.sections-nav {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font: normal 12px/15px Arial, Helvetica, sans-serif;
  color: #585858;
}
.sections-nav li {
  float: left;
  margin: 0 0 0 10px;
}
.sections-nav li:first-child {
  margin: 0;
}
.sections-nav a {
  color: #585858;
}
.grey-block .sections-nav {
  margin: 13px 0 0 0;
}
.grey-block .sections-nav li {
  margin: 0 0 0 15px;
}
.grey-block .sections-nav a {
  color: #000;
}
.thirds,
.halves,
.fifths {
  margin: 0 0 44px -20px;
  left: 20px;
  position: relative;
  zoom: 1;
}
/* events */
.thirds2 {
  margin: 0 0 0 -20px;
  left: 20px;
  position: relative;
  zoom: 1;
}
.fifths {
  margin-bottom: 40px;
}
.thirds:after,
.halves:after,
.fifths:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.third,
.third2,
.half,
.fifth {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 7px;
  width: 280px;
}
.third2 {
  width: 580px;
}
.half {
  /*	width:410px;*/
  width: 430px;
}
.fifth {
  width: 160px;
}
.partners {
  zoom: 1;
  position: relative;
  margin: 25px 0 23px -40px;
  left: 20px;
  border: 1px solid #dedede;
  border-left: 0;
  padding: 22px 0 27px 20px;
  font: normal 12px/16px Arial, Helvetica, sans-serif;
  color: #000;
}
.partners:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.partners a {
  color: #000;
}
.partners header {
  font-weight: bold;
  padding: 0 0 15px 0;
  margin: 0 20px 17px 0;
  border-bottom: 1px solid #dedede;
}
.partners ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 149px;
}
.partners ul li {
  zoom: 1;
  vertical-align: bottom;
  margin: 4px 0 0 0;
}
.partners ul li:first-child {
  margin: 0;
}
.shad-t,
.shad-b {
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
  overflow: hidden;
}
.shad-t {
  top: 0;
  background: url(../img/shad-t.png) repeat-x;
}
.shad-b {
  bottom: 0;
  background: url(../img/shad-b.png) repeat-x 0 100%;
}
.grey-block {
  margin: 0 0 0 -10000px;
  left: 5000px;
  padding: 31px 5020px 32px 5020px;
  /*	background:#e1e1e1;*/
  background: #F5F5F5;
}
.gallery {
  position: relative;
}
.gallery img {
  width: auto;
  height: auto;
  max-width: none;
}
.gallery .hold {
  position: relative;
  height: 580px;
  overflow: hidden;
}
.gallery article {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background: #fff;
}
.gallery .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 18px;
  right: 17px;
}
.gallery .nav li {
  width: 10px;
  height: 10px;
  margin: 0 0 6px 0;
  overflow: hidden;
  line-height: 0;
  border: 3px solid #fff;
  cursor: pointer;
  zoom: 1;
  position: relative;
  vertical-align: bottom;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  behavior: url(js/n/PIE.htc);
  background: rgba(0, 0, 0, 0.4);
  -pie-background: rgba(0, 0, 0, 0.4);
}
.gallery .nav li.active {
  cursor: default;
  border-color: #06f;
}
.article1 .photo {
  zoom: 1;
  position: relative;
  margin: 0 0 13px 0;
}
.half .article1 .photo .hold {
  position: relative;
  zoom: 1;
  /*	overflow: visible;*/
}
.half .article1 .photo {
  zoom: 1;
  position: relative;
  margin: 0 0 13px 0;
  height: 280px;
}
.article1 .photo .hold {
  position: relative;
  zoom: 1;
  overflow: hidden;
}
.article1 .photo img {
  /*	width:100%;*/
  height: auto;
}
.half .article1 .photo img {
  /*	width:100%;*/
  height: 280px;
  /*	margin: 0 0 0 -80px;*/
}
/* lik 2x2 - 1x1 - 1x1 */
.article1 .photo1 {
  zoom: 1;
  position: relative;
  margin: 0 0 13px 0;
}
.article1 .photo1 .hold1 {
  position: relative;
  zoom: 1;
  overflow: hidden;
  /*	height:185px;*/
  height: 280px;
  /* 2015-07-14 */
  box-sizing: border-box;
  border-bottom: solid 1px white;
  /* 2015-07-14 */
}
.article1 .photo1 .img1 {
  max-width: 100%;
}
/* lik 2x2 - 1x1 - 1x1 */
.article1 .photo.rounded,
.article1 .photo.rounded img {
  width: 103px;
  height: 103px;
}
.article1 .photo.rounded {
  margin: 0 0 30px 0;
}
.article1 header {
  font: normal 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 12px 0;
}
.article1 .text1 {
  font: normal 13px/18px Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
}
.article1 .info-list {
  margin: 16px 0 0 0;
}
.articles-hold1 {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 29px;
}
.articles-hold1 .article1 .photo {
  margin-bottom: 18px;
}
.articles-hold1 .article1 .photo .hold {
  /*	height:292px; - old value */
  /*	height:185px;	*/
  height: 280px;
}
.articles-hold1 .article1 .info-list {
  margin-top: 12px;
}
.info {
  font: normal 13px/18px Arial, Helvetica, sans-serif;
  /*padding-top: 6px;*/
}
.info a {
  color: #585858;
}
.info .obj_a {
  margin-bottom: 20px;
}
.info .obj_a_name {
  font-weight: bold;
}
.label-link {
  display: block;
  color: #fff;
  background: #06f;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
  padding: 5px 15px;
  white-space: nowrap;
  position: absolute;
  bottom: 15px;
  left: -8px;
}
.label-link:hover {
  color: #fff;
}
.label-link em {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background: url(../img/label-corner.png) no-repeat 0 -10px;
  width: 8px;
  height: 8px;
}
.info-list {
  zoom: 1;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #7f7f7f;
}
.info-list:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.info-list a {
  color: #7f7f7f !important;
}
.info-list li {
  float: left;
  white-space: normal;
  margin: 0 10px 0 0;
}
.info-list .r {
  float: right;
  margin: 0;
}
.info-list a,
.info-list span {
  display: inline-block;
}
.info-list .bg-likes {
  padding: 0 0 0 16px;
  background: url(../img/icon-like.png) no-repeat;
}
.info-list .bg-views {
  padding: 0 0 0 16px;
  background: url(../img/icon-views.png) no-repeat 0 2px;
}
.info-list .bg-author {
  padding: 0 0 0 19px;
  background: url(../img/icon-edit.png) no-repeat 0 1px;
}
a.bg-author {
  white-space: nowrap;
}
.dashed-block {
  margin: 22px 0 0 0;
  padding: 8px;
  zoom: 1;
  background: url(../img/slash-bg.png);
}
.dashed-block:first-child {
  margin-top: 0;
}
.dashed-block-none {
  margin: 22px 0 0 0;
  padding: 8px;
  zoom: 1;
}
.dashed-block-none:first-child {
  margin-top: 0;
}
.dashed-in {
  background: #fff;
  zoom: 1;
  padding: 18px 17px;
}
.filled-block {
  border: 20px solid #f3f0f0;
}
.filled-block:first-child {
  margin-top: 0;
}
.filled-in {
  background: #f3f0f0;
  height: 100%;
  padding: 18px 17px;
}
.filled-in a {
  text-decoration-style: solid;
  display: block;
  margin: 15px 0 0 0;
  text-decoration-color: #2196F3;
  text-decoration-skip-ink: none;
  text-decoration-line: underline;
}
.filled-in .article1 span:first-child {
  font-size: 18px;
  display: block;
}
.filled-in .article1 header {
  margin: 50% 0 0 0 ;
}
.text-type1 {
  position: relative;
  zoom: 1;
  margin: -80px 65px 0 -30px;
  font-size: 18px;
  line-height: 24px;
}
.text-type1 .bg {
  zoom: 1;
  position: relative;
  background: #fff;
  padding: 23px 27px 20px 27px;
  border: 1px solid #dcdcdc;
}
.text-type1 .section-link {
  position: absolute;
  top: -26px;
  bottom: 26px;
  right: -17px;
}
.text-type1 header {
  font: normal 48px/44px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 22px 0;
  color: #000;
}
.text-type1 .info {
  color: #a3a3a3;
  margin: 19px 0 0 0;
}
.text-type1 .info-list {
  margin: 6px 0 0 0;
}
.text-type1 .info-list,
.text-type1 .info-list a {
  color: #a3a3a3 !important;
}
.section-link {
  position: absolute;
  text-align: center;
  min-width: 88px;
  background: #000;
  color: #fff;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
  padding: 5px 10px;
}
.section-link a {
  color: #fff;
}
.article-big {
  position: relative;
  zoom: 1;
  margin: 0 0 44px -40px;
  left: 20px;
}
.article-big img {
  width: 100%;
  height: auto;
}
.block1 {
  zoom: 1;
  position: relative;
  background: #fff;
  border: 1px solid #dbdbdb;
  padding: 24px 25px 15px 25px;
  box-shadow: 0 0 5px #d7d7d7;
  -moz-box-shadow: 0 0 5px #d7d7d7;
  -webkit-box-shadow: 0 0 5px #d7d7d7;
  behavior: url(js/n/PIE.htc);
}
.block2 {
  zoom: 1;
  position: relative;
  background: #fff;
  border: 1px solid #dbdbdb;
  /*	margin-top: 20px; new*/
}
.block2-bg {
  margin: -1px 0 0 0;
  zoom: 1;
  position: relative;
  padding: 25px 25px 15px 25px;
  background: url(../img/block2-bg.png) no-repeat 50% 0;
}
.all {
  text-align: center;
  font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #a3a3a3;
}
.all a {
  /*	color:#a3a3a3;*/
  color: #000000;
  font-weight: bold;
}
.all2 {
  font: normal 11px/16px "vida_32_probold", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 38px 0 0 0;
}
.all2 a {
  color: #335bff !important;
}
.title1 {
  font: normal 12px/16px "vida_32_probold", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin: 0 0 19px 0;
}
.title2 {
  font: normal 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  margin: 0 0 19px 0;
}
.title2 a {
  color: #000000;
}
.title2 a:hover {
  color: #06f;
}
.articles1 .title2 {
  margin: 26px 30px 0 30px;
}
.date2 {
  margin: 5px 0 0 0;
  padding: 0;
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #7f7f7f;
  text-align: center;
}
.separ {
  margin: 5px 0;
}
.articles1 {
  font-size: 12px;
  line-height: 16px;
  color: #a3a3a3;
}
.articles1.center {
  text-align: center;
}
.articles1 article {
  margin: 0 0 19px 0;
}
.articles1 article.article_ns {
  margin: 0 0 -12px 0;
}
.articles1 header {
  /*	font:normal 16px/16px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif; */
  color: #000;
  margin: 0 0 8px 0;
  font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
  line-height: 130%;
}
.text-type2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  margin: -164px 0 0 -225px;
  font-size: 16px;
  line-height: 20px;
}
.text-type2 .section-link {
  top: -26px;
  bottom: 26px;
  left: -19px;
}
.text-type2 .bg {
  background: #fff;
  padding: 23px 39px;
  text-align: center;
  position: relative;
  zoom: 1;
}
.text-type2 header {
  font: normal 36px/37px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
  padding: 0 0 26px 0;
  margin: 0 0 23px 0;
  background: url(../img/sq-bg.png) no-repeat 50% 100%;
}
.text-type2 .info-list {
  margin: 23px 0 0 0;
}
.text-type4 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.text-type4 header {
  font: normal 46px/49px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.article-big .halves header.half {
  padding-left: 25px;
  padding-top: 0;
  width: 438px!important;
}
.article-big .photo .section-link {
  bottom: 15px;
  left: -10px;
  padding-bottom: 300px;
}
.photo {
  zoom: 1;
  position: relative;
}
.article-big .halves,
.article-big.halves {
  text-align: left;
}
.article-big .halves .half:first-child,
.article-big.halves .half:first-child {
  width: 473px;
}
.label-link.black-bg {
  background-color: #000;
}
.text-type5 {
  font-size: 18px;
  line-height: 24px;
  margin: 22px 0 0 0;
  padding: 0 19px;
}
.text-type5 header {
  font: normal 48px/44px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  zoom: 1;
  position: relative;
  margin: 0 0 17px 0;
}
.gallery2 {
  zoom: 1;
  position: relative;
  margin: 0 0 0 -20px;
  font: normal 12px/16px Arial, Helvetica, sans-serif;
  color: #4d4d4d;
}
.gallery2 .bg {
  border: 1px solid #b5b5b5;
  background: #fff;
  padding: 9px 7px 0 7px;
  zoom: 1;
  position: relative;
  z-index: 10;
}
.gallery2 .bg.place1,
.gallery2 .bg.place2 {
  z-index: 5;
  position: absolute;
  padding: 0;
  width: 100%;
  height: 100%;
}
.gallery2 .bg.place1 {
  top: 6px;
  left: 6px;
}
.gallery2 .bg.place2 {
  top: 2px;
  left: 2px;
}
.gallery2 h4 {
  font: bold 11px/16px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin: 0 0 9px 0;
}
.gallery2 h4 a {
  color: #000;
}
.gallery2 .hold {
  /*	height:312px; */
  height: 370px;
  position: relative;
  overflow: hidden;
}
.gallery2 .hold ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
}
.gallery2 .hold ul li {
  float: left;
  width: 258px;
  padding: 0 13px;
}
.gallery2 .photo {
  height: 224px;
  overflow: hidden;
  margin: 0 0 13px -26px;
  left: 13px;
  position: relative;
}
.gallery2 .photo img {
  /*	width:auto;*/
  height: auto;
  max-width: none;
}
.gallery2 header {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 7px 0;
  /* for current slider */
  word-wrap: break-word;
  width: 270px;
}
.gallery2 .prev,
.gallery2 .next {
  cursor: pointer;
  position: absolute;
  top: 122px;
  background: url(../img/slider-arrs.png) no-repeat;
  height: 42px;
  width: 20px;
  z-index: 20;
}
.gallery2 .prev {
  /*for current slider	left:7px;*/
}
.gallery2 .next {
  /*for current slider	right:7px;*/
  background-position: -47px 0;
  margin-left: 264px;
  /*for current slider*/
}
.gallery2 .hold .misc1 {
  word-wrap: break-word;
  width: 270px;
}
.dark-block {
  padding: 15px 22px 10020px 18px;
  zoom: 1;
  background: #8c8d99;
  position: relative;
  margin: -10000px 0 0 0;
  top: 10000px;
}
.dark-block a {
  color: #fff;
}
.dark-block .title1 {
  margin: 0 0 16px 0;
}
.dark-block .title1,
.dark-block .title1 a {
  color: #c3c4cd;
}
.articles2 {
  font: bold 13px/17px Arial, Helvetica, sans-serif;
}
.articles2 .info {
  margin: 6px 0 0 0;
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #d8d8d8;
}
.articles2 .info a {
  color: #d8d8d8;
}
.articles2 article {
  margin: 0 0 16px 0;
  zoom: 1;
}
.articles2 article:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.articles2 .photo {
  float: right;
  margin: 2px 0 0 10px;
  width: 59px;
  overflow: hidden;
}
.articles3 {
  zoom: 1;
  position: relative;
  margin: -20px 0 0 -20px;
  top: 20px;
  left: 20px;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
  color: #000;
}
.articles3 a {
  color: #000;
}
.articles3 article {
  display: inline-block;
  margin: 0 16px 20px 0;
  width: 180px;
  vertical-align: top;
}
.articles3 .photo {
  height: 180px;
  position: relative;
  overflow: hidden;
  margin: 0 0 14px 0;
}
.articles3 img {
  max-width: none;
  /*	width:auto; */
  /*	height:180px; lik*/
}
.articles3 .info {
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #7e7e7e;
  margin: 10px 0 0 0;
}
.articles3 .info a {
  color: #7e7e7e;
}
.articles3 .info-list {
  margin: 4px 0 0 0;
}
.partners2 {
  zoom: 1;
  border-right: 1px solid #c2c2c2;
  margin: -22px 0 0 0;
  padding: 0 0 18px 0;
}
.partners2 header {
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  color: #8f8f8f;
  padding: 14px 0 11px 0;
  border-bottom: 1px solid #c2c2c2;
}
.partners2 ul {
  list-style: none;
  margin: 9px 0 0 0;
  padding: 0;
}
.partners2 ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 19px 25px 0 0;
}
.articles-hold2 {
  font-size: 16px;
  line-height: 20px;
}
.articles-hold2 .article1 .photo img {
  max-width: none;
  /*width:auto;*/
  width: 280px;
}
.articles-hold2 .article1 .photo img.img31 {
  /*
      max-width:none;
      width:auto;
      height:280px;
  */
  max-width: 280px;
  width: auto;
}
.articles-hold2 .article1 .photo .hold {
  height: 280px;
  /*2015-07-14*/
  box-sizing: border-box;
  border-bottom: solid 1px white;
  /*2015-07-14*/
}
.articles-hold2 .article1 header {
  margin-bottom: 9px;
}
.articles-hold2 .article1 .info-list {
  margin: 22px 0 0 0;
}
.articles-hold2 .article1 .photo.rounded,
.articles-hold2 .article1 .photo.rounded img {
  width: 111px;
  height: 111px;
}
/* events */
.articles-hold2 .article1 .photo.rounded2,
.articles-hold2 .article1 .photo.rounded2 img {
  width: 135px;
  height: 135px;
}
.article1 .photo.rounded2,
.article1 .photo.rounded2 img {
  width: 103px;
  height: 103px;
}
.article1 .photo.rounded2 {
  margin: 0 0 30px 0;
}
.article1 .photo.margin1 {
  margin: 0 0 30px 100px!important;
}
.articles-hold2 .article1 .photo.rounded2 {
  margin-bottom: 13px;
}
.rounded2,
.rounded2 img {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  behavior: url(js/n/PIE.htc);
}
/* events */
.articles-hold2 .article1 .photo.rounded {
  margin-bottom: 13px;
}
.articles-hold2 .dashed-in {
  padding-top: 15px;
  padding-bottom: 19px;
}
.articles-hold2 .dashed-in .info-list {
  margin: 8px 0 0 0;
}
.article2 {
  zoom: 1;
  position: relative;
  padding: 18px 21px 82px 21px;
  /*	font:normal 36px/37px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font: normal 27px/28px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.article2 a,
.article2 span {
  line-height: 130%;
}
.article2 .label-link {
  bottom: 46px;
}
.article2 .info-list {
  bottom: 18px;
  left: 21px;
  margin: 0;
  position: absolute;
  right: 21px;
}
.bg-blue {
  background: #06f;
  color: #fff;
}
.bg-blue a {
  color: #fff;
}
.bg-blue .label-link {
  color: #000;
  background: #f0f0f0;
}
.bg-blue .label-link em {
  background-position: 0 0;
}
.bg-blue .info-list,
.bg-blue .info-list a {
  color: #80b3ff !important;
}
.bg-blue .info-list .bg-likes {
  background-image: url(../img/icon-like-on-blue.png);
}
.bg-blue .info-list .bg-views {
  background-image: url(../img/icon-views-on-blue.png);
}
.articles4 {
  font: bold 14px/16px Arial, Helvetica, sans-serif;
  color: #000;
}
.articles4 a {
  color: #000;
}
.articles4 .info {
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 5px 0;
  color: #b8b8b8;
}
.articles4 .info a {
  color: #b8b8b8;
}
.articles4 .photo {
  float: left;
  overflow: hidden;
  width: 83px;
  height: 83px;
  margin: 3px 20px 0 0;
}
.articles4 .photo img {
  width: auto;
  height: auto;
  max-width: none;
}
.articles4 article {
  zoom: 1;
  margin: 0 0 17px 0;
  height: 110px;
}
.articles4 article:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.articles4 header {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin: 0 0 28px 0;
}
.pagination {
  margin: 92px 0 142px 0;
  font: normal 48px/48px "vida_32_probold", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #000;
}
.pagination a,
.pagination span,
.pagination strong {
  color: #000;
  margin: 0 12px;
  font-weight: normal;
}
.pagination strong {
  color: #06f;
}
.footer {
  min-height: 0;
  font: normal 12px/16px Arial, Helvetica, sans-serif;
  color: #696969;
  position: relative;
  zoom: 1;
  background: #f9f9f9 url(../img/footer-bg.png) repeat-x;
  overflow: visible;
  margin-top: -224px;
}
.footer_eng {
  height: 250px;
}
.footer .container {
  padding: 33px 0;
  width: 1200px;
}
.footer_eng .container {
  padding-top: 90px;
}
.footer .container:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.footer .r {
  float: right;
}
.footer .r2 {
  float: right;
  width: 50%;
}
.footer .ind {
  /*	margin:0 0 37px 0;*/
  margin: 0;
}
.footer_eng .ind {
  float: left;
}
.footer .small {
  font-size: 10px;
  line-height: 14px;
  margin: 20px 0 0 0;
  color: #999;
}
.footer .small a {
  color: #999;
}
.start-date {
  position: absolute;
  background: url(../img/date-hold.png) no-repeat;
  width: 142px;
  height: 58px;
  text-align: center;
  top: -24px;
  left: 50%;
  margin: 0 0 0 -71px;
  font: normal 18px/46px "vida_21_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ddd;
  z-index: 10;
}
.bmenu {
  float: left;
}
.bmenu section {
  float: left;
  width: 123px;
  margin: 0 0 0 67px;
}
.bmenu section:first-child {
  margin: 0;
}
.bmenu ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 9px 0 0 0;
  border-top: 1px solid #d6d6d6;
}
.bmenu ul li {
  zoom: 1;
  vertical-align: bottom;
  margin: 2px 0 0 0;
}
.bmenu ul li:first-child {
  margin: 0;
}
.bmenu a {
  color: #696969;
}
.socials2,
.counters {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.socials2 {
  margin-top: 2px;
}
.socials2 li,
.counters li {
  float: left;
  margin: 0 12px 0 0;
}
.socials2 a {
  display: block;
  text-align: left;
  text-indent: -9999px;
  background: url(../img/socials2.png) no-repeat;
  height: 29px;
  width: 29px;
}
.socials2 .fb {
  background-position: 0 0;
}
.socials2 .vk {
  background-position: -41px 0;
}
.socials2 .rss {
  background-position: -82px 0;
}
.socials2 .inst {
  background-position: -167px 0;
}
.socials2 .twit {
  background-position: -124px 0;
}
.socials2 .tel {
  background-position: -207px 0;
  width: 30px;
}
.articles5 {
  margin: 14px 0 0 0;
  padding: 29px 20px 0 0;
  border-top: 1px solid #c0c0c0;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #8f8f8f;
}
.articles5 article {
  margin: 0 0 26px 0;
}
.articles5 header {
  font: bold 14px/16px Arial, Helvetica, sans-serif;
  margin: 0 0 6px 0;
}
.articles5 a {
  color: #000;
}
.hidden {
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.big-date {
  font: normal 36px/37px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0 10px 20px;
  color: #000;
  zoom: 1;
  position: relative;
}
.big-date:first-child {
  margin-top: -10px;
}
.label-link.top-label {
  bottom: auto;
  top: 15px;
}
.cover-title {
  position: absolute;
  top: 23px;
  left: 19px;
  right: 19px;
  padding: 0 0 0 14px;
  z-index: 20;
  font: normal 37px/40px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
}
.cover-title.type3 {
  top: auto;
  bottom: 17px;
  font-size: 48px;
  line-height: 54px;
  left: 0;
  padding-left: 0;
}
.cover-title.type3 a:hover span {
  text-decoration: none;
}
.cover-title.type3 span {
  left: 0;
  background: none;
}
.cover-title span {
  position: relative;
  background: #fff;
}
.cover-title.type3 span span span {
  padding: 9px 20px;
  display: inline-block;
  background: url(../img/white86.png);
}
.text-type1.nobg {
  margin: 21px 0 0 0;
  top: 0;
  left: 0;
  border: 0;
}
.text-type1.nobg .bg {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
a.compT .compTImg,
a.compT:link .compTImg,
a.compT:active .compTImg,
a.compT:visited .compTImg {
  /*
      opacity: 0.35;
      filter: alpha(opacity=25);
  */
}
a.compT:hover .compTImg {
  opacity: 1;
  filter: alpha(opacity=100);
}
.grey-block h2 a {
  color: #585858;
}
/* techno articles: start */
.techno_block {
  font-family: Tahoma, Geneva, sans-serif;
  margin: 0 0 21px 0;
  padding: 18px 12px 13px 14px;
  zoom: 1;
  overflow: hidden;
  background: #F5F5F5;
  color: #fff;
  position: relative;
  width: 275px;
}
.techno_block h3 {
  color: #000;
  font-weight: normal;
  line-height: 1.37;
  font-size: 15px;
  margin: 0 0 12px 0;
}
.techno_articles_set {
  zoom: 1;
  overflow: hidden;
  margin: -12px 0 0 0;
  position: relative;
  top: 12px;
}
.techno_article {
  zoom: 1;
  overflow: hidden;
  font-size: 11px;
  color: #848484;
  line-height: 1.36;
  margin: 0 0 18px 0;
}
.techno_block a {
  color: #000000;
  text-decoration: underline;
  outline: none;
}
.techno_block a:hover {
  color: #fff;
}
.techno_article .techno_photo {
  float: left;
  margin: 0 12px 0 0;
}
.techno_block h4 {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  margin: 0 0 2px 0;
  color: #0080ff;
}
.techno_article .techno_digest {
  color: #000000;
}
/* techno articles: end */
.orphus {
  margin: 0 0 20px -5px;
  text-align: left;
  width: 160px;
}
.orphus img {
  float: left;
  margin: 0 5px;
}
.orphus b {
  display: block;
}
.cp {
  margin: 10px 0 0 0;
  display: block;
  font-size: 0.9em;
}
.main-img {
  min-height: 628px;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  position: relative;
  margin: 20px -30px 0 -30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  /*margin-top: 10px;*/
}
.record_t4_main {
  /*
    .ur_project.type_2{
        left: -220px!important;
    }
    */
  /*
    .main-img.news .without a.print-ver{
        margin: 50px 10px 0 0;
    }
    */
}
.record_t4_main .main-img.news {
  border-bottom: 0;
}
.record_t4_main .main-img.news .without {
  margin: 0 0 0 130px;
}
.record_t4_main .main-img.news .without h1 {
  margin-left: unset;
  text-align: center;
  font-size: 50px;
}
.record_t4_main .main-img.news .without h2 {
  font-family: 'vida_32_proregular';
  text-align: center;
  font-weight: normal;
  width: 80%;
  font-size: 25px;
  padding: 0 45px;
  margin: 60px 0;
  line-height: 32px;
}
.record_t4_main .ur_descr {
  width: 1120px;
}
.record_t4_main .ur_project.type_2 {
  left: unset!important;
  position: unset!important;
}
.record_t4_main .ur_descr .o_descr {
  padding-left: 280px;
  padding-right: 20px;
  font-size: 18px;
  color: #000;
  font: 20px/30px Georgia, "Times New Roman", Times, serif;
}
.record_t4_main .ur_descr_top .row {
  display: grid;
  grid-template-columns: 30% 70%;
  margin: 0 0 20px 10px;
}
.record_t4_main .ur_descr_top {
  border: 1px solid #d8d6d6;
  padding: 15px 0 0 20px;
  font-family: vida_32_proregular;
  display: grid;
  margin: 20px 0 35px 0;
  font-size: 14px!important;
  color: #929191;
  position: relative;
  left: -30px;
}
.record_t4_main .ur_descr_top a {
  color: #929191;
  border-bottom: 0;
  text-decoration: underline!important;
  font-family: vida_32_proregular;
  font-size: 14px;
}
.record_t4_main .ur_descr_top .info {
  font-size: 14px;
  font-family: vida_32_proregular;
}
.record_t4_main figure.zoom {
  margin: 0 60px 60px 0;
  width: unset;
  float: left;
  max-width: 550px;
}
.record_t4_main .slider {
  clear: both;
  margin: 50px 0 180px 0;
}
.record_t4_main .ur_descr h3 {
  margin: 0 0 5px 0;
  position: relative;
  top: -17px;
}
.record_t4_main .ur_descr h3 a {
  color: #000;
  font-family: vida_32_probold;
  font-size: 38px;
  line-height: 45px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background-repeat: repeat-x;
  background-position: 0 90%;
  background-size: 2px 2px;
  text-decoration: none;
  border-bottom: none;
}
.record_t4_main .rec_txt {
  font: 20px/18px Georgia, "Times New Roman", Times, serif;
  line-height: 30px;
  padding: 20px 25% 175px 25%;
  color: #000;
}
.record_t4_main .rec_txt figure.zoom {
  float: none;
  margin: 50px 0 30px -50px;
}
.record_t4_main .rec_txt figure.zoom .img-zoom {
  width: 137%;
}
.record_t4_main .div_bg_1 {
  height: 400px;
  background-attachment: fixed;
  position: relative;
  left: calc(100% - 140%);
  width: 200%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 center;
  margin: 20px 0 30px;
  opacity: 0;
}
.record_t4_main .div_bg_2 {
  height: 600px;
  background-attachment: fixed;
  position: relative;
  left: calc(100% - 140%);
  width: 200%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 center;
  margin: 20px 0 30px;
  opacity: 0;
}
.record_t4_main .rec_txt .zoom .img-zoom img {
  max-width: fit-content;
}
@media (max-width: 8000px) {
  .record_t4_main .div_bg_2 {
    height: 2000px;
  }
}
@media (max-width: 6000px) {
  .record_t4_main .div_bg_2 {
    height: 1000px;
  }
}
@media (max-width: 2500px) {
  .record_t4_main .div_bg_2 {
    height: 800px;
  }
}
@media (max-width: 1800px) {
  .record_t4_main .div_bg_2 {
    height: 600px;
  }
}
@media (max-width: 1600px) {
  .record_t4_main .div_bg_2 {
    height: 500px;
  }
}
.record_t4_main .inc_1 {
  width: 1188px;
  margin: -10px auto 130px;
}
.record_t4_main .inc_1_hdr {
  margin: -50px auto 0 30px;
  font: 400 14px/18px Georgia, "Times New Roman", Times, serif;
  color: #585858;
  font-style: italic;
}
.record_t4_main .inc_1_hdr_txt {
  top: -20px;
  position: relative;
  left: -100px;
}
.record_t4_main .inc_1 .btn-left,
.record_t4_main .inc_1 .btn-right {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.record_t4_main .inc_1 .btn-right img {
  width: 40px;
  bottom: 11px;
}
.record_t4_main .inc_1 .btn-left img {
  right: 60px;
  width: 40px;
  bottom: 11px;
}
.record_t4_main .nav_bg,
.record_t4_main .nav_bg_2 {
  position: absolute;
  z-index: 1;
  display: none;
}
.record_t4_main .nav_bg_2 {
  top: 28px;
  transform: rotate(180deg);
}
.record_t4_main .inc_2 .inc_lnk {
  font: 400 20px/26px vida_32_proregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 20px;
}
.record_t4_main .inc_1.inc_1_2,
.record_t4_main .inc_1.inc_1_3 {
  margin: 10px 0 200px 0;
  background-color: #6da9e1;
  height: max-content !important;
  padding-left: 35px;
}
.record_t4_main .inc_1.inc_1_2 .slick-slide,
.record_t4_main .inc_1.inc_1_3 .slick-slide {
  height: unset;
}
.record_t4_main .inc_1.inc_1_2 .btn-left,
.record_t4_main .inc_1.inc_1_2 .btn-right,
.record_t4_main .inc_1.inc_1_2 .btn-left-2,
.record_t4_main .inc_1.inc_1_2 .btn-right-2,
.record_t4_main .inc_1.inc_1_3 .btn-left,
.record_t4_main .inc_1.inc_1_3 .btn-right,
.record_t4_main .inc_1.inc_1_3 .btn-left-2,
.record_t4_main .inc_1.inc_1_3 .btn-right-2 {
  position: absolute;
  z-index: 2;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.record_t4_main .inc_1.inc_1_2 .btn-right img,
.record_t4_main .inc_1.inc_1_2 .btn-right-2 img,
.record_t4_main .inc_1.inc_1_3 .btn-right img,
.record_t4_main .inc_1.inc_1_3 .btn-right-2 img {
  width: 40px;
}
.record_t4_main .inc_1.inc_1_2 .btn-left img,
.record_t4_main .inc_1.inc_1_2 .btn-left-2 img,
.record_t4_main .inc_1.inc_1_3 .btn-left img,
.record_t4_main .inc_1.inc_1_3 .btn-left-2 img {
  right: 60px;
  width: 40px;
}
.record_t4_main .inc_1.inc_1_2 .slick-list,
.record_t4_main .inc_1.inc_1_3 .slick-list {
  top: 0!important;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 {
  background-color: unset;
  border-radius: unset;
  border: none;
  overflow: hidden;
  z-index: 100;
  width: 560px;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_hdr {
  font: 400 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0;
  color: #fff;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_txt {
  padding-left: 115px;
  width: 400px;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_desc {
  font: 17px/19px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 10px 15px 20px 20px;
  color: #fff;
  width: 230px!important;
  word-wrap: break-word;
  margin-bottom: 30px;
  margin-top: 10px;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_desc_2 {
  margin: 80px 0 0 0;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_desc a {
  border-bottom: 0;
  color: #fff;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_desc a:hover {
  border-bottom: 0;
  color: #000;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_lnk {
  font: normal 14px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_img {
  float: left;
  margin: 10px 40px 20px 0!important;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_img img {
  border-radius: unset;
  margin: 10px -15px 0 0;
  border: 1px solid #fff;
  max-width: 250px;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_lnk a {
  border-bottom: 1px solid #0080ff;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 .inc_lnk a:hover {
  color: #0080ff;
}
.record_t4_main .inc_1.inc_1_2 .inc_2 video {
  z-index: 1;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 {
  background-color: unset;
  border-radius: unset;
  border: none;
  overflow: hidden;
  z-index: 100;
  width: 560px;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_hdr {
  font: 400 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_txt {
  padding-left: 115px;
  width: 400px;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_desc {
  font: 17px/19px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 10px 15px 20px 20px;
  color: #fff;
  width: 230px!important;
  word-wrap: break-word;
  margin-bottom: 30px;
  margin-top: 10px;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_desc_2 {
  margin: 80px 0 0 0;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_desc a {
  border-bottom: 0;
  color: #fff;
  top: 0px;
  left: 20px;
  margin: 85px 0 0 0;
  display: block;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_desc a:hover {
  border-bottom: 0;
  color: #000;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_lnk {
  font: normal 14px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_img {
  float: left;
  margin: 80px 40px 20px 0!important;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_img img {
  border-radius: unset;
  margin: 10px -15px 0 0;
  border: 1px solid #fff;
  max-width: 250px;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_lnk a {
  border-bottom: 1px solid #0080ff;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 .inc_lnk a:hover {
  color: #0080ff;
}
.record_t4_main .inc_1.inc_1_3 .inc_2 video {
  z-index: 1;
}
.record_t4_main .authors {
  margin: 30px 0;
  width: 60%!important;
  text-align: center!important;
  padding: 0 140px;
}
.record_t4_main .authors p {
  border: 0!important;
  padding: 0!important;
}
.record_t4_main .ur_project {
  clear: both;
}
.record_t4_main .ur_project.type_0 {
  clear: both;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  margin: 0 auto;
}
.record_t4_main .ur_project.type_0 .ur_descr {
  width: unset;
}
.record_t4_main .social-network .soc.news {
  margin-left: 95px;
}
.record_t4_main .main-text-record_t2 {
  width: calc(100% - 400px) !important;
}
.record_t4_main .main-text {
  font: 20px/18px Georgia, "Times New Roman", Times, serif;
  line-height: 30px;
  color: #000;
}
/* .ur_project.type_1: start */
.ur_project.type_1 {
  margin: 0 0 70px 8%;
  width: 94%;
}
.ur_project.type_1 .rec_descr {
  width: calc(100% - 330px);
  font-size: 20px;
  line-height: 28px;
  color: #000;
  margin: 55px 15%;
}
.ur_project.type_1 h3 {
  margin-left: -30px;
}
.ur_project.type_1 .ur_descr_top {
  display: grid;
  grid-template-columns: repeat(4, auto);
  font-family: vida_32_proregular;
  font-size: 14px;
  color: #585858;
  border: 1px solid grey;
  padding: 20px;
}
.ur_project.type_1 .ur_descr {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-left: -40px;
  width: 1120px;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
.ur_project.type_1 .ur_images {
  margin-left: -40px;
  margin-top: 40px;
}
.ur_project.type_1 h3 a {
  font-size: 40px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background-repeat: repeat-x;
  background-position: 0 90%;
  background-size: 2px 2px;
  text-decoration: none;
  border-bottom: none;
}
.ur_project.type_1 .ur_descr_top .info {
  font-size: 14px;
  font-family: vida_32_proregular;
  margin: 25px 10px 20px 0;
}
.ur_project.type_1 .ur_descr_top a {
  color: #929191;
  border-bottom: 0;
  text-decoration: underline!important;
  font-family: vida_32_proregular;
  font-size: 14px;
}
.ur_project.type_1 .ur_descr_top .tdn img {
  margin-right: 5px;
  border-radius: 1000px;
  position: relative;
  top: -20px;
  height: auto;
  max-width: 65px!important;
  max-height: 65px!important;
}
.ur_project.type_1 figure.zoom {
  margin: 0 20px 60px 0;
  width: unset;
  /*display: inline-grid;
    */
  max-width: 550px;
  float: left;
}
/* .ur_project.type_1: end */
/* .ur_project.type_2: start */
.ur_project.type_2 {
  clear: both;
  left: -230px;
  position: relative;
}
.ur_project.type_2 .ur_descr {
  width: 1120px;
}
.ur_project.type_2 .ur_descr:first-child {
  margin-top: 100px;
}
.ur_project.type_2 figure.zoom {
  margin: 0 60px 60px 0;
  width: unset;
  float: left;
  max-width: 550px;
}
.ur_project.type_2 .ur_descr h3 {
  margin: 0 0 5px;
  position: relative;
  top: -17px;
}
.ur_project.type_2 .ur_descr_top {
  border: 1px solid #d8d6d6;
  padding: 15px 0 0 20px;
  font-family: vida_32_proregular;
  display: grid;
  margin: 20px 0 35px;
  font-size: 14px!important;
  color: #929191;
  position: relative;
  left: -30px;
}
.ur_project.type_2 .ur_descr .o_descr {
  padding-left: 280px;
  padding-right: 20px;
  color: #000;
  font: 20px/30px Georgia, "Times New Roman", Times, serif;
}
.ur_project.type_2 .slider {
  clear: both;
  margin: 50px 0 180px;
}
.ur_project.type_2 .ur_descr_top a {
  color: #929191;
  border-bottom: 0;
  text-decoration: underline!important;
  font-family: vida_32_proregular;
  font-size: 14px;
}
.ur_project.type_2 .ur_descr_top .row {
  display: grid;
  grid-template-columns: 30% 70%;
  margin: 0 0 20px 10px;
}
.ur_project.type_2 .ur_descr_top .info {
  padding-top: 4px;
}
.ur_project.type_2 .ur_descr_top .row div:nth-child(1) {
  line-height: normal;
}
.ur_project.type_2 .ur_descr h3 a {
  color: #000;
  font-family: vida_32_probold;
  font-size: 38px;
  line-height: 45px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background-repeat: repeat-x;
  background-position: 0 90%;
  background-size: 2px 2px;
  text-decoration: none;
  border-bottom: none;
}
/* .ur_project.type_2: end */
.dl1 {
  left: calc(100% - 153%)!important;
}
.dl2 {
  left: calc(100% - 195%)!important;
}
.dl2 .div_con {
  width: 14%!important;
  height: 1000px!important;
}
.dl3 {
  left: calc(100% - 280%)!important;
}
.dl3 .div_con {
  width: 14%!important;
  height: 1600px!important;
}
.dl4 {
  left: calc(100% - 350%)!important;
}
.dl4 .div_con {
  width: 14%!important;
  height: 2200px!important;
}
.div_bg_1 {
  background-attachment: initial;
  position: relative;
  left: calc(100% - 153%);
  width: 200%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0 30px;
  opacity: 0;
  padding-top: 40px;
  /*
    height: 650px;
    background-position: 0 center;
    display: flex;
    */
  /*
    .div_con .div_col:nth-of-type(1){
        padding-bottom: 0;
    }    
    .div_con .div_col:nth-of-type(2) .hdr_2 {
        margin-top: 0;
    }*/
  /*
    .main-img.news .without a.print-ver {
        margin: 0px 0px 0 15px!important;
    }*/
}
.div_bg_1 .div_con {
  display: flex;
  width: 17%;
  background-color: #fff;
  /* margin: 0 0 0 36%; */
  margin: 0 0 0 900px;
  height: 100%;
  border-left: 1px solid #ddd9d9;
  border-right: 1px solid #ddd9d9;
  border-bottom: 1px solid #ddd9d9;
  flex-direction: column;
}
.div_bg_1 .div_con .div_col {
  padding: 0 20px 0 20px;
  color: #000;
  z-index: 50;
}
.div_bg_1 .div_con_1 {
  position: absolute;
  right: 30%;
  width: 17%;
  /*top: 13%;*/
}
.div_bg_1 .div_con_1 .hdr_0,
.div_bg_1 .div_con_1 .hdr_1,
.div_bg_1 .div_con_1 .p_intro {
  color: #fff;
}
.div_bg_1 .div_con_1 .hdr_1 {
  font: 40px/55px vida_32_probold;
  margin-top: 30px;
}
.div_bg_1 .div_con_1 .p_intro {
  font: 16px/25px vida_32_proregular;
}
.div_bg_1 .div_con_11 {
  /*top: 20%!important;*/
}
.div_bg_1 .div_con_11 .p_intro {
  font: 15px/24px vida_32_proregular;
}
.div_bg_1 .hdr_0 {
  font: 13px/15px vida_32_proregular;
  margin-top: 20px;
}
.div_bg_1 .hdr_0 a {
  color: #000;
  text-decoration: underline;
}
.div_bg_1 .hdr_1 {
  font: 46px/55px vida_32_probold;
  margin-top: 30px;
}
.div_bg_1 .hdr_2 {
  font: 35px/40px vida_32_probold;
  margin: 25px 0 10px;
}
.div_bg_1 .p_intro {
  font: 16px/20px vida_32_proregular;
  padding: 20px 20px 20px 5px;
}
.div_bg_1 .social-network {
  width: unset!important;
  display: block!important;
}
.div_bg_1 .main-img.news {
  border-bottom: unset;
}
.div_bg_1 .main-img.news .without {
  width: 370px!important;
}
.div_bg_1 .authors p a {
  font-size: 16px;
  font-family: arial,vida_32_probold;
  color: #000;
  font-style: normal;
}
.div_bg_1 .inform .pub-date {
  /*
        padding: unset!important;
        margin-left: -15px;
        width: 160px!important;
        */
  padding: 0;
  margin: 20px 28% 0;
}
.div_bg_1 .inform .theme {
  /*width: unset!important;*/
  width: 95%!important;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap!important;
}
.div_bg_1 .print-ver {
  padding: 0!important;
}
.div_bg_1 .print-ver:hover i::after {
  background-color: #000;
  color: #fff;
}
.div_bg_1 .inform .news-type a,
.div_bg_1 .inform .pub-date a {
  margin: 0 10px!important;
}
.div_bg_1 .inform2 .pub-date {
  margin-left: 0;
  width: 160px!important;
}
.div_bg_1 .inform2 .theme {
  width: unset!important;
}
.div_bg_1 .inform2 .news-type a,
.div_bg_1 .inform2 .pub-date a {
  margin: 0 10px!important;
}
.div_bg_1 .inform2 {
  /*
       display: flex;
       width: 90%!important;
       display: grid;*/
  display: flex;
  width: 370px;
  grid-template-columns: 95% 5%;
  margin-bottom: 20px;
  justify-content: center;
  flex-wrap: wrap;  
}
.div_bg_1 .inform2 > div {
  display: inline-block;
  font-size: 14px;
  /* flex: 1 1 15%; */
}
.div_bg_11 {
  margin-bottom: 130px!important;
  height: 415px!important;
}
.div_all_texts {
  font-family: 'vida_32_probold';
  font-size: 30px;
  margin: 0 auto -90px;
  text-align: center;
}
.div_all_texts:after {
  content: '∨';
  display: block;
  margin-top: 40px;
  font-size: 40px;
  color: #c1c1c1;
  font-family: 'vida_32_proregular';
  animation: bounceAnimation linear 2s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: bounceAnimation linear 3.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: bounceAnimation linear 2s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: bounceAnimation linear 2s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: bounceAnimation linear 2s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}
.div_con.div_con_22 {
  height: max-content !important;
}
.div_bg_0 {
  height: 650px;
  background-attachment: fixed;
  position: relative;
  left: calc(100% - 140%);
  width: 200%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 center;
  margin: 0 0 30px;
  opacity: 0;
  display: flex;
}
.div_bg_0 .div_con {
  display: grid;
  grid-template-columns: 50% 50%;
  width: 40%;
  margin: 0 23%;
  padding: 50px;
  align-items: center;
}
.div_bg_0 .div_col {
  height: 400px;
  color: #000;
  background-color: #fff;
  text-align: center;
  padding: 20px;
}
.div_bg_0 .hdr_0 {
  font: 12px/55px vida_32_proregular;
}
.div_bg_0 .hdr_1 {
  font: 42px/55px vida_32_probold;
}
.div_bg_0 .p_intro {
  font: 19px/55px vida_32_proregular;
  line-height: 26px;
  padding: 20px;
}
.div_bg_0 .div_col:nth-child(2) {
  background-color: #60a1c9;
  color: #fff;
}
.div_bg_0 .scroll {
  width: 30px;
  height: auto;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 6500px) {
  .div_bg_0 {
    height: 2500px;
  }
}
@media (max-width: 5000px) {
  .div_bg_0 {
    height: 2000px;
  }
}
@media (max-width: 3500px) {
  .div_bg_0 {
    height: 1400px;
  }
}
@media (max-width: 3000px) {
  .div_bg_0 {
    height: 1050px;
  }
}
@media (max-width: 2500px) {
  .div_bg_0 {
    height: 980px;
  }
}
@media (max-width: 2000px) {
  .div_bg_0 {
    height: 850px;
  }
}
@media (max-width: 1600px) {
  .div_bg_0 {
    height: 650px;
  }
}
@media (max-width: 1500px) {
  .div_bg_0 {
    height: 600px;
  }
}
@media (max-width: 1300px) {
  .div_bg_0 {
    height: 520px;
  }
}
.main-img.news {
  min-height: 100px;
  margin-top: 10px;
  display: flex;
  align-items: stretch;
  background-color: transparent;
  color: black;
  flex-direction: row;
  border-bottom: 1px solid lightgrey;
  /*
  a.print-ver{
        margin-top: 48px!important;
  }*/
}
.main-img.news a {
  color: black;
}
.main-img.news .soc a {
  background-color: #2f2f2f;
  padding: 4px 4px 4px 6px;
}
.main-img.news .soc a i {
  color: white;
  transition: 0.3s;
  margin: 0px 0 2px 0;
  text-align: center;
  width: 13px;
}
.main-img.news .soc a:hover i {
  color: rgba(95, 203, 255, 0.83);
}
.main-img.news .soc a.vk {
  /* margin-left: -60px !important;*/
  margin-left: -25px !important;
}
.main-img.news .authors {
  margin-top: 20px;
  width: 240px;
  text-align: left;
  /*
    display: inline-block;    
    height: 100%;*/
}
.main-img.news .authors a img {
  height: 65px;
  width: 65px;
  position: relative;
  top: 10px;
  left: 10px;
}
.main-img.news .authors p {
  /*display: inline-block;*/
  border-left: 1px solid #dadada;
  padding: 0 0 20px 25px;
}
.main-img.news .authors .author {
  color: #000;
}
.main-img.news .without {
  display: inline-block;
  width: calc(100% - 245px);
  /*
    a.print-ver{
        margin: 10px 10px 0 0;
        display: block;
        float: right;
        position: initial;
    }*/
}
.main-img.news .without h1 {
  font-family: 'vida_32_probold';
  text-align: left;
  font-weight: bold;
  padding-left: 25px;
  width: 89%;
  font-size: 40px;
  line-height: 40px;
  position: unset;
  top: 0;
  padding: 0;
  margin-left: 24px;
}
.main-img.news .without h3 {
  font-family: 'vida_32_probold';
  text-align: left;
  font-weight: bold;
  padding-left: 25px;
  width: 60%;
}
.main-img.news .without .inform {
  width: 100%!important;
  margin-bottom: 30px;
  position: initial;
}
.main-img.news .without .social-network {
  width: 33%;
  text-align: center;
  margin-top: 10px;
}
.main-img.news .without .theme {
  width: 40%;
  /* display: inline-flex; */
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 10px;
}
.main-img.news .without .print-ver {
  /* 
  padding: 0 0 0 40px; 
  margin-top: 25px;
  width: 100%;  
  */
  text-align: center;
}
.main-img.news .without .soc a {
  background-color: unset;
}
.main-img.news .without .soc a i {
  color: #000;
  transition: 0.3s;
  font-size: 17px;
  font-weight: bold;
  width: unset;
}
.main-img.news .without .soc.news span {
  font-size: 14px;
  padding: 4px 8px 0 2px;
}
.record_t2_w0 {
  width: unset!important;
}
.record_t2 {
  width: calc(100% - 280px);
  min-height: 100px;
  display: flex;
  align-items: stretch;
  background-color: transparent;
  color: #000;
  flex-direction: row;
  border-bottom: 1px solid #d3d3d3;
  margin-left: -20px;
  /*
    .inform a.print-ver{
        right: -30px;
        top: unset;
    }*/
}
.record_t2 .rec_info {
  display: inline-block;
  width: calc(100% - 245px);
}
.record_t2 h1 {
  font-family: vida_32_probold;
  text-align: left;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  position: unset;
  top: 0;
  padding: 0;
}
.record_t2 h2 {
  font-family: vida_32_probold;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
}
.record_t2 .authors {
  margin-top: 20px;
  width: 220px;
  text-align: left;
}
.record_t2 .authors p {
  border-left: 1px solid #dadada;
  padding: 0 0 20px 25px;
  margin: 25px 0;
}
.record_t2 .authors .author,
.record_t2 .authors p a {
  color: #000;
  border-bottom: unset;
}
.record_t2 .authors a:hover {
  color: #0080ff;
}
.record_t2 .authors a img,
.record_t2 .authors img {
  margin: 0 25px;
}
.record_t2 .inform {
  margin: 40px 0;
  justify-content: space-between;
  align-items: center;
  position: unset;
  width: 100%;
}
.record_t2 .inform .pub-date {
  width: 180px;
  font-family: vida_32_probold;
  font-size: 14px;
  padding-left: 0;
}
.record_t2 .inform .news-type {
  text-align: center;
  color: #000;
  width: 37%;
}
.record_t2 .inform .theme {
  text-align: center;
  width: unset;
}
.record_t2 .inform .print-ver {
  padding-left: 20px;
}
.record_t2 .inform a,
.record_t2 .inform span.at {
  position: relative;
  color: #000;
  font-family: vida_32_probold;
  font-size: 16px;
  border-bottom: 0;
}
.record_t2 .social-network .soc.news {
  margin: 0 40px;
}
.record_t2 .social-network .soc a {
  padding: 0;
}
.record_t2 .social-network .soc.news span {
  margin-left: 0;
  font-size: 14px;
  padding: 7px 8px 0;
}
.record_t2 .inform .soc a i {
  height: 16px;
  padding-top: 8px;
}
.record_t2 .twitter i {
  font-size: 18px;
  position: absolute;
  top: -20px;
}
.record_t2 .inform .news-type a,
.record_t2 .inform .pub-date a,
.record_t2 .inform .theme a {
  font-size: 14px;
}
.record_t2 .print-ver:hover i::after {
  content: 'Версия для печати';
  z-index: 1000;
  font-family: 'vida_32_proregular';
  font-size: 12px;
  width: 120px;
  display: block;
  position: absolute;
  padding: 3px 6px;
  background-color: #000;
  color: #fff;
  left: -120px;
  text-align: center;
  margin: 0 60px;
}
.record_t2 .telegram {
  background: url(//archi.ru/img/socials_telegram_2_black.png);
  width: 25px;
  background-size: 18px;
  background-position: bottom;
  background-repeat: no-repeat;
  top: -5px;
  left: -7px;
  transition: 0.3s;
}
.record_t2 .telegram:hover {
  background: url(//archi.ru/img/socials_telegram_2_blue.png);
  width: 25px;
  background-size: 18px;
  background-position: bottom;
  background-repeat: no-repeat;
  top: -5px;
}
.record_t2 .twitter {
  top: -2px;
}
.record_t3_main {
  width: 1172px;
  margin: 0 auto 0;
}
.record_t3_main .main-img {
  width: 1170px;
  margin: 20px 0 0;
}
.record_t3_main .main-img .bg-img {
  width: unset;
}
.record_t3 .rec_descr {
  width: calc(100% - 330px);
  font-size: 20px;
  line-height: 28px;
  color: #000;
  margin: 55px 15%;
}
.record_t3 .ur_project {
  width: calc(100% + 280px);
  margin-left: -125px;
  margin-bottom: 70px;
}
.record_t3 .ur_project h3 {
  margin-left: -30px;
}
.record_t3 .ur_project h3 a {
  font-size: 40px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background-repeat: repeat-x;
  background-position: 0 90%;
  background-size: 2px 2px;
  text-decoration: none;
  border-bottom: none;
}
.record_t3 .ur_descr {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-left: -40px;
}
.record_t3 .ur_descr_top {
  display: grid;
  grid-template-columns: repeat(4, auto);
  font-family: vida_32_proregular;
  font-size: 14px;
  color: #585858;
  border: 1px solid grey;
  padding: 20px;
}
.record_t3 .ur_descr_top a {
  border-bottom: unset;
  text-decoration: underline!important;
  color: #585858;
}
.record_t3 .ur_descr_top .tdn img {
  margin-right: 5px;
  border-radius: 1000px;
  position: relative;
  top: -20px;
  height: auto;
  max-width: 65px!important;
  max-height: 65px!important;
}
.record_t3 .ur_descr_top .info {
  margin: 20px 10px 20px 0;
}
.record_t3 .ur_descr_top .info .a2 {
  display: block;
  color: #06f;
  margin-top: -20px;
}
.record_t3 .ur_descr_top .info div {
  margin-bottom: 20px;
}
.record_t3 figure.zoom {
  margin-top: 0;
  margin-left: 10px;
  width: unset;
  display: inline-grid;
}
.record_t3 figure.zoom img {
  width: 550px;
}
.record_t3 figure.zoom + figure.zoom {
  margin-top: unset!important;
}
.record_t3 .ur_images .zoom:nth-child(even) img {
  margin-left: 10px;
}
.record_t3 .ur_images {
  margin-left: -40px;
  margin-top: 40px;
}
.record_t3 .zoom figcaption {
  padding: 15px 0;
}
.record_t3 .zoom .hdr2 {
  margin: -8px 0px 3px 40px;
}
.record_t3 .zoom .hdr3 {
  margin-left: 40px!important;
}
.record_t3 .banners {
  display: inline-flex;
  width: 1213px;
  margin-left: -195px;
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #e8e8e8;
}
.record_t3 .banners .banner-block {
  flex-grow: 1;
  margin: unset!important;
}
.record_t3 .banners .banner-block div {
  margin: auto;
}
.record_t3 .inc_1 {
  width: 1188px;
  margin: -20px 0 250px -185px;
}
.record_t3 .inc_1_hdr {
  margin: 60px 0 0 -150px;
}
.record_t3 .inc_1 .btn-left,
.record_t3 .inc_1 .btn-right {
  position: absolute;
  right: 10px;
  bottom: -150px;
}
.record_t3 .inc_1 .btn-right img {
  width: 40px;
}
.record_t3 .inc_1 .btn-left img {
  right: 60px;
  width: 40px;
}
.record_t3 .inc_2 .inc_lnk {
  font: 400 20px/26px vida_32_proregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 20px;
}
.relations_t2 .relations {
  width: calc(100% - 520px);
  padding-left: 220px;
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.relations_t2 .relations .wrap .cont {
  flex: 10 1 60%;
  padding-right: 10px;
  margin-bottom: -10px;
}
.record_t2_bl_l {
  position: absolute;
  left: 60px;
  color: #fff;
  font-family: vida_32_proregular;
  width: 170px;
  letter-spacing: 0.1px;
  font-size: 24px;
  width: 500px;
  bottom: 70px;
  z-index: 100;
  top: 530px;
  height: 0;
}
.record_t2_bl_l a {
  color: #fff !important;
  border-bottom: 1px solid #c7c7c9 !important;
  text-decoration: none!important;
}
.record_t1 {
  display: unset!important;
  float: unset!important;
}
.record_t1_lr {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  margin: 0 0 220px 0;
  align-items: baseline;
}
.record_t1_lr p {
  margin: 25px;
  flex-grow: 1;
  align-items: center;
  align-content: center;
}
.record_t1_lr p span {
  display: block;
  color: #000;
  font: 400 22px/26px vida_32_proregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 20px 0 0 0;
  width: 300px;
}
.record_t1_lr p span:nth-of-type(2) {
  display: block;
  color: #585858;
  font: normal 16px Georgia, "Times New Roman", Times, serif;
  margin: 20px 0 0 0;
  width: 300px;
}
.record_t1_lr .info-list {
  zoom: 1;
  margin: 10px 0 0 0;
  padding: 0;
}
.record_t1_lr .info-list .studio {
  display: block;
  white-space: normal;
  margin: 20px 10px -5px 0;
  color: #a3a3a3;
  font: 12px/16px Arial, Helvetica, sans-serif;
}
.record_t1_lr .info-list .date {
  display: inline;
  white-space: normal;
  margin: 0 10px 0 0;
  color: #7f7f7f;
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
}
.record_t1_lr .info-list .journalist {
  display: inline;
  color: #7f7f7f;
  font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
  padding: 0 0 0 19px;
  background: url(../img/icon-edit.png) no-repeat 0 1px;
}
.record_t1_lr .linked_text {
  color: #000;
}
.record_t2_b {
  width: 300px;
  position: absolute;
  height: 500px;
  right: -5px;
  margin: 20px 0 0 0;
}
/*
.main-img.record_t1_hdr{
    h1{
        font-size: 84px;
        top: 95px;
        line-height: 90px;
        top: 95px;
    }
    h2{
        margin-top: 200px;
    }
    .hdr{
        position: absolute;
        top: 50px;
        font-family: vida_32_proregular;
        font-size: 20px;
    }
}
*/
.main-img.record_t2_hdr h1,
.main-img.record_t1_hdr h1 {
  font-size: 55px;
  line-height: 65px;
  width: 600px;
  text-align: left;
  position: absolute;
  left: -60px;
  top: 80px;
}
.main-img.record_t2_hdr h1.h1_add,
.main-img.record_t1_hdr h1.h1_add {
  width: 80%!important;
}
.main-img.record_t2_hdr h2,
.main-img.record_t1_hdr h2 {
  text-align: center;
  font-family: vida_32_proregular;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 200px!important;
  width: 400px;
  text-align: left;
  position: absolute;
  left: -80px;
}
.main-img.record_t2_hdr .hdr,
.main-img.record_t1_hdr .hdr {
  position: absolute;
  top: 50px;
  font-family: vida_32_proregular;
  font-size: 20px;
  left: 60px;
}
.main-img.record_t2_hdr .hdr a,
.main-img.record_t1_hdr .hdr a {
  color: #fff;
  font-family: vida_32_proregular;
  text-decoration: underline;
}
.main-img.record_t1_hdr h2,
.main-img.record_t2_hdr h2 {
  top: 100px;
}
.main-text-record_t2 {
  width: calc(100% - 530px) !important;
  font-size: 20px!important;
  line-height: 28px!important;
  color: #000 !important;
  margin: 15px 0 0 200px!important;
  /*
    width: ~"calc(100% - 680px)"!important;
    margin: 15px 80px 15px 80px!important;
    
    margin-left: 100px!important;
    .authors a{
        border-bottom: unset;
    }
    */
}
.soc.news > div {
  float: left;
  margin-right: 20px;
}
.bg-img {
  left: 0;
  top: 0;
  z-index: -1;
  position: absolute;
  width: 100%;
}
.bg-img-blur {
  filter: blur(10px);
}
.bg-img-h100 {
  height: 100%;
}
.main-img h1 {
  font-family: 'vida_32_probold';
  font-size: 54px;
  position: absolute;
  top: 45px;
  padding: 0 120px;
  text-align: center;
}
.tl h1 {
  font-size: 35px;
  line-height: 45px;
}
.t2 h2 {
  font-size: 23px!important;
  line-height: 32px!important;
  margin-bottom: 25px!important;
}
.t3 h1 {
  font-size: 31px;
  line-height: 45px;
}
.t3 h2 {
  font-size: 26px!important;
}
.t4 h1 {
  /*font-size: 44px;*/
  font-size: 25px;
  line-height: 40px;
}
.t4 h2 {
  font-size: 20px!important;
  line-height: 30px!important;
  margin-bottom: 20px!important;
  margin-top: 50px!important;
}
.t5 h1 {
  font-size: 38px;
  line-height: 50px;
}
.t5 h2 {
  font-size: 20px!important;
  line-height: 30px!important;
  margin-bottom: 20px!important;
  margin-top: 50px!important;
}
.main-img h2 {
  text-align: center;
  font-family: 'vida_32_proregular';
  font-size: 28px;
  line-height: 34px;
  font-weight: normal;
  margin-bottom: 35px;
  margin-top: 70px;
  padding: 0 140px;
}
.main-img .without h3 {
  margin-top: 30px;
}
.authors {
  text-align: center;
}
.mobile .authors {
  /*  width: 50%;*/
}
.signature .authors {
  margin: 40px -120px 40px 0;
  min-height: 70px;
}
.authors a img,
.authors img {
  max-width: 50px;
  max-height: 50px;
  margin: 0 15px;
  border-radius: 500px;
  border: 2px solid white;
}
.authors p {
  /*margin: 25px 60px 0 0;*/
  margin: 25px 0 0 0;
  font-style: italic;
  font-size: 12px;
}
.authors p a,
.authors .author {
  font-size: 16px;
  font-family: arial, 'vida_32_probold';
  color: white;
  font-style: normal;
}
.mobile .authors p {
  /*
  margin-top: 16px;
  font-size: 11px;
  margin-bottom: 0;
    */
}
.mobile .authors p a {
  /*
  font-size: 20px;
    */
}
.inform {
  /*margin-top: 40px;*/
  top: 520px;
  /* 
  margin-bottom: 30px;
  margin-left: -170px;
  display: flex;
  flex-direction: row;
     */
  justify-content: space-between;
  align-items: center;
  width: 95%;
  position: absolute;
  bottom: 50px;
}
.inform > div {
  /*margin: 0 45px;*/
  display: inline-block;
  font-size: 14px;
  /*width: 34%;*/
  /*text-align: center;*/
  flex: 1 1 15%;
  /*color: white;*/
}
.inform a,
.inform span.at,
.inform2 a,
.inform2 span.at {
  position: relative;
  color: white;
  font-family: 'vida_32_probold';
  font-size: 14px;
}
.pub-date i {
  margin: 0 15px 0 7px;
}
.inform .pub-date a,
.inform .news-type a {
  margin: 0 15px;
  white-space: nowrap;
}
.inform .theme a,
.inform2 .theme a {
  /*
  margin: 0 15px 0 0;
  white-space: nowrap;
  */
}
.without .theme a {
  /* margin-right: 30px;*/
  display: block;
}
.inform .theme .pm,
.inform2 .theme .pm {
  font-family: 'vida_32_probold';
  display: block;
  /*
  margin-bottom: 20px;
  margin-right: 30px;
  display: inline-block;
  */
}
.inform .pm,
.inform2 .pm {
  font-family: 'vida_32_probold';
  /* margin: 20px 0 0 55px; */
  margin-top: 20px;
}
.without .pm .adv_bl_2 {
  color: #000 !important;
}
.without .pm .adv_bl_2 a {
  color: #000 !important;
}
.record_t2 .adv_bl_2{
  display: block!important;
}
.record_t2 .adv_bl_2 a{
  font-size: 12px;
  color: grey!important;
}
.inform .pub-date a {
  margin: 0;
}
.inform .pub-date,
.inform2 .pub-date {
  width: 180px;
  padding-left: 20px;
  font-family: 'vida_32_probold';
  font-size: 14px;
}
.inform .theme {
  width: 35%;
  text-align: center;
}
.inform .news-type {
  width: 320px;
  text-align: center;
}
.inform .soc span {
  font-size: 12px;
  display: inline-block;
  color: black;
  padding: 2px 8px;
  margin-left: 8px;
  background-color: white;
}
.inform .soc a {
  margin: 0 5px;
}
.inform .soc a i {
  margin: 0;
  height: 17px;
  padding-top: 4px;
}
.signature .inform .soc a i {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  background-color: unset!important;
  width: unset;
}
.signature .inform {
  margin-left: 20px;
  text-align: center;
  margin-top: 0;
  position: initial;
}
.inform.record_t1_inform {
  /*width: unset;*/
  margin: 30px 0 0 120px;
  z-index: 100;
}
.inform.record_t1_inform .soc.news {
  margin-left: -40px;
}
/*
a.print-ver {
  position: absolute;
  right: 23px;
  top: 37px;
}
*/
.print-ver:hover i::after {
  content: 'Версия для печати';
  z-index: 1000;
  font-family: 'vida_32_proregular';
  font-size: 12px;
  width: 120px;
  display: block;
  position: absolute;
  padding: 3px 6px;
  background-color: white;
  color: black;
  left: -120px;
  text-align: center;
  margin: 0 60px;
}
.print-ver-en:hover i::after {
  content: 'Print version' !important;
}
.relations.tech .wrap .cont:nth-child(2) {
  flex: 1 1 20%;
  padding-right: 10px;
}
.relations.tech .wrap {
  margin-bottom: 30px;
}
.relations.tech .wrap > * {
  width: 20%;
}
.relations.tech .wrap:first-child {
  margin-bottom: 0;
}
.relations.tech figure img {
  max-width: 125px;
  height: auto;
  border-radius: 0;
  top: -6px;
}
.relations.tech .cont {
  box-sizing: border-box;
}
.relations figure img {
  margin-right: 5px;
  border-radius: 1000px;
  position: relative;
  top: -20px;
  /*width: 100%;*/
  height: auto;
  max-width: 65px!important;
  max-height: 65px!important;
}
.relations figure .a2 {
  display: block;
  color: #06f;
}
.relations_tech .wrap {
  margin-bottom: 30px!important;
}
.relations_tech .wrap > * {
  width: 20%;
}
.relations_tech .wrap:first-child {
  margin-bottom: 0;
}
.relations_tech figure img {
  max-width: 160px!important;
  height: auto!important;
  border-radius: 0!important;
  top: -6px !important;
  max-height: unset!important;
}
.relations_tech .cont {
  box-sizing: border-box;
}
.relations {
  margin: 10px -20px 0 -20px;
  padding: 20px 20px 20px 20px;
  border: 1px solid #dadada;
  font-family: 'vida_32_proregular';
}
.relations .wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}
.relations .wrap .cont {
  flex: 1 1 auto;
  /*  flex: 1 1 20%; */
  padding-right: 10px;
}
/*
.relations .wrap .cont:nth-child(2){
  flex: 1 1 15%;
  padding-right: 10px;
}
*/
.relations .wrap .cont:nth-child(1,2) {
  flex: 1 1 25%;
  padding-right: 10px;
}
.relations .wrap .cont:nth-child(3) {
  flex: 1 1 50%;
  padding-right: 10px;
}
.relations figure {
  margin: 0 0 15px 0;
}
.relations figure:last-child {
  margin: 0;
}
.relations h4 {
  margin: 0 0 30px 0;
  font-weight: normal;
}
.relations .hdr4 {
  margin: 0 0 30px 0;
  font-weight: normal;
}
.relations figcaption {
  /*float: right;*/
  display: inline-block;
}
.relations a {
  color: #585858;
  text-decoration: underline;
}
.relations a.tdn {
  text-decoration: none;
}
.relations .cont:first-child figcaption {
    width: 200px;
}
.zoom figcaption {
  padding: 15px 0 15px 30px;
}
.slider {
  margin: 20px 0 80px 0;
  background-color: #fff;
}
.slider-2 {
  margin: -50px 0 0 -70px;
  left: -30px;
  width: 780px;
}
.part {
  display: block;
  margin-top: 30px;
}
.content a:hover {
  color: #06f;
}
.part aside,
.part article {
  display: inline-block;
  float: left;
  /*flex: 1 1 100%;*/
}
aside.left {
  width: 240px;
  padding: 0 100px 0 24px;
  box-sizing: border-box;
  font-family: vida_32_proregular;
  opacity: 1;
  padding: 15px 25px 0 0;
}
aside.left p {
  margin-bottom: 20px;
  width: 150px;
}
aside.left section {
  position: relative;
}
aside.left section.docs a {
  text-align: left;
  display: block;
}
aside.left section.docs a img {
  max-width: 38px;
}
aside.left section:before {
  content: " ";
  POSITION: absolute;
  display: block;
  height: 70%;
  width: 1px;
  /*border-left: 1px solid #dadada;*/
  left: -20px;
  top: 12%;
}
aside.left section {
  margin-bottom: 40px;
  width: 120px;
}
aside.left section p {
  margin: 3px 0;
}
aside.left section p:nth-child(1) {
  margin-top: -10px;
}
aside.left h5,
aside.left .h5 {
  margin: 0 0 14px 0;
  font-weight: normal;
}
aside.left .h5 {
  font-size: 0.83em;
}
aside.left span {
  font-size: 10px;
  margin-bottom: 15px;
  display: block;
}
aside.left img {
  max-width: 110px;
  margin: 10px 0 5px 0;
}
aside.left .spec {
  /*font-size: 10px;*/
  font-family: vida_32_probold;
}
aside.left a {
  color: black;
}
aside.right {
  position: relative;
  right: -20px;
  width: 290px;
  text-align: right;
}
aside.right img {
  max-width: 240px;
  height: auto;
}
/*
aside.right div[class*=ad] a::before {
    display: block;
    content: '';
    margin: 20px;
}
*/
.part article {
  width: calc(100% - 530px);
  font-size: 20px;
  line-height: 28px;
  color: black;
  margin: 15px 0 0 0;
}
.part article h1.spec {
  font-family: vida_32_probold;
  font-size: 28px;
  line-height: 35px;
  margin-top: 55px;
  margin-bottom: 30px;
}
.part article h4 {
  font-family: 'vida_32_probold';
  font-size: 21px;
  margin-bottom: 10px;
}
.part article .quote {
  font-size: 26px;
  line-height: 35px;
  font-weight: normal;
}
.part article .quote:before {
  content: "~";
  text-align: center;
  font-size: 50px;
  display: block;
  margin: 20px 0 10px 0;
}
.part article .quote:after {
  content: "~";
  text-align: center;
  font-size: 50px;
  display: block;
  margin: 0 0 10px 0;
}
figure.zoom {
  margin-left: -50px;
  width: calc(100% + 80px);
  margin-top: 50px;
  margin-bottom: 20px;
  /*
  margin-bottom: 20px;
  margin: 15px 0 40px 0;*/
}
figure.zoom + figure.zoom {
  margin-top: 40px!important;
}
figure.frm-3 {
  margin-top: 25px;
}
.zoom {
  width: 100%;
  margin: 0 0 /*50px*/ 0 0;
  padding: 0;
}
.zoom .img-zoom {
  width: 100%;
  padding: 0;
}
.zoom .img-zoom img {
  max-width: 100%;
  height: auto;
  /*margin: 0 auto;*/
  display: block;
}
.img-zoom {
  box-sizing: border-box;
  padding: 0 10px;
  position: relative;
  display: inline-block;
}
.img-zoom img {
  height: 450px /*520px*/;
  width: auto;
}
.img-zoom.size_2 img {
  height: 335px;
  width: auto;
}
.img-zoom.size_3 img {
  height: 350px;
  width: auto;
}
.slider-2 .img-zoom img {
  height: 400px;
  width: auto;
}
.slider .slick-next {
  right: 0 !important;
}
.slider .slick-prev {
  z-index: 1;
  left: 40px !important;
}
.slider .slick-next:before,
.slider .slick-prev:before {
  font-size: 50px !important;
}
.slider .slick-prev,
.slider .slick-next {
  display: block;
  height: 100%;
  top: 50%;
  width: 161px;
  padding: 0 50px;
  background-position: center;
  /*opacity: 0.5;*/
  background-repeat: no-repeat;
  transition: 0.2s;
}
.slider .slick-prev:hover,
.slider .slick-next:hover,
.slider .slick-prev:focus,
.slider .slick-next:focus {
  background-position: center;
  background-repeat: no-repeat;
}
.slider .slick-prev:hover::before,
.slider .slick-next:hover::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.slider button.slick-next {
  background-image: url("../img/images2/arrowslideright.png");
}
.slider button.slick-next::before {
  border-radius: 100px;
  content: ' ';
  display: block;
  width: 61px;
  height: 61px;
  /*
      -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      */
}
.slider button.slick-disabled {
  visibility: visible;
  opacity: 0;
  transition: 0.4s;
}
.slider button.slick-prev {
  background-image: url("../img/images2/arrowslideleft.png");
}
.slider button.slick-prev::before {
  border-radius: 100px;
  content: ' ';
  display: block;
  width: 61px;
  height: 61px;
  /*
      -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.62);
      */
}
.slider .slick-prev:before,
.slider .slick-next:before {
  content: none;
}
.slider .slick-slide img {
  /*max-width: 70vw; panoramic images show badly */
}
.slider .img-zoom .plus {
  margin: 15px 25px 90px 25px;
}
.slider-2 button.slick-next {
  background-image: url("../img/images2/arrowslideright.png");
}
.slider-2 button.slick-next::before {
  border-radius: 100px;
  content: ' ';
  display: block;
  width: 61px;
  height: 61px;
}
.slider-2 button.slick-prev {
  background-image: url("../img/images2/arrowslideleft.png");
  left: 25px;
  z-index: 1;
}
.slider-2 button.slick-prev::before {
  border-radius: 100px;
  content: ' ';
  display: block;
  width: 61px;
  height: 61px;
}
.slider-2 .slick-prev,
.slider-2 .slick-next {
  display: block;
  line-height: 0;
  height: 100%;
  top: 50%;
  width: 161px;
  padding: 0 50px;
  background: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.2s;
}
.slider-2 .slick-prev:hover,
.slider-2 .slick-next:hover,
.slider-2 .slick-prev:focus,
.slider-2 .slick-next:focus {
  background-position: center;
  background-repeat: no-repeat;
}
.img-zoom .plus {
  color: #ADADAD;
  font-size: 32px;
  border: 1px solid #ADADAD;
  position: absolute;
  margin: 15px;
  width: 20px;
  line-height: 15px;
  height: 20px;
  text-align: center;
  padding: 3px;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.62);
  -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.62);
  box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.62);
}
.img-zoom .plus:hover {
  color: white;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid white;
}
.provenans div {
  display: inline-block;
  vertical-align: top;
  padding: 15px 0 0 0;
  box-sizing: border-box;
}
.provenans div h5 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: black;
  margin: 0 0 3px 0;
  line-height: 20px;
}
.provenans div .hdr2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: black;
  margin: -15px 0 0 0;
  line-height: 18px;
  padding-bottom: 15px;
  word-break: break-word;
}
.slider-2 .provenans div .hdr2 {
  line-height: 18px;
  padding-bottom: 15px;
}
.provenans div h6 {
  margin: 3px 0 0 0;
  color: #959595;
  font-family: Georgia;
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  line-height: initial;
}
.provenans div .hdr3 {
  margin: -10px 3px 0 0;
  color: #959595;
  font-family: Georgia;
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  line-height: 140%;
  display: block;
  padding: 0;
}
.slider-2 .provenans div .hdr3 {
  font-size: 13px;
  padding: 0;
}
.slider-2 .provenans {
  margin-bottom: 20px;
}
.provenans .left-part {
  width: 8%;
  text-align: center;
}
.provenans .right-part {
  width: 91%;
}
.zoom h5 {
  line-height: 18px;
  margin: -8px 20px 3px 20px;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
}
.zoom .hdr2 {
  line-height: 18px;
  margin: -8px 20px 3px 20px;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
}
.main-text .zoom h6 {
  line-height: 18px;
  font-family: Georgia;
  font-size: 13px;
  font-style: italic;
  margin: 0 20px 0 20px;
  font-weight: normal;
  color: #959595;
}
.main-text .zoom .hdr3 {
  line-height: 18px;
  font-family: Georgia;
  font-size: 13px;
  font-style: italic;
  margin: 0 20px 0 20px;
  font-weight: normal;
  color: #959595;
}
.main-text blockquote {
  margin-left: 30%;
}
.quora {
  position: relative;
  padding-left: 160px;
  margin-top: 50px;
  display: grid;
  margin-bottom: 30px;
}
.quora .fig_pre {
  position: absolute;
  width: 0px;
}
.quora figure {
  position: relative;
  left: -160px;
  width: 220px;
  height: 220px;
  border-radius: 1000px;
  background-size: cover;
  background-position-x: center;
}
.quora figure img {
  max-width: 220px;
  max-height: 220px;
  border-radius: 1000px;
}
.quora figcaption {
  text-align: center;
  color: black;
  font-size: 18px;
  width: 220px;
}
.quora figcaption h4 {
  margin: 15px 0 5px 0;
  position: relative;
  left: -120px;
}
.quora .text:before {
  -webkit-background-size: 100%;
  background-size: 100%;
  content: ' ';
  display: block;
  text-align: center;
  margin: 25px auto;
  width: 90px;
  height: 15px;
  background-image: url("../img/images2/quora3.png");
  background-repeat: no-repeat;
}
.quora .text:after {
  -webkit-background-size: 100%;
  background-size: 100%;
  content: ' ';
  display: block;
  text-align: center;
  margin: 25px auto 50px auto;
  width: 90px;
  height: 15px;
  background-image: url("../img/images2/quora3.png");
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.quora .text {
    z-index: 100;
}
.quora.georgia .text:before {
  content: '—«—';
  font-family: Georgia;
  display: block;
  background: none;
  text-align: center;
  margin: 25px auto;
  font-size: 36px;
}
.quora.georgia .text:after {
  content: '—»—';
  background: none;
  font-family: Georgia;
  font-size: 36px;
  display: block;
  text-align: center;
  margin: 25px auto 50px auto;
}
.map {
  width: 763px;
  height: 393px;
  /*
  height:380px; 
  width:750px;
*/
  padding: 5px;
  margin-left: -50px;
  border: 1px solid rgba(201, 199, 199, 0.8);
  box-sizing: border-box;
  background-color: white;
  -webkit-box-shadow: inset 0px 0px 10px 0px #c9c7c7;
  -moz-box-shadow: inset 0px 0px 10px 0px #c9c7c7;
  box-shadow: inset 0px 0px 10px 0px #c9c7c7;
}
.map-t {
  margin-left: -50px;
}
.sprite {
  background-image: url(../img/social/sprite.png);
  background-repeat: no-repeat;
  display: block;
}
.sprite-32-yandex {
  width: 32px;
  height: 32px;
  background-position: -5px -5px;
}
.sprite-___-________ {
  width: 32px;
  height: 32px;
  background-position: -47px -5px;
}
.sprite-facebook {
  width: 32px;
  height: 32px;
  background-position: -89px -5px;
}
.sprite-google_badge {
  width: 32px;
  height: 32px;
  background-position: -131px -5px;
}
.sprite-mail-ru {
  width: 32px;
  height: 32px;
  background-position: -173px -5px;
}
.sprite-twitter {
  width: 32px;
  height: 32px;
  background-position: -215px -5px;
}
.sprite-vk-digiseller {
  width: 32px;
  height: 32px;
  background-position: -257px -5px;
}
.signature {
  /*
  padding: 24px 0 14px 0; 
  margin-top: 60px;
  margin-bottom: 60px;
  */
  margin-top: 30px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 40px auto;
}
.signature figure {
  margin: 10px 0 0 20px;
}
.signature figure,
.signature div {
  flex: 1 1 33%;
}
.sign-social {
  height: 20px;
  /*width: 150px;*/
  width: 100%;
  background-color: #ADADAD;
}
.signature figcaption {
  /*display: inline-block;*/
  /*margin: 0;*/
}
.signature figcaption a,
.signature figcaption .author {
  color: black;
  font: 400 14px/18px Georgia, "Times New Roman", Times, serif;
}
.signature figcaption p,
.signature figcaption .author_misc {
  font-size: 12px;
  font-style: italic;
  margin: 0;
}
.signature img {
  max-width: 53px;
  max-height: 52px;
  position: relative;
  top: -10px;
  margin-right: 10px;
}
.sign-date p {
  margin: 0 0 0 30px;
  font-family: vida_32_proregular;
  /*float: right;*/
}
.technology {
  border: 1px solid #e9e9e9;
  /*background-color: #f5f5f5;*/
  padding: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  /*align-items: center;*/
  margin-bottom: 20px;
}
.technology a {
  /*display: inline-block;*/
  /*margin-right: 20px;*/
}
.technology a img,
.technology img {
  /*max-height: 45px;*/
  float: left;
}
.technology div {
  /*float: left;*/
  margin-right: 20px;
}
.technology .slides {
  margin: 0 20px;
}
.technology .slides div {
  margin: 0;
}
.technology .tech_images_2 {
  float: none;
  margin: 0;
}
.technology .tech_images_2 img {
  margin: 0 10px 10px 0!important;
}
.technology div span {
  display: block;
  margin: 0 60px 0 180px;
  font-size: 18px;
  line-height: 150%;
  /*  width: 300px;
    float: right;
    margin: -5px 0 0 0;
  */
}
.content > h3.spec {
  padding-left: 20px;
  font-family: vida_32_probold;
  font-size: 21px;
  color: black;
  margin-bottom: 18px;
  padding-right: 150px;
}
.content > h3.spec a {
  color: black;
}
.hdr1:nth-child(even) {
  margin-top: 40px;
}
.content > div.hdr1 {
  padding-left: 20px;
  font-family: vida_32_probold;
  font-size: 21px;
  color: black;
  margin-bottom: 18px;
  padding-right: 150px;
  line-height: 25px;
}
.content > div.hdr1 a {
  color: black;
  text-decoration: underline;
}
.content > div.hdr1:first-letter {
  text-transform: uppercase;
}
.hypercommentwidget {
  width: 500px;
  height: 200px;
  background-color: #E4E4E4;
  margin: 40px auto;
}
a.label-link:hover {
  color: white;
}
/*slider NEWs */
.thirds {
  position: relative;
}
.scroll-btns {
  background-color: white;
  height: 100%;
  width: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.scroll-btns button {
  border: none;
  width: 47px;
  background-color: #e4e4e4;
  text-align: center;
  line-height: 240px;
  color: #06f;
  margin-bottom: 5px;
}
.scroll-btns button:active {
  background-color: #C9C9C9;
}
div.container:last-child {
  margin-bottom: 260px;
}
.slide-main {
  margin-right: -20px;
  margin-bottom: 80px;
}
.slide-wrap {
  position: relative;
  /*padding-right: 52px;*/
  margin: 0 40px 0 0;
  /*
  .btn-right{
    top: 0;
    z-index: 1;
    right: 0;
    height: 49.5%;
    color: #06f;
    position: absolute;
    display: block;
    width: 45px;
    border: none;
    &:active{
      background-color: #7F7F7F;
    }
  }
  */
  /* 
  .btn-left{
    bottom: 0;
    z-index: 1;
    //top: 50%;
    right: 0;
    height: 49.5%;
    position: absolute;
    display: block;
    width: 45px;
    border: none;
    color: #06f;
    &:active{
      background-color: #7F7F7F;
    }
  }
 */
}
.slide-wrap .photo:hover img {
  opacity: 0.7;
}
.slide-wrap img {
  transition: filter 0.5s ease, opacity 0.5s ease;
}
.slide-wrap .btn-right {
  /*  top: 0;
    right: -20px;
    height: 100%;
*/
  top: -45px;
  z-index: 1;
  right: 35px;
  color: #06f;
  position: absolute;
  display: block;
  border: none;
  margin: 0 0 0 10px;
  background-color: #FFFFFF;
  cursor: pointer;
}
.slide-wrap .btn-right:active {
  background-color: #FFFFFF;
}
.slide-wrap .btn-left {
  top: -45px;
  /*    bottom: 0;*/
  z-index: 1;
  right: 110px;
  /*    height: 100%;*/
  position: absolute;
  display: block;
  width: 45px;
  border: none;
  color: #06f;
  /*left: -75px;*/
  background-color: #FFFFFF;
  cursor: pointer;
}
.slide-wrap .btn-left:active {
  background-color: #FFFFFF;
}
.scroll-btns button:disabled {
  color: grey;
}
/*.slide-wrap section:nth-child(5){*/
/*visibility: hidden;*/
/*}*/
ul.slider li:last-child {
  margin-right: 9px!important;
}
.archi-list {
  margin: 20px 0 0;
  padding-left: 18%;
  text-align: left;
}
.archi-list p {
  color: #9C9C9C;
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: bold;
}
.archi-list .list {
  padding: 0;
  position: relative;
  /*height: 730px;*/
  display: block;
  overflow: hidden;
  width: 350px;
}
.archi-list .list:before {
  content: '';
  display: block;
  /*height: 50px;*/
  width: 100%;
  position: absolute;
  top: 5px;
  /*
      background-image: url(../img/archi-list-top.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      */
  margin-left: -25px;
  border-top: 1px solid #c7c5c5;
}
.archi-list .list:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  /*
      background-image: url(../img/archi-list-bottom.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      */
  margin-left: -25px;
  border-bottom: 1px solid #c7c5c5;
}
.archi-list .list ul {
  /*height: 760px;*/
  overflow-y: hidden;
  padding: 25px 20px 20px 0;
  margin: 0;
  /*      width: ~"calc(100% + 20px)";*/
  width: 150px;
  float: left;
  -ms-overflow-style: none;
}
.archi-list .list ul::-webkit-scrollbar {
  width: 0;
}
.archi-list .list ul li {
  list-style: none;
  /*margin-bottom: 7px;*/
}
.archi-list .list ul li a {
  font-family: 'Arial';
  font-size: 12px;
  color: #696969;
}
.fancybox-container .fancybox-infobar {
  top: -3px;
  left: 37vw;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  margin: 7px 0;
}
.fancybox-container .fancybox-caption-wrap {
  padding: 0;
  opacity: 0;
  background: transparent;
  display: block !important;
}
.fancybox-container .fancybox-caption-wrap .fancybox-caption {
  opacity: 0;
  padding: 10px 0 10px 45vw;
  border-top: none;
  background: rgba(30, 30, 30, 0.65);
}
.fancybox-container .fancybox-caption-wrap .fancybox-caption h5 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  margin: 7px 0;
}
.fancybox-container .fancybox-caption-wrap .fancybox-caption hdr2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  margin: 7px 0;
  display: block;
}
.fancybox-container .fancybox-caption-wrap .fancybox-caption h6 {
  font-family: Georgia;
  font-style: italic;
  font-size: 13px;
  color: #959595;
  margin: 7px 0;
}
.fancybox-container .fancybox-caption-wrap .fancybox-caption hdr3 {
  font-family: Georgia;
  font-style: italic;
  font-size: 13px;
  color: #959595;
  margin: 7px 0;
  display: block;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-caption .fancybox-navigation {
  opacity: 1!important;
}
.fancybox-navigation {
  display: block !important;
  opacity: 0;
  visibility: visible!important;
}
.fancybox-navigation button.fancybox-button {
  width: 100px;
  height: 160px;
  padding: 37px;
  margin: -80px 0 0 0;
}
.fancybox-navigation button.fancybox-button:before {
  top: 60px;
  right: 30px;
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation {
  transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.55s !important;
}
.fancybox-show-caption .fancybox-button,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  transition: opacity 0.48s ease-in-out 0.02s, visibility 0s ease-in-out !important;
}
.fancybox-show-caption .fancybox-caption-wrap {
  pointer-events: all;
  transition: opacity 0.48s ease-in-out 0.02s, visibility 0s ease-in-out, bottom 0.6s ease !important;
}
.fancybox-show-caption .fancybox-caption-wrap:hover {
  transition: opacity 0.48s ease-in-out 0.02s, visibility 0s ease-in-out, bottom 0.6s ease !important;
  bottom: 0 !important;
}
.fancybox-navigation button.fancybox-button[disabled] {
  opacity: 0;
}
.part article .slick-slider {
  /*width: 1202px;
    left: -280px;    
    */
  /*
    width: 240%;
    left: -465px;
    */
}
#horizonSlide3 {
  margin-bottom: 150px;
}
.main-img.news .without h2 {
  font-family: 'vida_32_probold';
  text-align: left;
  font-weight: bold;
  padding-left: 25px;
  width: 89%;
  font-size: 20px;
  line-height: 25px;
}
.social-network .soc.news a {
  margin: 0 5px;
}
/*
.social-network .soc.news{
    margin: 0 45px 0 -45px;
}
*/
.without .social-network .soc.news {
  margin: 0;
}
.social-network .soc.sn_eng {
  margin-left: -5px !important;
}
.social-network .soc a {
  padding: 0 0 0 6px;
  display: inline-flex;
}
.signature .social-network .soc a {
  height: 23px;
  padding: 0;
  border: none;
}
.signature .social-network span.sn-title {
  font-size: 12px;
  font-style: italic;
  margin: -40px -25px 15px 0;
}
.social-network .soc a i:hover {
  color: #06f !important;
  transition: 0.3s;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.social-network .soc.news span {
  font-size: 12px;
  display: inline-block;
  color: black;
  padding: 2px 8px 0 8px;
  margin-left: 8px;
  background-color: white;
}
.signature .social-network .soc.news span {
  font-size: 14px;
  display: block;
  color: black;
  padding: 4px 8px 0 2px!important;
  background-color: white;
}
.signature .social-network {
  margin-left: -180px;
}
.ns_wi {
  border: 1px solid grey;
  padding: 11px 18px 0 15px;
}
.ur {
  float: left;
  width: 650px;
}
.ur h3 a {
  color: #000;
  font-family: vida_32_probold;
  font-size: 28px;
  line-height: 35px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #268ccc 100%);
  background-repeat: repeat-x;
  background-position: 0 90%;
  background-size: 2px 2px;
  text-decoration: none;
  border-bottom: none;
}
/*
.ur h3{
    margin-top: -5px;
}
*/
.ur_descr {
  margin: 15px 0 0 0;
}
.ur_tbl_1 {
  border: #d5d4d4 solid 1px;
}
.ur_tbl_1 td {
  padding: 10px;
}
.ur_tbl_1 td:nth-child(odd) {
  width: 37%;
  font-size: 15px;
  padding-left: 50px;
  vertical-align: top;
}
.ur_tbl_1 tr:first-child td {
  padding-top: 20px;
}
.ur_tbl_1 tr:last-child td {
  padding-bottom: 30px;
}
.ur_more_link {
  text-align: center;
  margin: 13px 0 75px 0;
}
.ur_project:nth-of-type(1) {
  margin-top: 100px;
}
.ur_project:nth-last-child(1) .ur_more_link {
  margin-bottom: -50px;
}
.ur_txt_block {
  margin: 0px 0 100px;
}
.ur_tbl_1 td:nth-child(even) {
  width: 65%;
}
.ur_project {
  float: none;
  width: 670px;
  left: -30px;
}
.main-text h6 {
  font-family: vida_32_probold;
  font-size: 28px;
  line-height: 35px;
  margin-top: 65px;
  margin-bottom: 15px;
}
.slider-3 + h6,
.slider + h6 {
  margin-top: 65px;
}
.slider-3 {
  display: inline-block !important;
}
.main-text a {
  color: black;
  border-bottom: 3px solid #0080ff;
  text-decoration: none!important;
}
.twitter {
  border: none!important;
  margin-top: 1px!important;
}
.twitter i {
  font-size: 24px;
  position: absolute;
  top: -20px;
}
.telegram {
  background: url(//archi.ru/img/socials_telegram_2.png);
  width: 20px;
  height: 30px;
  background-size: 25px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -8px 10px !important;
  transition: 0.3s;
}
.telegram:hover {
  background: url(//archi.ru/img/socials_telegram_2_blue.png);
  width: 20px;
  height: 30px;
  background-size: 25px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -8px 10px !important;
}
.soc.sn_bottom .telegram {
  background: url(//archi.ru/img/socials_telegram_2_black.png);
  width: 20px;
  height: 30px!important;
  background-size: 20px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -3px 10px !important;
  transition: 0.3s;
}
.soc.sn_bottom .telegram:hover {
  background: url(//archi.ru/img/socials_telegram_2_blue.png);
  width: 20px;
  height: 30px!important;
  background-size: 20px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -3px 10px !important;
}
.main-img.news .soc .telegram {
  background: url(//archi.ru/img/socials_telegram_2_black.png);
  width: 20px;
  height: 30px!important;
  background-size: 20px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -3px 5px !important;
  transition: 0.3s;
}
.main-img.news .soc .telegram:hover {
  background: url(//archi.ru/img/socials_telegram_2_blue.png);
  width: 20px;
  height: 30px!important;
  background-size: 20px;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0 5px -3px 5px !important;
}
.soc.sn_bottom .twitter i {
  top: 3px;
  margin: 0 0 0 15px;
  font-size: 20px!important;
}
.main-img.news .soc .twitter i {
  top: -13px;
  margin: 1px 0 0 15px;
  font-size: 20px!important;
}
.project_related {
  padding: 0 30px 0px 0;
}
.banner-block {
  margin: 0 0 20px 50px;
}
.format1 {
  font-size: 26px;
  line-height: 35px;
  font-weight: normal;
}
.format1:before {
  content: "~";
  text-align: center;
  font-size: 50px;
  display: block;
  margin: 20px 0 10px 0;
}
.format1:after {
  content: "~";
  text-align: center;
  font-size: 50px;
  display: block;
  margin: 0 0 10px 0;
}
.hoverOpacity {
  height: auto;
  opacity: 0.3;
}
#hypercomments_widget {
  padding: 15px 0 15px 0;
}
.mb60 {
  margin-bottom: 60px;
}
.site {
  word-break: break-all;
}
.ur_header {
  /*
    font-size: 30px;
    color: #0080ff;    
    */
  margin: 85px 0 50px 0;
  clear: both;
  font: normal 62px/55px "helveticaneuecyrultralight", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.record_t3 .ur_header {
  font: unset;
}
.news_likes {
  text-align: -webkit-center;
  width: 350px;
  margin: 0 36%;
}
.pages {
  font-family: vida_32_probold;
}
.pages span a {
  font-size: 25px;
}
.pages span {
  margin: 0 5px;
  font-size: 30px;
  font-family: vida_32_probold;
}
.site-error {
  width: 680px;
  border: 1px solid grey;
  margin: 70px auto;
  padding: 50px 120px;
  font: normal 20px/28px Georgia, "Times New Roman", Times, serif;
  color: #000;
}
.site-error a {
  color: black;
  border-bottom: 3px solid #0080ff;
}
.site-error h1 {
  font-family: 'vida_32_probold';
  font-size: 35px;
  color: #0080ff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-img h1 {
    position: relative;
    width: 80%;
  }
  .main-img h2 {
    width: 80%;
    margin-top: 140px;
  }
  .inform {
    margin-top: 140px;
    margin-bottom: 30px;
    display: table;
    position: relative;
  }
  .main-img.news .without .inform {
    margin-bottom: 30px;
    margin-top: 90px!important;
  }
  .main-img.news .without .soc a {
    background-color: #ffffff;
  }
}
.ml_1 {
  margin-left: 245px;
}
.ml_2 {
  margin-left: -60px;
}
.mt_1 {
  margin-top: 20px;
  /*new_val: 40px*/
}
.mt_2 {
  margin-top: 5px!important;
}
a[data-pin-log~='button_pinit'] {
  position: absolute!important;
  bottom: 5px;
  right: 5px;
  border: 0!important;
  opacity: 0.5;
}
.slick-slide a[data-pin-log~='button_pinit'] {
  position: absolute!important;
  top: 415px;
  right: 13px;
  border: 0!important;
  opacity: 0.5;
}
.slick-slide .size_3 a[data-pin-log~='button_pinit'] {
  top: 315px;
}
.slider-2 .slick-slide a[data-pin-log~='button_pinit'] {
  position: absolute!important;
  top: 365px;
  right: 13px;
  border: 0!important;
  opacity: 0.5;
}
.slider-3 .slick-slide a[data-pin-log~='button_pinit'] {
  position: absolute!important;
  top: 510px;
  right: 13px;
  border: 0!important;
}
.slider-3 .slick-list {
  overflow: visible!important;
}
.link_hint {
  display: inline!important;
  position: relative;
  margin: 0 0 0 5px;
}
.alert_m1 {
  font: normal 140%/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: center;
  margin: 0;
  color: #c5c5c5;
  position: absolute;
  z-index: 100;
}
.alert_m1 a {
  font: normal 100%/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #c5c5c5;
}
.alert_m2 {
  font: normal 140%/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: center;
  margin: 30px 0 0 0;
  color: #fff;
  position: absolute;
  z-index: 100;
}
.alert_m2 a {
  font: normal 100%/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #fff;
}
.link_hint i {
  font-size: 16px;
  color: grey;
}
.link_hint i:hover::after {
  content: attr(data-title);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  background: #ebebeb;
  color: #555454;
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 10px;
  border: 1px solid #333;
  margin: -45px 0 0 40px;
  border-radius: 10px;
  width: 150px;
}
#banner_point,
.banner_point,
hr[name~='inclusion_point'] {
  display: none;
}
hr[name~='banner_point'] {
  visibility: hidden;
}
hr[name~='banner_point']::before {
  content: '';
  display: block;
}
.slides .slick-next {
  background: url(../img/slider-arrs.png) no-repeat;
  background-position: -50px;
  height: 40px;
  margin: 10px 22px 0 -10px;
}
.slides .slick-prev {
  background: url(../img/slider-arrs.png) no-repeat;
  background-position: 0px;
  height: 40px;
  margin: 10px 5px 0 25px;
}
/*
.slides .slick-next::before {
    content: '→';
}
*/
.slides .slick-prev::before,
.slides .slick-next::before {
  font-size: unset;
  color: unset;
  font-family: unset;
}
.slides .slick-prev,
.slides .slick-next {
  /*    background: rgba(0,0,0,0.01);*/
  /*    margin: 10px 5px 0 -10px;*/
  z-index: 100;
  /*    color: unset;*/
}
.slides .slick-prev:hover,
.slides .slick-prev:focus {
  color: unset;
  outline: none;
  background: url(../img/slider-arrs.png) no-repeat;
  height: 40px;
  content: unset;
  margin: 9px 5px 0 25px;
  opacity: 0.7;
}
.slides .slick-next:hover,
.slides .slick-next:focus {
  color: unset;
  outline: none;
  background: url(../img/slider-arrs.png) no-repeat;
  height: 40px;
  content: unset;
  background-position: -50px;
  margin: 10px 22px 0 -10px;
  opacity: 0.7;
}
.slides .slick-slide {
  height: 240px;
  overflow: hidden;
  width: 300px;
}
.slides .slick-slide div:nth-child(1) {
  height: 200px;
  overflow: hidden;
}
/*
.slides .slick-slide img{
    width: 300px;
    max-height: 200px; 
}
*/
.lang_switch {
  display: block;
  position: absolute;
  font-size: 20px;
  top: 30px;
  font-family: vida_32_proregular;
  color: #fff;
  text-decoration: underline;
}
.without .lang_switch {
  display: block;
  font-size: 20px;
  font-family: vida_32_proregular;
  color: #fff;
  text-decoration: underline;
  margin: 20px 0 20px 30px;
  position: initial;
}
.news_theme a {
  display: block;
  margin-bottom: 10px;
}
.citation_person {
  width: 220px;
  text-align: center;
  position: relative;
  left: -120px;
}
.citation_person a {
  border-bottom: 1px solid #0080ff;
}
input#search_fld:hover {
  cursor: pointer;
}
.inc_1_hdr {
  font-style: italic;
  font-size: 14px;
  margin: 60px 0 -40px 0;
  color: grey;
  display: none;
  line-height: 18px;
}
.bg_def {
  /*    background-position: -167px 100px;*/
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
.bg_def .record_t3_main {
  margin: 230px auto 0;
  background-color: #fff;
}
.bg_def .record_t3_main .main-img {
  width: 1180px;
  margin: 0px 0px 0 -4px;
}
.bg_def .record_t3_main .main-img h1,
.bg_def .record_t3_main .main-img .inform,
.bg_def .record_t3_main .main-img .bg-img {
  z-index: 2;
}
.bg_def .record_t3_main .main-img .bg-img {
  z-index: 1;
  top: 10px;
}
.bg_def_add1 {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: absolute;
  top: 0;
}
.record_t1_ad_b {
  border: 1px solid grey;
  height: 550px!important;
  padding: 30px;
  width: 300px;
}
.record_t1_ad_b img {
  /*    width: 80%;
        margin: 10% 10%;
    */
}
.inc_1 {
  width: 750px;
  height: 267px;
  margin: -20px 0 130px -50px;
  display: none;
}
.inc_1 .slick-slide {
  height: 267px;
}
.inc_1 .btn-left,
.inc_1 .btn-right {
  background-color: unset;
  border: 0;
}
.inc_1 .btn-left img {
  position: absolute;
  right: 50px;
  bottom: -30px;
  z-index: 100;
  width: 20px;
  cursor: pointer;
}
.inc_1 .btn-right img {
  position: absolute;
  right: 20px;
  bottom: -30px;
  z-index: 100;
  width: 20px;
  cursor: pointer;
}
.inc_2 {
  background-color: #eaeaea;
  border-radius: 20px;
  border: 1px solid #b9b3b3;
  overflow: hidden;
  z-index: 100;
  position: relative;
}
.inc_2 .inc_hdr {
  font: normal 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 20px 0;
}
.inc_2 .inc_desc {
  font: 600 17px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 20px 20px 20px;
}
.inc_2 .inc_desc_2 {
  margin: 80px 0 0 0;
}
.inc_2 .inc_desc a {
  border-bottom: 0;
}
.inc_2 .inc_desc a:hover {
  border-bottom: 0;
  color: #000;
}
.inc_2 .inc_lnk {
  font: normal 14px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
}
.inc_2 .inc_img img {
  border-radius: 20px;
  margin: 20px;
}
.inc_2 .inc_lnk a {
  border-bottom: 1px solid #0080ff;
}
.inc_2 .inc_lnk a:hover {
  color: #0080ff;
}
.inc_2 video {
  z-index: 1;
}
.o_src a {
  text-decoration: underline;
}
.o_src a img {
  margin: 4px 0 0 8px;
}
.lazyload {
  opacity: 0;
}
.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background: #f7f7f7 url(../img/loading.gif) no-repeat center;
}
.org_sn {
  /*
    display: flex;
    align-items: center;
    */
  margin: 15px 0 0;
}
figcaption .org_sn {
  margin: -4px 0 0;
}
.org_sn .fa {
  color: #000;
  font-size: 1.5rem;
  margin: 5px 10px 5px 0;
  position: relative;
  top: 4px;
}
.org_sn .fa-vk {
  background-color: #000;
  color: #fff;
  font-size: 15px;
  padding: 3px;
  border-radius: 20%;
  top: 1px;
}
.org_sn .fa-youtube {
  font-size: 22px;
  top: 2px;
}
.b_tl {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 10px;
}
.padd_no {
  padding: unset;
}
.banners {
  display: none;
  padding: 40px 0;
  background-color: #e8e8e8;
  justify-content: center;
  margin: 100px 0 180px 0;
  position: relative;
}
.banners .banner-block {
  margin: 0 50px!important;
}
.banners .banner-block div {
  margin: 0 20px;
}
.banners .hdr {
  position: absolute;
  top: -23px;
  font-size: 14px;
  text-decoration: underline;
  font-style: italic;
  color: #8d8d8d;
}
.banners .hdr2 {
  position: absolute;
  bottom: -23px;
  font-size: 14px;
  text-decoration: underline;
  font-style: italic;
  color: #8d8d8d;
}
.banners .hdr2 a {
  border-bottom: unset;
  color: #8d8d8d;
}
.object_set_links {
  padding: 40px 0;
  background-color: #fff;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  margin: -100px 0 100px 0;
  position: relative;
  display: none;
}
.object_set_links p {
  width: 200px;
  margin: 0 15px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'vida_32_proregular';
  color: grey;
}
.object_set_links p a {
  color: #000;
  border-bottom: unset;
  text-decoration: none!important;
}
.object_set_links p img {
  max-width: 120px;
  margin-bottom: 10px;
}
.object_set_links span.h5 {
  display: block;
  margin: 0 0 10px;
}
.obj_set_hdr {
  position: relative;
  top: -100px;
  font-size: 14px;
  font-style: italic;
  color: #8d8d8d;
  display: none;
}
.special_hdr_1 {
  margin: 20px 0 20px -30px;
  height: 430px;
}
.special_hdr_1 .bg_img {
  position: relative;
}
.special_hdr_1 .hdr_0 {
  position: absolute;
  top: 40px;
  left: 20px;
}
.special_hdr_1 .hdr_1 {
  line-height: 120%;
  font-family: 'vida_32_proregular';
  color: #fff;
  font-size: 18px;
}
.special_hdr_1 .hdr_2 {
  font-family: 'vida_32_probold';
  font-size: 55px;
  line-height: 65px;
  font-weight: 400;
  text-align: left;
  color: #fff;
  margin-top: 10px;
}
.special_hdr_1 .hdr_3 {
  color: #fff;
  font-family: 'vida_32_proregular';
  font-size: 20px;
  margin: 20px 0 0 0;
  line-height: 25px;
}
.special_hdr_1 .hdr_4 {
  font-family: 'vida_32_probold';
  font-size: 18px;
  margin: 20px 0 0 0;
  color: #000;
}
.special_hdr_1 .hdr_4 a {
  color: #000;
  border-bottom: 1px solid #000;
}
.fb_con {
  position: relative;
  top: 30px;
}
.signature .fb_con {
  margin-left: -220px;
}
.main-img.news .fb_con {
  top: 42px;
  margin-left: -200px !important;
}
.main-img .fb_con {
  margin-left: -90px !important;
}
.record_t2 .fb_con {
  position: relative;
  left: 30px;
  top: 0!important;
}
.aside_con1 {
  overflow: auto;
  width: 280px;
}
.adv_bl {
  color: #b2b2b2;
  font-weight: 100;
  font-style: italic;
  font-size: 12px;
  font-family: 'vida_32_proregular';
  display: inline;
}
.adv_bl a {
  font-size: 12px;
  font-family: 'vida_32_proregular';
  color: #b2b2b2 !important;
  margin: 0!important;
}
.adv_bl_2 {
  color: #fff;
  font-weight: 100;
  font-style: italic;
  font-size: 12px;
  font-family: 'vida_32_proregular';
  /*
  text-align: left;
  position: absolute;
  */
  line-height: 14px;
  margin-top: 2px;
}
.adv_bl_2 a {
  font-size: 12px;
  font-family: 'vida_32_proregular';
  color: #fff !important;
  margin: 0!important;
}
.aside_con2:after {
  content: url('//archi.ru/files/index_page/img/scroll.gif');
  display: block;
  margin-top: 40px;
  margin-left: 20%;
  animation: bounceAnimation linear 2s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: bounceAnimation linear 3.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
}
.record_t1 .aside_con2:after {
  display: none;
}
.td2.obj_a_list {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  width: 100%!important;
}
@-moz-document url-prefix() {
  .link_hint i:hover::after {
    content: attr(data-title);
    position: absolute;
    top: 0;
    z-index: 1;
    background: #ebebeb;
    color: #555454;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #333;
    margin: -45px 0 0 40px;
    border-radius: 10px;
    width: 150px;
  }
}
.slider-3 {
  width: fit-content;
  width: -moz-fit-content;
  margin: 30px 0 50px -100px;
}
.slider-3 .img-zoom img {
  /*height: 250px;*/
  width: auto;
  height: 550px;
}
.ur.ur_project.type_2 .slider-3 {
  margin-bottom: 220px;
}
.main-text.main-text-0 .ur_header {
  margin: 70px 0 30px 0;
}
.main-text.main-text-0 .inc_1 {
  width: 1188px;
  margin: -10px auto 130px;
}
.main-text.main-text-0 .inc_1_hdr {
  margin: -50px auto 0 30px;
  font: 400 14px/18px Georgia, "Times New Roman", Times, serif;
  color: #585858;
  font-style: italic;
}
.main-text.main-text-0 .inc_1_hdr_txt {
  top: -20px;
  position: relative;
  left: -280px;
  height: 17px;
}
.main-text.main-text-0 .inc_1 .btn-left,
.main-text.main-text-0 .inc_1 .btn-right {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.main-text.main-text-0 .inc_1 .btn-right img {
  width: 40px;
  bottom: 11px;
}
.main-text.main-text-0 .inc_1 .btn-left img {
  right: 60px;
  width: 40px;
  bottom: 11px;
}
.main-text.main-text-0 .nav_bg,
.main-text.main-text-0 .nav_bg_2 {
  position: absolute;
  z-index: 1;
  display: none;
}
.main-text.main-text-0 .nav_bg_2 {
  top: 28px;
  transform: rotate(180deg);
}
.main-text.main-text-0 .inc_1.inc_1_2,
.main-text.main-text-0 .inc_1.inc_1_3 {
  margin: 10px 0 200px 0;
  background-color: #6da9e1;
  height: max-content !important;
  padding-left: 35px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .slick-slide,
.main-text.main-text-0 .inc_1.inc_1_3 .slick-slide {
  height: unset;
}
.main-text.main-text-0 .inc_1.inc_1_2 .btn-left,
.main-text.main-text-0 .inc_1.inc_1_2 .btn-right,
.main-text.main-text-0 .inc_1.inc_1_2 .btn-left-2,
.main-text.main-text-0 .inc_1.inc_1_2 .btn-right-2,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-left,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-right,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-left-2,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-right-2 {
  position: absolute;
  z-index: 2;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.main-text.main-text-0 .inc_1.inc_1_2 .btn-right img,
.main-text.main-text-0 .inc_1.inc_1_2 .btn-right-2 img,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-right img,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-right-2 img {
  width: 40px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .btn-left img,
.main-text.main-text-0 .inc_1.inc_1_2 .btn-left-2 img,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-left img,
.main-text.main-text-0 .inc_1.inc_1_3 .btn-left-2 img {
  right: 60px;
  width: 40px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .slick-list,
.main-text.main-text-0 .inc_1.inc_1_3 .slick-list {
  top: 0!important;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 {
  background-color: unset;
  border-radius: unset;
  border: none;
  overflow: hidden;
  z-index: 100;
  width: 560px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_hdr {
  font: 400 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0;
  color: #fff;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_txt {
  padding-left: 115px;
  width: 400px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_desc {
  font: 17px/19px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 10px 15px 20px 20px;
  color: #fff;
  width: 230px!important;
  word-wrap: break-word;
  margin-bottom: 30px;
  margin-top: 10px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_desc_2 {
  margin: 80px 0 0 0;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_desc a {
  border-bottom: 0;
  color: #fff;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_desc a:hover {
  border-bottom: 0;
  color: #000;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_lnk {
  font: normal 14px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_img {
  float: left;
  margin: 10px 40px 20px 0!important;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_img img {
  border-radius: unset;
  margin: 10px -15px 0 0;
  border: 1px solid #fff;
  max-width: 250px;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_lnk a {
  border-bottom: 1px solid #0080ff;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 .inc_lnk a:hover {
  color: #0080ff;
}
.main-text.main-text-0 .inc_1.inc_1_2 .inc_2 video {
  z-index: 1;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 {
  background-color: unset;
  border-radius: unset;
  border: none;
  overflow: hidden;
  z-index: 100;
  width: 560px;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_hdr {
  font: 400 22px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 20px 0;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_txt {
  padding-left: 115px;
  width: 400px;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_desc {
  font: 17px/19px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 10px 15px 20px 20px;
  color: #fff;
  width: 230px!important;
  word-wrap: break-word;
  margin-bottom: 30px;
  margin-top: 10px;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_desc_2 {
  margin: 80px 0 0 0;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_desc a {
  border-bottom: 0;
  color: #fff;
  top: 0px;
  left: 20px;
  margin: 85px 0 0 0;
  display: block;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_desc a:hover {
  border-bottom: 0;
  color: #000;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_lnk {
  font: normal 14px/26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_img {
  float: left;
  margin: 80px 40px 20px 0!important;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_img img {
  border-radius: unset;
  margin: 10px -15px 0 0;
  border: 1px solid #fff;
  max-width: 330px;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_lnk a {
  border-bottom: 1px solid #0080ff;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 .inc_lnk a:hover {
  color: #0080ff;
}
.main-text.main-text-0 .inc_1.inc_1_3 .inc_2 video {
  z-index: 1;
}
.object_set_links .no_first {
  margin-top: 30px;
}
/* bounceAnimation */
@keyframes bounceAnimation {
  0% {
    transform: translate(0px, 0px);
  }
  15% {
    transform: translate(0px, -25px);
  }
  30% {
    transform: translate(0px, 0px);
  }
  45% {
    transform: translate(0px, -15px);
  }
  60% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes bounceAnimation {
  0% {
    -moz-transform: translate(0px, 0px);
  }
  15% {
    -moz-transform: translate(0px, -25px);
  }
  30% {
    -moz-transform: translate(0px, 0px);
  }
  45% {
    -moz-transform: translate(0px, -15px);
  }
  60% {
    -moz-transform: translate(0px, 0px);
  }
  100% {
    -moz-transform: translate(0px, 0px);
  }
}
@-webkit-keyframes bounceAnimation {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  15% {
    -webkit-transform: translate(0px, -25px);
  }
  30% {
    -webkit-transform: translate(0px, 0px);
  }
  45% {
    -webkit-transform: translate(0px, -15px);
  }
  60% {
    -webkit-transform: translate(0px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@-o-keyframes bounceAnimation {
  0% {
    -o-transform: translate(0px, 0px);
  }
  15% {
    -o-transform: translate(0px, -25px);
  }
  30% {
    -o-transform: translate(0px, 0px);
  }
  45% {
    -o-transform: translate(0px, -15px);
  }
  60% {
    -o-transform: translate(0px, 0px);
  }
  100% {
    -o-transform: translate(0px, 0px);
  }
}
@-ms-keyframes bounceAnimation {
  0% {
    -ms-transform: translate(0px, 0px);
  }
  15% {
    -ms-transform: translate(0px, -25px);
  }
  30% {
    -ms-transform: translate(0px, 0px);
  }
  45% {
    -ms-transform: translate(0px, -15px);
  }
  60% {
    -ms-transform: translate(0px, 0px);
  }
  100% {
    -ms-transform: translate(0px, 0px);
  }
}
/* bounceAnimation */
@media print {
  .header,
  .archi-list,
  .content.move-aside:last-child,
  footer,
  inform {
    display: none;
  }
  aside.left {
    display: none;
  }
  .content.move-aside article {
    width: 100%;
  }
  .main-img h2,
  .main-img h3 {
    color: white!important;
  }
  .slider div.slick-track {
    text-align: center;
    width: 100% !important;
  }
  .slider div.slick-track li {
    width: 100%;
    text-align: center;
  }
}

/* float block with link to project info */
.project_info{
  background-color: #000000;
  width: 210px;
  border-radius: 25px;
  position: fixed;
  padding: 20px 15px 10px 20px;
  z-index: 100;
  color: #ffffff;
  bottom: 0;
  right: 0;
  text-align: center;
  border: 2px solid #fff;
}

.project_info div.hdr1{
  font-size: 9px;
  font-family: 'Arial';
}

.project_info div.hdr2{
  padding: 10px 0 0;
  border-bottom: 1px solid #fff;
  width: fit-content;
  margin: 0 auto;
}

.project_info div.hdr2 a{
  font-size: 20px;
  color: #fff;
  font-family: 'Arial';
}

.hdr_mark_1 {
  background-image: url(../img/circle_white_on_black.png);
  width: 100%;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 20px 0 0;
}
/* float block with link to project info */


.slider-3+.slider-3 {
  margin-top: -10px;
}

.relations_t2 .relations_tech{
  margin-left: -55px;
}


ul.s_media_links {
  margin: 0 0 40px;
}

ul.s_media_links li {
  margin: 0 0 20px 20px;
}

ul.s_media_links li a {
  font-size: 130%;
  color: #000;
  text-decoration: underline;
}

#cookie-banner{
      position: fixed;
      bottom: 0px;
      background: #fff;
      padding: 15px;
      text-align: center;
      z-index: 100;
      border: 1px solid #cbcbcb;
      font: normal 16px / 26px "vida_32_proregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
      display: none;
      align-items: center; 
      justify-content: center; 
      gap: 20px;
}

#cookie-banner button{
      border-radius: 10px;
      border: 1px solid grey;
      padding: 10px;
      font-size: 18px;
      white-space: nowrap;
}
