

/* Start:/local/templates/aspro_next/components/bitrix/news.list/product_examples/style.css?16303944911216*/
.news-item {
display:inline-block;
width:24%;
padding:15px;
}
a.showAllQuests{
    text-align: center;
    border-radius: 8px;
    border: 1px solid #ffc90d;
    font-family: Calibri;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: 250px;
    height: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: auto;
    display: inline-block;
    text-decoration: none;
}
.showAllQuests:hover{
    background: #ffc90d;
    color: #000;
    text-decoration: none;
}

.polobr:hover{
    text-decoration: none;
}
.polobr{
    text-align: center;
    border-radius: 8px;
    background-color: #ffc90d;
    font-family: Calibri;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: 250px;
    height: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: auto;
    color: #000;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
@media (max-width:556px) {
    .polobr {
        display: block;
        margin: 20px auto 0;
    }
}
/* End */
/* /local/templates/aspro_next/components/bitrix/news.list/product_examples/style.css?16303944911216 */
