

/* Start:/bitrix/templates/agentgruz/colors.css?16185759311755*/
body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small {
	color: #0083D1;
}
/*ABOUT*/

a.bxd-block:hover {
	border-color: #0083d1;
}

.bxd-icon {
	border: 1px solid #0083d1;
}

a.bxd-block:hover .bxd-icon {
	background: #0083d1;
}

.bxd-icon .fa {
	color: #0083d1;
}

a.bxd-block:hover .bxd-icon .fa {
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/agentgruz/countdown/css/radius17.countdown.css?16185759363764*/
/** * Javascript countdown timer * Copyright (c) 2007-2014 Radius17 - info<a>radius17<d>ru | http://radius17.ru * Licensed under MIT license * @author Radius17 * @version 1.0.0 */.countdown{	font-size:78px;
	font-family:Helvetica;
	*height: 1%;
}
.countdown_mini{	font-size:36px;
}
.countdown:after {
	content: ".";
	zoom: 1; /* set hasLayout */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.countdown .cd_days,
.countdown .cd_hours,
.countdown .cd_minutes,
.countdown .cd_seconds,
.countdown .cd_days_label,
.countdown .cd_hours_label,
.countdown .cd_minutes_label,
.countdown .cd_seconds_label,
.countdown .cd_separator_1,
.countdown .cd_separator_2{	float:left;
	width:112px;
	height:104px;	display:block;
	text-align:center;
	padding:0;
}
.countdown_mini .cd_days,
.countdown_mini .cd_hours,
.countdown_mini .cd_minutes,
.countdown_mini .cd_seconds,
.countdown_mini .cd_days_label,
.countdown_mini .cd_hours_label,
.countdown_mini .cd_minutes_label,
.countdown_mini .cd_seconds_label,
.countdown_mini .cd_separator_1,
.countdown_mini .cd_separator_2{	width:48px;
	height:50px;
}
.countdown .cd_days>div,
.countdown .cd_hours>div,
.countdown .cd_minutes>div,
.countdown .cd_seconds>div{	float:left;
	text-align:center;
	width:50%;
	height:90px;
	line-height:90px;	padding:0;
	margin:0;
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/numeric_bg.png) no-repeat center center transparent;
}
.countdown_mini .cd_days>div,
.countdown_mini .cd_hours>div,
.countdown_mini .cd_minutes>div,
.countdown_mini .cd_seconds>div{	background:url(/bitrix/templates/agentgruz/countdown/css/../images/numeric_bg_mini.png) no-repeat center center transparent;
	height:38px;
	line-height:38px;}
.countdown .cd_days .cd_days_label,
.countdown .cd_hours .cd_hours_label,
.countdown .cd_minutes .cd_minutes_label,
.countdown .cd_seconds .cd_seconds_label{	margin:0;
	padding:0;
	width:100%;
	clear:left;
	height:14px;
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/days_label.png) no-repeat center center transparent;
}
.countdown_mini .cd_days .cd_days_label,
.countdown_mini .cd_hours .cd_hours_label,
.countdown_mini .cd_minutes .cd_minutes_label,
.countdown_mini .cd_seconds .cd_seconds_label{	height:14px;
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/days_label_mini.png) no-repeat center center transparent;
}
.countdown .cd_hours .cd_hours_label{	background:url(/bitrix/templates/agentgruz/countdown/css/../images/hours_label.png) no-repeat center center transparent;
}
.countdown_mini .cd_hours .cd_hours_label{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/hours_label_mini.png) no-repeat center center transparent;
}
.countdown .cd_minutes .cd_minutes_label{	background:url(/bitrix/templates/agentgruz/countdown/css/../images/minutes_label.png) no-repeat center center transparent;
}
.countdown_mini .cd_minutes .cd_minutes_label{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/minutes_label_mini.png) no-repeat center center transparent;
}
.countdown .cd_seconds .cd_seconds_label{	background:url(/bitrix/templates/agentgruz/countdown/css/../images/seconds_label.png) no-repeat center center transparent;
}
.countdown_mini .cd_seconds .cd_seconds_label{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/seconds_label_mini.png) no-repeat center center transparent;
}
.countdown .cd_separator_1,
.countdown .cd_separator_2{
	padding:0;
	margin:0;
	width:10px;
}
.countdown_mini .cd_separator_1,
.countdown_mini .cd_separator_2{	width:4px;
}
.countdown .cd_separator_1{	background:url(/bitrix/templates/agentgruz/countdown/css/../images/separator_1.png) no-repeat center center transparent;
}
.countdown_mini .cd_separator_1{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/separator_1_mini.png) no-repeat center center transparent;
}
.countdown .cd_separator_2{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/separator_2.png) no-repeat center center transparent;
}
.countdown_mini .cd_separator_2{
	background:url(/bitrix/templates/agentgruz/countdown/css/../images/separator_2_mini.png) no-repeat center center transparent;
}

/* End */


/* Start:/bitrix/templates/agentgruz/components/bitrix/menu/catalog_horizontal1/style.css?161857593510981*/
.bx-top-nav-container {
	margin-top: 15px;
	padding: 0;
	/*background: #0083d1;/* COLOR */
	color: #fff;
	border-radius: 2px;
	position: relative;
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
.bx-top-nav-container .bx-nav-1-lvl {
	/* float: left; */
	position: relative;
	display:inline-block;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	color: #fff;
	font-weight: 700;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 10px 14px 14px;
	display: block;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover {}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span {
	background: #fff;
}
.bx-top-nav-container .bx-nav-parent-arrow{
	display: none;
}
/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 9px 0 5px;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	border-top: none;
	min-width: 100%;
	color: #000;
}
.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
	z-index: 999;
	background: #fff;
}

.bx-top-nav-container>ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
	text-align:left;
}
.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	min-width: 180px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 5px 15px 5px;
	color: #20394c;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	display: block;
}

.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{
	border-top: none;
	margin-top: 0;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-3-lvl {
	padding: 5px 0;
	margin: 0;
}
.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-3-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 14px 7px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	min-width: 180px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-3-lvl a {
	padding: 3px 15px;
	color: #555;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}





/* col 1 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	min-width: 200px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 100%;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{
	width: 100%;
	background: #fff;
}
/* col 2 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
	min-width: 400px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 50%;
}
/* col 3 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container {
	min-width: 600px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 33.33333%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{
	width: 33.33333%;
}
/* col 4 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col {position: static;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{
	top: 100%;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{
	min-width: 100%
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	width: 25%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{
	width: 25%;
}

.bx-top-nav-container .bx-nav-catinfo{
	padding: 5px 15px 5px;
	z-index: 120;
	position: relative;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e9ea;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-top-nav-container .bx-nav-catinfo p{
	padding: 20px 5px 0;
	font-size: 13px;
}
.bx-top-nav-container .bx-nav-catinfo-back{
	position: absolute;
	display: block;
	content: ' ';
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: #f7fafb;
	z-index: 100;
	border-left: 1px solid #ecefef;
}
/* ASIDE */
/*body>.bx-aside-nav-control.bx-opened{left: 85%;}*/

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 5px;
	left: 5px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;
	color: #fff;
	text-align: center;
}
body>.bx-aside-nav-control{
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
}
.bx-aside-nav-control .fa{
	line-height: 40px;
	vertical-align: middle;
}

.bx-wrapper,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}
.bx-logo {
	z-index: 1700 !important
}
/**/
.bx-opened .bx-footer,
.bx-opened .workarea{display:none !important}
/**/
.bx-aside-nav {
	display: none;
	padding-top: 50px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}
.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}
.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	color: #fff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 24px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx-aside-nav a {
	text-decoration: none;
}
.bx-aside-nav .bx-nav-1-lvl {}
.bx-aside-nav .bx-nav-1-lvl>a {}
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover>a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #44535c;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #44535c;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
}
.bx-aside-nav .bx-nav-4-lvl a {
	padding-left: 60px;
}
.bx-aside-nav .bx-nav-parent {
	position: relative;
}
.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	border-left:1px solid #5a6971;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #fff;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent>ul {
	overflow: hidden;
	height: 0;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened>ul {
	height: auto;
}

.bx-aside-nav .bx-nav-catinfo{display: none;}
.bx-aside-nav .bx-nav-catinfo-back{display: none;}

@media (min-width: 1200px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 13px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 12px 12px 15px}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 11px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 9px 10px 12px}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 10px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 5px 4px 9px}
}
@media (min-width: 768px){
	.bx-aside-nav-control,
	.bx-aside-nav{display: none;}
	.bx-top-nav-container{display: block;}
}
@media (max-width: 767px) {
	.bx-aside-nav-control,
	.bx-aside-nav{display: block;}
	.bx-top-nav-container{display: none;}
	.bx-aside-nav .bx-nav-parent-arrow{display: block;}
	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display: none;}
}
/* End */


