/**
 * Дополнительные служебные стили
 */

.adv-box{
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.adv-box-color-wrap{
    background:  rgba(30, 144, 255, 0.05);
}

.imglist img{
    height: auto !important;
}

.dossier-card__img {
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.footer .mukovoz {
    margin-top: 0px;
}
@media (max-width: 767px) {
    .footer .mukovoz,.depositphotos {
        margin-top: 30px;
    }
}
/* see css vars on yii */
.rcl-inner {
  text-align: left;
}
.rcl-label {
  font-size: 10px;
  margin-left: 15px;
}
