.stop_list_block
{
	color:#ea262c;
}


.OFFPRICELIST{
  display: none !important;
}




.stickStock{
	background: #20c922;
	border-radius: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 0px 1px;
	margin-top: 5%;
	width:110px;
	white-space: nowrap;
}

#add{
	margin-top: 20px;
	display: none;
}


.form-group.item.product>div{
	overflow: auto;
}

.addedProd{
	border-top: 1px dashed #1b3e6c;
	margin-top: 20px;
	padding-top: 20px;
}

.stickStock.tomorrow{
	background: #1d3b68;
}

.trapezoid-container {
	overflow: ;
	position: absolute;
	height: 65px;
	width: 120px;
	z-index: 2;
	transform: rotate(315deg);
	top: 21px;
	left: -26px;
}
.trapezoid {
	border-bottom: 30px solid #1a3b66;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	height: 0;
	width: 106px;
	position: absolute;
	bottom: 0;
}

#static-form-container div:not(.bx-core-window) ul li:before{
	display: none;
}

#static-form-container{
	width: 100% !important;
}

#static-form-container td{
	text-align: left !important;
}
#static-form-container table td table td table{
	max-width: 90% !important;
}
#static-form-container table td table td{
	padding: 0px !important;
}

#static-form-container td button{
	padding: 10px 25px;
}

#static-form-container strong{
	display: block;
	width: 100%;
	margin:auto !important;
	font-size: 18px !important;
}

