/* PAGINATION */
.paginationMy ul li:first-child.active a,
.paginationMy ul li:last-child.active a {
  grid-template-columns: auto !important;
}

.paginationMy ul a svg {
  fill: #828282 !important;
}

.paginationMy-icon {
  width: 17px !important;
  height: 17px !important;
}

/* ENTRIES IMAGE & VIDEO */
.entries-img {
  position: relative;
}

.entries-img picture,
.entries-img .videoMain-video1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entries-img .videoMain-video1 {
  display: none;
  z-index: 2;
}

.entries-img video {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
}

/* TYPOGRAPHY */
.awaits-ek p {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -.1px;
  color: #000;
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.awaits-ek p strong {
  font-family: "Mont Bold", sans-serif;
}

h2, h3, h4 {
  font-family: "Mont Semibold", sans-serif;
}

.route-container-txt em,
.route-container-txt i {
  color: #29aaec;
  font-family: "Mont Bold", sans-serif;
  font-style: normal;
}

.route-info {
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.placesCard-description,
.content_des {
  font-family: "Mont Regular", sans-serif;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0;
  font-style: normal;
  font-size: 16px;
}

.content_des2 {
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5;
  color: #26292e;
}

.style3 {
  font-size: 18px;
  line-height: 1.65;
  color: #6e7b95;
}

.style3 ul li {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #000;
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.style3 i,
.style3 em {
  color: #6e7b95;
  font-style: normal;
}

/* Единые маркеры списков — эталон .list (точка 6px, #29aaec) */
:is(
  .list:not(._num) ul,
  .content-container ul,
  .content-text ul,
  .content .list ul,
  .route-container-txt.list ul,
  .tourDetails-col .list ul,
  .awaits-item__content .list ul,
  .entries-content ul,
  .entries .t-redactor__text ul,
  .route-info ul ul
) {
  list-style: none !important;
  margin: 0 0 0 28px !important;
  padding: 0 !important;
}

:is(
  .list:not(._num) ul li,
  .content-container ul li,
  .content-text ul li,
  .content .list ul li,
  .route-container-txt.list ul li,
  .tourDetails-col .list ul li,
  .awaits-item__content .list ul li,
  .entries-content ul li,
  .entries .t-redactor__text ul li,
  .route-info ul ul > li
) {
  position: relative !important;
  margin-top: 10px !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-family: "Mont Regular", sans-serif !important;
  font-style: normal !important;
  padding-left: 0 !important;
}

:is(
  .list:not(._num) ul li:first-child,
  .content-container ul li:first-child,
  .content-text ul li:first-child,
  .content .list ul li:first-child,
  .route-container-txt.list ul li:first-child,
  .tourDetails-col .list ul li:first-child,
  .awaits-item__content .list ul li:first-child,
  .entries-content ul li:first-child,
  .entries .t-redactor__text ul li:first-child,
  .route-info ul ul > li:first-child
) {
  margin-top: 0 !important;
}

:is(
  .list:not(._num) ul li,
  .content-container ul li,
  .content-text ul li,
  .content .list ul li,
  .route-container-txt.list ul li,
  .tourDetails-col .list ul li,
  .awaits-item__content .list ul li,
  .entries-content ul li,
  .entries .t-redactor__text ul li,
  .route-info ul ul > li
)::before {
  content: none !important;
  display: none !important;
}

:is(
  .list:not(._num) ul li,
  .content-container ul li,
  .content-text ul li,
  .content .list ul li,
  .route-container-txt.list ul li,
  .tourDetails-col .list ul li,
  .awaits-item__content .list ul li,
  .entries-content ul li,
  .entries .t-redactor__text ul li,
  .route-info ul ul > li
)::after {
  content: "" !important;
  position: absolute !important;
  left: -18px !important;
  top: 5px !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background: #29aaec !important;
  background-image: none !important;
  transform: none !important;
}

.tourDetails-col._white .list ul li::after {
  background: #29aaec !important;
}

.tourDetails-col._yellow .list ul li::after {
  background: #c7c265 !important;
}

.tourDetails-col._pink .list ul li::after,
.awaits-col._pink .list li::after,
.awaits-col._pink .list ul li::after {
  background: #db8b8b !important;
}

.tourDetails-col .list ul li,
.tourDetails-col .list ul li > * {
  font-size: 18px !important;
  line-height: 1.7 !important;
}

.awaits-container._big .awaits-item > .list {
  margin-top: 14px;
}

.awaits-container._big .awaits-item > .list .list-title {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 1.2;
}

.content-text ul li > *,
.content-container ul li > * {
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-family: "Mont Regular", sans-serif !important;
  font-style: normal !important;
}

.content-text ul li > * {
  color: #5d5d5d !important;
}

.content-container ul,
.content-container ul li {
  color: #616161 !important;
}

/* ROUTE INFO LISTS */
.route-info ul,
.route-info__box ul {
  list-style: none;
  padding-left: 0;
  margin: 10px 0;
}

.route-info ul > li,
.route-info__box li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.route-info ul > li::before,
.route-info__box li::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.5 * 1.4em - 10px);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M20 9.97C20 15.51 15.53 20 10 20 4.52 20 0 15.51 0 10 0 4.49 4.47 0 10 0c5.53 0 10 4.47 10 9.97zM8.71 10.76c-.59-.59-1.1-1.12-1.63-1.66-.39-.37-.87-.37-1.26 0-.14.14-.28.28-.42.42-.42.42-.42.93 0 1.35.87.87 1.74 1.74 2.61 2.61.45.45.93.45 1.38 0 .93-.93 1.86-1.86 2.78-2.78.84-.84 1.69-1.69 2.53-2.53.39-.39.39-.87 0-1.28-.14-.14-.28-.28-.42-.42-.45-.45-.93-.45-1.38 0-1.35 1.35-2.7 2.7-4.05 4.05-.06.08-.11.17-.17.25z' fill='%2366C5F1'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.route-info ul ul {
  margin-top: 12px;
  margin-bottom: 0;
}

.route-info ul ul > li {
  margin-bottom: 10px;
}

.route-info ul ul > li::before {
  content: none !important;
  display: none !important;
}

.route-info ul > li:last-child,
.route-info ul ul > li:last-child {
  margin-bottom: 0;
}

.route-row {
  row-gap: 10px !important;
}

.advice-item {
  padding: 28px !important;
}

/* Advice: одинаковая высота карточек «На самолёте» / «На поезде» */
.advice {
  align-items: stretch !important;
}

.advice > .advice-col {
  align-self: stretch;
  min-height: 100%;
  justify-content: space-between;
}

.advice .advice-row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: 28px !important;
  row-gap: 28px !important;
}

.advice .advice-row > .advice-item {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  align-self: stretch !important;
  display: flex !important;
  flex-direction: column !important;
  box-sizing: border-box;
}

.advice .advice-row > .advice-item .advice-box {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
}

.advice .advice-row > .advice-item .advice-box__row:last-child {
  flex: 1 1 auto;
}

@media screen and (max-width: 1023px) {
  .advice .advice-row {
    flex-direction: column !important;
    flex-wrap: wrap !important;
  }

  .advice .advice-row > .advice-item {
    flex: 1 1 auto !important;
    width: 100% !important;
  }
}

/* PNG-иконки самолёта/поезда с белым фоном: на моб. карточках (#e6ebf5) фон «просвечивает» */
.advice-box__icon picture {
  display: block;
  line-height: 0;
  background: transparent;
}

.advice-box__icon img,
.advice-box__icon svg {
  background: transparent;
  mix-blend-mode: multiply;
}

#cont102 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#cont102 .advice-form {
  margin-top: 0;
}

#cont102 .feed-form__checkbox {
  margin-top: 0 !important;
}

/* SEO-текст: отступы и читаемость как в макете .content */
.content .content-container.content-text > * {
  margin-top: 18px;
}

.content .content-container.content-text > *:first-child {
  margin-top: 10px;
}

.content .content-container :where(p, ul, ol) {
  margin-bottom: 0;
}

.content .content-container ul li,
.content .content-container ol li {
  line-height: 1.7 !important;
}

.content .content-container ul li > *,
.content .content-container ol li > * {
  line-height: 1.7 !important;
}

/* EXCURSION */
.excursion .information-icon {
  width: auto;
  height: auto;
  justify-content: start;
  gap: 10px;
  flex-shrink: 0;
}

.excursion .information-icon img,
.excursion .information-icon svg {
  max-width: 20px;
  max-height: 20px;
  fill: #67c5f1;
  flex-shrink: 0;
}

.excursion .information-title {
  color: #a9a9a9;
  font-size: 14px;
  line-height: 1.3;
  min-width: 0;
}

.excursion .information-description {
  color: #26292e;
  font-size: 18px;
  margin-left: 30px;
  line-height: 1.3;
}

