

/* Start:/local/templates/bstil/components/bitrix/news.list/category/style.css?17636346781598*/
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;
}

.mpcgc-card-image {
	width: 100%;
	height: 458px;
	object-fit: cover;
	display: block;
}

@media (max-width: 768px) {
	.mpcgc-card-image {
		height: 237px;
	}
}





.mpcg-head h2 {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.5px;
	padding: 10px 0;
	position: relative;
	display: inline-block;
	transition: all 0.3s ease;
	cursor: pointer;
}

.mpcg-head h2::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #d4af37;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.mpcg-head h2:hover {
	color: #d4af37;
}

.mpcg-head h2:hover::after {
	width: 100%;
}


.mpcgc-card,
.mpcgc-card-product {
	position: relative;
}

.mpcgc-card span,
.mpcgc-card-product span {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.5px;
	position: relative;
	display: inline;
	transition: all 0.3s ease;
	padding: 5px 0;
}


.mpcgc-card span::after,
.mpcgc-card-product span::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: -2px;
	left: 0;
	background-color: #d4af37;
	transition: all 0.3s ease;
}


.mpcgc-card:hover span,
.mpcgc-card-product:hover span {
	color: #d4af37;
}

.mpcgc-card:hover span::after,
.mpcgc-card-product:hover span::after {
	width: 100%;
}


.mpcgc-card-image,
.mpcgc-card-product img {
	transition: transform 0.3s ease;
}

.mpcgc-card:hover .mpcgc-card-image,
.mpcgc-card-product:hover img {
	transform: scale(1.05);
}





/* End */


/* Start:/local/templates/bstil/components/bitrix/news.list/banners_index/style.css?1763642214674*/
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;
}








.akg-slider-button-catalog {
	display: flex;
	justify-content: center;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
}


.akg-slider-button-catalog::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #d4af37;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.akg-slider-button-catalog:hover {
	color: #d4af37;
	border-color: transparent;
}

.akg-slider-button-catalog:hover::after {
	width: 100%;
}

/* End */


/* Start:/local/templates/bstil/components/bitrix/news.list/blog_index/style.css?17636358421320*/
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;
}



.bwngc-block {
	position: relative;
	transition: all 0.3s ease;
}


.bwngc-block img {
	transition: transform 0.3s ease;
}

.bwngc-block:hover img {
	transform: scale(1.05);
}


.bwngc-block a {

	border: 1px solid #DBDBDB;
	display: flex;
	justify-content: center;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
}


.bwngc-block a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #d4af37;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.bwngc-block:hover a {
	color: #d4af37;
	border-color: transparent;
}

.bwngc-block:hover a::after {
	width: 100%;
}


.bwng-button-show p {
	color: #333;
	text-decoration: none !important;
	letter-spacing: 0.5px;
	padding: 10px 0;
	position: relative;
	transition: all 0.3s ease;
	display: inline-block;
}

.bwng-button-show p::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #d4af37;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.bwng-button-show:hover p {
	color: #d4af37;
}

.bwng-button-show:hover p::after {
	width: 100%;
}

/* End */


/* Start:/local/templates/bstil/components/bitrix/news.list/sertificate_index/style.css?1763636450906*/
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;
}




.gsgr-block {
	position: relative;
	transition: transform 0.3s ease;
	text-decoration: none;
}

.gsgr-block:hover {
	transform: scale(1.05);
}


.gsg-left a {

	display: flex;
	justify-content: center;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
}


.gsg-left a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #d4af37;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.gsg-left a:hover {
	color: #d4af37;
	border-color: transparent;
}

.gsg-left a:hover::after {
	width: 100%;
}


.swiper-gsg-right-mobile .gsgr-block {
	transition: transform 0.3s ease;
}

.swiper-gsg-right-mobile .gsgr-block:hover {
	transform: scale(1.05);
}

/* End */


/* Start:/local/templates/bstil/components/bitrix/news.list/shops_index/style.css?1763637554509*/
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;
}




.asgl-block {
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	transform-origin: left center;
}

.asgl-block:hover {
	transform: scale(1.05);
}

.asgl-block p {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.5px;
	padding: 10px 0;
	position: relative;
	transition: all 0.3s ease;
	display: inline-block;
	margin: 0;
}









/* End */
/* /local/templates/bstil/components/bitrix/news.list/category/style.css?17636346781598 */
/* /local/templates/bstil/components/bitrix/news.list/banners_index/style.css?1763642214674 */
/* /local/templates/bstil/components/bitrix/news.list/blog_index/style.css?17636358421320 */
/* /local/templates/bstil/components/bitrix/news.list/sertificate_index/style.css?1763636450906 */
/* /local/templates/bstil/components/bitrix/news.list/shops_index/style.css?1763637554509 */
