html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

.lcpadding {
  padding-left: calc((100% - 1241px)/2); }
  @media only screen and (max-width: 1199px) {
    .lcpadding {
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .lcpadding {
      padding-left: 15px; } }

.rcpadding {
  padding-right: calc((100% - 1241px)/2); }
  @media only screen and (max-width: 1199px) {
    .rcpadding {
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .rcpadding {
      padding-right: 15px; } }

.contain {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (max-width: 1340px) {
  .contain {
    max-width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    max-width: 970px; } }

@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    max-width: 530px; } }

@media only screen and (max-width: 575px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

.callback-pda {
  display: none !important; }

.socs-pda,
.callback-pda,
.logo-pda,
.phone-pda,
.burger {
  display: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

body {
  font-family: "Space Grotesk", sans-serif;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  min-height: 100vh;
  background-color: #000;
  color: #FFF; }
  body.body-open {
    overflow: hidden; }

.show-575 {
  display: none; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.btn,
.btn-o,
*[class$="__btn"] {
  transition: 0.5s; }
  .btn:hover,
  .btn-o:hover,
  *[class$="__btn"]:hover {
    text-decoration: none; }

.top {
  position: absolute;
    z-index: 9999;
    width: 100%;
    background: #00000057;
  }

.top__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top-color: #fff7f1;
  border-right-color: #fff7f1;
  border-left-color: #fff7f1;
  padding-top: 31px;
  padding-bottom: 27px; }

.logo {
  width: 220px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.top__r {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.header__col {
  margin-right: 56px; }

ul.mnu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 26px; }
  ul.mnu li a {
    color: #fff7f1;
    font-size: 15px;
    font-weight: 500; }
    ul.mnu li a:hover {
      text-decoration: none; }
  ul.mnu li.has-child {
    cursor: pointer; }
    ul.mnu li.has-child i {
      content: "";
      display: inline-block;
      margin-left: 10px;
      width: 14px;
      height: 8px;
      background: url("/img/mnu-arr-b.svg") no-repeat center; }
    @media (any-hover: hover) {
      ul.mnu li.has-child:hover ul {
        opacity: 1;
        visibility: visible; } }
    ul.mnu li.has-child ul {
      min-width: 160px;
      position: absolute;
      padding-top: 23px;
      padding-bottom: 5px;
      z-index: 10;
      border-radius: 3px;
      overflow: hidden;
      opacity: 0;
      visibility: hidden; }
      ul.mnu li.has-child ul:before {
        z-index: -1;
        background-color: #FFF;
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 17px); }
      ul.mnu li.has-child ul li a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 13px;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        color: #000; }
        @media (any-hover: hover) {
          ul.mnu li.has-child ul li a:hover {
            background-color: #000;
            color: #FFF; } }

.top__socs {
  margin-left: 27px;
  gap: 26px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.soc-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 22px;
  height: 22px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.hero {
  padding-top: 40px;
  padding-bottom: 34px; }

.hero__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px; }

.hero__l {
  font-weight: 600;
  font-size: 60px;
  line-height: 1.5;
  width: 50%;
  color: #fff7f1;
  text-transform: uppercase;
  position: relative; }
  .hero__l:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 390px;
    background-color: #fff7f1;
    height: 1px; }

.hero__r {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 300;
  max-width: 407px;
  color: #fff7f1; }

.bannr > img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.bannr {
  height: 621px;
  overflow: hidden;
  position: relative; }
  .bannr:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); }

.bannr__row {
  position: absolute;
  bottom: 54px;
  left: 0px;
  width: 100%; }

.wbtn {
    cursor:pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  padding-left: 48px;
  padding-right: 48px;
  border: 1px solid #fff7f1;
  border-radius: 36px;
  color: #fff7f1;
  font-size: 19px; }
  .wbtn:hover {
    text-decoration: none;
    color: #000;
    background-color: #fff;
    transition: 0.33s; }

.section {
  padding-top: 100px; }

.h_2 {
  color: #fff7f1;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 37px; }

.h_3 {
  margin-bottom: 60px;
  color: #fff7f1;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.275;
  letter-spacing: 0%; }

.serspec__row {
  border-top: 1px solid #fff7f1;
  padding-top: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 130px;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 80px; }

.serspec__l {
  width: 50%; }
  .serspec__l p {
    color: #fff7f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 36px; }
  .serspec__l img {
    max-width: 100%; }

.serspec__r {
  width: 50%;
  padding-top: 110px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .serspec__r p {
    color: #fff7f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 81px; }

.serspec__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 83px; }

.serspec__item {
  width: calc(50% - 42px); }
  .serspec__item p {
    color: #fff7f1;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 6px; }
  .serspec__item span {
    color: #fff7f1;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase; }

.projs__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 86px;
  margin-bottom: 60px; }

.projs__item {
  display: block;
  width: 50%; }
  .projs__item:hover {
    text-decoration: none; }

.projs__img {
  display: block;
  height: 398px;
  width: 100%;
  margin-bottom: 20px; }
  .projs__img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.projs__title {
  color: #fff7f1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 5px;
  display: block; }

.projs__chars {
  color: #b4b3b2;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3; }

.row50 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 89px; }
  .row50 > div {
    max-width: 50%; }

.p {
  color: #fff7f1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3; }
  .p:last-child {
    margin-bottom: 0; }

.prm__row {
  border-top: 1px solid #fff7f1;
  border-right-color: #fff7f1;
  border-bottom-color: #fff7f1;
  border-left-color: #fff7f1;
  margin-top: 80px;
  padding-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 54px 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 45px;
  counter-reset: step-counter; }

.prm__item {
  width: calc(33.3333% - 14px); }
  .prm__item p {
    margin-bottom: 28px;
    color: #fff7f1;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;; }
    .prm__item p i {
      font-style: normal;
      margin-right: 11px; }
      .prm__item p i:before {
        color: #fff7f1;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.3;
        text-transform: uppercase;
        counter-increment: step-counter;
        content: counter(step-counter, decimal-leading-zero) "/"; }
  .prm__item span {
    color: #fff7f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    display: block; }

.img-block {
  padding-top: 0px;
  padding-bottom: 0px; }

.img-block__img {
  height: 400px;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #fff7f1;
  border-bottom: 1px solid #fff7f1; }
  .img-block__img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.faq {
  counter-reset: step-counter; }

.faq-item {
  border-top: 1px solid #fff7f1;
  border-bottom: 1px solid #fff7f1;
  padding-top: 20px;
  padding-bottom: 18px; }
  .faq-item.active .faq-title:after {
    background-image: url("/img/accord-close.svg"); }

.faq-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer; }
  .faq-title p {
    margin-bottom: 0px;
    color: #fff7f1;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
    min-width: 306px;
    width: 33.3333%;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-right: 230px; }
    .faq-title p i {
      font-style: normal;
      margin-right: 11px; }
      .faq-title p i:before {
        color: #fff7f1;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.3;
        text-transform: uppercase;
        counter-increment: step-counter;
        content: counter(step-counter, decimal-leading-zero) "/"; }
  .faq-title:after {
    margin-left: auto;
    content: "";
    display: block;
    background-image: url("/img/accord-arr.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block; }

.faq-title__sq {
  color: #fff7f1;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
  top: 0; }

.faq-item {
  position: relative; }
  .faq-item .faq-title__sq {
    position: absolute;
    top: 50%;
    left: calc(50% + 53px);
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.faq-body {
  color: #fff7f1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  max-width: 420px;
  padding-top: 38px;
  display: none;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.faq-content .wbtn {
  height: 42px;
  margin-top: 30px;
  padding: 0 30px;
  font-size: 16px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.h_2-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 40px;
  margin-bottom: 70px; }
  .h_2-wrap .h_2 {
    margin-bottom: 0 !important; }

.revvs__check {
  width: 146px;
  height: 23px;
  border: 0.78px solid #fff7f1;
  border-radius: 23.38px;
  margin-bottom: 15px;
  padding-left: 1px;
  padding: 0 14px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
  .revvs__check.active {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .revvs__check:before {
    content: "";
    background: #d9d9d9;
    width: 23px;
    height: 23px;
    display: block;
    border-radius: 50%;
    overflow: hidden; }

.revvs__tabs-actions {
  position: relative;
  width: 146px;
  height: 60px;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.revvs__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  height: 100%;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .revvs__list .tabs__list-item {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }

.tabs__list-item {
  color: #fff7f1;
  font-size: 16px;
  line-height: 1.3; }
  .tabs__list-item.active {
    font-weight: 600; }

.revvs__sl {
  padding-bottom: 73px;
  width: calc(100vw + 150px);
  margin-left: -10px; }
  .revvs__sl .slick-slide {
    padding: 0 10px; }

.revvs__main-tabs .tabs__content-list {
  position: relative;
  height: 540px; }

.revvs__main-tabs .tabs__content-list-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.tabs__content-list-item {
  opacity: 0;
  visibility: hidden;
  transition: 0.53s; }
  .tabs__content-list-item.active {
    opacity: 1;
    visibility: visible; }

.tabs__list-item {
  cursor: pointer; }

.revvs__item {
  width: 310px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .revvs__item:hover {
    text-decoration: none; }

.revvs__date {
  color: #fff7f1;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 20px;
  display: block; }

.revvs__img {
  height: 465px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .revvs__img:before {
    content: "";
    display: block;
    background: url("/img/arr-pl.svg") center no-repeat black;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    position: absolute;
    z-index: 2; }
  .revvs__img img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.slick-arrow {
  position: absolute;
  z-index: 12;
  border: none;
  background: none;
  font-size: 0;
  bottom: 0;
  left: 8px;
  border: 1px solid #fff7f1;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
  background-image: url("/img/arr-sl.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .slick-arrow li button {
    padding: 0;
    border: none; }

.slick-next {
  left: 70px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.revvp__sl {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 73px; }
  .revvp__sl .slick-slide {
    padding: 0 10px; }

.revvp__item {
  background: whitesmoke;
  padding: 30px 30px 37px; }

.revvp__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 44px;
  gap: 20px; }

.revvp__user {
  width: 70px;
  height: 70px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0px; }

.revvp__info p {
  color: black;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 5px; }

.revvp__info span {
  color: black;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.2;
  display: block; }

.revvp__text {
  margin-bottom: 49px;
  color: black;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2; }

.revvp__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .revvp__row a {
    display: block;
    width: 100px;
    height: 140px; }
    .revvp__row a img {
      object-fit: cover;
      width: 100%;
      height: 100%; }

.best__row-1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 84px; }

.best__l-1 {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.best__r-1 {
  width: 420px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.best__img {
  max-width: 100%; }

.best__row-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 130px;
  padding-bottom: 106px;
  border-bottom: 1px solid #fff7f1; }

.best__l-2 {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.best__r-2 {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.faq_2 .faq-title p {
  width: 100%; }

.section--qw {
  padding-top: 140px; }

.qw__form {
  background-image: url("/img/qw.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 918px; }
  .qw__form input[type="email"],
  .qw__form input[type="tel"],
  .qw__form input[type="password"],
  .qw__form input[type="text"] {
    background: none;
    width: 100%;
    padding-bottom: 19px;
    color: #fff7f1;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 30px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid #fff7f1;
    padding-left: 0px;
    padding-right: 0px; }
    .qw__form input[type="email"]:active, .qw__form input[type="email"]:focus,
    .qw__form input[type="tel"]:active,
    .qw__form input[type="tel"]:focus,
    .qw__form input[type="password"]:active,
    .qw__form input[type="password"]:focus,
    .qw__form input[type="text"]:active,
    .qw__form input[type="text"]:focus {
      outline: none; }

.qw__form-100w {
  width: 100%;
  position: relative; }

.contain--qw {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /*padding-top: 194px;*/
  padding-right: 60px;
  padding-left: 60px;
  z-index: 12;
  height: 725px; }
  .contain--qw.show-contacts .qw__form_inn-1 {
    opacity: 0;
    visibility: hidden;
    transition: linear 0.1s; }
  .contain--qw.show-contacts .qw__form_inn-2 {
    opacity: 1;
    visibility: visible;
    padding-bottom: 67px;
    transition: linear 0.5s; }

.qw__form_inn-1 {
  transition: linear 0.4s; }

.qw__form_inn {
  padding: 80px 40px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  width: 100%; }

.qw__form_inn-2 .qw__h3 {
  margin-bottom: 13px; }

.qw__form-w {
  width: 690px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  /*background: rgb(0, 0, 0);*/ }

.qw__form_inn-2 {
  opacity: 0;
  visibility: hidden; }

.qw__form-100w {
  height: 725px; }

.sticky__wrap {
  /*position: relative;*/ }

.fixed {
  position: fixed;
  top: 0 !important;
  z-index: 12; }
  .fixed.sticky {
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    top: auto; }

.inner-content.absolute {
  position: absolute;
  bottom: 0; }

.qw__h3 {
  color: #fff7f1;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  padding-bottom: 6.5px;
  border-bottom: 1px solid #fff7f1;
  margin-bottom: 40px; }

.qw__subtitle {
  color: #fff7f1;
  font-size: 30px;
  line-height: 1.3;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 44px; }

input[type="submit"] {
  background: none; }

.qw__actions {
  margin-top: 58px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px; }

.qw__info {
  color: #fff7f1;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  max-width: 243px; }

.flogo > img {
  max-width: 100%; }

.footr {
  margin-top: 180px;
  padding-top: 61px;
  padding-bottom: 156px; }

.footr__top {
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 30px; }

.flogo {
  display: block;
  max-width: 750px;
  width: 100%; }

.footr__bot {
  padding-top: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 29px; }

.footr__tel {
  display: block;
  color: #fff7f1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 9px; }

.footr__mail {
  display: block;
  color: #fff7f1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 9px; }

.footr__socs {
  margin-left: 0px;
  gap: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 55px; }

.top__ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px; }

.top__li-a {
  color: #fff7f1;
  font-size: 15px;
  font-weight: 500; }

.top__li-arr {
  display: inline-block;
  margin-left: 10px; }

.footr__col-3 {
  text-align: right; }

.to-up {
  color: #fff7f1;
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 74px;
  display: inline-block;
  padding-right: 15px;
  background-image: url("/img/totop.svg");
  background-repeat: no-repeat;
  background-position: right center; }
  .to-up:hover {
    text-decoration: none; }

.footr__ul {
  margin-bottom: 18px; }
  .footr__ul li {
    margin-bottom: 18px; }
    .footr__ul li a {
      color: #fff7f1;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.3;
      text-align: right; }

.footr__copy {
  color: #fff7f1;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  text-align: right; }

.bread {
  padding-top: 48px;
  padding-bottom: 48px; }
  .bread ul li {
    display: inline;
    font-size: 14px;
    line-height: 1.5;
    color: dimgray;
    margin-right: 12px; }
    .bread ul li:not(:last-child):after {
      font-size: 14px;
      color: dimgray;
      margin-left: 12px;
      content: "/"; }
    .bread ul li a {
      color: #fff7f1; }

.tslide__sl {
  height: 826px;
  padding-bottom: 126px; }
  .tslide__sl .slick-arrow {
    width: 76px;
    height: 76px;
    bottom: 1px;
    background-image: url("/img/arr-tslide.svg"); }
  .tslide__sl .slick-prev {
    left: 50%;
    -webkit-transform: translate(-110px, 0);
        -ms-transform: translate(-110px, 0);
            transform: translate(-110px, 0); }
  .tslide__sl .slick-next {
    left: auto;
    right: 50%;
    -webkit-transform: translate(110px, 0) rotate(180deg);
        -ms-transform: translate(110px, 0) rotate(180deg);
            transform: translate(110px, 0) rotate(180deg); }

.tslide__sl,
.tslide {
  overflow: hidden; }

.tslide {
  height: 700px;
  position: relative;
  background: #d9d9d9;
  background-size: cover!important;
  background-position: center!important;
  }
  

.tslide__content {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.tslide__title {
  color: #fff7f1;
  font-size: 111.33px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase; }

.bordrow {
  border-top: 1px solid #fff7f1;
  border-bottom: 1px solid #fff7f1;
  padding-top: 100px;
  padding-bottom: 97px; }

.row-50 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  margin-bottom: 80px; }

.col-50 {
  width: calc(50% - 18px); }

.et__img-w {
  height: 400px;
  background-color: #fff7f1;
  margin-bottom: 80px; }

.row-55 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding-bottom: 80px;
  border-bottom: 1px solid #fff7f1; }

.best__l-1 {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

@media (min-width: 1200px) {
  .best2 .h_2 {
    margin-bottom: 80px; } }

.best2__btn-w {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 60px; }

.img_emp_578 {
  width: 530px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 578px;
  background-color: #fff7f1; }

.coonts {
  padding-top: 0; }

.coonts__row {
  height: 900px;
  position: relative; }
  .coonts__row > img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.advsw-row {
  position: absolute;
  inset: 0px 60px 0px 0px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 60px;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.advsqw__form-w {
  background: black;
  padding: 80px 40px;
  width: 690px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  opacity: 0;
  visibility: hidden; }

.advsqw__h2 {
  color: #fff7f1;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  padding-bottom: 6.5px;
  border-bottom: 1px solid #fff7f1;
  margin-bottom: 40px; }

.advscoonts__w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px; }
  .advscoonts__w p {
    color: #fff7f1;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0; }
  .advscoonts__w a {
    color: #fff7f1;
    line-height: 1.3;
    text-decoration: underline; }

.advsqw__btn-w {
  margin-top: -35px;
  text-align: right; }

.advswbtn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  padding-left: 48px;
  padding-right: 48px;
  border: 1px solid #fff7f1;
  border-radius: 36px;
  color: #fff7f1;
  font-size: 19px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 0px; }

.prinfo__row {
  padding: 80px 0px 70px;
  border-bottom: 1px solid #fff7f1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.prinfo__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.prinfo__img {
  height: 111px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px; }

.prinfo__text p {
  color: #fff7f1;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 5px; }

.prinfo__text span {
  color: #fff7f1;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
  display: block; }

.plan__row {
  text-align: center;
  padding-top: 0;
  border-top: none; }

.tour__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 143px;
  position: relative; }

.copyw {
  position: absolute;
  bottom: 97px;
  right: 0; }

.tour__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(33.3333% - 14px);
  gap: 40px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 58px 20px;
  height: 180px;
  border: 1px solid #fff7f1;
  border-radius: 30px;
  transition: 0.5s; }
  .tour__item span {
    color: #fff;
    font-size: 25px;
    line-height: 1.3; }
  .tour__item img {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .tour__item * {
    color: #FFF; }
  @media (any-hover: hover) {
    .tour__item:hover {
      text-decoration: none;
      border: 1px solid #fff7f1;
      background-color: #fff7f1; }
      .tour__item:hover * {
        color: #000; }
      .tour__item:hover img {
        -webkit-filter: invert(100%);
                filter: invert(100%); } }

.v-tour {
 
  overflow: hidden;
  width: 100%;
  background-color: #FFF00; }

.v-tour-btn-w {
  margin-top: 64px;
  text-align: center; }

.plans__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.plans__item {
  width: calc(33.3333% - 14px);
  padding: 60px 30px 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #fff7f1;
  min-height: 800px; }

.plans__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
  .plans__content ul li {
    color: #fff7f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    padding-left: 13px; }
    .plans__content ul li:before {
      content: "";
      display: block;
      position: absolute;
      top: 7px;
      left: 0;
      width: 4px;
      height: 4px;
      background-color: #FFF;
      border-radius: 50%; }

.plans__name {
  color: #fff7f1;
  font-size: 35px;
  line-height: 1.3;
  margin-bottom: 56px;
  text-align: center; }

.plans__txt {
  color: #fff7f1;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 60px; }

.plans__btn-wrap {
  text-align: center;
  margin-top: auto;
  width: 100%; }

.levels__row {
  margin-top: 80px;
  padding-bottom: 70px;
  border-bottom: 1px solid #fff7f1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 36px 20px; }

.levels__item {
  display: block;
  width: calc(33.3333% - 14px);
  padding: 20px;
  border: 1px solid #fff7f1;
  border-radius: 30px;
  color: white;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  min-height: 331px; }
  .levels__item:nth-child(1), .levels__item:nth-child(5) {
    background-color: #FFF7F1; }
    .levels__item:nth-child(1) > *, .levels__item:nth-child(5) > * {
      color: #000; }

.levels__num {
  color: #fff7f1;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 6px; }

.levels__title {
  color: #fff7f1;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px; }

.levels__text {
  color: white;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 0px; }

.row-66 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding-bottom: 40px; }

.col-33 {
  width: calc(33.333% - 10px); }

.img__empty {
  height: 420px;
  background-color: #d9d9d9;
  margin-bottom: 36px; }

.col-66 {
  width: calc(66.6666% - 10px); }

.p404 {
  padding-top: 173px;
  text-align: center;
  padding-bottom: 38px; }
  .p404 p {
    color: #fff7f1;
    font-size: 19.09px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 100px; }

.h1_404 {
  color: #fff7f1;
  font-size: 111.33px;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 60px;
  text-transform: uppercase;
  font-weight: 700; }

.row-50--25 {
  gap: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .row-50--25 .col-50 {
    width: calc(50% - 12px); }

.img_emp {
  width: 100%;
  aspect-ratio: 1.488;
  background-color: #D9D9D9; }
  .img_emp img {
    width: 100%;
    height: auto; }

.services__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 150px;
  border-bottom: 1px solid #fff7f1;
  padding-bottom: 100px; }

/*************************/
.eye-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #ccc;
  z-index: 100;
  border-radius: 50%; }

@media (max-width: 1340px) {
  .prinfo__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 33.3px; }
  .prinfo__item {
    width: calc(33.3333% - 24px); }
  .v-tour {
    aspect-ratio: 2 / 1;
    height: auto; }
  .plan__row img {
    max-width: 100%;
    height: auto; }
  .faq-item .faq-title__sq {
    left: calc(50% + 75px); } }

@media (max-width: 1199px) {
  .tour__item {
    width: calc(50% - 10px); }
  .h1_404 {
    font-size: 90px;
    margin-bottom: 30px;
    line-height: 1.1; }
  .p404 p {
    margin-bottom: 79px; }
  .faq-item .faq-title__sq {
    left: calc(50% + 107px); } }

@media (max-width: 991px) {
  .burger {
    margin-top: 0px;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    border-radius: 15px;
    margin-left: auto;
    position: relative;
    margin-left: 24px;
    z-index: 14; }
  .burger.burger-open {
    background-color: transparent;
    position: absolute;
    left: 25px;
    top: 25px;
    margin-left: 0; }
  .burger:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 15px; }
  .burger:after {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 15px; }
  .burger.burger-open:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    top: -9px; }
  .burger.burger-open:after {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
            transform: rotate(-45deg) translate(8px, -9px);
    top: 10px; }
  .header__row {
    position: relative; }
  .header__col {
    position: absolute;
    width: 100%;
    background-color: #202020;
    right: 0;
    padding: 20px 0;
    height: 100vh;
    margin-top: 0px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    top: 0;
    z-index: 14;
    overflow-y: auto;
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    margin-right: 0;
    padding-left: 79px;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
    .header__col:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 59px;
      height: 100vh;
      min-height: 700px;
      background-color: #000; }
  .header__col.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    display: block;
    }
  .top__socs {
    gap: 15px;
    margin-left: auto; }
  .soc-icon {
    width: 13px;
    height: 13px; }
    .soc-icon img {
      max-width: 100%; }
  .top ul.mnu {
    width: 100%;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    gap: 23px; }
    .top ul.mnu > li {
      width: 100%; }
      .top ul.mnu > li > a {
        padding: 11px 0;
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
  .top ul.mnu li.has-child {
    position: relative; }
    .top ul.mnu li.has-child i {
      position: absolute;
      right: 11px;
      top: 3px;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .hero__row {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .hero__l,
  .hero__r {
    width: 100%;
    max-width: 100%; }
  .bannr__contain {
    padding-top: 40px; }
  .serspec__row {
    gap: 40px; }
  .serspec__items {
    gap: 53px; }
  .serspec__r p {
    margin-bottom: 51px; }
  .section {
    padding-top: 70px; }
  .projs__img {
    height: 332px; }
  .projs__row {
    row-gap: 56px; }
  .row50 {
    padding-bottom: 70px; }
  .prm__item {
    width: calc(50% - 11px); }
  .h_2 {
    font-size: 42px; }
  .revvs__img {
    height: 248px; }
  .revvs__main-tabs .tabs__content-list {
    height: 370px; }
  .revvp__top {
    margin-bottom: 15px; }
  .revvp__text {
    margin-bottom: 24px; }
  .revvp__info p {
    font-size: 20px; }
  .revvp__user {
    width: 40px;
    height: 40px; }
    .revvp__user img {
      max-width: 100%; }
  .revvp__item {
    padding: 20px 20px 27px; }
  .revvp__row {
    gap: 5px; }
  .revvp__row a {
    width: 33.333%;
    width: calc(33.33333% - 4px);
    aspect-ratio: 1 / 1.1;
    height: auto; }
  .revvp__text {
    font-size: 14px; }
  .best__row-2,
  .best__row-1 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .best__r-1 {
    width: 100%; }
  .best__row-2 {
    gap: 40px; }
  .best__r-2 {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .best__row-2 {
    padding-bottom: 70px; }
  .section--qw {
    padding-top: 70px; }
  .faq-title p {
    font-size: 27px; }
  .qw__form-w {
    width: 100%; }
  .footr {
    margin-top: 110px; }
  .footr {
    padding-bottom: 70px; }
    .footr ul.mnu {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start; }
  .tslide__title {
    font-size: 71px; }
  .et__img-w {
    height: auto;
    aspect-ratio: 1.603 / 1; }
  .row-50 {
    margin-bottom: 50px; }
  .et__img-w {
    margin-bottom: 40px; }
  .row-55 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .best__l-1 {
    margin-bottom: 35px; }
  .img_emp_578 {
    aspect-ratio: 0.916 / 1;
    height: auto;
    max-width: 100%; }
  .h_3 {
    margin-bottom: 30px; }
  .bordrow {
    padding-bottom: 70px; }
  .prinfo__img {
    height: 59px; }
    .prinfo__img img {
      max-height: 100%;
      width: auto; }
  .row-50--25 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .row-50--25 .col-50 {
    width: 100%; }
  .col-50--img_emp {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .services__list {
    gap: 100px; }
  .levels__item {
    width: calc(50% - 11px); }
  .row-66 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px; }
  .col-33,
  .col-66 {
    width: 100%; }
  .plans__name {
    font-size: 28px; }
  .plans__txt {
    font-size: 16px; }
  .plans__content ul li {
    font-size: 14px; }
  .plans__item {
    width: 100%;
    min-height: unset; }
  .plans__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .plans__content {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .plans__content ul {
      margin-bottom: 164px; }
  .logo-pda {
    display: block;
    max-width: 160px;
    width: 100%;
    margin-bottom: 59px; }
    .logo-pda img {
      width: 100%; }
  .phone-pda {
    display: inline-block;
    margin-top: 48px;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 20px; }
    .phone-pda:hover {
      text-decoration: none; }
  .wbtn.callback-pda {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding: 0 49px;
    width: auto;
    height: 35px;
    font-size: 12px;
    margin-bottom: 40px;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .socs-pda {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 11px;
    margin-top: auto;
    margin-bottom: 40px; }
    .socs-pda a {
      width: 23px;
      height: 23px; }
  ul.mnu li.has-child ul {
    position: static;
    opacity: 1;
    visibility: visible;
    display: none;
    padding-top: 12px; }
    ul.mnu li.has-child ul:before {
      display: none; }
    ul.mnu li.has-child ul li a {
      color: #FFF;
      padding: 7px 10px; }
      ul.mnu li.has-child ul li a:before {
        content: "-";
        margin-right: 7px; }
  .top ul.mnu li.has-child i {
    width: 40px;
    height: 40px;
    top: 0px;
    margin-bottom: 0;
    right: 0;
    background-size: 11px; }
    .top ul.mnu li.has-child i.open {
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
  .faq-title p {
    margin-right: 135px; } }

@media (max-width: 767px) {
  .tslide,
  .bannr {
    height: 309px; }
  .hero__l {
    font-size: 40px;
    line-height: 1.1;
    padding-bottom: 11px; }
  .wbtn {
    height: 45px;
    font-size: 15px;
    padding: 0 30px; }
  .h_2 {
    font-size: 32px;
    margin-bottom: 27px; }
  .serspec__r p,
  .serspec__l p {
    font-size: 14px; }
  .serspec__row {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .serspec__r {
    width: 100%;
    padding-top: 0; }
    .serspec__r p {
      margin-bottom: 31px; }
  .serspec__l {
    width: 100%; }
    .serspec__l img {
      width: 100%; }
  .serspec__items {
    margin-top: 25px; }
  .serspec__item p {
    margin-bottom: 6px; }
  .serspec__item span {
    font-size: 47px; }
  .serspec__row {
    padding-bottom: 50px; }
  .projs__img {
    aspect-ratio: 1 / 1.01;
    height: auto; }
  .prm__row {
    margin-top: 70px; }
  .prm__item p {
    font-size: 24px; }
  .prm__item span {
    font-size: 14px; }
  .prm__item p {
    margin-bottom: 17px; }
  .faq-body {
    max-width: 100%; }
  .faq-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .faq-title__sq {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 11px;
    position: static; }
  .faq-item.active .faq-title__sq {
    position: static;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset; }
  .best__row-1 {
    margin-bottom: 54px; }
  .faq-title p {
    font-size: 22px; }
  .faq-title p i:before {
    font-size: 14px; }
  .faq-body {
    padding-top: 23px; }
  .qw__h3 {
    font-size: 30px; }
  .qw__subtitle {
    font-size: 18px;
    margin-bottom: 24px; }
  .contain--qw,
  .qw__form-100w {
    height: 655px; }
  .footr__bot {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footr__col-3 {
    width: 100%; }
  .to-up {
    margin-bottom: 32px; }
  .footr__col-3 {
    margin-top: 53px;
    border-top: 1px solid #fff;
    padding-top: 21px; }
  .footr__copy {
    margin-bottom: 0; }
  .tslide__sl .slick-arrow {
    height: 47px;
    width: 47px;
    background-size: 20px; }
  .tslide__sl {
    padding-bottom: 67px;
    height: 377px; }
  .tslide__sl .slick-prev {
    -webkit-transform: translate(-61px, 0);
        -ms-transform: translate(-61px, 0);
            transform: translate(-61px, 0); }
  .tslide__sl .slick-next {
    -webkit-transform: translate(61px, 0) rotate(180deg);
        -ms-transform: translate(61px, 0) rotate(180deg);
            transform: translate(61px, 0) rotate(180deg); }
  .tslide__title {
    font-size: 51px;
    line-height: 1.1; }
  .bordrow {
    padding-top: 70px; }
  .row-50 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .row-50 .col-50 {
      width: 100%; }
  .bordrow {
    padding-bottom: 70px; }
  .tour__item {
    width: 100%;
    min-height: 60px;
    height: auto;
    padding: 18px 20px; }
  .tour__item img {
    width: 61px;
    height: auto; }
  .copyw {
    bottom: 55px; }
  .tour__items {
    padding-bottom: 103px; }
  .v-tour-btn-w {
    margin-top: 34px; }
  .h_2 br {
    display: none; }
  .services__list {
    gap: 76px; }
  .best2__btn-w {
    margin-top: 40px;
    width: 100%;
    text-align: center; }
  .services__list {
    padding-bottom: 50px; }
  .allcomplex {
    padding-bottom: 50px; }
    .allcomplex br {
      display: none; }
    .allcomplex hr {
      margin-top: 50px; }
  .et__img-w {
    margin-bottom: 0; }
    .et__img-w + p {
      margin-top: 35px; }
  .projs__bottom {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px; }
    .projs__bottom > div {
      max-width: 100%; }
  .img__empty {
    aspect-ratio: 1.4 / 1;
    height: auto; }
  .h1_404 {
    font-size: 65px; }
  .p404 p {
    font-size: 18px;
    line-height: 1.8; }
  .advsqw__btn-w {
    margin-top: 20px;
    text-align: center; } }

@media (max-width: 640px) {
  .revvs__img {
    height: auto;
    aspect-ratio: 1 / 1.36; }
  .best__row-1 {
    margin-bottom: 24px; }
  .best__row-2 {
    padding-bottom: 50px; }
  .section {
    padding-top: 50px; }
  .qw__h3 {
    font-size: 20px; }
  .qw__subtitle {
    font-size: 14px; }
  .qw__form input[type="email"], .qw__form input[type="tel"], .qw__form input[type="password"], .qw__form input[type="text"] {
    font-size: 16px;
    margin-top: 20px; }
  .qw__actions {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .qw__actions input[type="submit"] {
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
  .qw__form_inn {
    padding: 60px 30px; }
  .qw__info {
    max-width: 100%; }
  .contain--qw, .qw__form-100w {
    height: 605px; }
  .advscoonts__w p {
    font-size: 13px; }
  .footr {
    margin-top: 70px; }
  .plan__row {
    padding-top: 0; }
  .tour__item span {
    font-size: 20px; }
  .levels__item {
    width: 100%; }
  .levels__row {
    gap: 20px; }
  .levels__item {
    min-height: 261px; }
  .tslide__title {
    font-size: 41px; }
  .h1_404 {
    font-size: 40px;
    margin-bottom: 13px; }
  .p404 .wbtn {
    font-size: 18px;
    padding: 0 28px;
    height: 50px; }
  .p404 p {
    font-size: 12px;
    line-height: 1.1; }
  .faq-title {
    position: relative; }
    .faq-title:after {
      position: absolute;
      right: 0;
      top: 0; }
  .revvs__main-tabs .tabs__content-list {
    height: 410px; } }

@media (max-width: 575px) {
  .top__row {
    padding: 28px 0; }
  .hero {
    padding-top: 20px; }
  .hero__l:after {
    max-width: 247px; }
  .wbtn {
    height: 35px;
    font-size: 12px;
    padding: 0 20px; }
  .bannr__row {
    bottom: 33px; }
  .bannr__contain {
    padding-top: 25px; }
  .serspec__r p, .serspec__l p,
  .hero__r {
    font-size: 12px; }
  .serspec__r {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .serspec__r > p {
      width: calc(50% - 10px); }
  .h_2 {
    font-size: 25px; }
  .serspec__items {
    width: 100%; }
  .serspec__r p, .serspec__l p, .hero__r {
    font-size: 10px;
    margin-bottom: 8px; }
  .serspec__item span {
    font-size: 46px; }
  .serspec__row {
    padding-bottom: 40px; }
  .projs__item {
    width: 100%; }
  .projs__img {
    aspect-ratio: 1.603 / 1; }
  .projs__row {
    row-gap: 59px; }
  .projs__bottom .p {
    font-size: 10px; }
  .prm__row {
    margin-top: 0;
    padding-top: 40px; }
  .prm__item {
    width: 100%; }
  .prm__item span {
    font-size: 10px; }
  .prm__row {
    gap: 36px; }
  .img-block__img {
    height: 247px; }
  .faq-title p {
    font-size: 23px; }
  .faq-title__sq {
    font-size: 8px; }
  .faq-content {
    font-size: 10px; }
  .h_2-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .h_2-wrap .revvs__tabs-actions {
      width: 100%;
      margin-top: 16px; }
  .revvs__check {
    height: 18px;
    width: 120px; }
  .revvs__check:before {
    width: 17px;
    height: 17px; }
  .revvs__list .tabs__list-item {
    font-size: 13px; }
  .revvs__tabs-actions {
    height: 50px; }
  .h_2-wrap {
    padding-bottom: 19px;
    margin-bottom: 40px; }
  .revvp__sl {
    width: calc(100vw + 150px);
    margin-left: -10px; }
  .revvs__img {
    aspect-ratio: 0.6666 / 1; }
  .revvs__main-tabs .tabs__content-list {
    height: 460px; }
  .faq-title p {
    font-size: 18px; }
  .qw__form-w {
    width: 262px;
    margin-left: auto;
    margin-right: auto; }
  .contain--qw {
    padding-left: 35px;
    padding-right: 35px; }
  .qw__form_inn {
    padding: 25px 15px; }
  .qw__h3 {
    font-size: 16px;
    margin-bottom: 15px; }
  .qw__subtitle {
    font-size: 12px;
    max-width: 139px;
    margin-left: auto;
    margin-bottom: 0; }
  .qw__form input[type="email"], .qw__form input[type="tel"], .qw__form input[type="password"], .qw__form input[type="text"] {
    padding-bottom: 10px;
    font-size: 12px; }
  .qw__actions {
    margin-top: 14px;
    gap: 19px; }
  .qw__info {
    font-size: 6px; }
  .contain--qw, .qw__form-100w {
    height: 365px; }
  .fixed {
    left: 0; }
  .advscoonts__w p {
    font-size: 10px; }
  .advscoonts__w {
    gap: 16px; }
  .advsqw__btn-w {
    text-align: center; }
  .qw__form {
    min-height: 466px; }
  .coonts__row {
    height: 370px; }
  .footr__top {
    padding-bottom: 17px; }
  .footr__bot {
    padding-top: 20px; }
  .footr__adr,
  .footr__mail,
  .footr__tel {
    font-size: 14px; }
  .footr ul.mnu {
    gap: 13px; }
  .footr__ul li {
    text-align: center;
    margin-bottom: 14px; }
    .footr__ul li a {
      text-align: center;
      font-size: 12px; }
  .footr__copy {
    font-size: 12px;
    text-align: center; }
  .footr__bot {
    border-bottom: none; }
  .footr__socs {
    gap: 10px; }
    .footr__socs a {
      width: 27px;
      height: 27px; }
  .bread {
    padding: 20px 0; }
    .bread ul li {
      font-size: 12px; }
  .bordrow {
    padding-top: 45px;
    padding-bottom: 45px; }
  .p {
    font-size: 12px; }
  .row-50 {
    gap: 80px; }
  .et__img-w + p {
    margin-top: 19px; }
  .h_3 {
    font-size: 22px; }
  .prinfo__text p {
    font-size: 14px; }
  .prinfo__text span {
    font-size: 11px; }
  .prinfo__img {
    height: 56px; }
  .prinfo__img img {
    max-width: 63px; }
  .prinfo__row {
    padding: 39px 0; }
  .tour__item span {
    font-size: 15px; }
  .copyw {
    display: none; }
  .tour__items {
    padding-bottom: 45px; }
  .v-tour__section .h_2 {
    text-align: center; }
  .v-tour {
    aspect-ratio: 1.291 / 1; }
  .row-50--et__img {
    gap: 19px; }
  .plans__item {
    padding: 47px 25px; }
  .plans__name {
    margin-bottom: 43px; }
  .plans__txt {
    margin-bottom: 48px; }
  .plans__content ul li {
    font-size: 13px;
    margin-bottom: 15px; }
    .plans__content ul li:last-child {
      margin-bottom: 0; }
  .plans__btn-wrap .wbtn {
    height: 54px;
    padding: 0 28px;
    font-size: 15px; }
  .plans__list {
    gap: 48px; }
  .levels__item {
    padding: 16px; }
  .levels__num {
    font-size: 19px;
    margin-bottom: 5px; }
  .levels__title {
    font-size: 19px;
    margin-bottom: 16px; }
  .levels__text {
    font-size: 14px; }
  .revvs__sl .slick-slide {
    padding: 0 21px; }
  .revvs__sl {
    margin-left: -21px; }
  .slick-arrow {
    left: 18px; }
  .slick-next {
    left: 78px; }
  .revvs__img:before {
    width: 49px;
    height: 49px;
    background-size: 17px; }
  .h1_404 {
    text-align: center; }
  .show-575 {
    display: block; }
  .contain--qw.show-contacts .qw__form_inn-2 {
    padding-bottom: 27px; }
  .advscoonts__w a {
    text-decoration: none; }
  .advscoonts__w {
    gap: 8px; } }

@media (max-width: 575px) {
  .projs__bottom,
  .v-tour-btn-w,
  .best2__btn-w,
  .best__l-2 {
    width: 100%;
    text-align: center; }
    .projs__bottom .wbtn,
    .v-tour-btn-w .wbtn,
    .best2__btn-w .wbtn,
    .best__l-2 .wbtn {
      height: 50px;
      font-size: 18px;
      padding: 0 29px; } }

@media (max-width: 359px) {
  .p404 .wbtn {
    width: 100%;
    font-size: 15px;
    padding: 0 20px; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 360px; } }

body.active {
  background: url("/img/1920.jpg") no-repeat top -10px center; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }
    
.bread a:link {color: white;}
#fancybox-content{
    border:5px solid black!important;
}
#fancybox-outer{
    background: #0000!important;
}
div#fancybox-overlay {
    background: #000000 !important;
}
.bread a:visited {color: white;}