*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}
a:hover {
  color: #0056b3;
  text-decoration: underline
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle;
  border-style: none
}
svg {
  overflow: hidden;
  vertical-align: middle
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
summary {
  display: list-item;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none!important
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Roboto-Regular.eot);
  src: url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto-Regular.ttf) format("truetype")
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Roboto-Medium.eot);
  src: url(../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff"),url(../fonts/Roboto-Medium.ttf) format("truetype")
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Roboto-Bold.eot);
  src: url(../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto-Bold.ttf) format("truetype")
}
::-webkit-input-placeholder {
  color: #666
}
::-moz-placeholder {
  color: #666
}
:-ms-input-placeholder {
  color: #666
}
::-ms-input-placeholder {
  color: #666
}
::placeholder {
  color: #666
}
::-moz-selection {
  background-color: orange;
  color: #fff
}
::selection {
  background-color: orange;
  color: #fff
}
body {
  font-family: Roboto,sans-serif;
  font-size: 16px;
  min-width: 360px;
  position: relative;
  line-height: 1.65;
  overflow-x: hidden;
  color: #000
}
.response {
  position: relative;
  z-index: 2
}
.success {
  margin-top: 30px;
  background-color: #3fb53f;
  padding: 20px;
  color: #fff;
  -webkit-animation: fade .25s ease;
  animation: fade .25s ease
}
.success p {
  margin: 0
}
.errors-list {
  list-style-type: none;
  padding: 0;
  margin-top: 30px;
  background-color: #da4c4c;
  padding: 20px;
  color: #fff;
  -webkit-animation: fade .25s ease;
  animation: fade .25s ease
}
img {
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.container {
  padding: 15px;
  margin: 0 auto;
  width: 100%
}
@media (min-width:1200px) {
  .container {
    max-width: 1920px
  }
}
@media (min-width:1200px) {
  .container_text {
    max-width: 811px
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.header {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.header__title {
  font-size: 16px;
  font-weight: 600
}
@media (min-width:576px) {
  .header__title {
    font-size: 26px
  }
}
.header__phone {
  color: #000;
  font-size: 16px
}
.header__phone:hover {
  color: #000;
  text-decoration: none
}
@media (min-width:576px) {
  .header__phone {
    font-size: 22px
  }
}
.section {
  background-color: #f3f3f3
}
.s1 {
  margin-bottom: 30px;
  padding-bottom: 30px
}
.s1__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px
}
@media (min-width:768px) {
  .s1__row {
    padding: 0 30px
  }
}
@media (min-width:576px) {
  .s1__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px
  }
}
@media (min-width:1200px) {
  .s1__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 650px;
    flex: 0 0 650px
  }
}
@media (min-width:1440px) {
  .s1__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px
  }
}
.s1__title {
  font-size: 58px;
  line-height: 88px;
  font-weight: 700
}
@media (min-width:576px) {
  .s1__title {
    font-size: 98px;
    line-height: 128px
  }
}
@media (min-width:1600px) {
  .s1__title {
    font-size: 118px;
    line-height: 148px
  }
}
.s1__desc {
  font-size: 18px;
  line-height: 28px
}
@media (min-width:576px) {
  .s1__desc {
    font-size: 24px;
    line-height: 32px
  }
}
.s1__img {
  max-width: 140px
}
@media (min-width:576px) {
  .s1__img {
    max-width: 200px
  }
}
@media (min-width:992px) {
  .s1__img {
    max-width: initial
  }
}
.s2 {
  margin-bottom: 10px
}
@media (min-width:576px) {
  .s2 {
    margin-bottom: 50px
  }
}
@media (min-width:768px) {
  .s2 {
    margin-bottom: 100px
  }
}
@media (min-width:1200px) {
  .s2 {
    margin-bottom: 150px
  }
}
.s2__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.s2__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 15px;
  margin-bottom: 30px
}
@media (min-width:576px) {
  .s2__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media (min-width:768px) {
  .s2__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%
  }
}
@media (min-width:1200px) {
  .s2__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }
}
.s2-item {
  text-align: center
}
@media (min-width:576px) {
  .s2-item {
    text-align: left
  }
}
.s2-item__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 15px
}
.s2-item__desc {
  font-size: 16px;
  padding-left: 15px
}
.s2-item__img {
  margin-bottom: 30px;
  max-width: 200px
}
@media (min-width:576px) {
  .s2-item__img {
    max-width: 100%
  }
}
.s3 {
  background-color: #0c050c;
  margin-bottom: 30px
}
@media (min-width:768px) {
  .s3__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.s3__img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px
}
@media (min-width:576px) {
  .s3__img {
    max-width: 380px
  }
}
@media (min-width:768px) {
  .s3__img {
    max-width: 100%;
    margin: 0
  }
}
.s3__right {
  padding: 0 30px;
  padding-bottom: 30px
}
@media (min-width:768px) {
  .s3__right {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 410px;
    flex: 0 0 410px
  }
}
@media (min-width:1200px) {
  .s3__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 730px;
    flex: 0 0 730px
  }
}
.s3__title {
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  color: #fff;
  word-break: break-all;
  margin-bottom: 20px
}
@media (min-width:576px) {
  .s3__title {
    font-size: 64px;
    line-height: 74px
  }
}
@media (min-width:1200px) {
  .s3__title {
    font-size: 110px;
    line-height: 110px;
    margin-bottom: 40px
  }
}
@media (min-width:1440px) {
  .s3__title {
    font-size: 200px;
    line-height: 180px;
    margin-bottom: 80px
  }
}
.s3__desc {
  color: #fff;
  font-size: 18px
}
@media (min-width:576px) {
  .s3__desc {
    font-size: 20px
  }
}
@media (min-width:1200px) {
  .s3__desc {
    font-size: 24px
  }
}
.s4 {
  margin-bottom: 30px
}
@media (min-width:1200px) {
  .s4__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
  }
}
.s4__left {
  margin-bottom: 30px
}
@media (min-width:1200px) {
  .s4__left {
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    padding: 0 15px
  }
}
.s4__block {
  background-color: #f3f3f3
}
.s4__block_left {
  padding: 20px
}
@media (min-width:576px) {
  .s4__block_left {
    padding: 30px
  }
}
@media (min-width:768px) {
  .s4__block_left {
    padding: 60px 30px
  }
}
.s4__block_right {
  padding: 100px 0
}
.s4__title {
  font-size: 54px;
  line-height: 68px;
  font-weight: 700;
  display: inline-block;
  margin-right: 20px
}
@media (min-width:576px) {
  .s4__title {
    font-size: 78px;
    line-height: 108px
  }
}
@media (min-width:768px) {
  .s4__title {
    font-size: 98px;
    line-height: 128px
  }
}
@media (min-width:1440px) {
  .s4__title {
    display: block;
    margin-right: 0
  }
}
@media (min-width:1600px) {
  .s4__title {
    font-size: 118px;
    line-height: 148px
  }
}
.s4__subtitle {
  font-size: 54px;
  line-height: 68px;
  font-weight: 700;
  display: inline-block
}
@media (min-width:576px) {
  .s4__subtitle {
    font-size: 78px;
    line-height: 108px
  }
}
@media (min-width:768px) {
  .s4__subtitle {
    font-size: 98px;
    line-height: 128px
  }
}
@media (min-width:1440px) {
  .s4__subtitle {
    display: block
  }
}
@media (min-width:1600px) {
  .s4__subtitle {
    font-size: 118px;
    line-height: 148px
  }
}
@media (min-width:768px) {
  .s4__left-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1440px) {
  .s4__left-row {
    margin-top: -140px;
    margin-left: 100px
  }
}
@media (min-width:1600px) {
  .s4__left-row {
    margin-left: 170px
  }
}
.s4__left-img {
  max-width: 190px;
  margin-bottom: 30px
}
@media (min-width:576px) {
  .s4__left-img {
    max-width: 270px;
    margin-right: 30px
  }
}
@media (min-width:768px) {
  .s4__left-img {
    margin-bottom: 0
  }
}
@media (min-width:992px) {
  .s4__left-img {
    max-width: initial
  }
}
.s4__left-row-list {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.s4__left-row-item {
  font-size: 20px;
  line-height: 26px
}
.s4__left-row-item:not(:last-child) {
  margin-bottom: 20px
}
@media (min-width:576px) {
  .s4__left-row-item {
    font-size: 24px;
    line-height: 32px
  }
  .s4__left-row-item:not(:last-child) {
    margin-bottom: 50px
  }
}
@media (min-width:992px) {
  .s4__left-row-item:not(:last-child) {
    margin-bottom: 100px
  }
}
@media (min-width:1600px) {
  .s4__left-row-item:not(:last-child) {
    margin-bottom: 150px
  }
}
.s4__right {
  text-align: center
}
@media (min-width:1200px) {
  .s4__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px
  }
}
.s4__right-img {
  margin-bottom: 30px
}
.s4__right-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px
}
.s5 {
  margin-bottom: 30px
}
@media (min-width:1200px) {
  .s5__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
  }
}
.s5__col {
  margin-bottom: 30px
}
@media (min-width:1200px) {
  .s5__col {
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px
  }
}
.s5__block {
  padding: 20px;
  background-color: #f3f3f3
}
@media (min-width:576px) {
  .s5__block {
    padding: 40px 0 40px 30px
  }
}
@media (min-width:992px) {
  .s5__block {
    padding: 40px 0 170px 30px
  }
}
.s5__img {
  display: block;
  max-width: 190px
}
@media (min-width:992px) {
  .s5__img {
    max-width: initial
  }
}
@media (min-width:1440px) {
  .s5__img {
    margin-top: -130px;
    margin-left: 170px
  }
}
@media (min-width:1600px) {
  .s5__img {
    margin-left: 300px
  }
}
.s5__block-right {
  height: 360px;
  padding: 20px;
  background-image: url(../images/dest/9.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
@media (min-width:576px) {
  .s5__block-right {
    padding-top: 50px;
    height: 630px;
    padding-left: 30px
  }
}
@media (min-width:992px) {
  .s5__block-right {
    height: 876px
  }
}
@media (min-width:1600px) {
  .s5__block-right {
    height: 916px
  }
}
.s5__block-right-title {
  color: #fff;
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  margin-bottom: 30px
}
@media (min-width:576px) {
  .s5__block-right-title {
    font-size: 50px;
    max-width: 510px;
    line-height: 60px
  }
}
@media (min-width:992px) {
  .s5__block-right-title {
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 60px
  }
}
.s5__block-right-desc {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  max-width: 380px
}
@media (min-width:576px) {
  .s5__block-right-desc {
    font-size: 24px;
    line-height: 36px
  }
}
.s6 {
  height: 480px;
  background-image: url(../images/dest/10.jpg);
  margin-bottom: 30px;
  background-position: 70% 50%;
  background-size: cover;
  background-repeat: no-repeat
}
@media (min-width:576px) {
  .s6 {
    height: 600px
  }
}
@media (min-width:992px) {
  .s6 {
    height: 869px;
    background-position: 70% 0
  }
}
.s6__title {
  font-weight: 700;
  padding: 20px;
  font-size: 58px;
  line-height: 68px
}
@media (min-width:576px) {
  .s6__title {
    font-size: 98px;
    padding-left: 40px;
    padding-top: 30px;
    line-height: 128px;
    margin-bottom: 40px
  }
}
@media (min-width:1600px) {
  .s6__title {
    font-size: 118px;
    line-height: 148px
  }
}
.s6__desc {
  padding: 20px;
  font-size: 18px;
  line-height: 26px;
  max-width: 800px
}
@media (min-width:576px) {
  .s6__desc {
    padding-left: 40px;
    font-size: 24px;
    line-height: 36px
  }
}
.s7 {
  margin-bottom: 30px
}
@media (min-width:768px) {
  .s7__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
  }
}
@media (min-width:768px) {
  .s7__left {
    padding: 0 15px;
    margin-bottom: 30px
  }
}
.s7__img {
  margin-bottom: 30px
}
@media (min-width:576px) {
  .s7__img {
    max-width: 380px
  }
}
@media (min-width:768px) {
  .s7__img {
    max-width: 100%;
    margin-bottom: 0
  }
}
@media (min-width:768px) {
  .s7__right {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px
  }
}
.s7__desc {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px
}
@media (min-width:576px) {
  .s7__desc {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px
  }
}
.s7__link {
  display: inline-block;
  color: #000;
  font-size: 16px;
  text-decoration: underline
}
.s7__link:hover {
  color: #000;
  text-decoration: none
}
.s7__link:not(:last-child) {
  margin-bottom: 20px
}
@media (min-width:576px) {
  .s7__link {
    font-size: 18px
  }
}
@media (min-width:576px) {
  .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.footer__title {
  font-size: 16px;
  font-weight: 600
}
@media (min-width:576px) {
  .footer__title {
    font-size: 26px
  }
}
.footer__address {
  font-size: 18px
}
@media (min-width:576px) {
  .footer__address {
    text-align: right
  }
}
.footer__phone {
  font-size: 16px;
  color: #000
}
.footer__phone:hover {
  color: #000;
  text-decoration: none
}
@media (min-width:576px) {
  .footer__phone {
    font-size: 22px
  }
}