/* additional content */
.b-gallery-widget {
    margin-bottom: 20px;
    margin-top: 5px;
    width: 350px;
    clear: both;
}

.b-gallery-widget_left {
    float: left;
    clear: left;
    margin-right: 30px;
    margin-left: -20px;
}

.b-gallery-widget_right {
    float: right;
    clear: right;
    margin-right: -20px;
    margin-left: 40px;
}

.b-gallery-widget_mini {
    width: 175px;
}

.b-gallery-widget-item__pic, .b-gallery-widget-item__pic img {
    display: block;
    width: 100%;
}
.b-gallery-widget-item__text {
    background-color: #f2f2f2;
    margin: 0;
    padding: 25px 20px;
}
.b-gallery-widget-item__title {
    text-decoration: none;
    display: block;
    margin-top:10px;
    color: #3a3a3a;
    text-decoration: underline;
    font: italic 14px/18px 'PT Serif Caption', Georgia, serif;
}
.b-gallery-widget-item__title:hover{
    text-decoration: none;
}
/* x_additional content */

/* themes */
.b-themes-widget {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    width: 350px;
    clear: both;
    background: #edf2f5;
}

.b-themes-widget_left {
    float: left;
    clear: left;
    margin-right: 40px;
    margin-left: -20px;
}

.b-themes-widget_right {
    float: right;
    clear: right;
    margin-left: 40px;
    margin-right: -20px;
}

.b-themes-widget_half {
    width: 333px;
}
.b-themes-widget.b-themes-widget_max {
    width: 744px;
    margin-left: -64px;
}

.b-themes-widget-inner {
    padding: 0;
    font-style: normal !important;
}

.b-themes-widget-head {
    background: #231f74;
    color: #fff;
    padding: 17px 20px 9px;
    text-transform: uppercase;
}
.b-themes-widget-head_txt {
    line-height: 1em;
    font-size: 12px;
}

.b-themes-widget-item {
    border-top: 1px solid #c9c9c9;
    padding: 17px 0;
    margin: 0 20px;
    line-height: 1.1;
}

.b-themes-widget-pic {
    position: relative;
}

.b-themes-widget-pic img {
    width: 100%;
    max-width: 100% !important;
}

.b-themes-widget-pic__copyright {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 15px;
    color: #fff;
    font-size: 10px;
    font-style: italic; 
}

@media only screen and (max-width: 767px) {
    .b-themes-widget-pic  {
        display: none;
    }
}

.b-themes-widget-txt {
    color:  #3a3a3a;
    text-decoration: underline;
    display: block;
    font:italic 12px/18px 'PT Serif Caption', Georgia, serif;
}
.b-themes-widget-txt:hover{
    text-decoration: none;
}

.b-themes-widget-title {
    display: inline-block;
    line-height: 1.5em;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff!important;
    text-decoration: none;
    padding-top: 5px;
}

.b-themes-widget-item.b-themes-widget-item_current {
    padding: 0;
    border-top: 0;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: -1px;
}

.b-themes-widget-item.b-themes-widget-item_current .b-themes-widget-txt {
    font-size: 15px;
    line-height: 1.5em;
    padding: 15px 20px 11px;
}

/* x_themes */

/* interview */
.box_interview_in_article {
    float: left;
    clear: left;
    margin-bottom: 20px;
}

.box_interview_left {
    float: left !important;
    margin: 0 40px 20px -20px;
}

.box_interview_right {
    float: right !important;
    clear: right !important;
    margin: 0 -20px 20px 40px;
}

.box_interview_in_article.box_interview_average {
    width: 350px;
}

.box_interview_in_article.box_interview_small {
    width: 175px;
}

.box_interview_in_article.box_interview_large {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: both !important;
}

