/*******advertColl300*****/

.boxFrame {
  position: relative;
}

.frame300x400 {
  width: 300px;
  height: 400px;
  padding: 20px 0 20px 0;
}

.frame240x400 {
  width: 300px;
  height: 400px;
  padding: 20px 0 0 0;
}

.frame240 {
  width: 240px;
  height: 400px;
  padding: 20px 0 0 0;
}

.frame100x100main {
  padding: 20px 0 0 20px;
  padding: 0;
  border: none;
  display: block;
  height: 100px;
}

.frame100x100main.w100 {
  display: block;
  width: auto;
}

.boxFrame iframe {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: none;
}

.advertSection300 {
  width: 300px;
  position: absolute;
  height: calc(100% - 225px);
  right: 20px;
  top: 205px;
  background-color: #EFEFEF;
  opacity: 1;
}

.boxFrame {
  position: relative;
  overflow: hidden;
}

.boxFrame iframe {
  border: none;
  height: 100%;
  width: 100%;
}

.advertRight130x100 {
  width: 100%;
  position: absolute;
  right: -100%;
  top: 81px;
  background: #EFEFEF;
  height: calc(100% - 80px);
}

.newsbox .container2 .boxFrame {
  margin: 0 15px 20px 15px;
}

.gonzoMessage .boxCols {
  position: absolute;
  width: 300px;
  top: 0;
  right: 10px;
  height: 100%;
}

.boxStatic {
  margin-top: 20px;
}
.article {
  width: 100%;
  margin-top: 20px;
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  z-index: 25;
  position: relative;
}

.article > * {
  margin: 15px 0 0 0;
}

.article .header,
.commentsPage .header {
  border-bottom: 1px solid #d2d2d2;
  margin: 0;
  position: relative;
}

.article .header:after {
  content: "";
  width: 20px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 20;
}

.article .header:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: 20;
}

.galleryPopap time,
.article .header time,
.commentsPage .header time {
  color: white;
  font-family: "Open Sans";
  text-align: left;
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  letter-spacing: 0.4px;
  background: #0082cc;
  padding: 18px 10px 15px 10px;
  text-transform: uppercase;
  text-align: left;
  margin-right: 20px;
  position: relative;
  display: inline-block;
}

.article .header time:after {
  content: "";
  width: 100%;
  padding-right: 20px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 20;
}

.galleryPopap time span + span,
.article .header time span:not(.delS),
.commentsPage .header time span:not(.delS) {
  color: white;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  display: block;
}

.article .header .comments,
.commentsPage .header .comments {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  padding-left: 25px;
  background: transparent url("/img/icons/countComments.svg") no-repeat left center;
  background-size: 20px 18px;
  min-height: 19px;
  margin-right: 20px;
  cursor: pointer;
}

.articlePage .no-comments + .externalBlock + .commentSendBlock,
.article.no-comments .header .comments {
  display: none;
}

.article .header .tags,
.commentsPage .header .tags {
  width: 100%;
}

.tags a {
  color: #565d66;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tags a + a {
  display: none;
}

.article .picture {
  position: relative;
}

.newsPage article .picture .title,
.article .picture .title {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  padding: 18px 0 15px 0;
  border-bottom: 2px solid #d2d2d2;
  overflow: hidden;
}

.newsPage article .picture .title span,
.article .picture .title span {
  display: block;
}

.article .authors {
  margin: 25px 60px 0 30px;
  position: relative;
  min-height: 8px;
}

.article .authors .person {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.article .authors .person a {
  color: #0083cd;
}

.article h1 {
  margin: 20px 30px 0 30px;
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}

.article h2 {
  margin: 5px 30px 0 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
  color: #565d66;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.article .text {
  margin: 20px 30px;
}

.article .text > * {
  margin-bottom: 12px;
}

.article .photo {
  margin-bottom: 10px;
  margin-top: 20px;
  position: relative;
}

.article .photo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,000000+0,000000+100&0+56,0.64+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 56%,rgba(0,0,0,0.64) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 56%, rgba(0,0,0,0.64) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 56%,rgba(0,0,0,0.64) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 );
  /* IE6-9 */
}

.article .photo > span.descr {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 13px;
  position: absolute;
  margin: 0 20px;
  display: block;
  bottom: 15px;
  z-index: 30;
}

.article .photo span.descr {
  display: block;
}

.article .photo span.descr span {
  border-top: 1px solid #FFFFFF;
  padding-top: 10px;
  margin-top: 10px;
  display: block;
}

.article img {
  width: 100%;
  height: auto;
  display: block;
}

.cover .title {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding: 15px 0;
  border-bottom: 2px solid #d2d2d2;
}

.cover .title span {
  display: block;
}

.externalBlock {
  display: block;
  padding: 15px 30px 15px 30px;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}

.externalBlock .left {
  display: inline-block;
  vertical-align: top;
}

.externalBlock .right {
  float: right;
  display: none;
}

.externalBlock .title {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.blockSubscribe input[type="email"] {
  background-color: white;
  border: 1px solid #565d66;
  padding: 0 10px;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 27px;
  width: 220px;
}

.blockSubscribe input[type="email"]:focus {
  border: 1px solid #0083cd;
  color: black;
  outline: none;
  box-shadow: none;
}

.blockSubscribe input[type="submit"] {
  background-color: #0083cd;
  color: white;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
  padding: 0 10px;
  border: none;
  cursor: pointer;
}

.articlePage {
  position: relative;
  padding-bottom: 120px;
}

.articlePage .commentSendBlock {
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 0;
  border: none;
  display: inline-block;
}

.articlePage .commentSendBlock button {
  display: block;
  padding: 12px 20px;
  position: relative;
  text-align: left;
  border: 1px solid #d2d2d2;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: none;
  letter-spacing: normal;
}

.articlePage .commentSendBlock .count {
  position: absolute;
  right: 20px;
  padding-left: 40px;
  top: 8px;
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  background: transparent url("/img/icons/countComments.svg") no-repeat left 7px;
  background-size: 23px auto;
  padding-left: 33px;
  display: block;
  margin: 0 30px;
}

.columnist .authors {
  position: relative;
  padding-left: 60px;
  min-height: 50px;
}

.columnist .authors img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}

.authors .jobTitle {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  display: block;
}

.coverGonzo {
  margin-bottom: 0;
  margin-top: 20px;
  position: relative;
  z-index: 30;
}

.coverGonzo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,006095+46,006095+99&0+0,0.37+46,0.67+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(0,96,149,0.37) 46%,rgba(0,96,149,0.66) 99%,rgba(0,96,149,0.67) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,96,149,0.37) 46%, rgba(0,96,149,0.66) 99%, rgba(0,96,149,0.67) 100%);
  background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(0,96,149,0.37) 46%,rgba(0,96,149,0.66) 99%,rgba(0,96,149,0.67) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ab006095',GradientType=0 );
  /* IE6-9 */
}

.coverGonzo:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: transparent url("/img/icons/open_gonzo.png") no-repeat center center;
  background-size: 101px 74px;
  cursor: pointer;
}

.articlePage.gonzo article:not(.digest) h2 {
  color: black;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: black;
  background: #FFFFFF;
  padding: 30px 20px 30px 40px;
  border: 1px solid #d2d2d2;
  margin-top: -45px;
  z-index: 30;
  position: relative;
}

.articlePage.gonzo .bg {
  background-color: #efefef;
  padding-bottom: 30px;
}

.gonzoMessage h1 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  padding: 25px 20px 20px 20px;
}

.gonzoMessage .block {
  background-color: #efefef;
  padding-bottom: 20px;
}

.gonzoMessage .img {
  width: 100%;
  position: relative;
}

.gonzoMessage .img img {
  width: 100%;
  height: auto;
}

.gonzoMessage .txt {
  position: relative;
  margin-top: -50px;
  width: 670px;
  margin-left: 115px;
  background: #FFFFFF;
  border: 1px solid #d2d2d2;
}

.gonzoMessage .txt p {
  padding: 20px 40px 20px 40px;
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.gonzoMessage .txt .author {
  color: #9b9b9b;
  font-size: 14px;
  line-height: 19px;
  padding-bottom: 0;
}

.gonzoMessage .author span {
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
  display: inline-block;
  vertical-align: top;
}

/**********************************/

.resizeFS {
  color: #78838f;
  font-family: "Open Sans";
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  cursor: pointer;
  right: -40px;
  top: 0;
  outline: none;
}

.resizeFS:after {
  content: "+";
  display: inline-block;
  color: inherit;
}

.resizeFS:hover {
  color: #000000;
}

.resizeFS.active:after {
  content: "-";
}

.article.fsPlus {
  font-size: 17px;
  line-height: 25px;
}

.article.fsPlus h2 {
  font-size: 21px;
  line-height: 30px;
}

/************/

.picture.instagram .title  p > span {
  display: block;
  margin-top: 10px;
}

.picture span.person {
  display: inline-block !important;
}

.picture.instagram span.person a {
  color: rgba(0,0,0,0.8);
}

.picture.instagram span.person a:before {
  content: "@";
  display: inline-block;
}

.picture.instagram span.person a {
  background: transparent url("/img/instagram_logo.svg") no-repeat left center;
  background-size: 71px auto;
  padding-left: 75px;
  margin-left: 3px;
  display: inline-block;
  font-weight: bold;
  min-height: 20px;
}
.authorsList {
  margin: 0 20px;
  width: 600px;
}

.authorsList_author {
  margin: 25px 30px 0 80px;
  min-height: 70px;
  position: relative;
}

.authorsList_firstLetter {
  font-size: 36px;
  margin: 25px 0 0 20px;
  font-weight: bold;
  position: relative;
}

.authorsList_firstLetter:before {
  display: block;
  position: absolute;
  top: 25px;
  left: 60px;
  right: 0;
  height: 2px;
  background: #d2d2d2;
  content: " ";
}

.authorsList_author img {
  float: left;
  margin-right: 20px;
  height: 70px;
  width: 70px;
}

.authorsList_author .person {
  display: block;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
}

.authorsList_author .person a {
  color: #000;
}

.authorsList_author .jobTitle {
  color: #565d66;
  display: block;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.authorsList_search {
  margin: 25px 20px 0 20px;
  height: 41px;
  width: 600px;
}

.authorsList_search_label {
  float: left;
  margin: 12px 20px 0 0;
  font-size: 12px;
  color: #9b9b9b;
  text-transform: uppercase;
}

.authorsList_search_form {
  float: right;
  height: 41px;
  width: 454px;
  border: 1px solid #d2d2d2;
}

.authorsList_search_text {
  float: left;
  height: 39px;
  width: 358px;
  border: none;
  padding: 0 20px;
}

.authorsList_search_button {
  float: left;
  height: 39px;
  width: 54px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAABzElEQVQ4T72Vv4saURDH57vrgsUpHJJCUliFFIeNRa6KSbhUNkEhXHGFEFjZSrh/40ob17eVkCaNksbqQnIGDq6xkUCOqywOiyABvWJh2TfHyBnEX8Qzmwevm/nsd76zMw/0F8d13SPDMI4B5Jn5qaQAuGXmrtb6k+M4XxYx2MR1XfeZYRgegFeb4pj5QmttO45zM4tbC/Y87yUzfwawb1kWZ7NZZDIZSiaT09zxeEyDwYD6/T4HQQBm/g3gnW3b36cVrVLyoPRKoOl0mvL5PCUSiZWiJ5MJdbtdGg6HJHCt9aEoXwlWSn2T8gVaKBTEz42dYGbqdDoz+EWlUnm9lCGNMk3zXMovlUpYp3TxS6K81WpNbQnD8O0SWCmlANi5XI7kbnN6vR7JZWZvCex53k8iel4sFimVSm3DpdFoRO12W3KuVymeANgrl8tkWdZW4CAIqNlsiuK7/weO0opomhfZ7ybdimRABFyv11/EYrFLIjL/2UjXarUn8Xj8K4ADIgoFvvMSmocy848wDD+Ypnm209pchPq+/6Zarf4Sax696DdBtxq9uWBEAZ0ueqXURwAn4ul8+Y9V+udpajQa7+VJ8X3/dObprlDJvwdUcF3gQJ7a2gAAAABJRU5ErkJggg==") center center no-repeat;
  border: none;
  cursor: pointer;
}
.broadcast > .photo {
  display: block;
  position: relative;
  width: 100%;
}

.broadcast > .photo img {
  width: 100%;
  display: block;
}

.broadcast > .photo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,000000+0,000000+100&0+0,0.64+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.44) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 );
  /* IE6-9 */
}

