.show-1160-down, .show-768-down, .only-mobile-menu-wrap {
	display: none;
}

@media (max-width: 1440px) {
	.button, .button:focus, .button:hover {
		font-size: 16px;
		padding: 8px 32px;
	}
	.header-menu {
		gap: 20px;
	}
	.header-menu .menu-item a {
		padding: 5px 10px;
	}
	.black-main-section {
		padding: 50px 0 20px;
	}
	.main-banner-h1 {
		font-size: 72px;
	}
	.main-banner-plus-text {
		padding: 12px 8px;
		font-size: 18px;
	}
	.main-banner-h2 {
		margin-bottom: 35px;
		font-size: 22px;
	}
	.main-top-content-wrap {
		padding: 0 0 20px;
	}
	.main-banner-address-icon {
		height: 32px;
	}
	.main-banner-address-title {
		font-size: 18px;
		margin-bottom: 4px;
	}
	.main-banner-address-value, .main-banner-work_time, .main-banner-email a, .main-banner-phone a, .main-banner-address-title, .home-about-slide-text, .plus-item-text, .company-item-title, .company-item-text, .company-scheme-item, .years-wrap, .portfolio-item-title, .form-control, .delivery-info-plus-item-text, .section-text-title, .portfolio-item-excerpt, .single-content {
		font-size: 16px;
	}
	.landing-section {
		padding: 50px 0;
	}
	.home-catalog-cat, .home-about-slide-title, .footer-text, .footer-wrap-bottom *, .product-term-item-title, .delivery-info-text, .delivery-info-plus-item-title {
		font-size: 18px;
	}
	.home-catalog-cat {
		padding: 8px 12px;
	}
	.home-catalog-cats {
		gap: 18px;
		margin-top: 22px;
	}
	.banner-service-content {
		padding: 50px 0 75px 25px;
	}
	.pluses-wrap {
		padding-left: 25px;
	}
	.section-title {
		font-size: 32px;
	}
	.section-title-medium {
		font-size: 26px;
	}
	.portfolio-item-image {
		height: 250px;
	}
	.portfolio-wrap {
		margin: 35px 0 0;
	}
	.portfolio-wrap + .button-read_more {
		margin-top: 35px;
	}
	.calc-form-wrap, .calc-result-wrap {
		margin: 0;
	}
	.form-label {
		font-size: 16px;
		top: 20px;
	}
	.delivery-info-pluses {
		gap: 20px;
	}
	.delivery-contats-text {
		margin-top: 12px;
	}
	.delivery-phone-wrap a {
		font-size: 22px;
	}
	.payment-form-block .section-title-medium {
		padding: 0;
		margin-bottom: 24px;
	}
	.payment-form-block .section-text-title {
		margin-bottom: 12px;
	}
	.payment-info-wrap, .delivery-contats {
		padding-left: 35px;
	}
	#white-main {
		padding: 140px 0 30px;
	}
	#home-catalog .home-catalog-right {
		width: 60%;
	}
	.delivery-info-text {
		width: 45%;
	}
}