.firstPersonPre h3.blockFP-title,
.box_interview_in_article .title {
    background: #70767a; /* Old browsers */
    background: -moz-linear-gradient(top,  #798185 0%, #666c70 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#798185), color-stop(100%,#666c70)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #798185 0%,#666c70 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #798185 0%,#666c70 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #798185 0%,#666c70 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #798185 0%,#666c70 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#252627',GradientType=0 ); /* IE6-9 */
    display: block;
    padding: 12px 10px;
}

.box_interview_in_article .title h4 {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.box_interview_in_article .image {
    height: auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.box_interview_in_article .image:before {
    border: 12px solid transparent;
    border-top: 15px solid #050b0a;
    bottom: -28px;
    content: "";
    left: 45px;
    position: absolute;
}

.box_interview_in_article .image img {
    width: 100%;
    height: auto;
}

.firstPersonPre .materialFirstPerson-imgLine,
.box_interview_in_article .b-opinions-widget-item__pic-mask {
    border-top: 10px solid transparent;
    border-right: 10px solid #f2f2f2;
    border-left: 10px solid #f2f2f2;
    bottom: 6px;
}

.box_interview_in_article .b-opinions-widget-item__pic-mask:after,
.box_interview_in_article .b-opinions-widget-item__pic-mask:before {
    background: #f2f2f2;
}
.box_interview_in_article .b-opinions-widget-item__pic-mask:after {
    width: 700px;
}

.firstPersonPre .b-gallery-widget-item__text,
.box_interview_in_article .content {
    background-color: #f2f2f2;
    margin: -10px 0 0;
    padding: 10px;
}

.box_interview_in_article .content p {
    color: #111111;
    font-size: 14px;
    font-weight: bold;
    margin:0px;
}

.box_interview_in_article .content a {
    color: #3a3a3a;
    font-size: 11px;
    text-decoration: underline;
    font: italic 12px/18px 'PT Serif Caption', Georgia, serif;
}
.box_interview_in_article .content a:hover {
    text-decoration: none;
}
.box_interview_small .content a {
    font-size: 12px;
}
.box_interview_average .content a,
.box_interview_large .content a {
    font-size: 14px;
}

.box_interview_in_theme {
    float: right;
    clear: right;
    margin: 0 0 20px 30px;
    width: 330px;
}

.box_interview_in_theme .title {
    background: #70767a; /* Old browsers */
    background: -moz-linear-gradient(top,  #798185 0%, #666c70 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#798185), color-stop(100%,#666c70)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #798185 0%,#666c70 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #798185 0%,#666c70 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #798185 0%,#666c70 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #798185 0%,#666c70 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#252627',GradientType=0 ); /* IE6-9 */
    display: block;
    padding: 12px 10px;
}

.box_interview_in_theme .title h4 {
    color: #ffffff;
    font-weight: bold;
}

.box_interview_in_theme .image {
    overflow: hidden;
    position: relative;
    width: 330px;
}

.box_interview_in_theme .image p {
    bottom: 15px;
    color: #ffffff;
    font-size: 14px;
    left: 20px;
    position: absolute;
}

.box_interview_in_theme .content  {
    background-color: #f2f2f2;
    margin: -7px 0 0;
    padding: 10px 15px;
}

.box_interview_in_theme .content a  {
    color: #494a4c !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

/* Для отображения в материале блока первые лица */
.firstPersonPre .b-gallery-widget-item__pic {
    position: relative;
    overflow: hidden;
}

.firstPersonPre .materialFirstPerson-imgLine {
    position: absolute;
    bottom: 0;
    display: inline;
    left:18px;
}

.firstPersonPre .materialFirstPerson-imgLine:before,
.firstPersonPre .materialFirstPerson-imgLine:after
{
    background: #f2f2f2;
    height: 10px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 700px;
}

.firstPersonPre .materialFirstPerson-imgLine:before {
    left: -29px;
    width: 19px;
}


.firstPersonPre h3.blockFP-title{
    color: #ffffff;
    text-transform: uppercase;
}

.firstPersonPre.b-gallery-widget-max {
    margin-left: auto;
    width: 100%;
}
/* x_interview */

/* для двойного фото*/
.dublePhotoGrandScale .b-gallery-widget-item__text .title_gallery .b-gallery-widget-item__title{
    color: #3a3a3a !important;
    font: italic 14px/16px 'PT Serif Caption', Georgia, serif;
    text-decoration: none;
    cursor: default;
    margin:0px;
}
.dublePhotoGrandScale .b-gallery-widget-item__text .title_gallery{
    margin: 0px;
}
.dublePhotoGrandScale .b-gallery-widget-item__text .copyright_gallery{
    color: #3a3a3a !important;
    font: italic 12px/16px 'PT Serif Caption', Georgia, serif;
}
.dublePhotoGrandScale {
    margin-bottom: 20px!important;
}
.dublePhotoGrandScale .b-gallery-widget-item__text{
    padding: 10px;
}
/* для двойного фото*/

/* default theme */
.b-themes-widget {
    background-color: #ebe7e1;
}

.b-themes-widget-head {
    background-color: #790000;
}
.b-themes-widget-txt {
    color: #3a3a3a!important;
}

.firstPersonPre .b-gallery-widget-item__text, .box_interview_in_article .content {
    background-color: #ebe7e1;
}
.firstPersonPre .materialFirstPerson-imgLine,
.box_interview_in_article .b-opinions-widget-item__pic-mask {
    border-left-color: #ebe7e1;
    border-right-color: #ebe7e1;
}
.box_interview_in_article .b-opinions-widget-item__pic-mask:after,
.box_interview_in_article .b-opinions-widget-item__pic-mask:before {
    background-color: #ebe7e1;
}

.firstPersonPre h3.blockFP-title, .box_interview_in_article .title {
    background: #790000;
}

.firstPersonPre .materialFirstPerson-imgLine:before,
.firstPersonPre .materialFirstPerson-imgLine:after {
    background-color: #ebe7e1;
}

.b-gallery-widget-item__text {
    background-color: #ebe7e1;
}
/* x default theme */