

/* Start:/local/templates/responsive2018_detail/styles.css?16160179131740*/
/*.blockquote {
    clear:both;
    margin:15px 0 15px 0;
    font-style:italic;
    padding:15px 30px 15px 40px;
    border-left:7px solid #0089C4;
    background:rgba(245,244,241,0.8);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    color:#3f3f3f;
    font-weight:bold;
    font-size:18px;
}*/

.attention-block {
    padding: 25px 50px;
    /*background: #dc2c2f;*/
    background: #E11D41;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.attention-block p, .content .attention-block p {
    color:#fff;
}

.content .wrapper .attention-block a {
    color:#fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.content .wrapper .attention-block a:hover {
    text-decoration: none;
    border-bottom:none;
}

.article-img-left, .article-img-right {
    float:left;
    padding:10px;
    max-width:100%;
    display:inline-block;
}

.article-img-right {
    float:right;
}

@media (max-width: 768px) {
    .article-img-left, .article-img-right {
        float:none;
        width:100%;
        text-align:center;
    }
}

.article-img-center {
    width:100%;
    text-align: center;
}

.article-img-center img {
    display:inline;
}

.blockquote {
    margin: 0 auto 40px;
    max-width: 1100px;
    padding: 13px 100px 22px;
    background: #f2f2f2;
    color: #000;
    line-height: 1.62;
    font-size: 21px;
    position: relative; }
.blockquote::after {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    width: 40px;
    height: 5px;
    /*background: #dc2c2f;*/
    background: #E11D41;
}
.blockquote span {
    font-size: 14px;
    font-weight: 800;
    display: block; }
.blockquote span:first-child {
    margin-top: 10px; }


/* End */


/* Start:/local/templates/responsive2018_detail/template_styles.css?1678988698170*/
.news-golos__img {
	min-width: 600px;
    max-width: 600px;
    margin-right: 30px;
}
.btn-danger {
    color: #fff;
    background-color: #e11f26 !important;
}

/* End */
/* /local/templates/responsive2018_detail/styles.css?16160179131740 */
/* /local/templates/responsive2018_detail/template_styles.css?1678988698170 */
