body,
ul,
ol,
h1,
h2,
h3,
p,
figure {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  font: 14px/18px Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
  color: #434343;
  background: #e9eef4;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust:none;
}
@-moz-document url-prefix() {
  
}
body > iframe { position: absolute; }

noscript {
  position: absolute;
  width: 100%;
  z-index: 9999;
  top: 0;
}
noscript div {
  background: #cc0000;
  color: white;
  padding: 5px;
  text-align: center;
}
h1,
h2,
h3,
.header-mobile {
  color: #525254;
  font-family: 'svyaznoy_rf', Arial, Helvetica, sans-serif !important;
}
.header-mobile {
  display: none;
}
.header-mobile a {
  color: #9260A9;
}
.content h1 {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #525254;
  padding: 20px 10px;
  position: relative;
  z-index: 1;
}
.table.vert {
  display:table;
}
.table.hor {
  display:none;
}
@media screen and (min-width:0)
{
  .header-mobile{display:block}
}
@media screen and (min-width: 480px) {
  .content h1 {
    font-size: 25px;
    line-height: 25px;
  }
  .table.vert {
    display:none;
  }
  .table.hor {
    display:table;
  }
}
@media screen and (min-width: 768px) {
  .header-mobile{display:none}
  .content h1 {
    font-size: 35px;
    line-height: 35px;
    margin: auto;
    margin-bottom: 20px;
    max-width: 950px;
  }
}
h2,
.h2-mobile {
  font: bold 20px/20px 'svyaznoy_rfbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

h2 span.small {
  text-transform: lowercase;
}

h3 {
  font: bold 16px/20px 'svyaznoy_rfbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
a {
  text-decoration: none;
  color: #434344;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  
}
a:hover {
  color: #9260a9;
}
a.all {
  float: right;
  color: #9260a9;
}
a.learn-more {
  display: inline-block;
  vertical-align: auto;
  height: 21px;
  font-size: 15px;
  line-height: 20px;
  padding-left: 27px;
  background: url(../../images/icon/learn_more_violet.png) left center no-repeat;
  color: #9260a9;
}
a.learn-more:hover {
  text-decoration: underline;
}
a.put-a-question {
  display: inline-block;
  vertical-align: auto;
  height: 21px;
  font-size: 15px;
  line-height: 20px;
  padding-left: 27px;
  background: url(../../images/icon/question-mark.png) left center no-repeat;
  color: #9260a9;
}
a.put-a-question:hover {
  text-decoration: underline;
}
a.download {
  display: inline-block;
  vertical-align: auto;
  min-height: 23px;
  font-size: 15px;
  line-height: 20px;
  padding-left: 27px;
  background: url(../../images/icon/download.png) left top no-repeat;
  color: #9260a9;
}
ul {
  overflow: hidden;
}
ul > li {
  list-style-type: none;
  float: left;
}
ul.time-list > li {
  float: none;
}
ul.time-list > li time {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
ul.time-list > li a {
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px dotted #afb5b0;
}
ul.time-list > li.highlight {
  background: #fdea92;
}
ul.time-list > li.highlight.last {
  padding-bottom: 20px !important;
  background: #fdea92 url(../../images/bg/news_highlight_border.png) left bottom repeat-x;
}
ul.time-list > li.highlight.last a {
  border: 0;
}
ul.dashed-list > li {
  float: none;
  position: relative;
  margin-bottom: 15px;
  padding-left: 20px;
}
ul.dashed-list > li:before {
  content: "—";
  position: absolute;
  left: 0;
}
img {
  border: 0;
  max-width: 100%;
}
input[type=text],
select {
  height: 26px;
  line-height: 26px;
  color: #444444;
  font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
input[type=text], input[type=email] {
  padding: 0 8px;
}
input[type=text].hint {
  color: #aaa;
}
select {
  padding-left: 5px;
  padding-top: 1px;
}
address {
  font-style: normal;
}
small {
  display: block;
  color: #888;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}

.mb-20 {
  margin-bottom: 20px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}

.links-list li {
  padding-left:29px;
  background: url(../../images/icon/download.png) no-repeat;
  float:none;
  margin-bottom: 15px;
}
.links-list a {
  display:inline-block;
  line-height: 23px;
}
.links-list a:hover {
  text-decoration: underline;
}

ul.breadcrumps {
  max-width: 950px;
  margin: auto;
  padding-top: 20px;
  padding-left: 10px;
}
ul.breadcrumps > li {
  padding: 0 10px;
  background: url(../../images/arrow/right_gray.png) 0px center no-repeat;
}
ul.breadcrumps > li:first-child {
  background: none;
  padding-left: 0;
}
ul.breadcrumps > li a {
  color: #9260a9;
}
.filter {
  max-width: 980px;
  margin: auto;
  text-align: left;
}
.filter ul > li {
  height: 40px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.filter ul > li em {
	font-style:normal;
}
.filter ul > li a,
.filter ul > li em {
  color: #434343;
  padding: 0 1px 10px 10px;
}
.filter ul > li a span,
.filter ul > li em span {
  border-bottom: 1px dotted #434343;
}
.filter ul > li.current a,
.filter ul > li.current em {
  font-weight: bold;
  color: #9260a9;
  background: url(../../images/arrow/down_violet.png) center bottom no-repeat;
}
.filter ul > li.current a span,
.filter ul > li.current em span {
  border: 0;
}
.js-tab {display:none; 
margin: 0 auto 20px;
padding: 15px;}
.js-tab.current {display:block;}
@media screen and (min-width: 768px) {
  .filter {
    text-align: right;
    padding-right: 20px;
  }
}
.grid-outer {
  padding: 30px 15px;
}
@media screen and (min-width: 768px) {
  .grid-outer {
    margin: auto;
    max-width: 950px;
  }
  .grid-inner {
    margin: auto;
    max-width: 870px;
  }
}
@media screen and (min-width: 768px) {
  .grid-outer {
    padding: 30px 0;
  }
}

/*helpers*/
.mt0 {margin-top:0!important;}
.mb0 {margin-bottom:0!important;}
.ml0 {margin-left:0!important;}
.mr0 {margin-right:0!important;}


/* h1 i,
h2 i {
	font-family: Arial, Helvetica, sans-serif !important;
} */
@media screen and (max-width: 767px) {
	.header-mobile {
		display: block;
	}
	.filter ul > li a,
	.filter ul > li em {
		padding-left:5px;
	}
}

body.root header .mobile-header-buttons,
body.root header .b-top-add-links,
body.root header .search,
body.root header .top-menu {
	display: block !important;
/*	display: none !important;*/
}
body.root header .logo-contacts {
	margin-top: 60px;
}
section.root > h1 {
	display: none;
}
body.root .b-closed {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.root .b-closed__title {
	text-align: center;
}
body.root .b-closed__title h1 {
	font-size: 25px;
	padding: 0 0 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	line-height: 1.2;
}
body.root .b-closed__content {
	padding-top: 30px;
}
body.root .b-closed__content h3 {
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
body.root .b-closed__content p {
	margin-bottom: 10px;
	font-size: 18px;
}
body.root .b-closed a {
	color: #9260a9;
}
body.root .b-closed a:hover {
	text-decoration: underline;
}

body.root .b-closed__inner {
	margin: 0;
	padding: 45px 230px 45px 45px;
	position: relative;
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
body.root .b-closed__inner p {
	font-size: 16px;
	margin-bottom: 15px;
}
body.root .b-closed p b {
	font-weight: 600;
}
body.root .b-closed h3 {
	margin-bottom: 10px;
}
body.root .b-closed li {
	list-style: decimal;list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
body.root .b-closed table {
	margin: 20px 0 15px;
}

body.root .tips {
	position: relative;
	padding-right: 150px;
	padding-top: 15px;
	margin-top: 40px;
}
body.root .tips:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 1px;
	background: #f1f1f1;
}
body.root p.tip {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 1.2;
}