@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap");
.text-bold {
  font-weight: 700;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

a:active,
a:hover {
  outline: none !important;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  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;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
  margin: 0;
  padding: 0;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
*:focus, *:active {
  outline: none !important;
}

html {
  font-size: 10px;
  height: 100%;
}

body {
  min-height: 100%;
  background-color: #F4F3F1;
  color: #3d3d3d;
  font-family: "Old Standard TT", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  position: relative;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  color: #3d3d3d;
  text-decoration: none;
  transition: all 0.2s linear;
}

img,
svg {
  display: block;
}

ul, ul li {
  list-style: none;
}

ul, ol, p {
  margin: 0;
}

section {
  position: relative;
}

figure,
picture {
  margin: 0;
}
figure img,
picture img {
  width: 100%;
}

address {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-weight: 400;
  margin: 0;
  position: relative;
}

h3 {
  font-size: 8rem;
  font-style: italic;
  line-height: 0.875;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}
h3 .eng {
  display: block;
  font-size: 3rem;
  font-style: normal;
  letter-spacing: 0.3rem;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {
  h3 {
    font-size: 6rem;
  }
  h3 .eng {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 4.4rem;
  }
  h3 .eng {
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 575px) {
  h3 {
    font-size: 3rem;
  }
  h3 .eng {
    font-size: 1.5rem;
  }
}

sup {
  font-size: 50%;
  top: -0.6rem;
}

ul {
  padding-left: 0;
}

iframe,
picture {
  display: block;
}

.container {
  width: 100%;
  max-width: 140rem;
  margin: 0 auto;
  padding-left: 23.8rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .container {
    padding-left: 18rem;
  }
}
@media screen and (max-width: 830px) {
  .container {
    padding: 5rem 0 0;
  }
}

.btn {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #3d3d3d;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  height: 4.8rem;
  letter-spacing: 0.02rem;
  padding: 0 4rem 0 1.5rem;
  position: relative;
  transition: all 0.2s linear;
}
.btn:after {
  background: url(../images/arrow-g.svg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 2rem;
  height: 3.6rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 575px) {
  .btn {
    font-size: 1.4rem;
  }
}
.btn:hover, .btn:focus, .btn:active {
  background-color: #F4F3F1;
  box-shadow: none !important;
  outline: none !important;
  text-decoration: none;
}
.btn:disabled, .btn.disabled {
  opacity: 0.5;
}

.select2 {
  color: #1F1955;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
}
.select2-container--default .select2-selection--single {
  background-color: #F4F3F1;
  border: none;
  border-radius: 0;
  height: 4.8rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../images/arrow-select.svg) 50% 50% no-repeat;
  background-size: 2.6rem 1.4rem;
  width: 3rem;
  height: 4.8rem;
  top: 0;
  right: 1.4rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 100%;
  line-height: 4.3rem;
  padding: 0 3.6rem 0 2rem;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg);
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: rgba(61, 61, 61, 0.6);
}
.select2-search--dropdown {
  display: none;
}
.select2-results__option {
  padding: 0.8rem 2rem 1rem;
}
.select2-dropdown {
  background-color: #F4F3F1;
  border: none;
  border-radius: 0;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 0.1rem;
}

input,
button,
textarea,
select {
  background-color: #F4F3F1;
  border: none;
  border-radius: 0;
  color: #3d3d3d;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  height: 4.8rem;
  padding: 0 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none;
}

button {
  background: transparent;
  border: none;
}

textarea {
  width: 32.5rem;
  height: 18.9rem;
  padding: 1rem 2rem;
  resize: none;
}
@media screen and (max-width: 575px) {
  textarea {
    width: 100%;
  }
}

.form-label {
  display: block;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
.form-label .eng {
  font-weight: 300;
}
.form-label .eng-it {
  font-style: italic;
}
.form-label-row {
  margin-bottom: 1.5rem;
}
.form-control {
  background: #fff;
  border: 0.1rem solid #c8c8c8;
  border-radius: 0.8rem;
  color: #064F73;
  font-size: 1.6rem;
  font-weight: 700;
  height: 4.8rem;
  padding: 0 1.5rem;
}
.form-control:focus, .form-control:active {
  border-color: #064F73;
  box-shadow: none;
}
@media screen and (max-width: 575px) {
  .form-control {
    font-size: 1.4rem;
    height: 3.8rem;
  }
}
.form-radio input[type=radio] {
  display: block;
  position: absolute;
  opacity: 0;
  width: 1.9rem;
  height: 1.9rem;
}
.form-radio label {
  display: block;
  font-weight: 300;
  padding-left: 2.8rem;
  position: relative;
}
.form-radio label:before {
  background-color: #fff;
  border: 0.1rem solid #707070;
  border-radius: 100%;
  content: "";
  cursor: pointer;
  display: block;
  width: 1.9rem;
  height: 1.9rem;
  position: absolute;
  top: 0;
  left: 0;
}
.form-radio label:after {
  background-color: #707070;
  border-radius: 100%;
  content: "";
  cursor: pointer;
  display: none;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
}
.form-radio input[type=radio]:checked + label:after {
  display: block;
}
.form-input-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .form-input-row {
    display: block;
  }
  .form-input-row input,
  .form-input-row .select2 {
    margin: 1rem 0 0 !important;
  }
}
@media screen and (max-width: 575px) {
  .form-input-row select {
    width: 100% !important;
  }
}
.form-input-row input {
  width: 22.2rem;
}
@media screen and (max-width: 575px) {
  .form-input-row input {
    width: 100%;
  }
}
.form-line {
  display: flex;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 575px) {
  .form-line {
    display: block;
  }
  .form-line textarea {
    margin-left: 0 !important;
  }
}
.form-line .eng span {
  display: block;
}
@media screen and (max-width: 575px) {
  .form-line .eng span {
    display: inline;
  }
}
.form-line input {
  width: 32.5rem;
}
@media screen and (max-width: 575px) {
  .form-line input {
    width: 100%;
    margin-left: 0 !important;
  }
}
.form-row {
  padding-bottom: 4rem;
}
@media screen and (max-width: 575px) {
  .form-row {
    padding-bottom: 2rem;
  }
}
.form-row.d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -3rem;
}
@media screen and (max-width: 575px) {
  .form-row.d-flex {
    display: block;
  }
}
.form-row.d-flex .form-input-row,
.form-row.d-flex .form-col {
  padding-left: 3rem;
}
.form-row.d-flex .form-input-row {
  padding-bottom: 4rem;
}
@media screen and (max-width: 575px) {
  .form-row.d-flex .form-input-row {
    padding-bottom: 2rem;
  }
}
.form-row input,
.form-row textarea,
.form-row .select2 {
  margin-left: 1.5rem;
}
.form-row .form-col .form-label {
  flex: 0 0 9rem;
  width: 9rem;
}
@media screen and (max-width: 575px) {
  .form-row .form-col .form-label {
    margin-bottom: 0.5rem;
    width: 100%;
  }
}
.form-footer {
  display: flex;
  justify-content: flex-end;
}

.radio-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2rem;
}
.radio-list li {
  margin: 0 0 0.7rem 2rem;
}

.nav-item {
  padding-left: 0.6rem;
}
.nav-item:first-child {
  padding-left: 0;
}
.nav-tabs {
  border-bottom: 0.2rem solid #F0F4F7;
}
.nav-tabs .nav-link {
  background-color: #F0F4F7;
  border: none;
  border-radius: 1.6rem 1.6rem 0 0;
  color: #3d3d3d;
  font-weight: 700;
  padding: 1.8rem 2.6rem 1.7rem;
}
@media screen and (max-width: 575px) {
  .nav-tabs .nav-link {
    border-radius: 1.2rem 1.2rem 0 0;
    padding: 1.4rem;
  }
}
.nav-tabs .nav-link .units {
  display: block;
  color: #C6862B;
  font-size: 1.4rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active {
  background-color: #064F73;
  color: #fff;
}

.modal {
  padding: 5rem;
  text-align: center;
  width: 100%;
  max-width: 60rem;
  position: relative;
}
@media screen and (max-width: 575px) {
  .modal {
    padding: 3rem 2rem;
  }
}
.modal-title {
  font-size: 6rem;
  letter-spacing: 0.2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 575px) {
  .modal-title {
    font-size: 3.5rem;
  }
}
.modal-subtitle {
  font-size: 2.6rem;
  letter-spacing: 0.1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  .modal-subtitle {
    font-size: 1.8rem;
  }
}
.modal-close {
  position: absolute;
  top: 0;
  right: 1.2rem;
  padding: 0;
  width: 2rem;
  transition: all 0.2s linear;
}
.modal-close i {
  display: block;
  background-color: #3d3d3d;
  width: 100%;
  height: 0.2rem;
  margin: 0.1rem 0;
  transition: all 0.2s linear;
}
.modal-close i:first-child {
  transform: rotate(45deg);
}
.modal-close i:last-child {
  transform: rotate(-45deg);
  margin-top: -0.3rem;
}

.header {
  background-color: #F4F3F1;
  box-shadow: -0.7rem 0.7rem 1.8rem 0.2rem rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 23.8rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 43.3rem;
  z-index: 20;
  transition: all 0.3s linear;
}
@media screen and (max-width: 1024px) {
  .header {
    width: 30rem;
    height: 16.5rem;
  }
}
@media screen and (max-width: 830px) {
  .header {
    position: fixed;
    justify-content: space-between;
    width: 100%;
    height: 5rem;
    padding: 0 1rem;
  }
}
.header-logo {
  width: 27.6rem;
  height: 4.7rem;
}
@media screen and (max-width: 1024px) {
  .header-logo {
    width: 20rem;
    height: 3.4rem;
  }
}
@media screen and (max-width: 830px) {
  .header-logo {
    width: 16.5rem;
    height: 2.8rem;
  }
}
.header-logo img {
  width: 100%;
  height: auto;
}
.header-menu {
  background-color: #F4F3F1;
  box-shadow: 0 0.7rem 1.8rem 0.2rem rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: -45rem;
  width: 100%;
  max-width: 40rem;
  height: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
  padding: 0 3.4rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s linear;
  z-index: 1056;
}
.header-menu ul {
  width: 27rem;
}
.header-menu li {
  border-top: 0.1rem solid #3d3d3d;
  padding: 3rem 0;
}
.header-menu li:first-child {
  border-top: none;
}
.header-menu_btn {
  display: none;
  padding: 0;
  width: 3rem;
  transition: all 0.2s linear;
}
@media screen and (max-width: 830px) {
  .header-menu_btn {
    display: block;
  }
}
.header-menu_btn i {
  display: block;
  background-color: #3d3d3d;
  width: 100%;
  height: 0.2rem;
  margin: 0.6rem 0;
  transition: all 0.2s linear;
}
.header-menu_close {
  position: absolute;
  top: 0.1rem;
  right: 1rem;
  padding: 0;
  width: 3rem;
  transition: all 0.2s linear;
}
.header-menu_close i {
  display: block;
  background-color: #3d3d3d;
  width: 100%;
  height: 0.2rem;
  margin: 0.1rem 0;
  transition: all 0.2s linear;
}
.header-menu_close i:first-child {
  transform: rotate(45deg);
}
.header-menu_close i:last-child {
  transform: rotate(-45deg);
  margin-top: -0.3rem;
}
.header-menu_bg {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1055;
  display: none;
}

.menu-open {
  overflow: hidden;
}
.menu-open .header-menu {
  left: 0;
}
.menu-open .header-menu_bg {
  display: block;
}

.footer {
  background-color: #3D3D3D;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 43rem;
  padding: 6.5rem 1.5rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .footer {
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .footer {
    padding: 3rem 1.5rem;
  }
}
.footer-logo {
  display: block;
  flex: 0 0 27.6rem;
  width: 27.6rem;
  margin: 0 auto 3rem;
}
.footer-logo img {
  width: 100%;
  height: auto;
}
.footer a {
  color: #fff;
}
.footer-privacy span {
  display: block;
  text-transform: uppercase;
}

.no-p {
  padding: 0;
}

iframe {
  width: 100%;
  height: 53.1rem;
}

.page-content {
  background-color: #fff;
}
.page.inside .page-content {
  padding-top: 25rem;
}
@media screen and (max-width: 1024px) {
  .page.inside .page-content {
    padding-top: 18rem;
  }
}
@media screen and (max-width: 830px) {
  .page.inside .page-content {
    padding-top: 1.5rem;
  }
}
.page.inside iframe {
  height: 122.5rem;
}

.contact-row {
  display: flex;
  flex-wrap: wrap;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0 0 4rem -4.2rem;
}
@media screen and (max-width: 575px) {
  .contact-row {
    display: block;
    margin-bottom: 3rem;
  }
}
.contact-row a {
  margin: 0 0 1rem 4.2rem;
}
@media screen and (max-width: 575px) {
  .contact-row a {
    display: block;
  }
}
.contact-phone {
  padding-left: 3.4rem;
  position: relative;
}
.contact-phone:before {
  background: url(../images/icon-phone.svg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-email {
  padding-left: 2.7rem;
  position: relative;
}
.contact-email:before {
  background: url(../images/icon-mail.svg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 2rem;
  height: 1.4rem;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.contact-address {
  padding-left: 2.6rem;
  position: relative;
}
.contact-address:before {
  background: url(../images/icon-pin.svg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 1.8rem;
  height: 2.4rem;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-block {
  overflow: hidden;
  position: relative;
}
.hero-menu {
  letter-spacing: 0.08rem;
  width: 16rem;
  position: absolute;
  left: 7.8rem;
  top: 43.5rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .hero-menu {
    left: 2rem;
    top: 25.5rem;
  }
}
@media screen and (max-width: 830px) {
  .hero-menu {
    display: none;
  }
}
.hero-menu li {
  border-top: 0.1rem solid #3d3d3d;
  padding: 3rem 0;
}
.hero-menu li:first-child {
  border-top: none;
}

.section-main {
  display: flex;
  align-items: center;
}
.section-approach .content-block {
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 7.5rem 0;
}
@media screen and (max-width: 1099px) {
  .section-approach .content-block {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .section-approach .content-block {
    padding: 4rem 0 6rem;
  }
}
.section-approach .approach-left {
  flex: 0 0 53.5rem;
  text-align: right;
}
@media screen and (max-width: 1299px) {
  .section-approach .approach-left {
    flex: 0 0 50%;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 1099px) {
  .section-approach .approach-left {
    padding-right: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-approach .approach-left {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-approach .approach-left {
    padding: 0 1.5rem;
  }
}
.section-approach .approach-text {
  display: flex;
  line-height: 1.75;
}
@media screen and (max-width: 1299px) {
  .section-approach .approach-text {
    display: block;
    padding-right: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-approach .approach-text {
    padding-right: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-approach .approach-text {
    padding-right: 1.5rem;
  }
}
.section-approach .approach-text_main {
  flex: 0 0 25rem;
  letter-spacing: -0.02rem;
  padding-left: 6rem;
}
@media screen and (max-width: 575px) {
  .section-approach .approach-text_main {
    padding-left: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-approach .approach-text_main {
    padding-left: 1.5rem;
  }
}
.section-approach .approach-text_eng {
  flex: 0 0 25.5rem;
  font-style: italic;
  padding-left: 7.5rem;
  position: relative;
}
@media screen and (max-width: 1299px) {
  .section-approach .approach-text_eng {
    padding: 6rem 0 0 6rem;
  }
}
@media screen and (max-width: 575px) {
  .section-approach .approach-text_eng {
    padding: 4rem 0 0 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-approach .approach-text_eng {
    padding-left: 1.5rem;
  }
}
.section-approach .approach-text_eng:before {
  content: "";
  display: block;
  background-color: #3d3d3d;
  width: 0.1rem;
  height: 27rem;
  position: absolute;
  top: -7.5rem;
  left: 3.4rem;
}
@media screen and (max-width: 1299px) {
  .section-approach .approach-text_eng:before {
    width: 27rem;
    height: 0.1rem;
    top: 2.9rem;
    left: 6rem;
  }
}
@media screen and (max-width: 575px) {
  .section-approach .approach-text_eng:before {
    top: 1.9rem;
    left: 3rem;
  }
}
.section-properties .content-block {
  overflow: hidden;
}
.section-properties h3 {
  margin-left: 9.7rem;
  padding: 0.5rem 0 0 2.5rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1099px) {
  .section-properties h3 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 575px) {
  .section-properties h3 {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-properties h3 {
    margin-left: 1.5rem;
  }
}
.section-properties h3:before {
  content: "";
  display: block;
  background-color: #3d3d3d;
  width: 0.1rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section-proposal .content-block {
  padding-bottom: 9.5rem;
}
@media screen and (max-width: 575px) {
  .section-proposal .content-block {
    padding-bottom: 4rem;
  }
}
.section-services .content-block {
  overflow: hidden;
}
.section-services h3 {
  margin-bottom: 7rem;
  padding-left: 7.7rem;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-services h3 {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-services h3 {
    margin-bottom: 3.5rem;
    padding-left: 0;
  }
}
.section-services h3:before {
  content: "";
  display: block;
  background-color: #3d3d3d;
  width: 0.1rem;
  height: 19.1rem;
  position: absolute;
  top: -9.8rem;
  left: 0;
}
@media screen and (max-width: 991px) {
  .section-services h3:before {
    top: -5rem;
  }
}
@media screen and (max-width: 575px) {
  .section-services h3:before {
    display: none;
  }
}
.section-services h3 .eng {
  margin-top: -0.9rem;
}
@media screen and (max-width: 991px) {
  .section-services h3 .eng {
    margin-top: -0.3rem;
  }
}
.section-services .services-content {
  padding: 9.8rem 9.8rem 0;
}
@media screen and (max-width: 1399px) {
  .section-services .services-content {
    padding: 9.8rem 6.5rem 0;
  }
}
@media screen and (max-width: 1199px) {
  .section-services .services-content {
    padding: 9.8rem 4rem 0;
  }
}
@media screen and (max-width: 991px) {
  .section-services .services-content {
    padding: 5rem 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-services .services-content {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-services .services-content {
    padding: 4rem 1.5rem;
  }
}
.section-services .services-content .title {
  font-size: 2.5rem;
  letter-spacing: 0.25rem;
  line-height: 1;
  margin: 2.5rem 0;
  text-transform: uppercase;
}
.section-services .services-content .title:first-child {
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  .section-services .services-content .title {
    font-size: 2rem;
    letter-spacing: 0.1rem;
    margin-bottom: 1.5rem;
  }
}
.section-services .services-content .text {
  letter-spacing: -0.02rem;
  line-height: 1.75;
  max-width: 36rem;
}
.section-services .services-content .text p {
  margin-bottom: 1rem;
}

@media screen and (max-width: 991px) {
  .section-services .services-content .text {
    max-width: none;
  }
}
.section-services .services-content .sep {
  display: block;
  height: 1.9rem;
  margin: 3.5rem auto;
  position: relative;
}
@media screen and (max-width: 575px) {
  .section-services .services-content .sep {
    height: 1.2rem;
    margin: 1.5rem 0;
  }
}
.section-services .services-content .sep:before {
  content: "";
  display: block;
  background: url(../images/arrow.svg) 0 0 no-repeat;
  background-size: cover;
  width: 1.9rem;
  height: 3.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (max-width: 575px) {
  .section-services .services-content .sep:before {
    width: 1.2rem;
    height: 2.2rem;
  }
}
.section-services .services-content_main {
  flex: 0 0 47%;
  width: 47%;
  padding: 0 0 13rem 8rem;
}
@media screen and (max-width: 1199px) {
  .section-services .services-content_main {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 991px) {
  .section-services .services-content_main {
    width: 100%;
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-services .services-content_main {
    padding: 0 0 2rem;
  }
}
.page.index .section-services .services-content_main {
  padding-bottom: 4rem;
}
@media screen and (max-width: 991px) {
.page.index .section-services .services-content_main {
  padding-bottom: 1.5rem;
}}
.section-services .services-content_eng {
  flex: 2;
  font-style: italic;
  padding: 0 4rem 13rem 11.5rem;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-services .services-content_eng {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .section-services .services-content_eng {
    padding: 1.5rem 0 0 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-services .services-content_eng {
    padding-left: 0;
  }
}
.section-services .services-content_eng:before {
  content: "";
  display: block;
  background-color: #3d3d3d;
  width: 0.1rem;
  height: 100%;
  position: absolute;
  left: 5.5rem;
  bottom: 0;
}
@media screen and (max-width: 991px) {
  .section-services .services-content_eng:before {
    width: 100%;
    height: 0.1rem;
    bottom: auto;
    top: 0;
    left: 0;
  }
}
.section-services .services-content_eng .text {
  max-width: 34.1rem;
}
@media screen and (max-width: 991px) {
  .section-services .services-content_eng .text {
    max-width: none;
  }
}
.section-services .services-content_text {
  display: flex;
}
@media screen and (max-width: 991px) {
  .section-services .services-content_text {
    display: block;
  }
}
.section-owner {
  background-color: #F4F3F1;
}
.section-owner .owner-content {
  display: flex;
  padding: 5.7rem 0;
}
@media screen and (max-width: 991px) {
  .section-owner .owner-content {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .section-owner .owner-content {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 480px) {
  .section-owner .owner-content {
    padding: 4rem 1.5rem;
  }
}
.section-owner .owner-name {
  font-size: 3rem;
  letter-spacing: 0.3rem;
  line-height: 0.67;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  .section-owner .owner-name {
    font-size: 2.6rem;
  }
}
.section-owner .owner-text {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0 2rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .section-owner .owner-text {
    width: 100%;
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-owner .owner-text {
    padding: 0 0 3rem;
  }
}
.section-owner .owner-text .text {
  font-size: 3rem;
  letter-spacing: 0.01rem;
  line-height: 1.33;
  max-width: 38rem;
}
@media screen and (max-width: 1199px) {
  .section-owner .owner-text .text {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .section-owner .owner-text .text {
    max-width: none;
  }
}
@media screen and (max-width: 575px) {
  .section-owner .owner-text .text {
    font-size: 2rem;
  }
}
.section-owner .owner-text .text .eng {
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.5;
  margin: 2rem 0 6.5rem;
}
@media screen and (max-width: 575px) {
  .section-owner .owner-text .text .eng {
    font-size: 1.4rem;
    margin-bottom: 4rem;
  }
}
.section-owner .owner-pic {
  flex: 0 0 36.3rem;
  width: 36.3rem;
}
@media screen and (max-width: 1199px) {
  .section-owner .owner-pic {
    flex: 0 0 32rem;
    width: 32rem;
  }
}
@media screen and (max-width: 991px) {
  .section-owner .owner-pic {
    width: 100%;
    max-width: 32rem;
    margin: 0 auto;
  }
}
.section-owner .owner-pic img {
  width: 100%;
  height: auto;
}
.section-contact h3 {
  font-style: normal;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 575px) {
  .section-contact h3 {
    margin-bottom: 2.5rem;
  }
}
.section-contact h3 p {
  font-size: 5rem;
  line-height: 1;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .section-contact h3 p {
    font-size: 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-contact h3 p {
    font-size: 2.8rem;
  }
}
.section-contact h3 p span {
  font-size: 8rem;
  letter-spacing: 0;
  line-height: 0.625;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .section-contact h3 p span {
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section-contact h3 p span {
    font-size: 5rem;
  }
}
@media screen and (max-width: 575px) {
  .section-contact h3 p span {
    font-size: 3.8rem;
    line-height: 1;
  }
}
.section-contact h3 .eng {
  font-size: 2.5rem;
  font-style: italic;
  letter-spacing: 0.25rem;
  margin-top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .section-contact h3 .eng {
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 575px) {
  .section-contact h3 .eng {
    font-size: 1.5rem;
    margin-top: 0;
  }
}
.section-contact .content-block {
  padding: 12rem 16rem 7rem 9.8rem;
}
@media screen and (max-width: 1399px) {
  .section-contact .content-block {
    padding-right: 9.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section-contact .content-block {
    padding: 7rem 6rem;
  }
}
@media screen and (max-width: 991px) {
  .section-contact .content-block {
    padding: 6rem 4rem;
  }
}
@media screen and (max-width: 575px) {
  .section-contact .content-block {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 575px) {
  .section-contact .content-block {
    padding: 4rem 1.5rem;
  }
}
.section-contact .content-block .title {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 575px) {
  .section-contact .content-block .title {
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
    margin-bottom: 2.5rem;
  }
}
.section-contact .form-link {
  display: block;
  cursor: pointer;
  height: 1.9rem;
  margin-bottom: 3.5rem;
  position: relative;
  transform: scale(1);
  transition: all 0.2s ease;
}
.section-contact .form-link:before {
  content: "";
  display: block;
  background: url(../images/arrow.svg) 0 0 no-repeat;
  background-size: cover;
  width: 1.9rem;
  height: 3.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.2s ease;
}
@media screen and (max-width: 575px) {
  .section-contact .form-link:before {
    width: 1.2rem;
    height: 2.2rem;
  }
}
.section-contact .form-link:hover {
  transform: scale(1.2);
}
.section-contact .form-link.click:before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.section-contact .form-hidden {
  display: none;
}
.section-contact .form-hidden.open {
  display: block;
}