.clearfix:after,
.clearfix:before,
.container:after,
.container:before {
  content: "";
  display: table;
}

.clearfix:after,
.container:after {
  clear: both;
}

h1 {
  font-weight: 300;
}

a:hover,
a:focus {
  text-decoration: none;
}

footer .copyright {
  background-color: #533EA9;
}

.main-slider {
  max-width: 100%;
}

.svg-map {
  min-width: 670px;
}

.text-for-contact .one-block .name-city {
  text-transform: unset;
}

@media only screen and (min-width: 1280px) {
  .main-slider {
    max-width: unset;
    width: 100%;
  }
}

html {
  font-size: 62.5%;
}

.t1 {
  font-size: 4rem;
}

@media only screen and (min-width: 480px) {
  .t1 {
    font-size: 6rem;
  }
}

@media only screen and (min-width: 1280px) {
  .t1 {
    font-size: 8rem;
  }
}

@media (max-width: 600px) {
  .u-hide-small {
    display: none !important;
  }
}

@media (max-width: 992px) and (min-width: 601px) {
  .u-hide-medium {
    display: none !important;
  }
}

@media (min-width: 993px) {
  .u-hide-large {
    display: none !important;
  }
}

.is-black {
  color: #000;
}

.is-short {
  font-size: 10rem !important;
}

@media only screen and (min-width: 1280px) {
  .is-short {
    font-size: 13rem !important;
  }
}

