

/* Start:/local/templates/.default/components/bitrix/news/collections2024/style.css?17080231861631*/
.backToList{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 24px;
	display: block;
	color: #000000;
	float: right;
}

.backToList:active{
	position: relative;
	top: 1px;
}

#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	background-color: #f3f3f3;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	cursor: pointer;
	font-size: 14px;
	display: block;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}

/*#nextSection li{
	padding: 12px 24px;
}*/

#nextSection li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
    padding: 12px 24px;
	font-size: 13px;
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

li.selected a{
	font-weight: bold!important;
	font-size: 1.1em!important;
}

#nextSection li .cnt{
	color: #888888;
	float: right;
}
.collection-desc {
	margin: 12px 0;
	color: #000000;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.filter/collections/style.css?17080233896821*/
/*  sub filter style           */
#subfilter .params {
	transition: all .2s ease;
	clear: both;
	opacity: 1;
}

#smartFilterControlsSub {
	display: inline-block;
	margin: 20px;
}

#smartFilterControlsSub  input[type="submit"],#smartFilterControlsSub  input[type="submit"]:hover, #smartFilterControlsSub  input[type="submit"]:active {
	background-color: initial!important;
	color: #1d65c9;
	font-weight: 600;
	border: 0!important;
	font-size: 14px!important;
	text-decoration: underline!important;
	cursor: pointer!important;
}

#subfilter .params.collapsed {
	display: block;
	margin-top: -18px;
	overflow: hidden;
	opacity: 0;
	max-height: 0;
}

#subfilter .params  {
	display: inline-block;
	width: 160px;
}

#subfilter .paramsBoxTitleMod {
	display: inline-block;
	line-height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
}


#subfilter .shape {
	background: url("/local/img/filter.png");
	background-size: contain;
	width: 110px;
	height: 51px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
	font-size: 13px;
}
#subfilter .line {
	width: 30px;
	display: inline-block;
	border: 1px solid #dddddd;
	margin: 24px 0;
	padding: 0;
	height: 0;
}

.titleBlock {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 6px;
	margin-left: 10px;
}
.titleBlock h1 {
	display: inline-block;
	padding-right: 20px!important;
	padding-left: 0!important;
	color: #1d65c9;
	font-weight: 600;
	text-transform: uppercase;
}
.titleBlock h1:before {
	content: "•";
	margin-right: 20px;
}

#subfilter {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
}

#subfilter .propExpander{
	display: none;
}

#subfilterForm{
	padding-bottom: 24px;
}

#subfilter a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#subfilter span.heading{
	font-family: 'robotobold';
	text-transform: uppercase;
	background: #f3f3f3;
	text-align: center;
	padding-left: 0px;
	cursor: pointer;
	font-size: 14px;
	color: #000000;
}

#subfilter .paramsBox {
	padding: 3px 3px 3px 10px;
	position: relative;
	clear: both;
	font-size: 14px;
	display: inline-block;
	border: 1.2px solid #e8eaf1;
	border-radius: 25px;
	height: 42px;
	margin-right: 10px;
}

#subfilter .paramsBoxTitle {
	display: inline-block;
	margin-bottom: 18px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
}

#subfilter .paramsBoxTitle span{
	cursor: pointer;
}


.titleBlock {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 6px;
	margin-left: 10px;
}
.titleBlock h1 {
	display: inline-block;
	padding-right: 20px!important;
	padding-left: 0!important;
	color: #1d65c9;
	font-weight: 600;
	text-transform: uppercase;
}
.titleBlock h1:before {
	content: "•";
	margin-right: 20px;
}

@media (max-width: 1280px){
	#subfilter .shape {
		display: none;
	}
	#subfilter .line {
		display: none;
	}
	#subfilter .paramsBox {
		margin: 12px;
	}
	#subfilter {
		flex-wrap: wrap;
	}
}

@media (max-width: 640px){
	#subfilter .filter-place {
		width: 100%;
	}
	#subfilter .paramsBox {
		margin: 12px 0;
	}
	.titleBlock h1:before {
		content: "";
		margin-right: 0;
	}
	.chosen-container .chosen-drop {
		left: -100px;
	}
}


#subfilter input[type="text"] {
	background: #f6f9fe;
	border: 1.2px solid #1d65c9!important;
	color:#000000;
	border-radius: 4px;
	background-image: none!important;
	background-size: initial!important;
	background-repeat: no-repeat;
}

#subfilter .presearch {
	color: #e8eaf1;
	font-weight: 600;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	font-family: 'robotobold';
	margin-bottom: 4px;
}

