@import "custom.css"; /* 101robot 2020-01-30 (1) */

a.uk-link-reset {
    font-weight:600;
text-align:center;
}
h3.uk-panel-title.uk-margin-bottom-remove {
 
    margin: auto;
}

.search .items_list_on_main .item .name {
     display: block;
     height:auto!important;
}
 .search span.highlight {
     color: #000000!important;
}
 .search .items_list_on_main .item .name span {
     display: contents;
}
.uk-slideset-nav ul li {
 
    padding: 5px!important;
}
     
.uk-dotnav>*>* {
  
    width: 10px!important;
    height: 10px!important;
}

.top-line .left-part{
	float: left;
    max-width: 50%;
}
.top-line .left-part a {
    font-size: 16px;
}

.top-line .right-part{

    max-width: 50%;
}
.top-line::after {
    display: none !important;
}
.top-line .right-part {
    display: flex;
    justify-content: flex-end;
}
.top-line .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}
#header .stuff .top-line .auth{
	position: static;
    right: auto;
    top: auto;
}
.select2-container .select2-selection--single {
    height: 22px;
}
.top-line .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
}
#header .stuff .top-line .auth a.login{
   background: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -5px;
}
#header .stuff .top-line .auth a{    
    text-decoration: none; 
    line-height: normal;
}

#header .stuff .top-line .auth a.reg{
    background: none;
}

.top-line .email{
	text-decoration: none;
}

.top-line{
	border-bottom: 1px solid #dadada;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.top-line::after{
	content: '';
    display: table;
    clear: both;
}

#header .stuff .logo-wrap .logo{
	position: static;
}

#header .stuff .search-wrap .search{
	position: relative;
    top: auto;
    left: auto;
}

#header .stuff .contacts-wrap .contacts{
    position: relative;
	right: auto;
	top: auto;
	float: right;
	margin-top: 5px;
}

.header::after{
	clear: both;
	content: '';
	display: table;
}

#header .stuff{
	height: auto;
}

.contacts .phone{
	position: relative;
	padding-left: 20px;
	font-size: 18px;
}

.callback-btn{
	position: relative;
	padding-left: 20px;
}

.callback-btn a{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}

.contacts .phone::before{
	content: '';
	display: block;
	background: url('../img/phone-icon.png') no-repeat center center;
	background-size: contain;
	width: 9px;
	height: 9px;
	position: absolute;
	left: 5px;
    top: 6px;
}

.logo-wrap{
	float: left;
    width: 50%;
    box-sizing: border-box;
}

.contacts-wrap{
	float: left;
    width: 22%;
     box-sizing: border-box;
}

.search-wrap{
	float: left;
    width: 28%;
    box-sizing: border-box;
}

#header .stuff .search-wrap .search{
	box-shadow: none;
	background: #ebedee;
}

#header .stuff .search-wrap .search input{
	background-color: transparent;
}
#header .stuff .search-wrap .search input[type="submit"] {
    color: rgba(0,0,0,0);
}

#header .stuff .search input {
    height: auto;
    padding: 5px 10px;
}

#header .stuff .search .submit{
	top: 13px;
}

#header .stuff .search{
	height: auto;
}

.logo-wrap .company-desc{
	font-size: 12px;
    padding-left: 243px;
    padding-top: 3px;
}

.header {
    padding: 45px 0;
    padding-top: 35px;
}

.header::after{
	display: table;
    content: '';
    clear: both;
}

.white-popup-block {
    background: #FFF;
    text-align: left;
    max-width: 450px;
    margin: 40px auto;
    position: relative;
}

.white-popup-block *{
	box-sizing: border-box;
}

.white-popup-block .p-title {
    background: #4e97ea;
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}

.white-popup-block .p-content{
	padding: 18px;
    background: #fff;
    position: relative;
}

.white-popup-block .form-field{
	margin-bottom: 10px;
}

.white-popup-block .form-field input{
	display: block;
    width: 100%;
    padding: 15px 10px;
}

