/*   
Theme Name: Индивидуальная тема
Theme URI: https: //kwork.ru/user/ravlex
Version: 1.0
Description: С вниманием к деталям
Author: Ravlex
Author URI: https: //kwork.ru/user/ravlex
*/
.modal .modal__field + .modal__field {
	margin-top: 20px;
} 
.no-before .banner__wrap:before {
	display: none;
}
.no-before .banner__wrap {
	padding: 0;
	height: auto;
}
.main-banner .no-before.swiper-slide {
	height: auto !important;
}
.no-before .banner__wrap .bg {
	position: relative;
	height: auto;
}
@media (max-width: 600px) {
.no-before .banner__wrap .bg {
	height: auto;
	object-fit: fill;
}	
}
.banner-new-1 .banner__wrap {
	padding: 70px 100px 0 150px;
	display: flex;
	height: 100%;
}
.banner-new-2 .banner__wrap {
	padding: 80px 100px 0 150px;
	display: flex;
	height: 100%;
}
.banner-new-1 .banner__wrap::before,
.banner-new-2 .banner__wrap::before,
.banner-new-3 .banner__wrap::before,
.banner-new-4 .banner__wrap::before,
.banner-new-5 .banner__wrap::before {
background: linear-gradient(296.3deg, rgba(27, 30, 33, 0.62) -11.45%, rgba(27, 30, 33, 0.13) 83.54%);
backdrop-filter: none;
}
.banner-new-1 .b-title {
	position: relative;
	z-index: 2;
}

.banner-new-1 .b-title span,
.banner-new-5 .b-title span  {
	font-size: 50px;
	line-height: 1.3;
}

.banner-new-1 .b-desc span {
	font-size: 36px;
	line-height: 1.3;
}

.banner-new-5 .b-desc span {
	font-size: 20px;
	font-weight: 400;
}

.banner-new-5 .b-desc::after {
background-color: #131313;
}

.banner-new-2 .b-title {
	position: relative;
	z-index: 2;
}

.banner-new-2 .b-title span {
	font-size: 50px;
}
.banner-new-2 .b-desc {
	position: relative;
}
.banner-new-2 .b-item {
	position: absolute;
	right: -275px;
	top: 0;

}
.banner-new-2 .b-desc span {
	font-size: 28px;
}
.banner-new-2 .b-title {
	margin-left: 90px;

}
.banner-new-2 .b-desc {
	margin-top: -5px;
}

.banner-new-3 .b-desc span {
font-size: 24px;
color: #fff;

} 
.banner-new-3 .b-title span {
font-size: 46px;
}

.banner-new-1 .b-desc {
	margin-left: 25px;
	margin-top: -5px;
}
.b-desc i {
	font-style: normal;
	display: inline-block;
}
.b-desc i + i {
	margin-left: 25px;
}
.b-text {
font-weight: 500;
font-size: 24px;
line-height: 1.3;
color: #fff;
margin-top: 15px;
}
.banner-new-3 .banner__wrap,
.banner-new-4 .banner__wrap,
.banner-new-5 .banner__wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	height: 100%;
}
.banner-new-3 .b-title span,
.banner-new-4 .b-title span {
	font-size: 36px;
}
.banner-new-4 .b-desc {
	margin-left: 100px;
}
.banner-new-3 .b-desc {
	padding: 5px 20px;
}
.banner-new-3 .banner__wrap .banner__content,
.banner-new-5 .banner__wrap .banner__content,
.banner-new-4 .banner__wrap .banner__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.b-desc-list {
	display: flex;
	align-items: center;
}
.b-desc-list-item {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	color: #fff;
}
.b-desc-list-item + .b-desc-list-item {
	margin-left: 20px;
}
.b-desc-list-item img {
	width: 36px;
	height: auto;
	flex-shrink: 0;
	margin-right: 15px;
}
.b-title,
.b-desc {
	position: relative;
	padding: 15px 35px;
}

.b-title span,
.b-desc span {
	position: relative;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	display: inline-block;
}
.b-item {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 1.3;
	position: relative;
}
.b-item::before {
	content: '';
	position: absolute;
	left: 23px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 75px;
	height: 75px;
	background-color: rgba(27, 30, 33, 0.6);
	transform: skew(-20deg);
	z-index: -1;
	border-radius: 10px;
}
.b-item img {
	flex-shrink: 0;
	margin-right: 14px;
	max-width: 60px;
	max-height: 60px;
}
.b-item+.b-item { 
	margin-left: 30px;
}
.b-list {
	display: flex;
	align-items: center;
	margin-top: 30px;
	justify-content: flex-end;
}
.b-red::after {
	background: #e33333;
}

.b-green::after {
	background: #52B535;
}

.b-title::after,
.b-desc::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 6px;
	transform: skew(-20deg);
	z-index: -1;
}



.articles_in .gallery br {
	display: none;
}

.articles_in .gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin: 30px 0;
}

.articles_in .gallery-icon a {
	display: flex;
	height: 160px;
}

.articles_in .gallery-icon a img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.articles_in .gallery dl,
.articles_in .gallery dt {
	margin: 0;
}

.banner-not-bg {
	padding: 0 !important;
}

.banner-not-bg::before {
	display: none;
}

.main-banner .banner-not-bg>img {
	position: relative;
	height: auto;
}

.header__bottom .header__phone {
	display: none;
}

.sticky .header__bottom .dealer {
	display: none;
}

.sticky .header__bottom .header__phone {
	display: inline-flex;
}

.wrap-links .btn {
	margin-top: 0;
}

.wrap-links a+a {
	margin-left: 15px;
}

.wrap-links {
	margin-top: 20px;
}

.wrap-links .btn-3 {
	height: 55px;
}

.footer__adr {
	font-size: 10px;
	line-height: 1;
	margin-top: 7px;
}