/* Start:/bitrix/templates/agentgruz/components/bitrix/menu/catalog_horizontal1/themes/yellow/colors.min.css?1618575935847*/
.bx-yellow.bx-top-nav .bx-top-nav-container{background:#f9a91d}.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a{background:#faba4a;border-bottom:0}.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover>a{color:#f9a91d;background-color:transparent}.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a.bx-active,.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a:hover{color:#f9a91d;background:#f0f0f0}.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a.bx-active,.bx-yellow.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a:hover{color:#f9a91d;background:#f0f0f0}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16185757212530*/
.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;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-active span{background:#0083d1;color:#fff}.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}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/style.min.css?161857593425399*/
.bx-section-desc-post{font-size:12px;padding:0 0 0 15px;margin:15px 0}.bx-section-desc{border-left:3px solid #d3d3d3}.tovary_spiska{padding-bottom:10px}.bx_product_of_the_day{margin:0 0 15px}.bx_product_of_the_day .bx_catalog_item{position:relative;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;margin-bottom:30px}@media(min-width:960px){.bx_product_of_the_day.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0;width:100%}.bx_product_of_the_day.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}.bx_product_of_the_day.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_product_of_the_day.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}.bx_product_of_the_day.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_product_of_the_day.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}.bx_product_of_the_day.col4 .bx_catalog_item:nth-child(4n+1){clear:both}.bx_product_of_the_day.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}.bx_product_of_the_day.col5 .bx_catalog_item:nth-child(5n+1){clear:both}}@media(min-width:768px) and (max-width:960px){.bx_product_of_the_day.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}.bx_product_of_the_day.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}.bx_product_of_the_day.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_product_of_the_day.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_product_of_the_day.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_product_of_the_day.col4 .bx_catalog_item,.bx_product_of_the_day.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}.bx_product_of_the_day.col4 .bx_catalog_item:nth-child(4n+1),.bx_product_of_the_day.col5 .bx_catalog_item:nth-child(4n+1){clear:both}}@media(max-width:767px){.bx_product_of_the_day.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}.bx_product_of_the_day.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}.bx_product_of_the_day.col2 .bx_catalog_item:nth-child(2n+1){clear:both}.bx_product_of_the_day.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_product_of_the_day.col3 .bx_catalog_item:nth-child(3n+1){clear:both}.bx_product_of_the_day.col3 .bx_catalog_item,.bx_product_of_the_day.col4 .bx_catalog_item,.bx_product_of_the_day.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}.bx_product_of_the_day.col3 .bx_catalog_item:nth-child(3n+1),.bx_product_of_the_day.col4 .bx_catalog_item:nth-child(3n+1),.bx_product_of_the_day.col5 .bx_catalog_item:nth-child(3n+1){clear:both}}.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_container{border:1px solid transparent}.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container{position:absolute;z-index:99;top:0;left:0;right:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);border-radius:3px;border:1px solid #d3d3d3;background:#fff;-webkit-animation:borderview .5s;animation:borderview .5s}@media(min-width:960px){.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}@media(max-width:960px){.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}@keyframes borderview{from{border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0)}to{border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18)}}@-webkit-keyframes borderview{from{border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0)}to{border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18)}}.bx_product_of_the_day .bx_catalog_item_articul{color:#a5a5a5;font-size:13px}.bx_product_of_the_day .bx_catalog_item_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_title{overflow:auto;white-space:normal}.bx_product_of_the_day .bx_catalog_item_title a{color:#3f3f3f;text-decoration:none;font-size:13px;padding-top:5px}.bx_product_of_the_day .bx_catalog_item_price{color:#3f3f3f;font-weight:bold}.bx_product_of_the_day .bx_catalog_item_price span{color:#a5a5a5;color:red;font-size:12px;font-weight:normal;white-space:nowrap;text-decoration:line-through;position:absolute;right:0;top:-12px}.bx_product_of_the_day .bx_catalog_item_controls{padding-top:10px;text-align:center;opacity:0}@media(min-width:768px) and (max-width:960px){.bx_product_of_the_day .bx_catalog_item_controls{height:auto}}@media(max-width:767px){.bx-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_controls{height:auto}.bx_product_of_the_day .bx_catalog_item_title a{font-size:15px}.bx_product_of_the_day .bx_catalog_item_price span{font-size:15px}}.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blockone{width:100%;white-space:nowrap;text-align:center}.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{color:#3f3f3f;font-size:13px}.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{text-align:left;font-size:12px;font-weight:bold;display:inline-block;border:1px solid #e4e4e4;background:#f3f3f3;white-space:normal;line-height:normal;padding:5px 15px}.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blockone,.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{width:100%;text-align:center}.bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{margin:1%;width:48%;min-width:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:25px;height:25px}@media(max-width:767px){.bx-touch .bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blockone,.bx-touch .bx_product_of_the_day .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center}}.bx_product_of_the_day .bx_catalog_item_controls input[type=text]{border:0}.bx-touch .bx_product_of_the_day .bx_catalog_item_controls,.bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}.bx_product_of_the_day .bx_cnt_desc{text-align:left;position:absolute;right:-45px;top:2px;width:40px}.bx_product_of_the_day .bx_catalog_item_controls a{margin-bottom:10px}.bx_product_of_the_day .bx_catalog_item_price .bx_price{font-size:15px;padding-top:5px;position:relative}.bx_product_of_the_day .bx_catalog_item_images_double,.bx_product_of_the_day .bx_catalog_item_images{position:relative;z-index:91;display:block;padding-top:135%;width:100%;background-position:center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain}.bx_product_of_the_day .bx_catalog_item_images_double{z-index:90;margin-top:-135%;opacity:0}.bx-no-touch .bx_product_of_the_day .bx_catalog_item.double:hover .bx_catalog_item_images{opacity:0;-webkit-animation:rotateimgfirst .5s;animation:rotateimgfirst .5s}.bx-no-touch .bx_product_of_the_day .bx_catalog_item.double:hover .bx_catalog_item_images_double{opacity:1;-webkit-animation:rotateimglast .5s;animation:rotateimglast .5s}@keyframes rotateimgfirst{from{opacity:1}to{opacity:0}}@-webkit-keyframes rotateimgfirst{from{opacity:1}to{opacity:0}}@keyframes rotateimglast{from{opacity:0}to{opacity:1}}@-webkit-keyframes rotateimglast{from{opacity:0}to{opacity:1}}.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_controls,.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_articul,.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_scu{display:none}.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_controls,.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_articul,.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_scu{display:block}.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_scu{padding-top:10px}.bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_controls.touch,.bx-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important}.bx_product_of_the_day .bx_stick{position:absolute;width:123px;height:35px;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/stick.png) left center no-repeat;color:#fff;text-align:center;text-shadow:0 1px 0 #ba3434;line-height:35px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.bx_product_of_the_day .bx_stick.short{font-weight:bold;font-size:18px}.bx_product_of_the_day .bx_stick.average{font-weight:bold;font-size:13px}.bx_product_of_the_day .bx_stick.long{font-weight:normal;font-size:11px}.bx_product_of_the_day .bx_stick.gift4lovers{background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/stick1.png) right center no-repeat;width:172px;font-size:12px;text-shadow:none}.bx_product_of_the_day .bx_stick.gift4mens{background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/stick3.png) right center no-repeat;width:172px;font-size:12px;text-shadow:none}.bx_product_of_the_day .bx_stick.gift4womens{background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/stick1.png) right center no-repeat;width:172px;font-size:12px;text-shadow:none}.bx_product_of_the_day .bx_stick_disc{position:absolute;width:72px;height:74px;color:#fff;text-align:center;border-radius:50%;font-size:23px;line-height:74px;background:#f42c2c url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/stick_disc.png) no-repeat center;text-shadow:0 1px 0 #ba3434;font-weight:bold}.bx_product_of_the_day .bx_stick.left,.bx_product_of_the_day .bx_stick_disc.left{left:-2px}.bx_product_of_the_day .bx_stick.right,.bx_product_of_the_day .bx_stick_disc.right{right:0}.bx_product_of_the_day .bx_stick.top,.bx_product_of_the_day .bx_stick_disc.top{top:15px}.bx_product_of_the_day .bx_stick.bottom,.bx_product_of_the_day .bx_stick_disc.bottom{bottom:5px}.bx_product_of_the_day .bx_stick.middle,.bx_product_of_the_day .bx_stick_disc.middle{top:49%}@media(min-width:768px) and (max-width:960px){.bx_product_of_the_day .bx_stick{width:90px;height:30px;background-size:100%;line-height:30px}.bx_product_of_the_day .bx_stick.short{font-weight:normal;font-size:14px}.bx_product_of_the_day .bx_stick.average{font-weight:normal;font-size:11px}.bx_product_of_the_day .bx_stick.long{font-weight:normal;font-size:11px}.bx_product_of_the_day .bx_stick_disc{width:64px;height:65px;background-size:100%;font-size:20px;line-height:65px}}@media(max-width:767px){.bx-touch .bx_product_of_the_day .bx_stick{width:70px;height:30px;background-size:100%;font-size:11px;line-height:30px}.bx-touch .bx_product_of_the_day .bx_stick_disc{width:37px;height:38px;background-size:100%;font-size:13px;line-height:38px}}.bx_product_of_the_day .bx_bt_button,.bx_product_of_the_day .bx_bt_button_type_2{display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer;white-space:nowrap}.bx_product_of_the_day .bx_bt_button_type_2{border:1px solid #e9e9e9;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);background-image:-moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);background-image:-o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);background-image:linear-gradient(#fcfcfc 0%,#f1f1f1 100%);color:#656565;text-shadow:0 1px 0 #fff}.bx_product_of_the_day .bx_bt_button_type_2:hover{background:#fff}.bx_product_of_the_day .bx_bt_button_type_2:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);background-image:-moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);background-image:-o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);background-image:linear-gradient(#f1f1f1 0%,#fcfcfc 100%);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05)}.bx_product_of_the_day .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);color:#fff;text-shadow:0 1px 0 #006cae;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0)}.bx_product_of_the_day .bx_bt_button:hover{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0)}.bx_product_of_the_day .bx_bt_button:active{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0)}.bx_product_of_the_day .bx_small.bx_bt_button{display:inline-block;min-width:20px;line-height:20px}.bx_product_of_the_day .bx_small.bx_bt_button_type_2{display:inline-block;min-width:18px;line-height:18px}.bx_product_of_the_day .bx_medium.bx_bt_button{padding:0 13px;height:25px;font-weight:bold;line-height:25px}.bx_product_of_the_day .bx_medium.bx_bt_button_type_2{padding:0 13px;height:23px;font-weight:bold;line-height:23px}.bx_product_of_the_day .bx_medium.bx_bt_button,.bx_product_of_the_day .bx_medium.bx_bt_button_type_2{font-weight:bold}.bx_product_of_the_day .bx_col_input{display:inline-block;width:40px;text-align:center}.bx_product_of_the_day .bx_item_detail_size{position:relative;margin-bottom:10px;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_product_of_the_day .bx_item_detail_size.full{position:relative;margin-left:-5%;padding:0 5%}.bx_product_of_the_day .bx_item_detail_size .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_product_of_the_day .bx_item_detail_size .bx_size_scroller_container{position:relative}.bx_product_of_the_day .bx_item_detail_size .bx_size{position:relative;overflow:hidden;margin:0;width:100%}.bx_product_of_the_day .bx_item_detail_size ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_product_of_the_day .bx_item_detail_size .bx_size{overflow-x:auto}.bx_product_of_the_day .bx_item_detail_size ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_product_of_the_day .bx_item_detail_size .bx_size ul{margin-left:0 !important}.bx_product_of_the_day .bx_item_detail_size ul li{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:25px}.bx_product_of_the_day .bx_item_detail_size ul li .cnt{cursor:pointer;position:absolute;top:0;right:2px;bottom:2px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff;color:#3f3f3f;text-align:center;text-decoration:none;font-weight:normal;font-size:10px;line-height:22px}.bx-retina .bx_product_of_the_day .bx_item_detail_size ul li .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 fill stretch}.bx_product_of_the_day .bx_item_detail_size ul li:hover .cnt{border:1px solid #006cc0}.bx_product_of_the_day .bx_item_detail_size ul li:active .cnt,.bx_product_of_the_day .bx_item_detail_size ul li.bx_active .cnt{border:2px solid #006cc0}.bx-retina .bx_product_of_the_day .bx_item_detail_size ul li.bx_active .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 fill stretch}.bx_product_of_the_day .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border:1px solid #c0cfda !important}.bx_product_of_the_day .bx_item_detail_size .bx_size ul li.bx_missing>i{cursor:not-allowed;position:absolute;display:block;top:0;right:2px;bottom:2px;left:2px;z-index:11;background:rgba(255,255,255,.79) url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/missing.png) no-repeat center}.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_left,.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_right{opacity:.8}.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_left:hover,.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_right:hover{opacity:1.0}.bx_product_of_the_day .bx_item_detail_size.full .bx_slide_left,.bx_product_of_the_day .bx_item_detail_size.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_left{left:-5%;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_left{left:0;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_product_of_the_day .bx_item_detail_size .bx_slide_right{right:0;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/fade_right.png) repeat-y right center;background-size:100% auto}.bx_product_of_the_day .bx_item_detail_scu{position:relative;margin-bottom:10px;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu.full{position:relative;margin-left:-5%;padding:0 5%}.bx_product_of_the_day .bx_item_detail_scu .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_product_of_the_day .bx_item_detail_scu .bx_scu_scroller_container{position:relative}.bx_product_of_the_day .bx_item_detail_scu .bx_scu{position:relative;overflow:hidden;margin:0;width:100%}.bx-touch .bx_product_of_the_day .bx_item_detail_scu .bx_scu{overflow-x:auto}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_product_of_the_day .bx_item_detail_scu .bx_scu ul{margin-left:0 !important}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li{position:relative;display:block;float:left;height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li .cnt{cursor:pointer;position:absolute;top:0;right:2px;bottom:4px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff;z-index:10}.bx-retina .bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border.png) 2 fill stretch}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li:hover .cnt{border:1px solid #006cc0}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li:active .cnt,.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{padding:3px;border:2px solid #006cc0}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border:1px solid #c0cfda !important}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li.bx_missing>i{cursor:not-allowed;position:absolute;display:block;top:0;right:2px;bottom:4px;left:2px;z-index:11;background:rgba(255,255,255,.79) url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/missing.png) no-repeat center}.bx-retina .bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/x2border_active.png) 2 fill stretch}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{position:absolute;top:6%;right:6%;bottom:6%;left:6%;background-size:contain;background-repeat:no-repeat}.bx_product_of_the_day .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{width:auto;height:25px}.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_left,.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_right{opacity:.8}.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_left:hover,.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}.bx_product_of_the_day .bx_item_detail_scu.full .bx_slide_left,.bx_product_of_the_day .bx_item_detail_scu.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_left{left:-5%;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_left{left:0;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_product_of_the_day .bx_item_detail_scu .bx_slide_right{right:0;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/fade_right.png) repeat-y right center;background-size:100% auto}.product_of_the_day_title{background:gray;padding:10px 10px 10px 75px;margin-bottom:15px;color:#87ec75;font-weight:bold;font-size:1.1em;text-transform:uppercase;position:relative}.product_of_the_day_title div{position:absolute;left:10px;top:-5px;height:57px;width:53px;background:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/images/product_of_the_day.png) no-repeat left top transparent;padding:10px 10px 10px 50px;color:#fff;font-size:1.1em;text-transform:uppercase}.bx_product_of_the_day .bx_catalog_item{height:auto !important}.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_price .bx_price{font-size:18px !important}.bx_product_of_the_day .bx_catalog_item_price span{font-size:18px !important;top:-20px;font-weight:bold}.bx_product_of_the_day .bx_catalog_item_title{height:auto !important;padding-bottom:20px}.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_controls{display:none !important}.bx_product_of_the_day .countdown_wrapper{clear:both;text-align:center;padding:10px;margin-top:10px;background:#eee;border-radius:10px}.bx_product_of_the_day .countdown_mini{display:inline-block}
/* End */


/* Start:/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/style.min.css?16185759344639*/
.bx_blue.bx-section-desc{border-left-color:#0083d1}.bx_product_of_the_day.bx_blue .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #165c99;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_product_of_the_day.bx_blue .bx_bt_button:hover{background:#26b0e4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));background:-webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-ms-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-o-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0)}.bx_product_of_the_day.bx_blue .bx_bt_button:active{background:#0052bf;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));background:-webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-moz-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-ms-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-o-linear-gradient(top,#0052bf 0,#0085d3 100%);background:linear-gradient(to bottom,#0052bf 0,#0085d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0)}.bx-retina .bx_product_of_the_day.bx_blue .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_product_of_the_day.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/bitrix/templates/agentgruz/components/bitrix/menu/bottom_menu/style.css?1618575935542*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bx-inclinksfooter-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-inclinksfooter-item{
	padding: 0 0 5px 0;
}

/* End */


/* Start:/bitrix/templates/agentgruz/styles.css?16185759375880*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
/*	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; */
	font-weight: 500;
	line-height: 1.42857143;
}
p{
/*	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; */
	font-size: 14px;
	line-height: 1.42857143;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
/*  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif; */
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/agentgruz/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
.bx-authform{
	max-width: 700px
}
a.agreed_link{
	text-decoration:underline;
}
.bx_item_detail .alx_feedback_popup,
.bx-s-info-form-button .alx_feedback_popup{
	/*
	background-color: #5bc0de;
	border-color: #46b8da;
	*/
}
.bx_item_detail .alx_feedback_popup{
	display:inline-block;
	margin-top: -3px;
}
.bx_item_detail .alx_feedback_popup:hover,
.bx-s-info-form-button .alx_feedback_popup:hover{
	/*
	background-color: #31b0d5;
	border-color: #269abc;
	*/
}
/* End */


/* Start:/bitrix/templates/agentgruz/template_styles.css?177910097756905*/
@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #fff;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.42857143;
}

body.bx-opened {
	overflow: hidden;
}

.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
}

body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-image: url("/bitrix/templates/agentgruz/images/bg.jpg");
}
ul[id$="prop_71_list"] li,
ul[id$="prop_81_list"] li,
ul[id$="prop_250_list"] li,
ul[id$="prop_284_list"] li{
    width: 140px !important;
}
ul[id$="prop_74_list"] li,
ul[id$="prop_86_list"] li{
	width:25% !important;
	padding-top: 25% !important;
}
ul[id$="prop_233_list"] li,
ul[id$="prop_234_list"] li,
ul[id$="prop_236_list"] li {
    width: 100% !important;
    margin: 5px 0 0 !important;
}
ul[id$="prop_120_list"] li,
ul[id$="prop_235_list"] li,
ul[id$="prop_288_list"] li {
    width: 50% !important;
    margin: 5px 0 0 !important;
}

