

/* Start:/local/templates/landyshi/css/style.css?174949737640613*/
@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu,
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 11.1.12
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 1, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical &gt;

.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode &gt;

.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode &gt;

.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode &gt;
.swiper-wrapper &gt;

.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal &gt;

.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical &gt;

.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode &gt;

.swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode &gt;
.swiper-wrapper &gt;

.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered &gt;

.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered &gt;
.swiper-wrapper &gt;

.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal &gt;
.swiper-wrapper &gt;

.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal &gt;

.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical &gt;
.swiper-wrapper &gt;

.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical &gt;

.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), #000000);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), #000000);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), #000000);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), #000000);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

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

  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-ExtraLight.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Montserrat"), url("/local/templates/landyshi/css/../fonts/Montserrat-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-ExtraLight.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Inter"), url("/local/templates/landyshi/css/../fonts/Inter-ExtraBold.woff2") format("woff2");
}

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

body {
  font-family: "Montserrat", sans-serif;
}

h1 {
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

.container {
  padding: 0 10px;
  margin: 0 auto;
  max-width: 1120px;
}

.max-width {
  padding: 0 10px;
  margin: 0 auto;
  max-width: 90vw;
}

.swiper-scrollbar {
  position: relative;
}

.bg-dark {
  background-color: black;
  z-index: 500;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  display: none;
}

.contacts-popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contacts-popup__wrapper {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 10px 20px;
  position: relative;
}

.contacts-popup__title {
  font-size: 32px;
  line-height: 120%;
  color: #1E1E1E;
  margin-bottom: 10px;
}

.contacts-popup__subtitle {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
  color: #B3B3B3;
}

.contacts-popup__form-popup {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.contacts-popup__form-input {
  height: 40px;
  padding-left: 16px;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  width: 100%;
}

.contacts-popup__submit {
  height: 40px;
  background: #1E1E1E;
  color: #fff;
  border-radius: 8px;
  padding: 0 24px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.contacts-popup__text {
  margin-top: 20px;
  font-size: 16px;
  display: block;
  max-height: 400px;
}

.contacts-popup__close-img {
  position: absolute;
  top: 15px;
  right: 12px;
  cursor: pointer;
}

.button {
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  background-color: #fff;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 5;
  cursor: pointer;
  transition: all .2s linear;
}

.button:hover {
  background-color: #5FBB46;
}

.button::before {
  position: absolute;
  content: "";
  top: -2px;
  bottom: -2px;
  right: -2px;
  left: -2px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: -1;
}

.section-small-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  color: #999E98;
  position: relative;
  padding: 0 7px;
  display: inline-block;
}

.section-small-title::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0px;
  height: 100%;
  width: 1px;
  background-color: #D9D9D9;
}

.section-small-title::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0px;
  height: 100%;
  width: 1px;
  background-color: #D9D9D9;
}

.section-title {
  font-size: 50px;
  font-weight: 500;
  line-height: 70px;
}

.section-title-pale {
  color: #999e98;
}

.section-title-white {
  color: #fff;
}

.phone {
  margin-right: 60px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
}

.phone-link {
  position: relative;
  padding-left: 20px;
}

.phone-link::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/local/templates/landyshi/css/../images/small-phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.main__about {
  background-color: #FAFBF3;
}

.main__plan {
  background-color: #FAFBF3;
  background-image: url("/local/templates/landyshi/css/../images/plan.jpg");
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}

.main__services {
  background-color: #FAFBF3;
}

.main__works {
  background-color: #FAFBF3;
}

.main__contacts {
  background-image: url("/local/templates/landyshi/css/../images/contacts-bg.jpg");
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.header__burger {
  display: none;
}

.header__wrapper {
  display: flex;
  padding: 5px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 999;
  background: linear-gradient(86.07deg, rgb(0 0 0 / 19%) 0%, rgb(0 0 0 / 45%) 100%);
}

.header__wrapper-mobile {
  display: none;
}

.header__nav {
  margin-left: auto;
  color: #fff;
}

.header__logo-wrapper {
  padding: 13px 30px 20px 30px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  max-width: 250px;
}

.header__logo {
  max-height: 67px;
}

.header__logo-img {
  width: 100%;
  height: 100%;
}

.nav__list {
  display: flex;
  gap: 40px;
  margin-right: 50px;
}

.nav__link {
  color: inherit;
  font-size: 16px;
  display: inline-block;
  padding: 8px 10px;
  border-radius: 50px;
  transition: all 0.2s linear;
}

.nav__link:hover {
  background-color: #5FBB46;
}

.banner__wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 970px;
}

