.peredachaPG {
  background: #252c32;
  position: relative;
  overflow: hidden;
}

#flamur1 {
  background: #1f252a;
  margin: 0 !important; 
}

.temaout {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

.mWrap {
  min-height: 426px;
  position: relative;
  padding-bottom: 97px; 
}

.newsBG {
  padding: 40px 0;
  overflow: auto;
}

.promoBG {
  padding: 40px 0;
  overflow: auto;
}

.promoBG .rghtBL {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  color: #97aab8;
  font-size: 14px;
  line-height: 20px;
}

#aboutPG {
  background: #1f252a;
  padding: 40px 0;
}

.prdc3 {
  padding: 40px 0;
}

#aboutPG .rghtBL {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  color: #97aab8;
  font-size: 14px;
  line-height: 20px;
  column-count: 2;
  column-gap: 40px;
}

.peredachaPG .firstblock:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -10px;
  content: "";
  position: absolute;
  display: block;
  background-size: cover;
  background-position: center center;
  opacity: 0.3;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  overflow: hidden;

}

.peredachaPG.inside .firstblock:before {
  height: 533px;
}

.peredachaPG.inside .firstblock_in:before  {
  height: 266px;
}

.peredachaPG.inside .content {
  overflow: hidden;
}

.peredachaPG .firstblock_in:before {
  background: rgba(31,37,42,1);
  background: -moz-linear-gradient(top, rgba(31,37,42,1) 0%, rgba(31,37,42,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31,37,42,1)), color-stop(100%, rgba(31,37,42,0)));
  background: -webkit-linear-gradient(top, rgba(31,37,42,1) 0%, rgba(31,37,42,0) 100%);
  background: -o-linear-gradient(top, rgba(31,37,42,1) 0%, rgba(31,37,42,0) 100%);
  background: -ms-linear-gradient(top, rgba(31,37,42,1) 0%, rgba(31,37,42,0) 100%);
  background: linear-gradient(to bottom, rgba(31,37,42,1) 0%, rgba(31,37,42,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f252a', endColorstr='#1f252a', GradientType=0 );
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 50%;
}

.peredachaPG .firstblock {
  position: relative;
  overflow: hidden;
}

.peredachaPG .blurbg {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.peredachaPG  #flamur7 {
    background: none repeat scroll 0 0 #252c32;
}
.peredachaPG  .abtin,
.peredachaPG  #abtin {
    font-size: 14px;
    color: #97aab8;
    line-height: 150%;
    padding: 21px 0 30px 0;
}
.peredachaPG .topNewsImg {
    position: absolute;
    display: block;
    width: 100%;
    height: 550px;
    overflow: hidden;
    z-index: 1;
    background: #000;
    top: 0;
    z-index: 0;
}
.peredachaPG #bgout {
    clear: both;
    background-position: center 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}
.lftBL {
    width: 240px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.rghtBL {
    display: table-cell;
    width: 730px;
    position: relative;
    vertical-align: top;
}

.add300 .rghtBL #arclist ul,
.add300 .rghtBL {
  width: 670px;
}

.add300 .rghtBL #arclist li {
  width: 213px;
}

.add300 .lftBL {
  width: 300px;
}

.rghtBL #arclist ul {
  width: 730px;
}

.rghtBL #arclist li {
  min-height: 210px;
  width: 233px;
}

.peredachaPG h1 {
    color: #fff;
    font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    padding: 35px 0 30px 0;
    display: block;
}

.peredachaPG h1 a {
  color: #fff;
  text-decoration: none;
}

.peredachaPG h2 {
    color: #27c942;    
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: normal;
    padding: 41px 0 20px 0;
    font-weight: normal;
    min-height: 51px;
}
ul.prdchMenu {
  display: block;
}
ul.prdchMenu li:first-child {
  margin-top: 0;
}
ul.prdchMenu li a {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
ul.prdchMenu li a:hover {
    color: #84929e;
}
ul.prdchMenu li a.sel {
  color: #84929e;
}
.prdc1 {
    padding: 0;
    overflow: inherit;
}

ul.prdchMenu li {
  padding-right: 10px;
  display: block;
  margin: 20px 0;
}
.blTTl {
  color: #84929e;
  font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 19px;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  font-weight: normal;
  border-top: solid 2px #3c464d;
  display: inline-block;
  width: 180px;
  overflow: hidden;
}

.blTTl a {
  color: #84929e;
}

.bothBl {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  display: table;
  width: 970px;
  clear: both;
  float: none;
}

.newBlPrt .bothBl {
  min-height: 404px;
}

.bothBl strong {
  font-weight: normal;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
}

.bothBl #vilist ul li a,
.bothBl #arclist ul li a {
  font-size: 14px;
}