.l-container {
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 1280px) {
  .l-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

.l-footer {
  margin-top: auto;
}

.btn-violet.c-btn,
.write-us.c-btn {
  background-color: #533EA9 !important;
  padding-top: 13px;
  padding-bottom: 11px;
  border: 1px solid white;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-transition: .3s;
  transition: .3s;
}

.btn-violet.c-btn.t-big,
.write-us.c-btn.t-big {
  width: 280px;
  padding-top: 19px;
  padding-bottom: 17px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}

.btn-violet.c-btn:hover,
.write-us.c-btn:hover {
  text-decoration: none;
  background-color: #fff !important;
  color: #4a3796;
  border-color: #4a3796;
  -webkit-transition: 0s;
  transition: 0s;
}

.btn-violet.c-btn:active,
.write-us.c-btn:active {
  text-decoration: none;
  background-color: #aea3dd;
  border-color: #4a3796;
  color: #4a3796;
}

.btn-violet.c-btn:focus,
.write-us.c-btn:focus {
  text-decoration: none;
}

.c-btn .opened-anchor {
  display: none;
}

.c-btn .closed-anchor {
  display: inline-block;
}

.c-btn.is-open .opened-anchor {
  display: inline-block;
}

.c-btn.is-open .closed-anchor {
  display: none;
}

.s-header a:hover,
.s-footer a:hover {
  text-decoration: none !important;
}

.s-header a:hover,
.s-header a:active,
.s-header a:focus,
.s-footer a:hover,
.s-footer a:active,
.s-footer a:focus {
  text-decoration: none;
}

@media only screen and (min-width: 993px) {
  .c-header {
    font-size: 0;
    text-align: center;
  }

  .c-header .c-header__column {
    display: inline-block;
    vertical-align: bottom;
    width: 15%;
  }

  .c-header .c-header__column.t-left {
    text-align: left;
  }

  .c-header .c-header__column.t-center {
    width: 70%;
    text-align: center;
  }

  .c-header .c-header__column.t-right {
    text-align: right;
  }

  .c-header .c-header__logo {
    float: none;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    padding-right: 20px;
    margin-right: 0;
    text-align: left;
  }

  .c-header .c-header__menu {
    padding-top: 0;
    float: none;
    display: inline-block;
    vertical-align: bottom;
  }

  .c-header__column.t-right span.c-dropdown__btn {
    padding-top: 2px;
    padding-bottom: 3px;
  }
}

.c-menu .c-menu__item.is-active {
  color: #8c53fc;
}

.c-menu .c-menu__link {
  color: inherit;
}

@media only screen and (min-width: 993px) {
  .c-menu .c-menu__item {
    font-size: 20px;
    margin-right: 0;
  }

  .c-menu .c-menu__item.is-subactive {
    pointer-events: auto;
  }

  .c-menu .c-menu__item.is-subactive .c-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a21fb), to(#6a21fb));
    background-image: linear-gradient(#6a21fb, #6a21fb);
  }

  .c-menu .c-menu__item:nth-child(2) .c-menu__link {
    padding-left: 0;
  }

  .c-menu .c-menu__item:last-child .c-menu__link {
    padding-right: 0;
  }

  .c-menu .c-menu__link {
    font-size: inherit;
    font-weight: inherit;
    text-transform: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-menu .c-menu__link:hover .c-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a21fb), to(#6a21fb));
    background-image: linear-gradient(#6a21fb, #6a21fb);
  }

  .c-menu .c-menu__link:hover,
  .c-menu .c-menu__link:active,
  .c-menu .c-menu__link:focus {
    text-decoration: none;
  }
}

@media only screen and (min-width: 1280px) {
  .c-menu .c-menu__item {
    font-size: 21px;
  }
}

@media only screen and (min-width: 993px) {
  .c-anchor {
    display: inline;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(#fff, #fff);
    background-size: 1px 1px;
    background-repeat: repeat-x;
    background-position: 100% 100%;
  }
}

.one-block .s-ioniz p {
  text-transform: none;
  line-height: 1.5;
}

.c-ioniz.one-block {
  padding-bottom: 40px;
}

.c-ioniz.one-block .c-ioniz__inner .text-l {
  margin-bottom: 0;
}

.c-ioniz.one-block .c-ioniz__img {
  margin-bottom: 20px;
}

@media only screen and (min-width: 480px) {
  .c-ioniz .c-ioniz__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 992px) {
  .c-ioniz .c-ioniz__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media only screen and (min-width: 1280px) {
  .c-ioniz.one-block {
    padding-left: 0;
  }

  .c-ioniz.one-block .c-ioniz__inner .name-p {
    margin-bottom: 10px;
  }

  .c-ioniz.one-block .c-ioniz__img {
    text-align: right;
    margin-right: 0;
    padding-right: 22px;
    padding-left: 20px;
  }
}

@media only screen and (min-width: 1280px) {
  .one-block .s-ioniz p {
    padding-top: 15px;
  }
}

.c-form-section {
  display: none;
}

.c-form-section.is-open {
  display: block;
  padding-top: 56px;
}

.s-form h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 300;
}

.c-form {
  max-width: 600px;
  margin: auto;
}

.c-form .c-form__group {
  margin-bottom: 14px;
}

.c-form .c-form__group:last-child {
  margin-bottom: 0;
}

.c-form .c-form__hint {
  visibility: hidden;
}

.c-form .c-form__controls {
  position: relative;
}

.c-form .c-form__controls.has-error .c-form__hint {
  text-align: left;
  font-size: 12px;
  margin: 6px 0 0;
  display: block;
  visibility: visible;
  color: #FF9447;
}

.c-form .c-form__controls.has-error input[type="text"],
.c-form .c-form__controls.has-error input[type="tel"],
.c-form .c-form__controls.has-error input[type="email"],
.c-form .c-form__controls.has-error input[type="password"],
.c-form .c-form__controls.has-error input[type="search"],
.c-form .c-form__controls.has-error input[type="date"],
.c-form .c-form__controls.has-error textarea {
  border: 1px solid #FF9447;
}

.c-form .c-form__controls.has-error input[type="text"]:focus,
.c-form .c-form__controls.has-error input[type="tel"]:focus,
.c-form .c-form__controls.has-error input[type="email"]:focus,
.c-form .c-form__controls.has-error input[type="password"]:focus,
.c-form .c-form__controls.has-error input[type="search"]:focus,
.c-form .c-form__controls.has-error input[type="date"]:focus,
.c-form .c-form__controls.has-error textarea:focus {
  border-color: rgba(26, 26, 26, 0.7);
}

.c-form .c-form__controls.has-error input[type="text"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error input[type="tel"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error input[type="email"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error input[type="password"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error input[type="search"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error input[type="date"]:focus + .c-form__hint,
.c-form .c-form__controls.has-error textarea:focus + .c-form__hint {
  color: #1a1a1a;
}

.c-form .c-form__controls.has-error label {
  color: #FF9447;
}

.c-form .c-form__instruction {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-bottom: 12px;
  max-width: 175px;
  line-height: 1.43;
}

.c-form .c-form__label {
  display: block;
  font-weight: 300;
  margin-bottom: 11px;
  line-height: 1.4;
}

.c-form .c-form__label--small {
  padding-left: 10px;
  color: #b5b6b6;
  font-size: 1.3rem;
  font-style: italic;
}

.c-form label {
  color: #1a1a1a;
  font-size: 16px;
  cursor: pointer;
}

.c-form label a {
  color: #fff;
  text-decoration: underline;
}

.c-form label a:hover {
  text-decoration: none;
}

.c-form .c-form__label--uppercase label {
  text-transform: uppercase;
}

.c-form input[type="text"],
.c-form input[type="tel"],
.c-form input[type="email"],
.c-form input[type="password"],
.c-form input[type="search"],
.c-form input[type="date"],
.c-form textarea {
  background: #fff;
  outline: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  width: 100%;
  border: 1px solid #cccccc;
  -webkit-transition: all .1s linear 0s;
  transition: all .1s linear 0s;
  border-radius: 3px;
}

.c-form input[type="text"]::-webkit-input-placeholder,
.c-form input[type="tel"]::-webkit-input-placeholder,
.c-form input[type="email"]::-webkit-input-placeholder,
.c-form input[type="password"]::-webkit-input-placeholder,
.c-form input[type="search"]::-webkit-input-placeholder,
.c-form input[type="date"]::-webkit-input-placeholder,
.c-form textarea::-webkit-input-placeholder {
  color: #000;
}

.c-form input[type="text"]::-moz-placeholder,
.c-form input[type="tel"]::-moz-placeholder,
.c-form input[type="email"]::-moz-placeholder,
.c-form input[type="password"]::-moz-placeholder,
.c-form input[type="search"]::-moz-placeholder,
.c-form input[type="date"]::-moz-placeholder,
.c-form textarea::-moz-placeholder {
  color: #000;
}

.c-form input[type="text"]::-ms-input-placeholder,
.c-form input[type="tel"]::-ms-input-placeholder,
.c-form input[type="email"]::-ms-input-placeholder,
.c-form input[type="password"]::-ms-input-placeholder,
.c-form input[type="search"]::-ms-input-placeholder,
.c-form input[type="date"]::-ms-input-placeholder,
.c-form textarea::-ms-input-placeholder {
  color: #000;
}

.c-form input[type="text"]::placeholder,
.c-form input[type="tel"]::placeholder,
.c-form input[type="email"]::placeholder,
.c-form input[type="password"]::placeholder,
.c-form input[type="search"]::placeholder,
.c-form input[type="date"]::placeholder,
.c-form textarea::placeholder {
  color: #000;
}

.c-form input[type="text"]:focus,
.c-form input[type="tel"]:focus,
.c-form input[type="email"]:focus,
.c-form input[type="password"]:focus,
.c-form input[type="search"]:focus,
.c-form input[type="date"]:focus,
.c-form textarea:focus {
  color: #000;
  border-color: #999999;
  text-transform: none;
}

.c-form input[type="text"]:focus::-webkit-input-placeholder,
.c-form input[type="tel"]:focus::-webkit-input-placeholder,
.c-form input[type="email"]:focus::-webkit-input-placeholder,
.c-form input[type="password"]:focus::-webkit-input-placeholder,
.c-form input[type="search"]:focus::-webkit-input-placeholder,
.c-form input[type="date"]:focus::-webkit-input-placeholder,
.c-form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.c-form input[type="text"]:focus::-moz-placeholder,
.c-form input[type="tel"]:focus::-moz-placeholder,
.c-form input[type="email"]:focus::-moz-placeholder,
.c-form input[type="password"]:focus::-moz-placeholder,
.c-form input[type="search"]:focus::-moz-placeholder,
.c-form input[type="date"]:focus::-moz-placeholder,
.c-form textarea:focus::-moz-placeholder {
  color: transparent;
}

.c-form input[type="text"]:focus::-ms-input-placeholder,
.c-form input[type="tel"]:focus::-ms-input-placeholder,
.c-form input[type="email"]:focus::-ms-input-placeholder,
.c-form input[type="password"]:focus::-ms-input-placeholder,
.c-form input[type="search"]:focus::-ms-input-placeholder,
.c-form input[type="date"]:focus::-ms-input-placeholder,
.c-form textarea:focus::-ms-input-placeholder {
  color: transparent;
}

.c-form input[type="text"]:focus::placeholder,
.c-form input[type="tel"]:focus::placeholder,
.c-form input[type="email"]:focus::placeholder,
.c-form input[type="password"]:focus::placeholder,
.c-form input[type="search"]:focus::placeholder,
.c-form input[type="date"]:focus::placeholder,
.c-form textarea:focus::placeholder {
  color: transparent;
}

.c-form input[type="text"],
.c-form input[type="tel"],
.c-form input[type="email"],
.c-form input[type="search"],
.c-form input[type="password"] {
  height: 55px;
  padding: 0 15px;
}

.c-form input[type="search"] {
  -webkit-appearance: none;
}

.c-form input[type="password"] {
  text-transform: none !important;
}

.c-form textarea {
  resize: none;
  padding: 10px 15px;
  height: 160px;
}

.c-form--page-theme input[type="text"],
.c-form--page-theme input[type="tel"],
.c-form--page-theme input[type="email"],
.c-form--page-theme input[type="search"],
.c-form--page-theme input[type="password"] {
  padding: 0 12px;
}

.c-form--page-theme .c-form__groups {
  position: relative;
  margin-bottom: 46px;
}

.c-form--page-theme .c-form__groups:last-of-type {
  margin-bottom: 26px;
}

.c-form--page-theme .c-form__group {
  margin-bottom: 11px;
}

.c-form--page-theme .c-form__double-group {
  font-size: 0;
}

.c-form--page-theme .c-form__double-group .c-form__group--const {
  width: 121px;
}

.c-form--page-theme .c-form__controls.is-error .c-form__hint {
  margin-top: 8px;
}

.c-form--page-theme .c-form__label {
  margin-bottom: 6px;
}

.c-form--page-theme .c-form__description {
  max-width: 383px;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 8px;
}

@media only screen and (min-width: 678px) {
  .c-form label {
    padding-left: 17px;
  }
}

.c-section .c-section__inner {
  padding-left: 15px;
  padding-right: 15px;
}

.s-logo span {
  color: #523ab0;
  font-size: 16px;
  line-height: 1;
}

.c-footer.top-footer {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.c-footer.top-footer .c-footer__logo {
  margin-right: 0;
  padding-left: 0;
}

.c-footer.top-footer .c-footer__column {
  text-align: left;
  max-width: 170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
  margin-bottom: 30px;
}

.c-footer.top-footer .c-footer__link {
  font-size: 16px;
  display: block;
}

.c-footer.top-footer .c-footer__link.is-active {
  color: #8c53fc;
  pointer-events: none;
}

.c-footer.top-footer .c-footer__link.is-subactive {
  pointer-events: auto;
}

.c-footer.top-footer .c-footer__link.is-subactive .c-anchor {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6a21fb), to(#6a21fb));
  background-image: linear-gradient(#6a21fb, #6a21fb);
}

.c-footer.top-footer .c-footer__link:first-child {
  padding-left: 0;
}

.c-footer.top-footer .c-footer__caption.caption {
  font-size: 22px;
  text-transform: none;
  margin-bottom: 16px;
}

.c-footer.top-footer .c-socials .c-footer__link {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
}

.c-footer.top-footer .c-socials .c-footer__link:first-child {
  padding-left: 0;
}

.c-footer.top-footer .c-socials .c-footer__caption + .c-footer__link {
  padding-left: 0;
}

.c-footer.top-footer .c-socials .fa-facebook-f {
  font-size: 20px;
}

.c-footer.top-footer .c-socials .fa-instagram {
  font-size: 24px;
}

@media only screen and (min-width: 660px) {
  .c-footer.top-footer {
    display: block;
    font-size: 0;
    font-size: 0;
    text-align: justify;
    text-justify: newspaper;
  }

  .c-footer.top-footer li {
    display: inline-block;
    vertical-align: middle;
  }

  .c-footer.top-footer:after {
    height: 1px;
    margin-top: -1px;
    content: "";
    display: inline-block;
    width: 100%;
  }

  .c-footer.top-footer .c-footer__logo {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    float: none;
    width: unset;
    text-align: center;
  }

  .c-footer.top-footer .c-footer__column {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 0;
    max-width: unset;
    width: unset;
  }
}

@media only screen and (min-width: 993px) {
  .c-footer.top-footer .c-footer__column,
  .c-footer.top-footer .c-footer__logo {
    vertical-align: bottom;
  }

  .c-footer.top-footer .c-footer__link {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-footer.top-footer .c-footer__link:hover .c-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a21fb), to(#6a21fb));
    background-image: linear-gradient(#6a21fb, #6a21fb);
  }

  .c-footer.top-footer .c-footer__caption + .c-footer__link {
    padding-left: 0;
  }

  .c-footer.top-footer .c-socials {
    -webkit-transform: translateY(-9px);
            transform: translateY(-9px);
  }

  .c-footer.top-footer .c-socials .c-footer__link:hover i {
    color: #8c53fc;
  }
}

.c-certificates .c-certificates__item img {
  border: 1px solid rgba(255, 255, 255, 0);
}

.c-certificates .c-certificates__item:hover img {
  border-color: #8c53fc;
}

.c-description.description {
  -webkit-transform: none;
          transform: none;
  padding: 0;
  min-width: 190px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-weight: 300;
}

.c-description.description div {
  text-transform: none;
  font-weight: unset;
}

.c-description.description div.c-description__city {
  font-weight: 400;
  font-size: 20px;
}

.c-description.description div.c-description__field {
  padding-bottom: 0;
}

.c-description.description:after {
  content: none;
}

.c-description .c-description__field + .c-description__field {
  margin-top: 12px;
}

.c-description .c-description__inner {
  position: relative;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  pointer-events: none;
  min-height: 100px;
  font-size: inherit;
  color: inherit;
  font-weight: 300;
  border-radius: 3px;
}

.c-description .c-description__inner:after {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  width: 25px;
  bottom: -5px;
  left: 50%;
  margin-left: -13px;
  -webkit-transform: rotate(57deg) skewX(24deg);
          transform: rotate(57deg) skewX(24deg);
  z-index: -1;
}

.heyo:hover {
  fill: #2a81c8;
}

.c-page {
  padding-bottom: 80px;
}

.c-page .c-page__inner {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.c-page h1,
.c-page .t1 {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 25px;
}

@media only screen and (min-width: 1280px) {
  .c-page h1,
  .c-page .t1 {
    margin-bottom: 75px;
    margin-top: 50px;
  }

  .c-page .c-post h1,
  .c-page .c-post .t1 {
    margin-top: 20px;
  }
}

.s-empty-blog {
  padding-left: 17px;
  padding-right: 17px;
}

.s-empty-blog h2 {
  color: rgba(26, 26, 26, 0.4);
  font-size: 2.4rem;
  font-weight: 300;
}

.c-preview {
  font-size: 0;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.7);
}

.c-preview .c-preview__title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  margin-top: 15px;
  color: #1a1a1a;
}

.c-preview .c-preview__title a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.c-preview .c-preview__title a:hover {
  text-decoration: none;
}

.c-preview .c-preview__subtitle {
  font-size: 1rem;
  line-height: 1.3;
  margin-top: 10px;
}

.c-preview .c-preview__img {
  display: block;
  font-size: 0;
  margin-bottom: 10px;
}

.c-preview .c-preview__img img {
  width: 100%;
}

.c-preview + .c-preview {
  margin-top: 40px;
}

.c-preview:last-child {
  padding-bottom: 0;
  border-bottom-color: rgba(204, 204, 204, 0);
}

@media only screen and (min-width: 680px) {
  .c-preview {
    padding-bottom: 50px;
  }

  .c-preview + .c-preview {
    margin-top: 50px;
  }

  .c-preview .c-preview__img {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1280px) {
  .c-preview .c-preview__img {
    padding-left: 40px;
    padding-right: 40px;
  }

  .c-preview .c-preview__decor {
    position: relative;
  }

  .c-preview .c-preview__decor:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 0;
    background-color: #8c53fc;
    -webkit-transition: .5s;
    transition: .5s;
  }

  .c-preview .c-preview__decor:hover:after {
    height: 7px;
    -webkit-transition: .2s;
    transition: .2s;
  }

  .c-preview .c-preview__title {
    font-size: 2.25rem;
    line-height: 1.15;
    margin-top: 10px;
  }
}

.c-info {
  -webkit-transform: translateX(-7px);
          transform: translateX(-7px);
}

.c-info .c-info__field {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(204, 204, 204, 0.5);
  border-radius: 2px;
  font-size: 0;
  text-align: center;
}

.c-info .c-info__field .help {
  display: inline-block;
  vertical-align: middle;
}

.c-info .c-info__field:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.1%;
  height: 100%;
  margin-left: -.1%;
}

.c-info .c-info__field + .c-info__field {
  margin-left: 15px;
}

.c-info .c-info__anchor {
  font-size: 1.5rem;
}

.c-info .c-info__anchor i {
  color: #8c53fc;
  margin-right: 5px;
}

@media only screen and (min-width: 680px) {
  .c-info {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.c-link {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c53fc), to(#8c53fc));
  background-image: linear-gradient(#8c53fc, #8c53fc);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 100% 98%;
}

@media only screen and (min-width: 1280px) {
  .c-link:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(140, 83, 252, 0)), to(rgba(140, 83, 252, 0)));
    background-image: linear-gradient(rgba(140, 83, 252, 0), rgba(140, 83, 252, 0));
  }
}

.c-pag {
  padding-top: 40px;
  text-align: center;
  color: rgba(26, 26, 26, 0.3);
}

.c-pag a:hover,
.c-pag a:focus {
  text-decoration: none;
}

.c-pag .c-pag__item {
  display: inline-block;
  vertical-align: middle;
  font-size: 2.4rem;
  position: relative;
}

.c-pag .c-pag__item.is-active {
  color: #1a1a1a;
}

.c-pag .c-pag__item.is-active .c-pag__link {
  pointer-events: none;
}

.c-pag .c-pag__item.is-active .c-pag__link:before {
  background-color: #8c53fc;
}

.c-pag .c-pag__link {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.c-pag .c-pag__link:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 60%;
  height: 1px;
  background-color: rgba(140, 83, 252, 0);
}

@media only screen and (min-width: 680px) {
  .c-pag {
    padding-top: 50px;
  }
}

@media only screen and (min-width: 1280px) {
  .c-pag {
    padding-top: 75px;
  }

  .c-pag .c-pag__link {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-pag .c-pag__link:before {
    width: 30%;
  }

  .c-pag .c-pag__link:hover:before {
    background-color: rgba(26, 26, 26, 0.4);
  }
}

.s-post h2 {
  font-size: 2.5rem;
}

.s-post h3 {
  font-size: 2rem;
}

.s-post h4 {
  font-size: 2.1rem;
}

.s-post h2,
.s-post h3,
.s-post h4 {
  margin-top: 30px;
  margin-bottom: 12px;
}

.s-post img {
  display: block;
}

.s-post a {
  color: rgba(26, 26, 26, 0.6);
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#cccccc));
  background-image: linear-gradient(#cccccc, #cccccc);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: 100% 98%;
}

.s-post p,
.s-post li {
  font-size: 1.2rem;
  line-height: 1.3;
}

.s-post p + p,
.s-post li + p {
  margin-top: 15px;
}

.s-post p + img,
.s-post li + img {
  margin-top: 15px;
}

.s-post img + p,
.s-post ul + p {
  margin-top: 15px;
}

@media only screen and (min-width: 993px) {
  .s-post p,
  .s-post li {
    line-height: 1.4;
  }

  .s-post p + p,
  .s-post li + p {
    margin-top: 25px;
  }

  .s-post p + img,
  .s-post li + img {
    margin-top: 25px;
  }

  .s-post img + p,
  .s-post ul + p {
    margin-top: 25px;
  }
}

@media only screen and (min-width: 1280px) {
  .s-post a:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.7)), to(rgba(26, 26, 26, 0.7)));
    background-image: linear-gradient(rgba(26, 26, 26, 0.7), rgba(26, 26, 26, 0.7));
  }

  /*.s-post p,*/
  /*.s-post li {*/
  /*  font-size: 2rem;*/
  /*  line-height: 1.5;*/
  /*}*/

  .s-post p + p,
  .s-post li + p {
    margin-top: 30px;
  }

  .s-post p + img,
  .s-post li + img {
    margin-top: 30px;
  }

  .s-post img + p,
  .s-post ul + p {
    margin-top: 30px;
  }
}

.c-post h1,
.c-post .t1 {
  margin-bottom: 20px;
}

.c-post .c-post__info {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 1280px) {
  .c-post h1,
  .c-post .t1 {
    line-height: 1.1;
    margin-bottom: 30px;
  }
}

.c-hero img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.c-next {
  padding-top: 50px;
}

.c-next .c-next__inner {
  padding-left: 15px;
  padding-right: 15px;
}

.c-next a:hover {
  text-decoration: none;
}

.c-next .c-next__title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  color: #1a1a1a;
  margin-bottom: 17px;
}

.c-next .c-next__item {
  color: rgba(26, 26, 26, 0.5);
  font-size: 1.9rem;
  font-weight: 500;
}

.c-next .c-next__item + .c-next__item {
  margin-top: 15px;
}

.c-next .c-next__link {
  color: inherit;
  font-weight: inherit;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.3)), to(rgba(26, 26, 26, 0.3)));
  background-image: linear-gradient(rgba(26, 26, 26, 0.3), rgba(26, 26, 26, 0.3));
}

li.logo-box.c-footer__logo.s-logo {
    width: 355px;
}
.c-page .c-page__inner.block-w{
  max-width: 1230px;
}

.l-wrapper{
  overflow: hidden;
}

.flex-bl.c-ioniz__inner {
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 1140px)  {
    ul.top-footer.s-footer.c-footer.center-bl {
      display: grid;
      grid-template-rows: auto;
      grid-template-columns: 420px 1fr 100px;
    }

    li.one-block.c-footer__column.t-left {
      grid-column: 2/3;
      display: flex;
      flex-direction: column;
      max-height: 120px;
      flex-wrap: wrap;
      margin: 0 auto;
      width: 100%;
    }

    li.one-block.c-footer__column.t-right.c-socials {
      display: flex;
      align-items: center;
    }

    .c-footer.top-footer .c-footer__link {
      padding-left: 0;
    }
  .c-footer.top-footer .c-socials {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@media only screen and (max-width: 768px)  {
  li.logo-box.c-footer__logo.s-logo {
    width: 355px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  li.one-block.c-footer__column.t-left {
    max-height: 100%;
  }
}

@media only screen and (min-width: 540px)  {
  .w-mx-50{
    max-width: 50%;
  }
  .mr-0{
    margin-right: 0 !important;
  }

  .mr-15{
    margin-right: 15px !important;;
  }
}



@media only screen and (max-width: 640px)  {
  ul.top-footer.s-footer.c-footer.center-bl {
    display: flex;
  }
  .flex-photo .text-lin .btn-violet {
    width: 100% !important;
  }
}

@media only screen and (max-width: 540px)  {
  .w-mx-50, .flex-photo .box-img.big-photo{
    max-width: 100%;
  }
  .grey-bl-m .text-bl {
    flex-shrink: unset !important;
  }
}

@media only screen and (min-width: 680px) {
  .c-next .c-next__inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-next .c-next__title {
    text-align: center;
  }
}

@media only screen and (min-width: 993px) {
  .c-next .c-next__title {
    font-size: 2.25rem;
    margin-bottom: 25px;
  }

  .c-next .c-next__item {
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 1280px) {
  .c-next .c-next__link:hover {
    color: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(rgba(26, 26, 26, 0)));
    background-image: linear-gradient(rgba(26, 26, 26, 0), rgba(26, 26, 26, 0));
  }
}

.c-error .c-error__heading {
  font-size: 4rem;
}

.c-error .c-error__hero {
  position: relative;
  min-height: 220px;
}

@media only screen and (min-width: 1280px) {
  .c-error .c-error__heading {
    font-size: 7rem;
  }
}

.c-dropdown:after {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  right: 7px;
}

.c-dropdown.is-open:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.c-dropdown .c-dropdown__list {
  border: none;
  width: 65px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.c-dropdown .c-dropdown__btn {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
}

.c-dropdown .c-dropdown__item {
  font-size: 15px;
}

.c-dropdown .c-dropdown__item.is-active {
  color: rgba(140, 83, 252, 0.5);
}

.c-dropdown .c-dropdown__item.is-active .c-dropdown__link {
  pointer-events: none;
}

.c-dropdown .c-dropdown__link {
  font-size: inherit;
  color: inherit;
  text-transform: uppercase;
  font-weight: inherit;
}

.c-dropdown .c-dropdown__link:hover {
  color: #333;
}

@media only screen and (min-width: 993px) {
  .c-dropdown:after {
    top: 11px;
    right: 3px;
  }

  .c-dropdown .c-dropdown__item,
  .c-dropdown .c-dropdown__btn {
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
  }

  .c-dropdown .c-dropdown__link {
    text-transform: inherit;
  }

  .c-dropdown .c-dropdown__list {
    padding-top: 5px;
  }
}

@media only screen and (min-width: 1280px) {
  .c-dropdown:hover:after {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
  }

  .c-dropdown:hover .c-dropdown__list {
    display: block !important;
  }

  .c-dropdown .c-dropdown__anchor {
    display: inline;
  }

  .c-dropdown .c-dropdown__link:hover .c-dropdown__anchor {
    border-bottom: 1px solid #6a21fb;
  }
}

.c-menu .c-socials {
  margin-top: 50px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  display: inline-block;
}

.c-menu .c-socials .c-socials__link {
  display: inline-block;
  padding-left: 16px;
  padding-right: 16px;
  color: #333333;
}

.c-menu .c-socials .c-socials__link:hover {
  color: #8c53fc;
}

.c-menu .c-socials .fa-instagram {
  font-size: 22px;
}

.c-menu .c-socials .fa-facebook-f {
  font-size: 22px;
}

.c-menu .c-socials a {
  color: inherit;
}

@media only screen and (min-width: 993px) {
  .c-menu .c-socials {
    display: none;
  }
}

@media (max-width: 767px) {
  .flex-bl.c-ioniz__inner {
    flex-direction: column;
    align-items: center;
  }

  .box-big-review .one-block .text-bl .name-p {
    text-align: center;
  }
}

@media (max-width: 400px) {
  .box-ionizers > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .box-ionizers .one-block {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .box-ionizers .one-block .box-ico {
    display: flex;
    justify-content: center;
  }

  .box-ionizers .one-block .caption {
    text-align: center;
  }
}

.giga-copyright {
  background-color: #000;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  color: gray;
}

.giga-copyright a {
  font-weight: bold;
  color: #FF2D20;
  margin-left: 5px;
  margin-right: 5px;
}

.giga-copyright a span {
  color: #FFF;
}
.giga-copyright a:hover{
  text-decoration: none;
}

@media (max-width: 676px) {
  .c-page__inner.block-w iframe {
    width: 100%;
    position: relative;
    height: calc(100vw / 1.5);
  }
}
@media (max-width: 400px) {
  .c-preview__info.c-info, .c-post .c-post__info {
    display: flex;
    justify-content: space-around;
    margin-right: -15px;
  }



  .c-info .c-info__anchor {
    font-size: 1rem;
  }
}