

/* Start:/bitrix/templates/index/css/shares.css?174110070611673*/
@font-face {
    font-family: 'geoslab703_xbd_btextra_bold';
    src: url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.eot');
    src: url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.woff2') format('woff2'),
         url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.woff') format('woff'),
         url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.ttf') format('truetype'),
         url('/bitrix/templates/index/fonts/shares/geoslab703-xbd-bt-extra-bold-webfont.svg#geoslab703_xbd_btextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.sectionsViewHits span.pl {
	left: 62px;
}
.landing {
	padding-bottom: 0px;
	margin-bottom: 12px;
}
.shares-block {
	background: url(/img/shares/rasp.jpg) no-repeat;
	background-position: center;
	height: 288px;
}
.shares-block.wholesale-block {
	background: url(/img/shares/whsale.jpg) no-repeat;
}
.shareLanding {
	width: auto;
	/*background: url(/img/shares/gr.jpg);*/
	background: url(/img/shares/gr_n.jpg);
	min-height: 300px;
	padding-top: 35px;
}
.shareLanding.wholesaleLanding {
	background: url(/img/shares/gr2.jpg);
	min-height: 640px;
}
.shareInnerSection {
	width: 1240px;
	margin: 0 auto;
}
.shareInnerSection .aj-loader {
	opacity: 1;
  	color: #fff;
  	background: url(/img/aj-loader.gif) center no-repeat;
}
.wholesaleLanding .shareInnerSection .aj-loader {
  	color: #000;
}
.sectionsListLanding ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sectItemBLock {
	height: 100px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: transparent;
	margin-bottom: 30px;
	display: flex;
}
.wholesaleLanding .sectItemBLock {
	background: #2b2b2b;
}
.sectItemBLock .sectItem {
	float: left;
}
.sectItemBLock .sectItem.img {
	width: 100px;
	height: 100px;
	background: #fff;
	flex: 0 0 auto;
}
.sectItemBLock .sectItem.name {
	background: #007fbe;
	text-align: center;
	/*width: 1140px;*/
	width: auto;
	height: 100px;
	flex: 1 1 auto;
}
.wholesaleLanding .sectItemBLock .sectItem.name {
	background: none;
}
.wholesaleLanding  .sectItemBLock .sectItem.img {
	margin: 2px;
	width: 96px;
	height: 96px;
}
.sectItemBLock .sectItem.name span,
.sectItemBLock .sectItem.name a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	padding-top: 36px;
}
.sectItemBLock .sectItem.name a:focus,
.sectItemBLock .sectItem.name a:hover {
	text-decoration: none;
}
.listBar {
	width: 1190px;
	margin: 0 auto;
}
.itemTab:first-child {
	/*margin-left: 0px;*/
}
.itemTab {
	float: left;
	position: relative;
	width: 265px;
	height: 385px;
	padding: 11px 0 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	/*border: solid 1px #fff;*/
	margin-right: 43px;
	margin-bottom: 25px;
}
.itemTab.longTab {
	/*width: 1190px;*/
	width: auto;
	float: none;
	/*height: 286px;*/
	height: auto;;
	min-height: 286px;
	margin-right: 0;
	-webkit-border-radius: 9px/1px;
	-moz-border-radius: 9px/1px;
	border-radius: 9px/1px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	border: solid 1px #fff;
	padding: 18px;
	display: flex;
}
.itemTab.longTab:hover {
	-webkit-box-shadow: 0 3px 27px rgba(0,0,0,.74);
	-moz-box-shadow: 0 3px 27px rgba(0,0,0,.74);
	box-shadow: 0 3px 27px rgba(0,0,0,.74);
}
.wholesaleLanding .itemTab {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	height: 451px;
}
.itemTab:hover {
	-webkit-box-shadow: 0 3px 27px rgba(0,0,0,.74);
	-moz-box-shadow: 0 3px 27px rgba(0,0,0,.74);
	box-shadow: 0 3px 27px rgba(0,0,0,.74);
}
.topTabLine div {
	float: left;
}
.imgBrand {
	padding: 0 12px;
	width: 116px;
	height: 32px;
}
.topTabLine .saleTab {
	width: 122px;
	height: 32px;
	float: right;
	text-align: center;
	background: #ff4848;
	font-size: 10px;
	padding-top: 10px;
	line-height: 10px;
	color: #fff;
	-webkit-border-radius: 2px 0px 0px 2px;
	-moz-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;
	border-left: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
}
.imgTabLine { flex: 0 0 auto; }
.imgTabLine a {
	height: 198px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 265px;
}
.itemTab.longTab .imgTabLine a {
	width: 222px;
	height: 200px;
}
.priceTabLine {
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #3d3d3d;
	text-align: center;
	line-height: 20px;
	height: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fdff56;
}
.discountTabLine {
	width: 100%;
}
.discountTabLine > div {
	margin: 0 4px;
	height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	padding: 0 15px;
}
.discountTabLine > div:after {
	content: "";
	display: block;
	position: absolute;
}
.discountTabLine .countLine > div,
.discountTabLine .priceLine > div {
	color: #fff;
	font-size: 12px;
}
.discountTabLine .countLine > div span,
.discountTabLine .priceLine > div {
	font-family: "geoslab703_xbd_btextra_bold";
}
.discountTabLine .countLine .left,
.discountTabLine .priceLine .left{
	float: left;
}
.discountTabLine .countLine .right,
.discountTabLine .priceLine .right{
	float: right;
}
.discountTabLine .countLine > div span {
	font-size: 40px;
	line-height: 40px;
}
.discountTabLine .countLine > div {
	text-align: center;
}
.discountTabLine .countLine {
	background-color: #007fbe;
	margin-bottom: 3px;
}
.discountTabLine .countLine:after {
	width: 22px;
	height: 51px;
	left: 46%;
	bottom: 0px;
	background: url(/img/shares/up.png) no-repeat;
}
.discountTabLine .priceLine {
	height: 40px;
	background-color: #dfdfdf;
	padding: 0px;
}
.discountTabLine .priceLine .newPrice {
	font-size: 25px;
	line-height: 34px;
	padding-top: 3px;
	color: #f00f0f;
	width: 57%;
	text-align: center;
}
.discountTabLine .priceLine .oldPrice {
	font-size: 18px;
	line-height: 18px;
	padding-top: 15px;
	color: #737373;
	text-decoration: line-through;
	width: 40%;
	text-align: center;
}
.discountTabLine .priceLine .newPrice span.rouble {
	font-size: 20px;
}
.discountTabLine .priceLine .oldPrice span.rouble {
	font-size: 13px;
}
.discountTabLine .priceLine:after {
	width: 16px;
	height: 37px;
	left: 55%;
	top: 0px;
	background: url(/img/shares/down.png) no-repeat;
}
.nameTabLine {
	padding: 10px 14px;
	background: #fff;
	height: 69px;
	overflow: hidden;
}
.nameTabLine a {
	height: 49px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #007fbe;
}
.nameLongTabLine {
	min-height: 40px;
	margin-bottom: 10px;    
       margin: 10px 30px 0px;  
       
}
.nameLongTabLine a {
	font-size: 20px;
	display: inline-block;
	width: 75%;
}
.nameLongTabLine a:hover {
	text-decoration: none;
}
.nameLongTabLine .imgBrand {
	position: absolute;
	top: 18px;
	right: 0px;
}
.informLongTab { /*width: 930px;*/ width: auto; min-width: 1px; flex: 1 1 auto; }
.informLongTab__inner { display: flex; align-items: flex-start; }
.textTabLine.left-block { /*width: 655px;*/ width: auto; min-width: 1px; margin: 10px 30px 0px; flex: 1 1 auto; }
.priceLongTabInfo {
	width: 204px;
  /* height: 290px; */
  border: 1px solid #d7d7d7;
  float: right;
  padding: 17px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 7px 1px #eaeaea;
  box-shadow: 0px 0px 7px 1px #eaeaea;
	flex: 0 0 auto;
}
.moreLongTab {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  width: 102px;
  height: 30px;
  display: block;
  padding: 6px 11px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  color: #828282;
}
.moreLongTab a {
  text-decoration: none;
}