.bothBl #vilist ul li a em,
.bothBl #arclist ul li a em {
  font-size: 10px;
  letter-spacing: 2px;
}

#nextIssue .blTTl {
  margin-top: 70px;
}

.morenew a {
  padding: 17px 20px;
  margin: 30px auto 20px auto;
  display: block;
  text-decoration: none;
  text-align: center;
  border: solid 1px #373e43;
  letter-spacing: 1px;    
  -webkit-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  transition-duration: 0.5s;
  -webkit-font-smoothing: antialiased;
  width: 370px;
}
.morenew a span {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #97aab8;
}
.morenew:hover  a {
    border: solid 1px #97aab8;
}

.sujets .morenew {
  padding-bottom: 20px;
}

.sujets .morenew a {
	margin: 0 auto;
	border: solid 1px #d8dbdd;
}

.newBlPrt {
    border-top: solid 1px #373e43;
    padding: 40px 0;
}

#nsnewscontainer_spec,
#nsnewscontainer {
  margin-top: 24px;
  overflow: auto;
}

#nsnewscontainer_spec li,
#nsnewscontainer li {
  display: block;
  float: left;
  list-style: none;
  width: 345px;
  margin: 0;
  padding-bottom: 30px;
  vertical-align: top;
}

#nsnewscontainer_spec li:nth-child(2n),
#nsnewscontainer li:nth-child(2n) {
  padding-left: 20px;
}

#nsnewscontainer_spec li:nth-child(2n+1),
#nsnewscontainer li:nth-child(2n+1) {
  clear: both;
  padding-right: 20px;
  width: 345px;
}

#nsnewscontainer_spec a,
#nsnewscontainer a { text-decoration: none;}
#nsnewscontainer_spec a p,
#nsnewscontainer a p {
  color: #97aab8;
  font-size: 16px;
  line-height: 17px;
  margin: 0 0 10px 0;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-font-smoothing: antialiased;
}
span.eyenewDGR {
    padding: 4px 15px 1px 27px;
    background-image: url(/images/eyenewDGR.svg);
    background-repeat: no-repeat;
    background-position: 0 5px;
    color: #545f68;
    font-size: 12px;
    height: 13px;
}
span.bblnewDGR {
    padding: 1px 15px 1px 20px;
    background-image: url(/images/bblnewDGR.svg);
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #545f68;
    height: 12px;
    font-size: 12px;
}
.no-svg span.eyenewDGR {
    background-image: url(/images/eyenewDGR.png);
}
.no-svg bblnewDGR {
    background-image: url(/images/bblnewDGR.png);
}
.facesBl {
    background: #e6e8e9;
    clear: both;
    line-height: 24px;
    color: #252c32;
    font-size: 16px;
    border-top: solid 1px #d8dbdc;
    padding: 50px 40px;
    margin: 0;
}
.fullname {
    display: block;
    margin: 0 0 60px 0;
    font-size: 27px;
    font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
}
.feedtextin {
    color: #82929e;    
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 38px 0 20px 0;
    line-height: 15px;
}
#ccapture_digit {
    float: left;
    width: 120px;
}
.peredachaPG h4 {
    color: #23292c;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 47px 0 0 60px;
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
}
.content.allseries #arclist ul li {
    padding-right: 0;
    width: 100%;
    float: none;
    border-bottom: solid 1px #d8dbdc;
}
.content.allseries {
    background: #252c32;
}
.content.allseries #rght_prg { 
  padding: 0;
}
#rght_prg {
  min-height: 120px;  
}

.content.allseries #arclist {
    border-top: solid 1px #d8dbdc;
    margin: 46px 0 0 0;
}
.content.allseries #arclist ul li img {
    display: inline-block;
    vertical-align: top;
}
.content.allseries #arclist ul li a span.txtseria {
    display: inline-block;
    vertical-align: top;
    width: 470px;
}
  
