@charset "UTF-8";

@font-face {
  font-family: 'Bukvica-7527';
  src: url('fonts/Bukvica-7527.eot');
  src: url('fonts/Bukvica-7527.eot?#iefix') format('embedded-opentype'),
  url('fonts/Bukvica-7527.woff2') format('woff2'),
  url('fonts/Bukvica-7527.woff') format('woff'),
  url('fonts/Bukvica-7527.ttf') format('truetype'),
  url('fonts/Bukvica-7527.svg#Bukvica-7527') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0px;
  padding: 0;
}
body,
html {
  height: 100%;
}
body {
  font: 62.5%/1.5 Arial, sans-serif;
  background: #fafafa;
  color: #333;
}
/*
code {
    background: #fcc;
    word-wrap: break-word;
    }
*/
/***************************************************/
/* @rMonths:     208px; */
/* @smzhTop:    @rDaysTop + (@rDays - @rMonths) + @rMonths / 2; */
/***************************************************/
.-ready {
  transform: rotate(0deg) !important;
}
/***************************************************/
.loader {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -270px;
  width: 540px;
  height: 540px;
  padding: 20px 0;
  font-family: 'Bukvica-7527';
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fafafa;
  /*     opacity: .5; */
  /*     box-shadow: 0 0 100px rgba(0,0,0,.1) inset; */
  z-index: 2;
  transition: all 1.5s ease;
}
.loader.-loaded {
  opacity: 0;
}
.loader-content {
  text-align: center;
}
.loader-ing {
  margin-top: 30px;
  font-size: 15px;
  line-height: 15px;
}
.loader.-loaded .cs-loader,
.loader.-loaded .loader-ing {
  visibility: hidden;
}
/***************************************************/
#app {
  position: relative;
  /* z-index: 1; */
  padding-top: 41px;
  width: 540px;
  margin: auto;
  /* transform: scale(1); */
  /* transition: all 1.5s ease; */
}
.-is-mobile #app {
  padding-top: 61px;
}
/***************************************************/
.krugolet-info {
  position: relative;
  width: 540px;
  height: 540px;
  padding-top: 80px;
  overflow: hidden;
  /* background: #ccf; */
}
.krugolet {
  position: absolute;
  top: 12px;
  left: 0;
  width: 540px;
  height: 560px;
  overflow: hidden;
  /* background: #fcc; */
}
/* .smzh {
    position: absolute;
    top:    @smzhTop;
    left:   @smzhTop;
    width:  @rMonths;
    height: @rMonths;
    font-size: 13px;
    text-align: center;
    xbackground: #fcc;

    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    } */
.info {
  position: absolute;
  font-size: 13px;
  line-height: 14px;
  color: #777;
  display: flex;
  /*font-family: 'Bukvica-7527';*/
  align-content: center;
  flex-direction: column;
  justify-content: center;
}
.info b {
  color: #003;
  font-family: 'Bukvica-7527';
  font-size: 105%;
}
.info.-leto {
  width: 170px;
  top: 10px;
  right: 10px;
  /*         text-align: right; */
  /*         bottom: 0; */
  left: 10px;
  /*     text-align: right; */
  /*     background: #fcc; */
}
.info.-day {
  bottom: 0;
  /*         right:  10px; */
  left: 10px;
  /*         text-align: right; */
  /*     background: #fcc; */
}
.info.-hour {
  width: 180px;
  /* bottom: 0; */
  top: 542px;
  padding-bottom: 28px;
  /*         left:   10px; */
  /*         top:   10px; */
  right: 10px;
  text-align: right;
  /*         background: #fcc; */
}
.info.-time {
  top: 227px;
  left: 217px;
  width: 106px;
  height: 106px;
  font-size: 17px;
  line-height: 19px;
  text-align: center;
  /*         background: #fcc; */
}
/*         .info-hour-title {
            margin-bottom: -14px;
            font-size: 12px;
            line-height: 7px;
            } */