.map-wrapper__phone {
	font-size: 12px;
	margin-top: 5px;
	color: rgba(45, 46, 58, .8);
	line-height: 1;
}

.calc__item {
	box-shadow: 17px 0 27px rgba(45, 46, 58, 0.07);
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	padding: 25px;
}

.calc__title-text {
	color: rgb(45, 46, 58);
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
}

.calc__title span {
	position: relative;
	width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 900;
	line-height: 1;
	z-index: 2;
}

.bottom-modal {
	margin-top: 10px;
	font-size: 14px;
}

.sale-text img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}

.calc__count {
	position: relative;
	margin-right: 15px;
}

.calc__count:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	z-index: 1;
	background-color: rgb(82, 181, 53);
	transform: skew(-10deg);
}

.calc__grid-select {
	position: relative;
}

.calc__left {
	flex: auto;
}

.calc__right {
	width: 100%;
	flex-shrink: 0;

}

.calc__right .calc__item {
	height: 100%;
}

.selectize-input {
	position: relative;
	height: 66px;
	border-radius: 5px;
	border: 1px solid rgba(189, 189, 200, 0.36);
	background-color: rgb(255, 255, 255);
	padding: 12px 14px;
}

.calc__product {
	margin-top: 15px;
}

.calc__product img {
	max-width: 100%;
	max-height: 100%;
}

.calc__img-wrap {
	position: relative;
}

.buffer {
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
	white-space: nowrap;
}

.calc__img {
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.type-calc .calc__item+.calc__item {
	margin-top: 4px;
}

.input {
	width: 22px;
	min-width: 22px;
	max-width: 100px;
	border: none;
	padding: 0;
	color: rgb(45, 46, 58);
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	height: 100%;
	text-align: center;
	margin-right: 5px;
}

.calc__submit {
	border: none;
}

.calc__product form {
	width: 100%;
}

.calc .modal__input input,
.calc__bottom .modal__field input {
	width: auto;
	max-width: 150px;
}

.calc__top-line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
	height: 1px;
	background-color: rgb(82, 181, 53);
}

.calc__right-line:before {
	content: '';
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	width: 1px;
	background-color: rgb(82, 181, 53);
}

.calc__top-line {
	position: absolute;
	left: 0;
	right: 0;
	top: -28px;
	height: 20px;
	display: flex;
	justify-content: center;
}

.calc__right-line {
	position: absolute;
	bottom: 0;
	right: -70px;
	top: 0;
	display: flex;
	align-items: center;
}

.input-product {
	font-size: 0;
	line-height: 0;
	border-radius: 5px;
	border: 1px solid rgb(82, 181, 53);
	background-color: rgb(255, 255, 255);
	padding: 3px 8px;
	position: relative;
	height: 22px;
	width: 65px;
}

.calc__submit {
	z-index: 2;
}

.calc .modal__field,
.calc__bottom .modal__field {
	height: 55px;
	transform: skew(-8deg);
	margin-right: 10px;
}

.calc .modal__field span,
.calc .modal__field input,
.calc .modal__field .modal__t-field,
.calc__bottom .modal__field span,
.calc__bottom .modal__field input,
.calc__bottom .modal__field .modal__t-field {
	transform: skew(8deg);
}

.calc .modal__input {
	font-size: 0;
	line-height: 0;
}

.calc__grid-item {
	font-size: 0;
}

.calc__checklist {
	font-size: 0;
	padding: 0;
	margin: 0;
	margin-top: 20px !important;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 13px;
}

.calc__checklist li {
	margin: 0;
	cursor: pointer;
}

.calc__img .tab-content {
	height: 100%;
}

.selectize-input input {
	display: none !important;
}

.selectize-input {
	cursor: pointer !important;
}

.calc__checklist li,
.checklist-balkon li {
	border-radius: 5px;
	border: 1px solid rgba(189, 189, 200, 0.36);
	background-color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	color: rgba(45, 46, 58, .8);
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	padding: 8px 15px;
}

.calc__checklist li {
	flex-direction: column;
}

.calc__checklist li img {
	max-width: 35px;
	max-height: 35px;
	margin-right: 10px;
}

.tab-list-inputs {
	width: 100%;
	margin-top: 15px;
}

.tab-list-inputs__input {
	width: 48%;
}

.tab-list-inputs__input input {
	width: 100%;
	max-width: 100%;
	height: 30px;
	padding: 0 10px;
	border-radius: 5px;
	border: 1px solid rgba(189, 189, 200, .36);
	text-align: center;
}

.tab-list-inputs__input span {
	margin-bottom: 5px;
	display: block;
	font-size: 10px;
	text-align: center;
}

.checklist-balkon li:before {
	content: '';
	border-radius: 3px;
	border: 1px solid rgba(189, 189, 200, 0.36);
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 13px;
	flex-shrink: 0;
}

.checklist-balkon li.active {
	background-color: rgb(45, 46, 58);
	border-color: rgb(45, 46, 58);
	color: rgb(255, 255, 255);
}

.calc__checklist li.current {
	color: rgb(255, 255, 255);
	background: linear-gradient(190deg, rgba(2, 0, 36, 1) 0%, rgba(1, 209, 12, 0.7133053905155813) 0%, rgba(0, 212, 255, 1) 100%);
	border-color: rgba(1, 209, 12, 0.7133053905155813);
}

.calc__checklist li.current:before,
.checklist-balkon li.active:before {
	border: 3px solid #fff;
}

.checklist-balkon {
	margin-left: -5px;
	margin-right: -5px;
}

.checklist-balkon li {
	margin: 0 5px 10px;
	cursor: pointer;
}

.calc__top-line span,
.calc__right-line span {
	color: rgb(45, 46, 58);
	font-size: 13px;
	font-weight: 400;
	line-height: 1
}

