.custom_table, .custom_table_0 {
    width: 100%;
    max-width: 1350px;
}

.custom_table .table_title {
    margin-top: 3%;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
}

.custom_table .taza {
    position: relative
}

.custom_table .table_hr {
    border: 1px solid #333333;
    width: 100%;
    margin-left: 0px;
}

.custom_table .style_prrr {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    max-width: 1200px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
}

.custom_table .table_p {
    margin-bottom: 0px;
    margin-top: 5%;
    text-align: left;
}

.custom_table .callback__link, .custom_table_0 .callback__link {
    width: 150px;
    cursor: pointer;
}

.custom_table .style_ht1 {
    margin-bottom: 0px;
    margin-left: 10%;
    margin-top: 5%;
}

.custom_table .style_ht2 {
    margin-bottom: 0px;
    margin-left: 10%;
    margin-top: 5%;
}

.custom_table .style_ht3 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5%;
}

.custom_table .w25, .custom_table_0 .w25 {
    width: 25px;
}

.custom_table .w24, .custom_table_0 .w24 {
    width: 24px;
}

.custom_table_0 .style_ht3 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5%;
}

.custom_table_0 .style_ht2 {
    margin-bottom: 0px;
    margin-left: 10%;
    margin-top: 5%;
}

.custom_table_0 .style_ht1 {
    margin-bottom: 0px;
    margin-left: 10%;
    margin-top: 5%;
}

.custom_table_0 .table_p {
    margin-bottom: 0px;
    margin-top: 5%;
    text-align: left;
}

.custom_table_0 .style_prrr {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
}

.custom_table_0 .table_hr {
    border: 1px solid #333333;
    width: 100%;
    margin-left: 0px;
}

.custom_table_0 .table_title {
    margin-top: 3%;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
}