/***Базовые стили***/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
.dialog-off-canvas-main-canvas {
	font-family: Open Sans;
	font-style: normal;
}
.btn-form {
	background: linear-gradient(#B01822, #D22D38);
	padding: 28px 52px;
	display: block;
	width: fit-content;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}
.btn-form:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: 0 0 3px 3px #fff;
}
body p {
	margin: 0;
}
#backtotop {
	cursor: pointer;
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0.8;
	z-index: 2;
}
#backtotop:hover {
	opacity: 1;
}
.layout-container {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
main {
	flex-grow: 1;
}
#block-openidconnectlogin {
	display: none;
}
.mm-wrapper--position-left .mm-slideout, .mm-wrapper--position-right .mm-slideout {
	-webkit-transform: initial;
}

.mm-listview > li {
	position: relative;
/*	width: 21em;*/
	width: 100%;
}
.mm-listview > li a:nth-child(1) {
	width: fit-content;
}
.mm-listview > li .mm-btn--next {
	position: absolute;
	z-index: 9999;
	right: 0;
	top: 0;
	bottom: 0;
}
.mm-listview {
	width: 80vw;
}

/***Colorbox***/
#cboxLoadedContent {
	height: auto!important;
}
#cboxContent {
	width: 100%!important;
	height: auto!important;
	background: #fff;
	margin-bottom: 0!important;
}
#cboxWrapper {
	height: auto!important;
	width: 100%!important;
	display: flex;
  	justify-content: center;
  	padding: 10px;
}
#cboxMiddleLeft, #cboxMiddleRight {
	display: none;
}

/***Modal***/
.ui-widget-overlay {
	opacity: 0.47!important;
  	background: #252525!important;
}
.ui-button-icon-only .ui-icon {
	top: 0!important;
  	margin-top: 10px!important;
  	left: calc(100% + 35px)!important;
}
.ui-button .ui-icon {
	background-image: url("../images/closed.svg")!important;
}
.ui-button:hover .ui-icon {
	background-image: url("../images/closed-hover.svg")!important;
	color: unset!important;
}
.ui-icon {
	width: 20px!important;
	height: 20px!important;
}
.ui-icon-closethick {
	background-position: unset!important;
}
.ui-dialog-titlebar-close {
	opacity: 1!important;
}
.ui-dialog-title {
	display: none!important;
}
.ui-dialog .ui-dialog-titlebar {
	height: 0;
	padding: 0!important;
	border-width: 0!important;
}

/***Шапка***/
#mobile-header {
	display: none;
}
.front header {
	position: fixed;
	width: 100%;
	z-index: 3;
}
.header {
	display: flex;
	justify-content: space-between;
	padding: 18px 0 19px;
}
.region-logo-header {
	display: flex;
	align-items: center;
	column-gap: 13px;
}
#block-vesta-opisanielogotipa {
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.52px;
}
#block-vesta-opisanielogotipa p {
	margin: 0;
}
#block-brendingsayta img {
	margin: 0;
}
#block-brendingsayta .navbar-brand {
	margin: 0;
}
.region-header {
	display: flex;
	align-items: center;
	column-gap: 97px;
}
#search-api-page-block-form-search {
	display: flex;
	align-items: center;
}
#search-api-page-block-form-search .form-control {
	border-radius: 3px 0 0 3px;
	height: 44px;
	width: 237px;
	padding: 10px 21px;
	border-width: 1px 0 1px 1px;
	border-color: #545454;
	background: rgba(65, 65, 65, 0.36);
	color: #FFF;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
}
#search-api-page-block-form-search .form-control::placeholder {
	color: #FFF;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
#search-api-page-block-form-search .form-control:focus {
	box-shadow: none;
}
#search-api-page-block-form-search .js-form-type-search {
	position: relative;
}
#search-api-page-block-form-search .js-form-type-search::after {
	content: '';
	display: block;
	width: 1px;
	height: 23px;
	background-color: #545454;
	position: absolute;
	right: 0;
	top: 10px;
}
#search-api-page-block-form-search .btn {
	font-size: 0;
	padding: 0;
	height: 44px;
	width: 57px;
	border-radius: 0 3px 3px 0;
	background: transparent;
	background-image: url(../images/search.svg);
	background-repeat: no-repeat;
	background-position: center;
	border-width: 1px 1px 1px 0;
	border-color: #545454;
}
#search-api-page-block-form-search .btn:focus {
	box-shadow: none;
}
#search-api-page-block-form-search .form-actions {
	background: rgba(65, 65, 65, 0.36);
}
#block-vesta-kontaktyvshapke .field--name-body {
	display: flex;
	column-gap: 27px;
}
.address-header {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px; /* 192.857% */
	position: relative;
}
.address-header::before, .address-footer::before {
	content: url(../images/geo.svg);
	position: absolute;
	right: calc(100% + 9px);
	top: 5px;
}
.address-header p {
	margin-bottom: 0;
}
.contacts-header {
	text-align: right;
}
.phone-header a {
	color: #FFF;
	font-size: 17px;
	font-weight: 600;
	line-height: 27px; /* 158.824% */
	display: flex;
	white-space: nowrap;
}
.phone-header a::before, .phone-footer a::before {
	content: url(../images/phone.svg);
	margin-right: 9px;
	display: flex;
}
.phone-header a:hover {
	color: #FFC24B;
	text-decoration: none;
}
.callback a {
	color: #FFC24B;
	text-align: right;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	padding-bottom: 3px;
	border-width: 0 0 3px 0;
	border-style: dotted;
	border-color: #FFC24B;
}
.callback a:hover {
	color: #fff;
	text-decoration: none;
	border-color: #fff;
}
.navigation {
	position: relative;
}
.region-navigation {
	border-radius: 3px;
	background-color: #252525;
	padding: 20px 116px 21px 118px;
}
#superfish-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#superfish-main li {
	cursor: pointer;
}
#superfish-main li a {
	color: #FFF;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding: 0;
	z-index: 3;
	white-space: nowrap;
}
#superfish-main li a:hover {
	text-decoration: none;
	color: #D22D38;
}
ul.sf-menu ul {
	width: fit-content!important;
	background-color: #252525!important;
	padding: 10px!important;
}
ul.sf-menu.menu li:hover > ul, ul.sf-menu li.sfHover > ul {
	left: -10px;
	top: 2em;
	background-color: #252525;
	
}
ul.sf-menu.sf-horizontal.sf-shadow ul, ul.sf-menu.sf-vertical.sf-shadow ul, ul.sf-menu.sf-navbar.sf-shadow ul ul {
	box-shadow: 0px 0px 1px 2px rgba(65, 65, 65);
}
ul.sf-menu .sf-sub-indicator {
	top: 40%;
	right: unset;
	left: calc(100% + 12px);
}
ul.sf-menu .sf-sub-indicator::after {
	content: url(../images/arrow-menu.svg);
}
ul.sf-menu::after {
	content: none;
}
#superfish-main > li::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: -100%;
	left: 0;
	right: 0;
}
#superfish-main > li:hover > a{
	color: #D22D38;
}
.scroll-nav, .not-front header {
  	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.8) 100%);
  	padding-bottom: 15px;
}