.calc__wrap {
	margin-top: 25px;
}

.calc__grid {
	margin-top: 25px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0;
	/* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
	-moz-appearance: textfield;
	/* Firefox */
}

.selectize-input .item {
	position: absolute;
	left: 14px;
	bottom: 12px;
	font-size: 14px;
	font-weight: 900;
	line-height: 1
}

.calc__grid-select-title {
	color: rgb(45, 46, 58);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	z-index: 2;
	position: absolute;
	left: 14px;
	user-select: none;
	pointer-events: none;
	top: 12px;
}

.prices__tabs-nav li {
	white-space: nowrap;
}

.populars__right {
	align-self: flex-end;
}

.header__phone:hover {
	color: #52b535;
}

.swiper-slide a {
	outline: none;
}

.mobile-wrapper .header__citys {
	margin: 0 0 0 5px;
}

.mobile-wrapper .header__calc-text br {}

.header.sticky .header__bottom .container {
	border-bottom: none;
	padding-bottom: 0;
}

.populars__left {
	height: 100%;
}

.header__static .header__citys {
	background-color: #fff;
}

.citys .current_city {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: .77px;
	cursor: default;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.citys:after {
	content: '';
	display: inline-block;
	width: 7px;
	height: 5px;
	margin-left: 3px
}

.citys:hover ul {
	opacity: 1;
	visibility: visible
}

.citys ul {
	position: absolute;
	top: 100%;
	left: 0;
	padding-top: 5px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	opacity: 0;
	visibility: hidden
}

.citys ul li {
	list-style-type: none;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing: .77px;
	cursor: pointer
}

.citys ul li+li {
	margin-top: 5px
}

.city_modal {
	width: 500px;
	/* height: 300px; */
	background: #fff;
	position: fixed;
	top: 50%;
	right: 0;
	left: 0;
	margin: auto;
	display: none;
	opacity: 0;
	z-index: 1001;
	box-sizing: border-box;
	padding: 40px 30px 30px;
}

.city_modal .city_modal_close {

	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	display: block;
	width: 40px;
	height: 40px;
	background-color: rgb(246, 246, 246);
	display: flex;
	align-items: center;
	justify-content: center;
}

.city_overlay {
	z-index: 120;
	/* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position: fixed;
	/* всегдa перекрывaет весь сaйт */
	background-color: #000;
	/* чернaя */
	opacity: 0.8;
	/* нo немнoгo прoзрaчнa */
	-moz-opacity: 0.8;
	/* фикс прозрачности для старых браузеров */
	filter: alpha(opacity=80);
	width: 100%;
	height: 100%;
	/* рaзмерoм вo весь экрaн */
	top: 0;
	/* сверху и слевa 0, oбязaтельные свoйствa! */
	left: 0;
	cursor: pointer;
	display: none;
	/* в oбычнoм сoстoянии её нет) */
}

.choose_city_title {
	color: rgb(45, 46, 58);
	font-size: 32px;
	font-weight: 900;
	line-height: 1.17;
	margin-bottom: 5px;
	display: block;
}
.bottom-modal.cus{
	margin-bottom: 15px;
}
.links-city {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px
}

.city_modal a {
	color: rgb(45, 46, 58);
	font-size: 12px;
	font-weight: 600;
	line-height: 1.13;
	display: flex;
	align-items: center;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid rgba(234, 225, 233, .6);
}

.city_modal a.current-city {
	border-color: rgb(45, 46, 58);
	background-color: rgb(45, 46, 58);
	color: rgb(255, 255, 255);
}

.city_modal a.current-city .icon-checkbox {
	background-color: rgb(255, 255, 255);
	border-radius: 3px;
	position: relative;
}

.city_modal a.current-city .icon-checkbox:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 9px;
	height: 9px;
	border-radius: 1px;
	background-color: rgb(82, 181, 53);
}

.city_modal a .icon-checkbox {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	border-radius: 5px;
	border: 1px solid rgb(238, 238, 238);
	margin-right: 7px;
}

.city_modal a:hover {
	text-decoration: none;
}


.adress_popover {
	position: relative;
	z-index: 100;
	cursor: pointer;
	display: inline-block;
}

.city_popover {
	display: none;
	width: 230px;
	float: left;
	font-size: 16px;
	background-color: #fff;
	position: absolute;
	color: #000;
	top: 100%;
	left: 50%;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	border: 3px solid #50ad30;
	margin-top: 35px;
	opacity: 0;
	font-weight: bold;
}

.city_popover:after {
	content: '';
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #50ad30 transparent;
	z-index: -1;
}

.city_popover a {
	display: inline-block;
	margin: 10px 20px 0;
	color: #50ad30;
}

.city_name {
	display: inline-block;
}

.bread br {
	display: none;
}

.sale-text__item-list img {
	width: 20px;
	height: auto;
}

.item-review__left-product:hover {
	text-decoration: none;
}

.windows-in-about__line {
	position: relative;
}

.bg-line {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #52b535;
	border-radius: 1px;
}

.product__icon {
	font-size: 0;
	line-height: 0;
}

.bestsellers .product__icon img,
.portfolio-in__right .product__icon img,
.products-grid .product__icon img {
	height: 12px;
	width: auto;
	filter: invert(0.5);
}

.agree,
.wpcf7 form .wpcf7-response-output,
.wpcf7-not-valid-tip {
	display: none !important;
}

.modal__input input {
	width: 100%;
}

.modal__field.red {
	border-color: red;
}

.mb60 {
	margin-bottom: 60px;
}

.header-contact a+a {
	margin-left: 15px;
}

.header-contact .header__citys {
	margin-right: 30px;
}

.map-wrapper {
	height: 435px;
}

