

/* Start:/bitrix/templates/eletecsystems/components/bitrix/menu/catalog_horizontal_es/style.css?151731372610890*/
.bx-top-nav-container {
	/*margin-top: 15px;
	padding: 0 10px;
	
	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;
}
.bx-top-nav-container .bx-nav-1-lvl {
	float: left;
	position: relative;
}
.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;
}
.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: 16px;
	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: 15px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 12px 14px 15px}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 13px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 9px 11px 12px}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 11px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 5px 6px 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/eletecsystems/components/bitrix/menu/catalog_horizontal_es/themes/blue/colors.css?1518685395916*/
.bx-blue.bx-top-nav .bx-top-nav-container {
	background: #0083d1;
}
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
	/*background: rgb(58, 190, 184);
	border-bottom: none;*/
}
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover>a {
	color: #0083d1;
	background-color: transparent;
}
/*2 lvl*/
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a.bx-active,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a:hover {
	color: #0083D1;
	background: #f0f6f8;
}
/*3 lvl*/
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a.bx-active,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-3-lvl a:hover {
	color: #0083D1;
	background: #f0f6f8;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1517304147467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/eletecsystems/components/bitrix/menu/bottom_menu/style.css?1517306475542*/
.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/eletecsystems/components/bitrix/sender.subscribe/template_es/style.min.css?15173893464395*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.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}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font-weight:100;font:11px/10px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif}
/* End */


/* Start:/bitrix/templates/eletecsystems/styles.css?16884816495315*/
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
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/eletecsystems/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;
}
/* End */


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

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/eletecsystems/images/bg.jpg");
}
@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;
	}
}
@media (max-width: 767px) {
	body.bx-background-image {
		background: none;
	}
}

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;
}

.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;
}

.bx-header {}
/*Logo*/

.bx-logo {
	padding-left: 17px;
	padding-bottom: 19px;
}

.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;
}

@media (max-width: 767px) {
	.bx-logo {
		background: #1484ce;
		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 10px;
	background: #fff;
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 31px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 30px 5px;
	}
}

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

@media (max-width: 767px) {
	.bx-header-section {
		padding: 60px 15px 10px
	}
	.bx-content-seection {
		padding: 0 15px 10px
	}
}
/* header / phone */

.bx-inc-orginfo {
	padding-left: 28px;
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px;
	}
}

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

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

.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;
}
/* header / worktime */

.bx-worktime {}

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

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

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

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

.bx-sidebar-block {
	margin-bottom: 40px;
}
.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;
}
.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-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;
}

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

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

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}
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: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 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 {
	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-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/eletecsystems/images/wt.png) no-repeat center top;
	-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: 10px 0;
	padding-top: 5px;
}
.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: 40px;
}

.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;
	}
}
/**/

.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}

.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;
	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;
}
.file {
	text-align: right;
}
.file a {
	font-size: 18px;
	line-height: 200%;
}
.file .circl {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
/* End */


/* Start:/bitrix/templates/eletecsystems/colors.css?15174735662166*/
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;}

/* BTN */
.bx-theme-blue .btn.btn-default {
	outline: none;
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF;
}
.bx-theme-blue .btn.btn-default:hover {
	outline: none;
	background-color: rgb(58, 190, 184);
	border-color: rgb(58, 190, 184);
	color: #FFF;
}
.bx-theme-blue .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/* End */