/***Слайдер***/
.slider {
	position: relative;
}
.slider .draggable {
	cursor: unset;
}
.slider .field--name-field-image::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
  	z-index: 1;
}
.slide .text-content {
	position: absolute;
	top: 327px;
	z-index: 2;
	left: 0;
  	right: 0;
}
.slide .field--name-field-slide-title {
	color: #FFF;
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.slide .field--name-body {
	color: #FFF;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	line-height: normal;
	margin: 33px 0 51px;
}
.field--name-field-benefit-on-slide .field__items {
	display: flex;
	justify-content: center;
	column-gap: 72px;
}
.field--name-field-benefit-on-slide .field--name-field-benefit-icon {
	display: flex;
	justify-content: center;
}
.field--name-field-benefit-on-slide .field--name-body {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px; /* 135.714% */
	margin: 5.5px 0 0;
}
.field--name-dynamic-token-fieldnode-calculate-cost {
	margin-top: 59px;
}
.slider .slick-dots {
	display: flex;
	justify-content: center;
	column-gap: 6px;
	bottom: 20px;
}
.slider .slick-dots li {
	width: 6px;
	height: 10px;
	margin: 0;
}
.slider .slick-dots li button {
	width: 6px;
	height: 10px;
	padding: 0;
}
.slider .slick-dots li button::before {
	content: '';
	display: block;
	width: 6px;
	height: 10px;
	opacity: 0.5;
	background: #FFF;
	top: unset;
	bottom: 0;
	transition: all 0.5s ease;
}
.slider .slick-dots li.slick-active button::before {
	background: #FFC24B;
	opacity: 1;
	height: 15px;
}
.slider .slick-dots li button:hover::before, .slider .slick-dots li button:focus::before {
  	background: #FFC24B;
}
.slider .slick-prev::before, #block-gallery-block-1 .slick-prev::before {
	content: url(../images/arrow-left.svg);
}
.slider .slick-prev:hover::before, #block-gallery-block-1 .slick-prev:hover::before {
	content: url(../images/arrow-left-hover.svg);
}
.slider .slick-next::before, #block-gallery-block-1 .slick-next::before {
	content: url(../images/arrow-right.svg);
}
.slider .slick-next:hover::before, #block-gallery-block-1 .slick-next:hover::before {
	content: url(../images/arrow-right-hover.svg);
}
.slider .slick-prev::before, .slider .slick-next::before,
#block-gallery-block-1 .slick-prev::before, #block-gallery-block-1 .slick-next::before {
	opacity: 1;
	display: flex;
	width: 46px;
	height: 46px;
}
.slider .slick-arrow, #block-gallery-block-1 .slick-arrow {
	width: 46px;
	height: 46px;
}
.slider .slick-prev {
	left: 30px;
}
.slider .slick-next {
	right: 30px;
}
.slider .slick-dotted.slick-slider {
	margin-bottom: 0;
}

/***Блок "Разделы каталога на главной"***/
.pre-content-1 {
	margin: 80px 0;
}
#block-vesta-views-block-catalog-block-front .view-header {
	margin-bottom: 30px;
	position: relative;
}
#block-vesta-views-block-catalog-block-front .view-header::after,
#block-vesta-views-block-services-block-services-front .block-title::after,
#block-causes-block-1 .block-title::after, #block-gallery-block-1 .block-title::after, 
#block-news-block-front .block-title::after {
	content: '';
	background-image: url(../images/heading-yellow.svg);
	height: 5px;
    width: 84px;
    background-repeat: no-repeat;
    margin: 0 auto;
	position: absolute;
	top: calc(100% + 11px);
	left: 0;
	right: 0;
}
#block-vesta-views-block-catalog-block-front .view-header h1 {
	color: #282828;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0;
}
.view-catalog .view-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 30px;
}
.view-catalog .views-row {
	width: calc(100% / 3 - 30px);
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
	position: relative;
}
.view-catalog .field--name-taxonomy-term-title {
	position: absolute;
	top: 50px;
	left: 50px;
	color: #FFF;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px; /* 109.091% */
	z-index: 1;
}
.view-catalog .field--name-taxonomy-term-title::before {
	content: url(../images/heading-red.svg);
	position: absolute;
	right: calc(100% + 10px);
	top: 8px;
}
.view-catalog .views-row img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.view-catalog .field--name-field-catalog-image a::after {
	content: url(../images/arrow_next_white.svg);
	position: absolute;
	bottom: 40px;
	right: 20px;
}
.view-catalog .img-row-form, .view-catalog .views-row-form {
	position: relative;
}
.view-catalog .views-row-form .btn-form {
	position: absolute;
	top: 129px;
	left: 0;
	right: 0;
}
.view-catalog .field--name-field-catalog-image a::before, .view-catalog .img-row-form::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 3px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.00) 100%);
	border-radius: 3px;
}
.view-catalog .field--name-field-catalog-image a:hover::before {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.view-catalog .field--name-field-catalog-image a:hover::after {
	content: url(../images/arrow_next_red.svg);
}

/***Блок "Наши услуги" на главной***/
.pre-content-2 {
	background-image: url(../images/bg_01.jpg);
	background-size: cover;
	padding: 78px 0 80px;
}
#block-vesta-views-block-services-block-services-front .block-title {
	color: #FFF;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 49px;
	position: relative;
}
#block-vesta-views-block-services-block-services-front .block-title::after {
	top: calc(100% + 14px);
}
.view-services .view-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 30px;
}
.view-services .views-row {
	width: calc(100% / 4 - 30px);
}
.node--type-service.node--view-mode-teaser {
	border-radius: 3px;
	background-color: #FFF;
	padding: 27px 23px 42px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.view-services .field--name-node-title {
	margin: 20px 0 24px;
	color: #282828;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px; /* 160% */
}
.view-services .field--name-node-link a {
	color: #282828;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px; /* 160% */
	padding: 15px 59px;
	border-radius: 3px;
	border: 1px solid #252525;
}
.view-services .field--name-node-link a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #252525;
}

