/* ФУТЕР — полная ширина с отступами 40px */
#rec2169491823 .t-container {
  max-width: 100% !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* КАРТА — полная ширина без отступов */
#rec2173832613 .t-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}

#rec2173832613 .t-map__container,
#rec2173832613 .t-map,
#rec2173832613 iframe {
  width: 100% !important;
  max-width: 100% !important;
}
#rec2197554703 .t-container {
  max-width: 100% !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

#rec2204473873 {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

#rec2204473873 .t-container,
#rec2204473873 .t-container_100,
#rec2204473873 .t-col {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}





/* Растягиваем только фон футера на всю ширину экрана */
#rec2200673583 {
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}

/* Внутреннюю структуру (артборд) НЕ трогаем — оставляем как есть */
#rec2200673583 .t396__artboard {
    margin: 0 auto !important;
}

/* Карусель в блоке О нас */
#carousel_2200257823 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

@media(max-width: 480px) {
    .uc-mob-fs-20 {
        font-size: 20px !important;
    }
}