

/* Start:/local/templates/main/components/bitrix/news.list/otzyvy/style.css?17870664841960*/
.otzovy {
    display: table;
    width: 100%;
}
.otzovy .filter {
    display: table;
    width: 20%;
    float: left;
}
.otzovy .filter ul {
    margin: 0;
    padding: 0;
}
.otzovy .filter ul li {
    list-style: none;
    margin: 0 15px;
    padding: 0;
}
.otzovy .filter ul li a {
    font-size: 18px;
    color: #181818;
    font-weight: normal;
    font-family: Ubuntu, 'Segoe UI', Arial, Helvetica, sans-serif;
    line-height: 18px;
    margin: 10px 0 5px;
    text-decoration: none;
}
.otzovy .filter ul li.active a,
.otzovy .filter ul li.active span {
    color: #d73030;
}
.otzovy .section {
    display: table;
    width: 80%;
    float: left;
}
.otzovy .section .item {
    display: table;
    width: 180px;
    height: auto;
    float: left;
    margin: 15px;
}
.otzovy .section .item .img {
    display: block;
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    background-position: left top;
    border: solid 1px #bebebe;
    border-radius: 10px;
    box-shadow: 0 0 10px #9e9e9e;
}

/* */
@media (max-width: 1200px) {
    .otzovy .filter {
        width: 25%;
    }
    .otzovy .section {
        width: 70%;
    }
}
@media (max-width: 900px) {
    .otzovy .filter {
        width: auto;
        float: none;
        margin: 0 auto 25px;
    }
    .otzovy .filter ul li {
        float: left;
    }
    .otzovy .section {
        width: 70%;
        float: none;
        margin: auto;
    }
}
@media (max-width: 900px) {
    .otzovy .section {
        width: 88%;
        float: none;
        margin: auto;
    }
}
@media (max-width: 765px) {
    .otzovy .section {
        width: 425px;
        float: none;
        margin: auto;
    }
}
@media (max-width: 520px) {
    .otzovy .section {
        width: 210px;
        float: none;
        margin: auto;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/otzyvy/style.css?17870664841960 */