/***Блок "Причины" на главной***/
.base-content-1 {
	padding: 75px 0 90px;
	background-image: url(../images/back-causes.jpg);
	background-size: cover;
}
#block-causes-block-1 .block-title, #block-gallery-block-1 .block-title, #block-news-block-front .block-title {
	color: #282828;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 57px;
	position: relative;
}
#block-causes-block-1 .block-title::after, #block-gallery-block-1 .block-title::after,
#block-news-block-front .block-title::after {
	top: calc(100% + 22px);
}
.view-causes .view-content {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.view-causes .views-row {
	width: calc(100% / 2 - 30px);
	min-height: 181px;
}
.node--type-cause.node--view-mode-teaser {
	border-radius: 3px;
	border: 1px solid #E9E9E9;
	background-color: #FFF;
	padding: 34px 35px 26px 34px;
	display: flex;
	height: 181px;
}
.view-causes .field--name-node-title {
	color: #252525;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	line-height: 24px; /* 114.286% */
	position: relative;
	height: fit-content;
	margin-right: 31px;
	padding-top: 6px;
}
.view-causes .field--name-node-title::after {
	content: '';
	display: block;
	background-color: #D22D37;
	height: 2px;
	width: 100%;
	position: absolute;
	top: calc(100% + 12px);
}
.view-causes .field--name-body {
	color: #282828;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px; /* 160% */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	line-clamp: 5;
	box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

/***Блок "Галерея наших работ" на главной***/
.base-content-2 {
	padding: 78px 0 80px;
}
#block-gallery-block-1 .slick-slide > div:nth-child(1) {
	margin-bottom: 30px;
}
#block-gallery-block-1 .slick-prev {
	left: 24px;
}
#block-gallery-block-1 .slick-next {
	right: 24px;
}
#block-gallery-block-1 .more-link {
	margin-top: 40px;
}
#block-gallery-block-1 .more-link a, #block-news-block-front .more-link a {
	color: #282828;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px; /* 160% */
	padding: 15px 36px;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	border-color:  #252525;
	display: block;
	width: fit-content;
	margin: 0 auto;
}
#block-gallery-block-1 .more-link a:hover, #block-news-block-front .more-link a:hover {
	text-decoration: none;
	background-color: #252525;
	color: #fff;
}
#block-gallery-block-1 .media__icon--litebox::before,
#block-gallery-block-1 .media__icon--litebox::after {
	content: none;
}
#block-gallery-block-1 .field__item a {
	display: flex;
	position: relative;
}
#block-gallery-block-1 .field__item a::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
#block-gallery-block-1 .field__item a:hover::before {
	background: rgba(37, 37, 37, 0.50);
}
#block-gallery-block-1 .field--name-field-image {
	display: flex;
	justify-content: center;
}
#block-gallery-block-1 .slick-list {
	margin: 0 88px;
}
#block-gallery-block-1 .slick-slide {
	max-width: fit-content;
	margin: 0 15px;
}


/***Блок "Новости" на главной***/
.base-content-3 {
	padding: 79px 0 80px;
	background-image: url(../images/bg_02.jpg);
}
.view-news .view-content {
	display: flex;
	justify-content: space-between;
	column-gap: 32px;
} 
#block-news-block-front .views-row {
	width: calc(100% / 3 - 32px);
}
.view-news .field--name-field-image {
	margin-bottom: 20px;
}
.view-news .field--name-field-image img {
	width: 100%;
	height: auto;
}
.view-news .field--name-node-title a {
	color: #282828;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px; /* 150% */
	position: relative;
	display: flex;
	width: 100%;
}
.view-news .field--name-node-title a:hover {
	text-decoration: none;
	color: #D22D37;
}
.view-news .field--name-node-title {
	margin: 0 10px;
}
.view-news .field--name-node-title a::after {
	content: url(../images/arrow_next_black.svg);
	position: absolute;
	display: flex;
	height: 7px;
	top: calc(100% + 24px);
	right: 0;
}
.view-news .field--name-node-title a:hover::after {
	content: url(../images/arrow_next_red.svg);
}
#block-news-block-front .more-link {
	margin-top: 71px;
}

/***Блок "Обратный звонок" на главной***/
.subcontent1 {
	position: relative;
}
#block-callback-front {
	position: absolute;
	width: 100%;
	top: 54px;
}
#block-callback-front .view-content {
	max-width: 570px;
	padding: 47px 34px 51px;
	border-radius: 3px;
	background-color: #252525;
	position: relative;
	z-index: 2;
}
#block-callback-front .field--name-body {
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 34px; /* 154.545% */
	margin-bottom: 31px;
}
#block-callback-front .webform-submission-form {
	display: grid;
	column-gap: 20px;
	grid-template-areas: 'name phone'
						 'question question'
						 'privacy privacy'
						 'submit submit'
						 'confirmation confirmation';
}
#block-callback-front .form-item-name {
	grid-area: name;
}
#block-callback-front .form-item-phone {
	grid-area: phone;
}
#block-callback-front .form-item-question {
	grid-area: question;
}
#block-callback-front .form-type-processed-text {
	grid-area: privacy;
}
#block-callback-front .form-actions {
	grid-area: submit;
}
#block-callback-front .webform-confirmation {
	grid-area: confirmation;
}
.ajax-progress {
	position: absolute;
}
#block-callback-front .js-webform-confirmation-back-link-ajax {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
}
#block-callback-front .webform-confirmation__back {
	text-align: center;
}
#block-callback-front .form-item-name .form-control, #block-callback-front .form-item-phone .form-control {
	max-width: 241px;
	height: 50px;
}
#block-callback-front .webform-submission-form > div {
	margin: 0;
}
#block-callback-front .form-item-question {
	margin: 20px 0 5px!important;
}
#block-callback-front .form-control {
	border-radius: 3px;
	background: #FFF;
	padding: 8px;
}
#block-callback-front .form-control::placeholder {
	color: #727272;
	text-align: center;
	font-family: Open Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px; /* 226.667% */
}
#block-callback-front .form-textarea {
	height: 121px;
	resize: none;
}
#block-callback-front .form-control:focus {
	border-color: #000;
	box-shadow: 0 0 3px 3px #FFC24B;
}
#block-callback-front .form-type-processed-text, #block-callback-front .form-type-processed-text a {
	color: #C3C3C3;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px; /* 200% */
}
#block-callback-front .form-type-processed-text a {
	text-decoration: underline;
}
#webform-submission-callback-node-820-form-ajax .btn {
	border-radius: 2px;
	background: linear-gradient(82deg, #B01822 2.9%, #D22D38 96.9%);
	border: none;
	color: #FFF;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	display: flex;
	width: 212px;
	height: 72px;
}
.webform-submission-callback-add-form .btn:hover {
	box-shadow: 0 0 3px 3px #fff;
}
.webform-submission-callback-add-form .btn-primary:focus {
	box-shadow: none;
}
.webform-submission-callback-add-form .form-actions {
	margin: 21px auto 0!important;
}
.webform-submission-callback-add-form .alert-danger, 
.webform-submission-callback-add-form .form-item--error-message {
	display: none;
}
#block-vesta-karta {
	position: relative;
	z-index: 1;
}
#block-adaptive-map {
	display: none;
}

