body {
    font-family: 'Roboto', sans-serif;
}

.material-promo-section {
    background-color: #11161c;
    padding: 40px 0;
}

.material-promo-inner {
    display: flex;
    align-items: center;
    gap: 40px;
}

.material-promo-block {
    max-width: 600px;
    color: white;
    text-align: left;
}

.material-promo-block h1 {
    font-size: 48px;
    color: white;
    margin-bottom: 20px;
}

.material-promo-block p {
    font-size: 18px;
    line-height: 1.6;
    color: #ccc;
}

.material-promo-tags {
    list-style: none;
    margin-top: 30px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.material-promo-tags li{
    padding-left: 25px;
    margin: 8px 0;
    position: relative;
}

.material-promo-tags li::before{
    content: '•';       /* Или можно использовать иконку, SVG и т.д. */
    position: absolute;
    display: flex;
    left: 0;
    color: #007bff;     /* Цвет «иконки» */
    font-weight: bold;
    font-size: 20px;
}

/*.material-promo-tag {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #59a1ff;
    font-size: 16px;
} */

.material-promo-image img {
    max-width: 600px;
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
}

.material-properties-section{
    background-color: #f3f3f3;
    padding: 10px 0;
    margin-bottom: 50px;;
}

.inner-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.material-properties-block{
    display: flex;
    gap: 60px;
    text-align: left;
}

.material-properties-item{
    margin-top: 0px;
}

.material-properties-item h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: #8b8d94;
    margin-top: 10px;
    margin-bottom: 0px;
}

.material-properties-item h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 15px;
}

.material-properties-item p {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 15px;
    color: #8b8d94;
}

.bold{
    font-weight: bold;
    color: black;
}

.material-info-blocks{
    display: flex;
    flex-direction: column;
    gap: 0px;
    text-align: left;
}

.material-info-block{
    margin-top: 0px;
    max-width: 600px;
}

.material-info-block h2{
    font-size: 30px;
}


.material-info-block p{
    font-size: 16px;
    text-align: justify;
}

.material-table-info-block{
    display: flex;
    flex-direction: column;
    gap: 40px;
    text-align: center;
    align-items: center;
}

.material-table-block{
    display: flex;
}

.material-table{
    text-align: left;
    width: 1200px;
    border-collapse: collapse;
    border-color: gray;
}
th{
    background-color: #11161c;
    color:#f0f0f0;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
td{
    padding: 15px;
}
tr:hover td {
    background: #e8edff;
  }

.material-make-order-section{
    margin-top: 50px;
}
.material-make-order-background{
    width: 100%;
    background-color: #11161c;
    border-radius: 10px;
    padding: 20px 0;
}

.material-make-order-block{
    display: flex;
    gap: 60px;
    color: #f0f0f0;
    justify-content: center;
    align-items: center;
}

.material-make-order-text p{
    font-size: 30px;
}



.material-list-fdm-section{
    margin-top: 50px;
}

.material-list-text{
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
}

.material-list-text h2{
    font-size: 50px;
    text-align: center;
}

.material-list-text p{
    font-size: 16px;
    text-align: center;
}

.material-list-fdm-block{
    margin-top: 100px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }

.fdm-choise-block{
    padding: 30px 20px;
    width: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    border-radius: 20px;
}

.another-material{
    width: 1100px;
}

@media (max-width: 768px) {
    /* Промо-секция: вертикальное расположение текста и изображения */
    .material-promo-inner {
        flex-direction: column;
    }

    .material-promo-block h1 {
        font-size: 36px;
    }

    .material-promo-block p {
        font-size: 16px;
    }

    .material-promo-image img {
        max-width: 100%;
    }

    /* Свойства материала: вертикальное расположение */
    .material-properties-block {
        flex-direction: column;
        gap: 0px;
    }

    .material-properties-item h4,
    .material-properties-item h5,
    .material-properties-item p {
        font-size: 16px;
    }

    /* Информационные блоки */
    .material-info-block h2 {
        font-size: 24px;
    }

    .material-info-block p {
        font-size: 14px;
    }

    /* Таблицы: уменьшение отступов и горизонтальная прокрутка */
    .material-table th,
    .material-table td {
        padding: 10px;
    }

    .material-table{
        width: 350px;
    }
    .material-table-block{
        overflow-x: auto;
    }

    /* Секция заказа: уже есть адаптация, дополняем */
    .material-make-order-background {
        padding: 20px 10px;
    }

    .material-make-order-block {
        flex-direction: column;
        gap: 20px;
    }

    .material-make-order-text {
        text-align: center;
    }

    .material-make-order-text p {
        font-size: 20px;
    }

    /* Список материалов: вертикальное расположение */
    .material-list-text h2 {
        font-size: 36px;
    }

    .material-list-text p {
        font-size: 14px;
    }

    .material-list-fdm-block {
        flex-direction: column;
    }

    .fdm-choise-block {
        width: 100%;
        padding: 20px;
    }

    .another-material {
        width: 100%;
    }
}

/* Адаптация для экранов до 480px (телефоны) */
@media (max-width: 480px) {
    .material-promo-block h1 {
        font-size: 28px;
    }

    .material-promo-block p {
        font-size: 14px;
    }

    .material-properties-item h4,
    .material-properties-item h5,
    .material-properties-item p {
        font-size: 14px;
    }

    .material-info-block h2 {
        font-size: 20px;
    }

    .material-info-block p {
        font-size: 12px;
    }

    .material-table th,
    .material-table td {
        padding: 5px;
    }

    .material-make-order-text p {
        font-size: 18px;
    }

    .material-list-text h2 {
        font-size: 28px;
    }

    .material-list-text p {
        font-size: 12px;
    }
}