@media (max-width: 1160px) {
	.black-vertical {
		display: none;
	}
	.show-1160-down {
		display: block!important;
	}
	.hide-1160-down {
		display: none!important;
	}
	.header-phone {
		margin-left: auto;
	}
	.toggle-mobile-menu-wrap {
		margin-left: 24px;
	}
	.toggle-mobile-menu {
		display: block;
		width: 45px;
		height: 45px;
		background-color: var(--s-blue);
		mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA0MCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjIiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHk9IjEwIiB3aWR0aD0iNDAiIGhlaWdodD0iMiIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeT0iMjAiIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
		-webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA0MCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjIiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHk9IjEwIiB3aWR0aD0iNDAiIGhlaWdodD0iMiIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeT0iMjAiIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
		mask-size: contain;
		-webkit-mask-size: contain;
		mask-position: center center;
		-webkit-mask-position: center center;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
	}
	body.white-header:not(.is-opened-menu) .toggle-mobile-menu {
		background-color: var(--s-blue);
	}

	.header-menu-wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		overflow: auto;
		left: auto;
		right: 100%;
		transition: all 0.35s ease-in-out;
		background-color: #00000088;
	}
	body.is-opened-menu .header-menu-wrap {
		right: 0;
	}
	body.is-opened-menu .toggle-mobile-menu {
		mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjIyOSAyMC4wMDAyTDUgMzNMNyAzNUwyMC4wMDAyIDIxLjc3MTVMMzMgMzVMMzUgMzNMMjEuNzcxNCAyMC4wMDAyTDM1IDdMMzMgNUwyMC4wMDAyIDE4LjIyOUw3IDVMNSA3TDE4LjIyOSAyMC4wMDAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
		-webkit-mask-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjIyOSAyMC4wMDAyTDUgMzNMNyAzNUwyMC4wMDAyIDIxLjc3MTVMMzMgMzVMMzUgMzNMMjEuNzcxNCAyMC4wMDAyTDM1IDdMMzMgNUwyMC4wMDAyIDE4LjIyOUw3IDVMNSA3TDE4LjIyOSAyMC4wMDAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
	}
	body.is-opened-menu header {
		/*background: var(--s-black);*/
		z-index: 999;
	}
	.header-menu {
		flex-direction: column;
		max-width: 375px;
		padding: 26px 13px;
		gap: 12px;
		align-items: stretch;
		background-color: var(--s-black);
	}
	.header-menu .menu-item a {
		padding: 18px 8px;
		color: var(--s-black);
		background: #FFB33EE5;
		font-size: 18px;
		font-weight: 700;
		border: none;
		display: block;
		line-height: 1.2;
		text-align: center;
	}

	.header-menu-wrap .only-mobile-menu-wrap {
		display: flex;
		flex-flow: wrap;
		padding: 0 13px;
		gap: 12px 16px;
		background-color: var(--s-black);
	}
	.only-mobile-menu-wrap + .only-mobile-menu-wrap {
		padding-top: 40px;
		padding-bottom: 16px;
	}
	.only-mobile-menu-wrap .main-banner-address-title {
		width: 100%;
		margin-bottom: 0;
		padding: 8px 16px;
		border-bottom: 1px solid #6E6E6E;
	}
	.only-mobile-menu-wrap .main-banner-address-icon {
		width: 36px;
		margin-left: 16px;
	}
	.only-mobile-menu-wrap .main-banner-address-value {
		color: var(--s-white);
		width: calc(100% - 36px - 32px);
		padding-right: 16px;
	}
	.only-mobile-menu-wrap .main-banner-address-value a {
		color: var(--s-white);
	}

	.main-banner-col-center {
		width: 100%;
		padding: 0;
	}
	.main-banner-images {
		width: 100%;
	}
	.main-banner-plus-image {
		height: 235px;
	}
	.products-table-row:hover .cell-item-price .cell-item-text {
		display: none;
	}
	footer .footer-wrap-top .main-banner-col-left {
		display: none;
	}
	.footer-wrap-top .footer-text {
		padding: 0 0 32px;
		width: 100%;
	}
	.catalog-banner-left {
		width: 33%;
	}
	.portfolio-item-image {
		height: 200px;
	}
	.fundament-type-wrap {
		padding-left: 0;
	}
	.form-label {
		font-size: 14px;
	}
	.calc-result-wrap {
		padding: 0 26px;
	}
	.delivery-info-text, .delivery-info-pluses, .inline-form-wrap > .form-group {
		width: 100%;
	}
	.privacy-group {
		margin-top: -10px;
	}
	.blog-wrap .portfolio-item {
		width: calc(50% - 10px);
	}
	.blog-wrap .portfolio-item-image {
		height: 200px;
	}
	.footer-wrap-center {
		justify-content: flex-start;
		gap: 16px 0;
	}
	.footer-logo-wrap, .footer-h1-wrap {
		width: 100%;
		text-align: left;
	}
	.footer-col {
		width: 25%;
	}
	.contacts-socials-wrap {
		width: 25%;
	}
	.contacts-map {
		width: 75%;
	}
}

