*,
::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: "DIN Pro";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DINPro.woff2) format("woff2")
}
@font-face {
  font-family: "DIN Pro";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/DINPro-Medium.woff2) format("woff2")
}
@font-face {
  font-family: "DIN Pro";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DINPro-Bold.woff2) format("woff2")
}
@font-face {
  font-family: "DIN Pro";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/DINPro-Light.woff2) format("woff2")
}
::-webkit-input-placeholder {
  color: #4c5551;
  -webkit-transition: .3s linear;
  transition: .3s linear
}
::-moz-placeholder {
  color: #4c5551;
  -moz-transition: .3s linear;
  transition: .3s linear
}
:-ms-input-placeholder {
  color: #4c5551;
  -ms-transition: .3s linear;
  transition: .3s linear
}
::-ms-input-placeholder {
  color: #4c5551;
  -ms-transition: .3s linear;
  transition: .3s linear
}
::placeholder {
  color: #4c5551;
  -webkit-transition: .3s linear;
  transition: .3s linear
}
::-moz-selection {
  background-color: #4c5551;
  color: #fff
}
::selection {
  background-color: #4c5551;
  color: #fff
}
input,
select,
textarea {
  outline: 0
}
input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red
}
input:required:valid,
select:required:valid,
textarea:required:valid {
  border-color: green
}
body {
  font-family: "DIN Pro",sans-serif;
  font-size: 25px;
  line-height: normal;
  color: #000;
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  background: #fff;
  scroll-behavior: smooth
}
a {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none
}
button {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none
}
svg path,
svg rect {
  -webkit-transition: .2s linear;
  transition: .2s linear
}
a:hover {
  text-decoration: none;
  color: #fff
}
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0
}
.container {
  max-width: 1895px;
  margin: 0 auto;
  padding: 0 20px
}
@media screen and (max-width:1266px) {
  .container {
    max-width: 100%;
  }
}
@media screen and (max-width:991.98px) {
  .container {
    max-width: 750px
  }
}
@media screen and (max-width:767.98px) {
  .container {
    max-width: none
  }
}
p {
  font-size: 25px;
  line-height: 150%;
  color: #000;
  font-weight: 300
}
@media screen and (max-width:575.98px) {
  p {
    font-size: 18px;
    line-height: 140%
  }
}
ul {
  padding-left: 0;
  font-weight: 300
}
h1,
h2,
h3 {
  color: #040405
}
h1 {
  font-weight: 700;
  font-size: 30px;
  line-height: 150%
}
@media screen and (max-width:575.98px) {
  h1 {
    font-size: 25px;
    line-height: 140%
  }
}
h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 150%
}
@media screen and (max-width:575.98px) {
  h2 {
    font-size: 25px;
    line-height: 140%
  }
}
.bg-block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1
}
.bg-block img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.object-fit img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.f-jc-sp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.f-jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.f-jc-e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.f-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.f-ai-e {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.d-block {
  display: block
}
.d-none {
  display: none
}
@media screen and (min-width:991.98px) {
  .d-lg-block {
    display: block
  }
}
@media screen and (min-width:767.98px) {
  .d-md-block {
    display: block
  }
}
@media screen and (min-width:575.98px) {
  .d-sm-block {
    display: block
  }
}
@media screen and (min-width:991.98px) {
  .d-lg-none {
    display: none
  }
}
@media screen and (min-width:767.98px) {
  .d-md-none {
    display: none
  }
}
@media screen and (min-width:575.98px) {
  .d-sm-none {
    display: none
  }
}
.btn {
  font-family: "Baskerville Old Face",sans-serif;
  min-width: 292px;
  height: 78px;
  border: 1px solid #183029;
  border-radius: 15px;
  padding: 0 20px;
  font-size: 20px;
  line-height: 100%;
  color: #183029;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: 0 0
}
@media screen and (max-width:575.98px) {
  .btn {
    min-width: 100%;
    font-size: 18px;
    height: 50px
  }
}
.btn:hover {
  background: #183029;
  border: 1px solid #183029;
  color: #fafafa
}
.menu_expand {
  overflow: hidden
}
.header .space-block {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
.header .nav-menu ul li {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
.fancybox-active {
  overflow: hidden
}
.fancybox-container .fancy-popup.fancybox-content {
  padding: 0 30px;
  width: 100%;
  background: 0 0
}
@media screen and (max-width:575.98px) {
  .fancybox-container .fancy-popup.fancybox-content {
    padding: 0 10px
  }
}
.fancybox-container .fancybox-slide--html {
  padding: 0
}
.fancybox-container .fancybox-close-small {
  display: none
}
.section {
  padding-bottom: 150px
}
@media screen and (max-width:991.98px) {
  .section {
    padding-bottom: 100px
  }
}
@media screen and (max-width:575.98px) {
  .section {
    padding-bottom: 60px
  }
}
.section.bg-section {
  padding: 150px 0
}
@media screen and (max-width:991.98px) {
  .section.bg-section {
    padding: 100px 0
  }
}
@media screen and (max-width:575.98px) {
  .section.bg-section {
    padding: 60px 0
  }
}
.section.bg-section + .section {
  padding-top: 150px
}
@media screen and (max-width:991.98px) {
  .section.bg-section + .section {
    padding-top: 100px
  }
}
@media screen and (max-width:575.98px) {
  .section.bg-section + .section {
    padding-top: 60px
  }
}
.popup-link {
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}
@media screen and (max-width:767.98px) {
  .popup-link {
    bottom: 0
  }
}
.popup-link .container {
  padding: 0 24px
}
@media screen and (max-width:767.98px) {
  .popup-link .container {
    padding: 0 20px
  }
}
.popup-link .title-block {
  position: relative;
  z-index: 9
}
.popup-link .title-block .title-line {
  background: #4c5551;
  padding: 14px 0;
}
@media screen and (max-width:767.98px) {
  .popup-link .title-block .title-line {
    padding: 4px 0;
    min-height: 50px
  }
}
.popup-link .title-block .title-line:not(:last-child) {
  margin-bottom: 10px
}
@media screen and (max-width:575.98px) {
  .popup-link .title-block .title-line:not(:last-child) {
    margin-bottom: 7px
  }
  
}
.popup-link .title-block h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 39.8px;
  font-weight: 400;
  margin-bottom: 0
}
@media screen and (max-width:1267.98px) {
  .popup-link .title-block h3 {
    font-size: 30px;
  }
}
@media screen and (max-width:991.98px) {
  .popup-link .title-block h3 {
    font-size: 18px
  }
}
@media screen and (max-width:767.98px) {
  .popup-link .title-block h3 {
    font-size: 26px
  }
}
.popup-link .title-block a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background: 0 0;
  text-align: left;
  text-transform: uppercase
}
.popup-link .title-block a:hover .arrow-block {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px)
}
.popup-link .title-block a .arrow-block {
  width: 95px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 14px;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
@media screen and (max-width:991.98px) {
  .popup-link .title-block a .arrow-block {
    width: 65px
  }
}
@media screen and (max-width:767.98px) {
  .popup-link .title-block a .arrow-block {
    width: 65px
  }
}
.popup-link .title-block a img {
  height: 21px;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
@media screen and (max-width:767.98px) {
  .popup-link .title-block a img {
    height: 23px
  }
}
.popup-link .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.popup-link p {
  color: #fff;
  font-size: 17px;
  margin-bottom: 0
}
@media screen and (max-width:767.98px) {
  .popup-link p {
    font-size: 24px;
    padding: 4px 0
  }
}

.bottom-text {
  background: #f2f2f2;
  padding: 16px 0;
}

.bottom-text p {
  color: #000;
  font-size: 18px;
}

@media screen and (max-width:767.98px) {
  .bottom-text{
    padding: 10px 0;
  }
  .bottom-text p {
    font-size: 16px;
    line-height: 120%;
  }
}

.top-logo{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  z-index: 9;
}

.left-logo{
  width: 90px;
}

.right-logo{
  width: 162px;
  margin-right: 17px;
  margin-top: 16px;
}

div#container {
    max-height: calc(100vh - 136px);
}

@media screen and (max-width: 1267.98px) {
div#container {
    max-height: calc(100vh - 125px);
}
}


@media screen and (max-width:767.98px) {
  .right-logo{
    width: 129px;
    margin-right: 7px;
    margin-top: 19px;
  }
  div#container {
    max-height: calc(100vh - 230px);
}
}