

/* Start:/local/templates/.default/components/bitrix/catalog/articles/realweb/catalog.element/.default/style.css?17506760981852*/
.articles__tags {
    max-width:350px;
    flex-wrap:wrap;
}
.art_text {
    font-family: Geometria;
    font-size: 16px;
    line-height: 20px;
}
.info a {
    font-family: "Geometria" !important;
}
.art_text h2 {
    font-size: 16px;
    font-weight: bold;
}
.art_text h3 {
    font-size: 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;
    }
    
@media (max-width: 768px) {
    .art_text {
        font-size: 16px;
        line-height: 24px;
    }
    .art_text .article-detail__contents {
        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__contents * {
        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?17506760981852 */
/* /local/templates/.default/components/realweb/blank/share/style.css?172736353550 */