@media (max-width: 768px) {
	.products-table-wrap {
		width: 100%!important;
	}
	#white-main {
		padding: 110px 0 30px;
	}
	.hide-768-down {
		display: none!important;
	}
	.show-768-down {
		display: block!important;
	}
	.container {
		padding: 0 12px;
	}
	.black-main-section {
		padding: 90px 0 45px;
	}
	.main-top-content-wrap {
		padding: 0 0 80px;
	}
	.main-banner-h1 {
		font-size: 42px;
		margin-bottom: 16px;
	}
	.main-banner-h2 {
		font-size: 22px;
		margin-bottom: 32px;
	}
	.main-bottom-content-wrap {
		border-top: none;
	}
	.main-banner-images-slide {
		width: 60%;
	}
	.swiper-slide .main-banner-plus-text {
		text-transform: initial;
		font-size: 22px;
	}
	.cell-item-arrow {
		display: none;
	}
	.landing-section {
		padding: 42px 0;
	}
	.home-catalog-left, .home-catalog-right, #home-catalog .home-catalog-right {
		width: 100%!important;
	}
	.w-140 {
		width: calc(20% - 5px);
		overflow: hidden;
	}
	.w-240 {
		width: calc(30% - 5px);
		overflow: hidden;
	}
	.home-catalog-cats {
		margin-bottom: 16px;
		flex-direction: row;
		justify-content: flex-start;
		align-items: stretch;
		gap: 0;
		overflow: auto;
		width: 100%;
	}
	.home-catalog-cat {
		min-width: 190px;
		font-size: 16px;
	}
	.products-table-body {
		gap: 0;
	}
	.cell-item {
		padding: 12px 0;
	}
	.cell-item-value {
		font-size: 12px;
	}
	.home-catalog-cat::after {
		content: none;
	}
	.products-table-head .cell-item {
		justify-content: flex-start;
		text-align: center;
	}
	.years-wrap {
		width: 100%;
		font-size: 12px;
	}
	.leaders-wrap {
		margin-top: 30px;
	}
	.company-items-wrap {
		gap: 0;
	}
	.company-item-wrap {
		width: 100%;
	}
	.company-item-icon {
		width: 60px;
	}
	.company-item-content {
		width: calc(100% - 60px - 16px);
	}
	.company-item-title {
		font-size: 14px;
		text-transform: uppercase;
	}
	.company-item-text {
		font-size: 12px;
	}
	.company-scheme-wrap {
		margin-top: 24px;
	}
	.company-scheme {
		flex-direction: column;
		gap: 50px;
	}
	.company-scheme::before {
		width: 0;
		height: 100%;
		top: 0;
		left: 8px;
	}
	.company-scheme-item {
		padding: 0 0 0 24px;
		font-size: 14px;
		width: 100%;
	}
	#home-about-swiper .swiper-slide {
		width: 90%;
	}
	.home-about-slide-image {
		margin-bottom: 12px;
	}
	.home-about-slide-title {
		font-size: 14px;
		margin-bottom: 4px;
	}
	.home-about-slide-text {
		font-size: 12px;
	}
	.home-about-slide-company_name {
		font-size: 16px;
	}
	.home-about-slide-address_small {
		font-size: 12px;
	}
	.home-about-slide-address {
		font-size: 14px;
	}
	.pluses-wrap {
		padding: 0;
		gap: 0;
		margin-top: 24px;
	}
	.pluses-col {
		gap: 0;
		width: 100%;
	}
	.plus-item::before, .plus-item-icon {
		width: 60px;
	}
	.plus-item-text {
		width: calc(100% - 60px - 16px);
		font-size: 12px;
	}
	.home-reviews-imag.containeres {
		width: 100%;
	}
	.review-item-author {
		width: 50%;
		padding: 0;
		margin: 0;
	}
	.review-item-meta {
		width: 50%;
		padding: 0;
		margin: 0 auto 0 0;
	}
	.review-item-text {
		width: 100%;
		margin: 8px 0 0;
		font-size: 12px;
	}
	footer {
		padding: 42px 0;
	}
	footer .footer-wrapper {
		padding: 0;
	}
	footer .footer-logo-wrap {

	}
	footer .footer-wrap-top .footer-text {
		border: 1px solid var(--s-white);
		padding: 24px 12px;
		font-size: 14px;
		color: var(--s-grey);
		text-transform: uppercase;
	}
	footer .footer-wrap-center {
		border: none;
		gap: 0;
	}
	.footer-col {
		width: 100%;
		flex-direction: row;
		justify-content: flex-start;
		gap: 12px;
		align-items: center;
	}
	.footer-col .main-banner-address-icon {
		height: 16px;
		width: 20px;
		margin: 0;
	}
	.footer-col .main-banner-address-title {
		font-size: 14px;
		margin: 0;
	}
	.footer-col .main-banner-address-value {
		margin: 0;
		font-size: 12px;
		margin-left: auto;
	}
	.footer-col .main-banner-address-value br {
		display: none;
	}
	.footer-wrap-bottom {
		padding: 0;
	}
	.footer-wrap-bottom .main-banner-col-left, .footer-wrap-bottom .copy-wrap {
		width: 100%;
		font-size: 12px;
		padding: 8px 0;
	}
	.footer-wrap-bottom .main-banner-col-left {
		border-bottom: 1px solid var(--s-white);
	}
	.footer-wrap-bottom * {
		font-size: 12px;
	}
	.landing-section-title {
		gap: 0;
	}
	.banner-service-content {
		width: 100%;
		padding: 42px 0 0;
		position: relative;
	}
	.banner-service-content .button {
		margin-top: 24px;
	}
	.banner-service-image {
		width: 90%;
		margin-top: -16px;
	}

	.section-title-medium {
		font-size: 14px;
	}
	.section-text-title {
		font-size: 12px;
	}
	.modal-subtitle {
		margin-bottom: 16px;
	}
	.privacy-group {
		font-size: 12px;
	}
	.submit-group > .button {
		padding: 12px 20px!important;
	}

	.modal-body {
		padding: 24px 30px;
	}

	.catalog-banner-left {
		width: 100%;
	}
	.catalog-banner-right {
		margin-top: 24px;
		gap: 16px;
		width: 100%;
	}
	.product-term-item {
		width: calc(50% - 8px);
		padding: 8px 8px 0;
	}
	.product-term-item-title::after {
		content: none;
	}
	.product-term-item + .years-wrap {
		max-width: 450px;
		margin: 0 auto;
	}
	.portfolio-wrap {
		margin: 20px 0 0;
		gap: 24px;
	}
	.portfolio-item {
		width: calc(50% - 12px);
	}
	.client-item {
		width: calc(100% / 3);
		height: 200px;
	}
	.product-term-item-title {
		font-size: 16px;
	}
	.product-term-item-image {
		width: 100px;
		margin: auto;
	}
	.product-term-item-image + .product-term-item-image {
		display: none;
	}
	.calc-wrap {
		margin-top: 24px;
		gap: 24px;
	}
	.calc-col {
		width: 100%;
	}
	.w-60, .w-40 {
		width: 100%;
	}
	.bg-absolute-left {
		top: 0;
		left: 0;
	}
	.bg-absolute-right {
		top: auto;
		left: 0;
		bottom: 0;
	}
	.delivery-wrap {
		padding: 0 0 42px;
	}
	.delivery-contats {
		padding: 42px 0 0;
	}
	.catalog-delivery > .w-40 {
		background-size: auto 90%;
	}
	.delivery-info-plus-item-title {
		font-size: 16px;
	}
	.delivery-info-plus-item-text {
		font-size: 12px;
	}
	#catalog-payment .bg-absolute-left {
		top: auto;
		left: 0;
		bottom: 0;
	}
	#catalog-payment .bg-absolute-right {
		top: 0;
		left: 0;
	}
	.payment-form-block {
		margin: 0;
		padding: 24px 30px;
	}
	.delivery-payment-wrap {

	}
	.payment-form-wrap {
		order: 1;
	}
	.payment-info-wrap {
		order: 0;
		padding: 0 0 42px;
	}
	.payment-form-wrap {
		padding: 42px 0 0;
	}
	.blog-wrap .portfolio-item, .contacts-socials-wrap, .contacts-map {
		width: 100%;
	}
	.contacts-socials-wrap {
		margin: 0;
	}
	.single-content img.alignright, .single-content img.alignleft {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 24px;
	}
	.contacts-content .footer-wrapper {
		padding-top: 0;
	}
}

@media (max-width: 590px) {
	.product-term-item-title {
		font-size: 14px;
	}
	.logo-wrap {
		width: auto;
	}
	.logo-image {
		width: auto;
		height: 56px;
	}
	.main-banner-images-slide {
		width: 90%;
	}
	.header-phone {
		display: none;
	}
	.home-reviews-images {
		width: 100%;
		gap: 8px;
	}
	.home-reviews-image {
		width: 100%;
	}

	.leaders-wrap {
		margin-top: -24px;
	}
	.leaders-image-wrap {
		width: 100%;
		margin: 0 0 -24px;
		position: relative;
	}
	.leaders-image-wrap::after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: linear-gradient(180deg, #FFFFFF 21.79%, rgba(255, 255, 255, 0) 100%);
	}
	.leaders-logos-wrap {
		position: relative;
		width: 100%;
		padding: 0;
		margin: 0 8px;
		background-color: var(--s-white);
	}
	.leaders-logos-title {
		font-size: 14px;
	}
	.section-title-medium {
		width: 100%;
	}
}

@media (max-width: 375px) {
	.main-banner-h1 {
		font-size: 38px;
	}
	.portfolio-item, .client-item {
		width: 100%;
	}
}