<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*default*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
    width: 100%;
}

.fl-l{
    float: left;
}
.fl-r{
    float: right;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #337ab7;
}
a:hover, a:focus{
    text-decoration: underline;
}
.container{
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    overflow-x: hidden;
}

button{
    cursor: pointer;
}
*{
    box-sizing: border-box;
}
.visible-xs{
    display: none!important;
}
@media only screen and (max-width: 767px){
.visible-xs {
    display: block !important;
}
.main-header-news {
    margin-bottom: 0!important;
}
.header-slider.visible-xs .item:last-child{
    display: none!important;
}
.header-slider.visible-xs .owl-item .item{
    display: block!important;
}
.header-slider.visible-xs .owl-stage{
    display: flex!important;
}
}
@media only screen and (max-width: 992px){
.main .main-right-column {
    float: none!important;
}
}
h2 {
    font-size: 1.2em;
}
/*default*/



/*header*/
.header-top .top-date {
    font: 16px Arial,sans-serif;
    color: #495776;
    padding-right: 3%;
}
.header-top .currency {
    font: bold 13px Arial,sans-serif;
}
.header-top .currency a {
    color: #000;
    padding-right: 7px;
    text-decoration: none;
}
.header-top span.currency .fa-caret-up, .header-top span.currency .fa-caret-down {
    width: 22px;
    height: 15px;
    font-size: 16px;
}
.header-top span.currency .fa-caret-up{
    padding: 0 4px;
    color: #5f924c;
}
.header-top span.currency .fa-caret-down{
    padding: 0 4px;
    color: #c01f20;
}
.header-top span.currency a {
    color: #000;
    padding-right: 7px;
    text-decoration: none;
}
.header-top span.currency a .name-course {
    font: 20px Arial,sans-serif;
    color: #a6a6a6;
}
.header-top{
    display: -webkit-box;
    display: flex;
    justify-content: flex-end;
    padding: 20px 0;
    border-bottom: 2px dotted #efefef;
}

/*nav .info-right{*/
nav .info-right{
    display: -webkit-box;
    display: flex;
    float: right;
    margin-top: 3px;
}
nav ul{
    float: left;
}
.info-right .search-form{
    position: relative;
}
nav .at-style-responsive .at-share-btn{
    padding: 2px!important;
    margin-bottom: 0;
    margin-top: 1px;
}
.at-style-responsive .at-share-btn{
    padding: 0!important;
}
.at-share-btn-elements{
    width: auto!important;
}
/*
nav .at-style-responsive .at-share-btn svg{
    width: 18px!important;
    height: 18px!important;
}
*/
/*nav .info-right .top-search .search-form label input[type=text] {*/
.info-right .top-search .search-form label input[type=text] {
    width: 160px;
    background: #fff;
    outline: 0;
    border: solid 1px #cad0d4;
    padding: 0 30px 0 10px;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    font-size: 14px;
    margin-left: 5px;
}
/*nav .info-right .top-search .search-form button {*/
.info-right .top-search .search-form button {
    padding: 1px 5px;
    background: none;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.header-main{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    padding-bottom: 8px;
}
.header-main .promo-news{
    width: 25%;
}
.header-main .promo-news .img {
    float: left;
    margin: 0 13px 10px 0;
}
.header-main .promo-news .img img {
    width: 100px;
}
.header-main .promo-news .text {
    font: 16px Arial,sans-serif;
    margin-left: 113px;
}
.header-main .promo-news .text a {
    color: #7d0126;
}
nav{
    border-top: 1px solid #a4a4a4;
    border-bottom: 1px solid #495776;
}
nav ul li{
    display: inline-block;
}
nav ul a{
    color: #596c73;
    display: block;
    padding: 6px 8px 5px;
    font: bold 16px Arial,sans-serif;
    line-height: 20px;
}
nav ul .active a{
    background: #7D122E;
    color: #fff;
}
nav ul a:hover{
    background-color: #596c73;
    color: #fff;
    text-decoration: none;
}
nav .mob-logo{
    display: none;
}
nav .mob-toggle{
    display: none;
    margin: 15px 0 0 10px;
    width: 38px;
    height: 38px;
    padding: 7px;
    background-color: #ddd;
}
nav .mob-toggle .icon-bar{
    width: 24px;
    height: 3px;
    background-color: #888;
    display: block;
    border-radius: 1px;
}
nav .mob-toggle .icon-bar:not(first-cild){
    margin-top: 4px;
}
nav .search{
    display: none;
    margin: 15px 0 0 10px;
    width: 38px;
    height: 38px;
    padding: 9px;
    background-color: #ddd;
}
nav &gt; form{
    clear: both;
    text-align: center;
    padding-top: 10px;
    display: none;
}
nav &gt; form input{
    padding: 5px;
    font-size: 17px;
}
nav &gt; form button{
    border: none;
    padding: 8px;
    margin-left: 5px;
    height: 33px;
    width: 33px;
}
.main-header-news{
    font: bold 17px Arial,sans-serif;
    padding: 18px;
    padding-bottom: 6px;
    margin: 0 0 23px;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: flex;
}
@media only screen and (max-width: 992px){
.main-header-news {
    display: block!important;
}
.main-header-news .col1, .main-header-news .col2{
    width: 100%!important;
}
}
.main-header-news .link-text {
    margin-bottom: 12px;
    padding-right: 5px;
    display: flex;
    align-items: center;
}
.main-header-news .link-text a {
    color: #596c73;
}
.main-header-news .link-text:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #495776;
    font-size: 6px;
    vertical-align: middle;
    margin-right: 10px;
}
.main-header-news .col1, .main-header-news .col2{
    width: 50%;
}
.blogs-under-header .promo-news {
    font: 16px Arial,sans-serif;
    display: table;
    height: 100%;
}
.blogs-under-header .promo-news a {
    color: #7d0126;
    display: table-cell;
    vertical-align: middle;
}
.header-slider .item{
    padding: 0 15%;
    height: 100px;
}
.header-slider{
    position: relative;
}
.header-slider .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
    margin: 0!important;
    background: 0px 0px url(/user/img/slider_buttons.png) no-repeat!important;
    height: 25px;
    padding: 0!important;
    width: 20px;
}
.header-slider .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin: 0!important;
    background: 0px -50px url(/user/img/slider_buttons.png) no-repeat!important;
    height: 25px;
    padding: 0!important;
    width: 20px;
}
/*header*/

