

/* Start:/bitrix/templates/.default/components/bitrix/menu/left.menu/style.css?1582958893184*/
.left-menu
{
    list-style: none;
    text-transform: uppercase;
	margin: 0;
    font-size: 14px;
    font-weight: 700;
}
.left-menu li{
    padding-left: 0;
    margin-bottom: 8px;
}
/* End */


/* Start:/bitrix/templates/jin/components/bitrix/news.detail/country-detail/style.css?15829589111857*/
.country-detail {
	overflow: hidden;
	height: auto;
	width: 735px;
}

.country-detail .brands-list {
	float: left;
	margin: 0 4px 5px 0;
	position: relative;
	-webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.0), inset 0 0 0 1px rgba(239, 239, 239, 1);
	-moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.0), inset 0 0 0 1px rgba(239, 239, 239, 1);
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.0), inset 0 0 0 1px rgba(239, 239, 239, 1);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.country-detail .brands-list:nth-child(3n) { margin: 0; }

.country-detail .brands-list:hover {
	-webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 1px rgba(239, 239, 239, 0);
	-moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 1px rgba(239, 239, 239, 0);
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 1px rgba(239, 239, 239, 0);
	z-index: 2;
}

.country-detail .brands-list .brand-name {
	display: table-cell;
	width: 242px;
	height: 151px;
	border: 2px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0f73ae;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	transition: border-color 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.country-detail .brands-list .brand-name > span {
	display: inline-block;
	line-height: 1;
	border-bottom: 1px solid transparent;
	-webkit-transition: border-color .3s;
	-moz-transition: border-color .3s;
	-o-transition: border-color .3s;
	transition: border-color .3s;
}

.country-detail .brands-list:hover .brand-name { border-color: #f9736d; }
.country-detail .brands-list:hover .brand-name > span { border-color: #0f73ae; }
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/left.menu/style.css?1582958893184 */
/* /bitrix/templates/jin/components/bitrix/news.detail/country-detail/style.css?15829589111857 */
