

/* Start:/local/templates/bstil/components/bitrix/menu/header-menu-desktop/style.css?17636333551168*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/bstil/components/bitrix/menu/header-menu-desktop/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}


.header-nav {
	display: flex;
	gap: 30px;
	align-items: center;
}

.header-nav a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.5px;
	padding: 10px 0;
	position: relative;
	transition: all 0.3s ease;
}

.header-nav a:hover {
	color: #d4af37;
}

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

.header-nav a:hover::after {
	width: 100%;
}

.header-nav a.active {
	color: #d4af37;
}

.header-nav a.active::after {
	width: 100%;
}

/* End */


/* Start:/local/templates/bstil/components/bitrix/menu/header-menu-mobile/style.css?1760547051612*/
.menu-links{
	padding: 20px;
}
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/bstil/components/bitrix/menu/header-menu-mobile/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/bstil/components/bitrix/subscribe.edit/template1/style.min.css?1761647734158*/
div.subscribe-edit .red{color:red}div.subscribe-edit .green{color:green}div.subscribe-edit .errorcolor{color:red}div.subscribe-edit .successcolor{color:green}
/* End */
/* /local/templates/bstil/components/bitrix/menu/header-menu-desktop/style.css?17636333551168 */
/* /local/templates/bstil/components/bitrix/menu/header-menu-mobile/style.css?1760547051612 */
/* /local/templates/bstil/components/bitrix/subscribe.edit/template1/style.min.css?1761647734158 */
