/* Определение переменных
   ========================================================================== */
/*@regular: 'PTSans-Regular';
@bold: 'PTSans-Bold';
@italic: 'PTSans-Italic';
@caption: 'PTSans-Caption';
@rub: 'ALSRubl';

@spriteUrl: url('../images/sprites.png');*/
/* Прозрачность.
   ========================================================================== */
/* Размытие
   ========================================================================== */
/* Тень.
   ========================================================================== */
/* Стандартная рамка с круглымы углами.
   ========================================================================== */
/* Скругленые углы.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по горизонтали и вертикали.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по горизонтали.
   ========================================================================== */
/* Центрирование абсолютно спозиционированного элемента по вертикали.
   ========================================================================== */
/* Шрифт.
   ========================================================================== */
/* Плавная смена свойств.
   ========================================================================== */
/* Трасформация.
   ========================================================================== */
/* Поворт элемента.
   ========================================================================== */
/* Зумирование элемента.
   ========================================================================== */
/* Размер фона.
   ========================================================================== */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  cursor: default;
}
input {
  outline: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
h3 {
  margin: 10px 0;
}
a {
  text-decoration: underline;
}
p {
  margin: 10px 0;
}
strong {
  font: inherit 'PTSans-Bold', sans-serif;
}
.b-main-wrap {
  position: relative;
  min-width: 980px;
  height: 100%;
  padding: 0 0 97px 0;
  overflow: hidden;
}
/* Фоны.
   ========================================================================== */
.b-main-background-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  /*background: url('../images/no.jpg');
  background-size: 300px;
  background-color: white;*/
}
.b-main-background-1 video {
  width: 100%;
  background: url(../images/sky.jpg) no-repeat;
}
.white-stripe {
  position: absolute;
  background-color: white;
  height: 50px;
  width: 100%;
  bottom: 0;
}
/*.b-main-background-1 img {
  width: 100%;
  height: 313px;
}
.b-main-background-2 {
  position: absolute;
  width: 100%;
  height: 600px;
  left: 0px;
  top: 0px;
}
.b-main-background-2 img {
  position: absolute;
  width: 100%;
  height: auto;
}*/
/* Шапка сайта.
   ========================================================================== */
