

/* Start:/local/templates/semicvetic2024/components/bitrix/news/blog.author/bitrix/news.detail/.default/style.css?17502449063830*/
.blog_header_content{
    font-family: 'OpenSansBold';
    font-size: 18px;
    color: #1c0d05;
    text-transform: uppercase;
    margin-top: 20px;
}

.header_content_article{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    font-family: 'OpenSansBold';
    color: #1C0D05;
}

.post_author_info .b_author_info_l{
    float: left;
    width: 260px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.post_author_info .b_author_info_l a{
    display: block;
    text-align: center;
}

.post_author_info .b_author_info_l img{

}

.post_author_info .b_author_info_r{
    float: left;
    width: 75%;
}


.post_author_info .b_author_info_r .b_top{}
.post_author_info .b_author_info_r .b_top .author_name{
    float: left;
    font-family: 'OpenSansRegular';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 5%;
    color: #6FBC52;
}
.post_author_info .b_author_info_r .b_top .b_social_icon{
    float: left;
}

.post_author_info .b_author_info_r .socsety a{
    margin: 0px;
}

.post_author_info .b_author_info_r .b_prev_text{
    font-family: 'OpenSansRegular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
 }
/* ================================================== */


.bl_description_seotext {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.bl_container_text{
    position: relative;
    /*min-height: 60px;
    max-height: 200px;*/
    overflow: hidden;
    padding: 10px 0px;
    transition: .10s;
}

.bl_container_text:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /*background-image: linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0));*/
}

.bl_container_text p{
    white-space: inherit !important;
    overflow: inherit !important;
}

.bl_description_seotext.open .bl_container_text{
    max-height: inherit;
    overflow: inherit;
    position: relative;
}

.bl_description_seotext.open .bl_container_text:before {
   /* background-image: none;*/
}

.bl_description_seotext .more{
    position: absolute;
    bottom: -4px;
    left: 44%;
    text-align: center;
    padding: 5px 0px;
    width: 160px;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #6FBC52;
    font-family: 'OpenSansRegular';
}

.bl_description_seotext .more::after {
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    width: 12px;
    height: 6px;
    background-image: url(/local/templates/storeip/images/icon/arrow-bottom-small.png);
    transition: .10s;
}

.bl_description_seotext.open .bl_container_text {
    max-height: 500000px;
    background-image: none;
}

.bl_description_seotext.open .bl_container_text:before {
    background-image: none;
}

.bl_description_seotext.open .more::after {
    transform: rotate(180deg)
}

@media all and (max-width: 1024px) {
    .post_author_info .b_author_info_r {
        float: right;
        width: 68%;
    }
}
@media all and (max-width: 768px) {

    .post_author_info .b_author_info_l{
        width: 230px;

    }

    .post_author_info .b_author_info_l img {
        width: 100%;
    }

    .post_author_info .b_author_info_r {
        float: right;
        width: 64%;
    }

    .bl_description_seotext{
        margin-bottom: 5%;
    }
}

@media all and (max-width: 767px) {
    .post_author_info .b_author_info_l{
        float: inherit;
        width: 100%;
    }

    .post_author_info .b_author_info_l img {
        width: inherit;
    }

    .post_author_info .b_author_info_r {
        float: inherit;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/semicvetic2024/components/bitrix/news.list/article_list/style.css?17502449061061*/
.header_content_article{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-transform: inherit;
    /* identical to box height */
    font-family: 'OpenSansRegular';
    color: #1C0D05;
    margin-bottom: 25px;
}

.b_list_article{

}
.b_list_article .item_article{

}
.b_list_article .item_article .b_a_img{
    text-align: center;
    position: relative;
    min-height: 351px;
    display: block;
}

.item_author .desc_item{
    min-height: 18px;
}

.b_list_article .post_date{
    font-size: 12px;
    float: right;
    width: 100px;
    color: #b0b0b0;
    font-family: 'OpenSansRegular';
    text-align: left;
}
.b_list_article h6{
    width: 75%;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    float: left;
    line-height: 22px;
    text-decoration-line: underline;
    color: #6FBC52;
    font-family: 'OpenSansRegular';
}


@media all and (max-width: 768px) {
    .b_list_article .post_date {
        width: 65px;
        margin-top: 15px;
    }

    .b_list_article h6{

    }
}
/* End */
/* /local/templates/semicvetic2024/components/bitrix/news/blog.author/bitrix/news.detail/.default/style.css?17502449063830 */
/* /local/templates/semicvetic2024/components/bitrix/news.list/article_list/style.css?17502449061061 */
