

/* Start:/bitrix/templates/instrument/styles.css?171025039610642*/
#main-slider-wrap{
	margin:-9px 0 0 0;
	padding:0;
	position:relative;
	height:360px;
}
#main-slider{
	width:855px;
	height:360px;
	overflow:hidden;
	margin:0 auto;
}
#main-slider .slides_container{
	width:855px;
	height:360px;
}
#main-slider .pagination {
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -30px;
	margin-right: 15px;
	position: relative;
	z-index: 999;
	float: right;
}
#main-slider .pagination li {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/bitrix/templates/instrument/images/point.png') 50% 65% no-repeat;
	float: left;
	margin: 0 3px;
	display: block;
	overflow: hidden;
}
#main-slider .pagination .cur-point {
	background: url('/bitrix/templates/instrument/images/cur-point.png') 50% 50% no-repeat;
}
#main-slider .pagination a{
	padding:0 0 0 100px;
}
/* */
.sections-list{
	width:1130px;
	margin: 0 0 10px 0px !important;
	padding:0;
}
.sections-list:after{
	clear:both;
	display:table;
	content:'';
	position:relative;
}
.sections-list .section{
	background: #fff;
	width: 260px;
	height: 210px;
	position: relative;
	margin: 10px 0 0 27px;
	float: left;
	color: #000;
	border: 1px solid #d5d5d5;
}
.sections-list .first{
	margin:10px 0 0 0;
	text-align: center;
}
.sections-list .section .img{
	margin: 5px auto;
	position: relative;
	text-align: center;
	width: 240px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.sections-list .section .name{
	font-family: 'PT Sans bold';
	font-size: 20px;
	margin: 0 15px 0 15px;
	line-height: 25px;
}
.sections-list .section .name a{
	color:#000;
	text-decoration:none;
}
.section_detail{
	margin:20px 0 0 0;
}
.section_detail a{
	border-bottom:1px solid #000;
}
/*#####################*/
/*  */
.catalog_items{
	margin:20px 0 0 0;
}
.catalog_items .items{
	margin:20px 0 0 0;
}
.catalog_items .items:after{
	clear:both;
	display:table;
	content:'';
	position:relative;
}
.catalog_items .items .item{
	width:250px;
	height:300px;
	border:1px solid #d5d5d5;
	margin:0 0 20px 40px;
	float:left;
	position:relative;
}
.catalog_items .items .first{
	margin:0 0 20px 0;
}
.catalog_items .items .item .img{
	width:240px;
	height:150px;
	margin:10px auto 25px auto;
	text-align:center;
	overflow:hidden;
}
.catalog_items .items .item .img img{
	max-width:240px;
	max-height:150px;
}
.catalog_items .items .item .name{
	width:240px;
	font-size:16px;
	margin:0 auto 0 auto;
	line-height:25px;
	height:48px;
	overflow:hidden;
}
.catalog_items .items .item .name a{
	color:#000;
}
.catalog_items .items .item .price{
	margin:5px auto 0 auto;
	width:240px;
	text-align:center;
	font-size:20px;
	color:#3ba425;
	font-family:'PT Sans bold';
}
.catalog_items .items .item .price .price3days{
	font-size: 14px;
}
.catalog_items .items .item .anons{
	display:none;
	background:#fff;
	position:absolute;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	width:212px;
	left:-1px;
	padding:10px 19px;
	z-index:10;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	margin: 0 0 0 0;
}
.catalog_items .items .item:hover .anons{
	display:block;
}
.catalog_items .items .item:hover{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
.catalog_items .items .item .anons .itm{
	margin:2px 0;
	font-size:14px;
}
.catalog_items .items .item .anons .itm .nm{
	font-family:'PT Sans bold';
}
/*#####################*/
/*  */
.catalog-element {
	width:1130px;
	margin:0 auto;
}
.catalog-element:after{
	clear:both;
	content:'';
	display:block;
}
.catalog-element .elem-left{
	width:618px;
	float:left;
	padding:10px 10px 10px 0;
	margin: 0;
}
.catalog-element .elem-left .left{
	width:278px;
	float:left;
}
.catalog-element .elem-left .left .photo{
	width:270px;
	height:270px;
	overflow:hidden;
	border:4px solid #bcbcbc;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
}
.catalog-element .elem-left .left .photo img{
	max-width:270px;
	max-height:270px;
}
.catalog-element .elem-left .left .more-photo .m-img{
	width:130px;
	height:130px;
	margin:4px;
	overflow:hidden;
	float:left;
	position:relative;
}
.catalog-element .elem-left .left .more-photo .m-img img{
	height:130px
	position: absolute;
	left: 0;
	margin-left: -50%;
}
.catalog-element .elem-left .right{
	width:340px;
	float:right;
}
.catalog-element .elem-left .right .price{
	width:282px;
	/*height:72px;*/
	font-size:20px;
	margin:2px auto 0 auto;
	font-family:'PT Sans bold';
	color:#3ba425;
}
.catalog-element .elem-left .right .price .title{
	color:#000;
}
.price_deposit {
	color:#000;
	font-size: 13px;
	margin-top: 5px;
}
.price_deposit_desc {
	color:#C20003;
}

.catalog-element .elem-left .right .order{
	width:282px;
	height:72px;
	margin:15px auto 0 auto;
}
.catalog-element .elem-left .right .pay_online{
	width:282px;
	margin:15px auto 0 auto;
}
.catalog-element .elem-left .right .pay_online .btn_pay{
	border:none;
	color:#fff;
	padding:0;
	margin:10px auto 0 auto;
	width: 140px;
	height: 24px;
	text-align:center;
	cursor:pointer;
	display:block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27d203+0,3da028+100 */
	background: #27d203; /* Old browsers */
	background: -moz-linear-gradient(top,  #27d203 0%, #3da028 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27d203), color-stop(100%,#3da028)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27d203 0%,#3da028 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27d203 0%,#3da028 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27d203 0%,#3da028 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27d203 0%,#3da028 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27d203', endColorstr='#3da028',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.catalog-element .elem-left .right .description{
	border-top:1px solid #c1c1c1;
	margin:20px 0 0 0;
	padding:14px 20px 0 20px;
}
.catalog-element .elem-left .right .description .tit{
	font-family:"PT Sans bold";
	margin-bottom:8px;
}
.catalog-element .elem-right{
	width:490px;
	position:relative;
	float:right;
	margin:0 10px 0 0;
}
.catalog-element .elem-right .navig{
	width:490px;
}
.catalog-element .elem-right .navig .item{
	height:40px;
	padding:0 10px;
	line-height:40px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	margin:0 5px 0 0;
	float:left;
	cursor:pointer;
	background: #dadada; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZGFkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNGI0YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dadada 0%, #b4b4b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#b4b4b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dadada 0%,#b4b4b4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dadada 0%,#b4b4b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#b4b4b4',GradientType=0 ); /* IE6-8 */
}
.catalog-element .elem-right .navig .active{
	background:#ececec;
}
.catalog-element .elem-right .detail{
	width:470px;
	position:relative;
	background:#ececec;
	padding:10px 10px 50px 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px
}
.catalog-element .elem-right .detail .notice{
	color:#9b9b9b;
	font-size:12px;
	font-family: "PT Sans italic";
	position:absolute;
	bottom:10px;
}
.catalog-element .elem-right .detail .block{
	display:none;
}
.catalog-element .elem-right .detail .active{
	display:block;
}
.catalog-element .back2catalog-link{
	text-decoration:none;
}
.catalog-element .back2catalog{
	font-size:12px;
	color:#fff;
	height:25px;
	line-height:25px;
	width:120px;
	background:url('/bitrix/templates/catalog_element/images/back2catalog.png') no-repeat;
	text-decoration:none;
	padding:0 0 0 30px;
	margin:-25px 0 5px 10px;
	float:left;
	text-decoration:none;
}
/*#####################*/

/*###### #######*/
.map-item{
	min-height:300px;
	border:1px solid #dadada;
	margin:0 0 10px 0;
	-moz-transition: border-color 0.8s 0.1s ease;
	-o-transition: border-color 0.8s 0.1s ease;
	-webkit-transition: border-color 0.8s 0.1s ease;
}
.map-item:hover{
	border-color: #3DA127;
}
.map-item:after{
	display:table;
	clear:both;
	content:'';
}
.map-item .left{
	float:left;
	width:298px;
	padding:10px 20px 20px 20px;
}
.map-item .left .tit{
	font-family:'PT Sans bold';
	margin:10px 0 0 0;
}
.map-item .right{
	float:right;
	width:790px;
	height:558px;
}
.mdl_bg {
	background: #efefef;
	padding: 25px;
}
.inner_prokat .item_serv{
	display: block;
    float: left;
    width: 170px;
    text-align: center;
    margin: 10px 7px;
    box-shadow: 0 0 3px 0;
    padding: 5px;
}
.inner_prokat .item_serv:hover{box-shadow: 0 0 8px 0;}
.inner_prokat .item_serv .item_title{font-size: 15px;height: 35px;}
.inner_prokat .serv_image img{width: 100%;height: 160px;}

/* End */


/* Start:/bitrix/templates/instrument/template_styles.css?175085738296769*/
/*ÏÎÄÊËÞ×ÀÅÌ ØÐÈÔÒÛ*/
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url('/bitrix/templates/instrument/fonts/ubuntulight.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntulight.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntulight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url('/bitrix/templates/instrument/fonts/ubuntulightitalic.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntulightitalic.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntulightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu'), url('/bitrix/templates/instrument/fonts/ubuntu.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntu.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntu.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('/bitrix/templates/instrument/fonts/ubuntuitalic.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntuitalic.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntuitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('/bitrix/templates/instrument/fonts/ubuntumedium.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntumedium.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntumedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url('/bitrix/templates/instrument/fonts/ubuntumediumitalic.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntumediumitalic.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntumediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/bitrix/templates/instrument/fonts/ubuntubold.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntubold.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntubold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url('/bitrix/templates/instrument/fonts/ubuntubolditalic.woff2') format('woff2'), url('/bitrix/templates/instrument/fonts/ubuntubolditalic.woff') format('woff'), url('/bitrix/templates/instrument/fonts/ubuntubolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {font-family: 'PT Sans'; 
	src: url('/bitrix/templates/instrument/fonts/PTS55F_W.eot'); 
	src: local('PT Sans'), 
	url('/bitrix/templates/instrument/fonts/PTS55F_W.woff') format('woff'),
	url('/bitrix/templates/instrument/fonts/PTS55F.ttf') format('truetype'), 
	url('/bitrix/templates/instrument/fonts/PTS55F_W.svg#PTSans-Regular') format('svg');
}
@font-face {font-family: 'PT Sans bolditalic';
	src: url('/bitrix/templates/instrument/fonts/PTS76F_W.eot'); 
	src: local('PT Sans bolditalic'),
	url('/bitrix/templates/instrument/fonts/PTS76F_W.woff') format('woff'),
	url('/bitrix/templates/instrument/fonts/PTS76F.ttf') format('truetype'), 
	url('/bitrix/templates/instrument/fonts/PTS76F_W.svg#PTSans-Regular') format('svg');
}
@font-face {font-family: 'PT Sans bold'; 
	src: url('/bitrix/templates/instrument/fonts/PTS75F_W.eot'); 
	src: local('PT Sans bold'), 
	url('/bitrix/templates/instrument/fonts/PTS75F_W.woff') format('woff'),
	url('/bitrix/templates/instrument/fonts/PTS75F.ttf') format('truetype'), 
	url('/bitrix/templates/instrument/fonts/PTS75F_W.svg#PTSans-Regular') format('svg');
}
@font-face {font-family: 'PT Sans italic'; 
	src: url('/bitrix/templates/instrument/fonts/PTS56F_W.eot'); 
	src: local('PT Sans italic'), 
	url('/bitrix/templates/instrument/fonts/PTS56F_W.woff') format('woff'),
	url('/bitrix/templates/instrument/fonts/PTS56F.ttf') format('truetype'), 
	url('/bitrix/templates/instrument/fonts/PTS56F_W.svg#PTSans-Regular') format('svg');
}
/*##############*/
*{
	outline: none !important;
}
.clear{clear:both;}
html{
	margin:0;
	padding:0;
}
body{
	font-family: 'Ubuntu';
	font-weight:400;
	margin:0;
	padding:0;
	color:#000;
	background:url("/bitrix/templates/instrument/images/bg_full.jpg");
	background-position:50% 0;
	font-size:16px;
}
a{
	color:#fff;
	text-decoration:none;
}
.parent{	
	width:100%;
	height:100%;
	margin:auto;
	position: relative;
}
/*HEAD*/
.header{
	width:100%;
	/*height:160px;*/
	position:relative;
	margin:0 auto;
}
.header .top{
	background:#16171b;
	width:100%;
	height:60px;
	position:fixed;
	font-family: 'PT Sans';
	z-index:10;
	top:0;
	left:0;
}
.header .top .inner{
	width:1170px;
	height:60px;
	margin:0 auto;
	position:relative;	
}
.header .top .inner .logo{
	background:url("/bitrix/templates/instrument/images/logo.png");
	width:211px;
	height:106px;
	margin:0 0 0 20px;
	float:left;
	position:relative;
}
.header .top .inner .card{
	background:url(/bitrix/templates/instrument/images/card_image.jpg) no-repeat 0 50%;
	background-position:right;
	position:relative;
	color:#fff;
	font-size:14px;
	float:left;
	margin:22px 0 0 77px;
	padding:0 50px 0 0;
}
.header .top .inner .adress{
	background:url(/bitrix/templates/instrument/images/adress_image.jpg) no-repeat 0 50%;
	background-position:left;
	left:540px;
	top:21px;
	position:absolute;
	color:#fff;
	font-size:14px;
	padding:0 0 0 25px;
}
.header .top .inner .mail{
	background:url(/bitrix/templates/instrument/images/mail_image.jpg) no-repeat 0 50%;
	background-position:left;
	left:835px;
	top:21px;
	position:absolute;
	color:#fff;
	font-size:14px;	
	padding:0 0 0 25px;
}
.header .top .inner .phone{
	background:url(/bitrix/templates/instrument/images/tel_image.jpg) no-repeat 0 50%;
	background-position:left;
	left:1000px;
	top:12px;
	position:absolute;
	color:#fff;
	font-size:14px;	
	padding: 0 0 0 25px;
}
.header .menu{
	background:#fff;
	width:1170px;
	height:80px;
	margin: 60px auto 0 auto;
	position:relative;
	font-family: 'PT Sans bold'; 
	text-transform:uppercase;
}
.header .menu .menu_text{
	float:right;
	margin: 15px 0 0 0;
	
}
.header .menu .menu_text .partition {
	display:inline;
	position:relative;
	margin-right: 60px;
	font-size: 16px;
}
.header .menu .menu_text .partition a{
	color:#000;
}
.header .bottom{
	background:#2f383f;
	width:1170px;
	/*height:80px;*/
  border-bottom: 2px solid #ffffff;
	margin:0 auto;
	position:relative;
}
.header .bottom .section{
	width:1100px;
	position:relative;
	margin: 0 20px 0 0;
	height:80px;
	display:table;
}
.header .bottom .section .unit{
	display:table-cell;
	position:relative;
	text-align:center;
	padding:0 19px;
	font-size:13px;
	vertical-align: middle;
	line-height: 20px;
	font-family:'PT Sans bold';
	text-transform:uppercase;
}
.header .bottom .section li:hover{
	background:#3e4a52;
}
.header .bottom .section li li:hover{
	background:#2F383F;
}
.header .bottom .section .unit a{
	color:#fff;
	text-decoration:none;
}
.header .bottom .section .unit ul.sub_menu{
	display:none;
	position:absolute;
	top:80px;
	background:#3e4a52;
	list-style:none;
	margin:0;
	padding:15px 0;
	left:0;
	min-width:100%;
	z-index:10;
}
.header .bottom .section .unit:first-child ul.sub_menu{
	left:0px;
}
.header .bottom .section .unit:last-child ul.sub_menu{
	left:auto;
	right:-1px;
}
.header .bottom .section .unit:hover > ul.sub_menu{
	display:block;
}
.header .bottom .section li li:hover > ul.sub_menu{
	display:block;
	left: 100%;
	top: 0;
}
.header .bottom .section .unit ul.sub_menu li{
	height:32px;
	line-height:32px;
	white-space:nowrap;
	text-align:left;
	padding:0 28px;
}
.header .bottom .section .unit ul.sub_menu li:last-child{
	border-bottom:none;
}
.header .bottom .section .unit ul.sub_menu li a{
	color:#fff;
	text-decoration:none;
	font-family:'PT Sans';
}
/*#####################*/
/*content*/
.content{
	width:1170px;
	margin:0 auto;
}
.content a{
	color: #00A700;
}
.content .cont{
	width:1130px;
}
.content .cont_inner {
	padding:15px 20px;
	background:#fff;
	width: 100%;
}
.footer_inner a {
	color: #ffffff;
}
/*.content .cont > div:not(.mdl_bg, .bx-breadcrumb) {
  margin-left: -20px;
}*/
.content .cont:after{
	display:block;
	content:'';
	clear:both;
}
.content .product{
	background:#fff;
	width:1170px;
	/*height:1223px;*/
	margin:0 auto;
	position:relative;
}
.cont .product{
  margin-left: -20px;
}
.content .product .left{
	overflow: hidden;
	padding: 5px 10px 15px;
	/*float:left;
	position:relative;
	width:279px;*/
}
.content .product .left .block {
	width:268px;
	height:374px;
	float:left;
	margin:10px 0 0 15px;
	position:relative;
}
.content .product .left .active{
	background:url(/bitrix/templates/instrument/images/bg_left_block_active.jpg);
	width:268px;
	height:374px;
	float:left;
	margin:10px 0 0 10px;	
}
.product .left .active .strelka{
	background:url(/bitrix/templates/instrument/images/strelka.png);
	width:36px;
	height:36px;
	position:absolute;
	top:170px;
	right:-18px;
}
.content .product .left .text_block1{
	    font-size: 30px;
	    color: #fff;
	    font-family: 'PT Sans';
	    text-transform: uppercase;
	    z-index: 2;
	    position: absolute;
	    margin: 0;
	    bottom: 10px;
	    width:100%;
	    text-align:center;
}
.content .product .left .text_block2{
	    font-size: 30px;
	    color: #fff;
	    font-family: 'PT Sans';
	    text-transform: uppercase;
	    z-index: 2;
	    position: absolute;
	    margin: 0;
	    bottom: 10px;
	    width:100%;
	    text-align:center;
}
.content .product .left .text_block3{
	    font-size: 30px;
	    color: #fff;
	    font-family: 'PT Sans';
	    text-transform: uppercase;
	    z-index: 2;
	    position: absolute;
	    margin: 0;
	    bottom: 10px;
	    width:100%;
	    text-align:center;
}
.content .product .left .block .button{
	background:url(/bitrix/templates/instrument/images/button.png) no-repeat 50% 50% RGBA(0,0,0,0.3);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.content .product .left .block.active .button{
	display:none;
}
.content .product .left .block .see{
	color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 222px;
    text-align: center;
}
.content .product .left .block.active .see{
    display:none;
}
.content .product .left .shadow{
	background:url(/bitrix/templates/instrument/images/partition_shadow.png);
	width:268px;
	height:187px;
	position:absolute;
	top:188px;
	z-index:1;
	float:left;
}
.content .product .right{
	float:right;
	position:relative;
	width:891px;
}
.content .product .right .banner{
	width:855px;
	height:360px;
	margin: 11px 0 11px 25px;;
}
.switch{
	right:20px;
	top:15px;
	float:right;
	width:60px;
	padding:10px;
	position:absolute;
}
.left_switch{
	background:url(/bitrix/templates/instrument/images/switch_left.jpg);
	width:28px;
	height:26px;
	float:left;
	border: 1px solid #e3e3e3;
}
.right_switch{
	background:url(/bitrix/templates/instrument/images/switch_right.jpg);
	width:28px;
	height:26px;
	float:right;
	border: 1px solid #e3e3e3;
}
.content .product .right .season{
	width:855px;
	height:800px;
	position:relative;
	float:right;
	margin: 0;
}

.content .product .right .season .season_week{
	width:850px;
	height:400px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.content .product .right .season .season_week .slides{
	width: 20000em;
	position: relative; 
	margin: 0; 
	padding: 0;
}
.content .product .right .season .season_week .header_season{
	font-size:30px;
	position:relative;
	color:rgba(0,0,0,0.8);
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
}
.content .product .right .season .season_week .big_item{
	width:850px;
	height:300px;
	position:relative;
	margin:25px auto 0 auto;
	overflow:hidden;
}
.content .product .right .season .season_week .big_item .item{
	width: 250px;
	height: 250px;
	float: left;
	position: relative;
	margin: 25px 12px 0 12px;
	padding: 0 5px 0 5px;
}
.content .product .right .season .season_week .big_item .item .image_item{
	margin:5px auto;
	position:relative;
	text-align:center;
	width:250px;
	height:125px;
	background-repeat:no-repeat;
	background-position: 50% 50%;	
	background-size:contain;
}
.content .product .right .season .season_week .big_item .item .text_item{
	position:relative;
	color:#8b8b8b;
	font-size:16px;
	font-family: 'PT Sans'; 
	padding:10px 0 0 0;
	height:44px;
	overflow:hidden;
}
.content .product .right .season .season_week .big_item .item .prices{
	width:250px;
}
.content .product .right .season .season_week .big_item .item .prices:after{
	display:block;
	clear:both;
	content:'';
}
.content .product .right .season .season_week .big_item .item .prices .left{
	position:relative;
	float:left;
	width:62px;
	padding:0 50px 0 0;
}
.content .product .right .season .season_week .big_item .item .prices .right{
	position:relative;
	float:left;
	width:62px;
	padding:0 50px 0 0;
}
.content .product .right .season .season_week .big_item .item .prices .right .price{
	color:#29cc07;
	position:relative;
	font-size:28px;
	float:left;
	width:62px;
	padding:5px 50px 0 0;
}
.content .product .right .season .season_week .big_item .item .prices .right .arenda{
	color:#8b8b8b;
	position:relative;
	font-size:16px;
	float:left;
	width:120px;
	height:40px;
	padding:0 50px 0 0;
	font-family: 'PT Sans';
}
.content .product .right .season .season_week .big_item .item .prices .left .price{
	color:#29cc07;
	position:relative;
	font-size:28px;
	float:left;
	width:62px;
	padding:5px 50px 0 0;
}
.content .product .right .season .season_week .big_item .item .prices .left .arenda{
	color:#8b8b8b;
	position:relative;
	font-size:16px;
	float:left;
	width:70px;
	padding:0 50px 0 0;
	font-family: 'PT Sans';
}
.content .product .right .season .hit{
	width:850px;
	height:400px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.content .product .right .season .hit .slides{
	width: 20000em;
	position: relative; 
	margin: 0; 
	padding: 0;
}
.content .product .right .season .hit .header_season{
	font-size:30px;
	position:relative;
	color:rgba(0,0,0,0.8);
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
}
.content .product .right .season .hit .big_item{
	width:850px;
	height:300px;
	position:relative;
	margin:25px auto 0 auto;
	overflow:hidden;
}
.content .product .right .season .hit .big_item .item{
	width: 250px;
	height: 250px;
	float: left;
	position: relative;
	margin: 25px 12px 0 12px;
	padding: 0 5px 0 5px;
}
.content .product .right .season .hit .big_item .item .image_item{
	margin:5px auto;
	position:relative;
	text-align:center;
	width:250px;
	height:125px;
	background-repeat:no-repeat;
	background-position: 50% 50%;	
	background-size:contain;
}
.content .product .right .season .hit .big_item .item .text_item{
	position:relative;
	color:#8b8b8b;
	font-size:16px;
	font-family: 'PT Sans'; 
	padding:10px 0 0 0;
	height:50px;
	overflow:hidden;
}
.content .product .right .season .hit .big_item .item .prices{
	width:250px;
}
.content .product .right .season .hit .big_item .item .prices:after{
	display:block;
	clear:both;
	content:'';
}
.content .product .right .season .hit .big_item .item .prices .left{
	position:relative;
	float:left;
	width:62px;
	padding:0 50px 0 0;
}
.content .product .right .season .hit .big_item .item .prices .right{
	position:relative;
	float:left;
	width:62px;
	padding:0 50px 0 0;
}
.content .product .right .season .hit .big_item .item .prices .right .price{
	color:#29cc07;
	position:relative;
	font-size:28px;
	float:left;
	width:62px;
	padding:5px 50px 0 0;
}
.content .product .right .season .hit .big_item .item .prices .right .arenda{
	color:#8b8b8b;
	position:relative;
	font-size:16px;
	float:left;
	width:120px;
	height:40px;
	padding:0 50px 0 0;
	font-family: 'PT Sans';
}
.content .product .right .season .hit .big_item .item .prices .left .price{
	color:#29cc07;
	position:relative;
	font-size:28px;
	float:left;
	width:62px;
	padding:5px 50px 0 0;
}
.content .product .right .season .hit .big_item .item .prices .left .arenda{
	color:#8b8b8b;
	position:relative;
	font-size:16px;
	float:left;
	width:70px;
	padding:0 50px 0 0;
	font-family: 'PT Sans';
}
.catalog{
	background:#2f383f;
	width:1170px;
	overflow: hidden;
	margin:0 auto;
	padding-bottom: 20px;
	position:relative;
}
.cont .catalog{
  margin-left: -20px;
}
.catalog .header_catalog{
	font-size:30px;
	text-align:center;
	color:rgb(250,250,250);
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
	line-height:40px;
}
.catalog .item_catalog{
	width:1170px;
	float:left;
}
.cont .item_catalog{
  /*margin-left: -20px;*/
}
.catalog .item_catalog .section_col {
	width:268px;
	float:left;
	margin:10px 0 0 20px;
	
}
.catalog .item_catalog .section{
	background:#fff;
	padding-bottom: 10px;
	/*height:220px;*/
	position:relative;
	color:#000;
	overflow: hidden;
}
.catalog .item_catalog .section_col:nth-child(4n-3){
	clear: both;
}
.catalog .item_catalog .section a.section_link {
	color: #000;
}
.catalog .item_catalog .section ul.section_childs {
	clear: both;
	font-size: 13.5px;
	padding: 10px 15px;
	margin: 0;
	list-style: none;
}
.catalog .item_catalog .section ul.section_childs li {
	margin-bottom: 3px;
}
.catalog .item_catalog .section ul.section_childs a {
	color: #333;
}
.catalog .item_catalog .section ul.section_childs a:hover {
	color: #00A700;
}
.catalog .item_catalog  {
	display: flex;
	flex-wrap: wrap;
}
.catalog .item_catalog .section_col {
	margin-bottom: 20px;
}
.catalog .item_catalog .section {
	height: 100%;
}
.catalog .item_catalog .section .image_product{
	margin:5px auto;
	position:relative;
	text-align:center;
	width:250px;
	height:150px;
	background-repeat:no-repeat;
	background-position: 50% 50%;	
	background-size:contain;
}
.catalog .item_catalog .section .text_product{
	font-family: 'PT Sans bold';
	font-size:22px;
	float:left;
	margin:0 0 0 15px;
	line-height:25px;
}
.video{
	background:#fff;
	width:1170px;
	height:380px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	padding-top: 20px;
}
.video .slides{
	width: 20000em;
	position: relative; 
	margin: 0; 
	padding: 0;
}
.video .header_video{
	font-size:30px;
	text-align:center;
	color:rgb(0,0,0);
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
	line-height:70px;
}
.video .inner_video{
	background:#fff;
	width:1170px;
	float:left;
	position:relative;
	margin:0 auto;
}
.video .inner_video .button{
	background:url(/bitrix/templates/instrument/images/buttom.png) no-repeat;
	margin:40px 0 0 140px;
	width:100px;
	height:100px;
}
.video_youtube{
	float:left;
	position:relative;
	width:363px;
	height:215px;
	margin: 20px 14px 0 14px;
	background-size:cover;
}
.video .text_video{
	font-family: 'PT Sans bold';
	font-size:18px;
	margin:10px 10px 0 10px;
	color:#fff;
}
.prokat{
	background:#fff;
	width:1170px;
	position:relative;
	margin:0 auto;
	padding-top: 15px;
}
.cont .prokat{
  margin-left: -20px;
}
.prokat .header_prokat{
	font-size:30px;
	text-align:center;
	color:#000;
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
}
.prokat .inner_prokat{
	width:1169px;
	margin:0 auto;
}
.prokat .inner_prokat:after{
	clear:both;
	content:'';
	display:block;
}
.prokat .inner_prokat .left_prokat{
	float:left;
	font-family: 'PT Sans bold';
	font-size:22px;
	margin:60px 0 0 30px;
	width:540px;
}
.prokat .inner_prokat .left_prokat .arenda .header_arenda_sale{
	background:url(/bitrix/templates/instrument/images/prokat_1.jpg) no-repeat 50% 50%;
	background-position:left;
	padding:0 0 0 80px;
	font-family: 'PT Sans bold';
	font-size:22px;
	width:460px;
	color:#000;
}
.prokat .inner_prokat .left_prokat .text_arenda_sale{
	font-family: 'PT Sans';	
	font-size:16px;
	color:rgba(0,0,0,0.8);
	margin:0 0 0 80px;
	padding: 20px 0 0 0;
}
.prokat .inner_prokat .left_prokat .arenda_sale{
	padding:0 0 50px 0;
}
.prokat .inner_prokat .left_prokat .discount .header_arenda_sale{
	background:url(/bitrix/templates/instrument/images/prokat_3.jpg) no-repeat 50% 50%;
	background-position:left;
	padding:0 0 20px 80px;
	font-family: 'PT Sans bold';
	font-size:22px;
	width:460px;
	color:#000;
}
.prokat .inner_prokat .right_prokat{
	float:right;
	font-family: 'PT Sans bold';
	font-size:22px;
	margin:0 auto;
	width:540px;
}
.prokat .inner_prokat .right_prokat .advantage .header_vvp{
	background:url(/bitrix/templates/instrument/images/prokat_2.jpg) no-repeat 50% 50%;
	background-position:left;
	padding:0 0 20px 80px;
	font-family: 'PT Sans bold';
	font-size:22px;
	width:460px;
	color:#000;
	margin:60px 0 0 -20px;
}
.prokat .inner_prokat .right_prokat .tender .text_vvp{
	font-family: 'PT Sans';	
	font-size:16px;
	color:rgba(0,0,0,0.8);
	width:450px;
	margin:0 0 0 50px;
	padding:20px 0 0 0;
}
.prokat .inner_prokat .right_prokat .tender .header_vvp{
	background:url(/bitrix/templates/instrument/images/prokat_4.jpg) no-repeat 50% 50%;
	background-position:left;
	padding:20px 0 0 80px;
	font-family: 'PT Sans bold';
	font-size:22px;
	width:460px;
	color:#000;
	margin:40px 0 0 -20px;
}
.prokat .inner_prokat .right_prokat .advantage .text_vvp{
	font-family: 'PT Sans';	
	font-size:16px;
	color:rgba(0,0,0,0.8);
	width:450px;
	margin:0 0 0 50px;
	padding: 0 0 0 0;
}
.prokat .inner_prokat .right_prokat .advantage .text_vvp ul{
	margin-top:0;
}
.brend{
	background:#fff;
	width:1170px;
	position:relative;
	margin:0 auto;
	padding-top: 20px;
}
.cont .brend{
  margin-left: -20px;
}
.header_brend{
	font-size:30px;
	text-align:center;
	color:rgb(0,0,0);
	font-family: 'PT Sans bold';	
	text-transform:uppercase;
	line-height:70px;
}
.brend_inner{
	height:250px;
	margin:0 auto;
	overflow:hidden;
}
.brend_inner .slides{
	width: 20000em;
	position: relative; 
	margin: 0; 
	padding: 0;
}
.double_brend{
	width:150px;
	float:left;
	padding:40px 10px 0 10px;
	margin:0 12px 0 12px;
}
.menu_text_left ul .sub_menu{
	padding-left: 15px;
	padding-top: 10px;
}
.zatochka-tsepi{
	background: #fff;
    padding: 15px;
    margin-top: -20px;
}
/*#####################*/
.footer{
	width:1170px;
	height:90px;
	position:relative;
	margin:0 auto;
}
.footer .foot{
	width:270px;
	height:40px;
	margin:0 0 0 20px;
}
.footer .vse{
	font-family: 'PT Sans';
	font-size:14px;
	color:#fff;
	float:left;
	margin:20px 0 0 0;
}
.footer .arenda{
	font-family: 'PT Sans';
	font-size:14px;
	color:#fff;
	float:left;
}
.footer .phone{
	
	width:270px;
	height:40px;
	margin:-21px 0 0 150px;
	float:left;
	
}
.footer .footer_phone_down{
	font-family: 'PT Sans';
	font-size:14px;
	color:#fff;
	float:left;
}
.footer .footer_phone{
	font-family: 'PT Sans';
	font-size:14px;
	color:#fff;
	
}
.footer .footer_mail{	
	font-size:14px;
	margin:-28px 0 0 580px;
	width:280px;
	height:32p;
	color:#fff;	
	float:left;
}
.footer .mail_image_footer{
	background:url(/bitrix/templates/instrument/images/mail_image_footer.jpg);
	width:16px;
	height:12px;
	margin:-15px 0 0 -25px;
}
.footer .footer_elcore{
	float:right;
	font-family: 'PT Sans';
	font-size:14px;
	margin:0 30px 0 0;
	color:#fff;
}
#elcore{
	display: block;
	color: #000;
	height: 30px;
	width: 120px;
	float: right;
	text-decoration: none;
	font-size: 10px;
	background: url("/bitrix/templates/instrument/images/elcore.png") no-repeat 5px 30% #e7f4fd;
	padding: 5px 0 0 43px;
	text-transform: uppercase;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.footer .vk{
	display:block;
	width:35px;
	height:35px;
	background-image:url("/bitrix/templates/instrument/images/vk.png");
	background-repeat:no-repeat;
	background-size:contain;
	background-position:0 0;
	position:absolute;
	top: 45px;
	left: 935px;
}
/*10.04.17*/
.footer .vk{
	right: 10px;
	top: 35px;
	left: inherit;
}
.footer .footer_mail{
    line-height: 21px;
    margin: -43px 0 0 580px;
}
.footer .vk{
    position: static;
    margin: 0 auto;
  	width: 45px;
}
#feedback.fix-feedback .fix-flag {
  position: absolute;
  top: -40px;
  right: 0;
  padding: 0 22px;
  height: 40px;
  font-size: 16px;
  border-radius: 5px 0 0 0;
  line-height: 43px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  background: #37af1e;
}

/*#feedback.fix-feedback {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 777;
    background: #fff none repeat scroll 0 0;
    border-color: 3px solid #b70000;
    border-left: none;
    border-bottom: none;
    border-radius: 5px 0 0;
    box-shadow: 0 0 3px #555;
    font-size: 13px;
    min-height: 483px;
    padding: 15px;
    min-width: 476px;
}*/
#feedback.fix-feedback a{
	color: #3ba425;
}
#feedback #feed_message_result {
  font-weight: 400;
}
#feedback #feed_message_result.error {
  color: #cc0000;
  font-size: 15px;
}
h2#feed_message_result.error{
    color: #cc0000;
    font-size: 15px;
    font-weight: normal;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #b94a48;
}
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
    color: #b94a48;
}
#feedback #feed_message_result.success {
  font-size: 18px;
  color: #608F0B;
}
#feedback.fix-feedback .control-group {
  margin-bottom: 0
}
#feedback.fix-feedback legend + .control-group{
  margin-top: 10px;
}
#feedback.fix-feedback fieldset{
  margin-bottom: 5px;
}
#feedback.fix-feedback textarea {
    height: 70px !important;
}
#feedback.fix-feedback form {
  margin-bottom: 0;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
 }


legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 19.5px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
legend+.control-group {
    margin-top: 10px;
    -webkit-margin-top-collapse: separate;
}

input.col6, textarea.col6, .uneditable-input.col6 {
    width: 436px;
}
input[class*=col], select[class*=col], textarea[class*=col], .uneditable-input[class*=col], .row-fluid input[class*=col], .row-fluid select[class*=col], .row-fluid textarea[class*=col], .row-fluid .uneditable-input[class*=col] {
    float: none;
    margin-left: 0;
}
textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
    background-color: #fff;
    border: 1px solid #d6d5d4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
}
.btn-green {
	cursor: pointer;
display: inline-block;
    color: #ffffff !important;
    text-shadow: none;
    background: #27d203;
    background: -moz-linear-gradient(top, #27d203 0%, #3da028 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27d203), color-stop(100%,#3da028));
    background: -webkit-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: -o-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: -ms-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: linear-gradient(to bottom, #27d203 0%,#3da028 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px;
    text-align: center;
    font-size:13px;
    display: block;
    width: 160px;
    margin: auto;
}
.btn {
    background: #27d203;
    background: -moz-linear-gradient(top, #27d203 0%, #3da028 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27d203), color-stop(100%,#3da028));
    background: -webkit-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: -o-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: -ms-linear-gradient(top, #27d203 0%,#3da028 100%);
    background: linear-gradient(to bottom, #27d203 0%,#3da028 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: 5px 0;
 }
.mdl-header {
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #000;
    font-family: 'PT Sans bold';
    text-transform: uppercase;
    margin-bottom: 10px;
}
.mdl_advantages * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.mdl_advantages {
 	background: #efefef;
	padding: 30px 20px 20px;
}
ul.advantages_list {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul.advantages_list li {
	width: 30%;
	padding: 5px 30px 30px;
	margin: 0 1.5%;
	display: block;
	float: left;
	text-align: center;
}
ul.advantages_list li .items_icon {
	display: inline-block;
	background: #00A700;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	border-radius: 100%;
	margin-bottom: 10px;
}
ul.advantages_list li .items_title {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5;
}
.product .left .active .strelka:after {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	background: #00A700;
	position: absolute;
	left: 40%;
	top: 50%;
	margin-top: -3px;
	border-radius: 100%;
}
.mdl_reviews {
	overflow: hidden;
	background: #eaeaea;
	position: relative;
	padding-bottom: 30px;
}
.mdl_reviews .slides {
    width: 20000em;
    position: relative;
    margin: 0;
    padding: 0;
}
.mdl_reviews .slides > div {
	width: 235px;
	float: left;
	text-align: center;
}
.mdl_reviews .slides > div img {
	max-width: 100%;
	height: 240px;
	max-height: 100%;
}
table.table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.table th,
table.table td{
	border: 1px solid #ccc;
	padding: 10px;
}
table.items {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px !important;
}
table.items th,
table.items td{
	border: 1px solid #ccc;
	padding: 15px;
	text-align: left;
}
table.items td.img img {
	max-width: 100px;
}
table.items td.price {
	font: 20px 'PT Sans bold';
	color: #3ba425;
}
table.items td.more a {
	font-size: 14px;
	text-decoration: underline;
}
table.items td.more a:hover {
	text-decoration: none;
}
.detail-contacts {
	padding: 5px 10px;
}
.detail-contacts .detail-header {
	font-weight: 700;
	margin: 15px 0 10px;
}
.detail-contacts p {
	font-size: 15px;
	margin: 8px 0;
}
.double_brend > span {
	display: block;
	width: 145px;
	height: 72px;
	line-height: 72px;
}
.double_brend > span img {
	vertical-align: middle;
	max-height: 100%;
}
/*18.10.2017*/
.hidden{display:none;}
.footer .phone{
    margin: -21px 0 0 20px;
}
.foot_flex{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 15px;
    color: #00cb00;
}
@media(max-width: 767px){
	.foot_flex{
    flex-direction: column;
    text-align: center;
}
}
.new_advantages {}
.prokat .new_advantages .left_prokat {
	margin-top: 0;
}
.prokat .new_advantages .right_prokat {
	margin-top: 0;
}
.new_advantages .advantage_header {
	font-size: 17px;
	padding: 10px;
}
.new_advantages .advantage_block {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.brends_block {}
.brends_block .header_brend {
	background: #2f383f;
	color: #fff;
}
.brends_block .brend_inner {
	overflow: hidden;
	padding: 7px 15px 15px;
	height: auto;
	text-align: center;
}
.brends_block .brend_inner span {
	width: 12%;
	margin: 7px;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	height: 80px;
	line-height: 75px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.brends_block .brend_inner span img {
	max-height: 60px;
	max-width: 100%;
}
@media (max-width: 1185px){
	.brends_block .brend_inner span {
		margin-left: 6px;
		margin-right: 6px;
	}
}
@media (max-width: 1023px){
	.brends_block .brend_inner span {
		width: 15%;
	}
}
@media (max-width: 767px){
	.brends_block .brend_inner span {
		width: 18%;
	}
	.new_advantages .advantage_block {
		width: 49%;
	}
	.new_advantages .advantage_header {
		font-size: 15px;
	}
}
@media (max-width: 479px){
	.brends_block .brend_inner{
		padding: 0;
		width: 100%;
	}
	.new_advantages .advantage_block {
		width: 100%;
	}
}
@media (max-width: 767px){
	#feedback.fix-feedback {
		bottom: -352px;
		min-width: inherit;
		width: 100%;
	}
}

.catalog-element .brend.brends_block {margin-left: -20px;}
/*6.12.17*/
.brend .double_brend > span{
	margin: 7px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
}
.double_brend > span img{
	max-height: 60px;
    max-width: 100%;
}
.menu_fix{
	display: none;
}
.menu_fix ul {
    padding: 0;
    position: fixed;
    left: 0;
    top:36%;
    bottom: 0;
    z-index: 99;
}
.menu_fix ul li div{
		background: #00a700;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: -250px;
    width: 250px;
    position: relative;
    text-align: center;
    border-right: 50px solid #ffd328;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.menu_fix ul li div a {
    display: block;
    padding: 14px 0;
    border-right: 1px solid #256917;
}
.menu_fix ul li {
    list-style-type: none;
}
.menu_fix ul li div img {
    position: absolute;
    right: -45px;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    display: block;
    margin: auto;
}

@media (min-width: 1024px) and (max-width: 1185px) {
	.menu_fix ul li div{
	    margin-left: -200px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.menu_fix ul li div{
	    margin-left: -200px;
	}
}
@media (max-width: 767px) {
	.menu_fix ul li div{
	    margin-left: -200px;
	}	
	.menu_fix ul {
	    top:10%;
	}
}

.search_form {
	background: #EFEFEF;
	padding: 10px 30px;
}
.search_form form {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 3px #444;
	position: relative;
}
.search_form input[type=text]{
	margin: 0;
	padding: 0 100px 0 25px;
	background: none;
	border: none;
	width: 100%;
	line-height:35px;
	height:auto;
}
.search_form input[type=submit]{
	border-radius: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0 30px;
	background: #00A700;
	color: #fff;
	line-height:30px;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	cursor: pointer;
	font-family: Ubuntu;
}
.search_form input[type=submit]:hover{
	background: #2f383f;
	font-family: Ubuntu;
}

.title-search-result {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px #444;
}
.title-search-result .search_result {
	padding: 5px 20px;
}
.title-search-result .search_result .sr_item_block + .sr_item_block {
	border-top: 1px dashed #ccc;
}
.title-search-result .search_result .sr_item_element {
	padding: 10px;
	font-size: 13.5px;
}
.title-search-result .search_result a {
	color: #000;
}
.title-search-result .search_result a:hover {
	color: #00A700;
}
.title-search-result .search_result .all_result {
	font-weight: 700;
}
.arendovano-in-list{
	position: absolute;
    top: 5px;
    left: 10px;
    background: #37af1e;
    padding: 5px;
    color: #fff;
}
/*24.02.21*/
#feedback.fix-feedback .fix-flag {
  display: none;
}
.catalog_items .items .item {
	height: 340px;
}
.catalog_items .items .item .btn-green {
	margin: 10px auto 20px auto;
	display: block;
}
.catalog_items .items .item .btn_wrapper {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
}
#feedback.fix-feedback {
    position: fixed;
    left: 50%;
	bottom: -500px;
    z-index: 777;
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px #555;
    font-size: 13px;
    min-height: 352px;
    padding: 15px;
    max-width: 300px;
	width: 100%;
	margin: 0 0 -176px -150px;
}
.fix-feedback p {
		width: 100%;
	}
.fix-feedback input.col6 {
		width: 284px;
	}
@media (max-width: 600px){
	#feedback.fix-feedback {
		bottom: -352px;
		margin: 0;
		left: 0;
	}
}
.footer .phone {
	width: fit-content;
	margin: 0;
}
.footer {
	margin-bottom: 20px;
	height: auto;
}
.menu_footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.modal-close {
    background: url(/bitrix/images/main/del.gif) 0 0 no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    right: 5px;
    position: absolute;
    top: 10px;
    width: 15px;
}
#overlay {
	display: none;
	background: #000;
	position: fixed; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 0.7;
	z-index: 600;
}
.brend .switch {
    top: 75px;
    left: 0;
    float: none;
    padding: 10px;
    position: absolute;
    width: calc(100% - 30px);
}
#feedback .green{
	width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #ccc, 2px 2px 2px #ccc, 2px 2px 2px #ccc, 0px 4px 5px green;
    left: 0;
    right: 0;
	color: green;
	margin: 0;
}
.red{
	color: red;
}
@media (max-width: 1190px){
	.brend .switch {
    width: calc(100% - 20px);
}
}
@media (max-width: 1000px){
	.brend .switch {;
    width: calc(100% - 10px);
}
}
.brend .switch .right_switch {
    position: absolute;
    right: 0;
}
.brend_inner .slides span {
	margin: 10px;
	width: 250px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}
.brend_inner .slides span img{
	height: 72px;
	width: 155px;
}
.brend_inner {
	height: auto;
	width: calc(100% - 100px);
}
@media (max-width: 320px){
	.brend_inner .slides span img{
		height: 50px;
		width: 90px;
	}
}

@media (min-width: 500px) and (max-width: 768px) {
	.brend_inner .slides span img{
		width: 141px;
	}
}

.header-index {
	font-size: 30px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-family: 'PT Sans bold';
    text-transform: uppercase;
}

@media (max-width: 1023px) { 
	.header-index,
	h2,
	.header_brend,
	.video .header_video {
		line-height: 1.5 !important;
		font-size: 20px !important;
	}
}

.condition {
	background: #efefef;
	padding: 10px 40px;
}

.product-hits {
	background: #fff;
	padding: 30px 20px;
}

.how-rent {
	background: #efefef;
    padding: 30px 20px;
}
.how-rent ul {
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: num;
}
.how-rent ul li {
	flex: 0 0 100%;
	counter-increment: num;
	display: flex;
	gap: 10px;
	align-items: center;
}
.how-rent ul li:before {
    content: counter(num);
    color: #3ba425;
    font: 40px 'PT Sans bold';
    margin-bottom: 5px;
}
.how-rent ul li:nth-child(-n+9):before {
	content: "0" counter(num);
}
@media (min-width: 1024px) { 
	.how-rent ul li {
		flex: 0 0 19%;
		text-align: center;
		flex-direction: column;
		margin: 20px 0;
	}
	.how-rent ul li:before {
	}
}

@media (max-width: 1023px) { 
	.switch {
		position: static !important;
		display: flex;
		align-items: center;
		justify-content: center;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.switch .left_switch,
	.switch .right_switch {
		position: static !important;
	}
}
/* Новогодняя ёлочка и снежок */
.tree_container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 100;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100%;
}
.tree__row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.tree__node {
  z-index: 100;
  width: 0;
  height: 0;
  margin: 0 -10px;
  border-style: solid;
  -webkit-transition: -webkit-transform 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease;
  transition: transform 0.8s ease;
  -webkit-transform: rotateY(0deg) scale(1.01);
  -moz-transform: rotateY(0deg) scale(1.01);
  -ms-transform: rotateY(0deg) scale(1.01);
  -o-transform: rotateY(0deg) scale(1.01);
  transform: rotateY(0deg) scale(1.01);
  will-change: transform;
  -webkit-animation-name: sparkle;
  -moz-animation-name: sparkle;
  animation-name: sparkle;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tree__node:hover {
  -webkit-transform: rotateY(180deg) scale(0.99);
  -moz-transform: rotateY(180deg) scale(0.99);
  -ms-transform: rotateY(180deg) scale(0.99);
  -o-transform: rotateY(180deg) scale(0.99);
  transform: rotateY(180deg) scale(0.99);
}
.tree__node:nth-of-type(odd) {
  border-width: 0 20px 34.6px 20px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: #ff6d51;
  border-left-color: transparent !important;
}
.tree__node:nth-of-type(even) {
  border-width: 34.6px 20px 0 20px;
  border-top-color: #f9d53a;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}
.tree__node:nth-of-type(1n+5) {
  border-color: #f79fc5;
}
.tree__node:nth-of-type(2n+7) {
  border-color: #ff6d51;
}
.tree__node:nth-of-type(3n+3) {
  border-color: #f3b140;
}
.tree__node:nth-of-type(4n+2) {
  border-color: #f9d53a;
}
.tree__node:nth-of-type(5n+2) {
  border-color: #87b1d3;
}
.tree__node:nth-of-type(6n+3) {
  border-color: #5bd9c3;
}
.tree__node:nth-of-type(7n+7) {
  border-color: #7861be;
}
.tree__node:nth-of-type(8n+2) {
  border-color: #a9c688;
}
.tree__node:nth-of-type(1n+7) {
  -webkit-animation-duration: 1397ms;
  -moz-animation-duration: 1397ms;
  animation-duration: 1397ms;
}
.tree__node:nth-of-type(2n+5) {
  -webkit-animation-duration: 2198ms;
  -moz-animation-duration: 2198ms;
  animation-duration: 2198ms;
}
.tree__node:nth-of-type(3n+4) {
  -webkit-animation-duration: 2227ms;
  -moz-animation-duration: 2227ms;
  animation-duration: 2227ms;
}
.tree__node:nth-of-type(4n+2) {
  -webkit-animation-duration: 1173ms;
  -moz-animation-duration: 1173ms;
  animation-duration: 1173ms;
}
.tree__node:nth-of-type(5n+9) {
  -webkit-animation-duration: 2161ms;
  -moz-animation-duration: 2161ms;
  animation-duration: 2161ms;
}
.tree__node:nth-of-type(6n+3) {
  -webkit-animation-duration: 1712ms;
  -moz-animation-duration: 1712ms;
  animation-duration: 1712ms;
}
.tree__node:nth-of-type(7n+5) {
  -webkit-animation-duration: 1308ms;
  -moz-animation-duration: 1308ms;
  animation-duration: 1308ms;
}
.tree__node:nth-of-type(8n+8) {
  -webkit-animation-duration: 1536ms;
  -moz-animation-duration: 1536ms;
  animation-duration: 1536ms;
}
.snow {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  overflow: hidden;
}
.snow__flake {
  position: absolute;
  top: -300px;
  left: 0;
  width: 300px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 300px 1200px;
  background-position: top left;
  background-image: url(/img/snow-flake-1.png);
  -webkit-animation-name: snowflake;
  -moz-animation-name: snowflake;
  animation-name: snowflake;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.snow__flake:nth-of-type(1n) {
  left: 2.5%;
  -webkit-animation-duration: 1935ms;
  -moz-animation-duration: 1935ms;
  animation-duration: 1935ms;
}
.snow__flake:nth-of-type(2n) {
  left: 5%;
  -webkit-animation-duration: 1331ms;
  -moz-animation-duration: 1331ms;
  animation-duration: 1331ms;
}
.snow__flake:nth-of-type(3n) {
  left: 7.5%;
  -webkit-animation-duration: 3134ms;
  -moz-animation-duration: 3134ms;
  animation-duration: 3134ms;
}
.snow__flake:nth-of-type(4n) {
  left: 10%;
  -webkit-animation-duration: 1344ms;
  -moz-animation-duration: 1344ms;
  animation-duration: 1344ms;
}
.snow__flake:nth-of-type(5n) {
  left: 12.5%;
  -webkit-animation-duration: 2355ms;
  -moz-animation-duration: 2355ms;
  animation-duration: 2355ms;
}
.snow__flake:nth-of-type(6n) {
  left: 15%;
  -webkit-animation-duration: 2172ms;
  -moz-animation-duration: 2172ms;
  animation-duration: 2172ms;
}
.snow__flake:nth-of-type(7n) {
  left: 17.5%;
  -webkit-animation-duration: 3223ms;
  -moz-animation-duration: 3223ms;
  animation-duration: 3223ms;
}
.snow__flake:nth-of-type(8n) {
  left: 20%;
  -webkit-animation-duration: 3625ms;
  -moz-animation-duration: 3625ms;
  animation-duration: 3625ms;
}
.snow__flake:nth-of-type(9n) {
  left: 22.5%;
  -webkit-animation-duration: 2907ms;
  -moz-animation-duration: 2907ms;
  animation-duration: 2907ms;
}
.snow__flake:nth-of-type(10n) {
  left: 25%;
  -webkit-animation-duration: 3989ms;
  -moz-animation-duration: 3989ms;
  animation-duration: 3989ms;
}
.snow__flake:nth-of-type(11n) {
  left: 27.5%;
  -webkit-animation-duration: 1162ms;
  -moz-animation-duration: 1162ms;
  animation-duration: 1162ms;
}
.snow__flake:nth-of-type(12n) {
  left: 30%;
  -webkit-animation-duration: 3943ms;
  -moz-animation-duration: 3943ms;
  animation-duration: 3943ms;
}
.snow__flake:nth-of-type(13n) {
  left: 32.5%;
  -webkit-animation-duration: 1865ms;
  -moz-animation-duration: 1865ms;
  animation-duration: 1865ms;
}
.snow__flake:nth-of-type(14n) {
  left: 35%;
  -webkit-animation-duration: 1146ms;
  -moz-animation-duration: 1146ms;
  animation-duration: 1146ms;
}
.snow__flake:nth-of-type(15n) {
  left: 37.5%;
  -webkit-animation-duration: 2923ms;
  -moz-animation-duration: 2923ms;
  animation-duration: 2923ms;
}
.snow__flake:nth-of-type(16n) {
  left: 40%;
  -webkit-animation-duration: 2959ms;
  -moz-animation-duration: 2959ms;
  animation-duration: 2959ms;
}
.snow__flake:nth-of-type(17n) {
  left: 42.5%;
  -webkit-animation-duration: 3421ms;
  -moz-animation-duration: 3421ms;
  animation-duration: 3421ms;
}
.snow__flake:nth-of-type(18n) {
  left: 45%;
  -webkit-animation-duration: 3828ms;
  -moz-animation-duration: 3828ms;
  animation-duration: 3828ms;
}
.snow__flake:nth-of-type(19n) {
  left: 47.5%;
  -webkit-animation-duration: 3017ms;
  -moz-animation-duration: 3017ms;
  animation-duration: 3017ms;
}
.snow__flake:nth-of-type(20n) {
  left: 50%;
  -webkit-animation-duration: 2699ms;
  -moz-animation-duration: 2699ms;
  animation-duration: 2699ms;
}
.snow__flake:nth-of-type(21n) {
  left: 52.5%;
  -webkit-animation-duration: 1752ms;
  -moz-animation-duration: 1752ms;
  animation-duration: 1752ms;
}
.snow__flake:nth-of-type(22n) {
  left: 55%;
  -webkit-animation-duration: 1733ms;
  -moz-animation-duration: 1733ms;
  animation-duration: 1733ms;
}
.snow__flake:nth-of-type(23n) {
  left: 57.5%;
  -webkit-animation-duration: 2947ms;
  -moz-animation-duration: 2947ms;
  animation-duration: 2947ms;
}
.snow__flake:nth-of-type(24n) {
  left: 60%;
  -webkit-animation-duration: 2700ms;
  -moz-animation-duration: 2700ms;
  animation-duration: 2700ms;
}
.snow__flake:nth-of-type(25n) {
  left: 62.5%;
  -webkit-animation-duration: 2634ms;
  -moz-animation-duration: 2634ms;
  animation-duration: 2634ms;
}
.snow__flake:nth-of-type(26n) {
  left: 65%;
  -webkit-animation-duration: 1122ms;
  -moz-animation-duration: 1122ms;
  animation-duration: 1122ms;
}
.snow__flake:nth-of-type(27n) {
  left: 67.5%;
  -webkit-animation-duration: 3850ms;
  -moz-animation-duration: 3850ms;
  animation-duration: 3850ms;
}
.snow__flake:nth-of-type(28n) {
  left: 70%;
  -webkit-animation-duration: 2698ms;
  -moz-animation-duration: 2698ms;
  animation-duration: 2698ms;
}
.snow__flake:nth-of-type(29n) {
  left: 72.5%;
  -webkit-animation-duration: 2508ms;
  -moz-animation-duration: 2508ms;
  animation-duration: 2508ms;
}
.snow__flake:nth-of-type(30n) {
  left: 75%;
  -webkit-animation-duration: 1510ms;
  -moz-animation-duration: 1510ms;
  animation-duration: 1510ms;
}
.snow__flake:nth-of-type(31n) {
  left: 77.5%;
  -webkit-animation-duration: 2338ms;
  -moz-animation-duration: 2338ms;
  animation-duration: 2338ms;
}
.snow__flake:nth-of-type(32n) {
  left: 80%;
  -webkit-animation-duration: 1057ms;
  -moz-animation-duration: 1057ms;
  animation-duration: 1057ms;
}
.snow__flake:nth-of-type(33n) {
  left: 82.5%;
  -webkit-animation-duration: 1864ms;
  -moz-animation-duration: 1864ms;
  animation-duration: 1864ms;
}
.snow__flake:nth-of-type(34n) {
  left: 85%;
  -webkit-animation-duration: 2937ms;
  -moz-animation-duration: 2937ms;
  animation-duration: 2937ms;
}
.snow__flake:nth-of-type(35n) {
  left: 87.5%;
  -webkit-animation-duration: 3068ms;
  -moz-animation-duration: 3068ms;
  animation-duration: 3068ms;
}
.snow__flake:nth-of-type(36n) {
  left: 90%;
  -webkit-animation-duration: 3074ms;
  -moz-animation-duration: 3074ms;
  animation-duration: 3074ms;
}
.snow__flake:nth-of-type(37n) {
  left: 92.5%;
  -webkit-animation-duration: 3595ms;
  -moz-animation-duration: 3595ms;
  animation-duration: 3595ms;
}
.snow__flake:nth-of-type(38n) {
  left: 95%;
  -webkit-animation-duration: 1449ms;
  -moz-animation-duration: 1449ms;
  animation-duration: 1449ms;
}
.snow__flake:nth-of-type(39n) {
  left: 97.5%;
  -webkit-animation-duration: 1905ms;
  -moz-animation-duration: 1905ms;
  animation-duration: 1905ms;
}
.snow__flake:nth-of-type(40n) {
  left: 100%;
  -webkit-animation-duration: 1504ms;
  -moz-animation-duration: 1504ms;
  animation-duration: 1504ms;
}
.snow__flake:nth-of-type(2n) {
  background-image: url(/img/snow-flake-2.png);
}
.snow__flake:nth-of-type(3n) {
  background-image: url(/img/snow-flake-3.png);
}
.snow__flake:nth-of-type(4n) {
  background-image: url(/img/snow-flake-4.png);
}
.message {
  display: block;
  position: fixed;
  z-index: 500;
  right: 20px;
  bottom: 20px;
  width: 280px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.4);
}
.message__text {
  margin: 0 0 14px 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
}
.message__text:last-of-type {
  margin: 0;
}
.message__text a {
  color: #f3b140;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.message__text a:hover,
.message__text a:focus {
  color: #f9d8a0;
}
@-webkit-keyframes sparkle {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes sparkle {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sparkle {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes snowflake {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(60%, 120%, 0);
  }
}
@-moz-keyframes snowflake {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: translate3d(60%, 120%, 0);
  }
}
@keyframes snowflake {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(60%, 120%, 0);
    -moz-transform: translate3d(60%, 120%, 0);
    -ms-transform: translate3d(60%, 120%, 0);
    -o-transform: translate3d(60%, 120%, 0);
    transform: translate3d(60%, 120%, 0);
  }
}
/* Конец Новогодняя ёлочка и снежок */

/* Вращающаяся Новогодняя ёлка */
.elki2{
  position: relative;
  height: 80vh;
}
.elki2 ul{
  margin: 0;
  padding: 0;
}
.elki2 ul:nth-child(1) {
  position: absolute;
  top: calc(20vh - 1.6rem);
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.elki2 ul:nth-child(1) li {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0 0.5rem 1rem 0.5rem;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #FFCE54;
  -webkit-transform-origin: 0.5rem 1rem;
  transform-origin: 0.5rem 1rem;
}
.elki2 ul:nth-child(1) li:nth-child(0) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.elki2 ul:nth-child(1) li:nth-child(1) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.elki2 ul:nth-child(1) li:nth-child(2) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.elki2 ul:nth-child(1) li:nth-child(3) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
}
.elki2 ul:nth-child(1) li:nth-child(4) {
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg);
}
.elki2 ul:nth-child(2) {
  padding: 0;
}
.elki2 ul:nth-child(2) li {
  position: absolute;
  top: 20vh;
  right: 50%;
  width: 0.0625rem;
  background: linear-gradient(rgba(46, 204, 113, 0), rgba(46, 204, 113, 0.25));
  list-style: none;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swing 4s ease-in-out infinite;
  animation: swing 4s ease-in-out infinite;
}
.elki2 ul:nth-child(2) li:nth-child(1) {
  height: 2.2727272727vh;
  -webkit-animation-delay: -0.21875s;
  animation-delay: -0.21875s;
}
.elki2 ul:nth-child(2) li:nth-child(2) {
  height: 2.7272727273vh;
  -webkit-animation-delay: -0.4375s;
  animation-delay: -0.4375s;
}
.elki2 ul:nth-child(2) li:nth-child(3) {
  height: 3.1818181818vh;
  -webkit-animation-delay: -0.65625s;
  animation-delay: -0.65625s;
}
.elki2 ul:nth-child(2) li:nth-child(4) {
  height: 3.6363636364vh;
  -webkit-animation-delay: -0.875s;
  animation-delay: -0.875s;
}
.elki2 ul:nth-child(2) li:nth-child(5) {
  height: 4.0909090909vh;
  -webkit-animation-delay: -1.09375s;
  animation-delay: -1.09375s;
}
.elki2 ul:nth-child(2) li:nth-child(6) {
  height: 4.5454545455vh;
  -webkit-animation-delay: -1.3125s;
  animation-delay: -1.3125s;
}
.elki2 ul:nth-child(2) li:nth-child(7) {
  height: 5vh;
  -webkit-animation-delay: -1.53125s;
  animation-delay: -1.53125s;
}
.elki2 ul:nth-child(2) li:nth-child(8) {
  height: 5.4545454545vh;
  -webkit-animation-delay: -1.75s;
  animation-delay: -1.75s;
}
.elki2 ul:nth-child(2) li:nth-child(9) {
  height: 5.9090909091vh;
  -webkit-animation-delay: -1.96875s;
  animation-delay: -1.96875s;
}
.elki2 ul:nth-child(2) li:nth-child(10) {
  height: 6.3636363636vh;
  -webkit-animation-delay: -2.1875s;
  animation-delay: -2.1875s;
}
.elki2 ul:nth-child(2) li:nth-child(11) {
  height: 6.8181818182vh;
  -webkit-animation-delay: -2.40625s;
  animation-delay: -2.40625s;
}
.elki2 ul:nth-child(2) li:nth-child(12) {
  height: 7.2727272727vh;
  -webkit-animation-delay: -2.625s;
  animation-delay: -2.625s;
}
.elki2 ul:nth-child(2) li:nth-child(13) {
  height: 7.7272727273vh;
  -webkit-animation-delay: -2.84375s;
  animation-delay: -2.84375s;
}
.elki2 ul:nth-child(2) li:nth-child(14) {
  height: 8.1818181818vh;
  -webkit-animation-delay: -3.0625s;
  animation-delay: -3.0625s;
}
.elki2 ul:nth-child(2) li:nth-child(15) {
  height: 8.6363636364vh;
  -webkit-animation-delay: -3.28125s;
  animation-delay: -3.28125s;
}
.elki2 ul:nth-child(2) li:nth-child(16) {
  height: 9.0909090909vh;
  -webkit-animation-delay: -3.5s;
  animation-delay: -3.5s;
}
.elki2 ul:nth-child(2) li:nth-child(17) {
  height: 9.5454545455vh;
  -webkit-animation-delay: -3.71875s;
  animation-delay: -3.71875s;
}
.elki2 ul:nth-child(2) li:nth-child(18) {
  height: 10vh;
  -webkit-animation-delay: -3.9375s;
  animation-delay: -3.9375s;
}
.elki2 ul:nth-child(2) li:nth-child(19) {
  height: 10.4545454545vh;
  -webkit-animation-delay: -4.15625s;
  animation-delay: -4.15625s;
}
.elki2 ul:nth-child(2) li:nth-child(20) {
  height: 10.9090909091vh;
  -webkit-animation-delay: -4.375s;
  animation-delay: -4.375s;
}
.elki2 ul:nth-child(2) li:nth-child(21) {
  height: 11.3636363636vh;
  -webkit-animation-delay: -4.59375s;
  animation-delay: -4.59375s;
}
.elki2 ul:nth-child(2) li:nth-child(22) {
  height: 11.8181818182vh;
  -webkit-animation-delay: -4.8125s;
  animation-delay: -4.8125s;
}
.elki2 ul:nth-child(2) li:nth-child(23) {
  height: 12.2727272727vh;
  -webkit-animation-delay: -5.03125s;
  animation-delay: -5.03125s;
}
.elki2 ul:nth-child(2) li:nth-child(24) {
  height: 12.7272727273vh;
  -webkit-animation-delay: -5.25s;
  animation-delay: -5.25s;
}
.elki2 ul:nth-child(2) li:nth-child(25) {
  height: 13.1818181818vh;
  -webkit-animation-delay: -5.46875s;
  animation-delay: -5.46875s;
}
.elki2 ul:nth-child(2) li:nth-child(26) {
  height: 13.6363636364vh;
  -webkit-animation-delay: -5.6875s;
  animation-delay: -5.6875s;
}
.elki2 ul:nth-child(2) li:nth-child(27) {
  height: 14.0909090909vh;
  -webkit-animation-delay: -5.90625s;
  animation-delay: -5.90625s;
}
.elki2 ul:nth-child(2) li:nth-child(28) {
  height: 14.5454545455vh;
  -webkit-animation-delay: -6.125s;
  animation-delay: -6.125s;
}
.elki2 ul:nth-child(2) li:nth-child(29) {
  height: 15vh;
  -webkit-animation-delay: -6.34375s;
  animation-delay: -6.34375s;
}
.elki2 ul:nth-child(2) li:nth-child(30) {
  height: 15.4545454545vh;
  -webkit-animation-delay: -6.5625s;
  animation-delay: -6.5625s;
}
.elki2 ul:nth-child(2) li:nth-child(31) {
  height: 15.9090909091vh;
  -webkit-animation-delay: -6.78125s;
  animation-delay: -6.78125s;
}
.elki2 ul:nth-child(2) li:nth-child(32) {
  height: 16.3636363636vh;
  -webkit-animation-delay: -7s;
  animation-delay: -7s;
}
.elki2 ul:nth-child(2) li:nth-child(33) {
  height: 16.8181818182vh;
  -webkit-animation-delay: -7.21875s;
  animation-delay: -7.21875s;
}
.elki2 ul:nth-child(2) li:nth-child(34) {
  height: 17.2727272727vh;
  -webkit-animation-delay: -7.4375s;
  animation-delay: -7.4375s;
}
.elki2 ul:nth-child(2) li:nth-child(35) {
  height: 17.7272727273vh;
  -webkit-animation-delay: -7.65625s;
  animation-delay: -7.65625s;
}
.elki2 ul:nth-child(2) li:nth-child(36) {
  height: 18.1818181818vh;
  -webkit-animation-delay: -7.875s;
  animation-delay: -7.875s;
}
.elki2 ul:nth-child(2) li:nth-child(37) {
  height: 18.6363636364vh;
  -webkit-animation-delay: -8.09375s;
  animation-delay: -8.09375s;
}
.elki2 ul:nth-child(2) li:nth-child(38) {
  height: 19.0909090909vh;
  -webkit-animation-delay: -8.3125s;
  animation-delay: -8.3125s;
}
.elki2 ul:nth-child(2) li:nth-child(39) {
  height: 19.5454545455vh;
  -webkit-animation-delay: -8.53125s;
  animation-delay: -8.53125s;
}
.elki2 ul:nth-child(2) li:nth-child(40) {
  height: 20vh;
  -webkit-animation-delay: -8.75s;
  animation-delay: -8.75s;
}
.elki2 ul:nth-child(2) li:nth-child(41) {
  height: 20.4545454545vh;
  -webkit-animation-delay: -8.96875s;
  animation-delay: -8.96875s;
}
.elki2 ul:nth-child(2) li:nth-child(42) {
  height: 20.9090909091vh;
  -webkit-animation-delay: -9.1875s;
  animation-delay: -9.1875s;
}
.elki2 ul:nth-child(2) li:nth-child(43) {
  height: 21.3636363636vh;
  -webkit-animation-delay: -9.40625s;
  animation-delay: -9.40625s;
}
.elki2 ul:nth-child(2) li:nth-child(44) {
  height: 21.8181818182vh;
  -webkit-animation-delay: -9.625s;
  animation-delay: -9.625s;
}
.elki2 ul:nth-child(2) li:nth-child(45) {
  height: 22.2727272727vh;
  -webkit-animation-delay: -9.84375s;
  animation-delay: -9.84375s;
}
.elki2 ul:nth-child(2) li:nth-child(46) {
  height: 22.7272727273vh;
  -webkit-animation-delay: -10.0625s;
  animation-delay: -10.0625s;
}
.elki2 ul:nth-child(2) li:nth-child(47) {
  height: 23.1818181818vh;
  -webkit-animation-delay: -10.28125s;
  animation-delay: -10.28125s;
}
.elki2 ul:nth-child(2) li:nth-child(48) {
  height: 23.6363636364vh;
  -webkit-animation-delay: -10.5s;
  animation-delay: -10.5s;
}
.elki2 ul:nth-child(2) li:nth-child(49) {
  height: 24.0909090909vh;
  -webkit-animation-delay: -10.71875s;
  animation-delay: -10.71875s;
}
.elki2 ul:nth-child(2) li:nth-child(50) {
  height: 24.5454545455vh;
  -webkit-animation-delay: -10.9375s;
  animation-delay: -10.9375s;
}
.elki2 ul:nth-child(2) li:nth-child(51) {
  height: 25vh;
  -webkit-animation-delay: -11.15625s;
  animation-delay: -11.15625s;
}
.elki2 ul:nth-child(2) li:nth-child(52) {
  height: 25.4545454545vh;
  -webkit-animation-delay: -11.375s;
  animation-delay: -11.375s;
}
.elki2 ul:nth-child(2) li:nth-child(53) {
  height: 25.9090909091vh;
  -webkit-animation-delay: -11.59375s;
  animation-delay: -11.59375s;
}
.elki2 ul:nth-child(2) li:nth-child(54) {
  height: 26.3636363636vh;
  -webkit-animation-delay: -11.8125s;
  animation-delay: -11.8125s;
}
.elki2 ul:nth-child(2) li:nth-child(55) {
  height: 26.8181818182vh;
  -webkit-animation-delay: -12.03125s;
  animation-delay: -12.03125s;
}
.elki2 ul:nth-child(2) li:nth-child(56) {
  height: 27.2727272727vh;
  -webkit-animation-delay: -12.25s;
  animation-delay: -12.25s;
}
.elki2 ul:nth-child(2) li:nth-child(57) {
  height: 27.7272727273vh;
  -webkit-animation-delay: -12.46875s;
  animation-delay: -12.46875s;
}
.elki2 ul:nth-child(2) li:nth-child(58) {
  height: 28.1818181818vh;
  -webkit-animation-delay: -12.6875s;
  animation-delay: -12.6875s;
}
.elki2 ul:nth-child(2) li:nth-child(59) {
  height: 28.6363636364vh;
  -webkit-animation-delay: -12.90625s;
  animation-delay: -12.90625s;
}
.elki2 ul:nth-child(2) li:nth-child(60) {
  height: 29.0909090909vh;
  -webkit-animation-delay: -13.125s;
  animation-delay: -13.125s;
}
.elki2 ul:nth-child(2) li:nth-child(61) {
  height: 29.5454545455vh;
  -webkit-animation-delay: -13.34375s;
  animation-delay: -13.34375s;
}
.elki2 ul:nth-child(2) li:nth-child(62) {
  height: 30vh;
  -webkit-animation-delay: -13.5625s;
  animation-delay: -13.5625s;
}
.elki2 ul:nth-child(2) li:nth-child(63) {
  height: 30.4545454545vh;
  -webkit-animation-delay: -13.78125s;
  animation-delay: -13.78125s;
}
.elki2 ul:nth-child(2) li:nth-child(64) {
  height: 30.9090909091vh;
  -webkit-animation-delay: -14s;
  animation-delay: -14s;
}
.elki2 ul:nth-child(2) li:nth-child(65) {
  height: 31.3636363636vh;
  -webkit-animation-delay: -14.21875s;
  animation-delay: -14.21875s;
}
.elki2 ul:nth-child(2) li:nth-child(66) {
  height: 31.8181818182vh;
  -webkit-animation-delay: -14.4375s;
  animation-delay: -14.4375s;
}
.elki2 ul:nth-child(2) li:nth-child(67) {
  height: 32.2727272727vh;
  -webkit-animation-delay: -14.65625s;
  animation-delay: -14.65625s;
}
.elki2 ul:nth-child(2) li:nth-child(68) {
  height: 32.7272727273vh;
  -webkit-animation-delay: -14.875s;
  animation-delay: -14.875s;
}
.elki2 ul:nth-child(2) li:nth-child(69) {
  height: 33.1818181818vh;
  -webkit-animation-delay: -15.09375s;
  animation-delay: -15.09375s;
}
.elki2 ul:nth-child(2) li:nth-child(70) {
  height: 33.6363636364vh;
  -webkit-animation-delay: -15.3125s;
  animation-delay: -15.3125s;
}
.elki2 ul:nth-child(2) li:nth-child(71) {
  height: 34.0909090909vh;
  -webkit-animation-delay: -15.53125s;
  animation-delay: -15.53125s;
}
.elki2 ul:nth-child(2) li:nth-child(72) {
  height: 34.5454545455vh;
  -webkit-animation-delay: -15.75s;
  animation-delay: -15.75s;
}
.elki2 ul:nth-child(2) li:nth-child(73) {
  height: 35vh;
  -webkit-animation-delay: -15.96875s;
  animation-delay: -15.96875s;
}
.elki2 ul:nth-child(2) li:nth-child(74) {
  height: 35.4545454545vh;
  -webkit-animation-delay: -16.1875s;
  animation-delay: -16.1875s;
}
.elki2 ul:nth-child(2) li:nth-child(75) {
  height: 35.9090909091vh;
  -webkit-animation-delay: -16.40625s;
  animation-delay: -16.40625s;
}
.elki2 ul:nth-child(2) li:nth-child(76) {
  height: 36.3636363636vh;
  -webkit-animation-delay: -16.625s;
  animation-delay: -16.625s;
}
.elki2 ul:nth-child(2) li:nth-child(77) {
  height: 36.8181818182vh;
  -webkit-animation-delay: -16.84375s;
  animation-delay: -16.84375s;
}
.elki2 ul:nth-child(2) li:nth-child(78) {
  height: 37.2727272727vh;
  -webkit-animation-delay: -17.0625s;
  animation-delay: -17.0625s;
}
.elki2 ul:nth-child(2) li:nth-child(79) {
  height: 37.7272727273vh;
  -webkit-animation-delay: -17.28125s;
  animation-delay: -17.28125s;
}
.elki2 ul:nth-child(2) li:nth-child(80) {
  height: 38.1818181818vh;
  -webkit-animation-delay: -17.5s;
  animation-delay: -17.5s;
}
.elki2 ul:nth-child(2) li:nth-child(81) {
  height: 38.6363636364vh;
  -webkit-animation-delay: -17.71875s;
  animation-delay: -17.71875s;
}
.elki2 ul:nth-child(2) li:nth-child(82) {
  height: 39.0909090909vh;
  -webkit-animation-delay: -17.9375s;
  animation-delay: -17.9375s;
}
.elki2 ul:nth-child(2) li:nth-child(83) {
  height: 39.5454545455vh;
  -webkit-animation-delay: -18.15625s;
  animation-delay: -18.15625s;
}
.elki2 ul:nth-child(2) li:nth-child(84) {
  height: 40vh;
  -webkit-animation-delay: -18.375s;
  animation-delay: -18.375s;
}
.elki2 ul:nth-child(2) li:nth-child(85) {
  height: 40.4545454545vh;
  -webkit-animation-delay: -18.59375s;
  animation-delay: -18.59375s;
}
.elki2 ul:nth-child(2) li:nth-child(86) {
  height: 40.9090909091vh;
  -webkit-animation-delay: -18.8125s;
  animation-delay: -18.8125s;
}
.elki2 ul:nth-child(2) li:nth-child(87) {
  height: 41.3636363636vh;
  -webkit-animation-delay: -19.03125s;
  animation-delay: -19.03125s;
}
.elki2 ul:nth-child(2) li:nth-child(88) {
  height: 41.8181818182vh;
  -webkit-animation-delay: -19.25s;
  animation-delay: -19.25s;
}
.elki2 ul:nth-child(2) li:nth-child(89) {
  height: 42.2727272727vh;
  -webkit-animation-delay: -19.46875s;
  animation-delay: -19.46875s;
}
.elki2 ul:nth-child(2) li:nth-child(90) {
  height: 42.7272727273vh;
  -webkit-animation-delay: -19.6875s;
  animation-delay: -19.6875s;
}
.elki2 ul:nth-child(2) li:nth-child(91) {
  height: 43.1818181818vh;
  -webkit-animation-delay: -19.90625s;
  animation-delay: -19.90625s;
}
.elki2 ul:nth-child(2) li:nth-child(92) {
  height: 43.6363636364vh;
  -webkit-animation-delay: -20.125s;
  animation-delay: -20.125s;
}
.elki2 ul:nth-child(2) li:nth-child(93) {
  height: 44.0909090909vh;
  -webkit-animation-delay: -20.34375s;
  animation-delay: -20.34375s;
}
.elki2 ul:nth-child(2) li:nth-child(94) {
  height: 44.5454545455vh;
  -webkit-animation-delay: -20.5625s;
  animation-delay: -20.5625s;
}
.elki2 ul:nth-child(2) li:nth-child(95) {
  height: 45vh;
  -webkit-animation-delay: -20.78125s;
  animation-delay: -20.78125s;
}
.elki2 ul:nth-child(2) li:nth-child(96) {
  height: 45.4545454545vh;
  -webkit-animation-delay: -21s;
  animation-delay: -21s;
}
.elki2 ul:nth-child(2) li:nth-child(97) {
  height: 45.9090909091vh;
  -webkit-animation-delay: -21.21875s;
  animation-delay: -21.21875s;
}
.elki2 ul:nth-child(2) li:nth-child(98) {
  height: 46.3636363636vh;
  -webkit-animation-delay: -21.4375s;
  animation-delay: -21.4375s;
}
.elki2 ul:nth-child(2) li:nth-child(99) {
  height: 46.8181818182vh;
  -webkit-animation-delay: -21.65625s;
  animation-delay: -21.65625s;
}
.elki2 ul:nth-child(2) li:nth-child(100) {
  height: 47.2727272727vh;
  -webkit-animation-delay: -21.875s;
  animation-delay: -21.875s;
}
.elki2 ul:nth-child(2) li:nth-child(101) {
  height: 47.7272727273vh;
  -webkit-animation-delay: -22.09375s;
  animation-delay: -22.09375s;
}
.elki2 ul:nth-child(2) li:nth-child(102) {
  height: 48.1818181818vh;
  -webkit-animation-delay: -22.3125s;
  animation-delay: -22.3125s;
}
.elki2 ul:nth-child(2) li:nth-child(103) {
  height: 48.6363636364vh;
  -webkit-animation-delay: -22.53125s;
  animation-delay: -22.53125s;
}
.elki2 ul:nth-child(2) li:nth-child(104) {
  height: 49.0909090909vh;
  -webkit-animation-delay: -22.75s;
  animation-delay: -22.75s;
}
.elki2 ul:nth-child(2) li:nth-child(105) {
  height: 49.5454545455vh;
  -webkit-animation-delay: -22.96875s;
  animation-delay: -22.96875s;
}
.elki2 ul:nth-child(2) li:nth-child(106) {
  height: 50vh;
  -webkit-animation-delay: -23.1875s;
  animation-delay: -23.1875s;
}
.elki2 ul:nth-child(2) li:nth-child(107) {
  height: 50.4545454545vh;
  -webkit-animation-delay: -23.40625s;
  animation-delay: -23.40625s;
}
.elki2 ul:nth-child(2) li:nth-child(108) {
  height: 50.9090909091vh;
  -webkit-animation-delay: -23.625s;
  animation-delay: -23.625s;
}
.elki2 ul:nth-child(2) li:nth-child(109) {
  height: 51.3636363636vh;
  -webkit-animation-delay: -23.84375s;
  animation-delay: -23.84375s;
}
.elki2 ul:nth-child(2) li:nth-child(110) {
  height: 51.8181818182vh;
  -webkit-animation-delay: -24.0625s;
  animation-delay: -24.0625s;
}
.elki2 ul:nth-child(2) li:nth-child(111) {
  height: 52.2727272727vh;
  -webkit-animation-delay: -24.28125s;
  animation-delay: -24.28125s;
}
.elki2 ul:nth-child(2) li:nth-child(112) {
  height: 52.7272727273vh;
  -webkit-animation-delay: -24.5s;
  animation-delay: -24.5s;
}
.elki2 ul:nth-child(2) li:nth-child(113) {
  height: 53.1818181818vh;
  -webkit-animation-delay: -24.71875s;
  animation-delay: -24.71875s;
}
.elki2 ul:nth-child(2) li:nth-child(114) {
  height: 53.6363636364vh;
  -webkit-animation-delay: -24.9375s;
  animation-delay: -24.9375s;
}
.elki2 ul:nth-child(2) li:nth-child(115) {
  height: 54.0909090909vh;
  -webkit-animation-delay: -25.15625s;
  animation-delay: -25.15625s;
}
.elki2 ul:nth-child(2) li:nth-child(116) {
  height: 54.5454545455vh;
  -webkit-animation-delay: -25.375s;
  animation-delay: -25.375s;
}
.elki2 ul:nth-child(2) li:nth-child(117) {
  height: 55vh;
  -webkit-animation-delay: -25.59375s;
  animation-delay: -25.59375s;
}
.elki2 ul:nth-child(2) li:nth-child(118) {
  height: 55.4545454545vh;
  -webkit-animation-delay: -25.8125s;
  animation-delay: -25.8125s;
}
.elki2 ul:nth-child(2) li:nth-child(119) {
  height: 55.9090909091vh;
  -webkit-animation-delay: -26.03125s;
  animation-delay: -26.03125s;
}
.elki2 ul:nth-child(2) li:nth-child(120) {
  height: 56.3636363636vh;
  -webkit-animation-delay: -26.25s;
  animation-delay: -26.25s;
}
.elki2 ul:nth-child(2) li:nth-child(121) {
  height: 56.8181818182vh;
  -webkit-animation-delay: -26.46875s;
  animation-delay: -26.46875s;
}
.elki2 ul:nth-child(2) li:nth-child(122) {
  height: 57.2727272727vh;
  -webkit-animation-delay: -26.6875s;
  animation-delay: -26.6875s;
}
.elki2 ul:nth-child(2) li:nth-child(123) {
  height: 57.7272727273vh;
  -webkit-animation-delay: -26.90625s;
  animation-delay: -26.90625s;
}
.elki2 ul:nth-child(2) li:nth-child(124) {
  height: 58.1818181818vh;
  -webkit-animation-delay: -27.125s;
  animation-delay: -27.125s;
}
.elki2 ul:nth-child(2) li:nth-child(125) {
  height: 58.6363636364vh;
  -webkit-animation-delay: -27.34375s;
  animation-delay: -27.34375s;
}
.elki2 ul:nth-child(2) li:nth-child(126) {
  height: 59.0909090909vh;
  -webkit-animation-delay: -27.5625s;
  animation-delay: -27.5625s;
}
.elki2 ul:nth-child(2) li:nth-child(127) {
  height: 59.5454545455vh;
  -webkit-animation-delay: -27.78125s;
  animation-delay: -27.78125s;
}
.elki2 ul:nth-child(2) li:nth-child(128) {
  height: 60vh;
  -webkit-animation-delay: -28s;
  animation-delay: -28s;
}
.elki2 ul:nth-child(2) li:before {
  content: '';
  position: absolute;
  left: -1px;
  bottom: 1px;
  width: 3px;
  height: 3px;
}
.elki2 ul:nth-child(2) li:nth-child(4n):before {
  background: #D8334A;
}
.elki2 ul:nth-child(2) li:nth-child(4n+1):before {
  background: #FFCE54;
}
.elki2 ul:nth-child(2) li:nth-child(4n+2):before {
  background: #2ECC71;
}
.elki2 ul:nth-child(2) li:nth-child(4n+3):before {
  background: #5D9CEC;
}
@-webkit-keyframes swing {

  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  5%,
  45% {
    opacity: 0.25;
  }
  50%,
  100%,
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
@keyframes swing {

  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  5%,
  45% {
    opacity: 0.25;
  }
  50%,
  100%,
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
/* Конец Вращающаяся Новогодняя ёлка */

/* Снеговик SVG  Вариант 3*/
.snegovik {
  background: #000;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 600px;
}
/* 
.snegovik #scene {
  position: fixed;
  width: auto;
  height: 100%;
  bottom: 0px;
} */
.snegovik #scene {
  position: relative;
  width: auto;
  height: 100%;
  bottom: 3px;
} 

.snegovik canvas {
  opacity: 0;
  position: fixed;
}
/* Конец Снеговик SVG */

/* Новогодний фейерверк с фигурами */
.feerverki .block-audio{
  display: none;
}
/* Конец Новогодний фейерверк с фигурами */

/* Новогодние гирлянды */
.lightrope {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  margin: -15px 0 0 0;
  padding: 0;
  pointer-events: none;
  width: 100%;
}
.lightrope li {
  position: relative;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 12px;
  height: 28px;
  border-radius: 50%;
  margin: 20px;
  display: inline-block;
  background: #00f7a5;
  box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  -webkit-animation-name: flash-1;
  animation-name: flash-1;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.lightrope li:nth-child(2n+1) {
  background: cyan;
  box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.5);
  -webkit-animation-name: flash-2;
  animation-name: flash-2;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.lightrope li:nth-child(4n+2) {
  background: #f70094;
  box-shadow: 0px 4.66667px 24px 3px #f70094;
  -webkit-animation-name: flash-3;
  animation-name: flash-3;
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.lightrope li:nth-child(odd) {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}
.lightrope li:nth-child(3n+1) {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}
.lightrope li:before {
  content: "";
  position: absolute;
  background: #222;
  width: 10px;
  height: 9.33333px;
  border-radius: 3px;
  top: -4.66667px;
  left: 1px;
}
.lightrope li:after {
  content: "";
  top: -14px;
  left: 9px;
  position: absolute;
  width: 52px;
  height: 18.66667px;
  border-bottom: solid #222 2px;
  border-radius: 50%;
}
.lightrope li:last-child:after {
  content: none;
}
.lightrope li:first-child {
  margin-left: -40px;
}
@-webkit-keyframes flash-1 {

  0%,
  100% {
    background: #00f7a5;
    box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  }
  50% {
    background: rgba(0, 247, 165, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
  }
}
@keyframes flash-1 {

  0%,
  100% {
    background: #00f7a5;
    box-shadow: 0px 4.66667px 24px 3px #00f7a5;
  }
  50% {
    background: rgba(0, 247, 165, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
  }
}
@-webkit-keyframes flash-2 {

  0%,
  100% {
    background: cyan;
    box-shadow: 0px 4.66667px 24px 3px cyan;
  }
  50% {
    background: rgba(0, 255, 255, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
  }
}
@keyframes flash-2 {

  0%,
  100% {
    background: cyan;
    box-shadow: 0px 4.66667px 24px 3px cyan;
  }
  50% {
    background: rgba(0, 255, 255, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
  }
}
@-webkit-keyframes flash-3 {
  0%,
  100% {
    background: #f70094;
    box-shadow: 0px 4.66667px 24px 3px #f70094;
  }
  50% {
    background: rgba(247, 0, 148, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
  }
}
@keyframes flash-3 {

  0%,
  100% {
    background: #f70094;
    box-shadow: 0px 4.66667px 24px 3px #f70094;
  }
  50% {
    background: rgba(247, 0, 148, 0.4);
    box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
  }
}
/* Конец Новогодние гирлянды */

/* Планка к футору */
.t970__widget-preview-container {
  min-height: 350px
}
.t970 {
  /* position: fixed; */
  position: static;
  bottom: 0;
  left: 0;
  z-index: 50001;
  display: block
}
.t970_preview {
  position: absolute;
  z-index: 1000
}
.t970__widget-input {
  display: none
}
.t970__widget {
  /* position: fixed; */
  position: static;
  z-index: 1;
  cursor: pointer
}
.t970_preview .t970__widget {
  position: absolute
}
.t970_santa .t970__widget {
  background-image: url('/bitrix/templates/instrument/images/santa1.png');
  background-position-x: left;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 220px
}
.t970_gift .t970__widget {
  background-image: url('/bitrix/templates/instrument/images/gift1.png');
  background-position-x: left;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 20px;
  left: 33px;
  width: 70px;
  height: 160px
}
.t970__message-wrapper {
  /* position: fixed; */
  position: absolute;
  bottom: 40px;
  left: 137px;
  max-width: 350px;
  min-width: 200px;
  margin-right: 30px;
  opacity: 0;
  z-index: -1;
  transform: translateY(100%);
  transition: all ease .3s;
  box-sizing: border-box;
  pointer-events: none
}
.t970_preview .t970__message-wrapper {
  position: absolute;
  width: 400px
}
.t970__message {
  padding: 21px 65px 20px 30px;
  display: block;
  box-sizing: border-box
}
.t970__message-arrow_before,
.t970__message-arrow_after {
  position: absolute;
  left: -13px;
  bottom: 45px;
  height: 30px;
  width: 30px;
  background: inherit;
  box-sizing: border-box;
  transform: skewX(45deg);
  box-shadow: inherit;
  z-index: -1;
  border-top: inherit;
  border-left: inherit
}
.t970__message-arrow_after {
  box-shadow: none;
  z-index: 3
}
.t970__message::after {
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  bottom: -25px;
  width: 277px;
  height: 173px;
  max-height: 100%;
  max-width: 300px;
  pointer-events: none;
  z-index: 4
}
.t970_santa .t970__message::after {
  background-image: url('/bitrix/templates/instrument/images/branch1.png');
  background-position-x: right;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat
}
.t970_gift .t970__message:after {
  background-image: url('/bitrix/templates/instrument/images/branch2.png');
  background-position-x: right;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat
}
.t970__message-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  max-height: 50vh;
  overflow-y: auto;
  margin: 0 0 1.5em;
  color: #fff
}
.t970_preview .t970__message-txt {
  max-height: 215px
}
.t970__btn-close {
  position: absolute;
  top: 21px;
  right: 20px;
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer
}
.t970__widget-input:checked~.t970__message-wrapper,.t970__message-wrapper_active {
  opacity: 1;
  transform: translateY(0);
  z-index: auto;
  pointer-events: auto
}
.t970_gift .t970__widget-input:checked+.t970__widget,.t970_preview.t970_gift .t970__widget {
  background-image: url('/bitrix/templates/instrument/images/gift2.png');
  background-position-x: left;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 230px;
  left: 26px
}
.t970_santa label{
  margin: 0;
}
.t970_santa .t970__widget-input:checked+.t970__widget,.t970_preview.t970_santa .t970__widget {
  background-image: url('/bitrix/templates/instrument/images/santa2.png');
  background-position-x: left;
  background-position-y: bottom;
  background-size: contain;
  background-repeat: no-repeat
}
@media screen and (max-width: 960px) {
  .t970_santa .t970__widget {
    width: 122px;
    height: 179px
  }
  .t970__message-wrapper {
    bottom: 30px;
    left: 120px
  }
  .t970__message {
    padding: 19px 57px 20px 27px;
    max-width: 450px;
    min-width: 200px
  }
}
@media screen and (max-width: 480px) {
  /* .t970_santa .t970__widget {
    bottom: -30px
  } */
  .t970__message-wrapper {
    bottom: 180px;
    left: 30px
  }
  .t970_gift .t970__message-wrapper {
    bottom: 186px;
    left: 30px
  }
  .t970__message-arrow_before,
  .t970__message-arrow_after {
    left: 45px;
    bottom: -15px;
    transform: skewY(-45deg)
  }
}
.t969 {
  /* position: fixed; */
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 500;
  display: block;
  pointer-events: none;
  background-image: url('/bitrix/templates/instrument/images/boughs.png');
  background-repeat: repeat-x;
  background-repeat-y: no-repeat;
  background-position: bottom;
  background-size: contain;
}
/* Конец Планка к футору */

/* Текст в виде анимации - Вариант 8 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);
use {
  text-transform: uppercase;
  fill: none;
  stroke-width: 4;
  letter-spacing: 4px;
  font: 100px Open Sans, Impact;
  -webkit-animation: dash 10s linear infinite;
  animation: dash 10s linear infinite;
}
@-webkit-keyframes dash {
  from {
    stroke-dashoffset: -100%;
  }
  to {
    stroke-dashoffset: 0%;
  }
}
@keyframes dash {
  from {
    stroke-dashoffset: -100%;
  }
  to {
    stroke-dashoffset: 0%;
  }
}
/* Текст в виде анимации - Вариант 8 */

/* Варежки на петельке шатаются - Вариант 9*/
.mitten_right {
  -webkit-animation: right-swing 3s ease-in-out infinite;
  -moz-animation: right-swing 3s ease-in-out infinite;
  -ms-animation: right-swing 3s ease-in-out infinite;
  animation: right-swing 3s ease-in-out infinite;
  -webkit-transform-origin: 89px 58px;
  -moz-transform-origin: 89px 58px;
  -ms-transform-origin: 89px 58px;
  transform-origin: 89px 58px;
}
.mitten_left {
  -webkit-animation: left-swing 3s ease-in-out infinite;
  -moz-animation: left-swing 3s ease-in-out infinite;
  -ms-animation: left-swing 3s ease-in-out infinite;
  animation: left-swing 3s ease-in-out infinite;
  -webkit-transform-origin: 65px 60px;
  -moz-transform-origin: 65px 60px;
  -ms-transform-origin: 65px 60px;
  transform-origin: 65px 60px;
}
@-webkit-keyframes right-swing {

  0%, 100% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(25deg);
  }
}
@-moz-keyframes right-swing {
  0%, 100% {
    -moz-transform: rotate(0);
  }
  50% {
    -moz-transform: rotate(25deg);
  }
}
@keyframes right-swing {
  0%, 100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(25deg);
  }
}
@-webkit-keyframes left-swing {
  0%, 100% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-15deg);
  }
}
@-moz-keyframes left-swing {
  0%, 100% {
    -moz-transform: rotate(0);
  }
  50% {
    -moz-transform: rotate(-15deg);
  }
}
@keyframes left-swing {
  0%, 100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-15deg);
  }
}
/* Конец Варежки на петельке шатаются Вариант 9 */

/* Ветки в шапке */
  .header-yolka {
    background: url(/img/yolka.png) repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 34px;
  }
/* Конец Ветки в шапке */

/* Боковая панель с Санта-Клаусом */
#santa {
  position: absolute;
  width: 30%;
  top: 7%;
  right: 0%;
  z-index: 1000;
}
#mouth {
  animation: HoHoHoMouth 6s infinite 6s;
  -webkit-animation: HoHoHoMouth 6s infinite 6s;
  opacity: 0;
}
#hohoho1 {
  animation: HoHoHoText1 6s infinite 6s;
  -webkit-animation: HoHoHoText1 6s infinite 6s;
  fill: white;


  font-size: 20px;
  font-weight: 700;
  opacity: 0;
}
#hohoho2 {
  animation: HoHoHoText2 6s infinite 6s;
  -wbkit-animation: HoHoHotext2 6s infinite 6s;
  font-size: 25px;
  font-weight: 700;
  opacity: 0;
  fill: red;
}
#hohoho3 {
  animation: HoHoHoText3 6s infinite 6s;
  -webkit-animation: HoHoHoText3 6s infinite 6s;
  font-size: 35px;
  font-weight: 700;
  opacity: 0;
  fill: yellow;
}
@-webkit-keyframes HoHoHoText1 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
@-webkit-keyframes HoHoHoText2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@-webkit-keyframes HoHoHoText3 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@-webkit-keyframes HoHoHoMouth {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@keyframes HoHoHoText1 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
@keyframes HoHoHoText2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@keyframes HoHoHoText3 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@keyframes HoHoHoMouth {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
#Santa_Container {
  position: absolute;
  margin-right: -35%
}
#Santa_Slide_Panel {
  position: absolute;
  width: 80%;
  height: 100%;
  overflow: hidden;
  margin-left: -55%;
  -webkit-transition: all 3s ease;
  transition: all 1000ms ease;
  cursor: pointer
}
#Santa_Slide_Panel:hover {
  margin-left: 0%;
}
#Santa_Greeting {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 28.75%;
  z-index: 100;
  /* Brick Tiled Background */
  background-color: silver;
  background-image: linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px), linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px);
  background-size: 58px 58px;
  background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px;
}
#Santa_Message {
  position: absolute;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  /* Accelerates Overflow Scrolling on IOS */
  padding: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 60%;
  width: 55%;
  box-shadow: 0 0 0 15px #587A55, 0 0 0 17px #587A55, 0 0 0 19px ghostwhite, 0 0 0 26px #1E340E, 0 0 0 40px #1E340E;
  background: ghostwhite;

}
#Santa_Message p {
  font-family: 'Linden Hill', serif;
  font-size: 110%;
  color: #587A55;
}
/* ANIMATIONS */