/*main*/
.main{
    display: -webkit-box;
    display: flex;
}
.main .newsfeed{
    width: 33%;
    margin-bottom: 30px;
}
.main .articles{
    /*width: 66%;*/
    margin: 0 25px;
}
.main .main-right-column{
    width: 300px;
    flex-shrink: 0;
}
.newsfeed ul.list-newsfeed li {
    font: 20px Arial,sans-serif;
    border-bottom: 1px solid #d2d7da;
    padding-top: 9px;
    padding-bottom: 8px;
}
.newsfeed ul.list-newsfeed li .time {
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
    background: #999;
    padding: 4px 5px;
    color: #fff;
    margin-right: 10px;
    float: left;
}
.newsfeed ul.list-newsfeed li a {
    display: inline;
    color: #333;

}
.newsfeed ul.list-newsfeed li:last-child{
    border-bottom: none;
}
.list-newsfeed a i{
    color: #acacac;
    font-size: 16px;
}
.list-newsfeed{
    margin-bottom: 20px;
}
.image-single {
    text-align: center;
    margin: 0 auto 20px;
    position: relative;
}
.image-single img {
    width: 100%;
}
.image-single .main-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: left;
    padding: 0 15px;
    background: #000;
    background: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,.5),transparent);
}
.image-single .main-title .title-main-news {
    font: bold 22px Arial,sans-serif;
    padding-bottom: 10px;
}
.image-single .main-title .subtitle-main-news {
    font: 16px Arial,sans-serif;
    padding-bottom: 15px;
    color: #fff;
    text-shadow: 0 0 3px black, 0 0 1em grey;
}
.image-single .main-title .subtitle-main {
    font: 16px Arial,sans-serif;
    color: #fff;
    padding-bottom: 15px;
    text-shadow: 0 0 3px black, 0 0 1em grey;
}
.image-single .main-title .title-main-news a {
    display: inline;
    color: #fff;
    text-shadow: 0 0 3px black, 0 0 1em grey;
}
.top-news {
    padding: 16px 15px 17px 15px;
    width: 50%;
    float: left;
}
.top-news .top-img img {
    width: 100%;
}
.top-news .text-top-news {
    padding: 15px 10px;
    position: relative;
    background-color: #f1f1f1;
}
.top-news .title-top-news {
    font: bold 20px Arial,sans-serif;
}
.top-news .text-top-news .subtitle-top-news {
    font: 18px Arial,sans-serif;
    padding-top: 7px;
}
.top-news .text-top-news .author {
    font: 14px Arial,sans-serif;
    padding-top: 7px;
}
.top-news .title-top-news a {
    color: #596c73;
}
.top-news .text-top-news .author a {
    color: #999;
}
.articles .news{
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.photo-news .main-img, .video-news .main-img {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.photo-news .main-img a, .video-news .main-img a {
    transition: .4s all ease;
}
.photo-news .main-img img, .video-news .main-img img {
    width: 100%;
    transition: .4s all ease;
}
.photo-news .main-img .video-icon, .video-news .main-img .video-icon, .photo-news .main-img .video-icon-small, .video-news .main-img .video-icon-small {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.photo-news .main-img .video-icon a, .video-news .main-img .video-icon a, .photo-news .main-img .video-icon-small a, .video-news .main-img .video-icon-small a {
    font-size: 60px;
    color: white;
    text-decoration: none;
    opacity: .65;
}
.photo-news .text-photo-news .title, .video-news .text-photo-news .title {
    font: bold 18px Arial,sans-serif;
    padding-top: 7px;
}
.live-block .text-photo-news .title {
    padding-bottom: 0;
}
.photo-news .text-photo-news .title a, .video-news .text-photo-news .title a {
    color: #596c73;
    display: inline;
}
/*main*/

/*footer*/
footer{
    padding-top: 13px;
    border-top: dotted 2px #efefef;
    display: -webkit-box;
    display: flex;
}
footer  .logo {
    width: 30%;
    margin-right: 30px;
    padding: 0 0 16px;
}
footer  .logo img {
    width: 200px;
}
footer  .menu{
    width: 50%;
}
footer .bigmir{
    width: 20%;
}
footer  .menu ul li {
    display: inline-block;
    padding-right: 15px;
}
footer  .menu ul li a {
    color: #596c73;
}
.f-advert {
    margin-bottom: 10px;
}
.footertext {
    font-size: 11px;
}

/*footer*/

/*news page*/
.opinion-author.no-border {
    border-bottom: 0;
}
.article-author h1.name {
    padding-top: 0;
    margin-top: 0;
    font-size: 28px;
    font-weight: bold;
}
.opinion-author .name a {
    color: #596c73;
}
.article-and-news {
    padding-right: 40px;
    width: 100%;
}
.lenta .lenta-news {
    border-bottom: 1px solid #d2d7da;
    padding-top: 16px;
    padding-bottom: 17px;
}
.lenta .lenta-news:last-child {
    border-bottom: none;
}
.lenta .lenta-news .date {
    color: #999;
}
.lenta .lenta-news .title {
    font: bold 22px Arial,sans-serif;
    padding-top: 5px;
}
.lenta .lenta-news .title a {
    color: #596c73;
}
.lenta .lenta-news .rubric{
    font: bold 14px Arial,sans-serif;
    text-transform: uppercase;
    padding-top: 7px;
}
.lenta .lenta-news .rubric a{
    color: #671a1d;
}
h1.section-title {
    padding-top: 0;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
}
h1.section-title a {
    color: #596c73;
}
/*news page*/


/*new page*/
.article-title h1 {
    font: bold 28px Arial,sans-serif;
    margin: 0;
    display: inline;
    padding: 0;
}
.article-title .js-edit {
    color: #606060;
}
.articles {
    padding-left: 40px;
}
.article .article-title {
    font: bold 28px Arial,sans-serif;
    color: #606060;
    padding-bottom: 10px;
}
.article .article-meta {
    padding: 10px 0;
}
.article .article-meta .date {
    font: 14px Arial,sans-serif;
    color: #999;
    vertical-align: super;
}
.article .article-text {
    font: 18px Arial;
    line-height: 24px;
}
.article .article-text p {
    font-family: 'proxima_nova_rgregular',Arial,sans-serif!important;
    font-size: 18px!important;
}
.article .article-text pre {
    white-space: pre-wrap;
}
.article .article-text p span{
    font-family: 'proxima_nova_rgregular',Arial,sans-serif!important;
}
.article .article-text ul{
    padding-left: 40px;
    list-style-type: disc;
    margin: 20px 0;
}
.article .article-text table{
    border: 1px solid #d5d9dc;
    border-spacing: 0;
}
.article .article-text table td{
    border-right: 1px solid #d5d9dc;
    border-bottom: 1px solid #d5d9dc;
    padding: 5px;
}
.article .article-text table tr:last-child td{
    border-bottom: none;
}
.article .article-text table td:last-child{
    border-right: none;
}
.article .article-text table{

}
.article .article-text table{

}
.article .article-text table{

}
#article-body{
    position: relative;
}
.article-afterbody {
    font-weight: bold;
    padding: 10px;
    background: #f7f7f7;
    font-size: 16px;
    margin-bottom: 10px;
}
.article .article-content .articles{
/*    width: 100%;*/
    margin: 0;
    padding-right: 0;

}

.article .article-content{
    display: flex;
    margin-bottom: 30px;
}
@media only screen and (min-width: 993px){
    .article .article-content .articles{
        padding-left: 0;
        margin-left: 250px;
    }
    .article .article-content{
        display: block;
    }
}
.newsfeed .addthis_inline_share_toolbox_7vpp{
    margin-bottom: 20px;
}
.article-main-news .top-news{
    width: 33%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
/*new page*/

/*articles page*/
.lenta .lenta-news .lenta-img {
    float: left;
    margin: 0 20px 0 0;
}
.lenta .lenta-news .lenta-img img {
    width: 170px;
}
.lenta .lenta-news .lenta-text {
    margin-left: 190px;
}
.lenta .lenta-news .subtitle {
    font: 18px Arial,sans-serif;
    padding-top: 5px;
}
/*articles page*/

/*article*/
.article .article-subtitle {
    font: 18px Arial,sans-serif;
    color: #606060;
    margin: 0 0 15px;
}
.article .left-article {
    width: 10%;
    float: left;
    padding-left: 3%;
}
.left-article  .at-resp-share-element .at-share-btn {
    display: block;
    width: 32px;
    height: 32px;
}
.left-article .at-resp-share-element .at-icon{
    width: 24px!important;
    height: 24px!important;
    margin: auto!important;
}
.social-box-top .at-icon-wrapper{
    height: 20px!important;
    width: 20px!important;
    line-height: 20px!important;
}
.social-box-top .at-icon-wrapper svg{
    height: 20px!important;
    width: 20px!important;
}
.addthis_inline_share_toolbox_9rid, .addthis_inline_share_toolbox {
    margin-bottom: 20px;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper{
    display: flex!important;
}
.article .article-text {
    font: 18px Arial;
    line-height: 24px;
}
.article .article-image {
    text-align: right;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
}
#article-text img:not(.fotorama__img){
    max-width: 100% !important;
    height: auto !important;
}
.article .article-image img {
    width: 100%;
}
.article .caption {
    font: 16px Arial;
    font-style: italic;
    color: #999;
    padding-bottom: 15px;
}
.article .caption i {
    padding-right: 10px;
    font-size: 14px;
    padding-left: 6px;
    color: #acacac;
}

#article-text p iframe {
    max-width: 100% !important;
}
.article {
    padding-right: 47px;
}
span.core-article-description, span.img-article-description {
    display: inline-block;
    font-style: italic;
    color: #878787;
}
.article .article-text blockquote {
    font-weight: bold;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote strong{
    margin-bottom: 20px;
}
blockquote p{
    font-weight: 400;
}

.flex-container .article-text{
    width: 90%;
}
/*article*/

/*social list*/
.top-text-social-lenta {
    background-color: #f7f7f7;
    font: 18px Arial,sans-serif;
    padding: 10px 15px 5px;
    line-height: 26px;
    margin-bottom: 15px;
}
.opinion-top {
    padding-bottom: 30px;
    width: 48%;
    vertical-align: top;
    display: inline-block;
}
.opinion-top .opinion-img {
    float: left;
    margin: 0 13px 0 0;
}
.opinion-top .opinion-img img {
    width: 130px;
    border-radius: 50%;
}
.opinion-top .opinion-text {
    font-family: Arial,sans-serif;
    margin-left: 143px;
    padding-top: 15px;
}
.opinion-top .opinion-text .name {
    font-size: 16px;
}
.opinion-top .opinion-text .name a {
    color: #596c73;
}
.opinion-top .opinion-text .opinion-title {
    font-size: 17px;
    font-weight: bold;
}
.opinion-top .opinion-text .opinion-title a {
    display: block;
    color: #333;
}
.opinion-top .opinion-text .date {
    color: #999;
}
/*social list*/

/*video*/
.photo-gallery-inner {
    background-color: #f7f7f7;
    padding: 30px 30px 20px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive iframe, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.photo-gallery-inner .directionNav a {
    position: absolute;
    top: 41%;
    z-index: 9;
    cursor: pointer;
    display: block;
    width: 26px;
    height: 53px;
    background: url(/user/img/arrows-black.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: .7;
    transition: all 200ms ease-in-out;
}
.photo-gallery-inner .directionNav .prevNav {
    left: 2px;
}
.photo-gallery-inner .directionNav .nextNav {
    background-position: -30px 0;
    right: 2px;
}
.photo-gallery-inner .count, .photo-gallery-inner .caption-photo {
    font: 16px 'Roboto',sans-serif;
    text-align: left;
    padding-top: 10px;
}
.photo-gallery-inner .count, .photo-gallery-inner .caption-photo {
    font: 16px 'Roboto',sans-serif;
    text-align: left;
    padding-top: 10px;
}
.photo-news .text-photo-news .main-title{
    font: 22px Arial,sans-serif;
    padding-top: 15px;
    padding-bottom: 25px;
}
.photo-news .text-photo-news .main-title a, .video-news .text-photo-news .main-title a {
    color: #333;
}
.photo-news .main-img, .video-news .main-img {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.photo-news .main-img img, .video-news .main-img img {
    width: 100%;
    transition: .4s all ease;
}
.photo-news .text-photo-news .title, .video-news .text-photo-news .title {
    font: bold 18px Arial,sans-serif;
    padding-top: 7px;
}
.photo-news .text-photo-news .title a, .video-news .text-photo-news .title a {
    color: #596c73;
    display: inline;
}
.photo-row .photo-news{
    width: 48%;
}
.photo-row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.photo-row .col3{
    width: 30%;
}
/*.photo-news .main-img:hover img, .video-news .main-img:hover img {*/
    /*opacity: .9;*/
    /*-webkit-transform: scale(1.1);*/
    /*-moz-transform: scale(1.1);*/
    /*-o-transform: scale(1.1);*/
/*}*/
.top-img, .image-single, .socialnews-image, .rubric-main-photo, .lenta-img, .right-top-news-image, .header-main .promo-news .img {
	overflow: hidden;
}
.photo-news .main-img .img-wrap, .video-news .main-img .img-wrap,
.top-img .img-wrap, .image-single .img-wrap, .socialnews-image .img-wrap, .rubric-main-photo .img-wrap, .lenta-img .img-wrap,
.right-top-news-image .img-wrap, .header-main .promo-news .img .img-wrap {
    width: 100%;
    transition: .4s all ease;
}
.photo-news .main-img:hover .img-wrap, .video-news .main-img:hover .img-wrap  {
    opacity: .9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.top-img:hover .img-wrap, .image-single:hover .img-wrap, .socialnews-image:hover .img-wrap, .rubric-main-photo:hover .img-wrap,
.lenta-img:hover .img-wrap, .right-top-news-image:hover .img-wrap, .header-main .promo-news .img:hover .img-wrap {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
/*video*/

.flex-container{
    display: flex;
}
.right-articles-block {
    padding-top: 20px;
}
.right-articles:nth-child(2) {
    padding-top: 0;
}
.right-articles {
    border-bottom: 1px solid #d2d7da;
    padding-top: 16px;
    padding-bottom: 17px;
}
.right-articles .title-top-news {
    font: bold 24px Arial,sans-serif;
    padding-top: 0px;
}
.right-articles .title-top-news a {
    color: #596c73;
}
.right-articles .subtitle-top-news {
    font: 18px Arial,sans-serif;
    padding-top: 7px;
}
.right-articles:last-child {
    border: 0;
}
.see-also {
    border-bottom: 1px solid #d2d7da;
    padding-top: 0px;
    padding-bottom: 17px;
}
.see-also .see-also-text {
    margin-left: 190px;
    padding-top: 15px;
}
.see-also .see-also-text .see-also-title {
    font: bold 22px Arial,sans-serif;
}
.see-also .see-also-text .see-also-title a {
    color: #596c73;
}
.see-also .see-also-text .see-also-subtitle {
    font: 18px Arial,sans-serif;
    padding-top: 5px;
}
.article .tags {
    border-top: dotted 2px #efefef;
    border-bottom: dotted 2px #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font: bold 16px Arial,sans-serif;
}
.article .tags .tag {
    font: bold 15px Arial,sans-serif;
    color: #7d0126;
    padding: 5px 12px 5px 10px;
    margin: 20px 5px 0;
    display: inline-block;
    border: 1px solid #d2d7da;
    border-radius: 30px;
}
.newsfeed ul.list-newsfeed li {
    font: 20px Arial,sans-serif;
    border-bottom: 1px solid #d2d7da;
    padding-top: 9px;
    padding-bottom: 8px;
}
.newsfeed ul.list-newsfeed li a {
    display: inline;
    color: #333;
}
.left-read-more-art li a {
    font: 17px Arial,sans-serif;
    font-weight: bold;
}
.newsfeed ul.list-newsfeed li:last-child {
    border-bottom: 0;
    padding-bottom: 20px;
}
p{
    margin-top: 0;
}
.right-top-news .right-top-news-title {
    font: bold 24px Arial,sans-serif;
    padding: 10px 0;
}
.right-top-news .right-top-news-image img {
    width: 100%;
}
.right-top-news {
    padding-top: 20px;
    margin-bottom: 20px;
}
.right-top-news .right-top-news-title a {
    color: #596c73;
    display: block;
}
.right-top-news .right-top-news-subtitle {
    font: 20px Arial,sans-serif;
    color: #333;
}
.pagination {
    width: 100%;
    text-align: center;
    clear: both;
    padding-left: 15px;
    margin: 20px 0;
    border-radius: 4px;
    display: inline-block;
}
.pagination ul.pagination-list {
    list-style: none;
    display: inline-block;
    text-align: center;
    padding-left: 0;
}
.pagination ul.pagination-list li {
    display: inline;
}
.pagination ul.pagination-list li a, .pagination ul.pagination-list li span {
    float: left;
    padding: 8px 16px;
    line-height: 20px;
    text-decoration: none;
    background-color: #f1f1f1;
    display: inline-block;
    color: #7d0126;
    margin-right: 6px;
}
.pagination ul.pagination-list li.active span {
    background: #fff;
    border: solid 1px #7d0126;
    color: #7d0126;
}
.pagination ul.pagination-list li.prev, .pagination ul.pagination-list li.next {
    font-size: 20px;
}
.pagination ul.pagination-list li a:hover {
    color: #fff;
    background: #7d0126;
}
.select-date .select-button a:hover {
    color: #fff;
    background-color: #7d0126;
    text-decoration: none;
}
.select-date .select-button a:hover i{
    color: #fff;
}
.select-date .select-button a i {
    padding-left: 30px;
    color: #7d0126;
}
.select-date .select-button a {
    color: #7d0126;
    font: 16px Arial,sans-serif;
    padding: 5px 10px;
    background-color: #f1f1f1;
    display: block;
}
.select-button.active a {
    color: #fff;
    background-color: #671a1d;
    text-decoration: none;
}
.select-date .select-button {
    display: inline-block;
    padding-right: 1px;
}
.select-date {
    padding-bottom: 20px;
}
.breadcrumbs {
    font: 13px Arial;
    padding-bottom: 21px;
    color: #8992a6;
}
.breadcrumbs a:first-child {
    padding-left: 0;
}
.breadcrumbs a {
    color: #8992a6;
    padding-right: 10px;
    padding-left: 10px;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.title-rubric-title {
    float: left;
    font: bold 16px Arial,sans-serif;
    color: #7d0126;
    text-transform: uppercase;
    margin: 7px 10px 0 0;
}
.title-rubric {
    font: bold 16px Arial,sans-serif;
    color: #7d0126;
    text-transform: uppercase;
    border-bottom: 1px solid #596c73;
    margin-bottom: 15px;
}
.live:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    font-size: 6px;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 5px;
    display: inline-block;
}
.title-rubric a {
    color: #7d0126;
    text-decoration: none;
}
.all-link {
    color: #596c73;
    font: 15px Arial,sans-serif;
}
.popular-block {
/*    padding-top: 20px;*/
    margin-bottom: 30px;
}
.popular-news {
    border-bottom: 1px solid #d5d9dc;
    background-color: #f7f7f7;
    display: table;
}
.popular-news .number {
    color: #999;
    font: 36px Arial,sans-serif;
    width: 43px;
    text-align: center;
    background-color: #f1f1f1;
    display: table-cell;
    vertical-align: top;
    padding-top: 7px;
}
.popular-news .text-popular {
    padding: 10px 5px;
    display: table-cell;
    vertical-align: top;
    width: 257px;
}
.popular-news .text-popular .link-popular {
    font: 17px Arial,sans-serif;
    color: #333;
    display: inline;
}
.social-news {
    margin-bottom: 30px;
}
.social-news .socialnews-image img {
    width: 100%;
}
.social-news .socialnews-title {
    font: bold 20px Arial,sans-serif;
    padding: 10px 0;
}
.social-news .socialnews-subtitle {
    font: 18px Arial,sans-serif;
    color: #333;
}
.social-news .socialnews-title a {
    color: #596c73;
    display: inline;
}
.blogs{
    margin: 20px 0;
}
.opinion-author {
    font-family: Arial,sans-serif;
    border-bottom: 1px solid #cdcdcd;
}
.opinion-author .opinion-img {
    float: left;
    margin: 0 13px 10px 0;
}
.opinion-author .opinion-img img {
    max-width: 160px;
    max-height: 160px;
    border-radius: 50%;
}
.opinion-author .name {
    font-size: 20px;
    padding-top: 40px;
}
.opinions{
    display: -webkit-box;
    display: flex;
    margin: 0 -15px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.opinion-block{
    padding: 0 15px;
    width: 25%;
}
.opinion-block .opinion-img {
    float: left;
    margin: 0 13px 10px 0;
    padding-top: 15px;
}
.opinion-block .opinion-img img, .opinion-block .opinion-img .img-wrap {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.opinion-block .opinion-text {
    font-family: Arial,sans-serif;
    margin-left: 113px;
}
.opinion-block .opinion-text .name {
    font-size: 16px;
    padding-bottom: 10px;
}
.opinion-block .opinion-text .name a {
    color: #596c73;
}
.opinion-block .opinion-text .opinion-title {
    font-size: 17px;
    font-weight: bold;
}
.opinion-block .opinion-text .opinion-title a {
    color: #333;
}
.opinion-block .opinion-text .opinion-subtitle {
    font-size: 16px;
}
.main-hardnews .rubric-main-photo {
    padding-bottom: 10px;
}
.main-hardnews .rubric-main-photo img {
    width: 100%;
}
.main-hardnews .main-news-title-rubric a {
    font: bold 20px Arial,sans-serif;
    color: #596c73;
}
.main-hardnews .main-news-subtitle-rubric {
    font: 16px Arial,sans-serif;
    padding-top: 5px;
}
.hardnews{
    display: -webkit-box;
    display: flex;
    margin: 0 -15px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main-hardnews{
    width: 25%;
    padding: 0 15px;
}
.select-news{
    margin-bottom: 20px;
}
/*        for safari 5*/
_::-moz-svg-foreign-content, :root .main .newsfeed {
    width: 300px;
}
_::-moz-svg-foreign-content, :root .main .articles {
    width: 50%;
    margin: 0 25px;
    max-width: 528px;
}
_::-moz-svg-foreign-content, :root .top-news{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    float: none;
}
.image-single .main-title .title-main-news h1{
    font-size: 22px;
    margin: 0;
}
.top-news .title-top-news h3 {
    font-size: 20px;
    margin: 0;
}
.top-news .title-top-news a{
    word-wrap: break-word;
}
.addthis-smartlayers{
    /*display: none!important;*/
}
#at4-share{
    display: none!important;
}
.addthis_sharing_hor{
    height: 46px;
}
.addthis_sharing_hor .at-share-btn-elements{
    width: auto;
}
.at-share-btn-elements{
    width: 60px;
}
.social-block-tab ul{
    padding: 30px 20px 20px;margin-bottom: 20px;border-bottom: 1px solid #596c73;
}
.social-block-tab&gt;ul&gt;li{
    margin: 0 10px;position: relative;float:left;
}
.social-block-tab&gt;ul&gt;li a{
    border: 0;
    border-radius: 0;
    color: #c3c3c3;
    width: 40px;
    text-align: center;
    padding: 7px 0;
}
.fade{
    display: none;
}
.active_tab{
    display: block;
}
.social-block-tab ul{
    padding: 0;
    margin-top: 20px;
    padding-bottom:15px;
}
.social-block-tab&gt;ul&gt;li{
    float: none;
    display:inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social-block-tab&gt;ul&gt;li.active_t{
    background: #36609f;
}
.social-block-tab&gt;ul&gt;li.active_t i{
    color: #fff;
}
.social-block-tab i{
    font-size:20px;
}
@media only screen and (max-width: 992px){
    _::-moz-svg-foreign-content, :root .main{
        display: block;
    }
    _::-moz-svg-foreign-content, :root .main .newsfeed {
        width: 100%;
    }
    _::-moz-svg-foreign-content, :root .main .articles {
        width: 100%;
        max-width: initial;
    }
    _::-moz-svg-foreign-content, :root .top-news {
        width: 100%;
    }
    _::-moz-svg-foreign-content, :root .opinions {
        display: block;
    }
    _::-moz-svg-foreign-content, :root .opinion-block {
        margin-top: 55px;
    }
    _::-moz-svg-foreign-content, :root .hardnews {
        display: block;
    }
    _::-moz-svg-foreign-content, :root .main-hardnews {
        width: 100%;
    }
    _::-moz-svg-foreign-content, :root footer {
        display: block;
    }
    _::-moz-svg-foreign-content, :root footer .logo {
        width: 100%;
    }
    _::-moz-svg-foreign-content, :root footer .menu {
        width: 100%;
    }
}
.info-header {
    /*width: 100%;*/
}
.info-header .top-date {
    font: 16px Arial,sans-serif;
    color: #495776;
    padding-right: 2%;
}
.info-header .currency {
    font: bold 13px Arial,sans-serif;
}
.info-header .currency a {
    color: #000;
    padding-right: 7px;
    text-decoration: none;
}
.info-header .currency a .name-course {
    font: 19px Arial,sans-serif;
    color: #a6a6a6;
}

.info-header .currency .g-icon-triangle-top {
    border-bottom-color: #5f924c;
    border-top: 0;
    bottom: 14px;
}
.info-header .currency .g-icon-triangle-bottom {
    border-top-color: #c01f20;
    border-bottom: 0;
    bottom: -10px;
}
.g-icon {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    position: relative;
    margin: 0 4px;
}
.social-box-top {
    margin-top: -12px;
    height: 22px;
    vertical-align: top;
    display: inline-block;
    float: left;
}
.top-search{
    display: inline-block;
}
.top-social-box {
    width: 217px;
}
.header-row {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: dotted 2px #efefef;
    justify-content: flex-end;
}
.header-row .info-header{
    flex-shrink: 0;
    width: 70%;
    display: none;
}
.main{
    display: block;
}
.main .main-right-column{
    float: right;

}
.inner-gallery &gt; a{
    margin-bottom: 15px;
    display: block;
}
.article{
    margin-right: 300px;
}
.blocks{
    clear: both
}
@media only screen and (max-width: 992px){
    .article{
        margin-right: 0;
        padding-right: 0;
        width: 100%;
    }
    .photo-gallery-inner {
        padding: 15px 12px 20px;
    }
    .main .article-content .newsfeed{
   order: 2;
}
}
.article-and-news{
    margin-right: 300px;
    width: auto;
}
.main .newsfeed{
    float: left;
    width: 300px;
    flex-shrink: 0;
}
#js-sticky-bar{
    width: 220px;
}
.main .articles{
/*    width: auto;*/
    margin-right: 300px;
    margin-left: 300px;
    padding-left: 30px;
    padding-right: 30px;
    order: 1;
}
.newsfeed ul.list-newsfeed li a{
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
}
.photo-news .text-photo-news .title a, .video-news .text-photo-news .title a{
    margin-right: 0;
    padding-right: 0;
}
/*        for safari 5*/
.img-wrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.opinion-top .opinion-img .img-wrap {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.addthis-smartlayers .at4-recommended .at-h3.at-recommended-label {
    width: 0!important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.input-group-btn:last-child&gt;.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.input-group-btn&gt;.btn {
    position: relative;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-group .form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    font-size: 0;
}

.alert {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.at4-share.slideInLeft{
    display: none!important;
}
.img-wrap{
    line-height: 0;
}
.popular-news .text-popular .js-edit{
color: #333;
}
.top-banner{
    text-align: center;
}
.top-banner .banner{
    margin-bottom: 0!important;
}
.main-right-column .photo-news{
    margin-bottom: 30px;
}
.sunsite_actions .banner{
    margin-bottom: 30px;
}
.see-also-news{
    margin-bottom: 30px;
}
.photo-news .text-photo-news .main-title a, .video-news .text-photo-news .main-title a{
    color: #333;
    font-size: 22px;
    display: inline;
    margin-right: 0;
    padding: 0;
}
.addthis_inline_share_toolbox_9rid, .addthis_inline_share_toolbox{
    clear: none!important;
}
.title-marker{display:inline-block;margin-left:5px;font-size:11px;background:#671a1d;color:#fff;padding: 3px 6px;}
.title-marker-relis{}
.title-marker-reklama{}

#popup-editor-info {
    border: 1px solid #eee;
    border-radius: 3px;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 2px 2px 2px 2px rgba(50, 50, 50, 0.2);
    width: 300px;
}

#popup-editor-info span {
    float: left;
    width: 50%;
}
#popup-editor-info li span:last-child {
    font-weight: bold;
}

.election.header-row {
    justify-content: space-between!important;
}

/*random candidate rating block*/
.rand-candidate-rating{
    width: 300px;
    min-height: 260px;
    padding: 20px;
    position: relative;

    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    
    -ms-flex-wrap: wrap;
    
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
        
    background-image: url(../img/rand_candidate_rating/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
 
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.rand-candidate-rating .avatar-container .avatar{
    position: relative;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    z-index: 10;
    overflow: hidden;
}

.rand-candidate-rating .avatar-container .avatar img{
    position: relative;
    top: 0;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.rand-candidate-rating .avatar-container{
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.rand-candidate-rating .avatar-container .candidate-name{
    text-transform: uppercase;
    margin: 5px 0 ;
    font-weight: 800;
    margin-top: 5px;
    font-size: 16px;
}

.rand-candidate-rating .ratings{
    padding: 0;
    margin: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
}

.rand-candidate-rating .ratings li{
    margin-top: 10px;
    list-style-type: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    
    -webkit-box-align: center;
    
        -ms-flex-align: center;
    
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.rand-candidate-rating .wrapp{
    position: relative;
    display: inline-block;
    padding-right: 40px;
}

.rand-candidate-rating .ratings .value{
    margin-right: -20px;
    display: inline-block;
    text-transform: uppercase;
    padding-left: 5px;
    font-size: 21px;
    font-weight: 800;
    text-align: right;
    line-height: 0.75;

    
}

.rand-candidate-rating .ratings .rating-agency{
    width: 100%;
    padding-bottom: 3px;
        
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    line-height: 1.2;
    
}

.rand-candidate-rating .ratings .rating-row{
    display: inline-block;
    max-width: 67%;
    background-image: -webkit-linear-gradient(left, rgba(196,165,165,1) 0px, rgba(255,0,0,1) 190px);
    background-image: -o-linear-gradient(left, rgba(196,165,165,1) 0px, rgba(255,0,0,1) 190px);
    background-image: linear-gradient(90deg, rgba(196,165,165,1) 0px, rgba(255,0,0,1) 190px);
    height: 27px;

    -webkit-transition: width 0.7s ease-in-out;
    -o-transition: width 0.7s ease-in-out;
    transition: width 0.7s ease-in-out;
}

.rand-candidate-rating .read-more-btn{
    width: 100%;
    margin-top: 20px;
    padding: 10px 0;
    
    display: block;
    background-color: #7d122e;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}

/*.agency-links-container*/
.agency-links-container {
    padding-bottom: 60px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.agency-links-container span{
    color: #333;
    font-size: 16px;
    font-weight: 700;    
}

.agency-links-container a{
    font-size: 16px;
    color: #596c73;
    text-decoration: none;

    -webkit-transition: color .2s;  

    -o-transition: color .2s;  

    transition: color .2s;    
}

.agency-links-container a:hover{
        color: #7d0126;
        -webkit-transition: color .2s;
        -o-transition: color .2s;
        transition: color .2s; 
}

.agency-links-container a.active{
        color: #7d0126;
        font-weight: 700;   
}

/*rating-blocks-container*/

.rating-blocks-container{
    max-width:  1024px;
    margin: 0 auto;  

    padding:  20px 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;

        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;

}

.rating-blocks-container .rand-candidate-rating{
    margin: 28px 5px;
}

/*header fix*/
.header-row {
    padding: 23px 0 0 0;
    border-bottom: none;
}

.header-main.hidden-xs a.logo img{
    margin-left: -7px;
}

.header-main.hidden-xs{
    padding: 0 0 6px 0;
}

.header-main.hidden-xs .promo-news{
    margin-top: 11px;
}

.header-main.hidden-xs .promo-news .text{
    margin-top: -1.3px;
}

.strana-adate a {
    color: #999;
}

.strana-adate a:hover {
    color: #337ab7;
}






.modal {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
}
.modal.active{
    display: inline-block;
}
.modal-content {
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .5);
}
.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eceeef;
    flex-direction: column;
}
.modal-links a{
    background: #7E0A2A;
    border: 2px solid #7E0A2A;
    color: white;
    padding: 6px 8px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 3px;
}
.modal-links a:hover{
    background: white;
    color: #7E0A2A;
    transition: 0.5s;
}
.modal-links{
    margin: 15px 0;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 10px;
    overflow: auto;
    text-align: center;
    font-size: 19px;
}
@media (max-width: 768px){
    .modal-body{
        font-size: 16px;
    }
    .modal-links a{
        font-size: 15px;
    }
}</pre></body></html>