ul[id$="prop_86_list"] {
    width: 100% !important;
}
.bx_slide_left, .bx_slide_right {
    display: none;
}
#ottisk_cat {
    width:100% !important;
    height: auto;
    display: inline !important;
    padding-top: 0px !important;
}

@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
	ul[id$="prop_71_list"] li,
    ul[id$="prop_81_list"] li,
    ul[id$="prop_250_list"] li,
    ul[id$="prop_284_list"] li{
            width: 50% !important;
    }
    ul[id$="prop_74_list"] li,
    ul[id$="prop_86_list"] li{
		width: 25% !important;
		padding-top: 25% !important;
    }
}
@media (min-width: 480px) and (max-width: 767px){
	body.bx-background-image{
		background: none ;
	}
	ul[id$="prop_71_list"] li,
    ul[id$="prop_81_list"] li,
    ul[id$="prop_250_list"] li,
    ul[id$="prop_284_list"] li{
            width: 50% !important;
    }
    ul[id$="prop_74_list"] li,
    ul[id$="prop_86_list"] li{
		width:33.33333% !important;
		padding-top: 33.33333% !important;
    }
}
@media (max-width: 479px){
	body.bx-background-image{
		background: none ;
	}
	ul[id$="prop_71_list"] li,
    ul[id$="prop_81_list"] li,
    ul[id$="prop_250_list"] li,
    ul[id$="prop_284_list"] li{
            width: 50% !important;
    }
    ul[id$="prop_74_list"] li,
    ul[id$="prop_86_list"] li{
		width:50% !important;
		padding-top: 50% !important;
	}
	.btn-lg{
		max-width: 100%;
		white-space: normal;
	}
}
body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
/*
div[class^="col-"]{
	padding-left:15px;
	padding-right:55px;
}
*/
/* header */
.row{
	margin-left:-5px;
	margin-right:-5px;
}
/* header div[class^="col-"] { */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left:5px;
	padding-right:5px;
}
/*
@media (min-width:480px) and (max-width:767px) {
	.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6{
		width:50%;
		clear:none;
	}
}
*/
.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none;
}
/*
a,
.container {
	-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;
}
*/
img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.popup-window img,
.absolute img {
	max-width: initial;
	max-height: initial;
}

