.header__transparent {

    background: white;
}


.main-menu ul li:not(:first-child) {
    margin-left: 25px;
}

.main-menu ul li:last-child {
    margin-right: 40px;
}


.e-btn {

    background: #e52e21;

}

.fa-3x {

color: #d95014;
}

.category__content p {
    font-weight: 500;
    margin-bottom: 0;
    line-height: 19px;
    margin-top: 8px;
}

.banner__title {
    background-color: #fffffffc;
    line-height: 31px;
    border-radius: 3px;
    display: table;
    padding: 10px;
}


.section__title, .main-menu ul li a {

    text-transform: none;

}

.page__title-height-2 {
    min-height: 350px;
}

.page__title-pre {

    background: #ad1519;

}

#tresc ul li {

list-style: circle;
margin-left: 20px;

}