.content.allseries #arclist ul li img {
    margin: 0 20px 0 0;
}
.content.allseries #arclist ul li a em {
    color: #82929e;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    margin: 18px 0 0 0;
    letter-spacing: 2px;
}
.content.allseries #arclist ul li a p {
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
    color: #252c32;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 0 0;
}
.content.allseries #arclist ul li a {
    text-decoration: none;
    display: block;
    font-size: 12px;
    color: #262b30;
    padding-bottom: 0px;
    line-height: 14px;
}
#vilist ul li a small, #arclist ul li a small {
    font-size: 12px;
    padding: 0 0 0 3px;
    position: relative;
    top: -1px;
    font-weight: normal;
}    
    
    
.leaf {
    text-align: center;
    clear: both;
    float: none;
    display: table;
    width: 100%;
}

.leaf a.sel {
    border-top: 2px solid #d0d4d7;
    color: #23292c;
}  
    
.leaf a {
    color: #9ea5a9;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 15px 0;
    display: table-cell;
    vertical-align: bottom;
    margin-top: -1px;
    position: relative;
}
.leaf .leftS,
.leaf .rightS  {
     width: 11px;
    height: 21px;
}
.leaf .leftS {
    background: url(/images/leftPct.svg)  no-repeat 0px 0px;
    left: 0;
}
.leaf .rightS {
    background: url(/images/rightPct.svg) no-repeat 0px 0px;   
}
.no-svg .leaf .leftS {
    background: url(/images/leftPct.png) no-repeat 0px 0px;
}
.no-svg  .leaf .rightS {
    background: url(/images/rightPct.png) no-repeat 0px 0px;
    
}

.vitem,
#peredachaflash .playerplace {
  width: 730px;
  height: 411px;
}

.intext {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  padding: 55px 60px 80px 60px;
  color: #252c32;
  font-size: 16px;
  line-height: 20px;
  min-height: 471px;
}

.intext h3 {
  margin: 0;
  padding: 0 0 60px 0;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #23292c; 
}

#aboutpage:before {
  content: "";
  display: block;
  width: 100%;
  height: 205px;
  background-size: cover;
}

.inarch {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  color: #252c32;
  font-size: 16px;
  line-height: 20px;
}

.inarch h3 {
  padding: 50px 60px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 30px;
  color: #23292c; 
}

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

.inarch li {
  clear: both;
  border-top: 1px solid #d8dbdc; 
  overflow: hidden;
  display: block;
  height: 118px;
}

.inarch li img {
  display: block;
  float:left;
  margin: 0 20px 0 0;
}

.inarch li a em {
  display: block;
  font-style: normal;
  color: #82929e;
  font-size: 10px;
  text-transform: uppercase;
  padding: 15px 0 10px 0;
}

.inarch li a {
  height: 118px;
  overflow: hidden;
  padding-right: 20px;
  text-decoration: none;
  display: block;
  color: #23292c;
}

.infeedback {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  color: #252c32;  
}

.infeedback .content {
  width: 730px;
}

.infeedback .bothBl,
.infeedback .lftBL {
  width: 730px;
  display: block;
}

.infeedback .rghtBL {
  width: 550px;
  font-size: 14px;
  color: #82929e;
  padding: 50px 60px 50px 120px;
}

.infeedback dl.dl_fdbck dd {
  clear: both;
}

.infeedback dl.dl_fdbck dd textarea,
.infeedback  dl.dl_fdbck dd input {
  width: 530px;
  border: 1px solid #cdd2d6;
}

.infeedback .fieldWrap.agree input {
  width: auto !important;
}

#prg_fdbck_out embed {
  margin: 0 0 15px -35px;
}
.infeedback embed {
  width: 577px;  
  margin: 0 0 15px -35px;
}

.infeedback #ccapture_digit {
  height: 18px !important;
}

.infeedback .more5 {
  clear: both;
  margin-top: 70px;
}
.infeedback h3,
.infeedback .blTTl {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  padding: 50px 0 50px 120px;
  margin: 0;
  width: 610px;
  color: #23292c;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.infeedback .NB {
  color: #82929e;
  font-size: 12px;
  padding: 10px 0 10px 60px;
  border-left: 4px solid #27c942;
}

.infeedback .NB strong {
  font-weight: normal;
}

.innews {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  color: #252c32;
  font-size: 16px;
  line-height: 20px;  
}

.innews h3 {
  clear: both;
  padding: 50px 60px 70px 60px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 30px;
  color: #23292c;
}

.innews h3 a {
  color: #23292c;
}