.moreLongTab:hover {
	background: #f6f6f6;
	text-decoration: underline;
}
.moreLongTab:hover a {
	text-decoration: underline;
}
/*.itemTab:hover .nameTabLine {
	height: auto;
	z-index: 14;
  	position: relative;
}
.itemTab:hover .nameTabLine a {
	height: auto;
}*/
.buyTabLine {
	position: absolute;
	bottom: 3px;
	width: 100%;
}
.buyTabLine a {
	font-size: 14px;
	display: block;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-transform: lowercase;
	height: 25px;
	line-height: 14px;
	padding-top: 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #76cb24;
	border: solid 1px #65b319;
	margin: 0 4px;
}
.buyTabLine a:focus,
.buyTabLine a:hover {
	color: #fff;
	text-decoration: none;
}
.buyTabLine a.inCart {
  background: none repeat scroll 0 0 #56B8F4;
  border: 1px solid #0F90ED;
}
.itemTab:nth-child(4n) {
		margin-right: 0px;
	}
@media only screen and (max-width: 1239px) {
	.itemTab:nth-child(4n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1239px) and (min-width: 1024px) { 
	.shareInnerSection {
		width: 1004px;
	}
	.sectItemBLock .sectItem.name {
		width: 904px;
	}
	.listBar {
		width: 883px;
	}
	.itemTab {
		margin-right: 0px;
	}
	.itemTab[data-cnt="div"] {
		margin-left: 43px;
	}
	.shares-block {
		background-position: -310px;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 960px) {
	.shareInnerSection {
		width: 940px;
	}	
	.sectItemBLock .sectItem.name {
		width: 840px;
	}
	.listBar {
		/*width: 882px;*/
		width: 770px;
	}
	.itemTab {
		margin-right: 0px;
	}
	.itemTab[data-cnt="div"] {
		margin-left: 43px;
	}
	.shares-block {
		background-position: -360px;
	}
}
@media only screen and (max-width: 959px) and (min-width: 800px) {
	.shareInnerSection {
		width: 780px;
	}
	.sectItemBLock .sectItem.name {
		width: 680px;
	}
	.listBar {
		/*width: 780px;*/ width: 770px;
	}
	.itemTab {
		margin-right: 0px;
  		width: 240px;
	}
	.itemTab[data-cnt="div"] {
		margin-left: 30px;
	}
	.imgTabLine img {
		max-width: 240px;
	}
	.shares-block {
		background-position: -360px;
	}
}
@media only screen and (max-width: 799px) and (min-width: 480px) {
	.shareInnerSection {
		width: 460px;
	}
	.sectItemBLock .sectItem.img {
		display: none;
	}
	.sectItemBLock .sectItem.name {
		width: 460px;
	}
	.listBar {
		/*width: 460px;*/
		width: 454px;
	}
	.itemTab {
		margin-right: 13px;
  		width: 217px;
	}
	.itemTab:nth-child(2n) {
		margin-right: 0px;
	}
	.itemTab.longTab { flex-direction: column; }
	.nameLongTabLine { position: relative; }
	.shares-block {
		background-position: -365px;
	}
	.imgTabLine { margin-bottom: 20px; float: none; }
	.imgTabLine img {
		max-width: 217px;
	}
	.discountTabLine > div {
		padding: 0 2px;
	}
	.informLongTab__inner { display: block; flex-direction: column; }
	.textTabLine.left-block { margin-left: 0; margin-right: 0; float: none; }
	.priceLongTabInfo { margin-top: 20px; float: none; }
}
@media only screen and (max-width: 479px) {
	.shareInnerSection {
		width: 265px;
	}
	.sectItemBLock .sectItem.img {
		display: none;
	}
	.sectItemBLock .sectItem.name {
		width: 265px;
	}
	.listBar {
		width: 265px;
	}
	.itemTab {
		width: 265px;
		margin-right: 0px;
	}
	.itemTab.longTab { flex-direction: column; }
	.nameLongTabLine { position: relative; }
	.nameLongTabLine .imgBrand { position: static; padding: 0; }
	.shares-block {
		background-position: -365px;
	}
	.imgTabLine { margin-bottom: 20px; float: none; }
	.imgTabLine a {
		width: 265px;
	}
	.informLongTab__inner { display: block; flex-direction: column; }
	.textTabLine.left-block { margin-left: 0; margin-right: 0; float: none; }
	.priceLongTabInfo { margin-top: 20px; float: none; }
}
/* End */
/* /bitrix/templates/index/css/shares.css?174110070611673 */