.map-wrapper__nav {
	width: 425px;
	margin-right: 35px;
	flex-shrink: 0;
	border-radius: 9px;
	background-color: rgb(243, 243, 243);
	padding: 10px;
	overflow: auto;
}

.map-wrapper__nav::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #f5f5f5
}

.map-wrapper__nav::-webkit-scrollbar {
	width: 5px;
	background-color: #f5f5f5
}

.map-wrapper__nav::-webkit-scrollbar-thumb {
	background-color: #52b535;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}

.map-wrapper__container {
	width: 100%;
}

.map-wrapper__container * {
	outline: 0 !important;
}

#map-canvas {
	width: 100%;
	height: 100%;
}

.map-wrapper__nav label input {
	display: none;
}

.map-wrapper__nav label input:checked+.map-wrapper__item {
	box-shadow: 17px 0 27px rgba(45, 46, 58, 0.1);
}

.map-wrapper__nav label input:checked+.map-wrapper__item .map-wrapper__icon {
	background-color: rgb(82, 181, 53);
}

.map-wrapper__nav label input:checked+.map-wrapper__item .map-wrapper__icon:before {
	background-image: url('images/marker-mini-2.svg');
}

.map-wrapper__icon {
	width: 23px;
	height: 36px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	background-color: rgb(235, 235, 235);
	margin-right: 13px;
	flex-shrink: 0;
}

.map-wrapper__icon:before {
	content: '';
	width: 13px;
	height: 18px;
	background-image: url('images/marker-mini.svg');
	display: block;
	background-repeat: no-repeat;
}

.map-wrapper__item {
	display: flex;
	align-items: center;
	color: rgba(45, 46, 58, .8);
	padding: 18px;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
}

.map-wrapper__text {
	line-height: 1.2;
}

.map-wrapper__city {
	font-size: 16px;

}

.map-wrapper__adres {
	font-size: 12px;
	margin-top: 5px;
}

.modal-map {
	width: 180px;
	position: relative;
	padding-top: 10px;
}

.modal-map-adres {
	color: rgb(45, 46, 58);
	font-size: 12px;
	font-weight: 400;
	line-height: 1.35;
	padding-bottom: 10px;
}

.modal-map-mail {
	color: rgb(45, 46, 58);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	padding: 8px 0;
	border-top: 1px solid rgb(234, 234, 234);
	display: flex;
}

.modal-map-mail:hover,
.modal-map-phone:hover {
	color: rgb(45, 46, 58);
	text-decoration: none;
}

.modal-map-phone {
	color: rgb(45, 46, 58);
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 8px 0;
	display: flex;
	border-top: 1px solid rgb(234, 234, 234);
	border-bottom: 1px solid rgb(234, 234, 234);
}

.modal-map:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	border-radius: 2px;
	background-color: rgb(82, 181, 53);
	height: 3px;
}

.modal-map-time {
	color: rgba(45, 46, 58, .6);
	font-size: 11px;
	font-weight: 400;
	line-height: 1.64;
	padding-top: 12px;
}



.search .result-search {
	display: none;
}

.search .result-search {
	position: absolute;
	width: calc(100% + 60px);
	top: calc(100% + 23px);
	left: -30px;
	right: -20px;
	z-index: 5;
	display: none;
}

.search .result-search .preloader {
	width: 100%;
	display: none;
	background: #fff;
	border-top: none;
	border: 1px solid #eee;
}

.search .result-search .preloader .loader {
	width: 30px;
	height: 30px;
	margin: 0 auto;
	display: block;
}

.search .result-search .result-search-list {
	width: 100%;
	display: none;
	overflow-y: auto;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	border-top: none;
	border: 1px solid #eee;
}

.search .result-search .result-search-list .result_item {
	line-height: 15px;
	width: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-top: 10px;
}

.search .result-search .result-search-list .result_item:first-child {
	margin-top: 0;
}

.search .result-search .result-search-list .result_item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.search .result-search .result-search-list .result_item a {
	color: #7c83a0;
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	line-height: 1.3;
	margin-left: 10px;
}

.search .result-search .result-search-list .result_item span {}

.search .result-search .result-search-list .result_item p {
	line-height: 13px;
	font-size: 13px;
	color: #7c83a0;
	font-style: italic;
	background-color: white;
}

.search .result-search .result-search-list .result_item img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	flex-shrink: 0;
}



.page-contacts {

}

.custom-header .title {
    position: relative;
    z-index: 2;
    font-size: 43px;
    display: block;
    margin-bottom: 23px;
    font-weight: normal;
    line-height: 1.3;
}

.custom-header .title h1 {
    font-weight: normal;
    font-size: 37px;
}

.page-contacts .contacts-block {
    padding-top: 12px;
    margin-bottom: 15px;
    height: calc(100% - 15px);
    position: relative;
    background: #fff;
    max-width: 380px;
    padding: 30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.page-contacts .contacts-block .item {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 20px;
}

.page-contacts .contacts-block .item:last-child {
    margin-bottom: 0;
}

.custom-header .title h1 {
    line-height: 1.3;
}

.category #breadcrumbs {
    padding: 6px 0 0px;
}

.category .cat-item {
    overflow: hidden;
}

.category .cat-item img {
    max-width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
}

.category-6 .cat-item img,.category-47 .cat-item img {
    object-fit: cover;
}

.page-contacts .contacts-block .item .svg {
    margin-right: 15px;
    display: flex;
    justify-content: center;
    min-height: 50px;
    background-color: #f3f3f3;
    align-items: center;
    min-width: 53px;
    width: 53px;
}

.page-contacts .contacts-block .item.city {
    font-size: 24px;
    font-weight: bold;
}
.page-contacts .row{
	margin: 0 -15px;
}
.page-contacts .c-item{
	width: 33.3%;
	padding: 0 15px;
}
.page-contacts .contacts-block .item .lab {
    display: block;
    font-size: 11px;
    opacity: .5;
}