.innews ul {
  padding: 0 60px 80px 60px;
  margin: 0;
  list-style: none;
}

.innews li {
  padding-bottom: 40px;
}

.innews li a {
  text-decoration: none;
}

.innews li .commnew {
  display: inline-block;
}

.innews li strong {
  font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #23292c;
  font-size: 19px;
  line-height: 30px;
}

.innews li p {
  color: #82929e;
  font-size: 14px;
  line-height: 20px;  
}

.inpages {
  border-top: 1px solid #d8dbdc;
  height: 100px;
  display: block;
  overflow: hidden;
  padding: 0 40px;
	text-align: center;
}

.inpages a {
  display: inline-block;
  font-size: 12px;
  padding: 40px 0;
  margin: 0 19px;
  text-decoration: none;
  color: #515c64;
  border-top: 1px solid transparent;
}

.inpages a.left {
  width: 7px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAd0lEQVR42mWQQRKAIAwD4XHiUR6AJ/0O4I8xaSl1xkNmCylNh5DLvXSUy+qNDPk0Q8hzhQbqZIaxggNmB6N1kw1cBu8tp9NQ+g5iQENf+lKsmfNMs3qEiocI+etPg42IOt5zKf8AadLFkCsbe4azzQn7/IBfQyJfEA9uZMum00cAAAAASUVORK5CYII=') no-repeat center; 
}

.inpages a.right {
  width: 7px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAb0lEQVR42lWPyxGAIBBDtTq4QQFwknqkZNwEM0wOT3HzcblKG8GTah9XbUHH9z7jkYIVTIqEAYo3BBq6G1BDQ3ED56rwBr5/8SxjhhcpJXWeAettfQyCVVTrifM/v0rfgpqUzMFC0pc798waaDnwAQj5bllI+DznAAAAAElFTkSuQmCC') no-repeat center; 
}

.inpages a.sel {
  border-top: 1px solid #6fbaff;
  color: #6fbaff; 
}

.newPersonImg {
  background: #f2f4f5;
  overflow: auto;
}

.newPersonImg img {
  display: block;
}

.newPersonImg .imgblock {
  float: left;
}

.newPersonImg .socblock {
  padding: 60px 0 30px 60px;
  float: left;
}

.mWrap .socblock {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 30px;
}

.inteam {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  color: #252c32;
  font-size: 16px;
  line-height: 20px;  
  min-height: 411px;
}

.inteam h3 {
  margin: 0;
  padding: 50px 60px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #23292c; 
}

.text60 {
  padding: 0 60px 60px 60px;
}

.infeedtext {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  color: #97aab8;
  font-size: 14px;
}

.infeedback {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  color: #97aab8;
  font-size: 14px;
  width: 100%;
  height: 100%;
  float: right;
}

.inphoto {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #e6e8e9;
  color: #252c32;
  font-size: 16px;
  line-height: 20px;
  overflow: auto;
}

.inphoto h3 {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  clear: both;
  padding: 45px 60px 45px 60px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 30px;
  color: #23292c; 
}

.inphoto ul {
  background: #1f252a;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

.inphoto ul li {
  float: left;
}

.inphoto a img,
.inphoto li a {
  display:block;
}

.inphoto .pctCount {
  padding: 45px 0;
  text-align: center;
}

.inarrows {
	width: 54px;
	height: 23px;
	position: absolute;
	right: 0;
	float: right;
	top: 25px;
}
.inarrows .prgPrevious a,
.inarrows .prgNext a {
	width: 14px;
	height: 24px;
}

.inarrows .prgNext a {
  display: block;
  background: no-repeat top left url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS44NzUiIGhlaWdodD0iMjEuNTkzIiB2aWV3Qm94PSIwIDAgMTEuODc1IDIxLjU5MyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNmZmY7CiAgICAgICAgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOwogICAgICAgIHN0cm9rZS1saW5lam9pbjogcm91bmQ7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAycHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iU2hhcGVfMTJfY29weV80IiBkYXRhLW5hbWU9IlNoYXBlIDEyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNOTI0LjcwOSwzOTYuM2w5Ljg3Mi05LjgtOS44NzItOS44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTIzLjcxOSAtMzc1LjcxOSkiLz4KPC9zdmc+Cg==);
}

