/**
* ПЕРЕМЕННЫЕ
*/
.btn__small {
  margin: 0 5px 10px;
  text-transform: uppercase;
  left: 1px;
  font-size: 14px;
  border: 2px solid #a6c16d;
  border-radius: 100px;
  padding: 3px 15px 2px;
  transition: 0.3s;
  letter-spacing: 0.5px;
}
.btn__small:hover {
  background: #1b81ca;
  color: #fff;
}
.btn__small:hover a {
  transition: 0.3s;
  color: #fff;
}
body {
  position: relative;
}
/**
 * ОБЩИЕ СТИЛИ
 */
/**
 * БЛОГ
 */
/**
* ПЕРЕМЕННЫЕ
*/
/**
* Стили для блоков гутенберга
*/
.wp-block {
  max-width: 700px;
}
.wp-block h1,
.wp-block h2,
.wp-block h3,
.wp-block h4,
.wp-block h5,
.wp-block h6,
.wp-block .h1,
.wp-block .h2,
.wp-block .h3,
.wp-block .h4,
.wp-block .h5,
.wp-block .h6,
.wp-block .editor-post-title__input {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.wp-block p,
.wp-block ul,
.wp-block ol,
.wp-block li,
.wp-block input,
.wp-block textarea,
.wp-block select,
.wp-block pre,
.wp-block table,
.wp-block blockquote {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.wp-block p {
  line-height: 25px;
  font-size: 16px;
}
.wp-block a {
  color: #a6c16d;
}
.wp-block-gallery li:before {
  content: '' !important;
}
.wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}
/**
 * Списки с иконками. Файлы и соцсети
 */
[data-name="file-rp"] .file-info {
  display: none;
}
[data-name="file-rp"] .acf-field {
  padding: 0px 20px !important;
  min-height: 40px !important;
  overflow: hidden;
  display: block;
}
[data-name="file-rp"] .file-wrap {
  min-height: 63px !important;
  margin-bottom: 10px;
}
[data-name="file-rp"] .acf-file-uploader p {
  font-size: 0 !important;
}
[data-name="file-rp"] .acf-file-uploader [data-name="add"] {
  margin-bottom: 10px;
}
.list-item {
  position: relative;
  padding-left: 50px !important;
  margin-bottom: 35px !important;
  display: block !important;
  font-size: 13px;
}
.list-item:first-child {
  margin-top: 40px;
}
.list-item:before {
  content: '' !important;
  display: none !important;
}
.list-item--social {
  margin-bottom: 25px !important;
}
.list-link {
  font-size: 16px;
  position: relative;
  margin-bottom: 5px;
  color: #333333;
  display: flex;
  align-items: center;
  border-bottom: none !important;
  height: 40px;
}
.list-link:hover span {
  color: #FDD100;
}
.list-link i {
  color: #9B9B9B;
  font-size: 12px;
  font-style: normal;
  display: block;
}
.list-link .img {
  height: 34px;
}
.list-link--file .img:before {
  content: '';
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: -59px;
  background-size: 22px;
  background-repeat: no-repeat;
  top: -3px;
  background-color: #EDECEC;
  background-position: 14px;
}
.list-link--social:before {
  content: '';
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  left: -49px;
  background-size: 38px;
  background-repeat: no-repeat;
  top: -7px;
}
.list-link--file .img:before {
  background-image: url('../img/files/blank.png');
}
.list-link--xls .img:before {
  background-image: url('../img/files/excel.png');
}
.list-link--pdf .img:before {
  background-image: url('../img/files/pdf.png');
}
.list-link--facebook:before {
  background-image: url('../img/social/facebook.png');
}
.list-link--google:before {
  background-image: url('../img/social/google.png');
}
.list-link--instagram:before {
  background-image: url('../img/social/instagram.png');
}
.list-link--ok:before {
  background-image: url('../img/social/ok.png');
}
.list-link--skype:before {
  background-image: url('../img/social/skype.png');
}
.list-link--telegram:before {
  background-image: url('../img/social/telegram.png');
}
.list-link--viber:before {
  background-image: url('../img/social/viber.png');
}
.list-link--vk:before {
  background-image: url('../img/social/vk.png');
}
.list-link--whatsapp:before {
  background-image: url('../img/social/whatsapp.png');
}
.list-link--youtube:before {
  background-image: url('../img/social/youtube.png');
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--file {
  position: relative;
  top: -47px;
  margin-bottom: -30px;
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--file .acf-input .file-icon {
  width: 100%;
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--file .acf-input img {
  max-height: 100%;
  max-width: 30px !important;
  text-align: center;
  margin: 0 auto !important;
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--title .acf-input {
  padding-left: 118px;
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--note {
  top: -8px;
}
.wp-block .acf-field-0000-file-rp .acf-field-0000-file-rp--note input {
  font-size: 12px;
  height: 26px;
}
/**
 * Faq - вопросы и ответы
 */
.acf-field-0000-faq-rp--desc {
  margin-top: -30px !important;
}
.acf-field-0000-faq-rp--desc .mce-listbox {
  display: none;
}
.answers-box {
  border: 2px solid #000;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 25px 20px 25px;
  position: relative;
  width: 100%;
  user-select: none;
  -moz-user-select: none;
  cursor: pointer;
  margin-bottom: 20px;
}
.answers-box-title {
  font-weight: bold;
  line-height: 18px;
}
.answers-box-discription.change {
  margin-top: 10px;
}
.answers-box-discription.hidden-text:after {
  position: absolute;
  right: 18px;
  top: 26px;
  width: 14px;
  cursor: pointer;
  transition: 0.3s;
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
}
.answers-box-discription.change:after {
  position: absolute;
  right: 14.5px;
  top: 19.5px;
  width: 14px;
  cursor: pointer;
  transform: rotate(180deg);
  transition: 0.3s;
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
}
.hidden-text {
  max-height: 0;
  overflow: hidden;
}
/**
 * Форма 
 */
.gcallback {
  background: #FFFFFF;
  margin: 20px 0;
  padding: 10px 50px 30px;
  position: relative;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
}
.gcallback .wpcf7 {
  margin: 30px 0 10px;
}
.gcallback form {
  display: flex;
}
.gcallback input {
  max-width: 215px;
  margin-right: 10px;
}
.gcallback input[type=submit] {
  max-width: 100%;
  border: none;
  box-shadow: none;
  background: #378ecf;
  letter-spacing: 0;
  text-align: center;
  z-index: 2;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 14px;
}
.gcallback input[type=submit]:hover {
  border-bottom-width: initial;
  margin-bottom: initial;
  transform: initial;
}
.gcallback .wpcf7-response-output {
  position: absolute;
  background: #fff;
  max-width: 380px;
  font-size: 14px;
  line-height: 15px;
  z-index: 9;
  bottom: -10px;
  left: 23px;
}
.gcallback .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 14px;
}
/** 
 * Слайдер в гутенберге
 */
.gslider {
  overflow: hidden;
  height: 470px;
}
.gslider__items {
  display: block;
  height: 400px;
}
.gslider__item {
  display: block;
  width: 100%;
}
.gslider__item a {
  background-color: #378ecf;
  display: block;
  overflow: hidden;
  height: 400px;
  width: 100%;
  background-size: cover;
  transition: 0.3s;
  cursor: zoom-in;
}
.gslider__item a:hover {
  opacity: 0.5 !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .gslider__item a {
    background: none;
    height: 250px;
  }
}
.gslider__item span {
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
  color: #555d66;
  margin-top: 16px;
  display: inline-block;
  width: calc(100% - 130px);
}
.gslider__btns {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: auto;
  bottom: 30px;
  z-index: 9999;
  margin: 20px auto 40px;
  text-align: center;
  font-weight: bold;
  text-align: right;
  margin: 10px 0;
  justify-content: flex-end;
  z-index: 2;
  position: relative;
  top: 0px;
}
.gslider-index {
  margin: 0 5px;
}
.gslider__right-btn_prev {
  display: block;
  color: #bbbbbb;
  font-size: 22px;
  padding: 10px 20px 10px 10px;
  cursor: pointer;
}
.gslider__right-btn_prev:hover {
  color: #a6c16d;
}
.gslider__right-btn_next {
  display: block;
  color: #bbbbbb;
  font-size: 22px;
  padding: 10px 10px 10px 20px;
  cursor: pointer;
}
.gslider__right-btn_next:hover {
  color: #a6c16d;
}
@media (min-width: 0) and (max-width: 767px) {
  .gslider {
    height: 345px;
  }
}
/**
 * Встраивание сервисов
 */
.wp-block-embed-youtube iframe {
  max-width: 100% !important;
  height: 400px !important;
  border-radius: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .wp-block-embed-youtube iframe {
    height: 230px !important;
  }
}
.wp-block-embed-youtube .figcaption {
  margin-top: -10px;
}
.wp-block-embed-instagram iframe {
  max-width: 500px;
  border-radius: 0;
}
/**
 * Ссылки
 */
.glinks {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.glinks__item {
  border: 2px solid #e6e6e6;
  padding: 25px 31px 30px;
  margin: 10px 10px 0px 0;
  width: 240px;
  color: #000;
  border-radius: 5px;
  min-height: 140px;
  position: relative;
  transition: 0.3s;
}
.glinks__item p {
  margin-top: 0 !important;
  line-height: 21px;
}
.glinks__item .small {
  color: #a6c16d;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
  display: block;
  position: absolute;
  bottom: 25px;
}
.glinks__item .icon {
  position: absolute;
  top: 1px;
  right: 6px;
  transform: rotate(-45deg);
  font-size: 12px;
  font-weight: lighter;
  color: #a6c16d;
}
.glinks__item .icon:before {
  content: "\f061";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glinks__item:hover {
  border-color: #a6c16d;
  color: #000;
  text-decoration: none;
}
.glinks__item:hover .small,
.glinks__item:hover .icon {
  color: #000;
}
@media (min-width: 0) and (max-width: 767px) {
  .glinks {
    display: block;
  }
  .glinks__item {
    display: block;
    min-height: 60px;
    width: 100%;
  }
}
.wp-block .acf-field-0000-next--post {
  padding-left: 0 !important;
}
.wp-block .acf-field-0000-next--post .select2-selection {
  height: 33px;
}
.wp-block .acf-field-0000-next--post .select2-selection__rendered {
  line-height: 30px !important;
}
.wp-block .acf-field-0000-next--post .select2-selection__arrow {
  height: 30px !important;
}
/**
 * Карточки
 */
.gcards {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.gcards__item {
  display: block;
  background-color: #fff;
  margin: 10px 10px 0px 0;
  padding: 30px 30px 30px;
  max-width: 280px;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
}
.gcards__item p {
  line-height: 21px;
}
@media (min-width: 0) and (max-width: 767px) {
  .gcards {
    display: block;
  }
  .gcards__item {
    max-width: 100%;
    width: 100%;
  }
}
/**
 * Отзыв
 */
.gfeedback {
  background: #ffffff;
  padding: 10px 40px 22px;
  position: relative;
  margin-top: 60px;
  max-width: 600px;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
}
.gfeedback__img {
  width: 100px;
  height: 100px;
  background-size: cover;
  border-radius: 1000px;
  position: absolute;
  top: -48px;
}
.gfeedback__title {
  margin-top: 30px;
  margin-bottom: -5px;
}
.gfeedback__title h3 {
  display: inline-block;
}
.gfeedback__title .subtitle {
  display: inline-block;
  font-size: 14px;
  color: #bbbbbb;
}
.gfeedback__title .subtitle:before {
  content: '/';
  font-size: 30px;
  color: #e6e6e6;
  display: inline-block;
  vertical-align: -5px;
  margin: 0 11px;
  font-weight: normal;
}
.gfeedback__name {
  display: inline-block;
}
.gfeedback.noimg .gfeedback__title {
  margin-top: -10px;
}
.gfeedback .quote {
  position: absolute;
  top: 50px;
  right: 20px;
  font-size: 100px;
  opacity: 0.1;
}
[data-type="acf/feedback"] .acf-image-uploader p {
  font-size: 0;
}
/**
 * Шаги
 */
.gsteps {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.gsteps__item {
  width: 165px;
  margin: 10px 10px 0 0 !important;
  align-items: center;
  padding-left: 57px !important;
}
.gsteps__item p {
  margin: 0;
  min-height: 39px;
  align-items: center;
  display: flex;
  line-height: 21px;
}
.gsteps__item:before {
  background: #a6c16d;
  color: #fff !important;
  padding: 10px 10px;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  text-align: center;
  font-size: 21px !important;
  content: counter(num) !important;
  font-weight: normal !important;
  top: -3px !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .gsteps {
    display: block;
  }
  .gsteps__item {
    width: 100%;
  }
}
/**
 * Информация
 */
.ginfo {
  background: #fff;
  padding: 23px 30px 20px 63px;
  max-width: 570px;
  position: relative;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
}
.ginfo p {
  line-height: 21px;
}
.ginfo:before {
  content: "\f129";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 20px;
  top: 20px;
  color: #a6c16d;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  padding: 2px;
}
/**
 * Следующая запись
 */
.gnext {
  border: 2px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 30px;
  display: block;
  position: relative;
  font-weight: bold;
  transition: 0.3s;
}
.gnext__note {
  font-size: 14px;
  color: #b7b7b7;
}
.gnext:before {
  content: "\f061";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 25px;
  top: 21px;
  font-size: 20px;
}
.gnext:hover {
  border-color: #a6c16d;
  color: #000;
}
.gnext:hover .gnext__note,
.gnext:hover .gnext__title {
  color: #000;
}
/**
 * Спойлер
 */
.gspoiler {
  border: 2px solid #a6c16d;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s;
}
.gspoiler:hover {
  border-color: #000;
}
.gspoiler:hover .gspoiler__title {
  color: #000;
}
.gspoiler__title {
  display: inline-block;
  color: #a6c16d;
  font-weight: bold;
  margin: 0;
  margin-left: 23px;
  position: relative;
  cursor: pointer;
}
.gspoiler__title:before {
  content: "\f067";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -23px;
  font-size: 13px;
  top: 6px;
  transition: 0.3s;
  cursor: pointer;
}
.gspoiler__title:hover {
  color: #000;
  border-color: #000;
}
.gspoiler__title:hover:before {
  color: #000;
}
.gspoiler__title.open {
  color: #000;
  border-color: #000;
}
.gspoiler__title.open:before {
  color: #000;
  transform: rotate(45deg);
}
.gspoiler__desc {
  display: none;
  margin-left: 25px;
  transition: 0.3s;
}
.gspoiler__desc.open {
  display: block;
}
.wp-block .acf-field-0000-spoiler--desc {
  margin-top: -30px !important;
}
/**
 * Меню самособирающееся
 */
.gindex__title {
  margin-left: 25px;
}
.gindex__list {
  border-left: 4px solid #e6e6e6;
  padding: 10px 0 5px;
}
.gindex li {
  line-height: 21px;
  font-weight: bold;
}
.gindex li:before {
  content: '' !important;
}
.gindex .H3 {
  margin: -10px 0 20px;
  font-weight: normal;
}
.gindex .H3 a {
  font-size: 14px;
  margin-left: 30px;
  display: block;
  line-height: 18px;
}
.gindex.fixed {
  position: absolute;
  left: -270px;
  max-width: 240px;
  top: 0;
  overflow: auto;
  height: auto;
  max-height: calc(100% - 120px);
}
.gindex.fixed.-fixed {
  position: fixed;
  top: 100px;
}
.gindex.fixed li {
  font-size: 14px;
  line-height: 15px;
  border-left: 4px solid #E6E6E6;
  padding-left: 25px;
  margin-left: -4px;
  transition: 0.3s;
}
.gindex.fixed li.active {
  border-color: #000;
}
.gindex.fixed li.active a {
  color: #000;
}
.gindex.fixed a {
  color: #9c9c9c;
  font-weight: normal;
}
.gindex.fixed .H3 {
  display: none;
}
.wp-block .gindex.fixed {
  position: initial;
  max-width: 100%;
}
.wp-block .gindex__list {
  display: none;
}
.ghidden {
  background: #f1f1f1;
  padding: 10px;
}
.wp-block .acf-field-0000-hidden--msg {
  font-size: 10px;
  max-width: 300px;
  line-height: 13px;
  margin: 0px auto 10px !important;
  text-align: center;
  float: none !important;
  padding: 0 !important;
}
.wp-block .acf-field-0000-hidden--msg .dashicons {
  font-size: 30px;
  margin-bottom: 10px;
}
.article {
  max-width: 800px;
  position: relative;
  height: 100%;
  font-smoothing: antialiased;
}
.article a {
  transition: 0.3s;
}
.article a:hover {
  color: #000;
}
.article ul,
.article ol {
  padding: 0;
  list-style: none;
  margin-top: 14px;
}
.article li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 15px;
  line-height: 21px;
  margin-left: 16px;
}
.article em {
  text-decoration: none;
  font-style: italic;
}
.article li:before {
  content: '—';
  display: inline-block;
  position: absolute;
  left: 0;
  color: #a6c16d;
  top: -1px;
}
.article ol {
  padding: 0;
  list-style-type: none;
  counter-reset: num;
}
.article ol li {
  list-style: unset;
}
.article ol li:before {
  content: counter(num) '. ';
  counter-increment: num;
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 12px;
  font-weight: bold;
  color: #a6c16d;
}
.article img {
  max-width: 100%;
  height: auto;
}
.article figure {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
}
.article figure a img {
  cursor: zoom-in;
}
.article figcaption {
  padding-left: 10px;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
}
.article img.alignright,
.article figure.alignright {
  text-align: right;
  float: right;
  margin-left: 10px;
  margin-top: 5px;
}
.article img.alignleft,
.article figure.alignleft {
  text-align: left;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.article img.aligncenter,
.article figure.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.article blockquote {
  margin: 0;
  padding: 50px 50px 51px 84px;
  background: #f3f4f5;
  font-size: 22px;
  position: relative;
  line-height: 32px;
}
.article blockquote em {
  font-size: 12px;
  display: block;
  margin-top: 15px;
  margin-bottom: -10px;
}
.article blockquote p {
  line-height: 30px;
}
.article blockquote:before {
  content: '“';
  position: absolute;
  top: 73px;
  font-size: 130px;
  left: 17px;
}
.article hr {
  width: 65px;
  height: 8px;
  background: #a6c16d;
  display: block;
  border: none;
  margin: 20px 0 5px;
  line-height: 0;
  vertical-align: 1px;
}
.article h1,
.article h2,
.article h3 {
  margin: 50px 0 15px;
}
/**
     * Стили записи
     */
.breadcrumb {
  padding: 5px 0px 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  color: #a6c16d;
  display: inline-block;
}
.breadcrumb a,
.breadcrumb span {
  text-decoration: none;
  border-bottom: none;
  color: #bbbbbb;
}
.blog-header {
  margin-top: 0;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
}
.blog-header span,
.blog-header a {
  margin-right: 20px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.post-categories {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 10px;
}
.post-categories li {
  display: inline-block;
  margin-right: 10px;
}
.post-categories a {
  margin-right: 0;
  padding-left: 5px;
}
.blog-content {
  max-width: 700px;
}
.blog-item {
  border: 1px solid #faf6f6;
  padding: 20px;
  margin-top: 20px;
  overflow: hidden;
}
.blog-item h2 {
  margin-top: 0;
}
.blog-item__img img {
  max-width: 240px !important;
  float: right;
  margin-left: 10px;
}
.blog-item .blog-header {
  margin: -10px 0 20px;
}
.blog-item .blog-content {
  font-size: 14px;
  line-height: 21px;
}
.blog-item--sticky:hover .blog-cover--img {
  opacity: 0.9;
  transition: 0.3;
}
.blog-item--sticky .blog-cover {
  height: 280px;
  display: table;
  background-size: cover;
  margin: -20px;
  width: calc(100% + 40px);
  background-position: bottom;
  box-shadow: inset 0px 0px 0px #000000, inset 0px -114px 155px 11px rgba(0, 0, 0, 0.32);
  color: #fff;
  position: relative;
  background: #131311;
}
.blog-item--sticky .blog-cover--img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-shadow: inset 0px 0px 0px #000000, inset 0px -114px 155px 11px rgba(0, 0, 0, 0.32);
}
.blog-item--sticky .blog-header {
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: bottom;
  z-index: 2;
  position: absolute;
  bottom: 0;
}
.blog-item--sticky h2 {
  color: #fff;
  padding: 20px 20px 0;
  margin-bottom: 0;
  text-transform: initial;
  text-shadow: 0 0 1px black;
}
.blog-item--sticky a {
  color: #fff;
}
.blog-comments {
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #FBF6F6;
}
.blog-comments h3 {
  margin-top: 0;
}
.blog-comments .commentlist {
  margin: 0;
}
.blog-comments #comments {
  display: none;
}
.blog-comments .comment {
  padding: 0;
}
.blog-comments .comment:before {
  display: none;
}
.blog-comments .comment-meta {
  position: relative;
}
.blog-comments .comment-author b {
  margin-left: 5px;
}
.blog-comments .comment-metadata {
  position: absolute;
  top: -6px;
  left: 42px;
  font-size: 12px;
  color: #000;
}
.blog-comments .comment-awaiting-moderation {
  background: #84bd5a;
  color: #fff;
  text-align: center;
  font-size: 13px;
}
.blog-comments .comment-reply-link {
  font-size: 13px;
}
.blog-comments label {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
.blog-comments input {
  max-width: 350px;
  display: block;
}
.blog-comments .comment-form-url {
  display: none;
}
.blog-comments input[type="submit"] {
  display: block;
  border: 1px solid #1b81caa3;
  border-radius: 5px;
  padding: 10px 12px;
  max-width: 216px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin-top: 20px;
}
.blog-comments input[type="submit"]:hover {
  background: #1b81ca;
  color: #fff;
}
.blog-comments .depth-2,
.blog-comments .depth-3,
.blog-comments .depth-4,
.blog-comments .depth-5,
.blog-comments .depth-6,
.blog-comments .depth-7 {
  list-style: none;
  padding-left: 30px;
  padding-top: 20px;
}
.blog-tags {
  font-size: 11px;
  margin-top: 20px;
}
.readmore {
  display: block;
  border: 1px solid #a6c16d;
  border-radius: 5px;
  padding: 4px 12px;
  max-width: 126px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.8px;
  margin-top: 20px;
}
.readmore:hover {
  background: #a6c16d;
  color: #fff;
}
.pagination {
  font-size: 12px;
  padding: 20px 0;
}
.pagination h2 {
  display: none;
}
.pagination span,
.pagination a {
  display: inline-block;
  padding: 0px 9px;
}
.pagination span {
  border: 1px solid #a6c16d;
}
.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 4.8rem;
  margin-bottom: 5rem;
}
.content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65.5%;
  -ms-flex: 0 0 65.5%;
  flex: 0 0 65.5%;
  max-width: 65.5%;
  margin-left: auto;
  background: #fff;
  font-size: 16px;
  color: #000000;
  padding: 40px 40px 70px 60px;
  box-shadow: 0 0 20px -13px #000000;
}
.sidebar {
  width: 21.4%;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.sidebar-nav {
  display: none;
  font-size: 14px;
  border: 1px solid;
  border-radius: 5px;
  text-align: center;
  padding: 4px 10px;
  margin-bottom: 20px;
}
.likely {
  margin-top: 20px;
}
/**
     * Слайдер
     */
.slider-pagination {
  text-align: right;
  position: relative;
  left: -10px !important;
}
.slider-arrows {
  display: none;
}
.slider {
  background: #fcfcfc;
}
.slider:hover .slider-arrows {
  display: block;
}
.slider__desc {
  position: absolute;
  bottom: -30px;
  font-size: 12px;
  font-style: italic;
  left: 10px;
}
.swiper-slide {
  cursor: pointer;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23247dc5'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23247dc5'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #a6c16d;
}
/**
     * Галерея
     */
.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3rem;
  padding-top: 0px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.gallery__item {
  width: 275px;
  height: 160px;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: #fcfcfc;
  position: relative;
  border-radius: 10px;
}
.gallery span {
  display: block;
  display: none;
  position: absolute;
  top: 118px;
  font-size: 12px;
  color: #000;
  line-height: 14px;
  height: 32px;
  overflow: hidden;
  text-align: center;
  background: #fcfcfc;
  width: 167px;
  padding-bottom: 0px;
  font-style: italic;
}
.gallery img {
  max-height: 100%;
}
.gallery--1 .gallery__item {
  width: 100%;
  height: 350px;
}
.gallery--2 .gallery__item {
  width: 48%;
  height: 270px;
}
.gallery--3 .gallery__item {
  width: 32%;
}
.gallery--4 .gallery__item {
  width: 23%;
}
.gallery--5 .gallery__item {
  width: 18%;
}
.gallery--6 .gallery__item {
  width: 15%;
}
.gallery--7 .gallery__item {
  width: 13%;
  height: 130px;
}
.gallery--8 .gallery__item {
  width: 11%;
  height: 110px;
}
.gallery--9 .gallery__item {
  width: 10%;
  height: 100px;
}
@media (max-width: 768px) {
  .gallery__item {
    height: 140px;
  }
  .gallery--2 .gallery__item {
    width: 46%;
    height: 140px;
  }
  .gallery--3 .gallery__item {
    width: 30%;
    height: 120px;
  }
  .gallery--4 .gallery__item {
    width: 22%;
    height: 90px;
  }
  .gallery--5 .gallery__item {
    width: 17%;
    height: 70px;
  }
  .gallery--6 .gallery__item {
    width: 14%;
    height: 47px;
  }
  .gallery--7 .gallery__item {
    width: 11%;
    height: 50px;
  }
  .gallery--8 .gallery__item {
    width: 9%;
    height: 40px;
  }
  .gallery--9 .gallery__item {
    width: 8%;
    height: 35px;
  }
}
.mfp-title {
  font-style: italic;
  font-size: 14px;
}
/**
     * Аудиоплеер
     */
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: #a6c16d !important;
  border-radius: 10px;
}
.mejs-time-handle {
  width: 20px !important;
  height: 20px !important;
  display: block !important;
  background: #fff !important;
  border-radius: 100px !important;
  top: -9px !important;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.14901961) !important;
}
.mejs-time-current,
.mejs-time-loaded,
.mejs-time-buffering,
.mejs-time-buffering,
.mejs-time-slider,
.mejs-time-hovered,
.mejs-horizontal-volume-total {
  height: 2px !important;
}
.mejs-time-slider {
  top: 14px !important;
}
.mejs-time-handle-content {
  opacity: 0!important;
}
.mejs-horizontal-volume-total {
  top: 20px !important;
}
/**
     * Таблицы
     */
table {
  text-align: left;
  border-collapse: collapse;
  margin-top: 20px;
}
table thead {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: #a6c16d;
  border-bottom: solid 1px #e5e5e5;
}
table th {
  padding: 0.7rem 0.9rem;
}
table tbody {
  font-size: 14px;
  line-height: 1.29;
  color: #000;
}
table tbody tr:nth-child(2n + 1) {
  background-color: #fcfcfc;
}
table td {
  padding: 0.9rem 0.9rem;
}
/**
     * Списки с иконками. Файлы и соцсети
     */
.list-item {
  position: relative;
  padding-left: 50px !important;
  margin-bottom: 35px !important;
  display: block !important;
  font-size: 13px;
}
.list-item:first-child {
  margin-top: 40px;
}
.list-item:before {
  content: '' !important;
  display: none !important;
}
.list-item--social {
  margin-bottom: 25px !important;
}
.list-link {
  position: relative;
  border-bottom: 1px dashed rgba(26, 127, 199, 0.07);
  font-size: 18px;
  margin-bottom: 5px;
}
.list-link--file:before {
  width: 64px;
  height: 64px;
  display: block;
  position: absolute;
  left: -59px;
  background-size: 50px;
  background-repeat: no-repeat;
  top: -16px;
}
.list-link--social:before {
  content: '';
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  left: -49px;
  background-size: 38px;
  background-repeat: no-repeat;
  top: -7px;
}
.list-link--doc:before {
  background-image: url('../img/files/doc.png');
}
.list-link--jpg:before {
  background-image: url('../img/files/jpg.png');
}
.list-link--png:before {
  background-image: url('../img/files/png.png');
}
.list-link--ppt:before {
  background-image: url('../img/files/ppt.png');
}
.list-link--txt:before {
  background-image: url('../img/files/txt.png');
}
.list-link--xls:before {
  background-image: url('../img/files/xls.png');
}
.list-link--zip:before {
  background-image: url('../img/files/zip.png');
}
.list-link--pdf:before {
  background-image: url('../img/files/pdf.png');
}
.list-link--facebook:before {
  background-image: url('../img/social/facebook.png');
}
.list-link--google:before {
  background-image: url('../img/social/google.png');
}
.list-link--instagram:before {
  background-image: url('../img/social/instagram.png');
}
.list-link--ok:before {
  background-image: url('../img/social/ok.png');
}
.list-link--skype:before {
  background-image: url('../img/social/skype.png');
}
.list-link--telegram:before {
  background-image: url('../img/social/telegram.png');
}
.list-link--viber:before {
  background-image: url('../img/social/viber.png');
}
.list-link--vk:before {
  background-image: url('../img/social/vk.png');
}
.list-link--whatsapp:before {
  background-image: url('../img/social/whatsapp.png');
}
.list-link--youtube:before {
  background-image: url('../img/social/youtube.png');
}
/**
     * Виджета
     */
.widget {
  margin-bottom: 40px;
  list-style: none;
}
.widget h2 {
  margin-top: 0;
}
.widget img {
  max-width: 100%;
  height: auto;
}
.widget h2 {
  padding: 0px;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff1a;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.widget td,
.widget th {
  padding: 10px;
}
.widget select {
  max-width: 100%;
}
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_nav_menu ul {
  color: #000;
  background: #fff;
  border: 1px solid #faf6f6;
  padding: 0;
}
.widget_categories a,
.widget_archive a,
.widget_pages a,
.widget_meta a,
.widget_recent_entries a,
.widget_nav_menu a {
  color: #868686;
  padding: 13px 0 13px 18px;
  position: relative !important;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  display: block;
  float: left;
  line-height: 15px;
  width: 100%;
}
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_nav_menu ul {
  margin: 0;
}
.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li,
.widget_recent_entries li,
.widget_nav_menu li {
  font-size: 10px;
  border-bottom: 1px solid #f9f6f6;
  position: relative;
  overflow: hidden;
}
.widget_categories li span,
.widget_archive li span,
.widget_pages li span,
.widget_meta li span,
.widget_recent_entries li span,
.widget_nav_menu li span {
  position: absolute;
  right: 10px;
  top: 8px;
}
.widget_categories li:hover,
.widget_archive li:hover,
.widget_pages li:hover,
.widget_meta li:hover,
.widget_recent_entries li:hover,
.widget_nav_menu li:hover {
  background: #fdfdfd;
}
.widget_calendar table {
  background: #fff;
  border: 1px solid #e5e5e542;
}
.widget_calendar tfoot {
  display: none;
}
.widget_calendar caption {
  padding: 0px;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff1a;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.widget_archive .screen-reader-text {
  display: none;
}
.widget_recent_entries li {
  height: 115px;
}
.widget_recent_entries .post-thumb {
  width: 60px;
  height: 90px;
  background-size: cover !important;
  display: inline;
}
.widget_recent_entries .post-title {
  width: calc(100% - 107px);
  display: inline-block;
  padding-bottom: 0;
  max-height: 77px;
  overflow: hidden;
}
.widget_recent_entries .post-title--nothumb {
  width: 100%;
}
.widget_recent_entries .post-date {
  position: relative;
  display: inline-block;
  right: 0;
  top: 0;
  padding-left: 17px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .content {
    padding: 20px 20px 50px 40px;
  }
}
@media (max-width: 768px) {
  .main {
    display: block;
  }
  .sidebar {
    width: 100%;
  }
  .content {
    max-width: 100%;
    display: block;
  }
  .content {
    padding: 20px 20px 40px 20px;
  }
  .blog-item__img img {
    float: none;
    max-width: 100% !important;
    margin: 0;
  }
  .sidebar * {
    display: none;
  }
  .sidebar > .sidebar-nav {
    display: block;
  }
  .sidebar--on * {
    display: block;
  }
  tr {
    padding: 0px;
    max-width: 50px;
    display: table-footer-group;
  }
  td,
  th {
    font-size: 13px;
    padding: 5px !important;
    max-width: 100px;
    word-wrap: break-word;
  }
}
/**
 * СТАРТОВЫЕ БЛОКИ (sblocks)
 */
.sdesc {
  padding: 40px 0;
}
.sdesc-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sdesc-media {
  width: 65%;
  margin-left: 0;
  margin-right: 5%;
  text-align: left;
}
.sdesc-media img {
  max-width: 100%;
  height: auto;
}
.sdesc-media__title {
  text-align: center;
}
.sdesc-text {
  width: 35%;
  margin-bottom: 20px;
}
.sdesc.-smallimg .sdesc-media {
  width: 30%;
}
.sdesc.-smallimg .sdesc-text {
  width: 55%;
}
.sdesc.-left .sdesc-wrap {
  flex-direction: row-reverse;
}
.sdesc.-left .sdesc-media {
  margin-left: 5%;
  margin-right: 0;
  text-align: right;
}
.sdesc h2,
.sdesc .h2,
.sdesc h3,
.sdesc .h3 {
  margin-top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .sdesc-wrap,
  .sdesc .-left .sdesc-wrap {
    flex-direction: column !important;
  }
  .sdesc-media {
    width: 100%;
    margin-right: 0;
    margin-left: 0 !important;
  }
  .sdesc.-smallimg .sdesc-img {
    width: 100%;
    text-align: left;
  }
  .sdesc-text {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.ssdesc {
  position: relative;
}
.ssdesc.-crop {
  height: 150px;
  overflow: hidden;
  margin-bottom: 22px;
}
.ssdesc.-crop:after {
  content: '';
  display: block;
  height: 110px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(rgba(253, 254, 251, 0), #fdfefb);
  width: 100%;
}
.ssdesc__crop {
  position: absolute;
  top: 134px;
  z-index: 2;
}
.ssdesc h1,
.ssdesc .h1 {
  font-size: 20px;
}
.ssdesc h2,
.ssdesc .h2 {
  font-size: 16px;
}
.ssdesc h3,
.ssdesc .h3 {
  font-size: 15px;
}
.ssdesc h4,
.ssdesc .h4,
.ssdesc h5,
.ssdesc .h5,
.ssdesc h6,
.ssdesc .h6 {
  font-size: 13px;
}
.ssdesc p,
.ssdesc a,
.ssdesc blockquote,
.ssdesc ul {
  font-size: 13px;
}
.sheader {
  padding: 0;
  background: #f4f4fa;
  height: 39px;
  padding-top: 9px;
}
.sheader__menu {
  display: flex;
}
.sheader__menu a {
  position: relative;
  top: 2px;
  font-size: 15px;
  margin-left: 10px;
  padding: 14px 0 14px;
  transition: 0.3s;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
}
.sheader__menu a:hover {
  border-bottom: 2px solid #1e80c6;
}
.sheader__logo {
  position: relative;
  top: 1px;
}
.sheader__logo img {
  max-height: 26px;
}
.sheader .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0px;
}
.sheader .main-menu {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.sheader .main-menu li {
  margin-left: 10px;
}
.sheader .btn__contur {
  margin: 0px 21px 0;
  line-height: 36px;
  padding: 0px 18px 0px;
  top: -5px;
  position: relative;
}
.sheader.-fixed {
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  transition: background 0.4s, color 0.4s, box-shadow 0.4s;
}
.sheader.-fixed .container {
  padding-bottom: 0;
}
.sheader .sub-menu,
.main-menu .sub-menu {
  opacity: 0;
  display: none;
  position: fixed;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  transition: background 0.4s, color 0.4s, -webkit-box-shadow 0.4s, opacity 0.4s;
  transition: 0.4s;
  top: 48px;
  padding: 10px 0;
}
.sheader .sub-menu li,
.main-menu .sub-menu li {
  margin: 0;
}
.sheader .sub-menu li.menu-item-has-children:after,
.main-menu .sub-menu li.menu-item-has-children:after {
  display: none;
}
.sheader .sub-menu a,
.main-menu .sub-menu a {
  display: block;
  max-width: 270px;
  padding: 10px 15px;
  margin: 0;
  top: 0;
  transition: 0.3s;
  border-bottom: none;
  line-height: 16px;
}
.sheader .sub-menu a:hover,
.main-menu .sub-menu a:hover {
  background: #f4f4f9;
}
.sheader .sub-menu .sub-menu,
.main-menu .sub-menu .sub-menu {
  box-shadow: none;
  position: relative;
  top: 0 !important;
  padding: 0;
  margin-bottom: 10px;
}
.sheader .sub-menu .sub-menu a,
.main-menu .sub-menu .sub-menu a {
  padding: 8px 15px 8px 30px;
  margin: -3px 0;
}
.sheader .menu-item-has-children:after,
.main-menu .menu-item-has-children:after {
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  position: relative;
  color: #a6c16d;
}
.sheader .menu-item-has-children:hover .sub-menu,
.main-menu .menu-item-has-children:hover .sub-menu {
  display: block;
  opacity: 1;
}
.sheader.header--wpadminbar .sub-menu,
.main-menu.header--wpadminbar .sub-menu {
  top: 78px;
}
.ssubheader {
  text-align: center;
  background: #F4F4F9;
  padding: 70px 0 40px;
  margin-bottom: 40px;
}
.ssubheader__title {
  padding: 10px 0 45px;
  text-align: center;
}
.ssubheader-menu {
  background: #F4F4F9;
}
.ssubheader-menu .container {
  max-width: 800px;
}
.ssubheader-menu .main-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 15px 0 50px;
  margin: -110px 0 50px;
}
.ssubheader-menu .main-menu li {
  margin: 0 5px 10px;
  text-transform: uppercase;
  left: 1px;
  font-size: 14px;
  border: 2px solid #a6c16d;
  border-radius: 100px;
  padding: 3px 15px 2px;
  transition: 0.3s;
  letter-spacing: 0.5px;
}
.ssubheader-menu .main-menu li:hover {
  background: #1b81ca;
  color: #fff;
}
.ssubheader-menu .main-menu li:hover a {
  transition: 0.3s;
  color: #fff;
}
.ssubheader-menu .main-menu li.current-menu-item {
  background: #1b81ca;
  color: #fff;
}
.ssubheader-menu .main-menu li.current-menu-item a {
  transition: 0.3s;
  color: #fff;
}
.ssubheader-menu .main-menu li.menu-item-has-children:after {
  display: none;
}
.ssubheader-menu .main-menu .sub-menu {
  display: none !important;
}
.stext {
  padding: 20px 0 60px;
}
.stext .container {
  max-width: 800px;
  margin: 60px auto;
}
.stext.-sidebar .container {
  max-width: 1200px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.stext.-sidebar aside {
  width: 100%;
  max-width: 290px;
  margin-left: 50px;
}
.sfooter {
  border-top: 1px solid #d0d0d0;
  padding-top: 15px;
  margin-top: 30px;
}
.sfooter .devlogo {
  text-align: center;
  margin: -20px 0;
  padding-bottom: 60px;
}
/**
 * РАЗНОЕ  
 */
.page__404 {
  font-size: 300px;
  font-weight: bold;
  text-align: center;
  margin: 120px 0 0;
}
.page__404 p {
  font-size: 20px;
  margin-bottom: 140px;
  margin-top: -40px;
}
@media (min-width: 0) and (max-width: 767px) {
  .page__404 {
    font-size: 50px;
  }
  .page__404 p {
    margin-top: 0;
  }
}
.page__default {
  max-width: 700px;
  margin: 40px auto;
}
.wpcf7 br {
  display: none;
}
.wpcf7 .ajax-loader {
  position: absolute;
}
.wpcf7 .wpcf7-response-output {
  font-size: 13px;
  padding: 20px !important;
  border-radius: 20px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  border-color: #fcd54a;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #12a724;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 13px;
  text-align: center;
}
.gt-blocks__check {
  background: #f4f3f3;
  font-size: 13px;
  padding: 5px;
}
.msg {
  border: 3px solid #68e098;
  padding: 20px 50px;
  width: 100%;
  text-align: center;
  margin: 10px auto;
  max-width: 600px;
}
.msg--pay {
  position: absolute;
  left: 0;
  right: 0;
  background: #8eb54c;
  text-align: center;
  font-size: 21px;
  padding: 20px;
}
.msg--pay-fail {
  color: #fff;
  background-color: #ff2f20;
}
.header--wpadminbar {
  top: 32px !important;
}
.devlogo img {
  vertical-align: -4px;
  margin-left: 5px;
}
.gtmodal {
  max-width: 450px;
  border-radius: 20px;
  margin: 0 auto;
  padding: 50px 40px;
  box-shadow: 0 6px 30px -10px #b3b3b3;
  background: white;
}
.slick-dots {
  text-align: center;
  margin: 20px auto;
}
.slick-dots li {
  border: 2px solid #ef7330;
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100px;
  padding: 0;
  margin-right: 7px;
}
.slick-dots li.slick-active {
  background: #ef7330;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  font-size: 0;
  display: none;
}
img[data-lazyloaded] {
  opacity: 0;
}
img.loaded {
  -webkit-transition: opacity .5s linear 0.2s;
  -moz-transition: opacity .5s linear 0.2s;
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}
/**
     * Скрывает лишние элементы в админбаре
     */
#wp-admin-bar-clearfy-menu {
  display: none;
}
#wp-admin-bar-new-content-default #wp-admin-bar-new-post {
  display: none;
}
.test-form {
  margin-top: 100px;
}
.test-form__btn {
  border: 2px solid #aac6e5;
  padding: 15px 20px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 10px;
}
.test-form .container {
  max-width: 700px;
}
.logs {
  max-width: 900px;
  margin: 0 auto;
}
.logs pre {
  white-space: pre;
  font-size: 12px;
  display: block;
  word-break: unset;
  background: #f7f5f5;
  overflow-y: scroll;
  padding: 20px;
  line-height: 18px;
  tab-size: 0;
}
.logs .pre-btn {
  margin: 50px auto 10px;
  display: block;
  max-width: 140px;
  text-align: center;
  text-decoration: none;
  color: #849eb9;
}
.step-form__column.-agree {
  max-width: 360px;
  font-size: 12px;
  display: inline-block;
}
.step-form__body {
  position: relative;
}
@media (min-width: 768px) {
  .step-form__nav.-absolute {
    width: 760px;
    position: absolute;
    bottom: 70px;
    right: 50px;
  }
  .step-form__slider {
    z-index: 2;
  }
  .step-form__next-btn {
    z-index: 3;
  }
}
@media (max-width: 768px) {
  .step-form__slider .slick-list {
    overflow: hidden;
  }
}
.step-form__step {
  display: none;
}
.step-form__step.-s1 {
  display: block;
}
.suggestions-suggestions {
  min-width: 175px;
  z-index: 999999;
}
@media (min-width: 991px) {
  .multifield.-w50 label {
    width: 50%;
  }
}
[name="profile_lastname"],
[name="profile_firstname"],
[name="profile_middlename"] {
  text-transform: capitalize;
}
.zindex {
  z-index: 999;
}
.step-form__main {
  overflow: initial;
  max-width: 870px;
}
.slick-list {
  overflow: initial;
}
.reviews .slick-list {
  overflow: hidden;
}
.step-form__prev-btn {
  z-index: 99;
}
.step-form {
  overflow: hidden;
}
h3.-residence {
  width: 100%;
  margin-left: 13px;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 12px 10px;
}
.-residence {
  display: none;
}
.step-form__amount {
  position: absolute;
  z-index: 4;
  top: 14px;
  display: flex;
  background: #fff;
  left: 50px;
  right: 50px;
  align-items: center;
}
.step-form__amount input {
  width: 80%;
  padding: 10px 22px;
  text-align: left !important;
}
.step-form__amount span {
  width: 20%;
  cursor: pointer;
}
.step-form__header em {
  cursor: pointer;
}
.card-block,
.progress {
  display: none;
}
.step-form__dots li:nth-child(5n) {
  display: none;
}
.step-form__main.-load {
  position: relative;
}
.step-form__main.-load:before {
  content: '';
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 999;
  border-radius: 20px;
}
.card-block__btns {
  text-align: center;
  padding-bottom: 100px;
}
.card-block__btns a.-clear {
  margin-right: 10px;
}
.-clear {
  background: none;
  box-shadow: none;
  font-weight: normal;
  color: #ACACAC;
  text-decoration: underline;
  -webkit-text-decoration-color: #A1C55F;
  text-decoration-color: #A1C55F;
  padding-right: 20px;
  padding-left: 20px;
}
.-clear:hover {
  transform: none !important;
  background: none !important;
  color: #000;
}
.card-block.-nocard {
  display: none;
  position: relative;
}
.card-block.-nocard .wrapper.-load {
  text-align: center;
}
.card-block.-nocard .wrapper.-load:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.96);
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 110px;
}
.card-block.-nocard .wrapper.-load .card-block__icon {
  color: #9ec360;
  font-size: 30px;
  position: relative;
  top: 100px;
}
.card-block__date input,
.card-block__back-side input {
  text-align: center !important;
}
.card-block__right-part .-error {
  display: block;
  font-size: 12px;
  color: red;
  margin-top: -5px;
  margin-bottom: 17px;
}
.card__field--error {
  border-color: red;
}
.error-page i {
  font-size: 80px;
  color: red;
  margin: 50px 0;
}
.error-page .btn {
  margin: 30px 0 150px;
}
.unscribe-page {
  padding: 44px 0 158px;
  background: url(../img/bottom-arс.svg) no-repeat center bottom / 100% 114px, linear-gradient(to top, transparent 114px, #f3f1f2 114px);
  margin: 0 0 9px;
}
.unscribe-page__form {
  margin: 0 auto;
  text-align: center;
  padding: 33px 50px 40px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0803376);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.0803376);
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 700px;
}
.unscribe-page__form label.input {
  max-width: 360px;
  display: inline-block;
  width: 100%;
}
.unscribe-page__form .btn {
  /*margin-left: 20px;*/
  margin-top: 10px;
}
.unscribe-page__form .-error {
  color: red;
  display: none;
  margin: 10px auto;
  text-align: center;
  left: 10px;
  position: relative;
}
.unscribe-page__form .-error.-success {
  color: green !important;
}
.about-block__img-wrap {
  width: 50%;
  text-align: right;
}
.about-block__img {
  max-width: 660px;
  width: 100%;
  margin-right: 10px;
  margin-bottom: -5px;
}
.about-block__text {
  padding-top: 80px;
  padding-bottom: 60px;
}
input.input__field::-placeholder {
  color: #fff;
}
input.input__field::-webkit-input-placeholder {
  color: #fff;
}
input.input__field::-moz-placeholder {
  color: #fff;
}
.input--filled input.input__field::-placeholder {
  color: #d8d8d8;
}
.input--filled input.input__field::-webkit-input-placeholder {
  color: #d8d8d8;
}
.input--filled input.input__field::-moz-placeholder {
  color: #d8d8d8;
}
.suggestions-promo {
  display: none !important;
}
@media (max-width: 991px) {
  .-o1 {
    order: 1;
  }
  .-o2 {
    order: 2;
  }
  .-o3 {
    order: 3;
  }
  .-o4 {
    order: 4;
  }
  .-o5 {
    order: 5;
  }
  .-o6 {
    order: 6;
  }
  .suggestions-suggestions {
    left: 0 !important;
  }
  .suggestions-suggestion {
    padding-left: 10px !important;
  }
  .about-block {
    display: flex;
    flex-direction: column;
  }
  .about-block__img-wrap {
    order: 2;
    width: 100%;
  }
  .about-block__text {
    padding-top: 0;
  }
  .step-form__amount {
    left: -20px;
    right: -20px;
    background: #fff;
    padding: 20px;
    top: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.32941176);
  }
  .step-form__amount input {
    margin-right: 20px;
  }
}
@media (max-width: 400px) {
  .banner__inner p {
    text-align: center;
    margin-top: -40px;
  }
  .banner__inner p i {
    display: block;
    margin-top: 20px;
  }
}
.header__logo {
  width: 180px;
}
.footer__logo {
  max-width: 180px;
}
.banner__img {
  max-width: 24px;
  display: inline-block;
  vertical-align: -5px;
  margin-right: 8px;
  margin-left: 18px;
}
.catalog .box {
  justify-content: center;
}
.catalog table tbody tr:nth-child(2n + 1) {
  background: none;
}
.g-recaptcha {
  margin: 0 auto 20px;
  display: block;
  text-align: center;
  overflow: hidden;
}
.g-recaptcha > div {
  margin: 0 auto;
  max-width: 100% !important;
}
.card_owner {
  text-transform: uppercase;
}
textarea.input__field {
  padding: 22px !important;
}
@media (min-width: 991px) {
  .step-form__nav .step-form__steps-counter,
  .step-form__nav .step-form__dots {
    display: none;
  }
}
.input__field {
  color: #fff;
}
.input--filled .input__field {
  color: #000;
}
.bottom-block {
  display: none;
}
@media (min-width: 991px) {
  .bottom-block {
    display: none !important;
  }
}
[name=passport_birth] ~ .suggestions-wrapper .suggestions-addon {
  display: none !important;
}
.step-form__note {
  position: relative;
  top: -18px;
  color: #747474;
  margin-bottom: 10px;
}
.card-block__note {
  font-size: 12px;
  position: relative;
  top: -7px;
  margin-bottom: 10px;
  left: 10px;
  color: #747474;
}
.check-postback,
.pay-try {
  max-width: 670px;
  margin: 140px auto 300px;
  width: 100%;
  text-align: center;
}
.check-postback .btn,
.pay-try .btn {
  margin-top: 20px;
}
.check-postback pre,
.pay-try pre {
  margin-top: 40px;
  word-break: break-word;
  white-space: initial;
  background: #f9f9f9;
  padding: 30px 40px;
}
.check-postback__common,
.pay-try__common {
  display: block;
  margin: 11px auto;
  color: #000;
  border-bottom: 1px solid #acca5d;
  max-width: 205px;
}
.check-postback__labels,
.pay-try__labels {
  margin: 20px 0;
}
.check-postback__labels label,
.pay-try__labels label {
  margin: 0 10px;
}
@media (max-width: 767px) {
  .step-form__note {
    top: -8px;
  }
}