.white-popup-block .form-field .btn{
	background: #145daf;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
}

.white-popup-block .form-field .btn:hover{
	background: transparent;
    border: 1px solid #145daf;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
	color: #145daf;
}


.logo-wrap .company-desc {
    font-size: 12px;
    padding-left: 260px;
    padding-top: 3px;
    letter-spacing: 1px;
    line-height: 18px;
}

#header .stuff .search-wrap .search{
	float: right;
}

    
	
.right_block{
	float: right;
    width: 690px;
}	

.clearfix::after{
	content: '';
	display: table;
	clear: both;
}

.news_on_main{	
	box-sizing: border-box;
}

.news_on_main .news_list .item {
    float: none;
    width: auto;
    min-height: 220px;
    margin: 25px 19px 0px 0px;
    padding: 20px 35px 20px 35px;
    border: solid 1px #dadada;
    background: #fff;
    position: relative;
}

.news_on_main *{
	box-sizing: border-box;
}

.news_on_main .news_list .item{
	margin-left: 0;
	margin-right: 0;
	/* padding-left: 15px; */
}

.news_on_main .news_list{
	margin-bottom: 150px;
}

.news_list .item .date{
	font-size: 14px;
	color: #000;
}

.news_on_main .item::after{
	content: '';
	display: table;
	clear: both;
}

.news_on_main .image{
	float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 28%;	
}

.news_on_main .content-item{
	float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 72%;	
}

.news_on_main .image img{
	max-width: 100%;
	height: auto;
}

.news_on_main .enlarge-link{
	display: none;
}

.news_on_main .item .name {
    
    margin-bottom: 5px;
    display: block;
}


.news_on_main .more-link{
	color: #4085d5;
	font-size: 14px;
}

.description_block{
	box-shadow: none;
	background: transparent;
	border: 0;
	margin-top: 34px;
}
.description_block p,
.description_block li{
	font-size: 14px;
	line-height: 22px;
}

.description_block li{
	padding-left: 0;
}


.items_list_on_main *{
	box-sizing: border-box;
}

.items_list_on_main{
	margin-left: -10px;
	margin-right: -10px;
}

.items_list_on_main .inner-wrap-hover{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -60px;
	box-shadow: 0px 0px 10px #b2b2b2;
	background: #fff;
}

.items_list_on_main .item {
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 0;
}

.items_list_on_main .more{
	position: absolute;
	bottom: 15px;
	margin: 0;
	left: 50%;
	margin-left: -80px;
}

.items_list_on_main .item .inner-wrap{
	border: 1px solid #dadada;	
	position: relative;
}

.items_list_on_main .item .item-content{
	padding-bottom: 40px;
	position: relative;
	
}

.items_list_on_main .item:hover .inner-wrap{
	border-color: transparent;
	z-index: 101;
}

.items_list_on_main .item:hover  .inner-wrap-hover{
	display: block;
	z-index: 100;
}

.items_list_on_main .item:hover .item-content{
	z-index: 101;
}


.items_list_on_main .item .price {
	margin: 0;
    padding: 0 35px 15px 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 17px;
}	

.items_list_on_main .eshop-item-small__price-actual{
	font-size: 17px;
	font-weight: normal;
    text-align: center;
}

.items_list_on_main .item:hover{
	box-shadow: none;
	/*box-shadow: 0px 0px 10px #b2b2b2;*/
}