.UpDown_1 {
  animation: bottom_animation 6s infinite;
  -webkit-animation: bottom_animation 6s infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.eyesandbrow {
  animation: bottom_animation 6s infinite;
  -webkit-animation: bottom_animation 6s infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.shizzle-animated {
  visibility: visible !important;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.Santa_Climbing_Chimney {
  -webkit-animation-name: Santa_Climbing_Chimney;
  animation-name: Santa_Climbing_Chimney;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@-webkit-keyframes Santa_Climbing_Chimney {
  0% {
    -webkit-transform: translateY(200%);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translateY(100%) rotate(-7deg);
  }
  75% {
    -webkit-transform: translateY(50%) rotate(7deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0deg);
  }
}
@keyframes Santa_Climbing_Chimney {
  0% {
    transform: translateY(200%);
  }
  50% {
    opacity: 0.7;
    transform: translateY(100%) rotate(-7deg);
  }
  75% {
    transform: translateY(50%) rotate(7deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0) rotate(0deg);
  }
}
.slideScaleUpIn {
  -webkit-animation-delay: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 3s;
  animation-duration: 3s;
  -webkit-animation-name: slideScaleUpIn;
  animation-name: slideScaleUpIn;
}
@-webkit-keyframes slideScaleUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px) scale(.1);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale(.8);
  }
}
@keyframes slideScaleUpIn {
  0% {
    opacity: 0;
    transform: translateY(-2000px) scale(.1);
  }
  80% {
    opacity: 1;
    transform: scale(.8);
  }
}
@keyframes bottom_animation {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes bottom_animation {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* SVG DEFAULT STYLING FROM ILLUSTRATOR */
.santa-0 {
  fill: #C10E0E;
}
.santa-1 {
  fill: #F4C7B3;
}
.santa-2 {
  opacity: 0.2;
}
.cheeks {
  fill: #EAB5A0;
}
.santa-4 {
  fill: #F2F2F2;
  stroke: #E6E6E6;
  stroke-width: 1.8489;
  stroke-miterlimit: 10;
}
.santa-5 {
  fill: none;
}
.santa-6 {
  fill: #F2F2F2;
}
.santa-7 {
  fill: #E6E6E6;
}
.santa-white {
  fill: #FFFFFF;
}
.nose {
  fill: #EAB5A0;
}
.santa-11 {
  fill: #5E5958;
}
.eyeball {
  fill: #F9F5F4;
}
.santa-13 {
  fill: #D60B0B;
}
.santa-14 {
  fill: #BC0202;
}
.santa-15 {
  fill: #C6C6C6;
}
.santa-16 {
  fill: none;
  stroke: #F2F2F2;
  stroke-width: 16.7815;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.santa-17 {
  fill: #C40808;
}
.santa-18 {
  opacity: 0.15;
}
.santa-19 {
  fill: #B50808;
}
.santa-20 {
  fill: none;
  stroke: #F2F2F2;
  stroke-width: 17.3975;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
/* Конец Боковая панель с Санта-Клаусом */

.inner_how .how-rent{
	margin-right: -20px;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.inner_form{
	margin-right: -20px;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 0;
    background: url(/images/form_bcg.jpg);
}
.form_wrap{
	padding: 50px 40px;
}
.form_flex{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 500px;
    gap: 20px;
}

.form_flex .btn{
	margin: 0;
    border: 0;
    background: #06ad00;
    border-radius: 20px;
    padding: 10px 30px;
    cursor: pointer;
}
.form_flex input{
	padding: 7px;
}
.inner_form_title{
	font-size: 24px;
	font-weight: bold;
}
.inner_form p{
	font-size: 18px;
}
.inner_form .form_politic p{
	font-size: 13px;
}
.inner_advantages{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}
.inner_adv{
	text-align: center;
	white-space: normal;
	border: 1px solid #ccc;
    padding: 35px 15px;
}
.inner_adv img{
	margin-bottom: 10px;
	width: 50px;
    height: 50px;
}
.btn-slider{
	top: 50%;
	position: absolute;
}
.btn-next{
	right: 0;
}
.adv_title{
	margin-bottom: 10px;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-loading .slick-list {
  background: #fff url("/artmebius/img/ajax-loader.gif") center center no-repeat;
}
.slick-track {
  white-space: nowrap;
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: " ";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  content: " ";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  display: block;
  border: none;
  height: 20px;
  line-height: 20px;
  width: 20px;
  cursor: pointer;
  outline: none;
}
.slick-prev span,
.slick-next span {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
}
.slick-prev span:before,
.slick-next span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover span,
.slick-next:hover span,
.slick-prev:focus span,
.slick-next:focus span {
  outline: none;
  opacity: 1;
}
.slick-prev.slick-disabled span,
.slick-next.slick-disabled span,
.slick-prev.slick-disabled span,
.slick-next.slick-disabled span {
  opacity: 0.25;
}
.slick-prev {
  left: 25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-next {
  right: 25px;
}
[dir="rtl"] .slick-next {
  left: 25px;
  right: auto;
}
.cookie_popup {
    display: none
}

.cookie_popup_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 16px;
    column-gap: 16px;
    max-width: 928px;
    box-sizing: border-box;
    background-color: #1c1819;
    padding: 12px 16px;
    border-radius: 4px;
    position: fixed;
    bottom: 60px;
    color: #fff;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    z-index: 9999
}

.cookie_popup a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #ccc
}

.cookie_popup .btn {
    padding-right: 10px;
    padding-left: 10px;
    height: auto
}

@media (max-width: 1535px) {
	#rec264524117 {
		display: none;
	}
}

@media (max-width: 1185px) {
	.form_flex input{
		padding: 17px;
	}
}
@media (min-width: 768px) {
	.santa_ftr {
		position: fixed;
		height: 200px;
		z-index: 99999;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.footer {
		/* margin-bottom: 90px; */
		position: relative;
		z-index: 9999999;
	}
}
@media (max-width: 767px) {
	.inner_adv{
		border: none;
	}
	.form_flex{
		grid-template-columns: 1fr;
    	width: 100%;
	}
	.form_flex input{
		width: 100%;
	}
	.form_flex .btn{
		width: 200px;
	}
	.santa_ftr {
		position: fixed;
		right: 0;
		bottom: 50px;
		left: 0;
		z-index: 99999;
	}
	.footer {
		margin-bottom: 90px;
		position: relative;
		z-index: 9999999;
	}
	.t969 {
		background-image: url('/bitrix/templates/instrument/images/boughs.png');
		background-repeat: repeat-x;
		background-repeat-y: no-repeat;
		background-position: bottom;
		background-size: auto;
	}
}
.catalog_items .img {
	position: relative;
}
@media (min-width: 1024px) {
	.catalog_items .item:hover .item__properties {
		opacity: 1;
	}
}
.item__properties {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	transition: opacity 0.2s;
}
.properties-list {
	padding: 0 7px;
	margin: 0;
	list-style: none;
	text-align: left;
	background: #fff;
	font-size: 13px;
	color: #555;
}
.properties-list li {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px dashed #ccc;
	margin: 3px 0;
}
.properties-list li span {
	background: #fff;
	position: relative;
	bottom: -1px;
}
.properties-list li div:first-child span {
	padding-right: 5px;
}
.properties-list li div:last-child {
	text-align: right;
}
.properties-list li div:last-child span {
	padding-left: 5px;
}
/* End */
/* /bitrix/templates/instrument/styles.css?171025039610642 */
/* /bitrix/templates/instrument/template_styles.css?175085738296769 */