.excursion .information {
  justify-content: unset;
  gap: 10px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.excursion .information-col {
  min-width: 0;
}

@media (max-width: 1399.98px) {
  .excursion .information {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 1023.98px) {
  .excursion .information {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767.98px) {
  .excursion .information {
    grid-template-columns: 1fr !important;
  }

  .excursion .information-col {
    display: flex !important;
    flex-direction: column !important;
    -ms-grid-columns: unset !important;
    grid-template-columns: unset !important;
    gap: 8px !important;
  }

  .excursion .information-icon {
    width: 100%;
  }

  .excursion .information-description {
    margin-left: 30px;
  }
}

/* FORM */
.input-error {
  border: 2px solid #bb1f1f!important;
 
}

/* MODAL */
.modal2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  animation: fadeIn 0.3s;
}

.modal2-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 40px;
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  text-align: center;
  max-width: 450px;
  width: 90%;
  animation: slideIn 0.4s;
}

.modal2-icon {
  font-size: 4rem;
  color: #4CAF50;
  margin-bottom: 20px;
}

.modal2 h2 {
  color: #333;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.modal2 p {
  color: #666;
  margin-bottom: 25px;
}

.close2-btn {
  background: linear-gradient(90deg, #61d393 0, #62d5ed 100%);
  color: white;
  border: none;
  padding: 10px 25px;
  font-size: 1rem;
  border-radius: 25px;
  cursor: pointer;
  transition: transform 0.3s;
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.close2-btn:hover {
  transform: scale(1.05);
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

/* BLOG */
.blog-tag {
  padding: 8px 16px;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  border-radius: 4px;
  margin: 5px;
}

.blog-tag.active {
  background: #29aaec;
  color: #fff;
  border-color: #29aaec;
}

.requestModal-ticket__title {
  display: block;
}

/* Hotels map balloon — strip all Yandex wrapper chrome */
#hotels-map-wrap .ymaps-balloon,
#hotels-map-wrap [class*="ymaps-"][class*="balloon"]:not([class*="close"]),
#hotels-map-wrap [class*="balloon__layout"],
#hotels-map-wrap [class*="balloon__content"],
#hotels-map-wrap [class*="balloon_layout_"],
#hotels-map-canvas .ymaps-balloon,
#hotels-map-canvas [class*="ymaps-"][class*="balloon"]:not([class*="close"]),
#hotels-map-canvas [class*="balloon__layout"],
#hotels-map-canvas [class*="balloon__content"],
#hotels-map-canvas [class*="balloon_layout_"] {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  border-width: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  border-radius: 0 !important;
  filter: none !important;
}

#hotels-map-wrap [class*="balloon__tail"],
#hotels-map-canvas [class*="balloon__tail"] {
  display: none !important;
}

#hotels-map-wrap [class*="balloon__close"],
#hotels-map-wrap .ymaps-balloon__close-button,
#hotels-map-canvas [class*="balloon__close"],
#hotels-map-canvas .ymaps-balloon__close-button {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  top: 12px !important;
  right: 14px !important;
  border: none !important;
  border-radius: 50% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  opacity: 1 !important;
  z-index: 5 !important;
  background-color: #e6ebf5 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M1 1L11 11M11 1L1 11' stroke='%235D6678' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 12px 12px !important;
}

#hotels-map-wrap [class*="balloon__close"]:hover,
#hotels-map-wrap .ymaps-balloon__close-button:hover,
#hotels-map-canvas [class*="balloon__close"]:hover,
#hotels-map-canvas .ymaps-balloon__close-button:hover {
  background-color: #d8deea !important;
}

.hotel-balloon-card {
  position: relative;
  min-width: 280px;
  max-width: 320px;
  padding: 20px 44px 24px 20px;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 8px 32px rgba(97, 101, 100, 0.18);
  box-sizing: border-box;
  font-family: "Mont Regular", sans-serif;
}

.hotel-balloon-card::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #ffffff;
  filter: drop-shadow(0 3px 3px rgba(97, 101, 100, 0.1));
}

.hotel-balloon-card__title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-family: "Mont Semibold", sans-serif;
  font-weight: normal;
}

.hotel-balloon-card__subtitle {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #616161;
}

.hotel-balloon-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 48px;
  padding: 10px 22px;
  font-size: 15px;
  text-decoration: none;
  color: #ffffff !important;
  box-sizing: border-box;
  border-radius: 10px;
}

.hotel-balloon-card__button:hover,
.hotel-balloon-card__button:focus {
  color: #ffffff !important;
}

.hotel-balloon-card__button::after,
.hotel-balloon-card__button::before {
  display: none;
}

.details-button {
  background: #29aaec !important;
  font-family: "Mont Bold", sans-serif !important;
  font-style: normal !important;
  border: none !important;
  cursor: pointer !important;
}

.details-button:hover {
  background: #1e8cc4 !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(41, 170, 236, 0.3);
}

.dop {
  font-family: "Mont-Regular", sans-serif !important; 
  font-size: 10px;
  line-height: 1.5;
}

/* ADMIN BAR */
.admin-bar .header {
  top: 28px;
}

/* TOOLTIP */
.custom-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  background: #f0faff;
  color: #000;
  padding: 12px 16px;
  border-radius: 8px;
  width: 320px;
  max-width: 90vw;
  z-index: 1000;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.5;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
  text-align: left;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

