@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic);

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

details,
main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio],
legend {
  -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
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

.user-name {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .9px
}

.user-role {
  font-size: 9px;
  letter-spacing: .82px
}

.user-info {
  opacity: .71;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.lk-exit,
.user-img {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}

.user-img {
  border-radius: 50%;
  margin-right: 7px;
  width: 41px;
  height: 41px;
  cursor: pointer;
}

.lk-exit {
  width: 20px;
  height: 20px
}

.theme-swidth,
.theme-swidth:after {
  -webkit-transition: .3s;
  transition: .3s
}

.theme-swidth {
  width: 41px;
  height: 19px;
  border: 1px solid #fff;
  border-radius: 41px;
  margin: 0 25px;
  position: relative;
  background-color: transparent;
  cursor: pointer
}

.theme-swidth:after,
.white-theme .theme-swidth:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-radius: 50%;
  top: 2px
}

.theme-swidth:after {
  left: 2px
}
.white-theme .grid-item .item-body.no-image{
  filter: brightness(.5);
}
.white-theme .left-menu li{    box-shadow: 3px 0px 0px rgba(24, 24, 25, .1)}
.white-theme .left-menu li:last-of-type{ box-shadow: 3px 5px 0px rgba(24, 24, 25, .1);}
.white-theme body {
  background-color: #efeff1;
}
.pie{
  width: 200px;
  height: 200px;
}




.header-info {
  width: 100%;
  max-width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.white-theme {
  background-color: #efeff1
}

.white-theme .aside-item--bg,
.white-theme header {
  background-color: #fff;
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .15);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .15)
}

.white-theme .item_contacts__item {
  border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.white-theme .item_to-material,
.white-theme .item_to-repair {
  color: #0009
}

.white-theme .page_wrapper {
  background-color: #efeff1;
  -webkit-box-shadow: 0 0 10px 5px rgba(24, 24, 25, .15);
  box-shadow: 0 0 10px 5px rgba(24, 24, 25, .15)
}

.white-theme .left-menu {
  background-color: #fff;
  /* -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .15);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .15) */
}

.white-theme .left-menu li.active {
  background-color: #efeff1;
  -webkit-box-shadow: 15px 0 0 #efeff1;
  box-shadow: 15px 0 0 #efeff1
}

.white-theme .left-menu .aside-icon,
.white-theme .lk-exit {
  -webkit-filter: brightness(.5);
  filter: brightness(.5)
}

.white-theme .left-menu li {
  border-bottom-color: rgba(0, 0, 0, .1)
}

.white-theme .left-menu li a {
  color: #000
}

.white-theme .theme-swidth {
  border: 1px solid #efeff1;
  background-color: #67c6f2;
  cursor: pointer
}

.white-theme .theme-swidth:after {
  right: 2px;
  left: auto
}

.white-theme .table {
  color: rgba(0, 0, 0, .8)
}

.white-theme .grid-item,
.white-theme .table .tr,
.white-theme .table td,
body a {
  -webkit-transition: .3s;
  transition: .3s
}

.white-theme .table .tr:hover,
.white-theme .table td:hover {
  background-color: rgba(255, 255, 255, .5)
}

.white-theme .grid-item {
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .15);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .15);
  background-color: #fff
}

.white-theme .grid-item:hover {
  -webkit-box-shadow: 4px 4px 10px rgba(24, 24, 25, .35);
  box-shadow: 4px 4px 10px rgba(24, 24, 25, .35);
  background-color: #fff
}

.white-theme .hamburger-inner,
.white-theme .hamburger-inner::after,
.white-theme .hamburger-inner::before {
  background-color: rgba(0, 0, 0, .8)
}

.white-theme .aside-menu {
  background-color: #fff
}

.nicescroll-cursors {
  border: 0 !important
}

.hamburger {
  padding: 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  position: relative;
  left: -20px;
}

.hamburger:hover {
  opacity: .7
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 40px;
  height: 2px;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  display: block
}

.hamburger-inner {
  top: 50%;
  margin-top: -2px
}

.hamburger-inner::after,
.hamburger-inner::before {
  content: ""
}

.hamburger-inner::before {
  top: -10px
}