/***Подвал***/
footer {
	background-color: #252525;
	padding: 42px 0 32px!important;
}
footer .region-footer {
	flex-direction: row!important;
	justify-content: space-between;
	column-gap: 77px;
}
.region-logo-footer {
	display: flex;
	align-items: center;
	height: fit-content;
	position: relative;
}
.region-logo-header {
	position: relative;
}
#block-vesta-brendingsayta, #block-brendingsayta {
	position: unset;
}
.region-logo-footer .navbar-brand {
	padding: 0;
	margin: 0;
}
#block-vesta-opisanielogotipa-2 {
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.52px;
	margin-left: 13px;
}
.region-logo-footer .navbar-brand img {
	height: auto;
	margin: 0;
}
.site-logo {
	position: unset;
}
.site-logo::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#block-catalog-footer .block-title, #block-conacts-footer .block-title {
	color: #989898;
	font-size: 15px;
	font-weight: 600;
	line-height: 27px; /* 180% */
	text-transform: uppercase;
	margin-bottom: 8px;
}
#superfish-catalog li a {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	padding: 0;
	width: fit-content;
	white-space: nowrap;
}
#superfish-catalog {
	display: grid;
	grid-template-columns: repeat(2, auto);
	width: auto;
	column-gap: 31px;
}
#block-conacts-footer .field--name-body {
	display: flex;
	padding-left: 25px;
}
#block-conacts-footer .field--name-body, #block-conacts-footer .field--name-body a {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 33px; /* 235.714% */
	white-space: nowrap;
}
.address-footer {
	margin-right: 36px;
	position: relative;
}
.phone-footer a {
	position: relative;
	display: flex;
}
.mail-footer a {
	display: flex;
	position: relative;
}
.mail-footer a::before {
	content: url(../images/mail.svg);
	align-items: center;
	display: flex;
	margin-right: 13px;
}
#superfish-catalog li a:hover, .phone-footer a:hover, .mail-footer a:hover {
	text-decoration: none!important;
	color: #FFC24B!important;
}
.subfooter {
	background: #252525;
	padding: 17px 0 9px;
	border-top: 1px solid #373737;
}
.subfooter-region {
	display: flex;
	justify-content: space-between;
}
.privacy a, .copyrights, .vesta a {
	color: #989898;
	text-align: right;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
}
.privacy a:hover, .vesta a:hover {
	color: #fff;
	text-decoration: none;
}


/***Квиз***/
.private-class {
	display: none!important;
}
.webform-submission-quiz-form {
	position: unset;
}
.webform-submission-quiz-form .webform-progress {
	display: none;
}
.custom-window-wrapper {
	border: none!important;
	border-radius: 3px!important;
}
.custom-window-back {
	background-image: url(../images/image_20.jpg)!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	border-radius: 6px !important;
}
.custom-window {
	padding: 71px 47px 59px 40px!important;
	min-height: 553px!important;
}
.header-form {
	display: flex;
	justify-content: space-between;
	margin: 0!important;
}
.text-stock {
	color: #404040;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	column-gap: 18.5px;
	align-items: center;
}
.text-stock::before {
	content: url(../images/souvenir.svg);
	display: flex;
}
.info-stock {
	display: flex;
	column-gap: 23px;
	padding: 8px 24px 8px 25px;
	border-radius: 3px;
	background-color: #FFC24B;
	min-width: 235px;
}
.stock-title {
	color: #282828;
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 171.429% */
}
.summ-stock {
	color: #D22D37;
	text-align: right;
	font-family: "Open Sans";
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 109.091% */
}
.summ-stock::after {
	content: ' ₽';
}
.webform-submission-quiz-form .form-required::after {
	content: none;
}
.webform-submission-quiz-form .form-required {
	color: #282828;
	font-family: "Open Sans";
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.webform-submission-quiz-form .form-item, .webform-submission-quiz-form .js-form-type-radio {
	margin: 0!important;	
}
.webform-submission-quiz-form .js-form-type-radio {
	position: relative;
}
.webform-submission-quiz-form legend {
	margin: 26px 0 21px!important;
}
.webform-submission-quiz-form .webform-options-display-one-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	column-gap: 25px;
	row-gap: 5px;
	flex-grow: 1;
	height: fit-content;
}
.webform-submission-quiz-form .form-type-radio .views-field-title {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	background-color: #282828;
  	display: flex;
  	width: 100%;
}
.views-field-field-discount-amount {
	display: none;
}
.webform-submission-quiz-form .page-choice:not(.page-choice-room-size, .page-finish) .js-form-item input {
	display: none;
}
.webform-submission-quiz-form label.option {
	cursor: pointer;
}
.webform-submission-quiz-form .js-form-item label.option::before {
	content: url('../images/check.svg');
	display: flex;
	padding: 9px 8px;
	border-radius: 100%;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	width: 28px;
	height: 28px;
    justify-content: center;
    align-items: center;
}
.webform-submission-quiz-form .js-form-type-radio input:checked + label.option::before,
.webform-submission-quiz-form .js-form-type-radio:hover label.option::before  {
	background-color: #D22D37;
}
.webform-submission-quiz-form .progress-wrapper {
	margin-top: 40px!important;
	position: absolute;
	bottom: 59px;
	left: 42px;
	right: 47px;
}
.progress-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 35px;
}
.progress-bar-wrapper {
	width: 100%;
}
.webform-submission-quiz-form .progress-bar {
	width: 100%;
	height: 6px;
	border-radius: 3px;
	background-color: #D9D9D9;
	position: relative;
}
.webform-submission-quiz-form .progress-bar-inner {
	height: 100%;
	width: 0;
	background-color: #D22D37;
	position: absolute;
}
.progress-bar-wrapper {
	display: flex;
	align-items: center;
	column-gap: 13px;
}
.percents-bar {
	color: #282828;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.custom-nav {
	padding: 0!important;
	background: transparent!important;
	border: none!important;
	width: fit-content;
}
.custom-nav button {
	margin: 0!important;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 155px;
	height: 54px;
	padding: 0;
	color: #FFF;
	font-family: "Open Sans";
	font-size: 15px!important;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 160% */
	border-radius: 3px!important;
}
.custom-nav .ui-dialog-buttonset {
	display: flex;
	align-items: center;
	column-gap: 14px;
}
.custom-nav .webform-button--next {
	background-color: #D22D37;
  	border-color: #D22D37;
}
.custom-nav .webform-button--previous {
	background-color: transparent;
	border-color: #252525;
	color: #282828;
}
.custom-nav .btn-primary:hover, .custom-nav .btn-primary:focus, .custom-nav .btn-primary:active {
	background-color: #FFC24B!important;
	color: #282828!important;
	box-shadow: none!important;
}
.custom-nav .webform-button--next:hover, .custom-nav .webform-button--next:focus,
.custom-nav .webform-button--next:active {
	border-color: #D22D37!important;
}
.custom-nav .webform-button--previous:hover, .custom-nav .webform-button--previous:focus,
.custom-nav .webform-button--previous:active {
	border-color: #252525!important;
}
.webform-submission-quiz-form .webform-options-display-one-column img {
	width: 100%;
	height: auto;
}

