

/* Start:/local/templates/almaval/components/bitrix/catalog/template_new_catalog/style.css?17284791671115*/

.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/almaval/components/bitrix/catalog.section.list/template_category/style.css?17284791671227*/
/* Category_catalog */
.category_catalog{margin:0 0 100px 0}
.category_catalog > .title {
    font-family: 'Onest-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    color: #1A1E24;
	margin: 0 0 40px 0;
}
.category_catalog > .category_catalog__items {
    display: grid;
    -ms-grid-columns: repeat(auto-fit, minmax(227px, 227px));
    grid-template-columns: repeat(auto-fit, minmax(227px, 227px));
    -ms-grid-gap: 20px;
    grid-gap: 20px;
}
.category_catalog > .category_catalog__items > .category_catalog__item > a{
    background: #F7F7F9;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
    height: 235px;
}
.category_catalog > .category_catalog__items > .category_catalog__item > a > .title {
    font-family: 'Onest-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: #1A1E24;
    padding: 0 20px 25px;
    text-align: center;
}
.category_catalog > .category_catalog__items > .category_catalog__item > a > img {
    max-width: 100%;
    display: block;
    object-fit: cover;
    height: auto;
    padding: 10px 40px 17px;
}
/* End */


/* Start:/local/templates/almaval/components/lazarovstudio/news/template_catalog_download/bitrix/news.list/.default/style.css?1728479167883*/
.items > .item {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
    width: 100%;
    margin: 80px 0;
}
.item_info {
    width: 100%;
    max-width: 580px;
    min-width: 300px;
    display: block;
    height: auto;
}
.item_info > .title {
    font-family: 'Onest-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #1A1E24;
}
.item_info > .desc {
    font-family: 'Onest-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    margin: 20px 0 30px;
    color: #1A1E24;
}
.item_info > .btn_down {
    background: #27A8E0;
    border-radius: 10px;
    padding: 20px 30px;
    color: white;
    display: block;
    width: 245px;
}

@media screen and (max-width: 820px){
    .items > .item {
        flex-direction: column-reverse;
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/almaval/components/bitrix/news.list/template_tizer_why/style.css?17284791671019*/
.block_tizer_info{margin: 80px 0;}
.block_tizer_info > .tizer_info__title{
    font-family: 'Onest-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    color: #1A1E24;
    margin: 0 0 40px 0;
}
.tizer_info__items {
    display: grid;
    -ms-grid-columns: repeat(auto-fit, minmax(320px, 390px));
    grid-template-columns: repeat(auto-fit, minmax(290px, 290px));
    -ms-grid-gap: 20px;
    grid-gap: 20px;
}
.tizer_info__item {
    background: #F7F7F9;
    border-radius: 20px;
	padding: 30px;
}
.tizer_info__item > img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
    display: block;
}
.tizer_info__item > .tizer_info__item_title{
	font-family: 'Onest-Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: #1A1E24;
	margin: 30px 0 10px 0;
}
.tizer_info__item > .tizer_info__item_txt{
	font-family: 'Onest-Regular';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #626D7D;
}
/* End */
/* /local/templates/almaval/components/bitrix/catalog/template_new_catalog/style.css?17284791671115 */
/* /local/templates/almaval/components/bitrix/catalog.section.list/template_category/style.css?17284791671227 */
/* /local/templates/almaval/components/lazarovstudio/news/template_catalog_download/bitrix/news.list/.default/style.css?1728479167883 */
/* /local/templates/almaval/components/bitrix/news.list/template_tizer_why/style.css?17284791671019 */
