/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
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;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[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 {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html,
body {
  height: 100%;
}
.page__wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}
* html .page__wrapper {
  height: 100%;
}
.page__buffer {
  height: 50px;
}
.block1 {
  display: block;
  width: 100%;
  min-height: 100vh;
}
@media (max-width: 1023px) {
  .block1 {
    position: relative;
    min-height: 1px;
    height: 600px;
    background: url("../img/general/mob1023.jpg") no-repeat center;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .block1 {
    height: 450px;
    background: url("../img/general/mob767.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
.block1:after {
  display: none;
}
@media (max-width: 1023px) {
  .block1:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
  }
}
.block1__video-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  pointer-events: none;
  z-index: 1;
}
.block1__video-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 2;
}
.block1__video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 1023px) {
  .block1__video-container video {
    display: none;
  }
}
@media (max-width: 1023px) {
  .block1__video-container {
    display: none;
  }
}
.block1__txt-wrap {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 1170px;
  min-height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  padding-top: 226px;
  z-index: 2;
}
@media (max-width: 1230px) {
  .block1__txt-wrap {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .block1__txt-wrap {
    height: 100%;
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    padding-top: 40px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .block1__txt-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.block1__title {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .block1__title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .block1__title {
    font-size: 29px;
    line-height: 39px;
  }
}
.block1__heading {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  max-width: 595px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .block1__heading {
    font-size: 22px;
    line-height: 32px;
  }
}
.block1__btn {
  display: none;
  margin-top: 97px;
  cursor: pointer;
  position: relative;
  text-align: center;
  padding: 12px 0;
  background: #fff;
  width: 245px;
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
}
.block1__btn:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #7f0244;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block1__btn svg {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #fff;
  z-index: 2;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block1__btn span {
  font-size: 18px;
  line-height: 19px;
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block1__btn:hover span {
  color: #7f0244;
}
.block1__btn:hover svg {
  fill: #7f0244;
}
.block1__btn:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
@media (max-width: 767px) {
  .block1__btn {
    margin-top: 50px;
  }
}
.block1__mouse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 8px;
  width: 81px;
  height: 81px;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  border-radius: 50%;
  background: #fff;
}
.block1__mouse svg {
  width: 26px;
  height: 51px;
  fill: #7f0244;
}
@media (max-width: 1230px) {
  .block1__mouse {
    display: none;
  }
}
.block1__features {
  display: block;
  width: 400px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 62px 33px 55px 44px;
  z-index: 10;
  background: #fff url("../img/general/advantages-bg.jpg") no-repeat center;
  background-size: cover;
  -webkit-box-shadow: 0 -3px 20px rgba(152,154,171,0.3);
          box-shadow: 0 -3px 20px rgba(152,154,171,0.3);
}
.block1__features:after {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255,255,255,0.85);
}
@media (max-width: 1230px) {
  .block1__features {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .block1__features {
    display: none;
  }
}
.block1__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 28px;
}
.block1__item:last-child {
  margin-bottom: 0;
}
.block1__item span {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #0c0c0c;
  font-size: 18px;
  line-height: 21px;
}
.block1__item:nth-child(1) .block1__svg:after {
  right: 0;
  top: -50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.block1__item:nth-child(2) .block1__svg:after {
  left: 0;
  bottom: -50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block1__item:nth-child(3) .block1__svg:after {
  right: 0;
  bottom: -50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1230px) {
  .block1__item {
    margin-bottom: 15px;
  }
}
.block1__svg {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 78px;
  height: 77px;
  position: relative;
}
.block1__svg:after {
  content: '';
  z-index: 11;
  width: 52px;
  height: 52px;
  background: #d5004b;
  opacity: 0.1;
  position: absolute;
}
.block3 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .block3 {
    padding: 30px 0;
  }
}
.block3__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 59px;
}
.block3__tabs {
  display: block;
  width: 34%;
}
@media (max-width: 767px) {
  .block3__tabs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.block3__tab {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #a7a7a7;
  padding-left: 45px;
  border-left: 15px solid transparent;
  font-size: 26px;
  line-height: 37px;
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
}
@media (max-width: 1230px) {
  .block3__tab {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .block3__tab {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .block3__tab {
    width: 20%;
    border-left: 2px solid transparent;
    font-size: 14px;
    line-height: 14px;
    padding-left: 5px;
    height: 78px;
  }
}
@media (max-width: 500px) {
  .block3__tab {
    font-size: 10px;
    padding-left: 3px;
  }
}
.block3__tab--active {
  border-left: 15px solid #7f0244;
  font-size: 34px;
  color: #2c529b;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
@media (max-width: 1230px) {
  .block3__tab--active {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .block3__tab--active {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .block3__tab--active {
    border-left: 2px solid #7f0244;
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .block3__tab--active {
    font-size: 10px;
  }
}
.block3__video-content {
  width: 66%;
  height: 435px;
  position: relative;
}
@media (max-width: 767px) {
  .block3__video-content {
    width: 100%;
    height: 220px;
  }
}
.block3__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.z-index {
  z-index: 1;
}
.block5 {
  display: block;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 80px;
  background: url("../img/general/topography.jpg") no-repeat center;
  background-size: cover;
}
@media (max-width: 1023px) {
  .block5 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.block5__map {
  display: block;
  width: 100%;
  height: 460px;
  margin-top: 59px;
}
.block4 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .block4 {
    padding: 30px 0;
  }
}
.block4__slider-wrap {
  display: block;
  margin-top: 59px;
  position: relative;
}
@media (max-width: 767px) {
  .block4__slider-wrap {
    margin-top: 80px;
  }
}
.block4__slider {
  display: block;
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .block4__slider {
    width: 100%;
  }
}
.block4__slide {
  display: block;
  position: relative;
  width: 100%;
}
.block4__slide img {
  width: 100%;
  max-width: 100%;
}
.block4__slide-caption {
  display: block;
  position: absolute;
  top: 69px;
  left: 0;
  padding: 20px 50px;
  background: #fff;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.block4__slide-caption:after {
  content: "";
  position: absolute;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  bottom: 0;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #fff;
}
@media (max-width: 1023px) {
  .block4__slide-caption {
    top: 7%;
  }
}
@media (max-width: 767px) {
  .block4__slide-caption {
    top: 0;
    padding: 5px 10px;
  }
}
.block4__slider-prev {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 80px;
  height: 80px;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
  background: #7f0244;
}
@media (max-width: 767px) {
  .block4__slider-prev {
    top: -70px;
    -webkit-transform: none;
            transform: none;
    width: 60px;
    height: 60px;
  }
}
.block4__slider-prev:after {
  position: absolute;
  z-index: 1;
  content: '';
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: transparent;
  border: transparent;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
          transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.block4__slider-prev:before {
  position: absolute;
  z-index: 1;
  content: '';
  top: 50%;
  left: 63%;
  width: 20px;
  height: 20px;
  background: transparent;
  border: transparent;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
          transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.block4__slider-prev:active {
  background: #fff;
}
.block4__slider-prev:active:after {
  border-bottom: 2px solid #7f0244;
  border-left: 2px solid #7f0244;
}
.block4__slider-prev:active:before {
  border-bottom: 2px solid #7f0244;
  border-left: 2px solid #7f0244;
}
.block4__slider-next {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 80px;
  height: 80px;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
  background: #7f0244;
}
@media (max-width: 767px) {
  .block4__slider-next {
    top: -70px;
    -webkit-transform: none;
            transform: none;
    width: 60px;
    height: 60px;
  }
}
.block4__slider-next:after {
  position: absolute;
  z-index: 1;
  content: '';
  top: 50%;
  right: 50%;
  width: 20px;
  height: 20px;
  background: transparent;
  border: transparent;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateY(-50%) translateX(50%) rotate(225deg);
          transform: translateY(-50%) translateX(50%) rotate(225deg);
}
.block4__slider-next:before {
  position: absolute;
  z-index: 1;
  content: '';
  top: 50%;
  right: 63%;
  width: 20px;
  height: 20px;
  background: transparent;
  border: transparent;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateY(-50%) translateX(50%) rotate(225deg);
          transform: translateY(-50%) translateX(50%) rotate(225deg);
}
.block4__slider-next:active {
  background: #fff;
}
.block4__slider-next:active:after {
  border-bottom: 2px solid #7f0244;
  border-left: 2px solid #7f0244;
}
.block4__slider-next:active:before {
  border-bottom: 2px solid #7f0244;
  border-left: 2px solid #7f0244;
}
.block6 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .block6 {
    padding: 30px 0;
  }
}
.block6__notice{
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #a7a7a7;
}
.block6__table {
  display: block;
  width: 100%;
  margin-top: 59px;
}
.block6__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.block6__row:nth-child(odd) {
  background: #f4f4f4;
}
@media (max-width: 767px) {
  .block6__row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.block6__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 19.2%;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .block6__col {
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .block6__col {
    width: 23%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.block6__col:first-child {
  padding-left: 40px;
  width: 24.4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1230px) {
  .block6__col:first-child {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .block6__col:first-child {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .block6__col:first-child {
    width: 31%;
    padding-left: 10px;
  }
}
.block6__col:last-child {
  padding-right: 50px;
  width: 18%;
}
@media (max-width: 1230px) {
  .block6__col:last-child {
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .block6__col:last-child {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .block6__col:last-child {
    display: none;
  }
}
.block6__col img {
  width: 46px;
  height: 46px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .block6__col img {
    display: none;
  }
}
.block6__bank {
  display: block;
  width: calc(100% - 58px);
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 1023px) {
  .block6__bank {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .block6__bank {
    font-size: 10px;
    line-height: 16px;
  }
}
.block6__info {
  display: block;
  width: 100%;
  color: #a7a7a7;
  font-size: 14px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .block6__info {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
  }
}
.block6__txt {
  display: block;
  width: 100%;
  color: #2c529b;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .block6__txt {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .block6__txt {
    font-size: 14px;
    line-height: 14px;
  }
}
.block6__btn {
  display: block;
  cursor: pointer;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  border: 2px solid transparent;
  font-size: 18px;
  line-height: 19px;
  padding: 16px 0;
  text-align: center;
  color: #7f0244;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block6__btn:hover {
  border: 2px solid #7f0244;
}
@media (max-width: 1023px) {
  .block6__btn {
    font-size: 14px;
  }
}
.block7 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .block7 {
    padding: 30px 0;
  }
}
.block7__txt {
  display: block;
  margin-top: 59px;
  padding-left: 120px;
  color: #a7a7a7;
  max-width: 900px;
  letter-spacing: 0.1px;
}
@media (max-width: 1230px) {
  .block7__txt {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .block7__txt {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
  }
}
.block7__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 900px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 65px;
  margin-left: 120px;
}
@media (max-width: 1230px) {
  .block7__info {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .block7__info {
    margin-top: 30px;
    max-width: none;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
}
.block7__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 82px;
  height: 82px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.block7__pic:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 60px;
  background: #d5004b;
  opacity: 0.1;
  top: -10px;
  right: -20px;
}
.block7__item {
  display: block;
  max-width: 260px;
}
@media (max-width: 767px) {
  .block7__item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.block7__item p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 31px;
  margin-top: 27px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}
.block7__item p span {
  font-weight: 700;
}
.block8 {
  display: block;
  width: 100%;
  padding: 50px 0 97px 0;
  background: url("../img/general/form-bg.jpg") no-repeat center;
  background-size: cover;
}
.block8 .block2__title-wrap p {
  color: #fff;
}
.block8__form {
  display: block;
  padding: 119px 0 60px 0;
  width: 100%;
  max-width: 425px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.block8__input {
  display: block;
  border: 0;
  width: 100%;
  background: #fff;
  padding: 15px;
  font-size: 15px;
  line-height: 16px;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
  border: 1px solid #ccc;
  margin-bottom: 30px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.block8__submit {
  display: block;
  cursor: pointer;
  width: 100%;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  border: 2px solid #7f0244;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 18px;
  line-height: 18px;
  padding: 14px 0;
  background: #7f0244;
  color: #fff;
}
.block8__submit:hover {
  background: #fff;
  color: #7f0244;
}
.block8__success {
  display: none;
  padding: 40px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
}
.block8__success p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
}
.block8__success p:first-child {
  text-align: center;
  font-size: 30px;
  padding-bottom: 20px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 46px;
  padding-top: 100px;
}
.block8__close {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 25px;
  right: 25px;
  background: url("../img/general/headerclose.svg") no-repeat center;
}
@media (max-width: 767px) {
  .block8__close {
    right: 14px;
  }
}
.container {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1230px) {
  .container {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer {
  display: block;
  padding: 35px 0;
  background: #7f0244;
}
@media (max-width: 1023px) {
  .footer {
    padding-bottom: 50px;
  }
}
.footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .footer__wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__logo {
  display: block;
  width: 210px;
  height: 58px;
  background: url("../img/general/footer-logo.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 1023px) {
  .footer__logo {
    width: 150px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 310px);
}
@media (max-width: 1023px) {
  .footer__nav {
    width: 100%;
    margin-top: 30px;
  }
}
.footer__link {
  display: block;
  color: #fff;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  line-height: 18px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.footer__link:hover {
  border-bottom: 1px solid #fff;
}
@media (max-width: 767px) {
  .footer__link:hover {
    border-bottom: 1px solid transparent;
  }
}
@media (max-width: 767px) {
  .footer__link {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.footer__txt {
  display: block;
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  line-height: 15px;
  margin-top: 31px;
}
@media (max-width: 1023px) {
  .footer__txt {
    text-align: center;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
ul {
  margin-top: 0;
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
  padding-left: 0;
}
body,
html {
  height: auto;
}
body {
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #353953;
  font-weight: 400;
}
iframe {
  border: 0;
  width: 100%;
  height: 100%;
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-box-shadow: 0 -3px 20px rgba(152,154,171,0.3);
          box-shadow: 0 -3px 20px rgba(152,154,171,0.3);
}
@media (max-width: 1023px) {
  .header {
    height: 60px;
  }
}
.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1230px) {
  .header__wrap {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .header__wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header__logo {
  display: block;
  width: 200px;
  height: 58px;
  background: url("../img/general/logo.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 1023px) {
  .header__logo {
    width: 150px;
    height: 42px;
  }
}
.header__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__phone span {
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
  color: #353953;
}
.header__phone svg {
  display: block;
  margin-right: -5px;
  width: 39px;
  height: 39px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  fill: #7f0244;
}
.header__phone-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          margin-left: auto;
          margin-right: 40px;
}
@media (max-width: 1023px) {
  .header__phone-wrap {
    display: none;
  }
}
.header__callback {
  display: block;
  cursor: pointer;
  width: 210px;
  border: 2px solid #7f0244;
  background: #fff;
  color: #7f0244;
  text-align: center;
  padding: 13px 0;
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.header__callback:hover {
  background: #7f0244;
  color: #fff;
}
.header__btn {
  display: block;
  cursor: pointer;
  position: relative;
  width: 90px;
  height: 90px;
  background: #7f0244;
}
.header__btn:hover .header__line2 {
  width: 43px;
}
@media (max-width: 1023px) {
  .header__btn:hover .header__line2 {
    width: 34px;
  }
}
.header__btn:hover .header__line3 {
  width: 43px;
}
@media (max-width: 1023px) {
  .header__btn:hover .header__line3 {
    width: 25px;
  }
}
@media (max-width: 1023px) {
  .header__btn {
    height: 60px;
    width: 60px;
  }
}
.header__line {
  display: block;
  position: absolute;
  right: 23px;
  height: 5px;
  background: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 1023px) {
  .header__line {
    right: 10px;
    width: 40px;
  }
}
.header__line1 {
  top: 32px;
  width: 43px;
}
@media (max-width: 1023px) {
  .header__line1 {
    top: 18px;
    width: 40px;
  }
}
.header__line2 {
  top: 43px;
  width: 34px;
}
@media (max-width: 1023px) {
  .header__line2 {
    top: 29px;
  }
}
.header__line3 {
  top: 54px;
  width: 25px;
}
@media (max-width: 1023px) {
  .header__line3 {
    top: 40px;
  }
}
.header__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  z-index: 100;
}
.header__menu {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  will-change: transform;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  width: 415px;
  height: 100vh;
  padding: 100px 20px 0 80px;
  background: #7f0244;
  z-index: 101;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
@media (max-width: 1023px) {
  .header__menu {
    width: 100%;
    padding-top: 60px;
    padding-left: 30px;
  }
}
.header__menu-close {
  display: block;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 35px;
  right: 55px;
  z-index: 2;
}
.header__menu-close svg {
  width: 100%;
  height: 100%;
  fill: #fff;
}
@media (max-width: 1023px) {
  .header__menu-close {
    right: 30px;
  }
}
.header__link {
  display: block;
  margin-bottom: 18px;
}
.header__link:last-child {
  margin-bottom: 0;
}
.header__link span {
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 31px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  position: relative;
}
.header__link span:after {
  content: '';
  width: 100%;
  height: 5px;
  background: #081051;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.header__link:hover span:after {
  opacity: 1;
}
.header__phone-link {
  display: none;
}
@media (max-width: 1023px) {
  .header__phone-link {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 31px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
  }
}
.main {
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1230px) {
  .main {
    padding-top: 90px;
  }
}
@media (max-width: 1023px) {
  .main {
    padding-top: 60px;
  }
}
.modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  width: 500px;
  height: 100vh;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
          box-shadow: 0 2px 4px rgba(0,0,0,0.5);
  background: #fff;
  z-index: 101;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 70px;
  will-change: transform;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
@media (max-width: 767px) {
  .modal {
    width: 100%;
    padding: 20px;
  }
}
.modal__overlay {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 100;
  background: rgba(0,0,0,0.5);
}
.modal__close {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 25px;
  right: 25px;
  background: url("../img/general/headerclose.svg") no-repeat center;
}
@media (max-width: 767px) {
  .modal__close {
    right: 14px;
  }
}
.modal__wrapper {
  display: block;
  position: relative;
  width: 100%;
}
.modal__logo-pic {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 200px;
  height: 50px;
  background: url("../img/general/logo.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 767px) {
  .modal__logo-pic {
    margin-bottom: 10px;
  }
}
.modal__title {
  color: #1d1e1f;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .modal__title {
    margin-bottom: 18px;
  }
}
.modal__form {
  display: block;
  width: 100%;
}
.modal__input {
  display: block;
  width: 100%;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 18px;
  line-height: 18px;
  padding: 14px 16px;
  color: #000;
  margin-bottom: 20px;
}
.modal__input::-webkit-input-placeholder {
  color: #818181;
  opacity: 1;
}
.modal__input:-ms-input-placeholder {
  color: #818181;
  opacity: 1;
}
.modal__input::-ms-input-placeholder {
  color: #818181;
  opacity: 1;
}
.modal__input::placeholder {
  color: #818181;
  opacity: 1;
}
.modal__input:-ms-input-placeholder {
  color: #818181;
  opacity: 1;
}
.modal__input::-ms-input-placeholder {
  color: #818181;
  opacity: 1;
}
@media (max-width: 767px) {
  .modal__input {
    padding: 10px 16px;
  }
}
.modal__submit {
  display: block;
  cursor: pointer;
  margin-top: 20px;
  width: 100%;
  background: #7f0244;
  border: 2px solid #7f0244;
  color: #fff;
  border-radius: 3px;
  padding-top: 19px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.modal__submit:hover {
  background: #fff;
  color: #7f0244;
}
@media (max-width: 767px) {
  .modal__submit {
    padding-top: 14px;
    padding-bottom: 10px;
  }
}
.modal__txt {
  display: block;
  color: #9f9f9f;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  margin-top: 37px;
}
@media (max-width: 767px) {
  .modal__txt {
    font-size: 14px;
    margin-top: 16px;
  }
}
.modal__link {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  color: #7f0244;
  position: relative;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.modal__link:hover {
  border-bottom: 1px solid #7f0244;
}
@media (max-width: 767px) {
  .modal__link {
    font-size: 14px;
  }
}
.modal__success {
  display: none;
  padding: 40px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal__success p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
}
.modal__success p:first-child {
  text-align: center;
  font-size: 30px;
  padding-bottom: 20px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 46px;
}
.modal__logo {
  display: block;
  height: 50px;
  width: 200px;
  background: url("../img/general/modal-logo2.jpg") no-repeat center;
  background-size: cover;
}
@media (max-width: 1230px) {
  .modal__logo {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 650px) {
  .modal__logo {
    width: 95px;
    height: 40px;
    background-size: contain;
  }
}
.modal__btn {
  display: none;
}
@media (max-width: 1023px) {
  .modal__btn {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #7f0244;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 11px 0;
    z-index: 98;
  }
}
.show-modal {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.block2 {
  display: block;
  width: 100%;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .block2 {
    padding-bottom: 0px;
  }
}
.block2__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 100px;
}
.block2__title-wrap p {
  display: block;
  font-size: 46px;
  line-height: 46px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #081051;
}
@media (max-width: 767px) {
  .block2__title-wrap p {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
  }
}
.block2__num {
  color: #8eafcd;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: auto;
}
.block2__objects {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: 59px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.block2__card{
  display: block;
  width: 49%;
  margin-bottom: 40px;
  padding-bottom: 82px;
  position: relative;  
}

.block2__pic{
  display: block;
  width: 100%;
  height: 280px;
  position: relative;  
}
.block2__pic:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 161px;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(12, 17, 82, 0) 0%, rgba(12, 17, 82, 0.6) 100%);
}
.block2__pic img{
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 0;
}
.block2__flag{
  display: block;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 0;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  padding: 5px 10px;
  background: #790044;
}
.block2__flag:nth-child(2){
  top: 34px;
}
.block2__flag:nth-child(3){
  top: 63px;
}
.block2__flag:nth-child(4){
  top: 92px;
}
.block2__card-txt{
  display: block;
  width: 100%;
  position: relative; 
  z-index: 2; 
}
.block2__pic-price{
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #FFFFFF;
  font-weight: 700;
  position: absolute;
  left: 23px;
  top: 200px;
  z-index: 2;
}
.block2__pic-price span{
  font-size: 16px;
}
.block2__metro{
  display: block;
  position: absolute;
  padding-left: 25px;
  left: 23px;
  bottom: 24px;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  z-index: 2;
}
.block2__metro:after{
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF/SURBVHgBpVLdK4NRGP+RNi2xXchu1Fty4WaKf2DCrjQuufH1B7hzochnSmnmRill1oQoqUmpNR+pWWnbBbbCuyytNY1w4cpxznnt9b7vtgy/ejrn+fqd33N6AA0IIVZqTmoi+UaI2io1AYVAk0ZqC+RnsBpjvuYQKR4hFQnRvHzq2FFVp2MJcusP5yjJNgvKaEZMkhG0keCyV445GgaJ2z5G8sBaSjkmlONE1n389E158P78hgvXIdLX94h6A9zXoIsRNCojwZUDfr48POJkfhu+Sbek9IPgbHFXS9BZwnRkvdj+OdY6RlEIJqEGw6JHFStVOmGPJL+qthr1tmY5bulu4edTPIW7o0gOQZxdEoErRDb9PGi21MG+NAR9pQFN/Ta0T/ehrFzHc2yM12RGfpMR7LHbRs8sjFQis9SlCJ1BD9vMAFrHexGlo1WYTTyXDN/geG5LJsiu7l8hSD8s7f5v4ZQ/gvx3lRUkxShx5jRriNhqu4hakfjVaNXWfwJjVjLzVHp5bgAAAABJRU5ErkJggg==') no-repeat center;
}
.block2__card-txt{
  display: block;
  width: 100%;
  padding-top: 27px;
}
.block2__card-title{
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #34549E;
  padding-bottom: 7px;
}
.block2__card-address{
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 10px;
}
.block2__row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.block2__txt1{
  display: block;
  width: 95px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #838383;
  position: relative;
  bottom: -5px;
}
.block2__content{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: calc(100% - 95px);
  width: -webkit-calc(100% - 95px);
  border-bottom: 1px dashed #BDBDBD;
}
.block2__content span{
  display: block;
  background-color: #FFFFFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #838383;
  position: relative;
  bottom: -5px;
}
.block2__content span:last-child{
  padding-left: 8px;
}
.block2__btns{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block2__btn2{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  width: 210px;
  height: 58px;
  border: 1px solid #790044;
  background: #790044;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  margin-right: 20px;
  transition: 0.3s linear;
}
.block2__btn2:hover{
  background: #ffffff;
  color: #790044;
}
.block2__phone{
  display: block;
  position: relative;
  padding-left: 17px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #790044;
}
.block2__phone:after{
  position: absolute;
  content: '';
  left: 0;
  top: 2px;
  width: 12px;
  height: 12px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFlSURBVHgBdVA9TwJBFJzdvQvSXWujB7GXws5gIOIP8BcAvwAsjKESO4kN/gJprcDOxIIrLOzEzsbkLO2wEuRu19njDi1wk/14O2/eezMKa9YZat0DFMdlFCtl7OARby8ZJuzRRsXLYcPr4T7MYheu72IBDdUWELsazrHFpQXzkA2J6PkURyVLsLEDc2PgDgXUSAN3xIdJhw4OBwLSxDDvEmhFEFWXgIHwNb4nEmoMqBMgrvMeOeTUDWEFMSDpWmLhMeIWLQnHY/WmZDcNwVufk4ApNxNMg7M2LxEEqb5RB7Xx8mmYE1GfU1L7KOapvJI64O9h6/YJ4czGZRQ+DeJXPj9ICg3kXHQpeg7HViqllSdfiKp9BFPay0JOmLm3snUdCZB9DV3IjLjCw2RF+IdEMDEicY9dC7ar/CUE0xxHWVZPpdIIurcN6IscjbF/Cn9WQLE1iuYIm6zu82tmkh33eghCm/MDDAuH16lkIM4AAAAASUVORK5CYII=') no-repeat center;
}
@media (max-width: 750px){
  .block2__objects{
    display: block;
  }
  .block2__card{
    width: 100%;
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 610px){
  .block2__card{
    max-width: none;
  }
}
@media (max-width: 400px){
  .block2__card{
    max-width: none;
    padding-bottom: 55px;
  }
  .block2__phone{
    display: none;
  }
  .block2__btn2{
    width: 134px;
    height: 34px;
  }
  .block2__card-txt{
    padding-top: 20px;
  }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.form-error{
  border: 1px solid #f00;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(127,2,68,0.3);
  }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(127,2,68,0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(127,2,68,0.3);
  }
}
.callback__toggle_button {
    cursor: pointer;
    position: fixed;
    z-index: 99;
    right: 290px;
    bottom: 80px;
    display: block;
    width: 56px;
    height: 56px;
    background: #7f0244;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 15px rgba(127,2,68,0.3);
    -moz-box-shadow: 0 0 0 15px rgba(127,2,68,0.3);
    box-shadow: 0 0 0 15px rgba(127,2,68,0.3);
    transition: background 0.3s ease;
}
.callback__toggle_button:after{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}
@media (max-width: 1023px){
    .callback__toggle_button {
    right: 30px;
  }
}
@media (max-width: 767px){
    .callback__toggle_button {
    display: none;
  }
}
.callback__toggle_icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    color: #fff;
    -webkit-animation: spin 2.5s ease-in-out infinite;
    -moz-animation: spin 2.5s ease-in-out infinite;
    -o-animation: spin 2.5s ease-in-out infinite;
    animation: spin 2.5s ease-in-out infinite;
}