

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169881517651*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/zapchast/components/bitrix/news.list/articles_main/style.css?16988151711172*/
div.news-list
{
    word-wrap: break-word;
}
div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}
.news-list{
    width: 100%;
    display: flex;
}
.news-item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.img_block img{
    float: left;
    order: 3;
    width: 100%;
}
.text_block{
    order: -1;
    width: 50%;
    position: relative;
    margin: 0px 0 20px 0;
}
.preview_picture{
    float: left;
    order: 3;
    width: 100%;
    height: auto;
}
.preview_text{
    font-size: 14px;
    line-height: 150%;
    padding-top: 20px;
}
.name_text{
    font-size: 20px;
    line-height: 150%;
}
.more_info_btn {
    position: absolute;
    bottom: 0;
    text-align: center;
     border: 1px solid #cb7539; 
    background: #e78743;
    color: white;
    font-weight: 100;
    border-radius: 25px;
    font-size: 14px;
    padding: 15px 30px;
}
.more_info_btn:hover {
color: white;
background: #cb7539;
}


@media (max-width: 767px) {
.news-item {
flex-direction: column;
}
.text_block {
width: 100%;
order: 7;
}
.preview_text {
    padding-bottom: 60px;
}

}
/* End */


/* Start:/bitrix/templates/zapchast/components/bitrix/news.list/news_short/style.css?16988151711137*/
div.news-list
{
    word-wrap: break-word;
}
div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}
.news_main_page img{
    /*max-width: 100%;
    height: auto;
    margin: 20px auto;
    margin-bottom: 0;*/
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100% !important;
    height: 100%;
    
}
.news_main_page p{
    margin-bottom: 30px;    
    padding: 0 10px;
}
.preview_text {

}
.news_main_page {
    background: #e2bea524;
    max-width: 320px;
    margin: 20px auto;
    box-shadow: 0px 0px 5px #7070706e;
    border-radius: 15px;
    min-height: 440px;
    height: auto;
    padding-bottom: 30px;
}
.news_main_page:hover{
  box-shadow: 0px 0px 20px #7070706e;
    transition: 0.4s;
}
.news_main_page:hover .more_info a{
  color: #e78743;
  transition: 0.4s;
}
.news_main_page h3 {
    font-weight: bold;
    padding: 0 10px;
}
.more_info{
    position: absolute;
    bottom: 10px;
}
.img_news{
    display: flex;
    min-height: 160px;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 15px 15px 0px 0px;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169881517651 */
/* /bitrix/templates/zapchast/components/bitrix/news.list/articles_main/style.css?16988151711172 */
/* /bitrix/templates/zapchast/components/bitrix/news.list/news_short/style.css?16988151711137 */