.inarrows .prgPrevious a {
  display: block;
	background: no-repeat top left url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS44NzUiIGhlaWdodD0iMjEuNTkzIiB2aWV3Qm94PSIwIDAgMTEuODc1IDIxLjU5MyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICNmZmY7CiAgICAgICAgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOwogICAgICAgIHN0cm9rZS1saW5lam9pbjogcm91bmQ7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAycHg7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iU2hhcGVfMTJfY29weV80IiBkYXRhLW5hbWU9IlNoYXBlIDEyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNOTM0LjI5MSwzNzYuN2wtOS44NzIsOS44LDkuODcyLDkuOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkyMy40MDYgLTM3NS43MTkpIi8+Cjwvc3ZnPgo=);
}

.inpgal {
  width:  730px;
}

.inpgal img {
  display: block;
}

.inpgal .slick-slide {
  width: 730px;
}

.inpgal .slick-next {
    background: url("/images/leftright.svg") no-repeat -34px 0;
    cursor: pointer;
    height: 21px;
    position: absolute;
    left:-210px;
    bottom: 40px;
    width: 30px;
    opacity: .7;
    cursor: pointer;
}
.inpgal .slick-prev { 
	background: url("/images/leftright.svg") no-repeat 0 0;
	cursor: pointer;
    height: 21px;
    position: absolute;
    left: -240px;
    bottom: 40px;
    width: 30px;
    opacity: .7;
    cursor: pointer;
}

.inpgal .slick-next,
.inpgal .slick-prev {
  z-index: 10;
  border: 0;
  font-size: 1px;
  color: transparent;
}

.prdc2.photo {
  background: #e6e8e9;
  overflow: hidden;
}

.prdc2.photo .content {
  overflow: hidden;
}

.prdc2.photo .blTTl {
  border: 0;
  color: #252c32;
}

.anonsy {
  padding: 60px 0;
  position: relative;
  overflow: hidden !important;
}

#anbnr {
  position: absolute;
  right: 0;
  top: 0;
  margin: 60px 0 0 0;
}

.anonsy h3 {
  font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #84929e;
  font-size: 19px;
  height: 55px;  
}

.anonsy_item {
  width: 670px;
}

.anonsy_item a {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: block;
  overflow: hidden;
  width: 670px;
}

.anonsy_item img {
  display: block;
  float: left;
}

.anonsy_item p {
  float: left;
  padding: 20px;
  margin: 0;
  width: 270px;
  height: 140px;
  overflow: hidden;
  display: block;
}

.anonsy_bnr {
  float: right; 
}

#prg_fdbck_out {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  background: #1f252a;
  color: #82929e;
  padding: 60px 0;
}

#prg_fdbck_out dl.dl_fdbck {
  padding: 0;
  margin: 0 0 20px 0;
  overflow: auto;
}

#prg_fdbck_out .lftBL {
  font-size: 12px;
}

#prg_fdbck_out .lftBL strong {
  clear: both;
  display: block;
}

#prg_fdbck_out .newsBG {  padding: 0; }

h3.arcTTl {
  font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #84929e;
  font-size: 19px;
  height: 55px;
}

.anonsy_item a {
  position: relative;
}

.Pplace a:after {
	content: "смотреть";
	vertical-align: bottom;
	text-align: center;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MiIgaGVpZ2h0PSI4MiIgdmlld0JveD0iMCAwIDgyIDgyIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBub25lOwogICAgICB9CgogICAgICAuY2xzLTEsIC5jbHMtMiB7CiAgICAgICAgc3Ryb2tlOiAjZTRlNWU2OwogICAgICAgIHN0cm9rZS13aWR0aDogMnB4OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNlNGU1ZTY7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjQxIiBjeT0iNDEiIHI9IjQwIi8+CiAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTA0NiwzODN2MzBsMzAtMTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAxNiAtMzU3KSIvPgo8L3N2Zz4K') no-repeat 0 0;
	display: block;
  width: 82px;
  height: 108px;
  position: absolute;
  left: 178px;
  top: 50%;
  margin: -54px 0 0 -41px;
  color: #f2f0f0;
  font-size: 12px;
  line-height: 205px;
  text-transform: uppercase;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  -webkit-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  opacity: 1;
}