.page-contacts .contacts-block .item .val {
    display: block;
    font-size: 13px;
}

.page-contacts .contacts-block .phone .val {
    font-size: 16px;
}

.page-contacts .map {
    height: 100%;
}


.counter-slider span {
	display: contents;
}

.section-balkon__icon {
	flex-shrink: 0;
}


.section-balkon__title {
	color: rgb(0, 0, 0);
	font-size: 40px;
	font-weight: 400;
	line-height: 1.28;
}

.section-balkon .left {
	width: 620px;
	margin-right: 40px;
	flex-shrink: 0;
}

.section-balkon img {
	max-width: 100%;
	height: auto;
	max-height: 550px;
	display: block;
	margin: auto;
}

.section-balkon__type {
	margin-top: 35px;
}

.section-balkon__type div {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	padding: 0 40px;
	cursor: pointer;
	background-color: rgb(239, 239, 242);
	color: rgba(0, 0, 0, .6);
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}

.section-balkon__type div.active {
	background-color: rgb(80, 173, 48);
	color: #fff;
}

.section-balkon__t-prem {
	color: rgb(0, 0, 0);
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
}

.section-balkon__prem-item {
	width: 48%;
	margin-bottom: 30px;
	color: rgb(0, 0, 0);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	min-height: 70px;
	position: relative;
}

.section-balkon__prem-item:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	width: 70px;
	height: 70px;
	background-color: rgb(245, 245, 247);
	z-index: 1;
}

.section-balkon__prem-item>* {
	position: relative;
	z-index: 2;
}

.section-balkon__prem-item img {
	margin-right: 20px;
	max-width: 45px;
}

.section-balkon__prems {
	margin-top: 45px;
}

.section-balkon__wrap-prems {
	margin-top: 25px;
}

.section-balkon__slider {
	margin-top: 30px;
}

.section-balkon__t-slider {
	color: rgb(0, 0, 0);
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 25px;
}

.section-balkon__form {}

.section-balkon__input input {}

.section-balkon__input {
	position: relative;
}

.section-balkon__input.phone:before {
	content: '';
	position: absolute;
	left: 22px;
	top: 0;
	bottom: 0;
	user-select: none;
	pointer-events: none;
	width: 18px;
	height: 18px;
	margin: auto;
	background-image: url('images/phone.svg');
	z-index: 2;
}

.section-balkon span.wpcf7-not-valid-tip {
	display: none !important;
}

.section-balkon__input input {
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(228, 228, 235);
	padding: 0 25px 0 55px;
	height: 50px;
	width: 250px;
	outline: none;
}

.section-balkon__form {
	margin-top: 55px;
}

.tel__submit input {
	padding: 0 40px;
	height: 50px;
	background-color: rgb(80, 173, 48);
	color: rgb(255, 255, 255);
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.66px;
	border: none;
	outline: none;
}

.section-balkon__copy {
	color: rgba(43, 44, 46, .4);
	font-size: 11px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 25px;
}

.section-balkon__copy a {
	text-decoration: underline;
}

.product__img {
	position: relative;
}

.calc__product {
	display: flex;
	justify-content: center;
	align-items: center;
}

.mobile-wrapper .header__calc {
	margin-top: 10px;
	align-self: flex-start;
	padding: 0 35px;
}

.mobile-wrapper .bottom .header__calc-wrap {
	height: 46px;
}

.products-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin-top: 25px;
}

.footer-card {
	font-weight: 700;
}

.cards {
	margin-top: 10px;
}

.cards img {
	height: 20px;
	width: auto;
}

.cards img+img {
	margin-left: 10px;
}

.footer__item-menu img {
	height: 30px;
	max-width: 150px;
	width: auto;
}

.gallery {
	width: 100%;
}

.wrap-count {
	width: 100%;
	margin-top: 30px;
}

.wrap-count .count-list {
	margin-top: 0;
}

.wrap-count .advantages {
	margin-top: 0;
}

