.main
{
    padding-top: 20px;
    background-color: #f9f9f9;
    background-image: url('img/central-bg-top.png');
    background-repeat: repeat-x;
}

.main .container
{
    overflow-y: hidden;
}

.main
{
    padding-top: 20px;
    background-color: #f9f9f9;
    background-image: url('img/central-bg-top.png');
    background-repeat: repeat-x;
}

.main .fixed-container
{
    overflow-y: hidden;
}

/* Левый блок новостей */

.day-news
{
    float: left;
    width: 250px;
    height: 845px;
    background-color: #fff;
}
.day-news h2
{
    font-size: 20px;
    padding: 7px 0 22px 18px;
    letter-spacing: -.4px;
    border-bottom: 1px solid #ebebeb;
}

.day-news-list
{
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 43px;
    padding-top: .1px;
    padding-left: 18px;
    list-style: none;
    list-style-position: inside;
}

.day-news-list li
{
    margin-bottom: 20px;
}

.day-news-item
{
    font-size: 14px;
}

.day-news-item a
{
    text-decoration: none;
    letter-spacing: .35px;
    color: black;
}

.day-news-item-text
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.news-item-props
{
    font-size: 12px;
    margin-top: 0;
}

.news-item-props a
{
    letter-spacing: -.24px;
    color: #91919f;
}

.news-time
{
    float: right;
    margin-right: 17px;
    padding-left: 15px;
    background-image: url('img/clock.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}

.news-comments-count
{
    float: right;
    margin-right: 20px;
    padding-left: 15px;
    background-image: url('img/chat.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}

.button-all-news
{
    font-size: 14px;
    line-height: 30px;
    margin-left: 38px;
    padding: 15px 50px 15px 50px;
    letter-spacing: -.28px;
    color: #448ccb;
    color: #0474bd;
    border: 1px solid #448ccb;
    border-radius: 23px;
}

/* Центральная колонка новостей */

.column-center
{
    float: left;
    width: 462px;
    margin-left: 20px;
}
.column-center h2
{
    display: none;
    visibility: hidden;
}


.center-main-news
{
    height: 340px;
}

.main-news-item-props
{
    font-size: 12px;
    margin-top: -213px;
    margin-left: 21px;
}

.main-news-item-props a
{
    letter-spacing: -.24px;
    color: #fff;
}

.main-news-item-header
{
    font-size: 30px;

    margin-top: -15px;
    margin-right: 50px;
    margin-bottom: 5px;
    margin-left: 21px;
    text-decoration: none;
    letter-spacing: -.6px;
    color: #fff;
}


.datetime-main-news
{
    font-size: 12px;
    margin-left: 21px;
    color: #fff;
}

.time-main-news
{
    font-size: 12px;
    margin-left: 20px;
    padding-left: 12px;
    color: #fff;
    background-image: url('img/clock.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 9px;
    filter: brightness(100);
}

.center-news
{
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: inside;
}

.center-news li:not(:first-child)
{
    width: 221px;
    margin-bottom: 16px;
}

.center-news li
{
    display: inline-block;
}


.center-news li:nth-child(even)
{
    padding-right: 15px;
}

.center-news-header
{
    font-size: 14px;
    line-height: 20px;
    margin: 0 15px 0 0;
    padding: 0;
    text-decoration: none;
    letter-spacing: -.28px;
    color: black;
}

.center-news-link
{
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: black;
}


.main-news-item-props-list
{
    font-size: 12px;
    position: relative;
    top: 15px;
    padding-bottom: 20px;
}

.main-news-item-props-list a
{
    text-decoration: none;
    color: #91919f;
}

.main-news-time
{
    float: right;
    margin-right: 28px;
    padding-left: 15px;
    background-image: url('img/clock.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}

.main-news-comments-count
{
    float: right;
    margin-right: 50px;
    padding-left: 15px;
    background-image: url('img/chat.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}
/* Блок баннеров */

.column-right
{
    float: right;
    width: 250px;
}

.column-right img:last-child
{
    width: 250px;
    margin-bottom: 18px;
}
.column-right img:last-child
{
    margin-bottom: 15px;
}

/* Блок "Самые читаемы новости" */

.top-news
{
    display: inline-block;
    width: 1000px;
    height: 393px;
    margin: 0;
    padding: 0;
    background: #fff;
}
.top-news h2
{
    font-size: 20px;
    float: right;
    margin-top: 21px;
    margin-right: 0;
    padding: 7px 140px 22px 20px;
    letter-spacing: -.4px;
    border-bottom: 1px solid #ebebeb;
}

.top-news-item-props
{
    margin-top: -295px;
    margin-left: 20px;
}

.top-news-item-props a
{
    font-size: 12px;
    letter-spacing: -.24px;
    color: #fff;
}

.main-top-news
{
    font-size: 30px;
    line-height: 35px;
    margin-top: 20px;
    margin-right: 160px;
    margin-bottom: 8px;
    margin-left: 20px;
    text-decoration: none;
    letter-spacing: -.6px;
    color: #fff;
}


.top-news-article
{
    width: 588px;
    margin-right: 0;
    list-style: none;
    list-style-position: inside;
}

.datetime-top-news
{
    font-size: 12px;
    margin-left: 21px;
    color: #fff;
}

.time-top-news
{
    font-size: 12px;
    margin-left: 20px;
    padding-left: 12px;
    color: #fff;
    background-image: url('img/clock.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
    filter: brightness(100);
}

.top-news-text
{
    font-size: 14px;
    line-height: 20px;
    margin-top: 21px;
    margin-right: 50px;
    margin-left: 20px;
    letter-spacing: -.28px;
    color: #fff;
}

.top-news-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: inside;
}

.top-news-list li
{
    float: left;
    width: 588px;
    margin: 0;
    padding: 0;
}

.top-news-list li:not(:first-child)
{
    float: right;
    width: 363px;
    margin-right: 30px;
    margin-bottom: 13px;
}
.top-news-link h3
{
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0;
    letter-spacing: -.32px;
}

.top-news-item-props-list
{
    font-size: 12px;
    position: relative;
    top: 15px;
    padding-bottom: 20px;
}

.top-news-item-props-list a
{
    text-decoration: none;
    color: #91919f;
}

.top-news-time
{
    float: right;
    margin-right: 20px;
    padding-left: 15px;
    background-image: url('img/clock.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}

.top-news-comments-count
{
    float: right;
    margin-right: 200px;
    padding-left: 15px;
    background-image: url('img/chat.svg');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 11px;
}
