

/* Start:/bitrix/templates/newferma/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1687416086400*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.pagination {
    margin: 0!important;
}

.pagination .page-item {
    padding: 5px!important;
}
/* End */


/* Start:/bitrix/templates/newferma/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17338218702203*/
.detail-text p,.detail-text li
{
	font-size: 14px !important;
}
.img-article {
    width: 100%;
    height: 200px;
	position:100%;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.link-article {
    overflow: hidden;
    width: 100%;
    height: 1000%;
    display: block;
    position: relative;
	height: 200px;
}

.link-article:hover .img-article {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.link-article:before {
	content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
	background: rgb(0 0 0 / 50%);	
	z-index: 1;
}
.item-card-data {
	color: #fff;
	position: absolute;
    top: 5px;
    right: 5px;
	font-size: 0.875rem;
	z-index: 2;
}

.article-card-title {
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    line-height: 1.2;
    color: #fff;    
	font-size: 1rem;
    display: flex;
    align-items: center;
	z-index: 2;
}


article .product-list.table {
    list-style: none;
    padding: 0;
}

article .product-list.table {
    list-style: none;
    padding: 0;
}

article ul.product-list li:before {
    content: '';
    width: 0px;
    height: 0px;
    left: 0px;
    top: 0px;
}

article img[align=middle] {
	margin: 0 auto;
    display: block;
}

article .ya-share2 ul li:before {
    content: '';
   display: none;
}

.ya-share2__link {
    border: 0;
}

article i {
    color: #4DA144;
}

.tag-link {
    background: #4DA144;
    color: #fff;
    border-radius: 15px;
    padding: .375rem .75rem;
    margin-right: 10px;
}

.tag-link:hover {
    background: #2d7326;
    color: #fff;
}

.block-author {
    background: #F9F6F1;
    border: 1px solid;
    border-color: #DFD6C8;
    padding: 15px 25px;
}

.author-name {
    font-size: 20px;
    font-weight: bold;
}

.menu-left ul li  {
	border-bottom: 1px solid #fff;
}

.menu-left ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    background: #F8F2E6;
    padding: 7px 15px;
}

.menu-left ul li a:hover { 
    color: #F1B03C;
    background: #F0F6E0;
}
/* End */
/* /bitrix/templates/newferma/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1687416086400 */
/* /bitrix/templates/newferma/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17338218702203 */