/* Start:/bitrix/templates/eletecsystems/custom.css?174366803632566*/
html, body {
  width:100%;
  min-height:100%;
  margin:0;
  padding:0;
  font-family: 'Ubuntu';
  font-size:14px;
  line-height: 1.2;
  color: #333333;
  position: relative;
  letter-spacing: 0px;
}
* {
  margin:0;
  padding:0;
}
*:focus, *:active {
  outline:0;
}
a {
	color: #3abeb8;
}
.container {
  /*width:100%;
  min-width: 1170px;*/
  text-align: left;
  overflow:hidden;
  box-sizing: border-box;
}
.wrapper {
    max-width: 1170px;
    width: 100%;
    margin: 0px auto;
    /*padding: 0 15px;*/
    box-sizing: border-box;
}
.af-message-success,.af-message-error,.af-message-info { color: #fff !important; }
.left {
    float:left;
}
.right {
    float:right;
}
.slick-track {
    -width: 99999px!important;
}
.container.top .wrapper {
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
	z-index: 372;
	/*width: 1140px;*/ 
	position: relative;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.container.top {
    overflow: visible;
}
.pad.main-page {
    background: url(/bitrix/templates/eletecsystems/images/bg.jpg) no-repeat center bottom;
    padding-top: 10px;
    background-size:100% 100%;
}
.container.top .wrapper>div {
    /*float: left;
    position: relative;
    top: 15px;*/
}
.circl {
    border-width: 1px;
    border-color: #3abeb8;
    border-style: solid;
    border-radius: 50%;
    background-color: #ffffff;
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
    color: #3abeb8;
    text-align: center;
    box-sizing: border-box;
    line-height: 35px;
}
.cont {
  float: left;
}
.contacts-top>div {
    /*overflow: hidden;
    float: left;
    margin-top: 25px;*/
}
.cont a {
  font-size: 14px;
  font-family: "Ubuntu";
  color: #333333;
  line-height: 1.286;
  text-align: left;
  display: block;
  text-decoration: none;
  /*margin-top: -3px;*/
}
.phone .cont a {
    font-size: 15px;
    font-weight: 500;
}
.cont a.popup {
  font-size: 14px;
  font-family: "Ubuntu";
  color: #3abeb8;
  line-height: 1.2;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
.contacts-top>div.email {
    margin-right: 40px;
    margin-left: 90px;
}
.menu ul.menu {
    list-style: none;
    /*width: 890px;*/
    float: left;
	margin-left: -5px;
	margin-right: -5px;
}
.menu ul.menu li, #set_filter, #del_filter {
    display: inline-block;
    border-radius: 10px;
    background-color: #3abeb8;
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
    margin: 5px;
}
.menu ul.menu li:hover, .menu ul.menu li.bx-active {
	background-color: #fff;
}
.menu ul.menu li a {
    color:#fff;
    display: block;
    text-decoration:none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 22px;
}
.menu ul.menu li:hover a, .menu ul.menu li.bx-active a {
	color:#3abeb8;
}
.container.menu {
    overflow: visible;
    margin-top: 10px;
}
.menu ul.menu li:first-child {
    /*margin-left: 0;*/
}
input.form-control.ui-autocomplete-input {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  /*height: 40px;*/
  height: auto;
  border: 0;
  box-sizing: border-box;
  /*padding: 10px;*/
  padding: 16px 8px 16px 16px;
  margin:0;
}
.search {
    /*width: 246px;
    float: right;*/
    clear: right;
    position: relative;
	margin-bottom: 20px;
}
.search button.btn.btn-default {
    background: transparent;
    border: none;
    color: #3abeb8;
    position: absolute;
    right: 15px;
    /*top: 10px;*/
	top: 15px;
    font-size: 17px;
    cursor: pointer;
}
.container.menu .wrapper {
    overflow: hidden;
    padding-bottom: 20px;
}
ul.breadcrumb {
    list-style: none;
    display: block;
    overflow: hidden;
    clear: both;
    padding-top: 17px;
}
ul.breadcrumb li {
    display: inline-block;
}
 ul.breadcrumb, ul.breadcrumb li, ul.breadcrumb li a {
  font-size: 14px;
  font-family: "Ubuntu";
  color: #3abeb8;
  line-height: 1.286;
  text-align: left;
}
.left-coll {
    float: left;
    width: 270px;
}
.right-coll {
    float: right;
    width: 850px;
}
.wrapper-menu {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  /*width: 270px;*/
  margin-bottom: 20px;
}
#modef {
	border-radius: 10px;
	background: #ffffff;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
	padding: 10px 20px;
	border: none;
}
.wrapper-menu div.head-menu {
  background-color: #3abeb8!important;
  /*width: 270px;
  height: 50px;*/
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.wrapper-menu div a {
    font-size: 16px;
    color: #333333;
    text-decoration: none;
}
.wrapper-menu > div.bx_hma_one_lvl, .wrapper-menu div.head-menu  {
    padding: 16px 8px 16px 16px;
    border-bottom: 1px solid #ebebeb;
}
.wrapper-menu div.active, .wrapper-menu div.bx_hma_one_lvl:hover, .wrapper-menu div.bx_hma_one_lvl.current {
  background:#ebebeb;
}
.wrapper-menu div.active a, .wrapper-menu div:hover a, .wrapper-menu div.current a {
    color: #3abeb8;
}
.left-coll.page-catalog .wrapper-menu div.bx_hma_one_lvl, .bx-content>div>div>div>.wrapper-menu div.bx_hma_one_lvl {
    display: none;
}
.left-coll.page-catalog .wrapper-menu div.head-menu, .bx-content .wrapper-menu div.head-menu {
  cursor: pointer;
}
.left-coll.page-catalog .wrapper-menu div.head-menu.noactive, .bx-content .wrapper-menu div.head-menu.noactive {
      display: block!important;
    border-radius: 10px;
    border-bottom: 0;
}
.left-coll.page-catalog .wrapper-menu div.head-menu.active, .bx-content .wrapper-menu div.head-menu.active {
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ebebeb;
    display: block!important;
}
ico.head-menu-ico {
    background: url(/bitrix/templates/eletecsystems/images/ico-menu.png) no-repeat center;
    width: 16px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
}
.container.content {
    /* margin-top: 20px; */
    overflow: visible;
}
.content.page {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  z-index: 51;
}
.content.page h1, h1.page-akcii {
  font-size: 30px;
  color: #3abeb8;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  margin-bottom:20px;
}
.content.page p {
  font-size: 14px;
  color: #333333;
  line-height: 1.143;
  text-align: left;
    margin: 14px 0;
}
.content.page ul {
    /*margin: 10px 0;*/
    list-style-position: inside;
}
.content.page ul li {
    /*display: block;
    margin: 14px 0px;*/
}
.content.page ul li:before {
    /*display: block;
    content: "-";
    float: left;
    margin-right: 5px;*/
}
.wrapper-menu div:last-child {
    border: 0;
}
.spec-sale {
  border-radius: 10px;
  background: url(/bitrix/templates/eletecsystems/images/spec-sale-bg.png) no-repeat;
  /*width: 270px;*/
  height: 300px;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  background-size: cover;
}
.wrap-spec-sale {
    position: relative;
    height: 100%;
    padding-top: 25px;
    /*height: 275px;*/
	height: 300px;
    text-align:center;
}
.wrap-spec-sale a {
  text-decoration:none
}
.wrap-spec-sale p {
  background-color: #3abeb8;
  width: auto;
  height: 32px;
  z-index: 231;
  display: inline-block;
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 32px;
  text-align: center;
  margin: auto;
  padding: 0px 5px;
}
.wrap-spec-sale span {
  background-color: #eb3b65;
  width: auto;
  height: 20px;
  z-index: 229;
  display: table;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  text-align: center;
  margin: 5px auto;
  padding: 0 5px;
}
.img-spec-sale {
    position: absolute;
    height: 300px;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}
.img-spec-sale img {
    position: absolute;
    bottom: 0;
}
.partners {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  /*width: 270px;*/
  /*height: 453px;*/
  margin-top: 20px;
  margin-bottom: 20px;
}
.title-partners {
  font-size: 18px;
  font-family: "Ubuntu";
  color: #3abeb8;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  padding: 25px 0 17px;
}
.list-partners {
    overflow: hidden;
    clear: both;
}
.item-partner {
    text-align: center;
    vertical-align: middle;
    height: 65px;
    float: left;
    position: relative;
}
.item-partner img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.slides.slick-initialized.slick-slider.slick-dotted {
  border-radius: 10px;
  margin-bottom: 10px;
  /*width: 850px;
  height: 350px;*/
}
a.btn-slide, .row.ms2_product a.btn-slide, span.btn-slide, button.btn-slide {
  background-image: -moz-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  background-image: -webkit-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  background-image: -ms-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  /*width: 204px;
  height: 36px;*/
  z-index: 288;
  display: block;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  line-height: 35px;
  /*margin-top:25px;*/
  border-radius: 20px;
  border: none;
  }
.metka {
    background: #eb3b65;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 25px 0 25px;
}
.slide-item {
    position: relative;
    height:350px;
    padding-left: 30px;
    background: url(/bitrix/templates/eletecsystems/images/slide-bg.jpg) no-repeat center;
}
.img-slide {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.title-slide {
    color: #3abeb8;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
}
.text-slide p {
    color: #fff;
    line-height: 1.143;
}
.title-slide span {
    font-size: 42px;
    display: block;
    line-height: 30px;
}
.title-slide {
    color: #3abeb8;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
}
.text-slide p {
    color: #fff;
    line-height: 1.143;
}
.title-slide span {
    font-size: 42px;
    display: block;
    line-height: 30px;
}
ul.slick-dots {
    list-style: none;
    position: absolute;
    top: 25px;
    right: 15px;
}
ul.slick-dots li {display: block;float: left;}
ul.slick-dots li button {
  text-indent: -99999px;
  border-radius: 5px;
  background-color: #3abeb8;
  width: 8px;
  height: 8px;
  border: 0;
  margin: 0 2px;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
ul.slick-dots li.slick-active button {
    width: 18px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
/*.menu-right>div,*/ .menu-right .plitka {
  border-radius: 10px;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 160px;
  z-index: 279;
  float: left;
  margin: 15px 0;
  position:relative;
}
.menu-right>div:nth-child(3n+2) {
    /*margin: 6px 12px;*/
}
/*.menu-right>div h2,*/ .menu-right .plitka h2 {
  font-size: 18px;
  color: #3abeb8;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.111;
  margin: 20px 110px 0 20px;
  position: relative;
  z-index: 2;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
 }
a.cat-link {
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.429;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: -50px;
  border: 1px solid #fff;
  width: 115px;
  height: 34px;
  border-radius: 20px;
  text-decoration: none;
  line-height: 34px;
  opacity: 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
/*.menu-right>div:before,*/ .menu-right .plitka:before {
    display: block;
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(58, 190, 184, 0.75);
    opacity:0;
    border-radius: 10px;
    z-index: 1;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
/*.menu-right>div:hover:before,*/ .menu-right .plitka:hover:before {
    opacity:1;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
/*.menu-right>div:hover h2,*/ .menu-right .plitka:hover h2 {
  color:#fff;
  -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.menu-right>div:hover a.cat-link, .menu-right .plitka:hover a.cat-link {
  bottom: 20px;
  z-index: 3;
  opacity: 1;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.row.ms2_product, .ms2_product {
  border-radius: 10px;
  background-color: #ebf8f8;
  /*width: 400px;*/
  height: 200px;
  /*padding-bottom: 5px;*/
  height: auto;
  /*float: left;*/
  /*padding-left: 20px;*/
  box-sizing: border-box;
  margin-bottom: 30px;
  /*padding: 0 20px;*/
}
.row.ms2_product a:hover {
    color: #333333;
}
.row.ms2_product .col-md-2:hover a:before {
    display: block;
    content: "\f00e";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(58, 190, 184, 0.75);
    line-height: 130px;
    font-size: 35px;
    color: #fff;
    border-radius: 10px;
}
.menu-right {
    /*clear: both;
    padding-bottom: 10px;
    float: right;*/
}
.new-tov {
  border-radius: 10px;
  background-color: #ffffff;
  /*width: 850px;*/
  clear: both;
  float: none;
  padding-bottom: 1px;
    padding-top: 1px;
	margin: 15px 0;
}
.wrapper-new-tov {
    margin: auto;
    width: 810px;
    overflow: hidden;
}
.row.ms2_product:nth-child(even) {
    margin-left: 10px;
}
.new-tov h3 {
    font-size: 30px;
    color: #3abeb8;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.667;
    text-align: center;
    margin: 30px auto;
}
.row.ms2_product .col-md-2/*, .ms2_product .col-md-4*/ {
  border-radius: 10px;
  background-color: #ffffff;
  /*width: 120px;*/
  height: 127px;
  float: left;
  text-align: center;
  line-height: 14;
  position: relative;
  font-family: "FontAwesome";
}
.product-item-image {
  height: 127px;	
}
.ms2_product span.product-item-image-original/*, .ms2_product span.product-item-image-alternative*/ {
  border-radius: 10px;
  background-color: #ffffff;	
}
.row.ms2_product .col-md-2 a {
  text-align:center;
}
.row.ms2_product a {
	display: block;
    font-size: 18px;
    color: #3abeb8;
    line-height: 0.889;
    text-align: left;
    text-decoration: none;
    margin: 20px 0;
}
.row.ms2_product a.product-item-amount-field-btn-plus, .row.ms2_product a.product-item-amount-field-btn-minus {
    display: inline-block;	
}
.row.ms2_product a.parent {
  font-size: 14px;
  color: #3abeb8;
  line-height: 1.143;
  text-align: left;
  text-decoration:none;
  margin: 0 0 5px 0;
  padding-left: 140px;
}
.tov-options p {
  font-size: 12px;
  color: #333333;
  line-height: 1.5;
  text-align: left;
  font-weight: 300;
  /*display: table-row;*/
  width: 100%;
  margin: 0;
}
.row.ms2_product a.product-item-image {
	margin: 0 0 20px;
}
.row.ms2_product .col-md-10, .ms2_product .col-md-8 {
    float: left;
    /*width: 240px;
    margin-left: 20px;*/
}
.tov-options p span {
    /*display: table-cell;
    padding-left: 40px;*/
	width: 49%;
	/*right: 0;
	position: absolute;*/
	display: inline-block;

}
.tov-options p span:last-child {
	font-weight: 700;
}
.tov-options p.price {
    font-size: 14px;
}
.tov-options p.price span {
    font-weight: 700;
}
.tov-options p span.oldprice {
    display: inline-block;
    padding: 0;
    padding-left: 50px;
    margin: 0 -30px;
    font-size: 14px;
    font-weight: normal;
    color: firebrick;
    text-decoration: line-through;
}
a.cat-show {
  background-image: -moz-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  background-image: -webkit-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  background-image: -ms-linear-gradient( 0deg, #0cd3b2 0%, #2e5965 100%);
  width: 203px;
  height: 36px;
  display:block;
  margin: auto;
  color: #fff;
  text-transform: uppercase;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  border-radius: 20px;
  margin: 10px auto 20px;
}
.news-block {
  border-radius: 10px;
  background: url(/bitrix/templates/eletecsystems/images/news-bg.jpg) no-repeat 50% 100% #fff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  /*width: 849px;
  height: 227px;*/
  margin: 15px 0;
  padding: 30px 20px;
  box-sizing: border-box;
}
a.news-title {
  font-size: 30px;
  color: #3abeb8;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.667;
  text-align: left;
  margin-bottom: 25px;
  text-decoration:none;
    display: inline-block;
}
.item-news {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  /*height: 128px;*/
  float: left;
  text-decoration: none;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.item-news:nth-child(2) {
    margin: 0 20px;
}
p.date {
  color: #3abeb8;
  line-height: 1.071;
  text-align: left;
  text-decoration: none;
}
.item-news p.title {
  font-size: 18px;
  color: #3abeb8;
  line-height: 1;
  text-align: left;
  /*position: absolute;
  bottom: 20px;
  left: 20px;*/
}
a.item-news:hover {
    background: rgba(58, 190, 184, 0.7);
}
a.item-news:hover p {
    color: #fff;
}
.second .new-tov h3 {
  font-size: 30px;
  font-family: "Ubuntu";
  color: #3abeb8;
  font-weight: bold;
  line-height: 0.97;
  text-align: left;
    text-transform:none;
    max-width: 500px;
    margin-left: 0;
    float: left;
}
.second .new-tov h3 a { 
	color: #3abeb8;
}
.second.main-page {
    background: url(/bitrix/templates/eletecsystems/images/bg.jpg) no-repeat center bottom;
    padding-top: 10px;
    background-size: 100% 100%;
}
.second .new-tov {
    background: transparent;
}
.second .row.ms2_product, .second .ms2_product  {
    background: #fff;
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
}
div#mse2_sort {
    /*float: right;
    width: 340px;*/
    margin-top: 35px;
    color: #3abeb8;
  font-weight: bold;
text-align: right;
}
select#mse2_sort {
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  width: 238px;
  height: 36px;
  border: 0;
  border-radius: 20px;
  padding-left: 10px;
  margin-left: 15px;
  cursor: pointer;
}
fieldset, .bx-filter .bx-filter-parameters-box {
    padding: 20px;
    box-sizing: border-box;
    border: 0;
    position: relative;
    max-width: 270px;
}
fieldset h4, .bx-filter-parameters-box h4 {
  color: #333333;
  text-transform: uppercase;
  line-height: 1.286;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
fieldset h4:after { 
  display:block;
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 13px;
  top: 20px;
}
fieldset h4.hid:after {
  content: "\f0d8";
}
fieldset .label {
    display: block;
    color: #333333;
    line-height: 1.286;
    text-align: left;
    position:relative;
    padding-left:25px;
    margin: 10px 0;
}
fieldset .label.hid {
    display:none!important;
}
fieldset .label input {
    display: none;
}
fieldset .label input+label:before {
    display:block;
    position: absolute;
    content:" ";
    color: red;
    border-width: 1px;
    border-color: #9cdedb;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    left: 0;
    top: 0;
    z-index: 1;
}
fieldset .label input:checked+label:after {
    font-family: FontAwesome;
    display:block;
    content:"\f00c";
    color:#fff;
    background-color:#9cdedb;
    position:absolute;
    width: 14px;
    height: 14px;
    top: 1px;
    left: 1px;
    z-index: 2;
    text-align:center;
    font-size: 12px;
}
.label label {
    cursor: pointer;
}
#mse2_filters .disabled {
    color: #aaa;
    cursor: no-drop;
}
.container.footer .wrapper {
  border-radius: 10px;
  background-color: #3abeb8;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
  /*width: 1140px;*/
display: inline-block;
  margin-top: 20px;
  padding: 30px;
  box-sizing: border-box;
  color: #fff;
}
.footer .coll {
    float: left;
    width: 360px;
}
.footer .coll:nth-child(2) {
    width: 290px;
}
.footer .coll:nth-child(3) {
    width: 190px;
}
.footer .coll:nth-child(4) {
    width: 240px;
}
.footer .coll>span, .footer div>span {
  font-size: 15px;
  font-family: "Ubuntu";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  padding-bottom: 5px;
  display: block;
}
.footer a.logo {
    display: block;
	text-align: center;
    background: #fff;
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
	margin-bottom: 20px;
}
.footer a.logo img {
	float: none;
	padding: 10px;
	display: initial;
}
.footer .coll ul, .footer div ul {
    list-style: none;
}
.footer .coll ul li, .footer div ul li {
	display: inline-block;
    width: 200px;
    margin: 5px 0;
	vertical-align: top;
}
.footer .coll ul li a, .footer div ul li a {
  font-size: 14px;
  font-family: "Ubuntu";
  color: rgba(255, 255, 255, 0.8);
  line-height: 0.5;
  text-decoration: none;
}
.page-search {
    overflow: hidden;
    clear: both;
}
.mse2-row {
    margin: 10px 0;
}
.mse2-row a {
    font-size: 14px;
    color: #3abeb8;
    line-height: 1.143;
}
.but-header {
    /*width: 182px;*/
    color: #ffffff;
    line-height: 1.286;
    text-align: left;
	margin-bottom: 20px;
}
.container.footer {
    padding-bottom: 20px;
}
.footer .ajax_form input {
  border-radius: 10px;
  background-color: #ffffff;
  opacity: 0.902;
  width: 100%;
  height: 40px;
  border: 0;
  margin: 5px 0;
  padding: 10px;
  box-sizing: border-box;
  color: #000;
}
.footer .ajax_form button.btn.btn-primary {
  border-radius: 10px;
  background-color: #2e9893;
  top: 2500px;
  width: 100%;
  height: 40px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
  cursor: pointer;
}
.footer form.ajax_form.af_example {
    margin-top: 10px;
}
.container.copyright {
  background-color: transparent;
  height: 100px;
  box-sizing: border-box;
  padding-top: 5px;
}
.container.copyright .copy {
    /*float:left;*/
    color: #333333;
    line-height: 1.143;
    text-align: center;
    /*width: 385px;*/
    margin: 25px 0;
}
.container.copyright .copy a {
	color: #fff
}
div#modal {
    display: none;
}
.fancybox-slide input,
 .fancybox-slide textarea {
    border-radius: 10px;
    background-color: #ffffff;
    opacity: 0.902;
    width: 240px;
    height: 40px;
    border: 0;
    margin: 5px 0;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #3abeb8;
    }
div#back {
    width: 400px;
}
div#back .container {
    min-width: 100%;
}
.fancybox-slide textarea {
    height: 120px;
    font-size: 100%;
}
.list-news-page .item-news {
    width: 100%;
    background: transparent;
    box-shadow: none;
    height: auto;
    float: none;
    overflow: hidden;
    clear: both;
    margin: 20px 0;
}
.list-news-page .item-news .right {
    width: 65%;
    text-align: left;
}
.list-news-page .item-news .left {
    width: 30%;
    max-width: 240px;
}
.list-news-page .item-news .left img {
    width: 100%;
}
div {}
.title-news {
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
.title-news:hover {
    color: #3abeb8;
}
.content.page.news-page .news img {
    max-width: 250px;
    float: left;
    padding: 0 15px 15px 0;
}
.content.page.news-page .news {
    overflow: hidden;
    clear: both;
}
.metrika {
    text-align: right;
    margin-top: 8px;
}
.hidde {
    display: none;
}
.gallery-sertificats .span2 {
    width: 30%!important;
    float: left;
    margin: 1%;
}
.gallery-sertificats .span2 img {
    width: 100%;
}
.gallery-sertificats {
    overflow: hidden;
    clear: both;
}
.tov-wrapper {
    background: #ebf8f8;
    /*padding: 10px;*/
}
.tov-img {
  border-radius: 10px;
  background-color: #ffffff;
  width: 200px;
  height: 200px;
  float: left;
  margin-right: 30px;
}
.content.page.tovar {
    padding: 20px;
}
.tab-wrap {display: table-cell;width: 1%;height: 200px;text-align: center;vertical-align: middle;}
.content.page.tovar .tov-options {
    float: left;
    /*margin-top: 15px;*/
}
.tov-main {
    overflow: hidden;
    clear: both;
}
.tov-desc .label {
    overflow: hidden;
    clear: both;
    border-bottom: 2px solid #3abeb8;
}
.tov-desc .label div {
  float: left;
  padding: 1px 20px;
  font-size: 14px;
  font-family: "Ubuntu";
  cursor: pointer;
  margin-right: 10px;
  line-height: 2;
  color: #3abeb8;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.tov-desc .label div.active, .tov-desc .label div:hover {
  color: #ffffff;
  background-color: #3abeb8;
}
.content.page.tovar .tov-options p {
    font-size: 12px;
    line-height: 18px;
	margin: 0 0 7px;
}
.content.page.tovar .tov-options p.price {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
div#sertificate a {
    display: inline-block;
    width: 31%;
    margin: 1%;
}
div#sertificate a img {
    max-width: 100%;
}
.container.top .wrapper>div.langs {
    /*width: 32px;*/
    /*float: right;*/
	text-align: right;
}
.translated-ltr,
body {top: 0 !important;}
.goog-te-gadget {color: #ffffff!important;}
.goog-te-banner-frame,
.goog-logo-link,
#goog-gt-tt{    display: none!important;}
.goog-text-highlight{    background-color:#ffffff!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;}
#google_translate_element{
    opacity: 1;
    z-index: 1;
    position: relative;
    width: 32px;
    }
.lng img{
    width: 32px;
    height: 20px;
    margin-bottom: 5px;
    }
.goog-te-menu-frame{
    width: 32px!important;
    opacity: 1;
    margin-top: 8px;
    }
.lng {
    /*width: 32px;
    position: absolute;
    left: 0;
    top: 34px;
	top: 9px;*/
	opacity: 0.7;
    }
.unhide{opacity:1!important;}
.list.cont-page {clear: both;margin-bottom: 30px;}
.page-second .hide {
    display: none;
}
.list.cont-page .coll {
    float: left;
    width: 35%;
}
.list.cont-page #maps {
    width: 100%;
    height: 350px;
    margin-top: 20px;
}
.list.cont-page .coll p {
    margin: 10px 0px;
    min-height: 20px;
    display: block;
}
.list.cont-page .coll p i, .content.page p i {
    padding-right: 30px;
    width: 15px;
    display: block;
    float: left;
    height: 100%;
    min-height: 20px;
    color: #3abeb8;
}
.list.cont-page .coll p:hover i, .content.page p:hover i {
    color: #3abeb8;
}
.list.cont-page .coll.form input, .mfeedback input {
    border-radius: 10px;
    background-color: #ffffff;
    opacity: 0.902;
    /*width: 240px;
    height: 40px;*/
    border: 2px solid #3abeb8;
    margin: 5px 0;
    padding: 10px;
    box-sizing: border-box;
}
.list.cont-page .coll.form .form-group.text {
    position: absolute;
    right: 0;
    top: 0;
    width: 51%;
}
.list.cont-page .coll.form {
    width: 65%;
    margin-top: -35px;
}
.list.cont-page .coll.form .form-group {
    width: auto;
}
.list.cont-page .coll.form form {
    position: relative;
}
.list.cont-page .coll.form form  textarea, .mfeedback form  textarea {
    border-radius: 10px;
    background-color: #ffffff;
    opacity: 0.902;
    /*width: 240px;
    height: 90px;*/
    border: 2px solid #3abeb8;
    margin: 5px 0;
    padding: 10px;
    box-sizing: border-box;
	min-height: 91px;
}
.list.cont-page .coll.form .form-group button, .mfeedback input[type="submit"] {
    border: 0;
    background-color: #3abeb8;
    display: block;
    /*width: 120px;
    height: 40px;*/
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    margin: 5px auto 15px;
    float: none;
}
.list.cont-page:after {
    display: block;
    position: relative;
    width: 100%;
    content: " ";
    clear: both;
    overflow: hidden;
}
table th {
    background: #3abeb8;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
}
table td {
    border: 1px solid #3abeb8;
    padding: 5px 10px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
  .lng {
    display: none;
}
.goog-te-menu-frame {
  display:auto!important;
}
  .container.top .wrapper>div.langs {
    position: absolute;
    right: 0;
    top: 52px;
    width: 145px;
  }
  #google_translate_element {width: 100%;}
  .goog-te-gadget-simple {
      font-size: 11px!important;
  }
  .goog-te-menu-frame {
      width: 135px!important;
      font-size: 10px!important;
  }
}*/
.bx-blue.bx-top-nav .bx-top-nav-container {
    background: none;
}
.form-group {
    margin-bottom: 0;
}
.btn {
	padding: 12px 22px;
	line-height: 100%;
	font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
	border-radius: 10px;
}
.btn:not(:last-child) {
	margin-bottom: 0.5rem;
}
.btn-primary {
	background-color: #3abeb8;
    border-color: #3abeb8;
	color: #fff;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15) !important;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background-color: #fff;
    border-color: #fff;
	color: #3abeb8;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15) !important;
}
.wrapper-menu  div.head-menu p {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
	margin: 0;
}
#set_filter, #del_filter {
	color: #fff;
	padding: 12px;
	border: none;
}
.bx_catalog_tile_ul li {
	/*list-style: none;
	display: inline-block;*/
	display: inline-block;
	border-radius: 10px;
	background-color: #3abeb8;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.15);
	margin: 0 5px 5px 5px;
}
.bx_catalog_tile_ul li:hover {
	background-color: #fff;
}
.bx_catalog_tile_ul li a {
	margin-right: 20px;
}
.bx-pagination .bx-pagination-container {
	position: initial;
}
.product-item-detail-tabs-container{
	border-bottom: 2px solid #3abeb8;
}
.product-item-detail-tab-link{
	float: left;
	padding: 1px 20px;
	font-size: 14px;
	font-family: "Ubuntu";
	cursor: pointer;
	margin-right: 10px;
	line-height: 2;
	color: #3abeb8;
	text-align: center;
	border-radius: 10px 10px 0 0;
}
.active .product-item-detail-tab-link, .product-item-detail-tab-link:hover {
	color: #ffffff;
	background-color: #3abeb8;
}
.tov-wrapper table td {
    border: none;
}
.bx-soa-more .btn-slide {
	padding: 0 10px;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background: #3abeb8;
}
.bx-aside-nav-control {
	background: #aaa;
    opacity: 0.9;
    box-shadow: 0 0 5px 0px #aaa;
    border-radius: 5px;
}
@media (max-width:767px) {
	.contacts-top{margin-top: 10px;margin-bottom: 10px;}
	.langs{}
	.footer .coll ul li, .footer div ul li {width: 100%;}
}
@media(min-width:768px) and (max-width:991px) {

	.contacts-top{}
	.langs{}
}
@media(min-width:992px) and (max-width:1199px) {
	.contacts-top{}
	.langs{}
	.circl{margin-right: 5px;}
}
@media(min-width:1200px) {
	.contacts-top{margin-top: 10px;margin-bottom: 10px;}
	.langs{}
}
.product-item-scu-item-text-block {
	background-color: #fff;
}
.bx-breadcrumb-item a {
	color: #3abeb8;
}
.second .new-tov h3 {
}
.sale-paysystem-wrapper {
	margin: 0;
}
.tov-options p span {
	vertical-align:top
}
.bx_catalog_tile_ul li a {
	/*font-size: 18px;
	line-height: 0.889;
	margin: 10px 20px 10px 0;*/
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 12px 23px;
}
.bx_catalog_tile_ul li:hover a {
	color: #3abeb8;
}
input[name="q"] {
	border-radius: 10px;
	background-color: #ffffff;
	opacity: 0.902;
	width: 100%;
	height: 40px;
	border: 0;
	margin: 5px 0;
	padding: 10px;
	box-sizing: border-box;
	color: #000;
}
input[type="submit"] {
	border-radius: 10px;
	background-color: #2e9893;
	top: 2500px;
	width: 100%;
	height: 40px;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	cursor: pointer;
}
.thumb-cat{float: right;top: -30px;position: relative;}
.thumb-cat img{width: 120px;}
/* End */
/* /bitrix/templates/eletecsystems/components/bitrix/menu/catalog_horizontal_es/style.css?151731372610890 */
/* /bitrix/templates/eletecsystems/components/bitrix/menu/catalog_horizontal_es/themes/blue/colors.css?1518685395916 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1517304147467 */
/* /bitrix/templates/eletecsystems/components/bitrix/menu/bottom_menu/style.css?1517306475542 */
/* /bitrix/templates/eletecsystems/components/bitrix/sender.subscribe/template_es/style.min.css?15173893464395 */
/* /bitrix/templates/eletecsystems/styles.css?16884816495315 */
/* /bitrix/templates/eletecsystems/template_styles.css?168848164915982 */
/* /bitrix/templates/eletecsystems/colors.css?15174735662166 */
/* /bitrix/templates/eletecsystems/custom.css?174366803632566 */