.items_list_on_main .item .name, .eshop-cat-small__name{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
    height: 100px;
    font-size: 15px;
    letter-spacing: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.items_list_on_main .item .name span, .eshop-cat-small__name span {
    display: block;
    text-align: center;
    width: 100%;
    flex-basis: 100%;
}
.available-block {
    margin-top: auto;
}
.items_list_on_main .item .name span:first-child, .eshop-cat-small__name span:first-child {
    margin-top: 0;
}
.eshop-item-detailed .availability {
    margin-bottom: 10px;
    text-align: right;
}
.avaiLable2 {
    color: #41a741;
}
.avaiLable3 {
    color: #ff3f34;
}
.banner-main{
	margin-top: 60px;
	margin-bottom: 50px;
	height: 130px;
	background: url('../img/item_block_bg.png') left top repeat;
}

.banner-main::after{
	content: '';
	display: table;
	clear: both;
}

.banner-main .text {
    font-size: 26px;
    color: #fff;
    padding-left: 25px;
    font-weight: 300;
    padding-top: 30px;
    float: left;
}

.banner-main .image{
	float: left;
    margin-top: -60px;
    margin-left: -10px;
}

.banner-main .more {
    float: right;
    font-size: 16px;
    background: #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 16px 20px;
    border-bottom: 3px solid #e2e2e2;
    color: #494949;
    border-radius: 2px;
    margin-top: 40px;
    margin-right: 30px;
}

#footer{
	background: #4e97ea;
	padding-bottom: 15px;
}

#footer *{
	box-sizing: border-box;
}


#footer .stuff{
	height: auto;
}

#footer .footer1 {
    padding-bottom: 40px;
	
}

#footer .footer1::after{
	content: '';
	display: table;
	clear: both;
}



.logo-footer-wrap{
	float: left;
	width: 28%;	
}

.menu-footer-wrap{
	float: left;
	width: 34%;	
	padding-right: 30px;
}

.contacts-footer-wrap{
	float: left;
	width: 38%;	
	padding-right: 60px;
}

.logo-footer .caption{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
	padding-top: 20px;
	opacity:  0.5;
}

.menu-footer::after{
	content: '';
	clear: both;
	display: table;
}

.menu-footer .sect-title{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.menu-footer .sect-title span{
	display: inline-block;
	position: relative;
}

.menu-footer  .sect-title span::after{
	content: "";
    display: block;
    background: #fff;
    height: 3px;
    width: 100%;
    bottom: -6px;
    position: absolute;
}
.menu-footer li > .nav-child {
    display: none;
}
#bottom_menu{
	height: auto;
	list-style: none;
	width: auto !important;
	
}

#bottom_menu li{
	display: block;
	width: 50%;
	margin: 0;
	background: none;
	padding-left: 0;
	color: #fff;
	opacity:  0.5;
	padding-bottom: 30px;
}

#bottom_menu li:hover{
	opacity: 1;
}

#bottom_menu li a{
	color: #fff;
	text-decoration: none;
	position: relative;
	padding-left: 20px;
}

#bottom_menu li a::before{
	content: '\203A';
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 19px;
}

.contacts-footer .sect-title{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.contacts-footer  .sect-title span{
	display: inline-block;
	position: relative;
}

.contacts-footer  .sect-title span::after{
	content: "";
    display: block;
    background: #fff;
    height: 3px;
    width: 100%;
    bottom: -6px;
    position: absolute;
}

.contacts-footer .item{
	font-size: 14px;
	padding-bottom: 15px;
}

.contacts-footer .item::after{
	content: "";
	clear: both;
	display: table;
}

.contacts-footer .item .city{
	color: #fff;
	opacity:  0.5;
	float: left;
}

.contacts-footer .item .phone {
	color: #fff;
	float: right;
}
.contacts-footer .item .phone a {
    color: #fff;
}

.copyright::after{
	display: table;
	content: '';
	clear: both;
}

.copyright {
	clear: both;
	font-size: 13px;
	color: #fff;
	position: relative;
	color: #d2e5ff;
	padding-top: 20px;
}

.copyright::before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
	opacity: 0.4;
	height: 1px;
}

.copyright1{
	float: left;
	width: 50%;
}

.copyright2{
	float: right;
	width: 50%;
	text-align: right;
}

.eshop-item-list_type_catalog .eshop-item-small__price-tag {
	/*display: none;	*/
}

