.right__column{order: 2;
    margin-top: 20px;
    }
.track__munu{list-style: none;line-height: 16px;margin: -5px 0 10px 0;}
.track__munu li{float: none;margin: 0 8px 0 0px;position: relative;display: inline;}
.track__munu li:after{content: "/";    color: #95989A;padding: 0 0 0 10px;font-size: 12px;}
.track__munu li:last-child{margin-right: 0;}
.track__munu li a, .track__munu li span{font-size: 12px;color: #95989A;} 
.track__munu li:not(:last-child):hover a{color:#FF8915;}
.track__munu li:last-child a{text-decoration: none; cursor: default;}
.track__munu li:last-child:after{display: none;}
.clearfix::after {display: block;clear: both;content: "";}
.top__page{position: relative;margin-bottom: 20px;}
.top__page-share{width: 44px;height: 40px;position: absolute;display: block;right: 0px;top: -37px;cursor: pointer;border-radius:0 3px 3px 0;}
.top__page-share:hover{background: #f2f2f2;}
.top__page-share:after{content: "";display: block;position: absolute;width: 14px;height: 17px;background: url(../images/patt_one.webp) -186px 0px no-repeat;top: 50%;left: 50%;margin-top: -9px; margin-left: -7px;}
.page__share-item{position: absolute; height: 40px;background: #f2f2f2;width: 237px;right: 100%;border-radius: 3px 0 0 3px;padding: 8px 0 0 8px;border-right: 1px solid #fff;display: none;}
.top__page-share:hover .page__share-item{display: block;}
.catolog__caption{font-size: 30px;font-weight: bold;line-height: 39px;color: #2E3A47;text-transform: uppercase;margin: 0 0 10px 0; display:inline; padding-right:0;}
.catolog__caption span{color: #FF8915;}
.top__page-share{width: 44px;height: 40px;position: absolute;display: block;right: 0px;top: -37px;cursor: pointer;border-radius:0 3px 3px 0;}
.top__page-share:hover{background: #f2f2f2;}
.top__page-share:after{content: "";display: block;position: absolute;width: 14px;height: 17px;background: url(../images/patt_one.webp) -186px 0px no-repeat;top: 50%;left: 50%;margin-top: -9px; margin-left: -7px;}
.page__share-item{position: absolute; height: 40px;background: #f2f2f2;width: 237px;right: 100%;border-radius: 3px 0 0 3px;padding: 8px 0 0 8px;border-right: 1px solid #fff;display: none;}
.top__page-share:hover .page__share-item{display: block;}
.contents__block{color: black;margin-bottom: 60px;}
.contents__block-post ul, .contents__block-post ol{margin: 0 0 20px 20px;}
.contents__block-post ul:lalst-child, .contents__block-post ol:lalst-child{margin: 0 0 0px 20px;}
.contents__block-page h2, .contents__block-page h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #ff7502;
    padding-bottom: 10px;
    padding-top: 10px;
}
.contents__block-page ul{
	    list-style-image: url(../images/bodysul.png);
    padding-left: 15px;
}
.list_contacts{position: relative;margin-bottom:60px;}
.list_contacts:after{content: "";display: block;position: absolute;width:calc(100% - 30px);height: 1px;left: 15px;bottom: 0;background: #707070;}
.list_contacts-title{color: #fff;background: #2E3A47;height: 42px;padding: 0 20px;display: flex;align-items: center;font-weight: bold;margin: 0 0 20px;    font-size: 22px;}
.list_contacts-content{list-style: none;color: #707070;font-size: 14px;margin: 0 0 10px;}
.list_contacts-content li{padding: 0 0 10px 0;align-items: center;display: flex;}
.list_contacts-content .lk_ic{padding: 0 15px 0 0;}
.list_contacts-content a{color: #FF8915;    text-decoration: underline;
    text-decoration-style: dashed;}
.list_contacts .col-6 .list_contacts-tel:last-child{margin-bottom: 0;}
.list_contacts-tel{display: flex;font-size: 20px;margin-bottom: 20px;
    color: #707070;
    background: #FFEDDC;
    border: 1px solid #FF8915;
    border-radius: 2px;
    height: 56px;
    align-items: center;
    text-decoration: none;
    font-weight: bold;
    padding: 0 20px 0 20px;
    width: fit-content;}
.list_contacts-tel img{margin: 0 15px 0 0;}
.lk_ic_2{position: absolute;
    top: 64px;
    right: 15px;}
.list_contacts .col-md-6{margin-bottom: 40px;}
.list_contacts .col-md-6:last-child{margin-bottom: 20px;}
.list_contacts-title{color: #fff;background: #2E3A47;height: 42px;padding: 0 20px;display: flex;align-items: center;font-weight: bold;margin: 0 0 20px;    font-size: 22px;}
.list_contacts-content{list-style: none;color: #707070;font-size: 14px;margin: 0 0 10px;}
.list_contacts-content li{padding: 0 0 10px 0;align-items: center;display: flex;}
.list_contacts-content .lk_ic{padding: 0 15px 0 0;}
.list_contacts-content a{color: #FF8915;    text-decoration: underline;
    text-decoration-style: dashed;}


.contacts_form {
  padding: 40px 40px 20px;
  background: #2E3A47;
  margin: 0 0 60px;
}


.contacts_form-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 30px;
  font-size: 22px;
}

.form-group {
  position: relative;
  margin: 0 0 20px;
}

.form-control {
  height: 40px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  color: #95989A;
  width: 100%;
  margin-bottom: 20px;
}

.form-control:focus {
  outline: none;
  border-color: #fcc416;
}

/* Специфичные для contacts_form стили form-control */
.contacts_form .form-control {
  height: 48px;
  padding: 0 20px;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
  margin: 0 0 20px;
  border: 1px solid transparent;
}

.contacts_form .form-control:focus {
  border: 1px solid #FF8915;
}

.contacts_form .form-control::placeholder {
  text-align: right;
  color: #707070;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
}

/* Textarea */
textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: inherit;
  font-size: inherit;
}

textarea:focus {
  outline: none;
}

.contacts_form textarea {
  height: 115px;
  padding: 15px 20px;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
  margin: 0 0 18px;
  resize: none;
  border: 1px solid transparent;
  background: #ffffff;
}

.contacts_form textarea::placeholder {
  text-align: right;
  color: #707070;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
}

.contacts_form textarea:focus {
  border: 1px solid #FF8915;
}

/* Кастомный чекбокс — мобильная тема (адаптировано под светлый фон) */
.custom-checkbox-box {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 0 10px 0;
}

.custom-checkbox-box label.custom-checkbox-text,
.custom-checkbox-box label.custom-checkbox-text.d-block {
  color: #fff;
  cursor: pointer;
  transform: none;
  padding: 0 0 0 10px;
  z-index: 1;
  position: relative;
  right: auto;
  flex: 1 1 0;
  min-width: 0;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 350;
}

.custom-checkbox-box a {
  color: #FF8915 !important;
  text-decoration-color: #FF8915 !important;
}

.custom-checkbox-box .custom_ch {
  position: relative;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  margin: 0;
}

.custom-checkbox-box .custom_ch:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  flex-grow: 0;
  border: 1px solid #ff8915;
  border-radius: 0.25em;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  cursor: pointer;
  top: 0;
  position: absolute;
  left: 0;
}

.custom-checkbox-box .form-control:checked+.custom_ch:after,
.custom-checkbox-box .form-control:checked+.error+.custom_ch:after {
  border-color: #ff8915;
  background-color: #ff8915;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox-box .form-control {
  opacity: 0;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  position: absolute;
}

#name-error .error {
  color: red;
}

form label.error,
label.error {
  color: red;
  font-style: italic;
  position: relative;
  top: -15px;
  left: 0;
  font-size: 11px;
  line-height: 14px;
  display: block;
}

/* Специфика для feedback_form */
#feedback_form .custom-checkbox-box .custom_ch:after {
  top: 0;
}

/* Эталонный блок РИМ + ПДн для мобильных форм (custom-checkbox-box) */
.custom-checkbox-box + .consent-pd {
  margin-top: 12px;
  font-size: 13px;
  line-height: 120%;
  color: #fff;
  font-weight: 350;
}
.custom-checkbox-box + .consent-pd,
.custom-checkbox-box + .consent-pd p {
  font-size: 13px;
  line-height: 120%;
  font-weight: 350;
}
.custom-checkbox-box + .consent-pd a {
  color: #FF8915;
  text-decoration: underline;
  font-size: 13px;
  font-weight: 350;
}

/* Кнопка */
.button {
  width: 100%;
  height: 48px;
  color: #fff;
  background: #FF8915;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
}

.contacts_form .button:hover {
  background: #ff7502;
}

/* Скрытое поле */
input[type="hidden"] {
  display: none;
}

/* position-relative класс */
.position-relative {
  position: relative;
}

.contacts_form {
  padding: 40px 40px 20px;
  background: #2E3A47;
  margin: 0 0 60px;
}

.contacts_form-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 30px;
  font-size: 22px;
}

.contacts_form .form-control {
  height: 48px;
  padding: 0 20px;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
  margin: 0 0 20px;
  border: 1px solid transparent;
}

.contacts_form .form-control:focus {
  border: 1px solid #FF8915;
}

.contacts_form .form-control::placeholder {
  text-align: right;
  color: #707070;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
}

.contacts_form textarea {
  height: 115px;
  padding: 15px 20px;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
  margin: 0 0 18px;
  resize: none;
  border: 1px solid transparent;
}

.contacts_form textarea::placeholder {
  text-align: right;
  color: #707070;
  font-family: var(--mm-font, Manrope, "Segoe UI", sans-serif);
}

.contacts_form textarea:focus {
  border: 1px solid #FF8915;
}

.contacts_form .button {
  width: 100%;
  height: 48px;
  color: #fff;
  background: #FF8915;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
}

.contacts_form .button:hover {
  background: #ff7502;
}

.region_box-title {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.region_box-desc {
  font-size: 14px;
  margin-bottom: 20px;
}

.region_box-btn {
  display: flex;
  font-size: 14px;
  text-transform: uppercase;
  height: 36px;
  padding: 0 13px;
  color: #fff;
  background: #FF8915;
  text-decoration: none;
  align-items: center;
  width: fit-content;
  margin: 0 0 40px;
}
.message_error {
  color: #ff0000;
  margin: 0 0 15px;
}

.contact-data-title {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  color: #2E3A47;
  display: block;
  margin: 0 0 20px;
}

.contact-data-desc {
  font-size: 18px;
  color: #707070;
  margin: 0 0 30px;
  display: block;
}

.contact-data-box {
  display: block;
  margin: 0 0 30px !important;
  color: #707070;
  text-transform: uppercase;
  font-size: 21px;
}
.message_publik {
  font-weight: bold;
  color: #4ea900;
}

.map_ch {
  width: 100%;
  height: 400px;
  padding: 10px;
}

.ch_contact {
  text-transform: uppercase;
  font-size: 14px;
  color: #FF8915 !important;
  margin: 0 0 30px;
  text-decoration: none;
}

.ch_contact a {
  color: #FF8915 !important;
  display: inline-block;
  margin: 0 0 30px;
  text-decoration: none !important;
}

.ch_contact a:last-child {
  margin: 0;
}
/* ----------------------------------------------- */
/* Для экранов шириной до 374px: картинка сверху   */
/* ----------------------------------------------- */
@media (max-width: 374px) {

  /* Делаем колонку флекс-контейнером */
  .list_contacts .col-md-6 {
    display: flex;
    flex-direction: column;
  }

  /* Заголовок — первым */
  .list_contacts .col-md-6>.list_contacts-title {
    order: 1;
  }

  /* Сама картинка (в любой вложенности) — второй */
  .list_contacts .col-md-6 .lk_ic_2 {
    order: 2;
    position: static !important;
    /* убираем absolute */
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    top: auto !important;
    right: auto !important;
  }

  /* Если картинка обёрнута в div с абсолютным позиционированием (как в Орле), отключаем его */
  .list_contacts .col-md-6 div[style*="position:absolute"],
  .list_contacts .col-md-6 div[style*="position: absolute"] {
    position: static !important;
    order: 2;
    /* встраиваем родителя в порядок */
    width: 100%;
    margin-bottom: 15px;
  }

  /* Контактная информация — третьей */
  .list_contacts .col-md-6 .list_contacts-content {
    order: 3;
  }

  /* Все остальные прямые потомки (телефоны, кнопки и т.д.) — после контента */
  .list_contacts .col-md-6> :not(.list_contacts-title):not(.list_contacts-content):not(div:has(.lk_ic_2)) {
    order: 4;
  }
}

/* ----------------------------------------------- */
/* Для экранов от 375px: защита от наезда          */
/* ----------------------------------------------- */
@media (min-width: 375px) {

  /* Ограничиваем ширину картинки */
  .list_contacts .col-md-6 .lk_ic_2 {
    max-width: 130px;
    /* при необходимости подберите своё значение */
    height: auto;
  }

  /* Добавляем правый отступ для контента, чтобы текст не залезал под картинку */
  .list_contacts .col-md-6 .list_contacts-content {
    padding-right: 150px;
    /* ширина картинки + запас */
  }

  /* Для блоков с телефонами тоже можно ограничить ширину */
  .list_contacts .col-md-6 .list_contacts-tel {
    max-width: calc(100% - 160px);
  }
}

@media (max-width: 374px) {

  /* существующие правила */
  .list_contacts-title {
    font-size: 18px;
    /* возможно, нужно будет ограничить ширину, но пока только размер */
  }
}

/* === FIX: РИМ чекбокс должен быть кликабельным по всей области (включая визуальный квадратик) === */
.custom-checkbox-box {
    position: relative;
}
.custom-checkbox-box > .custom_ch {
    pointer-events: none;
}
.custom-checkbox-box > label.custom-checkbox-text {
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.custom-checkbox-box > input.form-control {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0 !important;
    z-index: 2 !important;
    cursor: pointer !important;
}

