@charset "UTF-8";

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
  scrollbar-color: green;
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 0.0625rem dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
table,
table tbody,
table tfoot,
table tfoot tr tf,
table thead,
table tr,
table tr th,
tr td {
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  background-image: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}
ul {
  list-style-type: none
}
a {
  text-decoration: none
}
button {
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto,sans-serif
}
:root {
  --wrapper: 75rem;
  --c4: #3eb5f1;
  --c1: #95bfd2;
  --c2: #d4e4ec;
  --c5: #4D4D4D;
  --c6: #ffffff;
  --c7: #1c191a;
  --с8: #eeeeee
}
body {
  background: #e2e2e3;
}
.logo-lang .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1.25rem
}
.logo-lang li a {
  color: var(--c7)
}
.logo-lang li.li_active a {
  color: var(--c4);
  font-weight: 600
}
.logo-lang li:first-child {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 0.0625rem solid var(--c5)
}
.table-change__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem
}
.table-change__top h1 b {
  display: block;
}
main.table-change .wrapper {
  max-width: calc(var(--wrapper) + 1.875rem);
  margin: 0 auto;
  width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background: #fff;
  padding: 1.25rem
}
main.table-change .main__text {
  margin-top: 3.125rem
}
main.table-change .main__text .text__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.25rem
}
main.table-change .main__text .text {
  width: 100%
}
main.table-change .main__text .text:first-child {
  margin-right: 1.25rem
}
main.table-change .main__text .wrapper {
  background: #e9f1f5;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem
}
main.table-change .list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
main.table-change .list-items li {
  margin-right: 0.9375rem;
  border-bottom: 0.1875rem solid transparent
}
main.table-change .list-items li._active {
  border-bottom: 0.1875rem solid #95bfd2cc
}
main.table-change .list-items li._active a {
color: #80a5b5;
font-weight: 600;
}
main.table-change .list-items a {
  color: var(--c7);
  padding: 1.25rem 0;
  display: block
}
main.table-change .list-items a:hover {
  color: var(--c1)
}
main.table-change h1 {
  color: var(--c7);
  font-size: 1.8rem;
  font-weight: 500
}
main.table-change .tables {
  display: none;
  overflow: auto
}
main.table-change .tables_active {
  display: block
}
main.table-change thead span {
  display: block;
  font-weight: 500;
  color: var(--c5);
  font-size: 0.8125rem;
  text-align: center;
  margin-top: 0.3125rem
}
main.table-change table {
  width: 100%;
  display: none;
  min-width: 200px
}
main.table-change table.table_active {
  display: table;
  width: 100%
}
main.table-change table tr._today td {
  background: var(--c1);
  color: var(--c6)
}
main.table-change table tr._oldday td {
  <!--opacity: .3-->
}
main.table-change table td {
  padding: 0.625rem;
  border: 0.0625rem solid var(--с8);
  text-align: center;
  color: var(--c7)
}
main.table-change table td._accent {
  background: var(--c2)
}
.download{
  margin-left: auto;
}
.above_tables .download{
  color: var(--c7)
}
.above_tables{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.0625rem solid var(--c7);
}
.above_tables:nth-child(3){
  margin-top: 0;
}
main.table-change .list-items{
  width: 100%;
}


a.download svg{
  width: 18px;
  margin-right: 8px;
}
a.download{
  background: #009cd7;
  padding: 8px 15px;
  border-radius: 5px;
  font-size: 14px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.table-for-download table tr td:nth-child(4),
.table-for-download table tr td:nth-child(8),
.table-for-download table tr td:nth-child(6),
.table-for-download table tr td:nth-child(5){
  display: none;
}

main.table-change .above_tables:nth-child(3) .download{
  display: none;
}

@media(max-width:425px){
   main.table-change .wrapper{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width:48em){

/*  table tr td:nth-child(9),
  table tr td:nth-child(7),
  table tr td:nth-child(6),
  table tr td:nth-child(5){
    display: none;
  }
*/
  main.table-change .months li .download{
    margin-left: auto;
    display: flex;
    padding: 5px 10px;
    margin: 0;
    border: none;
  }

  header{
    background: #fff;
    margin-left: -40px;
    margin-right: -40px;
    padding: 0 40px;
    padding-top: 20px;
    margin-top: -20px;
    padding-bottom: 20px;
  }
  main.table-change .wrapper{
    background: #D4E4EC;
  }

  .above_tables:nth-child(2) .download{
    display: none;
  }
  main.table-change .above_tables:nth-child(3) .download{
    margin-top: 6px;
    display: flex;
  }

  .list-items.towns li{
    position: relative;
  }
  .list-items.towns li:after{
    content: '';
    background: var(--c5);
    height: 60%;
    width: 1px;
    display: block;
    position: absolute;
    top: 6px;
    right: -7px;
  }
  .list-items.towns li:last-child:after{
    display: none;
  }

  main.table-change .wrapper{
    padding-left: 40px;
    padding-right: 40px;
  }

  .tables__inner {
    position: relative
  }
  /*.tables__inner:after {
    content: "";
    background: -webkit-gradient(linear,left top,right top,from(transparent),to(#fff));
    background: -o-linear-gradient(left,transparent,#fff);
    background: linear-gradient(to right,transparent,#fff);
    position: absolute;
    top: 0;
    right: 0;
    width: 6.25rem;
    height: 100%;
    pointer-events: none
  }*/
  /*main.table-change table td{
    font-size: 9px;
  }*/
  main.table-change .list-items a{
    padding: 10px 0;
    font-size: 12px;
  }
  a.download{
    padding: 6px 7px;
    font-size: 11px;
  }
  a.download svg{
    width: 13px;
  }
  .above_tables{
    align-items: flex-start;
    margin-top: 15px;
  }
  .table-change__top p{
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  .table-change__top img {
    width: 5rem
  }
  main.table-change h1 {
    font-size: 1.25rem;
    text-align: left
  }
  main.table-change h1 span {
    display: block
  }
  .table-change__top .lang {
    margin-top: 0.625rem
  }
}