/***Страница квиза "Выбор кухни"***/
.js-form-item-type-kitchen-choise .views-field-title, .js-form-item-style-kitchen-type-choice .views-field-title {
	justify-content: center;
	padding: 14px 0;
}
.page-choice-kitchen .webform-options-display-one-column, .page-choice-style-kitchen .webform-options-display-one-column {
	column-gap: 27px;
}
.js-form-item-type-kitchen-choise, .js-form-item-style-kitchen-type-choice {
	width: calc(100% / 4 - 27px);
}
.js-form-item-type-kitchen-choise label.option::before, .js-form-item-style-kitchen-type-choice label.option::before {
	top: 10px;
	left: 10px;
}

/***Страница квиза "Выбор фасада"***/
.js-form-item-facade-type-choice, .js-form-item-table-top-type-choice, .js-form-item-price-range-choice,
.js-form-item-scheduled-order-time-choice, .js-form-item-availability-room-measurement-choice {
	width: calc(100% / 2 - 25px);
}
.page-choice-facade .webform-options-display-one-column img, .page-choice-table-top-type .webform-options-display-one-column img {
	width: 80px;
	height: 63px;
}
.page-choice-facade label.option, .page-choice-table-top-type label.option {
	display: flex;
}
.js-form-item-facade-type-choice .views-field-title, .js-form-item-job-wishes-type-choice .views-field-title,
.js-form-item-table-top-type-choice .views-field-title, .js-form-item-presence-apron-choice .views-field-title,
.js-form-item-do-you-need-backlighting .views-field-title, .js-form-item-price-range-choice .views-field-title,
.js-form-item-scheduled-order-time-choice .views-field-title, .js-form-item-availability-room-measurement-choice .views-field-title {
	align-items: center;
	padding-left: 69px;
}
.page-choice-facade label, .page-choice-job-wishes label, .page-choice-table-top-type label,
.page-choice-presence-apron label, .page-choice-range-price label, .page-choice-scheduled-order-time label,
.page-choice-availability-room-measurement label {
	margin-bottom: 0;
}
.page-choice-facade .js-form-item label.option::before, .page-choice-job-wishes .js-form-item label.option::before,
.page-choice-table-top-type .js-form-item label.option::before, .page-choice-presence-apron .js-form-item label.option::before,
.page-choice-backlight .js-form-item label.option::before, .page-choice-range-price .js-form-item label.option::before,
.page-choice-scheduled-order-time .js-form-item label.option::before, .page-choice-availability-room-measurement .js-form-item label.option::before {
	top: 18px;
	left: 20px;
}

/***Страница квиза "Выбор пожелания"***/
.js-form-item-job-wishes-type-choice, .js-form-item-presence-apron-choice, .js-form-item-do-you-need-backlighting {
	width: 100%;
}
.js-form-item-job-wishes-type-choice .views-field-title, .js-form-item-presence-apron-choice .views-field-title,
.js-form-item-do-you-need-backlighting .views-field-title, .js-form-item-price-range-choice .views-field-title,
.js-form-item-scheduled-order-time-choice .views-field-title, .js-form-item-availability-room-measurement-choice .views-field-title {
	height: 63px;
}

/***Страница квиза "Наличие фартука"***/
.page-choice-presence-apron .fieldset-wrapper, .page-choice-backlight .fieldset-wrapper {
	display: flex;
	justify-content: space-between;
	column-gap: 25px;
}

/***Страница квиза "Размер помещения"***/
.js-form-item-entering-room-size label {
	margin: 26px 0 21px;
}
.js-form-item-entering-room-size .form-control::placeholder {
	color: #727272;
}
.js-form-item-entering-room-size .form-control {
	padding: 13px 5px 16px;
	border-radius: 3px;
	border: 1px solid #414141;
	color: #000;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px; /* 226.667% */
	max-width: 428px;
	height: 63px;
}
.js-form-item-entering-room-size .form-control:focus {
	box-shadow: 0 0 3px 3px #FFC24B;
}

/***Финальная страница квиза***/
.page-finish .progress-wrapper {
	margin: 0!important;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}
