

/* Start:/bitrix/templates/1/components/bitrix/news/blog_2024/bitrix/news.detail/.default/style.css?177443033810792*/
.blog_detail_b1{
    display: flex;
    gap: 56px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 40px;
    margin-bottom: 60px;
}
.blog_detail_b1_left{
    width: 31%;
    display: flex;
    flex-direction: column;
}
.blog_detail_b1_img{
    width: 64%;
    overflow: hidden;
}
.blog_detail_b1_back{
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    line-height: 18.48px;
    text-align: left;
    color: #878787!important;
    padding-bottom: 24px;
}
.blog_detail_b1_back_section{
    display: block;
    color: #FFFFFF!important;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    background: #31190F;
    padding: 2px 8px;
    width: max-content;
}

.blog_detail_b1_title{
    margin:  24px 0;
    font-family: 'Lithium Typeface (LT)';
    font-size: 50px;
    font-weight: 400;
    line-height: 44.25px;
    text-align: left;
    color: #272727;
}
.blog_detail_b1_anonce{
    font-family: 'Inter';
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 26.19px;
    text-align: left;
    color: #878787;
}
.blog_detail_b1_bottom{
    display: flex;
    gap: 16px;
    align-items: center;
    margin: auto 0 0 0;
}
.element_blog_el_left_view{
    display: flex;
    gap: 8px;
    align-items: center;
}
.blog_detail_b1_date{
    font-family: 'Inter';
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.28px;
    text-align: left;
    color: #878787;
}
.element_blog_el_left_svg{
    position: relative;
    /*top: 3px;*/
}
.element_blog_el_left_number{
    font-family: 'Inter';
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.28px;
    color: #878787;
}
.detail_pod {
    cursor: pointer;
}
.detail_pod svg{
    position: relative;
    top: 3px;
}
.detail_text{
    max-width: 1054px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.back_container{
    background: #31190F;
}
.detail_block_3{
    display: flex;
    gap: 92px;
}
.detail_block_3_left{
    width: 29%;
}
.detail_block_3_img{
    width: 65%;
}
.detail_block_3_title{
    font-family:'Lithium Typeface (LT)';
    font-size: 50px;
    font-weight: 400;
    line-height: 44.25px;
   color: #FFFFFF;
    padding-top: 80px;
}
.detail_block_3_anonce{
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    color: #FFFFFF;
    padding: 20px 0 4px 0;
}
.detail_block_3 .connection__addresses span{
    font-size: 24px;
    font-weight: 500;
    line-height: 34.92px;
    letter-spacing: -0.05em;
    color: #F7F4F0;
}
.detail_block_3 .connection__addresses span::after{
    background-color: #F7F4F0;
}
.detail_block_3_img img{
    max-width: none;
}
.detail_block_3_salon_t{
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    color: #F7F4F0;
    padding: 20px 0 4px 0;
}
.back_container{
    overflow: hidden;
}
@media (max-width: 1300px) {
    .blog_detail_b1_img{
        overflow: hidden;
        width: 50%;
        display: flex;
        justify-content: center;
    }
    .blog_detail_b1_img img{
        max-width: none;

    }
    .blog_detail_b1_left{
        width: calc(50% - 56px);
    }
    .detail_block_3{
        gap: 40px;
    }
    .detail_block_3_left,.detail_block_3_img{
        width: calc(50% - 20px);
    }
}
@media (max-width: 1050px) {
    .blog_detail_b1{
        flex-direction: column;
        gap: 40px;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .blog_detail_b1_left{
        width: 100%;
    }
    .blog_detail_b1_img{
        overflow: hidden;
        width: 100%;
    }
    .blog_detail_b1_img img{
        width: 100%;
        height: 100%;
    }
    .detail_text{
        padding-bottom: 80px;
    }
}
@media (max-width: 900px) {
    .blog_detail_b1_back{
        padding-bottom: 20px;
    }
    .blog_detail_b1_title{
        font-size: 36px;
        font-weight: 400;
        line-height: 31.86px;
        margin: 20px 0 12px 0;
    }
    .blog_detail_b1_anonce{
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
        line-height: 23.28px;
    }
    .blog_detail_b1_bottom{
        margin-top: 20px;
    }
    .detail_block_3{
        flex-direction: column;
        gap: 60px;
    }
    .detail_block_3_left{
        width: 100%;
    }

    .detail_block_3_title{
        font-size: 36px;
        font-weight: 400;
        line-height: 31.86px;
        padding-top: 60px;
    }
    .detail_block_3_anonce{
        font-size: 16px;
        font-weight: 400;
        line-height: 23.28px;
        padding: 12px 0;
    }
    .detail_block_3 .connection__addresses span{
        font-size: 18px;
        font-weight: 500;
        line-height: 26.19px;
        letter-spacing: -0.05em;
    }
    .detail_block_3_img{
        margin: 0 -20px;
        width: calc(100% + 40px);
    }
    .detail_block_3_img img{
        width: 100%;
        height: 100%;

    }




}



/*comment*/
.detail_comment{
max-width: 1057px;
    padding: 100px 0 120px 0;
}
.detail_comment_title{
    font-family: 'Lithium Typeface (LT)';
    font-size: 50px;
    font-weight: 400;
    line-height: 44.25px;
    text-align: left;
    color: #272727;
    padding-bottom: 43px;
}
.detail_comment_title span{
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 400;
    line-height: 26.19px;
    text-align: left;
    padding-left: 12px;
}
.detail_comment_form_input{
    display: flex;
    flex-direction: column;
}
.detail_comment_form_input input[name="name"]{
    border: 1px solid #E6E6E6;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.04px;
    text-align: left;
    padding: 18px 20px;
    margin-bottom: 8px;
    outline:none!important;
}
.detail_comment_form_input textarea[name="comment"]{
    border: 1px solid #E6E6E6;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400;
    line-height: 19.04px;
    text-align: left;
    padding: 18px 20px;
    margin-bottom: 20px;
    outline:none!important;
    height: 142px;
    resize: none;
}
.detail_comment_form_bottom{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.detail_comment_form_input_text{
    font-size: 14px;
    font-weight: 400;
    line-height: 19.53px;
    text-align: left;
    color: #878787;
}
.detail_comment_form_input_text a{
    color: #630A09;
    text-decoration: underline;
}
.detail_comment_form_btn{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 21.42px;
    padding: 18px 38px;
    background: #272727;
    border: 1px solid #272727;
    cursor: pointer;
}
.detail_comment_form_btn:hover{
    color: #272727;
    background: #FFFFFF;
}

.detail_comment_elem_one{
    display: flex;
    gap: 16px;
    padding: 20px 0;
}
.detail_comment_elem_img{
    background: #F7F4F0;
    font-family: 'Inter';
    font-size: 24px;
    font-weight: 400;
    line-height: 28.56px;
    border-radius: 40px;
    height: 44px;
    max-width: 44px;
    min-width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.detail_comment_elem_top{
    display: flex;
    gap: 8px;
    padding-bottom: 12px;
    align-items: flex-end;
}
.detail_comment_elem_name{
    font-size: 18px;
    font-weight: 400;
    line-height: 26.19px;
    text-align: left;
    color: #272727;
}
.detail_comment_elem_date{
    color: #878787;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.28px;
}
.detail_comment_elem_center{
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    text-align: left;
    padding-bottom: 20px;
}
.detail_comment_elem_bottom{
    display: flex;
    gap: 12px;
}
.detail_comment_elem_answer, .detail_comment_elem_like{
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    text-align: left;
    color: #878787;
    cursor: pointer;
}
.detail_comment_elem_answer svg, .detail_comment_elem_like svg {
position: relative;
    margin-right: 4px;
    top: 3px;

}
.comment_detail_answer{
    max-height: 0px;
    overflow: hidden;
    transition: all .5s ease-out;
}
.comment_detail_answer.open_c{
    max-height: 2000px;
}
.comment_detail_answer_btn {
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    line-height: 20.37px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #31190F;
    cursor: pointer;
    width: max-content;
    padding-bottom: 20px;
}
.comment_detail_answer_btn svg{
    margin-left: 4px;
}
.close_comm{
    padding: 0!important;
}
.detail_comment_elem_two{
    padding: 20px 0;
    display: flex;
    gap: 16px;
    padding-left: 67px;
}
.comment_form_answer{
    padding-bottom: 10px;
    font-size: 14px;
}
.comment_form_answer{
    display: flex;
    align-items: center;
    gap: 5px;
}
.comment_form_answer_close{
    cursor: pointer;
}
.comment_form_answer_close svg{
   position: relative;
    top: 3px;
}
.comment_form_answer_close:hover svg path{
    stroke: red;
}
.padding_left_130{
    padding-left: 130px;
}
.detail_comment_elem{
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
    margin-top: 20px;
}
.detail_comment_elem:first-of-type{
    border-top:none;
    padding-top: 0;
    margin-top: 0;
}
.detail_comment_elem_like{
    display: flex;
}
.detail_comment_elem_like.like_comm svg path{
    stroke: red;
    fill: red;
}
.add_comm_dn{
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 500;
    line-height: 21.42px;
    text-align: left;
    padding: 18px 32px;
    color: #31190F;
    border: 1px solid #272727;
    background: #fff;
    width: max-content;
    margin: 40px 0 0 0;
    cursor: pointer;
}
.add_comm_dn:hover{
    color: #fff;
    background: #31190F;
}
.detail_comment_elem_none{
    display: none!important;
}
.comment_title_form{
    display: block;
    padding: 0;
    font-family: 'Lithium Typeface (LT)';
    font-size: 35px;
    font-weight: 400;
    line-height: 36px;
    color: #272727;
}
.comment_title_form_text{
    margin: 20px 0;
    font-size: 16px;
    line-height: 23.28px;
}
@media (max-width: 900px) {
.detail_comment_title{
    font-size: 35px;
    font-weight: 400;
    line-height: 31.86px;
    text-align: left;
    padding-bottom: 20px;
}
    .detail_comment{
        padding: 56px 0 10px 0;
    }
}
@media (max-width: 800px) {
    .detail_comment_form_bottom{
        flex-direction: column;
    }
    .detail_comment_form_btn{
        width: 100%;
        text-align: center;
    }
    .add_comm_dn{
        text-align: center;
        width: 100%;
    }
}
/*comment*/
/* End */


/* Start:/bitrix/templates/1/components/bitrix/news.list/quest_blog/style.css?17744303381576*/
.quest_block{
    padding-top: 100px;
}
.quest_block_title{
    font-family: 'Lithium Typeface (LT)';
    font-size: 50px;
    font-weight: 400;
    line-height: 44.25px;
    color: #272727;
    padding-bottom: 40px;
}
.quest_block_top{
    display: flex;
    justify-content: space-between;
}
.quest_block_title_el{
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #272727;
}
.quest_block_elem{
    padding-bottom: 24px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 24px;
}
.quest_block_bottom{
    max-height: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.28px;
    color: #272727;
    overflow: hidden;
    transition: all .5s ease-out;
}
.open .quest_block_bottom{
    max-height: 500px;
    padding-top: 6px;
    max-width: 1100px;
}
.quest_block_elem.open .quest_block_svg{
    transform: rotate(45deg);
}
.quest_block_svg{
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.quest_block_elem:last-of-type{
    border: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 800px) {
        .quest_block_title{
            font-size: 36px;
            font-weight: 400;
            line-height: 31.86px;
            padding-bottom: 20px;
        }
    .quest_block_title_el{
        font-size: 18px;
        font-weight: 400;
        line-height: 22.5px;
    }

    .quest_block_top{
        gap: 20px;
    }
    .quest_block{
        padding-top: 80px;
    }
    .quest_block_bottom{
        font-size: 16px;
        font-weight: 400;
        line-height: 23.28px;
        text-align: left;
    }

}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/system.pagenavigation/new/style.css?17744303382424*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-active span
{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}


/* End */


/* Start:/bitrix/templates/1/components/bitrix/news/blog_2024/bitrix/news.list/recomendation/style.css?17744303388965*/
.title_h1{
	font-family: 'Lithium Typeface (LT)';
	font-size: 50px;
	font-weight: 400;
	line-height: 44.25px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 100px 0 40px 0;
}
.section_top{
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 80px;
}
.section_list{
	display: flex;
	gap: 12px;
}
.section_list_elem {
	text-decoration: none!important;
	display: block;
	color: #878787;
	background: #E6E6E6;
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 12px 20px;
	border-radius: 31px;
}
.section_list_elem:visited {
	color: #878787;
}
.section_list_elem:hover{
	color: #FFFFFF;
	background: #272727;
	cursor: pointer;
}
.section_list_elem.active{
	color: #FFFFFF;
	background: #272727;
	cursor: text;
}
.sort_block_list{
	position: relative;
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #272727;
	padding: 12px 90px 12px 20px;
	border: 1px solid #E6E6E6;
	cursor: pointer;
}
.sort_block_list:before{
	content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 1.5L6.5 5.5L11 1.5' stroke='%23272727' stroke-width='1.5' stroke-linecap='square'/%3e%3c/svg%3e ");
	position: absolute;
	top: 10px;
	right: 20px;
}
.sort_block{
	position: relative;
}
.open_sort .sort_block_list:before{
	transform: rotate(180deg);
	top: 15px;
}
.element_blog{
	display: flex;
	flex-wrap: wrap;
	gap: 100px 40px;
}
.sort_block.open_sort .list_open{
	display: block!important;
	position: absolute;
	top: 54px;
	right: 0;
	padding: 10px 0;
	z-index: 1;
}
.list_open{
	border: 1px solid #E6E6E6;
	background: white;
}

.list_open_element{
	padding: 6px 46px;
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 23.28px;
	text-align: left;
	color:#878787 ;
}
.list_open_element.active{
	color: #272727;
	cursor: text!important;
	position: relative;
}
.list_open_element.active:before{
	position: absolute;
	content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 4.92857L5.36364 9.5L13 1.5' stroke='black' stroke-width='2'/%3e%3c/svg%3e ");
	top: 5px;
	left: 20px;
}
.list_open_element:hover{
	color: #272727;
	cursor: pointer;
}




/*photo left*/
.element_blog_el_left{
	display: flex;
	gap:95px;
}
.element_blog_el_left_img{
	width: 64%;
	cursor: pointer;
}
.element_blog_el_left_img img{
	width: 100%;
	height: 100%;

}
.element_blog_el_left_text{
	width: 29%;
	flex-direction: column;
	display: flex;
}
.element_blog_el_left_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.element_blog_el_left_info{
	display: flex;
	gap: 16px;
}
.element_blog_el_left_view{
	display: flex;
	align-items: center;
	gap: 8px;
}
.element_blog_el_left_svg svg{
	position: relative;
	top: 3px;
}
.element_blog_el_left_section{
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 23.28px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 2px 8px;
	color: #FFFFFF;
	background: #31190F;
	cursor: pointer;
}
.element_blog_el_left_title{
	display: block;
	margin: 76px 0 20px 0;
	padding: 0;
	font-family: 'Lithium Typeface (LT)';
	font-size: 50px;
	font-weight: 400;
	line-height: 44.25px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.element_blog_el_left_anonve{
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 23.28px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.element_blog_el_left_data{
	font-family: 'Inter';
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 23.28px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #878787;
	margin: auto 0 0 0;
}
@media (max-width: 1635px) {
.element_blog_el_left_img{
	overflow: hidden;
	display: flex;
	justify-content: center;
}
	.element_blog_el_left{
		width: 100%;
	}
	.element_blog_el_left_img img{
		width: auto;
		max-width: none;
	}
}
@media (max-width: 1200px) {
	.element_blog_el_left{
		gap: 40px;
	}
	.element_blog_el_left_img, .element_blog_el_left_text{
		width: calc(50% - 20px);
	}

}
@media (max-width: 1050px) {
	.element_blog_el_left{
		flex-direction: column;
	}
	.element_blog_el_left_img, .element_blog_el_left_text{
		width: 100%;
	}
	.element_blog_el_left_title{
		margin: 20px 0;
	}
	.element_blog_el_left_anonve{
		padding-bottom: 20px;
	}
	.element_blog_el_left_img img{
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width: 900px) {
.element_blog_el_left{
	gap: 20px;
}
	.element_blog_el_left_title{
		font-size: 31px;
		font-weight: 400;
		line-height: 32px;
		text-align: left;
	}
	.element_blog_el_left_data{
		font-size: 14px;
		font-style: italic;
		font-weight: 400;
		line-height: 20.37px;
		text-align: left;
	}
}
/*photo left*/




/*pholo small*/


.element_blog_small{
	width: calc(100%/3 - 80px/3);
}
.element_blog_small_img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.element_blog_small .element_blog_el_left_top{
	padding-top: 20px;
}
.element_blog_small_title{
	display: block;
	padding: 0;
	margin: 20px 0 12px 0;
	font-family: 'Lithium Typeface (LT)';
	font-size: 36px;
	font-weight: 400;
	line-height: 36px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #272727;
}
.element_blog_small_anonce{
	margin-bottom: 20px;
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 400;
	line-height: 23.28px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

	-webkit-line-clamp: 2; /* Число отображаемых строк */
	display: -webkit-box; /* Включаем флексбоксы */
	-webkit-box-orient: vertical; /* Вертикальная ориентация */
	overflow: hidden; /* Обрезаем всё за пределами блока */
}


@media (max-width: 1200px) {
	.element_blog_small {
		width: calc(100%/3 - 40px/3);
	}
}

@media (max-width: 900px) {
	.element_blog_small_title{
		font-size: 31px;
		font-weight: 400;
		line-height: 32px;
		text-align: left;
	}
}
@media (max-width: 800px) {
	.element_blog_small{
		width: 100%;
	}
}



/*pholo small*/

/*photo rigth*/
.element_blog_el_rigth{
	flex-direction: row-reverse;
}
@media (max-width: 1050px) {

	.element_blog_el_rigth {
		flex-direction: column;
	}
}
/*photo rigth*/




.bx-pagination ul li span, .bx-pagination ul li a{
	all: inherit!important;
	border: none!important;
	color: #878787!important;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 18px!important;
	padding: 0!important;
	background: none!important;
	min-width: none!important;
	height: auto!important;
}
.bx-pagination ul li.bx-active span{
	color: var(--main-color)!important;
}
.bx-pagination ul li a:hover{
	cursor: pointer!important;
	color: var(--main-color)!important;
}
.bx-pagination .bx-pagination-container{
	padding: 0;
}
.bx-pagination {
	margin: 0;
}

.bx-pagination ul li{
	margin: 0!important;
}
.bx-pagination ul{
	display: flex!important;
	gap: 20px;
	justify-content: center;
}
@media (max-width: 600px) {
	.bx-pagination ul {
		gap: 18px;
		font-size: 16px;
	}

}
.catalog__bottom-btn {
	width: 100%;
	font-weight: 500;
	line-height: 119%;
	background-color: #31190F;
	color: #fff;
	padding: 18px 32px;
	margin-bottom: 32px;
	margin-top: 100px;
	transition: all .5s;
}
.catalog__bottom-btn:hover{
	background-color: #ffffff;
	color: #31190F;
}
.container .bx-pagination{
	margin:  0 0 120px 0;
}
.no_zapis{
	padding-bottom: 120px;
}
@media (max-width: 1200px) {
	.element_blog{
		gap: 100px 20px;
	}

}
@media (max-width: 1100px) {
	.section_top{
		flex-direction: column;
		gap: 20px;
		border: none;
		padding-bottom: 40px;
		margin-bottom: 0;
	}
	.sort_block.open_sort .list_open {
		width: 100%;
	}
}
@media (max-width: 1050px) {
.element_blog{
	gap: 40px 20px;
}
	.catalog__bottom-btn{
		margin: 80px 0 32px 0;
	}
	.container .bx-pagination{
		margin: 0 0 75px 0;
	}
}
@media (max-width: 900px) {
	.catalog__bottom-btn{
		margin: 40px 0 20px 0;
	}
	.container .bx-pagination{
		margin: 0;
	}
	.title_h1{
		font-size: 36px;
		font-weight: 400;
		line-height: 31.86px;
		padding: 80px 0 20px 0;
	}
	.section_list_elem{
		width: max-content;
		white-space: nowrap;
	}
	.section_list_over{
		overflow: auto;
		margin: 0 -20px;
		padding: 0 20px;
	}
	.section_list_over::-webkit-scrollbar {
		width: 0;
	}
}
.element_blog_small_img{
	overflow: hidden;
}
.element_blog_small:hover img{
	transform: scale(1.02);
}
/* End */
/* /bitrix/templates/1/components/bitrix/news/blog_2024/bitrix/news.detail/.default/style.css?177443033810792 */
/* /bitrix/templates/1/components/bitrix/news.list/quest_blog/style.css?17744303381576 */
/* /bitrix/templates/1/components/bitrix/system.pagenavigation/new/style.css?17744303382424 */
/* /bitrix/templates/1/components/bitrix/news/blog_2024/bitrix/news.list/recomendation/style.css?17744303388965 */