.banner__container {
  padding-top: 180px;
}

.banner__title {
  font-size: 80px;
  font-weight: 500;
  line-height: 90px;
  color: #fff;
}

.banner__title-bold {
  font-weight: 700;
  color: #E2EAE0;
}

.banner__subtitle {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  font-family: "Inter";
}

.banner__inner {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.banner__button {
  margin-top: 30px;
}

.banner-location__wrapper {
  border-radius: 10px;
  padding: 16px;
  position: relative;
  z-index: 5;
}

.banner-location__blur {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(86.07deg, rgba(255, 255, 255, 0.189) 0%, rgba(255, 255, 255, 0.45) 100%);
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.banner-location__icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.banner-location__icon {
  height: 20px;
  width: 20px;
}

.banner-location__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  color: #fff;
}

.banner-location__subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #fff;
  font-family: "Inter";
}

.banner-slider__wrapper {
  overflow: hidden;
  margin-top: 100px;
  position: relative;
}

.banner-slider__list {
  margin-top: 30px;
}

.banner-slider__slide {
  width: auto;
  cursor: pointer;
  max-height: 300px;
  box-shadow: 1px 1px 5px 6px #fff;
  border-radius: 10px;
}

.banner-slider__img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 15px 0px #00000040;
}

.banner-slider__scroll {
  margin-top: 20px;
}

.swiper-scrollbar {
  height: 3px;
  /* Высота основной части скроллбара */
  background-color: rgba(255, 255, 255, 0.5);
}

.swiper-scrollbar-drag {
  background: #fff;
  height: 8px;
  border-radius: 0px;
  position: absolute;
  top: -2px;
}

.about__wrapper {
  padding: 40px 10px;
}

.about__inner {
  margin-top: 45px;
  display: flex;
  gap: 30px;
  align-items: center;
}

.about__big-img {
  width: 352px;
  height: 544px;
  border-radius: 10px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  flex-shrink: 0;
}

.about__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2%;
}

.about__item {
  max-width: 49%;
}

.about__img {
  width: 61px;
  height: 56px;
  margin-bottom: 16px;
}

.about__item-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  margin-bottom: 16px;
  max-width: 180px;
}

.about__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  font-family: "Inter";
}

.plan__outer {
  overflow: auto;
  scrollbar-width: none;
}

.plan__outer::-webkit-scrollbar {
  display: none;
  /* Для Webkit-браузеров */
}

.plan__wrapper {
  padding: 48px 10px;
}

.plan__small-title {
  color: #fff;
}

.plan-slider__wrapper {
  margin-top: 30px;
}

.plan-slider__slide {
  position: relative;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.plan-slider__vertical-line {
  position: absolute;
  top: 0;
  left: 30px;
  /* width: 4px; */
  height: 230px;
}

.plan-slider__circle-active {
  position: absolute;
  top: 230px;
  left: 0;
  display: none;
}

.plan-slider__circle-unactive {
  position: absolute;
  top: 230px;
  left: 0;
}

.plan-slider__horizontal-line {
  position: absolute;
  top: 262px;
  left: 64px;
  width: calc(100% - 64px);
}

.plan-slider__text {
  max-width: 465px;
  margin-left: 65px;
}

.plan-slider__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 33.6px;
  color: #fff;
  /* margin-bottom: 14px; */
}


@media (max-width: 576px) {
  .plan-slider__vertical-line {
    left: 32px;
    height: 160px;
  }

  .plan-slider__circle-active {
    top: 160px;
  }

  .plan-slider__horizontal-line {
    top: 192px;
  }

  .plan-slider__slide-even .plan-slider__vertical-line {
    top: 222px;
  }
}


.plan-slider__subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #3C483E;
  font-family: "Inter";
}

.plan-slider__nubmer {
  margin-left: 55px;
  font-size: 200px;
  font-weight: 700;
  line-height: 280px;
  color: #fff;
  opacity: 0.3;
}