.b-header {
  position: relative;
  min-width: 960px;
  z-index: 2;
}
.b-header .b-header-inner {
  position: relative;
  width: 960px;
  height: 350px;
  margin: 0 auto;
}
.b-header .main-label {
  position: absolute;
  left: 190px;
  top: 29px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1;
  color: #ffffff;
  letter-spacing: -0.1px;
}
.b-header .main-label .label {
  margin-right: 15px;
}
.b-header .main-label .site-select {
  cursor: pointer;
}
.b-header .main-label .site-select .icon {
  display: inline-block;
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  background: url('../images/site-select-icon.png') no-repeat;
}
.b-header .main-label .site-select .select {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px dotted #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-header .main-label .site-select:hover .select {
  border-bottom-color: transparent;
}
.b-header .logo {
  position: absolute;
  width: 440px;
  height: 185px;
  left: -40px;
  top: 80px;
  background: url('../images/logo.png') no-repeat top left;
  background-size: 100%;
}
.b-header .user {
  position: absolute;
  top: 25px;
  right: 8px;
}
.b-header .user.no a {
  text-decoration: none;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-header .user.no a .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -5px 3px 0 0;
  vertical-align: middle;
  background: url('../images/icons-sprite.png') no-repeat;
}
.b-header .user.no .label {
  border-bottom: 1px dotted #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-header .user.no a:hover .label {
  border-color: transparent;
}
.b-header .user.no .log-in {
  margin-right: 16px;
}
.b-header .user.no .log-in .icon {
  background: url('../images/icons-sprite.png') left top;
}
.b-header .user.no .registration .icon {
  background-position: left -16px;
}
.b-header .user .info {
  white-space: nowrap;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-header .user .info a {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-header .user .info .profile-link {
  text-decoration: none;
  margin-left: 5px;
}
.b-header .user .info .profile-link .image {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  vertical-align: middle;
}
.b-header .user .info .profile-link .last-name {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 1px dotted #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-header .user .info .profile-link:hover .last-name {
  border-bottom-color: transparent;
}
.b-header .user .info .profile-link .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url('../images/header-user-profile-link-icon.png') no-repeat;
}
.b-header .user .info .logout {
  margin-left: 15px;
  text-decoration: none;
}
.b-header .user .info .logout .icon {
  display: inline-block;
  width: 14px;
  height: 16px;
  vertical-align: middle;
  background: url('../images/logout-icon.png') no-repeat;
}
.b-header .user .info .logout .label {
  border-bottom: 1px dotted #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-header .user .info .logout:hover .label {
  border-bottom-color: transparent;
}
.b-header .slogan {
	position: absolute;
	left: 405px;
  top: 148px;
	font: 24px 'Fontatigo4F', sans-serif;
	line-height: 1;
	color: #ffffff;
	letter-spacing: -0.6px;
  width: 550px;
}
.b-header .personalities {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0px;
  width: 450px;
  height: 250px;
}
.b-header .personalities .flag {
  width: 187px;
  height: 192px;
  position: absolute;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
.b-header .personalities .flag.child2{
  left: 20px;
  -webkit-transform: scale(0.8) translateY(30px);
}
.b-header .personalities .flag.child3{
  left: 135px;
}
.b-header .personalities .flag.child1{
  left: 250px;
  -webkit-transform: scale(0.8) translateY(30px);
}
.b-header .personalities .flag.arctic {
  background-image: url("../images/flag-russia.png");
}
.b-header .personalities .flag.arctic:hover {
  background-image: url("../images/flag-arctic.png");
}
.b-header .personalities .flag.donbas {
  background-image: url("../images/flag-hz.png");
}
.b-header .personalities .flag.donbas:hover {
  background-image: url("../images/flag-donbas.png");
}
.b-header .personalities .flag.votes {
  background-image: url("../images/flag-rodina.png");
}
.b-header .personalities .flag.votes:hover {
  background-image: url("../images/flag-votes.png");
}
.b-header .votes-banner {
  position: absolute;
  width: 600px;
  height: 210px;
  right: -6px;
  bottom: 60px;
  background: url('../images/votes-banner.png') no-repeat bottom;
  background-size: 100% auto;
}
.b-header .votes-banner a {
  width: 100%;
  height: 100%;
  display: block;
}
/*.b-header .personalities .label {
  position: relative;
  display: inline-block;
  top: -15px;
  margin-right: 40px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-header .personalities .items {
  position: relative;
  display: inline-block;
  width: 420px;
}
.b-header .personalities .items .item + .item {
  display: none;
}
.b-header .personalities .refresh {
  position: absolute;
  width: 14px;
  height: 14px;
  bottom: 62px;
  right: 11px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.b-header .personalities .refresh .icon {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 10px;
  left: 10px;
  background: url('../images/refresh.png') no-repeat left top;
}
.b-header .personalities .refresh .hover {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  background: url('../images/refresh.png') no-repeat left bottom;
}
.b-header .personalities .refresh:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b-header .personalities .refresh:hover .hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-header .personalities .item {
  position: absolute;
  width: 100%;
  min-height: 100px;
  left: 0px;
  bottom: 0px;
  background: #fff;
}
.b-header .personalities .image {
  position: absolute;
  bottom: 0px;
  left: -16px;
}
.b-header .personalities .info {
  padding: 14px 16px 13px 120px;
}
.b-header .personalities .name {
  font: 15px 'Helvetica-Bold', sans-serif;
  line-height: 1.2;
  color: #E61B23;
}
.b-header .personalities .appointment {
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #a9a9a9;
}
.b-header .personalities .description {
  margin: 10px 0 0 8px;
  text-indent: -6px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 1.2;
  color: #424242;
}
*/
.b-header .social-links {
  position: absolute;
  top: 20px;
  left: 0px;
  font-size: 0px;
}
.b-header .social-links a {
  display: inline-block;
  margin-right: 0px;
  padding: 8px 5px;
  vertical-align: middle;
}
.b-header .social-links .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 0px;
  background: url('../images/social-icons.png') no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-header .social-links a:hover .icon {
  top: -4px;
}
.b-header .social-links .facebook .icon {
  background-position: 0 0;
}
.b-header .social-links .twitter .icon {
  background-position: 0 -14.5px;
}
.b-header .social-links .vk .icon {
  background-position: 0 -29px;
}
.b-header .social-links .rss .icon {
  background-position: 0 -43.5px;
}
.b-header .social-links .yt .icon {
  background-position: 0 -58px;
}
.b-header .social-links .ig .icon {
  background-position: 0 -72.5px;
}
.b-header .social-links .tg .icon {
  background-position: 0 -87px;
}
/* Меню сайта.
   ========================================================================== */
.b-main-menu {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: -6px;
  padding: 0 6px;
  font-size: 0px;
  background: #E61B23;
}
.b-main-menu .level-1 {
  margin: 0 0 0 -6px;
}
.b-main-menu .item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.b-main-menu .item a {
  text-decoration: none;
}
.b-main-menu .level-1 > .item > a,
.b-main-menu .level-1 > .item > span {
  display: inline-block;
  height: 60px;
  padding: 0 16px;
  font: 13px 'Helvetica-Roman', sans-serif;
  line-height: 64px;
  color: #ffffff;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  background: #E61B23;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-main-menu .level-1 > .item.active > a,
.b-main-menu .level-1 > .item:hover > a,
.b-main-menu .level-1 > .item:active > a,
.b-main-menu .level-1 > .item.active > span,
.b-main-menu .level-1 > .item:hover > span,
.b-main-menu .level-1 > .item:active > span {
  background: #D91921;
}
.b-main-menu .level-2 {
  position: absolute;
  top: 60px;
  left: 0px;
  visibility: hidden;
  overflow: hidden;
  background: #A40D12;
}
.b-main-menu .level-2 .item a,
.b-main-menu .level-2 .item span {
  display: block;
  width: 180px;
  padding: 10px 16px 10px 16px;
  font: 13px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-main-menu .level-2 .item:hover,
.b-main-menu .level-2 .item.active {
  background: #D91921;
}
.b-main-menu .search-button {
  position: absolute;
  width: 44px;
  height: 35px;
  right: 16px;
  top: 13px;
  cursor: pointer;
  /*background: #D91921;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00467a+0,006cb3+100 */
  background: #00467a; /* Old browsers */
  background: -moz-linear-gradient(left, #00467a 0%, #006cb3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00467a), color-stop(100%,#006cb3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00467a 0%,#006cb3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #00467a 0%,#006cb3 100%); /* IE10+ */
  background: linear-gradient(to right, #00467a 0%,#006cb3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00467a', endColorstr='#006cb3',GradientType=1 ); /* IE6-9 */
}
.b-main-menu .search-button .hover {
  position: absolute;
  width: 44px;
  height: 40px;
  left: 0px;
  right: 0px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: url('../images/search-button-bg.png') no-repeat 0 -40px;
  background-size: 100%;
}
.b-main-menu .search-button:hover .hover,
.b-main-menu .search-button.active .hover {
  background-position: 0px 0px;
}
.b-main-menu .search-button .icon {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 12px;
  top: 7px;
  background: url('../images/search-icon.png') no-repeat;
  background-size: 100%;
}
/* Панель поиска.
   ========================================================================== */
.b-search-panel-underlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 4;
  display: none;
}
.b-search-panel {
  position: absolute;
  width: 960px;
  height: 76px;
  top: 350px;
  left: 50%;
  margin-left: -486px;
  z-index: 5;
  padding: 0 6px;
  background: #A40D12;
  visibility: hidden;
  white-space: nowrap;
  font-size: 0;
}
.b-search-panel .inner {
  margin-left: -6px;
  padding: 20px 16px 20px 16px;
}
.b-search-panel .search-label {
  display: inline-block;
  width: 125px;
  vertical-align: middle;
  font: 16px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-search-panel .input {
  display: inline-block;
  vertical-align: middle;
}
.b-search-panel .input input {
  width: 532px;
  height: 35px;
  padding: 0 16px;
  font: 14px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #ffffff;
  border: 0;
  background: #D91921;
}
.b-search-panel .input input:-moz-placeholder {
  font: 14px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #e89c9a;
}
.b-search-panel .input input::-webkit-input-placeholder {
  font: 14px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #e89c9a;
}
.b-search-panel .send {
  display: inline-block;
  height: 35px;
  margin: 0;
  padding: 0 25px;
  vertical-align: middle;
  text-transform: uppercase;
  font: 16px 'Helvetica-Light', sans-serif;
  line-height: 35px;
  color: #ffffff;
  border: none;
  outline: none;
  background: #d6605d;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.b-search-panel .send:hover {
  background: #ec918d;
}
.b-footer {
  position: absolute;
  width: 100%;
  min-width: 980px;
  left: 0px;
  bottom: 0px;
  background: #636363;
}
.b-footer .b-footer-inner {
  position: relative;
  width: 960px;
  height: 61px;
  padding-top: 36px;
  margin: 0 auto;
  white-space: nowrap;
  font-size: 0;
}
.b-footer .copyright {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 190px;
  margin-left: 26px;
  vertical-align: middle;
  white-space: normal;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 20px;
  color: #ffffff;
}
.b-footer .copyright .copy {
  position: absolute;
  top: 0px;
  left: -14px;
}
.b-footer .copy-regulations {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 264px;
  margin-left: 52px;
  vertical-align: middle;
  white-space: normal;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 20px;
  color: #ffffff;
}
.b-footer .copy-regulations .icon {
  position: absolute;
  top: 0px;
  left: -19px;
  font: 30px 'PTSans-Regular', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-footer .links {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 140px;
  margin-left: 60px;
  vertical-align: middle;
  white-space: normal;
  /* hide */
  opacity: 0;
  pointer-events: none;
}
.b-footer .links a {
  position: relative;
  display: block;
  text-decoration: underline;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 1.2;
  color: #ffffff;
}
.b-footer .links a + a {
  margin-top: 5px;
}
.b-footer .links a:hover {
  text-decoration: none;
}
.b-footer .links a.bugs .icon {
  position: absolute;
  width: 14px;
  height: 14px;
  bottom: 2px;
  left: -22px;
  background: url('../images/bug.png') no-repeat;
}
.b-footer .created-by {
  display: inline-block;
  margin: 6px 0 0 24px;
  vertical-align: middle;
  white-space: normal;
  position: relative;
  top: -20px;
}
.b-footer .created-by a {
  display: block;
  height: 19px;
  padding: 0 9px;
  text-decoration: none;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 19px;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-footer .edited-by {
  display: inline-block;
  margin: 6px 0 0 24px;
  vertical-align: middle;
  white-space: normal;
  position: relative;
  top: 0px;
  left: -140px;
}
.b-footer .edited-by a {
  display: block;
  height: 19px;
  padding: 0 9px;
  text-decoration: none;
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 19px;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-footer .created-by .blue {
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-footer .created-by .red {
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-footer .created-by a:hover {
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 19px;
  color: #444444;
  background-color: #fff;
}
.b-footer .edited-by a:hover {
  font: 13px 'Helvetica-Light', sans-serif;
  line-height: 19px;
  color: #444444;
  background-color: #fff;
}
.b-footer .created-by a:hover .blue {
  color: #3c95bc;
}
.b-footer .created-by a:hover .red {
  color: #ed2024;
}
h1.title {
  margin-bottom: 21px;
  font: 30px 'Fontatigo4F', sans-serif;
  line-height: 1.2;
  color: #000000;
}
.b-download-docs {
  position: relative;
  display: inline-block;
  margin: 0 0 0 17px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-download-docs:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 16px;
  left: -17px;
  background: url('../images/link-download-icon.png') no-repeat;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-download-docs:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 16px;
  left: -17px;
  top: 0px;
  background: url('../images/link-download-icon.png') no-repeat left bottom;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-download-docs:hover:before {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-download-docs:hover:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.b-page-up {
  position: fixed;
  width: 120px;
  height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.b-page-up .background {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #893232;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.b-page-up .icon {
  position: absolute;
  width: 68px;
  height: 68px;
  top: 20%;
  left: 25px;
  background: url('../images/page-up-button.png') no-repeat;
  background-size: 100%;
  background-color: #006AAF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.b-page-up:hover .background {
  -moz-opacity: 0.43;
  -khtml-opacity: 0.43;
  -webkit-opacity: 0.43;
  opacity: 0.43;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=43);
  filter: alpha(opacity=43);
}
.b-page-up.hide {
  height: 0;
}
.b-page-up.hide .icon {
  height: 0;
}

@media only screen and (max-device-width: 320px) {
  .b-footer, .b-main-wrap {
    min-width: 1280px;
  }
}

@media only screen and (min-device-width: 321px) and (max-device-width: 800px) {
  .b-footer, .b-main-wrap {
    min-width: 1280px;
  }
}