.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
}

a {
  color: #2bac8c;
  border-bottom: 1px solid rgba(43, 172, 140, .3);
  text-decoration: none;
}

a:hover {
  color: #18614f;
  border-bottom-color: rgba(43, 172, 140, 0);
}

a.w--current {
  border-bottom: 1px solid rgba(43, 172, 140, .3);
  text-decoration: none;
}

a.w--current:hover {
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 13px;
}

.body {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.grey-line-nav {
  color: #fff;
  background-color: #414141;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 14px;
}

.s-contaner--fullwidth {
  min-width: 900px;
  margin-left: 2%;
  margin-right: 2%;
}

.link--grren {
  color: #2bac8c;
  border-bottom-style: none;
  margin-right: 40px;
  text-decoration: none;
}

.link--grren:hover {
  color: #f5f5f5;
  border-bottom-style: none;
}

.link--grren.add-icon {
  padding-left: 25px;
}

.link--grren.add-icon.icon-notes {
  background-image: url('../images/icon-notes.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  margin-right: 14px;
}

.link--grren.add-icon.icon-profile {
  background-image: url('../images/icon-profile.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-right: 17px;
  padding-left: 26px;
}

.link--grren.add-icon.icon-logout {
  background-image: url('../images/icon-logout.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 16px;
}

.slogan {
  float: left;
  margin-right: 45px;
}

.slogan.float-right {
  margin-top: 4px;
  margin-left: 21px;
  margin-right: 0;
}

.slogan.float-right.hide-slogan {
  display: none;
}

.link--login {
  float: right;
  color: #2bac8c;
  background-image: url('../images/icon-lock.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 24px;
  text-decoration: none;
}

.link--login:hover {
  color: #f5f5f5;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 13px;
  padding-bottom: 13px;
}

.nav-link {
  height: auto;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  margin-left: 0;
  margin-right: 55px;
  padding: 5px 0;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.nav-link:hover {
  border-bottom-color: #f5f5f5;
}

.nav-link.last {
  margin-right: 30px;
}

.nav-search-link {
  width: 43px;
  height: 43px;
  background-image: url('../images/icon-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section {
  color: #414141;
  margin-bottom: 55px;
}

.cont-raw {
  margin-top: 14px;
}

.r-col--2-3 {
  width: 66.6667%;
  height: auto;
  float: left;
}

.r-col--2-3.al-right {
  float: right;
}

.r-col--1-3 {
  width: 33.3333%;
  height: auto;
}

.r-col--1-3.al-right {
  height: auto;
  float: right;
}

.r-col--1-3.al-left {
  float: left;
}

.main-anons-slider {
  height: 496px;
  min-width: 589px;
  background-color: #f5f5f5;
  border-radius: 16px;
  margin-right: 25px;
  overflow: hidden;
  box-shadow: 0 21px 19px -20px rgba(0, 0, 0, .25);
}

.teaser-item {
  height: 150px;
  min-width: 290px;
  background-color: #f5eeea;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 22px 160px 22px 22px;
  transition: box-shadow .4s ease-in-out;
  display: flex;
  box-shadow: 0 21px 19px -20px rgba(0, 0, 0, .25);
}

.teaser-item:hover {
  box-shadow: 0 0 19px -20px rgba(0, 0, 0, .25);
}

.teaser-item.t-instructions {
  background-image: url('../images/traser-ph-instr.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.teaser-item.t-webinar {
  background-color: #f8efe2;
  background-image: url('../images/traser-ph-webinar.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.teaser-item.t-blogi {
  background-color: #d2ecf6;
  background-image: url('../images/traser-ph-blog.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.teaser-title {
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.teaser-meta-badge {
  color: #2bac8c;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  line-height: 11px;
}

.teaser-meta-name {
  color: #414141;
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  line-height: 17px;
  text-decoration: none;
  display: inline-block;
}

.teaser-meta-name:hover {
  color: #2bac8c;
}

.t-icon {
  width: 15px;
  height: 24px;
  color: #000;
  background-image: url('../images/arrow-right.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 10px;
  display: inline-block;
}

.anons-menu {
  height: 150px;
  color: #fff;
  background-color: rgba(65, 65, 65, .39);
  flex-wrap: wrap;
  padding: 20px 25px 25px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.anons-wrapper {
  width: auto;
  height: 100%;
}

.main-anons-all {
  height: 100%;
  position: relative;
}

.anons-title {
  text-transform: uppercase;
  font-weight: 700;
}

.anons-item {
  height: 100%;
  background-image: url('../images/anons-bg-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 25px 150px;
}

.anons-item._2 {
  background-image: url('../images/anons-bg-2.jpg');
}

.anons-teaser {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/anons-link-noSelect.svg');
  background-position: -11px 100%;
  background-repeat: no-repeat;
  background-size: 120px;
  flex: 1;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}

.anons-teaser:hover {
  opacity: .71;
}

.anons-teaser.w--current {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/anons-link.svg');
  background-position: -11px 100%;
  background-repeat: no-repeat;
  background-size: 120px;
}

.anons-description {
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  line-height: 23px;
}

.main-anons-title {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .35);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 39px;
  line-height: 53px;
  text-decoration: none;
}

.anons-tag {
  z-index: 2;
  background-color: #d46d5a;
  border-radius: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: PT Serif, serif;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
  display: inline-block;
  position: relative;
}

.anons-tag:hover {
  background-color: #ff8069;
}

.counters-wrapper {
  height: 110px;
  border: 1px solid #ccc;
  border-radius: 16px;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.link-anons {
  z-index: 2;
  text-decoration: none;
  display: block;
  position: relative;
}

.counter-item {
  flex-direction: column;
  justify-content: center;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .2s;
  display: flex;
}

.counter-item:hover {
  background-color: #f5eeea;
  border-radius: 16px;
  margin-top: -16px;
  margin-bottom: -16px;
}

.counter-value {
  color: #2bac8c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.counter-name {
  font-family: PT Serif, serif;
  font-style: italic;
}

.nav-menu {
  margin-top: 5px;
}

.instructions-wrapper {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-around;
  display: flex;
}

.instructions-item {
  width: 240px;
  height: 240px;
  color: #414141;
  background-color: #f8efe2;
  border: 1px solid #ece4e4;
  border-radius: 16px;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all .4s ease-in-out;
  position: relative;
  overflow: hidden;
}

.instructions-item:hover {
  transform: scale(1.04);
  box-shadow: 0 24px 17px -25px rgba(0, 0, 0, .44);
}

.instruction-body {
  z-index: 2;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
  display: block;
  position: relative;
}

.instruction-name {
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 700;
  line-height: 21px;
}

.instruction-name:hover {
  color: #2bac8c;
}

.instruction-description {
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  font-family: PT Serif, serif;
  font-style: italic;
  line-height: 19px;
}

.instr-cover {
  height: 240px;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 15px;
  display: flex;
}

.instr-text {
  height: 240px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 0;
  font-size: 14px;
  line-height: 23px;
}

.instr-overlay {
  z-index: 1;
  opacity: 0;
  color: #f8efe2;
  background-color: #f8efe2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.title2--green {
  color: #2bac8c;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
  display: inline-block;
}

.banner--2-3 {
  width: 100%;
  height: 370px;
  background-color: #f5eeea;
  border-radius: 16px;
  padding: 25px;
  text-decoration: none;
  position: relative;
}

.banner--2-3.bg-placeh {
  background-image: url('../images/bg-banner2x-80.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.title2--black {
  color: #414141;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
}

.link-banner-wrapper {
  text-decoration: none;
  display: block;
}

.link-banner-wrapper:hover {
  opacity: .58;
}

.anons-tag--white {
  color: #2bac8c;
  background-color: #fff;
  border-radius: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  display: inline-block;
}

.banner-link {
  float: none;
  clear: none;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  padding-bottom: 3px;
  font-family: PT Serif, serif;
  font-size: 19px;
  font-style: italic;
  text-decoration: none;
  position: absolute;
  bottom: 26px;
  left: 26px;
}

.banner-link:hover {
  border-bottom-color: #f5f5f5;
}

.top-bloggers-widget {
  margin-right: 25px;
  position: relative;
}

.top-blogger-item {
  color: #414141;
  margin-bottom: 25px;
  text-decoration: none;
  transition: color .3s ease-in-out;
  display: block;
}

.top-blogger-item:hover {
  opacity: 1;
  color: #2bac8c;
}

.top-blogger-avatar {
  width: 55px;
  height: 55px;
  float: left;
  background-color: #f5f5f5;
  border-radius: 50%;
  margin-right: 15px;
  overflow: hidden;
}

.popup-ilem-image {
  width: 180px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/emoji_1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100px;
}

.popup-ilem-image._2 {
  background-image: url('../images/dog03.gif');
  background-size: 400px;
}

.popup-ilem-image._3 {
  background-image: url('../images/dribbble.gif');
  background-size: 400px;
}

.popup-ilem-image._3-copy {
  background-image: url('../images/prize-bird2x.png');
  background-size: 90px;
}

.top-plogger-name {
  font-weight: 700;
  display: block;
}

.top-plogger-subscribers {
  color: #b1abab;
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  display: inline-block;
}

.widget-link {
  float: none;
  clear: none;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  padding-bottom: 3px;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-style: italic;
  text-decoration: none;
  position: static;
  bottom: 26px;
  left: 26px;
}

.widget-link:hover {
  border-bottom-color: #f5f5f5;
}

.rubricator {
  margin-top: 10px;
  margin-bottom: 7px;
}

.rubricator-tag {
  color: #414141;
  background-color: #f8efe2;
  border: 1px solid #f8efe2;
  border-radius: 15px;
  margin-bottom: 11px;
  margin-right: 11px;
  padding: 3px 13px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.rubricator-tag:hover {
  background-color: #f5f5f5;
}

.rubricator-tag.current-tag {
  background-color: #f5f5f5;
  border: 1px solid #2bac8c;
}

.rubricator-tag.blue {
  background-color: #d2ecf6;
  border-color: #d2ecf6;
}

.rubricator-tag.seashell {
  background-color: #f5eeea;
  border-color: #f5eeea;
}

.rubr-tag-counter {
  min-width: 30px;
  color: #868282;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  margin-left: 3px;
  padding: 4px 8px;
  font-size: 10px;
  display: inline;
}

.link-map {
  float: right;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  padding-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
  display: inline-block;
}

.link-map:hover {
  border-bottom-color: #f5f5f5;
}

.bloggers-wrapper {
  margin-top: 20px;
}

.map-title {
  margin-bottom: 10px;
}

.image-wrapper {
  height: 210px;
  background-color: #d2ecf6;
  border-radius: 16px;
  overflow: hidden;
}

.pop-post-title {
  margin-top: 20px;
  margin-bottom: 7px;
  font-size: 19px;
  font-weight: 700;
}

.post-tag {
  color: gray;
  background-color: #fff;
  border: 1px solid #2bac8c;
  border-radius: 16px;
  padding: 2px 15px;
  font-family: PT Serif, serif;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
}

.post-tag:hover {
  color: #2bac8c;
}

.pop-post-description {
  color: #414141;
  margin-bottom: 20px;
}

.pop-post-body {
  color: #414141;
  text-decoration: none;
}

.pop-post-body:hover {
  color: #2bac8c;
}

.post-tag--bronze {
  color: gray;
  background-color: #fff;
  border: 1px solid #d46d5a;
  border-radius: 16px;
  padding: 2px 15px;
  font-family: PT Serif, serif;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
}

.post-tag--bronze:hover {
  color: #d46d5a;
}

.post-tag--gold {
  color: gray;
  background-color: #fff;
  border: 1px solid #d3a25f;
  border-radius: 16px;
  padding: 2px 15px;
  font-family: PT Serif, serif;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
}

.post-tag--gold:hover {
  color: #d3a25f;
}

.footer--lk {
  min-width: auto;
  background-color: #f0eee9;
  padding-top: 30px;
  padding-bottom: 0;
}

.footer-logo {
  float: none;
  border-bottom-style: none;
  display: inline-block;
  position: static;
}

.footer-nav {
  margin-top: 40px;
  margin-bottom: 60px;
}

.footer-partners-block {
  float: right;
}

.partner-logo-item {
  opacity: .5;
  filter: saturate(0%);
  border-bottom-style: none;
  margin-left: 15px;
}

.partner-logo-item:hover {
  opacity: 1;
  filter: saturate();
}

.orphus-banner {
  width: 170px;
  height: 46px;
  float: left;
  opacity: .69;
  background-image: url('../images/-orphus-icon.svg');
  background-position: 5px;
  background-repeat: no-repeat;
  background-size: 33px;
  border: 1px solid #d8c6c6;
  border-radius: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 46px;
}

.orph-title {
  font-size: 10px;
  line-height: 14px;
}

.orph-text {
  font-size: 11px;
  line-height: 14px;
}

.orphus-btn {
  border: 1px #b9abab;
  border-radius: 3px;
  padding: 3px;
  display: inline-block;
}

.socialnets-wrapper {
  float: right;
  display: inline-block;
}

.social-vk {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-vk.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  border-bottom-style: none;
}

.social-fb {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-fb.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 22px;
  border-bottom-style: none;
}

.social-telegram {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-tele.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 23px;
  border-bottom-style: none;
}

.social-twitter {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-tw.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 17px;
  border-bottom-style: none;
}

.social-instagram {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon-inst.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 22px;
  border-bottom-style: solid;
}

.instructions-cover-image {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.link-wrapper {
  color: #414141;
  text-decoration: none;
}

.link-wrapper:hover {
  color: #2bac8c;
}

.search-bar {
  height: auto;
  margin-top: 0;
  overflow: hidden;
}

.menu-button {
  display: none;
}

.text-field {
  height: auto;
  float: left;
  border: 3px solid #2bac8c;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  margin-bottom: 0;
  font-size: 25px;
}

.text-field::-ms-input-placeholder {
  opacity: .56;
  color: #2bac8c;
}

.text-field::placeholder {
  opacity: .56;
  color: #2bac8c;
}

.submit-button {
  width: 157px;
  float: right;
  text-align: right;
  background-color: #2bac8c;
  background-image: url('../images/icon-search-white.svg');
  background-position: 89% 52%;
  background-repeat: no-repeat;
  background-size: 23px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  padding-right: 55px;
  font-size: 20px;
  display: block;
}

.form {
  flex-flow: row;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.nav-srarch-group {
  width: 43px;
  height: 43px;
  float: right;
  margin-top: 5px;
  position: relative;
}

.nav-search-close {
  width: 43px;
  height: 43px;
  background-image: url('../images/icon-search-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  display: none;
  position: absolute;
}

.banner-project {
  height: 137px;
  border: 1px solid #f5f5f5;
  border-radius: 16px;
  margin-bottom: 19px;
  padding-top: 0;
  transition: box-shadow .3s;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 15px 17px -12px rgba(0, 0, 0, .33);
}

.banner-project:hover {
  box-shadow: 0 0 17px -12px rgba(0, 0, 0, .33);
}

.banner-project.posadiles {
  background-image: url('../images/pl-banner2x.png');
  background-position: 50%;
  background-size: cover;
}

.banner-project.ecoclass {
  background-image: url('../images/ecoclass-banner2x.png');
  background-position: 50%;
  background-size: cover;
}

.banner-project.zelenvuz {
  background-image: url('../images/zvuz-benner2x.png');
  background-position: 50%;
  background-size: cover;
}

.gallery-widget {
  color: #414141;
  background-color: #2bac8c;
  border-radius: 16px;
  display: flex;
  overflow: hidden;
}

.gallery-w-sidebar {
  width: 30%;
  height: 100%;
  float: left;
}

.gallery-w-photos {
  width: 70%;
  position: relative;
}

.list-item {
  color: #fff;
  padding: 0;
}

.map {
  border-radius: 16px;
}

.thumbs-all {
  z-index: 5;
  height: 100px;
  background-color: rgba(0, 0, 0, .37);
  padding-top: 0;
  padding-left: 42px;
  padding-right: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.thumbs-mask {
  padding-top: 11px;
}

.thumb-item {
  width: 80px;
  height: 80px;
  background-color: #414141;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
}

.thumb-item.current {
  top: -7px;
}

.photogallery-nav {
  display: none;
}

.right-arrow {
  width: 45px;
  padding-left: 0;
  font-size: 22px;
}

.icon {
  margin-left: 10px;
  margin-right: 10px;
}

.left-arrow {
  width: 45px;
}

.icon-2 {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 22px;
}

.link-p-gallery {
  color: #fff;
  padding: 33px 35px;
  text-decoration: none;
  transition: all .4s ease-in-out;
  display: block;
  position: relative;
  left: 0;
}

.link-p-gallery:hover {
  left: 29px;
}

.link-p-gallery.current {
  color: #2bac8c;
  background-color: #f5f5f5;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  font-weight: 700;
  left: 30px;
  box-shadow: 0 9px 26px -20px #000;
}

.gallery-w-thumb {
  position: relative;
  top: 0;
  box-shadow: 0 15px 30px -18px #000;
}

.post-header-block {
  min-height: 420px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/cover-instuction.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 16px;
  padding: 45px 25px 25px;
}

.title-post {
  text-align: center;
  margin-top: 0;
  font-size: 46px;
  line-height: 52px;
}

.link {
  color: #2bac8c;
  letter-spacing: 3.3px;
  margin-top: 46px;
  text-decoration: none;
  display: inline-block;
}

.autor {
  width: auto;
  display: flex;
}

.date {
  margin-right: 15px;
  padding-left: 0;
  display: inline-block;
}

.autor-avatar {
  width: 25px;
  height: 25px;
  background-color: #f5f5f5;
  background-image: url('../images/ava-placeholder.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin-right: 12px;
}

.autor-date {
  justify-content: center;
  margin-top: 37px;
  display: flex;
}

.like-block {
  margin-bottom: 0;
}

.paragraph {
  margin-left: 130px;
  font-size: 21px;
  line-height: 33px;
}

.image-3 {
  float: left;
}

.div-block {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 40px;
  padding-bottom: 26px;
}

.div-block-2 {
  display: flex;
}

.paragraph-2 {
  text-align: center;
  margin-top: 61px;
  margin-left: 65px;
}

.paragraph-3 {
  width: 50%;
}

.div-block-3 {
  background-color: #f5eeea;
  border-radius: 16px;
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 29px 159px 43px 49px;
}

.button-2 {
  background-color: #2bac8c;
  background-image: url('../images/plus-icon.svg');
  background-position: 11px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 46px;
}

.text-block {
  margin-bottom: 26px;
  font-size: 21px;
}

.text-span {
  border-top: 1px solid #2bac8c;
  border-bottom: 1px solid #2bac8c;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 16px;
  padding-bottom: 18px;
  display: block;
}

.link-2 {
  color: #2bac8c;
  border-bottom: 1px solid rgba(43, 172, 140, .37);
  text-decoration: none;
}

.link-2.w--current {
  text-decoration: none;
}

.post-social-btn {
  margin-right: 11px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 28px;
  font-size: 13px;
  display: inline-block;
}

.post-social-btn:hover {
  background-color: #6f64c0;
}

.post-social-btn.fb {
  background-image: url('../images/fb-icon.svg');
  background-position: 11px;
  background-repeat: no-repeat;
  background-size: auto 17px;
}

.post-social-btn.vk {
  background-image: url('../images/vk-icon.svg');
  background-position: 6px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  padding-left: 32px;
}

.post-social-btn.telegram {
  background-image: url('../images/telegram-icon.svg');
  background-position: 7px;
  background-repeat: no-repeat;
  background-size: auto 15px;
}

.post-social-btn.twitter {
  background-image: url('../images/twitter-icon.svg');
  background-position: 7px;
  background-repeat: no-repeat;
  background-size: auto 15px;
}

.section-content, .section-post-header {
  color: #414141;
  margin-bottom: 55px;
}

.after-article-content {
  margin-top: 41px;
}

.text-block-2 {
  float: left;
  color: gray;
  margin-bottom: 0;
  margin-right: 16px;
}

.page-navigation {
  justify-content: space-between;
  display: flex;
}

.onpage-nav {
  color: #2bac8c;
  margin-right: 10px;
  text-decoration: none;
}

.onpage-nav:hover {
  position: relative;
  right: -15px;
}

.prew-icon {
  font-size: 24px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.unordered-list {
  width: 50%;
  margin-top: 35px;
  padding-left: 35px;
}

.heading {
  margin-top: 39px;
}

.regular-link {
  color: #2bac8c;
  text-decoration: none;
}

.regular-link:hover {
  color: #d3a25f;
}

.tags-block {
  color: gray;
  margin-bottom: 15px;
  font-size: 14px;
}

.tag-post {
  color: #2bac8c;
  background-color: #f8efe2;
  border-radius: 46px;
  margin-bottom: 6px;
  margin-left: 13px;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block;
}

.tag-post:hover {
  color: #d3a25f;
}

.tag-post.w--current {
  color: #2bac8c;
  text-decoration: none;
}

.share-block {
  background-color: #f5f5f5;
  margin: 33px -15px 26px -16px;
  padding: 24px 15px;
}

.lk-sidebar {
  z-index: 10;
  width: 239px;
  min-height: 400px;
  float: left;
  background-color: #fff;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
  position: relative;
  left: 0;
  overflow: hidden;
  box-shadow: 12px 0 39px -16px rgba(0, 0, 0, .19);
}

.content-wrapper {
  width: 100%;
  min-height: 110vh;
  float: none;
  background-color: #f5f5f5;
  flex: 1;
  padding-bottom: 101px;
}

.content-wrapper.is--instructions {
  background-image: url('../images/e-bg--instructions2.jpg');
  background-position: 0 0;
  background-size: 500px;
  flex: 1;
  padding-bottom: 29px;
}

.content--sidebar {
  width: 21%;
  max-width: 250px;
  min-height: 400px;
  min-width: 200px;
  float: left;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.main--lk {
  min-width: auto;
  flex-flow: row;
  display: flex;
}

.hub-lk-menu {
  min-width: 170px;
  transform-style: preserve-3d;
  margin-top: 30px;
  margin-left: 23px;
  margin-right: 15px;
  padding-left: 0;
}

.hub-lk-menu.new {
  margin-left: 0;
  display: block;
}

.content--wrapper {
  height: auto;
  min-width: auto;
  flex-flow: wrap;
  display: flex;
}

.content--body {
  height: auto;
  min-height: 400px;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  flex: 1;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 1%;
  display: flex;
  position: relative;
}

.content--body.is--instuctions {
  height: 100%;
  background-image: url('../images/e-bg--instructions2.jpg');
  background-position: 0 0;
  background-size: 500px;
}

.content--body.is--bookmarks {
  justify-content: space-around;
  align-items: flex-start;
}

.content--body.all-cards--sameheight {
  height: auto;
  align-items: flex-start;
  padding-top: 25px;
}

.header-content {
  height: auto;
  min-height: 83px;
  background-color: #fff;
  background-image: url('../images/cover-action.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-top: 25px;
  padding-bottom: 8px;
  padding-right: 123px;
  display: block;
}

.header-content.is--instruction {
  background-image: url('../images/e-headercontent--is-instruction-ludivmeste2.png');
}

.header-content.is--nobg {
  background-image: none;
}

.lk-title {
  width: auto;
  min-width: auto;
  float: left;
  flex: 0 auto;
  margin: 0 15px 15px 25px;
  font-size: 200%;
  display: inline-block;
}

.page-menu {
  width: 374px;
  float: none;
  margin-bottom: 0;
  margin-left: 25px;
  padding-left: 0;
  display: flex;
}

.action-menu--link {
  color: #2bac8c;
  background-image: url('../images/icon-menu.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-bottom-style: none;
  margin-left: 10%;
  margin-right: 5%;
  padding: 15px 18px 15px 45px;
  line-height: 23px;
  text-decoration: none;
  display: block;
}

.action-menu--link:hover {
  background-color: #3ffee7;
  border-radius: 16px;
}

.action-menu--link.w--current {
  background-color: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .3);
}

.action-menu--link.metodsup {
  background-image: url('../images/icon-metodSup.svg');
  background-position: 13px;
  background-repeat: no-repeat;
  background-size: 23px;
}

.action-menu--link.myactions {
  background-image: url('../images/icon-myActions.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
}

.action-menu--link.contest {
  background-image: url('../images/icon-contest.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
}

.action-menu--link.mydiploms {
  background-image: url('../images/icon-diploma.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
}

.action-menu--link.nearme {
  background-image: url('../images/icon-nearMe.svg');
  background-position: 17px;
  background-repeat: no-repeat;
  background-size: 14px;
}

.action-menu--link.organizator {
  background-image: url('../images/icon-menu.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.social-share-lk {
  border: 1px solid #2bac8c;
  border-radius: 20px;
  margin: 20px 20px 20px 40px;
  padding: 9px 8px;
  display: inline-block;
  overflow: hidden;
}

.share-link {
  min-width: 26px;
  color: #2bac8c;
  border-bottom-style: none;
  margin-top: 5px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 7px;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.share-link:hover {
  filter: grayscale();
  color: #414141;
}

.share-link.ico-vk {
  background-image: url('../images/ico-vk2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.share-link.ico-vk.small {
  width: 20px;
  height: 20px;
  min-width: 22px;
  background-size: contain;
  margin-left: 2px;
  margin-right: 2px;
}

.share-link.ico-ok {
  background-image: url('../images/ico-ok2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.share-link.ico-ok.small {
  width: 20px;
  height: 20px;
  min-width: 22px;
  background-size: contain;
  margin-left: 2px;
  margin-right: 2px;
}

.share-link.ico-fb {
  background-image: url('../images/ico-fb2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.share-link.ico-fb.small {
  width: 22px;
  height: 20px;
  min-width: 22px;
  background-size: contain;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.share-link.ico-insta {
  background-image: url('../images/ico-insta2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.share-link.ico-flickr {
  background-image: url('../images/ico-flickr2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.action-menu--item-wrapper {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}

.action-menu--item-wrapper.social-row {
  margin-bottom: 55px;
}

.lk-panel {
  width: 100%;
  min-height: 60px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  margin: 10px 1%;
  padding-bottom: 10px;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.content--header {
  margin-bottom: 0;
}

.lk-panel-30 {
  width: 30%;
  min-height: 60px;
  min-width: 296px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  align-self: flex-start;
  margin: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px -8px rgba(0, 0, 0, .33);
}

.lk-panel-30.is-instruction {
  border: 1px solid #eceaea;
}

.lk-panel-30.is-zadanie {
  min-width: 292px;
  align-self: stretch;
  margin-bottom: 25px;
  padding-bottom: 56px;
}

.lk-panel-30.is-bookmark {
  height: auto;
  max-height: none;
  align-items: flex-start;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 55px;
}

.lk-panel-title {
  margin-left: 25px;
  margin-right: 16px;
}

.paragraph-4 {
  color: #414141;
  margin: 16px 20px 20px 25px;
}

.link-nav {
  height: auto;
  color: #2bac8c;
  background-color: #fff;
  border-bottom-style: none;
  border-radius: 20px;
  margin-top: 5px;
  margin-right: 10px;
  padding: 5px 8px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.link-nav:hover {
  color: #414141;
}

.link--cover-wrapper {
  width: 100%;
  max-height: 229px;
  min-height: 203px;
  background-color: #fdf8f8;
  background-image: url('../images/ph-cover2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  border-bottom-style: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: relative;
}

.link--cover-wrapper:hover {
  opacity: .8;
  border-radius: 16px;
  overflow: hidden;
  transform: none;
}

.link--cover-wrapper.cover-sample {
  background-image: url('../images/cover-action-big.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-lvmr {
  background-image: url('../images/lvmr.png');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie1 {
  background-image: url('../images/zadanie1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie2 {
  background-image: url('../images/zadanie2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie3 {
  background-image: url('../images/zadanie3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie4 {
  background-image: url('../images/zadanie4.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie5 {
  background-image: url('../images/zadanie5.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-zadanie6 {
  background-image: url('../images/zadanie6.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-ph1 {
  background-image: url('../images/bird-badge.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-ph2 {
  background-image: url('../images/ph-healthy.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.plsceholder {
  background-color: #eceaea;
}

.link--cover-wrapper.cover-ph1--webinar {
  background-image: url('../images/webinar-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.cover-ph2--webinar {
  background-image: url('../images/webinar-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link--cover-wrapper.ph--course1 {
  background-color: #fdf8f8;
  background-image: url('../images/iconfinder_Eco_mind_head_2992436.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  flex: 0 auto;
}

.link--cover-wrapper.ph--course2 {
  background-color: #fdf8f8;
  background-image: url('../images/iconfinder_recycling_1936907.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
}

.link--cover-wrapper.ph--course3 {
  background-color: #fdf8f8;
  background-image: url('../images/iconfinder_world_eco_leaves_2992451.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
}

.link--cover-wrapper.ph--fax-attack {
  background-color: #fdf8f8;
  background-image: url('../images/iPvNFHWFGPaMdRS-800x450-noPad.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
}

.link--cover-wrapper.ph--fax-attack-1 {
  background-color: #fdf8f8;
  background-image: url('../images/fbxxMqUXMydEeZo-800x450-noPad.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
}

.topmenu--lk {
  width: auto;
  min-height: 50px;
  min-width: auto;
  background-color: #414141;
  justify-content: flex-start;
  font-size: 14px;
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

.link--brand {
  width: 186px;
  color: #fff;
  border-style: none;
  margin-left: 22%;
  text-decoration: none;
  display: block;
}

.logo-slogan-wrapper {
  width: auto;
  float: left;
  padding-top: 7px;
  padding-right: 11px;
}

.topmenu-contaner {
  flex: 1;
}

.topmenu-list {
  float: right;
  margin-top: 13px;
  margin-bottom: 0;
  margin-right: 38px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.topmenu-list-item {
  margin-bottom: 0;
}

.user-block {
  width: auto;
  border-bottom: 1px solid #eceaea;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.avatar-profile {
  width: 50px;
  height: 50px;
  float: left;
  background-color: gray;
  background-image: url('../images/avatar-placeholder.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin: 15px 11px 8px 25px;
}

.profile-name {
  margin: 28px 15px 26px 70px;
  font-weight: 700;
  display: block;
}

.action-menu {
  margin-top: 0%;
  padding-top: 40px;
  padding-left: 0;
  position: relative;
  top: 0;
}

.tabs {
  margin-bottom: 20px;
  margin-left: 16px;
  margin-right: 16px;
}

.tab-link {
  color: #2bac8c;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #2bac8c;
  margin-left: 16px;
  margin-right: 30px;
  padding: 0;
}

.tab-link.w--current {
  color: gray;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
}

.image-cover {
  width: auto;
  object-fit: cover;
  align-self: stretch;
}

.link--title {
  width: 100%;
  color: #414141;
  border-bottom-style: none;
  flex: none;
  text-decoration: none;
  display: block;
}

.link--title:hover {
  color: #2bac8c;
}

.note-counter {
  color: #414141;
  background-color: gray;
  border-radius: 10px 10px 10px 0;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 7px;
  font-size: 9px;
  position: relative;
  top: -11px;
  left: -3px;
}

.logo-hub-white {
  float: left;
}

.btn {
  background-color: #2bac8c;
  border-radius: 16px;
  margin-left: 16px;
}

.btn:hover {
  color: #fff;
  background-color: #414141;
}

.btn.is--become-koordinator {
  margin-top: 13px;
  margin-left: 0;
}

.btn.margin-around {
  margin: 15px;
}

.btn.is-disabled {
  background-color: #eceaea;
}

.form-profile {
  margin: 30px 25px;
  display: block;
}

.btn--submit {
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 16px;
  margin-top: 26px;
  margin-left: 0;
  padding-left: 37px;
}

.btn--submit:hover {
  color: #fff;
  background-color: #414141;
}

.radio-btn {
  float: left;
  margin-right: 21px;
}

.c-signup-field-lable {
  margin-top: 15px;
  padding-left: 5px;
  font-weight: 600;
}

.c-signup-field-lable.isfast {
  width: 100px;
  margin-top: 0;
  margin-right: 13px;
  line-height: 16px;
}

.lk-panel-column--big {
  width: auto;
  float: left;
  flex: 1;
}

.lk-panel-column--small {
  width: 29%;
  min-height: 400px;
  min-width: 216px;
  float: none;
  flex: 0 auto;
  display: block;
}

.lk-panel-column-layout {
  display: flex;
}

.widget {
  background-color: #f8efe2;
  border-radius: 15px;
  margin-top: 28px;
  margin-right: 16px;
  padding: 16px;
  font-size: 14px;
  display: block;
}

.widget-icon {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.nav-link--lk {
  height: auto;
  color: #414141;
  border-bottom: 4px #2bac8c;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.nav-link--lk:hover {
  border-bottom-color: #f5f5f5;
}

.nav-link--lk.w--current {
  border-bottom-style: none;
  border-bottom-color: #eceaea;
}

.hub-lk-sub-menu {
  border-left: 4px solid #2bac8c;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
}

.my-rating {
  width: 61px;
  height: 60px;
  float: left;
  text-align: center;
  border: 1px solid #eceaea;
  border-radius: 10px;
  margin-top: 5px;
  margin-left: 0%;
  margin-right: 5px;
  padding: 8px 4px 4px 6px;
  line-height: 11px;
  display: block;
  overflow: hidden;
}

.bold-text {
  width: 100%;
  font-size: 12px;
  display: block;
}

.title-icon {
  padding: 19px;
  display: inline-block;
}

.title-icon.volonter-icon {
  background-image: url('../images/icon-volonter.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 30px;
}

.title-icon.organizator-icon {
  background-image: url('../images/icon-organizator.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 40px;
}

.italic-text {
  margin-top: 16px;
  display: inline-block;
}

.counter {
  line-height: 16px;
  display: block;
}

.my-status {
  width: 16px;
  height: 16px;
  background-image: url('../images/star-rating.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  position: relative;
  top: -3px;
}

.btn-menu-close-open {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  align-self: flex-start;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;
  display: none;
}

.btn-menu-icon {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 15px;
  font-size: 1px;
  display: flex;
}

.icon-stroke--1 {
  width: 30px;
  height: 4px;
  background-color: #2bac8c;
  margin-top: 3px;
  margin-bottom: 3px;
  line-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.icon-stroke--2 {
  width: 25px;
  height: 4px;
  transform-origin: 50%;
  background-color: #2bac8c;
  margin-top: 3px;
  margin-bottom: 3px;
  line-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.icon-stroke--3 {
  width: 30px;
  height: 4px;
  background-color: #2bac8c;
  margin-top: 3px;
  margin-bottom: 3px;
  line-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.rating-wrapper {
  margin-left: 15px;
}

.rating-wrapper.float {
  float: left;
  margin-left: 5px;
}

.header-content--full {
  height: auto;
  min-height: 185px;
  background-color: #5b9bfc;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/cover-action-big.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  border-radius: 16px;
  margin: 23px 33px 0;
  padding-top: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}

.header-content--full.is--ludivmeste {
  min-height: 235px;
  background-color: #39a935;
  background-image: linear-gradient(rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/e-header-contern-bg--lvmr.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  padding-bottom: 19px;
}

.header-content--full.is--birds {
  min-height: 235px;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/zadanie1-img.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 19px;
}

.header-content--full.add-menu {
  padding-bottom: 50px;
}

.lk-title--white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-size: 35px;
  line-height: 42px;
}

.c-header-content-description {
  color: #fff;
  margin-top: 10px;
  margin-left: 0;
}

.header-content-block {
  width: 60%;
  margin-top: 11px;
  padding-left: 35px;
}

.link-nav--white {
  color: #fff;
  border: 1px #000;
  border-bottom: 3px solid #fff;
  margin-top: 1px;
  margin-right: 28px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.link-nav--white:hover {
  color: #414141;
}

.action-header-submenu {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.unordered-list-6 {
  background-image: linear-gradient(rgba(0, 0, 0, .03), rgba(0, 0, 0, .03));
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 35px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.list-item-7 {
  flex: 0 auto;
  align-self: stretch;
  margin-bottom: 0;
}

.link-3 {
  color: #fff;
  margin-bottom: 0;
  margin-right: 0;
  padding: 14px 24px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.link-3:hover {
  color: #5b9bfc;
  background-color: #fff;
}

.link-3.w--current {
  color: #5b9bfc;
  background-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.subtitle {
  margin-bottom: 15px;
  margin-left: 16px;
  margin-right: 16px;
}

.role--1 {
  margin-bottom: 13px;
  margin-left: 0;
}

.role-tip {
  color: #969696;
  margin-top: 9px;
  margin-left: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  overflow: hidden;
}

.role-btn {
  color: #414141;
  background-color: rgba(43, 172, 140, .29);
  border-radius: 16px;
  margin-bottom: 1px;
  margin-right: 16px;
  padding: 10px 11px 10px 8%;
  text-decoration: none;
  display: block;
}

.role-btn:hover {
  background-color: #eceaea;
}

.small-link {
  color: #2bac8c;
  border-bottom: 1px dotted rgba(0, 0, 0, .27);
  margin-left: 15px;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  display: inline-block;
}

.role--2 {
  margin-left: 0;
}

.role-tip--2 {
  color: #969696;
  margin-top: 9px;
  margin-left: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  overflow: hidden;
}

.choose-role-block {
  margin-left: 33px;
  padding-top: 0;
}

.post {
  margin-bottom: 60px;
  margin-left: 40px;
  padding-right: 140px;
}

.video {
  width: 75%;
  min-width: 333px;
  float: left;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 13px;
}

.post-meta {
  margin-bottom: 21px;
  margin-left: 25px;
}

.dates {
  color: #5b9bfc;
}

.media-content {
  display: inline-block;
}

.caption-text {
  min-width: 200px;
  color: #978585;
  margin-top: 23px;
  margin-left: 0;
  font-size: 12px;
  line-height: 19px;
}

.header-content--parent {
  height: auto;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 25px;
  padding-bottom: 7px;
  display: block;
}

.attention {
  z-index: 10;
  color: #fff;
  background-color: #2bac8c;
  padding: 3px 9px;
  font-size: 12px;
  display: inline-block;
  position: absolute;
  top: 22px;
  left: 0;
  box-shadow: 0 3px 30px -12px #000;
}

.dwnld-cover {
  width: 180px;
  height: 250px;
  background-color: #d2ecf6;
  background-image: url('../images/cover-placeholder.png'), url('../images/download-icon.svg');
  background-position: 50%, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, 60px;
  border: 1px solid #f1e6e6;
  border-radius: 6px;
  margin-bottom: 17px;
  box-shadow: 0 11px 17px -11px rgba(0, 0, 0, .33);
}

.dwnld-cover.metod {
  background-image: url('../images/cover-metod.jpg');
  background-size: cover;
}

.dwnld-cover.prilozhenie {
  background-image: url('../images/cover-prilozhenie.jpg');
  background-size: cover;
}

.download-item {
  width: 190px;
  height: auto;
  float: left;
  color: #2bac8c;
  border-bottom-color: rgba(0, 0, 0, 0);
  margin: 20px 2% 40px 0%;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.download-item:hover {
  color: #414141;
}

.dwnld-name {
  color: #126450;
  background-image: url('../images/download-icon.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 18px;
  border-bottom: 1px solid rgba(43, 172, 140, .3);
  padding-bottom: 0;
  padding-left: 23px;
  line-height: 24px;
  display: inline;
}

.dwnld-name:hover {
  border-bottom-color: #2bac8c;
}

.video-cover {
  width: 180px;
  height: 120px;
  background-color: #d2ecf6;
  background-image: url('../images/cover-placeholder.png'), url('../images/play-icon.svg');
  background-position: 50%, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, 40px;
  border: 1px solid #f1e6e6;
  border-radius: 6px;
  margin-bottom: 17px;
  box-shadow: 0 11px 17px -11px rgba(0, 0, 0, .33);
}

.text-block-5 {
  margin-left: 30px;
  font-weight: 700;
}

.metod-wrap {
  flex-wrap: wrap;
  padding-left: 32px;
  display: flex;
}

.left-menu-wrap {
  transform-origin: 30% 50% 0px;
  overflow: hidden;
  transform: perspective(1px);
}

.role-select {
  width: 205px;
  min-width: auto;
  color: #414141;
  border: 3px solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 15px;
  margin-right: 15px;
  padding-left: 17px;
  padding-right: 23px;
  text-decoration: none;
  display: inline-block;
}

.role-select:hover {
  border-color: #2bac8c;
}

.role-select--current {
  width: 205px;
  color: #414141;
  border: 3px solid #2bac8c;
  border-radius: 10px;
  margin-top: 15px;
  margin-right: 15px;
  padding-left: 17px;
  padding-right: 23px;
  text-decoration: none;
}

.role-select--current:hover {
  border-bottom-style: solid;
  border-bottom-color: #2bac8c;
}

.lk-panel-column-row {
  margin-left: 25px;
}

.table-fluid {
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  line-height: 23px;
  display: block;
  overflow: visible;
}

.table-row {
  border-radius: 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
  padding: 7px 9px;
  display: flex;
}

.table-row:hover {
  background-color: #f5eeea;
}

.table-row.table-header {
  border-bottom: 1px solid #eceaea;
  border-radius: 0;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 6px;
  padding-left: 13px;
  padding-right: 13px;
  font-weight: 600;
  position: relative;
}

.table-row.table-header:hover {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.table-column {
  flex: 1;
}

.table-column.c-date {
  width: 81px;
  flex: none;
  font-weight: 700;
}

.table-column.c-time {
  width: 50px;
  flex: none;
}

.table-column.c-location {
  min-width: 110px;
  flex: 1;
  font-weight: 700;
}

.table-column.c-phone {
  max-width: 103px;
  min-width: 103px;
  text-align: left;
  flex: 0 auto;
  margin-right: 0;
}

.table-column.c-person {
  max-width: 140px;
  min-width: 126px;
  flex: 1;
  margin-left: 3px;
  margin-right: 3px;
}

.table-column.c-email {
  min-width: 223px;
  flex: none;
}

.table-column.c-status {
  width: 81px;
  flex: 0 auto;
}

.table-group3 {
  flex-flow: wrap;
  flex: 1;
  align-content: stretch;
  align-items: stretch;
  display: flex;
}

.table-single {
  width: 78px;
  flex: none;
}

.table-group3-copy {
  max-width: 32%;
  color: #414141;
  flex-wrap: wrap;
  flex: 1;
  align-content: flex-start;
  align-items: flex-start;
  padding-right: 8px;
  display: flex;
}

.status-style {
  width: 78px;
  color: #fff;
  text-align: center;
  background-color: gray;
  border-radius: 6px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  display: inline-block;
}

.status-style.status-active {
  background-color: #2bac8c;
}

.table-person-ask-link {
  color: #2bac8c;
  background-image: url('../images/table-icon-contact-r.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  border-bottom-style: none;
  padding-left: 23px;
}

.table-icon {
  width: 26px;
  text-align: center;
  background-image: url('../images/table-icon-calend-r.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}

.table-icon.table-icon-time {
  background-image: url('../images/table-icon-time-r.svg');
}

.table-icon.table-icon-location {
  background-image: url('../images/table-icon-location-r.svg');
}

.table-icon.table-icon-person {
  background-image: url('../images/table-icon-person-r.svg');
}

.table-icon.table-icon-phone {
  background-image: url('../images/table-icon-phone-r.svg');
}

.table-icon.table-icon-email {
  background-image: url('../images/table-icon-email-r.svg');
}

.table-icon.table-icon-status {
  background-image: url('../images/table-icon-status-r.svg');
}

.table-row-wrapper {
  border-radius: 20px;
  margin-bottom: 19px;
}

.table-row-wrapper.opend {
  background-color: #f5eeea;
  border-radius: 20px;
}

.table-row-about {
  min-height: 80px;
  border-left: 2px solid #2bac8c;
  border-radius: 0;
  flex-wrap: wrap;
  margin-bottom: 15px;
  margin-left: 26px;
  padding: 7px 90px 0 13px;
  display: inline-block;
}

.table-row-about.table-about--collapsed {
  display: none;
}

.table-action {
  width: 29px;
  flex: none;
}

.table-more-link {
  width: 22px;
  height: 22px;
  float: right;
  background-image: url('../images/table-icon-more-r.svg');
  background-position: 50%;
  background-size: contain;
  border-bottom-style: none;
  margin-top: 1px;
  text-decoration: none;
  display: block;
}

.table-more-link:hover {
  opacity: .69;
}

.table-more-link.close {
  background-image: url('../images/table-icon-close-r.svg');
}

.lk-wrapper {
  min-width: 1255px;
}

.regionaction-filter {
  align-items: stretch;
  margin-bottom: 10px;
  margin-left: 18px;
  margin-right: 18px;
  display: flex;
}

.action-filter-btn {
  height: 100%;
  color: #2bac8c;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #2bac8c;
  border-radius: 20px;
  align-items: center;
  margin-bottom: 11px;
  margin-right: 6px;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}

.action-filter-btn:hover {
  border-bottom-style: solid;
  border-bottom-color: #2bac8c;
}

.lk-panel-sub-text {
  flex: none;
  margin: 0 13px 11px 25px;
}

.action-filter-btn--current {
  height: 100%;
  background-color: #2bac8c;
  border: 2px solid #2bac8c;
  border-radius: 20px;
  align-items: center;
  margin-bottom: 11px;
  margin-right: 6px;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 19px;
  display: flex;
}

.action-filter-color {
  width: 10px;
  height: 10px;
  float: left;
  background-color: gray;
  border-radius: 50%;
  flex: none;
  margin: 2px 5px 0 2px;
  display: block;
}

.action-filter-color.orange {
  background-color: #ffaa12;
  margin-top: 5px;
}

.action-filter-color.blue {
  background-color: #4791ff;
  padding-left: 1px;
}

.action-filter-color.green {
  background-color: #50b842;
}

.diplom-wrap {
  flex-wrap: wrap;
  padding-left: 53px;
  display: flex;
}

.diplom-cover--inactive {
  width: 180px;
  height: 250px;
  background-color: #d2ecf6;
  background-image: url('../images/cover-placeholder.png'), url('../images/diplom-icon.svg');
  background-position: 50%, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, 46px;
  border: 1px solid #f1e6e6;
  border-radius: 6px;
  margin-bottom: 17px;
  box-shadow: 0 11px 17px -11px rgba(0, 0, 0, .33);
}

.diplom-item-inactive {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-right: 5%;
}

.link--grren--report {
  color: #2bac8c;
  border-bottom-style: none;
  margin-right: 40px;
  text-decoration: none;
}

.link--grren--report:hover {
  color: gray;
}

.diplom-cover--download {
  width: 180px;
  height: 250px;
  background-color: #d2ecf6;
  background-image: url('../images/cover-placeholder.png'), url('../images/download-icon.svg');
  background-position: 50%, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, 60px;
  border: 1px solid #f1e6e6;
  border-radius: 6px;
  margin-bottom: 17px;
  box-shadow: 0 11px 17px -11px rgba(0, 0, 0, .33);
}

.diplom-cover--download.sample {
  background-image: url('../images/diplom-voda.jpg'), url('../images/download-icon.svg');
}

.btn-newaction {
  background-color: #2bac8c;
  background-image: url('../images/plus-icon.svg');
  background-position: 11px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 16px;
  margin-top: 15px;
  margin-bottom: 18px;
  margin-left: 18px;
  padding-left: 40px;
}

.btn-newaction:hover {
  background-color: #207a64;
}

.form-add-newaction {
  margin-left: 21px;
  margin-right: 20px;
  padding: 26px;
}

.map-select-wrapper {
  margin-bottom: 30px;
}

.field-label {
  margin-top: 35px;
}

.textarea {
  min-height: 150px;
}

.radio-group {
  position: relative;
}

.italic-text-2 {
  color: #d46d5a;
  border-left: 2px solid #d46d5a;
  padding-left: 10px;
}

.radio-note {
  width: auto;
  height: auto;
  float: none;
  background-color: #f8efe2;
  border-radius: 16px;
  margin-top: 12px;
  margin-bottom: 20px;
  padding: 11px;
  font-size: 13px;
  line-height: 22px;
  display: inline-block;
  position: static;
  top: -73px;
  bottom: 0;
  right: -262px;
}

.radio-note.hide-radio-note {
  display: none;
}

.uchastnokov {
  color: #636363;
  margin: 0 16px 20px;
}

.location {
  color: #636363;
  margin: 16px 16px 5px;
}

.link-5 {
  color: #2bac8c;
  background-image: url('../images/table-icon-person-r.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 8px;
  margin-left: 18px;
  padding-left: 29px;
  text-decoration: none;
  display: inline-block;
}

.link-5.delete {
  color: #d46d5a;
  background-image: url('../images/table-icon-close-r.svg');
  background-position: 0;
  background-size: 20px;
}

.link-5.edit {
  background-image: url('../images/table-icon-location-r.svg');
  background-position: -2px;
  background-size: contain;
}

.my-action-menu {
  margin-bottom: 32px;
}

.rich-text-block {
  margin-top: 19px;
  margin-bottom: 26px;
  margin-left: 55px;
  padding-right: 40px;
}

.link-block-4 {
  width: 150px;
  height: 150px;
  max-height: 150px;
  float: none;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}

.image-7 {
  width: 150px;
  height: 150px;
}

.form-col-big {
  flex: 1;
  margin-left: 25px;
}

.form-col-small {
  width: 24%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.upload-link {
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.upload-link:hover {
  color: #414141;
}

.big--column {
  display: flex;
}

.login-page-wrapper {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.login-form-contaner {
  width: 870px;
  height: 595px;
  max-width: 885px;
  background-color: #fff;
  border-radius: 16px;
  margin-bottom: 14px;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, .11);
}

.login-form-contaner.isfast {
  height: auto;
  min-height: 353px;
}

.login-form-sidebar {
  width: 250px;
  height: auto;
  opacity: 1;
  text-align: center;
  background-color: #2bac8c;
  background-image: url('../images/illustration-login2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 236px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.login-form-sidebar.bg-algin-vert-center {
  background-position: 50%;
}

.link--white {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .29);
  padding: 7px 0 2px;
  text-decoration: none;
}

.link--white.w--current {
  border-bottom-color: rgba(255, 255, 255, .29);
  display: inline;
}

.login-format-social {
  width: 195px;
  height: auto;
  color: #fff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 20px;
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 10px;
  display: flex;
}

.login-menu {
  color: #fff;
}

.social-login-title {
  width: 100%;
  margin-bottom: 7px;
}

.field-input {
  border-radius: 7px;
}

.field-input::-ms-input-placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input::placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input.tel-code-country {
  width: 40px;
  margin-right: 10px;
}

.field-input.tel-code-operator {
  width: 100px;
  margin-right: 11px;
}

.field-input.short {
  max-width: 50%;
}

.field-input.short.f {
  margin-bottom: 0;
  margin-left: -68px;
  padding-left: 0;
}

.column {
  padding-left: 0;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.login-form-footer {
  justify-content: space-between;
  display: inline-block;
  position: static;
  top: 31px;
}

.checkbox-field {
  margin-top: 3px;
}

.success-message {
  color: #414141;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 45px;
  padding: 50px;
  line-height: 23px;
  position: relative;
}

.text-block-7 {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 27px;
}

.error-message {
  z-index: 1000;
  color: #fff;
  background-color: #d46d5a;
  margin-top: 0;
  padding-left: 5%;
  padding-right: 5%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.login-form-interes-wrap {
  border: 1px solid #ccc;
  border-radius: 16px;
  margin-top: 12px;
  padding: 10px 10px 15px;
  overflow: hidden;
}

.form-interes-item {
  color: #fff;
  background-color: #d3a25f;
  border-radius: 5px;
  padding: 2px 2px 2px 6px;
}

.form-interes-item-removelink {
  color: #fff;
  background-image: url('../images/icon-remove.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  margin-right: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  position: static;
  top: -1px;
}

.form-interes-item-removelink:hover {
  opacity: .48;
  color: rgba(255, 255, 255, .42);
}

.form-interes-list {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.form-avatar {
  width: 80px;
  height: 80px;
  float: left;
  border-radius: 50%;
  position: static;
  overflow: hidden;
}

.link--upload {
  background-image: url('../images/icon-attach.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-style: none;
  margin-top: 30px;
  margin-left: 19px;
  padding-left: 27px;
  text-decoration: none;
  display: inline-block;
}

.link--upload:hover {
  color: #414141;
}

.interes-input {
  border-style: none;
  border-color: rgba(0, 0, 0, 0);
  padding: 2px 0;
}

.login-form-avatar-upload-wrapper {
  margin-top: 14px;
  margin-bottom: 23px;
}

.login-form-project-logo {
  margin-top: 27px;
}

.login-form-title {
  color: #2bac8c;
  margin-top: 33px;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 36px;
  display: inline-block;
}

.link--social {
  color: #fff;
  border-bottom-style: none;
  padding: 2px 7px 2px 15px;
  text-decoration: none;
}

.link--social.fb {
  width: 6vh;
  height: 6vh;
  background-image: url('../images/fb-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  margin-right: 0;
  padding-left: 11px;
  font-size: 14px;
}

.link--social.fb:hover {
  opacity: .5;
}

.link--social.fb.isfast {
  min-height: 25px;
  min-width: 25px;
  background-color: #3a70d5;
  background-position: 50%;
  border-radius: 50%;
  margin-left: 1vh;
  margin-right: 1vh;
  padding: 0;
}

.link--social.vk {
  width: 6vh;
  height: 6vh;
  background-image: url('../images/vk-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 21px 24px;
  padding-left: 22px;
  font-size: 14px;
}

.link--social.vk:hover {
  opacity: .5;
}

.link--social.vk.isfast {
  min-height: 25px;
  min-width: 25px;
  background-color: #5d60bd;
  background-position: 48% 55%;
  background-size: 25px;
  border-radius: 50%;
  margin-left: 1vh;
  margin-right: 1vh;
  padding: 0;
}

.link--social.eh {
  background-image: url('../images/icon-ecohub.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: auto 17px;
  padding-left: 24px;
  font-size: 14px;
}

.link--social.eh:hover {
  opacity: .5;
}

.link--social.ok {
  width: 6vh;
  height: 6vh;
  background-image: url('../images/icons8-odnoklassniki-64-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 32px;
  padding-left: 22px;
  font-size: 14px;
  transform: none;
}

.link--social.ok:hover {
  opacity: .5;
}

.link--social.ok.isfast {
  min-height: 25px;
  min-width: 25px;
  filter: contrast(108%);
  background-color: #ee8208;
  background-position: 55%;
  background-size: auto 60%;
  border-radius: 50%;
  margin-left: 1vh;
  margin-right: 1vh;
  padding-left: 0;
  padding-right: 0;
  transform: scale(1.5);
}

.link--social.googl {
  width: 6vh;
  height: 6vh;
  background-image: url('../images/icons8-google-64-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 24px;
  padding-left: 22px;
  font-size: 14px;
}

.link--social.googl:hover {
  opacity: .5;
}

.link--social.googl.isfast {
  min-height: 25px;
  min-width: 25px;
  background-color: #ff3636;
  border-radius: 50%;
  margin-left: 1vh;
  margin-right: 1vh;
  padding-left: 0;
  padding-right: 0;
}

.login-form-notebox {
  background-color: #f8efe2;
  background-image: url('../images/table-icon-status-r.svg');
  background-position: 6px;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 10px;
  margin-top: 0;
  padding: 9px 9px 9px 33px;
}

.texarea-input {
  border-radius: 7px;
}

.slider--login-form {
  height: 489px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}

.slider--login-form.fast {
  height: auto;
  margin-bottom: 28px;
}

.btn--login-form-next-step {
  width: 50%;
  height: 40px;
  text-align: left;
  background-color: #2bac8c;
  border-radius: 16px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 17px;
  padding-right: 29px;
  font-size: 14px;
  position: absolute;
  top: 0;
  bottom: 46px;
  box-shadow: 0 7px 13px rgba(43, 172, 140, .44);
}

.btn--login-form-next-step:hover {
  background-color: #414141;
}

.btn--login-form-next-step.inactive {
  box-shadow: none;
  color: #f3d7d7;
  background-color: #bbb7b7;
}

.icon-3 {
  margin-left: 11px;
  position: absolute;
  top: 0;
  left: 0;
}

.icon-4 {
  margin-right: 8px;
}

.form-step {
  height: 340px;
  position: relative;
}

.mask {
  height: 100%;
}

.slide-nav {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  top: 0;
  left: 0;
  right: 0;
}

.btn--login-form-prev-step {
  width: 45%;
  height: 40px;
  color: gray;
  background-color: #eceaea;
  border: 1px solid #eceaea;
  border-radius: 16px;
  margin-top: 404px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 29px;
  font-size: 14px;
  position: absolute;
}

.btn--login-form-prev-step:hover {
  background-color: rgba(0, 0, 0, 0);
}

.btn--submit--register-form {
  z-index: 1000;
  width: 50%;
  height: 40px;
  text-align: left;
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 8px;
  border-radius: 16px;
  margin-top: 26px;
  margin-bottom: 45px;
  margin-left: 0;
  padding-left: 17px;
  padding-right: 40px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 7px 13px rgba(43, 172, 140, .44);
}

.btn--submit--register-form:hover {
  background-color: #414141;
}

.login-form-wrapper {
  flex: 1;
  margin-bottom: 0;
  padding-left: 26px;
  padding-right: 24px;
}

.login-form {
  height: 100%;
}

.login-form.flex-vertical {
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 21px;
  display: flex;
}

.phone-input-wrapper {
  align-items: center;
  display: flex;
}

.text-block-9 {
  margin-top: -8px;
  margin-right: 7px;
}

.emoji-icon {
  color: #414141;
  margin-right: 7px;
  font-family: Symbola emoji, sans-serif;
  font-size: 23px;
}

.login-background {
  z-index: -4;
  background-color: #eceaea;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.step-indicator {
  color: gray;
  margin-bottom: 12px;
}

.text-block-10 {
  text-align: left;
}

.have-account.ghost {
  border: 1px solid rgba(255, 255, 255, .4);
  border-radius: 16px;
  padding: 10px 19px;
}

.text-block-11 {
  width: 870px;
}

.login-page-footer {
  width: 870px;
  text-align: right;
}

.login-page-footer-item {
  margin-right: 15px;
}

.login-page-footer-item.r {
  display: block;
}

.btn--submit-login {
  width: 50%;
  height: 50px;
  text-align: left;
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 8px;
  border-radius: 16px;
  margin-top: 26px;
  margin-left: 0;
  padding-left: 17px;
  padding-right: 40px;
  font-size: 20px;
  display: block;
  box-shadow: 0 7px 13px rgba(43, 172, 140, .44);
}

.btn--submit-login:hover {
  background-color: #414141;
}

.c-signup-form-link {
  margin-top: 13px;
  display: inline-block;
  position: relative;
  top: -12px;
}

.social-login-row {
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.field-input-xl {
  height: auto;
  border-radius: 16px;
  margin-bottom: 15px;
  font-size: 25px;
}

.field-input-xl:focus {
  border: 1px solid #2bac8c;
}

.field-input-xl::-ms-input-placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input-xl::placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input-xl.tel-code-country {
  width: 40px;
  margin-right: 10px;
}

.field-input-xl.tel-code-operator {
  width: 100px;
  margin-right: 11px;
}

.link--social__green {
  height: 31px;
  color: #2bac8c;
  border: 1px solid #eceaea;
  border-radius: 16px;
  margin-right: 10px;
  padding: 5px 15px 5px 30px;
  line-height: 19px;
  text-decoration: none;
}

.link--social__green.fb {
  height: 31px;
  background-image: url('../images/icon-fb.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: auto 18px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 14px;
}

.link--social__green.fb:hover {
  opacity: .5;
}

.link--social__green.vk {
  background-image: url('../images/icon-vk.svg');
  background-position: 9px;
  background-repeat: no-repeat;
  background-size: 20px 25px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 14px;
}

.link--social__green.vk:hover {
  opacity: .5;
}

.link--social__green.eh {
  background-image: url('../images/icon-ecohub-grey.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 37px;
  font-size: 14px;
}

.link--social__green.eh:hover {
  opacity: .5;
}

.link--social__green.ok {
  background-image: url('../images/icons8-odnoklassniki-64.png');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 26px 25px;
  padding-right: 10px;
  font-size: 14px;
}

.link--social__green.ok:hover {
  opacity: .5;
}

.link--social__green.googl {
  background-image: url('../images/icons8-google-64.png');
  background-position: 9px;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 14px;
}

.link--social__green.googl:hover {
  opacity: .5;
}

.text-block-12 {
  color: gray;
  margin-bottom: 0;
  margin-right: 16px;
}

.linl--lk-sidebar-profile {
  width: 100%;
  color: #414141;
  border-bottom: 0 rgba(0, 0, 0, 0);
}

.linl--lk-sidebar-profile:hover {
  color: #2bac8c;
}

.overlay-fill {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.media-query-detector {
  margin-top: 26px;
  padding-left: 29px;
}

.visible-md, .visible-sm, .visible-xs {
  display: none;
}

.popup {
  z-index: 999999;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.popup.show {
  display: flex;
}

.popup-body {
  z-index: 10;
  width: 640px;
  height: auto;
  max-height: auto;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.popup-body.is--otchet {
  flex-wrap: nowrap;
  overflow: hidden;
}

.popup-body.is--moderation {
  height: auto;
  max-height: 543px;
}

.popup-title {
  border-bottom: 1px solid #eceaea;
  padding: 14px 14px 11px;
  font-size: 21px;
  font-weight: 700;
}

.popup-list {
  background-color: #f5f5f5;
  padding: 14px 27px;
  overflow: scroll;
}

.popup-list-item {
  background-color: #fff;
  border-radius: 16px;
  margin-bottom: 15px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 7px 9px -8px rgba(0, 0, 0, .45);
}

.popup-list-item.new-item {
  background-color: #ffeacb;
}

.popup-list-item-content {
  flex: 1;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 15px;
}

.popup-item-title {
  margin-top: 0;
  margin-bottom: 6px;
  font-weight: 700;
}

.text-block-14 {
  color: #8b8787;
  font-size: 14px;
  line-height: 21px;
}

.popup-more-link {
  font-size: 14px;
}

.popup-item-meta {
  color: gray;
  margin-top: 15px;
  font-size: 14px;
}

.close-cont {
  float: right;
}

.c-popup-title {
  float: left;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 3px;
}

.close-popup {
  width: 25px;
  height: 25px;
  color: rgba(0, 0, 0, 0);
  background-image: url('../images/table-icon-close-r.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-color: rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  top: 2px;
}

.close-popup:hover {
  color: #d46d5a;
  transform: scale(1.26);
}

.lk-panel-menu {
  margin-bottom: 30px;
  margin-left: 25px;
  margin-right: 20px;
}

.widget--is-task-menu {
  background-color: #f8efe2;
  border-radius: 15px;
  margin-top: 28px;
  margin-left: 25px;
  margin-right: 16px;
  padding: 30px 16px 16px;
  font-size: 14px;
  display: block;
}

.widget--is-task-menu.stickit {
  margin-bottom: 0;
  padding-bottom: 19px;
  position: -webkit-sticky;
  position: sticky;
  top: 19px;
}

.btn--with-icon {
  width: 100%;
  background-color: #2bac8c;
  background-image: url('../images/take-task-ico.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 11px;
  border-radius: 16px;
  margin-bottom: 8px;
  margin-left: 0;
  padding-right: 54px;
  font-size: 15px;
}

.btn--with-icon:hover {
  color: #fff;
  background-color: #414141;
}

.btn--with-icon.is--report {
  font-size: 16px;
}

.btn--with-icon.is--taketask {
  background-image: url('../images/unlocked-ico-white.png');
  background-size: 11px;
  font-size: 16px;
}

.btn--with-icon.is-inbody {
  width: 27%;
  margin-left: 16px;
}

.btn--with-icon.small {
  width: 30%;
  float: left;
  margin-left: 17px;
}

.btn--with-icon.is--sendletter {
  background-image: url('../images/icons8-newLayer.png');
  background-size: 22px;
  padding-right: 48px;
  font-size: 16px;
}

.c-task-satus {
  grid-row-gap: 11px;
  border: 1px solid #bbb;
  border-radius: 10px;
  flex-direction: column;
  margin-bottom: 15px;
  padding: 7px 15px 8px;
  line-height: 18px;
  display: flex;
}

.lk-panel-image.is--crop-vertical {
  height: auto;
  margin-bottom: 29px;
  overflow: hidden;
}

.c-image--fullwidth {
  width: 100%;
}

.widget--is-text {
  background-color: #f8efe2;
  border-radius: 15px;
  margin-top: 28px;
  margin-left: 25px;
  margin-right: 16px;
  padding: 17px 16px 16px;
  font-size: 14px;
  display: block;
}

.lk-panel-menu--inwidget {
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.list-item-10 {
  padding-left: 15px;
}

.lms-tags-block {
  color: gray;
  margin-top: 25px;
  margin-bottom: 15px;
  margin-left: 15px;
  font-size: 14px;
}

.tag-post-2 {
  color: #2bac8c;
  background-color: #3ffee7;
  border-radius: 46px;
  margin-bottom: 6px;
  margin-left: 13px;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block;
}

.tag-post-2:hover {
  color: #d3a25f;
}

.tag-post-2.w--current {
  color: #2bac8c;
  text-decoration: none;
}

.social-share-lk--white-smoke-bg {
  background-color: #f5f5f5;
  border: 1px solid #2bac8c;
  border-radius: 20px;
  margin: 20px 20px 20px 40px;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
}

.content--sidebar-2 {
  width: 35%;
  max-width: 310px;
  min-height: 400px;
  min-width: 200px;
  float: left;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.role-btn-2 {
  color: #414141;
  background-color: rgba(43, 172, 140, .29);
  border-radius: 16px;
  margin-bottom: 1px;
  margin-right: 16px;
  padding: 10px 11px 10px 8%;
  text-decoration: none;
  display: block;
}

.role-btn-2:hover {
  background-color: #eceaea;
}

.share-link-2 {
  color: #2bac8c;
  border-bottom-style: none;
  margin-left: 4px;
  margin-right: 4px;
  padding: 7px;
  text-decoration: none;
  display: inline-block;
}

.share-link-2:hover {
  color: #414141;
}

.small-link-2 {
  color: #2bac8c;
  border-bottom: 1px dotted rgba(0, 0, 0, .27);
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  display: inline-block;
}

.lk-panel-45 {
  width: 45%;
  max-height: 600px;
  max-width: 350px;
  min-height: 60px;
  min-width: 350px;
  background-color: #fff;
  border-radius: 16px;
  margin: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lk-panel-45.is-instruction {
  border: 1px solid #eceaea;
}

.nav-link--lk--small {
  height: auto;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  margin-left: 46px;
  margin-right: 0;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline;
}

.nav-link--lk--small:hover {
  border-bottom-color: #f5f5f5;
}

.nav-link--lk--small.w--current {
  border-bottom-style: none;
  border-bottom-color: #eceaea;
}

.paragraph-5 {
  margin-left: 49px;
}

.c-content-sidebar--description {
  margin-top: 25px;
  margin-bottom: 41px;
  margin-left: 44px;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.link-nav--white-2 {
  color: #fff;
  border: 1px #000;
  border-bottom: 3px solid #fff;
  margin-top: 1px;
  margin-right: 28px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.link-nav--white-2:hover {
  color: #414141;
}

.c-video-lightbox-wrapper {
  max-width: 440px;
  background-image: linear-gradient(to right, #1dff72, #48bb49);
  margin-bottom: 23px;
  padding: 1px;
  transition: all .3s;
}

.c-video-lightbox-wrapper:hover {
  background-image: linear-gradient(to right, #1dff72 100%, #48bb49);
}

.c-video-lightbox-wrapper.is--300 {
  max-width: 300px;
  background-image: linear-gradient(to right, #1dff72, #48bb49 33%, #fff 74%, #fff);
  margin-left: 44px;
}

.c-video-lightbox-content {
  color: #fff;
  background-color: #39a935;
  align-items: center;
  padding: 10px;
  font-size: 18px;
  line-height: 1.25em;
  text-decoration: none;
  display: flex;
}

.c-video-lightbox-content.is--menu-item {
  background-color: #fff;
  border-radius: 11px;
  margin-left: 41px;
  padding: 15px;
  box-shadow: 1px 1px 18px -8px #000;
}

.c-video-lightbox-text {
  color: #2bac8c;
  padding-left: 15px;
  font-size: 16px;
}

.div-block-4 {
  z-index: 9999;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.form-block {
  margin: 23px;
}

.popup-item-meta-2 {
  color: gray;
  margin-top: 15px;
  font-size: 14px;
}

.popup-title-2 {
  border-bottom: 1px solid #eceaea;
  padding: 14px 14px 11px;
  font-size: 21px;
  font-weight: 700;
}

.c-popup-title--is-notice {
  float: left;
  background-image: url('../images/icon-notes.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 27px;
}

.popup-content {
  height: auto;
  background-color: #f5f5f5;
  padding: 14px 27px;
  overflow: scroll;
}

.btn--submit--report {
  width: 45%;
  height: 50px;
  text-align: left;
  background-color: #2bac8c;
  background-image: url('../images/take-task-ico.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 16px;
  margin-top: 15px;
  margin-left: 0;
  padding-left: 17px;
  padding-right: 40px;
  font-size: 17px;
  display: block;
  box-shadow: 0 7px 13px rgba(43, 172, 140, .44);
}

.btn--submit--report:hover {
  background-color: #414141;
}

.c-form--report {
  height: auto;
  margin-top: 16px;
}

.form-description {
  margin-bottom: 14px;
  font-size: 14px;
}

.c-success-message--report {
  background-color: rgba(0, 0, 0, 0);
}

.cover-metod {
  width: 200px;
  margin-left: 59px;
}

.text-block-15 {
  margin-top: 8px;
}

.c-person {
  border-top: 7px solid #2bac8c;
  border-radius: 6px;
  flex-direction: column;
  margin: 17px;
  padding: 14px;
  display: flex;
  box-shadow: 0 0 9px rgba(0, 0, 0, .2);
}

.c-person.is--netkoordinatora {
  border-top-color: #c3c3c3;
  padding-bottom: 25px;
}

.c-person-photo {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  flex: none;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}

.c-person-name {
  margin-top: 8px;
  font-weight: 700;
}

.c-person-body {
  width: 125px;
  height: auto;
  flex: 1;
}

.c-person-firma {
  color: gray;
  font-size: 14px;
}

.c-person-dolzhnost {
  font-size: 14px;
}

.c-person-contact.is--email {
  background-image: url('../images/table-icon-email-r.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 10px;
  padding-left: 30px;
}

.c-person-contact.is--phone {
  background-image: url('../images/table-icon-phone-r.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 26px;
  padding-left: 30px;
}

.c-person-row {
  display: flex;
}

.div-block-5 {
  min-height: 50px;
  border: 1px solid #e4d7d7;
  margin-top: 18px;
  padding: 14px;
}

.c-person-dialog {
  border: 1px solid #ccc;
  margin-top: 25px;
  position: relative;
}

.c-person-dialog-corner {
  width: 20px;
  height: 20px;
  background-image: url('../images/c-person-dialg-corner.png');
  background-position: 0 0;
  background-size: 30px;
  margin-top: 1px;
  position: absolute;
  top: -21px;
  left: 57px;
}

.text-block-16 {
  padding: 15px;
}

.text-block-17 {
  text-align: center;
  background-color: #f5eeea;
  justify-content: center;
  align-items: center;
  font-size: 44px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.have-account--new {
  color: #414141;
  margin-top: 24px;
  font-size: 16px;
}

.link--green {
  color: #2bac8c;
  border-bottom: 1px solid rgba(43, 172, 140, .23);
  padding: 7px 0 2px;
  text-decoration: none;
}

.link--green.w--current {
  border-bottom-color: rgba(255, 255, 255, .29);
  display: inline;
}

.div-block-6 {
  position: relative;
  top: 23px;
}

.checkbox-label, .checkbox-label-2 {
  font-size: 13px;
}

.c-timeline {
  width: 100%;
  min-height: 100vh;
  padding-top: 60px;
  position: relative;
}

.tl-line {
  width: 3px;
  background-color: #2bac8c;
  margin-top: 62px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}

.tl-block {
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.tl-block-content {
  width: 46%;
  min-height: 90px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -4px;
  padding: 20px;
  display: block;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .53);
}

.tl-block-content.tl-block--isright {
  float: right;
  display: block;
}

.tl-block-triangle {
  width: 0;
  height: 0;
  border: 7px solid rgba(0, 0, 0, 0);
  border-left-color: #fff;
  position: absolute;
  top: 16px;
  left: 100%;
}

.tl-block-triangle.tl-block-triangle--isleft {
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: #fff;
  left: -14px;
}

.tl-block-img {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 3px solid #2bac8c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: -19px;
  padding-top: 3px;
  padding-left: 1px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 0;
  display: flex;
  position: absolute;
  left: 50%;
}

.tl-block-date {
  margin-top: -43px;
  margin-bottom: 19px;
  font-size: 12px;
  position: relative;
  top: -6px;
}

.tl-block-date.tl-block-date--isright {
  float: right;
}

.tl-block-thumb {
  width: 78px;
  float: right;
  margin-left: 9px;
  margin-right: 0;
}

.tl-block-title {
  color: #2bac8c;
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 15px;
}

.tl-block-text {
  font-size: 18px;
}

.div-block-7 {
  width: 100%;
  min-height: 100px;
  margin-left: 17px;
}

.middle-timeline {
  width: 300px;
  min-height: 44px;
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  margin-top: 71px;
  margin-left: -148px;
  padding: 12px 7px;
  position: absolute;
  bottom: -34px;
  left: 50%;
  box-shadow: 3px 3px 20px -10px #000;
}

.link-7 {
  color: #000;
}

.link-7:hover {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.lk-block-wrapper {
  width: 100%;
  flex: 0 auto;
  margin-right: 1%;
  padding-left: 0;
  display: flex;
}

.lk-block-wrapper.lkbw-norightmargin {
  width: 100%;
  flex: 0 auto;
  padding-bottom: 299px;
  display: block;
  position: relative;
}

.lk-block-wrapper.lkbw-norightmargin.hide, .lk-block-wrapper.hide2 {
  display: none;
}

.lk-panel--isdashboard {
  width: 97%;
  min-height: 61px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 1px 10px 15px;
  padding: 14px 10px 10px;
  display: block;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lk-panel--isdashboard.lkpd-last {
  margin-left: 15px;
  margin-right: 0;
  padding-top: 14px;
  padding-bottom: 5px;
}

.lkdb-prize-badge {
  width: 60px;
  height: 60px;
  border-bottom-style: none;
  flex: none;
  justify-content: center;
  align-items: center;
  margin: 3px 8px 3px 0;
  display: flex;
}

.lk-panel-title--offset {
  width: auto;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -4px;
  margin-left: 31px;
  padding-top: 0;
  font-size: 12px;
  line-height: 19px;
  display: block;
}

.my-stat {
  width: auto;
  height: 60px;
  float: left;
  text-align: center;
  border: 1px solid #eceaea;
  border-radius: 10px;
  flex: 1;
  margin-top: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 12px 4px;
  line-height: 11px;
  display: block;
}

.slider {
  height: auto;
  min-height: 263px;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  margin-top: 20px;
  margin-left: 33px;
  margin-right: 33px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.slide-nav-2 {
  height: 25px;
  padding-top: 0;
  font-size: 7px;
  bottom: -34px;
}

.slide-3 {
  width: 33.3%;
  height: 279px;
  padding-top: 10px;
}

.left-arrow-2 {
  width: 41px;
  margin-left: -30px;
}

.icon-5 {
  color: #2bac8c;
  margin-left: 10px;
  font-size: 25px;
}

.right-arrow-2 {
  width: 41px;
  margin-right: 0;
  right: -27px;
}

.icon-6 {
  color: #2bac8c;
  margin-left: 12px;
  margin-right: 1px;
  font-size: 25px;
}

.lk-panel-full {
  width: auto;
  min-height: 60px;
  min-width: 296px;
  background-color: #fff;
  border-radius: 16px;
  margin: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lk-panel-full.is-instruction {
  border: 1px solid #eceaea;
}

.text-block-19 {
  background-color: #fff;
  padding: 7px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.navlink-icon {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-christmas-star-52.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-left: 0;
  margin-right: 8px;
  padding: 15px;
  display: block;
}

.navlink-icon.navicon-task {
  background-image: url('../images/icons8-item.svg');
  background-size: 28px;
}

.navlink-icon.navicon-favorites {
  background-image: url('../images/icons8-bookmark-52.png');
  background-size: 23px;
}

.navlink-icon.navicon-dashboard {
  background-image: url('../images/icons8-dashboard-52.png');
  background-size: 23px;
}

.navlink-icon.navicon-back {
  background-image: url('../images/icons8-back.png');
  background-size: 30px;
}

.navlink-icon.navicon-rating {
  background-image: url('../images/icons8-user-account-96-1.png');
  background-size: 23px;
}

.navlink-icon.navicon-diplom {
  background-image: url('../images/icons8-diplom.svg');
  background-size: 30px;
}

.navlink-icon.navicon-notification {
  background-image: url('../images/icons8-note.svg');
  background-size: 30px;
}

.navlink-icon.navicon-map {
  background-image: url('../images/icons8-map.svg');
  background-size: 29px;
}

.navlink-icon.navicon-folder {
  background-image: url('../images/icons8-folder.svg');
  background-size: 30px;
}

.navlink-icon.navicon-back-directory {
  background-image: url('../images/icons8-all.svg');
  background-size: 30px;
}

.navlink-icon.navicon-zajavki {
  background-image: url('../images/icons8-zajavka.svg');
  background-size: 29px;
}

.navlink-icon.navicon-persons {
  background-image: url('../images/icons8-persons.svg');
  background-size: 30px;
}

.navlink-text {
  border-bottom: 4px #2bac8c;
  padding-top: 0;
}

.navlink-text:hover {
  color: #2bac8c;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.nav-link--lk--withicon {
  width: auto;
  height: auto;
  color: #414141;
  border-bottom: 4px #2bac8c;
  border-left: 4px solid #2bac8c;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0 5px 18px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.nav-link--lk--withicon:hover {
  border-bottom: 0 #f5f5f5;
}

.nav-link--lk--withicon.w--current {
  background-color: #f5f5f5;
  border-bottom-style: none;
  border-bottom-color: #eceaea;
  border-left: 4px solid #2bac8c;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  padding-right: 12px;
}

.nav-link--lk--withicon.dropdown-icon {
  background-image: url('../images/icon-dropdown.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-wrap: wrap;
}

.lk-slider-allslides-wrapper {
  width: auto;
  min-height: 200px;
  flex-wrap: nowrap;
  padding-left: 22px;
  padding-right: 30px;
  display: flex;
}

.lk-slide-item {
  width: 33%;
  float: left;
  flex: none;
}

.owl {
  width: 100%;
  flex: 1;
  position: static;
  overflow: scroll;
}

.lk-block-wrapper--slider {
  width: auto;
  min-height: 236px;
  flex: 0 auto;
  padding-left: 0;
  display: block;
  position: relative;
}

.owl-carousel {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.all-slides {
  width: 100%;
  display: flex;
}

.slides-mask {
  width: 71%;
  overflow: hidden;
}

.mask-2 {
  width: 100%;
}

.flower {
  width: 659px;
  height: 387px;
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: relative;
}

._3-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  bottom: -102px;
  right: 115px;
  box-shadow: 0 0 28px -8px #000;
}

._3-flower-btn:hover {
  color: #000;
  background-color: #03d2e4;
}

._3-flower-btn.w--current {
  background-color: #03d2e4;
}

._6-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: -102px;
  left: 116px;
  box-shadow: 1px 1px 28px -8px #000;
}

._6-flower-btn:hover {
  color: #000;
  background-color: #9adf09;
}

._6-flower-btn.w--current {
  background-color: #9adf09;
}

._5-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  left: 7px;
  box-shadow: 1px 1px 28px -8px #000;
}

._5-flower-btn:hover {
  color: #000;
  background-color: #2067ff;
}

._5-flower-btn.w--current {
  background-color: #2067ff;
}

._4-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  bottom: -105px;
  left: 115px;
  box-shadow: 0 0 28px -8px #000;
}

._4-flower-btn:hover {
  color: #000;
  background-color: #d8fd62;
}

._4-flower-btn.w--current {
  background-color: #d8fd62;
}

._2-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  right: 5px;
  box-shadow: 0 0 28px -8px #000;
}

._2-flower-btn:hover {
  color: #000;
  background-color: #ff0f95;
}

._2-flower-btn.w--current {
  background-color: #ff0f95;
}

._0-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  box-shadow: 1px 1px 28px -8px #000;
}

._0-flower-btn:hover {
  color: #000;
  background-color: #ecb400;
}

._0-flower-btn.w--current {
  background-color: #ecb400;
}

._1-flower-btn {
  width: 210px;
  height: 210px;
  float: left;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: -110px;
  right: 111px;
  box-shadow: 1px 1px 15px -3px #000;
}

._1-flower-btn:hover {
  color: #000;
  background-color: #8636ff;
}

._1-flower-btn.w--current {
  background-color: #8636ff;
}

.menu {
  z-index: 9999;
  width: 700px;
  height: 700px;
  transform-origin: 50% 0;
  background-color: #56a98e;
  border-radius: 363px;
  justify-content: center;
  margin-top: 42px;
  margin-left: 238px;
  margin-right: 0;
  padding: 158px 22px 147px;
  display: none;
  position: fixed;
  top: 0;
  left: -285px;
  transform: scale(.8);
}

.menu-btn {
  color: #fff;
  background-color: #56a98e;
  background-image: url('../images/э-Иконка-хаба_1э-Иконка-хаба.png');
  background-position: 11px;
  background-repeat: no-repeat;
  margin-left: 238px;
  padding: 12px 15px 12px 38px;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.menu-btn:hover {
  color: #fff;
  background-color: #229075;
}

.lk-banner-tag {
  color: gray;
  margin-top: -17px;
  margin-left: 15px;
  font-size: 11px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.link-8 {
  float: right;
  flex: 0 auto;
  margin-right: 3px;
  line-height: 16px;
}

.lkdb-prize-badge-placeholder {
  width: 55px;
  height: 55px;
  opacity: .31;
  border: 1px dotted #000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 8px;
  font-size: 28px;
  display: flex;
}

.lk-flex-wrapper {
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.link--cover--overlay {
  z-index: 10;
  color: #fff;
  background-color: rgba(0, 0, 0, .48);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.cover-link {
  color: #fff;
  padding: 23px;
  font-size: 14px;
}

.lk-cardcover-link {
  border-bottom: 1px solid rgba(255, 255, 255, .29);
  margin-top: 7px;
  display: inline-block;
}

.lk-cardcover-link:hover {
  border-bottom-color: rgba(255, 255, 255, 0);
}

.zadania-wrapper {
  flex-wrap: wrap;
  justify-content: space-around;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  overflow: hidden;
  transform: none;
}

.zadania-wrapper.disable {
  display: none;
}

.lk-panel-header {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-right: 230px;
  padding: 9px 0 9px 3px;
  display: flex;
  position: relative;
}

.lk-panel-title--smallmargin {
  flex: 1;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 13px;
}

.paragraph-4-zadania {
  color: #636363;
  margin: 5px 16px 10px 13px;
  font-size: 14px;
  line-height: 19px;
}

.lkph-column--thumbnail {
  width: 65px;
  height: 65px;
  float: left;
  background-color: #eceaea;
  background-image: url('../images/bird-badge.jpg');
  background-position: 50%;
  background-size: contain;
  border: 1px solid #eceaea;
  border-radius: 50%;
  flex: none;
  margin-top: 4px;
  margin-left: 15px;
  margin-right: 4px;
}

.lkph-column--thumbnail.healthy {
  background-image: url('../images/ph-healthy.jpg');
}

.zadanie-card-menu {
  min-height: 40px;
  color: #2bac8c;
  border-top: 1px solid rgba(0, 0, 0, .1);
  justify-content: flex-start;
  margin: 0;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.zadanie-card-menu-item {
  color: #2bac8c;
  margin-right: 15px;
  line-height: 20px;
  display: inline-block;
}

.card-overflow-done {
  background-image: url('../images/icons8-check.svg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 121px, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-overflow-done:hover {
  color: #2bac8c;
}

.text-block-21 {
  text-align: center;
  margin-top: 131px;
}

.lkph-column--menu {
  width: auto;
  min-height: 30px;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 27px;
  padding-right: 35px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.lkpcm-item-show {
  margin-top: 10px;
  line-height: 24px;
}

.lkpcm-item-show.disable {
  display: none;
}

.lkpcm-item-hide {
  margin-top: 10px;
  margin-right: 1px;
  line-height: 24px;
}

.lkpcm-item-hide.disable {
  display: block;
}

.lkpcm-item-link {
  margin-top: 10px;
  margin-right: 13px;
  line-height: 24px;
}

.lk-panel-column--half {
  width: 50%;
  min-height: 400px;
  min-width: 216px;
  float: none;
  flex: 0 auto;
  display: block;
}

.lk-panel-comment {
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 17px;
  padding-bottom: 0;
  line-height: 16px;
  display: flex;
}

.lk-panel-commen-avatar {
  width: auto;
  float: left;
  flex: none;
  margin-right: 9px;
  line-height: 16px;
}

.lk-panel-comment-body {
  flex: 1;
  line-height: 16px;
}

.lk-avatar-link {
  border-bottom-style: none;
  display: block;
}

.lkpcab-header {
  padding-top: 5px;
  padding-bottom: 0;
  line-height: 20px;
}

.lkpcab-comment {
  font-size: 12px;
  line-height: 22px;
}

.lkpcab-autor {
  font-weight: 500;
  display: inline-block;
}

.lk-panel-comments-wrapper, .lk-panel-gallery-wrapper {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.lkpg-photo-item {
  width: 70px;
  height: 70px;
  background-color: #eceaea;
  border: 1px solid #fff;
  margin: 0 2px 3px;
}

.lkpg-photo-item:hover {
  border: 1px solid #2bac8c;
}

.avatar-profile--small {
  width: 30px;
  height: 30px;
  float: left;
  background-color: gray;
  background-image: url('../images/ava-placeholder.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin-top: 0;
  margin-bottom: 8px;
}

.link-10 {
  margin-top: 10px;
  margin-bottom: 16px;
  margin-left: 19px;
  font-size: 13px;
  display: inline-block;
}

.lk-panel-scrollable {
  padding-left: 25px;
  padding-right: 25px;
  overflow: visible;
}

.btn--ghost-no-icon {
  width: 100%;
  color: #2bac8c;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 2px solid #2bac8c;
  border-radius: 16px;
  margin-bottom: 8px;
  margin-left: 0;
  padding-right: 15px;
  font-size: 15px;
}

.btn--ghost-no-icon:hover {
  color: #fff;
  background-color: #2bac8c;
}

.btn--ghost-no-icon.is--report {
  font-size: 16px;
}

.btn--ghost-no-icon.is--taketask {
  background-image: url('../images/unlocked-ico-white.png');
  background-size: 11px;
  font-size: 16px;
}

.btn--ghost-no-icon.is-inbody {
  width: 27%;
  margin-left: 16px;
}

.show-field--address {
  border-bottom-style: dashed;
  margin-bottom: 8px;
  margin-right: 10px;
  font-size: 14px;
  display: inline-block;
}

.hide-field--address {
  color: #d46d5a;
  border-bottom-style: dashed;
  margin-bottom: 8px;
  font-size: 14px;
  display: inline-block;
}

.checkbox-label--agree {
  font-size: 14px;
  line-height: 20px;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.btn--cancel {
  width: 45%;
  height: 50px;
  color: #d46d5a;
  background-color: #eceaea;
  border-radius: 15px;
  align-items: center;
  margin-top: 26px;
  display: flex;
}

.field-input--address2 {
  height: 50px;
  border-radius: 16px;
  margin-bottom: 27px;
  font-size: 25px;
}

.field-input--address2:focus {
  border: 1px solid gray;
}

.field-input--address2::-ms-input-placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input--address2::placeholder {
  color: rgba(51, 51, 51, .31);
  font-size: 10px;
}

.field-input--address2.tel-code-country {
  width: 40px;
  margin-right: 10px;
}

.field-input--address2.tel-code-operator {
  width: 100px;
  margin-right: 11px;
}

.cbla-link {
  display: inline-block;
}

.form-description--nomargin {
  float: left;
  margin-bottom: 1px;
  margin-right: 12px;
  font-size: 14px;
}

.checkbox--agree {
  margin-top: 30px;
}

.lkp-richtext {
  color: #414141;
  margin-bottom: 19px;
  padding-left: 30px;
  padding-right: 40px;
}

.tlbc--footer {
  color: #b1b1b1;
  border-top: 1px solid #eceaea;
  justify-content: flex-start;
  align-items: center;
  margin: 20px -20px -21px;
  padding: 3px 15px 10px;
  font-size: 14px;
  display: flex;
}

.text-block-22 {
  margin-top: 0;
  margin-right: 5px;
  line-height: 17px;
}

.dashboard-load-more {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  display: block;
}

.div-block-9 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.content--body-fullrow {
  width: 100%;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.lkph-column--big {
  flex: 1;
}

.lkphc-row--flex {
  align-items: center;
  margin-bottom: 6px;
  margin-left: 15px;
  display: flex;
}

.lkphc-statistics, .lkphc-zadanie-status {
  margin-left: 13px;
  font-size: 16px;
}

.lkphc-prize-icon {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-ÑÑÐ¾ÑÐµÐ¹-60.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.hub-lk-sub-menu-new {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-left: 25%;
  display: none;
}

.nav-link--lk-new {
  height: auto;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
  display: inline-block;
}

.nav-link--lk-new:hover {
  border-bottom-color: #f5f5f5;
}

.nav-link--lk-new.w--current {
  border-bottom-style: none;
  border-bottom-color: #eceaea;
}

.btn--getapart {
  color: #fff;
  background-color: #2bac8c;
  background-image: url('../images/plus-icon.svg');
  background-position: 11px;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 8px;
  padding: 6px 15px 6px 32px;
  display: inline-block;
}

.lk-panel--zadanie {
  width: 100%;
  min-height: 60px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  margin: 10px 1%;
  padding-bottom: 10px;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.link-11.red {
  color: #d46d5a;
}

.link-icon {
  padding-left: 8px;
  padding-right: 8px;
}

.link-icon--unpin {
  width: 22px;
  height: 22px;
  background-image: url('../images/icons8-unpin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-bottom-style: none;
  margin-right: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.link-icon--unpin:hover {
  opacity: .62;
}

.link-icon--share {
  background-image: url('../images/icons8-share.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-style: none;
  margin-right: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.link-icon--share:hover {
  opacity: .62;
}

.zadanie-card-menu--justify {
  min-height: 40px;
  color: #2bac8c;
  border-top: 1px solid rgba(0, 0, 0, .1);
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.lk-card-content-type {
  color: #dbc7c7;
  margin: 15px 15px -17px;
  font-size: 14px;
  line-height: 16px;
}

.div-block-10 {
  width: 100%;
  min-height: 300px;
  flex: 0 auto;
}

.div-block-11 {
  width: 200px;
  height: 200px;
  background-color: #eceaea;
  margin: 5px;
}

.owl-slide {
  width: 350px;
  min-height: 248px;
  float: left;
  padding-top: 25px;
}

.lk-title-card {
  position: relative;
  top: -6px;
}

.lk-top-menu-nav-flower {
  justify-content: flex-start;
  display: flex;
}

.lk-card-title {
  padding: 10px 16px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.lk-card-txt {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 14px;
  line-height: 145%;
}

.lk-floating-wrapper {
  float: left;
}

.lkphc-row--flex--vertical {
  flex-direction: column-reverse;
  align-items: stretch;
  margin-bottom: 15px;
  padding-right: 11px;
  display: flex;
}

.text-block-23-2 {
  color: #bcbcbc;
  margin-top: 18px;
  margin-bottom: 6px;
  margin-left: 13px;
  font-size: 16px;
}

.owl-prv-custom {
  width: 20px;
  height: 20px;
  color: #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 39%;
  left: 8px;
}

.owl-prv-custom:hover {
  background-color: #eceaea;
}

.div-block-12 {
  display: block;
}

.owl-nxt-custom {
  width: 20px;
  height: 20px;
  color: #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 39%;
  right: 8px;
}

.owl-nxt-custom:hover {
  background-color: #eceaea;
}

.owl-nav-arrow {
  width: 5px;
  height: 10px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-left: 6px #000;
  border-right-color: gray;
  margin-left: -3px;
  display: inline-block;
}

.owl-nav-arrow-next {
  width: 5px;
  height: 10px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-left-color: gray;
  border-right: 0 gray;
  margin-left: 2px;
  display: inline-block;
}

.lk-flex-column {
  width: 50%;
}

.lk-sidebar-widget {
  margin-left: 18px;
}

.lkp-prize {
  width: 25px;
  height: 25px;
}

.lkp-prize.prize-bird {
  width: 20px;
  height: 20px;
  background-image: url('../images/prize-bird2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lkp-prize.prize-zoj {
  width: 20px;
  height: 20px;
  background-image: url('../images/newborn2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}

.lkp-prize.prize-otvetstven {
  width: 20px;
  height: 20px;
  background-image: url('../images/prize-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lkp-prize.prize-heart {
  width: 20px;
  height: 20px;
  background-image: url('../images/newborn2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lk-panel-rating-prize {
  align-items: center;
  margin-top: 2px;
  margin-left: 8px;
  display: flex;
}

.text-block-24 {
  color: gray;
  margin-left: 3px;
  font-size: 14px;
}

.lkphc-users-icon {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-Ð³Ð¾ÑÑÑ-Ð¼ÑÐ¶ÑÐ¸Ð½Ð°-filled-60-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lkphc-row--flex-copy {
  color: #fff;
  flex-direction: column;
  align-items: stretch;
  margin-left: 14px;
  display: flex;
}

.zadanie-card-menu-2 {
  min-height: 40px;
  color: #2bac8c;
  border-top: 1px solid rgba(0, 0, 0, .1);
  justify-content: flex-start;
  margin: 0;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.link--title-2 {
  color: #414141;
  border-bottom-style: none;
  text-decoration: none;
  display: block;
}

.link--title-2:hover {
  color: #2bac8c;
}

.card-overflow-done-2 {
  background-image: url('../images/icons8-check.svg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 121px, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-overflow-done-2:hover {
  color: #2bac8c;
}

.zadania-grid-flex {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  overflow: hidden;
  transform: none;
}

.zadania-grid-flex.disable {
  display: none;
}

.metod-wrap--insidepanel {
  flex-wrap: wrap;
  padding-left: 19px;
  display: flex;
}

.download-item--insidepanel {
  width: 200px;
  height: auto;
  float: left;
  color: #2bac8c;
  border-bottom-color: rgba(0, 0, 0, 0);
  margin: 20px 3% 40px 0%;
  text-decoration: none;
  display: block;
}

.download-item--insidepanel:hover {
  color: #414141;
}

.lkpcm-item-outerlink {
  background-image: url('../images/icons8-outer--green.png');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-top: 10px;
  margin-right: 15px;
  padding-left: 22px;
  line-height: 24px;
}

.lkpcm-item-outerlink.disable {
  display: none;
}

.lkdb-prize-badge--2 {
  width: 50px;
  height: 50px;
  border-bottom-style: none;
  flex: none;
  justify-content: center;
  align-items: center;
  margin: 0 8px 0 0;
  display: flex;
}

.my-prize {
  width: 120px;
  height: 60px;
  float: left;
  text-align: center;
  border: 1px solid #eceaea;
  border-radius: 10px;
  align-items: center;
  margin-top: 5px;
  margin-left: 0%;
  margin-right: 5px;
  padding: 4px 4px 4px 6px;
  line-height: 11px;
  display: flex;
  overflow: hidden;
}

.div-block-13 {
  flex: 1;
  justify-content: center;
  display: flex;
}

.text-block-25 {
  text-align: left;
  flex: 1;
}

.lkp-form {
  height: 100%;
  background-color: #f5f5f5;
  border-radius: 30px;
  padding: 14px 27px;
  overflow: visible;
}

.lkp--description {
  margin-bottom: 14px;
  font-size: 16px;
}

.btn--join {
  width: auto;
  background-color: #2bac8c;
  background-image: url('../images/icons8-run.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 16px;
  align-self: stretch;
  margin-bottom: 8px;
  margin-left: 14px;
  margin-right: 13px;
  padding-right: 54px;
  font-size: 15px;
  display: block;
}

.btn--join:hover {
  color: #fff;
  background-color: #414141;
}

.btn--join.is--report {
  font-size: 16px;
}

.btn--join.is--taketask {
  background-image: url('../images/unlocked-ico-white.png');
  background-size: 11px;
  font-size: 16px;
}

.btn--join.is-inbody {
  width: 27%;
  margin-left: 16px;
}

.btn--join.small {
  width: 30%;
  float: left;
  margin-left: 17px;
}

.c-task-satus-copy {
  color: #929292;
  border: 1px solid #bbb;
  border-radius: 15px;
  align-self: stretch;
  margin-left: 15px;
  margin-right: 16px;
  padding: 7px 15px;
  font-size: 15px;
}

.lkp-icon-ticks {
  width: 25px;
  height: 25px;
  float: left;
  background-image: url('../images/icons8-double-tick96.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  display: block;
}

.text-block-26 {
  margin-left: 20px;
  margin-right: 14px;
}

.text-block-27 {
  color: gray;
  margin: -10px 30px -15px 16px;
  font-size: 10px;
  line-height: 15px;
}

.lk-outerlink--white {
  color: #fff;
  background-image: url('../images/icons8-outer.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 19px;
  padding-left: 25px;
}

.lk-outerlink--white:hover {
  opacity: .6;
  color: #fff;
}

.lkp-item-oterlink--onlyicon {
  background-image: url('../images/icons8-outer--green.png');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-bottom-style: none;
  margin-top: 0;
  margin-right: 15px;
  padding-left: 16px;
  line-height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.lkp-item-oterlink--onlyicon:hover {
  filter: grayscale();
}

.lkp-item-oterlink--onlyicon.disable {
  display: none;
}

.lk-content-header-link {
  color: #414141;
}

.lk-content-header-link:hover {
  color: #2bac8c;
}

.lk-widget-menu {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
}

.widget--options {
  border-top: 1px #d3a25f;
}

.widget--options.hide-ifdesktop {
  display: none;
}

.lk-widget-option-openmenu {
  color: #414141;
  border-bottom-style: none;
  font-weight: 600;
  display: none;
}

.lk-widget-option-closemenu {
  color: #414141;
  border-bottom-style: none;
  font-size: 14px;
  font-weight: 600;
}

.lk-panel-title--iscard {
  letter-spacing: -.8px;
  margin-top: 15px;
  margin-left: 25px;
  margin-right: 16px;
  font-size: 20px;
  line-height: 26px;
}

.lkpcm-item-outerlink--iscard {
  background-image: url('../images/icons8-outer--green.png');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-bottom-style: none;
  margin-top: 0;
  margin-right: 15px;
  padding-left: 22px;
  line-height: 38px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.lkpcm-item-outerlink--iscard.disable {
  display: none;
}

.map-ph {
  height: 300px;
  background-color: gray;
}

.card-overflow-onmoderation {
  color: #f4e597;
  background-image: url('../images/icons8-moderation.svg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 121px 121px, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-overflow-onmoderation:hover {
  color: #2bac8c;
}

.card-overflow-isrrjected {
  color: #e8a194;
  background-image: url('../images/icons8-rejected.svg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 121px 121px, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-overflow-isrrjected:hover {
  color: #2bac8c;
}

.popup-moderator {
  z-index: 999999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mod-btn-bullet {
  float: none;
  opacity: 0;
  margin-top: 0;
  margin-left: 0;
}

.mod-task-text {
  width: 100%;
  background-color: #e9e9e9;
  border-radius: 16px;
  align-self: center;
  margin-bottom: 25px;
  padding: 9px 15px;
  font-size: 16px;
  line-height: 24px;
}

.big-text {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 27px;
  display: block;
}

.id-input-field {
  width: 35%;
  border-radius: 10px;
  flex: 1;
  align-self: stretch;
  margin-bottom: 0;
}

.mod-body {
  min-height: 300px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.mf-form-contaner {
  flex-flow: column wrap;
  flex: 1;
  display: block;
  position: relative;
}

.id-input {
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.id-field-lable {
  width: 50%;
  margin-right: 15px;
  font-size: 15px;
  line-height: 19px;
}

.link-4 {
  font-size: 12px;
}

.mod-link {
  width: 100%;
  text-align: left;
  background-color: #fff;
  background-image: url('../images/ext-link-icon_1ext-link-icon.png');
  background-position: 19px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border-radius: 10px;
  align-self: center;
  padding: 20px 20px 20px 59px;
  font-size: 20px;
  line-height: 38px;
  overflow: hidden;
  box-shadow: 0 9px 25px -9px rgba(0, 0, 0, .47);
}

.mod-button-group {
  width: 40%;
  justify-content: space-between;
  align-self: center;
  margin-top: 20px;
  display: flex;
}

.mod-button-group._1 {
  width: 100%;
  justify-content: space-around;
}

.mf-slider-mask {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.readmore-text {
  font-size: 12px;
}

.mf-slide-item {
  text-align: center;
  padding-top: 28px;
  padding-bottom: 28px;
}

.mf-slider {
  height: 478px;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  align-self: stretch;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mf-slide-item2 {
  text-align: center;
  padding-top: 22px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.moderation-ico {
  border-radius: 50%;
  margin-top: 13px;
  margin-bottom: 24px;
  display: inline-block;
}

.mod-btn {
  width: 47%;
  height: 45px;
  color: #f06171;
  border: 2px solid #f06171;
  border-radius: 10px;
  margin-right: 13px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.mod-btn.grey-btn {
  border-color: #5b666d;
  margin-right: 13px;
}

.mod-btn.green-btn {
  color: #22b573;
  border-color: #22b573;
  margin-right: 0;
}

.mod-btn.green-btn:hover {
  background-color: #f2eaea;
}

.mf-moderation-formwrapper {
  height: 477px;
  text-align: left;
  flex-flow: column wrap;
  flex: 1;
  margin-bottom: 0;
  margin-left: -27px;
  margin-right: -27px;
  display: block;
}

.second-text {
  color: #868686;
}

.mod-btn-lable {
  z-index: 10;
  margin-bottom: 0;
  padding-top: 11px;
  padding-bottom: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mod-btn-lable.grey-btn {
  color: #5b666d;
}

.mod-number {
  color: #3e5673;
  align-self: center;
  margin-bottom: 26px;
  font-size: 21px;
}

.green-text {
  color: #22b573;
}

.mod-infotxt {
  width: 90%;
  color: #414141;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 12px;
}

.slide-nav-3 {
  color: gray;
  font-size: 8px;
}

.icon-7, .icon-8 {
  color: #2bac8c;
}

.left-arrow-3 {
  width: 35px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}

.right-arrow-3 {
  width: 35px;
  font-size: 20px;
}

.mf-btn-start {
  width: 48%;
  background-color: #2bac8c;
  border-radius: 16px;
  padding: 13px 23px;
}

.mf-btn-start:hover {
  color: #fff;
  background-color: #1b8067;
}

.mf-btn-start.red {
  background-color: #d46d5a;
}

.mf-btn-start.red:hover {
  background-color: #a94f3f;
}

.btn--submit--register-form--isfast {
  z-index: 1000;
  width: 50%;
  height: 40px;
  text-align: left;
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 8px 20px;
  border-radius: 16px;
  margin-top: 8px;
  margin-bottom: 24px;
  margin-left: 0;
  padding-left: 17px;
  padding-right: 40px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  box-shadow: 0 7px 13px rgba(43, 172, 140, .44);
}

.btn--submit--register-form--isfast:hover {
  background-color: #414141;
}

.login-format-social--isfast {
  width: auto;
  height: auto;
  color: #333;
  text-align: left;
  background-color: #f5f5f5;
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 15px auto 14px;
  padding: 20px 10px;
  display: flex;
}

.social-login-title-copy {
  width: 100%;
  margin-bottom: 7px;
}

.e-form-divider {
  border-bottom: 1px solid #ccbdbd;
  margin-bottom: 1vh;
}

.text-span-2 {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  position: relative;
  top: 9px;
  left: 13px;
}

.paragraph-small {
  color: #636363;
  margin: 16px 16px 20px 15px;
  font-size: 14px;
  line-height: 20px;
}

.popup--form {
  z-index: 999999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.c-columns {
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 25px;
  display: flex;
}

.c-person-block {
  width: auto;
  flex: none;
  align-items: center;
  display: flex;
}

.c-accent {
  background-color: #f8efe2;
  border-radius: 16px;
  padding: 25px;
}

.c-accent.al-center {
  text-align: center;
}

.button-3 {
  color: #fff;
}

.btn--ghost {
  color: #2bac8c;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #2bac8c;
  border-radius: 16px;
  margin-left: 16px;
}

.btn--ghost:hover {
  color: #fff;
  background-color: #2bac8c;
}

.btn--ghost.is--become-koordinator {
  margin-top: 13px;
  margin-left: 0;
}

.btn--ghost.margin-around {
  margin: 15px;
}

.list-item-frame {
  border: 1px solid #e7d4d4;
  border-radius: 16px;
  margin-right: 20px;
  padding: 10px 14px;
  line-height: 20px;
}

.avatar-profile--mediim {
  width: 70px;
  height: 70px;
  float: left;
  background-color: gray;
  background-image: url('../images/ava-placeholder.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin-top: 0;
  margin-bottom: 0;
}

.lk-panel-rating-user {
  border-radius: 9px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 15px 11px;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.lk-panel-rating-user:hover {
  background-color: #eceaea;
}

.lk-panel-rating-user.me {
  background-color: #80eed3;
}

.lkpcab-user {
  border-bottom-style: none;
  font-weight: 500;
  display: inline-block;
}

.lkpcab-header-u {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
}

.lk-panel--is-full-width {
  width: 100%;
  min-height: 400px;
  min-width: 216px;
  float: none;
  flex: 0 auto;
  display: block;
}

.lk-panel-rating-user-column {
  align-items: center;
  display: flex;
}

.lk-panel-rating-user-column.name {
  width: 50%;
}

.lk-panel-rating-user-column.prizes {
  width: 40%;
  text-align: left;
  flex: 1;
  justify-content: flex-end;
}

.lk-panel-rating-user-column--last {
  width: 100px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.lk-panel-rating-header {
  background-color: #f3f2f2;
  border-radius: 9px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 17px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
}

.link--findme {
  margin-left: 12px;
}

.lkphc-icon-me {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-near-me-96.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: 0;
}

.lk-panel--profile {
  width: 100%;
  min-height: 60px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  margin: 10px 1%;
  padding-bottom: 10px;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lkphc-user-meta {
  color: gray;
  margin-left: 0;
  font-size: 14px;
  line-height: 22px;
}

.lkphc-icon-email {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-new-post-96.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.lkph-user-avatar-big {
  width: 150px;
  height: 150px;
  float: left;
  background-color: #eceaea;
  background-image: url('../images/avatar-placeholder.png');
  background-position: 50%;
  background-size: contain;
  border: 1px solid #eceaea;
  border-radius: 50%;
  flex: none;
  margin-top: 4px;
  margin-left: 15px;
  margin-right: 4px;
}

.lkph-user-avatar-big.healthy {
  background-image: url('../images/ph-healthy.jpg');
}

.lkpcm-link-more {
  background-image: url('../images/icons8-more-96.png');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 45px;
  border-bottom-style: none;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 0;
  padding-left: 18px;
  padding-right: 18px;
  line-height: 24px;
}

.lkpcm-link-more:hover {
  opacity: .38;
}

.lkpcm-link-more.disable {
  display: none;
}

.lk-marker-its-you {
  text-transform: uppercase;
  border: 1px solid #2bac8c;
  border-radius: 5px;
  margin-left: 6px;
  padding: 3px 7px;
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
}

.c-form-bigtext-scroll {
  height: 40vh;
  background-color: #fff;
  border: 1px solid #dba7a7;
  border-width: 1px 0;
  border-radius: 0;
  margin: -30px -27px 25px;
  padding: 20px 36px 8px 34px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  overflow: auto;
  box-shadow: inset 0 -4px 20px -6px rgba(0, 0, 0, .22);
}

.c-form-label {
  margin-top: 15px;
  margin-bottom: 7px;
}

.big-text-gradient {
  z-index: 10;
  height: 37px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #f5f5f5);
  border-radius: 5px;
  margin-top: -63px;
  margin-left: -28px;
  margin-right: -28px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lk-panel-comment-rating-prize {
  align-items: center;
  margin-top: 5px;
  margin-left: 11px;
  display: flex;
}

.lk-accordion-item {
  margin-top: 36px;
  margin-bottom: 36px;
}

.lk-accordion-toggle {
  font-weight: 600;
}

.lk-accordion-toggle.active {
  color: #d46d5a;
}

.lk-accordion-toggle-wf {
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.lk-accordion-toggle-wf:hover {
  color: #2bac8c;
}

.lk-accordion-toggle-wf.active {
  color: #d46d5a;
}

.lk-accordion-content-wf {
  border-left: 1px solid #f5ebeb;
  margin-top: 10px;
  padding-left: 23px;
  display: block;
}

.lk-accordion-item-wf {
  border: 1px solid #dbd0d0;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 36px;
  padding: 10px 20px;
}

.lk-accordion-title {
  width: 90%;
}

.lk-accordion-icon {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 25px;
}

.lk-accordion-icon:hover {
  color: #2bac8c;
}

.main-nav-item {
  color: #fff;
  background-color: #56a98e;
  background-image: url('../images/э-Иконка-хаба_1э-Иконка-хаба.png');
  background-position: 11px;
  background-repeat: no-repeat;
  margin-left: 238px;
  padding: 12px 15px 12px 38px;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.main-nav-item:hover {
  color: #fff;
  background-color: #229075;
}

.main-menu {
  height: 50px;
  float: none;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 38px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.main-menu.hide {
  display: none;
}

.mainmenu-list-item {
  height: auto;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.mainmenu-list-item.current-room {
  color: #fff;
  background-color: #2bac8c;
}

.mainmenu-link {
  height: 50px;
  border-bottom-style: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 16px;
  padding-left: 9px;
  padding-right: 9px;
  line-height: 18px;
  text-decoration: none;
}

.mainmenu-link:hover {
  color: #f5f5f5;
  border-bottom-style: none;
}

.mainmenu-link.w--current {
  color: #fff;
  background-color: #2bac8c;
}

.mainmenu-link.add-icon {
  padding-left: 25px;
}

.mainmenu-link.add-icon.icon-notes {
  background-image: url('../images/icon-notes.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  margin-right: 14px;
}

.mainmenu-link.add-icon.icon-profile {
  background-image: url('../images/icon-profile.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-right: 17px;
  padding-left: 26px;
}

.mainmenu-link.add-icon.icon-logout {
  background-image: url('../images/icon-logout.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 16px;
}

.mainmenu-link.current-r {
  color: #fff;
  background-color: #2bac8c;
}

.mainmenu-link.close-link, .mainmenu-link.open-link {
  display: none;
}

.c-dyn-items {
  margin-top: 15px;
  margin-bottom: 29px;
  line-height: 21px;
}

.lms-task-item {
  border: 1px solid #bbb;
  border-radius: 8px;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
  position: relative;
}

.lms-task-item:hover {
  background-color: #f7f7f7;
  border: 1px solid #18614f;
}

.lms-task-item.inactive {
  color: #d4d4d4;
  border-color: #f0e1e1;
}

.lms-task-item.inactive:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lms-task-item.current-task {
  color: #fff;
  background-color: #2bac8c;
  border-color: #2bac8c;
}

.lms-task-item.done-task {
  text-decoration: line-through;
}

.image-8 {
  margin: 12px;
  padding: 0;
}

.lms-task-item-time {
  margin-right: 18px;
  position: absolute;
  right: 0;
}

.widget-e-list {
  margin-top: 15px;
}

.widget-e-list-item {
  margin-left: -11px;
}

.widget-cover {
  min-height: 200px;
  background-color: #f5f5f5;
  background-image: url('../images/ph-cover2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  border: 1px solid silver;
  border-radius: 7px;
  margin-top: -12px;
  margin-bottom: 23px;
}

.widget-cover.placeholder-cover {
  background-image: url('../images/iconfinder_recycling_1936907.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  margin-top: -31px;
  margin-left: -20px;
  margin-right: -20px;
}

.widget-cover.placeholder-cover--faxattack {
  background-image: url('../images/cover-ph-bears.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -31px;
  margin-left: -20px;
  margin-right: -20px;
}

.h2-superbigtitle {
  margin-bottom: 35px;
  margin-left: 25px;
}

.widget-user-counter {
  background-image: url('../images/icons8-Ð³Ð¾ÑÑÑ-Ð¼ÑÐ¶ÑÐ¸Ð½Ð°-filled-60-3.png');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 35px;
}

.lk-panel-tag {
  z-index: 10;
  height: 30px;
  color: #fff;
  background-color: #2bac8c;
  border-radius: 6px;
  margin-bottom: 0;
  margin-left: 19px;
  padding: 3px 18px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: -16px;
}

.lk-panel--filter {
  width: 100%;
  min-height: 60px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  margin: 0 1% 20px;
  padding-bottom: 0;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lms-search-bar {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lms-search-field {
  width: auto;
  background-image: url('../images/icons8-search.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 0 #000;
  flex: 1;
  margin: 15px 16px;
  padding-left: 35px;
  padding-right: 10px;
  font-size: 18px;
  display: inline-block;
}

.lms-search-field::-ms-input-placeholder {
  color: #d8d8d8;
}

.lms-search-field::placeholder {
  color: #d8d8d8;
}

.lms-filter-theme-dropdown-wrapper {
  margin-left: 0;
  margin-right: 0;
  top: 0;
}

.lms-filter-theme-dropdown-toggle {
  color: #fff;
  background-color: #2bac8c;
  border-radius: 14px;
  margin-left: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.lms-filter-theme-dropdown-toggle:hover {
  background-color: #414141;
}

.dropdown-list {
  border-radius: 9px;
}

.dropdown-list.w--open {
  color: #fff;
  background-color: #2bac8c;
  border-radius: 12px;
  margin-top: 7px;
  margin-left: 11px;
}

.dropdown-link {
  color: #fff;
}

.lms-filter-dropdown-toggle {
  color: #ccc;
  border: 1px solid #ccbcbc;
  border-radius: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.lms-filter-dropdown-toggle:hover {
  color: #414141;
  border-color: #414141;
}

.lms-filter-dropdown-wrapper {
  margin-left: auto;
  margin-right: 14px;
}

.c-progress-counter {
  letter-spacing: -.1px;
  margin-left: 0;
  margin-right: 10px;
  display: inline-block;
}

.c-progress-wrapper {
  color: #ad9595;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  display: flex;
}

.c-progress-wrapper.add-margins {
  margin-left: 20px;
  margin-right: 20px;
}

.c-progress-wrapper.nomargin {
  margin-top: 5px;
}

.c-progress-bar {
  width: 70px;
  height: 10px;
  background-color: #ddd;
  border-radius: 11px;
  margin-right: 0;
  overflow: hidden;
}

.c-progress-bar-line {
  width: 30%;
  height: 100%;
  color: #2bac8c;
  background-color: #2bac8c;
}

.c-progress-bar-line._100proz {
  width: 100%;
}

.c-progress-bar-line._0proz {
  width: 0%;
}

.dropdown-list-2 {
  border-radius: 1px;
}

.dropdown-list-2.w--open {
  background-color: #f5f5f5;
  border-radius: 9px;
}

.lkphc-time-icon {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-time.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lk-accordion-toggle-wf-2 {
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.lk-accordion-toggle-wf-2:hover {
  color: #2bac8c;
}

.lk-accordion-icon-2 {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 25px;
}

.lk-accordion-icon-2:hover {
  color: #2bac8c;
}

.lk-panel-meta {
  color: #bebebe;
  border-bottom: 1px solid #dbd6d6;
  margin-top: -10px;
  margin-bottom: 21px;
  margin-left: 28px;
  padding-bottom: 8px;
  font-size: 14px;
}

.lms-task-item--txt {
  background-image: url('../images/icons8-text.png');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 1px solid #bbb;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 59px;
  display: flex;
  position: relative;
}

.lms-task-item--txt:hover {
  background-color: #f7f7f7;
  background-image: url('../images/icons8-play-в-круге-96-2.png');
  border: 1px solid #18614f;
}

.lms-task-item--txt.inactive {
  color: #d4d4d4;
  background-image: url('../images/icons8-play-в-круге-96-3.png');
  border-color: #f0e1e1;
}

.lms-task-item--txt.inactive:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lms-task-icon {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-play-в-круге-96-1.png');
  background-position: 0 0;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--txt {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-text.png');
  background-position: 0 0;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--txt.invert {
  filter: brightness(1000%);
}

.lms-task-icon--test {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-test.png');
  background-position: 0 0;
  background-size: cover;
  margin-right: 15px;
}

.lms-task-icon--test.inactive {
  opacity: .41;
  filter: saturate(0%);
  flex: none;
}

.lms-task-icon--test.invert {
  filter: brightness(1000%);
}

.lk-panel-breadcrumbs {
  margin-top: 26px;
  margin-left: 24px;
  padding-left: 23px;
}

.lms-html-embed {
  min-height: auto;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
  margin-left: 10px;
  display: block;
}

.lk-panel--pagination {
  margin-bottom: 25px;
}

.lms-task-menu-modul-title {
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: -8px;
  font-size: 11px;
  font-weight: 700;
}

.text-span-3 {
  margin-left: -21px;
}

.lms-task-icon--done {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-done.png');
  background-position: 0 0;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--lock {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8-test.png');
  background-position: 0 0;
  background-size: cover;
  margin-right: 15px;
}

.lms-task-icon--lock.inactive {
  opacity: .41;
  filter: saturate(0%);
  flex: none;
}

.task-locked-icon {
  width: 15px;
  height: 15px;
  background-image: url('../images/icons8-lock.png');
  background-position: 0 0;
  background-size: contain;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  position: relative;
  top: 17px;
  left: 18px;
}

.widget-title {
  line-height: 19px;
}

.test-answers-variants {
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 5px;
  margin-left: 35px;
  display: flex;
}

.test-answer-item {
  border: 1px solid #d2ecf6;
  border-radius: 4px;
  margin-bottom: 13px;
  padding: 21px;
}

.test-answer-item:hover {
  border: 1px solid #414141;
}

.test-answer-item.selected-answer {
  color: #414141;
  border-width: 2px;
  border-color: #2bac8c;
}

.test-answer-item.answer-is-notcorrect {
  color: #5d3c35;
  background-color: #daaca3;
  border-color: #daaca3;
}

.test-answer-item.answer-is-correct {
  color: #14634f;
  background-color: #32ebbd;
  border-color: #32ebbd;
}

.text-span-4 {
  color: gray;
}

.lms-test-nav {
  margin-top: 20px;
  margin-bottom: 25px;
}

.lms-test-image {
  margin-left: 18px;
}

.lms-search-found {
  background-color: #2bac8c;
}

.lms-search-list {
  margin-bottom: 25px;
  margin-left: 67px;
  margin-right: 67px;
  padding-left: 0;
}

.lms-search-item-meta {
  font-size: 12px;
}

.lk-panel-search-result--card {
  width: auto;
  min-height: 60px;
  min-width: 296px;
  background-color: #fff;
  border-radius: 16px;
  flex-wrap: wrap;
  align-self: flex-start;
  align-items: flex-start;
  margin: 10px 10px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px -8px rgba(0, 0, 0, .4);
}

.lk-panel-search-result--card.is-instruction {
  border: 1px solid #eceaea;
}

.lk-panel-search-result--card.is-zadanie {
  min-width: 292px;
  align-self: stretch;
  margin-bottom: 25px;
  padding-bottom: 56px;
}

.lk-panel-search-result--card.is-bookmark {
  height: auto;
  max-height: none;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 55px;
}

.lms-search-link--cover-wrapper {
  width: 299px;
  height: 200px;
  max-height: none;
  min-height: auto;
  float: left;
  background-color: #fdf5f5;
  background-image: url('../images/ph-cover2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 15px;
  transition: all .2s;
  display: block;
  position: relative;
}

.lms-search-link--cover-wrapper:hover {
  opacity: .8;
  border-radius: 16px;
  overflow: hidden;
  transform: none;
}

.lms-search-link--cover-wrapper.cover-sample {
  background-image: url('../images/cover-action-big.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-lvmr {
  background-image: url('../images/lvmr.png');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie1 {
  background-image: url('../images/zadanie1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie2 {
  background-image: url('../images/zadanie2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie3 {
  background-image: url('../images/zadanie3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie4 {
  background-image: url('../images/zadanie4.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie5 {
  background-image: url('../images/zadanie5.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-zadanie6 {
  background-image: url('../images/zadanie6.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-ph1 {
  background-image: url('../images/bird-badge.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-ph2 {
  background-image: url('../images/ph-healthy.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.plsceholder {
  background-color: #eceaea;
}

.lms-search-link--cover-wrapper.cover-ph1--webinar {
  background-image: url('../images/webinar-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.cover-ph2--webinar {
  background-image: url('../images/webinar-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lms-search-link--cover-wrapper.ph--course1 {
  width: 200px;
  background-color: #eceaea;
  background-image: url('../images/iconfinder_Eco_mind_head_2992436.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  flex: 0 auto;
}

.lms-search-link--cover-wrapper.ph--course2 {
  background-color: #eceaea;
  background-image: url('../images/iconfinder_recycling_1936907.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
}

.lms-search-link--cover-wrapper.ph--course3 {
  background-color: #eceaea;
  background-image: url('../images/iconfinder_world_eco_leaves_2992451.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
}

.link--title-copy {
  width: 70%;
  color: #414141;
  border-bottom-style: none;
  flex: none;
  text-decoration: none;
  display: block;
}

.link--title-copy:hover {
  color: #2bac8c;
}

.description-p {
  width: 60%;
  color: #414141;
  flex: none;
  margin: 16px 16px 20px 15px;
}

.c-task-satus-copy-copy {
  min-width: 195px;
  float: left;
  color: #929292;
  border: 1px solid #bbb;
  border-radius: 15px;
  margin-left: 15px;
  margin-right: 16px;
  padding: 7px 15px;
  font-size: 15px;
}

.zadanie-card-menu-copy {
  min-height: 40px;
  color: #2bac8c;
  border-top: 1px solid rgba(0, 0, 0, .1);
  justify-content: flex-start;
  margin: 0;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.lk-panel-tag-copy {
  z-index: 10;
  height: 27px;
  color: #fff;
  background-color: #2bac8c;
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 14px;
  padding: 3px 18px;
  font-size: 11px;
  font-weight: 700;
  line-height: 21px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.div-block-14 {
  flex: 1;
}

.lms-search-found-nothing {
  background-color: #f5f5f5;
  background-image: url('../images/robot-notFound2x.png');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 10px;
  padding: 46px 56px;
}

.lms-counter-vertical {
  color: gray;
  flex-direction: column-reverse;
  align-items: stretch;
  margin-bottom: 15px;
  padding-right: 11px;
  font-size: 13px;
  display: flex;
}

.lkphc-list-icon {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-list.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.lms-test-text-input {
  min-height: 100px;
  margin-left: 15px;
}

.lms-match-variats-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.lms-match-variants-column {
  min-height: 300px;
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.lms-match-variants-item {
  cursor: grab;
  border: 1px solid #d2ecf6;
  border-radius: 4px;
  margin-bottom: 13px;
  margin-right: 4px;
  padding: 21px;
  line-height: 20px;
}

.lms-match-variants-item:hover {
  border: 1px solid #414141;
}

.lms-match-variants-item.selected-answer {
  color: #414141;
  border-width: 2px;
  border-color: #2bac8c;
}

.lms-match-variants-item.answer-is-notcorrect {
  color: #d46d5a;
  background-color: #daaca3;
  border-color: #daaca3;
}

.lms-match-variants-item.answer-is-correct {
  background-color: #32ebbd;
  border-color: #32ebbd;
}

.lms-match-variants-column-title {
  color: #414141;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 11px;
  margin-left: -11px;
  margin-right: -11px;
  padding-bottom: 5px;
  padding-left: 11px;
  padding-right: 11px;
}

.lk-panel-search-result--text {
  margin: 32px 40px;
}

.lms-my-courses-wrapper {
  flex-wrap: wrap;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
}

.lms-prize {
  width: 150px;
  border: 0 solid #000;
  margin: 22px 30px 13px;
}

.link-12 {
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 16px;
  display: inline-block;
}

.c-task-satus--for-horisontal-card {
  min-width: 195px;
  float: left;
  color: #929292;
  border: 1px solid #bbb;
  border-radius: 15px;
  margin-left: 15px;
  margin-right: 16px;
  padding: 7px 15px;
  font-size: 15px;
}

.lk-panel-tag--red {
  z-index: 10;
  height: 30px;
  color: #fff;
  background-color: #d46d5a;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 19px;
  padding: 3px 18px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: -16px;
}

.c-progress-wrapper-fullwidth {
  color: #ad9595;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  display: flex;
}

.c-progress-wrapper-fullwidth.add-margins {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  margin-left: 20px;
  margin-right: 20px;
}

.c-progress-wrapper-fullwidth.nomargin {
  margin-top: 5px;
}

.c-progress-bar--fullwidth {
  width: 100%;
  height: 10px;
  background-color: #ddd;
  border-radius: 11px;
  margin-right: 0;
  overflow: hidden;
}

.text-block-29 {
  margin-bottom: 7px;
}

.lk-fax-adresant-item-flex-wrapper {
  color: #888787;
  flex-direction: column;
  font-size: 13px;
  display: flex;
}

.bold-text-2 {
  color: #414141;
  font-size: 14px;
}

.lk-fax-adresanty-item {
  float: left;
  background-color: #faf6f0;
  border-radius: 8px;
  margin-bottom: 7px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 6px 13px;
  line-height: 19px;
}

.lms-my-fax-wrapper {
  flex-wrap: wrap;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
}

.lk-panel-tag--red--insearch {
  z-index: 10;
  height: 27px;
  color: #fff;
  background-color: #d46d5a;
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 14px;
  padding: 3px 18px;
  font-size: 11px;
  font-weight: 700;
  line-height: 21px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.lms-task-icon--file {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8--file.png');
  background-position: 50%;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--file.invert {
  filter: brightness(1000%);
}

.lms-task-icon--essey-comment {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8--essey-comment.png');
  background-position: 50%;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--essey-comment.invert {
  filter: brightness(1000%);
}

.lms-task-icon--essey {
  width: 30px;
  height: 30px;
  background-image: url('../images/icons8--essey.png');
  background-position: 50%;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.lms-task-icon--essey.invert {
  filter: brightness(1000%);
}

.btn--submit-2 {
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 16px;
  margin-top: 26px;
  margin-left: 0;
  padding-left: 37px;
}

.btn--submit-2:hover {
  background-color: #414141;
}

.fax-link-reloadtext {
  margin-right: 43px;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  top: -9px;
  left: 17px;
}

.fax-icon--reload-text {
  background-image: url('../images/icons8-FAXreload--icon.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-left: -19px;
  padding: 2px 7px;
  display: inline-block;
}

.fax-icon-edit-text {
  background-image: url('../images/icons8-FAXedit-icon.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-left: -19px;
  padding: 3px 7px;
  display: inline-block;
}

.fax-textmenu {
  padding-left: 3px;
}

.fax-form {
  margin: 30px 25px;
  display: block;
}

.fax-textfield {
  border-radius: 16px;
}

.fax-succes {
  background-color: #94fce2;
  border-radius: 15px;
}

.fax-blok-intro {
  background-color: rgba(43, 172, 140, .41);
  border-radius: 15px;
  margin-top: 25px;
  margin-left: 19px;
  padding: 20px 30px 25px;
}

.fax-title {
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
}

.fax-blok-intro-menu {
  margin-top: 8px;
}

.fax-timeline {
  border-top: 8px rgba(0, 0, 0, 0);
  border-left: 3px solid #2bac8c;
  margin-left: 18px;
  padding-left: 12px;
  padding-right: 9px;
  line-height: 21px;
}

.lms-task-item-copy {
  border: 1px solid #bbb;
  border-radius: 8px;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
  position: relative;
}

.lms-task-item-copy:hover {
  background-color: #f7f7f7;
  border: 1px solid #18614f;
}

.lms-task-item-copy.inactive {
  color: #d4d4d4;
  border-color: #f0e1e1;
}

.lms-task-item-copy.inactive:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lms-task-item-copy.current-task {
  color: #fff;
  background-color: #c4bcbc;
}

.lms-task-item-copy.done-task {
  text-decoration: line-through;
}

.lms-task-item-copy-copy {
  border: 1px solid #bbb;
  border-radius: 8px;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
  position: relative;
}

.lms-task-item-copy-copy:hover {
  background-color: #f7f7f7;
  border: 1px solid #18614f;
}

.lms-task-item-copy-copy.inactive {
  color: #d4d4d4;
  border-color: #f0e1e1;
}

.lms-task-item-copy-copy.inactive:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lms-task-item-copy-copy.current-task {
  color: #fff;
  background-color: #c4bcbc;
}

.lms-task-item-copy-copy.done-task {
  text-decoration: line-through;
}

.fax-timeline-item {
  align-items: center;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: -29px;
  display: flex;
  position: relative;
  top: -6px;
}

.fax-timeline-item.last {
  border-bottom: 7px solid #f8efe2;
  margin-bottom: 0;
  top: 0;
}

.fax-timeline-item-point {
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  flex: none;
  margin-right: 7px;
  box-shadow: 0 6px 3px -1px rgba(0, 0, 0, .14);
}

.fax-timeline-item-point.done {
  background-image: url('../images/icons8-fax-tl-icon--current.png');
  background-position: 0 0;
  background-size: contain;
  border-color: #1abc9c;
}

.fax-timeline-item-point.current {
  background-image: url('../images/icons8-fax-tl-icon--done.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  border-color: #2bac8c;
}

.fax-timeline-item-point.locked {
  background-image: url('../images/icons8-fax-tl-icon--lock.png');
  background-position: 30% 43%;
  background-repeat: no-repeat;
  background-size: 16px;
}

.fax-timeline--wrapper {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: static;
}

.fax-form--menu {
  align-items: center;
  margin-top: 38px;
  display: flex;
}

.fax-my-email {
  width: 50%;
  color: gray;
  background-color: #eceaea;
  border-radius: 15px;
  margin-right: 24px;
  padding: 7px 11px;
}

.fax-btn--send {
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
  padding-top: 10px;
  padding-left: 37px;
}

.fax-btn--send:hover {
  color: #fff;
  background-color: #414141;
}

.link-13 {
  display: block;
}

.fax-form-myemail-group {
  align-items: center;
  display: flex;
}

.fax-link-edit {
  align-self: center;
  margin-top: 12px;
  margin-right: 43px;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  top: -9px;
  left: 17px;
}

.lk-fielde-lable-lite-text {
  color: #d8d8d8;
  font-weight: 400;
}

.fax-textfield-disabled {
  color: gray;
  background-color: #f5f5f5;
  border-radius: 15px;
  margin-bottom: 15px;
  margin-right: 0;
  padding: 13px;
}

.fax-btn--cancel {
  color: #d34227;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
  padding-top: 10px;
  padding-left: 15px;
}

.fax-btn--cancel:hover {
  color: #fff;
  background-color: #414141;
}

.fax-share-group {
  display: flex;
}

.fax-social-share {
  background-color: #f8efe2;
  border: 1px solid #2bac8c;
  border-radius: 20px;
  margin: 5px 20px 20px 0;
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
}

.fax-sended {
  justify-content: center;
  align-items: center;
  display: flex;
}

.e-collapsible--content {
  z-index: 1;
  height: 60px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.e-collapsible--content.is-open {
  height: auto;
}

.e-collapsible-btns-group {
  color: #2bac8c;
  margin-top: 5px;
  margin-bottom: 34px;
  margin-left: 15px;
  font-size: 13px;
}

.e-collapsible-btn--open {
  border-bottom-style: dotted;
}

.e-collapsible-btn--open.is-open {
  display: none;
}

.e-collapsible-btn--close {
  border-bottom-style: dotted;
}

.e-collapsible-btn--close.is-closed {
  display: none;
}

.e-collapsible--gradient {
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
  padding-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.e-collapsible--gradient.is-open {
  display: none;
}

.lkp-progress-marker {
  z-index: 10;
  width: auto;
  height: 40px;
  min-width: 40px;
  background-color: #fff;
  border: 3px solid #2bac8c;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -20px;
}

.lkp-progress-marker.inactive {
  filter: brightness(200%) saturate(0%);
}

.lkp-progress-marker.complite {
  background-color: #2bac8c;
}

.lkp-progress-item {
  height: 3px;
  background-color: #eceaea;
  flex: 1;
  margin-top: 21px;
  margin-right: 0;
  padding-right: 1rem;
  list-style-type: none;
  position: relative;
}

.lkp-progress-item.is-complite {
  background-color: #2bac8c;
}

.lkp-progress-item.final {
  width: 38px;
  text-align: right;
  flex: none;
  margin-right: -5px;
  padding-right: 0;
}

.lkp-progress-item.start {
  width: auto;
  min-width: 40px;
  text-align: right;
  flex: none;
  margin-right: 0;
  padding-right: 0;
}

.lkp-progress-item.current {
  z-index: 10;
  background-color: #63e4c4;
}

.lkp-progress-wrapper {
  height: auto;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-bottom: 43px;
}

.lkp-progress-group {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.text-block-30 {
  text-align: left;
  margin-top: 5px;
  margin-right: 0;
  font-size: 12px;
  line-height: 15px;
}

.lms-task-item-sub {
  border: 1px solid #bbb;
  border-radius: 8px;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 30px;
  padding: 15px;
  display: flex;
  position: relative;
}

.lms-task-item-sub:hover {
  background-color: #f7f7f7;
  border: 1px solid #18614f;
}

.lms-task-item-sub.inactive {
  color: #d4d4d4;
  border-color: #f0e1e1;
}

.lms-task-item-sub.inactive:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lms-task-item-sub.current-task {
  color: #fff;
  background-color: #c4bcbc;
}

.lms-task-item-sub.done-task {
  text-decoration: line-through;
}

.lkp-progress-item-menu {
  margin-top: 29px;
}

.lkp-progress-item-menu.item-menu-inactive {
  color: #b9b8b8;
}

.lkp-progress-item-menu.current {
  color: #000;
}

.lkp-progress-item-menu.complite {
  color: #2bac8c;
  text-decoration: line-through;
}

.bold-text-3 {
  margin-right: 0;
}

.mainmenu-list-item-closemobilemenu {
  height: auto;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  font-weight: 600;
  display: none;
}

.mainmenu-list-item-closemobilemenu.current-room {
  color: #fff;
  background-color: #2bac8c;
}

.html-embed {
  display: block;
}

.lk-m-menu-wrapper {
  width: auto;
  float: left;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 600;
  display: block;
  position: relative;
}

.lk-m-menu-item {
  color: #2bac8c;
  padding: 12px 11px;
  font-weight: 400;
}

.lk-m-menu-item:hover {
  color: #fff;
}

.lkp-progress-item-progressbar {
  width: 0%;
  background-color: #2bac8c;
  font-size: 5px;
  line-height: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lkp-progress-item-progressbar.progr-is20 {
  width: 20%;
}

.lkp-progress-item-progressbar.progr-is50 {
  width: 50%;
}

.lkp-progress-item-progressbar.progr-is60 {
  width: 60%;
}

.lkp-progress-item-progressbar.progr-is60-copy, .lkp-progress-item-progressbar.progr-is80 {
  width: 80%;
}

.lkp-progress-item-progressbar.progr-is100 {
  width: 100%;
}

.text-block-32 {
  margin-top: 33px;
}

.e-txt-lightup {
  background-color: #5fe7d7;
  border-radius: 3px;
}

.lkp-progress-markerstart {
  z-index: 10;
  width: auto;
  height: 40px;
  min-width: 40px;
  background-color: #fff;
  border: 3px solid #2bac8c;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
  position: absolute;
  top: -20px;
}

.lkp-progress-markerstart.inactive {
  filter: brightness(200%) saturate(0%);
}

.lkp-progress-markerstart.complite {
  background-color: #2bac8c;
}

.btn-pb-start {
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #2bac8c;
  background-image: url('../images/icons8-flag--white.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-bottom-style: none;
  border-radius: 50px;
  padding: 7px 15px 7px 47px;
  display: block;
  position: absolute;
  top: -20px;
}

.btn-pb-start:hover {
  color: #fff;
  background-color: #21cea3;
}

.ico-pb-module.current, .ico-pb-finish.complite {
  filter: brightness(1000%);
}

.c-wrapper--signup {
  height: 100%;
  min-height: 100vh;
  border-bottom: 1px #000;
  margin-bottom: 0;
  display: block;
}

.c-section--signup {
  height: 100%;
  flex-wrap: wrap;
  display: block;
}

.c-column--signup-right {
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: 0%;
  padding-right: 40px;
  display: flex;
}

.c-column--signup-left {
  width: 43%;
  height: auto;
  max-width: 600px;
  background-color: #a7faef;
  border-top-right-radius: 80px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.e-signup--input {
  background-color: #fcfafa;
  border: 1px solid #e9e1e1;
  border-radius: 7px;
  margin-bottom: 16px;
  margin-right: 0;
}

.e-signup--input.is2 {
  background-color: #d3a25f;
}

.e-signup--input.isonsignuppage {
  width: 100%;
  height: 5vh;
  margin-bottom: 1vh;
}

.c-form--signup {
  height: auto;
  flex-direction: column;
  flex: 0 auto;
  align-self: center;
  margin-left: 46%;
  margin-right: 7%;
  display: flex;
}

.c-signup-form {
  width: 465px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin: 10px 0;
  padding: 10px;
}

.e-signup-btn--submit {
  width: 100%;
  background-color: #2bac8c;
  border-bottom: 1px solid #299b7f;
  border-radius: 5px;
  margin-top: 15px;
  box-shadow: 0 12px 17px -8px rgba(12, 80, 63, .52);
}

.e-signup-btn--submit:hover {
  background-color: #414141;
}

.c-signup-title {
  color: #2bac8c;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
  display: inline-block;
}

.c-signup-logo {
  max-width: 200px;
  border-bottom-style: none;
  align-self: flex-start;
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 12%;
  position: relative;
  top: 0;
}

.c-signuo-form-col {
  flex: 1;
  margin-right: 10px;
}

.c-signuo-form-col.surename {
  margin-right: 0;
}

.div-block-15 {
  justify-content: space-between;
  display: flex;
}

.c-signup-form-checkbox-group {
  margin-top: 15px;
  margin-bottom: 1vh;
}

.c-signup-footer-left {
  width: auto;
  text-align: right;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 25px;
  padding-left: 25px;
  display: flex;
  position: relative;
  bottom: 0;
}

.c-signup-form-divider {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  position: relative;
  top: 9px;
  left: 13px;
}

.c-signup-menu {
  align-self: flex-end;
  margin-top: 60px;
  margin-right: 5%;
  padding-right: 0;
  font-size: 14px;
  display: flex;
  position: absolute;
  top: 0;
}

.c-signup-menu.is-reg {
  margin-top: 6vh;
  margin-right: 2vw;
  font-size: 14px;
}

.c-signup-menu-item {
  margin-right: 10px;
}

.c-singup-social {
  width: auto;
  height: auto;
  color: #333;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 1vh auto 1vh 0;
  padding: 1vh 0;
  display: flex;
}

.c-signup-footer-item {
  margin-right: 15px;
}

.c-signup-footer-item.r {
  display: none;
}

.e-signup-img {
  width: auto;
  height: 70vh;
  margin-top: -50px;
}

.c-signup-footer-right {
  justify-content: center;
  align-self: center;
  margin-bottom: 25px;
  padding-right: 0;
  font-size: 14px;
  display: flex;
  position: relative;
  top: 0;
}

.e-singnup-checkboxlabel {
  font-size: 13px;
}

.signup-logo {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.signup__users {
  width: 100px;
  text-align: right;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 45px;
  font-size: 10.2px;
  line-height: 17px;
}

.signup-users__counter {
  text-align: right;
  letter-spacing: .5px;
  padding-left: 2px;
  padding-right: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 19px;
}

.usercounter__icon {
  background-image: url('../images/icons8-user-account-96-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 9px;
  padding-right: 9px;
}

.signip-users__icon {
  width: 24px;
  height: 22px;
  filter: contrast(0%) grayscale();
  background-image: url('../images/icons8-user-account-96-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: -3px;
  margin-right: 0;
  display: inline-block;
  position: relative;
  top: 0;
}

.body--signup {
  height: 100%;
}

.c-signup-geolocation {
  background-color: #a6faef;
  border-radius: 7px;
  margin-bottom: 5px;
  padding: 1vh 10px;
  font-size: .8em;
  line-height: 1.4em;
}

.lk-panel--filters {
  width: 100%;
  min-height: 60px;
  min-width: 265px;
  background-color: #fff;
  border-radius: 16px;
  margin: -15px 1% 20px;
  padding-bottom: 0;
  position: relative;
  box-shadow: 0 4px 20px -10px rgba(0, 0, 0, .33);
}

.lk-panel-filters {
  margin: 15px;
}

.lk-category-item-link {
  color: #000;
  border: 1px solid #e4e4e4;
  border-radius: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

.lk-category-item-link:hover {
  border-color: #2bac8c;
}

.lk-category-item-link.ischecked {
  color: #fff;
  background-color: #2bac8c;
  background-image: url('../images/icons8-checked-white.svg');
  background-position: 6px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-color: #2bac8c;
  padding-left: 29px;
}

.lk-category-item-link.ismore {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2bac8c;
  border-bottom-width: 2px;
  border-radius: 0;
  padding: 2px 0 3px;
}

.lk-category-item-link.ismore:hover {
  color: #2bac8c;
}

.lk-filter-title-wrapper {
  float: none;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 15px;
  font-size: 18px;
  font-weight: 700;
}

.lk-filter-title {
  background-image: url('../images/icons8-filter_1icons8-filter.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 26px;
  margin-right: 17px;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 34px;
  display: inline-block;
}

.lk-filter-comtrol-link {
  color: gray;
  border-bottom: 2px solid #2bac8c;
  margin-left: 6px;
  margin-right: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.popup-bgconfetti {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup--onboarding {
  z-index: 999999;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.popup--onboarding.show {
  display: flex;
}

.popup--onboarding.closed {
  display: none;
}

.lkphc-icon-phone {
  width: 20px;
  height: 20px;
  background-image: url('../images/icons8-telephone.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.lkphc-user-meta--spacer {
  margin-left: 3px;
  padding-left: 12px;
  font-size: 16px;
}

.lkphc-user-meta--divider {
  color: gray;
  margin-left: 3px;
  margin-right: 3px;
  font-size: 12px;
}

.lkpcm-link-editprofile {
  text-align: left;
  background-image: url('../images/icons8-editProfile.svg');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-bottom-style: none;
  align-items: center;
  margin-top: 0;
  margin-left: 8px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 23px;
  padding-right: 0;
  font-size: 13px;
  line-height: 16px;
  display: flex;
}

.lkpcm-link-editprofile:hover {
  opacity: .38;
}

.lkpcm-link-editprofile.disable {
  display: none;
}

.social-share-lk-2 {
  border: 1px solid #2bac8c;
  border-radius: 20px;
  margin: 20px 20px 20px 40px;
  padding: 9px 8px;
  display: inline-block;
  overflow: hidden;
}

.lkphc-user-meta--socialnet {
  min-height: 26px;
  min-width: 26px;
  color: #2bac8c;
  background-image: url('../images/icons8-socialLink.svg');
  background-position: 50%;
  background-size: cover;
  border-bottom-style: none;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 4px;
  padding: 7px;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.lkphc-user-meta--socialnet:hover {
  opacity: .77;
  filter: grayscale();
  color: #414141;
}

.lkphc-user-meta--socialnet.ico-vk {
  background-image: url('../images/ico-vk2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.lkphc-user-meta--socialnet.ico-ok {
  background-image: url('../images/ico-ok2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.lkphc-user-meta--socialnet.ico-fb {
  background-image: url('../images/ico-fb2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.lkphc-user-meta--socialnet.ico-flickr {
  background-image: url('../images/ico-flickr2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.lkphc-user-meta--socialnet.ico-insta {
  background-image: url('../images/ico-insta2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.lkphc-user-descr {
  font-size: 14px;
  line-height: 22px;
}

.lkphc-user-descr.is-default {
  color: gray;
}

.lkphc-user-profilestatus {
  background-image: url('../images/icons8-hidden.svg');
  background-position: 7px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #eceaea;
  border-radius: 8px;
  margin-bottom: 9px;
  margin-left: 0;
  margin-right: 10px;
  padding: 7px 10px 7px 40px;
  font-size: 14px;
  line-height: 18px;
}

.lkphc-user-profilestatus.is-openprofile {
  background-image: url('../images/icons8-show.svg');
  background-position: 7px;
  padding-left: 40px;
}

.lkphc-user-profilestatus.hide {
  display: none;
}

.lkphc-user-profilevisibility {
  margin-left: 0;
  display: flex;
}

.lkpcm-link-openprofile {
  text-align: left;
  background-image: url('../images/icons8-editProfile.svg');
  background-position: 0 44%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-bottom-style: none;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 23px;
  padding-right: 0;
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
}

.lkpcm-link-openprofile:hover {
  opacity: .38;
}

.lkpcm-link-openprofile.disable {
  display: none;
}

.lkphc-user-note {
  color: gray;
  font-size: 14px;
  line-height: 22px;
}

.lkphc-user-note.is-default {
  color: gray;
}

.lkphc-row--social, .lkphc-row--contacts, .lkphc-row--location {
  align-items: center;
  margin-bottom: 6px;
  margin-left: 15px;
  display: flex;
}

.lkphc-row--profilesatus {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 6px;
  margin-left: 15px;
  padding-left: 0;
  display: flex;
}

.grad {
  color: #2bac8c;
  background-image: url('../images/icon-menu.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-bottom-style: none;
  margin-left: 10%;
  margin-right: 5%;
  padding: 15px 18px 15px 45px;
  line-height: 23px;
  text-decoration: none;
  display: block;
}

.grad:hover {
  background-color: #f8efe2;
  border-radius: 16px;
}

.grad.w--current {
  background-color: #414141;
  border-radius: 16px;
  box-shadow: 0 4px 20px -10px #000;
}

.grad.metodsup {
  background-image: url('../images/icon-metodSup.svg');
  background-position: 13px;
  background-repeat: no-repeat;
  background-size: 23px;
}

.grad.myactions {
  background-image: url('../images/icon-myActions.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
}

.grad.contest {
  background-image: url('../images/icon-contest.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
}

.grad.mydiploms {
  background-image: url('../images/icon-diploma.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 16px;
}

.grad.nearme {
  background-image: url('../images/icon-nearMe.svg');
  background-position: 17px;
  background-repeat: no-repeat;
  background-size: 14px;
}

.grad.organizator {
  background-image: url('../images/icon-menu.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.action-menu--item-wrapper-copy {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}

.action-menu--item-wrapper-copy.social-row {
  margin-bottom: 55px;
}

.text-block-33 {
  font-weight: 600;
}

.nav-link--lk-2 {
  height: auto;
  color: #414141;
  border-bottom: 4px solid #2bac8c;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.nav-link--lk-2:hover {
  border-bottom-color: #f5f5f5;
}

.nav-link--lk-2.w--current {
  border-bottom-style: none;
  border-bottom-color: #eceaea;
}

.link__hub-lk-sub-menu {
  height: auto;
  color: #414141;
  border-bottom: 4px #2bac8c;
  margin-left: 34px;
  margin-right: 0;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
  display: flex;
}

.link__hub-lk-sub-menu:hover {
  border-bottom-color: #f5f5f5;
}

.link__hub-lk-sub-menu.w--current {
  border-bottom-style: none;
  border-bottom-color: #eceaea;
}

.quantizer {
  font-size: 10px;
  line-height: 10px;
  position: relative;
}

.list-item-14 {
  margin-bottom: 0;
}

.item__hub-lk-sub-menu {
  margin-bottom: 6px;
}

.icon-dropdown {
  background-image: url('../images/icon-dropdown.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  margin-left: 2px;
  padding: 5px 12px;
}

.overlay {
  z-index: 1500;
  background-color: rgba(0, 0, 0, .4);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.admin-stst-lable {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 19px;
}

.admin-stat-item {
  background-color: #f5f5f5;
  border: 1px solid #ece6e6;
  border-radius: 15px;
  margin-left: 14px;
  margin-right: 14px;
  padding: 8px 15px;
}

.admin-user-counter {
  background-image: url('../images/icons8-Ð³Ð¾ÑÑÑ-Ð¼ÑÐ¶ÑÐ¸Ð½Ð°-filled-60-3.png');
  background-position: 4px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 35px;
}

.admin-widget {
  background-color: #f8efe2;
  border-radius: 15px;
  margin-bottom: 20px;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 4px;
  padding-bottom: 10px;
}

.admin-widget--title {
  margin-left: 16px;
}

.admin-stat-widget {
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.admin-widget-row {
  margin-bottom: 8px;
  margin-left: 16px;
  margin-right: 16px;
}

.admin-button--form {
  border-radius: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
  line-height: 20px;
}

.admin-widget-row--flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.admin-select {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  flex: none;
}

.admin-button {
  background-color: #3898ec;
  border-radius: 8px;
  margin-left: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 20px;
}

.admin-button:hover {
  color: #fff;
  background-color: #414141;
}

.admin-button.is--become-koordinator {
  margin-top: 13px;
  margin-left: 0;
}

.admin-button.margin-around {
  margin: 15px;
}

.admin-button.is-disabled {
  background-color: #eceaea;
}

.admin-input--field {
  width: 100%;
  border-radius: 8px;
  flex: none;
  margin-bottom: 0;
}

.admin-widget-group {
  grid-column-gap: 4px;
  display: flex;
}

.admin-form-lable {
  margin-top: 14px;
  margin-bottom: 5px;
  margin-left: 16px;
  font-size: 14px;
  line-height: 18px;
}

.admin-button-delete--form {
  background-color: #d46d5a;
  border-radius: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
  line-height: 20px;
}

.btn--send {
  background-color: #2bac8c;
  background-image: url('../images/white-arrow.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
  padding-top: 10px;
  padding-left: 37px;
}

.btn--send:hover {
  color: #fff;
  background-color: #414141;
}

.ghost-btn--cancel {
  color: #d34227;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 15px;
  padding-top: 10px;
  padding-left: 15px;
}

.ghost-btn--cancel:hover {
  color: #fff;
  background-color: #ff6d52;
}

.textfield {
  border-radius: 7px;
}

.checkbox-lable {
  font-size: 16px;
}

.form-elements-group {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-bottom: 1vh;
  display: flex;
}

.event-meta {
  color: #2bac8c;
  margin-left: 25px;
  font-weight: 600;
}

.h2-bigtitle {
  margin-bottom: 10px;
  margin-left: 25px;
  font-size: 27px;
  line-height: 33px;
}

.field-lable {
  margin-top: 15px;
  padding-left: 5px;
  font-weight: 600;
}

.field-lable.isfast {
  width: 100px;
  margin-top: 0;
  margin-right: 13px;
  line-height: 16px;
}

.select-field {
  border-radius: 7px;
}

.form--menu {
  align-items: center;
  margin-top: 38px;
  display: flex;
}

.extra-info-form {
  margin: 0 25px 30px;
  display: block;
}

html.w-mod-js [data-ix="loginformnoteboxanimation"] {
  opacity: 0;
  transform: translate(0, 10px);
}

html.w-mod-js [data-ix="loginforminputsanimation"] {
  opacity: 0;
}

@media screen and (min-width: 1920px) {
  .c-signup-field-lable.isfast {
    width: auto;
  }

  .form-col-small {
    width: 14%;
  }

  .checkbox-field {
    padding-left: 23px;
  }

  .link--social.fb.isfast {
    background-size: auto 32px;
  }

  .link--social.vk.isfast {
    background-size: auto 20px;
  }

  .link--social.googl.isfast {
    background-size: auto 40px;
  }

  .lkp-progress-wrapper {
    margin-bottom: 21px;
  }

  .c-wrapper--signup {
    border-bottom-style: none;
  }

  .c-column--signup-right {
    align-items: center;
  }

  .e-signup--input.isonsignuppage {
    height: 60px;
    font-size: 24px;
    line-height: 35px;
  }

  .c-form--signup {
    width: auto;
    margin-left: 34%;
    margin-right: 10%;
    font-size: 20px;
    line-height: 29px;
  }

  .c-signup-form {
    width: auto;
  }

  .e-signup-btn--submit {
    font-size: 25px;
    line-height: 50px;
  }

  .c-signup-title {
    font-size: 45px;
    line-height: 50px;
  }

  .c-signup-logo {
    margin-left: 100px;
  }

  .c-signuo-form-col {
    margin-right: 30px;
  }

  .c-signup-form-checkbox-group {
    width: 50%;
  }

  .c-signup-footer-left {
    font-size: 18px;
  }

  .c-signup-form-divider {
    font-size: 18px;
    top: 13px;
  }

  .c-signup-menu.is-reg {
    font-size: 18px;
  }

  .c-singup-social {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 24px;
    line-height: 33px;
  }

  .e-signup-img {
    width: 600px;
    height: auto;
  }

  .e-singnup-checkboxlabel {
    font-size: 18px;
  }

  .signup__users {
    width: 150px;
    margin-top: 29px;
    margin-right: 102px;
    font-size: 13px;
    line-height: 17px;
  }

  .signup-users__counter {
    font-size: 26px;
    line-height: 25px;
  }

  .signip-users__icon {
    width: 30px;
    top: 1px;
  }

  .checkbox-lable {
    font-size: 18px;
  }

  .form-elements-group {
    width: 50%;
  }

  .field-lable.isfast {
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  .grey-line-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .s-contaner--fullwidth {
    min-width: auto;
    display: block;
  }

  .link--grren {
    margin-right: 8px;
  }

  .link--grren.add-icon.icon-notes {
    margin-right: 4px;
  }

  .link--grren.add-icon.icon-profile {
    margin-right: 7px;
    padding-right: 0;
  }

  .link--grren.add-icon.icon-logout {
    margin-right: 0;
  }

  .navbar {
    padding-left: 13px;
    padding-right: 13px;
  }

  .nav-link {
    margin-bottom: 19px;
  }

  .r-col--1-3.al-right {
    width: auto;
    float: none;
  }

  .main-anons-slider {
    width: 100vw;
    border-radius: 0;
    margin-bottom: 20px;
  }

  .counter-item {
    padding-left: 9px;
    padding-right: 9px;
  }

  .instructions-wrapper {
    justify-content: flex-start;
    padding-left: 13px;
  }

  .instructions-item {
    margin-right: 11px;
  }

  .title2--green {
    margin-left: 13px;
  }

  .top-teasers-widget {
    margin-left: 13px;
    margin-right: 13px;
  }

  .widget-link {
    margin-left: 12px;
  }

  .rubricator {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bloggers-wrapper {
    margin-left: 13px;
  }

  .map-title {
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer--lk {
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer-nav {
    margin-bottom: 28px;
  }

  .link-p-gallery.current {
    left: 9px;
  }

  .hide-on-tablet {
    display: none;
  }

  .lk-sidebar {
    z-index: 1000;
    width: auto;
    min-height: auto;
    object-fit: fill;
    flex-direction: row;
    margin-top: 0;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
  }

  .content-wrapper {
    flex: 1;
    margin-left: 0;
  }

  .content-wrapper.is--instructions {
    margin-left: 0;
  }

  .content--sidebar {
    width: 200px;
    min-width: 100px;
  }

  .main--lk {
    flex-direction: column;
  }

  .hub-lk-menu {
    width: 0;
    min-width: 0;
    transform-origin: 0%;
    margin-left: 25px;
    margin-right: auto;
    font-size: 20px;
    display: block;
    overflow: hidden;
    transform: none;
  }

  .hub-lk-menu.new {
    width: auto;
    min-width: auto;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .content--wrapper {
    flex-flow: wrap;
  }

  .content--body {
    min-width: auto;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .header-content {
    background-position: 279px 0;
  }

  .lk-title {
    margin-bottom: 0;
  }

  .page-menu {
    width: 371px;
    margin-left: 17px;
  }

  .action-menu--link {
    float: left;
    margin-left: 15px;
    margin-right: 10px;
    font-size: 15px;
  }

  .action-menu--link.w--current {
    background-position: 9%;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 0;
  }

  .action-menu--link.metodsup.w--current {
    background-position: 15px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 19px;
  }

  .action-menu--link.mydiploms.w--current {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    margin-left: 15px;
  }

  .action-menu--link.organizator.w--current {
    background-position: 8%;
  }

  .social-share-lk {
    margin-left: 14px;
    margin-right: 15px;
  }

  .action-menu--item-wrapper {
    width: auto;
  }

  .lk-panel {
    width: 95%;
    margin-left: 10px;
    margin-right: 0%;
    padding-right: 0;
  }

  .lk-panel-30 {
    width: 47%;
  }

  .lk-panel-30.is-zadanie {
    width: 28%;
    min-width: 280px;
  }

  .lk-panel-30.is-bookmark {
    width: 47%;
    min-width: 280px;
    flex: 0 auto;
    align-self: stretch;
    margin-left: 10px;
    margin-right: 10px;
  }

  .lk-panel-title {
    margin-left: 15px;
  }

  .paragraph-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-4.hide--ifmobile {
    display: none;
  }

  .link-nav {
    background-color: #fff;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .link--cover-wrapper:hover {
    transform: none;
  }

  .link--brand {
    width: 38px;
    height: 38px;
    background-image: url('../images/ph-cover2x.png');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 14px;
  }

  .logo-slogan-wrapper {
    margin-right: 10px;
    padding-right: 0;
  }

  .topmenu-list {
    margin-right: 15px;
  }

  .user-block {
    width: auto;
    align-items: center;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .avatar-profile {
    float: none;
    margin: 8px 0 5px 8px;
    display: block;
  }

  .profile-name {
    margin-top: 26px;
    margin-left: 15px;
    font-size: 15px;
    display: none;
  }

  .action-menu {
    width: 100%;
    align-items: flex-start;
    margin-top: 1%;
    padding-top: 0;
    font-size: 14px;
    display: block;
    position: relative;
    top: 1px;
  }

  .note-counter {
    margin-left: -6px;
  }

  .logo-hub-white {
    display: none;
  }

  .btn {
    margin-left: 0;
    margin-right: 7px;
  }

  .form-profile {
    margin-left: 20px;
  }

  .c-signup-field-lable.isfast {
    width: 100px;
    margin-right: 5px;
    padding-left: 0;
  }

  .lk-panel-column--big {
    width: auto;
    flex: 1 2;
  }

  .lk-panel-column--small {
    width: 212px;
    min-height: auto;
    min-width: auto;
  }

  .lk-panel-column-layout {
    flex-direction: row;
  }

  .widget {
    margin: 10px 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 22px;
  }

  .nav-link--lk {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 22px;
  }

  .hub-lk-sub-menu {
    z-index: 2000;
    width: 60%;
    min-width: 300px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    flex-flow: column wrap;
    margin-top: 140px;
    margin-left: 20%;
    margin-right: auto;
    padding: 35px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    box-shadow: 0 -2px 20px -7px rgba(0, 0, 0, .2);
  }

  .hub-lk-sub-menu.left {
    right: 0;
  }

  .my-rating {
    width: 60px;
    margin: 0 4px 10px 5px;
  }

  .btn-menu-close-open {
    order: -1;
    margin-left: 4px;
    display: none;
  }

  .rating-wrapper {
    margin-left: 3%;
    transition: all .2s;
  }

  .rating-wrapper.float {
    margin-left: 0;
  }

  .header-content--full {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/cover-action-big.jpg');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .header-content--full.is--ludivmeste {
    background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/e-header-contern-bg--lvmr.jpg');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 400px;
  }

  .header-content--full.is--birds {
    background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/zadanie1-img.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .lk-title--white {
    margin-left: -1px;
  }

  .c-header-content-description {
    margin-left: 0;
  }

  .header-content-block {
    width: 95%;
  }

  .action-header-submenu {
    margin-left: 0;
  }

  .role-tip, .role-tip--2 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .choose-role-block {
    margin-left: 0;
  }

  .post {
    padding-right: 47px;
  }

  .caption-text {
    float: left;
    margin-top: -13px;
    margin-bottom: 40px;
  }

  .header-content--parent {
    padding-top: 13px;
    padding-bottom: 15px;
  }

  .metod-wrap {
    padding-left: 20px;
  }

  .left-menu-wrap {
    flex: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: visible;
  }

  .role-select {
    width: 205px;
    font-size: 13px;
  }

  .lk-panel-column-row {
    margin-left: 20px;
  }

  .table-row.table-header {
    align-items: flex-start;
  }

  .table-row-about {
    margin-left: 19px;
    padding-right: 30px;
  }

  .lk-wrapper {
    min-width: auto;
    font-size: 14px;
  }

  .regionaction-filter {
    flex-flow: wrap;
    align-items: flex-start;
    display: flex;
  }

  .action-filter-btn {
    width: auto;
    border-width: 1px;
  }

  .diplom-wrap {
    padding-left: 23px;
  }

  .link-block-4 {
    width: 100px;
    height: 100px;
  }

  .image-7 {
    height: auto;
  }

  .login-form-contaner {
    width: 731px;
    height: 608px;
    overflow: visible;
  }

  .login-form-sidebar {
    width: 210px;
    border-radius: 16px;
  }

  .login-format-social {
    width: 160px;
  }

  .login-form-footer {
    display: inline-block;
  }

  .login-form-project-logo {
    width: 80%;
  }

  .login-form-title {
    font-size: 25px;
  }

  .link--social.fb.isfast {
    margin-right: 13px;
  }

  .btn--login-form-next-step {
    width: auto;
  }

  .btn--submit--register-form {
    height: 40px;
    margin-bottom: 45px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .login-page-footer {
    width: auto;
  }

  .btn--submit-login {
    height: 40px;
  }

  .tm-text, .linl--lk-sidebar-profile {
    display: none;
  }

  .overlay-fill {
    z-index: 1050;
    min-height: 30px;
    min-width: 30px;
    margin-top: 50px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .visible-lg {
    display: none;
  }

  .visible-md {
    display: block;
  }

  .visible-sm, .visible-xs {
    display: none;
  }

  .popup {
    overflow: scroll;
  }

  .widget--is-task-menu {
    margin-left: 9px;
    margin-right: 9px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 22px;
  }

  .btn--with-icon {
    margin-bottom: 0;
  }

  .btn--with-icon.is--taketask {
    padding-right: 36px;
    font-size: 14px;
    display: inline-block;
  }

  .btn--with-icon.is-inbody {
    display: none;
  }

  .btn--with-icon.is--sendletter {
    padding-right: 36px;
    font-size: 14px;
    display: inline-block;
  }

  .widget--is-text {
    margin-top: 8px;
    margin-left: 9px;
    margin-right: 9px;
    padding: 15px 10px;
    font-size: 13px;
    line-height: 22px;
  }

  .lk-panel-menu--inwidget {
    margin-bottom: 3px;
  }

  .list-item-10 {
    margin-left: 7px;
    padding-left: 0;
  }

  .lms-tags-block {
    grid-column-gap: 5px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .tag-post-2 {
    margin-left: 0;
  }

  .social-share-lk--white-smoke-bg {
    margin-left: 23px;
    margin-right: 15px;
  }

  .content--sidebar-2 {
    width: 285px;
    min-width: 100px;
  }

  .lk-panel-45, .lk-panel-45.is-instruction {
    width: 100%;
  }

  .nav-link--lk--small {
    margin-bottom: 5px;
    margin-left: 25px;
    font-size: 14px;
    line-height: 22px;
  }

  .c-content-sidebar--description {
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 15px;
  }

  .c-video-lightbox-content.is--menu-item {
    margin-left: 21px;
    margin-right: 15px;
  }

  .c-video-lightbox-text {
    padding-left: 11px;
  }

  .btn--submit--report {
    height: 40px;
  }

  .c-timeline {
    padding-bottom: 60px;
  }

  .tl-line {
    left: 7%;
  }

  .tl-block {
    margin-bottom: 58px;
    padding-left: 89px;
  }

  .tl-block-content {
    width: 100%;
  }

  .tl-block-content.tl-block--isright {
    float: none;
  }

  .tl-block-triangle {
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: #fff;
    left: -14px;
  }

  .tl-block-img {
    margin-left: 0;
    left: 29px;
  }

  .tl-block-date.tl-block-date--isright {
    float: none;
  }

  .middle-timeline {
    margin-left: 29px;
    left: 0%;
  }

  .lk-block-wrapper {
    width: 97%;
    flex-flow: column wrap;
    flex: 0 auto;
    margin-left: 0;
    display: block;
  }

  .lk-block-wrapper.lkbw-norightmargin {
    margin-left: 0;
    margin-right: 0;
    right: -4px;
  }

  .lk-panel--isdashboard {
    width: 100%;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    margin-top: 1px;
    margin-left: 15px;
    margin-right: 0;
    padding: 10px 0 0;
    display: block;
  }

  .lk-panel--isdashboard.lkpd-last {
    width: 100%;
    margin-left: 15px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lkdb-prize-badge {
    margin: 10px auto 10px 8px;
    display: block;
  }

  .lk-panel-title--offset {
    width: auto;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 7px;
    margin-left: 25px;
    padding-top: 0;
    padding-right: 0;
  }

  .my-stat {
    width: 25%;
    height: 57px;
    min-width: auto;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin: 0 0 10px 10px;
    padding-top: 5px;
    display: flex;
  }

  .my-stat.last-in-row {
    margin-right: 10px;
  }

  .slider {
    width: auto;
    height: auto;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: -6px;
  }

  .slide-3 {
    width: 48%;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .nav-link--lk--withicon {
    height: auto;
    border-left-width: 0;
    align-items: center;
    margin-bottom: 0;
    padding-left: 6px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 14px;
  }

  .nav-link--lk--withicon.w--current {
    border-left-style: none;
    border-radius: 13px;
    margin-right: 14px;
  }

  .lk-block-wrapper--slider {
    margin-left: 15px;
  }

  .lk-block-wrapper--slider.lkbw-norightmargin {
    margin-right: -9px;
  }

  .owl-carousel {
    align-items: center;
  }

  .menu-btn {
    margin-left: 154px;
  }

  .link-8 {
    margin-right: 12px;
  }

  .lkdb-prize-badge-placeholder {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .list-item-11 {
    margin-bottom: 5px;
  }

  .lk-flex-wrapper {
    flex-wrap: nowrap;
    justify-content: center;
  }

  .zadania-wrapper {
    flex-wrap: wrap;
  }

  .lk-panel-header {
    margin-right: 106px;
  }

  .lk-panel-title--smallmargin {
    margin-left: 0;
    line-height: 25px;
  }

  .paragraph-4-zadania {
    margin-left: 0;
  }

  .zadanie-card-menu-item {
    flex: none;
  }

  .lkph-column--menu {
    width: 15%;
    flex-wrap: wrap;
    padding-right: 16px;
  }

  .lkpcm-item-hide {
    margin-top: 5px;
  }

  .lkpcm-item-link {
    order: 1;
    margin-right: 0;
  }

  .lk-panel-column--half {
    width: auto;
    min-height: auto;
    min-width: auto;
  }

  .avatar-profile--small {
    float: none;
    margin: 1px auto 5px;
    display: block;
  }

  .link-10 {
    margin-bottom: 16px;
  }

  .btn--ghost-no-icon.is-inbody {
    display: none;
  }

  .lkp-richtext {
    padding-left: 25px;
    padding-right: 25px;
  }

  .lkphc-row--flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .lkphc-statistics {
    margin-left: 0;
    margin-right: 0;
  }

  .lkphc-zadanie-status {
    margin-left: 4px;
  }

  .nav-link--lk-new {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 22px;
  }

  .lk-panel--zadanie {
    width: 95%;
    margin-left: 22px;
    margin-right: -19%;
    padding-right: 17px;
  }

  .link-11 {
    margin-left: 26px;
  }

  .text-block-23-2 {
    margin-left: -2px;
    margin-right: 0;
  }

  .lk-flex-column {
    width: 100%;
    flex: 0 auto;
  }

  .lk-sidebar-widget {
    flex: 0 auto;
    margin-top: 151px;
    margin-left: 0;
    padding-left: 2px;
    position: absolute;
  }

  .lkphc-row--flex-copy {
    margin-left: 0;
  }

  .zadania-grid-flex {
    flex-wrap: wrap;
  }

  .lkpcm-item-outerlink {
    margin-right: 0;
  }

  .lkdb-prize-badge--2 {
    margin: 10px auto 10px 0;
    display: block;
  }

  .my-prize {
    width: 60px;
    height: 120px;
    flex-direction: column;
    margin: 0 4px 10px 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25 {
    margin-top: 40px;
  }

  .btn--join.is-inbody {
    display: none;
  }

  .lkp-item-oterlink--onlyicon {
    margin-right: 0;
  }

  .lk-widget-menu {
    display: none;
  }

  .widget--options.hide-ifdesktop {
    font-size: 14px;
    display: block;
  }

  .lk-widget-option-openmenu {
    margin-left: 13px;
    display: inline-block;
  }

  .lk-widget-option-closemenu {
    margin-left: 13px;
    display: none;
  }

  .lkpcm-item-outerlink--iscard {
    margin-right: 0;
  }

  .mod-link {
    background-position: 19px;
    background-size: auto 25px;
    font-size: 20px;
  }

  .mod-infotxt {
    width: 90%;
  }

  .btn--submit--register-form--isfast {
    width: 46%;
    height: 40px;
    padding-right: 32px;
  }

  .login-format-social--isfast {
    width: auto;
  }

  .paragraph-small.hide--ifmobile {
    display: none;
  }

  .avatar-profile--mediim {
    float: none;
    margin: 1px auto 5px;
    display: block;
  }

  .lk-panel--is-full-width {
    width: auto;
    min-height: auto;
    min-width: auto;
  }

  .lk-panel-rating-user-column.prizes {
    flex: 1;
  }

  .lk-panel-rating-user-column--last {
    width: 70px;
  }

  .lk-panel--profile {
    width: 95%;
    margin-left: 22px;
    margin-right: -19%;
    padding-right: 17px;
  }

  .lkphc-user-meta {
    margin-left: 0;
    margin-right: 0;
  }

  .lkpcm-link-more {
    margin-right: 0;
  }

  .lk-accordion-content-wf {
    padding-left: 12px;
  }

  .lk-accordion-item-wf {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-nav-item {
    margin-left: 154px;
  }

  .main-menu {
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: 15px;
  }

  .mainmenu-link {
    max-width: none;
    align-items: center;
    padding-top: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
    line-height: 13px;
    display: flex;
  }

  .mainmenu-link.w--current {
    max-width: none;
  }

  .mainmenu-link.add-icon.icon-notes {
    margin-right: 17px;
  }

  .mainmenu-link.add-icon.icon-profile {
    margin-right: 30px;
    padding-right: 0;
  }

  .mainmenu-link.add-icon.icon-logout {
    margin-right: 0;
  }

  .c-dyn-items {
    margin-bottom: 11px;
  }

  .lms-task-item {
    padding-left: 8px;
  }

  .widget-e-list {
    padding-left: 33px;
  }

  .widget-e-list-item {
    margin-bottom: 5px;
    line-height: 19px;
  }

  .widget-cover.placeholder-cover, .widget-cover.placeholder-cover--faxattack {
    margin-bottom: 15px;
  }

  .h2-superbigtitle {
    font-size: 30px;
    line-height: 37px;
  }

  .widget-user-counter {
    margin-top: 9px;
    padding-left: 32px;
  }

  .lk-panel--filter {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
  }

  .c-progress-counter {
    margin-top: 3px;
    margin-right: 18px;
    font-size: 12px;
    line-height: 14px;
  }

  .c-progress-wrapper {
    margin-top: 8px;
  }

  .lms-task-icon--txt, .lms-task-icon--test {
    margin-right: 8px;
  }

  .lms-html-embed {
    margin-left: 0;
  }

  .lms-task-icon--done {
    margin-right: 6px;
  }

  .test-answers-variants {
    margin-left: 0;
  }

  .lms-search-list {
    margin-left: 9px;
    margin-right: 9px;
  }

  .lk-panel-search-result--card.is-zadanie, .lk-panel-search-result--card.is-bookmark {
    width: 28%;
    min-width: 280px;
  }

  .lms-search-link--cover-wrapper {
    width: 250px;
  }

  .lms-search-link--cover-wrapper:hover {
    transform: none;
  }

  .link--title-copy {
    width: auto;
  }

  .description-p {
    width: auto;
    margin-left: 0;
    line-height: 18px;
  }

  .description-p.hide--ifmobile {
    display: none;
  }

  .c-task-satus-copy-copy {
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 13px;
  }

  .lk-panel-tag-copy {
    margin-left: 0;
  }

  .lms-search-found-nothing {
    padding-right: 231px;
  }

  .lms-test-text-input {
    margin-left: 1px;
  }

  .lms-match-variants-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c-task-satus--for-horisontal-card {
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 13px;
  }

  .c-progress-wrapper-fullwidth {
    margin-top: 8px;
  }

  .lk-panel-tag--red--insearch {
    margin-left: 0;
  }

  .lms-task-icon--file, .lms-task-icon--essey-comment, .lms-task-icon--essey {
    margin-right: 8px;
  }

  .fax-form {
    margin-left: 20px;
  }

  .fax-blok-intro {
    margin-right: 15px;
  }

  .fax-timeline {
    margin-bottom: 11px;
  }

  .lms-task-item-copy, .lms-task-item-copy-copy {
    padding-left: 8px;
  }

  .fax-social-share {
    margin-left: 23px;
    margin-right: 15px;
  }

  .lms-task-item-sub {
    padding-left: 8px;
  }

  .lk-m-menu-wrapper {
    float: left;
    font-size: 12px;
  }

  .lk-m-menu-item {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .list-item-menu {
    flex-direction: column;
    flex: none;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .c-column--signup-right {
    width: 60%;
    margin-left: 40%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-column--signup-left {
    width: 40%;
    border-top-right-radius: 30px;
    justify-content: space-between;
  }

  .c-form--signup {
    margin-left: 15px;
    margin-right: 15px;
  }

  .c-signup-form {
    width: 100%;
    padding-left: 0;
  }

  .c-signup-title {
    font-size: 35px;
  }

  .c-signup-logo {
    align-self: center;
    margin-top: 15px;
    margin-left: 0;
    top: 0;
  }

  .c-signup-footer-left {
    width: auto;
    text-align: center;
    margin-bottom: 21px;
    margin-left: 19px;
    margin-right: 10px;
    padding-left: 0;
    line-height: 21px;
    bottom: 0;
  }

  .c-signup-menu {
    padding-right: 25px;
  }

  .c-signup-menu.is-reg {
    margin-right: 2%;
  }

  .c-singup-social {
    width: auto;
  }

  .c-signup-footer-item {
    margin-bottom: 8px;
    margin-right: 5px;
    display: inline-block;
  }

  .e-signup-img {
    width: 90%;
    height: auto;
  }

  .c-signup-footer-right {
    padding-right: 25px;
  }

  .signup-logo {
    flex-direction: column;
    align-items: stretch;
  }

  .signup__users {
    width: auto;
    text-align: center;
    margin-top: 9px;
    margin-right: 0;
    font-size: 15px;
  }

  .signup-users__counter {
    font-size: 15px;
  }

  .signip-users__icon {
    width: 22px;
    height: 18px;
    margin-top: 2px;
  }

  .list-item-13, .menu-li {
    margin-bottom: 0;
  }

  .lk-panel--filters {
    width: 95%;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 0%;
    padding-right: 0;
  }

  .lk-panel-filters {
    margin-left: 17px;
    margin-right: 19px;
    line-height: 34px;
  }

  .lk-category-item-link {
    margin-bottom: 4px;
  }

  .lk-filter-title-wrapper {
    margin-right: 15px;
  }

  .popup--onboarding {
    overflow: scroll;
  }

  .lkphc-user-meta--spacer, .lkphc-user-meta--divider {
    margin-left: 0;
    margin-right: 0;
  }

  .lkpcm-link-editprofile {
    width: 40px;
    height: 40px;
    color: rgba(0, 0, 0, 0);
    background-position: 50%;
    margin-right: 0;
  }

  .lkpcm-link-editprofile:hover {
    opacity: 1;
    color: rgba(0, 0, 0, 0);
    background-color: #eceaea;
    border-radius: 20px;
  }

  .social-share-lk-2 {
    margin-left: 14px;
    margin-right: 15px;
  }

  .lkphc-user-profilestatus {
    margin-left: 0;
  }

  .lkpcm-link-openprofile {
    margin-right: 0;
  }

  .lkphc-row--social {
    flex-direction: row;
    align-items: flex-start;
  }

  .lkphc-row--contacts {
    flex-direction: column;
    align-items: flex-start;
  }

  .lkphc-row--location {
    flex-direction: row;
    align-items: flex-start;
  }

  .lkphc-row--profilesatus {
    flex-direction: column;
    align-items: flex-start;
  }

  .grad {
    float: left;
    margin-left: 15px;
    margin-right: 10px;
    font-size: 15px;
  }

  .grad.w--current {
    background-position: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 5px;
    margin-right: 0;
  }

  .grad.metodsup.w--current {
    background-position: 15px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 19px;
  }

  .grad.mydiploms.w--current {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    margin-left: 15px;
  }

  .action-menu--item-wrapper-copy {
    width: auto;
  }

  .nav-link--lk-2 {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 22px;
  }

  .link__hub-lk-sub-menu {
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .icon-dropdown {
    padding-left: 5px;
    padding-right: 5px;
  }

  .overlay {
    display: block;
  }

  .admin-stat-item {
    margin-left: 0;
  }

  .admin-user-counter {
    margin-top: 9px;
    padding-left: 32px;
  }

  .admin-stat-widget {
    margin-bottom: 3px;
  }

  .admin-button {
    margin-left: 0;
    margin-right: 7px;
  }

  .h2-bigtitle {
    font-size: 30px;
    line-height: 37px;
  }

  .field-lable.isfast {
    width: 100px;
    margin-right: 5px;
    padding-left: 0;
  }

  .extra-info-form {
    margin-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .link--grren {
    margin-right: 19px;
  }

  .link--grren.add-icon.icon-notes {
    margin-right: 0;
    padding-left: 25px;
  }

  .link--grren.add-icon.icon-profile {
    margin-right: 1px;
  }

  .slogan {
    margin-right: 16px;
  }

  .slogan.float-right {
    display: none;
  }

  .nav-search-link {
    height: 39px;
  }

  .r-col--2-3.al-right, .r-col--1-3.al-left {
    width: 100%;
    float: none;
  }

  .main-anons-slider {
    min-width: auto;
  }

  .counters-wrapper {
    height: auto;
    flex-flow: wrap;
    justify-content: flex-start;
    margin-left: 13px;
    margin-right: 13px;
    padding: 20px;
  }

  .counter-item {
    width: 33.3333%;
    margin-bottom: 17px;
  }

  .counter-item:hover {
    background-color: rgba(0, 0, 0, 0);
    margin-top: -1px;
    margin-bottom: 17px;
  }

  .instructions-wrapper {
    padding-left: 30px;
  }

  .instructions-item {
    margin-right: 22px;
  }

  .title2--green {
    margin-left: 13px;
  }

  .banner--2-3.bg-placeh {
    margin-left: 0;
    margin-right: 0;
  }

  .top-blogger-avatar {
    float: none;
  }

  .widget-link {
    position: absolute;
    top: 1px;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .rubricator {
    padding-left: 13px;
    padding-right: 13px;
  }

  .bloggers-wrapper {
    flex-flow: wrap;
    margin-left: 20px;
    display: flex;
  }

  .map-title {
    padding-left: 0;
  }

  .post-tag {
    align-self: flex-start;
  }

  .pop-post-item {
    flex-direction: column;
    margin-bottom: 49px;
    display: flex;
  }

  .post-tag--bronze, .post-tag--gold {
    align-self: flex-start;
  }

  .nav-search-close {
    height: 39px;
  }

  .gallery-widget {
    border-radius: 0;
    flex-direction: column;
  }

  .gallery-w-sidebar {
    width: 100%;
    height: auto;
    padding-bottom: 11px;
  }

  .gallery-w-photos {
    width: auto;
  }

  .link-p-gallery {
    float: left;
    padding: 5px 13px;
  }

  .link-p-gallery:hover {
    left: 0;
  }

  .link-p-gallery.current {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-right: 15px;
    left: 0;
  }

  .blogger-li {
    width: 33.3%;
  }

  .image-4, .image-5, .image-6 {
    width: 100%;
  }

  .lk-sidebar {
    z-index: 100;
    width: auto;
    height: auto;
    min-height: auto;
    margin-top: 0;
    position: relative;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
    overflow: visible;
  }

  .content-wrapper {
    margin-left: 0;
  }

  .content--sidebar {
    z-index: 800;
    width: auto;
    max-width: none;
    min-height: auto;
    min-width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .main--lk {
    flex-direction: column;
  }

  .hub-lk-menu.new {
    width: auto;
    height: auto;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    display: flex;
    overflow: visible;
  }

  .content--wrapper {
    width: 100%;
    flex-flow: column wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
  }

  .content--body {
    width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lk-title {
    margin-left: 17px;
  }

  .page-menu {
    margin-left: 10px;
  }

  .action-menu--link {
    width: auto;
    height: 60px;
    background-position: 7%;
    border-radius: 14px;
    flex-direction: column;
    justify-content: center;
    margin-left: 13px;
    margin-right: 0;
    padding-left: 42px;
    display: flex;
  }

  .action-menu--link:hover {
    background-color: #3ffee7;
    border-radius: 14px;
  }

  .action-menu--link.w--current {
    background-color: #fff;
    background-position: 6%;
    border-radius: 14px;
  }

  .action-menu--link.metodsup.w--current {
    background-position: 50%;
    border-radius: 0;
  }

  .action-menu--link.myactions {
    background-position: 11%;
  }

  .action-menu--link.myactions.w--current {
    height: 43px;
    box-shadow: none;
    background-color: #fff;
  }

  .action-menu--link.contest {
    background-position: 8%;
  }

  .action-menu--link.mydiploms {
    background-position: 10%;
  }

  .action-menu--link.mydiploms.w--current {
    margin-left: 0;
  }

  .action-menu--link.nearme, .action-menu--link.organizator {
    background-position: 5%;
  }

  .action-menu--link.organizator.w--current {
    width: 104%;
    padding-right: 10px;
  }

  .social-share-lk {
    width: 30px;
    height: 30px;
    margin-top: 0;
    margin-left: 8px;
    margin-right: 9px;
  }

  .share-link {
    margin-right: 0;
  }

  .action-menu--item-wrapper {
    width: auto;
    flex: none;
    margin-top: 0;
  }

  .action-menu--item-wrapper.social-row {
    display: none;
  }

  .lk-panel {
    width: 100%;
    margin-left: 0%;
    padding-right: 0;
  }

  .lk-panel-30 {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 0 4px 20px -8px rgba(0, 0, 0, .34);
  }

  .lk-panel-30.is-zadanie {
    width: 90%;
  }

  .lk-panel-30.is-bookmark {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .lk-panel-title {
    margin-left: 15px;
  }

  .topmenu--lk {
    padding-left: 6px;
  }

  .link--brand {
    width: 40px;
    height: 40px;
    background-image: url('../images/ecohub-znak.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 35px;
    align-items: center;
    margin-left: 0;
    display: block;
    overflow: hidden;
  }

  .logo-slogan-wrapper {
    margin-top: 5px;
    margin-right: 0;
    padding-top: 0;
  }

  .topmenu-list {
    margin-right: 9px;
  }

  .user-block {
    margin-left: 13px;
    display: none;
  }

  .avatar-profile {
    float: left;
  }

  .profile-name {
    margin-left: 70px;
    display: block;
  }

  .action-menu {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0%;
    margin-bottom: 0;
    padding-top: 0;
    list-style-type: none;
    display: flex;
    top: auto;
  }

  .action-menu.not-adaptive {
    width: auto;
  }

  .note-counter {
    margin-left: -7px;
  }

  .logo-hub-white {
    float: none;
    display: none;
  }

  .c-signup-field-lable.isfast {
    width: 100%;
    margin-bottom: 18px;
  }

  .lk-panel-column--small {
    width: auto;
  }

  .lk-panel-column--small.if-inside-lesson-page {
    order: -1;
  }

  .lk-panel-column-layout {
    flex-direction: column-reverse;
  }

  .hub-lk-sub-menu {
    z-index: 2000;
    width: auto;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0;
    font-size: 14px;
    transition: transform .3s ease-out;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(0, 100%);
    box-shadow: 0 -12px 20px -3px rgba(0, 0, 0, .2);
  }

  .hub-lk-sub-menu.left {
    transform: translate(0, 100%);
  }

  .hub-lk-sub-menu.show {
    transform: translate(0);
  }

  .btn-menu-close-open {
    z-index: 746;
    width: 50px;
    height: 50px;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0%;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
  }

  .btn-menu-icon {
    margin-top: 1px;
    padding-left: 10px;
    position: static;
    transform: scale(.8);
  }

  .rating-wrapper {
    display: none;
  }

  .rating-wrapper.float {
    display: block;
  }

  .header-content--full {
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .role-tip {
    margin-left: 9px;
    margin-right: 14px;
  }

  .role-tip--2 {
    margin-right: 14px;
  }

  .post {
    margin-left: 15px;
    padding-right: 9px;
  }

  .header-content--parent {
    padding-top: 10px;
    padding-bottom: 14px;
  }

  .left-menu-wrap {
    width: 100vw;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    overflow: auto;
  }

  .table-fluid {
    padding-top: 20px;
  }

  .table-row.table-header {
    display: none;
  }

  .table-group3 {
    flex-direction: column;
    padding-left: 4px;
  }

  .table-row-wrapper.opend {
    padding-top: 29px;
    padding-left: 11px;
    padding-right: 10px;
    position: relative;
  }

  .table-more-link {
    display: none;
  }

  .table-more-link.close {
    margin-top: 5px;
    margin-right: 6px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }

  .action-filter-btn {
    line-height: 20px;
  }

  .lk-panel-sub-text {
    margin-left: 15px;
  }

  .action-filter-btn--current {
    line-height: 20px;
  }

  .action-filter-color.orange, .action-filter-color.blue {
    margin-top: 5px;
  }

  .action-filter-color.green {
    margin-top: 6px;
  }

  .link--grren--report {
    margin-right: 19px;
  }

  .form-add-newaction {
    padding-left: 1px;
  }

  .rich-text-block {
    margin-left: 15px;
  }

  .link-block-4 {
    float: left;
  }

  .form-col-big {
    margin-left: 0;
  }

  .form-col-small {
    width: 50%;
    flex-direction: row;
    align-items: center;
  }

  .upload-link {
    margin-top: 0;
    margin-left: 14px;
    display: inline-block;
  }

  .big--column {
    flex-direction: column;
  }

  .login-page-wrapper {
    height: auto;
    justify-content: flex-start;
  }

  .login-form-contaner {
    width: 100vw;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 47px;
  }

  .login-form-sidebar {
    width: auto;
    height: 230px;
    background-position: 95% 0;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .login-format-social {
    width: 54%;
    text-align: left;
    flex-direction: row;
    margin-left: 0;
    padding-left: 16px;
    display: block;
  }

  .login-menu {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }

  .social-login-title {
    width: 100%;
    flex: 0 auto;
    margin-right: 15px;
  }

  .field-input.short {
    max-width: 100%;
  }

  .login-form-footer {
    margin-top: 15px;
    padding-bottom: 19px;
    position: static;
    top: 0;
  }

  .checkbox-field {
    margin-top: -1px;
  }

  .login-form-project-logo {
    text-align: left;
  }

  .link--social.fb {
    flex: none;
  }

  .link--social.fb.isfast {
    display: block;
  }

  .link--social.vk {
    flex: none;
  }

  .link--social.vk.isfast {
    display: block;
  }

  .link--social.eh, .link--social.ok {
    flex: none;
  }

  .link--social.ok.isfast {
    display: block;
  }

  .link--social.googl {
    flex: none;
  }

  .link--social.googl.isfast {
    display: block;
  }

  .slider--login-form {
    height: auto;
    min-height: auto;
  }

  .btn--login-form-next-step {
    width: 39%;
    height: 50px;
    margin-top: 589px;
    padding-top: 15px;
  }

  .form-step, .mask {
    height: auto;
  }

  .btn--login-form-prev-step {
    width: 45%;
    height: 50px;
    padding-top: 15px;
  }

  .btn--submit--register-form {
    z-index: 1000;
    width: 50%;
    height: 50px;
    float: none;
    margin-bottom: 3px;
    display: block;
    position: static;
    bottom: 0;
    right: 0;
  }

  .login-form {
    height: auto;
  }

  .login-background {
    display: none;
  }

  .list-item-9 {
    text-align: left;
  }

  .slide-2 {
    height: 100%;
    display: inline-block;
  }

  .have-account {
    margin-top: 13px;
    padding-left: 5px;
  }

  .have-account.ghost {
    display: inline-block;
  }

  .login-page-footer {
    width: auto;
  }

  .login-page-footer-item {
    margin-right: 10px;
  }

  .btn--submit-login {
    z-index: 1000;
    width: 50%;
    height: 50px;
    bottom: 0;
    right: 0;
  }

  .link--social__green.fb, .link--social__green.vk, .link--social__green.eh, .link--social__green.ok, .link--social__green.googl {
    flex: none;
  }

  .am-text {
    display: block;
  }

  .tm-text {
    display: none;
  }

  .linl--lk-sidebar-profile {
    display: none;
    position: relative;
  }

  .visible-lg, .visible-md {
    display: none;
  }

  .visible-sm {
    display: block;
  }

  .visible-xs {
    display: none;
  }

  .popup {
    align-items: flex-start;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .popup-body {
    height: auto;
  }

  .popup-body.is--moderation {
    max-height: 100vh;
  }

  .popup-list {
    overflow: visible;
  }

  .widget--is-task-menu.stickit {
    position: static;
  }

  .c-task-satus {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .lk-panel-image.is--crop-vertical {
    height: auto;
  }

  .tag-post-2 {
    background-color: #3ffee7;
  }

  .social-share-lk--white-smoke-bg {
    margin-left: 8px;
    margin-right: 9px;
  }

  .content--sidebar-2 {
    width: 342px;
    flex-direction: row;
    flex: none;
    display: block;
    position: relative;
  }

  .share-link-2 {
    margin-right: 0;
  }

  .popup-content {
    height: 100vh;
    padding: 10px;
    overflow: visible;
  }

  .btn--submit--report {
    z-index: 1000;
    width: 50%;
    height: 50px;
    bottom: 0;
    right: 0;
  }

  .c-form--report {
    margin-top: 0;
  }

  .have-account--new {
    padding-left: 16px;
  }

  .tl-block-img {
    left: 19px;
  }

  .middle-timeline {
    margin-left: 15px;
  }

  .lk-block-wrapper {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
  }

  .lk-block-wrapper.lkbw-norightmargin {
    margin-right: 0;
    right: -10px;
  }

  .lk-panel--isdashboard {
    width: 100%;
    margin-left: 0%;
    padding: 10px 1px;
  }

  .lk-panel--isdashboard.lkpd-last {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: -1px;
    padding: 0 13px;
  }

  .lk-panel-title--offset {
    margin-left: 12px;
  }

  .my-stat {
    width: 23%;
    min-width: 82px;
    margin-bottom: 0;
  }

  .slider {
    width: 98vw;
    margin-top: 10px;
    margin-left: -10px;
    right: -11px;
  }

  .slide-3 {
    width: 66%;
  }

  .navlink-icon, .navlink-icon.navicon-dashboard, .navlink-icon.navicon-notification {
    margin-right: 4px;
  }

  .nav-link--lk--withicon {
    border-left-style: none;
    margin-top: 2px;
    margin-bottom: 0;
    margin-right: 2px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 16px;
    line-height: 17px;
  }

  .lk-block-wrapper--slider {
    flex-direction: column;
    margin-left: 0;
  }

  .lk-block-wrapper--slider.lkbw-norightmargin {
    margin-right: 0;
  }

  .menu {
    margin-top: 32px;
    margin-left: 221px;
    display: none;
  }

  .menu-btn {
    background-position: 50%;
    border-radius: 50%;
    margin: 7px 18px -7px 160px;
    padding: 17px;
    display: block;
  }

  .lk-panel-header {
    margin-right: 70px;
  }

  .lk-panel-title--smallmargin {
    margin-left: 10px;
  }

  .paragraph-4-zadania {
    margin-left: 15px;
  }

  .lkph-column--thumbnail {
    margin-left: 10px;
    margin-right: 0;
  }

  .lkph-column--menu {
    width: 15%;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 8px;
    padding-right: 14px;
  }

  .lkpcm-item-hide {
    line-height: 29px;
  }

  .lkpcab-comment {
    overflow: scroll;
  }

  .lkp-richtext {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lkphc-row--flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .lkphc-statistics {
    margin-left: 10px;
    padding-left: 0;
  }

  .lkphc-zadanie-status {
    margin-left: 16px;
  }

  .btn--getapart {
    margin-top: 10px;
  }

  .lk-panel--zadanie {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-right: 10px;
  }

  .link-11 {
    margin-left: 5px;
  }

  .lkphc-row--flex--vertical {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-block-23-2 {
    margin-left: 15px;
    padding-left: 0;
  }

  .lk-flex-column {
    margin-bottom: 25px;
  }

  .lk-sidebar-widget {
    margin-top: 0;
    margin-left: 49px;
    display: none;
    position: static;
  }

  .lk-panel-rating-prize {
    margin-left: 9px;
  }

  .lkphc-row--flex-copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .lkpcm-item-outerlink {
    width: 14px;
    margin-right: 0;
    padding-left: 19px;
    overflow: hidden;
  }

  .my-prize {
    width: 120px;
    height: 60px;
    flex-direction: row;
    padding-left: 5px;
  }

  .text-block-25 {
    margin-top: 0;
  }

  .lkp-form {
    overflow: visible;
  }

  .lk-panel-title--iscard {
    margin-left: 15px;
  }

  .lkpcm-item-outerlink--iscard {
    width: 14px;
    margin-right: 0;
    padding-left: 19px;
    overflow: hidden;
  }

  .popup-moderator {
    align-items: stretch;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .mod-link {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
  }

  .mf-slider {
    height: auto;
  }

  .mf-slide-item2 {
    padding-top: 10px;
  }

  .mf-moderation-formwrapper {
    height: 97%;
  }

  .mod-infotxt {
    margin-top: 18px;
  }

  .slide-nav-3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .btn--submit--register-form--isfast {
    z-index: 1000;
    width: 43%;
    height: 50px;
    bottom: 0;
    right: 0;
  }

  .login-format-social--isfast {
    width: auto;
    text-align: left;
    flex-direction: row;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 23px;
    padding-left: 16px;
    display: flex;
  }

  .social-login-title-copy {
    width: 100%;
    flex: 0 auto;
    margin-right: 15px;
  }

  .popup--form {
    align-items: flex-start;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .lk-panel--profile {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-right: 10px;
  }

  .lkphc-user-meta {
    margin-left: 0;
    padding-left: 0;
  }

  .lkph-user-avatar-big {
    margin-left: 10px;
    margin-right: 0;
  }

  .lkpcm-link-more {
    width: 14px;
    margin-right: 0;
    padding-left: 19px;
    overflow: hidden;
  }

  .c-form-bigtext-scroll {
    height: 60vh;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 20px;
  }

  .main-nav-item {
    background-position: 50%;
    border-radius: 50%;
    margin: 7px 18px -7px 160px;
    padding: 17px;
    display: block;
  }

  .main-menu {
    z-index: 1000;
    width: auto;
    height: 50px;
    min-width: 70%;
    color: #fff;
    background-color: #2bac8c;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 52px;
    margin-right: 37px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 0;
    font-size: 17px;
    display: flex;
    position: absolute;
    left: 0;
    overflow: hidden;
  }

  .mainmenu-list-item {
    width: 100%;
    background-color: #2bac8c;
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    padding-left: 25px;
    font-size: 16px;
    display: block;
  }

  .mainmenu-list-item.current-room {
    order: -1;
  }

  .mainmenu-link {
    max-width: none;
    color: #fff;
    flex: none;
    align-self: stretch;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 18px;
    line-height: 24px;
    display: flex;
  }

  .mainmenu-link.add-icon.icon-notes {
    margin-right: 8px;
  }

  .mainmenu-link.add-icon.icon-profile {
    margin-right: 16px;
  }

  .mainmenu-link.current-r {
    max-width: none;
  }

  .mainmenu-link.close-link, .mainmenu-link.open-link {
    display: flex;
  }

  .widget-e-list {
    column-count: 2;
    margin-top: 5px;
  }

  .widget-cover.placeholder-cover {
    margin-top: -42px;
  }

  .widget-user-counter {
    background-position: 0%;
  }

  .lk-panel--filter {
    width: 100%;
    margin-left: 0%;
    padding-right: 0;
  }

  .lms-filter-dropdown-toggle {
    padding: 21px 20px;
  }

  .lk-panel-search-result--card {
    min-width: 350px;
    flex-direction: column;
    margin-bottom: 17px;
  }

  .lk-panel-search-result--card.is-zadanie, .lk-panel-search-result--card.is-bookmark {
    width: 90%;
  }

  .description-p {
    margin-left: 16px;
  }

  .c-task-satus-copy-copy {
    margin-bottom: 20px;
    margin-left: 15px;
  }

  .zadanie-card-menu-copy {
    float: none;
    clear: left;
  }

  .lms-search-found-nothing {
    padding: 20px 210px 20px 23px;
  }

  .lms-counter-vertical {
    flex-direction: column;
    align-items: flex-start;
  }

  .lms-filter-dropdown-txt {
    display: none;
  }

  .lms-filter-dropdown-icon {
    margin-right: 12px;
  }

  .lms-prize {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-task-satus--for-horisontal-card {
    margin-bottom: 20px;
    margin-left: 15px;
  }

  .fax-social-share {
    margin-left: 8px;
    margin-right: 9px;
  }

  .lkp-progress-item {
    margin-bottom: 18px;
    padding-right: 5%;
  }

  .lkp-progress-wrapper {
    margin-left: 3px;
    margin-right: -11px;
    padding-top: 20px;
    padding-bottom: 19px;
    overflow: scroll;
  }

  .lkp-progress-group {
    flex-wrap: nowrap;
    margin-right: 10px;
  }

  .lkp-progress-item-menu.item-menu-inactive {
    width: auto;
  }

  .mainmenu-list-item-closemobilemenu {
    background-color: #2bac8c;
    font-size: 25px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .mainmenu-list-item-closemobilemenu.current-room {
    order: -1;
  }

  .close-mobilemenu {
    color: #fff;
    background-color: #20a281;
    padding: 13px 20px;
    display: none;
  }

  .html-embed {
    text-align: left;
  }

  .lk-m-menu-wrapper {
    height: auto;
    color: #fff;
    background-color: #2bac8c;
    margin-bottom: -5px;
    margin-left: 7px;
    font-weight: 600;
    display: inline-block;
    top: 1px;
  }

  .menu-button-2 {
    width: auto;
    height: 48px;
    flex-flow: wrap;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #20977a;
  }

  .text-block-31 {
    flex: 1;
    font-size: 16px;
  }

  .icon-9 {
    flex: none;
  }

  .lk-m-menu-group {
    width: 100vw;
    text-align: left;
    background-color: #2bac8c;
    flex-flow: row;
    padding: 20px 6px;
    font-size: 20px;
    display: flex;
    top: 48px;
    bottom: auto;
    left: -53px;
    right: auto;
  }

  .lk-m-menu-item {
    width: 100%;
    color: #fff;
    flex: 0 auto;
    align-self: center;
    padding: 15px 16px 15px 63px;
  }

  .lkp-progress-item-progressbar.progr-is100 {
    padding-right: 5%;
  }

  .btn-pb-start {
    background-size: 15px;
    margin-right: 7px;
    padding-left: 21px;
    padding-right: 10px;
  }

  .list-item-menu {
    flex: none;
    margin-bottom: 0;
    list-style-type: none;
  }

  .c-wrapper--signup {
    height: auto;
    border-bottom-style: none;
    flex-direction: column;
    display: flex;
  }

  .c-section--signup {
    height: auto;
    flex-flow: column wrap;
  }

  .c-column--signup-right {
    width: auto;
    margin-left: 0%;
    position: relative;
  }

  .c-column--signup-left {
    width: auto;
    max-width: none;
    border-top-right-radius: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    position: static;
  }

  .c-form--signup {
    width: 88%;
    margin-left: 29px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-signup-title {
    margin-top: 5px;
    font-size: 35px;
    line-height: 40px;
  }

  .c-signup-logo {
    margin-top: 15px;
    margin-bottom: 0;
    top: 0;
  }

  .c-signup-footer-left {
    width: 100%;
    text-align: center;
    order: -1;
    align-self: center;
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    display: none;
    bottom: 0;
  }

  .c-signup-menu {
    width: 56%;
    text-align: right;
    align-self: flex-end;
    margin-top: 34px;
    margin-right: 0;
    padding-right: 0;
    font-size: 14px;
    position: static;
    top: 0;
  }

  .c-signup-menu.is-reg {
    width: 33%;
    margin-top: 45px;
  }

  .c-singup-social {
    width: auto;
    text-align: left;
    flex-direction: row;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 23px;
    padding-left: 0;
    display: flex;
  }

  .c-signup-footer-item {
    margin-right: 10px;
    display: inline;
  }

  .c-signup-footer-item.r {
    text-align: left;
    display: block;
  }

  .e-signup-img, .txt-support {
    display: none;
  }

  .c-signup-footer-right {
    width: auto;
    text-align: right;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-self: flex-start;
    margin: 0 0 0 55px;
    padding-right: 0;
    display: flex;
    position: static;
    top: 0;
  }

  .signup__users {
    margin-top: 3px;
  }

  .lk-panel--filters {
    margin-left: 0%;
    padding-right: 0;
  }

  .lk-category-item-link {
    font-size: 11px;
  }

  .lk-filter-title-wrapper {
    text-align: left;
    margin-left: 14px;
  }

  .popup--onboarding {
    align-items: flex-start;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .lkphc-user-meta--spacer, .lkphc-user-meta--divider {
    margin-left: 10px;
    padding-left: 0;
  }

  .lkpcm-link-editprofile {
    width: 40px;
    margin-right: 0;
    padding-left: 19px;
    overflow: hidden;
  }

  .social-share-lk-2 {
    width: 30px;
    height: 30px;
    margin-top: 0;
    margin-left: 8px;
    margin-right: 9px;
  }

  .lkphc-user-meta--socialnet {
    margin-right: 6px;
  }

  .lkpcm-link-openprofile {
    width: auto;
    margin-right: 0;
    padding-left: 23px;
    display: block;
    overflow: hidden;
  }

  .lkphc-row--social {
    flex-direction: row;
    align-items: flex-start;
  }

  .lkphc-row--contacts {
    flex-direction: column;
    align-items: flex-start;
  }

  .lkphc-row--location {
    flex-direction: row;
    align-items: flex-start;
  }

  .lkphc-row--profilesatus {
    flex-direction: column;
    align-items: flex-start;
  }

  .gradient-overflow {
    z-index: 10;
    float: right;
    background-image: linear-gradient(to right, rgba(236, 234, 234, 0), #eceaea);
    padding-top: 47px;
    padding-right: 60px;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 90vw;
    right: auto;
  }

  .grad {
    width: auto;
    height: 60px;
    background-position: 7%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 42px;
    display: flex;
  }

  .grad:hover {
    border-radius: 0;
  }

  .grad.w--current {
    background-color: #fff;
    background-position: 6%;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .grad.w--current:hover {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .grad.metodsup.w--current {
    background-position: 50%;
    border-radius: 0;
  }

  .grad.myactions {
    background-position: 11%;
  }

  .grad.myactions.w--current {
    height: 43px;
    box-shadow: none;
    background-color: #fff;
  }

  .grad.contest {
    background-position: 8%;
  }

  .grad.mydiploms {
    background-position: 10%;
  }

  .grad.mydiploms.w--current {
    margin-left: 0;
  }

  .grad.nearme, .grad.organizator {
    background-position: 5%;
  }

  .grad.organizator.w--current {
    width: 104%;
  }

  .action-menu--item-wrapper-copy {
    width: auto;
    flex: none;
    margin-top: 0;
  }

  .action-menu--item-wrapper-copy.social-row {
    display: none;
  }

  .nav-link--lk-2 {
    border-bottom-width: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .link__hub-lk-sub-menu {
    border-bottom-width: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .admin-stst-lable {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .admin-stat-item {
    height: 100%;
    flex-direction: column;
    align-self: stretch;
    margin-right: 0;
    padding-bottom: 8px;
    padding-left: 9px;
    display: block;
  }

  .admin-user-counter {
    background-position: 0%;
    margin-top: 0;
  }

  .admin-stat-widget {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 16px;
    padding-right: 16px;
    display: grid;
  }

  .list-item-15 {
    margin-bottom: 0;
  }

  .list-item-16 {
    flex-direction: column;
    display: flex;
  }

  .admin-stat-row {
    margin-bottom: 0;
  }

  .h2-bigtitle {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 30px;
  }

  .field-lable.isfast {
    width: 100%;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 479px) {
  ul {
    padding-left: 22px;
  }

  .link--grren {
    width: 100%;
  }

  .link--grren.add-icon.icon-notes {
    margin-right: 0;
    padding-left: 20px;
  }

  .link--grren.add-icon.icon-profile {
    background-position: 50%;
    flex: none;
    align-self: stretch;
    margin-right: 1px;
    padding-left: 20px;
  }

  .link--grren.add-icon.icon-logout {
    background-position: 50%;
    flex: none;
    align-self: stretch;
  }

  .slogan {
    width: 100%;
    float: none;
    display: none;
  }

  .link--login {
    width: 20px;
    height: 20px;
  }

  .counters-wrapper {
    margin-left: 13px;
    margin-right: 13px;
  }

  .counter-item {
    width: 50%;
  }

  .top-bloggers-widget {
    margin-right: 13px;
  }

  .top-blogger-item {
    margin-bottom: 0;
  }

  .top-blogger-avatar {
    float: left;
  }

  .popup-ilem-image {
    height: 180px;
    border-radius: 16px;
    margin-top: 20px;
    margin-left: 20px;
  }

  .popup-ilem-image._3, .popup-ilem-image._3-copy {
    height: 180px;
  }

  .top-plogger-name {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 20px;
  }

  .top-plogger-subscribers {
    line-height: 18px;
  }

  .bloggers-wrapper {
    flex-flow: column;
  }

  .footer--lk {
    padding-bottom: 15px;
  }

  .footer-nav {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .footer-partners-block {
    float: left;
    margin-top: 18px;
  }

  .partner-logo-item {
    margin-left: 0;
  }

  .socialnets-wrapper {
    float: left;
    margin-top: 23px;
  }

  .text-field {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
  }

  .submit-button {
    width: auto;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .form {
    flex-direction: column;
  }

  .link-p-gallery {
    margin-bottom: 5px;
  }

  .hide-on-mobile {
    display: none;
  }

  .blogger-li {
    width: auto;
  }

  .lk-sidebar {
    z-index: 0;
    width: 100vw;
    height: 70px;
    margin-top: 0;
    position: relative;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .content--sidebar {
    z-index: 800;
    width: 100vw;
    min-height: auto;
    min-width: 100vw;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .hub-lk-menu.new {
    height: 54px;
  }

  .content--body {
    padding-left: 5px;
    padding-right: 5px;
  }

  .content--body.all-cards--sameheight {
    padding-top: 15px;
  }

  .header-content {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    padding-right: 0;
    display: flex;
  }

  .lk-title {
    margin-left: 15px;
    font-size: 25px;
    line-height: 33px;
  }

  .page-menu {
    width: 317px;
    flex-direction: row;
    margin-left: 0;
    padding-left: 13px;
  }

  .action-menu--link {
    width: auto;
    height: 50px;
    float: none;
    flex-direction: row;
    margin-left: 5px;
    padding-left: 45px;
    padding-right: 10px;
    font-size: 14px;
  }

  .action-menu--link.w--current {
    box-shadow: none;
    background-color: #fff;
    background-position: 7%;
    border-radius: 15px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 14px;
  }

  .action-menu--link.w--current:hover {
    border-radius: 0;
  }

  .action-menu--link.metodsup {
    background-position: 6%;
  }

  .action-menu--link.metodsup.w--current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .action-menu--link.myactions {
    background-position: 14%;
  }

  .action-menu--link.myactions.w--current {
    border-radius: 11px;
    align-items: center;
    padding-left: 50px;
  }

  .action-menu--link.myactions.w--current:hover {
    border-radius: 0;
  }

  .action-menu--link.contest {
    background-position: 8%;
    justify-content: flex-start;
    align-items: center;
  }

  .action-menu--link.mydiploms {
    background-position: 10%;
  }

  .action-menu--link.mydiploms.w--current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .action-menu--link.nearme {
    background-position: 6%;
    padding-left: 40px;
  }

  .action-menu--link.organizator {
    background-position: 6%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .social-share-lk {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }

  .action-menu--item-wrapper {
    flex: none;
    margin-top: 0;
  }

  .action-menu--item-wrapper.social-row {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
  }

  .lk-panel {
    width: 100%;
  }

  .lk-panel-30 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .lk-panel-30.is-bookmark {
    margin-bottom: 13px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .lk-panel-title {
    margin-left: 15px;
  }

  .paragraph-4 {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 22px;
  }

  .link-nav {
    padding-top: 0;
    padding-left: 0;
    padding-right: 13px;
  }

  .link--cover-wrapper {
    max-height: 294px;
    min-height: 160px;
  }

  .topmenu--lk {
    padding-left: 2px;
  }

  .link--brand {
    margin-left: 4px;
  }

  .topmenu-contaner {
    display: block;
  }

  .topmenu-list {
    height: 100%;
    float: right;
    margin-top: 10px;
    margin-right: 0;
  }

  .topmenu-list-item {
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    margin-right: 3px;
    display: flex;
  }

  .action-menu {
    width: 100vw;
    grid-column-gap: 13px;
    flex-flow: row;
    margin-top: 0%;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .action-menu.not-adaptive {
    display: none;
  }

  .note-counter {
    width: 8px;
    height: 8px;
    color: rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    margin-left: 3px;
    margin-right: -9px;
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
    top: -2px;
    left: -15px;
    overflow: visible;
  }

  .radio-btn {
    font-size: 16px;
  }

  .widget {
    padding-left: 12px;
    padding-right: 12px;
  }

  .btn-menu-close-open {
    width: 50px;
    height: 50px;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 9px;
    padding-left: 4px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .btn-menu-icon {
    margin-top: 0;
    padding-left: 5px;
    transform: scale(.72);
  }

  .header-content--full {
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .lk-title--white {
    margin-left: 0;
    margin-right: 10px;
    font-size: 31px;
  }

  .header-content-block {
    width: auto;
    padding-left: 19px;
    padding-right: 15px;
  }

  .unordered-list-6 {
    padding-left: 0;
  }

  .link-3 {
    padding-left: 10px;
    padding-right: 5px;
  }

  .link-3.w--current {
    padding-left: 9px;
    padding-right: 10px;
  }

  .video {
    min-width: 267px;
  }

  .header-content--parent {
    flex-direction: column-reverse;
    display: flex;
  }

  .left-menu-wrap {
    height: auto;
    padding-top: 0;
    overflow: scroll;
  }

  .table-row {
    flex-flow: column wrap;
  }

  .table-column.c-location {
    width: 300px;
    max-width: 289px;
    min-width: 100%;
  }

  .table-column.c-phone {
    margin-right: 0;
  }

  .table-group3 {
    flex-direction: column;
    margin-bottom: 9px;
    padding-left: 0;
  }

  .table-group3-copy {
    width: 300px;
    max-width: 260px;
    flex-flow: column;
    align-items: stretch;
  }

  .table-row-about {
    margin-left: 0;
  }

  .regionaction-filter {
    margin-left: 14px;
  }

  .lk-panel-sub-text {
    margin-left: 15px;
  }

  .action-filter-color.orange, .action-filter-color.blue {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .action-filter-color.green {
    margin-bottom: 6px;
  }

  .link--grren--report {
    width: 100%;
  }

  .form-add-newaction {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
  }

  .form-col-small {
    width: 100%;
  }

  .login-form-contaner.isfast {
    padding-bottom: 0;
  }

  .login-form-sidebar {
    height: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .login-format-social {
    width: auto;
  }

  .field-input.tel-code-country, .field-input.tel-code-operator {
    margin-right: 5px;
  }

  .login-form-footer {
    padding-bottom: 31px;
  }

  .checkbox-field {
    margin-top: 0;
  }

  .link--social.fb.isfast {
    background-size: auto 49%;
    margin-left: .3vh;
    margin-right: .3px;
  }

  .link--social.vk.isfast {
    background-position: 47% 54%;
    background-size: auto 30%;
    margin-left: .3vh;
    margin-right: .3vh;
  }

  .link--social.ok.isfast {
    background-position: 50%;
    background-size: auto 79%;
    margin-left: .3vh;
    margin-right: .3vh;
  }

  .link--social.googl.isfast {
    background-size: auto 72%;
    margin-left: .3vh;
    margin-right: .3vh;
  }

  .btn--login-form-next-step {
    width: 100%;
    margin-top: 683px;
  }

  .btn--login-form-prev-step {
    width: 100%;
    background-color: #faf3f3;
    margin-bottom: 70px;
  }

  .btn--submit--register-form {
    width: 100%;
    display: block;
    position: static;
  }

  .login-form-wrapper {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .step-indicator {
    margin-bottom: 11px;
  }

  .have-account {
    padding-left: 0;
  }

  .login-page-footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .login-page-footer-item {
    margin-bottom: 12px;
  }

  .btn--submit-login {
    width: 100%;
    display: block;
    position: static;
  }

  .field-input-xl.tel-code-country, .field-input-xl.tel-code-operator {
    margin-right: 5px;
  }

  .item-text {
    display: none;
  }

  .am-text {
    flex: none;
    display: block;
  }

  .tm-text {
    display: none;
  }

  .media-query-detector {
    padding-bottom: 1px;
  }

  .visible-lg, .visible-md, .visible-sm {
    display: none;
  }

  .visible-xs {
    display: block;
  }

  .popup {
    position: fixed;
  }

  .popup-body {
    overflow: visible;
  }

  .popup-body.is--moderation {
    flex: 0 auto;
  }

  .popup-list-item {
    flex-direction: column-reverse;
  }

  .widget--is-task-menu {
    padding-left: 12px;
    padding-right: 12px;
  }

  .c-task-satus {
    letter-spacing: -.5px;
    justify-content: center;
    padding-left: 12px;
  }

  .widget--is-text {
    padding-left: 12px;
    padding-right: 12px;
  }

  .lms-tags-block {
    margin-bottom: 6px;
    margin-left: 2px;
    font-size: 12px;
  }

  .tag-post-2 {
    line-height: 16px;
  }

  .social-share-lk--white-smoke-bg {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }

  .content--sidebar-2 {
    z-index: 1000;
    width: 100vw;
    min-height: auto;
    min-width: 100vw;
    background-color: #f8efe2;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .lk-panel-45 {
    width: 92%;
    min-width: auto;
  }

  .c-video-lightbox-content {
    font-size: 16px;
  }

  .btn--submit--report {
    width: 100%;
    display: block;
    position: static;
  }

  .c-person-body {
    width: auto;
    align-self: flex-start;
  }

  .c-person-row {
    flex-flow: column wrap;
  }

  .div-block-6 {
    margin-top: -8px;
  }

  .c-timeline {
    margin-top: 21px;
  }

  .tl-block {
    padding-left: 54px;
    padding-right: 10px;
  }

  .tl-block-content {
    padding-left: 13px;
    padding-right: 13px;
  }

  .tl-block-img {
    margin-left: -15px;
  }

  .tl-block-date {
    top: -6px;
  }

  .tl-block-thumb {
    width: 60px;
    float: right;
    margin-right: 2px;
  }

  .tl-block-text {
    font-size: 15px;
    line-height: 23px;
  }

  .middle-timeline {
    width: 280px;
  }

  .lk-block-wrapper {
    width: 100%;
  }

  .lk-block-wrapper.lkbw-norightmargin {
    margin-right: 0;
    padding-bottom: 222px;
    position: relative;
    right: -5px;
  }

  .lk-panel--isdashboard {
    padding-top: 10px;
  }

  .lk-panel--isdashboard.lkpd-last {
    min-width: 260px;
  }

  .lkdb-prize-badge {
    display: flex;
  }

  .lk-panel-title--offset {
    margin-bottom: 10px;
  }

  .my-stat {
    width: 46%;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .my-stat.last-in-row {
    margin-right: 2px;
  }

  .slider {
    width: 97vw;
    margin-left: 0;
    margin-right: 0;
  }

  .slide-nav-2 {
    bottom: 23px;
  }

  .slide-3 {
    width: 80%;
    height: 285px;
  }

  .lk-panel-full {
    min-width: auto;
    margin-left: 0;
    margin-right: 10px;
  }

  .lk-block-wrapper--slider.lkbw-norightmargin {
    margin-right: 0;
    position: relative;
    right: -5px;
  }

  .menu {
    width: auto;
    height: auto;
    margin-top: 52px;
    margin-left: 92px;
    display: none;
  }

  .menu-btn {
    margin-top: 5px;
    margin-left: 7px;
    padding: 19px;
  }

  .lk-flex-wrapper {
    flex-wrap: wrap;
  }

  .zadania-wrapper {
    justify-content: center;
  }

  .lk-panel-header {
    flex-flow: column wrap;
    margin-top: 69px;
    margin-right: 0;
    padding-top: 10px;
  }

  .lk-panel-title--smallmargin {
    margin-left: 12px;
  }

  .paragraph-4-zadania {
    margin-top: 10px;
    line-height: 23px;
  }

  .lkph-column--thumbnail {
    margin-top: -55px;
  }

  .zadanie-card-menu {
    border-top-color: rgba(0, 0, 0, .03);
  }

  .zadanie-card-menu-item {
    margin-right: 8px;
  }

  .lkph-column--menu {
    width: 67%;
    flex-direction: row;
    order: -1;
    align-self: flex-end;
    margin-top: 17px;
    padding-top: 18px;
    padding-right: 18px;
  }

  .lkpcm-item-show {
    margin-top: 5px;
  }

  .lkpcm-item-link {
    margin-top: 3px;
  }

  .lkpcab-comment {
    width: 200px;
    overflow: hidden;
  }

  .lk-panel-comments-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .lk-panel-scrollable {
    padding-left: 13px;
    padding-right: 13px;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: stretch;
  }

  .btn--cancel {
    width: 100%;
  }

  .field-input--address2.tel-code-country, .field-input--address2.tel-code-operator {
    margin-right: 5px;
  }

  .lkp-richtext {
    padding-left: 2px;
    padding-right: 2px;
  }

  .tlbc--footer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 21px;
  }

  .lkphc-row--flex.lkphc-row--flex--vertical {
    margin-left: 15px;
  }

  .lkphc-statistics {
    font-size: 14px;
  }

  .lk-panel--zadanie {
    margin-right: 0%;
    padding-right: 0;
  }

  .lkphc-row--flex--vertical {
    width: 87%;
    margin-left: 19px;
    margin-right: 0;
  }

  .lk-panel-rating-prize {
    margin-left: 0;
    margin-right: 6px;
  }

  .lkpcm-item-outerlink {
    width: auto;
    margin-right: 18px;
    padding-bottom: 1px;
  }

  .lk-panel-title--iscard {
    margin-left: 15px;
    line-height: 26px;
  }

  .lkpcm-item-outerlink--iscard {
    width: auto;
    margin-right: 18px;
    padding-bottom: 1px;
  }

  .popup-moderator {
    position: fixed;
  }

  .mod-link {
    width: auto;
  }

  .btn--submit--register-form--isfast {
    width: 100%;
    display: block;
    position: static;
  }

  .login-format-social--isfast {
    width: auto;
  }

  .e-form-divider {
    border-style: none;
    margin-left: 0;
  }

  .text-span-2 {
    padding-left: 0;
    position: static;
  }

  .list-item-12 {
    margin-top: 14px;
  }

  .paragraph-small {
    line-height: 23px;
  }

  .popup--form {
    position: fixed;
  }

  .c-person-block {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }

  .list-item-frame {
    list-style-type: none;
  }

  .avatar-profile--mediim {
    width: 50px;
    height: 50px;
  }

  .lk-panel-rating-user {
    flex-flow: wrap;
  }

  .lk-panel-rating-user-column.name {
    width: 100%;
  }

  .lk-panel-rating-user-column.prizes {
    width: auto;
    flex: 0 auto;
    order: 2;
    justify-content: flex-start;
  }

  .lk-panel-rating-user-column--last {
    flex-direction: row;
    flex: 1;
    order: 3;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-top: 1px;
  }

  .lk-panel-rating-header {
    flex-direction: column;
    display: none;
  }

  .lk-panel--profile {
    margin-top: 84px;
    margin-right: 0%;
    padding-right: 0;
  }

  .lkphc-user-meta {
    font-size: 14px;
  }

  .lkph-user-avatar-big {
    align-self: center;
    margin-top: -157px;
  }

  .lkpcm-link-more {
    width: auto;
    margin-right: 18px;
    padding-bottom: 1px;
  }

  .lk-accordion-content-wf {
    padding-left: 10px;
  }

  .lk-accordion-item-wf {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lk-accordion-wf {
    margin-left: 4px;
    margin-right: 4px;
  }

  .main-nav-item {
    margin-top: 5px;
    margin-left: 7px;
    padding: 19px;
  }

  .main-menu {
    z-index: 1000;
    width: auto;
    height: 50px;
    min-width: 60%;
    float: right;
    color: #fff;
    background-color: #2bac8c;
    flex-flow: column;
    order: -1;
    align-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    margin-left: 50px;
    margin-right: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    overflow: hidden;
  }

  .mainmenu-list-item {
    width: auto;
    flex: none;
    justify-content: flex-start;
    margin-right: 3px;
    padding-left: 0;
    display: block;
  }

  .mainmenu-link {
    width: auto;
    color: #fff;
    background-color: #2bac8c;
    padding-left: 11px;
    font-size: 16px;
    line-height: 20px;
  }

  .mainmenu-link.add-icon.icon-notes {
    margin-right: 0;
    padding-left: 20px;
  }

  .mainmenu-link.add-icon.icon-profile {
    margin-right: 1px;
    padding-left: 20px;
  }

  .c-dyn-items {
    margin-left: 4px;
    margin-right: 4px;
  }

  .widget-e-list {
    padding-left: 15px;
  }

  .widget-e-list-item {
    margin-left: 0;
  }

  .widget-cover.placeholder-cover, .widget-cover.placeholder-cover--faxattack {
    margin-top: -48px;
  }

  .h2-superbigtitle {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 8vw;
    line-height: 10vw;
  }

  .lk-panel--filter {
    width: 99%;
    margin-bottom: 10px;
  }

  .lms-search-bar {
    flex-flow: wrap;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 0;
  }

  .lms-search-field {
    width: 39px;
    background-position: 0%;
    flex: 0 auto;
    order: 1;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 9px;
    padding-left: 29px;
  }

  .lms-filter-dropdown-wrapper {
    margin-right: 0;
  }

  .lk-panel-meta {
    margin-left: 10px;
  }

  .lk-panel-breadcrumbs {
    margin-left: 10px;
    line-height: 21px;
  }

  .lk-panel-search-result--card {
    min-width: auto;
    margin-left: 3px;
    margin-right: 3px;
  }

  .lms-search-link--cover-wrapper {
    max-height: 294px;
    min-height: 160px;
  }

  .description-p {
    margin-top: 10px;
    margin-bottom: 13px;
    line-height: 19px;
  }

  .c-task-satus-copy-copy {
    margin-bottom: 9px;
  }

  .zadanie-card-menu-copy {
    justify-content: space-between;
    padding-left: 6px;
    padding-right: 6px;
    display: flex;
  }

  .lms-search-found-nothing {
    background-position: 50% 89%;
    padding-bottom: 210px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .lms-counter-vertical {
    width: 100%;
    margin-left: 18px;
    margin-right: 18px;
  }

  .lms-filter-dropdown-icon {
    margin-right: 13px;
  }

  .lms-match-variants-column {
    margin-left: -1px;
    margin-right: -1px;
    padding-top: 4px;
  }

  .lms-match-variants-item {
    padding-left: 7px;
    padding-right: 7px;
  }

  .lms-match-variants-column-title {
    line-height: 17px;
  }

  .lk-panel-search-result--text {
    margin-left: 9px;
    margin-right: 9px;
  }

  .lms-prize {
    width: 150px;
  }

  .c-task-satus--for-horisontal-card {
    margin-bottom: 9px;
  }

  .fax-social-share {
    width: auto;
    height: auto;
    display: inline-block;
    overflow: hidden;
  }

  .lkp-progress-item {
    flex: none;
    padding-right: 1rem;
  }

  .lkp-progress-wrapper {
    object-fit: fill;
    margin-right: 0;
    padding-top: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    overflow: scroll;
  }

  .lkp-progress-group {
    flex-wrap: nowrap;
  }

  .mainmenu-list-item-closemobilemenu {
    width: 100%;
    flex: none;
    justify-content: flex-start;
    margin-right: 3px;
    padding-left: 0;
    display: block;
  }

  .lk-m-menu-group {
    width: 100vw;
    flex-wrap: nowrap;
    margin-left: 1px;
    margin-right: 0;
    position: absolute;
    top: 101%;
    bottom: auto;
    left: -64%;
    right: 0%;
  }

  .lk-m-menu-item {
    width: 100%;
    align-self: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .list-item-is-horizontal-view {
    flex: none;
    margin-bottom: 2px;
  }

  .c-column--signup-left {
    padding-bottom: 15px;
  }

  .c-form--signup {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-signup-form {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 29px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-signup-title {
    margin-top: 15px;
    font-size: 32px;
  }

  .c-signup-logo {
    margin-top: 0;
  }

  .c-signuo-form-col {
    margin-right: 0;
  }

  .div-block-15 {
    flex-direction: column;
  }

  .c-signup-footer-left {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: none;
  }

  .c-signup-form-divider {
    padding-left: 0;
    position: static;
  }

  .c-signup-menu {
    width: auto;
    margin-top: 16px;
    margin-right: 15px;
    font-size: 14px;
    position: static;
  }

  .c-signup-menu.is-reg {
    width: 50%;
    margin-top: 25px;
  }

  .c-singup-social {
    width: auto;
    margin-top: 2px;
    padding-left: 0;
  }

  .c-signup-footer-item {
    margin-bottom: 12px;
  }

  .c-signup-footer-item.r {
    margin-bottom: 10px;
  }

  .c-signup-footer-right {
    width: auto;
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    margin: 16px 0 20px;
    font-size: 14px;
    position: static;
  }

  .lk-panel--filters {
    width: 99%;
    margin-bottom: 10px;
  }

  .lk-panel-filters {
    display: block;
  }

  .lk-category-item-link {
    margin-right: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    display: inline-block;
  }

  .popup--onboarding {
    position: fixed;
  }

  .lkphc-user-meta--spacer, .lkphc-user-meta--divider {
    font-size: 14px;
  }

  .lkpcm-link-editprofile {
    width: 40px;
    height: 40px;
    color: rgba(0, 0, 0, 0);
    background-position: 50%;
    margin-right: 0;
    padding-bottom: 1px;
  }

  .social-share-lk-2 {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }

  .lkpcm-link-openprofile {
    width: auto;
    margin-right: 18px;
    padding-bottom: 1px;
  }

  .gradient-overflow {
    width: 47px;
    height: 100%;
    background-image: linear-gradient(to right, rgba(236, 234, 234, .1), rgba(236, 234, 234, .8));
    padding-right: 0;
    display: none;
    position: absolute;
    right: -1%;
  }

  .grad {
    width: auto;
    height: 50px;
    float: none;
    flex-direction: row;
    padding-left: 45px;
    padding-right: 10px;
    font-size: 14px;
    position: absolute;
  }

  .grad.w--current {
    box-shadow: none;
    background-color: #fff;
    background-position: 7%;
    border-radius: 15px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 14px;
  }

  .grad.w--current:hover {
    border-radius: 0;
  }

  .grad.metodsup {
    background-position: 6%;
  }

  .grad.metodsup.w--current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .grad.myactions {
    background-position: 14%;
  }

  .grad.myactions.w--current {
    border-radius: 11px;
    align-items: center;
    padding-left: 50px;
  }

  .grad.myactions.w--current:hover {
    border-radius: 0;
  }

  .grad.contest {
    background-position: 8%;
    justify-content: flex-start;
    align-items: center;
  }

  .grad.mydiploms {
    background-position: 10%;
  }

  .grad.mydiploms.w--current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .grad.nearme {
    background-position: 6%;
    padding-left: 40px;
  }

  .grad.organizator {
    background-position: 6%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .action-menu--item-wrapper-copy {
    background-color: #000;
    flex: none;
    margin-top: 0;
    padding-top: 43px;
    padding-right: 43px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .action-menu--item-wrapper-copy.social-row {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
  }

  .admin-stat-widget {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .admin-widget-group {
    flex-direction: column;
    flex: 1;
  }

  .event-meta {
    margin-left: 20px;
  }

  .h2-bigtitle {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 23px;
    line-height: 29px;
  }

  .form--menu {
    grid-row-gap: 13px;
    flex-direction: column;
    align-items: stretch;
  }
}

#w-node-b937ee02-e51c-724b-4ffb-58468d194b1c-c0ed83c9, #w-node-b937ee02-e51c-724b-4ffb-58468d194b1c-cf2f4f71, #w-node-b937ee02-e51c-724b-4ffb-58468d194b1c-b71ae683 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 767px) {
  #w-node-ba928528-39ea-a43c-0bd0-83834ce9dea3-09491517 {
    align-self: stretch;
  }
}


@font-face {
  font-family: 'Symbola emoji';
  src: url('../fonts/Symbola-Emoji.eot') format('embedded-opentype'), url('../fonts/Symbola-Emoji.woff') format('woff'), url('../fonts/Symbola-Emoji.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}