.plan-slider__slide-even .plan-slider__vertical-line {
  top: 292px;
  transform: rotate(180deg);
}

.plan-slider__slide-even .plan-slider__text {
  order: 2;
  margin-bottom: 30px;
}

.plan-slider__slide-even .plan-slider__nubmer {
  order: 1;
  line-height: 150px;
}

.plan-slider__button {
  margin-top: 233px;
}

.plan-slider__slide.swiper-slide.swiper-slide-active .plan-slider__circle-active {
  display: block;
}

.plan-slider__slide.swiper-slide.swiper-slide-active .plan-slider__circle-unactive {
  display: none;
}

.plan-slider__wrapper {
  position: relative;
  cursor: grabbing;
}

.plan-slider__slide {
  width: 400px;
}

.services__wrapper {
  padding-top: 60px;
}

.services__list {
  margin-top: 40px;
}

.services__item {
  position: relative;
  height: 519px;
  width: calc(90vw * 200 / 1120);
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.2s linear;
}

.services__item-shadow {
  content: "";
  position: absolute;
  height: 112px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);

}

.services__item-img {
  position: absolute;
  content: "";
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  z-index: -1;
}

.services__item-circle {
  position: absolute;
  content: "";
  top: 14px;
  right: 14px;
  width: 50px;
  height: 50px;
}

.services__item-title {
  position: absolute;
  left: 16px;
  bottom: 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 33.6px;
  color: #fff;
  z-index: 10;
}

.services__item-text,
.services__item-price {
  display: none;
  font-family: "Inter";
}

.services__item-active {
  width: calc(90vw * 458 / 1120);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
}

.services__item-active .services__item-title {
  display: block;
  position: static;
  font-size: 30px;
  font-weight: 500;
  line-height: 42px;
}

.services__item-active .services__item-text,
.services__item-active .services__item-price {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #fff;
  position: relative;
  z-index: 10;
}

.services__text p {
  padding: 5px 0;
}

.services__slider {
  overflow: hidden;
}

.services__second-title {
  font-size: 50px;
  font-weight: 500;
  line-height: 70px;
  color: #3C483E;
  margin-top: 60px;
  margin-bottom: 35px;
}

.services__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #3C483E;
  font-family: "Inter";
}

.works__outer {
  overflow: auto;
  scrollbar-width: none;
}

.works__outer::-webkit-scrollbar {
  display: none;
  /* Для Webkit-браузеров */
}

.works__wrapper {
  padding: 60px 10px;
}

.works__slider {
  margin-top: 40px;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.works-slider__wrapper {
  position: relative;
  padding-bottom: 30px;
}

.works-slider__arrow {
  width: 110px;
  height: 110px;
  position: absolute;
  z-index: 50;
  cursor: pointer;
}

@media (max-width: 576px) {
  .works-slider__arrow {
    display: none;
  }
}

.works-slider__arrow-prev {
  left: -130px;
  top: 210px;
}

.works-slider__arrow-next {
  transform: rotate(180deg);
  right: -145px;
  top: 210px;
}

.works-slider__img {
  width: 100%;
  max-height: 395px;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  opacity: 0.5;
  transition: all 0.4s linear;
}

.works-slider .swiper-slide-active .works-slider__img {
  opacity: 1;
}

.works-slider__bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  gap: 20px;
}

.works-slider__left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.works-slider__text {
  max-width: 432px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #999E98;
  font-family: "Inter";
}

.works-slider__location,
.works-slider__title {
  color: #3C483E;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding-left: 32px;
  position: relative;
}

.works-slider__location::before,
.works-slider__title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/landyshi/css/../images/tree.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.works-slider__location::before {
  background-image: url("/local/templates/landyshi/css/../images/works-location.svg");
}

.works-slider .works-slider__scroll.swiper-scrollbar.swiper-scrollbar-works.swiper-scrollbar-horizontal {
  background-color: #999E98;
}

.works-slider__scroll {
  margin-top: 45px;
}

.works-slider .swiper-scrollbar-drag {
  background-color: #117139;
}

.contacts__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 95px 10px;
}

.contacts__title {
  color: #fff;
  max-width: 700px;
  text-align: end;
}

.contacts__small-title {
  color: #fff;
  margin-bottom: 20px;
}

