

/* Start:/local/templates/prognoz/components/bitrix/news.list/council/style.css?16299839131983*/
.council_title
{
    display: table;
    margin: 0 auto;
    height: 100px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    color: #db162f;
    font-size: 48px;
    font-family: 'IBM Plex Sans',Arial,sans-serif;
    line-height: 1.05;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media (max-width: 960px)
{
.council_title
{
    float: none;
    margin-left: 25px;
}
}

@media (max-width: 640px)
{
.council_title
{
    font-size: 36px;
}
}

.council_row
{
    padding-bottom: 5%;
    max-width: 1240px;
    position: relative;
    margin: 0 auto;
    display: table;
    clear: both;
}

.council_container
{
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 33%;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
}

@media (max-width: 960px)
{
.council_container
{
    float: none;
    width: 100%;
}
}

.council_block
{
    padding: 25px 25px;
    background: #ffffff;
    color: #828282;
    border-radius: 5px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: none;
}

.council_block h3, .council_block div
{
    padding: 10px;
}

.council_image
{
    width: 180px;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
}

.council_name
{
    color: #11151c;
    font-size: 21px;
    font-family: 'IBM Plex Sans',Arial,sans-serif;
    line-height: 1.25;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.council_content
{
    color: #11151c;
    font-size: 18px;
    font-family: 'Roboto',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
/* End */
/* /local/templates/prognoz/components/bitrix/news.list/council/style.css?16299839131983 */