.header__citys-wrap {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.header__citys-name {
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
}

.calc-2-columns {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px
}

.calc-2-columns button.btn {
	margin-top: 20px;
}

.calc__product>div {
	width: 100%;
}

.calc-row {
	width: 100%;
}

.calc-2-columns .modal__field {
	width: 100%;
}

/* Баннеры */
.banner__wrap {
	height: 360px;
	padding: 40px 45px;
	position: relative;
	overflow: hidden;
	background: #E33333;
	border-radius: 20px;
}

.banner__wrap::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: linear-gradient(86.05deg, #195694 0%, rgba(25, 86, 148, 0.13) 100%);
	backdrop-filter: blur(5px);
	border-radius: 20px;
}

.banner__wrap .bg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.banner__wrap .human {
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
}

.banner__wrap .human::before {
	content: '';
	width: 570px;
	height: 570px;
	position: absolute;
	z-index: 1;
	background: radial-gradient(50% 50% at 50% 50%, #52B535 0%, rgba(82, 181, 53, 0) 100%);
	left: -30%;
	top: -20%;
}

.banner__wrap .human img {

	min-height: 100%;
	position: relative;
	z-index: 2;
}

.hum-1 {
	right: 138px;
}

.banner__slogan {
	font-weight: 900;
	font-size: 30px;
	line-height: 115%;
	/* or 34px */


	color: #FFFFFF;

	transform: rotate(-17.64deg);
	position: absolute;
	right: -30px;
	top: auto;
	bottom: 80px;
	z-index: 4;
	background: #E33333;
	border-radius: 6px;
	padding: 10px 50px 10px 20px;
}

.banner__wrap-title {
	position: relative;
	z-index: 4;
}

.banner__main-title {
	font-weight: 900;
	font-size: 30px;
	line-height: 1.2;
	color: #FFFFFF;
	position: relative;
}

.banner__sub-title {
	font-weight: 900;
	font-size: 22px;
	line-height: 1.3;
	margin-top: 10px;
	color: #FFFFFF;
	position: relative;
	padding: 8px 10px;

}

.banner__sub-title::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #52B535;
	border-radius: 6px;
	transform: skew(-20deg);
}

.banner__sub-title span {
	position: relative;
	z-index: 2;
	transform: skew(20deg);
}

.banner__list-icon img {
	max-width: 30px;
	max-height: 30px;
	flex-shrink: 0;
}

.banner__check-list {
	position: relative;
	z-index: 5;
	margin-top: 20px;
	min-height: 75px;
}

.modal .modal__field+.modal .modal__field {
	margin-top: 15px;
}

.modal__checkbox {
	margin-top: 15px;
}

.banner__list-text {
	margin: 16px 0 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;

	color: #FFFFFF;
}

.banner__wrap .btn {
	position: relative;
	z-index: 5;
	margin-top: 15px;
}

.banner__list-item {
	position: relative;
}

.banner__list-item+.banner__list-item {
	margin-left: 10px;
}

.banner__list-item::before {
	content: '';
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 75px;
	height: 75px;
	transform: skew(-10deg);
	background: #2B70B7;
	border-radius: 10px;
	z-index: -1;
}

.banner__slogan.green {
	background: #52B535;
}

.not-after::after {
	display: none;
}

.banner__main-title.bg-red {
	padding-left: 15px;
	padding-right: 15px;
}

.banner__main-title.bg-red::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #E33333;
	border-radius: 6px;
	transform: skew(-20deg);
	z-index: -1;
}

.banner-2 .banner__list-text {
	margin: 0 0 0 19px;
}

.banner__left .banner__list-item:before {
	left: 20px;
}

.banner__left .banner__list-item+.banner__list-item {
	margin: 70px 0 0;
}

.banner__left .banner__list-text {
	margin: 0 0 0 7px;
}

.banner__content {
	position: relative;
	z-index: 6;
	padding-right: 30px;
}

.banner__time-work {
	font-weight: 900;
	font-size: 21px;
	line-height: 1.3;
	color: #FFFFFF;
	margin-left: 10px;
	position: relative;
	padding: 10px 15px;
}

.banner__time-work::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #E33333;
	border-radius: 6px;
	transform: skew(-20deg);
	z-index: -1;
}

.mt10 {
	margin-top: 10px;
}

.hum-2 {
	left: 230px;
}

.hum-3 {
	right: 230px;
}

.hum-4 {
	left: 0;

}

.bg-green::before {
	background: #52B535;
}

.banner__check-list.horizontal .banner__list-text {
	margin: 0 0 0 18px;
}

.banner__check-list.horizontal .banner__list-item:before {
	left: 15px;
}

.banner-4 .banner__content {
	padding-left: 330px;
	padding-right: 0;
}

.banner-2 .banner__wrap:before,
.banner-4 .banner__wrap:before {
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.check-list-text {
	width: 100%;
	margin-top: 20px;
	margin-left: -5px;
}

.check-list-text div {
	font-weight: 900;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	position: relative;
	padding: 10px 20px;
	margin: 0 5px 5px;
}

.check-list-text div::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 2px solid rgba(255, 255, 255, 0.1);
	transform: skew(-20deg);
	border-radius: 5px;
	z-index: -1;
}

.banner-pay__methods-item {
	display: flex;
	align-items: center;
	font-weight: bold;
	margin: 0 18px 5px;
	position: relative;

}

.banner-pay__methods-item::before {
	content: '';
	position: absolute;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	transform: skew(-5deg);
	background: #2b70b7;
	border-radius: 5px;
	z-index: -1;
}

.banner-pay__methods-item img {
	width: 24px;
	margin-right: 14px;
}

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

.banner-pay__methods {
	margin-left: -15px;
}

.video-frame_wrapper {
	width: 100%;
	max-width: 500px;
	display: block;
	margin: 30px auto 0;
	border-radius: 30px;
	overflow: hidden;
}

.video-frame_video {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}

.video-frame_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.full-width {
	width: 100%;
	margin: 0;
}

.swiper-video .swiper-slide {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}

.swiper-video .swiper-wrapper {}

.swiper-video__wrapper {
	width: 600px;
	margin: 30px auto 0;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}