.broadcast > .photo > span {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 13px;
  position: absolute;
  margin: 0 20px;
  display: block;
  bottom: 15px;
  z-index: 30;
  width: 280px;
  text-align: left;
  right: 0;
}

.broadcast > .photo span {
  display: block;
}

.broadcast > .photo span + span {
  border-top: 1px solid #FFFFFF;
  padding-top: 10px;
  margin-top: 10px;
}

.broadcast .article {
  margin-top: -77px;
  background: #FFFFFF;
  border-bottom: 0;
}

.broadcastMessage {
  width: 100%;
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  z-index: 25;
  position: relative;
  margin-top: -77px;
  padding-top: 77px;
}

.broadcastMessage .head {
  padding: 30px 30px 20px 30px;
  border-bottom: 1px solid #d2d2d2;
}

.broadcastMessage .head h1 {
  color: #565d66;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 3px solid #565d66;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.broadcastMessage .head h2 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 10px;
}

.broadcastMessage .head .author {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.broadcastMessage .head .person {
  font-size: 12px;
}

.broadcastMessage .cope {
  border-bottom: 2px solid #d2d2d2;
  padding: 30px;
}

.cope:last-child {
  border-bottom: 1px;
}

.cope .author {
  position: relative;
  padding-left: 70px;
  min-height: 50px;
}

.cope .author img {
  position: absolute;
  left: 0;
  margin-top: -25px;
  top: 50%;
  width: 50px;
  height: 50px;
}

.cope .author .person {
  font-size: 15px;
  display: block;
}

.cope .author .job {
  color: #9b9b9b;
  font-size: 14px;
}

.cope .author a[target="_blank"] {
  color: #565d66;
}

.cope .txt {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: black;
  position: relative;
  padding-left: 70px;
  padding-top: 20px;
}

.cope .picture {
  padding-top: 20px;
}

.cope .picture img {
  width: 100%;
}

.cope time {
  position: absolute;
  left: 0;
  top: 20px;
  color: #40454c;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
}

time.red {
  color: #d80232;
}

.cope time span {
  display: block;
}

.cope time .bold {
  font-weight: bold;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.commentsPage.modalbox {
  left: 300px;
  display: block;
  width: 640px !important;
  background: #ffffff;
  position: fixed;
  z-index: -20;
  border: 1px solid #d2d2d2;
  border-left: none;
  border-top: none;
  height: 100%;
  top: 80px;
  opacity: 0;
}

.commentsPage.modalbox.active {
  z-index: 50;
  opacity: 1;
}

.commentsPage .modalover {
  width: 640px;
  border-right: 1px solid #d2d2d2;
}

.commentsPage + .shadow.active {
  z-index: 40;
}

.commentsPage .hidden + .modaltools + .modalover {
  top: -75px !important;
}

.commentsPage .hidden + .modaltools + .modalover + .boxCols {
  top: 0 !important;
}

.commentsPage.modalbox .container {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  padding-right: 10px;
  width: 630px;
}

.commentsPage.modalbox article {
  background-color: #efefef;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
  width: 630px;
  margin-left: 0;
  margin-top: -1px;
}

.commentsPage  .article .header {
  background: #FFFFFF;
}

.commentsPage  .article .header:after {
  background: #d2d2d2;
  left: 0;
  width: 100px;
}

.commentsPage .article .header:before {
  display: none;
}

.commentsPage .article h1 {
  font-size: 15px;
  text-transform: none;
  line-height: 20px;
  padding-top: 30px;
  margin-top: 0;
}

.commentsPage .article h2 {
  border: none;
  padding-bottom: 15px;
  color: #40454c;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.commentsPage.modalbox .container > .commentsBlock {
  width: 624px;
}

.commentsBlock h3 {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 13px 0;
  text-align: center;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  position: relative;
  clear: both;
}

.commentsBlock h3 .counts {
  position: absolute;
  background: transparent url("/img/icons/countComments.svg") no-repeat left 0;
  background-size: 30px auto;
  padding-left: 40px;
  right: 30px;
  height: 27px;
}

.comment {
  padding: 30px 0 10px 10px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  border-bottom: 1px solid #d2d2d2;
}

.comment.withimg {
  padding: 30px 0 10px 90px;
  min-height: 74px;
}

.comment .comment.withimg {
  margin: 0 0 0 70px;
  border-bottom: none;
  padding: 10px 0 10px 70px;
}

.comment .comment {
  margin: 0 0 0 70px;
  border-bottom: none;
  padding: 10px 0 10px 10px;
}

.comment img {
  position: absolute;
  left: 0;
  top: 33px;
  width: 70px;
  height: 70px;
}

.comment .comment img {
  width: 50px;
  height: 50px;
}

.comment time {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: block;
  width: 100%;
}

.comment .name {
  color: #0083cd;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 5px;
  display: block;
  width: 100%;
}

.comment p {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: black;
  width: 100%;
}

.comment .geo {
  display: block;
  width: 100%;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #9b9b9b;
  margin-top: 10px;
}

.comment .toolsComment {
  margin-top: 10px;
  display: block;
  text-align: right;
  position: relative;
  width: 100%;
}

.comment .toolsComment .replay {
  color: #565d66;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 1.13px;
  text-transform: uppercase;
}

.comment .toolsComment .like {
  width: 21px;
  height: 19px;
  background: transparent url("/img/icons/like.svg") no-repeat left 0;
  background-size: 21px 19px;
  margin-top: 1px;
  margin-right: 20px;
}

.sendComment {
  padding: 10px;
  background: #efefef;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
  margin-top: -1px;
}

.sendComment .block {
  padding: 30px;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  display: inline-block;
}

.sendComment h2 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1.2px;
  border-bottom: 2px solid #d2d2d2;
  padding-bottom: 7px;
}

.sendComment .logout {
  width: 17px;
  height: 17px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 26px;
  background: transparent url("../../../../img/icons/close.svg") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  outline: none;
  opacity: 0.5;
}

.sendComment .author {
  margin: 30px 0 30px 0;
  position: relative;
}

.sendComment .author img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 20px;
}

.sendComment .author p {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 70px;
}

.sendComment .author input {
  border: none;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 15px;
  margin: 30px 0 10px 0;
}

#comment-info {
  color: red;
  font-size: 12px;
  display: block;
}

.sendComment textarea {
  width: 543px;
  border: none;
  resize: none;
  background-color: white;
  border: 1px solid #d2d2d2;
  padding: 15px;
  height: 80px;
  color: #000000;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}

.sendComment .btn {
  color: #31353b;
  border-color: #31353b;
  padding: 12px 30px;
  margin-top: 30px;
  float: right;
}

.sendComment .btn.fl {
  float: left;
}

.commentsPage .h240 {
  height: 240px;
}

.commentSendBlock {
  padding: 15px 30px 10px 27px;
  position: relative;
  margin-top: 25px;
  z-index: 25;
}

.commentSendBlock button {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  width: 100%;
}

.commentsPage .article .count {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  background: transparent url("/img/icons/countComments.svg") no-repeat left 7px;
  background-size: 23px auto;
  padding-left: 33px;
  display: block;
  margin: 0 30px;
}

.sendComment textarea:-moz-placeholder {
  color: #9b9b9b;
}

.sendComment textarea::-webkit-input-placeholder {
  color: #9b9b9b;
}

.commentsAfter {
  background: #efefef;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px;
}

.commentsAfter .comment {
  margin: 0;
  border: 1px solid #d2d2d2;
}

.commentsAfter .sendComment {
  padding: 0;
  border-bottom: none;
}

.commentsAfter #commentsJSone .comment:before {
  content: "КОММЕНТАРИИ";
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
}

.commentsAfter .comment {
  background: #ffffff;
  padding: 20px;
}

.commentsAfter .sendComment textarea {
  width: 100%;
}

.commentsAfter .sendComment .block {
  width: calc(100% - 60px);
}
/*****************Digest**************************/

.articles .noImg + .withImg {
  margin-top: 20px;
}

.articles .withImg + h2.section {
  margin-top: 50px;
  margin-right: 340px;
}

.articles .digest {
  margin-left: 20px;
  margin-top: 20px;
  font-family: "Open Sans";
  color: #40454c;
  position: relative;
  overflow: hidden;
}

.articles .digest a {
  color: inherit;
}

.articles .digest h1 {
  color: black;
  font-family: "TT Prosto Sans";
  font-weight: bold;
  text-transform: uppercase;
}

.articles .digest h2 {
  padding-top: 7px;
}

.articles time {
  font-size: 12px;
  color: #0083cd;
  padding-bottom: 5px;
  display: block;
}

.articles time:first-letter {
  text-transform: uppercase;
}

.articles time span + span {
  padding-left: 0.5em;
}

.articles time .bold + .bold {
  line-height: 18px;
}

.withImg .digest + .digest + .digest .img a,
.articles .img a {
  width: 100%;
  height: 0;
  padding-bottom: 66.6%;
  position: relative;
  display: block;
  overflow: hidden;
}

.withImg .digest + .digest + .digest .img a img,
.articles .img a img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
}

/*****************No IMG**************************/

.noImg {
  position: relative;
}

.noImg .img {
  display: none;
}

.loadSection .digest.no-img,
.noImg .digest {
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
  color: #40454c;
  width: calc(33% - 20px);
}

.noImg .digest img {
  display: none;
}

/*****3******/

.count3 > .digest:first-child {
  width: 100%;
}

.count3 .digest + .digest {
  width: calc(50% - 20px);
}

/*****4******/

.count4 > .digest:first-child {
  width: 100%;
}

/*****5******/

.count5 > .digest:first-child,
.count5 .digest:nth-child(2) {
  width: calc(50% - 20px);
}

/*****6******/

.count6 > .digest:first-child {
  width: 100%;
}

.count6 .digest:nth-child(2),
.count6 .digest:nth-child(3) {
  width: calc(50% - 20px);
}

/*****7******/

.count7 > .digest:first-child {
  width: 100%;
}

.count7 .digest + .digest {
  width: calc(50% - 20px);
}

/***********/

/*****************WithImg***********************/

.withImg {
  min-height: 460px;
  position: relative;
}

.withImg .digest:not(.no-img) {
  width: 100%;
  margin-left: 0;
}

.withImg .digest + .digest + .digest {
  margin-left: 20px;
  margin-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d6d6d6;
}

.withImg .digest:not(.no-img) .txt {
  width: calc(50% - 20px);
  margin-left: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d6d6d6;
}