.info-div {
  margin: 4px 0 3px;
  height: 1px;
}
.info-div:before {
  display: block;
  float: right;
  content: '';
  width: 100px;
  height: 1px;
  background: #ccc;
}
.info.-leto .info-div:before {
  width: 110px;
  float: left;
}
.info.-day .info-div:before {
  width: 190px;
  float: left;
}
.info.-hour .info-div:before {
  width: 150px;
  /*                 float: left; */
}
/***************************************************/
.letos {
  position: absolute;
  top: 14px;
  left: 4px;
  transform-origin: 266px 266px;
  /*     transition: all 13s; */
  width: 532px;
  height: 532px;
  background: #fafafa;
  border-radius: 266px;
}
.leto {
  position: absolute;
  top: 0;
  left: 258px;
  transform-origin: 8px 266px;
  width: 16px;
  height: 16px;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
}
.leto:nth-child(16n),
.leto.-current,
.leto.-passed {
  font-size: 8px;
  line-height: 15px;
  text-align: center;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.5) inset;
  z-index: 1;
}
.leto.-passed {
  width: 12px;
  height: 12px;
  line-height: 12px;
  background: #3c3;
  z-index: 100 !important;
}
.leto.-current {
  font-size: 11px;
  font-weight: bold;
  background: #00f;
  color: #fff;
  z-index: 101 !important;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
}
.leto-inner {
  display: none;
}
.leto:nth-child(16n) .leto-inner,
.leto.-current .leto-inner,
.leto.-passed .leto-inner {
  display: block;
}
.leto-line {
  position: absolute;
  top: 4px;
  left: 7px;
  width: 2px;
  height: 8px;
  background: #aaa;
  xborder: 1px solid #aaa;
}
.leto:nth-child(16n) .leto-line,
.leto.-current .leto-line,
.leto.-passed .leto-line {
  display: none;
}
/***************************************************/
.days {
  position: absolute;
  top: 42px;
  left: 32px;
  transform-origin: 238px 238px;
  /*     transition: all 13s; */
}
.day {
  position: absolute;
  top: 0;
  left: 224px;
  width: 28px;
  height: 28px;
  font-family: 'Bukvica-7527';
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #777;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
  background: #eee;
  border-radius: 14px;
  box-shadow: 0 -3px 13px rgba(0, 0, 0, 0.3), 0 0 4.66666667px rgba(0, 0, 0, 0.2) inset;
  transform-origin: 14px 238px;
}
.day-inner {
  padding-top: 2px;
  width: 28px;
  height: 26px;
}
.day.-day_3,
.day.-day_7 {
  background: #fdd;
}
.day.-day_9 {
  color: #ff0;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
  background: #f33;
}
.day.-passed {
  font-size: 14px;
  color: #333;
  background: #3c3;
  z-index: 100 !important;
}
/*             .day.-day_9.-current, */
.day.-day_9.-passed {
  color: #ff0;
  background: #f33;
}
.day.-day_3.-passed,
.day.-day_7.-passed {
  xbackground: #3a3;
}
.day.-current {
  /*font-size: 16px;*/
  /*font-weight: bold;*/
  background: #00f;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
  z-index: 101 !important;
}
/***************************************************/
.months {
  position: absolute;
  top: 86px;
  left: 76px;
  width: 388px;
  height: 388px;
  /*     background: #fcc; */
  /*     transform: rotate(111deg); */
  transform-origin: 194px 194px;
  /*     transition: all 13s; */
}
.month {
  position: absolute;
  fill: #999;
  /*         position: absolute;
        top: 0;
        left: @rMonths - @rMonth;
        width: @rMonth*2;
        height: @rMonth*2;
        font-size: 13px;
        text-align: center;
        background: #eee;
        color: #777;
        text-shadow: 0 1px 0px rgba(255,255,255,.5);
        z-index: 1;
        border-radius: @rMonth;
        box-shadow: 0 -3px 13px rgba(0,0,0,.3)
                  , 0 0 @rMonth/3 rgba(0,0,0,.2) inset
                  ;
        transform-origin: @rMonth @rMonths; */
}
.month-path {
  fill: #eee;
  stroke: #ccc;
  stroke-width: 1;
}
.month.-passed .month-path {
  fill: #3c3;
  stroke: #080;
}
.month.-current .month-path {
  fill: #00f;
  stroke: #00c;
}
.month-icon {
  fill: #777;
  color: #777;
  /* stroke: #f00; */
  transform: scale(0.13) translate(1000px, -8px) rotate(-11deg);
  stroke-width: 0;
  /*                 width: 20px; */
  /*                 height: 20px; */
  /*                 fill: none; */
  /*                 stroke: #f00; */
}
.month-text {
  /*font-family: sans-serif;*/
  font-family: 'Bukvica-7527';
  font-size: 16px;
  text-anchor: middle;
  /*         letter-spacing: 2px; */
  fill: #777;
  color: #777;
  stroke-width: 0;
}
.month.-passed .month-icon,
.month.-passed .month-text {
  fill: #333;
  color: #333;
}
.month.-current .month-icon,
.month.-current .month-text {
  fill: #fff;
  color: #fff;
  /*font-weight: bold;*/
}
.month-text_path {
  fill: none;
  stroke-width: 0px;
  /*stroke-width: 1px;*/
  /*stroke: #f00;*/
}
.month-inner {
  /*             background: #ccf; */
}
.month.-passed {
  /*             background: #3c3; */
  /*             font-size: 13px; */
  /*             color: #333; */
}
.month.-current {
  /*             font-size: 13px; */
  /*             font-weight: bold; */
  /*             background: #00f; */
  /*             color: #fff; */
  /*             text-shadow: 0 1px 0px rgba(0,0,0,.5); */
}
.month-num {
  /*             height: @rMonth; */
  /*             line-height: @rMonth; */
  /*             background: #faa; */
}
.month-num .icon {
  /*                 width: 100%; */
  /*                 height: 20px; */
  /*                 margin-top: 20px; */
}
.month-title {
  /*             position: relative; */
  /*             line-height: 24px; */
  /*             height: @rMonth; */
  /*             top: -@rMonth / 14; */
  /*             line-height: @rMonth/2; */
  /*             background: #aaf; */
}
/***************************************************/
.alldays {
  position: absolute;
  top: 119px;
  left: 109px;
  transform-origin: 161px 161px;
  /*     transition: all 13s; */
}
.allday {
  position: absolute;
  top: 0;
  left: 155px;
  transform-origin: 6px 161px;
  width: 12px;
  height: 12px;
}
.allday-line {
  position: absolute;
  top: 0;
  left: 5px;
  width: 1px;
  height: 4px;
  background: #ddd;
}
.allday:nth-child(365) .allday-line,
.allday:nth-child(325) .allday-line,
.allday:nth-child(324) .allday-line,
.allday:nth-child(285) .allday-line,
.allday:nth-child(284) .allday-line,
.allday:nth-child(244) .allday-line,
.allday:nth-child(243) .allday-line,
.allday:nth-child(204) .allday-line,
.allday:nth-child(203) .allday-line,
.allday:nth-child(163) .allday-line,
.allday:nth-child(162) .allday-line,
.allday:nth-child(123) .allday-line,
.allday:nth-child(122) .allday-line,
.allday:nth-child( 82) .allday-line,
.allday:nth-child( 81) .allday-line,
.allday:nth-child( 42) .allday-line,
.allday:nth-child( 41) .allday-line,
.allday:nth-child(  1) .allday-line {
  background: #ccc;
  height: 7.2px;
}
.-leto_16 .allday:nth-child(365) .allday-line,
.-leto_16 .allday:nth-child(325) .allday-line,
.-leto_16 .allday:nth-child(324) .allday-line,
.-leto_16 .allday:nth-child(285) .allday-line,
.-leto_16 .allday:nth-child(284) .allday-line,
.-leto_16 .allday:nth-child(244) .allday-line,
.-leto_16 .allday:nth-child(243) .allday-line,
.-leto_16 .allday:nth-child(204) .allday-line,
.-leto_16 .allday:nth-child(203) .allday-line,
.-leto_16 .allday:nth-child(163) .allday-line,
.-leto_16 .allday:nth-child(162) .allday-line,
.-leto_16 .allday:nth-child(123) .allday-line,
.-leto_16 .allday:nth-child(122) .allday-line,
.-leto_16 .allday:nth-child( 82) .allday-line,
.-leto_16 .allday:nth-child( 81) .allday-line,
.-leto_16 .allday:nth-child( 42) .allday-line,
.-leto_16 .allday:nth-child( 41) .allday-line,
.-leto_16 .allday:nth-child(  1) .allday-line {
  background: #ddd;
  height: 4px;
}
.-leto_16 .allday:nth-child(41n) .allday-line,
.-leto_16 .allday:nth-child(41n+1) .allday-line {
  background: #ccc;
  height: 7.2px;
}
.allday.-passed .allday-line {
  background: #393 !important;
}
.allday.-current .allday-line {
  background: #00f !important;
}
/***************************************************/
.weekdays {
  /*     display: none; */
  position: absolute;
  top: 136px;
  left: 126px;
  width: 288px;
  height: 288px;
  /*     background: #fcc; */
  /*     opacity: .8; */
  transform-origin: 144px 144px;
  /*     transition: all 13s; */
}
.weekday {
  position: absolute;
  fill: #999;
}
.weekday-path {
  fill: #eee;
  stroke: #ccc;
  stroke-width: 1;
}
.weekday:nth-child(3) .weekday-path,
.weekday:nth-child(7) .weekday-path,
.weekday:nth-child(9) .weekday-path {
  fill: #fdd;
  stroke: #ebb;
}
.weekday:nth-child(9) .weekday-path {
  stroke: #f00;
}
.weekday.-passed .weekday-path {
  fill: #3c3;
  stroke: #080;
}
.weekday.-current .weekday-path {
  fill: #00f;
  stroke: #00c;
}
.weekday:nth-child(9).-current .weekday-path {
  /*                 fill: #f00; */
  /*                 stroke: #c00; */
}
.weekday-icon {
  fill: #777;
  color: #777;
  stroke: #777;
  transform: scale(0.06) translate(1650px, 170px) rotate(-15deg);
  /*                 width: 20px; */
  /*                 height: 20px; */
  /*                 fill: none; */
  /*                 stroke: #f00; */
}
.weekday-text {
  /*font-family: sans-serif;*/
  font-family: 'Bukvica-7527';
  font-size: 13px;
  text-anchor: middle;
  /*         letter-spacing: 2px; */
  fill: #777;
  color: #777;
  stroke-width: 0;
}
.weekday:nth-child(1) .weekday-text {
  font-size: 11px;
}
.weekday:nth-child(3) .weekday-icon,
.weekday:nth-child(7) .weekday-icon,
.weekday:nth-child(3) .weekday-text,
.weekday:nth-child(7) .weekday-text {
  fill: #a77;
  color: #a77;
  stroke: #a77;
}
.weekday:nth-child(9) .weekday-icon,
.weekday:nth-child(9) .weekday-text {
  fill: #d00;
  color: #d00;
  stroke: #d00;
  /*                 font-weight: bold; */
}
.weekday.-passed .weekday-icon,
.weekday.-passed .weekday-text {
  fill: #333;
  color: #333;
  stroke: #333;
}
.weekday.-current .weekday-icon,
.weekday.-current .weekday-text {
  fill: #fff;
  color: #fff;
  stroke: #fff;
  /*font-weight: bold;*/
}
.weekday:nth-child(9).-current .weekday-text {
  /*                 fill: #ff0; */
}
.weekday-text_path {
  fill: none;
  stroke-width: 0px;
  /*stroke-width: 1px;*/
  /*stroke: #f00;*/
}
/***************************************************/
.hours {
  position: absolute;
  top: 196px;
  left: 186px;
  /*     background: #fcc; */
  transform-origin: 84px 84px;
  /*     transition: all 13s; */
}
.hour {
  position: absolute;
  top: 0;
  left: 75px;
  width: 18px;
  height: 18px;
  font-family: 'Bukvica-7527';
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  background: #eee;
  color: #777;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
  z-index: 1;
  border-radius: 9px;
  box-shadow: 0 -3px 13px rgba(0, 0, 0, 0.3), 0 0 3px rgba(0, 0, 0, 0.2) inset;
  transform-origin: 9px 84px;
}
.hour-inner {
  padding-top: 1px;
  width: 18px;
  height: 17px;
  /*             background: #ccf; */
}
.hour.-passed {
  background: #3c3;
  font-size: 12px;
  color: #333;
}
.hour.-current {
  /*font-size: 13px;*/
  /*font-weight: bold;*/
  background: #00f;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
}
/***************************************************/
.timedays {
  /*     display: none; */
  position: absolute;
  top: 220px;
  left: 210px;
  width: 120px;
  height: 120px;
  /*     background: #fcc; */
  /*     opacity: .8; */
  transform-origin: 60px 60px;
  /*     transition: all 13s; */
}
.timeday {
  position: absolute;
  /*         fill: #aaa; */
}
.timeday.-passed {
  z-index: 1;
}
.timeday.-current {
  z-index: 2;
}
.timeday-path {
  fill: #fafafa;
  stroke: #ccc;
  stroke-width: 1px;
}
.timeday.-passed .timeday-path {
  stroke: #9c9;
}
.timeday.-current .timeday-path {
  stroke: #99c;
}
.timeday-text {
  /*font-family: sans-serif;*/
  font-family: 'Bukvica-7527';
  font-size: 12px;
  text-anchor: middle;
  fill: #aaa;
  stroke-width: 0;
  letter-spacing: 2px;
}
.timeday.-passed .timeday-text {
  fill: #393;
}
.timeday.-current .timeday-text {
  fill: #00f;
  /*                 font-weight: bold; */
}
.timeday-text_path {
  fill: none;
  stroke: #f00;
  stroke-width: 0px;
}
/***************************************************/
.chasts {
  position: absolute;
  top: 174px;
  left: 164px;
  transform-origin: 106px 106px;
  /*     transition: all 13s; */
}
.chast {
  position: absolute;
  top: 0;
  left: 100px;
  transform-origin: 6px 106px;
  width: 12px;
  height: 12px;
}
.chast-line {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2px;
  height: 6px;
  background: #ddd;
}
.chast:nth-child(5n+1) .chast-line,
.chast.-chast_5 .chast-line {
  /* background: #ccc; */
  /* height: @rChast * 1.5; */
}
.chast:nth-child(9n+1) .chast-line,
.chast.-chast_10 .chast-line {
  height: 12px;
}
.chast.-passed .chast-line {
  background: #393;
}
.chast.-current .chast-line {
  background: #00f;
}
/***************************************************/
.dols {
  position: absolute;
  top: 241px;
  left: 231px;
  transform-origin: 39px 39px;
  /*     transition: all 13s; */
}
.dol {
  position: absolute;
  top: 0;
  left: 37px;
  transform-origin: 2px 39px;
  width: 4px;
  height: 4px;
}
.dol-line {
  position: absolute;
  top: 0;
  left: 1px;
  width: 1px;
  height: 8px;
  background: #ddd;
  /*             transition: background .5s; */
}
.dol:nth-child(9n+1) .dol-line {
  /*                 background: #ccc; */
  /*                 height: 1px; */
}
.dol.-passed .dol-line {
  background: #393;
  /*                 background: #8c8; */
  background: #ddd;
}
.dol.-current .dol-line {
  background: #00f;
  /*                 transition: none; */
  height: 8px;
  z-index: 1;
}
/***************************************************/
.legend {
  position: absolute;
  top: 8px;
  right: 0;
  text-align: right;
  /* width: @krugolet - 20; */
  /* padding: 5px 10px 0; */
  /* margin-top: 10px; */
  /*font-family: 'Bukvica-7527';*/
  font-size: 12px;
  line-height: 14px;
  /* border-top: 1px solid #ccc; */
  /* z-index: -1; */
}
.legend-line {
  position: relative;
  /* display: inline-block; */
  /* width: 50%; */
  /* background: #fcc; */
  margin-top: 2px;
  height: 14px;
  padding-right: 30px;
}
.legend-item {
  /* float: left; */
  position: absolute;
  top: 1px;
  right: 10px;
  float: right;
  /* margin-right: 10px; */
  width: 14px;
  height: 14px;
  font-size: 10px;
  /* padding-left: 1px; */
  line-height: 11px;
  text-align: center;
  background: #eee;
  color: #777;
  font-weight: bold;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
  z-index: 1;
  border-radius: 9px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.2) inset;
}
.legend-item.-passed {
  background: #3c3;
  color: #333;
}
.legend-item.-current {
  font-weight: bold;
  background: #00f;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
}
.legend-item.-day_3 {
  background: #fdd;
}
.legend-item.-day_9 {
  color: #ff0;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.5);
  background: #f33;
}
/***************************************************/
.copyright {
  position: relative;
  float: left;
  margin: 12px 0 0 10px;
  /*     left: 10px; */
  xz-index: 151;
  font-family: 'Bukvica-7527';
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3), 1px -1px 1px rgba(0, 0, 0, 0.3), 1px 0px 1px rgba(0, 0, 0, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.3), -1px 0px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3);
}
.-is-mobile .copyright {
  margin: 10px 0 0 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 2px;
}
/***************************************************/
.email {
  width: 520px;
  padding: 10px;
  /*font-family: 'Bukvica-7527';*/
  font-size: 14px;
  line-height: 16px;
  border-top: 1px solid #ccc;
}
.email:first-child {
  margin-top: 10px;
}
/***************************************************/
svg {
  fill: currentColor;
}
/***************************************************/
.cs-loader {
  position: relative;
  height: 3px;
  width: 100%;
  margin-top: 10px;
  /*     background: #fcc; */
  font-size: 3px;
  line-height: 3px;
}
.cs-loader-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  /*         background: #ccf; */
}
.cs-loader-inner i {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 0 5px;
  opacity: 0;
  background: #333;
  border-radius: 3px;
}
@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}
.cs-loader-inner i:nth-child(6) {
  animation: lol 3s infinite ease-in-out;
}
.cs-loader-inner i:nth-child(5) {
  animation: lol 3s 100ms infinite ease-in-out;
}
.cs-loader-inner i:nth-child(4) {
  animation: lol 3s 200ms infinite ease-in-out;
}
.cs-loader-inner i:nth-child(3) {
  animation: lol 3s 300ms infinite ease-in-out;
}
.cs-loader-inner i:nth-child(2) {
  animation: lol 3s 400ms infinite ease-in-out;
}
.cs-loader-inner i:nth-child(1) {
  animation: lol 3s 500ms infinite ease-in-out;
}
/***************************************************/
.menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 150;
}
.menu-visible {
  pointer-events: auto;
}
.app-menu {
  position: relative;
  height: 100%;
  /* background-color: red; */
  background: #eee;
  color: #333;
  /* max-width: 400px; */
  width: 500px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(-540px);
  transform: translateX(-540px);
  /* display: flex; */
  /* flex-direction: column; */
  will-change: transform;
  z-index: 160;
  pointer-events: auto;
}
.menu--visible .app-menu {
  -webkit-transform: none;
  transform: none;
}
.menu--animatable .app-menu {
  transition: all 130ms ease-in;
}
.menu--visible.menu--animatable .app-menu {
  transition: all 330ms ease-out;
}
.menu:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  will-change: opacity;
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
}
.menu.menu--visible:after {
  opacity: 1;
  pointer-events: auto;
}
.menu-header {
  height: 40px;
  border-bottom: 1px solid #aaa;
  /* box-shadow: 0 3px 10px rgba(0,0,0,.1); */
}
.-is-mobile .menu-header {
  height: 60px;
}
.menu-title {
  float: left;
  width: 410px;
  overflow: hidden;
  height: 30px;
  margin: 5px;
  font-family: 'Bukvica-7527';
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.-is-mobile .menu-title {
  width: 370px;
  height: 50px;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 40px;
  /* background: #eee; */
  border-bottom: 1px solid #ccc;
}
.-is-mobile .header {
  height: 60px;
  /* box-shadow: 0 3px 10px rgba(0,0,0,.1); */
}
.menu-btn,
.menu-icon {
  box-sizing: border-box;
  position: relative;
  float: right;
  xz-index: 200;
  height: 30px;
  line-height: 29px;
  xpadding: 0 10px;
  min-width: 30px;
  margin: 5px;
  font-size: 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
}
.-is-mobile .menu-btn,
.-is-mobile .menu-icon {
  height: 50px;
  min-width: 50px;
  font-size: 30px;
  line-height: 50px;
}
.menu-btn.-close {
  font-size: 24px;
}
.-is-mobile .menu-btn.-close {
  font-size: 40px;
}
.menu-btn.-prev {
  float: left;
  font-weight: bold;
  /* font-family: serif; */
}
.menu-content {
  position: absolute;
  top: 41px;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  overflow: auto;
  /* display: flex; */
  /* flex-direction: column; */
  font-size: 14px;
}
.menu-content b {
  font-family: 'Bukvica-7527';
  font-size: 110%;
}
.-is-mobile .menu-content {
  top: 61px;
}
.menu-content p {
  margin-top: 20px;
}
.menu-content p:first-child {
  margin-top: 0;
}
.menu-content ol,
.menu-content ul {
  margin-left: 20px;
  margin-top: 10px;
}
.menu-content ol:first-child,
.menu-content ul:first-child {
  margin-top: 0;
}
.menu-content li ul,
.menu-content li {
  margin-top: 10px;
  line-height: 1.3;
}
.menu-content li:first-child {
  margin-top: 0;
}
.menu-list {
  margin-left: 20px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.-is-mobile .menu-list li {
  font-size: 25px;
  line-height: 1;
  padding: 0.5em;
}
.menu-list li:hover {
  color: #060;
}
.menu-list .-important {
  color: #f33;
  font-weight: bold;
}
.menu-link {
  /* display: inline-block; */
  cursor: pointer;
  color: #00f;
  /* border-bottom: 1px dotted #00f; */
}
.email .menu-link {
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  margin: -10px;
}
.-is-mobile .email .menu-link {
  padding: 10px 30px;
  font-size: 18px;
}
/***************************************************/
.m-day {
  position: relative;
  padding-left: 115px;
  margin-top: 0px !important;
  font-family: 'Bukvica-7527';
  line-height: 19px !important;
  border-bottom: 1px solid #aaa;
  margin-left: 10px;
}
.m-day.-d7,
.m-day.-d3 {
  color: #f33;
}
.m-day.-d9 {
  color: #f00;
  /* background: #fcc; */
}
.m-day:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 110px;
  padding-left: 5px;
  /* height: 23px; */
  color: #333;
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
}
.m-day.-post-2,
.m-day.-post:before {
  background: #fdd;
}
.m-day.-d1:before {
  content: "Понедельникъ";
}
.m-day.-d2:before {
  content: "Вторникъ";
}
.m-day.-d3:before {
  content: "Тритейникъ";
  color: #f33;
}
.m-day.-d4:before {
  content: "Четверикъ";
}
.m-day.-d5:before {
  content: "Пятница";
}
.m-day.-d6:before {
  content: "Шестица";
}
.m-day.-d7:before {
  content: "Седьмица";
  color: #f33;
}
.m-day.-d8:before {
  content: "Осьмица";
}
.m-day.-d9:before {
  content: "Неделя";
  font-weight: bold;
  color: #f00;
}
.m-day-title {
  display: inline-block;
  vertical-align: top;
  width: 97%;
  min-height: 19px;
  padding: 2px 0 2px 3%;
}
.m-day.-current .m-day-title {
  color: #fff;
  background: #00f;
}
/***************************************************/
.chertogi {
  width: 100%;
  margin-top: 20px;
  font-size: 94%;
}
.chertogi th {
  text-align: left;
  font-size: 90%;
  padding-right: 5px;
  border-bottom: 1px dotted #aaa;
}
.chertogi td {
  padding-right: 5px;
}
.chertogi td:nth-child(1) {
  text-align: right;
}
.chertogi tr.-current {
  color: #f00;
}
.chertogi-desc b:first-child {
  color: #00a;
}
.chertogi-desc b:nth-child(2) {
  color: #a00;
}
.chertogi-desc b:nth-child(3),
.chertogi-desc b:nth-child(4) {
  color: #080;
}
/***************************************************/
.icon {
  display: inline-block;
  vertical-align: top;
}
.icon.-arrow-down {
  width: 26px;
  height: 26px;
  /* padding: 2px 3px 3px 2px; */
  margin: 0px 0px 0 1px;
  cursor: pointer;
  transform: rotate(90deg);
}
.-is-mobile .icon.-arrow-down {
  width: 40px;
  height: 40px;
}
.icon.-vk {
  width: 20px;
  height: 20px;
  /* padding: 2px 3px 3px 2px; */
  margin: 0px 5px 0 5px;
  cursor: pointer;
  /* transform: rotate(90deg); */
}
.email .icon.-vk {
  margin-top: -1px;
}
/***************************************************/
#edit-with-js-bin {
  display: none !important;
}
/***************************************************/