.swiper-video-prev,
.swiper-video-next {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background-color: #52b535;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-video-prev:before,
.swiper-video-next:before {
	content: '';
	width: 11px;
	height: 22px;
	display: block;
	background-image: url('images/ar-title.svg');
	filter: brightness(0) invert(1);
	background-repeat: no-repeat;
}

.swiper-button-lock {
	display: none !important;
}

.swiper-video-prev:before {
	transform: scale(-1, 1);
}

.swiper-video-prev {
	left: 0;
	border-radius: 0 5px 5px 0;
}

.swiper-video-next {
	right: 0;
	border-radius: 5px 0 0 5px;
}

.swiper-video .swiper-slide iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.banner-pay {
	font-size: 18px;
	line-height: 1;
	color: #FFFFFF;

	width: 100%;
}

.banner-pay span {
	margin-right: 30px;
}

.banner-4 .banner__sub-title {
	margin-top: 0;
}

.check-list-text.white div {
	color: #1B5795 !important;
}

.check-list-text.white div::before {
	background-color: #fff;
}

.swiper-slide section {
	overflow: hidden;
}

.banner__list-item+.banner__list-item {
	margin-left: 30px;
}

/* -- */
@media (min-width: 768px) {
	.main-banner .swiper-slide {
		height: 360px;
	}

	.main-banner .swiper-slide>img {
		width: 100%;
		height: 100%;
		object-fit: cover
	}

	.populars+.prices {
		margin-top: 60px;
	}

}

@media (max-width: 1230px) {
	.section-news__item {
    height: 180px;
}
	.calc__right {
		width: 365px;
	}

	.calc__grid {
		gap: 10px;
	}

	header .dealer {
		display: none;
	}

	.products-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.banner__main-title {
		font-size: 32px;
		line-height: 1;
	}

	.banner__sub-title {
		font-size: 22px;
	}

	.banner__wrap {
		height: auto;
	}

	.banner__list-text,
	.check-list-text div {
		font-size: 12px;
		font-weight: 600;
		padding: 5px;
	}

	.banner-4 .banner__content {
		padding-left: 300px;
	}

	.banner-pay {
		font-size: 12px;
	}

	.banner-pay__methods-item {
		margin: 0 10px 5px;
	}

	.banner-pay span {
		margin-right: 15px;
	}

	.hum-1 {
		right: 20px;
	}

	.banner__slogan {
		font-size: 22px;
		right: 50px;
	}

	.banner__list-item:before {
		width: 50px;
		height: 50px;
	}

	.hum-2 {
		left: 150px;
	}

	.hum-3 {
		right: 80px;
	}
	.banner-new-4 .b-desc {
		margin-left: 0;
	}
	.banner-new-2 .banner__wrap {
		padding: 30px;
	}
	.banner-new-2 .b-item {
		display: none;
	}
	.banner-new-1 .banner__wrap {
		padding: 30px;
	}
	.banner-new-1 .b-title span, .banner-new-5 .b-title span {
		font-size: 38px;
	}
	.banner-new-1 .b-desc span {
		font-size: 26px;
	}
}

@media (min-width: 992px) {
	.banner__right {
		min-width: 500px;
	}
}

@media (max-width: 992px) {
	.banner-new-1 .b-desc span {
		font-size: 22px;
	}
.banner-new-1 .b-title span, .banner-new-5 .b-title span {
	font-size: 24px;
}
.b-desc-list-item br {
	display: none;
}
.b-desc-list-item {
	font-size: 12px;
}
.b-desc-list {
	flex-wrap: wrap;
}
.b-desc-list-item {
	margin: 0 10px 5px;
}
.banner-new-2 .b-title span {
	font-size: 36px;
}
.banner-new-3 .b-title span, .banner-new-4 .b-title span {
	font-size: 22px;
}
.b-desc-list-item+.b-desc-list-item {
	margin-left: 10px;
}
.banner-new-5 .b-desc span {
	font-size: 14px;
}
.b-title, .b-desc {
	padding: 5px 15px;
}
	.calc__wrap {
		flex-direction: column;
	}

	.calc__right {
		margin: 10px auto 0;
	}

	.section-balkon .left {
		display: none !important
	}

	.sale-wrapper__form {
		height: auto;
		padding: 30px;
	}

	.sale-wrapper__form .girl {
		display: none !important;
	}

	.section-balkon .right {
		width: 100%;
	}

	.calc-2-columns {
		grid-template-columns: 1fr;
		gap: 10px
	}

	.banner__wrap .human {
		display: none !important;
	}

	.banner-4 .banner__content {
		padding: 0;
	}

	.banner__slogan {
		font-size: 16px;
	}
}

#vpbutton {
	font-size: 14px;
	line-height: 1;
	margin-top: 10px;
	text-align: center;
	display: block;
}
a.current_city {
    font-size: 12px;
    color: inherit;
    text-decoration: underline;
}
.city-link {
    font-size: 12px;
    padding-left: 12px;
    line-height: 16px;
}
.header__calc{
position: relative;
overflow: hidden;
}
.header__calc .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); // Наклон
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 2s infinite linear; // Время и тип анимации можно менять
}