.withImg .digest + .digest + .digest:not(.no-img) .txt {
  width: 100%;
  margin-left: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.withImg .digest:not(.no-img) .img {
  width: calc(50% - 20px);
  margin-left: 20px;
}

.withImg .digest + .digest + .digest:not(.no-img) .img {
  width: 100%;
  margin-left: 0;
}

.withImg .digest:not(.no-img) img {
  width: 100%;
  display: block;
}

.withImg .digest:not(.no-img) time,
.loadSection .digest:first-child:not(.no-img) time,
.loadSection .digest:nth-child(2):not(.no-img) time,
.loadSection .digest:nth-child(3):not(.no-img) time {
  background-color: #0083cd;
  color: #FFFFFF;
  padding: 13px 10px 13px 10px;
  font-size: 9px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 20;
  margin-top: 0;
  opacity: 0;
}

.withImg .digest:not(.no-img):hover time,
.loadSection .digest:first-child:not(.no-img):hover time,
.loadSection .digest:nth-child(2):not(.no-img):hover time,
.loadSection .digest:nth-child(3):not(.no-img):hover time {
  opacity: 1;
}

.withImg .digest:not(.no-img) .showInfo time,
.loadSection .digest:first-child:not(.no-img) .showInfo time,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo time,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo time {
  background-color: #0083cd;
  color: #FFFFFF;
  padding: 13px 10px 13px 10px;
  font-size: 9px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 20;
  margin-top: -40px;
}

.withImg .digest + .digest + .digest time,
.loadSection .digest:nth-child(2):not(.no-img) time,
.loadSection .digest:nth-child(3):not(.no-img) time {
  left: 0;
}

.loadSection .digest:nth-child(2):not(.no-img) .showInfo time,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo time {
  left: 10px;
}

.withImg .digest:not(.no-img) time .bold,
.loadSection .digest:first-child:not(.no-img) time .bold,
.loadSection .digest:nth-child(2):not(.no-img) time .bold,
.loadSection .digest:nth-child(3):not(.no-img) time .bold {
  font-size: 16px;
  font-weight: 600;
  padding: 0;
}

/***Cover***/

.withImg > .digest:not(.no-img):first-child {
  margin: 0;
  width: 100%;
  padding: 0;
  display: block;
  color: #FFFFFF;
}

.withImg > .digest:not(.no-img):first-child .img {
  width: 65%;
  height: auto;
  position: relative;
  z-index: 10;
  margin: 0;
}

.withImg > .digest:not(.no-img):first-child .txt {
  width: 53%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 20px 0 80px;
  margin: 0;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 96, 149, 0.01)), color-stop(23%, rgba(0, 96, 149, 0.77)), color-stop(39%, rgba(0, 96, 149, 1)), color-stop(100%, rgba(0, 96, 149, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 96, 149, 0.01) 0%, rgba(0, 96, 149, 0.77) 23%, rgba(0, 96, 149, 1) 39%, rgba(0, 96, 149, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 96, 149, 0.01) 0%, rgba(0, 96, 149, 0.77) 23%, rgba(0, 96, 149, 1) 39%, rgba(0, 96, 149, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03006095', endColorstr='#006095', GradientType=1);
  /* IE6-9 */
  border: none;
  z-index: 20;
}

.withImg > .digest:not(.no-img):first-child .txt a {
  width: calc(100% - 80px);
  padding-left: 80px;
  height: 100%;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.withImg > .digest:not(.no-img):first-child time {
  left: 0;
  top: 0;
  margin-top: 0;
}

.withImg > .digest:not(.no-img):first-child h1 {
  color: #FFFFFF;
}

.withImg > .digest:not(.no-img):first-child h2 {
  padding-top: 20px;
}

/*****no-img*******/

.withImg .no-img {
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
  color: #40454c;
  width: calc(100% - 20px);
}

.withImg .no-img:first-child {
  width: calc(100% - 20px);
}

.withImg .no-img time,
.withImg .no-img .txt {
  position: relative;
  display: block;
}

/********************Load section********************************/

.articles .h240px {
  margin-right: 340px;
  width: calc(100% - 340px);
}

.loadSection {
  width: 100%;
}

.loadSection > .digest:first-child {
  width: 100%;
}

.withImg .digest + .digest + .digest,
.loadSection .digest + .digest {
  width: calc(50% - 20px);
}

.withImg .digest + .digest + .digest h1,
.loadSection .digest + .digest h1 {
  font-family: "Open Sans";
  line-height: 20px;
  text-transform: none;
  margin-bottom: 5px;
}

.withImg .digest + .digest + .digest h1 {
  margin-top: 15px;
}

.loadSection .seeAlsoLoad .digest,
.loadSection .digest + .digest + .digest + .digest {
  width: calc(33.3% - 20px);
}

.loadSection .flex-container .flex-container + .digest + .digest,
.loadSection .flex-container .flex-container + .digest + .digest + .digest {
  width: calc(33.3% - 20px);
}

.loadSection .flex-container .flex-container.count3 .digest {
  width: calc(33.3% - 20px);
}

.loadSection .digest img {
  width: 100%;
}

.loadSection .digest:not(.no-img) time {
  left: 0;
}

/******first*****/

.loadSection .digest:not(.no-img):first-child {
  margin-left: 0;
}

.loadSection .digest:not(.no-img):first-child .img {
  width: calc(50% - 20px);
  margin-left: 20px;
}

.loadSection .digest:not(.no-img):first-child .txt {
  width: calc(50% - 20px);
  margin-left: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d6d6d6;
}

/*******************/

.loadSection article + article {
  padding-bottom: 18px;
  border-bottom: 1px solid #d6d6d6;
}

.loadSection article + article h1 {
  margin-top: 15px;
}

/*******************/

.loadSection .flex-container .flex-container + .digest h1,
.loadSection .flex-container .flex-container + .digest + .digest h1,
.loadSection .flex-container .flex-container + .digest + .digest + .digest h1,
.loadSection .seeAlsoLoad .digest h1,
.loadSection .digest + .digest + .digest + .digest h1 {
  font-family: "Open Sans";
  line-height: 20px;
  text-transform: none;
  margin-top: 0;
}

.loadSection .flex-container .flex-container + .digest h2,
.loadSection .flex-container .flex-container + .digest + .digest h2,
.loadSection .flex-container .flex-container + .digest + .digest + .digest h2,
.loadSection .seeAlsoLoad .digest h2,
.loadSection .digest + .digest + .digest + .digest h2 {
  font-size: 12px;
}

/**********blue*showInfo***********/

.withImg .digest:not(.no-img) .showInfo,
.loadSection .digest:first-child:not(.no-img) .showInfo,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(50% - 20px);
  height: 0;
  padding-bottom: 31.1%;
  z-index: 25;
  text-align: right;
  background: #0083cd;
}

.loadSection .digest:nth-child(2):not(.no-img) .showInfo,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo,
.withImg > .digest:not(.no-img):first-child .showInfo {
  width: 100%;
  left: 0;
  background: transparent;
}

.loadSection .digest:nth-child(2):not(.no-img) .showInfo,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo {
  height: 0;
  padding-bottom: 66.8%;
  background: #0083cd;
}

.withImg > .digest:not(.no-img):first-child .showInfo .countComments,
.withImg > .digest:not(.no-img):first-child .showInfo .countMetrics {
  margin-top: 25px;
  position: static;
  margin-right: 25px;
  display: inline-block;
  width: auto;
}



.withImg .digest:not(.no-img) .showInfo .countComments,
.loadSection .digest:first-child:not(.no-img) .showInfo .countComments,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo .countComments,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo .countComments {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 10px;
}

.withImg .digest:not(.no-img) .showInfo .countMetrics,
.loadSection .digest:first-child:not(.no-img) .showInfo .countMetrics,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo .countMetrics,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo .countMetrics {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 10px;
}

.withImg > .digest:not(.no-img):first-child .showInfo {
  padding-bottom: 0;
  height: 100%;
}

.withImg .digest:not(.no-img) .showInfo .countComments,
.loadSection .digest:first-child:not(.no-img) .showInfo .countComments,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo .countComments,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo .countComments {
  color: white;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding-left: 32px;
  background: transparent url("/img/icons/comments_wight.svg") no-repeat 0 center;
  background-size: 22px auto;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  text-align: left;
}

.withImg .digest:not(.no-img) .showInfo .countMetrics,
.loadSection .digest:first-child:not(.no-img) .showInfo .countMetrics,
.loadSection .digest:nth-child(2):not(.no-img) .showInfo .countMetrics,
.loadSection .digest:nth-child(3):not(.no-img) .showInfo .countMetrics {
  color: white;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding-left: 32px;
  background: transparent url("/img/icons/metrics_wight.svg") no-repeat 0 center;
  background-size: 22px 18px;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  text-align: left;
}

.countComments:empty {
  display: none !important;
}

.countMetrics:empty {
  display: none !important;
}

.articles .showInfo .countMetrics,
.digest.no-img .showInfo .countMetrics {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  padding-left: 27px;
  background: transparent url("/img/icons/metrics_gray.svg") no-repeat 0 center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
}

.articles .showInfo .countComments,
.digest.no-img .showInfo .countComments {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  padding-left: 25px;
  background: transparent url("/img/icons/commets_gray.png") no-repeat 0 center;
  background-size: 20px auto;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 19px;
}

body .digest:not(.no-img) .showInfo {
  opacity: 0;
}

body .digest:not(.no-img):hover .showInfo {
  opacity: 1;
}

body .digest.no-img .showInfo .countMetrics,
body .digest.no-img .showInfo .countComments {
  opacity: 0;
}

body .digest.no-img:hover .showInfo .countMetrics,
body .digest.no-img:hover .showInfo .countComments {
  opacity: 1;
}

.loadSection .digest + .digest + .digest + .digest .showInfo .countMetrics,
.loadSection .digest + .digest + .digest + .digest .showInfo .countComments {
  opacity: 0;
}

.loadSection .digest + .digest + .digest + .digest:hover .showInfo .countMetrics,
.loadSection .digest + .digest + .digest + .digest:hover .showInfo .countComments {
  opacity: 1;
}

body .digest:not(.no-img):hover .showInfo {
  opacity: 1;
}
@font-face {
  font-family: 'TT Prosto Sans';
  font-weight: bold;
  src: local('TT Prosto Sans'), url("/fonts/TTProstoSans/TTProstoSans.eot");
  src: local('TT Prosto Sans'), url("/fonts/TTProstoSans/TTProstoSans.eot?#iefix") format('embedded-opentype'),url("/fonts/TTProstoSans/TTProstoSans.woff2") format('woff2'),url("/fonts/TTProstoSans/TTProstoSans.woff") format('woff'),url("/fonts/TTProstoSans/TTProstoSans.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  src: local('Open Sans'), url("/fonts/OpenSans/OpenSansRegular.eot");
  src: local('Open Sans'), url("/fonts/OpenSans/OpenSansRegular.eot?#iefix") format('embedded-opentype'),url("/fonts/OpenSans/OpenSansRegular.woff") format('woff'),url("/fonts/OpenSans/OpenSansRegular.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  src: local('Open Sans'), url("/fonts/OpenSans/OpenSansBold.eot");
  src: local('Open Sans'), url("/fonts/OpenSans/OpenSansBold.eot?#iefix") format('embedded-opentype'),url("/fonts/OpenSans/OpenSansBold.woff") format('woff'),url("/fonts/OpenSans/OpenSansBold.ttf") format('truetype');
}

@font-face {
  font-family: 'weathericons';
  src: local('weathericons'), url("/fonts/icons/weathericons-regular-webfont.eot");
  src: local('weathericons'), url("/fonts/icons/weathericons-regular-webfont.eot?#iefix") format('embedded-opentype'), url("/fonts/icons/weathericons-regular-webfont.woff2") format('woff2'), url("/fonts/icons/weathericons-regular-webfont.woff") format('woff'), url("/fonts/icons/weathericons-regular-webfont.ttf") format('truetype'), url("/fonts/icons/weathericons-regular-webfont.svg#weather_iconsregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_serifbold';
  src: local('pt_serifbold'), url("/fonts/PTSerif/pt_serif-web-bold-webfont.eot");
  src: local('pt_serifbold'), url("/fonts/PTSerif/pt_serif-web-bold-webfont.eot?#iefix") format('embedded-opentype'),
	url("/fonts/PTSerif/pt_serif-web-bold-webfont.woff2") format('woff2'),
	url("/fonts/PTSerif/pt_serif-web-bold-webfont.woff") format('woff'),
	url("/fonts/PTSerif/pt_serif-web-bold-webfont.ttf") format('truetype'),
	url("/fonts/PTSerif/pt_serif-web-bold-webfont.svg#pt_serifbold") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_serifbold_italic';
  src: local('pt_serifbold_italic'), url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.eot");
  src: local('pt_serifbold_italic'), url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.eot?#iefix") format('embedded-opentype'),
	url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.woff2") format('woff2'),
	url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.woff") format('woff'),
	url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.ttf") format('truetype'),
	url("/fonts/PTSerif/pt_serif-web-bolditalic-webfont.svg#pt_serifbold_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_serifitalic';
  src: local('pt_serifitalic'), url("/fonts/PTSerif/pt_serif-web-italic-webfont.eot");
  src: local('pt_serifitalic'), url("/fonts/PTSerif/pt_serif-web-italic-webfont.eot?#iefix") format('embedded-opentype'),
	url("/fonts/PTSerif/pt_serif-web-italic-webfont.woff2") format('woff2'),
	url("/fonts/PTSerif/pt_serif-web-italic-webfont.woff") format('woff'),
	url("/fonts/PTSerif/pt_serif-web-italic-webfont.ttf") format('truetype'),
	url("/fonts/PTSerif/pt_serif-web-italic-webfont.svg#pt_serifitalic") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_serifregular';
  src: local('pt_serifregular'), url("/fonts/PTSerif/pt_serif-web-regular-webfont.eot");
  src: local('pt_serifregular'), url("/fonts/PTSerif/pt_serif-web-regular-webfont.eot?#iefix") format('embedded-opentype'),
	url("/fonts/PTSerif/pt_serif-web-regular-webfont.woff2") format('woff2'),
	url("/fonts/PTSerif/pt_serif-web-regular-webfont.woff") format('woff'),
	url("/fonts/PTSerif/pt_serif-web-regular-webfont.ttf") format('truetype'),
	url("/fonts/PTSerif/pt_serif-web-regular-webfont.svg#pt_serifregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
/***Header***/

.topInfo.flex-container {
  height: 80px;
  border-bottom: 1px solid #d6d6d6;
  position: fixed;
  padding: 0 10px;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 50;
  left: 40px;
  top: 0;
}

/***Active***/

.active .topInfo {
  margin-left: 200px;
}

/* сдвиг на ширину меню */

/************/

.logo {
  width: 210px;
  height: 40px;
  background: transparent url("../../../../img/LogoKP@2x.svg") no-repeat right center;
  background-size: 210px 39px;
  text-indent: -100000px;
  position: relative;
  padding-left: 70px;
}

.logo.eu {
  padding-left: 0;
}

.logo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 62px;
  height: 68px;
  margin-top: -32px;
  overflow: hidden;
}

/*.logo.ru:after { background: transparent url("../img/logo-ptichka-ru.png") no-repeat left center; background-size: contain; }*/

.logo.ru:after {
  background-color: transparent;
  background-image: url("/img/kp_sprite.jpg");
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto 68px;
}

/****test****/

.logo.by:after {
  background: transparent url("../../../../img/logo-ptichka-by.png") no-repeat left center;
  background-size: contain;
}

.logo.md:after {
  background: transparent url("../../../../img/logo-ptichka-md.png") no-repeat left center;
  background-size: contain;
}

.logo.kg:after {
  background: transparent url("../../../../img/logo-ptichka-kg.png") no-repeat left center;
  background-size: contain;
}

/**Weather**/

.weather,
.currency {
  margin-left: 30px;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #26b9ff;
}

.currency {
  color: #40454c;
  margin-left: 30px;
}

.weather > span,
.currency > span {
  display: block;
}

.weather .date {
  color: #40454c;
  text-transform: lowercase;
}

.weather .date:first-letter {
  text-transform: uppercase;
}

.weather span:after {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6em;
  margin-left: 5px;
  position: relative;
  top: 4px;
}

.weather .cloud:after {
  content: "\f013";
}

.weather .clear:after {
  content: "\f00d";
}

.weather .partly.cloudy:after {
  content: "\f002";
}

.weather .rain:after {
  content: "\f01c";
}

.weather .snow:after {
  content: "\f064";
}

.weather .storm:after {
  content: "\f01d";
}

/******Include Title********/

.topInfo.short .logo {
  width: 0;
  background: transparent;
}

.topInfo.short {
  display: block;
}

.topInfo.short .logo {
  margin-top: 20px;
}

.topInfo.short .weather {
  font-size: 12px;
  margin-left: 10px;
}

.topInfo.short .weather span {
  float: left;
}

.topInfo.short .weather .date {
  margin-right: 5px;
  color: #000;
}

.topInfo.short .currency {
  color: #000;
  font-size: 12px;
  margin-left: 0;
}

.topInfo.short .currency > div {
  float: left;
  margin-left: 5px;
}

.topInfo.short h1 {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  left: 90px;
  bottom: 15px;
  width: calc(100% - 190px);
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.2em;
  white-space: nowrap;
}

.HelpInfo {
  background: #55acee url("/img/icons/help-arrow.svg") no-repeat 7px center;
  display: inline-block;
  position: absolute;
  line-height: 80px;
  left: -175px;
  z-index: 200;
  color: #fff;
  padding-left: 30px;
  font-size: 12px;
  padding-right: 15px;
  opacity: 0;
  top: 0;
}

.HelpInfo.active {
  left: 0;
  opacity: 1;
}

.HelpInfo.active + a {
  margin-left: 175px;
}
.external-video {
  position: relative;
  width: 100%;
}
/* Новости */

.news {
  width: 270px;
  position: fixed;
  height: 100%;
  left: 40px;
  top: 80px;
  z-index: 40;
}

.newsDigest {
  width: 270px;
}

.newsPage,
.newsDigest {
  top: 156px;
}

.news.active header.hidden + .newsTools + .newsDigest + .newsPage,
.news.active header.hidden + .newsTools + .newsDigest {
  top: 0;
}

/***Hidden****/

.news.active header {
  top: 0;
  opacity: 1;
}

.news.active header.hidden {
  top: -156px;
  opacity: 1;
}

/******News********/

.news.active {
  width: 751px;
}

.news.active + section + div + section + .shadow {
  display: block !important;
  position: fixed;
  left: 40px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 35;
  background: rgba(0,0,0,0.65);
}

.newsPage article:not(.active) img,
.newsPage article:not(.active) .commentsPage .commentSendBlock button.counts,
.newsPage article:not(.active) .share-block {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: url("/img/grayscale.svg");
          filter: url("/img/grayscale.svg");
  /* Firefox 4+ */
  -webkit-filter: gray;
          filter: gray;
  /* IE 6-9 */
  opacity: 0.3;
}

/******************/

.news header h1 {
  color: #343434;
  font-family: "TT Prosto Sans", sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 38px;
  text-transform: uppercase;
  display: inline-block;
  float: left;
}

.newsDigest time {
  color: #0083cd;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
}

.newsDigest .digest:hover h1 {
  color: rgb(86, 93, 102);
}

.newsDigest .container2 > .digest:first-child time:not(.old):after {
  content: " Новость часа";
  text-transform: none;
}

.newsDigest .digest:first-child time:after:first-letter {
  text-transform: uppercase;
}

.newsDigest .digest h1 {
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: rgb(0, 0, 0);
  padding: 3px 0 5px 0;
}

.windows .newsDigest .digest h1 {
  font-family: "Open Sans";
  line-height: 20px;
}

.newsDigest .digest h2 {
  color: #565D66;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.newsDigest {
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  background: #ffffff;
  display: block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 50;
}

.newsDigest .container {
  padding: 0 40px 20px 0;
  top: 17px;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  z-index: 40;
}

.newsDigest .container:hover {
  padding: 0 0 20px 0;
}

.digestTitle .close {
  display: none;
  width: 17px;
  height: 17px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 27px;
  background: transparent url("../../../../img/icons/close.svg") no-repeat center center;
  background-size: contain;
}

.news.active .digestTitle .close {
  display: block;
}

.digestTitle .btn_global {
  width: 31px;
  height: 18px;
  text-indent: -10000px;
  overflow: hidden;
  position: relative;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
  background: transparent url("../../../../img/icons/global_gray.svg") no-repeat right center;
  background-size: 31px auto;
}

.digestTitle .btn_global:hover,
.digestTitle .btn_global.active {
  color: #0083cd;
  background: transparent url("../../../../img/icons/global_blue.svg") no-repeat right center;
  background-size: 31px auto;
}

.news.active .digestTitle .btn_global {
  text-indent: 0;
  overflow: visible;
  width: auto;
  padding-right: 41px;
  margin-left: 20px;
}

.digestTitle .btn_region {
  width: 13px;
  height: 20px;
  float: right;
  text-indent: -10000px;
  overflow: hidden;
  position: relative;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
  background: transparent url("../../../../img/icons/region_gray.svg") no-repeat right center;
  background-size: 13px auto;
}

.digestTitle .btn_region.active {
  color: #0083cd;
  background: transparent url("../../../../img/icons/region_blue.svg") no-repeat right center;
  background-size: 13px auto;
}

.news.active .btn_region {
  text-indent: 0;
  overflow: visible;
  width: auto;
  padding-right: 23px;
  margin-left: 20px;
}

/******digestTitle******/

.news header {
  z-index: 55;
  padding: 0;
  width: 270px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background: #ffffff;
  position: relative;
  display: inline-block;
  top: 0;
  height: 156px;
  overflow: hidden;
}

.news header .container {
  position: relative;
  padding: 102px 25px 15px 25px;
}

.news.active header {
  width: 751px;
}

.news header:after {
  content: "";
  position: absolute;
  z-index: 60;
  bottom: 0;
  left: 0;
  width: 289px;
  height: 20px;
}

/*******News Digest********/

.newsDigest .digest {
  position: relative;
  display: block;
  padding: 0 20px 20px 20px;
  width: 230px;
  cursor: pointer;
}

.newsDigest .advFrame {
  margin: 5px 0 25px 15px;
}

.newsDigest .digest time {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
  font-family: "Open Sans", sans-serif;
  color: #0083cd;
  background: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 20;
  padding-right: 10px;
  margin-bottom: 5px;
}

.newsDigest .digest time.old {
  color: #9b9b9b;
  font-weight: normal;
}

.newsDigest .digest:after {
  content: "";
  height: 1px;
  width: 270px;
  background: #d6d6d6;
  position: absolute;
  left: 20px;
  top: 8px;
  z-index: 10;
  display: inline-block;
}

.newsDigest .digest.active:before {
  content: "";
  height: 100%;
  width: 5px;
  background: #0083D3;
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 10;
  display: inline-block;
}

.newsDigest .digest.active + article:before {
  content: "";
  height: 8px;
  width: 5px;
  background: #0083D3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  display: inline-block;
}

.newsDigest .digest.top > * {
  color: red !important;
}

/*****newsPage*****/

.newsPage {
  width: 480px;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: -211px;
  background: #ffffff;
  z-index: 40;
  display: block;
}

.newsPage .container article .boxFrame {
  width: 400px !important;
}

.active .newsPage {
  left: 270px;
}

.newsPage .container {
  padding: 0 40px 20px 0;
  top: 0;
  height: 100%;
  width: 480px;
  overflow-y: scroll;
  position: relative;
  z-index: 40;
}

.newsPage .container:hover {
  padding: 0 0 20px 0;
}

.newsPage .container > div {
  width: 480px;
}

.newsPage article.active {
  background-color: #ffffff;
}

.newsPage article {
  padding: 30px 60px 30px 30px;
  background-color: #f4f4f4;
  position: relative;
  overflow: hidden;
  min-height: 350px;
}

.newsPage article time {
  color: #0083cd;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
}

.newsPage article time:first-letter {
  text-transform: uppercase;
}

.newsPage article .person {
  display: block;
}

.newsPage article h1 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 10px 0 15px 0;
  position: relative;
  margin-bottom: 15px;
}

.newsPage article h1:after {
  background: #d2d2d2;
  height: 1px;
  content: "";
  width: 150%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.newsPage article h2 {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 15px;
  color: #565d66;
}

.newsPage .photo {
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}

.newsPage .photo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,000000+0,000000+100&0+0,0.64+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 );
  /* IE6-9 */
}

.newsPage .photo > span {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 13px;
  position: absolute;
  margin: 0 20px;
  display: block;
  bottom: 15px;
  z-index: 30;
}

.newsPage article img {
  width: 100%;
  height: auto;
  display: block;
}

.newsPage article p {
  margin-bottom: 15px;
}

.newsPage article p {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.newsPage article > .posRel .share-block {
  position: absolute;
  right: -40px;
  width: 29px;
  top: 6px;
}

.newsPage article .picture .share-block > span {
  width: 50px;
  height: 50px;
}

.newsPage article .picture .shareBox .share-block {
  width: 190px;
  text-align: justify;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -65px 0 0 -95px;
}

.newsPage article > .posRel .share-block span {
  display: block;
}

.newsPage .commentSendBlock {
  border: none;
  padding: 0;
  width: 100%;
}

.newsPage .commentSendBlock button {
  display: block;
  padding: 12px 20px;
  position: relative;
  text-align: left;
  text-transform: none;
  letter-spacing: normal;
  background: transparent;
}

.newsPage article:not(.active) .commentSendBlock button {
  pointer-events: none;
}

.newsPage .commentSendBlock .count {
  position: absolute;
  right: 0;
  padding-left: 40px;
  top: 8px;
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  background: transparent url("/img/icons/countComments.svg") no-repeat left 7px;
  background-size: 23px auto;
  padding-left: 33px;
  display: block;
  margin: 0 30px;
}

.newsDigest .commentSendBlock .count {
  position: absolute;
  left: 20px;
}

/**NewsTools***/

.newsTools {
  width: 40px;
  height: 98px;
  right: -40px;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  z-index: 40;
  top: 0;
  background-color: #40454c;
}

.news.active .hidden + .newsTools {
  opacity: 1;
}

.newsTools .close {
  background: transparent url("/img/icons/close_wight.svg") no-repeat 0 0;
  background-size: contain;
  width: 17px;
  height: 17px;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
  margin: 22px 0 0 12px;
}

.newsTools .goUp {
  background: transparent url("/img/icons/go_up_wight.svg") no-repeat 0 0;
  background-size: contain;
  width: 19px;
  height: 17px;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
  margin: 22px 0 0 12px;
}

.radioFrame {
  position: absolute;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0 20px 25px;
  width: 100%;
  height: 44px;
  left: 0;
  top: 0;
  z-index: 100;
}

.radioFrame .block {
  display: inline-block;
  width: 100%;
}

.radioFrame a {
  width: 43px;
  height: 43px;
  overflow: hidden;
  text-indent: -10000px;
  cursor: pointer;
  background: transparent url("/img/icons/play_blue.svg") no-repeat 0 0;
  background-size: 43px auto;
  display: block;
  float: left;
  margin-right: 20px;
}

.radioFrame h2 {
  color: #40454c;
  text-transform: uppercase;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  padding: 5px 0 0 0;
  letter-spacing: 0.01em;
}

.radioFrame p {
  color: #40454c;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
}

.newsPageFull .news.active + section + div + section + .shadow {
  display: none !important;
}

.newsPageFull #closeNewsJS {
  display: none !important;
}

.newsPageFull .news.active {
  width: calc(100% - 340px);
}

.newsPageFull .news.active header {
  width: 100%;
}

.newsPageFull .newsPage {
  width: calc(100% - 271px);
  padding-right: 0;
}

.newsPageFull .newsPage .container {
  width: 100%;
  padding-right: 0;
}

.newsPageFull .newsPage .container > div {
  width: calc(100% - 300px);
}

.newsPageFull .Page {
  opacity: 0;
}

.newsPageFull .news.active {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
}

.newsPageFull .newsTools {
  display: none;
}
.galleryPopap {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 60;
  overflow: hidden;
  display: none;
  opacity: 0;
  background: rgba(0,0,0,0.6);
}

.galleryPopap.active {
  display: block;
  opacity: 1;
}

.galleryPopap .galleryover {
  background: #ffffff;
  position: relative;
  margin: 25px 25px 25px 25px;
  max-height: 100%;
}

.galleryPopap .galleryover .author,
.galleryPopap .galleryover .count {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.galleryPopap .galleryover .author {
  padding-bottom: 10px;
}

.galleryPopap .galleryover .author a {
  color: inherit;
}

.galleryPopap .galleryover .block {
  padding: 20px 30px 30px 30px;
}

.galleryPopap .overContent {
  width: calc(100% -  300px);
  position: relative;
}

.galleryPopap .images {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.galleryPopap .images img {
  width: 100%;
  height: auto;
  display: inline-block;
}

.galleryPopap .swipe {
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
}

.headerGallery {
  position: absolute;
  height: 100%;
  right: 0;
  width: 300px;
  z-index: 20;
}

.galleryPopap .arrow_left {
  background: rgba(0,0,0,0.4) url("/img/icons/arrow-left.svg") no-repeat center center;
  background-size: 11px auto;
  left: 0;
  box-shadow: inset 1px 0 1px 1px rgba(0, 0, 0, 0.8);
}

.galleryPopap .arrow_right,
.galleryPopap .arrow_left {
  width: 60px;
  display: block;
  top: 50%;
  height: 90px;
  cursor: pointer;
  position: absolute;
  z-index: 35;
  margin-top: -45px;
  overflow: hidden;
  text-indent: -10000px;
}

.galleryPopap .arrow_right {
  background: rgba(0,0,0,0.4) url("/img/icons/arrow-right.svg") no-repeat center center;
  background-size: 11px auto;
  right: 0;
  box-shadow: inset 1px 0px 1px 1px rgba(0,0,0,0.8);
}

.galleryPopap .close {
  width: 17px;
  height: 17px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent url("../../../../img/icons/close.svg") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  outline: none;
  opacity: 1;
  z-index: 30;
}

.galleryPopap .points {
  display: none;
}

.headerGallery .count {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: inline-block;
  position: absolute;
  right: 60px;
  top: 20px;
}

.galleryPopap .headerGallery time {
  font-size: 10px;
  padding: 13px 10px 10px 10px;
}

.galleryPopap .headerGallery time span + span {
  font-size: 18px;
}

.galleryPopap .headerGallery h1 {
  color: black;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 10px;
}

.galleryPopap .headerGallery h2 {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}
.pressInterview_subtitle {
  border-bottom: 1px solid #d2d2d2;
  color: #565d66;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin: 5px 30px 0;
  padding-bottom: 20px;
}

.pressInterview_item {
  margin: 5px 30px 20px 30px;
  padding-top: 20px;
  border-top: 1px solid #d2d2d2;
}

.pressInterview_item:first-child {
  padding-top: 0;
  border-top: none;
}

.pressInterview .pressInterview_question {
  margin: 10px 20px 0;
  border-bottom: none;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.pressInterview_answer_author,
.pressInterview_question_author {
  color: #78838f;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.pressInterview_answer {
  margin: 10px 20px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.pressInterview_form {
  padding: 10px;
  background-color: #efefef;
}

.pressInterview_form_title {
  margin-bottom: 30px;
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

.pressInterview_form_inner {
  padding: 20px 30px;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.pressInterview_form_field {
  position: relative;
  margin-bottom: 30px;
}

.pressInterview_form_field:after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  content: " ";
}

.pressInterview_form_input-text,
.pressInterview_form_textarea {
  display: block;
  position: relative;
  border: 1px solid #d2d2d2;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
}

.pressInterview_form_input-text {
  padding: 0 45px;
  height: 50px;
}

.pressInterview_form_input-text.name {
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAASCAYAAACAa1QyAAABeklEQVQoU2NkQAINDQ1M0tLSZSwsLLH//v1TYmJiuvfnz5/FT58+7WpoaPgHU8oIY4A0yMnJHZaQkNAzMTHhERAQYPjw4QPDmTNnvjx//vzi48eP7WAa4Zpmz55dIS0tXe3p6cmDbDuIvX379i9Pnz5tTU1N7QDx4Zrmz59/1dvbW0tUVBRdD8Pr168Ztm7dei0xMVEbRdOcOXN+JyQksDAzM2No+vv3L8OCBQv+pKSksFKuiSznkRUQs2bNsmdhYdkgJiYmYGZmxgAL8lOnTjG8evXqw79///xTUlIOwf00e/bsWnZ29nJLS0vu9+/fMzx9+pTh48ePDPz8/AzS0tJgA06cOPH158+f7ampqa2Mc+bMsWNnZ98aEhLCw8HBgRFyMIEfP34wrF69+uuvX7+8GOfNm7fDzs7OXVlZGacGmMTdu3cZDh06tBOk6V14eLggFxcXQU3fvn1jWLly5XvG2bNn/09JSSGoAaZgzpw5DENBE9EegioEABNiyI8YmKa/AAAAAElFTkSuQmCC") 15px center no-repeat;
}

.pressInterview_form_input-text.email {
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACRklEQVQ4T52TPWgUURDHZ96ecFkt/ICLH0HELhgwwUJIlzMGtBRSBG0UOcy85E7OK4IBXYLdyQWze28bERS0TGEhIhY2ih+NCGJjwAgWiUELPW8xd/uXF26PywcoTjXvY37z5s1/mDZYEARHlFIXmXkEwEFmjgB8IKJ3AKpaa+u3jRMvl8tt6+/vn2XmcwAqAB4S0cd6vZ52XbeXiAaZuUBEz2q1Wr5UKq3Y2DVAK/ix9eM4vjAxMbG48WV27Xmem8lkrhHRqSiKhorF4rc1gDEmIKJeERkmImwV3LkXhuENIsqOj48Psq3ZcZznzWbzaJK5UqkcSKfThpmPAUgT0Z5ms3l5cnLyVgIyxrxm5hk2xswS0XcRmbGHc3NzPalUahFACcB8FEW1rq6uR8ycEZFDCaBarVrYXg7D8H0cx2e11m/tYRiGXwHMiIjfka1MRGMi0tMBGGHmon3BDwD7tNY/Pc9LdXd3/1paWtrhed7v5LLv+9OO40yLiNsBHWbmqXUAY8wuIlpYXl7OeJ7X6Lh8l4hOEtEZEXlp94MgOKGUurquBNvOgYGBN3Ec39Za287Q6Oiok81mLewOgOMi0tcq9QGAlU2faIw5zMwLAJ4AeMXMY1ZQInLaGPOCiD4B+KKUulKv13u2bGNLMDkAO62EtdbzNmu5XN7uuu55Zt7daDTu5/P5hf8S0qZZ+Fcp+76/Xyk1rLW+l0D+OkxKKdu6PgBDzHwpjuNQa309kXwbkBA3jnNr4D4T0dPV1dWbhULB+m37A7JmNyzM9QQaAAAAAElFTkSuQmCC") 15px center no-repeat;
}

.pressInterview_form_field.error:after {
  display: block;
  position: absolute;
  right: 20px;
  top: 22px;
  height: 8px;
  width: 8px;
  background-color: #d80232;
  border-radius: 50%;
  content: " ";
}

.pressInterview_form_textarea {
  padding: 15px;
  height: 140px;
  min-height: 50px;
  min-width: 100%;
  max-width: 100%;
  font-family: "Open Sans";
}

.pressInterview_form_submit {
  float: right;
  padding: 0 25px;
  height: 42px;
  background-color: #0083cd;
  line-height: 42px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
}

.pressInterview_form_error-messages {
  float: right;
  position: relative;
  padding: 12px 20px 0 23px;
  height: 30px;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.pressInterview_form_error-messages:before {
  display: block;
  position: absolute;
  left: 0;
  top: 16px;
  height: 8px;
  width: 8px;
  background-color: #d80232;
  border-radius: 50%;
  content: " ";
}

.pressInterview_form_message {
  padding: 195px 0 15px 0;
  background: #fff url("/img/icons/message-sent.svg") center 90px no-repeat;
  text-align: center;
}

.pressInterview_form_message_title {
  display: block;
  font-family: "TT Prosto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

.pressInterview_form_message_text {
  display: block;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.pressInterview_form_message_button {
  display: block;
  margin: 135px auto 0 auto;
  width: 110px;
  height: 40px;
  background-color: white;
  border: 1px solid #40454c;
  color: #31353b;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 38px;
  text-transform: uppercase;
}


.article_quiz_q {
  margin: 0 0 45px 0;
  padding-bottom: 1px;
  border-bottom: 1px solid #d2d2d2;
}

.article_quiz_q_title {
  margin: 0 0 30px 0;
  color: black;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.article_quiz_q_title:after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  content: " ";
}

.article_quiz_q_title_num {
  float: left;
  margin: 0 20px 0 0;
  width: 45px;
  height: 45px;
  border: 4px solid #565d66;
  box-sizing: border-box;
  color: #565d66;
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  line-height: 37px;
  text-align: center;
}

.article_quiz_q_img {
  margin: 0 0 30px 0;
}

.article_quiz_q_img img {
  display: block;
  max-width: 100%;
}

.article_quiz_q_label {
  display: block;
  position: relative;
  padding: 0 25px 30px 90px;
  color: #565d66;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.article_quiz_q_label span {
  display: block;
  position: relative;
  padding-left: 30px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABf0lEQVQ4T7WVy0pCURSG/18FoTIIIqgIGlkPENSoHDQLzKBT5GVinNMTlM9gPUFKjdSoPdCCZg2sUUEPkI4CySACB5ogqCuOlJR0I49ruPbaH+vf67KJL8zj8TiGJ9wrBHyEzIhwzAwjpSjgrQCZ50I+nc1m653X2enQAvoKbdwTwT1FjoWNK9TKD604p2ucYp8Xcp3EpDRlWyXj6Y+Mj0BqQSMKwIeG6OoofvlV9u8+bUNfgJ1xABmViEUASEtFOyBo7AIyV22+LJ+nUqWfYO9nS37/UJ+t/xTgtUrEdtpAUybIaLVZmf0r7DN04AYiEVM+zQKMTLjvpC6bv8n8LmtTPh08eCrkp7kaMjQKtlQitvgXmd9Cg8aFEPvUQkaSTcmeJOPmA//b1gK6LjZ6uBbScyINr0oc5v5NA6AFw1Ok/cxslTJqpVGlVKUroKYNwDn0aBnQ6w27nIOOYg8kW10Uy9vG8sY2K2vp6PVkObxBrV1f7UwtXLDtQenmC3gFB5AF9Ao/vjkAAAAASUVORK5CYII=") left 2px no-repeat;
}

.article_quiz_q_label span:before {
  display: block;
  position: absolute;
  top: 0;
  left: -45px;
  height: 20px;
  width: 20px;
  content: " ";
}

.article_quiz_q_radio {
  display: block;
  position: absolute;
  opacity: 0;
}

.article_quiz_q_radio:checked+span {
  text-decoration: line-through;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABGklEQVQ4T7WVv0oDQRCHv1+wEES7VCFgIb6D3T2DwbW4iI057Gz0KbSxk1gJWngQn+E630EsxJDquohoIRlZSc54JOHEdcvZ33w7w/xZMeNEUbRUb2y0JG0jbQH1sSzH7N7M7vLBYy/Lso+yu8oG1+60TDoXrAJrsx4EhgYvMjtKry9705ppoFycnCI7RFqZA/ppNnvFdJHedE8A85cF0MXJ2a9gE/Q39LgA+jSBq8qRlcP3UNj36eurAM3NJ0GjUppzRAaDvP+wrp34YFe1WndBAaq+M7TRKJFrd26RXFWvhTqzVG4veQaaQYDQ98A3YDkQ8P1fgIFTDl2U4G0TvLF9dYOO3qRdgi6HMTTs+ioiDbhgi2H5yxfwCRfcoAnmqgf1AAAAAElFTkSuQmCC");
}

.article_quiz_q_radio.winner:checked+span {
  text-decoration: none;
}

.article_quiz_q_radio:checked+span:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABcUlEQVQ4T42TMU7DQBRE568LOAESUKRDkCDZkRAHgANQcACkAEVuwSWoSFJRIC6ARIHokbBdJKFEQlAgcYAU3kG7jh3HWcfewrZW6/dn/s4XzNcE3dYjwq8bQGd7NW+ZImgdIPo058Q8xvA7nqgXCJ8fdHTRACYT1R0I5SwhTw8RxhLB390U9Q6RrVSBvq+BWYiC9MxpEn+gPjKK5EN1bwHpL6xUwpYgtiw4auvwylprCDMF7wC5XBTkcF+H10ZYBqqDcR0kb3bhdpw2teZMKc+pJPu3qCjfW+kZCRr/Yo4v7BTj4QK5bZLQ1MM2YtuTcsYqQWP4A09UD1ZFtqqj4bSW5YRkmtgGsDJoJSeJTkaeUrO6nC1dfzGxxbCZ77rQ5oFcA8kau3YC7Ig0gFRHYz6bdmg3xHsTwXbJzsoVO8eJ/NXEsbU2hb8H8V4pfDID6MpJKTepTeI8oT7pIB7nzTbKAsQ/DSC5zQj+ToD422z8Aw276ONwzyHdAAAAAElFTkSuQmCC") center center no-repeat;
}

.article_quiz_q_radio.active+span:before,
.article_quiz_q_radio.winner:checked+span:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAB7ElEQVQ4T6WSS2gTYRSFz8lfk7hQULtQBBNlSARfCxGpGCdC04FUFwFXLgQREZdK9wX3Ke504UbEhbop9JmO4DSKKx9YRegY24pBfCxUgqBJ81/JJCNJNIXEf/dzz/2495xL/MfbOXUksjz8+F0NwV45hp2wFNWkAFldLo72BNoxeXRTONz3ksD22iBa9NWeQHHbvA3ydA0iIp91Re/tGmTkkqeUwj3fEqki41rOeFeg6FRyayiIVyC2NKa55abmz3Rtdsw2J0ie8CCQYrnEfSsZ51sLyJg2QoV04VenFOO5Y+egAjf8elVrqzCUn/P/3mqxOTMLIqEreriQfvilHRadSUZD62QB4AavJvr6Yip/sVnHGoQBXq4L5A20WItWfrlJxLidfADCbPiy9F1/3f/JWvjRCrLN8wCvkVD1gnysiqQLqfxzb1rbvERyrAHRAE035Txqn9pbzciZJwMKdwiub8BKonVGyA8knxEM1w1G1h10Rv7l45/4jfvmgBJO+NFCpCxAkeSuRkqvy+95cOWs83NNkLdGLrmbCrMAIm3i1YrGwNKQ86RTqn8dZGQ2sS3Up2YIHPCbBHLFHZwf7QRpuaNmkTF9eKMKhscBHhfghfu2dAgXnla6BnkNd/cEY5v7b65qZtdayYf/Bq12tPDyw4ElAAAAAElFTkSuQmCC") center center no-repeat;
}

.article_quiz_q_clarification {
  margin: 0 0 25px 0;
  padding: 15px 40px;
  background-color: #f2f2f2;
  font-size: 15px;
}

.article_quiz_q_clarification.dn {
  display: none;
}

.article_quiz_q_clarification small {
  display: block;
  margin-bottom: 5px;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 17px;
}

.article_quiz_result {
  display: none;
  margin-bottom: 30px;
  padding: 40px 30px 40px 40px;
  background-color: #f2f2f2;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.article_quiz_result_title {
  display: block;
  margin-bottom: 20px;
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
}

.article_quiz_result img {
  display: block;
  margin-bottom: 25px;
}

.article_quiz_share {
  padding-top: 20px;
  text-align: center;
}

.article_quiz_share_title {
  display: block;
  margin-bottom: 15px;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
}

.article_quiz_share .share-block {
  text-align: center;
}
.sectionPage {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.authorBlock {
  padding: 30px 30px 0 30px;
}

.authorBlock img {
  margin-right: 20px;
  width: 140px;
  height: auto;
}

.authorBlock .person {
  color: #0083cd;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.authorBlock .jobTitle {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  display: block;
}

.authorDesc {
  color: #565d66;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 15px 30px 0 30px;
}

.archiveHeader {
  border-bottom: 1px solid #d2d2d2;
  position: relative;
  color: #40454c;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 2px;
  padding: 32px 20px 22px 20px;
  text-transform: uppercase;
}

.archiveHeader .tags a,
.archiveHeader a {
  color: inherit;
  font-weight: bold;
  font-size: inherit;
}

.archive .columnists {
  margin-top: 7px;
}

/***Photogallery***/

.photoDigest {
  width: calc(50% - 20px);
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
  color: #40454c;
  position: relative;
  margin-left: 20px;
  margin-top: 20px;
}

.photoDigest img {
  width: 100%;
}

.photoDigest .img {
  width: 100%;
  position: relative;
  z-index: 10;
  height: auto;
}

.photoDigest .img:after {
  content: "";
  background: transparent url("/img/icons/photoLink.svg") no-repeat 0 0;
  background-size: contain;
  width: 71px;
  height: 71px;
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -27px;
  display: block;
  opacity: 0.9;
}

.photoDigest time {
  background-color: #0083cd;
  color: #FFFFFF;
  padding: 13px 10px 13px 10px;
  font-size: 9px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
}

.photoDigest time .bold {
  font-size: 16px;
  font-weight: 600;
  padding: 0;
}

.photoDigest p {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 15px;
}

.photoDigest p span {
  display: block;
  color: #505050;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.share-block .counter {
  /*color: #9b9b9b;*/
  color: #fff;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  margin: 2px 4px;
  padding: 2px 4px;
  text-decoration: none !important;
  display: block;
  position: absolute;
  bottom: -23px;
  width: 100%;
  left: -8px;
  text-align: center;
}

.share-block .counter:empty {
  visibility: hidden;
}

.share-block span {
  display: inline-block;
  width: 29px;
  height: 29px;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -1px center;
  background-size: contain;
  color: transparent;
  text-align: center;
  cursor: pointer;
}

.share-block span:last-child {
  margin-right: 0;
}

.share-block span[data-share-type="fb"] {
  background-image: url("/img/icons/fb-share.svg");
}

.share-block span[data-share-type="vk"] {
  background-image: url("/img/icons/vk-share.svg");
}

.share-block span[data-share-type="ok"] {
  background-image: url("/img/icons/ok-share.svg");
}

.share-block span[data-share-type="tw"] {
  background-image: url("/img/icons/tw-share.svg");
}

.share-block span[data-share-type="gp"] {
  background-image: url("/img/icons/gp-share.svg");
}

.share-block span[data-share-type="ml"] {
  background-image: url("/img/icons/mm-share.svg");
}

.share-block {
  clear: both;
}

.share-block {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: left;
}

/******Шаринг блок********/

.shareBox {
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 30;
}

.shareBox .shared {
  width: 55px;
  height: 55px;
  background: transparent url("/img/icons/share-icons.svg") no-repeat center center;
  background-size: 55px auto;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 20px;
  display: inline-block;
  z-index: 30;
}

.shareBox .shareImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 30;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.shareImg {
  display: block;
  opacity: 1;
}

.shareBox .gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
  /* IE 6-9 */
  z-index: 20;
}

.shareBox .close {
  width: 30px;
  height: 30px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 30px;
  top: 33px;
  margin-top: -8px;
  border: 2px solid #ffffff;
  box-shadow: 0px 1px 1px 2px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.3) url("../../../../img/icons/close_wight.svg") no-repeat center center;
  background-size: 15px auto;
  cursor: pointer;
  outline: none;
}

.shareBox .share-block > span {
  width: 100px;
  height: 100px;
}

.shareBox .share-block {
  width: 350px;
  text-align: justify;
  height: 220px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -110px 0 0 -165px;
}
.posRel {
  position: relative;
}

.withImg:after {
  top: auto;
  bottom: -20px;
}

.h240px {
  height: 240px;
  display: block;
  text-align: center;
  margin-left: -20px;
}

.h120px {
  height: 120px;
  display: block;
  text-align: center;
}

.main .boxCols {
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 300px;
  position: absolute;
}

.broadcast .broadcastMessage,
.broadcast .article,
.Page .boxOver {
  position: relative;
  width: calc(100% - 340px);
}

.main .broadcast .boxCols {
  height: 100%;
  overflow: hidden;
  top: 70px;
  right: -340px;
  width: 300px;
  position: absolute;
}

.main .columnists .boxCols {
  right: -340px;
}

.main .commentsPage .boxCols {
  right: 0;
  top: 81px;
}

/*****article digest*****/

article {
  position: relative;
}

a {
  color: #0083CF;
  text-decoration: none;
}

.boxPage + .withImg {
  margin-top: 20px;
}

.btn_close {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABgElEQVQ4T2OcN2+pkoGx7v6rly76xcbGXmQgA8ycuUzD3EJn18kTV9wYT50+f9fUxEDp6dNnv/bv32dGqqEgwzy97M7LykhzXLx0+THjnMWLVVztHS7KycpwkWooyDAPT9vzcrIyHI8eP/mxY/thQ0aQD0Hednaxu0yKodgMS0+PugE2kFRDcRkGMgduILGG4jMMw0BChhIyDKuBuAz99o35J3oEgMIMPZWheBlZEjminjx5+vvT58//tDQ12GGxic0wnC5Ei6grcrIynM+ePWf48PHjzyOHzxvgMoyggaAws7c3ucDFzcUuKyPNAHLpgQP7TfElfpxeRo6Amzdv/+Tk4vwHcimhxI/VQGyxycr6/xcxiR/DQHxJg5gchWIgckbHFZuEDIUbiGzY4ydPf2zfdsgQV2ziMxRsICmGEcr7jPPmLdFycXU4CyrPCLkMPVdgK/rgBSyphmFz6flLlx8xLlq0SE5DU3f/+XPXvfHlAHw1A8ileho6O69cvuYKAMOWm+YCd1h9AAAAAElFTkSuQmCC") no-repeat center center;
  background-size: contain;
  width: 17px;
  height: 17px;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -10000px;
  overflow: hidden;
}

h2.section {
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 1.2px;
  position: relative;
  background: #ffffff;
  margin: 25px 0 18px 20px;
  text-transform: uppercase;
}

h2.section span,
h2.section a {
  background: #ffffff;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  z-index: 20;
  color: rgb(0,0,0);
}

h2.section a:hover {
  color: rgb(86, 93, 102);
}

h2.section:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #d2d2d2;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  z-index: 10;
}

.columnists {
  margin-top: 44px;
}

.columnists article {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #d2d2d2;
}

.columnists article:nth-child(1),
.columnists article:nth-child(4) {
  width: calc(100% - 20px);
}

.columnists article:nth-child(2),
.columnists article:nth-child(3),
.columnists article:nth-child(5),
.columnists article:nth-child(6) {
  width: calc(50% - 20px);
}

.columnists article:not(.no-img) .author {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.columnists .authorTxt {
  padding-bottom: 7px;
}

.columnists article:nth-child(1) .authorTxt,
.columnists article:nth-child(4) .authorTxt {
  padding-bottom: 15px;
}

.columnists article:nth-child(1) h1,
.columnists article:nth-child(4) h1 {
  padding-bottom: 7px;
}

.columnists article:nth-child(2) h1,
.columnists article:nth-child(3) h1,
.columnists article:nth-child(5) h1,
.columnists article:nth-child(6) h1 {
  padding-bottom: 7px;
}

.columnists article:nth-child(2):not(.no-img),
.columnists article:nth-child(3):not(.no-img),
.columnists article:nth-child(5),
.columnists article:nth-child(6) {
  min-height: 100px;
}

.columnists article:nth-child(2) .authorTxt,
.columnists article:nth-child(3) .authorTxt,
.columnists article:nth-child(5) .authorTxt,
.columnists article:nth-child(6) .authorTxt {
  padding-left: 120px;
  min-height: 110px;
  padding-bottom: 10px;
}

.columnists article:nth-child(2).no-img .authorTxt,
.columnists article:nth-child(3).no-img .authorTxt,
.columnists article:nth-child(5).no-img .authorTxt,
.columnists article:nth-child(6).no-img .authorTxt {
  padding-left: 0;
}

.columnists article:nth-child(2):not(.no-img) .authorTxt .name,
.columnists article:nth-child(3):not(.no-img) .authorTxt .name,
.columnists article:nth-child(5) .authorTxt .name,
.columnists article:nth-child(6) .authorTxt .name {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  min-height: 100px;
}

.columnists article:nth-child(1):not(.no-img),
.columnists article:nth-child(4):not(.no-img) {
  min-height: 130px;
  padding-left: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.columnists article:not(.no-img) .author img {
  width: 100px;
  height: auto;
  padding: 0 20px 0 0;
}

.columnists article:nth-child(1):not(.no-img) .author img,
.columnists article:nth-child(4):not(.no-img) .author img {
  width: 131px;
}

.columnists article .name {
  color: #0083cd;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.42px;
}

.columnists article + article + article + article + article + article + article .job {
  display: none;
}

.columnists article .job {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  display: block;
}

.columnists article h1 {
  color: black;
  font-family: "TT Prosto Sans";
  text-transform: uppercase;
}

.columnists article + article + article + article + article + article + article h1 {
  font-family: "Open Sans";
  text-transform: none;
  padding-bottom: 13px;
}

.columnists article h2 {
  color: #565d66;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

h2.base {
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 1.2px;
  position: relative;
  background: #ffffff;
  margin: 0 20px;
  text-transform: uppercase;
}

h2.base span {
  background: #ffffff;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  z-index: 20;
}

h2.base:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #d2d2d2;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  z-index: 10;
}

.digestList {
  width: calc(100% - 290px);
  margin-left: 290px;
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.digestList h2.base {
  width: calc(100% - 360px);
  margin: 45px 0 20px 20px;
}

/**** button ****/

.btn {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  letter-spacing: 1px;
  background: white;
  border: 1px solid #9b9b9b;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
}

.btn_more {
  width: calc(100% - 20px);
  margin: 20px 0 40px 20px;
  z-index: 30;
  display: inline-block;
}

.btn:after,
.btn:before {
  position: absolute;
  z-index: 50;
  left: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  top: 0;
}

.btn:before {
  top: auto;
  bottom: 0;
}

.btn > span {
  z-index: 60;
  position: relative;
}

.btn_more .cssload {
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -22px;
  position: absolute;
  z-index: 50;
  display: none;
}

.btn_more:hover .cssload {
  opacity: 0;
}

.btn_more:hover > span:not(.cssload) {
  opacity: 1;
  color: #FFFFFF;
}

.btn_more:active > span:not(.cssload),
.btn_more.loading > span:not(.cssload) {
  opacity: 0;
}

.btn_more:active > span.cssload,
.btn_more.loading > span.cssload {
  opacity: 1;
}

.btn_more .cssload .load {
  background-color: #ffffff;
}

.btn:hover,
.btn.active {
  border-color: #0082cc;
  color: #ffffff;
}

.btn:hover:after,
.btn.active:after,
.btn.active:before,
.btn:hover:before {
  height: 50%;
  background: #0082cc;
}

.btn_more:hover .cssload,
.btn_more.loading .cssload {
  display: block;
  z-index: 100;
}

.shadow.active {
  display: block !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  opacity: 1;
  z-index: 30;
}

.pos_a {
  position: absolute;
}

.pos_r {
  position: relative;
}

.vh {
  visibility: hidden;
}

/*****************************/

.modalbox {
  position: fixed !important;
  height: calc(100% - 81px);
  top: 81px;
  background: #FFFFFF;
  z-index: 40;
  border-right: 1px solid #d2d2d2;
  left: -1201px;
  width: 1200px !important;
}

.modalover {
  width: 1200px;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.modalbox .content {
  width: 900px;
}

.modalbox:not(.commentsPage).active {
  left: 40px;
}

.modalscroll {
  overflow-y: scroll;
  height: 100%;
  position: relative;
  width: 100%;
  padding-right: 40px;
}

.modalhead {
  z-index: 20;
  left: 0;
  border-bottom: 1px solid #d2d2d2;
  position: absolute;
  z-index: 20;
  top: 0;
  width: 100%;
  background: #fff;
}

.modalhead .close {
  width: 17px;
  height: 17px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  background: transparent url("../../../../img/icons/close.svg") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  outline: none;
}

.modalhead.hidden {
  top: -100px;
  opacity: 0;
}

.modalhead.hidden + .modaltools {
  opacity: 1;
}

.modaltools {
  width: 40px;
  height: 98px;
  right: -41px;
  top: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  z-index: 40;
  background-color: #40454c;
}

.modaltools .close {
  background: transparent url("/img/icons/close_wight.svg") no-repeat 0 0;
  background-size: contain;
  width: 17px;
  height: 17px;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
  margin: 22px 0 0 12px;
}

.modaltools .goUp {
  background: transparent url("/img/icons/go_up_wight.svg") no-repeat 0 0;
  background-size: contain;
  width: 19px;
  height: 17px;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
  margin: 22px 0 0 12px;
}

.hidden + .modaltools + .modalover {
  top: 0 !important;
}

/***Тест реклама****/

.modalbox .boxCol {
  opacity: 0;
}

.boxCol {
  position: absolute;
}

.modalbox.active .boxCol {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  opacity: 1;
}

.MainAdv .boxCol {
  position: absolute;
}

.modalbox .boxCol .banner {
  margin: 10px;
}

.boxPage {
  position: relative;
  width: 100%;
}

.errorPage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.errorPage:not(.Radio) {
  min-width: 1051px;
  min-height: 750px;
}

.errorPage .left {
  width: 500px;
  height: auto;
  position: static;
  margin-top: 185px;
  margin-left: 140px;
  vertical-align: top;
  display: inline-block;
}

.errorPage .left h1 {
  font-family: "TT Prosto Sans";
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 32px;
}

.errorPage .left p {
  color: #565d66;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.errorPage .right {
  margin-right: 100px;
  margin-top: 150px;
  width: 300px;
  background: transparent url("/img/icons/404s.svg") no-repeat left center;
  background-size: contain;
  position: static;
  height: 126px;
  display: inline-block;
  float: right;
  vertical-align: top;
}

.error {
  width: 100%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.errorPage.Radio .left {
  background: none;
  left: 70px;
  height: 330px;
  top: 180px;
}

.errorPage.Radio {
  text-indent: 0;
}

.errorPage.Radio .left h1 {
  color: black;
  font-family: "TT Prosto Sans",sans-serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 53px;
  padding-left: 80px;
  background: transparent url("/img/radio-logo.png") no-repeat center left;
  background-size: 63px auto;
  margin-bottom: 20px;
}

.errorPage.Radio .left p {
  color: #565d66;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 22px;
  font-size: 15px;
  padding-left: 80px;
}

.errorPage.Radio .right {
  right: 2%;
  top: 180px;
  width: 46%;
  background: transparent url("/img/icons/404s.svg") no-repeat left center;
  background-size: contain;
  position: absolute;
  height: 400px;
  float: none;
  margin: 0;
}

.errorPage.Radio .left img {
  display: inline-block;
}

.errorPage.Radio .left a {
  display: inline-block;
  margin: 15px 20px 10px 0;
  vertical-align: top;
}

.errorPage.Radio .block_link {
  padding-left: 80px;
}

/****************************/

.ircTV {
  border: 0px none transparent;
  width: 500px;
  height: 400px;
  overflow: hidden;
  margin-left: 20px;
}

/**********************/

.advertBlock {
  display: block;
  background-color: #efefef;
  height: 100%;
  position: relative;
  margin-top: 80px;
  padding: 20px 20px 50px 100px;
  margin-left: 40px;
}

.advertBlock > div {
  width: 840px;
}

.clAll {
  width: 100%;
  display: block;
  clear: both;
  height: 1px;
}

/************/

.errorPage .sk_head_83916 {
  font-size: 18px;
  margin-bottom: 20px;
}

.errorPage .sk_text_83916 {
  font-size: 13px;
}

.errorPage .sk_item_inner_83916 {
  position: relative;
}

/*******************************/

.formSearch {
  position: absolute;
  display: block;
  right: 20px;
  top: 14px;
  z-index: 50;
}

.all_search-inp input[type="text"] {
  width: 120px;
  background: none !important;
  border: 1px solid #d2d2d2;
  box-shadow: none;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  padding: 15px 40px 15px 20px !important;
  /* Text style for "ПОИС" */
  letter-spacing: 0.5px;
}

.all_search-inp input[type="text"]:hover,
.all_search-inp input[type="text"]:focus {
  border: 1px solid #26b9ff;
  width: 220px;
}

.all_search-inp .inp_subm {
  height: 39px;
  width: 54px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAABzElEQVQ4T72Vv4saURDH57vrgsUpHJJCUliFFIeNRa6KSbhUNkEhXHGFEFjZSrh/40ob17eVkCaNksbqQnIGDq6xkUCOqywOiyABvWJh2TfHyBnEX8Qzmwevm/nsd76zMw/0F8d13SPDMI4B5Jn5qaQAuGXmrtb6k+M4XxYx2MR1XfeZYRgegFeb4pj5QmttO45zM4tbC/Y87yUzfwawb1kWZ7NZZDIZSiaT09zxeEyDwYD6/T4HQQBm/g3gnW3b36cVrVLyoPRKoOl0mvL5PCUSiZWiJ5MJdbtdGg6HJHCt9aEoXwlWSn2T8gVaKBTEz42dYGbqdDoz+EWlUnm9lCGNMk3zXMovlUpYp3TxS6K81WpNbQnD8O0SWCmlANi5XI7kbnN6vR7JZWZvCex53k8iel4sFimVSm3DpdFoRO12W3KuVymeANgrl8tkWdZW4CAIqNlsiuK7/weO0opomhfZ7ybdimRABFyv11/EYrFLIjL/2UjXarUn8Xj8K4ADIgoFvvMSmocy848wDD+Ypnm209pchPq+/6Zarf4Sax696DdBtxq9uWBEAZ0ueqXURwAn4ul8+Y9V+udpajQa7+VJ8X3/dObprlDJvwdUcF3gQJ7a2gAAAABJRU5ErkJggg==") center center no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
}

/********/

.searchPopap {
  width: 1px;
  height: 100%;
  overflow: hidden;
  left: -1px;
  position: absolute;
  top: 0;
}

.searchPopap.active {
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
}

.searchPopap.active .shadow {
  display: block !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  opacity: 1;
  z-index: 30;
}

.searchPopap .head h1 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  padding: 25px 20px 20px 20px;
}

.searchPopap .container {
  position: fixed;
  height: calc(100% - 81px);
  top: 81px;
  background: #FFFFFF;
  z-index: 40;
  border-right: 1px solid #d2d2d2;
  left: -1000px;
  width: 1000px !important;
  overflow: hidden;
}

.searchPopap .bodySearch:hover {
  overflow-y: scroll;
}

.searchPopap.active .container {
  left: 40px;
}

.bodySearch {
  position: relative;
  height: calc(100% - 65px);
  padding-top: 0;
  width: 100%;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: hidden;
  left: 0;
  top: 65px;
}

.bodySearch > iframe {
  margin: 10px 0 0 30px;
}

.searchPopap .head {
  z-index: 20;
  left: 0;
  border-bottom: 1px solid #d2d2d2;
  position: absolute;
  z-index: 20;
  top: 0;
  width: 100%;
  background: #fff;
}

.searchPopap .close {
  width: 17px;
  height: 17px;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  background: transparent url("../../../../img/icons/close.svg") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  outline: none;
  cursor: pointer;
}

.gonzoMessage .modalscroll {
  padding-right: 0;
}

.gonzoMessage.modalbox .content {
  width: 860px;
}

.archive .boxOver {
  min-height: 2200px;
}
/*************/

.tools {
  position: fixed;
  height: 100%;
  top: 0;
  overflow: hidden;
  width: 40px;
  z-index: 55;
}

.scrollTools {
  position: relative;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  padding: 0 40px 40px 0;
}

/*************/

/***Active***/

.tools.active {
  width: 100%;
}

.tools.active + main .news.active {
  left: 240px;
}

.tools.active + main + .modalbox.active {
  left: 241px;
}

.tools.active .menu {
  left: 0;
}

.tools.active + main + div + .shadow + .shadow,
.tools.active + main + .shadow {
  display: block !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.45);
  opacity: 1;
}

.tools.active + main + div + .shadow + .shadow {
  z-index: 40;
}

.tools.active + main + .shadow {
  z-index: 45;
}

.tools.active .btn_menu {
  border-bottom: none;
}

.tools.active .btn_menu span,
.tools.active .btn_menu span:after,
.tools.active .btn_menu span:before {
  width: 24px;
}

.tools.active .btn_menu span {
  background-color: transparent;
  right: 20px;
}

.tools.active .btn_menu:after {
  opacity: 1;
}

.tools.active .btn_menu span:before,
.tools.active .btn_menu span:after {
  top: 0;
}

.tools.active .btn_menu span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tools.active .btn_menu span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.tools.active .menu nav {
  opacity: 1;
}

/***********/

/***Menu***/

.menu {
  height: auto;
  width: 240px;
  min-height: 100%;
  border-right: 1px solid #d6d6d6;
  position: relative;
  left: -201px;
  top: 0;
  background-color: #fff;
  padding-bottom: 82px;
  z-index: 40;
}

.menu .btn_menu {
  font-family: "TT Prosto Sans";
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  font-size: 16px;
  width: 240px;
  height: 81px;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  background: #0082cc;
  cursor: pointer;
  outline: none;
  position: fixed;
  color: #ffffff;
  z-index: 45;
}

.menu .btn_menu span,
.menu .btn_menu span:before,
.menu .btn_menu span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 20px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}

.menu .btn_menu span {
  right: 10px;
  top: 50%;
  margin-top: -1px;
}

.btn_menu span:after {
  bottom: -8px;
}

.menu .btn_menu:after {
  content: "МЕНЮ";
  opacity: 0;
}

.btn_menu span:before {
  top: -8px;
}

/*****UserInfo*******/

.userInfo {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.userInfo .btn {
  width: 100px !important;
  margin: 0 auto;
}

.userInfo .btn,
.authorizeBtn .btn {
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 34px;
  text-transform: none;
  width: 100%;
  text-transform: none;
  padding: 0;
  margin-bottom: 10px;
  letter-spacing: normal;
  z-index: 20;
}

.authorizeBtn {
  margin-bottom: 20px;
}

.authorizeBtn .btn.active {
  cursor: pointer;
}

.userInfo img {
  width: 100px;
  height: 100px;
}

.userInfo p {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 15px 0 20px 0;
}

/*******Navigation********/

.menu nav {
  display: block;
  padding: 30px;
  position: relative;
  opacity: 0;
  top: 81px;
}

.menu ul li {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  list-style: none;
}

.menu ul li a {
  color: #40454c;
}

ul.media {
  margin-top: 10px;
  padding: 10px 0;
  border-top: 1px solid #d2d2d2;
}

ul.media li {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.media li a {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1px;
  padding-left: 26px;
  min-height: 13px;
}

ul.media li a.photo {
  background: transparent url("/img/icons/photo.svg") no-repeat left center;
  background-size: 16px 13px;
}

ul.media li a.video {
  background: transparent url("/img/icons/play.svg") no-repeat left center;
  background-size: 16px 13px;
}

ul.sectionNav {
  margin-top: 0px;
  padding: 10px 0 20px 0;
  border-bottom: 1px solid #d2d2d2;
}

ul.eventsNav {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}

ul.eventsNav li a {
  position: relative;
}

ul.eventsNav li a:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  left: -12px;
  top: 0;
  margin-top: 5px;
  position: absolute;
  border-radius: 5px;
}

ul.eventsNav a.light-blue:after {
  background-color: #26b9ff;
}

ul.eventsNav a.azure:after {
  background-color: #d0021b;
}

ul.eventsNav a.green:after {
  background-color: #f5a623;
}

ul.eventsNav a.blue:after {
  background-color: #26b9ff;
}

ul.eventsNav a:after {
  background-color: #d0021b;
}

ul.kpNav {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}

ul.kpNav a {
  font-style: italic;
}

ul.socialNav {
  margin-top: 10px;
}

.menu .socialTitle {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 20px;
  display: block;
}

.menu .socialNav li {
  width: 36px;
  height: 36px;
  overflow: hidden;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
}

.menu .socialNav li:nth-child(4n) {
  margin-right: 0;
}

.menu .socialNav li a {
  width: 100%;
  height: 100%;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
}

.menu .socialNav li a.mail {
  background: transparent url("/img/icons/mm.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.viber {
  background: transparent url("/img/icons/viber.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.twitter {
  background: transparent url("/img/icons/tw.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.google {
  background: transparent url("/img/icons/gp.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.facebook {
  background: transparent url("/img/icons/fb.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.odnoklassniki {
  background: transparent url("/img/icons/ok.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.vkontakte {
  background: transparent url("/img/icons/vk.svg") no-repeat left center;
  background-size: 36px 36px;
}

.menu .socialNav li a.instagram {
  background: transparent url("/img/icons/instagramm.png") no-repeat left center;
  background-size: 36px 36px;
  opacity: 0.4;
}

/*НУЖНА ИКОНКА SVG!!!!!!!!!!!!!!*/

/************************************************************************************************************************************************************************************/

/*****Popup********/

.popupAuth {
  position: absolute;
  width: 410px;
  left: -650px;
  top: 81px;
  z-index: 35;
  background-color: #efefef;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 25px 35px;
}

.popupAuth.active {
  left: 240px;
}

.popupAuth h2 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1.78px;
  text-transform: uppercase;
}

.popupAuth .social p {
  color: black;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px;
}

.popupAuth .social a {
  overflow: hidden;
  text-indent: -10000px;
  display: block;
  float: left;
}

.popupRegistration h2 {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
}

.popupEnter h2 {
  padding-bottom: 20px;
}

.popupRegistration .social {
  padding: 40px 0 0 40px;
}

.popupRegistration p {
  margin-bottom: 30px;
}

.popupRegistration .buttons a {
  width: 80px;
  height: 80px;
  margin: 0 40px 40px 0;
}

.popupAuth .buttons .fb {
  background: transparent url("/img/icons/enter/fn-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupAuth .buttons .gp {
  background: transparent url("/img/icons/enter/gp-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupAuth .buttons .mm {
  background: transparent url("/img/icons/enter/mm-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupAuth .buttons .ok {
  background: transparent url("/img/icons/enter/ok-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupAuth .buttons .tw {
  background: transparent url("/img/icons/enter/tw-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupAuth .buttons .vk {
  background: transparent url("/img/icons/enter/vk-enter.svg") no-repeat 0 0;
  background-size: contain;
}

.popupEnter input:not(.btn) {
  width: 338px;
  padding: 0 20px 0 50px;
  background-color: white;
  border: 1px solid #d2d2d2;
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
  line-height: 50px;
  margin-bottom: 30px;
}

.popupEnter input[placeholder]:not(.btn) {
  color: #9b9b9b;
  font-family: "Open Sans";
  font-size: 12px;
}

.popupEnter input:not(.btn):focus {
  color: #000000;
}

.popupEnter input.email {
  background: #ffffff url("/img/icons/enter/dog.svg") no-repeat 17px center;
  background-size: 16px 16px;
}

.popupEnter input.password {
  background: #ffffff url("/img/icons/enter/key.svg") no-repeat 19px center;
  background-size: 12px 19px;
}

.popupEnter .btn {
  width: 116px;
  line-height: 42px;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0;
  float: right;
  border: 1px solid #d2d2d2;
}

.popupEnter .enterForm {
  clear: both;
  float: left;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 25px;
}

.popupEnter .social {
  clear: both;
}

.popupEnter .social p {
  margin-bottom: 20px;
}

.popupEnter .social a {
  width: 45px;
  height: 45px;
  margin-right: 27px;
  margin-bottom: 15px;
}

.popupEnter .social a:last-child {
  margin-right: 0;
}

/******Choose Region******/

.btn_region_select {
  background: transparent url("/img/icons/country/ru.svg") no-repeat left center;
  background-size: 31px 18px;
  padding-left: 41px;
  min-height: 18px;
  cursor: pointer;
  outline: none;
  border: none;
  color: #40454c;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: relative;
}

.btn_region_select:after {
  /* Для Firefox */
  /* Для IE */
  -webkit-transform: rotate(-30deg);
  /* Для Safari, Chrome, iOS */
  /* Для Opera */
  transform: rotate(-30deg);
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: transparent url("/img/icons/triangle.svg") no-repeat 0 0;
  position: absolute;
  left: 190px;
  bottom: 5px;
  opacity: 0;
}

.btn_region_select.active:after {
  /* Для Firefox */
  /* Для IE */
  -webkit-transform: rotate(90deg);
  /* Для Safari, Chrome, iOS */
  /* Для Opera */
  transform: rotate(90deg);
  opacity: 1;
}

.chooseRegion {
  position: absolute;
  width: 487px;
  left: -727px;
  /*188*/
  top: 81px;
  z-index: 35;
  background-color: #efefef;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 25px 35px;
}

.chooseRegion.active {
  left: 240px;
}

.chooseRegion h2 {
  color: black;
  font-family: "TT Prosto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1.78px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 10px;
}

.chooseRegion p + ul {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0;
  margin: 20px 0;
}

.chooseRegion ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.chooseRegion li {
  color: #40454c;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  list-style: none;
  width: 133px;
}

.chooseRegion ul + ul li {
  width: 120px;
}

.reg0 a {
  color: inherit;
}

.reg0 a {
  background: transparent url("/img/icons/country/ru.svg") no-repeat left center;
  background-size: 31px 18px;
  padding-left: 41px;
}

.reg62 > * {
  background: transparent url("/img/icons/country/bl.svg") no-repeat left center;
  background-size: 21px auto;
  padding-left: 31px;
}

.reg3 > * {
  background: transparent url("/img/icons/country/by.svg") no-repeat left center;
  background-size: 19px auto;
  padding-left: 31px;
}

.reg39 > * {
  background: transparent url("/img/icons/country/bk.svg") no-repeat left center;
  background-size: 22px auto;
  padding-left: 31px;
}

.reg73 > * {
  background: transparent url("/img/icons/country/kp.svg") no-repeat left center;
  background-size: 21px auto;
  padding-left: 31px;
}

.reg14 > * {
  background: transparent url("/img/icons/country/md.svg") no-repeat left center;
  background-size: 16px auto;
  padding-left: 31px;
}

.reg47 > * {
  background: transparent url("/img/icons/country/eu.svg") no-repeat left center;
  background-size: 14px auto;
  padding-left: 31px;
}

.chooseRegion li a {
  color: inherit;
  text-decoration: none;
}

.menu a.active,
.chooseRegion a.active {
  color: #40454C;
  -webkit-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  -moz-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  -ms-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  -o-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  -webkit-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
          filter: hue-rotate(-10deg) saturate(108) brightness(79%);
  -webkit-filter: hue-rotate(-10deg) saturate(108) brightness(79%);
          filter: hue-rotate(-10deg) saturate(108) brightness(79%);
}

.menu nav a:hover,
.chooseRegion a:hover {
  opacity: 0.65;
}

.chooseRegion a.active:hover {
  opacity: 1;
}

.chooseRegion a span {
  color: inherit;
}

/***footer***/

footer {
  position: fixed;
  z-index: 35;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: auto;
  background: #0083cd;
  color: white;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  opacity: 0;
}

footer.active {
  bottom: 0;
  opacity: 1;
}

footer a {
  color: #ffffff;
}

footer p {
  padding-bottom: 15px;
}

footer .wrap {
  padding: 25px 40px 10px 280px;
  float: left;
  display: block;
  clear: both;
}

footer .top {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  padding-bottom: 15px;
  margin-bottom: 30px;
}

footer ul {
  list-style: none;
  float: right;
  padding-right: 177px;
  background: transparent url("/img/icons/gazetka.svg") no-repeat right center;
  line-height: 39px;
}

footer ul li {
  display: inline-block;
}

footer ul li:first-child:after {
  content: "|";
  padding: 0 5px;
  display: inline-block;
}

footer .leftTxt {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  float: left;
}

footer .rightTxt {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  float: right;
}

footer .age {
  font-family: "TT Prosto Sans";
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}

footer .age span {
  width: 30px;
  height: 30px;
  overflow: hidden;
  vertical-align: middle;
  text-indent: -1000px;
  background: transparent url("/img/icons/12plus.svg") no-repeat center center;
  background-size: 30px 30px;
  margin-left: 10px;
  display: inline-block;
}

/************goUp************/

.tools.active .goUp {
  opacity: 0;
}

.tools .goUp {
  position: fixed;
  width: 17px;
  height: 17px;
  bottom: 100px;
  left: 11px;
  background: transparent url("/img/icons/go_up.svg") no-repeat 0 0;
  background-size: contain;
  color: transparent;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  z-index: 50;
  opacity: 1;
}

.tools .goUp.hidden {
  opacity: 0;
}