.no-svg .Pplace a:after {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABSCAMAAADw8nOpAAAAM1BMVEUAAADk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufk5ufQMqeyAAAAEXRSTlMAIFCAr7/P/2DvEI9wQJ8w3+vI/YAAAAHHSURBVHgBzNIFcrMxDABRGdds3/+yP5RRrVLcwdCLNPrkrZwPMWWuyikG7+QjuRIrz6qxXMi2cj1b6mNOuWrO0dP1vKXZB1wVyGPLs/bIQF3OCAJnuFc/HwcwoK0DaYraTEB/5/q+PgR1tPr3jBjhPABV9EB8c9B9ILz7mi3A2aJW6isjKoPWIkoDUhNTLcGQV1uwdMD6q6X+n7rbevWTIhdVYCjvW1Om2ZUlF7eo+9nhDkk+UOI8fVTis7dstUOUR3mY8qEmeHlQqwT5YIH6cM+urG1YvctdTl3bsLp78Agk+YQS64NDKmMqQ5YLx2z11SE5JnTeHr1w5JXAhh6uv50ZCmlCB/nmOE4lDeiNVciikwY0X20eGTppQQdRRCpbJy3opl6tLwppRcGJJ6mkEU14CXSNtKKdoF5HwIoOoiSmkVTRSZJsJzV0kgXETiooWEgF/TipoB8nf/niynn+1mYHRADAMAwC/btGBPcatraEgE8EvjoYSLA2wHIDKxgcCnDOxNEFaAAABmAWgEGArACsAf6DkAKiFAh8IJaC8AwiPhARQJcAqQPUExBkQOMB2fiVKBC3QC8DCQ5UPSgUQO3hyxlQIQU4oijtXt6BqgAAAABJRU5ErkJggg==') no-repeat 0 0; 
}

.Pplace a:before {
  background: #1f252a;
  opacity: .35;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 356px;
  height: 200px;
  -webkit-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
}

.Pplace a:hover:before {
  opacity: 0;
}

.Pplace a:hover:after {
  opacity: 0;
}

#chatBG {
  padding: 40px 0;
  overflow: auto;
}

#chatBG .rghtBL {
  background: #e6e8e9;
}

#chatBG.inside .content {
  width: 730px;
}

#chatBG.inside .lftBL {
  width: 730px;
  display: block;
  background: #e6e8e9;
}

#chatBG.inside .rghtBL {
  clear: both;
  width: 730px;
  display: block;
  min-height: 750px;
  overflow: auto;
  position: relative;
}

#chatBG.inside {
  padding-top: 0;
}

#chatBG.inside .blTTl {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  border: 0;
  padding: 50px 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  width: 700px;
  padding-left: 30px;
  position: relative;
}

.ulmess {
  height: 475px;
  overflow: auto;
}

#chatBG.inside .ulmess {
  height: 775px;
}

.ulmess ul {
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
  padding: 0;
  margin: 0;
  overflow: auto;
  list-style: none;
}

.ulmess li {
  overflow: auto;
  position: relative;
  min-height: 40px;
  clear: both;
  padding: 20px 10px 20px 80px;
}

.ulmess li:nth-child(odd) {
  background: #dfe1e2;
} 

.ulmess li a.tname {
  position: absolute;
  left: 10px;
  top: 10px;
}

.ulmess li a.chatuser {
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  color: #82929e;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
}

#chatBG li time {
  color: #82929e;
  font-size: 10px;
}

.ulmess form {
  padding: 0;
  margin: 0;
}

textarea#chto {
  background: transparent;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
  border: 0;
  border-top: 1px solid #d8dbdc;
  width: 690px;
  display: block;
  padding: 20px;
  resize: none;
}

textarea#chto:focus {outline:0;}

textarea#chto.cl {
  color: #9ea5a9;
}

#chatbtn {
  margin: 20px auto;
}

#chatform:before {
  position: absolute;
  left: -60px;
  top: 20px;
  display: block;
  width: 30px;
  height: 30px;
	content: "";
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAfUlEQVR42u3WMQqAMAwF0FxPB0cdnXsLDyv1EoI2g/4hkCHDn37hQ0NDH6RLbdnbNNJHHlK6m8ZFgdtXGGf9nmDBggULFiwYXvEjcI+s6eV5Lm+afVPFC/DpZnVcR4IXnq+ObwnMwCNMwwPMxAPMwwGTccBkHDAfB8zHs/MXRkm4q/gSV2YAAAAASUVORK5CYII=') no-repeat left top;
}

#chatform {
  position: relative;
}