.contacts__button {
  margin-top: 20px;
}

.footer {
  background-color: #FAFBF3;
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer__wrapper {
  padding: 45px 10px;
}

.footer__nav {
  color: #3C483E;
}

.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.footer__phone {
  margin: 0;
  color: #3C483E;
}

padding-top: 60pxoter__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #999E98;
  max-width: 270px;
  display: inline-block;
  font-family: "Inter";
}

.footer__text-moblie {
  display: none;
}

.footer__copyright {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #999E98;
  font-family: "Inter";
}

.footer__social-list {
  display: flex;
  gap: 13px;
}

.footer__social-link {
  play: inline-block width: 20px;
  width: 35px;
  height: 35px;
}

.footer__social-img {
  width: 100%;
  height: 100%;
}

.footer__social-list-mobile {
  display: none;
}

.footer__social-list-desctop {
  display: block;
}

.footer_map {
  display: flex;
  flex-direction: column;
  align-self: normal;
  align-items: center;
  margin: 0 20px;
  flex: 1 0 auto;
  min-width: 50%;
}

#map {
  width: 100%;
  height: 100%;
}

.footer__social-list-desktop {
  flex: 1 0 auto;
}

@media (max-width: 1200px) {
  .header .nav__list {
    gap: 20px;
    margin-right: 20px;
  }

  .header__phone {
    font-size: 18px;
  }

  .works-slider__slide {
    width: auto;
  }

  .works-slider__img {
    max-width: 600px;
    margin: 0 auto;
  }

  .works-slider__bottom {
    max-width: 600px;
  }

  .works-slider__left {
    width: 160px;
  }

  .works-slider__title,
  .works-slider__location {
    font-size: 16px;
  }

  .works-slider__img {
    max-height: 260px;
  }

  .contacts-popup__form-popup {
    flex-direction: column;
    gap: 15px;
  }

  .footer__br {
    display: none;
  }

  .footer__social-list-mobile {
    display: block;
  }

  .footer__social-list-desktop {
    display: none;
  }

  .footer__social-link {
    width: 30px;
    height: 30px;
  }

  .footer__text {
    display: none;
  }

  .footer__text-moblie {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

  .footer__top {
    flex-wrap: wrap;
    gap: 20px 0;
    margin-bottom: 27px;
  }

  .footer__nav {
    margin: 0 auto;
  }

  .footer__phone {
    display: inline-flex;
    width: 100%;
    justify-content: center;
  }

  .footer__copyright {
    margin: 0 auto;
  }
}

@media (max-width: 1000px) {
  .header__wrapper {
    justify-content: space-between;
    padding-right: 6px;
  }

  .header__nav {
    display: none;
  }

  .header__nav-mobile {
    display: block;
    color: #3C483E;
  }

  .header__nav-mobile .nav__list {
    flex-direction: column;
  }

  .header__phone {
    display: none;
  }

  .header__phone-mobile {
    margin-top: 20px;
    display: block;
    color: #3C483E;
    padding-left: 10px;
  }

  .header__burger {
    display: block;
    cursor: pointer;
    align-self: flex-start;
  }

  .header__burger-grey {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .header__wrapper-mobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 25px 15px 15px;
    background-color: #fff;
    z-index: 1000;
    transform: translateX(100%);
    transition: all 0.2s linear;
  }

  .header__wrapper-mobile-active {
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  .section-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
  }

  .contacts-popup {
    left: 10%;
    transform: translateY(-50%);
    width: 80%;
  }

  .banner__container {
    padding-top: 100px;
  }

  .banner__title {
    text-align: center;
  }

  .banner__inner {
    justify-content: center;
  }

  .banner__right {
    display: none;
  }

  .banner__button {
    margin: 30px auto 0;
  }

  .about__inner {
    flex-direction: column;
  }

  .about__list {
    order: 2;
  }

  .about__big-img {
    order: 1;
    margin: 0 auto;
    height: 224px;
    width: 288px;
    object-fit: none;
  }

  .about__item {
    max-width: 100%;
  }

  .works-slider__img {
    max-width: 400px;
    height: 200px;
    margin: 0 auto;
  }

  .works-slider__bottom {
    max-width: 400px;
  }

  .works-slider__right {
    display: none;
  }

  .contacts__title {
    text-align: center;
  }

  .contacts__small-title {
    margin: 0 auto;
  }

  .contacts__wrapper {
    padding: 40px 10px;
  }

  .contacts__button {
    margin: 30px auto 0;
  }
}

@media (max-width: 576px) {
  .header__logo-wrapper {
    max-width: 150px;
    padding: 7px 15px 10px 15px;
  }

  .contacts-popup {
    left: 3%;
    width: 94%;
  }

  .banner__wrapper {
    height: 568px;
  }

  .banner__title {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
  }

  .banner__left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .banner__subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 19.6px;
  }

  .banner-slider__wrapper {
    margin-top: 20px;
    padding-bottom: 30px;
  }

  .banner-slider__img {
    height: 150px;
  }

  .plan-slider__slide {
    width: 400px;
    height: 430px;
  }

  .plan-slider__slide-even .plan-slider__text {
    margin-bottom: 40px;
  }

  .plan-slider__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .plan-slider__subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
  }

  .plan-slider__nubmer {
    font-size: 150px;
    font-weight: 700;
    line-height: 210px;
  }

  .services__list {
    flex-direction: column;
    gap: 16px;
  }

  .services__item {
    height: 154px;
    width: 100%;
    padding: 15px;
  }

  .services__item-circle {
    width: 35px;
    height: 35px;
  }

  .services__item-active {
    height: 361px;
  }

  .services__second-title {
    display: none;
  }

  .services__text {
    display: none;
  }

  .services__item-img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    /* Центрирует изображение по горизонтали и вертикали */
    object-fit: cover;
    /* Подгоняет изображение по размеру контейнера */
    object-position: center;
    /* Центрирует изображение внутри контейнера */
  }

  .works-slider__img {
    max-width: 270px;
    height: 210px;
    margin: 0 auto;
  }

  .works-slider__bottom {
    max-width: 270px;
  }

  .works-slider__right {
    display: none;
  }

  .works-slider__title,
  .works-slider__location {
    font-size: 12px;
    font-weight: 500;
    line-height: 16.8px;
  }

  .works-slider__scroll {
    margin-top: 20px;
  }

  .footer__top {
    align-items: center;
  }

  .footer__logo {
    max-width: 115px;
  }

  .footer__logo-img {
    width: 100%;
  }

  .footer__social-list-mobile {
    gap: 8px;
  }

  .footer__social-img {
    width: 31px;
    height: 31px;
  }

  .footer__nav .nav__list {
    margin: 0;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }
}
/* End */