.trapezoid .text {
	color: #fff;
	position: absolute;
	top: 7px;
	width: 100px;
	font-size: 14px;
	left: 18px;
	font-weight: 700;
}
.banners .carousel .item.bottom
{
	align-items: flex-end;
}
.banners.center.has-static .carousel .item.center .text
{
	position: relative;
	margin: 0 auto;
}
.banners.center.has-static .carousel .item.center .text
{
	padding: 20px 0;
}
.banners.center.has-static .carousel .item.center .button
{
	margin-top: 0;
}
.banners .carousel .item.bottom.medium .text
{
	position: relative;
	margin: 0 auto;
}
.banners .carousel .item .text::after
{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background: #252525;
	opacity: .7;
	background: linear-gradient(90deg, #000000 50%, rgba(0,0,0,0.09987745098039214) 90%);
}
.banners .carousel .item .button
{
	z-index: 2;
	position: relative;
}
.banners .carousel .item .name
{
	display: inline-block;
	position: relative;
	top: 6px;
	z-index: 2;
	margin-right: 3%;
}
.banners .carousel .item.center.bottom.medium .text
{
	padding-bottom: 25px;
}
.banners .static .item.center .text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0;
}
.banners .static .item.center .text .name
{
	position: relative;
	z-index: 2;
}
.banners .static .item.center .text::after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	opacity: .7;
	background: #252525;
	background: linear-gradient(90deg, #000000 50%, rgba(0,0,0,0.09987745098039214) 90%);
}
.banners .static .item.bottom{
	position: relative;
}
.product-card
{
	overflow: hidden;
}
.product-main-info .product-main-container
{
	position: relative;
	overflow: hidden;
}
.status-red
{
	color: #ea262c;
}
.callback-popup-btn_billet
{
    position: relative;
    min-width: 280px;
    padding: 9px 24px 10px;
    color: #1a3b66;
    font-weight: 700;
    background-color: #ffffff;
    border-radius: 20px;
    border: 1px solid #1a3b66;
    box-sizing: border-box;
}
@media all and (max-width: 768px)
{
	.callback-popup-btn_billet
	{
		margin-top: 5px;
		display: block;
	}
	.partner1
	{
		margin-top: 5px;
		display: block;
	}
}
.display-inline-block
{
	display: inline-block;
	max-width: 240px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.display-inline-block .image
{
	min-height: 145px;
}
.display-inline-block img{
	max-width: 105px;
}
.catalogs-block{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.rrc-price
{
	display: block;
	font-weight: bold;
}
.margin-bottom-15
{
	margin-bottom: 15px;
}
@media all and (max-width: 768px)
{
	.display-inline-block{
		margin: auto;
		margin-bottom: 35px;
	}
}
.uk-cover
{
	border: 0;
	margin: auto;
	max-width: none;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%,-60%);
}
.video-360
{
	position: relative;
	overflow: hidden;
}
[data-id='KOLLEKTSIYA'] .disabled
{
	display: none;
}
.bx_filter_parameters_box_container
{
	max-height: 235px;
	overflow: auto;
}
.bx_filter_parameters_box_container.nowrap{
	white-space: nowrap;
	overflow: hidden;
}
.filter .bx_filter_button_box .nowrap input[type="submit"].bx_filter_search_button{
	margin-right: 1px;
}
.sotrydnichestvo
{
	background-color: #1b3e6c !important;
	color: #fff !important;
	padding: 2px 10px;
	border-radius: 15px;
	margin-left: 0;
	font-size: 14px;
	font-weight: normal !important;
}
header .content-menu&gt;ul .item .sotrydnichestvo + .sub-menu, header .content-mobile-menu&gt;ul .item .sotrydnichestvo + .sub-menu
{
	left: -4px;
}
.instagram:not(a) .items .item
{
	border-radius: 12px;
}
.popup-content
{
	float: left;
}
@media (max-width: 1680px)
{
	.product-wrap
	{
		width: calc((100% - 120px)/4);
	}
}
.popup.product-image
{
	max-width: 1200px;
	width: 100%;
	padding: 0px !important;
}
.order-delivery-date
{
	display: none;
}
.order-delivery-date input{
	padding: 9px 10px;
	font-size: 14px;
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.order-delivery-date.show
{
	display: table-row;
}
.icon-custom.telegram
{
	vertical-align: top;
}
.icon-custom.telegram:hover svg
{
	fill:#fff;
}
.icon-custom.telegram svg
{
	max-width: 16px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	fill: #1a3b66;
	line-height: 36px;
}
.scroll-up
{
	display: none;
	max-width: 42px;
	position: fixed;
	right: 30px;
	bottom: 50px;
	z-index: 10000;
	cursor: pointer;
}
.scroll-up svg
{
	fill: #1a3b66;
	max-width: 42px;
	max-height: 42px;
}
.catalog-pager{
	float: right;
}
.labels .label.action a
{
	color: #fff;
}
@media all and (max-width: 767px)
{
	.scroll-up
	{
		bottom: 150px;
	}
}
.price-switcher
{
	float: right;
}
.price-switcher__text{
	display: inline-block;
	vertical-align: middle;
	line-height: 33px;
	margin-right: 7px;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	width: 60px;
	height: 34px;
}
/* Hide default HTML checkbox */
.switch input {display:none;}
/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #1b3e6c;
}
input:focus + .slider {
	box-shadow: 0 0 1px #1b3e6c;
}
input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
/* Contacts */
.contacts .info-block {
	display: flex;
}
.contacts .contact-pic-block {
	width: 80%;
	text-align: right;
	padding-bottom: 2em;
	padding-top: 40px;
}
.contacts .contact-pic-block img {
	width: 80%;
}
.contacts .question-popup-btn {
	margin-top: 50px;
}
.contacts .company-req {
	clear:both;
}
@media all and (max-width: 768px)
{
	.contacts .info-block {
		flex-direction: column;
	}
	.contacts .question-popup-btn {
		margin-top: 10px;
	}
	.contacts .contact-pic-block {
	width: 95%;
	}
	.contacts .contact-pic-block img {
		width: 95%;
	}
}
#element:hover {
    cursor: pointer;
}
.utp_block_insert {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: flex-start;
    margin:0 5%;
}
.utp_item_block {
    width: 30%;
}
.utp_block .title {
    padding: 0 40px 40px;
}
.utp_item {
    display: flex;
    margin: 15px 0;
    align-content: center;
    align-items: center;
}
.utp_number {
    width: 14%;
    font-size: 670%;
    color: #173c66;
    font-weight: 600;
}
.utp_desc {
    line-height: 20px;
    width: 80%;
    padding: 10px 30px 10px 20px;
    color: #173c66;
    min-height: 60px;
    font-size: 120%;
    background: #dadada;
    height: fit-content;
    display: flex;
    align-items: center;
    position:relative;
}
.utp_desc:before {
    content: '';
    background: linear-gradient(250deg, transparent 20px, #dadada 0) top left;
    width: 35px;
    position: absolute;
    left: -15px;
    height: 100%;
    -webkit-transform: skew(-22deg);
    -moz-transform: skew(-22deg);
    -o-transform: skew(-22deg);
    box-shadow: 0 0 15px -4px transparent, -5px 0 4px -5px #959393;
}
@media screen and (max-width: 767px)  {
.utp_block_insert {
  display:block;
}
.utp_item_block {
    width: 100%;
}
.utp_number {
    width: 20%;
}
.utp_desc::before {
    width: 48px;
    -webkit-transform: skew(-22deg);
    -moz-transform: skew(-22deg);
    -o-transform: skew(-22deg);
    box-shadow: 0 0 15px -4px transparent,-5px 0 4px -5px #959393;
}
.utp_desc {
  padding:10px 0 10px 30px;
}
}
@media screen and (min-width: 768px) and (max-width: 1190px)  {
.utp_block_insert {
  margin:0;
}
.utp_number {
  width:24%;
}
.utp_desc {
    font-size: 80%;
    padding: 10px 0 10px 20px;
    min-height: 80px;
}
}
.product-card:hover
{
	position: relative !important;
}
.products-list
{
	width: 100%;
}
section.news .previews .item .img{
	max-height: initial !important;
}
@media screen and (max-width: 768px)
{
	.banners .static .item
	{
		background-size: 100% 100%;
		height: 100% !important;
	}
}

.columns-3{
    width: 100%;
    display:flex;
		box-sizing: border-box;
		background: #f5f5f5;
		padding: 20px;
		border-radius: 15px;
}

.totalBlock{
	width: calc(100% / 3 * 2);
	text-align: right;
}

.totalBlock .sum{
	margin-right: 8%;
	margin-top: 20px;
	font-size: 26px;
	color: #282828;
}

.totalBlock .sum strong{
	font-size: 20px;
	background: #cfd6e6;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 15px;
}

.TableCart .del{
	border: 1px solid #eb5757;
	border-radius: 100%;
	background: #eb5757;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	left: 5px;
	top: -1px;
	line-height: 0px;
	padding: 0px 6px 2px 6px;
}


.col2Cart.right-sidebar .slider:before{
  display: none;
}

.bgRadius{
	background: #fff;
	min-width: 100px;
	border-radius: 15px;
	text-align: center;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sum-item{
	white-space: nowrap;
}

.priceCart{
	font-size: 12px;
}

.cart-items .border{
	border-top: 5px solid #fff;
}

.TableCart{
	margin-top: 35px;
	margin-bottom: 35px;
	border-radius: 15px;
	box-sizing: border-box;
}

.TableCart .row{
	display:flex;
	align-items:flex-start;
  align-content:flex-start;
}

.TableCart .col2Cart.main-content{
		background: #f5f5f5;
    width: calc(100% / 3 * 2);
		padding: 20px;
		border-radius: 15px;
		margin-right: 3%;
}
.TableCart .col2Cart.right-sidebar{
		background: #cfd6e6;
		border-radius: 15px;
		width: calc(100% / 3);
		padding: 20px;
		align-self:stretch;
}

@media (max-width: 1330px) {
	.TableCart .col2Cart.right-sidebar{

		width: calc(100% / 4);
	}
}


@media (max-width: 1210px) {
	.TableCart .col2Cart.right-sidebar{

		width: calc(100% / 4.3);
	}
}


.TableCart .col2Cart.right-sidebar h3{
	margin-bottom: 20px;
}

.recomm, .popular{
	visibility: hidden;
}

.popular{
	padding-top: 10px;
}

.TableCart .col2Cart.right-sidebar .slick-slide{
	margin: 0 5px;
}

.TableCart .col2Cart.right-sidebar .slick-slide a span{
	font-size: 12px;
	line-height: 14px;
}

.TableCart .col2Cart.right-sidebar .slick-slide a span.product-name{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
	padding-left: 3%;
	padding-right: 3%;
	min-height: 44px;
}

.TableCart .col2Cart.right-sidebar .slick-slide a span.price{
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
}

.TableCart .col2Cart.right-sidebar .slick-slide .btn{
	max-width: 100%;
	min-width: 100%;
	margin-bottom: 15px;
}

.TableCart .col2Cart.right-sidebar .slick-slide a span.img{
	height: 140px;
	overflow: hidden;
	display: block;
}

.TableCart .col2Cart.right-sidebar .slider.responsive2 .slick-track{
	height: auto;
}

.TableCart .col2Cart.right-sidebar .slick-slide:nth-child(3n+2) a span.img img{

}

.TableCart .col2Cart.right-sidebar .slick-slide a span.img{
	display: flex;
	background: #fff;
	border-radius: 15px;
	align-items: center;
  justify-content: center;
}

.TableCart .col2Cart.right-sidebar .slick-slide a span.img img{
	width: 100px;
	height: auto;
	text-align: center;
}

.TableCart .quan input{
	border: 0;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}

.mainCart.container{
	width: 100%;
	max-width: 100%;
}
.mainCart.container .columns-3 .col-md-auto{
	 width: calc(100% / 3);
}

.mainCart.container .columns-3 .col-md-auto td{
	padding-left: 0px;
}

.mainCart.container .columns-3 .col-md-auto textarea{
	background: #fff;
	border-radius: 15px;
}

.mainCart.container .columns-3 .col-md-auto #comment{
	width: 100%;
}
















.test{}