@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
@media (max-width: 768px) {
	.page-contacts .c-item{
		width: 100%;
	}
	.swiper-video__wrapper {
		width: 100%;
		border-radius: 0;
	}
	.section-news__item {
    height: 140px;
}
	.b-list {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.b-item+.b-item {
		margin-left: 10px;
	}
	.b-item:before {
		width: 40px;
		height: 40px;
		left: 20px;
	}
	.banner-new-1 .b-desc span {
		font-size: 14px;
	}
	.banner-new-1 .b-desc {
		margin-left: 0;
	}
	.b-item {
		margin: 0 10px 10px;
		font-size: 12px;
	}
	.b-item br {
		display: none;
	}
	.b-item img {
		width: 30px;
		height: 30px;
	}
	.banner-new-1 .b-title span, .banner-new-5 .b-title span {
	font-size: 18px;
}
.banner-new-5 .b-desc span {
	font-size: 12px;
}
.banner-new-2 .b-title {
	margin-left: 0;
}
.banner-new-2 .b-title span {
	font-size: 22px;
}
.banner-new-2 .b-desc span {
	font-size: 16px;
}
.banner-new-3 .b-title span, .banner-new-4 .b-title span {
	font-size: 18px;
}
.b-text {
	font-size: 14px;
}
.banner-new-3 .b-desc span {
	font-size: 12px;
}
.b-desc i {
	margin: 0 10px 5px;
}
.b-desc i+i {
	margin-left: 10px;
}
	.wrap-count {
		flex-direction: column;
		margin-top: 20px;
	}

	.articles_in .gallery {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.banner__list-item+.banner__list-item {
		margin: 0;
	}

	.banner__check-list.horizontal .banner__list-text {
		margin: 0 0 0 5px;
	}

	.footer__adr {
		position: relative;
		left: auto;
		bottom: auto;
		margin-top: 3px;
	}

	.wrap-links .btn-3 {
		height: 40px;
	}

	.footer__top-item-contacts {
		flex-direction: column;
	}

	body .gallery {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	body .gallery .gallery-item {
		width: 100% !important;
		margin: 0 !important;
	}

	.map-wrapper {
		height: auto;
		flex-direction: column;
	}

	.products-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.map-wrapper__nav {
		width: 100%;
		height: 200px;
	}

	.calc__product {
		margin-top: 15px;
	}

	.bread .dflex {
		overflow: auto;

	}

	.bread .dflex span {
		white-space: nowrap;
	}

	.counter-slider:before {
		content: 'Площадь: ';
		display: contents;
	}

	.counter-slider {
		width: auto;
	}

	.calc__checklist li {
		font-size: 10px;
		padding: 5px;
	}

	.item-review__right-product {
		margin: 0;
	}

	.calc__grid {
		margin-top: 15px;
	}

	.calc__item {
		padding: 10px;
	}

	.product-2__params {
		margin: 5px 0 10px;
	}

	.calc__checklist {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.calc__title-text {
		font-size: 16px;
	}

	.calc__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.calc__grid-select-title {
		font-size: 9px;
	}

	.selectize-input {
		height: 46px;
		padding: 5px;
	}

	.selectize-input .item {
		left: 5px;
		bottom: 7px;
		font-size: 11px;
	}

	.calc__grid-select-title {
		top: 10px;
		left: 5px;

	}

	.calc__right {
		width: 100%;

	}

	.calc .modal__input input,
	.calc__bottom .modal__field input {
		max-width: 110px;
	}

	.section-balkon__prem-item {
		margin-bottom: 10px;
	}

	.calc__bottom {
		margin-top: 10px;
		justify-content: center;
	}

	.populars+.prices {
		margin-top: 30px;
	}

	.map-wrapper__container {
		height: 250px;
		background-color: rgb(243, 243, 243);
		padding: 10px;
		border-radius: 9px;
	}

	label:last-child {
		margin-bottom: 0;
	}

	.map-wrapper__item {
		padding: 5px 10px;
	}

	.section-balkon__title {
		font-size: 26px;
	}

	.counter-slider {
		margin: 20px 0 0;
	}

	.section-balkon__prem-item {
		font-size: 12px;

	}

	.section-balkon__type div {
		padding: 15px;
		font-size: 11px;
		height: auto;
	}

	.section-balkon__prems {
		margin-top: 15px;
	}

	.section-balkon__t-slider {
		font-size: 18px;
	}

	.section-balkon__slider {
		margin-top: 0;
	}

	.section-balkon__t-slider {
		margin-bottom: 20px;
	}

	.section-balkon img {
		max-width: 30px;
	}

	button.btn {
		height: 56px;
	}

	.section-balkon__type {
		margin-top: 15px;
	}

	.footer__item-menu ul {
		gap: 10px;
	}

	#top {
		left: 15px;
		bottom: 15px;
	}

	.cards {
		width: 100%;
		justify-content: center;
	}

	.banner__wrap {
		padding: 15px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.banner__main-title {
		font-size: 20px;
	}

	.banner__sub-title {
		font-size: 14px;
	}

	.banner-2 .banner__list-text,
	.banner__left .banner__list-item+.banner__list-item {
		margin: 0;
	}

	.banner__list-item:before {
		display: none;
	}

	.banner__slogan {
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		align-self: flex-start;
		z-index: 2;
		font-size: 12px;
		margin-top: 10px;
		padding: 5px;
		position: relative;
		transform: none;
	}

	.banner__slogan br {
		display: none;
	}

	.banner__content {
		flex-direction: column-reverse;
		align-items: flex-start;
	}

	.banner__left {
		display: flex;
		align-items: center;

		margin-top: 20px;
	}

	.banner__time-work {
		font-size: 13px;
	}

	.check-list-text,
	.banner-pay__methods {
		flex-wrap: wrap;
	}

	.banner-pay__methods {
		margin-top: 15px;
	}

	.banner-pay {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 10px;
	}

	.banner-pay__methods-item:before {
		display: none;
	}

	.btn {
		height: 40px;
	}

	.banner__list-text {
		margin: 0 0 0 7px;
	}

	.check-list-text div {
		margin: 0 5px 5px;
	}

	.banner__list-icon {
		margin-left: 5px;
	}

	.banner__main-title.bg-red {
		padding: 0;
	}

	.banner__check-list {
		min-height: 50px;
	}

	.banner__list-item {
		display: flex;
		align-items: center;
	}

}

@media (max-width: 550px) {
	.city_modal {
		width: 100%;
		padding: 40px 15px 15px;
	}

	.choose_city_title {
		font-size: 24px;
	}

	.mb60 {
		margin-bottom: 30px;
	}

}

@media (max-width: 500px) {
	.banner__check-list {
		flex-wrap: wrap;
	}

	.banner__list-item {
		width: 50%;
	}

	.banner__list-text,
	.check-list-text div {
		font-size: 10px;
	}

	.products-grid {
		gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}

	.footer__bottom {
		flex-direction: column-reverse;
		justify-content: center;
	}

	.footer-card {
		margin-bottom: 10px;
	}

	.banner__check-list {
		margin-top: 10px;
	}

	.banner__main-title br {
		display: none;
	}

	.modal__field {
		padding: 10px 10px 5px;
	}

	.calc__product form {
		width: 100%;
	}

	.calc-okna-form {
		flex-direction: column;
		width: 100%;
	}

	.calc-okna-form button.btn {
		height: 40px;
		margin-top: 10px;
	}

	.tab-list-inputs__input span {
		font-size: 9px;
	}

	.calc__checklist {
		gap: 7px;
	}

	.tab-list-inputs {
		margin-top: 5px;
	}

}