#chatBG.inside .lftBL a.refresh {
  position: absolute;
  right: 40px;
  top: 47px;
  content: "";
  display: block;
  width: 32px;
  height: 25px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDMyIDI1Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBub25lOwogICAgICAgIHN0cm9rZTogIzgyOTI5ZTsKICAgICAgICBzdHJva2Utd2lkdGg6IDJweDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJFbGxpcHNlXzhfY29weSIgZGF0YS1uYW1lPSJFbGxpcHNlIDggY29weSIgY2xhc3M9ImNscy0xIiBkPSJNMTEzNC4yNSw0NDYuNjA2YTExLjIxMiwxMS4yMTIsMCwwLDEsMTMuNzcsMS43NDgsMTEuNjMxLDExLjYzMSwwLDAsMSwxLjcyLDEzLjk2N20tNC4wMSw0LjA3M2ExMS4yMSwxMS4yMSwwLDAsMS0xMy43Ny0xLjc0OCwxMS42MTYsMTEuNjE2LDAsMCwxLTEuNzItMTMuOTY3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyNCAtNDQ0KSIvPgogIDxwYXRoIGlkPSJTaGFwZV8xMV9jb3B5XzIiIGRhdGEtbmFtZT0iU2hhcGUgMTEgY29weSAyIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMTMzLjYzLDQ1Ni4yODNsLTMuMzQtNS44NzktNS44LDMuMzk0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyNCAtNDQ0KSIvPgogIDxwYXRoIGlkPSJTaGFwZV8xMV9jb3B5XzMiIGRhdGEtbmFtZT0iU2hhcGUgMTEgY29weSAzIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMTQ2LjMzLDQ1Ni43NDFsMy4zNyw1LjkyNiw1LjgxLTMuNDEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyNCAtNDQ0KSIvPgo8L3N2Zz4K') no-repeat 0 0;
}

.no-svg #chatBG.inside .lftBL a.refresh {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAZCAMAAABn0dyjAAAAM1BMVEUAAAB8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6B8k6DUXq1lAAAAEHRSTlMAQL8g74AQYN8wj5+vUM9wgY3zyQAAAMpJREFUeAF9kgWuxTAMwFLmzvc/7dcY8vStibqgFXnggvXgbSjyC2e5sL9CoqclJ+JGA4JohruKdWjyLwnqK3lGHWHkpFh0z0o+h6usOD1zkpXFA3i6fAjHU2YaWL+vF5AVs4ghS2XKh8ypy2CPli8s5hEgS42PCcP4BCgLPr4Csu4fthlSkRVtYV+s2CO1a5EWjwcfjpY5ypvCSnNXyyofGszb3UBZiHmRB1VH6Ir9vigjmgC0sd5k6qsmjXletZNflLrGeBuev/8AOBkKD0Nyl4cAAAAASUVORK5CYII=') no-repeat 0 0;
}

#prg_fdbck_out .votePeredacha {
  margin: 0 auto;
  width: 940px;
  background-size: cover;
}

#prg_fdbck_out .votePeredacha .vote1 {
  width: 940px;
}

#prg_fdbck_out .votePeredacha .check_rez {
  left: 350px;
}

#prg_fdbck_out .votePeredacha div.survey_ans {
  min-height: 22px;
}

.infeedback .votePeredacha .qstn,
#prg_fdbck_out .votePeredacha .qstn {
  margin: 0;
  padding: 0;
  position: relative;
  top: 7px;
}

.infeedback .votePeredacha {
  background-size: cover;
  margin: 0 auto;
  width: 700px;
}

.infeedback .votePeredacha .vote1 {
  width: 700px;
}

.persona_blck .pitem {
  font-size: 14px !important;
  color: #82929e !important;
  float: left;
  display: block;
  width: 320px;
  padding-bottom: 40px;
  padding-right: 40px;
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
}

.inteam .persona_blck .pitem a,
.persona_blck .pitem a {
  color: #82929e !important;
}

.persona_blck .pitem:nth-child(2n+1) {
  clear: both;
}

.persona_blck .pitem img {
  display: block;
  margin: 0 20px 10px 0;
}

.persona_blck .pitem b {
  font-family: 'PTSerifCaption', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 25px;
  font-size: 18px;
  color: #fff;
  display: block;
  padding-bottom: 8px;
}

.inteam .persona_blck .pitem b {
  color: #000;
}

.inteam .persona {
  line-height: normal;
}

.pageFC .morenew {
  clear: both;
}

.pageFC .morenew a {
  margin-top: 10px;
  margin-bottom: 60px;
}