/* Start:/local/templates/landyshi/css/team.css?17557838061300*/
.team {
    margin-top: 60px;
}

.team__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 40px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {

    .team__grid {
        grid-template-columns: repeat(1, 1fr);
    }
    
}

.team__item {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
}

.team__item:hover {
    transform: translateY(-5px);
}

.team__photo {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.team__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team__info {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.team__name {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}

.team__position {
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
}

.team__description {
    font-size: 16px;
    line-height: 1.6;
    color: #777;
    margin-bottom: 20px;
}

.team__preview {
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
/* End */


/* Start:/local/templates/landyshi/css/price.css?1749495681995*/
.page-price {
    padding: 90px 0 60px;
}

.page-price__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}

.price-table {
    margin-bottom: 30px;
    overflow-x: auto;
}

.price-table table {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
}

.price-table th,
.price-table td {
    padding: 15px;
    text-align: left;
    border: 1px solid #e0e0e0;
}

.price-table th {
    background-color: #f5f5f5;
    font-weight: 600;
}

.price-table tr:nth-child(even) {
    background-color: #fafafa;
}

.price-table tr:hover {
    background-color: #f0f0f0;
}

.price-note {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

.price-note p {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .page-price {
        padding: 40px 0;
    }
    
    .page-price__title {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .price-table th,
    .price-table td {
        padding: 10px;
    }
} 
/* End */


/* Start:/local/templates/landyshi/components/bitrix/menu/menu/style.min.css?1725523991490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/landyshi/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/landyshi/css/style.css?174949737640613 */
/* /local/templates/landyshi/css/team.css?17557838061300 */
/* /local/templates/landyshi/css/price.css?1749495681995 */
/* /local/templates/landyshi/components/bitrix/menu/menu/style.min.css?1725523991490 */