.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{	
	border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small:hover{	
	box-shadow: 0px 0px 10px #b2b2b2;
}




.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__header{
	padding-left: 200px;   
}

.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__header a{
	text-decoration: none;
}
 
 .eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	 padding-left: 200px; 
 }
 
 .eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container .eshop-item-small__prices{
	 padding-left: 200px; 
 }
 
 
 .eshop-cat-detailed__description .block{
	 box-shadow: none;
	 padding-left: 0;
	 padding-right: 0;
 }
 
 ul.list li{
	 background: none;
	 position: relative;
 }
 
ul.list li:before{
	content: '\2022';
	display: block;
	position: absolute;
	left: 0;
	top: 6px;		
}

.eshop-item-detailed__subtitle{
	margin-bottom: 80px;
}

.the_item .r .price{
	margin-bottom: 15px;
}

.tabs a.tab{
	border: 0;
	margin-bottom: 2px;
	border-radius: 0;
}

.tabs a.tab.active{
	border: 0;
	background: #4e97ea;
	color: #fff;
}

.tabs{
	border-bottom: solid 1px #4e97ea;
}

.eshop-item-detailed .block{
	box-shadow: none;
}

.detail_item_title{
	font-size: 24px;
}


.link-item-slider .eshop-item-small__content{
	border: 1px solid #dadada;
    box-sizing: border-box;
	padding: 15px;
	padding-bottom: 100px;
	width: 215px;
	border-radius: 5px;
	position: relative;
}

.link-item-slider .eshop-item-small__title{
	text-transform: none;
	text-decoration: none;
	font-size: 16px; 
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.link-item-slider .eshop-item-small__price-tag{
	display: block;
	color: #4e97ea;
	font-size: 17px;
	margin-bottom: 10px
}

.link-item-slider .eshop-item-small__price-actual{
	font-size: 17px;
	font-weight: normal;
	text-align: center;
}

.link-item-slider .eshop-item-small__cart-form{
	display: block;
}

.link-item-slider{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

.link-item-slider .eshop-item-small__cart-text{
	display: block;
    font-size: 16px;
    padding: 10px;
	border-radius: 4px;
}

.link-item-slider .eshop-item-small__base-price{
	display: block;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
}

.link-slider-title{
	 margin: 10px 0;
    margin-top: 20px;
	margin-bottom: 30px;
    font-size: 18px;   
    text-align: left;	
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAN3d3QAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) repeat-x 0% 60%;
}

.eshop-item-detailed__subtitle {
	display: none;	
   
}

.eshop-item-small__cart-text{
    display: block;
    margin: 0 35px;
    width: 120px;
    height: auto;
    background: #4e97ea;
    border-bottom: solid 2px #4382c9;
    /* font: normal normal 16px/32px tahoma; */
    color: #fff;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
	padding-top: 5px;
	box-sizing: border-box;
}

@media (max-width: 905px) {
	
	.news_on_main .right_block {
		width: 100%;
		float: none;
	}
	
	.banner-main{
		display: none;
	}
	
	
	.logo-footer-wrap{
		float: none;
		width: auto;
		clear: both;
		margin-bottom: 30px;
	}
	
	.menu-footer-wrap{
		float: none;
		width: auto;
		clear: both;
		margin-bottom: 30px;
		padding-right: 0;
	}
	
	.contacts-footer-wrap{
		float: none;
		width: auto;
		clear: both;
		margin-bottom: 30px;
		padding-right: 0;
	}
	
	#bottom_menu{
		display: block;
	}
	
	#footer #lay_f5{
		display: block;
	}
	
	#footer #lay_f5 > *{
		display: block;
		position: relative !important;
	}
	
	#footer .copyright{
		position: relative;
	}
	
	.items_list_on_main .inner-wrap-hover{
		display: block;
		box-shadow: none;
		border: 1px solid #dadada;
	}
	
	.items_list_on_main .item:hover .inner-wrap-hover{
		box-shadow: 0px 0px 10px #b2b2b2;
	}	
	
	
	.items_list_on_main .item{
		margin-bottom: 60px;
	}
	
	.items_list_on_main .item .item-content {
		z-index: 101;
	}
	
	.items_list_on_main .item .inner-wrap{
		border-color: transparent;
	}
	
	.items_list .item .pic{
		margin-top: 5px;
	}
	
	.top-line{
		display: none;
	}
	
	.header .logo-wrap{
		display: none;
	}
	
	.header .contacts-wrap{
		display: none;
	}
	
	.header .search-wrap{
		display: none;
	}
}

