h4.product-title-red{
    text-align: left;
    font-size: 24px;
    color: #e10126;
    font-weight: 600;
    margin-top: 34px;
    margin-bottom: 18px;
}

.product-title-hr{
    height: 3px;
    margin-bottom: 34px;
    margin-top: 33px;
}

.product-main-features .main-feature-title {
    font-weight: 700;
    font-size: 13px;
}

.product-main-features .main-feature-val {
    font-weight: 700;
    font-size: 46px;
}

.product-main-features .main-feature-unit {
    font-size: 13px;
}

div.product-main-features {
    margin-bottom: 40px;
}

.desc-section , .uses-section, .bottom-section, .uses-section>.uses-container, .row.before-footer-container-ad{
    background-color: #f3f2f7;
}

.row.desc-container>.columns, .tech-desc-container-row>.columns, div.tech-desc-section div.product-desct-table-container, .gallery-container-row>.columns {
    float: unset;
    margin: 0 auto;
}

.ten.columns {
    width: 82.6666666667%;
}

.u-full-width {
    width: 100%;
    box-sizing: border-box;
}

table {
    border: none;
    margin: 0;
}

th:first-child, td:first-child {
    padding-left: 0;
}

thead th {
    background-color: #e10126;
    text-align: center;
}

tbody tr th, thead th {
    color: #fff;
}

td, th {
    padding: 8px;
    border-width: 0 1px 1px 0;
}

table, td, th {
    border: 1px solid rgba(0,0,0,.1);
}

b, dt, strong, th {
    font-weight: 700;
}

tbody tr th {
    padding-left: 10px;
    background-color: #919191;
}

tbody tr th:first-child, tbody tr td:first-child {
    padding-left: 88px;
}

#download-ficha-tecnica, #download-manual-producto, .btn-link-certificacion{
    background: #919191;
    color: #fff;
    border: none;
    border-radius: 0px;
}

#caracteristicas{
    margin: 0px auto;
}

.buttons-tech-desc-container{
    margin-top: 15px;
    margin-bottom: 40px;
}

#download-ficha-tecnica:hover, #download-manual-producto:hover, .btn-link-certificacion:hover{
    background: #e10126 !important;
    color: white !important;
}

.link-archivos-certificaciones:hover{
    background: #e10126 !important;
    color: white !important;
}

.carousel-control-prev, .carousel-control-next{
    opacity: inherit;
    font-size: 4rem;
    color: #e10126;
}

.fa-chevron-left, .fa-chevron-right{
    color: #e10126;
}

.carousel-control-prev:hover, .carousel-control-next:hover{
    color: #b30220;
}

.carousel-indicators-conf{
    position: inherit;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
}

.carousel-indicators [data-bs-target]{
    background-color: #e20127
}
.card-title-uso-aplicaciones{ 
font-size: 22px;
font-weight: 400;
color: #e10126;
margin-bottom: 23px;
}
