/* STYLES GENERAL */
.date-blog {
    color: #939393;
    font-size: 15px;
}

.title-blog {
    font-size: 36px;
}

.h2-blog {
    font-size: 26px;
}

.h3-blog {
    font-size: 22px;
}

.p-blog2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.p-blog3 {
    margin-bottom: 50px;
}

.p-blog4 {
    margin-bottom: 100px;
}

.section-blog {
    margin-left: 434px;
    padding: 59px 5%;
}

.li-important {
    font-weight: 600;
}

.logo-author-blog {
    width: 100px;
    height: 62px;
    background-image: url(../img/logo/logo-maxiwatt-cartidge-negro.png);
    background-size: cover;
}

.author-blog {
    font-size: 14px;
    margin-top: 100px;
}

.ul-blog1 {
    margin-bottom: 75px !important;
}


/* INDUSTRY 5.0 */

.img-industry50-top {
    width: 883px;
    height: 654px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/news/industry501.jpg);
    background-size: cover;
    border-radius: 10px;
}

.img-industry50-body {
    width: 883px;
    height: 654px;
    background-image: url(../img/news/industry502.jpg);
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 100px !important;
}

.img-industry50-body-2 {
    width: 883px;
    height: 654px;
    background-image: url(../img/news/industry503.png);
    background-size: cover;
    border-radius: 10px;
}


/* PLASTIC INDUSTRY */
.img-plastic-top {
    width: 883px;
    height: 654px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/news/plastics-blog-min.png);
    background-size: cover;
    border-radius: 10px;
}

.img-plastic-body {
    position: relative;
    left: -48px;
    width: 883px;
    height: 654px;
    background-image: url(../img/news/plastics-blog2-min.png);
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.img-plastic-body-2 {
    width: 883px;
    height: 654px;
    background-image: url(../img/news/plastics-blog3-min.png);
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 50px;
    margin-top: 50px;
}

/* CUSTOMIZER CARTRIDGE */
.img-customizer-top {
    width: 883px;
    height: 654px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/news/cartridge-electrics.jpg);
    background-size: cover;
    border-radius: 10px;
}

.img-customizer-body {
    width: 883px;
    height: 654px;
    background-image: url(../img/news/industry502.jpg);
    background-size: cover;
    border-radius: 10px;
}

.img-customizer-body-2 {
    width: 883px;
    height: 654px;
    background-image: url(../img/news/industry503.png);
    background-size: cover;
    border-radius: 10px;
}