.hamburger-inner::after {
  bottom: -10px
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: .13s;
  transition-duration: .13s;
  -webkit-transition-delay: .13s;
  transition-delay: .13s;
  -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
  transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: .22s;
  transition-delay: .22s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body,
html {
  height: 100%;
  font-family: Roboto;
  background-color: #1b1c21;
  width: 100%;
  padding: 0 calc(50% - 720px);
  min-height: 100vh
}

body a {
  color: inherit;
  text-decoration: none
}

.page_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 0 10px 10px rgba(24, 24, 25, .75);
  box-shadow: 0 0 10px 10px rgba(24, 24, 25, .75);
  background-color: #212228
}

.black-theme {
  color: #fff
}

.white-theme {
  color: #000
}

.white-theme .table-grafic .table-body .tr:nth-child(odd) {
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .25);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .25);
  background-color: #fff;
}

.left-menu li:hover:after,
.left-menu li.active:after,
.pages_wrap,
.video .video-js video,
header {
  width: 100%
}

.img-hide img,
.js-page {
  display: none
}

.js-main_page {
  display: block
}

header {
  height: 82px;
  background-color: #24262d;
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  padding: 0 29px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 3;
  position: fixed;
  max-width: 1440px
}

.body_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden
}

.content .row.title-row,
.logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.logo span {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 1.8px;
  margin-left: 12px
}

.content .row.title-row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 80px;
  margin: 0
}

.title-page {
  opacity: .82;
  font-size: 20px;
  font-weight: 400;
  padding-left: 5px
}

.date-page {
  font-size: 12px;
  font-weight: 300;
  margin-left: 60px;
  opacity: .6;
  position: relative;
    top: 3px;
}

.aside-menu {
  padding: 0;
  margin: 0;
  list-style: none
}

.left-menu,
.left-menu li,
.left-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.left-menu {
  height: 100vh;
  list-style: none;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #24262d;
  /* -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .5); */
  /* box-shadow: 3px 4px 7px rgba(24, 24, 25, .5) */
}

.left-menu li,
.left-menu li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.left-menu li {
  height: 80px;
  border-bottom: 2px solid rgba(255, 255, 255, .1);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  cursor: pointer;
  box-shadow: 3px 0px 7px rgba(24, 24, 25, .5);
}
.left-menu li:last-of-type{
  box-shadow: 3px 5px 7px rgba(24, 24, 25, .5);
}

.left-menu li,
.left-menu li a,
.left-menu li:after {
  -webkit-transition: .3s;
  transition: .3s
}

.left-menu li a {
  opacity: .8;
  color: #fff
}

.left-menu li.active {
  background-color: #212228;
  -webkit-box-shadow: 15px 0 0 #212228;
  box-shadow: 15px 0 0 #212228;
  -webkit-transition: 0s;
  transition: 0s
}

.left-menu li.preactive {
  background-color: #34353e
}

.left-menu li:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 0;
  background-color: #66c6f2
}

.left-menu .aside-title {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .12px
}

.item_contacts__item,
.left-menu .aside-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.left-menu .aside-icon {
  width: 32px;
  margin-right: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 32px
}

.item_contacts__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  border-bottom: 2px solid rgba(255, 255, 255, .1);
  /*height: 70px;*/
  font-size: 15px
}

.item_contacts__item:first-child,
.item_contacts__item:first-of-type {
  margin-top: 30px
}

.item_contacts__item:last-child,
.item_contacts__item:last-of-type {
  border-bottom-color: transparent
}

.contact-img {
  width: 52px;
  height: 52px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 13px 0 0
}

.contact-tel {
  margin: 0 0 0 auto
}

.contact-info {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.contact-info_name {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .35px
}

.contact-info_jobs {
  font-size: 11px;
  font-weight: 300;
  letter-spacing: .28px
}

.aside-item {
  padding: 17px 23px;
  position: relative;
  margin-bottom: 15px
}

.aside-item .title-box {
  width: 100%;
  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
}

.aside-item .title-box h3,
.title-box h3 {
  opacity: .77;
  font-size: 18px;
  font-weight: 400;
  margin: 0
}

.aside-item .title-box .status_day {
  position: relative;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase
}

.aside-item .title-box .count-day {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase
}

.aside-item .legend {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%
}

.aside-item .legend .row {
  text-align: right;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 170px;
  margin-right: 0;
  margin-left: auto
}

.aside-item .legend .indicator {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 7px
}

.aside-item .legend .indicator+span {
  margin-right: auto
}

.aside-item .legend .data-value {
  margin-left: 27px
}

.aside-item .legend .data-value:before {
  content: '-';
  margin-right: 5px
}

.aside-item .legend .data-value:after {
  content: '%'
}

.aside-item .title_text .title_text-head {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: right
}

.aside-item .title_text .title_text-price {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase
}

.aside-item .title_text .title_text-price:after {
  content: 'руб';
  font-size: 12px;
  margin-left: .5em;
  text-transform: none
}

.aside-item--bg {
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  background-color: #282a31
}

.title-box h3 {
  padding-left: 20px
}

.after-title {
  width: 100%;
  height: 5px;
  position: relative
}

.after-title:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #434a49;
  z-index: 1
}