@media screen and (max-width: 750px){
	.link-item-slider{
		width: auto;
	}
}

@media screen and (max-width: 500px){
	#footer .stuff{
		width: auto;
	}
	
	#footer{
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;		
	}
	
	.news_on_main .image{
		float: none;
		width: auto;
	}
	
	.news_on_main .content-item{
		float: none;
		width: auto;
	}
	
	ul#top_menu {
		margin-top: 0;
	}
}



div.amiro-master {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%, 0px);
    color: #d2e5ff;
    text-align: center;
}
table#sign {
    margin: 0px;
    background: transparent!important;
    position: absolute!important;
    bottom: 7px;
    left: 50%;
    transform: translate(-50%, 0px);
    color: #d2e5ff;
    text-align: center;
}
table#sign td {
    text-align: center;
	padding-bottom: 0px;
}
table#sign a {
	color: #d2e5ff!important;
}
body {
	padding-bottom: 0px!important;
}

@media screen and (max-width: 905px) {
	table#sign {
		bottom: 20px;
	}
	div.amiro-master {
		bottom: 40px;
	}
	.copyright {
		padding-top: 30px;
	}
}

@media screen and (max-width: 810px) {
	table#sign {
		text-bottom: right;
	}
	table#sign td {
		text-align: right;
	}
	table#sign {
		bottom: 10px;
	}	
	div.amiro-master {
		bottom: 50px;
		text-align: right;
	}
	.copyright2 {
		white-space: nowrap;
	}
}

@media screen and (max-width: 500px) {
	div.amiro-master {
		width: calc(100% - 30px);
		text-align: left;
	    bottom: 33px;
	}
	table#sign {
		width: calc(100% - 30px);
		text-align: left;
	    bottom: 16px;
	}
	table#sign td {
		text-align: left;
	}
	.copyright1, .copyright2 {
		float: none;
		width: 100%;
		text-align: left;
	}
	.copyright {
		padding-top: 10px;
		margin-bottom: 0px;
		height: 65px;
	}
}
#delivery{width:690px!important;font-family:Tahoma,sans-serif;color:#2d2d2d}#delivery .desc{margin-bottom:25px}#delivery .deliver-punkt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}#delivery .deliver-punkt>div{height:160px;width:100%;max-width:170px;background-repeat:no-repeat;background-position:top;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}#delivery .deliver-punkt>div:nth-of-type(1){background-image:url(../img/delivery_01.jpg)}#delivery .deliver-punkt>div:nth-of-type(2){background-image:url(../img/delivery_02.jpg)}#delivery .deliver-punkt>div:nth-of-type(3){background-image:url(../img/delivery_03.jpg)}#delivery .deliver-punkt>div:nth-of-type(4){background-image:url(../img/delivery_04.jpg)}#delivery .deliver-punkt>div:nth-of-type(4):after{background-image:none}#delivery .deliver-punkt>div:after{content:'';position:absolute;top:72px;right:-13px;display:inline-block;height:20px;width:20px;background-image:url(../img/plus.png);background-repeat:no-repeat;background-position:50%;z-index:1}#delivery .deliver-punkt>div>p{text-align:center;font-weight:700;font-size:14px;position:relative;top:30px;white-space:nowrap}#delivery .popunkt{height:105px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700}#delivery .popunkt>div{width:100px;-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%;position:relative;margin-right:40px;margin-left:55px;height:55px}#delivery .popunkt>div:before{content:attr(data-item);display:inline-block;position:absolute;left:-55px;color:#fff;height:45px;width:45px;-webkit-border-radius:50%;border-radius:50%;background-color:#4e97ea;text-align:center;line-height:45px;font-size:18px;font-weight:700}#delivery .popunkt>div:after{content:'';display:inline-block;background-image:url(../img/arrow.png);background-repeat:no-repeat;height:17px;width:45px;position:absolute;top:15px;right:-30px}#delivery .popunkt>div:last-child{margin-right:0}#delivery .popunkt>div:last-child:after{content:'';background-image:none}#delivery .popunkt>div p{padding-top:5px;font-weight:700}#delivery .partner{padding:25px 0}#delivery .partner:nth-of-type(1){border-bottom:1px solid #dadada}#delivery .partner>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#delivery .partner .title{font-size:15px;font-weight:700;margin-bottom:15px}
#delivery .deliver-punkt>div>p {
    top:60px;
}

