.b__page404 .b__page404-right {
  float: right;
}
.b__page404 .b__page404-middle {
  width: 100px;
  margin: 0 auto;
  padding-top: 1rem;
}
.b__page404 .b__page404-middle a {
  text-align: center;
  border: 0;
  text-decoration: none;
  position: relative;
  display: block;
}
.b__page404 .b__page404-middle a:before {
  display: block;
  background: url(../images/i__404.png);
  width: 94px;
  height: 94px;
  content: '';
  margin: 0 auto 1rem;
}
.b__page404 .b__page404-middle a + a {
  margin-top: 1rem;
}
.b__page404 .b__page404-left {
  float: left;
}
.b__page404 .b__page404-left h1 {
  border: 0;
  padding-bottom: 0;
}
.b__page404 .b__page404-nav {
  padding-top: 40px;
  position: relative;
  margin: 2rem 0 0;
}
.b__page404 .b__page404-nav:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/i__404.png) 0 -188px no-repeat;
  width: 34px;
  height: 27px;
}
h1.l-promo-header__title {
  margin: 9px 0 19px;
  font-size: 3.05em;
  line-height: 1.05em;
}
.l-promo-header__desc,
p.l-promo-header__desc {
  font-size: 1.14em;
  line-height: 1.5em;
}
.l-promo-header__lineblock {
  margin-top: 31px;
  padding-top: 26px;
  border-top: 1px solid #D8D8D8;
}
.l-promo-certification {
  margin-bottom: 30px;
}
.l-promo-certification__header {
  padding-left: 52px;
  position: relative;
  font: 700 1.45em/1.25em 'PT Serif', serif;
  margin-bottom: 31px;
}
.l-promo-certification__header:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  background: url("../images/promo-sprites.png") 0 -191px no-repeat;
  width: 27px;
  height: 24px;
  display: block;
}
.l-promo-certification__row {
  display: block;
  font-size: 0;
}
.l-promo-certification__cell {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  white-space: nowrap;
}
.l-promo-certification__cell:first-child {
  width: 45%;
}
@media screen and (max-width: 1070px) {
  .l-promo-certification__cell:first-child {
    width: 52%;
  }
}
.l-promo-certification__cell:last-child {
  width: 55%;
}
@media screen and (max-width: 1070px) {
  .l-promo-certification__cell:last-child {
    width: 48%;
  }
}
.l-promo-certification__wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
  vertical-align: middle;
}
.l-promo-certification__image {
  display: table-cell;
  vertical-align: middle;
  width: 62px;
}
.l-promo-certification__text {
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  margin: 0;
  vertical-align: middle;
}
.l-promo-tab {
  background: #247AD0 url('../images/pormo-tab-bg.jpg') 0 0 repeat-y;
  padding: 50px 95px 60px 34px;
  position: relative;
  color: #FFF;
}
.l-promo-tab a {
  color: #FFF;
}
.l-promo-tab:before {
  content: '';
  position: absolute;
  top: 46px;
  left: 44px;
  background: url("../images/promo-sprites.png") -1px 0 no-repeat;
  width: 84px;
  height: 68px;
}
.l-promo-tab__control {
  max-width: 618px;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  padding-left: 16%;
}
.l-promo-tab__link,
a.l-promo-tab__link {
  border: 3px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  line-height: 59px;
  text-align: center;
  font-size: 20px;
  transition: background 0.3s ease, color 0.3s ease;
  will-change: background, color;
  display: inline-block;
  vertical-align: top;
}
.l-promo-tab__link:first-child,
a.l-promo-tab__link:first-child {
  border-radius: 8px 0 0 8px;
}
.l-promo-tab__link:last-child,
a.l-promo-tab__link:last-child {
  border-radius: 0 8px 8px 0;
}
.l-promo-tab__link:hover,
a.l-promo-tab__link:hover,
.l-promo-tab__link--active,
a.l-promo-tab__link--active {
  color: #000;
  background: #FFF;
}
.l-promo-tab__container {
  margin-top: 47px;
}
table.l-promo-tab__table {
  margin-bottom: 0;
  font-size: 1.35em;
  line-height: 1.47em;
  max-width: 100%;
  width: 100%;
}
table.l-promo-tab__table tr:first-child td {
  border-top: 0;
}
table.l-promo-tab__table tr:last-child td {
  padding-bottom: 0;
}
table.l-promo-tab__table td {
  padding: 0 0 25px;
  border: 0;
}
table.l-promo-tab__table td:first-child {
  min-width: 227px;
  padding-left: 10px;
  color: #8FC5FB;
  font-size: 0.84em;
}
table.l-promo-tab__table td:not(:first-child) a,
table.l-promo-tab__table td:last-child a {
  border-bottom: 1px solid #FFF;
  transition: border-bottom 0.2s ease;
}
table.l-promo-tab__table td:not(:first-child) a:hover,
table.l-promo-tab__table td:last-child a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
a.l-promo-tab__result,
.l-promo-tab__result {
  border-radius: 8px;
  background-color: #FFAE00;
  line-height: 36px;
  z-index: 79;
  padding: 0 45px 0 15px;
  display: inline-block;
  vertical-align: top;
  margin-left: -10px;
  position: relative;
  transition: background 0.3s ease;
  color: #000;
  border: 0;
}
a.l-promo-tab__result:after,
.l-promo-tab__result:after {
  content: '';
  position: absolute;
  display: block;
  background: url("../images/promo-sprites.png") -43px -193px no-repeat;
  width: 25px;
  height: 24px;
  top: 5px;
  right: 10px;
}
a.l-promo-tab__result:hover,
.l-promo-tab__result:hover {
  background-color: #F5A200;
  border: 0;
}
.b__yadpay {
  overflow: hidden;
}
.b__yadpay .fl {
  float: left;
  border-right: 1px solid #E9E9E9;
  width: 48%;
  padding: 0 2% 1.4286em 0;
}
.b__yadpay .fl input[type=tel],
.b__yadpay .fl input[type=email] {
  background: #FFF;
  border: 1px solid #ABABAB;
  height: 2.1em;
  line-height: 2.1em;
  padding: 0 0.428em;
}
.b__yadpay .fl #custName,
.b__yadpay .fl #custEmail,
.b__yadpay .fl #customerNumber,
.b__yadpay .fl #orderDetails {
  width: 85%;
}
.b__yadpay .b__yadpay-right {
  margin-left: 52%;
}
.b__yadpay .b__yadpay-right br {
  display: none;
}
.b__yadpay .b__yadpay-right label[for] {
  position: relative;
  padding-left: 4.25rem;
  display: block;
  margin-bottom: 1rem;
  cursor: pointer;
}
.b__yadpay .b__yadpay-right label[for]:after {
  content: '';
  width: 26px;
  height: 28px;
  background-image: url(../images/b__yadpay.png);
  display: block;
  position: absolute;
  left: 28px;
  top: 50%;
  margin-top: -14px;
}
.b__yadpay .b__yadpay-right label[for]:before {
  content: '';
  width: 14px;
  height: 14px;
  left: 0;
  top: 50%;
  margin-top: -7px;
  position: absolute;
  background: url("data:image/PNG;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAABTklEQVR4XtWTMS8EQRzFd+ZkCypxkei44rAfQGxHoVWIRKXU0oi4S0QnorurdSqNXK9QOj4AoRAfANdRsX6TvJHNZrMZQuElv8z/Nu/dJDPzTJZlkZcxZpglhSaM6fMT3MEV3lfvtblQwrIJH3AGh6Iny5Y8CLRjAvvQcL/LQA15EucxDCPa6RTDQ1QhdnThNei64KJ2vogCRHiBpWaZp+EWgiRv0wXrOrkgyVsn+G3V4N36f4BQjcLA6nJnIFSzcO+C15DqqCslTwr94gOYCn0A3uDDLd3ruA4hhgl9a/mQw+ae3g1LByysQhu2YRkMdOTRIy9XJqxCzNKvt2Py4DwqobodGCrb8dhe+mqHZZiDfq5SsQ7pGV40xxDJcwnzQ2pHD7yOYDOSNL/Bbq4dK2XtWIeiNv60HSdQ1HFIO3agCwOH5r1iO358Hf+oHZ/bOOOVojHEUQAAAABJRU5ErkJggg==");
}
.b__yadpay .b__yadpay-right label[for=AC]:after {
  background-position: 0 -28px;
}
.b__yadpay .b__yadpay-right label[for=MC]:after {
  background-position: 0 -56px;
}
.b__yadpay .b__yadpay-right label[for=GP]:after {
  background-position: 0 -84px;
}
.b__yadpay .b__yadpay-right label[for=WM]:after {
  background-position: 0 -112px;
}
.b__yadpay .b__yadpay-right label[for=SB]:after {
  background-position: 0 -140px;
}
.b__yadpay .b__yadpay-right label[for=AB]:after {
  background-position: 0 -168px;
}
.b__yadpay .b__yadpay-right label[for=PB]:after {
  background-position: 0 -196px;
}
.b__yadpay .b__yadpay-right input[type=radio] {
  display: none;
}
.b__yadpay .b__yadpay-right input[type=radio]:checked + label:before {
  background-position: 0 -14px;
}
.l-promo-support {
  overflow: hidden;
  background: #FFF;
  padding: 47px 17.5% 37px 5.4%;
}
.l-promo-support__image {
  float: left;
  width: 159px;
}
.l-promo-support__image:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url("../images/promo-sprites.png") 0 -77px no-repeat;
  width: 111px;
  height: 103px;
}
.l-promo-support__text {
  margin-left: 164px;
  font-size: 1.142em;
  line-height: 1.74em;
  margin-top: 8px;
}
.l-promo-support__text a {
  border: none;
}
.l-promo-support__text a:hover {
  border-bottom: 1px solid #2086BB;
}
.l-promo-support__text p {
  line-height: 1.74em;
  margin: 0;
}
.b-panel {
  background: #F4F4F4;
  padding: 1.438em;
  position: relative;
  display: none;
}
.b-panel p {
  margin-bottom: 1em;
}
.b-panel p:last-child {
  margin-bottom: 0;
}
.b-panel__close {
  position: absolute;
  background: #E1E1E1;
  text-align: center;
  line-height: 22px;
  color: #000;
  border-radius: 50%;
  right: 10px;
  top: 10px;
  width: 22px;
  height: 22px;
  border-bottom: 0;
  transition: background 0.3s ease;
}
.b-panel__close:hover {
  background: #CECECE;
}
.b-social__inner {
  text-align: center;
}
.b-fly-panel {
  position: fixed;
  top: 50%;
  right: 0;
  width: 60px;
  height: 238px;
  margin-top: -119px;
  z-index: 999;
}
.b-fly-panel__link {
  width: 60px;
  height: 238px;
  background: #2086BB url('../images/panel-massage.png') no-repeat 0 0;
  cursor: pointer;
  color: transparent;
  font: 0/0 a;
  border: 0;
  text-shadow: none;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
.b-fly-panel__close {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  right: 12px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  border: 0;
  background: url('../images/panel-close.png') no-repeat 0 0;
}
.b-fly-panel__content {
  position: absolute;
  z-index: 1;
  right: 69px;
  top: 0;
  width: 265px;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2.5px 4.3px 10px rgba(36, 36, 36, 0.25);
  -moz-box-shadow: 2.5px 4.3px 10px rgba(36, 36, 36, 0.25);
  box-shadow: 2.5px 4.3px 10px rgba(36, 36, 36, 0.25);
  padding: 30px;
  color: #757575;
  font-size: 14px;
  line-height: 1.28571429;
  -webkit-transform: rotateX(-5deg) rotateY(-90deg) rotateZ(-18deg) translateY(-77px);
  -webkit-transform-origin: 150% 0%;
  -webkit-perspective: 280px;
  -webkit-perspective-origin: 50% 50%;
  -moz-transform: rotateX(-5deg) rotateY(-90deg) rotateZ(-18deg) translateY(-77px);
  -moz-transform-origin: 150% 0%;
  -moz-perspective: 280px;
  -moz-perspective-origin: 50% 50%;
  -o-transform: rotateX(-5deg) rotateY(-90deg) rotateZ(-18deg) translateY(-77px);
  -o-transform-origin: 150% 0%;
  -ms-transform: rotateX(-5deg) rotateY(-90deg) rotateZ(-18deg) translateY(-77px);
  -ms-transform-origin: 150% 0%;
  transform: rotateX(-5deg) rotateY(-90deg) rotateZ(-18deg) translateY(-77px);
  opacity: 0;
  visibility: hidden;
  transform-origin: 150% 0%;
  perspective: 280px;
  perspective-origin: 50% 50%;
  -moz-transition: transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), -moz-transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), visibility 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  -webkit-transition: transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), visibility 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.4s cubic-bezier(0.47, 0, 0.745, 0.715), visibility 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  will-change: transform, opacity, visibility;
}
.b-fly-panel__content.active {
  -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateY(0px);
  -webkit-transform-origin: 150% 0%;
  -webkit-perspective: 280px;
  -webkit-perspective-origin: 50% 50%;
  -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateY(0px);
  -moz-transform-origin: 150% 0%;
  -moz-perspective: 280px;
  -moz-perspective-origin: 50% 50%;
  -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateY(0px);
  -o-transform-origin: 150% 0%;
  -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateY(0px);
  -ms-transform-origin: 150% 0%;
  transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateY(0px);
  transform-origin: 150% 0%;
  perspective: 280px;
  perspective-origin: 50% 50%;
  opacity: 1;
  visibility: visible;
}
.b-fly-panel__content p {
  margin-bottom: 17px;
}
.b-fly-panel__content p:last-child {
  margin-bottom: 0;
}
.b-fly-panel__content strong {
  display: block;
  padding: 11px 31px;
  margin: 0 -31px;
  background: #2086BB;
  color: #FFF;
  font-weight: 400;
}
.b-fly-panel__content strong a {
  color: #FFF;
  text-decoration: none;
}
.b-fly-panel__title {
  padding-left: 34px;
  background: url('../images/panel-cup.png') no-repeat 0 50%;
  color: #2086BB;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.b-user-work .cat_item {
  padding-left: 0;
  padding-right: 0;
}
.b-user-work .cat_item .cat_works.b-user-work__link {
  padding-left: 25px;
  width: 195px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-user-work .cat_item .cat_works.b-user-work__link .fancy {
  font-family: 'PT Serif', serif;
  font-size: 133%;
  border-bottom-color: transparent;
  background: url(../images/i_pdf.png) 0 0 no-repeat;
  display: block;
  line-height: 1.3;
  padding-left: 62px;
}
.b-user-work .cat_item .cat_id h2 {
  font-size: 1em;
}
.b-user-work__place {
  font-size: 16px;
  color: #0085BE;
  margin-top: 12px;
  text-align: center;
}
.b-user-work__meta {
  font-size: 0.85rem;
  line-height: 1.1;
}
.b-user-work__meta > a {
  text-decoration: none;
  font: 400 0.85rem Arial, Helvetica, sans-serif !important;
}
.listing-filter {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.listing-filter select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  padding: 0 30px 0 5px;
  background: #FFF url("../images/select-arrow.svg") no-repeat 97%;
  border: 3px solid #F2F2F2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  min-width: 203px;
  cursor: pointer;
  color: #252525;
  font-size: 15px;
}
.no-svg .listing-filter select {
  background: #FFF url("../images/select-arrow.png") no-repeat 97%;
}
.listing-filter__label {
  display: inline-block;
  vertical-align: middle;
  color: #252525;
  font-size: 15px;
  margin-right: 6px;
}
.listing-filter__subcat,
.listing-filter__class {
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}
.listing-filter__button {
  display: inline-block;
  vertical-align: middle;
}
.listing-filter__button button {
  font-size: 16px;
  font-weight: 700;
  min-width: 135px;
  height: 35px;
  line-height: 35px;
}
.listing-add-form__wrapper {
  margin-bottom: 30px;
}
.listing-add-form {
  display: inline-block;
  vertical-align: top;
  margin-right: 26px;
}
.listing-add-form:last-child {
  margin-right: 0;
}
.listing-add-form a {
  padding-right: 220px;
  display: block;
  position: relative;
  text-decoration: none;
  border: 0;
  background: #C9AC66;
  transition: background 0.3s ease;
  color: #FFF;
}
.listing-add-form a:hover {
  background: #BC9F5F;
}
.listing-add-form a:hover .listing-add-form__button {
  background: #BC9F5F;
}
.listing-add-form__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  font-family: 'PT Serif', serif;
  width: 200px;
  display: inline-block;
  vertical-align: top;
  padding: 10px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.listing-add-form__image {
  width: 220px;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  background: url("../images/add-publishing.jpg") 50% 50% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}
.is-sert .listing-add-form__image {
  background: url("../images/add-sert.jpg") 50% 50% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.listing-add-form__button {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 140px;
  margin-left: -70px;
  text-align: center;
  height: 35px;
  background: #C9AC66;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
  transition: background 0.3s ease;
  display: block;
}
.b-custom-form input[type="text"],
.b-custom-form input[type="email"],
.b-custom-form input[type="search"],
.b-custom-form input[type="number"],
.b-custom-form input[type="tel"],
.b-custom-form input[type="password"],
.b-custom-form select,
.b-custom-form textarea {
  background-color: #FFF;
  border: 1px solid #BCBCBC;
  border-radius: 0px;
  outline: 0;
  height: auto;
  padding: 10px 14px;
  line-height: 1.25;
  color: #444;
  max-width: 100%;
  transition: border 0.3s ease;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-custom-form input[type="text"].focus,
.b-custom-form input[type="email"].focus,
.b-custom-form input[type="search"].focus,
.b-custom-form input[type="number"].focus,
.b-custom-form input[type="tel"].focus,
.b-custom-form input[type="password"].focus,
.b-custom-form select.focus,
.b-custom-form textarea.focus,
.b-custom-form input[type="text"]:focus,
.b-custom-form input[type="email"]:focus,
.b-custom-form input[type="search"]:focus,
.b-custom-form input[type="number"]:focus,
.b-custom-form input[type="tel"]:focus,
.b-custom-form input[type="password"]:focus,
.b-custom-form select:focus,
.b-custom-form textarea:focus {
  border-color: #444;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-custom-form input[type="text"].error,
.b-custom-form input[type="email"].error,
.b-custom-form input[type="search"].error,
.b-custom-form input[type="number"].error,
.b-custom-form input[type="tel"].error,
.b-custom-form input[type="password"].error,
.b-custom-form select.error,
.b-custom-form textarea.error {
  border-color: #F30;
  padding-right: 30px;
}
.b-custom-form input[type="text"].success,
.b-custom-form input[type="email"].success,
.b-custom-form input[type="search"].success,
.b-custom-form input[type="number"].success,
.b-custom-form input[type="tel"].success,
.b-custom-form input[type="password"].success,
.b-custom-form select.success,
.b-custom-form textarea.success {
  border-color: #3DB42C;
  padding-right: 30px;
}
.b-custom-form input[type="text"].small,
.b-custom-form input[type="email"].small,
.b-custom-form input[type="search"].small,
.b-custom-form input[type="number"].small,
.b-custom-form input[type="tel"].small,
.b-custom-form input[type="password"].small,
.b-custom-form select.small,
.b-custom-form textarea.small {
  font-size: 13px;
  padding: 8px 10px;
}
.b-custom-form input[type="text"].big,
.b-custom-form input[type="email"].big,
.b-custom-form input[type="search"].big,
.b-custom-form input[type="number"].big,
.b-custom-form input[type="tel"].big,
.b-custom-form input[type="password"].big,
.b-custom-form select.big,
.b-custom-form textarea.big {
  font-size: 14px;
  padding: 15px 14px;
}
.b-custom-form input[type="text"].full-size,
.b-custom-form input[type="email"].full-size,
.b-custom-form input[type="search"].full-size,
.b-custom-form input[type="number"].full-size,
.b-custom-form input[type="tel"].full-size,
.b-custom-form input[type="password"].full-size,
.b-custom-form select.full-size,
.b-custom-form textarea.full-size {
  width: 100%;
}
.b-custom-form input[type="text"].disabled,
.b-custom-form input[type="email"].disabled,
.b-custom-form input[type="search"].disabled,
.b-custom-form input[type="number"].disabled,
.b-custom-form input[type="tel"].disabled,
.b-custom-form input[type="password"].disabled,
.b-custom-form select.disabled,
.b-custom-form textarea.disabled,
.b-custom-form input[type="text"][disabled],
.b-custom-form input[type="email"][disabled],
.b-custom-form input[type="search"][disabled],
.b-custom-form input[type="number"][disabled],
.b-custom-form input[type="tel"][disabled],
.b-custom-form input[type="password"][disabled],
.b-custom-form select[disabled],
.b-custom-form textarea[disabled] {
  cursor: default;
  background-color: #F9F9F9;
  border-color: #BCBCBC;
  color: #939393;
}
.b-custom-form input[type="text"] input[type="text"],
.b-custom-form input[type="email"] input[type="text"],
.b-custom-form input[type="search"] input[type="text"],
.b-custom-form input[type="number"] input[type="text"],
.b-custom-form input[type="tel"] input[type="text"],
.b-custom-form input[type="password"] input[type="text"],
.b-custom-form select input[type="text"],
.b-custom-form textarea input[type="text"],
.b-custom-form input[type="text"] input[type="email"],
.b-custom-form input[type="email"] input[type="email"],
.b-custom-form input[type="search"] input[type="email"],
.b-custom-form input[type="number"] input[type="email"],
.b-custom-form input[type="tel"] input[type="email"],
.b-custom-form input[type="password"] input[type="email"],
.b-custom-form select input[type="email"],
.b-custom-form textarea input[type="email"],
.b-custom-form input[type="text"] input[type="search"],
.b-custom-form input[type="email"] input[type="search"],
.b-custom-form input[type="search"] input[type="search"],
.b-custom-form input[type="number"] input[type="search"],
.b-custom-form input[type="tel"] input[type="search"],
.b-custom-form input[type="password"] input[type="search"],
.b-custom-form select input[type="search"],
.b-custom-form textarea input[type="search"],
.b-custom-form input[type="text"] input[type="number"],
.b-custom-form input[type="email"] input[type="number"],
.b-custom-form input[type="search"] input[type="number"],
.b-custom-form input[type="number"] input[type="number"],
.b-custom-form input[type="tel"] input[type="number"],
.b-custom-form input[type="password"] input[type="number"],
.b-custom-form select input[type="number"],
.b-custom-form textarea input[type="number"],
.b-custom-form input[type="text"] input[type="tel"],
.b-custom-form input[type="email"] input[type="tel"],
.b-custom-form input[type="search"] input[type="tel"],
.b-custom-form input[type="number"] input[type="tel"],
.b-custom-form input[type="tel"] input[type="tel"],
.b-custom-form input[type="password"] input[type="tel"],
.b-custom-form select input[type="tel"],
.b-custom-form textarea input[type="tel"],
.b-custom-form input[type="text"] input[type="password"],
.b-custom-form input[type="email"] input[type="password"],
.b-custom-form input[type="search"] input[type="password"],
.b-custom-form input[type="number"] input[type="password"],
.b-custom-form input[type="tel"] input[type="password"],
.b-custom-form input[type="password"] input[type="password"],
.b-custom-form select input[type="password"],
.b-custom-form textarea input[type="password"],
.b-custom-form input[type="text"] textarea,
.b-custom-form input[type="email"] textarea,
.b-custom-form input[type="search"] textarea,
.b-custom-form input[type="number"] textarea,
.b-custom-form input[type="tel"] textarea,
.b-custom-form input[type="password"] textarea,
.b-custom-form select textarea,
.b-custom-form textarea textarea {
  -webkit-appearance: none;
}
.b-custom-form textarea {
  height: auto;
  overflow: auto;
}
.b-custom-form textarea.error {
  background-position: 100% 13px;
}
.b-custom-form textarea.success {
  background-position: 100% 10px;
}
.b-custom-form__row {
  margin-top: 20px;
}
.b-custom-form__row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.b-custom-form label {
  width: 130px;
  float: left;
  color: #131313;
  font-size: 14px;
  padding-top: 10px;
  cursor: pointer;
}
.b-custom-form label.no-top {
  padding-top: 0;
}
.b-custom-form.big label {
  width: 250px;
}
.b-custom-form.b-publish-form label {
  color: #252525;
}
.b-custom-form__input {
  margin-left: 135px;
}
.big .b-custom-form__input {
  margin-left: 255px;
}
.b-custom-form__input select,
.b-custom-form__input input,
.b-custom-form__input textarea {
  width: 100%;
}
.b-custom-form__text label {
  padding-top: 0;
}
.b-custom-form .b-btn,
.b-custom-form button[type="submit"],
.b-custom-form input[type="submit"] {
  width: 140px;
  text-align: center;
  padding: 0;
  line-height: 40px;
  background-color: #38A751;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  box-shadow: none;
  transition: background 0.3s ease;
}
.b-custom-form .b-btn:focus,
.b-custom-form button[type="submit"]:focus,
.b-custom-form input[type="submit"]:focus,
.b-custom-form .b-btn:hover,
.b-custom-form button[type="submit"]:hover,
.b-custom-form input[type="submit"]:hover {
  opacity: 1;
  box-shadow: none;
  background-color: #34994C;
}
.b-custom-form .b-btn:active,
.b-custom-form button[type="submit"]:active,
.b-custom-form input[type="submit"]:active {
  box-shadow: none;
  background-color: #33944A;
}
.b-custom-form .b-btn.transparent,
.b-custom-form button[type="submit"].transparent,
.b-custom-form input[type="submit"].transparent {
  background: #F4F4F4;
  color: #131313;
}
.b-custom-form .b-btn.transparent:focus,
.b-custom-form button[type="submit"].transparent:focus,
.b-custom-form input[type="submit"].transparent:focus,
.b-custom-form .b-btn.transparent:hover,
.b-custom-form button[type="submit"].transparent:hover,
.b-custom-form input[type="submit"].transparent:hover {
  background: #EEE;
}
.b-custom-form .b-btn.transparent:active,
.b-custom-form button[type="submit"].transparent:active,
.b-custom-form input[type="submit"].transparent:active {
  box-shadow: none;
  background-color: #EAEAEA;
}
.b-custom-form.b-publish-form .button {
  padding: 0 15px;
  height: 45px;
  border: 0;
  background: #2086BB;
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  outline: none;
  max-width: 100%;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.b-custom-form.b-publish-form .button:hover {
  background: #2086BB;
  opacity: 0.75;
  outline: none;
}
.b-custom-form.b-publish-form .button:focus,
.b-custom-form.b-publish-form .button:active {
  background: #2086BB;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  outline: 0;
  text-decoration: none;
}
.b-custom-form .b-form__hint {
  position: relative;
  z-index: 2;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin: 5px 0 0;
}
.b-custom-form .b-form__error {
  margin-top: 5px;
  color: #F30;
  font-size: 12px;
  font-weight: 400;
  z-index: 3;
  position: relative;
}
.b-custom-form .b-form__error.type-2 {
  display: inline-block;
  vertical-align: top;
  background: #F30;
  border-radius: 1px;
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 7px;
  margin: -5px 15px 5px;
}
.b-custom-form .b-form__error.type-2:after {
  content: '';
  position: absolute;
  left: 15px;
  top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 4px 5px;
  border-color: transparent transparent #F30 transparent;
}
.b-custom-form__info {
  margin-top: 5px;
  font-size: 14px;
  color: #4D4D4D;
}
.b-custom-form__info.big {
  line-height: 1.3;
}
.b-publish-form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  padding: 10px 30px 10px 14px;
  background: #FFF url("../images/select-arrow.svg") no-repeat 97%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  color: #444;
}
.no-svg .b-publish-form select {
  background: #FFF url("../images/select-arrow.png") no-repeat 97%;
}
.b-publish-form {
  max-width: 700px;
}
.b-publish-form__file {
  display: block;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.b-publish-form__file input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.b-publish-form__file input[type="file"] + label {
  padding: 0 15px;
  height: 45px;
  border: 0;
  background: #2086BB;
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  outline: none;
  max-width: 100%;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: background 0.3s ease;
}
.b-publish-form__file input[type="file"] + label:hover {
  opacity: 0.75;
  outline: none;
}
.b-publish-form__file input[type="file"] + label:active {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  outline: 0;
  text-decoration: none;
}
.b-publish-form__file input[type="file"].error + label {
  background: #F30;
}
.b-publish-form__file input[type="file"] + label * {
  pointer-events: none;
}
.b-publish-form__rules {
  width: 100% !important;
  margin: 0;
  position: relative;
  line-height: 1.5;
  padding-top: 0;
}
.b-publish-form__rules label {
  width: 100% !important;
  float: none;
  padding-top: 0;
  padding-left: 53px;
  position: relative;
  display: block;
}
.b-publish-form__rules label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 35px;
  height: 35px;
  border: 1px solid #ABABAB;
  transition: border 0.3s ease;
}
.b-publish-form__rules label:before {
  content: '';
  width: 25px;
  height: 25px;
  border-radius: 2px;
  top: 11px;
  left: 6px;
  display: block;
  position: absolute;
  background: #2086BB;
  transition: opacity 0.3s ease;
  opacity: 0;
}
.b-publish-form__rules label:hover:before {
  opacity: 0.3;
}
.b-publish-form__rules input[type="checkbox"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.b-publish-form__rules input[type="checkbox"]:checked + label:before {
  opacity: 1;
}
.b-publish-form__rules input[type="checkbox"].error + label:after {
  border-color: #F30;
}
.b-cat-publish-desc {
  overflow: hidden;
  margin-bottom: 60px;
}
.b-cat-publish-desc__main {
  color: #252525;
  font-weight: 400;
  line-height: 1.3;
}
.b-cat-publish-desc__main p {
  margin-bottom: 10px;
}
.b-cat-publish-desc__main p:last-child {
  margin-bottom: 0;
}
.b-cat-publish-desc__main + .b-publish-alert {
  margin-top: 20px;
}
.b-publish-alert {
  padding: 10px 15px;
  color: #FFF;
  font-family: 'PT Serif', serif;
  background: #0185BE;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-publish-alert p {
  margin: 0 0 5px;
}
.b-publish-alert p:last-child {
  margin-bottom: 0;
}
.b-publish-alert__title {
  color: #FFF;
  font-family: 'PT Serif', serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}
.p_article-rand-top {
  margin-top: 20px;
}
.b-work-inner__text {
  margin: 40px 0;
}
.b-work-inner__image {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #E4E4E4;
}
.b-work-inner__image img {
  max-width: 100%;
  height: auto;
}
.b-work-inner__image .inner {
  width: 755px;
  max-width: 100%;
  margin: auto;
  position: relative;
}
.b-work-inner__image .inner-image {
  position: relative;
}
.b-work-inner__download {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.b-work-inner__download .button {
  height: 42px;
  line-height: 42px;
}
.listing-summary__button {
  float: right;
  width: 200px;
}
.listing-summary__button .button {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.listing-summary__button .button.fancy {
  height: auto;
  line-height: 1.3;
  padding-top: 7px;
  padding-bottom: 7px;
}
.listing-summary__inner {
  margin-right: 230px;
}
.listing-summary__inner .infoblock b {
  display: inline-block;
  vertical-align: top;
}
.listing-summary__text {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
.hidden-box {
  display: none;
}
.listing-summary-modal ul {
  padding-left: 25px;
  list-style-type: disc;
}
.listing-summary-modal__title {
  font-size: 28px;
}
.doc-preview table {
  border: 1px solid #E4E4E4;
  border-collapse: collapse;
  margin-bottom: 1.5em;
}
.doc-preview table td,
.doc-preview table th {
  border: 1px solid #E4E4E4;
  padding: 3px;
}
.doc-preview table td > *:last-child,
.doc-preview table th > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
input.full-size,
textarea.full-size,
select.full-size {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.3em;
}
input.full-size ~ .small,
textarea.full-size ~ .small,
select.full-size ~ .small {
  display: block;
  margin: 5px 0 0;
}
.selectize-control.full-size + .small {
  margin-top: 0;
}
.fieldset-styled {
  margin-bottom: 30px;
}
.fieldset-styled legend {
  font-family: 'PT Serif', serif;
  font-size: 24px;
  display: block;
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ABABAB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fieldset-styled label {
  max-width: 200px;
  white-space: normal;
  line-height: 1.1;
}
.b_module.m_teacher {
  padding: 20px;
}
.b_module.m_teacher ul.menu {
  overflow: visible;
}
.b_module.m_teacher li.item432 {
  color: #FFF;
  margin: 10px -20px -20px;
}
.b_module.m_teacher li.item432 a {
  background: #ff0000;
  padding: 4px 1.438em;
  text-decoration: none;
  color: #FFF;
  border: 0;
  display: block;
}
.c_form__mark {
  padding: 15px;
  border: 2px solid #ff0000;
  margin-bottom: 25px;
}
.c_form__mark p:last-child {
  margin-bottom: 0;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #000;
  font-family: inherit;
  font-size: 1em;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #ABABAB;
  padding: 0.4em 0.428em;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.selectize-control.multi .selectize-input.has-items {
  padding: -1.6em 0.428em -4.6em;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #000;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #000;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #4d4d4d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #ABABAB;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 0.428em;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #000;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(0, 0, 0, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  line-height: 31px !important;
  cursor: pointer;
}
.fileinput-button.is-remove {
  display: none;
}
.fileinput-button.is-loading:before {
  content: '';
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: 3px solid rgba(255, 255, 255, 0.6);
  border-top-color: #FFF;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-top: 7px;
  margin-left: -5px;
  transition: border 0.3s ease;
  -webkit-animation: loadingSpin 1s infinite linear;
  animation: loadingSpin 1s infinite linear;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
  cursor: pointer;
}
.fileinput-button__row {
  display: none;
  padding: 10px;
  border: 1px solid #ABABAB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fileinput-button__row.is-active {
  display: block;
}
.fileinput-button__filename {
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  margin-bottom: 10px;
}
.fileinput-button__filename:empty {
  display: none;
}
.fileinput-button__filename p {
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}
.fileinput-button__filename p:last-child {
  margin-bottom: 0;
}
.fileinput-button__filename.is-error {
  color: #BF1B26;
  font-weight: 700;
}
@-moz-keyframes loadingSpin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loadingSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loadingSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fileinput-remove {
  display: none;
  vertical-align: top;
  background: #BF1B26;
  margin-bottom: 6px;
}
.fileinput-remove.is-active {
  display: inline-block;
}
.fileinput-button__count {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 10px;
}
.fileinput-button__result {
  padding: 1px;
  max-width: 30%;
  border: 1px solid #ABABAB;
}
.fileinput-button__result .progress-bar {
  height: 3px;
  transition: width 0.5s cubic-bezier(0.35, 0, 0.23, 1);
  will-change: width;
  width: 0;
  background: #2086BB;
}
.fileinput-button__result.is-error .progress-bar {
  background: #BF1B26;
}
.fileinput-button__result.is-done .progress-bar {
  background: #00BA5E;
}
.b-kpk-feature__icon-1 {
  width: 64px;
  height: 39px;
  background: url('../images/kpk/sprites.png') -10px -82px;
  display: block;
  position: absolute;
  top: 30px;
  left: 20px;
  transform-origin: 0 50%;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-1 {
    transform: scale(0.7);
  }
}
.b-kpk-feature__icon-1 + .b-kpk-feature__text {
  margin-left: 75px;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-1 + .b-kpk-feature__text {
    margin-left: 55px;
  }
}
.b-kpk-feature__icon-2 {
  width: 52px;
  height: 51px;
  background: url('../images/kpk/sprites.png') -82px -10px;
  display: block;
  position: absolute;
  top: 24px;
  left: 20px;
  transform-origin: 0 50%;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-2 {
    transform: scale(0.7);
  }
}
.b-kpk-feature__icon-2 + .b-kpk-feature__text {
  margin-left: 70px;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-2 + .b-kpk-feature__text {
    margin-left: 50px;
  }
}
.b-kpk-feature__icon-3 {
  width: 52px;
  height: 52px;
  background: url('../images/kpk/sprites.png') -10px -10px;
  display: block;
  position: absolute;
  top: 22px;
  left: 20px;
  transform-origin: 0 50%;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-3 {
    transform: scale(0.7);
  }
}
.b-kpk-feature__icon-3 + .b-kpk-feature__text {
  padding-top: 10px;
  margin-left: 70px;
}
@media screen and (max-width: 1180px) {
  .b-kpk-feature__icon-3 + .b-kpk-feature__text {
    margin-left: 50px;
  }
}
.b-kpk-icon-acl {
  width: 36px;
  height: 33px;
  background: url('../images/kpk/sprites.png') -94px -82px;
}
.b-kpk-icon-doc {
  width: 14px;
  height: 17px;
  background: url('../images/kpk/sprites.png') -44px -141px;
}
.b-kpk-icon-faq {
  width: 17px;
  height: 17px;
  background: url('../images/kpk/sprites.png') -154px -102px;
}
.b-kpk-icon-info {
  width: 14px;
  height: 18px;
  background: url('../images/kpk/sprites.png') -10px -141px;
}
.b-kpk-icon-money {
  width: 14px;
  height: 17px;
  background: url('../images/kpk/sprites.png') -78px -141px;
}
.b-kpk-icon-warn {
  width: 18px;
  height: 18px;
  background: url('../images/kpk/sprites.png') -154px -64px;
}
.b-kpk-icon-timer {
  width: 34px;
  height: 34px;
  background: url('../images/kpk/sprites.png') -154px -10px;
}
.b-kpk-feature {
  margin: -10px -10px 10px;
  font-size: 0;
}
.b-kpk-feature__cell {
  width: 33.3333332%;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  color: #242424;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-kpk-feature__inner {
  padding: 20px;
  background-color: #f2f2f2;
  position: relative;
  min-height: 98px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1120px) {
  .b-kpk-feature__inner br {
    display: none;
  }
}
.b-kpk-feature__text {
  position: relative;
  z-index: 1;
}
.b-kpk-docs {
  margin: -10px -10px 30px;
  font-size: 0;
}
.b-kpk-docs__cell {
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.b-kpk-docs__inner {
  border: 2px solid #e5e5e5;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 196px;
  *zoom: 1;
}
.b-kpk-docs__inner:before,
.b-kpk-docs__inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.b-kpk-docs__inner:after {
  clear: both;
}
@media screen and (max-width: 1045px) {
  .b-kpk-docs__inner {
    min-height: 10px;
  }
}
.b-kpk-docs__doc {
  margin-right: 200px;
  padding-top: 23px;
}
@media screen and (max-width: 1180px) {
  .b-kpk-docs__doc {
    margin-right: 120px;
  }
}
@media screen and (max-width: 1085px) {
  .b-kpk-docs__doc {
    font-size: 13px;
  }
}
@media screen and (max-width: 1045px) {
  .b-kpk-docs__doc {
    padding-top: 0;
  }
}
.b-kpk-docs__slider {
  width: 170px;
  float: right;
}
@media screen and (max-width: 1180px) {
  .b-kpk-docs__slider {
    width: 110px;
    margin-top: 20px;
  }
  .b-kpk-docs__slider img {
    width: 100%;
  }
}
@media screen and (max-width: 1045px) {
  .b-kpk-docs__slider {
    margin-top: 0;
  }
}
.b-kpk-docs__slider .rsOverflow {
  margin: 0;
}
.b-kpk-docs__slider-wrapper a {
  text-decoration: none;
  border: 0;
}
.b-kpk-docs__slider-wrapper > div {
  display: none;
}
.b-kpk-docs__slider-wrapper > div:first-child {
  display: block;
}
.b-kpk-docs__slider-wrapper.rsAutoHeight > div {
  display: block;
}
.b-kpk-docs__slider-wrapper .rsBullets {
  text-align: center;
  font-size: 0;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.b-kpk-docs__slider-wrapper .rsBullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #e5e5e5;
  display: inline-block;
  vertical-align: top;
  transition: background-color 0.3s ease;
  margin: 3px;
  cursor: pointer;
}
.b-kpk-docs__slider-wrapper .rsBullet:hover {
  background-color: #5ca5cb;
}
.b-kpk-docs__slider-wrapper .rsBullet.rsNavSelected {
  background-color: #2086bb;
}
.b-kpk-docs__lic {
  padding-top: 23px;
  margin-right: 145px;
  font-size: 12px;
}
@media screen and (max-width: 1045px) {
  .b-kpk-docs__lic {
    margin-right: 100px;
    padding-top: 0;
  }
}
.b-kpk-docs__lic strong {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
.b-kpk-docs__lic-image {
  float: right;
  width: 105px;
}
.b-kpk-docs__lic-image img {
  width: 100%;
}
@media screen and (max-width: 1045px) {
  .b-kpk-docs__lic-image {
    width: 85px;
  }
}
.b-kpk-docs__lic-image a {
  border: 0;
  text-decoration: none;
}
.b-kpk-navs {
  margin-top: 30px;
  margin-bottom: 30px;
}
.b-kpk-navs__menu {
  font-size: 0;
  margin: -10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.b-kpk-navs__menu li {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 1160px) {
  .b-kpk-navs__menu li {
    font-size: 14px;
  }
}
@media screen and (max-width: 1030px) {
  .b-kpk-navs__menu li {
    font-size: 12px;
  }
}
.b-kpk-navs__menu li a {
  color: #2086bb;
  transition: color 0.3s ease;
  text-decoration: none;
  border: 0;
  padding-left: 27px;
  position: relative;
}
.b-kpk-navs__menu li a span {
  border-bottom: 1px solid #bcdaea;
  transition: border-bottom-color 0.3s ease;
}
.b-kpk-navs__menu li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.b-kpk-navs__menu li a i.b-kpk-icon-info {
  top: -1px;
}
.b-kpk-navs__menu li a i.b-kpk-icon-money {
  top: 1px;
}
.b-kpk-navs__menu li a:hover {
  color: #5ca5cb;
}
.b-kpk-navs__menu li a:hover span {
  border-bottom-color: transparent;
}
.b-kpk-navs__menu li.active a {
  color: #5ca5cb;
}
.b-kpk-navs__menu li.active a span {
  border-bottom-color: transparent;
}
.b-kpk-navs__menu li:before {
  display: none;
}
.b-kpk-form {
  background: #f2f2f2;
  font-size: 0;
  padding: 10px;
  margin-bottom: 30px;
}
.b-kpk-navs__cell {
  width: 33.33333332%;
  font-size: 14px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.b-kpk-navs__cell select {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 35px 0 25px;
  background: #FFF url("../images/kpk/kpk-select.svg") no-repeat 95%;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  cursor: pointer;
  color: #868686;
  font-size: 14px;
  width: 100%;
}
.no-svg .b-kpk-navs__cell select {
  background: #FFF url("../images/kpk/kpk-select.png") no-repeat 95%;
}
.b-kpk-form__btn,
button.b-kpk-form__btn {
  width: 100%;
  height: 50px;
  line-height: 51px;
  border: 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #f64545;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  color: #fff;
}
@media screen and (max-width: 1080px) {
  .b-kpk-form__btn,
  button.b-kpk-form__btn {
    font-size: 12px;
  }
}
.b-kpk-form__btn:hover,
button.b-kpk-form__btn:hover {
  opacity: 1;
  background: #eb4444;
}
.b-kpk-list {
  margin-top: 60px;
}
.b-kpk-list__pagination {
  text-align: center;
  margin-top: 30px;
}
.b-kpk-item {
  margin-bottom: 30px;
  padding: 40px 30px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #6e6e6e;
  font-size: 14px;
}
.b-kpk-item__label {
  position: relative;
  background-color: #f64545;
  height: 30px;
  padding: 0 20px 0 17px;
  line-height: 30px !important;
  margin: -27px 0 0 -30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  min-width: 125px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.b-kpk-item__label.green {
  background: #76ba6f;
}
.b-kpk-item__label + .b-kpk-item__title {
  margin-top: -5px;
}
.b-kpk-item__label:after {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 9px 15px 0;
  border-color: transparent #FFF transparent transparent;
}
.b-kpk-item__title {
  font-family: 'PT Serif', serif;
  color: #242424;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}
@media screen and (max-width: 1080px) {
  .b-kpk-item__title {
    font-size: 20px;
  }
}
.b-kpk-item__footer {
  margin: 20px -30px -40px;
  padding: 5px 10px 5px 20px;
  background: #f6f6f6;
  color: #242424;
  font-size: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-flexbox.no-flexboxlegacy .b-kpk-item__footer {
  *zoom: 1;
}
.no-flexbox.no-flexboxlegacy .b-kpk-item__footer:before,
.no-flexbox.no-flexboxlegacy .b-kpk-item__footer:after {
  display: table;
  line-height: 0;
  content: "";
}
.no-flexbox.no-flexboxlegacy .b-kpk-item__footer:after {
  clear: both;
}
.b-kpk-item__time {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  position: relative;
}
.b-kpk-item__time i {
  position: absolute;
  display: block;
  left: 0;
  top: auto;
}
.b-kpk-item__time strong {
  font-size: 16px;
  display: block;
}
.b-kpk-item__time span {
  margin-left: 52px;
  display: block;
}
.b-kpk-item__acl {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  position: relative;
}
.b-kpk-item__acl i {
  position: absolute;
  display: block;
  left: 0;
  top: auto;
}
.b-kpk-item__acl strong {
  font-size: 16px;
  display: block;
}
.b-kpk-item__acl span {
  margin-left: 52px;
  display: block;
}
.b-kpk-item__donwload {
  margin: 10px;
  float: right;
  font-size: 14px;
}
.b-kpk-item__btn {
  width: 288px;
  height: 50px;
  line-height: 48px;
  border: 2px solid #f64545;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: background 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  display: block;
  color: #f64545;
}
@media screen and (max-width: 1080px) {
  .b-kpk-item__btn {
    font-size: 12px;
    width: 188px;
  }
}
.b-kpk-item__btn:hover {
  color: #fff;
  opacity: 1;
  border-color: #f56d6d;
  background: #f56d6d;
}
