

/* Start:/local/templates/.default/components/bitrix/catalog/articles/realweb/catalog.element/.default/style.css?17721891352833*/
.articles__tags {
  max-width: 350px;
  flex-wrap: wrap;
}
.art_text {
  font-family: Geometria;
  font-size: 16px;
  line-height: 18px;
}
.info a {
  font-family: "Geometria" !important;
}
.art_text h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.art_text h3,
.art_text h4,
.art_text h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}
/* Вид текста с изображением*/
.img-float-left,
.img-float-right {
  width: 35%;
  max-width: 400px;
  height: auto;
  margin-bottom: 1rem;
}

.img-float-left {
  float: left;
  margin-right: 1rem;
}
.img-float-right {
  float: right;
  margin-left: 1rem;
}

.table-container {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
  -webkit-overflow-scrolling: touch; /* Плавная прокрутка на iOS */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

table {
  width: 100%;
}

table td,
table th {
  border: 1px solid #ddd;
  padding: 8px 12px;
  text-align: center;
  vertical-align: middle;
}

table th {
  background-color: #6a9143;
  color: white;
  font-weight: bold;
}

.article-detail__titles .article-detail__titles-text {
  width: 100%;
  flex: 1;
}
.article-detail__titles {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.article-detail__label {
  width: 320px;
  height: auto;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-left: 27px;
  padding-right: 21px;
  padding-top: 20px;
  padding-bottom: 22px;
}

.article-detail__label .article-detail__titles-images {
  height: auto;
  object-fit: contain;
}

.article-detail__titles .article-detail__titles-text ul a{
    width: fit-content;
}

@media screen and (max-width: 991px) {
  .article-detail__titles {
    flex-direction: column;
  }
  .article-detail__label {
    align-self: center;
    width: 100%;
  }
  .article-detail__label {
    background-color: #2c2a24;
    border-radius: 12px;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0;
    float: none;
  }
  .article-detail__label .article-detail__titles-images {
    max-height: 20vh;
  }
}

@media (max-width: 768px) {
  .art_text {
    font-size: 16px;
    line-height: 24px;
  }
  .art_text .article-detail__titles-text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  #inner-banner-new-big .banner-h1 {
    z-index: 1;
  }
}
@media (max-width: 768px) {
  .img-float-left,
  .img-float-right {
    float: none;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .art_text .article-detail__titles-text * {
    font-size: 16px;
    line-height: 24px;
  }
}
/* End */


/* Start:/local/templates/.default/components/realweb/blank/share/style.css?172736353550*/
.social--icon {
    max-width: unset !important;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/articles/realweb/catalog.element/.default/style.css?17721891352833 */
/* /local/templates/.default/components/realweb/blank/share/style.css?172736353550 */
