﻿html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
  scroll-behavior: smooth; /* Добавляем плавную прокрутку */
}

body {
  margin: 0;
  overflow-x: hidden; /* Добавляем это свойство */
  font-family: 'Roboto', sans-serif; /* Используйте один шрифт */
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
  text-decoration: none; /* Добавляем это свойство */
}

a:active, a:hover {
  outline: 0;
  text-decoration: none; /* Добавляем это свойство */
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: 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"] {
  -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: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}


.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge, .w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}




h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  min-height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: #2226;
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
  height: 43px; /* Добавляем высоту равную высоте меню */
  display: flex; /* Используем flex для выравнивания */
  align-items: center; /* Центрируем по вертикали */
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}

.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: #0000;
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-code-component > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --20: 20px;
  --rred: #a10606;
  --wi: #fff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media (max-width: 768px) {
  .w-layout-vflex {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}


@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #100f10;
  overflow-x: hidden; /* Добавляем это свойство */
}

.container {
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: 1094px;
  height: 107px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block {
  grid-column-gap: var(--20);
  grid-row-gap: var(--20);
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

@media (max-width: 768px) {
  .div-block {
    width: 100%;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
  }
}

.buthead {
  border: 1px solid var(--rred);
  border-radius: 99px;
  padding: 12px 22px;
  transition: all 0.3s ease; /* Добавляем плавность анимации */
}

@media (max-width: 768px) {
  .buthead {
    padding: 10px 5px;
  }
}

.buthead:hover {
  background-color: var(--rred); /* При наведении фон становится красным */
}

.text-block {
  color: var(--wi);
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

.div-block-2 {
  width: 15%;
}

.div-block-2.zero {
  width: 10%;
  margin-right: 20px;
}


.div-block-3 {
  width: 45%;
}

.text-block-2 {
  color: var(--wi);
  font-family: Roboto Condensed, sans-serif;
  font-size: 19px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.menue {
  border: 1px solid var(--rred);
  background-color: #111;
  border-radius: 99px;
  justify-content: space-between;
  height: 43px;
  padding: 14px 25px;
  display: flex;
}

.m1 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.menutext {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--wi);
  -webkit-text-stroke-width: 0px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.section {
  background-image: url("https://cdn.prod.website-files.com/67b3ae25c63c487f6ccb1afa/67b50786c37c2ad247832c40_1back%20(1).jpg");
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
}

.k1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 45%;
  margin-bottom: 191px;
  margin-left: 140px;
}

.flex-block {
  width: 65%;
}

.k2k {
  width: 55%;
  margin-left: -100px;
  margin-right: -93px;
}

.k2k img {
  width: 771px; /* Фиксированная ширина 771px для компьютерной версии */
  height: auto;
  object-fit: contain; /* Сохраняет пропорции */
  max-width: 100%; /* Ограничивает максимальную ширину */
}

/* Скрываем один из элементов изображения всегда, вместо управления через media query */
.image {
  display: block;
}

.image-mobile {
  display: none;
}

/* Меняем подход для мобильных устройств */
@media (max-width: 768px) {
  .k2k img {
    width: 318px; /* Устанавливаем ширину 318px для мобильной версии */
  }
  
  /* Централизуем изображение на мобильных устройствах */
  .k2k {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: flex;
    justify-content: center; /* Центрируем изображение */
  }
}

.container-2 {
  justify-content: center;
  align-items: flex-end;
  width: 1200px;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h1 {
  z-index: 35;
  color: var(--wi);
  font-family: Roboto Condensed, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 65px;
  position: relative;
  text-align: left;
}

@media (max-width: 768px) {
  .h1 {
    font-size: 30px; /* Set font size for mobile */
    line-height: 35px;
    text-align: center;
  }
}




.text-block-3 {
  color: var(--wi);
  width: 528px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block-3-copy {
  color: var(--wi);
  text-align: left;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block-3-copy2 {
  color: var(--wi);
  text-align: left;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 768px) {
  .text-block-3-copy2 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-align-last: center;
  }
}

.buthead-copy {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--rred);
  background-color: var(--rred);
  border-radius: 99px;
  align-items: center;
  height: 60px;
  margin-top: 25px;
  padding: 12px 22px;
  display: flex;
  transition: all 0.3s ease; /* Добавляем плавность для всех изменений */
}

.buthead-copy img {
  transition: transform 0.3s ease; /* Добавляем плавность для стрелки */
}

.buthead-copy:hover {
  background-color: #8a0505; /* Делаем цвет немного темнее */
  transform: scale(1.02); /* Немного увеличиваем кнопку */
  box-shadow: 0 4px 15px rgba(161, 6, 6, 0.3); /* Добавляем тень */
}

.buthead-copy:hover img {
  transform: translateX(5px); /* Сдвигаем стрелку вправо при наведении */
}

/* Добавляем эффект при нажатии */
.buthead-copy:active {
  transform: scale(0.98);
  box-shadow: 0 2px 8px rgba(161, 6, 6, 0.2);
}

.text-block-copy {
  color: var(--wi);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

@media (max-width: 768px) {
  .text-block-copy {
    font-size: 14px;
    line-height: 18px;
  }
}

.image {
  width: 771px;
  margin-right: 0;
}

.s2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.container-3 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1200px;
  max-width: 1094px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (max-width: 768px) {
  .container-3 {
    grid-row-gap: 25px;
  }
}

.h2 {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .h2 {
    font-size: 24px; /* Set font size for mobile */
    line-height: 30px;
    text-align: center; /* Центрируем заголовки в мобильной версии */
    width: 100%; /* Обеспечиваем полную ширину */
    margin-left: auto; /* Автоматическое выравнивание по центру */
    margin-right: auto;
  }
  
  /* Оставляем заголовок "Результаты нашей работы" выровненным по левому краю */
  .div-block-6 .h2 {
    text-align: left; /* Выравнивание по левому краю */
    margin-left: 0; /* Сбрасываем автоматическое выравнивание */
    margin-right: auto;
  }
}




.preimushestva {
  flex-flow: wrap;
  width: 100%;
  height: auto;
  display: flex;
}

.pr1 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border: .5px solid #252525;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 310px;
  padding-bottom: 25px;
  display: flex;
}

/* Добавляем медиа-запрос для мобильных устройств */
@media (max-width: 768px) {
  /* Общие настройки для блоков преимуществ */
  .pr1 {
    height: auto; /* Делаем высоту автоматической для адаптивности */
    padding: 15px 10px; /* Уменьшаем отступы для лучшего вида на мобильных */
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Выравниваем контент сверху */
  }
  
  /* Базовые настройки для всех иконок */
  .pr1 img {
    height: 60px; /* Фиксированная высота для всех иконок */
    width: auto; /* Автоматическая ширина */
    margin-bottom: 15px; /* Одинаковый отступ до текста */
    object-fit: contain; /* Сохраняем пропорции иконок */
  }
  
  /* Индивидуальные настройки масштабирования для иконок, которые выглядят непропорционально */
  /* Иконка "Абонентское обслуживание" */
  .pr1 img[src="/image/67b51478ad0b67ad1dad6b4a_benefit%201.svg"] {
    transform: scale(0.85); /* Уменьшаем масштаб иконки */
  }
  
  /* Иконка "Расходы входят в состав затрат" */
  .pr1 img[src="/image/67b514752b8e5bcbcecd23b1_safe-deposit%201.svg"] {
    transform: scale(0.75); /* Сильнее уменьшаем масштаб для последней иконки */
  }
  
  /* Выравниваем текст по центру и обеспечиваем единообразную высоту */
  .preim1 {
    min-height: 55px; /* Минимальная высота для текстовых блоков */
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  /* Подтекст также выравниваем */
  .minipodp {
    min-height: 20px; /* Для мини-подписей */
  }
}

.preim1 {
  color: var(--wi);
  text-align: center;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

@media (max-width: 768px) {
  .preim1 {
    font-size: 14px;
    line-height: 18px;
  }
}

.minipodp {
  color: var(--wi);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media (max-width: 768px) {
  .minipodp {
    font-size: 12px;
    line-height: 16px;
  }
}

.s3 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.container-4 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1094px;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}




.div-block-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 2px solid var(--rred);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 52px;
  display: flex;
}

.div-block-6 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.arrows {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 200px;
  display: flex;
}

.arrow {
  width: 50px;
  height: 50px;
}

.h4 {
  z-index: 35;
  color: var(--wi);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: Roboto Condensed, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
}

@media (max-width: 768px) {
  .h4 {
    font-size: 21px; /* Set font size for mobile */
    line-height: 25px;
  }
} 

.section-2 {
  display: flex;
}

.container-5 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1200px;
  max-width: 1094px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (max-width: 768px) {
  .container-5 {
    grid-row-gap: 20px;
  }
}

.div-block-7 {
  grid-column-gap: 85px;
  grid-row-gap: 85px;
  background-image: url("../67b65aa952c8f9157059d4bf_Rectangle 67.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 432px;
  padding: 50px 112px 30px;
  display: flex;
}

.text-block-6 {
  color: var(--wi);
  text-align: center;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.div-block-8 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

@media (max-width: 768px) {
  .div-block-8 {
    grid-row-gap: 10px;
  }
}

.h42 {
  z-index: 35;
  color: var(--wi);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: Roboto Condensed, sans-serif;
  font-size: calc(30px + (55 - 35) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  line-height: calc(40px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
}

@media (max-width: 768px) {
  .h42 {
    font-size: 24px; /* Set font size for mobile */
    line-height: 30px;
  }
}

.text-block-7 {
  color: var(--wi);
  text-align: center;
  width: 60%;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.form {
    display: flex;
    align-items: center; /* Align items horizontally */
    gap: 25px; /* Space between elements */
    margin-top: 25px;
}

@media (max-width: 768px) {
    .form {
      gap: 15px;
      margin-top: 10px;
      width: 90%;
    }
}

.form2 {
  display: flex;
  flex-direction: column;
  align-items: center; /* Align items horizontally */
  gap: 25px; /* Space between elements */
  margin-top: 25px;
}

@media (max-width: 768px) {
  .form2 {
    gap: 15px;
    margin-top: 20px;
  }
}

.form-group {
    display: flex;
    align-items: center;
}

.icon {
    width: 20px; /* Adjust icon size */
    height: 20px; /* Adjust icon size */
    margin-right: 10px; /* Space between icon and input */
}

.form-input {
    width: 280px;
    height: 60px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 99px; /* Скругление углов */
    font-size: 16px;
    color: #333; /* Цвет текста в полях ввода */
    background-color: #fff; /* Белый фон для полей ввода */
}

.form-input::placeholder {
    color: #999; /* Цвет текста плейсхолдера */
}

.submit-button {
    width: 280px;
    height: 60px;
    background-color: #A10606; /* Button color */
    color: white;
    border: none;
    border-radius: 99px; /* Rounded corners */
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.submit-button:hover {
    background-color: #8A0505; /* Darker shade on hover */
}

.text-block-111 {
  color: var(--wi);
  text-align: left;
  width: 90%;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

@media (max-width: 768px) {
  .text-block-111 {
    font-size: 16px; /* Set font size for mobile */
    line-height: 20px;
    text-align: center;
  }
}

.section-3 {
  background-color: #0a0a0a;
  /* background-image: url("../67bb23b0c57a2790a8670fe8_Group 94.jpg"); */
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 778px;
  display: flex;
}

.container-6 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1200px;
  max-width: 1094px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  width: 100%;
  display: flex;
}

@media (max-width: 768px) {
  .div-block-9 {
    flex-direction: column; /* Change to column layout for mobile */
  }
}


.menu1 {
  background-image: url("https://cdn.prod.website-files.com/67b3ae25c63c487f6ccb1afa/67bb213c6d7f0ade260c2c11_Rectangle%2076%20(1).jpg");
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 34px;
  flex-flow: column;
  justify-content: space-between;
  width: 354px;
  height: 463px;
  padding: 13px;
  display: flex;
}

.uslugi1 {
  color: var(--wi);
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading {
  color: var(--wi);
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.menu2 {
  background-image: url("../67bb212e4f6118a269c5a7d4_Rectangle 77.jpg");
  background-position: center; /* Center the background image */
  background-size: cover; /* Cover the entire area without duplication */
  border-bottom-right-radius: 34px;
  flex-flow: column;
  justify-content: space-between;
  width: 354px;
  height: 463px;
  padding: 13px;
  display: flex;
}

@media (max-width: 768px) {
  .menu2, .menu1 {
    height: 363px;
  }
}

@media (max-width: 768px) {
  .menu3 {
    height: 363px!important;
  }
}

.menu3 {
  background-image: url("../67bb212ac57a2790a864dc6a_Rectangle 78.jpg");
  background-position: center; /* Center the background image */
  background-size: cover; /* Cover the entire area without duplication */
  border-bottom-right-radius: 34px;
  flex-flow: column;
  justify-content: space-between;
  width: 354px;
  height: 463px;
  padding: 13px;
  display: flex;
}

.section-24 {
  background-image: url("../67bb27b0de30948f36aa7a9a_Group 87.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.container-8 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  background-image: url("../67bb26f3506aef5de098ba17_1H0A4214 2.png");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 71%;
  max-width: 1094px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

@media screen and (max-width: 768px) {
  .container-8 {
    width: 100%;
    background-size: 100% auto; /* Устанавливаем ширину 100%, высота подстраивается автоматически */
    background-position: center bottom;
    align-items: center;
    padding: 0 10px;
    margin: 0;
    margin-top: 54px;
    grid-row-gap: 0px;
  }
}

@media screen and (max-width: 480px) {
  .container-8 {
    background-size: 100% auto !important; /* Принудительно задаем ширину 100% */
    background-position: center bottom !important;
    width: 100% !important;
    padding: 0 10px !important;
    margin: 0 !important;
  }
}



  
  /* Текст сохраняет свои размеры */
  .div-block-11 {
    width: 55%; /* Оставляем место для изображения */
  }
}

/* Для очень маленьких экранов */
@media screen and (max-width: 480px) {
  .container-8 {
    background-size: 35% 100%; /* Уменьшаем ширину изображения */
  }
  
  .div-block-11 {
    width: 65%; /* Увеличиваем ширину текста */
  }
}

@media (max-width: 768px) {
  .container-8 {
    background-position: center bottom;
    background-size: contain;
    width: 100%;
    align-items: center;
  }

  /* Текст сохраняет свои размеры */
  .div-block-11 {
    width: 55%; /* Оставляем место для изображения */
  }
}


.div-block-11 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  width: 37%;
  display: flex;
}

.text-block-5 {
  color: var(--wi);
  text-align: center;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 768px) {
  .text-block-5 {
    text-align: center; /* Центрируем заголовки в мобильной версии */
    width: 100%; /* Обеспечиваем полную ширину */
    margin-left: auto; /* Автоматическое выравнивание по центру */
    margin-right: auto;
  }
}

.div-block-55 {
  grid-column-gap: 85px;
  grid-row-gap: 85px;
  background-image: url("../67b65aa952c8f9157059d4bf_Rectangle 67.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 432px;
  padding: 50px 112px 30px;
  display: flex;
}

@media (max-width: 768px) {
  .div-block-55 {
    grid-row-gap: 25px;
  }
}

.header_cont {
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: 1094px;
  height: 107px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header_cont2 {
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: 1094px;
  height: 107px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (max-width: 768px) {
  .header_cont2 {
    flex-direction: column;
    width: 100%;
  }
}

.section-255 {
  flex-flow: column;
  display: flex;
}

.container-77 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: 1094px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.buthead-copy-copy {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--rred);
  background-color: var(--rred);
  border-radius: 99px;
  align-items: center;
  height: 60px;
  margin-top: 25px;
  padding: 12px 22px;
  display: flex;
}

.buthead-4 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--rred);
  background-color: #a1060600;
  border-radius: 99px;
  align-items: center;
  height: 60px;
  margin-top: 0;
  margin-left: 470px;
  padding: 12px 26px;
  display: flex;
}

.h2ooo {
  z-index: 35;
  color: var(--wi);
  text-transform: uppercase;
  width: auto;
  font-family: Roboto Condensed, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  position: relative;
}

@media (max-width: 768px) {
  .h2ooo {
    font-size: 24px; /* Set font size for mobile */
    line-height: 30px;
  }
}


.container-78 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  max-width: 1094px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (max-width: 768px) {
  .container-78 {
    flex-direction: column; /* Change to column layout for mobile */
    align-items: flex-start;
    gap: 10px;
  }
} 

.div-block-56 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 33%;
  display: flex;
}

@media (max-width: 768px) {
  .div-block-56 {
    width: 100%; /* Change to full width for mobile */
  }
}

.heading-2 {
  color: var(--wi);
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-32 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 45%;
  display: flex;
}

@media (max-width: 768px) {
  .div-block-32 {
    width: 100%;
  }
}

.heading-3 {
  color: var(--wi);
  font-family: Roboto Condensed, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
  }

  .k1 {
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .k2k {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-2 {
    flex-flow: column;
    width: auto;
    max-width: none;
    height: auto;
  }

  .image {
    width: auto;
    max-width: none;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pr1 {
    width: 50%;
    gap: 1px;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
    grid-row-gap: 25px;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
    padding: 17px;
  }

  .div-block-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-6 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    grid-row-gap: 25px;
  }

  .section-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  @media screen and (max-width: 480px) {
    .section-24 {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
  }

  .container-8, .div-block-11 {
    width: 100%;
  }

  .div-block-55 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header_cont {
    width: auto;
  }

  .section-255 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-77 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .buthead-4 {
    margin-left: 0;
  }

  .container-78 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .text-block-111 {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .pr1 {
    width: 50%;
  }

  .container-4 {
    height: auto;
    margin-top: 0;
  }

  .div-block-7 {
    height: auto;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    grid-row-gap: 25px;
  }

  .text-block-7, .container-8 {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-11 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
    text-align-last: center;
    margin-top: 30px;
  }

  .div-block-55 {
    height: auto;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.dropdown {
    position: relative;
    display: inline-flex; /* Меняем на inline-flex */
    align-items: center;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    border-radius: 12px;
    padding: 12px 0;
    z-index: 1000;
    top: 100%;
    left: 0;
    margin-top: 5px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-item {
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
}

.dropdown-item:hover {
    background-color: rgba(0,0,0,0.05);
}

a[href^="tel"] {
    text-decoration: none;
    transition: opacity 0.3s ease;
}

a[href^="tel"]:hover {
    opacity: 0.8;
}


.map {
  padding-top: 20px;
}

.slider {
    position: relative;
    overflow: hidden;
    height: auto; /* Установите высоту в зависимости от контента */
    width: 100%;
}

.review {
    display: none; /* Скрываем все слайды по умолчанию */
}

.review.active {
    display: block; /* Показываем только активный слайд */
}

.form-group {
    position: relative; /* Position relative for absolute positioning of icons */
}

.icon {
    position: absolute; /* Position the icon absolutely */
    left: 10px; /* Adjust left position */
    top: 50%; /* Center vertically */
    transform: translateY(-50%); /* Adjust for vertical centering */
    width: 20px; /* Adjust icon size */
    height: 20px; /* Adjust icon size */
}

.form-input {
    padding-left: 40px; /* Add padding to the left for the icon */
}

@media screen and (max-width: 991px) {
    .form {
        flex-direction: column; /* Change to vertical layout */
        align-items: stretch; /* Stretch items to full width */
    }

    .form-group {
        width: 100%; /* Make form groups full width */
    }

    .form-input {
        width: 100%; /* Make input fields full width */
    }

    .submit-button {
        width: 100%; /* Make button full width */
    }
}


.header-mob {
    display: none; /* Скрываем по умолчанию */
    justify-content: space-between;
    align-items: center;
    padding: 10px; /* Добавьте отступы по желанию */
}

/* Показываем новый заголовок на мобильных устройствах */
@media screen and (max-width: 767px) {
    .header_cont {
        display: none; /* Скрываем старый заголовок */
    }

    .header-mob {
        display: flex; /* Показываем новый заголовок */
    }
}

/* Дополнительные стили для мобильного заголовка */
.logo-mob img {
    width: 92px;
    height: 61px;
}

.phone-mob {
    display: flex;
    align-items: center;
    gap: 10px;
}

.burger-menu-mob img {
    width: 27px;
    height: 34px;
}

/* Скрываем изображение для мобильной версии по умолчанию */
.image-mobile {
    display: none;
}

/* Показываем изображение для мобильной версии на экранах меньше 768px */
@media (max-width: 768px) {
    .image {
        display: block; /* Меняем с none на block, чтобы изображение отображалось */
    }
    .image-mobile {
        display: none; /* Должно оставаться скрытым */
    }
}

@media (max-width: 768px) {
    .menu1, .menu2, .menu3 {
        width: 100%; /* Устанавливаем ширину 100% для мобильной версии */
    }
}

.b-popup {
    min-height: 300px; /* Минимальная высота */
    min-width: 260px; /* Минимальная ширина */
    background-color: #100F10; /* Цвет фона */
    border-radius: 4px; /* Скругление углов */
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Центрирование */
    display: none; /* Скрыто по умолчанию */
    z-index: 1000; /* Поверх других элементов */
}

@media (max-width: 768px) {
    .b-popup {
        width: 90%;
    }
}

.b-popup-content {
    position: relative; /* Добавляем относительное позиционирование */
    margin: 20px;
    padding: 10px;
    color: #fff; /* Цвет текста */
    text-align: center; /* Центрирование текста */
}

.close-popup {
    position: absolute; /* Абсолютное позиционирование */
    top: 10px; /* Отступ сверху */
    right: 10px; /* Отступ справа */
    cursor: pointer; /* Указатель при наведении */
    width: 24px; /* Размер иконки */
    height: 24px; /* Размер иконки */
    z-index: 1001; /* Поверх других элементов */
}

.close-icon {
    width: 20px; /* Размер иконки */
    height: 20px; /* Размер иконки */
}

.overlay {
    position: fixed; /* Фиксированное позиционирование */
    top: 0; /* Прикрепить к верхней части */
    left: 0; /* Прикрепить к левой части */
    width: 100%; /* Полная ширина */
    height: 100%; /* Полная высота */
    background-color: rgba(0, 0, 0, 0.5); /* Полупрозрачный черный фон */
    display: none; /* Скрыто по умолчанию */
    z-index: 999; /* Поверх других элементов */
}

@media (max-width: 768px) {
    .zero {
        display: none;
    }
}

/* Стили для боковой панели */
.sidebar {
    position: fixed;
    top: 0;
    right: -250px; /* Скрываем панель за пределами экрана */
    width: 250px;
    height: 100%;
    background-color: #111; /* Цвет фона */
    transition: right 0.3s ease; /* Плавный переход */
    z-index: 1000; /* Поверх других элементов */
}

.sidebar.active {
    right: 0; /* Показываем панель */
}

.sidebar-item {
    display: block;
    padding: 15px;
    color: #fff; /* Цвет текста */
    text-decoration: none; /* Убираем подчеркивание */
}

.sidebar-item:hover {
    background-color: rgba(255, 255, 255, 0.1); /* Эффект при наведении */
}

.close-sidebar {
    display: block;
    text-align: right;
    padding: 15px;
    color: #fff; /* Цвет текста */
    text-decoration: none; /* Убираем подчеркивание */
}

.b-popup2 {
    display: none; /* Скрыт по умолчанию */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Полупрозрачный фон */
    z-index: 1000; /* Поверх остальных элементов */
}

.b-popup-content2 {
    max-width: 1100px;
    background-color: #100F10;
    border-radius: 10px;
    padding: 60px;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.popup-container {
    display: flex;
    gap: 40px;
}

@media (max-width: 768px) {
    .popup-container {
        flex-direction: column;
        flex-direction: column-reverse;
    }
} 

.column-left {
    border: 1px solid #A10606;
    border-radius: 12px;
    padding: 15px;
    width: 30%;
    display: none; /* Временно скрываем левую колонку */
}

@media (max-width: 768px) {
    .column-left {
        width: 100%;
    }
}

.column-right {
    width: 100%; /* Изменяем ширину правой колонки на 100% */
}

@media (max-width: 768px) {
    .column-right {
        width: 100%;
    }
}

.text-block-3-copy {
  font-size: 16px;
  line-height: 20px;
  text-align-last: center;
}

.h2 {
    /* Стили для заголовка */
}

/* Мобильные стили */
@media (max-width: 768px) {
    .b-popup-content2 {
        padding: 15px;
    }

    .popup-container {
        gap: 20px;
    }
}

.tbediv1 {
    margin-top: 20px; /* Adjust as needed */
}

.service-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0; /* Adjust as needed */
    border-bottom: 1px solid white; /* White underline */
}

.service-item span {
    font-size: 21px; /* Font size for desktop */
    color: white; /* Set text color to white */
  
}

.service-item .arrow-icon {
    width: 16px; /* Adjust size as needed */
    height: auto; /* Maintain aspect ratio */
}

/* Responsive styles */
@media (max-width: 768px) {
    .service-item span {
        font-size: 16px; /* Font size for mobile */
    }
}

/* Добавляем более конкретное правило с !important для переопределения всех остальных правил */
.k2k .image {
    display: block !important; /* Гарантируем, что изображение всегда видимо */
}

@media (max-width: 768px) {
    .k2k .image {
        width: 318px !important; /* Устанавливаем ширину 318px для мобильной версии */
    }
}

@media (max-width: 768px) {
  .text-block-3-copy {
    text-align: center; /* Центрируем текст на мобильных устройствах */
    text-align-last: center !important; /* Добавляем центрирование последней строки */
  }

  .review.active {
    text-align: center;
    text-align-last: center; /* Также центрируем последнюю строку в активном отзыве */
  }
  
  /* Для дополнительной надежности можно добавить правило для h4 внутри review */
  .review h4, .review .h4 {
    text-align: center;
    text-align-last: center;
  }
}

/* Обновляем стили для контейнера изображения */
.k2k {
  width: 55%;
  margin-left: -100px;
  margin-right: 0; /* Убираем отрицательный margin-right */
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box; /* Учитываем padding в общей ширине */
}

.k2k img {
  max-width: 771px; /* Максимальная ширина равна текущей ширине */
  width: auto; /* Автоматическая ширина вместо фиксированной */
  height: auto;
  object-fit: contain; /* Сохраняет пропорции */
}

/* Медиа-запросы для плавной адаптации */
@media screen and (max-width: 1200px) {
  .k2k img {
    max-width: 95%; /* Ограничиваем шириной в процентах при сужении экрана */
  }
}

@media screen and (max-width: 991px) {
  .k1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  
  .k2k {
    width: 90%;
    margin-left: 0; /* Убираем отрицательный отступ на малых экранах */
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .k2k {
    width: 100%;
    margin-top: 20px;
  }
  
  .k2k img {
    width: 318px; /* Сохраняем существующую ширину для мобильной версии */
  }
}

/* Базовые стили для контейнера */
.container-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* Стили для текстового блока */
.k1 {
  width: 45%;
  margin: 0;
  padding-right: 20px;
}

/* Стили для блока с изображением */
.k2k {
  width: 55%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
}

.k2k img {
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

/* Промежуточные размеры экрана */
@media screen and (max-width: 1200px) {
  .k1 {
    width: 42%;
  }
  
  .k2k {
    width: 58%;
  }
}

@media screen and (max-width: 1100px) {
  .k1 {
    width: 40%;
  }
  
  .k2k {
    width: 60%;
  }
}

@media screen and (max-width: 991px) {
  .container-2 {
    flex-direction: column;
    padding: 0 30px;
  }
  
  .k1 {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
  }
  
  .k2k {
    width: 100%;
    justify-content: center;
    padding-right: 0;
  }
  
  .k2k img {
    max-width: 600px;
  }
}

@media screen and (max-width: 768px) {
  .k2k img {
    max-width: 450px;
  }
}

@media screen and (max-width: 479px) {
  .k2k img {
    width: 318px;
  }
}

.h2.cacentr {
  text-align: center !important;
}

.container-8 .h2.cacentr {
  text-align: center !important;
  display: block;
  width: 100%;
}
