/**
 * 
 * Раздел : Депутаты : Расписание приёма.
 * 
 *
 * 
 */


#iblock-deputy-reception-list {
    
}

#iblock-deputy-reception-list .deputy-filter-r .filter {
    margin-bottom: 0;
}
#iblock-deputy-reception-list .deputy-filter-r .filter .label,
#iblock-deputy-reception-list .deputy-filter-o .filter .label {
    width: 150px;
}
#iblock-deputy-reception-list .label-or {
    margin: 1rem 0;
}

.col-deputy-reception {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    
    padding-bottom: 3rem;
}


/*
 * -----------------------------------------------------------------------------
 *
 * .
 *
 * -----------------------------------------------------------------------------
 */

.deputy-reception {
    
}

.deputy-reception .title {
    margin: 0 -15px 15px;
    padding: 15px;
    
    background-color: #100773;
    color: #fff;
}

.deputy-reception .info {
    margin-bottom: 2rem;
    font-size: .875rem;
}

.deputy-reception .btn {
    margin-top: 1rem;
}


.deputy-reception .reception {
    font-size: .875rem;
}
.deputy-reception .reception ul {
    padding-left: 1em;
}
.deputy-reception .reception li {
    margin-bottom: .5em;
}


/*
 * -----------------------------------------------------------------------------
 *
 * ...
 *
 * -----------------------------------------------------------------------------
 */

/**
 * ...
 * -----------------------------------------------------------------------------
 */


@media (min-width: 768px) {
    
}
@media (min-width: 992px) {
    
}
@media (min-width: 1200px) {
    
}