@media screen and (max-width: 810px) {
    #delivery {
        width: 100% !important;
    }
    #delivery .deliver-punkt {
        flex-wrap: wrap;
    }
    #delivery .deliver-punkt > div {
        max-width: 100%;
        height: 190px;
    }
    #delivery .deliver-punkt > div > p {
        top: 0;
    }
    #delivery .deliver-punkt > div::after {
        display: none;
    }
    #delivery .popunkt {
        flex-wrap: wrap;
        height: 265px;
        justify-content: center;
    }
    #delivery .popunkt > div {
        height: 54px;
        width: 100%;
        flex-basis: 80%;
    }
    #delivery .popunkt > div::after {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    #delivery .popunkt {
        height: 325px;
    }
    #delivery .popunkt > div {
        height: 74px;
        width: 100%;
    }
}

/*NewYear2020*/
body {
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 0 0 1em 0;
}

.b-page__content {
  min-height: 110px
}

.b-head-decor {
  display: none
}

.b-page_newyear .b-head-decor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 115px;
  width: 100%;
  overflow: hidden;
  background: url(https://shinirussia.ru/images/ny2020/b-head-decor_newyear.png) repeat-x 0 0
}

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px
}

.b-page_newyear .b-head-decor::before {
  content: '';
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75)
}

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px
}

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px
}

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px
}

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px
}

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px
}

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px
}

.b-ball {
  position: absolute
}

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px
}

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px
}

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px
}

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px
}

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px
}

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px
}

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px
}

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px
}

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px
}

.b-ball_n1 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n1.png) no-repeat
}

.b-ball_n2 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n2.png) no-repeat
}

.b-ball_n3 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n3.png) no-repeat
}

.b-ball_n4 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n4.png) no-repeat
}

.b-ball_n5 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n5.png) no-repeat
}

.b-ball_n6 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n6.png) no-repeat
}

.b-ball_n7 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n7.png) no-repeat
}

.b-ball_n8 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n8.png) no-repeat
}

.b-ball_n9 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_n9.png) no-repeat
}

.b-ball_i1 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i1.png) no-repeat
}

.b-ball_i2 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i2.png) no-repeat
}

.b-ball_i3 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i3.png) no-repeat
}

.b-ball_i4 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i4.png) no-repeat
}

.b-ball_i5 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i5.png) no-repeat
}

.b-ball_i6 .b-ball__i {
  background: url(https://shinirussia.ru/images/ny2020/b-ball_i6.png) no-repeat
}

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px
}

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px
}

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px
}

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px
}

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px
}

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px
}

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  pointer-events: none
}

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9
}

.b-ball_bounce:hover .b-ball__right {
  display: none
}

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block!important
}

.b-ball_bounce.bounce>.b-ball__i {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg)
}

.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg)
}

.b-ball_bounce.bounce1>.b-ball__i {
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg)
}

.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg)
}

.b-ball_bounce.bounce2>.b-ball__i {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg)
}

.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg)
}

.b-ball_bounce.bounce3>.b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg)
}

.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg)
}