.modal-open {
	overflow: hidden;
}

*, *::before, *::after { box-sizing: border-box; }

@media screen and (max-width: 515px) {
	.mobile-header {
		display: none;
	}

	select.hidden.adaptive-table-column-control {
		display: none;
	}
	
	.articles-ticket {
	    height: 200px;
	}
	
	.menu-catalog{
	    display: none;
	}
	
	.catalog-open .menu-catalog{
	    display:block !important;
	}
}


/* Adaptive tables */
@media screen and (max-width: 515px) {
    
    .price-new__wrapper {
        margin: 1em 0;
    }
    
    .price-new__wrapper table.price {
        margin: 0;
    }
    
    .price-new__wrapper::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .price-new__wrapper::-webkit-scrollbar:vertical {
        width: 12px;
    }
    
    .price-new__wrapper::-webkit-scrollbar:horizontal {
        height: 18px;
    }
    
    .price-new__wrapper::-webkit-scrollbar-thumb {
        background-color: rgb(50, 152, 216);
        border-radius: 10px;
        border: 5px solid #ffffff;
    }
    
    .price-new__wrapper::-webkit-scrollbar-track {
        border-radius: 10px;  
        background-color: #ffffff; 
    }
    
/*     .price-new th, .price-new td {
    white-space: nowrap;
} */
    
    /*
    .price td:nth-child(2n+1):not(:nth-child(5)), .price th:nth-child(2n+1):not(:nth-child(5)), .price td:last-child, .price th:last-child {
        display: none;
    }
    */

    th,td {
    	-moz-hyphens: auto;
    	-webkit-hyphens: auto;
    	-ms-hyphens: auto;
    }
    
	select.adaptive-table-column-control {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		display: block;
		padding: 10px 10px 10px 10px;
		margin: auto;
		background-color: white;
		background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA1OEYwRkI1ODE2QzExRTRCMzZCQjczODMzRkJFMDMwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA1OEYwRkI2ODE2QzExRTRCMzZCQjczODMzRkJFMDMwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDU4RjBGQjM4MTZDMTFFNEIzNkJCNzM4MzNGQkUwMzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDU4RjBGQjQ4MTZDMTFFNEIzNkJCNzM4MzNGQkUwMzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4m+6mfAAAAV0lEQVR42mJgYGBQAuJV////Z8CFoWrKmYDEeyB2YWRk7GDAAoDiIIW7gVgQptMFiN+BdGMx8S7MZmQJFA3oClEUo2noQFeIoRhNA4ancfneGJs4QIABALcAipDh+5NHAAAAAElFTkSuQmCC');
		background-position: calc(100% - 4px) center;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 515px) {
	body {
		width: 100%;
		min-width: 0;
	}
	.container_12,
	.container_12 .grid_9 {
		width: 100%;
	}

	.cont_12 {
		display: none;
	}

	.container_12 .grid_9 {
		margin-left: 0;
	}

	.header,
	.hell_block {
		height: auto;
	}

	.container_12 .grid_2 {
		width: 100%;
		margin-top: 60px;
	}

	.container_12 .grid_6 {
		width: 100%;
		float:right;
		margin-top: 10px;
	}

	.logo {
		margin: 0 auto;
	}

	.production-block img {
		display: none;
	}

	.descriptor, .timeandmail {
		text-align: center;
		font-size: 13px;
		margin: 0;
		    margin: 5px 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
	}

	.grid_4 .top_e_f .top_phone,
	.top_menu,
	.container_12 .grid_3 {
		display: none;
	}

	.omega-wm {
		float: none;
	}

	.top_e_f {
		text-align: center;
	}

	.grid_4 {
		margin-left: 0;
	}

	.header .top_e_f {
		margin-left: 0;
		margin-top: 0;
	}

	.header .top_request_call {
		padding-left: 0;
	}

	.hell_block_bg {
		margin-top: 10px;
	}

	.bg-pict,
	.bg-pict img {
		display: none;
		width: 100%;
		height: auto;
	}

	.callbackTop {
		width: 300px;
	}

	.utp {
		display: none;
	}

	.yellow-block-mod::before {
		display: none;
	}

	.yellow-block-mod {
		height: auto;
	    background: #f5f5f5;
	}

	.hell_block h3 {
		display: inherit;
		margin: 0 auto;
		padding-top: 20px;
		text-align: center;
	}

	.request_call {
		float: none;
		text-align: center;
		margin-top: 0;
	}

	.request_call form span.error_tel.error, .request_call form span.error_tel span.error {
	    margin: 0px auto 10px;
	}

	.request_call .confidental-checkbox {
		margin: 0 auto 0;
	}

	.request_call input {
		padding: 2px 5px;
		margin-right: 8px;
		width: 135px;
	}

	.request_call button {
		width: 135px;
	}


	h2.maintitle {
		margin-top: 55px;
		margin-bottom: 0;
	}

	.blocksWrapper {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		margin: 20px 5px;
	}

	.container_12 .grid_4:first-child {
		margin-top: 0;
	}

	.footer li.last {
		float: left;
	}

	.footer p {
		/* margin-top: 10px; */
	}

	.container_12 .grid_4 {
		width: 65%;
	}

	.blockWrapper img,
	.menutext {
		width: 100%;
		height: auto;
		max-width: 300px;
	}

	.grid_9 {
		float: none;
	}

	.myline > li {
		float: none;
		margin: 0;
	    display: flex;
    	justify-content: space-around;
	}

	.delivery-block {
		width: 100%;
	}

	.svgTest {
		max-width: 150px;
		width: 70%;
		height: auto;
	}

	.pay-info {
		margin-top: 35px;
	}

	.pay-info .list-first,
	.pay-info .list-second,
	.pay-info .list-third {
		display: flex;
		justify-content: space-between;
	}

	.pay-info .list-first,
	.pay-info .list-second,
	.pay-info .list-third {
		height: auto;
	}

	.left-delivery-block {
		margin-top: -25px;
	}

	.list-first ul li {
		text-align: left;
		margin-left: 15px;
	}

	.delivery-info-regions.height {
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.delivery-info-regions.height .left-delivery-block {
		float: none;
		margin: 0;
		width: auto;
		margin: 0 auto;
	}

	.delivery-info-regions .right-delivery-block {
		margin: 0 auto;
	}

	.right-delivery-block li {
		margin: 0;
	}

	.delivery-info-regions.height h2 {
		margin-bottom: 30px;
	}

	.price-form {
		width: 300px;
	}
	
	.delivery-form {
		width: 300px;
		margin-left: 30px!important;
	}

	.min-height-inner {
		min-height: 0;
	}

	.page {
		margin: 0;
	}

	.item-page {
		margin: 0 20px;
	}

	.logo-contacts {
		float: right;
		margin: -15px 25px;
	}

	.page .item-page > div > ymaps {
		width: 100% !important;
	}

	.img-content {
		margin-bottom: 15px;
		display:grid;
        grid-template-columns: 1fr 175px;
        grid-template-rows: 110px auto;
        gap: 10px!important;
	}
	
	.img-content p{
	    overflow:hidden;
	    margin-bottom: 9px;
	}
	
	.img-content--open {
        grid-template-columns: 1fr !important;
        grid-template-rows: auto auto auto !important;
    }
	
	.img-content--open p{
        grid-row: 2 !important;
        height: auto;
        overflow: visible;
      }
      
        .img-content--open button {
        grid-column: 1!important;
        grid-row: 3 !important;
    }
      
      

	.img-content img {
		float: none;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	.img-content button{
	    grid-column: 2;
        grid-row: 2;
        border: 0;
        background: none;
        padding: 0;
        font: inherit;
        color: #2A95D8;
        cursor: pointer;
        justify-self: start!important;
        display:block;
	}

	.footer_bg {
	}

	.sidemenu ul.sub-menu {
		position: relative;
		left: 0;
		width: auto;
	}
	
	.introtext-inner {
	    flex-wrap: wrap;
	    justify-content: center;
	}
	
	
	.introtext-inner-col:nth-child(2) {
	    padding: 0;
	    border: none;
	}
	
	.introtext-inner-col:nth-child(1) {
	    margin: 0;
	}
	
	.assort2-item {
	    width: 100%;
	}
}

.modal-open {
	overflow: hidden;
}

@media screen and (min-width: 515px) {
	.mobile-header {
		display: none;
	}

	select.hidden.adaptive-table-column-control {
		display: none;
	}
}

/** Mobile menu **/
@media screen and (max-width: 515px) {
	.mobile-header {
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		max-height: 100%;
		overflow-y: scroll;
		z-index: 1000;
		font-family: inherit;
		font-size: 18px;
	}
	.mobile-header-logo{
        width: 32.05px;
        height: 30px;
        display: none;
        position: fixed;
        padding: 9px;
        z-index: 6;
        border: none;
        background: transparent;
        outline: none;
    	left: 10px;
        }
    .mobile-header-logo.show{
        display: block !important;
    }
	.mobile-header a {
		color: rgb(69, 59, 57);
		text-decoration: none;
		font-family: "OpenSans SemiBold";
	}
	
	.mobile-backdrop {
		position: fixed;
		width: 100%;
		height: 0vh;
		background-color: white;
		opacity: 0;
		cursor: pointer;
		-webkit-transition: height .2s ease-out,
							opacity .2s ease-out;
		transition: height .2s ease-out,
					opacity .2s ease-out;
	}
	.mobile-menu-button.toggled ~ .mobile-backdrop {
		height: 100vh;
		opacity: 0.7;
		-webkit-transition: opacity 0.7;
	}
	
	
	.mobile-menubar {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 50px;
		z-index: 5;
	    background: url(/templ/img/bg_body.png) top center;
		border-bottom: rgb(184, 190, 190) 1px solid;
	}
	
	.mobile-menu-title {
		position: absolute;
		box-sizing: border-box;
		height: 100%;
		padding: 12px 7% 12px 3%;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
		-webkit-transition: -webkit-transform .2s ease-in,
							opacity .2s ease-in;
		transition: transform .2s ease-in,
					opacity .2s ease-in;
	}
	.mobile-menu-button.toggled ~ .mobile-menubar .mobile-menu-title {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	
	.mobile-menubar .top_phone {
		display: block;
		margin-top: 7px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		font-size: 1.5em;
		padding: 0 1% 0 3%;
		text-align: center;
		background: none;
	}
	
	/* Mobile menu button â€” start */
	.mobile-menu-button {
		display: block;
		position: fixed;
		width: 50px;
		height: 50px;
		padding: 0;
		z-index: 6;
		border: none;
		background: transparent;
		outline: none;
	}
	
	 .mobile-menu-button.toggled{
        right: 25px!important;
 }
	
	.mobile-menu-button-stripe {
		display: block;
		position: relative;
		width: 24px;
		height: 4px;
		margin: auto;
		border-radius: 20%;
		border: #339ada 0 solid;
		background-color: #339ada;
		-webkit-transition: all .2s ease-out;
		transition: all .2s ease-out;
	}
	
	.mobile-menu-button-stripe::before,
	.mobile-menu-button-stripe::after {
		content: " ";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border-radius: 20%;
		background-color: #339ada;
		-webkit-transition: all .2s ease-out;
		transition: all .2s ease-out;
	}
	.mobile-menu-button-stripe::before {
		top: -7px;
	}
	.mobile-menu-button-stripe::after {
		top: 7px;
	}
	
	.mobile-menu-button.toggled .mobile-menu-button-stripe {
		width: 30px;
		height: 30px;
		border-radius: 100%;
		border-width: 1px;
		background-color: transparent;
	}
	
	.mobile-menu-button.toggled .mobile-menu-button-stripe::before,
	.mobile-menu-button.toggled .mobile-menu-button-stripe::after {
		top: 48%;
		width: 50%;
		height: 2px;
		border-radius: 0%;
	}
	.mobile-menu-button.toggled .mobile-menu-button-stripe::before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.mobile-menu-button.toggled .mobile-menu-button-stripe::after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* Mobile menu button â€” end */
	
	.mobile-header .mobile-menu {
		display: block;
		padding-top: 50px;
		height: 0;
		-webkit-transform: scale(1, 0);
		-webkit-transform-origin: top;
		transform: scale(1, 0);
		transform-origin: top;
		opacity: 0;
		background-color: white;
		-webkit-transition: -webkit-transform .2s ease-out,
							height .2s ease-out,
							opacity .2s ease-out;
		transition: transform .2s ease-out,
					height .2s ease-out,
					opacity .2s ease-out;
	}
	.mobile-menu-button.toggled ~ .mobile-menu {
		height: 100%;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		opacity: 1;
	}
	
	.mobile-menu .menu {
		margin: 0;
		padding-left: 0;
	}
		
	.mobile-menu li {
		display: block;
		margin: 0;
	}
	
	.mobile-menu a {
		display: block;
		box-sizing: border-box;
		height: auto;
		padding: 7px 18px;
		margin: 0;
		border-bottom: rgb(240, 240, 240) 1px solid;
		text-align: left;
	}
	.mobile-menu .current > a {
		background: none repeat scroll 0 0 #e5e1d1;
		color: black;
		font-weight: bold;
	}
	.mobile-menu .inner a {
		padding-left: 28px;
	}
	
	.mobile-menu h3 {
		background: url(/templ/img/bg_body.png) top center;
		padding: 5px 8px 0;
		text-align: left;
		color: rgb(0, 0, 0);
		margin-bottom: 0px;
	}
	.mobile-menu .inner h3 {
		padding-left: 18px;
	}

	.hidden {
		display: none;
	}

	.mob-expand-submenu {
	    position: absolute;
	    right: 0px;
	    float: right;
	    margin-top: -43px;
	}

	.mob-expand-submenu i {
	    padding: 12px;
	    top: 10px;
	    position: relative;
	    font-weight: 600;
	    cursor: pointer;
    	transition: .2s cubic-bezier(0, 0, 0.46, 0.55);
	}

	.mob-icon-up-open:before {
		content: '\003C';
		transform: rotate(-90deg);
	    display: inline-block;
	    text-decoration: inherit;
	    width: 1em;
	    margin-right: .2em;
	    text-align: center;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1em;
	    margin-left: .2em;
	     font-size: 120%; 
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}
	.mob-expand-submenu i.collapsed {
		top: 0;
	}

	.mob-icon-up-open.collapsed:before {
		transform: rotate(90deg);
			}
	.collapsed {
		display: block !important;
	}
	
/*     #menu-level-1 {
    margin-left: 30px;
} */
}

@media screen and (max-width: 515px) {
.uslugi-plitka {
    
     grid-template-columns: repeat(2, 1fr);
}


.uslugi-plitka2 {
    
    grid-template-columns: none;
    
}


.uslugi-plitka2 img {
    width: 250px;
}
}

/* кнопка только на мобиле */
.listing__tags-toggle { display: none; margin-top: 10px; }
@media (max-width: 515px){
  .listing__tags-toggle { 
      display: inline-block; 
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 3px;
    
    height: 35px;
    color: #BBBBBB;
    font-size: 15px;
    padding: 2px 10px;
    border-radius: 5px;
    cursor: pointer;
    width: -webkit-fill-available;
    box-sizing: content-box;
    margin-bottom: 20px;
      
  }
}

.listing__tags--anim .listing__tags-item { transition: opacity .2s ease; }
.listing__tags-item[hidden] { display: none !important; }

@media screen and (max-width: 515px) {
    .listing__tags{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 20px;
}

.listing__tags-item{
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    padding: 5px;
    width: auto;
}

.listing__tags-item img{
    width: 38px;
    border-radius: 3px;
}

}

@media screen and (max-width: 767px) {
  .pricelist-thead-desktop, .pricelist-row-desktop { display: none !important; }
  .pricelist-thead-mobile { display: table-header-group !important; }
  .pricelist-row-mobile  { display: table-row !important; }
  .price { width: 100%; table-layout: auto !important; }
  .price col { width: auto !important; }
  .price .pricelist-row-mobile > td { width:100%!important; max-width:none!important; padding:0!important; }

  .pricelist-product-block-mobile{
    display: grid;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
    grid-template-columns: minmax(96px, 140px) minmax(0, 1fr);
    grid-auto-rows: min-content;
    grid-auto-flow: row dense;
    column-gap: 0px;
    row-gap: 6px;
    padding: 12px 0px;
    justify-items: start;
    align-items: start;
  }

 
  .pricelist-product-block-mobile > .pricelist-product-block-group{
    grid-column: 2;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  
  .pricelist-product-block-mobile > a:first-child{
    grid-column: 1;
    grid-row: 1 / span 3; 
    display: block;
  }
  .pricelist-product-block-mobile > a:first-child img{
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    display: block;
  }

 
  .pricelist-product-block-mobile > .pricelist-product-block-group:nth-of-type(1){
    grid-column: 1;
    grid-row: auto;     
    align-self: start;
    margin-top: 6px;
  }

 
  .pricelist-product-block-mobile > .pricelist-product-block-group:nth-of-type(2){
    grid-column: 2;
    grid-row: 1;
  }
  .pricelist-product-block-mobile > .pricelist-product-block-group:nth-of-type(2) a{
    display: inline-block;
    line-height: 1.25;
    margin-bottom: 4px;
  }

  
  .pricelist-product-block-mobile > .pricelist-product-block-group.price-text{ grid-column: 2; }

 
  .pricelist-product-block-mobile > .cta{
    grid-column: 2;
    justify-self: start;
  }

  .item-page .price .cta button { width:96px; height:34px; padding:0; }
}