/*
Theme Name: Empty Theme
Author: Vladislav Verbivskiy
Description: The blank wordpress theme
Version: 1.0.0
Text Domain: empty
*/

@import url("https://web.archive.org/web/20220314002308cs_/https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,700&amp;subset=cyrillic");
@font-face {
  font-family: BodoniC;
  font-weight: bold;
  src: url("fonts/BodoniC-Bold.otf") format("opentype");
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
a {
  color: #000;
  transition-property: color, background-color;
  transition-duration: 150ms;
}
a:focus {
  outline: none;
}
::selection {
  background: #9d1d96;
  color: #fff;
  text-shadow: none;
}
.icon-gulp {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -252px 0px;
  width: 45px;
  height: 100px;
}
.icon-npm {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -144px;
  width: 128px;
  height: 50px;
}
.icon-postcss {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -152px 0px;
  width: 96px;
  height: 96px;
}
.icon-stylus {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 148px;
  height: 140px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html,
body {
  width: 100%;
  height: 100%;
}
.container {
  margin: 0 auto;
}
@media (max-width: 707px) {
  .container {
    width: 100%;
    max-width: 500px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media (min-width: 708px) {
  .container {
    width: 678px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1110px;
  }
}
.header,
.footer,
main {
  width: 100%;
}
.mod-fontTitle46 {
  font-family: "BodoniC", sans-serif;
  font-size: 1.41rem;
  line-height: 1.333;
}
@media (min-width: 1300px) {
  .mod-fontTitle46 {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
.mod-fontTitle32 {
  font-family: "BodoniC", sans-serif;
  font-size: 1.18rem;
  line-height: 1.333;
}
@media (min-width: 1300px) {
  .mod-fontTitle32 {
    font-size: 1.88rem;
    line-height: 1.25;
  }
}
.section__inner {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .section__inner {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
}
.btn {
  position: relative;
  background: #000;
  color: #fff;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 15px 70px;
  box-shadow: 0 10px 20px -3px rgba(0,0,0,0.5);
}
.btn:active {
  top: 2px;
}
.breadcrumbs {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs__item {
  position: relative;
  font-size: 12px;
  float: left;
}
.breadcrumbs__item:nth-of-type(n+2) {
  margin-left: 16px;
}
.breadcrumbs__item:nth-of-type(n+2):before {
  content: "—";
  display: block;
  position: absolute;
  left: -12px;
  top: 0;
}
.breadcrumbs__link {
  text-decoration: none;
}
.breadcrumbs__text {
  opacity: 0.75;
}
.title-box {
  padding-top: 25px;
}
@media (min-width: 1300px) {
  .title-box {
    padding-top: 30px;
  }
  .title-box--with-image {
    padding-top: 44px;
  }
}
.title-box__image {
  width: 100%;
  height: 328px;
  max-width: 1110px;
  margin-bottom: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1300px) {
  .title-box__image {
    margin-bottom: 60px;
  }
}
.title-box__title {
  margin: 0;
}
.title-box__subtitle {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
}
.border-link {
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0;
  border-bottom: 1px solid;
}
.border-link:hover {
  border-color: #9d1d96;
}
.form-input {
  font-weight: 400;
  background: transparent;
  padding: 12px 0;
  border: 0;
  border-bottom: 1px solid;
  box-sizing: border-box;
  outline: none;
}
.form-input.is-error {
  border-color: #dc4040;
  color: #dc4040;
}
.form-input:focus {
  border-color: #9d1d96;
}
.personal-data {
  position: relative;
  padding: 36px 12px;
  max-width: 600px;
  margin: auto;
}
.personal-data__content {
  background: #fff;
  max-width: 600px;
  margin: auto;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
}
.personal-data__content li {
  margin: 6px 0;
}
.personal-data__content h5 {
  font-size: 24px;
  margin: 0;
}
.personal-data .mfp-close {
  top: 36px;
  right: 12px;
}
.error-block {
  text-align: center;
  width: 100%;
  padding: 120px 24px;
}
.error-block p {
  font-size: 32px;
  font-weight: 600;
}
.error-block .btn {
  display: inline-block;
  margin-top: 12px;
  text-decoration: none;
}
.header {
  position: relative;
  background: #e9e9e9;
  border-bottom: 1px solid;
}
@media (max-width: 707px) {
  .header__container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 708px) and (max-width: 1299px) {
  .header__container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 1719px) {
  .header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
  .header__logo img {
    width: 110px;
  }
@media (max-width: 1719px) {
  .header__logo {
    position: relative;
    top: 4px;
  }
}
@media (min-width: 1720px) {
  .header__logo {
    position: absolute;
    top: 14px;
    left: 40px;
  }
}
@media (max-width: 707px) {
  .header__logo img {
    width: 90px;
  }
}
.header__tel {
  font-size: 20px;
  text-decoration: none;
}
@media (max-width: 1299px) {
  .header__tel {
    display: none;
  }
}
@media (min-width: 1720px) {
  .header__tel {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
}
.header__inner {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
}
@media (min-width: 1300px) {
  .header__inner {
    border-left: 1px solid;
    border-right: 1px solid;
  }
}
.header__menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
}
@media (max-width: 1299px) {
  .header__menu {
    display: none;
  }
}
@media (max-width: 1719px) {
  .header__menu {
    width: 620px;
  }
}
.header__menu-item {
  font-size: 24px;
  position: relative;
}
.header__menu-item .header__menu-link {
  text-decoration: none;
}
.header__menu-item .header__menu-link--z {
  position: relative;
  z-index: 2;
}
.header__menu-item:hover .header__menu-link,
.header__menu-item.is-active .header__menu-link {
  color: #9d1d96;
}
.header__menu-item:hover .header__submenu {
  display: block;
}
.header__menu-item--with-submenu {
  z-index: 2;
}
.header__menu-item--with-submenu:hover .header__menu-link {
  color: #fff;
}
.header__menu-item--with-submenu:hover .header__menu-link:hover {
  color: #9d1d96;
}
.header__submenu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  background: #000;
  position: absolute;
  padding: 50px 35px 0px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: -25px;
  display: none;
}
.header__submenu-item {
  margin: 40px 0;
}
.header__submenu-item a {
  color: #fff;
  text-decoration: none;
}
.header__submenu-item:hover>a,
.header__submenu-item.is-active>a {
  color: #9d1d96;
}
.header__burger {
  cursor: pointer;
}
@media (min-width: 1300px) {
  .header__burger {
    display: none;
  }
}
.header__burger span {
  display: block;
  width: 33px;
  height: 4px;
  background: #000;
}
.header__burger span:nth-of-type(2) {
  margin: 4px 0;
}
.mobile-panel {
  color: #fff;
  background: #000;
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 0;
  display: none;
}
@media (max-width: 707px) {
  .mobile-panel:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #fff;
    display: block;
    top: 80px;
  }
}
@media (max-width: 1299px) {
  .mobile-panel.is-view {
    display: block;
  }
}
.mobile-panel__container {
  position: relative;
}
.mobile-panel__logo {
  display: inline-block;
  margin: 14px 0 40px;
}
@media (max-width: 707px) {
  .mobile-panel__logo {
    margin-top: 14px;
  }
}
@media (min-width: 708px) {
  .mobile-panel__logo {
    margin: 14px 0 60px;
  }
}
@media (max-width: 707px) {
  .mobile-panel__logo img {
    width: 90px;
  }
}
.mobile-panel__menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
@media (min-width: 708px) {
  .mobile-panel__menu {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 707px) {
  .mobile-panel__menu-item {
    margin: 12px 0;
  }
}
.mobile-panel__menu-item a {
  color: #fff;
  text-decoration: none;
}
.mobile-panel__menu-item a:hover {
  color: #9d1d96;
}
.mobile-panel__menu-item.is-active a {
  color: #9d1d96;
}
@media (max-width: 707px) {
  .mobile-panel__contacts {
    display: table;
    margin: 40px auto 30px;
    text-align: center;
  }
}
@media (min-width: 708px) {
  .mobile-panel__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0 30px;
  }
}
.mobile-panel__tel {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 708px) {
  .mobile-panel__tel {
    position: absolute;
    top: 32px;
    right: 70px;
  }
}
.mobile-panel__address {
  font-size: 12px;
}
@media (max-width: 707px) {
  .mobile-panel__address {
    display: block;
    margin: 6px 0 24px;
  }
}
.mobile-panel__socials {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.mobile-panel__socials:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 707px) {
  .mobile-panel__socials {
    display: table;
    margin: auto;
  }
}
.mobile-panel__socials-item {
  width: 24px;
  height: 24px;
  float: left;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-left: 14px;
  background-color: #fff;
}
.mobile-panel__socials-item:first-child {
  margin-left: 0;
}
.mobile-panel__socials-item a {
  display: block;
  border-radius: 50%;
}
.mobile-panel__socials-item a:hover {
  background-color: #ccc;
}
.mobile-panel__socials-item .i {
  position: relative;
}
.mobile-panel__socials-item .i-instagram {
  left: 1px;
  top: 1px;
}
.mobile-panel__close-btn {
  width: 35px;
  height: 35px;
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/close.png") center no-repeat;
  position: absolute;
  top: 22px;
  right: 0;
  cursor: pointer;
}
@media (max-width: 707px) {
  .mobile-panel__close-btn {
    top: 17px;
  }
}
@media (max-width: 707px) and (max-width: 707px) {
  .mobile-panel:before {
    top: 70px;
  }
}
.footer-form {
  background: #e9e9e9;
  padding: 0;
  border-top: 1px solid;
}
@media (min-width: 1300px) {
  .footer-form {
    padding: 120px 0;
  }
}
.footer-form__container {
  width: 100%;
  max-width: 1270px;
  position: relative;
  margin: 0 auto;
  padding: 36px 0 50px;
  box-sizing: border-box;
}
@media (min-width: 708px) {
  .footer-form__container {
    padding: 92px 0;
  }
}
@media (min-width: 1300px) {
  .footer-form__container {
    border: 1px solid #000;
    padding: 60px 0 80px;
  }
}
.footer-form__title {
  margin: 0;
}
.footer-form__btn {
  border: 0;
  outline: none;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.footer-form__input-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 707px) {
  .footer-form__input-wrapper {
    margin-top: 12px;
  }
}
@media (min-width: 708px) {
  .footer-form__input-wrapper {
    margin-top: 40px;
  }
}
.footer-form__input {
  width: 100%;
  font-weight: 400;
  background: transparent;
  padding: 12px 0;
  border: 0;
  border-bottom: 1px solid;
  box-sizing: border-box;
  outline: none;
}
@media (max-width: 707px) {
  .footer-form__input {
    margin-top: 4px;
  }
}
@media (min-width: 708px) {
  .footer-form__input {
    width: 205px;
  }
}
@media (min-width: 1300px) {
  .footer-form__input {
    width: 255px;
  }
}
.footer-form__input.is-error {
  border-color: #dc4040;
  color: #dc4040;
}
.footer-form__input:focus {
  border-color: #9d1d96;
}
@media (min-width: 1300px) {
  .footer-form__input:nth-of-type(1) {
    width: 540px;
  }
}
.form-text {
  width: 100%;
  min-height: 50px;
  height: 50px;
}
@media (min-width: 708px) {
  .form-text {
    margin-top: 40px;
  }
}
@media (min-width: 1300px) {
  .form-text {
    margin-top: 16px;
  }
}
.footer__message {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #e9e9e9;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  display: none;
}
.footer__message._active {
  display: flex;
}
.footer__message.is-view {
  display: flex;
}
.footer__message.is-view--success .footer__message-text--success {
  display: block;
}
.footer__message.is-view--error .footer__message-text--error {
  display: block;
}
.footer__message-text {
  /*display: none;*/
}
.footer__btn-back {
  text-decoration: none;
  margin-top: 24px;
}
.footer-line {
  background: #000;
}
.footer-line__container {
  display: flex;
  padding: 28px 20px;
  color: #fff;
  font-weight: 300;
}
@media (max-width: 1299px) {
  .footer-line__container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media (min-width: 1300px) {
  .footer-line__container {
    justify-content: space-between;
    padding: 28px 40px;
  }
}
.footer-line__creator {
  color: #b2b2b2;
}
@media (max-width: 1299px) {
  .footer-line__creator {
    margin-top: 12px;
  }
}
.footer-line__creator a {
  text-decoration: none;
  color: #fff;
}
.footer-line__creator a:hover {
  color: #9d1d96;
}
.footer-form__accept {
  position: relative;
  margin-top: 14px;
}
.footer-form__accept-wrap {
  display: table;
  height: 48px;
  width: 100%;
}
@media (max-width: 1299px) {
  .footer-form__accept-wrap {
    margin-bottom: 25px;
  }
}
@media (min-width: 1300px) {
  .footer-form__accept-wrap {
    width: calc(50% - 15px);
  }
}
.footer-form__accept-wrap.is-error .footer-form__accept-box:before {
  background-color: #dc4040;
}
.footer-form__accept-inner {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  position: relative;
}
.footer-form__accept-box {
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  padding-left: 80px;
}
.footer-form__accept-box:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 65px;
  height: 1px;
  background: #000;
  left: 0;
}
.footer-form__accept-box:after {
  content: "";
  display: none;
  position: absolute;
  top: 14px;
  left: 18px;
  width: 29px;
  height: 20px;
  background: url("img/accept.png") center no-repeat;
}
.footer-form__accept-input {
  display: none;
}
.footer-form__accept-input:checked+.footer-form__accept-box:after {
  display: block;
}
.preloader {
  position: relative;
  display: table;
  margin: auto;
  margin-top: 32px;
}
@media (min-width: 1300px) {
  .preloader {
    margin: 0;
    margin-top: 32px;
  }
}
.preloader .loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  display: none;
}
.preloader .loader.is-view {
  display: block;
}
.preloader .loader span {
  border: 2px dotted #fff;
  border-left: 0;
  border-bottom: 0;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  animation: spin 1s ease infinite;
}
.page__container {
  padding: 24px 0 30px;
}
@media (min-width: 708px) {
  .page__container {
    padding: 32px 0 90px;
  }
}
@media (min-width: 1300px) {
  .page__container {
    padding: 60px 0 140px;
  }
}
.list-title {
  padding: 2px 0;
  font-family: "BodoniC", sans-serif;
  font-size: 1.18rem;
  line-height: 1.333;
  text-decoration: none;
  border-bottom: 1px solid;
}
@media (min-width: 1300px) {
  .list-title {
    font-size: 1.88rem;
    line-height: 1.25;
  }
}
.list-title:hover {
  color: #9d1d96;
}
.list-title span {
  margin-left: 8px;
}
.list-col {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 1300px) {
  .list-col {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}
.list-col__item {
  margin-bottom: 32px;
}
@media (min-width: 708px) {
  .list-col__item {
    margin-bottom: 40px;
  }
}
@media (min-width: 1300px) {
  .list-col__item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 80px;
    box-sizing: border-box;
  }
}
.list-col__content {
  display: block;
  margin-top: 14px;
}
.list-l1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.list-l1__item {
  margin-bottom: 60px;
}
.list-l1__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1300px) {
  .list-l1__item {
    margin-bottom: 80px;
  }
}
.list-l1__title {
  border-color: transparent;
}
.list-l1__title:hover {
  color: #000;
  border-color: #9d1d96;
}
.list-l1__title.not-hover {
  border-color: transparent;
}
.list-l1__content {
  margin-top: 16px;
}
@media (min-width: 1300px) {
  .list-l1__content {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .list-l1__left-col {
    position: absolute;
    width: 160px;
  }
}
@media (min-width: 708px) {
  .list-l1__left-col--style-2 {
    position: absolute;
    width: 130px;
  }
}
@media (min-width: 1300px) {
  .list-l1__right-col {
    padding-left: 190px;
  }
}
@media (min-width: 708px) {
  .list-l1__right-col--style-2 {
    padding-left: 160px;
  }
}
.list-l1__icon-image {
  display: block;
  margin: auto;
}
@media (max-width: 707px) {
  .list-l1__icon-image {
    display: none;
  }
}
@media (max-width: 1299px) {
  .list-l1__date {
    display: flex;
    margin-bottom: 10px;
  }
}
@media (min-width: 1300px) {
  .list-l1__date {
    text-align: center;
    padding-top: 4px;
  }
}
.list-l1__date-day {
  display: inline-block;
  font-family: "BodoniC", sans-serif;
  font-size: 1.41rem;
  line-height: 1.333;
  font-size: 36px;
  line-height: 1;
}
@media (min-width: 1300px) {
  .list-l1__date-day {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
@media (min-width: 1300px) {
  .list-l1__date-day {
    display: block;
    font-size: 72px;
    line-height: 1;
  }
}
.list-l1__date-month {
  display: inline-block;
  line-height: 32px;
}
@media (max-width: 1299px) {
  .list-l1__date-month {
    line-height: 38px;
    margin-left: 8px;
  }
}
@media (min-width: 1300px) {
  .list-l1__date-month {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin-top: -4px;
  }
}
.list-l1__text {
  margin: 0;
  margin-bottom: 30px;
}
.list-l1__link {
  padding: 6px 0;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid;
}
.list-l1__link:hover {
  border-color: #9d1d96;
}
.list-l1__link--style-2 {
  font-weight: 400;
  text-transform: initial;
}
.list-l2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.list-l2__item {
  position: relative;
  border-bottom: 1px solid #b2b2b2;
}
.list-l2__title {
  font-family: "BodoniC", sans-serif;
  font-size: 1.18rem;
  line-height: 1.333;
  padding: 24px 0;
  padding-right: 40px;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .list-l2__title {
    font-size: 1.88rem;
    line-height: 1.25;
  }
}
@media (min-width: 708px) {
  .list-l2__title {
    padding: 40px 0;
  }
}
@media (min-width: 1300px) {
  .list-l2__title {
    padding-right: 60px;
  }
}
.list-l2__item.is-active .list-l2__title {
  padding-bottom: 14px;
}
.list-l2__switcher {
  position: absolute;
  top: 0;
  right: 0;
  padding: 24px 0;
  cursor: pointer;
}
@media (min-width: 708px) {
  .list-l2__switcher {
    padding: 40px 0;
  }
}
.list-l2__switcher span {
  display: block;
  width: 26px;
  height: 26px;
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/gl.svg") center no-repeat;
  background-size: contain;
}
@media (min-width: 1300px) {
  .list-l2__switcher span {
    width: 38px;
    height: 39px;
  }
}
.list-l2__item.is-active .list-l2__switcher span {
  transform: rotate(180deg);
}
.list-l2__content {
  display: none;
  width: 100%;
  padding-left: 8px;
  margin: 0 0 38px;
  box-sizing: border-box;
}
@media (min-width: 1300px) {
  .list-l2__content {
    width: 730px;
    padding-left: 190px;
    box-sizing: content-box;
  }
}
.list-l2__content--no-padding {
  padding-left: 0;
  padding-top: 16px;
  overflow: overlay;
}
@media (min-width: 1300px) {
  .list-l2__content--no-padding {
    padding-left: 0;
    width: 100%;
  }
}
.list-l2__item.is-active .list-l2__content {
  display: block;
}
.list-l2__content p:first-child {
  margin-top: 0;
}
.list-l2__content p:last-child {
  margin-bottom: 0;
}
.pagination {
  display: table;
  margin: 40px auto 0;
}
@media (min-width: 708px) {
  .pagination {
    margin: 60px auto 0;
  }
}
@media (min-width: 1300px) {
  .pagination {
    margin: 120px auto 0;
  }
}
.pagination__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.pagination__list:after {
  content: "";
  display: table;
  clear: both;
}
.pagination__list li {
  float: left;
  margin: 0 12px;
}
.pagination__list li.is-active a {
  border-bottom: 1px solid;
  padding: 4px 0;
}
.pagination__list a {
  font-family: "BodoniC", sans-serif;
  font-size: 24px;
  text-decoration: none;
}
.team-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: -15px 0;
}
@media (min-width: 708px) {
  .team-list {
    display: flex;
    flex-wrap: wrap;
    margin: -30px -15px;
  }
}
@media (min-width: 1300px) {
  .team-list {
    margin: -30px -58px;
  }
}
.team-list__item {
  width: 100%;
  margin: 30px 0;
}
@media (max-width: 1299px) {
  .team-list__item:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 708px) {
  .team-list__item {
    width: 324px;
    margin: 30px 15px;
  }
}
@media (min-width: 1300px) {
  .team-list__item {
    width: 190px;
    margin: 30px 58px;
  }
}
.team-list__item:hover .team-list__image {
  filter: grayscale(0);
}
.team-list__item:hover .team-list__title {
  border-color: #9d1d96;
}
.team-list__image {
  display: block;
  width: 109px;
  height: 151px;
  filter: grayscale(1);
  transition: filter 0.15s ease;
}
@media (max-width: 1299px) {
  .team-list__image {
    float: left;
  }
}
@media (min-width: 1300px) {
  .team-list__image {
    width: 190px;
    height: 264px;
  }
}
.team-list__title-wrap {
  margin: 4px 0 6px;
  padding-left: 130px;
}
@media (min-width: 1300px) {
  .team-list__title-wrap {
    margin: 16px 0 8px;
    padding-left: 0;
  }
}
.team-list__title {
  display: inline;
  font-family: "BodoniC", sans-serif;
  padding: 2px 0;
  border-bottom: 1px solid transparent;
}
.team-list__subtitle {
  display: block;
  padding-left: 130px;
}
@media (min-width: 1300px) {
  .team-list__subtitle {
    padding-left: 0;
  }
}
.page-contacts__content {
  margin-top: 36px;
}
@media (min-width: 708px) {
  .page-contacts__content {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  .page-contacts__content {
    margin-top: 68px;
  }
}
.page-contacts__content {
  position: relative;
}
@media (min-width: 708px) {
  .page-contacts__content {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1300px) {
  .page-contacts__content {
    display: block;
  }
}
.page-contacts .contacts-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  order: 2;
}
@media (min-width: 708px) and (max-width: 1299px) {
  .page-contacts .contacts-list {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
  }
}
.page-contacts .contacts-list__item {
  background: #fff;
  z-index: 99;
}
@media (max-width: 707px) {
  .page-contacts .contacts-list__item:last-child {
    margin-top: 16px;
  }
}
@media (min-width: 708px) {
  .page-contacts .contacts-list__item {
    width: 260px;
    padding: 22px 30px;
    border: 1px solid;
  }
}
@media (min-width: 1300px) {
  .page-contacts .contacts-list__item {
    position: absolute;
    bottom: 84px;
    min-width: 210px;
  }
  .page-contacts .contacts-list__item:first-child {
    left: 65px;
  }
  .page-contacts .contacts-list__item:last-child {
    right: 65px;
  }
}
.page-contacts .contacts-list__item span {
  display: block;
}
.page-contacts .contacts-list__item span a {
  text-decoration: none;
}
.page-contacts .contacts-list__item span.contacts-list__th {
  display: none;
}
@media (min-width: 708px) {
  .page-contacts .contacts-list__item span.contacts-list__th {
    display: block;
  }
}
@media (max-width: 707px) {
  .page-contacts .contacts-list__address {
    font-weight: 600;
  }
}
.page-contacts .contacts-list__th {
  width: 148px;
  height: 1px;
  background: #000;
  margin-top: 16px;
}
.page-contacts .panel:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 708px) {
  .page-contacts .panel {
    margin-bottom: 36px;
  }
}
@media (max-width: 707px) {
  .page-contacts .email-box {
    margin-top: 16px;
  }
}
@media (min-width: 708px) {
  .page-contacts .email-box {
    float: left;
  }
}
.page-contacts .email-box__title {
  font-weight: 600;
  display: block;
}
.page-contacts .email-box__link {
  text-decoration: none;
}
@media (max-width: 707px) {
  .page-contacts .work-box {
    margin-top: 16px;
  }
}
@media (min-width: 708px) {
  .page-contacts .work-box {
    float: left;
    margin-left: 45px;
  }
}
.page-contacts .work-box__title {
  font-weight: 600;
  display: block;
}
.page-contacts .work-box__time span {
  display: block;
}
.page-contacts .map iframe{
  width: 100%;
  height: 400px;
  /*display: none;*/
}
@media (max-width: 708px) {
  .page-contacts .map iframe{
    width: 100%;
    height: 300px;
  }
}

.page-main .start-screen {
  position: relative;
  background: #e9e9e9;
}
.page-main .start-screen__container {
  padding: 40px 0 50px;
}
@media (max-width: 1719px) {
  .page-main .start-screen__container {
    position: relative;
  }
}
@media (min-width: 708px) {
  .page-main .start-screen__container {
    padding: 50px 0 70px;
  }
}
@media (min-width: 1300px) {
  .page-main .start-screen__container {
    padding: 80px 0 120px;
  }
}
.page-main .start-screen__content {
  width: 100%;
  max-width: 970px;
}
.page-main .start-screen__content p {
  margin: 0;
}
.page-main .start-screen__content a {
  text-decoration: none;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #9d1d96;
}
@media (min-width: 1300px) {
  .page-main .start-screen__content a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.page-main .start-screen__content a:hover {
  color: #9d1d96;
}
.page-main .start-screen__link {
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 24px;
}
@media (min-width: 708px) {
  .page-main .start-screen__link {
    margin-top: 52px;
  }
}
@media (min-width: 1300px) {
  .page-main .start-screen__link {
    margin-top: 100px;
  }
}
.page-main .start-screen__link:hover {
  color: #9d1d96;
}
.page-main .start-screen__address {
  text-decoration: none;
  font-size: 12px;
  position: absolute;
  bottom: 30px;
}
@media (max-width: 1719px) {
  .page-main .start-screen__address {
    left: 0;
  }
}
@media (min-width: 1720px) {
  .page-main .start-screen__address {
    left: 40px;
    max-width: 160px;
  }
}
@media (max-width: 1299px) {
  .page-main .start-screen__address {
    display: none;
  }
}
.page-main .start-screen__socials {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  bottom: 32px;
}
@media (max-width: 1719px) {
  .page-main .start-screen__socials {
    display: table;
    right: 0;
  }
}
@media (min-width: 1720px) {
  .page-main .start-screen__socials {
    right: 40px;
    display: flex;
  }
}
@media (max-width: 1299px) {
  .page-main .start-screen__socials {
    display: none;
  }
}
.page-main .start-screen__socials-item {
  display: block;
  border: 1px solid;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
}
@media (max-width: 1719px) {
  .page-main .start-screen__socials-item {
    margin-top: 8px;
  }
}
@media (min-width: 1720px) {
  .page-main .start-screen__socials-item {
    margin-left: 14px;
  }
}
.page-main .start-screen__socials-item a {
  display: block;
  border-radius: 50%;
}
.page-main .start-screen__socials-item a:hover {
  background-color: #fff;
}
.page-main .start-screen__socials-item .i {
  position: relative;
}
.page-main .start-screen__socials-item .i-instagram {
  top: 1px;
}
@media (max-width: 1719px) {
  .page-main .start-screen__socials-item .i-vk {
    left: 1px;
  }
  .page-main .start-screen__socials-item .i-instagram {
    left: 1px;
    top: 1px;
  }
  .page-main .start-screen__socials-item .i-twitter {
    left: 1px;
  }
}
.page-main .services__container {
  padding: 30px 0 50px;
}
@media (min-width: 708px) {
  .page-main .services__container {
    padding: 70px 0;
  }
}
@media (min-width: 1300px) {
  .page-main .services__container {
    padding: 98px 0 120px;
  }
}
.page-main .services__btn {
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}
@media (min-width: 708px) {
  .page-main .services__btn {
    margin-top: 40px;
  }
}
@media (min-width: 1300px) {
  .page-main .services__btn {
    margin-top: 60px;
  }
}
.page-main .services__content:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 707px) {
  .page-main .services__content {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 707px) {
  .page-main .services__sidebar {
    order: 2;
  }
}
@media (min-width: 708px) {
  .page-main .services__sidebar {
    float: left;
    width: 320px;
  }
}
@media (min-width: 1300px) {
  .page-main .services__sidebar {
    width: 350px;
  }
}
@media (min-width: 708px) {
  .page-main .services__items {
    padding-left: 350px;
  }
}
@media (min-width: 1300px) {
  .page-main .services__items {
    padding-left: 380px;
  }
}
.page-main .services-title-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 707px) {
  .page-main .services-title-list {
    display: none;
  }
}
.page-main .services-title-list__item {
  padding: 15px 0;
  position: relative;
  padding-right: 90px;
}
@media (min-width: 1300px) {
  .page-main .services-title-list__item {
    padding-right: 130px;
  }
}
.page-main .services-title-list__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 1px;
  background: #000;
  opacity: 0;
  transition: opacity 0.15s ease;
}
@media (min-width: 1300px) {
  .page-main .services-title-list__item:after {
    width: 120px;
  }
}
.page-main .services-title-list__item.is-active:after {
  opacity: 1;
}
.page-main .services-title-list__item.is-active .services-title-list__title {
  opacity: 1;
}
.page-main .services-title-list__title {
  display: inline-block;
  text-transform: uppercase;
  opacity: 0.3;
  cursor: pointer;
  transition: opacity 0.15s ease;
}
.page-main .services-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 707px) {
  .page-main .services-list__item {
    margin: 25px 0;
  }
  .page-main .services-list__item.is-active .services-list__content-wrap {
    display: block;
  }
  .page-main .services-list__item.is-active .services-list__title {
    border-color: #9d1d96;
  }
}
@media (min-width: 708px) {
  .page-main .services-list__item {
    display: none;
    max-width: 590px;
  }
  .page-main .services-list__item.is-active {
    display: block;
  }
}
.page-main .services-list__title {
  display: inline;
  text-transform: uppercase;
  border-bottom: 1px solid;
  cursor: pointer;
}
.page-main .services-list__title:hover {
  border-color: #9d1d96;
}
@media (min-width: 708px) {
  .page-main .services-list__title {
    display: none;
  }
}
@media (max-width: 707px) {
  .page-main .services-list__content-wrap {
    display: none;
    margin-top: 12px;
  }
}
.page-main .services-list__content {
  margin: 0;
}
@media (min-width: 708px) {
  .page-main .services-list__content {
    font-family: "BodoniC", sans-serif;
    font-size: 1.41rem;
    line-height: 1.333;
  }
}
@media (min-width: 708px) and (min-width: 1300px) {
  .page-main .services-list__content {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
.page-main .services-list__link {
  display: inline-block;
  margin-top: 8px;
}
@media (max-width: 707px) {
  .page-main .services-list__link {
    font-size: 14px;
  }
}
@media (min-width: 708px) {
  .page-main .services-list__link {
    margin-top: 40px;
  }
}
@media (min-width: 1300px) {
  .page-main .services-list__link {
    margin-top: 60px;
  }
}
.page-main .about {
  background: #000;
  color: #fff;
}
.page-main .about__container {
  position: relative;
  padding: 50px 0;
}
@media (min-width: 708px) {
  .page-main .about__container {
    padding: 82px 0 75px;
  }
}
@media (min-width: 1300px) {
  .page-main .about__container {
    padding: 120px 0 75px;
  }
}
.page-main .about__container.is-active .about__content {
  display: block;
}
.page-main .about__container.is-active .about__link {
  display: none;
}
@media (min-width: 708px) {
  .page-main .about__container.is-active .about__close-btn {
    display: block;
  }
}
.page-main .about__container-inner {
  position: relative;
}
.page-main .about__title {
  font-family: "BodoniC", sans-serif;
  font-size: 1.41rem;
  line-height: 1.333;
  margin: 0;
}
@media (min-width: 1300px) {
  .page-main .about__title {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
.page-main .about-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding-bottom: 10px;
  margin-top: 40px;
}
@media (max-width: 707px) {
  .page-main .about-list {
    width: 100%;
  }
}
@media (min-width: 708px) {
  .page-main .about-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }
}
@media (min-width: 1300px) {
  .page-main .about-list {
    flex-wrap: nowrap;
  }
}
.page-main .about-list__item {
  width: 100%;
}
@media (max-width: 707px) {
  .page-main .about-list__item {
    margin: 40px 0;
  }
}
@media (min-width: 708px) and (max-width: 1299px) {
  .page-main .about-list__item {
    width: 325px;
  }
  .page-main .about-list__item:nth-of-type(1) {
    padding-bottom: 50px;
  }
  .page-main .about-list__item:nth-of-type(3) {
    margin-left: 88px;
    margin-top: 16px;
  }
}
@media (min-width: 1300px) {
  .page-main .about-list__item {
    width: 350px;
  }
}
.page-main .about-list__number {
  font-family: "BodoniC", sans-serif;
  font-size: 136px;
  position: absolute;
}
.page-main .about-list__content {
  position: relative;
  padding: 95px 0 0 70px;
}
.page-main .about-list__text {
  background: #000;
  padding: 18px 50px 0 28px;
  margin: 0;
}
.page-main .about__link {
  color: #fff;
}
@media (max-width: 1299px) {
  .page-main .about__link {
    display: table;
    margin: auto;
  }
}
@media (min-width: 1300px) {
  .page-main .about__link {
    position: absolute;
    top: 4px;
    right: 0;
  }
}
.page-main .about__close-btn {
  position: absolute;
  top: 12px;
  right: 0;
  width: 27px;
  height: 28px;
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/close.png") center no-repeat;
  background-size: contain;
  cursor: pointer;
  display: none;
}
.page-main .about__close-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
.page-main .about__content {
  display: none;
}
.page-main .about__content-text {
  padding: 0 0 40px;
}
@media (min-width: 708px) {
  .page-main .about__content-text {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0 70px;
  }
}
.page-main .about__content-text p:first-child {
  margin-top: 0;
}
.page-main .about__content-text p:last-child {
  margin-bottom: 0;
}
.page-main .about__content-link {
  color: #fff;
}
@media (max-width: 1299px) {
  .page-main .about__content-link {
    display: table;
    margin: auto;
  }
}
.page-main .reviews__container {
  position: relative;
  padding: 50px 0;
}
@media (min-width: 708px) {
  .page-main .reviews__container {
    padding: 82px 0 75px;
  }
}
@media (min-width: 1300px) {
  .page-main .reviews__container {
    padding: 120px 0 75px;
  }
}
.page-main .reviews__container-inner {
  position: relative;
}
.page-main .reviews__title {
  font-family: "BodoniC", sans-serif;
  font-size: 1.41rem;
  line-height: 1.333;
  margin: 0;
}
@media (min-width: 1300px) {
  .page-main .reviews__title {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
.page-main .reviews-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 0px;
}
@media (min-width: 1300px) {
  .page-main .reviews-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
  }
}
.page-main .reviews-list__item {
  width: 100%;
  padding-bottom: 30px;
  padding-top: 54px;
}
@media (min-width: 708px) {
  .page-main .reviews-list__item {
    width: 442px;
  }
}
@media (max-width: 1299px) {
  .page-main .reviews-list__item {
    display: none;
    margin: auto;
    border-top: 1px solid;
  }
  .page-main .reviews-list__item:first-child {
    border-top: 0;
  }
  .page-main .reviews-list__item.is-active {
    display: block;
  }
}
@media (min-width: 1300px) {
  .page-main .reviews-list__item {
    width: 540px;
    border-bottom: 1px solid;
  }
  .page-main .reviews-list__item:last-child,
  .page-main .reviews-list__item.is-no-border {
    border-bottom: 0;
  }
}
.page-main .reviews-list__title-box {
  font-family: "BodoniC", sans-serif;
  font-size: 1.18rem;
  line-height: 1.333;
}
.page-main .reviews-list__title-box:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1300px) {
  .page-main .reviews-list__title-box {
    font-size: 1.88rem;
    line-height: 1.25;
  }
}
.page-main .reviews-list__title-box span {
  display: block;
}
.page-main .reviews-list__image {
  display: block;
  float: left;
  width: 65px;
  height: 65px;
}
.page-main .reviews-list__title {
  padding-left: 95px;
}
.page-main .reviews-list__company {
  color: #b2b2b2;
}
.page-main .reviews-list__content-box {
  position: relative;
  padding-left: 95px;
  margin-top: 32px;
}
.page-main .reviews-list__content-box:before {
  content: "";
  display: block;
  width: 65px;
  height: 52px;
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/reviews.png") center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.page-main .reviews-list p:first-child {
  margin-top: 0;
}
.page-main .reviews-list p:last-child {
  margin-bottom: 0;
}
.page-main .reviews__more {
  display: table;
  margin: 38px auto 0;
}
.page-main .reviews__more.is-hide {
  display: none;
}
@media (min-width: 1300px) {
  .page-main .reviews__more {
    display: none;
  }
}
.page-main .partners {
  position: relative;
}
.page-main .partners__slider {
  padding: 0 29px;
}
@media (min-width: 708px) {
  .page-main .partners__slider {
    padding: 0 49px;
  }
}
@media (min-width: 1300px) {
  .page-main .partners__slider {
    padding: 0 79px;
  }
}
.page-main .partners__slider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
}
.page-main .partners__slider-inner {
  margin: auto;
  position: relative;
}
.page-main .partners__slider-inner:before,
.page-main .partners__slider-inner:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
.page-main .partners__slider-inner:before {
  border-left: 1px solid;
  left: 0;
}
.page-main .partners__slider-inner:after {
  border-right: 1px solid;
  right: 0;
}
.page-main .partners__slider-inner .tns-nav {
  display: none;
}
.page-main .partners-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  width: 100%;
}
.page-main .partners-list:after {
  content: "";
  display: table;
  clear: both;
}
.page-main .partners-list__item {
  float: left;
  width: 189px;
  height: 144px;
  border-left: 1px solid;
  position: relative;
}
.page-main .partners-list__item img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.page-main .partners-list__link {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 12px;
  box-sizing: border-box;
  align-items: center;
}
.page-main .partners-control {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: relative;
}
.page-main .partners-control__item {
  position: absolute;
  top: 0;
  width: 40px;
  height: 144px;
  cursor: pointer;
  outline: none;
}
@media (min-width: 708px) {
  .page-main .partners-control__item {
    width: 50px;
  }
}
@media (min-width: 1300px) {
  .page-main .partners-control__item {
    width: 160px;
  }
}
.page-main .partners-control__item--left {
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/arrow-left.png") left no-repeat;
  left: -40px;
}
@media (min-width: 708px) {
  .page-main .partners-control__item--left {
    left: -50px;
    background-position: left;
  }
}
@media (min-width: 1300px) {
  .page-main .partners-control__item--left {
    left: -160px;
    background-position: center;
  }
}
.page-main .partners-control__item--right {
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/arrow-right.png") right no-repeat;
  right: -40px;
}
@media (min-width: 708px) {
  .page-main .partners-control__item--right {
    right: -50px;
  }
}
@media (min-width: 1300px) {
  .page-main .partners-control__item--right {
    right: -160px;
    background-position: center;
  }
}
.page-publication__content {
  margin-top: 36px;
}
@media (min-width: 708px) {
  .page-publication__content {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  .page-publication__content {
    margin-top: 68px;
  }
}
.page-publication .post__intro {
  margin: 0;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 708px) {
  .page-publication .post__intro {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 1300px) {
  .page-publication .post__intro {
    font-size: 24px;
  }
}
.post__box p{
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
.page-publication .post__box {
  margin-top: 20px;
}
@media (min-width: 708px) {
  .page-publication .post__box {
    margin-top: 30px;
  }
}
@media (min-width: 1300px) {
  .page-publication .post__box {
    margin-top: 40px;
  }
}
.page-publication .post__fact {
  width: 255px;
}
@media (max-width: 707px) {
  .page-publication .post__fact {
    margin: auto;
  }
}
@media (min-width: 708px) {
  .page-publication .post__fact {
    float: right;
  }
}
.page-publication .post__fact-number {
  font-family: "BodoniC", sans-serif;
  font-size: 196px;
  line-height: 1;
}
.page-publication .post__fact-text {
  font-size: 24px;
  font-style: italic;
  margin-top: -16px;
}
.page-publication .post__content {
  margin-bottom: 30px;
}
@media (min-width: 708px) {
  .page-publication .post__content {
    margin-bottom: 40px;
    padding-right: 285px;
  }
}
@media (min-width: 1300px) {
  .page-publication .post__content {
    margin-bottom: 60px;
  }
}
@media (max-width: 1299px) {
  .page-publication .post__content--without-padding {
    padding-right: 0;
  }
}
.page-publication .post__content p:first-child {
  margin-top: 0;
}
.page-publication .post__content p:last-child {
  margin-bottom: 0;
}
.page-publications-category__content {
  margin-top: 32px;
}
@media (min-width: 708px) {
  .page-publications-category__content {
    margin-top: 44px;
  }
}
@media (min-width: 1300px) {
  .page-publications-category__content {
    margin-top: 75px;
  }
}
.page-publications__content {
  margin-top: 36px;
}
@media (min-width: 708px) {
  .page-publications__content {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  .page-publications__content {
    margin-top: 68px;
  }
}
.page-resume__container {
  padding: 24px 0 90px;
}
@media (min-width: 1300px) {
  .page-resume__container {
    padding-bottom: 110px;
  }
}
.page-resume__content {
  margin-top: 36px;
}
@media (min-width: 708px) {
  .page-resume__content {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  .page-resume__content {
    margin-top: 90px;
  }
}
.page-resume .resume-form {
  position: relative;
}
.page-resume .resume-form__errors {
  position: absolute;
  margin: 24px 0;
}
.page-resume .resume-form__preloader {
  margin: 0;
  margin-top: 64px;
}
@media (min-width: 1300px) {
  .page-resume .resume-form__preloader {
    margin-top: 48px;
  }
}
@media (min-width: 708px) {
  .page-resume .resume-form__fields-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
  }
}
@media (min-width: 1300px) {
  .page-resume .resume-form__fields-box-2 {
    display: flex;
    justify-content: space-between;
  }
}
.page-resume .resume-form__input {
  width: 100%;
}
@media (max-width: 707px) {
  .page-resume .resume-form__input {
    margin-bottom: 6px;
  }
}
@media (min-width: 708px) {
  .page-resume .resume-form__input {
    width: calc(50% - 15px);
  }
}
.page-resume .resume-form__textarea {
  width: 100%;
  height: 165px;
}
@media (max-width: 707px) {
  .page-resume .resume-form__textarea {
    margin-bottom: 16px;
  }
}
.page-resume .resume-form__accept-wrap {
  height: 48px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1299px) {
  .page-resume .resume-form__accept-wrap {
    margin-bottom: 25px;
  }
}
@media (min-width: 1300px) {
  .page-resume .resume-form__accept-wrap {
    width: calc(50% - 15px);
  }
}
.page-resume .resume-form__accept-wrap.is-error .resume-form__accept-box:before {
  background-color: #dc4040;
}
.page-resume .resume-form__accept-inner {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  position: relative;
}
.page-resume .resume-form__accept-box {
  font-weight: 400;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding-left: 80px;
}
.page-resume .resume-form__accept-box:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 65px;
  height: 1px;
  background: #000;
  left: 0;
}
.page-resume .resume-form__accept-box:after {
  content: "";
  display: none;
  position: absolute;
  top: 14px;
  left: 18px;
  width: 29px;
  height: 20px;
  background: url("img/accept.png") center no-repeat;
}
.page-resume .resume-form__accept-input {
  display: none;
}
.page-resume .resume-form__accept-input:checked+.resume-form__accept-box:after {
  display: block;
}
.page-resume .resume-form__upload-wrap {
  position: relative;
  display: table;
  height: 48px;
  /*padding-left: 80px;*/
  border-bottom: 1px solid;
  box-sizing: border-box;
  width: 100%;
}
.page-resume .resume-form__upload-wrap.is-error {
  border-color: #dc4040;
}
@media (max-width: 1299px) {
  .page-resume .resume-form__upload-wrap {
    max-width: 370px;
  }
}
@media (min-width: 1300px) {
  .page-resume .resume-form__upload-wrap {
    width: calc(50% - 15px);
  }
}
.page-resume .resume-form__upload-wrap__limit {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 84px;
  font-size: 15px;
  font-style: italic;
}
.page-resume .resume-form__upload-label {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
.page-resume .resume-form__upload-label:after {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -52px;
  width: 18px;
  height: 25px;
  background: url("/web/20220314002308im_/https://www.pravis.ru/bitrix/templates/pravis/static/images/file.png") center no-repeat;
}
.page-resume .resume-form__upload-file {
  display: none;
}
.page-resume .resume-form__message {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  display: none;
  z-index: 10;
}
.page-resume .resume-form__message._active {
  display: flex;
}
.page-resume .resume-form__message.is-view {
  display: flex;
}
.page-resume .resume-form__message.is-view--success .resume-form__message-text--success {
  display: block;
}
.page-resume .resume-form__message.is-view--error .resume-form__message-text--error {
  display: block;
}
.page-resume .resume-form__message-text {
  /*display: none;*/
}
.page-resume .resume-form__btn-back {
  text-decoration: none;
  margin-top: 24px;
}
.page-resume .resume-form__btn {
  border: 0;
  outline: none;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.page-service__content {
  margin-top: 16px;
}
@media (min-width: 708px) {
  .page-service__content {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .page-service__content {
    margin-top: 35px;
  }
}
.page-service__cost {
  margin-top: 40px;
}
@media (min-width: 708px) {
  .page-service__cost {
    margin-top: 80px;
  }
}
@media (min-width: 1300px) {
  .page-service__cost {
    margin-top: 100px;
  }
}
.page-service__list-l2 {
  margin: 0;
}
@media (min-width: 1300px) {
  .page-service__list-l2 {
    margin: 10px 0;
  }
}
.page-service .table-price {
  width: 100%;
}
.page-service .table-price tr {
  background: #fff;
}
.page-service .table-price tr:nth-of-type(2n-1) {
  background: #ececec;
}
.page-service .table-price tr:first-child {
  background: #000;
  color: #fff;
}
.page-service .table-price th {
  font-size: 17px;
  font-weight: 400;
  padding: 12px;
}
.page-service .table-price td {
  font-size: 14px;
  padding: 14px;
  border-bottom: 1px solid rgba(130,130,130,0.38);
}
.page-service .table-price--style-1 th:nth-of-type(n+2) {
  text-align: right;
}
@media (min-width: 708px) {
  .page-service .table-price--style-1 th.table-price__cost {
    width: 100px;
  }
}
@media (min-width: 1300px) {
  .page-service .table-price--style-1 th.table-price__cost {
    width: 130px;
  }
}
.page-service .table-price--style-1 td:nth-of-type(n+2) {
  text-align: right;
}
.page-service .table-price--style-2 th:nth-of-type(n+3) {
  text-align: right;
}
.page-service .table-price--style-2 th.table-price__num {
  width: 25px;
}
.page-service .table-price--style-2 td:nth-of-type(n+3) {
  text-align: right;
}
.page-services__content {
  margin-top: 16px;
}
@media (min-width: 708px) {
  .page-services__content {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .page-services__content {
    margin-top: 35px;
  }
}
@media (min-width: 1300px) {
  .page-team__container {
    padding-bottom: 110px;
  }
}
.page-team__list-l2 {
  margin-bottom: 30px;
}
@media (min-width: 708px) {
  .page-team__list-l2 {
    margin-bottom: 50px;
  }
}
.page-team__content {
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 36px;
}
@media (min-width: 708px) {
  .page-team__content {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  .page-team__content {
    margin-top: 90px;
  }
}
.page-team .title-box {
  position: relative;
}
.page-team__about-subtitle {
  width: 291px;
  font-size: 1rem;
  margin-top: 24px;
}
@media (min-width: 1300px) {
  .page-team__about-subtitle {
    position: absolute;
    top: 40px;
    right: 0;
    margin-top: 0;
  }
}
.page-team__title {
  font-family: "BodoniC", sans-serif;
  font-size: 1.41rem;
  line-height: 1.333;
  margin: 70px 0 0;
}
@media (min-width: 1300px) {
  .page-team__title {
    font-size: 2.71rem;
    line-height: 1.2;
  }
}
@media (min-width: 708px) {
  .page-team__title {
    margin: 90px 0 10px;
  }
}
.svg-spinner-icon {
  position: relative;
  display: block;
  animation: spin 1s steps(12) infinite;
}
.icon-spinner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
@-moz-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 767px){
.whatsapp {
    display: block;
}
}



/*# sourceMappingURL=common.min.css.map */
/*
     FILE ARCHIVED ON 00:23:08 Mar 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:34:45 May 04, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 127.3
  exclusion.robots: 0.115
  exclusion.robots.policy: 0.108
  RedisCDXSource: 5.986
  esindex: 0.007
  LoadShardBlock: 98.207 (3)
  PetaboxLoader3.datanode: 95.317 (5)
  load_resource: 295.317
  PetaboxLoader3.resolve: 182.248
  loaddict: 95.818
*/
@media screen and (max-width: 767px){
.whatsapp {
    display: block;
}
}

.page-main .about-list__content {
    padding: 145px 0 0 0px;
}

.page-main .about-list__text {
    padding: 18px 50px 0 10px;
}

.whatsapp {
    display: none;
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 9999;
}
@media screen and (max-width: 767px){
    .whatsapp {
        display: block!important;
    }
}



@media (max-width: 1299px) and (min-width: 708px){
    .page-main .about-list__item:nth-of-type(3) {
        margin-left: 0;
        margin-top: 0;
    }
}


/*# sourceMappingURL=common.min.css.map */