.after-title .after-title_value {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #67c6f2;
  z-index: 2;
  width: 74%;
  -webkit-transition: .3s;
  transition: .3s
}

.section_1 .indicator {
  background-color: #67c6f2
}

.section_2 .indicator {
  background-color: #474a53
}

.item_status {
  height: 330px
}

.item_status,
.item_status .body-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.item_status .body-box .legend .row {
  margin-bottom: 15px
}

.item_status .pie {
  /* padding: 35px 25px */
  width: 70%;
  height: 100%;
  padding: 0;
  position: relative;
  min-height: 240px;
}
#canvas-holder{
  width: 400px;
  /* height: 100%; */
  position: absolute;
  top: 30px;
  left: -60px;
  right: 0;
  bottom: 0;
}
#chart-area{
  width: 100%;
}
.col,
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap:wrap;
}

.row {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.col-6 {
  /*width: 49%*/
  max-width:350px;

}



.col-3 {
  width: 24%
}

.content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 25px;
  min-height: 100vh;
}

.content .row {
  margin-bottom: 12px;
  margin-right: 12px;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.content .row:last-child,
.content .row:last-of-type {
  /* -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline */
}

.aside-item_element {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase
}

.aside-item_element-sale:after {
  content: 'руб';
  text-transform: none;
  margin-left: .5em
}

.title-icon_wrap {
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 1px 2px 6px rgba(24, 24, 25, .75);
  box-shadow: 1px 2px 6px rgba(24, 24, 25, .75);
  background-color: #3d404a;
  border-radius: 50%
}

.title-icon_wrap .title-icon {
  width: 35px;
  height: 35px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat
}

.item_to-material,
.item_to-repair {
  color: #fff9;
  padding: 0
}

.item_to-material .title-box,
.item_to-repair .title-box {
  padding: 17px 23px;
  position: relative
}

.item_to-material .title-box:after,
.item_to-repair .title-box:after {
  position: absolute;
  content: '';
  width: 100%
}

.item_to-material .row,
.item_to-repair .row {
  padding: 17px 23px;
  margin: 0
}

.body-box>.row {
  border-bottom: 2px solid rgba(255, 255, 255, .1)
}

.body-box>.row:last-of-type {
  border-bottom-color: transparent
}

.body-box>.row:last-child {
  border-bottom-color: transparent
}

.aside-item_element-text {
  margin: 0 auto 0 0
}

.aside-item_element-sale {
  margin: 0 0 0 auto
}

.sup {
  position: relative
}

.sup:after {
  content: '2';
  top: -.5em
}

.text-uppercase {
  text-transform: uppercase
}

.grid-box {
  display: grid;
  grid-template-columns: 30% 30% 30%;
  /* grid-template-rows: 300px 300px 300px */
}

.grid-item {
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  background-color: #282a31;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 20px;
}

.grid-item:hover {
  -webkit-box-shadow: 5px 5px 10px rgba(24, 24, 25, .95);
  box-shadow: 5px 5px 10px rgba(24, 24, 25, .95);
  background-color: #2f313a
}

.grid-item .item-body {
  background-size: cover;
  background-position: center;
  height: 180px
}

.grid-item .item-footer {
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  font-size: 12px;
  font-weight: 300
}

.table {
  width: 100%;
  padding-bottom: 35px
}

.table table {
  border-collapse: collapse;
  width: 100%
}

.table .th-item {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  padding: 0 20px 20px
}

.table .tr,
.table td {
  -webkit-transition: .3s;
  transition: .3s
}

.table .tr:hover,
.table td:hover {
  background-color: rgba(255, 255, 255, .05)
}

.table td {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 30px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300
}

.table td,
.table th {
  border-right: 2px solid rgba(255, 255, 255, .1)
}

.table td:last-child,
.table th:last-child {
  border-right: 3px solid transparent
}

.table:not(.body-box) .table-body td:first-child,
.table:not(.body-box) .table-body th:first-child {
  max-width: 200px;
}
.table td:first-child,
.table th:first-child {
  text-align: left;
  padding-left: 5px;
  max-width: 110px;
  white-space: normal;
}

.table td:last-child,
.table th:last-child {
  text-align: left;
  padding-left: 20px
}

.table .tr-footer td:first-child {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase
}

.table .tr-footer td:not(:first-child) {
  font-size: 12px;
  font-weight: 800;
}

.aside-item .table {
  padding-top: 30px
}

.finanse-itog {
  width: auto;
  margin-left: 1%;
  margin-right: auto;
  min-width: 350px
}

.finanse-itog .body-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Roboto
}