.bx-header .bx-header-wrapper{
	background: url(/bitrix/templates/agentgruz/images/header-bg.jpg) 50% 50% no-repeat fixed;
	background-size: cover;
	/*background-size: contain;*/
	/*padding-bottom: 25px;*/
}
.bx-header .bx-header-wrapper .logo-header {
	width: 100%;
	padding:15px 0;
	/* min-height: 100px; */
	/*background-color: rgba(42,79,185,0.3);*/
	background-color: rgba(249, 169, 29, 0.3);
	/* margin-bottom: -100px; */
}
.bx-header .bx-header-wrapper .logo-header .phone-header {
	float: right;
	text-align: right;
	color: white;
	width: 70%;
}
.bx-header .bx-header-wrapper .phone-header a {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
}
.bx-header .bx-header-wrapper .logo-header .phone-header h2 {
	font-size: 55px;
	margin:0;
}
.bx-header .bx-header-menu-section{
	background:#f9a91d;	
}
.bx-header .bx-header-menu-section .bx-top-nav-container{
	margin-top:0;
}
.bx-header-section .content *{
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #000000;
}
.bx-header-section .content h1 {
	font-size: 72px;
	margin-top: 50px;
}
.bx-header-section .content h2 {
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 30px;
}
.bx-header-section .content p {
	font-size: 22px;
	margin-bottom: 70px;
	letter-spacing: 1px;
}
.bx-header-section .content .button > div{
	/*float:left; */
	display:inline-block;
}
.bx-header-section .content .button span.alx_feedback_popup,
.bx-header-section .content .button a {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 25px;
/*	padding-right: 20px; */
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.bx-header-section .content .button > div:first-child{
	margin-right: 25px;
}
.bx-header-section .content .button a i {
	margin-right: 20px;
}
.bx-header-section .content .button span.alx_feedback_popup:hover,
.bx-header-section .content .button a:hover {
	background-color: #fff;
	color: #222;
	text-shadow: none;
}
.bx-header-section .content-form{
	background: rgba(255,255,255,0.85);
	padding:20px 25px;
	margin-top:20px;
	margin-bottom:20px;
}
.bx-header-section .content-form .alx_feed_back_form_submit_block,
.bx-content-section > .row > .sidebar .alx_feed_back_form_submit_block,
.bx-content-section > .row .bx-sidebar-block .alx_feed_back_form_submit_block{
	text-align:center !important;
	width:100%;
	border: 0px none;
}
.bx-header-section .content-form input,
.bx-content-section > .row > .sidebar input,
.bx-content-section > .row .bx-sidebar-block input{
	padding:10px 15px !important;
	height: auto !important;
}
.bx-content-section > .row > .sidebar input,
.bx-content-section > .row .bx-sidebar-block input{
	padding:5px 10px !important;
}
.bx-header-section .content-form .alx_feed_back_form_submit_block input[type=submit],
.bx-content-section > .row > .sidebar .alx_feed_back_form_submit_block input[type=submit],
.bx-content-section > .row .bx-sidebar-block .alx_feed_back_form_submit_block input[type=submit]{
	padding:10px 15px !important;
	display: block;
	width: 100%;
	text-align: center !important;
	border: 1px solid #959595;
	border-radius:3px;
	text-transform:uppercase !important;
}
.bx-header-section .content-form .alx_feed_back_form_submit_block input[type=submit]{
	padding:15px !important;
}
.bx-header-section .content-form .alx_feed_back_form_submit_block input:hover,
.bx-content-section > .row > .sidebar .alx_feed_back_form_submit_block input:hover,
.bx-content-section > .row .bx-sidebar-block .alx_feed_back_form_submit_block input:hover{
	background:#f9a91d;
	border-color:#f9a91d;
	color:#FFFFFF;
}
.custom-btn {
	color: #0099FF;
	border: 1px solid #0099FF;
}
.custom-btn {
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	border: 2px solid #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.bx-header-section .alx_feedback_popup{
	
}

.line4mobiles{
	height:50px;
	background: #f9a91d;
	position:fixed;
	z-index: 1590;
	width:100%;
}
.bx-content-section > .row > .bx-content,
.bx-content-section > .row > .sidebar{
	padding-left:15px;
	padding-right:15px;
}
/* main-advantages */
ol.main-advantages{
	list-style:disc;
	font-size: 180%;
	margin: 0;
	padding: 25px 0 15px 25px;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
}
ol.main-advantages li{
	
}
/* stages-of-purchase */
.stages-of-purchase-wrapper{
	text-align: center;
}
.stages-of-purchase-wrapper .stages-of-purchase h4 {
	font-size: 28px;
	font-weight: 300;
}
.stages-of-purchase-wrapper .stages-of-purchase .title {
	margin-top: 30px;
	width: 100%;
	min-height: 70px
}
.stages-of-purchase-wrapper .steps {
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
/*
.stages-of-purchase-wrapper .info:hover .details {
	opacity: 1;
}
.stages-of-purchase-wrapper .info:hover .details p {
	transform: translateY(100px);
	-ms-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.stages-of-purchase-wrapper .info:hover .icon {
	transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-webkit-transform:translateY(-100px);
}
*/
.stages-of-purchase-wrapper .title h3{
	margin-bottom: 25px;
	font-family: 'Oswald', sans-serif;
}
/* underline block*/
.underline {
	position: relative;
	font-size: 20px;
	max-width: 350px;
	margin: auto;
	margin-bottom: 50px;
	color: #f9a91d;
}
.underline:before {
	position: absolute;
	content: "";
	width: 150px;
	height: 1px;
	background-color: #777;
	top: 50%;
	left: 0;
}
.underline:after {
	position: absolute;
	content: "";
	width: 150px;
	height: 1px;
	background-color: #777;
	top: 50%;
	right: 0;
}

/*Logo*/

.bx-logo {
	padding-left: 0px;
/*	padding-bottom: 19px; */
	padding-top: 10px;
}

.bx-logo .bx-logo-block {
	display: block;
	/*height: 50px;*/
	border-bottom: none;
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}

.bx-logo-text small {
	font-size: 37px;
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}
.carousel-indicators{
	bottom:0;
}
.carousel-indicators li{
	-moz-box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
	box-shadow: 0px 0px 5px black;
}
@media (max-width: 767px) {
	.bx-header{
		padding:50px 0 0;
	}
	.bx-header-section .content-form{
		margin-bottom:40px;
	}
	.bx-logo {
		background: #F9A91D;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1400;
		padding: 10px 60px;
	}
	.bx-logo .bx-logo-block {
		text-align: center;
		height: 30px;
	}
	.bx-logo-text {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		vertical-align: middle;
	}
	.bx-logo-text:hover,
	.bx-logo-text:active {
		color: #fff;
	}
	.bx-logo-text small {
		font-size: 24px;
		color: #fff;
	}
	.bx-logo-desc {
		display: none;
	}
}
/* Sections */

.bx-header-section {
	/*
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
	padding: 28px 45px 0px;
	background: #fff;
	*/
}

.bx-content-section {
	padding: 0 30px 5px;
	background: #fff;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
}

@media (min-width: 1200px) {
	.bx-header-section {
	/*
		padding: 31px 45px 0px;
	*/
	}
	.bx-content-section {
		padding: 0 30px 5px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
	/*
		padding: 31px 30px 0px;
	*/
	}
	.bx-content-section {
		padding: 0 30px 5px;
	}
}
@media (min-width: 768px){
	.carousel-indicators{
		bottom:0;
	}
	
	.bx-h-buttons img{
		max-height:110px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
	/*
		padding: 31px 15px 0px;
	*/
	}
	.bx-content-section {
		padding: 0 15px 5px;
	}
}

@media (max-width: 767px) {
	.bx-header-section {
	/*
		padding: 60px 15px 10px
	*/
	}
	.bx-content-section {
		padding: 0 15px 10px
	}
}
.bx-sidebar-block>br:last-child{
	display:none;
}
/* header / phone */
.bx-sidebar-block.addr-info .bx-s-info,
.bx-inc-orginfo {
	padding: 8px;
	border:1px solid #E1E1E1;
}
.bx-sidebar-block.addr-info .bx-s-info{
	padding: 15px;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-title,
.bx-inc-orginfo .bx-inc-orginfo-title{
	font-weight: bold;
	font-size:12px;
	padding:0 0 5px;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-title{
	font-size:14px;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone,
.bx-inc-orginfo .bx-inc-orginfo-phone{
	font-weight: normal;
	font-size:14px;
	padding:0 0 5px;
}
.bx-inc-orginfo .bx-inc-orginfo-phone a{
/*	color:#333333; */
	font-size:110%;
	font-weight:bold
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone a:hover,
.bx-inc-orginfo .bx-inc-orginfo-phone a:hover{
/*	color:#333333; */
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone .fa.fa-phone,
.bx-inc-orginfo .bx-inc-orginfo-phone .fa.fa-phone{
/*	margin-right:3px; */
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone{
	font-size:15px;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-mail,
.bx-inc-orginfo .bx-inc-orginfo-mail{
	font-weight: normal;
	font-size:12px;
	padding:0 0 5px;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-mail{
	font-size:14px;
	padding:0 0 10px;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-1 .bx-inc-orginfo-title a,
.bx-inc-orginfo.bx-inc-orginfo-1 .bx-inc-orginfo-title a{
	color:#984806;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-2 .bx-inc-orginfo-title a,
.bx-inc-orginfo.bx-inc-orginfo-2 .bx-inc-orginfo-title a{
	color:#010CA5;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-3 .bx-inc-orginfo-title a,
.bx-inc-orginfo.bx-inc-orginfo-3 .bx-inc-orginfo-title a{
	color:#808080;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-4 .bx-inc-orginfo-title a,
.bx-inc-orginfo.bx-inc-orginfo-4 .bx-inc-orginfo-title a{
	color:#7030A0;
}
.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-scheme a{
	color:#FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding:5px 15px;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-1 .bx-inc-orginfo-scheme a{
	background:#984806;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-2 .bx-inc-orginfo-scheme a{
	background:#FFC000;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-3 .bx-inc-orginfo-scheme a{
	background:#808080;
}
.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-4 .bx-inc-orginfo-scheme a{
	background:#7030A0;
}
.bx-sidebar-block.addr-info .bx-s-info:hover {
/*	cursor:pointer; */
	border:1px solid #CCCCCC;
	box-shadow: 1px 1px 1px 1px #E1E1E1;
}
.bx-sidebar-block.act-buttons a.btn{
	width:100%;
	white-space: normal;
	margin-bottom:10px;
}
.bx-sidebar-block.act-buttons a.btn:last-child{
	margin-bottom:0;
}
.bx-sidebar-block a.viber{
	background: url("/bitrix/templates/agentgruz/images/viber-50x53.png") left center no-repeat transparent;
	display:block;
	line-height:53px;
	margin:0 auto;
	padding:0 0 0 54px;
	font-size:40px;
	color:#666666;
	border: 0px none;
}
.bx-sidebar-block a.whatsapp{
	background: url("/bitrix/templates/agentgruz/images/whatsapp-50.png") left center no-repeat transparent;
	display:block;
	line-height:53px;
	margin:0 auto;
	padding:0 0 0 54px;
	font-size:40px;
	color:#666666;
	border: 0px none;
}
.bx-header a.viber{
	background: url("/bitrix/templates/agentgruz/images/viber-24.png") left center no-repeat transparent;
	display:inline-block;
	line-height:28px;
	margin:0;
	padding:0 0 0 26px;
	font-size:24px;
	color:#666666;
	border: 0px none;
}
.bx-header a.whatsapp{
	padding-left:48px;
	background: url("/bitrix/templates/agentgruz/images/whatsapp-24.png") 15px center no-repeat transparent;
	/*
	background: url("/bitrix/templates/agentgruz/images/whatsapp-24.png") left center no-repeat transparent;
	display:inline-block;
	line-height:28px;
	margin:0 0 0 15px;
	padding:0 0 0 26px;
	font-size:24px;
	color:#666666;
	border: 0px none;
	*/
}
.bx-inc-orginfo-messenger a.viber {
	background: url("/bitrix/templates/agentgruz/images/viber-50x53.png") left center no-repeat transparent;
	display:inline-block;
	line-height:53px;
	margin:0 auto;
	padding:0 0 0 54px;
	font-size:40px;
	color:#666666;
	border: 0px none;
}
.bx-inc-orginfo-messenger a.whatsapp{
	background: url("/bitrix/templates/agentgruz/images/whatsapp-50.png") left center no-repeat transparent;
	display:inline-block;
	line-height:53px;
	margin:0 auto;
	padding:0 0 0 54px;
	font-size:40px;
	color:#666666;
	border: 0px none;
}
.bx-header a.max-messager {
	padding-left: 48px;
	background: url("/bitrix/templates/agentgruz/images/max-24.png") 15px center no-repeat transparent;
}
.bx-header .bx-inc-orginfo{
	
}
.bx-header .bx-inc-orginfo .slogan{
	text-transform:uppercase;
	font-size:22px;
	padding-top:4px;
	padding-bottom:4px;
}
@media (min-width: 767px) {
	.bx-inc-orginfo{
		min-height:110px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.bx-inc-orginfo.bx-inc-orginfo-1,
	.bx-inc-orginfo.bx-inc-orginfo-2{
		margin-bottom:10px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.bx-inc-orginfo{
		min-height:110px;
	}
	.bx-inc-orginfo .bx-inc-orginfo-phone{
		font-size:13px;
	}
}
@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		/* margin-bottom: 10px;*/
	}
	.bx-inc-orginfo.bx-inc-orginfo-1,
	.bx-inc-orginfo.bx-inc-orginfo-2,
	.bx-inc-orginfo.bx-inc-orginfo-3,
	.bx-inc-orginfo.bx-inc-orginfo-4{
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile{
		border:0px none;
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-title{
		font-size:24px;
		text-transform: uppercase;
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-phone,
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-mail,
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-phone a,
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-mail a{
		color:#F9A91D;
		font-size:24px;
		text-align:center;
		font-weight:bold;
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-button{
		font-weight: normal;
		font-size:14px;
		padding:0 0 15px;
		line-height: 20px;
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-button a{
		width:250px;
	}
	.hidden-4-path{
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.bx-inc-orginfo.bx-inc-orginfo-1,
	.bx-inc-orginfo.bx-inc-orginfo-2{
		margin-bottom:10px;
	}
	.bx-inc-orginfo.bx-inc-orginfo-3,
	.bx-inc-orginfo.bx-inc-orginfo-4{
		margin-bottom:0px;
	}

}

.bx-inc-orginfo-phone {
/*	color: #000; */
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.bx-inc-orginfo-phone{

}
.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: 0px;
}

.bx-inc-orginfo-recall {}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-h-buttons{
	text-align:center;
}
/* worktime */
/*
.bx-worktime{
	padding: 8px;
	border:1px solid #E1E1E1;
	display:none;
}

.bx-worktime:hover{
	border:1px solid #CCCCCC;
	box-shadow: 1px 1px 1px 1px #E1E1E1;
}

@media (max-width: 767px) {
	.bx-worktime {
		text-align: center;
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}

.bx-worktime-prop {
	font-size: 15px;
	color: #000;
}

.bx-worktime-prop>span {
	white-space: nowrap;
}
*/
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 20px;
}
.bx-sidebar-block.addr-info-disabled{
	margin-bottom: 0px;
}
.bx-sidebar-block.act-buttons{
	padding-top:10px;
}
.bx-sidebar-block.my_smart_filter{
	margin-bottom: 0px;
}
.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 25px;
	font-weight: 400;
}
.bx-footer .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
/* Breadcrumb Custom*/
.bx-breadcrumb{
	margin: 10px 0 15px;
}
.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */

/*TITLE*/

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin-top:0;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx_catalog_tile_category_title,
h1.bx-title {
	margin: 0;
	padding-bottom: 10px;
	font-size: 32px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}

/* FORMS */
input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 100px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	padding: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.logo.footer */

.bx-inclogofooter {
	color: #fff;
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}

.bx-inclogofooter-block:first-child {
	padding-bottom: 20px;
}

.bx-inclogofooter-tel {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.bx-inclogofooter-tel:last-child {
	padding-bottom: 0;
}
.bx-inclogofooter-worktime {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	/*background: url(/bitrix/templates/agentgruz/images/wt.png) no-repeat center top;*/
	background: #F9A91D;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 0 0 20px 0;
	padding-top: 5px;
}
.bx-s-info.bx-s-info-4{
	margin: 0;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
/*	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}

/* FOOTER */

.bx-footer {
	background: #292d2e;
	color: #c8cece;
}

.bx-footer-section.bx-center-section {
	padding-top: 40px;
	padding-bottom: 20px;
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 20px;
}

.bx-footer a {
	color: #c8cece;
}

.bx-footer a:hover {
	color: #fff;
	border-bottom: 1px solid;
	text-decoration: none;
}

.bx-footer-line {
	background: #1f496a;
}

.bx-footer-bottomline {
	background: #222425;
	font-size: 14px;
	padding: 22px 0;
}

.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-footer {
		text-align: center;
	}
	.bx-up {
		text-align: center;
	}
	.bx-footer-bottomline {
		padding: 22px 0 74px;
	}
}
/**/

.btn-primary {
	background-color: #1485ce;
	border-color: #1485ce;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #53a4d8;
	border-color: #53a4d8;
}

.btn-link {
	color: #1485ce;
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto 50px;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-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;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-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;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}
#tkspsto-container table{
	width:100%;
}
#tkspsto-container img{
	width:70%;
	margin-bottom:5px;
}
.bx-touch .bx_item_list_recommended .bx_catalog_item,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item,
.bx-touch .bx_item_list_bestsellers .bx_catalog_item,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item,
.bx-touch .bx_product_of_the_day .bx_catalog_item,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item,
.bx-touch .bx_catalog_list_home .bx_catalog_item,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item{
	position: relative;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: none;
	-webkit-animation: none;
	animation: none;
	padding:0px;
	margin: 0 1% 10px;
}
.bx-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container,
.bx-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_container,
.bx-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_container,
.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container{
	border: 1px solid #d3d3d3;
	background: #fff;
	border-radius: 3px;
	padding:20px;
	min-height:100%;
}
.bx-touch .bx_product_of_the_day .bx_catalog_item,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item{
	margin: 0 0 10px;
}
.bx-touch .bx_item_list_recommended .bx_catalog_item:hover,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover,
.bx-touch .bx_item_list_bestsellers .bx_catalog_item:hover,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover,
.bx-touch .bx_product_of_the_day .bx_catalog_item:hover,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover,
.bx-touch .bx_catalog_list_home .bx_catalog_item:hover,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover{
	position: relative;
	z-index: 100;
/*	top: 0;
	left: 0;
	right: 0; */
/*	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18); */
/*	border-radius: 3px;
	border: 1px solid #d3d3d3;
	background: #fff; */
	-webkit-animation: none;
	animation: none;
}
.bx-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container,
.bx-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container,
.bx-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container,
.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{
	box-shadow: 0 7px 15px 0 rgba(0,0,0,.19)
}
/*
.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item:hover .bx_catalog_item_container,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: relative;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: none;
	border-radius: 0px;
	border: 0px none;
	background: inherit;
	-webkit-animation: none;
	animation: none;
	padding:0;
}
*/
.bx_item_list_recommended .bx_catalog_item_title,
.bx_item_list_bestsellers .bx_catalog_item_title,
.bx_product_of_the_day .bx_catalog_item_title,
.bx_catalog_list_home .bx_catalog_item_title {
/*	
	overflow: hidden !important;
	white-space: normal;
*/
	/*height:52px;*/
	line-height: 18px;
	font-weight: bold;
/*	background: #FF0000; */
}
/*
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_controls,
.bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_articul,
.bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_scu,
*/
.bx-no-touch .bx_product_of_the_day .bx_catalog_item .bx_catalog_item_controls,
.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_articul,
.bx_product_of_the_day .bx_catalog_item .bx_catalog_item_scu /* ,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu
*/
{
	display:block;
	opacity:1;
/*	background: #00FF00; */
}
@media (max-width: 479px) {
	.bx-header .bx-header-wrapper .logo-header .phone-header{
		float:none;
		display:block;
		width:100%;
	}
	.bx-header .bx-header-wrapper .logo-header .phone-header h2{
		font-size:38px;
		text-shadow:1px 1px 5px #000000;
		text-align:center;
	}
	.bx-header .bx-header-wrapper .logo-header .main-logo{
		display:block;
		width:100%;
		text-align:center;
	}
	.bx-header .bx-header-wrapper .bx-header-section .content{
		text-align:center;
	
	}
	.bx_item_list_recommended.col1 .bx_catalog_item,
	.bx_item_list_recommended.col2 .bx_catalog_item,
	.bx_item_list_recommended.col3 .bx_catalog_item,
	.bx_item_list_recommended.col4 .bx_catalog_item,
	.bx_item_list_recommended.col5 .bx_catalog_item,
	.bx_item_list_bestsellers.col1 .bx_catalog_item,
	.bx_item_list_bestsellers.col2 .bx_catalog_item,
	.bx_item_list_bestsellers.col3 .bx_catalog_item,
	.bx_item_list_bestsellers.col4 .bx_catalog_item,
	.bx_item_list_bestsellers.col5 .bx_catalog_item,
	.bx_product_of_the_day.col1 .bx_catalog_item,
	.bx_catalog_list_home.col1 .bx_catalog_item,
	.bx_catalog_list_home.col2 .bx_catalog_item,
	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 0px;
		margin: 0 0 10px;
		width: 100%;
	}
	.bx_item_list_recommended .bx_catalog_item_title,
	.bx_item_list_bestsellers .bx_catalog_item_title,
	.bx_product_of_the_day .bx_catalog_item_title,
	.bx_catalog_list_home .bx_catalog_item_title {
		height:auto;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.bx-header .bx-header-wrapper .logo-header .phone-header h2{
		font-size:42px;
		padding-top:12px;
	}
}
@media (min-width:480px) and (max-width:991px) {
	.bx_item_list_recommended.col1 .bx_catalog_item,
	.bx_item_list_bestsellers.col1 .bx_catalog_item,
	.bx_product_of_the_day.col1 .bx_catalog_item,
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 0px;
		margin: 0;
		width: 100%;
	}
	.bx_item_list_recommended.col2 .bx_catalog_item,
	.bx_item_list_recommended.col3 .bx_catalog_item,
	.bx_item_list_recommended.col4 .bx_catalog_item,
	.bx_item_list_recommended.col5 .bx_catalog_item,
	.bx_item_list_bestsellers.col2 .bx_catalog_item,
	.bx_item_list_bestsellers.col3 .bx_catalog_item,
	.bx_item_list_bestsellers.col4 .bx_catalog_item,
	.bx_item_list_bestsellers.col5 .bx_catalog_item,
	.bx_catalog_list_home.col2 .bx_catalog_item,
	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 0px;
		margin: 0 1% 10px;
		width: 48%;
		clear: none;
	}
	.bx_item_list_recommended.col2 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_recommended.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_recommended.col5 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1) {
		clear: none;
	}
	.bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_recommended.col3 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_recommended.col4 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_recommended.col5 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(2n+1),
	.bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(2n+1),
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1) {
		clear: both;
	}
	#tkspsto-container{
		margin:0 auto;
	}
	.bx_item_list_recommended .bx_catalog_item_title,
	.bx_item_list_bestsellers .bx_catalog_item_title,
	.bx_product_of_the_day .bx_catalog_item_title,
	.bx_catalog_list_home .bx_catalog_item_title {
/*		height:auto;  */
	}
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu,
.bx-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu
{
	display:none !important;
}
.bx_item_list_recommended .bx_item_list_section{
	margin:0 -1%;
}
.bx_item_list_recommended .bx_item_list_title{
	margin:0 0 15px
}
.bx-no-touch .bx_product_of_the_day .bx_catalog_item.double:hover .bx_catalog_item_images,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images {
    opacity: 1;
    -webkit-animation: none;
    animation: none;
}
.bx_product_of_the_day .bx_catalog_item_images_double,
.bx_product_of_the_day .bx_catalog_item_images,
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images{
	padding-top:100%;
}
.bx_product_of_the_day .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images_double{
	margin-top:-100%;
}
.bx-touch .bx_item_list_recommended .bx_catalog_item_images_double,
.bx-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images_double,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item_images_double,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images_double,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item_images_double,
.bx-no-touch .bx_product_of_the_day .bx_catalog_item.double:hover .bx_catalog_item_images_double,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item_images_double,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity: 0;
    -webkit-animation: none;
    animation: none;
}
.bx_catalog_tile_category_title{
/*	display:none; */
}
.bx_product_of_the_day .bx_catalog_item_price,
.bx_catalog_list_home .bx_catalog_item_price{
	padding-bottom:6px;
	padding-top:4px;
	float:right;
/*	padding-bottom:12px; */
	text-align:right;
	white-space:nowrap;
}
.bx_product_of_the_day .bx_catalog_item_price .bx_price,
.bx_catalog_list_home .bx_catalog_item_price .bx_price{
	font-size: 15px;
	padding: 2px 0 0 5px;
	white-space: normal;
}
.bx_product_of_the_day .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item_controls{
	clear:both;
/*	padding-top:6px; */
}
.bx_catalog_item_controls_quantity{
	padding-bottom:6px;
	float:left;
	padding-top:4px;
}
.BackToTop{
	z-index:9999 !important;
}
.bx-ban-main-top{
	width:100%;
	text-align:center;
	padding:20px 0 0
}
.bx-ban-main-top img{
	width:100%;
}
@media (max-width:767px) {
	.table-responsive {	
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		border: 1px solid #ddd;
		min-height: .01%;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
	.bx-ban-main-top{
		padding:5px 0 0
	}
	.stream-wood-btn{
		display:none !important;
	}
	.cbk-support-new-message,
	.ws-chat-btn-el-container,
	.stream-wood-btn.sw-btn-small.sw-btn-position-bottom,
	a.stream-wood-btn.sw-btn-small.sw-btn-position-bottom,
	.stream-wood-btn.sw-btn-small.sw-btn-position-bottom:hover,
	a.stream-wood-btn.sw-btn-small.sw-btn-position-bottom:hover{
		bottom:60px !important;
	}
	.BackToTop{
		bottom:5px !important;
		right:5px !important;
	}
	.bx-sidebar-block.addr-info .bx-s-info{
		padding:5px;
	}
	.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-title{
		font-size:13px;
	}
	.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone{
		font-size:13px;
	}
	.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-phone{
		font-size:13px;
	}
	.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-mail{
		font-size:12px;
	}
	.bx-sidebar-block.addr-info .bx-s-info .bx-inc-orginfo-scheme a{
		font-size:12px;
		padding:5px;
		display:block;
		text-align:center;
	}
	.bx-sidebar-block.addr-info{
		margin-bottom:10px;
	}
	.bx-sidebar-block.addr-info-disabled{
		margin-bottom:0px;
	}
	.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-3,
	.bx-sidebar-block.addr-info .bx-s-info.bx-s-info-4{
		margin-bottom:0;
	}
	.bx-worktime-prop{
		font-size:15px;
	}
	.bx-sidebar-block.act-buttons{
		padding-top:0px;
	}
}
@media (max-width: 479px) {
	.bx-header-section .content .button > div{
		display:block;
	}
	.bx-header-section .content .button > div:first-child{
		margin-right: 0;
	}
	.bx-header-section .content .button > div a{
		width:220px;
	}
	.addr-info .bx-s-info .fa-phone{
		display:none;
	}
/*	.addr-info .col-xs-6{
		width:100%;
		background:#FF0000;
	}*/
}
table.price-table{

}
table.price-table tr td{
	padding:5px;
	border:1px solid #666666;
}
table.price-table tr.section_title td{
	background:#CCCCCC;
}
/*
table.price-table td:first-child{
	padding-left:0;
}
table.price-table td:last-child{
	padding-right:0;
}
*/
table.price-table td.price{
	text-align:right;
	font-weight:bold;
}
@media (min-width:479px) {
	table.price-table td.price{
		white-space: nowrap;
	}
}
@media (max-width:480px) {
	table.price-table td.price{
		width:50%;
	}
}
.bx-inclogofooter-f-button a{
	color:#FFFFFF;
}
div[data-property-id-row="20"],
div[data-property-id-row="21"],
div[data-property-id-row="20"] .bx_description,
div[data-property-id-row="21"] .bx_description{
	font-weight:bold;
	color:#FF0000;
	font-size: 13px;
}

div[id$="_prop_128_cont"],
div[id$="_prop_132_cont"],
div[id$="_prop_238_cont"]{
/*	min-height:32px; */
}
div[id$="_prop_128_cont"] span.props_div_text.bx_item_section_name_gray,
div[id$="_prop_132_cont"] span.props_div_text.bx_item_section_name_gray,
div[id$="_prop_238_cont"] span.props_div_text.bx_item_section_name_gray {
	color: #FF0000;
/*	font-weight:bold;	
	padding-left:36px;
	z-index:999;
	display:block;
*/		
}
div[id$="_prop_128_cont"] div.bx_size_scroller_container,
div[id$="_prop_132_cont"] div.bx_size_scroller_container,
div[id$="_prop_238_cont"] div.bx_size_scroller_container{
/*	
	position:absolute !important;
	top:2px;
	z-index:1000;
*/	
}
div[id$="_prop_128_cont"] div.bx_size_scroller_container div.bx_size,
div[id$="_prop_132_cont"] div.bx_size_scroller_container div.bx_size,
div[id$="_prop_238_cont"] div.bx_size_scroller_container div.bx_size{
/*	width:32px; */
}

ul[id$="prop_128_list"],
ul[id$="prop_128_list"] li,
ul[id$="prop_132_list"],
ul[id$="prop_132_list"] li,
ul[id$="prop_238_list"],
ul[id$="prop_238_list"] li{
	width:32px !important;
	height:32px !important;
	line-height:32px !important;
}
ul[id$="prop_128_list"] li,
ul[id$="prop_132_list"] li,
ul[id$="prop_238_list"] li{
	position:absolute !important;
	z-index:50 !important;
	text-indent: -10000px  !important;
}
/* Кнопка ДА */
ul[id$="prop_128_list"] li[data-treevalue="128_122"] .cnt,
ul[id$="prop_132_list"] li[data-treevalue="132_129"] .cnt,
ul[id$="prop_238_list"] li[data-treevalue="238_254"] .cnt{
	background:url('/bitrix/templates/agentgruz/images/check2_off.gif') no-repeat center center transparent !important;
}
/* Кнопка НЕТ */
ul[id$="prop_128_list"] li[data-treevalue="128_123"] .cnt,
ul[id$="prop_132_list"] li[data-treevalue="132_128"] .cnt,
ul[id$="prop_238_list"] li[data-treevalue="238_253"] .cnt{
	background:url('/bitrix/templates/agentgruz/images/check2_on.gif') no-repeat center center transparent !important;
}
ul[id$="prop_128_list"] li.bx_active,
ul[id$="prop_132_list"] li.bx_active,
ul[id$="prop_238_list"] li.bx_active{
	z-index:40 !important;
	text-indent: initial !important;
/*	display:none !important; */
}
ul[id$="prop_128_list"] li.bx_active .cnt,
ul[id$="prop_132_list"] li.bx_active .cnt,
ul[id$="prop_238_list"] li.bx_active .cnt{
	background:none !important;
/*	border:0px none; */
/*	color:initial !important; */
}
.footer-slogan{
	/*font-size:13px; */
	font-weight:bold;
	margin-bottom:4px;
}
.footer-slogan.first-child {
	margin-top:0px;
}
@media (max-width: 991px){
	.bx-header .bx-header-wrapper{
		
	}
	.matrix_info_section{
		width:100%;
	}
	.matrix_info_section .price-matrix{
		width:100%;
		margin:15px 0 0;
	}
}
@media (min-width: 992px){
	.bx-footer .footer-col-1{
		/*border:1px solid red;*/
		width:25%;
		left:45%;
	}
	.bx-footer .footer-col-2{
		/*border:1px solid blue;*/
		width:25%;
		right: 5%;
	}
	.bx-footer .footer-col-3{
		/*border:1px solid green; */
		width: 30%;
		left: 20%;
	}
	.bx-footer .footer-col-4{
		/*border:1px solid white; */
		width:20%;
		right:80%;
	}
	.price_info_section{
		clear:both;
	}
	/*
	.matrix_info_section{
		float:right;
	}
	.matrix_info_section .price-matrix{
		margin:0 15px 15px 15px;
	}
	*/
}
.bx-s-info-margin-0{margin:0 !important;}
.bx-info-form-button{
    display: inline-block;
}
.bx_item_detail .alx_feedback_popup,
.bx-info-form-button a,
.bx-s-info-form-button a{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    white-space: normal;
    margin-bottom: 5px;
    background-color: #ec971f;
    border-color: #d58512;
}
.bx_item_detail .alx_feedback_popup{
	padding-left: 26px;
	padding-right: 26px;
}
.bx-s-info-form-button a{
    width:100%;
}
.bx_item_detail .alx_feedback_popup:hover,
.bx-info-form-button a:hover,
.bx-s-info-form-button a:hover{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
/*
.bx_order_list .bx_order_list_table tbody tr td img,
#order_form_div img{
	max-width:initial;
	max-height:initial;
}
*/
.bx_page_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_page_list_section{
	margin:0 -1%;
}
.bx-section-desc-post * {
	font-size: 15px !important;
}
.iconbar .row{
	color:#0083d1;
	font-size:13px;
}
.iconbar .icon-wrapper{
	min-height:70px;
	padding: 16px 0;
	display: flex;
	align-content: center;
	align-items: center;
}
.iconbar .icon-wrapper .icon{
	float:left;
	padding:0 10px 0 0;
}
.iconbar .icon-wrapper img{
	width:50px;
	max-width:none;
}
.table-responsive table.table {
	border-collapse: collapse; /* Убираем двойные линии между ячейками */
	width: auto;
	max-width: 100%;
	margin-bottom: 0; 
}
.table-responsive table.table td, 
.table-responsive table.table th {
	padding: 3px; /* Поля вокруг содержимого таблицы */
	border: 1px solid black; /* Параметры рамки */
	vertical-align: middle
}
.table-responsive table.table.colored th {
	background: #b0e0e6; /* Цвет фона */
}

@media (min-width:480px) and (max-width:991px) {
	.iconbar .row>div{
		float:left;
		width: 48%;
	}
}
@media (max-width:479px) {
	/*
	.table-responsive {	
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		min-height: .01%;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	*/
	.iconbar .row{
		font-size:16px;
	}
	.iconbar .icon-wrapper img{
		width:60px;
	}
}
#lets_pay{
	background-color:#B2114F;
	border-color: #7E125E;
}
#lets_pay:hover{
	background-color: #B5265C;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
	width:100%;
}
.bx_order_list_table_order nobr{
	white-space: normal;
}
@media  (max-width: 575px) {
	.col-xss-1{
		width:8.33333333%;
	}
	.col-xss-2{
		width:16.66666667%;
	}
	.col-xss-3{
		width:25%;
	}
	.col-xss-4{
		width:33.33333333%;
	}
	.col-xss-5{
		width:41.66666667%;
	}
	.col-xss-6{
		width:50%;
	}
	.col-xss-7{
		width:58.33333333%;
	}
	.col-xss-8{
		width:66.66666667%;
	}
	.col-xss-9{
		width:75%;
	}
	.col-xss-10{
		width:83.33333333%;
	}
	.col-xss-11{
		width:91.66666667%;
	}
	.col-xss-12{
		width:100%;
	}
	#forms_tabs .bx-catalog-tab-body-container .bx-catalog-tab-container>div{
		padding:0;
	}
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-mail,
	.bx-inc-orginfo.bx-inc-orginfo-mobile .bx-inc-orginfo-mail a{
		font-size:20px;
	}
}
@media  (max-width: 320px) {
	#forms_tabs .bx-catalog-tab-list li a, .bx-catalog-tab-list li>span{
		padding:0 10px;
	}
	.alx_feed_back_form_item_pole .g-recaptcha{
		-webkit-transform: scale(0.95);
		   -moz-transform: scale(0.95);
		    -ms-transform: scale(0.95);
		     -o-transform: scale(0.95);
		        transform: scale(0.95);
		-webkit-transform-origin: 0 0;
		   -moz-transform-origin: 0 0;
		    -ms-transform-origin: 0 0;
		     -o-transform-origin: 0 0;
		        transform-origin: 0 0;	
	
}	
	.alx_feed_back_form_item_pole.alx_feed_back_form_error_pole .g-recaptcha{
		-webkit-transform: scale(0.86);
		   -moz-transform: scale(0.86);
		    -ms-transform: scale(0.86);
		     -o-transform: scale(0.86);
		        transform: scale(0.86);
	}	
}
.bx-touch .bx_catalog_item_controls.no_touch,
.bx-no-touch .bx_catalog_item_controls.touch{
	display:none !important;
}
.item_info_section div[id$="prop_322_cont"] {
	padding:0;
}
.item_info_section div[id$="prop_322_cont"] .props_div_text{
	display:none;
}
.item_info_section ul[id$="prop_322_list"] li{
	width:50% !important;
}
.mobile-buttons{
	padding-top:7px;
}
.mobile-buttons a{
	background-color:#EC971F;
	display:block; 
	margin-bottom:5px;
}
.mobile-buttons div:last-child a{
	margin-bottom:0;
}
.modal_form{
	max-width: 1200px;
}
@media (max-width: 1199px){
	.modal_form{
		margin-left: -49% !important;
		width: 98% !important;
	}
}
/******************/
div[id^="wait_comp_"] {
	display: none !important;
	background: none !important;
	border: 0 !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	/*
	line-height: normal;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center !important;
	text-indent: 0 !important;
	font-style: normal !important;
	font-variant: normal !important;
	letter-spacing: normal !important;
	word-spacing: normal !important;
	*/
	margin: 0 !important;
	padding: 0 !important;
	width: 0px !important;
	height: 0px !important;
	z-index: 0 !important;
	content: "" !important;
}
@media (min-width: 992px) {
	.col-md_w-100{
		width:100%;
	}
}
.aligned-row {
	display: flex;
	flex-flow: row wrap;
}
.aligned-row::before {
	display: block;
}
.aligned-row-wrapper > div,
.aligned-row > div {
	margin-bottom: 1.5rem;
}
.panel-body .aligned-row img{
	margin-bottom: 1rem;
}
.aligned-row-wrapper .aligned-row > div{
	margin-bottom: 0;
}
.aligned-row-wrapper .panel-body{
	padding-bottom: 0.75rem;
}
.panel-aligned-row.panel{
	display: grid;
	height: 100%;
	margin-bottom: 0;
}
.panel-aligned-row .panel-body{
	/*display: grid;*/
	align-self: center;
}
.panel-aligned-row .panel-footer{
	align-self: flex-end;
	text-align: center;
}
.panel-aligned-row .panel-footer p:last-child{
	margin-bottom: 0;
}
.wrapper_5-icons ul {
	font-size: 150%;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	margin-top: 0;
}
.wrapper_5-icons li a{
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.wrapper_5-icons li span:first-child{
	margin-right: 2rem;
}
.wrapper_5-icons li img {
	width: auto;
	max-width: initial;
	height: 120px;
	border: 1px solid #d3d3d3;
	border-radius: 1rem;
	padding: 1rem;
}
.wrapper_advantages li{
	margin: 1rem 0;
	font-size: 150%;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
}
.large-text-icon{
	font-size: 200%;
	width: 72px;
	display: inline-block;
}
@media (max-width: 991px){
	.wrapper_advantages li{
		font-size:120%;
	}
	.large-text-icon{
		font-size: 150%;
		width: 36px;
	}
	.wrapper_5-icons li a{
		flex-direction: column;
	}
	.wrapper_5-icons li span{
		width: 100%;
		text-align: center;
	}
}
.bx_catalog_list_home{
	margin: 3.5rem -1% 1rem;
}
/* End */
/* /bitrix/templates/agentgruz/colors.css?16185759311755 */
/* /bitrix/templates/agentgruz/countdown/css/radius17.countdown.css?16185759363764 */
/* /bitrix/templates/agentgruz/components/bitrix/menu/catalog_horizontal1/style.css?161857593510981 */
/* /bitrix/templates/agentgruz/components/bitrix/menu/catalog_horizontal1/themes/yellow/colors.min.css?1618575935847 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16185757212530 */
/* /bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/style.min.css?161857593425399 */
/* /bitrix/templates/agentgruz/components/bitrix/catalog.section/product_of_the_day/themes/blue/style.min.css?16185759344639 */
/* /bitrix/templates/agentgruz/components/bitrix/menu/bottom_menu/style.css?1618575935542 */
/* /bitrix/templates/agentgruz/styles.css?16185759375880 */
/* /bitrix/templates/agentgruz/template_styles.css?177910097756905 */