.page-finish {
	display: grid;
	grid-template-areas: 'header header'
						 'name phone'
						 'privacy privacy'
						 'submit submit'
						 'discount discount';
	justify-content: center;
	column-gap: 20px;
}
.page-finish .header-finish-wrapper{
	grid-area: header;
	margin-bottom: 30px!important;
	text-align: center;
}
.header-finish {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 12px;
}
.subheader-finish {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.page-finish .js-form-item-name {
	grid-area: name;
	width: fit-content;
  	margin-left: auto !important;
}
.page-finish .js-form-item-phone {
	grid-area: phone;
	width: fit-content;
  	margin-right: auto !important;
}
.page-finish .form-control::placeholder {
	color: #727272;
}
.page-finish .form-control {
	height: 63px;
	width: 272px;
	padding: 13px 5px 16px;
	color: #000;
	text-align: center;
	font-family: "Open Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px; /* 226.667% */
	border-radius: 3px;
	border: 1px solid transparent;
}
.page-finish .form-control:focus {
	box-shadow: 0 0 3px 3px #FFC24B;
	border-color: #000;
}
.page-finish .privacy-text {
	grid-area: privacy;
	margin: 12px 0 21px!important;
}
.page-finish .privacy-text, .page-finish .privacy-text a {
	color: #C3C3C3;
	text-align: center;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 200% */
}
.page-finish .privacy-text a {
	text-decoration: underline;
}
.page-finish .privacy-text a:hover {
	color: #000;
}
.page-finish .final-discount-wrapper {
	grid-area: discount;
	margin: 0 auto !important;
	position: relative;
}
.page-finish .final-discount-wrapper::before {
	content: url(../images/souvenir.svg);
	position: absolute;
	right: calc(100% + 11.5px);
	display: flex;
	top: 2px;
}
.stock-final-text {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 23px; /* 191.667% */
}
.final-discount::after {
	content: ' ₽';
}
.final-discount {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	line-height: 23px;
}
.page-finish .progress-wrapper {
	grid-area: submit;
	justify-content: center;
	margin-bottom: 19px!important;
}
.page-finish .webform-button--submit {
	border-radius: 2px;
	background-color: #D22D37;
	border-color: #D22D37;
	width: 296px;
	height: 72px;
	font-size: 16px !important;
}
.page-finish .webform-button--submit:hover, .page-finish .webform-button--submit:focus {
	border-color: #D22D37;
	box-shadow: 0 0 3px 3px #F6C863;
}
.webform-confirmation-modal--content {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #F6C863!important;
	box-shadow: 0 0 3px 3px #fff;
}
.webform-confirmation-modal {
	border: 1px solid #D22D37!important;
}

/***Страница каталога***/
.not-front .view-catalog .view-content {
	justify-content: unset;
}
.not-front main {
	margin: 15px auto;
}

/***Страница "Портфолио"***/
.page-portfolio .field--name-field-image {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.page-portfolio .field--name-field-image img {
	width: 100%;
	height: auto;
}
.page-portfolio .field--name-field-image .field__item {
	width: calc(100% / 4 - 10px);
}
/*****************************************Адаптивные стили*******************************************/
@media screen and (max-width: 1919px) {
	/***Слайдер***/
	.slider .field--name-field-image img {
		min-height: 760px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1200px) {
	/***Шапка***/
	#block-vesta-opisanielogotipa {
		display: none;
	}
	.header {
		padding: 10px 0;
	}
	.region-header {
		column-gap: 40px;
	}

	/***Слайдер***/
	.slider .field--name-field-image img {
		min-height: 600px;
	}
	.slide .text-content {
		top: 170px;
	}	
	.slide .field--name-body {
		margin: 20px 0 25px;
	}
	.field--name-dynamic-token-fieldnode-calculate-cost {
		margin-top: 30px;
	}
	.btn-form {
		padding: 20px 30px;
	}

	/***Блок "Разделы каталога на главной"***/
	.pre-content-1 {
		margin: 40px 0;
	}

	/***Блок "Наши услуги" на главной***/
	.pre-content-2 {
		padding: 40px 0 40px;
	}
	.node--type-service.node--view-mode-teaser {
		padding: 15px 10px 15px;
	}
	.view-services .field--name-node-link a {
		padding: 5px 20px;
	}
	.view-services .field--name-node-title {
		margin: 10px 0 20px;
		font-size: 14px;
		line-height: 16px;
	}

	/***Блок "Причины" на главной***/
	.base-content-1 {
		padding: 40px 0 40px;
	}
	.node--type-cause.node--view-mode-teaser {
		padding: 15px;
		height: auto;
		min-height: 175px;
	}
	.view-causes .field--name-body {
		font-size: 14px;
		line-height: 22px;
		-webkit-line-clamp: none;
	}
	.view-causes .view-content {
		gap: 15px;
	}
	.view-causes .views-row {
		width: calc(100% / 2 - 15px);
		min-height: auto;
	}

	/***Блок "Галерея наших работ" на главной***/
	.base-content-2 {
		padding: 30px 0;
	}
	#block-gallery-block-1 .slick-slide img {
		width: 100%;
		height: auto;
	}
	#block-gallery-block-1 .more-lin {
		margin-top: 20px;
	}

	/***Блок "Новости" на главной***/
	.base-content-3 {
		padding: 40px 0;
	}
	#block-news-block-front .views-ro {
		width: calc(100% / 3 - 15px);
	} 
	.view-news .view-content {
		column-gap: 15px;
		justify-content: space-between;
	}
	#block-news-block-front .views-row {
		width: calc(100% / 3 - 15px);
	}
	#block-gallery-block-1 .more-link a, #block-news-block-front .more-link a {
		padding: 10px 20px;
	}

	/***Блок "Обратный звонок и карта" на главной***/
	#block-callback-front {
		position: relative;
		top: 0;
	}
	#block-callback-front .view-content {
		max-width: 100%;
		padding: 15px;
	}
	.subcontent1 {
		background-color: #252525;
	}
	#block-callback-front .form-item-name .form-control, #block-callback-front .form-item-phone .form-control {
		max-width: 100%;
	}
	#block-callback-front .field--name-body br {
		display: none;
	}
	#block-vesta-karta iframe {
		max-height: 350px;
	}
	#webform-submission-callback-node-820-form-ajax .btn {
		width: 150px;
		height: 40px;
		justify-content: center;
	}

	/***Подвал***/
	footer .region-footer {
		column-gap: 70px;
	}
	#block-vesta-opisanielogotipa-2 {
		display: none;
	}
	.address-footer {
		margin-right: 85px;
	}

	/***Квиз***/
	.ui-button-icon-only .ui-icon {
		top: -30px !important;
		left: calc(100% + -8px) !important;
	}
}

