/* Скрыть стрелки */
.t-slds__arrow {
  display: none !important;
}

/* Скрыть точки */
.t-slds__bullet {
  display: none !important;
}


#rec926717121 .t-slds__item {
  position: relative;
}

#rec926717121 .t-slds__caption {
  position: absolute;
  bottom: 20px;
}

#rec926717121 .t-slds__caption {
  border-top: none !important;
  box-shadow: none !important;
}

#rec926717121 .t-slds__caption:before,
#rec926717121 .t-slds__caption:after {
  display: none !important;
}

#rec926717121 .t-slds__caption div {
  border-top: none !important;
}

#rec926728086 a[href^="tel"] {
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
  border-bottom: none !important;
  background: none !important;
  color: inherit !important;
}

#rec929617631 .t-slds__bullet_wrapper,   /* точки */
#rec929617631 .t-slds__arrow_wrapper {   /* стрелки */
  display: none !important;
}



@media screen and (min-width: 480px) and (max-width: 980px) and (orientation: landscape) {
    
  #rec929617631 .t-slds {
    margin-left: auto !important;
    margin-right: 0 !important;
    max-width: 60% !important; /* можно уменьшить до 70% или меньше */
  }
  
  
  #rec929617631 .t-slds__item {
    position: relative;
  }

  #rec929617631 .t-slds__caption {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5;
    padding: 5px 10px;
    font-size: 10px;
    border-top: none !important;
  }

  /* 🧨 Скрываем дополнительный декоративный разделитель */
  #rec929617631 .t-slds__caption::before,
  #rec929617631 .t-slds__caption-line {
    display: none !important;
  }
  
  #rec929617631 .t-slds__caption .t-descr {
    border-top: none !important;
    box-shadow: none !important;
  }

  #rec929617631 .t-slds__caption .t-descr::before,
  #rec929617631 .t-slds__caption .t-descr::after {
    display: none !important;
  }

  #rec929617631 .t-slds__caption-line {
    display: none !important;
    height: 0 !important;
    border: none !important;
  }
  
  #rec929617631 .t-slds__caption *,
#rec929617631 .t-slds__caption-line,
#rec929617631 .t-slds__caption .t-descr {
  border: none !important;
  border-top: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
}


/*горизонтальная мобилка*/


#rec929648436 {
  position: absolute !important;
  width: 100%;
  height: 0 !important;
  z-index: 100;
  pointer-events: none; /* чтобы не мешал кликам */
}

#rec929648436 .tn-elem {
  position: absolute !important;
  top: 30px !important;
  left: 30px !important;
  z-index: 101;
  pointer-events: auto;
}

#rec929673306 {
  position: absolute !important;
  width: 100%;
  height: 0 !important;
  z-index: 100;
  pointer-events: none; /* блок не перехватывает клики */
}

#rec929673306 .contact-floating {
  position: absolute !important;
  bottom: 30px !important;
  left: 30px !important;
  pointer-events: auto !important;
  z-index: 101 !important;
  text-align: left;
}