

/* Start:/local/templates/new-design/styles.css?17380581651099*/
.content h2.content-h2 {
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    margin: 0 0 37px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}



.content h2.content-h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 5px;
    background: #1480C0;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0;
    padding: 0;
}

@media (max-width: 991.98px) {
    .content h2.content-h2 {
        font-size: 36px;
        line-height: 21px;
        padding: 0 0 20px 0;
    }
}

@media (max-width: 767.98px) {
    .content h2.content-h2 {
        font-size: 25px;
        line-height: 21px;
        padding: 0 0 15px 0;
        margin: 0 0 32px 0;
    }

    .content h2.content-h2:after {
        height: 3px;
    }
}

@media (max-width: 575.98px) {
    .content h2.content-h2 {
        display: block;
        font-size: 18px;
        line-height: 21px;
        padding: 0 0 10px 0;
    }

    .content h2.content-h2:after {
        width: 100%;
    }
}


/* End */
/* /local/templates/new-design/styles.css?17380581651099 */