.finanse-itog .fin-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px
}

.white-theme .table td, .white-theme .table th {
  border-right: 2px solid rgba(0, 0, 0, .1);
}
.white-theme .table .th-item {
  font-weight: 500;
}
.white-theme .table td{
  font-weight: 400;
}

.finanse-itog .fin-row:last-child {
  padding-top: 20px
}

.finanse-itog .fin-row:last-child .name_work {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase
}

.finanse-itog .count_work,
.finanse-itog .name_work {
  text-align: left;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px
}

.finanse-itog .count_work {
  padding: 0
}

.finanse-itog .big_worck {
  font-size: 15px;
  text-transform: uppercase
}

.content .row.row--strench {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.img-hide {
  cursor: pointer
}

.grid-item .item-body.no-image {
  background-size: 30px;
  background-position: 50% 60%;
  background-repeat: no-repeat;
  opacity: .8;
  background-image: url(../img/general/icon_9.png) !important
}

.grid-page {
  padding-left: 20px
}

.video .video-js {
  max-width: 100%;
  width: 100%;
  height: 550px
}

.status-time {
  background-image: url(../img/general/icon-time.png) !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px
}

.status-check,
.status-dot,
.status-time, .status-work {
  display: block;
  margin: 0 auto
}

.status-check {
  background-image: url(../img/general/icon-check.png) !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 11px
}
.status-work{
  background-image: url(../img/general/status-work.svg) !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px
}
.status-dot {
  width: 6px;
  height: 6px;
  background-color: #67c6f2;
  border-radius: 50%;
  text-align: center
}

.table-grafic .table-body .tr:nth-child(odd) {
  -webkit-box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  box-shadow: 3px 4px 7px rgba(24, 24, 25, .75);
  background-color: #282a31
}

.table-grafic {
  padding-right: 20px
}

.table-grafic .th-item {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300
}

.table-grafic .th-item:nth-child(1) {
  width: 45%
}

.table-grafic .tr td {
  padding: 15px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2
}

.table-grafic .tr.has-comment > td:first-child{
  position: relative;
}
.table-grafic .tr.has-comment > td:first-child:before{
  content:'';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #FCAF27;
  position:absolute;
  top: 43%;
  left: 4%;
}

.table-grafic td:last-child,
.table-grafic th:last-child {
  text-align: center;
  padding-left: 45px;
  padding-right: 45px
}

.table-grafic td:first-child,
.table-grafic th:first-child {
  padding-left: 45px;
  padding-right: 45px
}

.table-grafic td,
.table-grafic th {
  border-right: 2px solid transparent
}

.table-grafic tr[data-c-id]{
  cursor: pointer;
}

.content {
  padding-top: 80px
}

.left-menu {
  height: 800px;
  position: relative;
  width: 380px;
}

.aside-menu {
  top: 80px;
  position: fixed;
  width: 300px;
  background-color: #24262d
}

.only-mobile {
  display: none
}
.white-theme .title-icon_wrap{
  background-color: #ececed;
}
.white-theme .title-icon_wrap .title-icon{
  filter: brightness(0.5);
}
.js-fin_page .row{
  flex-wrap: wrap;
}
/* .js-fin_page .col-6{
  width:100%;
} */
.js-fin_page .col-12{
  width:100%;
}
.js-fin_page .table-content>.table {
  padding-left: 20px;
}
span[data-class="status-time"]{
  color: #08A7D9;
  font-weight: 400;
}
span[data-class="status-dot"]{
  color: #FCAF27;
  font-weight: 400;
}
span[data-class="status-check"]{
  color: #12DE12;
  font-weight: 400;
}
.iv-embed, iframe.iv-i{
  width: 100% !important;
}
.iv-embed{
  padding-right: 15px !important;
}
.js-foto_page .item-body, .js-des_page .item-body, .js-proj_page .item-body, .js-check_page .item-body, .js-doc_page .item-body, .js-down_page .item-body{
  cursor: pointer;
}

.table-grafic .comment_row td{
  font-size: 12px;
  padding: 8px 20px 0;
}
.table-grafic .comment_row td:hover{
  background-color: transparent;
}
.table-grafic .comment_row td:first-child{
  text-align: left;
  cursor: pointer;
}
.table-grafic .comment_row [data-c-id] div{
  text-align: left;
  background-color: #d1d2d3;
  color: #000;
  border-radius: 4px;
  padding: 7px 5px;
}
.table-grafic .comment_row .comment_controll textarea{
  width: 100%;
  resize: none;
}

.table-grafic td.p_name, .table-grafic td.p_status{
  cursor: pointer;
}

/*.comment_row td:first-child{
  width: 45%;
}
.comment_row textarea{
  width: 50%;
}
.comment_row table{
  border-collapse: separate;
  border-spacing: 0 10px;
  padding-bottom: 0;
}
.comment_row tr[data-c-id] > td:first-child{
  text-align: left;
  background-color: #d1d2d3;
  color: #000;
  border-radius: 4px;
  padding: 7px 5px;
}*/

.comment_row td[data-c-id]{
  position: relative;
}
.comment_row td[data-c-id].show_client:before{
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 8px;
  background-image:url(/assets/img/general/icon_4.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.comment_row .comment_controll .send_comment{
  display: inline-block;
  text-align: center;
  padding: 7px 10px;
  background-color: #1abc9c;
  border-radius: 4px;
  cursor: pointer;
}
.comment_row .comment_controll .for_client{
  display: inline-block;
  text-align: center;
  padding: 7px 10px;
  background-color: #08A7D9;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 10px;
}
.comment_row .comment_controll .for_client.active{
  background-color: #087099;
}

@media screen and (max-width:1440px) {

  .left-menu li {
    height: 65px
  }

  .table td {
    padding: 5px 0
  }

  .table th:first-child {
    width: 90px
  }

  .finanse-itog {
    width: 49%
  }

  .table-grafic .tr td {
    padding: 15px 20px
  }

  .table-grafic .tr.has-comment > td:first-child:before{
    left: 1.5%;
  }
}

@media screen and (min-width:1200px) {
    .row .item_status {
        width: 49% !important;
    }
}

@media screen and (max-width:1200px) {
  .left-menu .aside-title {
    font-size: 18px
  }

  .left-menu li {
    padding-left: 20px
  }

  .left-menu .aside-icon {
    width: 26px;
    height: 26px;
    margin-right: 20px
  }

  .aside-menu,
  .left-menu {
    width: 240px
  }

  .left-menu {
    min-width: 240px
  }

  .logo {
    position: relative;
    left: -20px
  }

  .logo span {
    font-size: 30px;
    letter-spacing: 1px
  }

  .table-content {
    /* width: 900px */
  }

  .table-grafic th:first-child {
    padding-left: 20px
  }

  .main-page .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
  }

  .main-page .item_status {
    width: 100%
  }

  .main-page .item_to-material,
  .main-page .item_to-repair {
    width: 49%
  }

  .item_contacts__item {
    font-size: 13px
  }

  .aside-item .legend .row {
    max-width: 170px
  }

  .item-footer_btn {
    text-align: right
  }

  .table table {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .table table tbody {
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width:770px) {
  .body_page {
    overflow-y: scroll;
  }

  .no-mobile {
    display: none !important
  }

  .only-mobile {
    display: block
  }

  header.row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .left-menu {
    position: fixed;
    background-color: transparent;
    width: 80%;
    left: -100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 10;
    top: 80px
  }

  .left-menu.active {
    width: 100%;
    left: 0
  }

  .left-menu.active .menu-bg {
    opacity: 1;
    -webkit-transition: 1.2s;
    transition: 1.2s
  }

  .aside-menu {
    position: relative;
    z-index: 10;
    top: 0;
    width: 280px;
    overflow: hidden
  }

  .aside-menu li {
    padding-left: 40px
  }

  .aside-menu .header-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: default
  }

  .aside-menu .user-img {
    margin-right: 13px;
    margin-left: -7px
  }

  .menu-bg {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s;
    transition: 0s
  }

  header .header-info {
    max-width: 130px
  }

  .grid-box {
    grid-template-columns: 47% 47%
  }

  .grid-item {
    margin-bottom: 44px
  }

  .table-grafic .tr.has-comment > td:first-child:before{
    left: 2.5%;
  }

  .table-grafic .comment_row td{
    font-size: 10px;
  }
}

@media screen and (max-width:450px) {
  .item_status .pie{
    min-height: 200px;
    height: 250px;
  }
  .section_2 .indicator {
    background-color: #474a53;
    border: 1px solid #fff;
  }
  .aside-item .legend .indicator {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 7px;
  }
  #canvas-holder{
    width: 400px;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  .table{
    padding-bottom:0px;
  }
  .table-row.row{
    flex-wrap: wrap;
  }
  .table-row.row .col-6{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .content{
    min-height: 100vh;
  }
  .table-grafic {
    padding-right: 0px;
  }
  .table-grafic td:first-child, .table-grafic th:first-child{
    white-space: normal;
    min-width: 100px;
    width: 300px;
  }
  .table td:first-child, .table th:first-child{
    padding-right: 20px;
  }
  .content .row.title-row {
    justify-content: space-between;
  }
  .item_card-object .contact-tel{
    min-width: 75px;
    text-align: right;
  }
  .title-icon_wrap .title-icon {
    width: 30px;
    height: 30px;
  }
  .finanse-itog .fin-row{
    padding: 0;
  }
  .js-fin_page .table-content>.table{
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .table-grafic .tr td {
    font-size: 12px;
    padding: 10px 20px
  }

  .title-box h3 {
    padding-left: 0;
  }

  .content {
    padding-left: 10px;
    padding-right: 10px
  }

  .main-page .item_card-object,
  .main-page .item_contacts,
  .main-page .item_to-material,
  .main-page .item_to-repair {
    width: 100%
  }

  .main-page .item_contacts {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .main-page .item_card-object {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  /*.item_contacts__item {
    height: 60px
  }*/

  .item_contacts .item_contacts__item {
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .item_contacts .item_contacts__item .contact-tel {
    width: 100%;
    margin-top: 10px
  }

  .main-page .item_status {
    height: auto;
    min-height: 380px;
  }

  .main-page .item_status .body-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .aside-item .legend .row {
    margin: 0 auto;
  }

  .item_status .pie {
    margin: 0 auto
  }

  .grid-box {
    grid-template-columns: 100%;
    grid-template-rows: 280px
  }

  .grid-item {
    margin-bottom: 25px
  }

  .left-menu li {
    height: 44px;
    font-size: 15px;
    padding-left: 30px;
  }

  .content .row {
    margin-right: 0;
  }

  .left-menu .aside-title {
    font-size: 15px;
  }

  .left-menu .aside-icon {
    width: 20px;
    height: 20px;
    margin-right: 22px;

  }

  .aside-menu .user-img {
    margin-right: 11px;
    margin-left: -9px;
    width: 38px;
    height: 38px;
  }
  /* .white-theme */
  .white-theme .item_to-material, .white-theme .item_to-repair{
    color:#000;
    font-weight: 400;
  }
  .item_to-material, .item_to-repair{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }
  .aside-item_element{
    font-size: 14px;
    font-weight: 400;
  }

  .table-grafic .tr.has-comment > td:first-child:before{
    left: 3.5%;
  }

  .table-grafic .comment_row td:first-child{
    padding-right: 0;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption {
  direction: ltr;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-toolbar {
  opacity: 0;
  position: absolute
}

.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc
}

.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: 0
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0
}

.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(.5, .5, .5);
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
  .fancybox-caption {
    padding: 12px
  }

  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

/* для экрана приветствия */

.wellcom-page, .wellcom-page body{
  padding: 0;
}
.wellcom-page .pages_wrap{
  background-image: url(/assets/img/general/wellcom-img.jpg);
  background-size: cover;
  background-position: right center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wellcom-page .body_page{
  min-height: 100vh
}
.wellcom-page .left-menu{
  height: auto;
  width: 40%;
}
.wellcom-page .aside-menu {
  top: 0;
  position: static;
  width: 100%;
  background-color: transparent;
  padding: 40px 20px;
}
.wellcom-page .left-menu li {
  box-shadow: none;
  border: none;
}
.wellcom-page .left-menu li:first-child{
  margin-bottom: 2rem;
}
.wellcom-page .left-menu li:after{
  display: none
}
.form-wellcom{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 450px;
}
.form-wellcom input{
  width: 100%;
  border: none;
  border-bottom: 2px solid #000;
  margin-bottom: 1rem;
  padding: 1rem 2rem;
  height: 60px;
  background-color: rgba(255, 255, 255, .3);
}
.form-wellcom button{
  width: 40%;
  margin-right: 0;
  margin-left: auto;
  font-size: 1rem;
}
.wellcom-btn{
  border: none;
  background-color: #67c6f2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  height: 60px;
  font-size: 20px;
}
.left-menu .wellcom-btn{
  max-width: 300px;
  margin-left: 40px;
  margin-top: 2rem;
}
@media screen and (max-width:1400px){
  .wellcom-page .pages_wrap{
    width: 60%;
  }
}
@media screen and (max-width:1024px){
  .left-menu .wellcom-btn{
    margin-left: 20px;
  }
  .wellcom-btn{
    font-size: 18px;
  }
}
@media screen and (max-width:800px){
  .no-mobile{
    display: none;
  }
  .wellcom-page .only-mobile{
    display: flex;
  }
  .wellcom-page .pages_wrap{
    width: 100%;
  }
  .wellcom-page .left-menu{
    display: none;
  }
  .form-wellcom .wellcom-btn{
    width: 90%;
    margin: 1rem auto 0;
  }
  .form-wellcom .logo{
    align-items: center;
    justify-content: center;
    margin: 0 auto 4rem;
    width: 100%;
    position: static;
  }
  .form-wellcom{
    padding: 0 1rem;
  }
}



.tab-row{
  padding-left: 20px;
}
.tab-row .grid-page{
  padding: 10px;
  border: 2px solid #3f4046;
  margin-right: 10px;
  transition: all 0.3s;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .12px;
  background-color: #24262d;
  color: rgba(255,255,255,0.8);
  opacity: 1;
}
[data-tab-main]{
  cursor: pointer;
  transition: opacity 0.3s;
  position: relative;
}
.tab-row [data-tab-main]:hover, .white-theme .tab-row [data-tab-main]:hover{
  opacity: 1;
  border-color: #66c6f2;
}
.tab-row [data-tab-main].active, .white-theme  .tab-row [data-tab-main].active{
  opacity: 1;
  border-color: #66c6f2;
  background-color: #212228;
}
.white-theme  .tab-row [data-tab-main].active{
  background-color: #fff;
}
.white-theme .tab-row .grid-page{
  border-color: rgba(24, 24, 25, .1);
  color: rgba(0, 0, 0, 0.81);
  background-color: #fff;
}
/* [data-tab-main]:after {
  content: '';
  position: absolute;
  left: 20px;
  bottom: -2px;
  height: 2px;
  width: 0;
  background-color: #66c6f2;
  transition: width 0.5s;
} */
/* [data-tab-main]:hover:after{
  width: calc(100% - 20px);
}
[data-tab-main].active:after{
  width: calc(100% - 20px);
} */
.d-excel{
  display: inline-block;
  border: 2px solid #66c6f2;
  padding: 10px;
  margin: 0 0 20px 20px;
  font-size: 0.8em;
}


@media screen and (max-width:500px){
  .content .row.title-row.tab-row{
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 1rem 0;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }
  [data-tab-main]{
    margin-bottom: 0.5rem;
  }
}

.p-accordion-block {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}

.p-accordion-item {
  width: 100%;

  /* background-color: #33353C; */
  padding: 15px 20px;
  border: 1px solid #0a0a0a;
  /* color: #FFF; */
  margin-bottom: 12px;
  cursor: pointer;
}

.black-theme .p-accordion-item {
  background-color: #33353C;
}

.p-accordion-content {
  display: none;
  margin-top: 30px;
}

.ui-state-highlight {
  height: 50px;
  line-height: 50px;
  margin-bottom: 6px;
}