.custom-tooltip::before {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-top-color: #f0faff;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.custom-tooltip:hover::after,
.custom-tooltip:hover::before {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.custom-tooltip::after {
  pointer-events: none;
}

@media (max-width: 480px) {
  .custom-tooltip::after {
    width: 280px;
    font-size: 13px;
    padding: 10px 14px;
  }
}

/* ERIBERKA SHINE & FORECAST */
.eriberka-shine {
  position: relative !important;
  font-family: Arial, sans-serif !important;
  max-height: 180px !important;
  overflow: hidden !important;
}

.eriberka-row._other .eriberka-shine {
  max-height: none !important;
  overflow: visible !important;
}

.eriberka-row._other .eriberka-shine .shine {
  min-height: 100% !important;
  height: 100% !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.eriberka-shine .forecast-explainer {
  color: rgb(103, 198, 242); 
  cursor: pointer; 
  line-height: 22px; 
  text-decoration: underline; 
  position: relative; 
  display: inline-block;
  font-family: "Mont Regular";
  font-size: 14px;
}

.shine {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  height: 100% !important;
  min-height: 160px !important;
}

.shine-left {
  width: calc(100% - 130px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  height: 100% !important;
  flex-shrink: 0 !important;
}

.shine-content {
  flex-shrink: 0 !important;
  margin-bottom: 5px !important;
}

.shine-title {
  margin: 0 0 3px 0 !important;
}

/* .tn-atom {
  margin-bottom: 5px !important;
  display: inline-block !important;
  font-size: 12px !important;
  text-decoration: underline !important;
  cursor: help !important;
  position: relative !important;
  overflow: visible !important;
  z-index: 1000 !important;
}

.tn-atom:hover::after {
  content: attr(data-tooltip) !important;
  position: absolute !important;
  bottom: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  width: 250px !important;
  z-index: 9999 !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
  white-space: normal !important;
  margin-bottom: 8px !important;
}

.tn-atom:hover::before {
  content: '' !important;
  position: absolute !important;
  bottom: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  border: 6px solid transparent !important;
  border-top-color: #333 !important;
  margin-bottom: -8px !important;
  z-index: 9999 !important;
} */

.eriberka-shine,
.shine,
.shine-left,
.shine-content {
  overflow: visible !important;
}

.shine-data-display {
  margin: 0 0 8px 0 !important;
  min-height: 20px !important;
  flex-shrink: 0 !important;
}

.shine-subtitle {
  margin: 0 !important;
  line-height: 1.2 !important;
  transition: opacity 0.2s ease !important;
}

.shine-scale {
  display: flex !important;
  align-items: flex-end !important;
  height: 55px !important;
  gap: 3px !important;
  margin-top: 0 !important;
  position: relative !important;
  flex: 1 !important;
  min-height: 25px !important;
  margin-bottom: 5px !important;
}

.shine-scale__item {
  flex: 1 !important;
  height: 12px !important;
  border-radius: 6px 6px 6px 6px !important;
  cursor: pointer !important;
  position: relative !important;
  transition: all 0.3s ease !important;
  min-height: 6px !important;
  z-index: 1 !important;
  max-width: 20px !important;
  margin: 0 1px !important;
  pointer-events: auto !important;
}

.shine-scale__item::after {
  content: '' !important;
  position: absolute !important;
  top: -6px !important;
  bottom: -6px !important;
  left: -3px !important;
  right: -3px !important;
  z-index: -1 !important;
}

.shine-scale__item:hover {
  transform: translateY(-2px) !important;
}

.shine-scale__item._big {
  background: #15d139 !important;
}



.shine-scale__item._today {
  position: relative !important;
}

.today-marker {
  position: absolute !important;
  top: -10px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  color: #ff9900 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 1 !important;
}

.shine-right {
  width: 120px !important;
  flex-shrink: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  height: 100% !important;
}

.shine-date {
  margin: 0 0 10px 0 !important;
  text-align: center !important;
  width: 100% !important;
  line-height: 1.2 !important;
  flex-shrink: 0 !important;
}

.shine-box {
  transition: all 0.3s ease !important;
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  flex-shrink: 0 !important;
  margin-top: 0 !important;
}

.shine-count {
  font-weight: bold !important;
  margin: 0 !important;
  transition: opacity 0.3s ease !important;
  line-height: 1.2 !important;
}

.shine-text {
  font-size: 12px !important;
  margin: 0 0 4px 0 !important;
  color: #666 !important;
  transition: opacity 0.3s ease !important;
  line-height: 1.2 !important;
}

.shine-scale__item.active {
  box-shadow: 0 0 0 2px #3498db !important;
  z-index: 2 !important;
}

.shine-scale__item.selected {
  z-index: 2 !important;
}

#aurora-radio-flux {
  color: #fff !important;
}

.aurora-scale {
  display: flex !important;
  align-items: flex-end !important;
  gap: 2px !important;
  height: 60px !important;
  padding-bottom: 5px !important;
}
/* Цвета для баров - всегда видны */
.shine-scale__item.kp-blue {
    background: linear-gradient(90deg, #29aaec, #60a5fa) !important;
}
.shine-scale__item.kp-green {
    background: linear-gradient(90deg, #10b981, #22c55e) !important;
}
.shine-scale__item.kp-yellow {
    background: linear-gradient(90deg, #eab308, #facc15) !important;
}
.shine-scale__item.kp-orange {
    background: linear-gradient(90deg, #f97316, #fb923c) !important;
}
.shine-scale__item.kp-red {
    background: linear-gradient(90deg, #dc2626, #ef4444) !important;
}

/* Эффект при наведении - только увеличение, цвет не меняется */
.shine-scale__item:hover {
    transform: translateY(-2px) scale(1.05) !important;
   
}

/* Убираем возможные переопределения */
.shine-scale__item._big:hover {
  
}

/* Стили для сегодняшнего маркера */
.today-marker {
    position: absolute !important;
    top: -10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    color: #ff9900 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* Если нужно какие-то особые стили для высоких значений */
.shine-scale__item._high {
    /* ваши стили, если нужны */
}

.shine-scale__item._high:hover {
    /* только эффекты наведения, НЕ меняем цвет */
    transform: translateY(-2px) scale(1.05) !important;
  
}

.aurora-bar {
  flex: 1 !important;
  min-width: 6px !important;
  max-width: 12px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  position: relative !important;
}


.aurora-bar:hover {
  opacity: 0.8 !important;
 
}

.today-indicator {
  position: absolute !important;
  top: -10px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  color: #ff9900 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 1 !important;
}
.aurora-bar.kp-blue { 
  background: linear-gradient(90deg, #29aaec, #60a5fa) !important;
}

.aurora-bar.kp-green { 
  background: linear-gradient(90deg, #10b981, #22c55e) !important;
}

.aurora-bar.kp-yellow { 
  background: linear-gradient(90deg, #eab308, #facc15) !important;
}

.aurora-bar.kp-orange { 
  background: linear-gradient(90deg, #f97316, #fb923c) !important;
}

.aurora-bar.kp-red { 
  background: linear-gradient(90deg, #dc2626, #ef4444) !important;
}
.aurora-bar {
  flex: 1 !important;
  min-width: 6px !important;
  max-width: 12px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
  position: relative !important;
}

.aurora-bar:hover {
  opacity: 0.8 !important;
  transform: translateY(-2px) !important;
}

.today-indicator {
  position: absolute !important;
  top: -10px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  color: #ff9900 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 1 !important;
}
/* BLOG */
.no-posts {
  margin-top: 30px;
}

/* TOUR DETAILS */
.tourDetails-description__icon {
  width: 100%;
  position: relative;
  padding-bottom: 93.75%;
}

.tourDetails-description__icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* MAP */
.map {
  min-height: 500px !important;
}

/* ASSORTMENT & RESTAURANT LOADERS */
.assortment,
.restaurant {
  transition: opacity 0.3s ease;
}

.assortment .ajax-loader,
.restaurant .ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: none;
}

.assortment .loader,
.restaurant .loader {
  width: 30px;
  height: 30px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #3498db;
  animation: simple-spin 0.8s linear infinite;
}

@keyframes simple-spin {
  to {
    transform: rotate(360deg);
  }
}

/* LISTS */
.list, .list p {
  color: #000000;
}

/* FEEDBACK SECTION */
.feedback-head__box--with-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 15px;
}

.feedback-head__all {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

.feedback-tabs__container {
  display: flex;
  background: #f5f5f7;
  border-radius: 12px;
  padding: 4px;
  order: 2;
  flex: 1;
  min-width: 300px;
  max-width: 400px;
  margin: 0 auto;
  font-family: "Mont Bold", sans-serif;
  font-style: normal;
}

.feedback-tab {
  flex: 1;
  border: none;
  background: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  transition: all 0.3s ease;
  font-weight: 500;
  min-height: 44px;
}

.feedback-tab.active {
  background: white;
  color: #1a1a1a;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  border-radius: 40px;
}

.feedback-tab__icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.feedback-tab__rating {
  font-weight: 600;
  font-size: 13px;
  background: #FC3F1D;
  color: white;
  padding: 2px 6px;
  border-radius: 10px;
  margin-left: 4px;
}

.feedback-head__links {
  display: flex;
  gap: 10px;
  order: 3;
}

.feedback-head__link {
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  color: #333;
}

.feedback-carousel {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 60px 40px;
}

.feedback-carousel__container {
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-tap-highlight-color: transparent;
}

.feedback-carousel__track {
  display: flex;
  transition: transform 0.4s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.feedback-carousel__slide {
  flex: 0 0 100%;
  min-width: 0;
  width: 100%;
}

.feedback-carousel__btn {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #66c5f1;
  background: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  z-index: 10;
  stroke: #66c5f1;
}

.feedback-carousel__btn:hover:not(:disabled) {
  background: #66c5f1;
  stroke: #fff;
}

.feedback-carousel__btn.hidden {
  display: none;
}

.feedback-carousel__btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.feedback-carousel__btn svg {
  width: 16px;
  height: 14px;
}

.feedback-carousel__btn--prev {
  left: 0;
}

.feedback-carousel__btn--next {
  right: 0;
}

.feedback-carousel__dots {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.feedback-carousel__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e0e0e0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.feedback-carousel__dot.active {
  background: #66c5f1;
  transform: scale(1.2);
}

/* FEEDBACK BOX */
.feedback-box {
  display: grid;
  gap: 20px;
  width: 100%;
}

/* Десктоп: всегда 3 колонки */
@media (min-width: 1025px) {
  .feedback-box {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Планшет: 2 колонки */
@media (min-width: 769px) and (max-width: 1024px) {
  .feedback-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

/* Мобильный: 1 колонка */
@media (max-width: 768px) {
  .feedback-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
}

.feedback-item { 
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
  display: block;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  background: white;
  box-sizing: border-box;
  width: 100%;
  box-shadow: none !important;
  height: auto !important;
  max-height: 10000px !important;
}

.feedback-item:hover {
  box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
}

.feedback-item__more:hover,
.feedback-item__photo:hover {
  transform: none;
}

.feedback-item__more:focus,
.feedback-item__photo:focus {
  outline: none;
}

.feedback-item.hidden {
  display: none !important;
}

.feedback-item__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.feedback-item__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
  flex-shrink: 0;
}

.feedback-item__author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.feedback-item__avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 12px;
}

.feedback-item__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}

.feedback-item__avatar picture {
  height: 50px;
  display: block;
}

.feedback-item__info {
  display: flex;
  flex-direction: column;
}

.feedback-item__name {
  font-weight: 600;
  margin-bottom: 4px;
}

.feedback-item__date {
  font-size: 12px;
  color: #666;
}

.feedback-item__rating {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.stars {
  display: flex;
  gap: 2px;
}

.star {
  color: #ddd;
  font-size: 16px;
}

.star.active {
  color: #ffc107;
}

.feedback-item__text-wrapper {
  flex: 1;
  margin-bottom: 15px;
  position: relative;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

.feedback-item__text {
  line-height: 1.5;
  font-size: 14px;
  overflow: hidden;
  transition: all 0.3s ease;
  flex: 1;
  min-height: 0;
  color: #333 !important;
  word-wrap: break-word !important;
  transition: max-height 0.3s ease !important;
}

.feedback-item__text.collapsed {
  max-height: 3em !important;
  line-height: 1.5 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-break: break-word !important;
  position: relative !important;
}

.feedback-item__text.expanded {
  max-height: none !important;
  -webkit-line-clamp: inherit !important;
  display: block !important;
  overflow: visible !important;
  height: auto !important;
  margin-bottom: 25px;
  padding-bottom: 5px;
}

.feedback-item__more {
  background: none;
  border: none;
  color: #66c5f1;
  cursor: pointer;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 5px;
  transition: color 0.3s ease;
  flex-shrink: 0;
  align-self: flex-start;
}

.feedback-item__more:hover {
  color: #29aaec;
}

.feedback-item__photos {
  display: flex;
  gap: 8px;
  margin-top: 10px;
  flex-wrap: wrap;
  flex-shrink: 0;
}

.feedback-item__photo {
  width: 80px;
  height: 80px;
  border-radius: 8px;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.feedback-item__photo:hover {
  transform: scale(1.05);
}

.feedback-item__source {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

/* PHOTO MODAL */
.photo-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}

.photo-modal__content {
  max-width: 90%;
  max-height: 90%;
  position: relative;
}

.photo-modal__img {
  max-width: 100%;
  max-height: 90vh;
  border-radius: 8px;
}

.photo-modal__close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
}

.photo-modal__prev,
.photo-modal__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  padding: 6px 15px;
  border-radius: 50%;
}

.photo-modal__prev {
  left: -60px;
}

.photo-modal__next {
  right: -60px;
}

.photo-modal__prev:hover,
.photo-modal__next:hover {
  background: rgba(255, 255, 255, 0.3);
}

/* RESPONSIVE STYLES */

/* Мобильная версия */
@media (max-width: 768px) {
  .feedback-head__box--with-tabs {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  
  .feedback-head__all {
    order: 1;
    text-align: center;
  }
  
  .feedback-tabs__container {
    order: 2;
    min-width: 100%;
    max-width: 100%;
  }
  
  .feedback-tab {
    background: #f5f5f7;
    justify-content: flex-start;
    min-height: 48px;
    border-radius: 8px;
  }
  
  .feedback-tab.active {
    background: white;
  }
  
  .feedback-head__links {
    order: 3;
    justify-content: center;
  }
  
  .feedback-carousel {
    padding: 0 0 30px;
    max-width: 100%;
    overflow: hidden;
  }
  
  .feedback-carousel__btn {
    display: none !important;
  }
  
  .feedback-carousel__container {
    overflow: hidden;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    position: relative;
  }
  
  .feedback-carousel__track {
    display: flex;
    width: 100%;
    transform: translateX(0);
    transition: transform 0.3s ease;
  }
  
  .feedback-carousel__slide {
    flex: 0 0 100%;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    min-width: 0;
    flex-shrink: 0;
  }
  
  .feedback-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  
  .feedback-item {
    width: calc(100% - 30px);
    margin: 0 15px;
    padding: 15px;
    box-shadow: none;
    transform: none !important;
    flex-shrink: 0;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-sizing: border-box;
    min-height: 200px;
    height: auto;
  }
  
  .feedback-item:hover {
    transform: none !important;
    box-shadow: none !important;
  }
  
  .feedback-item__content {
    min-height: 150px;
  }
  
  .feedback-item__text.collapsed {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .feedback-item__text.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  
  .feedback-item__more {
    margin-top: 10px;
  }
  
  .feedback-item__source {
    margin-top: auto;
    padding-top: 15px;
  }
  
  .feedback-item__photos {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .feedback-item__photo {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    margin: 0 3px;
  }
  
  .photo-modal__prev,
  .photo-modal__next {
    position: fixed;
    top: auto;
    bottom: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.3);
  }
  
  .photo-modal__prev {
    left: 20px;
  }
  
  .photo-modal__next {
    right: 20px;
  }
  
  .feedback-carousel__dots {
    display: flex !important;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
  }

  .feedback-item__date {
    display: none;
  }

  .forecast .shine-right {
    display: none !important;
  }

  .shine.aurora-container {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  
  .shine-left {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  
  .shine-right {
    display: none !important;
  }
  
  .shine-scale {
    width: 100% !important;
    justify-content: space-between !important;
  }
  
  .shine-scale__item {
    flex: 1 !important;
    min-width: 0 !important;
    margin: 0 2px !important;
  }
}

/* Планшетная версия */
@media (min-width: 769px) and (max-width: 1024px) {
  .feedback-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  
  .feedback-carousel {
    padding: 0 40px 40px;
  }
  
  .feedback-carousel__slide {
    flex: 0 0 100%;
  }
  
  .feedback-item__text.expanded {
    margin-bottom: 25px;
  }
}

/* iOS ФИКС ДЛЯ КНОПКИ "ЕЩЁ" */
@supports (-webkit-touch-callout: none) {
  .feedback-item__more {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    min-height: 44px;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    z-index: 10 !important;
    position: relative !important;
  }
  
  .feedback-item__text-wrapper {
    position: relative !important;
    overflow: visible !important;
  }
  
  .feedback-item__text.collapsed {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-height: 3em !important;
    line-height: 1.5 !important;
  }
  
  .feedback-item__text.expanded {
    display: block !important;
    -webkit-line-clamp: none !important;
    max-height: none !important;
    overflow: visible !important;
    height: auto !important;
  }
  
  .feedback-item {
    -webkit-text-size-adjust: 100%;
  }
}
/* Диагностика: подсветим проблемные элементы */
.feedback-box { background: rgba(255,0,0,0.1) !important; }
.feedback-item { background: rgba(0,255,0,0.1) !important; }
.feedback-item__text.expanded { background: rgba(0,0,255,0.1) !important; outline: 2px solid blue !important; }
/* ASSORTMENT MOBILE */
@media screen and (max-width: 767px) {
  .assortment-mob a {
    display: flex !important;
  }
}

/* Базовые стили секции */
.simple-feedback {
    padding: 40px 0;
    background: #fff;
    font-family: "Mont Regular", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.simple-feedback__container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0px 50px 80px;
    overflow: hidden;
}

.simple-feedback__header {
    text-align: center;
    margin-bottom: 30px;
}

.simple-feedback__title-wrap {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.simple-feedback__quotes {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.simple-feedback__title {
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    font-weight: normal;
    color: #000;
    margin: 0;
    font-family: "Mont Semibold", sans-serif;
    line-height: 1.2;
}

.simple-feedback__subtitle {
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

.simple-feedback__subtitle span {
    color: #999;
    font-weight: 600;
}

/* Фильтры */
.simple-feedback__filters {
   
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0 15px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
}

.simple-feedback__filters::-webkit-scrollbar {
    display: none;
}

.simple-feedback__filter {
    display: inline-flex;
   
    cursor: pointer;
    margin: 0 6px;
    font-family: "Mont Regular", sans-serif;
    transition: all 0.3s ease;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    touch-action: manipulation;
    min-height: 44px;
    white-space: nowrap;
}

.simple-feedback__filter.active {
 
}

.simple-feedback__filter svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    flex-shrink: 0;
}

.simple-feedback__counter {
    margin-left: 20px;
    font-size: 14px;
    color: #999;
    margin-bottom: 30px;
    user-select: none;
}

/* Карусель */
.simple-carousel {
    position: relative;
    overflow: hidden;
    max-width: 1400px;
    margin: 0 auto;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.simple-carousel__viewport {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: grab;
    touch-action: pan-y;
}

.simple-carousel__viewport.grabbing {
    cursor: grabbing;
}

.simple-carousel__track {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    touch-action: pan-y;
    -webkit-user-drag: none;
}

.simple-carousel__track.no-transition {
    transition: none;
}

.simple-carousel__slide {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 0px;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    touch-action: pan-y;
}

/* Десктоп: 3 слайда */
@media (min-width: 1025px) {
    .simple-carousel__slide {
        width: 33.333%;
    }
}

/* Планшет: 2 слайда */
@media (min-width: 769px) and (max-width: 1024px) {
    .simple-carousel__slide {
        width: 50%;
    }
}

/* Мобильный: 1 слайд */
@media (max-width: 768px) {
    .simple-carousel__slide {
        width: 100%;
        padding: 0 16px;
    }
}

/* Карточка отзыва */
.simple-review {
    background: #fff;
    border-radius: 16px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    height: 100%;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    touch-action: pan-y;
    -webkit-user-drag: none;
}

.simple-review__top {
    position: relative;
    margin-bottom: 20px;
    min-height: 60px;
    padding-left: 75px;
}

.simple-review__avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
}

.simple-review__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-user-drag: none;
    user-select: none;
}

.simple-review__info {
    display: block;
}

.simple-review__name {

    font-weight: 600;
    font-size: 11px;
    color: #000;
    margin-bottom: 5px;
    line-height: 1.3;
    font-family: "Mont Bold", sans-serif;
}

.simple-review__date {
    font-size: 10px;
    color: #999;
    line-height: 1.3;
}

.simple-review__stars {

}

.simple-review__star {
    display: inline-block;
    color: #ddd;
    font-size: 25px;
    margin-left: 2px;
    user-select: none;
}

.simple-review__star.active {
    color: #ffc107;
}

.simple-review__text {
    position: relative;
    margin-bottom: 20px;
}

.simple-review__text-inner {
  font-family: "Mont-Regular", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-word;
    hyphens: auto;
    white-space: normal;
}

.simple-review__text-inner.expanded {
    -webkit-line-clamp: unset;
    display: block;
    overflow: visible;
}

.simple-review__read-more {
    display: inline-block;
    background: none;
    border: none;
    color: #66c5f1;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    font-family: "Mont Regular", sans-serif;
    min-height: 44px;
    touch-action: manipulation;
}

.simple-review__images {
    position: relative;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    padding-bottom: 5px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
}

.simple-review__images::-webkit-scrollbar {
    display: none;
}

.simple-review__image {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    object-fit: cover;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
    transition: transform 0.3s ease;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-drag: none;
    touch-action: manipulation;
}

.simple-review__image:active {
    transform: scale(0.98);
}

.simple-review__image:hover {
    transform: scale(1.05);
}

.simple-review__source {
    position: relative;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    display: flex;
    align-items: center;
    font-family: "Mont Regular", sans-serif;
}

.simple-review__source svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    flex-shrink: 0;
}

/* Навигация карусели */
.simple-carousel__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    display: none;
    align-items: center;
    justify-content: center;
    border: 1px solid #66c5f1;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    z-index: 20;
    padding: 0;
    transition: all 0.3s ease;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.simple-carousel__nav svg {
    width: 20px;
    height: 20px;
    stroke: #66c5f1;
    stroke-width: 1;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
    transition: stroke 0.3s ease;
}

.simple-carousel__nav--prev {
    left: -22px;
}

.simple-carousel__nav--next {
    right: -22px;
}

.simple-carousel__nav:hover:not(:disabled) {
    background: #66c5f1;
    
}

.simple-carousel__nav:hover:not(:disabled) svg {
    stroke: #fff;
}

.simple-carousel__nav:disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.simple-carousel__nav:disabled:hover {
    background: #fff;
    transform: translateY(-50%);
}

.simple-carousel__nav:disabled:hover svg {
    stroke: #66c5f1;
}

/* Показываем на планшете и десктопе */
@media (min-width: 769px) {
    .simple-carousel {
        padding: 0 40px;
    }
    
    .simple-carousel__nav {
        display: flex;
    }
    
    .simple-carousel__nav--prev {
        left: 0;
    }
    
    .simple-carousel__nav--next {
        right: 0;
    }
}

@media (min-width: 1025px) {
    .simple-carousel {
        padding: 0 0px;
    }
    
    .simple-carousel__nav--prev {
        left: 5px;
    }
    
    .simple-carousel__nav--next {
        right: 5px;
    }
}

/* На мобильных скрываем кнопки */
@media (max-width: 768px) {
    .simple-carousel__nav {
        display: none !important;
    }
    
    .simple-carousel {
       
    }
}

/* Точки */
.simple-carousel__dots {
    text-align: center;
    margin-top: 30px;
    padding: 8px;
    touch-action: manipulation;
    user-select: none;
}

.simple-carousel__dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e0e0e0;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 6px;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
}

.simple-carousel__dot.active {
    background: #66c5f1;
    transform: scale(1.3);
}

.simple-carousel__dot:active {
    transform: scale(1.1);
}

/* Адаптив */
@media (max-width: 1024px) {
    .simple-feedback__container {
        padding: 40px 40px;
    }
}
@media (max-width: 768px) {
.simple-review__name {

}

}
@media (max-width: 768px) {
    .simple-feedback {
        padding: 30px 0;
    }
    .simple-feedback__container { padding:0px;}
    .feedback-head__title-quotes svg {
 
}
    
    .simple-feedback__title {
        font-size: 24px;
    }
    
    .simple-feedback__subtitle {
        font-size: 14px;
    }
    
    .simple-feedback__filter {
        padding: 10px 20px;
        font-size: 13px;
        margin: 0 4px;
    }
    
    .simple-review {
        padding: 20px;
    }
    
    .simple-review__top {
        padding-left: 70px;
        min-height: 50px;
    }
    
    .simple-review__avatar {
        width: 50px;
        height: 50px;
    }
    
    .simple-review__image {
        width: 70px;
        height: 70px;
        margin-right: 8px;
    }
    
    .simple-carousel__dot {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }
    
    .simple-carousel__dots {
        margin-top: 20px;
    }
}

/* iOS специфичные фиксы */
@supports (-webkit-touch-callout: none) {
    .simple-carousel__viewport {
        cursor: pointer;
    }
    
    .simple-carousel__viewport.grabbing {
        cursor: grabbing;
    }
    
    .simple-review__read-more {
        min-height: 44px;
    }
    
    .simple-review__image {
        cursor: pointer;
    }
    
    .simple-carousel__dot {
        cursor: pointer;
    }
    
    /* Фикс для инерционного скролла iOS */
    .simple-carousel__track {
        -webkit-overflow-scrolling: touch;
    }
}

/* Фикс для старых iOS */
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    .simple-carousel__track,
    .simple-review {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

/* Фикс для Android */
@supports not (-webkit-touch-callout: none) {
    .simple-carousel__track {
        transition: transform 0.3s ease;
    }
}

/* Модальное окно для фото */
.modal_new {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 10000;
    text-align: center;
    vertical-align: middle;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-family: "Mont Regular", sans-serif;
    touch-action: manipulation;
}

.modal_new.show {
    display: block;
    opacity: 1;
}

.modal_new__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
    text-align: center;
    touch-action: manipulation;
}

.modal_new__image {
    max-width: 100%;
    max-height: 80vh;
   
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    -webkit-user-drag: none;
    user-select: none;
    padding: 0px 50px 0px 0px;
}

.modal_new__close {
    position: absolute;
    top: -50px;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    -webkit-tap-highlight-color: transparent;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    font-family: inherit;
    touch-action: manipulation;
    z-index: 10001;
}

.modal_new__close:hover {
    opacity: 1;
}

.modal_new__prev,
.modal_new__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.15);
    border: none;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    -webkit-tap-highlight-color: transparent;
    opacity: 0.8;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-family: inherit;
    touch-action: manipulation;
    z-index: 10001;
}

.modal_new__prev:hover,
.modal_new__next:hover {
    background: rgba(255, 255, 255, 0.25);
    opacity: 1;
    transform: translateY(-50%) scale(1.05);
}

.modal_new__prev {
    left: -70px;
}

.modal_new__next {
    right: -20px;
}

/* Адаптивность для модального окна */
@media (max-width: 768px) {
    .modal_new__prev,
    .modal_new__next {
        position: fixed;
        bottom: 20px;
        top: auto;
        width: 44px;
        height: 44px;
        background: rgba(255, 255, 255, 0.25);
        left: 20px;
        right: auto;
        line-height: 44px;
        font-size: 24px;
    }
    
    .modal_new__next {
        left: auto;
        right: 20px;
    }
    
    .modal_new__close {
        top: 20px;
        right: 20px;
        font-size: 28px;
    }
}

.feedback-tab__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

/* Дополнительные классы для JavaScript */
.simple-carousel__track.dragging {
    transition: none;
    cursor: grabbing;
}

.simple-carousel__viewport.dragging {
    cursor: grabbing;
}

/* Плавное появление элементов */
.simple-carousel__slide {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
    transform: translateY(20px);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Оптимизация анимаций */
@media (prefers-reduced-motion: reduce) {
    .simple-carousel__track,
    .simple-carousel__slide,
    .simple-review,
    .simple-carousel__nav,
    .simple-carousel__dot {
        transition: none !important;
        animation: none !important;
    }
}


.facility-rounding._two {
    right: 1px!important;
        top: -29.8px!important;
}
.feedback-head__title {
    margin: 0;
    padding: 0;
    height: auto !important;
    min-height: 0;
}

.feedback-head__box{gap:0!important;}
.simple-feedback__filter {border:none!important;}

    .simple-feedback__filter.active {padding: 13px 12px;
    border-radius: 40px;
    background: #fff;
    font-size: 13px;
    color: #000;
    font-family: "Mont Bold", sans-serif;
    font-style: normal;
}

.simple-feedback__filter {
    text-align: center; /* Горизонтальное выравнивание текста */
    line-height: 1.5;   /* Контроль вертикального выравнивания */
    padding: 10px 0px;
    font-size: 13px;
}
@media (max-width: 768px) {
   .close_txt{display: none;}
   .simple-feedback__filter svg , .feedback-tab__icon {margin: 0px;}
   .feedback-head {
     margin-bottom: 16px;
   }
   .feedback-head__description{margin-top:20px!important;}
}

@media (max-width: 1400px) {
.feedback-head__description{margin-top:20px!important;}
}
/* ТЕСТОВЫЕ СТИЛИ */
/* 1. Родителю добавляем padding для места кнопкам */
.simple-carousel {
    position: relative;
    padding: 0 50px; /* Место для кнопок */
    margin: 0 -50px; /* Компенсируем padding */
}

/* 2. Кнопки внутри этого padding */
.simple-carousel__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.simple-carousel__nav--prev {
    left: 0; /* Левая граница .simple-carousel */
}

.simple-carousel__nav--next {
    right: 0; /* Правая граница .simple-carousel */
}

.simple-carousel__nav {
    border: 1px solid #66c5f1; /* Синяя граница */
   
}
p.assortment-price__count-text,
p.assortment-price__count-text *,
p.assortment-price__count-text span {
    color: #000 !important;
}
.guides-card__description { font-family: "Mont Regular", sans-serif;
 }
.guides-card__subname {
font-size: 16px!important; }

.route_2 h2 {
  font-size: 30px !important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}
.route_2 h3 {
  font-size: 24px!important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}

.route_2 h4 {
  font-size: 20px!important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}

.route_2 .route-info h4 {
  margin-top: 0 !important;
}

.route_2 h5 {
  font-size: 18px!important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}

.route_2 .route-container p,
.route_2 .route-container div {
  font-size: 16px!important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
  color: #000000 !important;
  font-family: "Mont Regular", sans-serif !important;
  font-style: normal !important;
}

.route_2 strong{
  color: #000000 !important;
  font-family: "Mont Bold", sans-serif !important;
  font-style: normal !important;
}

.route_2 ul li::after {
  content: unset !important;
}
.route_2 ul li{
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.route_2 ul li::before {
    content: '';
    position: absolute;
    left: -22px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 9.97191C20 15.5056 15.5337 20 10 20C4.52247 20 0 15.5056 0 10C0 4.49438 4.46629 0 10 0C15.5337 0 20 4.46629 20 9.97191ZM8.70787 10.7584C8.11798 10.1685 7.61236 9.63483 7.07865 9.10112C6.68539 8.73596 6.20787 8.73596 5.81461 9.10112C5.67416 9.24157 5.53371 9.38202 5.39326 9.52247C4.97191 9.94382 4.97191 10.4494 5.39326 10.8708C6.26405 11.7416 7.13483 12.6124 8.00562 13.4831C8.45506 13.9326 8.93259 13.9326 9.38202 13.4831C10.309 12.5562 11.236 11.6292 12.1629 10.7022C13.0056 9.85955 13.8483 9.01685 14.691 8.17416C15.0843 7.7809 15.0843 7.30337 14.691 6.88202C14.5506 6.74157 14.4101 6.60112 14.2978 6.46067C13.8483 6.01124 13.3708 6.01124 12.9213 6.46067C11.573 7.80899 10.2247 9.1573 8.87641 10.5056C8.82023 10.5899 8.76405 10.6742 8.70787 10.7584Z' fill='%2366C5F1'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

.route_2 ul li { margin-bottom: 10px !important; }

.route_2 .route-info ul > li {
  position: relative;
  padding-left: 28px !important;
  margin-bottom: 20px !important;
}

.route_2 .route-info ul > li::before {
  left: 0 !important;
  top: calc(0.5 * 1.4em - 10px) !important;
  width: 20px !important;
  height: 20px !important;
  transform: none !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M20 9.97C20 15.51 15.53 20 10 20 4.52 20 0 15.51 0 10 0 4.49 4.47 0 10 0c5.53 0 10 4.47 10 9.97zM8.71 10.76c-.59-.59-1.1-1.12-1.63-1.66-.39-.37-.87-.37-1.26 0-.14.14-.28.28-.42.42-.42.42-.42.93 0 1.35.87.87 1.74 1.74 2.61 2.61.45.45.93.45 1.38 0 .93-.93 1.86-1.86 2.78-2.78.84-.84 1.69-1.69 2.53-2.53.39-.39.39-.87 0-1.28-.14-.14-.28-.28-.42-.42-.45-.45-.93-.45-1.38 0-1.35 1.35-2.7 2.7-4.05 4.05-.06.08-.11.17-.17.25z' fill='%2366C5F1'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.route_2 .route-info ul {
  margin: 10px 0 !important;
}

.route_2 .route-info ul ul {
  margin-top: 12px !important;
  margin-bottom: 0 !important;
}

.route_2 .route-info ul ul > li {
  margin-bottom: 10px !important;
}

.route_2 .route-info ul > li:last-child,
.route_2 .route-info ul ul > li:last-child {
  margin-bottom: 0 !important;
}

.route-info {line-height: 1.5; font-size: 16px!important;}
.route-info h2{ font-size: 22px!important;}

@media screen and (max-width: 767px) {
  .route.route_2 .route-container {
    margin-top: 0;
  }

  .route.route_2 .route-title,
  .route.route_2 .route-container-txt > :is(h1, h2, h3, h4, h5, h6):first-child {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}

._whites{background: #fff!important;}
.fish {
  display: block;
  font-family: "Mont Regular", sans-serif;
    text-align: center;
    padding:20px;
}


/* Полная версия CSS с анимациями */

.gift-soc__link img {
  width: 22px;
  height: 22px;
  max-width: 22px;
  max-height: 22px;
  object-fit: contain;
  display: block;
}

/* Плавающие мессенджеры — только мобила; на десктопе контакты в шапке */
.mobile-messengers {
    display: none;
}

.mobile-messengers .social-panel {
    position: fixed;
    bottom: 120px;
    right: 50px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 900;
    padding: 0;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
}

.mobile-messengers .social-panel.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

/* Анимация для кнопок при появлении */
.mobile-messengers .social-panel.active .social-btn {
    animation: buttonSlideIn 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    opacity: 0;
    transform: translateY(20px) scale(0.9);
}

.mobile-messengers .social-panel.active .social-btn:nth-child(1) {
    animation-delay: 0.1s;
}

.mobile-messengers .social-panel.active .social-btn:nth-child(2) {
    animation-delay: 0.15s;
}

.mobile-messengers .social-panel.active .social-btn:nth-child(3) {
    animation-delay: 0.2s;
}

.mobile-messengers .social-panel.active .social-btn:nth-child(4) {
    animation-delay: 0.25s;
}

/* Анимация для кнопок при скрытии */
.mobile-messengers .social-panel:not(.active) .social-btn {
    animation: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@keyframes buttonSlideIn {
    0% {
        opacity: 0;
        transform: translateY(20px) scale(0.9);
    }
    70% {
        transform: translateY(-5px) scale(1.05);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes buttonSlideOut {
    0% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
    100% {
        opacity: 0;
        transform: translateY(20px) scale(0.9);
    }
}

.mobile-messengers .social-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    flex-shrink: 0;
}

.mobile-messengers .social-btn svg {
    width: 50px;
    height: 50px;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.mobile-messengers .social-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.mobile-messengers .social-btn span {
  font-family: "Mont Regular", sans-serif;
    position: absolute;
    right: 70px;
       background: #292929;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    font-size: 14px;
    font-weight: 500;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    pointer-events: all;
}

.mobile-messengers .social-btn:hover span {
    opacity: 1;
}

.mobile-messengers .toggle-btn {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 901;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.mobile-messengers .toggle-btn:hover {
    background: #f5f5f5;
    transform: scale(1.05);
}

.mobile-messengers .toggle-btn.active {
    transform: rotate(90deg) scale(1.1);
    background: #f0f0f0;
}

.mobile-messengers .toggle-btn img {
    width: 35px;
    height: 35px;
    max-width: 35px;
    max-height: 35px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.mobile-messengers .toggle-btn .close-icon {
    display: none;
}

.mobile-messengers .toggle-btn.active .close-icon {
    display: block;
}

.mobile-messengers .toggle-btn.active .telegram-icon {
    display: none;
}

@media screen and (max-width: 1023px) {
    .mobile-messengers {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .mobile-messengers,
    .mobile-messengers .social-panel,
    .mobile-messengers .toggle-btn,
    .mobile-messengers .social-btn {
        display: none !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
}

/* Для мобильных устройств */
@media (max-width: 768px) {
    .mobile-messengers .social-panel,
    .mobile-messengers .toggle-btn {
        right: 20px;
    }
    
    .mobile-messengers .toggle-btn {
        bottom: 20px;
        width: 65px;
        height: 65px;
    }
    
    .mobile-messengers .social-panel {
        bottom: 100px;
    }
    
    .mobile-messengers .social-btn {
        width: 55px;
        height: 55px;
    }

    .mobile-messengers .social-btn svg {
        width: 55px;
        height: 55px;
    }
    
    .mobile-messengers .social-btn span {
        right: 65px;
        font-size: 13px;
    }
}

.modal {
      z-index: 105005!important;}


      
/* Чекбокс согласия */
.feed-form__checkbox {
    display: grid !important;
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    box-sizing: border-box;
}

.feed-form__checkbox .checkbox__mark {
    grid-column: 1;
    grid-row: 1;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #ccc;
    box-sizing: border-box;
    position: relative;
    pointer-events: none;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.feed-form__checkbox .checkbox__input {
    grid-column: 1;
    grid-row: 1;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.feed-form__checkbox .checkbox__text {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
    cursor: pointer;
    display: block;
    padding: 0 !important;
    position: static;
}

.feed-form__checkbox .checkbox__text::before,
.feed-form__checkbox .checkbox__text::after {
    display: none !important;
    content: none !important;
}

.feed-form__checkbox:hover .checkbox__mark {
    border-color: #999;
}

.walk-form .feed-form__checkbox .checkbox__mark,
.advice-form .feed-form__checkbox .checkbox__mark {
    border-color: rgba(255, 255, 255, 0.55);
}

.walk-form .feed-form__checkbox:hover .checkbox__mark,
.advice-form .feed-form__checkbox:hover .checkbox__mark {
    border-color: rgba(255, 255, 255, 0.85);
}

.feed-form__checkbox .checkbox__input:checked ~ .checkbox__mark {
    background-color: #7bdcb5;
    border-color: #7bdcb5;
}

.feed-form__checkbox .checkbox__input:checked ~ .checkbox__mark::after {
    content: "✓";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}

/* walk-form: весь блок по центру формы */
.walk-form .feed-form__checkbox,
.advice-form .feed-form__checkbox {
    width: max-content;
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.walk-form .feed-form__checkbox .politic,
.advice-form .feed-form__checkbox .politic {
    width: auto;
    max-width: 100%;
    color: #fff !important;
    font-family: "Mont Regular", sans-serif;
}

.walk-form .feed-form__checkbox .politic a,
.advice-form .feed-form__checkbox .politic a {
    color: #fff !important;
}

/* Таймер акции в форме многодневных туров */
.walk-form .simple-timer,
.visit-lead-magnet .simple-timer {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #ffffff;
    font-family: "Mont Regular", sans-serif;
}

.walk-form .simple-timer__label,
.walk-form .simple-timer__count,
.visit-lead-magnet .simple-timer__label,
.visit-lead-magnet .simple-timer__count {
    color: #ffffff;
    font-family: inherit;
}

.walk-form .walk-form__description {
    font-family: "Mont Regular", sans-serif;
}

.walk-form .feed-form__checkbox .checkbox__text {
    font-family: "Mont Regular", sans-serif;
}

/* Телефон + кнопка в ряд, согласие — отдельной строкой под ними */
.awaits-col__form--politic-row {
    flex-wrap: wrap;
    align-items: center;
}

.awaits-col__form--politic-row .input {
    flex: 1 1 160px;
    min-width: 0;
}

@media screen and (max-width: 767px) {
    .awaits-col__form--politic-row .input {
        flex: 0 0 auto;
        width: 100%;
        height: 54px;
    }
}

.awaits-col__form--politic-row .button {
    flex: 0 0 auto;
}

.awaits-col__form--politic-row .awaits-col__politic {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 8px;
}

.awaits-col__form--politic-row .feed-form__checkbox {
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
}

/* Политика конфиденциальности */
.politic {
    display: block;
   
    font-size: 10px !important;
    color: #fff !important;
    width: 100%;
    line-height: 1.4;
}

.politic a {
    font-size: 10px;
    color: #fff !important;
    text-decoration: underline;
}

.politic_b {
    font-size: 10px;
    color: #525e77 !important;
     font-family: "Mont Regular", sans-serif;
}

.politic_b a {
    font-size: 10px;
    color: #525e77 !important;
    text-decoration: underline;
}

/* Для грид-расположения */
.eriberka-form__box .feed-form__checkbox {
    grid-column: 1 / -1;
}

.dream-form .dream-politic {
    grid-column: 1 / -1;
}

.dream-form.eriberka-form__box2 > .input.phone {
  min-width: 0;
}

.dream-form.eriberka-form__box2 .dream-politic {
  margin: 0;
}

.feed-form__checkbox:last-of-type, 
.checkbox.feed-form__checkbox:nth-child(2) {
    display: grid !important;
    width: 100% !important;
}
.know-form__button .politic {
    width: 100% !important;}
.eriberka-shine .shine { padding: 24px 24px!important;}
.eriberka-form__box {gap:0px 10px!important;}
.eriberka-form__box2 {
  gap: 14px 10px !important;
  align-items: center;
}

/* FAQ без боковой галереи — аккордеон на всю ширину */
.know.know--full {
  display: block;
}

.know.know--full .know-accordion {
  width: 100%;
  max-width: 100%;
}

.eriberka-form__title + .eriberka-form__box2 {
  margin-top: 14px;
}
.eriberka-form__box2 .eriberka-form__input {
  min-width: 0;
  padding: 0;
}
.eriberka-form__box2 .feed-form__checkbox {
  margin: 0;
  align-items: center;
}
.eriberka-form__box2 .feed-form__checkbox .checkbox__text {
  display: flex;
  align-items: center;
  min-height: 20px;
}
.entries-col2{padding:0px 10px;}

.walk-price__item span {
    color: #61d393;
    font-family: "Mont Bold", sans-serif;
    font-style: normal;}
    .dream-form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    max-width: 574px;
}

/* Стиль для чекбокса на всю ширину */
.dream-form2 .checkbox-container,
.dream-form2 .feed-form__checkbox {
    grid-column: 1 / -1;
    width: 100%;
}

/* Основные стили для линий */
.schedule-line {
  position: relative;
  width: 100%;
  height: 28px;
  background: rgba(0,0,0,0.05);
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,0.1);
}

.schedule-line__bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  min-width: 40px;
  border-radius: 13px;
  transition: width 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 12px;
}

/* Цвета на основе уровня Kp (шкала 0-9) */
.kp-green .schedule-line__bg {
  background: linear-gradient(90deg, #10b981, #22c55e);
}
.kp-blue .schedule-line__bg {
  background: linear-gradient(90deg, #3b82f6, #60a5fa);
}
.kp-yellow .schedule-line__bg {
  background: linear-gradient(90deg, #eab308, #facc15);
}
.kp-orange .schedule-line__bg {
  background: linear-gradient(90deg, #f97316, #fb923c);
}
.kp-red .schedule-line__bg {
  background: linear-gradient(90deg, #dc2626, #ef4444);
}

/* Текст внутри линии */
.schedule-line__count {
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  font-family: 'Arial', sans-serif;
}

/* Подпись даты */
.schedule-name {
  min-width: 85px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  color: #333;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.today-badge {
  background: #3b82f6;
  color: white;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
}

.today-row .schedule-name {
  font-weight: 700;
  color: #1e40af;
}

/* Контейнер ряда */
.schedule-row {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
  padding: 6px 0;
  transition: background 0.2s;
}

.schedule-row:hover {
  background: rgba(59, 130, 246, 0.05);
  border-radius: 8px;
  padding-left: 10px;
}

/* Легенда */
.kp-legend {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  padding: 15px;
  background: #f8fafc;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  flex-wrap: wrap;
  gap: 12px;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #475569;
}

.legend-color {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,0.1);
}

.legend-green { background: linear-gradient(135deg, #10b981, #22c55e); }
.legend-blue { background: linear-gradient(135deg, #3b82f6, #60a5fa); }
.legend-yellow { background: linear-gradient(135deg, #eab308, #facc15); }
.legend-orange { background: linear-gradient(135deg, #f97316, #fb923c); }
.legend-red { background: linear-gradient(135deg, #dc2626, #ef4444); }

.placesCard-container {margin-bottom: 20px;  }
@media (max-width: 768px) {
.eriberka-form__input{padding: 15px 0px;}
    .menu-modal .modal-content {
padding-top:0px!important;
margin-left: 13px;

    }
  .modal-container nav .menu {
padding-left: 40px!important;
    }

}
.requestModal-form__title, .requestModal-form__subtitle {color:#fff!important;}
.menu-modal .modal-header {margin-bottom: 28px!important;}
.header-contact {
    gap: 10px !important;
}

.header-contact__socials {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.header-contact__socials .telephone {
    grid-template-columns: 23px;
}

/* Иконки соцсетей в шапке (header.php) */
.header-contact .telephone--max .telephone-icon img,
.header-contact .telephone--vk .telephone-icon img {
    width: 23px;
    height: 23px;
    display: block;
    object-fit: contain;
}

/* Способы связи — только в форме бронирования однодневного тура */
form.feedback-form:not(.one-day-booking__form-inner) .visit-messenger-choice,
form.feedback-form:not(.one-day-booking__form-inner) .bookHotel-radio {
    display: none !important;
}

/* Иконки мессенджеров в шапке (addwork.js → header-messenger-icons) — отключено */
.header-messenger-icons {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.header-messenger-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.header-messenger-icon img {
    width: 100%;
    height: 100%;
    max-width: 28px;
    max-height: 28px;
    object-fit: contain;
    display: block;
}

@media screen and (max-width: 1023px) {
    .header-messenger-icons {
        display: none !important;
    }
}

.telephone2 {
    font-size: 16px;
    font-family: 'Mont Regular';
    color: #000!important;
    white-space: nowrap;
}
.status-indicator { margin-left:20px;}
.status-indicator {
  height: 26px;
    display: flex;
   align-items: flex-start;
    gap: 5px;
        padding-right: 3px;
}

.status-circle {
    position: relative;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #4daa57;
}

.status-circle:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: circle-pulse 2s infinite;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #4daa57;
}

@keyframes circle-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(77, 170, 87, 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(77, 170, 87, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(77, 170, 87, 0);
    }
}
@media (max-width: 1199px) {
    .status-indicator {
        display: none;
    }    
    }

 .eriberka-rating__item {font-size: 10px;}  
 .eriberka-rating__info > *::after {
        top: -8px!important;}
  .eriberka-rating__item > * {font-size: 10px!important;}
 .footer-block {
    display: grid;
    grid-template-columns: 1fr 5fr; 
    gap: 10px;
    font-family: 'Mont Regular';
}
.footer-subtext a { font-family: 'Mont Regular';
text-decoration: underline;
}
.footer-subtext2 {
color: #fff;
    font-size: 10px;
    padding: 10px 0px;
  font-family: 'Mont Regular';}

  .forecast-list__item._orange::after {
    background: #f97316;
}

.forecast-list__item._red::after {
    background: #dc2626;
}
.arc_pos{
   left:30px; }

    .eriberka-shine .shine-right { gap:23px;}
    .arc1{display: flex; justify-content: flex-end; width: 100%;}
    .rew_cas{
   margin-top: -40px; }

   @media (max-width: 768px) {
     .rew_cas {
       margin-top: 0;
     }
   }

   @media (min-width: 761px) {
.rest-box{    grid-template-columns: calc(33.3333333333% - 18px) calc(33.3333333333% - 18px) calc(33.3333333333% - 18px)!important;}
   }

   .footer-list-sup{margin-top: 30px;
  display: block;}

  
.container2 {
   
    grid-column: 1 / -1; /* объединяем все колонки */
    display: block; /* меняем сетку на блок */
}

.container2-str {
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.8;
    font-family: "Mont Regular", sans-serif;
    font-style: normal;
}

/* Объединяем две строки в одну */
.container2-str:first-child {
    padding-bottom: 5px;
}

.container2-str:last-child {
    padding-top: 5px;
}

.awaits-item {
  margin: 20px 0;
}

/* Выпадающий список дат в форме на странице тура */
.walk-form .tour-date-select {
  position: relative;
  width: 100%;
}

.walk-form .tour-date-select .select-head:not(._show) {
  border-bottom: none !important;
}

.walk-form .tour-date-select .select-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  height: 54px;
  min-height: 54px;
  max-height: 54px;
  background: #ffffff !important;
  border-radius: 30px !important;
  padding: 0 24px 0 33px;
}

.walk-form .tour-date-select .select-head._show {
  border-radius: 30px 30px 0 0 !important;
  border-bottom: 1px solid rgba(103, 106, 109, 0.12);
  z-index: 2;
}

.walk-form .tour-date-select .select-head__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

.walk-form .tour-date-select .select-arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.walk-form .tour-date-select .select-container {
  top: 100%;
  z-index: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.walk-form .tour-date-select:not(._open) .select-container {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.walk-form .tour-date-select._open .select-container {
  display: block;
  height: auto;
  padding: 0 14px 3px 0;
  background: #ffffff !important;
  border-radius: 0 0 30px 30px !important;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
          box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
}

.walk-form .tour-date-select._open .select-list {
  background: #ffffff;
}

.walk-form .tour-date-select .select-list {
  margin-top: 10px;
  margin-right: 0 !important;
  padding-right: 2px;
  padding-bottom: 2px;
  scrollbar-width: thin;
  scrollbar-color: #29aaec transparent;
}

.walk-form .tour-date-select .select-list::-webkit-scrollbar {
  width: 2px !important;
  height: 2px !important;
}

.walk-form .tour-date-select .select-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 2px;
}

.walk-form .tour-date-select .select-list::-webkit-scrollbar-thumb {
  background-color: #29aaec !important;
  border-radius: 2px;
}

.walk-form .tour-date-select .select-list li {
  font-size: 15px;
  line-height: 1.3;
}

/* Страница отеля: местоположение под заголовком */
.eriberka-content .eriberka-location {
  margin: 8px 0 14px;
  font-size: 18px;
  line-height: 1.5;
  color: #26292e;
  font-family: "Mont Regular", sans-serif;
}

/* Карточка отеля в турах (offer-container._live) */
.offer-container._live .vessels-item {
  position: relative;
}

.offer-container._live .vessels-item__link {
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 26px;
}

.offer-container._live .vessels-item > *:not(.vessels-item__link) {
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.offer-container._live .vessels-item .vessels-slider,
.offer-container._live .vessels-item .vessels-slider .awaits-slide {
  z-index: 2;
  pointer-events: auto;
}

.offer-container._live .vessels-item .placesCard-box.vessels-reestr {
  z-index: 3;
  pointer-events: auto;
}

.offer-container._live .vessels-item .placesCard-box.vessels-reestr a {
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.offer-container._live .vessels-item .awaits-slide {
  display: block;
}

.offer-container._live .vessels-item .vessels-description {
  margin: -4px 8px 10px;
}

.offer-container._live .vessels-item .placesCard-box__text {
  margin: 4px 8px 10px;
  color: #000;
}

.offer-container._live .vessels-item .placesCard-box.vessels-reestr {
  display: block;
  margin: 0 8px 10px;
}

.offer-container._live .vessels-item .placesCard-box.vessels-reestr .placesCard-box__text {
  margin: 0;
}

.offer-container._live .vessels-item .placesCard-box__text a {
  text-decoration: underline;
}

button.filter-tag {
  border: none;
  cursor: pointer;
}

.eriberka-content__head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.eriberka-content__head .title {
  margin-bottom: 0;
}

.section-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 30px;
}

.section-head .title {
  margin-bottom: 0;
}

.section-head .subtitle {
  margin-top: 0;
  margin-bottom: 0;
}

.hotels-map-canvas {
  width: 100%;
  height: 100%;
  min-height: 437px;
  border-radius: 26px;
  overflow: hidden;
}

/* Форма бронирования однодневного тура (после «Даты тура») */
.one-day-booking-section {
  margin-top: 0;
}

.one-day-booking {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  column-gap: 20px;
  row-gap: 20px;
  padding: 0;
  background: transparent;
  box-sizing: border-box;
}

.one-day-booking__card--info {
  position: relative;
  min-height: 320px;
  border-radius: 30px;
  overflow: hidden;
  background: #1a2a38;
}

.one-day-booking__card--form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 320px;
  padding: 36px 40px;
  border-radius: 30px;
  background: rgb(240, 250, 255);
  box-sizing: border-box;
}

.one-day-booking__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.one-day-booking__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.15) 0%,
    rgba(0, 0, 0, 0.35) 40%,
    rgba(0, 0, 0, 0.72) 100%
  );
  pointer-events: none;
}

.one-day-booking__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.one-day-booking__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 320px;
  padding: 40px 36px;
  box-sizing: border-box;
}

.one-day-booking__head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
}

.one-day-booking__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  flex-shrink: 0;
}

.one-day-booking__badge svg {
  width: 28px;
  height: auto;
}

.one-day-booking__title {
  margin: 0;
  font-size: 24px;
  line-height: 1.25;
  color: #ffffff;
  font-family: "Mont Bold", sans-serif;
  font-style: normal;
}

.one-day-booking__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.one-day-booking__list li {
  position: relative;
  margin: 0;
  padding-left: 18px;
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
  font-family: "Mont Regular", sans-serif;
  font-style: normal;
}

.one-day-booking__list li + li {
  margin-top: 14px;
}

.one-day-booking__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #62d5ed;
  transform: translateY(-50%);
}

.one-day-booking__accent {
  color: #62d5ed;
  font-family: "Mont Bold", sans-serif;
  font-style: normal;
}

.one-day-booking__price {
  margin: 0 0 18px;
}

.one-day-booking__price-value {
  margin: 0;
  background: linear-gradient(90deg, rgb(97, 211, 147) 0%, rgb(98, 213, 237) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 60px;
  line-height: 1;
  font-family: "Mont Bold", sans-serif;
  font-style: normal;
}

.one-day-booking__price-value span {
  font-size: 36px;
}

.one-day-booking__form-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.one-day-booking__phone-field {
  position: relative;
  width: 100%;
}

.one-day-booking__phone-prefix {
  position: absolute;
  left: 18px;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 6px;
  transform: translateY(-50%);
  pointer-events: none;
}

.one-day-booking__phone-flag {
  display: flex;
  align-items: center;
  line-height: 0;
  border-radius: 2px;
  overflow: hidden;
}

.one-day-booking__phone-caret {
  flex-shrink: 0;
}

.one-day-booking__phone-input.input {
  width: 100%;
  height: 54px;
  padding: 0 22px 0 74px;
  border: none;
  border-radius: 30px;
  background: #ffffff !important;
  font-size: 15px;
  color: #676a6d;
  box-sizing: border-box;
}

.one-day-booking__phone-input.input::placeholder {
  color: #b0b8c8;
}

.one-day-booking__politic {
  margin: 0;
}

.one-day-booking__politic .feed-form__checkbox {
  margin: 0;
  align-items: flex-start;
  gap: 8px;
}

.one-day-booking__politic .checkbox__text,
.one-day-booking__politic .checkbox__text .politic_b {
  font-size: 9px;
  line-height: 1.35;
  color: #8a94a6 !important;
}

.one-day-booking__politic .checkbox__text a {
  font-size: 9px;
  color: #29aaec !important;
  text-decoration: underline;
}

.one-day-booking__messengers.bookHotel-radio {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 28px;
}

.one-day-booking__messengers.bookHotel-radio .radio {
  width: fit-content;
  grid-template-columns: 18px auto;
  gap: 8px;
  font-size: 15px;
  line-height: 1.2;
  color: #26292e;
}

.one-day-booking__messengers.bookHotel-radio .radio__box {
  width: 18px;
  height: 18px;
  background: #ffffff;
}

.one-day-booking__messengers.bookHotel-radio .radio__input:checked + .radio__box::after {
  width: 8px;
  height: 8px;
}

.one-day-booking__submit.button {
  width: 100%;
  min-height: 54px;
  margin-top: 6px;
  padding: 7px 24px;
  border-radius: 40px;
  justify-content: center;
  font-size: 16px;
  font-family: "Mont SemiBold", sans-serif;
}

@media (max-width: 1023px) {
  .one-day-booking {
    grid-template-columns: 100%;
  }

  .one-day-booking__card--info,
  .one-day-booking__content,
  .one-day-booking__card--form {
    min-height: 280px;
  }

  .one-day-booking__content {
    padding: 32px 24px;
  }

  .one-day-booking__card--form {
    padding: 28px 24px 32px;
  }

  .one-day-booking__price-value {
    font-size: 48px;
  }

  .one-day-booking__price-value span {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .one-day-booking__messengers.bookHotel-radio {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

#hotels-map-wrap {
  position: relative;
  min-height: 437px;
}

@media screen and (max-width: 1023px) {
  #wpadminbar {
    display: none !important;
  }

  html {
    margin-top: 0 !important;
  }

  body.admin-bar {
    padding-top: 0 !important;
  }

  .header {
    padding: 10px 12px !important;
  }

  .header .container {
    padding-left: 0;
    padding-right: 0;
  }

  .header-box {
    padding: 10px 16px;
  }

  .header-logo {
    width: 145px !important;
  }

  .header-logo img {
    width: 100%;
    height: auto;
  }

  .header.scrolled-header {
    padding: 5px 12px !important;
  }

  /* Первый блок многодневного тура: текст на ширину контейнера */
  .section._first .walk:not(._full) .walk-slide__content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 16px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
  }

  /* Первый блок многодневного тура: закругление изображения */
  .section._first .walk:not(._full) .walk-slide__img {
    position: relative;
    z-index: 1;
    border-radius: 30px;
    overflow: hidden;
  }

  .section._first .walk:not(._full) .walk-slide__img img,
  .section._first .walk:not(._full) .walk-slide__img::after {
    border-radius: 30px;
  }

  /* Первый блок многодневного тура: размер цены */
  .section._first .walk:not(._full) .walk-slide__price {
    font-size: 38px;
  }

  .section._first .walk:not(._full) .walk-slide__price span {
    font-size: 14px;
  }
}

@media screen and (max-width: 575px) {
  .section._first .walk:not(._full) .walk-slide__price {
    font-size: 32px;
  }
}

/* Блок «Все уже организовано» (.reserve) на многодневных турах */
.reserve-rating__item {
  min-width: 110px;
}

.reserve-rating__stars {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 2px;
}

.reserve-rating__stars svg {
  display: block;
  flex-shrink: 0;
  width: 17px;
  height: 17px;
}

@media screen and (min-width: 1200px) {
  .reserve {
    display: grid !important;
    grid-template-columns: calc(32.5% - 10px) calc(41% - 10px) calc(25.5% - 10px) !important;
    align-items: stretch;
  }

  .reserve > .reserve-col:nth-child(1) {
    grid-column: 1;
  }

  .reserve > .reserve-col:nth-child(2) {
    grid-column: 2;
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }

  .reserve > .reserve-col:nth-child(2) .videoMain-container {
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding-top: 0;
  }

  .reserve > .reserve-col:nth-child(3) {
    grid-column: 3;
  }
}

@media screen and (min-width: 1024px) {
  .reserve .swiper-wrapper > .swiper-slide:nth-child(1),
  .reserve .swiper-wrapper > .swiper-slide:nth-child(2),
  .reserve .swiper-wrapper > .swiper-slide:nth-child(3) {
    display: block;
  }
}

/* visit-tour-form-layer-fix: date dropdown must stay above floating messenger buttons. */
html body .walk-form {
  z-index: 920 !important;
}

html body .walk-form .tour-date-select {
  position: relative;
  z-index: 930 !important;
}

html body .walk-form .tour-date-select .select-head,
html body .walk-form .tour-date-select .select-container {
  z-index: 931 !important;
}


/* visit-walk-form-polish: placeholders, phone prefix, date icon and messenger toggle. */
html body .walk-form .visit-form-accent {
  font-family: inherit;
  font-weight: inherit;
}

html body .walk-form .tour-date-select .select-head__text {
  display: flex !important;
  align-items: center;
  gap: 12px;
}

html body .walk-form__date-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 24px;
  line-height: 1;
}

html body #mobileMessengers.mobile-messengers .toggle-btn {
  background: #05f30a !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn:before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  width: 48px !important;
  height: 48px !important;
  border-radius: 0 !important;
  background: transparent url("https://visit.wtstudio.ru/wp-content/uploads/2026/06/icons8-soobshhenija-480-2.png") center center / contain no-repeat !important;
  transform: translate(-50%, -50%) !important;
  z-index: 2 !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn .telegram-icon {
  opacity: 0 !important;
  visibility: hidden !important;
}

/* visit-tour-date-scroll: show up to 10 tour dates with a visible scrollbar. */
html body .walk-form .tour-date-select .select-list {
  max-height: 356px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding-right: 10px !important;
  scrollbar-width: thin;
  scrollbar-color: #29aaec rgba(41, 170, 236, 0.16);
}

html body .walk-form .tour-date-select .select-list::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}

html body .walk-form .tour-date-select .select-list::-webkit-scrollbar-track {
  background: rgba(41, 170, 236, 0.16) !important;
  border-radius: 999px !important;
  margin: 8px 0;
}

html body .walk-form .tour-date-select .select-list::-webkit-scrollbar-thumb {
  background-color: #29aaec !important;
  border-radius: 999px !important;
}

/* visit-lead-magnet-accent: highlighted memo title, compact yellow timer and desktop form row. */
html body .visit-lead-magnet .seafood-highlight {
  color: #fff200;
}

html body .visit-lead-magnet .simple-timer {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
  color: #fff200 !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
}

html body .visit-lead-magnet .simple-timer__label,
html body .visit-lead-magnet .simple-timer__count {
  color: inherit !important;
  font: inherit !important;
}

@media (min-width: 1025px) {
  html body .visit-lead-magnet .dream-form.eriberka-form__box2 {
    display: grid !important;
    grid-template-columns: minmax(260px, 1fr) auto !important;
    align-items: center !important;
    gap: 12px 16px !important;
    max-width: 760px !important;
  }

  html body .visit-lead-magnet .dream-form.eriberka-form__box2 > input.phone {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
  }

  html body .visit-lead-magnet .dream-form.eriberka-form__box2 > .dream-form__button {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: auto !important;
  }

  html body .visit-lead-magnet .dream-form.eriberka-form__box2 > .dream-form__button .button {
    width: auto !important;
    min-width: 260px !important;
    height: 54px !important;
    white-space: nowrap !important;
  }

  html body .visit-lead-magnet .dream-form.eriberka-form__box2 > .dream-politic {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
  }

  html body .visit-lead-magnet .dream-form.eriberka-form__box2 > .messenger-choice {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    margin-top: 6px !important;
  }
}

@media (max-width: 1024px) {
  html body .visit-lead-magnet .simple-timer {
    font-size: 17px !important;
    white-space: normal !important;
  }
}

@media (max-width: 767px) {
  html body .visit-lead-magnet .simple-timer {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
  }
}

/* visit-clean-message-toggle: one-color green floating messenger button. */
html body #mobileMessengers.mobile-messengers .toggle-btn:not(.active) {
  background: #00f20a !important;
  border-radius: 50% !important;
  overflow: hidden !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn .telegram-icon {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn:not(.active)::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 45% !important;
  width: 39px !important;
  height: 29px !important;
  background: #ffffff !important;
  background-image: none !important;
  border-radius: 999px !important;
  transform: translate(-50%, -50%) !important;
  clip-path: none !important;
  z-index: 2 !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn:not(.active)::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 20px !important;
  top: 38px !important;
  width: 15px !important;
  height: 13px !important;
  background: #ffffff !important;
  border-radius: 0 !important;
  clip-path: polygon(18% 0, 100% 0, 0 100%) !important;
  transform: rotate(-12deg) !important;
  z-index: 2 !important;
}

html body #mobileMessengers.mobile-messengers .toggle-btn.active::before,
html body #mobileMessengers.mobile-messengers .toggle-btn.active::after {
  display: none !important;
}