#subfilter .presearch img {
	width: 16px;
}
.popular-block a {
	text-decoration: none;
	color: #000000;
	border-radius: 16px;
	margin-right: 20px;
	display: inline-block;
	padding: 2px 14px 2px 14px;
	text-align: center;
	border: 1px solid #d3d3d3;
}

.popular-block {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Shose style additional*/
.chosen-container-single .chosen-single span {
	width: 114px;
}
.chosen-container {
	width: 100px !important;
}

.chosen-container-single .chosen-drop {
	max-width: 300px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	width: 160px;
	line-height: 42px!important;
	background: #1d65c9!important;
	color: #ffffff!important;
	height: 42px!important;
	border: 0!important;
	border-radius: 25px!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	cursor:pointer;
}
.chosen-container-single .chosen-single {
	width: 160px;
	line-height: 42px!important;
	background: #1d65c9!important;
	color: #ffffff!important;
	height: 42px!important;
	border: 0!important;
	border-radius: 25px!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	cursor:pointer;
}

.chosen-container .chosen-drop {
	max-width: 300px!important;
	width: 300px!important;
}

.chosen-container .chosen-results li.highlighted {
	background-color: #ffffff!important;
	background-image: none!important;
	color: #1d65c9!important;
	text-decoration: underline;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
}

.chosen-container .chosen-results li.active-result {
	font-weight: 600;
	color: #000000;
}

.chosen-container .chosen-results {
	scrollbar-width: thin;
	scrollbar-color: #1d65c9 #f6f9fe;
}
.chosen-container .chosen-results::-webkit-scrollbar {
	width: 12px;
}
.chosen-container .chosen-results::-webkit-scrollbar-track {
	background: #f6f9fe;
}

.chosen-container .chosen-results::-webkit-scrollbar-thumb {
	background-color: #1d65c9;
	border-radius: 20px;
	border: 3px solid #f6f9fe;
}

.chosen-container .chosen-drop {
	padding: 2px 10px 6px 10px!important;
	border: 1px solid #e8eaf1!important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.chosen-container-single .chosen-drop {
	margin-top: 1px!important;
}


.chosen-container-single .chosen-single div b {
	background: url(/local/lib/chosen_v1.8.7/ch2.png)!important;
	width: 14px;
	height: 20px;
	display: block;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background: url(/local/lib/chosen_v1.8.7/ch1.png)!important;
	width: 14px;
	height: 20px;
	display: block;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
}

.chosen-container-single .chosen-single div,
.chosen-container-active.chosen-with-drop .chosen-single div{
	width: 26px!important;
	height: initial!important;
	margin: 11px 6px!important;
	padding: 0 6px!important;
	border-left: 1.5px solid #ffffff!important;
}

.chosen-container .disabled-result {
	display: none!important;
}


/* Shose style additional*/
/* End */


/* Start:/local/lib/chosen_v1.8.7/chosen.css?167697982611288*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/local/lib/chosen_v1.8.7/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}



.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/local/lib/chosen_v1.8.7/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/local/lib/chosen_v1.8.7/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/local/lib/chosen_v1.8.7/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17150855382397*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
.round-page-dots {
	font-size: 28px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/collections2024/bitrix/news.list/.default/style.css?17080225971954*/
#news{
	margin-top: 24px;
}

#newsContainer{
	margin: 0 -12px;
	overflow: hidden;
}

#newsContainer .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	width: 33.33333%;
	float: left;
}

#newsContainer .column .items{
	overflow: hidden;
}

#newsContainer .column .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e8ea;
	padding: 0 24px 24px 24px;
	margin-bottom: 24px;
}

#newsContainer .column .item .bigPicture{
	margin-top: 24px;
	text-align: center;
}

#newsContainer .column .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

#newsContainer .column .item .bigPicture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#newsContainer .column .item .bigPicture img:hover{
	opacity: 0.9;
}

#newsContainer .column .item .title{
	margin-top: 24px;
}

#newsContainer .column .item .title a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	display: block;
}

#newsContainer .column .item .title a:active{
	position: relative;
	top: 1px;
}

#newsContainer .column .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

#newsContainer .column .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

#newsContainer .column .item .description{
	margin-top: 12px;
	color: #888888;
}

#newsContainer .column .item .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-top: 12px;
	color: #ffffff;
	padding: 4px 12px;
}

#newsContainer .column .item .more:active{
	position: relative;
	top: 1px;
}
/* End */
/* /local/templates/.default/components/bitrix/news/collections2024/style.css?17080231861631 */
/* /local/templates/.default/components/bitrix/catalog.filter/collections/style.css?17080233896821 */
/* /local/lib/chosen_v1.8.7/chosen.css?167697982611288 */
/* /local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17150855382397 */
/* /local/templates/.default/components/bitrix/news/collections2024/bitrix/news.list/.default/style.css?17080225971954 */