@media screen and (max-width: 991px) {
	/***Шапка***/
	#block-searchapipagesearchblockform {
		display: none;
	}
	#block-vesta-opisanielogotipa {
		display: block;
	}
	.address-header::before, .phone-header a::before {
		content: none;
	}
	#block-vesta-kontaktyvshapke .field--name-body {
		column-gap: 0;
	}
	.address-header {
		margin-right: 10px;
	}
	.region-navigation {
		padding: 10px 15px;
	}
	.front header {
		position: absolute;
	}

	/***Слайдер***/
	.slide .text-content {
		top: 130px;
	}
	.slide .field--name-field-slide-title {
		font-size: 30px;
	}
	.slider .field--name-field-image img {
		min-height: 510px;
	}
	.field--name-dynamic-token-fieldnode-calculate-cost {
		margin-top: 15px;
	}

	/***Блок "Разделы каталога на главной"***/
	#block-vesta-views-block-catalog-block-front .view-header h1 {
		font-size: 34px;
	}
	.pre-content-1 {
		margin: 20px 0;
	}
	.view-catalog .views-row-form .btn-form {
		padding: 10px;
		top: 80px;
	}
	.view-catalog .field--name-taxonomy-term-title {
		font-size: 18px;
		line-height: 20px;
	}
	.view-catalog .field--name-taxonomy-term-title::before {
		top: 0;
	}
	.view-catalog .view-content {
		gap: 15px;
	}
	.view-catalog .views-row {
		width: calc(100% / 3 - 15px);
	}

	/***Блок "Наши услуги" на главной***/
	.pre-content-2 {
		padding: 20px 0;
	}
	.view-services .view-content {
		gap: 15px;
	}
	.view-services .views-row {
		width: calc(100% / 4 - 15px);
	}
	.node--type-service.node--view-mode-teaser {
		min-height: 230px;
	}
	.view-services .field--name-node-link {
		display: flex;
		align-items: center;
	}
	.view-services .field--name-node-link a {
		line-height: 17px;
	}

	/***Блок "Причины" на главной***/
	.view-causes .views-row {
		width: 100%;
	}
	.node--type-cause.node--view-mode-teaser {
		min-height: auto;
	}

	/***Подвал***/
	#block-catalog-footer {
		display: none;
	}
	#block-vesta-opisanielogotipa-2 {
		display: block;
	}
	footer .region-footer {
		column-gap: 0;
	}
	.address-footer {
		margin-right: 20px;
	}
	.subfooter-region {
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		column-gap: 25px;
	}

	/***Квиз***/
	.custom-window {
		padding: 15px!important;
	}
	.custom-window-wrapper {
		max-width: 768px;
		min-width: 758px;
		left: 5px !important;
		right: 5px!important;
		width: fit-content !important;
	}
	.page-choice-kitchen .webform-options-display-one-column, 
	.page-choice-style-kitchen .webform-options-display-one-column {
		column-gap: 10px;
	}
	.js-form-item-type-kitchen-choise, .js-form-item-style-kitchen-type-choice {
		width: calc(100% / 4 - 10px);
	}
	.js-form-item-facade-type-choice, .js-form-item-table-top-type-choice, 
	.js-form-item-price-range-choice, .js-form-item-scheduled-order-time-choice, 
	.js-form-item-availability-room-measurement-choice {
		width: calc(100% / 2 - 10px);
	}
	.webform-submission-quiz-form .webform-options-display-one-column {
		column-gap: 10px;
	}

	/***Страница "Портфолио"***/
	.page-portfolio .field--name-field-image .field__item {
		width: calc(100% / 3 - 10px);
	}
}

@media screen and (max-width: 768px) {
	/***Мобильное меню***/
	#mobile-header {
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 3;
	}
	#block-mobile-menu {
		width: 100%;
		background-color: #000;
	}
	#block-mobile-menu .block-title {
		display: none;
	}
	.mm-page {
		padding-top: 35px;
	}

	/***Шапка***/
	.navigation {
		display: none;
	}
	.scroll-nav {
		background: none;
	}
	.header {
		flex-wrap: wrap;
		justify-content: center;
		row-gap: 10px;
		padding: 0 0 10px;
	}

	/***Слайдер***/
	.slide .field--name-field-slide-title {
		font-size: 26px;
	}
	.slide .field--name-body {
		font-size: 18px;
	}
	.slide .field--name-body {
		margin: 10px 0 15px;
	}
	.slide .field--name-body {
		font-size: 13px;
	}
	.field--name-field-benefit-on-slide .field__items {
		column-gap: 15px;
	}
	.field--name-field-benefit-on-slide > .field__item {
		width: calc(100% / 3 - 15px);
	}
	.btn-form {
		padding: 10px 15px;
		font-size: 14px;
	}
	.slider .field--name-field-image img {
		min-height: 450px;
	}
	.slider .slick__arrow {
		top: 84%;
	}

	/***Блок "Разделы каталога на главной"***/
	#block-vesta-views-block-catalog-block-front .view-header h1 {
		font-size: 30px;
	}
	.view-catalog .views-row {
		width: calc(100% / 2 - 15px);
	}

	/***Блок "Наши услуги" на главной***/
	#block-vesta-views-block-services-block-services-front .block-title, #block-causes-block-1 .block-title,
	#block-gallery-block-1 .block-title, #block-news-block-front .block-title {
		font-size: 26px;
		margin-bottom: 35px;
	}
	.view-services .views-row {
    	width: calc(100% / 2 - 15px);
  	}

  	/***Блок "Галерея наших работ" на главной***/
  	#block-gallery-block-1 .slick-list {
		margin: 0 105px;
	}

  	/***Блок "Новости" на главной***/
	#block-news-block-front .views-row {
		width: calc(100% / 2 - 15px);
	}
	.view-news .field--name-node-title a {
		font-size: 14px;
		line-height: 18px;
	}
	.view-news .view-content {
		justify-content: center;
		flex-wrap: wrap;
    	row-gap: 20px;
	}
	#block-news-block-front .more-link {
		margin-top: 20px;
	}
	.view-news .field--name-node-title a::after, .view-news .field--name-node-title a:hover::after {
		content: none;
	}

	/***Блок "Обратный звонок и карта" на главной***/
	#block-callback-front .field--name-body {
		font-size: 20px;
		line-height: 26px;
	}
	#block-callback-front .field--name-body br {
		display: none;
	}

	/***Подвал***/
	footer .region-footer {
		flex-wrap: wrap;
		row-gap: 15px;
	}

	/***Квиз***/
	.custom-window-wrapper {
		max-width: 567px;
		min-width: 567px;
	}
	.header-form {
		flex-wrap: wrap;
		row-gap: 5px;
	}
	.webform-submission-quiz-form .form-type-radio .views-field-title {
		font-size: 14px;
	}
	.webform-submission-quiz-form .form-required {
		font-size: 26px;
	}
	.webform-submission-quiz-form legend {
		margin: 15px 0 !important;
	}
	.custom-nav button {
		width: 80px;
		height: 30px;
	}
	.apron-image, .lightback-image  {
		display: none;
	}
	.custom-window {
		min-height: 520px !important;
	}
	.page-choice-facade .webform-options-display-one-column img, 
	.page-choice-table-top-type .webform-options-display-one-column img {
		width: 65px;
		height: 55px;
		object-fit: cover;
	}

}

@media screen and (max-width: 576px) {
	/***Блок "Галерея наших работ" на главной***/
	#block-gallery-block-1 .slick-slide {
		margin: 0 5px;
	}
	#block-gallery-block-1 .slick-slide > div:nth-child(1) {
		margin-bottom: 5px;
	}
	.slider .slick-prev::before, .slider .slick-next::before, 
	#block-gallery-block-1 .slick-prev::before, #block-gallery-block-1 .slick-next::before, 
	.slider .slick-arrow, #block-gallery-block-1 .slick-arrow {
		width: 30px;
  		height: 30px;
	}

	/***Блок "Наши услуги" на главной***/
	#block-gallery-block-1 .slick-list {
		margin: 0 80px;
	}
	/***Подвал***/
	footer {
		padding: 15px 0 20px !important;
	}
	#block-conacts-footer .field--name-body {
		flex-wrap: wrap;
		padding-left: 0;
	}
	#block-conacts-footer .field--name-body > div {
		width: 100%;
	}
	.address-footer {
		margin-right: 0;
		padding-left: 25px;
	}
	.address-footer::before {
		right: unset;
		left: 0;
	}
	.contacts-footer a {
		width: fit-content;
	}
	.subfooter-region {
		justify-content: flex-start;
	}
	.privacy a, .copyrights, .vesta a {
		text-align: left;
	}

	/***Квиз***/
	.custom-window-wrapper {
		max-width: 440px;
		min-width: 440px;
	}
	.js-form-item-type-kitchen-choise .views-field-title, .js-form-item-style-kitchen-type-choice .views-field-title {
		padding: 5px 0;
	}
	.js-form-item-facade-type-choice .views-field-title, .js-form-item-job-wishes-type-choice .views-field-title, 
	.js-form-item-table-top-type-choice .views-field-title, .js-form-item-presence-apron-choice .views-field-title, 
	.js-form-item-do-you-need-backlighting .views-field-title, .js-form-item-price-range-choice .views-field-title, 
	.js-form-item-scheduled-order-time-choice .views-field-title, 
	.js-form-item-availability-room-measurement-choice .views-field-title {
		padding-left: 35px;
	}
	.page-choice-facade .js-form-item label.option::before, .page-choice-job-wishes .js-form-item label.option::before, 
	.page-choice-table-top-type .js-form-item label.option::before, 
	.page-choice-presence-apron .js-form-item label.option::before, 
	.page-choice-backlight .js-form-item label.option::before, .page-choice-range-price .js-form-item label.option::before, 
	.page-choice-scheduled-order-time .js-form-item label.option::before, 
	.page-choice-availability-room-measurement .js-form-item label.option::before {
		top: 22px;
		left: 7px;
	}
	.webform-submission-quiz-form .js-form-item label.option::before {
		width: 20px;
		height: 20px;
	}
	.page-finish .form-control {
		height: 50px;
		width: 190px;
	}
	.page-finish .webform-button--submit {
		width: 260px;
		height: 50px;
	}
	.js-form-item-job-wishes-type-choice .views-field-title, .js-form-item-presence-apron-choice .views-field-title, 
	.js-form-item-do-you-need-backlighting .views-field-title, .js-form-item-price-range-choice .views-field-title, 
	.js-form-item-scheduled-order-time-choice .views-field-title, 
	.js-form-item-availability-room-measurement-choice .views-field-title {
		height: 45px;
	}

	/***Страница "Портфолио"***/
	.page-portfolio .field--name-field-image .field__item {
		width: calc(100% / 2 - 10px);
	}


}

@media screen and (max-width: 440px) {
	/***Шапка***/
	#block-vesta-kontaktyvshapke .field--name-body {
		flex-wrap: wrap;
	}

	/***Слайдер***/
	.slider .field--name-field-image img {
		min-height: 535px;
	}
	.slide .text-content {
		top: 175px;
	}
	.slide .text-content {
		top: 175px;
	}

	/***Блок "Наши услуги" на главной***/
	.view-catalog .view-content {
		gap: 10px;
	}
	.view-catalog .views-row {
		width: calc(100% / 2 - 5px);
	}
	.view-catalog .field--name-taxonomy-term-title {
		font-size: 14px;
		line-height: 16px;
	}
	.view-catalog .field--name-taxonomy-term-title::before {
		top: -5px;
	}
	.view-catalog .views-row-form .btn-form {
		padding: 5px;
		left: 5px;
		right: 5px;
		font-size: 12px;
	}

	/***Квиз***/
	.custom-window-wrapper {
		max-width: fit-content;
		min-width: 350px;
	}
	.ui-dialog.custom-window-wrapper {
		width: 98% !important;
	}
	.progress-wrapper {
		justify-content: center;
		flex-wrap: wrap;
		column-gap: 0;
	}
	.webform-submission-quiz-form .form-required {
		font-size: 22px;
		line-height: 24px;
	}
	.custom-window {
		min-height: 630px !important;
	}
	.js-form-item-type-kitchen-choise, .js-form-item-style-kitchen-type-choice {
		width: calc(100% / 2 - 10px);
	}
	.page-choice-facade .webform-options-display-one-column img, 
	.page-choice-table-top-type .webform-options-display-one-column img {
		width: 40px;
		height: 45px;
		object-fit: cover;
	}
	.page-choice-facade .js-form-item label.option::before, .page-choice-job-wishes .js-form-item label.option::before, 
	.page-choice-table-top-type .js-form-item label.option::before, 
	.page-choice-presence-apron .js-form-item label.option::before, 
	.page-choice-backlight .js-form-item label.option::before, 
	.page-choice-range-price .js-form-item label.option::before, 
	.page-choice-scheduled-order-time .js-form-item label.option::before, 
	.page-choice-availability-room-measurement .js-form-item label.option::before {
		top: 13px;
		left: 7px;
	}
	.page-finish .form-control {
		width: 170px;
	}
	.js-form-item-facade-type-choice, .js-form-item-table-top-type-choice, 
	.js-form-item-price-range-choice, .js-form-item-scheduled-order-time-choice, 
	.js-form-item-availability-room-measurement-choice {
		width: 100%;
	}


}