@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap");
:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
.tr {
  transition: all 0.4s ease;
}
body p,
body span,
body ul,
body li,
body a,
body div {
  font-family: "Inter", sans-serif;
  color: #312d2b;
}
body h1,
body h2,
body h3,
body h4,
body .block-title {
  font-family: "Manrope", sans-serif;
  color: #312d2b;
}
.fs16 {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .fs16 {
    font-size: 14px;
  }
}
.fs14 {
  font-size: 14px;
}
.fs22 {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 993px) {
  .fs22 {
    font-size: 20px;
  }
}
.h1 {
  font-size: 56px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .h1 {
    font-size: 30px;
  }
}
.h2 {
  font-size: 40px;
}
@media screen and (max-width: 993px) {
  .h2 {
    font-size: 25px;
  }
}
.fs20 {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .fs20 {
    font-size: 18px;
  }
}
.fs18 {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .fs18 {
    font-size: 16px;
  }
}
.fs24 {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .fs24 {
    font-size: 22px;
  }
}
.fs28 {
  font-size: 28px;
}
@media screen and (max-width: 993px) {
  .fs28 {
    font-size: 24px;
  }
}
.animated_icon {
  transition: 0.5 transform ease;
}
.animated_icon:hover {
  transform: scale(1.1);
}
.white_btn {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
}
.white_btn:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
.brown_btn {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
}
.brown_btn:hover {
  background: #2c2522;
}
.wr_front_content {
  background: url("/sites/all/themes/vesta_theme/image/Фон профессиональый ремонт.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}
@media screen and (max-width: 993px) {
  .wr_front_content {
    padding: 40px 0px;
  }
}
#fos_1-block {
  background: url("/sites/all/themes/vesta_theme/image/Фон_Получите_3_варианта_стоимости_ремонта_по_Вашим_параметрам_1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 55px 0px;
}
@media screen and (max-width: 993px) {
  #fos_1-block {
    padding: 25px 0px;
    background-position: left;
  }
}
#fos_2-block {
  background: url("/sites/all/themes/vesta_theme/image/Фон_Мечтаете_об_идеальном_интерьере_.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
  background-position: center;
}
@media screen and (max-width: 993px) {
  #fos_2-block {
    padding: 40px 0px;
    background-position: left;
  }
}
#benefits-block {
  background: url("/sites/all/themes/vesta_theme/image/Фон как мы работаем.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}
@media screen and (max-width: 993px) {
  #benefits-block {
    padding: 40px 0px;
  }
}
#fos_3-block {
  background: url("/sites/all/themes/vesta_theme/image/фон остались вопросы.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}
@media screen and (max-width: 993px) {
  #fos_3-block {
    padding: 40px 0px;
  }
}
#tarif-block,
#calculator_price-block,
#works-block,
#fos_2-block,
#kwiz-block,
#reviews-block,
#about-block,
#benefits-block,
#videoreport-block,
#faq-block,
#tarif_2-block,
#etap-block,
#price_list-block {
  margin-top: 80px;
}
@media screen and (max-width: 993px) {
  #tarif-block,
  #calculator_price-block,
  #works-block,
  #fos_2-block,
  #kwiz-block,
  #reviews-block,
  #about-block,
  #benefits-block,
  #videoreport-block,
  #faq-block,
  #tarif_2-block,
  #etap-block,
  #price_list-block {
    margin-top: 40px;
  }
}
#fos_3-block {
  margin-top: 55px;
}
@media screen and (max-width: 993px) {
  #fos_3-block {
    margin-top: 25px;
  }
}
.front-h1 {
  margin-bottom: 32px;
}
.front-h1 span {
  font-size: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .front-h1 span {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .front-h1 {
    margin-bottom: 20px;
  }
}
.block-title {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .block-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .block-title {
    margin-bottom: 20px;
  }
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto !important;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
a {
  color: var(--color);
  transition: all 0.4s ease;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}
p:last-child {
  margin-bottom: 0 !important;
}
body {
  padding-top: 0 !important;
  font-family: "Inter", sans-serif;
  color: var(--color2);
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
#header {
  display: flex;
  flex-direction: column;
  gap: 9px;
  padding-top: 9px;
}
#header .header-main-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header .header-main-box .col-contacts-left {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  #header .header-main-box .col-contacts-left {
    max-width: 300px;
    flex-wrap: wrap;
  }
}
#header .header-main-box .col-contacts-left .col-adress-box,
#header .header-main-box .col-contacts-left .col-time-work {
  display: flex;
  gap: 4px;
  align-items: center;
  max-width: 300px;
}
#header .header-main-box .col-contacts-left p {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  #header .header-main-box .col-contacts-left p {
    font-size: 14px;
  }
}
#header .header-main-box .col-contacts {
  display: flex;
  align-items: center;
  gap: 24px;
}
#header .header-main-box .col-contacts .cc-phone {
  display: flex;
  gap: 4px;
  align-items: center;
}
#header .header-main-box .col-contacts .cc-phone a {
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  #header .header-main-box .col-contacts .cc-phone a {
    font-size: 14px;
  }
}
#header .header-main-box .col-contacts .cc-phone a:hover {
  text-decoration: underline;
}
#header .header-main-box .col-contacts .soc-media-box {
  display: flex;
  gap: 4px;
  align-items: center;
}
#header .header-main-box .col-contacts .soc-media-box img {
  transition: 0.5 transform ease;
}
#header .header-main-box .col-contacts .soc-media-box img:hover {
  transform: scale(1.1);
}
#header .header-main-box .col-contacts .region-callback a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 174px;
  height: 40px;
}
#header .header-main-box .col-contacts .region-callback a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
#header .header-middle {
  padding: 10px 0px;
}
#header .header-middle .container {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
}
#header .header-middle .container .logo a {
  color: #2c2522;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 190px;
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 993px) {
  #header .header-middle .container .logo a {
    font-size: 20px;
  }
}
#header .header-middle .container .logo a img {
  max-width: 100px;
}
#header .header-middle .container ul.nav {
  display: flex;
  gap: 12px;
}
#header .header-middle .container ul.nav a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0px;
  color: #312d2b;
}
#header .header-middle .container ul.nav a:hover {
  text-decoration: underline;
}
#header .header-middle .container .region-calculator-btn #block-vesta-theme-kalkulyatorssylka .field--name-body a {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 174px;
  height: 40px;
  gap: 8px;
}
#header .header-middle .container .region-calculator-btn #block-vesta-theme-kalkulyatorssylka .field--name-body a:hover {
  background: #2c2522;
}
#header .header-middle .container .region-calculator-btn #block-vesta-theme-kalkulyatorssylka .field--name-body a::before {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/calculator для боковой кнопки.svg");
  width: 32px;
  height: 32px;
  display: block;
  padding-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
@media screen and (max-width: 1200px) {
  #header .header-middle .container {
    gap: 10px;
  }
  #header .header-middle .container .logo a {
    flex-direction: column;
  }
  #header .header-middle .container ul.nav {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#header .header-bottom {
  background: inherit;
  border-top: 1px solid #f3ebe6;
}
#header .header-bottom .view-catalog .view-content {
  display: flex;
}
#header .header-bottom .view-catalog .views-row {
  border-right: 1px solid #f3ebe6;
  padding: 14px 15px;
}
#header .header-bottom .view-catalog .views-row a {
  font-size: 16px;
  text-transform: uppercase;
  color: #312d2b;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 993px) {
  #header .header-bottom .view-catalog .views-row a {
    font-size: 14px;
  }
}
#header .header-bottom .view-catalog .views-row a:hover {
  text-decoration: underline;
}
#header .header-bottom .view-catalog .views-row:last-child {
  border-right: none;
}
#header .header-bottom .view-catalog .views-row:nth-child(1) {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0px;
  padding-right: 15px;
}
@media screen and (max-width: 1200px) {
  #header .header-bottom .view-catalog .views-row {
    padding: 5px;
  }
  #header .header-bottom .view-catalog .views-row:nth-child(1) {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 5px;
  }
  #header .header-bottom .view-catalog .views-row span {
    text-align: center;
  }
  #header .header-bottom .view-catalog .views-row a {
    white-space: normal;
  }
  #header .header-bottom .view-catalog .views-row .views-field-name {
    text-align: center;
  }
}
.view-slayder {
  position: relative;
}
.view-slayder .field--name-field-izobrazhenie-ili-video-sla {
  width: 100%;
}
.view-slayder .field--name-field-izobrazhenie-ili-video-sla img,
.view-slayder .field--name-field-izobrazhenie-ili-video-sla video {
  height: 640px !important;
  object-fit: cover;
  width: 100%;
}
.view-slayder .content {
  color: white;
  margin-top: 100px;
}
.view-slayder .content .field--name-field-slide-title {
  margin-bottom: 25px;
}
.view-slayder .content .field--name-field-slide-title p,
.view-slayder .content .field--name-field-slide-title span {
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  font-family: "Manrope", sans-serif;
  text-shadow: 0 0 4px black;
}
@media screen and (max-width: 993px) {
  .view-slayder .content .field--name-field-slide-title p,
  .view-slayder .content .field--name-field-slide-title span {
    font-size: 30px;
  }
}
.view-slayder .content .field--name-field-slide-link {
  margin-bottom: 55px;
}
.view-slayder .content .field--name-field-slide-link a {
  width: 300px;
  height: 56px;
  border: 1px solid white;
  background: rgba(120, 6, 6, 0.2);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .view-slayder .content .field--name-field-slide-link a {
    font-size: 14px;
  }
}
.view-slayder .content .field--name-field-slide-link a::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.view-slayder .content .field--name-field-slide-link a:hover {
  background: white;
  color: #735c51;
}
.view-slayder .content .field--name-field-slide-link a:hover:after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left-brown.svg");
}
.view-slayder .content .field--name-field-parametry-slayder {
  display: flex;
}
.view-slayder .content .field--name-field-parametry-slayder > .field__item {
  padding: 0 15px;
  border-left: 1px solid white;
  width: 300px;
}
.view-slayder .content .field--name-field-parametry-slayder > .field__item:nth-child(1) {
  padding-left: 0px;
  padding-right: 15px;
  border-left: none;
}
.view-slayder .content .field--name-field-parametry-slayder > .field__item .paragraph--type--slayder-parametry {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: white;
  text-shadow: 0 0 4px black;
}
.view-slayder .content .field--name-field-parametry-slayder > .field__item .paragraph--type--slayder-parametry .field--name-field-slayder-parametry-zagolovo {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
  text-shadow: 0 0 4px black;
  max-width: 250px;
}
@media screen and (max-width: 993px) {
  .view-slayder .content .field--name-field-parametry-slayder > .field__item .paragraph--type--slayder-parametry .field--name-field-slayder-parametry-zagolovo {
    font-size: 14px;
  }
}
.view-slayder .content .field--name-field-parametry-slayder > .field__item .paragraph--type--slayder-parametry .field--name-field-slayder-parametry-tekst {
  font-size: 16px;
  color: white;
  text-shadow: 0 0 4px black;
}
@media screen and (max-width: 993px) {
  .view-slayder .content .field--name-field-parametry-slayder > .field__item .paragraph--type--slayder-parametry .field--name-field-slayder-parametry-tekst {
    font-size: 14px;
  }
}
.view-slayder ul.slick-dots {
  margin: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  justify-content: flex-start;
  bottom: 60px;
}
@media screen and (max-width: 993px) {
  .view-slayder .content {
    margin-top: 0px;
  }
  .view-slayder .content .field--name-field-parametry-slayder {
    flex-wrap: wrap;
    gap: 15px;
  }
  .view-slayder .content .field--name-field-parametry-slayder > .field__item:nth-child(1) {
    padding: 0 15px;
    border-left: 1px solid white;
  }
  .view-slayder .slick-prev,
  .view-slayder .slick-next {
    top: 95%;
  }
  .view-slayder ul.slick-dots {
    justify-content: center;
    bottom: 20;
  }
  .view-slayder button.slick-prev.slick-arrow {
    left: 20px;
  }
  .view-slayder button.slick-next.slick-arrow {
    right: 20px;
  }
}
@media screen and (max-width: 993px) {
  .not-front .view-slayder .field--name-field-izobrazhenie-ili-video-sla img {
    height: 730px !important;
  }
}
#block-vesta-theme-bokovyeknopki {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: fixed;
  top: calc(50% - 40px);
  right: 0;
  z-index: 100;
}
#block-vesta-theme-bokovyeknopki .field--name-field-knopka-kalkulyatora {
  background: url("/sites/all/themes/vesta_theme/image/calculator.svg") 10px center / 32px 32px no-repeat, #9b8776;
  height: 52px;
  padding: 10px;
  display: flex;
  align-items: center;
  width: 205px;
  transition: 0.5s transform ease;
  transform: translateX(78%);
}
#block-vesta-theme-bokovyeknopki .field--name-field-knopka-kalkulyatora a {
  margin-left: 35px;
  color: white;
  font-size: 16px;
  text-decoration: none;
  max-width: 150px;
}
@media screen and (max-width: 993px) {
  #block-vesta-theme-bokovyeknopki .field--name-field-knopka-kalkulyatora a {
    font-size: 14px;
  }
}
#block-vesta-theme-bokovyeknopki .field--name-field-knopka-kalkulyatora:hover {
  transform: translateX(0%);
}
#block-vesta-theme-bokovyeknopki .field--name-field-fayl-dlya-skachki {
  background: url("/sites/all/themes/vesta_theme/image/tabler-icon-file-type-pdf.svg") 10px center / 32px 32px no-repeat, #9b8776;
  height: 52px;
  padding: 10px;
  display: flex;
  align-items: center;
  width: 205px;
  transition: 0.5s transform ease;
  transform: translateX(78%);
}
#block-vesta-theme-bokovyeknopki .field--name-field-fayl-dlya-skachki a {
  margin-left: 35px;
  color: white;
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  #block-vesta-theme-bokovyeknopki .field--name-field-fayl-dlya-skachki a {
    font-size: 14px;
  }
}
#block-vesta-theme-bokovyeknopki .field--name-field-fayl-dlya-skachki:hover {
  transform: translateX(0%);
}
.block-views-blockcatalog-block-front .view-catalog .view-content,
.region-content .view-catalog .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row,
.region-content .view-catalog .view-content .views-row {
  width: 270px;
  height: 270px;
  position: relative;
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .field--name-field-catalog-image img,
.region-content .view-catalog .view-content .views-row .field--name-field-catalog-image img {
  width: 270px;
  height: 270px !important;
  object-fit: cover;
  filter: brightness(0.7);
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box,
.region-content .view-catalog .view-content .views-row .catalog-box {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 2;
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-title a,
.region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-title a {
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}
@media screen and (max-width: 993px) {
  .block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-title a,
  .region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-title a {
    font-size: 14px;
  }
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a,
.region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a {
  font-size: 16px;
  color: #e9dcd3;
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a,
  .region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a {
    font-size: 14px;
  }
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a::after,
.region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-narrow-rightr.svg");
  width: 16px;
  height: 16px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a:hover,
.region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a:hover {
  color: #9b8776;
  text-decoration: underline;
}
.block-views-blockcatalog-block-front .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a:hover::after,
.region-content .view-catalog .view-content .views-row .catalog-box .field--name-taxonomy-term-link a:hover::after {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-narrow-rightr2.svg");
}
.not-front .region-content .view-catalog .view-content .views-row {
  width: 370px;
}
.not-front .region-content .view-catalog .view-content .views-row .field--name-field-catalog-image img {
  width: 370px;
}
#fos_1-block .block-title,
#fos_2-block .block-title {
  color: white;
  max-width: 770px;
}
#fos_1-block form,
#fos_2-block form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 738px;
}
#fos_1-block form .form-wrapper,
#fos_2-block form .form-wrapper {
  display: flex;
  gap: 15px;
  align-items: baseline;
}
#fos_1-block form .form-wrapper input,
#fos_2-block form .form-wrapper input {
  width: 377px;
  height: 48px;
  border-radius: 0px;
  border: none;
  padding-left: 15px;
  color: #5e5e5e;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  #fos_1-block form .form-wrapper input,
  #fos_2-block form .form-wrapper input {
    font-size: 14px;
  }
}
#fos_1-block form .form-wrapper input:focus,
#fos_2-block form .form-wrapper input:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
#fos_1-block form .form-wrapper input::placeholder,
#fos_2-block form .form-wrapper input::placeholder {
  color: #5e5e5e;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  #fos_1-block form .form-wrapper input::placeholder,
  #fos_2-block form .form-wrapper input::placeholder {
    font-size: 14px;
  }
}
#fos_1-block form .form-type-checkbox,
#fos_2-block form .form-type-checkbox {
  display: flex;
  gap: 8px;
}
#fos_1-block form .form-type-checkbox input,
#fos_2-block form .form-type-checkbox input {
  width: 18px;
  height: 18px;
  accent-color: #e9dcd3;
}
#fos_1-block form .form-type-checkbox .webform-element-description,
#fos_2-block form .form-type-checkbox .webform-element-description {
  color: white;
  font-size: 14px;
}
#fos_1-block form .form-type-checkbox .webform-element-description a,
#fos_2-block form .form-type-checkbox .webform-element-description a {
  text-decoration: underline;
  color: white;
}
#fos_1-block form .webform-actions .webform-button--submit,
#fos_2-block form .webform-actions .webform-button--submit {
  width: 315px;
  height: 48px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0px;
}
@media screen and (max-width: 993px) {
  #fos_1-block form .webform-actions .webform-button--submit,
  #fos_2-block form .webform-actions .webform-button--submit {
    font-size: 14px;
  }
}
#fos_1-block form .webform-actions .webform-button--submit:hover,
#fos_2-block form .webform-actions .webform-button--submit:hover {
  background: white;
  color: #735c51;
}
@media screen and (max-width: 993px) {
  #fos_1-block form .form-wrapper,
  #fos_2-block form .form-wrapper {
    flex-wrap: wrap;
  }
  #fos_1-block form .form-wrapper .form-item-telefon,
  #fos_2-block form .form-wrapper .form-item-telefon,
  #fos_1-block form .form-wrapper .form-type-textfield,
  #fos_2-block form .form-wrapper .form-type-textfield,
  #fos_1-block form .form-wrapper .form-item-vid-remonta,
  #fos_2-block form .form-wrapper .form-item-vid-remonta,
  #fos_1-block form .form-wrapper .form-item-name,
  #fos_2-block form .form-wrapper .form-item-name {
    width: 100%;
  }
  #fos_1-block form .form-wrapper input,
  #fos_2-block form .form-wrapper input {
    width: 100%;
  }
}
#fos_2-block .block-title {
  margin-bottom: 8px;
}
#fos_2-block form .form-type-processed-text {
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  #fos_2-block form .form-type-processed-text {
    margin-bottom: 20px;
  }
}
#fos_2-block form .form-type-processed-text p,
#fos_2-block form .form-type-processed-text span {
  color: white;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  #fos_2-block form .form-type-processed-text p,
  #fos_2-block form .form-type-processed-text span {
    font-size: 16px;
  }
}
#fos_2-block form .webform-button--submit {
  width: 540px !important;
}
.ui-autocomplete .ui-menu-item a:hover {
  background-color: #735c51;
  background: #735c51;
}
.view-tarify .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.view-tarify .view-content .views-row {
  width: 270px;
  height: 575px;
  background: #f4ece7;
}
.view-tarify .view-content .views-row h2 {
  display: none;
}
.view-tarify .view-content .views-row .node--type-tarif {
  width: 100%;
  height: 100%;
}
.view-tarify .view-content .views-row .node--type-tarif .node__content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-foto-tarif img {
  width: 100%;
  height: 161px !important;
  object-fit: cover;
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-zagolovok-tarif {
  font-size: 20px;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  padding: 0 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-content .views-row .node--type-tarif .field--name-field-zagolovok-tarif {
    font-size: 18px;
  }
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-body {
  padding: 0 10px;
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-body p,
.view-tarify .view-content .views-row .node--type-tarif .field--name-body span {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-content .views-row .node--type-tarif .field--name-body p,
  .view-tarify .view-content .views-row .node--type-tarif .field--name-body span {
    font-size: 14px;
  }
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-tarif-parametr {
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-tarif-parametr .field__item {
  font-size: 16px;
  display: flex;
  gap: 5px;
  align-items: center;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-content .views-row .node--type-tarif .field--name-field-tarif-parametr .field__item {
    font-size: 14px;
  }
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-tarif-parametr .field__item:before {
  content: "";
  width: 6px;
  min-width: 6px;
  height: 6px;
  background: #735c51;
  border-radius: 50%;
}
.view-tarify .view-content .views-row .node--type-tarif .field--name-field-cena-tarif {
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  background: white;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-content .views-row .node--type-tarif .field--name-field-cena-tarif {
    font-size: 16px;
  }
}
.view-tarify .view-content .views-row .node--type-tarif .node__links {
  margin: 0 10px;
}
.view-tarify .view-content .views-row .node--type-tarif .node__links ul {
  list-style-type: none;
  padding-left: 0px;
}
.view-tarify .view-content .views-row .node--type-tarif .node__links ul a {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.view-tarify .view-content .views-row .node--type-tarif .node__links ul a:hover {
  background: #2c2522;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-content .views-row {
    width: 320px;
  }
}
.view-tarify .view-footer {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  background: #735c51;
}
.view-tarify .view-footer .view-footer-title {
  font-size: 24px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-footer .view-footer-title {
    font-size: 22px;
  }
}
.view-tarify .view-footer a {
  width: 238px;
  height: 56px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0px;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-footer a {
    font-size: 14px;
  }
}
.view-tarify .view-footer a:hover {
  background: white;
  color: #735c51;
}
@media screen and (max-width: 993px) {
  .view-tarify .view-footer {
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }
}
#calculator_price-block .block-title {
  max-width: 965px;
}
#calculator_price-block form {
  display: flex;
  gap: 30px;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
}
#calculator_price-block form .form-type-processed-text {
  margin-bottom: 24px;
  max-width: 670px;
}
#calculator_price-block form .form-type-processed-text span {
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form .form-type-processed-text span {
    font-size: 24px;
  }
}
#calculator_price-block form fieldset,
#calculator_price-block form .form-item-obshchaya-ploshchad {
  padding: 15px 0px;
  border-bottom: 1px solid #312d2b;
}
#calculator_price-block form fieldset legend,
#calculator_price-block form .form-item-obshchaya-ploshchad legend {
  width: 370px;
}
#calculator_price-block form fieldset legend span,
#calculator_price-block form .form-item-obshchaya-ploshchad legend span {
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form fieldset legend span,
  #calculator_price-block form .form-item-obshchaya-ploshchad legend span {
    font-size: 14px;
  }
}
#calculator_price-block form fieldset .fieldset-wrapper,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
}
#calculator_price-block form fieldset .fieldset-wrapper .description,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .description {
  width: 370px;
}
#calculator_price-block form fieldset .fieldset-wrapper .description p,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .description p,
#calculator_price-block form fieldset .fieldset-wrapper .description span,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .description span {
  font-size: 14px;
}
#calculator_price-block form fieldset .fieldset-wrapper input.form-radio,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper input.form-radio {
  width: 24px;
  height: 24px;
  accent-color: #735c51;
}
#calculator_price-block form fieldset .fieldset-wrapper .form-type-radio,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .form-type-radio {
  display: flex;
  gap: 7px;
  align-items: center;
}
#calculator_price-block form fieldset .fieldset-wrapper .form-type-radio label,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .form-type-radio label {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form fieldset .fieldset-wrapper .form-type-radio label,
  #calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .form-type-radio label {
    font-size: 14px;
  }
}
#calculator_price-block form fieldset .fieldset-wrapper .form-radios,
#calculator_price-block form .form-item-obshchaya-ploshchad .fieldset-wrapper .form-radios {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  width: 370px;
}
#calculator_price-block form fieldset:last-of-type {
  border-bottom: none;
}
#calculator_price-block form fieldset:first-of-type {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
#calculator_price-block form fieldset:first-of-type .form-type-radio label {
  font-size: 18px;
  font-weight: 600;
  font-weight: 500;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form fieldset:first-of-type .form-type-radio label {
    font-size: 16px;
  }
}
#calculator_price-block form fieldset#edit-tip-remonta--wrapper .form-type-radio {
  width: 153px;
}
#calculator_price-block form .form-item-obshchaya-ploshchad {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
  position: relative;
}
#calculator_price-block form .form-item-obshchaya-ploshchad label {
  width: 370px;
  font-size: 16px;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form .form-item-obshchaya-ploshchad label {
    font-size: 14px;
  }
}
#calculator_price-block form .form-item-obshchaya-ploshchad input {
  width: 370px;
  height: 48px;
}
#calculator_price-block form .form-item-obshchaya-ploshchad .field-suffix {
  position: absolute;
  z-index: 10;
  right: 15px;
  top: 32px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) {
  padding: 15px;
  background: #e9dcd3;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .calc-title {
  font-size: 28px;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form > .form-wrapper:nth-child(2) .calc-title {
    font-size: 24px;
  }
}
#calculator_price-block form > .form-wrapper:nth-child(2) p {
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .sale-block {
  margin-bottom: 12px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .sale-block p {
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form > .form-wrapper:nth-child(2) .sale-block p {
    font-size: 14px;
  }
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc {
  width: 100%;
  padding: 22px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc p {
  font-size: 16px;
  color: white;
  width: 275px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: none;
}
@media screen and (max-width: 993px) {
  #calculator_price-block form > .form-wrapper:nth-child(2) .block-calc p {
    font-size: 14px;
  }
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc p::before {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/Vector.png");
  width: 32px;
  height: 32px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  min-width: 32px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc:nth-child(3) {
  background: linear-gradient(rgba(29, 16, 11, 0.8), rgba(29, 16, 11, 0.8)) left top / cover repeat, /* Параметры для накладки */ /* 2. Картинка - будет снизу */ url("/sites/all/themes/vesta_theme/image/Rectangle 45.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc:nth-child(4) {
  background: linear-gradient(rgba(29, 16, 11, 0.8), rgba(29, 16, 11, 0.8)) left top / cover repeat, /* Параметры для накладки */ /* 2. Картинка - будет снизу */ url("/sites/all/themes/vesta_theme/image/Rectangle 452.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .block-calc:nth-child(5) {
  background: linear-gradient(rgba(29, 16, 11, 0.8), rgba(29, 16, 11, 0.8)) left top / cover repeat, /* Параметры для накладки */ /* 2. Картинка - будет снизу */ url("/sites/all/themes/vesta_theme/image/Rectangle 453.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-item-name,
#calculator_price-block form > .form-wrapper:nth-child(2) .form-item-telefon {
  margin-bottom: 15px;
  width: 100%;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-item-name input,
#calculator_price-block form > .form-wrapper:nth-child(2) .form-item-telefon input {
  width: 100%;
  height: 48px;
  padding-left: 8px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-type-checkbox {
  display: flex;
  gap: 8px;
  margin-bottom: 25px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-type-checkbox input {
  min-width: 18px;
  height: 18px;
  accent-color: #735c51;
  border-radius: 0px;
  border: none;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-type-checkbox .webform-element-description {
  font-size: 14px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .form-type-checkbox .webform-element-description a {
  font-size: 14px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .webform-button--submit {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 100%;
  height: 56px;
}
#calculator_price-block form > .form-wrapper:nth-child(2) .webform-button--submit:hover {
  background: #2c2522;
}
@media screen and (max-width: 1200px) {
  #calculator_price-block form {
    flex-direction: column;
  }
}
@media screen and (max-width: 769px) {
  #calculator_price-block form fieldset .fieldset-wrapper {
    flex-direction: column;
    gap: 15px;
  }
  #calculator_price-block form .description {
    width: 100% !important;
  }
  #calculator_price-block form .form-item-obshchaya-ploshchad {
    gap: 15px;
    align-items: flex-start;
    flex-direction: column;
  }
  #calculator_price-block form .form-item-obshchaya-ploshchad label {
    width: 100%;
  }
  #calculator_price-block form .form-item-obshchaya-ploshchad input {
    width: 100%;
  }
  #calculator_price-block form .form-item-obshchaya-ploshchad .field-suffix {
    display: none;
  }
  #calculator_price-block form .form-radios {
    width: 100% !important;
  }
}
#works-block .custom-view-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
#works-block .custom-view-header .block-title {
  margin-bottom: 0px;
}
#works-block .custom-view-header a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 156px;
  height: 48px;
}
#works-block .custom-view-header a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
@media screen and (max-width: 993px) {
  #works-block .custom-view-header {
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.slick-arrow-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.view-raboty {
  position: relative;
}
.view-raboty .slick-dots {
  margin-top: 40px;
  margin-bottom: 0px;
}
.view-raboty .slick-list {
  overflow: visible;
  padding: 0 !important;
  max-height: 500px !important;
}
.view-raboty .slick-track {
  margin-left: 55%;
  transform: translateX(-50%);
}
.view-raboty .slick-slide {
  margin-right: 170px;
}
.view-raboty .slick-slide:last-child {
  margin-right: 0;
}
.view-raboty .slick-track,
.view-raboty .slick-slide {
  transition: all 0.7s ease;
  /* 0.4 секунды, можно увеличить */
}
.view-raboty button.slick-arrow {
  background: #735c51;
  border: 1px solid #735c51;
}
.view-raboty button.slick-arrow:hover {
  background: #2c2522;
}
.view-raboty button.slick-arrow:hover:before {
  background-image: url("/sites/all/themes/vesta_theme/image/chevron-left.svg");
}
.view-raboty .navigation-slider {
  display: flex;
  justify-content: space-between;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 55%;
}
.view-raboty .navigation-slider .slick-prev,
.view-raboty .navigation-slider .slick-next {
  position: relative;
  left: 0px;
  right: 0px;
}
.view-raboty .view-content .views-row {
  height: 500px;
  width: 100%;
}
.view-raboty .view-content .views-row h2 {
  display: none;
}
.view-raboty .view-content .views-row .node__content {
  position: relative;
}
.view-raboty .view-content .views-row .node__content .field--name-field-rabota-izobrazhenie-tizer img {
  width: 100%;
  height: 500px !important;
  object-fit: cover;
  filter: brightness(0.7);
}
.view-raboty .view-content .views-row .node__content .work-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 25px;
  z-index: 3;
  padding: 0px 25px;
}
.view-raboty .view-content .views-row .node__content .work-box .node__links ul {
  list-style: none;
}
.view-raboty .view-content .views-row .node__content .work-box .node__links ul a {
  width: 187px;
  height: 56px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .node__links ul a {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .node__links ul a::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.view-raboty .view-content .views-row .node__content .work-box .node__links ul a:hover {
  background: white;
  color: #735c51;
}
.view-raboty .view-content .views-row .node__content .work-box .node__links ul a:hover:after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left-brown.svg");
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .field--name-field-nazvanie-raboty {
  font-size: 16px;
  text-transform: uppercase;
  color: white;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .work-box2 .field--name-field-nazvanie-raboty {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info {
  display: flex;
  gap: 15px;
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-komnaty-kolichestvo {
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-komnaty-kolichestvo {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-komnaty-kolichestvo::after {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/layout-collage.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  min-width: 24px;
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-metrazh {
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-metrazh {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-metrazh::after {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/dimensions.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  min-width: 24px;
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-kolichestvo-dney-raboty {
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-kolichestvo-dney-raboty {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-kolichestvo-dney-raboty::after {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/calendar-week.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  min-width: 24px;
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-cena {
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 993px) {
  .view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-cena {
    font-size: 14px;
  }
}
.view-raboty .view-content .views-row .node__content .work-box .work-box2 .work-box-info .field--name-field-cena::after {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/wallet.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  min-width: 24px;
}
@media screen and (max-width: 993px) {
  .view-raboty .slick-track {
    margin-left: 0%;
    transform: none;
    max-height: 500px;
    overflow: hidden;
  }
  .view-raboty .slick-track .slick-slide {
    margin: 0px;
  }
  .view-raboty .work-box {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .view-raboty .slick-list {
    overflow: hidden;
  }
  .view-raboty .views-row {
    max-width: 100vw;
  }
  .view-raboty .slick-dots {
    flex-wrap: wrap;
  }
}
.not-front .view-raboty .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.slick-normal-mode .slick-slide {
  margin: 0 45px;
  /* Симметричные отступы в нормальном режиме */
}
.slick-normal-mode .slick-track {
  margin-left: 0;
  transform: none;
}
.webform-submission-kviz-form {
  display: grid;
  grid-template-columns: 758px 1fr;
  /* Две колонки */
  grid-template-rows: 18px 460px 56px;
  /* Разная высота для каждой строки */
  gap: 30px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  padding: 15px;
}
.webform-submission-kviz-form .ajax-progress {
  display: none;
}
.webform-submission-kviz-form .webform-progress {
  display: flex;
  gap: 15px;
  align-items: center;
  grid-column: 1;
  /* Первая колонка */
  grid-row: 1;
  /* Первая строка */
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker {
  margin: 0px;
  width: 80%;
  height: 10px;
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker li {
  max-width: 88px;
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker li .progress-text {
  display: none;
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker li .progress-marker:before {
  display: none;
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker li .progress-marker::after {
  height: 10px;
  background-color: #e0d7d1;
  right: 0% !important;
  top: 0% !important;
}
.webform-submission-kviz-form .webform-progress .webform-progress-tracker .progress-step.is-complete .progress-marker::after,
.webform-submission-kviz-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker::after {
  background-color: #735c51;
}
.webform-submission-kviz-form .webform-progress .webform-progress__summary {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form .webform-progress .webform-progress__summary {
    font-size: 14px;
  }
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) {
  grid-column: 1;
  /* Первая колонка */
  grid-row: 2;
  /* Вторая строка */
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) legend {
  margin-bottom: 24px;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) legend span {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) legend span {
    font-size: 22px;
  }
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio {
  width: 240px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 12px 0px rgba(34, 60, 80, 0.2);
  padding: 12px 15px;
  display: flex;
  gap: 20px;
  align-items: center;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio:has(.description) {
  display: grid;
  grid-template-columns: 24px 1fr;
  /* Две колонки равной ширины */
  grid-template-rows: 121px 1fr;
  /* Две строки */
  column-gap: 20px;
  row-gap: 0px;
  padding: 0px;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio:has(.description) img {
  width: 240px;
  height: 121px;
  object-fit: cover;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio:has(.description) .description {
  grid-column: 1 / 3;
  /* С первой по вторую колонку (обе колонки) */
  grid-row: 1;
  /* Первая строка */
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio:has(.description) input {
  margin-left: 8px;
  margin-bottom: 16px;
  margin-top: 12px;
  grid-column: 1;
  /* Первая колонка */
  grid-row: 2;
  /* Вторая строка */
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio:has(.description) label {
  padding-bottom: 16px;
  padding-top: 12px;
  grid-column: 2;
  /* Вторая колонка */
  grid-row: 2;
  /* Вторая строка */
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio input {
  width: 24px;
  height: 24px;
  border: 1px solid #735c51;
  accent-color: #735c51;
}
.webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio label {
  font-size: 18px;
  font-weight: 600;
  font-weight: 500;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .form-wrapper:not(.right-block-custom):not(.form-actions) .form-radios .form-type-radio label {
    font-size: 16px;
  }
}
.webform-submission-kviz-form div[data-webform-key="vyberite_nuzhnyy_tip_remonta"] .form-type-radio {
  width: 370px !important;
}
.webform-submission-kviz-form div[data-webform-key="vyberite_nuzhnyy_tip_remonta"] .form-type-radio img {
  width: 100% !important;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(1) {
  margin-bottom: 15px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(1) span {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(1) span {
    font-size: 22px;
  }
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(2) span {
  font-size: 18px;
  font-weight: 600;
  font-weight: 500;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(2) span {
    font-size: 16px;
  }
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-processed-text p:nth-child(2) span {
    margin-bottom: 20px;
  }
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(2) {
  margin: 0px;
  gap: 15px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(2) input {
  width: 100%;
  height: 48px;
  border-radius: 0px;
  border: 1px solid #735c51;
  padding-left: 15px;
}
@media screen and (max-width: 769px) {
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(2) {
    display: flex !important;
    flex-direction: column !important;
  }
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-checkbox {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 15px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-checkbox input {
  width: 18px;
  height: 18px;
  border: 1px solid #735c51;
  accent-color: #735c51;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-checkbox .webform-element-description {
  font-size: 14px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .form-type-checkbox .webform-element-description a {
  font-size: 14px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) {
  margin-bottom: 0px;
  margin-top: 24px;
  justify-content: space-between;
  gap: 20px;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-button--previous {
  display: none;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-button--submit {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  padding: 21px 16px;
  white-space: nowrap;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-button--submit:hover {
  background: #2c2522;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-flex--1:nth-child(2) p {
  text-align: right;
}
.webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-flex--1:nth-child(2) p a {
  font-size: 14px;
  text-transform: uppercase;
  color: #735c51;
}
@media screen and (max-width: 769px) {
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
  }
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-button--submit {
    width: 100% !important;
    white-space: normal !important;
  }
  .webform-submission-kviz-form div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"] .webform-flexbox:nth-child(4) .webform-flex--1:nth-child(2) p {
    text-align: left !important;
  }
}
.webform-submission-kviz-form > .right-block-custom {
  grid-column: 2;
  /* Вторая колонка */
  grid-row: 1 / 4;
  /* С первой по третью строку (все три строки) */
  background: #e9dcd3;
  padding: 16px;
}
.webform-submission-kviz-form > .right-block-custom .master-block {
  display: flex;
  gap: 15px;
  align-items: center;
  background-image: linear-gradient(#9b8776, #9b8776);
  background-size: 100% 80%;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 24px;
}
.webform-submission-kviz-form > .right-block-custom .master-block p {
  margin-bottom: 0px;
}
.webform-submission-kviz-form > .right-block-custom .master-block .master-name {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.webform-submission-kviz-form > .right-block-custom .master-block .master-name p {
  margin-bottom: 0px;
  color: white;
}
.webform-submission-kviz-form > .right-block-custom .master-block .master-name p:nth-child(1) {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .right-block-custom .master-block .master-name p:nth-child(1) {
    font-size: 14px;
  }
}
.webform-submission-kviz-form > .right-block-custom .master-block .master-name p:nth-child(2) {
  font-size: 14px;
}
.webform-submission-kviz-form > .right-block-custom .calc-title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .right-block-custom .calc-title {
    font-size: 14px;
  }
}
.webform-submission-kviz-form > .right-block-custom .sale-block p {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .right-block-custom .sale-block p {
    font-size: 14px;
  }
}
.webform-submission-kviz-form > .right-block-custom .block-calc {
  width: 100%;
  padding: 22px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.webform-submission-kviz-form > .right-block-custom .block-calc p {
  font-size: 16px;
  color: white;
  width: 275px;
  text-transform: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form > .right-block-custom .block-calc p {
    font-size: 14px;
  }
}
.webform-submission-kviz-form > .right-block-custom .block-calc p::before {
  content: " ";
  background-image: url("/sites/all/themes/vesta_theme/image/Lock.svg");
  width: 32px;
  height: 32px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  min-width: 32px;
}
.webform-submission-kviz-form > .right-block-custom .block-calc:nth-child(3) {
  background: url("/sites/all/themes/vesta_theme/image/Расчет стоимости в 3 вариантах.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
.webform-submission-kviz-form > .right-block-custom .block-calc:nth-child(4) {
  background: url("/sites/all/themes/vesta_theme/image/Оптовую скидку на материалы.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
.webform-submission-kviz-form > .right-block-custom .block-calc:nth-child(5) {
  background: url("/sites/all/themes/vesta_theme/image/Удобную рассрочку без процентов.png") left top / cover no-repeat;
  margin-bottom: 12px;
}
.webform-submission-kviz-form .form-actions {
  grid-column: 1;
  /* Первая колонка */
  grid-row: 3;
  /* Третья строка */
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.webform-submission-kviz-form .form-actions .webform-button--previous {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 198px;
  height: 56px;
}
.webform-submission-kviz-form .form-actions .webform-button--previous:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
.webform-submission-kviz-form .form-actions .webform-button--next {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 198px;
  height: 56px;
}
.webform-submission-kviz-form .form-actions .webform-button--next:hover {
  background: #2c2522;
}
.webform-submission-kviz-form .form-item--error-message {
  margin: 15px 0px;
}
.webform-submission-kviz-form .form-item--error-message strong {
  color: red;
}
.webform-submission-kviz-form .alert.alert-error {
  display: none !important;
}
.webform-submission-kviz-form:has(div[data-webform-key="vasha_personalnaya_skidka_na_remont_5"]) .block-calc p:before {
  background-image: url("/sites/all/themes/vesta_theme/image/Unlock.svg");
}
@media screen and (max-width: 1200px) {
  .webform-submission-kviz-form {
    grid-template-columns: 2fr 1fr;
    /* Две колонки */
  }
}
@media screen and (max-width: 993px) {
  .webform-submission-kviz-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .webform-submission-kviz-form .form-actions {
    order: 3;
  }
  .webform-submission-kviz-form .right-block-custom {
    order: 4;
  }
  .webform-submission-kviz-form .form-radios {
    justify-content: center;
  }
}
.view-otzyvy .view-header {
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .view-otzyvy .view-header {
    margin-bottom: 20px;
  }
}
.view-otzyvy .view-header .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.view-otzyvy .view-header .container .block-title {
  max-width: 870px;
  margin-bottom: 0px;
}
.view-otzyvy .view-header .container a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 156px;
  height: 48px;
}
.view-otzyvy .view-header .container a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
@media screen and (max-width: 1200px) {
  .view-otzyvy .view-header .container {
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.view-otzyvy .views-row {
  display: flex;
  gap: 30px;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy,
.view-otzyvy .views-row .views-field-field-video-rutube {
  flex: 1;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .field-content,
.view-otzyvy .views-row .views-field-field-video-rutube .field-content {
  display: flex;
  gap: 30px;
  align-items: center;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery a {
  background-image: url("/sites/all/themes/vesta_theme/image/Контур телефона.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(1) a,
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(2) a {
  position: relative;
  max-width: 270px;
  height: 480px;
  display: block;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(1) img,
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(2) img {
  max-width: 270px;
  height: 480px !important;
  object-fit: cover;
  border-radius: 60px;
  z-index: -1;
  position: relative;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(3) a {
  position: relative;
  max-width: 375px;
  min-width: 270px;
  height: 666px;
  display: block;
}
.view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(3) img {
  width: 375px;
  height: 666px !important;
  object-fit: cover;
  border-radius: 60px;
  z-index: -1;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(3) a {
    width: 270px;
  }
  .view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(3) a img {
    width: 270px;
  }
}
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(2),
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(3) {
  width: 270px;
  height: 480px !important;
}
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(2) iframe,
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(3) iframe {
  width: 270px;
  height: 480px !important;
  object-fit: cover;
}
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(1) {
  max-width: 375px;
  min-width: 270px;
  height: 666px !important;
}
.view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(1) iframe {
  max-width: 375px;
  height: 666px !important;
  object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .view-otzyvy .views-row {
    flex-direction: column;
  }
  .view-otzyvy .views-row a {
    width: 270px !important;
    height: 480px !important;
  }
  .view-otzyvy .views-row a img {
    width: 270px !important;
    height: 480px !important;
  }
  .view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .field-content,
  .view-otzyvy .views-row .views-field-field-video-rutube .field-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .view-otzyvy .views-row .views-field-field-izobrazhenie-otzyvy .photoswipe-gallery:nth-child(3) img {
    height: 480px !important;
  }
  .view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(1) {
    max-width: 270px;
    height: 480px !important;
  }
  .view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube:nth-child(1) iframe {
    width: 270px;
    height: 480px !important;
  }
}
@media screen and (max-width: 769px) {
  .view-otzyvy .views-row a {
    width: 300px !important;
  }
  .view-otzyvy .views-row a img {
    width: 300px !important;
  }
  .view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube {
    width: 300px !important;
    max-width: 300px !important;
  }
  .view-otzyvy .views-row .views-field-field-video-rutube .video-embed-field-provider-rutube iframe {
    width: 300px !important;
  }
}
.ok-box {
  display: flex;
  gap: 120px;
}
.ok-box .field--name-field-o-kompanii-iozobrazhenie img {
  width: 370px;
  height: 493px !important;
  object-fit: cover;
}
.ok-box .ok-box-info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 670px;
}
.ok-box .ok-box-info .field--name-field-kastomnyy-zagolovok-o-komp {
  font-size: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .ok-box .ok-box-info .field--name-field-kastomnyy-zagolovok-o-komp {
    font-size: 25px;
  }
}
.ok-box .ok-box-info .field--name-body {
  display: flex;
  gap: 30px;
  margin-bottom: 32px;
}
.ok-box .ok-box-info .field--name-body p {
  margin-bottom: 0px;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .ok-box .ok-box-info .field--name-body p {
    font-size: 14px;
  }
}
@media screen and (max-width: 993px) {
  .ok-box .ok-box-info .field--name-body {
    margin-bottom: 20px;
    flex-direction: column;
    gap: 10px;
  }
}
.ok-box .ok-box-info .field--name-field-parametry-o-kompanii {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.ok-box .ok-box-info .field--name-field-parametry-o-kompanii .paragraph--type--parametry-o-kompanii .field--name-field-paramntry-ok-krupnyy-tekst {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 993px) {
  .ok-box .ok-box-info .field--name-field-parametry-o-kompanii .paragraph--type--parametry-o-kompanii .field--name-field-paramntry-ok-krupnyy-tekst {
    font-size: 14px;
  }
}
.ok-box .ok-box-info .field--name-field-parametry-o-kompanii .paragraph--type--parametry-o-kompanii .field--name-field-parametry-ok-tekst {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 769px) {
  .ok-box .ok-box-info .field--name-field-parametry-o-kompanii .paragraph--type--parametry-o-kompanii {
    width: 155px;
  }
}
.ok-box .ok-box-info .field--name-field-ssylka-o-kompanii {
  margin-top: auto;
}
.ok-box .ok-box-info .field--name-field-ssylka-o-kompanii a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 235px;
  height: 48px;
}
.ok-box .ok-box-info .field--name-field-ssylka-o-kompanii a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
@media screen and (max-width: 1200px) {
  .ok-box {
    gap: 20px;
  }
}
@media screen and (max-width: 993px) {
  .ok-box {
    flex-direction: column;
    align-items: center;
  }
  .ok-box .field--name-field-parametry-o-kompanii {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.body-view--about #about-block {
  margin-top: 0px;
}
.body-view--about #about-block .field--name-field-ssylka-o-kompanii {
  display: none !important;
}
#block-vesta-theme-myrabotaems .block-title {
  color: white;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item {
  width: 270px;
  height: 150px;
  display: flex;
  align-items: flex-end;
  border: 1px solid #71635a;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota .field--name-field-rabota-tekst {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #e9dcd3;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota .field--name-field-ssylka a {
  width: 100%;
  height: 48px;
  background: #735c51;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  #block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota .field--name-field-ssylka a {
    font-size: 14px;
  }
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota .field--name-field-ssylka a::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  width: 24px;
  height: 24px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item .paragraph--type--rabota .field--name-field-ssylka a:hover {
  background: #2c2522;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(1) {
  height: 330px;
  grid-column: 1;
  grid-row: 1 / 3;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/1.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/2.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/3.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(4) {
  grid-column: 4;
  grid-row: 1;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/4.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/5.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(6) {
  grid-column: 3;
  grid-row: 2;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/6.svg") left top / auto no-repeat;
}
#block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(7) {
  grid-column: 4;
  grid-row: 2;
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) left top / cover repeat, url("/sites/all/themes/vesta_theme/image/7.svg") left top / auto no-repeat;
}
@media screen and (max-width: 1200px) {
  #block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }
  #block-vesta-theme-myrabotaems .field--name-field-my-rabotaem-s > .field__item:nth-child(1) {
    height: 150px;
  }
}
.view-videootchety .view-header {
  display: flex;
  justify-content: space-between;
}
.view-videootchety .view-header a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 156px;
  height: 48px;
}
.view-videootchety .view-header a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
.view-videootchety .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.view-videootchety .view-content .views-row {
  width: 270px;
  height: 480px;
}
.view-videootchety .view-content .views-row h2 {
  display: none;
}
.view-videootchety .view-content .views-row iframe {
  width: 270px;
  height: 480px;
  object-fit: cover;
}
@media screen and (max-width: 769px) {
  .view-videootchety .view-content .views-row {
    width: 300px;
  }
  .view-videootchety .view-content .views-row iframe {
    width: 300px;
  }
}
.view-voprosy .views-row {
  padding: 14.5px 16px;
  border-top: 1px solid #2c2522;
}
.view-voprosy .views-row .field--name-field-vopros {
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  background: url("/sites/all/themes/vesta_theme/image/plus.svg") right center / 32px 32px no-repeat;
}
@media screen and (max-width: 993px) {
  .view-voprosy .views-row .field--name-field-vopros {
    font-size: 14px;
  }
}
.view-voprosy .views-row .field--name-field-otvet {
  padding-top: 14.5px;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .view-voprosy .views-row .field--name-field-otvet {
    font-size: 14px;
  }
}
.view-voprosy .views-row:nth-child(1) {
  border-top: none;
}
.view-voprosy .active_vopros {
  color: #735c51;
  background: url("/sites/all/themes/vesta_theme/image/Кнопки Аккордеона.svg") right center / 32px 32px no-repeat !important;
}
.region-fos-3 {
  background: #9b8776;
  margin: 0 auto;
  padding: 50px 0px;
}
@media screen and (max-width: 993px) {
  .region-fos-3 {
    padding: 25px 0px;
  }
}
.region-fos-3 .block-webform-block {
  margin: 0 auto;
  max-width: 675px;
}
.region-fos-3 .block-title {
  text-align: center;
  color: white;
  margin-bottom: 10px;
}
.region-fos-3 form {
  max-width: 675px;
}
.region-fos-3 form .form-type-processed-text {
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .region-fos-3 form .form-type-processed-text {
    margin-bottom: 20px;
  }
}
.region-fos-3 form .form-type-processed-text p {
  text-align: center;
}
.region-fos-3 form .form-type-processed-text p span {
  font-size: 16px;
  color: white;
}
@media screen and (max-width: 993px) {
  .region-fos-3 form .form-type-processed-text p span {
    font-size: 14px;
  }
}
.region-fos-3 form .form-wrapper:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.region-fos-3 form .form-wrapper:nth-child(2) .form-item-name,
.region-fos-3 form .form-wrapper:nth-child(2) .form-type-tel {
  width: 100%;
}
.region-fos-3 form .form-wrapper:nth-child(2) .form-item-name input,
.region-fos-3 form .form-wrapper:nth-child(2) .form-type-tel input {
  width: 100%;
  height: 48px;
  background: rgba(255, 255, 255, 0.8);
  padding-left: 16px;
  font-size: 16px;
  color: #5e5e5e;
  border: none;
  border-radius: 0px;
}
@media screen and (max-width: 993px) {
  .region-fos-3 form .form-wrapper:nth-child(2) .form-item-name input,
  .region-fos-3 form .form-wrapper:nth-child(2) .form-type-tel input {
    font-size: 14px;
  }
}
.region-fos-3 form .form-wrapper:nth-child(2) .form-item-name input::placeholder,
.region-fos-3 form .form-wrapper:nth-child(2) .form-type-tel input::placeholder {
  color: #5e5e5e;
}
.region-fos-3 form .form-type-checkbox {
  margin-top: 15px;
  display: flex;
  gap: 12px;
}
.region-fos-3 form .form-type-checkbox input {
  accent-color: #312d2b;
  width: 18px;
  height: 18px;
}
.region-fos-3 form .form-type-checkbox .webform-element-description {
  font-size: 14px;
  color: white;
}
.region-fos-3 form .form-type-checkbox .webform-element-description a {
  color: white;
}
.region-fos-3 form .form-actions {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.region-fos-3 form .form-actions .webform-button--submit {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 187px;
  height: 48px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.2);
}
.region-fos-3 form .form-actions .webform-button--submit:hover {
  background: #2c2522;
}
@media screen and (max-width: 993px) {
  .region-fos-3 form {
    padding: 0 10px;
  }
}
.footer-main-box {
  padding-top: 40px;
  padding-bottom: 48px;
}
@media screen and (max-width: 993px) {
  .footer-main-box {
    padding: 20px 0px;
  }
}
.footer-main-box .footer-top-box {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
.footer-main-box .footer-top-box .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-main-box .footer-top-box .logo a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  font-family: "Manrope", sans-serif;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box .logo a {
    font-size: 20px;
  }
}
.footer-main-box .footer-top-box .logo a img {
  max-width: 100px;
}
.footer-main-box .footer-top-box .logo .site-info {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-main-box .footer-top-box .logo .site-info .copyright {
  font-size: 14px;
}
.footer-main-box .footer-top-box .logo .site-info a {
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  text-decoration: underline;
  text-transform: capitalize;
  font-weight: 500;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box .logo .site-info a {
    font-size: 14px;
  }
}
.footer-main-box .footer-top-box .footer-col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-main-box .footer-top-box .footer-col .title-footer-block {
  font-size: 16px;
  text-transform: uppercase;
  color: #735c51;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box .footer-col .title-footer-block {
    font-size: 14px;
  }
}
.footer-main-box .footer-top-box .footer-col ul.nav {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-main-box .footer-top-box .footer-col ul.nav li a {
  padding: 0px;
  font-size: 16px;
  color: #312d2b;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box .footer-col ul.nav li a {
    font-size: 14px;
  }
}
.footer-main-box .footer-top-box .footer-col ul.nav li a:hover {
  color: #735c51;
}
.footer-main-box .footer-top-box .footer-col .view-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-main-box .footer-top-box .footer-col .view-content a {
  padding: 0px;
  font-size: 16px;
  color: #312d2b;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box .footer-col .view-content a {
    font-size: 14px;
  }
}
.footer-main-box .footer-top-box .footer-col .view-content a:hover {
  color: #735c51;
}
.footer-main-box .footer-top-box .footer-col .region-footer-type-remont .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 12px;
  column-gap: 30px;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-top-box {
    flex-wrap: wrap;
  }
  .footer-main-box .footer-top-box .logo {
    width: 100%;
    text-align: center;
  }
}
.footer-main-box .footer-bottom-box {
  margin-top: 30px;
}
.footer-main-box .footer-bottom-box .col-contacts {
  display: flex;
  justify-content: space-between;
}
.footer-main-box .footer-bottom-box .col-contacts .cc-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer-main-box .footer-bottom-box .col-contacts .cc-box .cc-box-title {
  display: flex;
  gap: 3px;
}
.footer-main-box .footer-bottom-box .col-contacts .cc-box .cc-box-title .title-footer-block {
  font-size: 16px;
  text-transform: uppercase;
  color: #735c51;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-bottom-box .col-contacts .cc-box .cc-box-title .title-footer-block {
    font-size: 14px;
  }
}
.footer-main-box .footer-bottom-box .col-contacts .cc-box a,
.footer-main-box .footer-bottom-box .col-contacts .cc-box p {
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-bottom-box .col-contacts .cc-box a,
  .footer-main-box .footer-bottom-box .col-contacts .cc-box p {
    font-size: 14px;
  }
}
.footer-main-box .footer-bottom-box .soc-media-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-main-box .footer-bottom-box .soc-media-box img {
  transition: 0.5 transform ease;
}
.footer-main-box .footer-bottom-box .soc-media-box img:hover {
  transform: scale(1.1);
}
.footer-main-box .footer-bottom-box .soc-media-box .region-callback a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 174px;
  height: 48px;
}
.footer-main-box .footer-bottom-box .soc-media-box .region-callback a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
@media screen and (max-width: 1200px) {
  .footer-main-box .footer-bottom-box .col-contacts {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media screen and (max-width: 993px) {
  .footer-main-box .footer-bottom-box {
    margin-bottom: 15px;
  }
}
.row-copiryght {
  padding: 16px 0px;
  background: #f4ece7;
  display: flex;
  justify-content: center;
}
.row-copiryght .col-webvesta {
  width: max-content;
}
.row-copiryght a {
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 993px) {
  .row-copiryght a {
    font-size: 14px;
  }
}
.not-front #block-vesta-theme-strokanavigacii {
  margin: 30px 0px;
}
.not-front #block-vesta-theme-strokanavigacii a {
  text-decoration: none;
}
.not-front #block-vesta-theme-strokanavigacii a:hover {
  color: #735c51;
}
.not-front #block-vesta-theme-strokanavigacii li,
.not-front #block-vesta-theme-strokanavigacii span,
.not-front #block-vesta-theme-strokanavigacii a {
  font-size: 16px;
  text-shadow: 0 0 4px black;
}
@media screen and (max-width: 993px) {
  .not-front #block-vesta-theme-strokanavigacii li,
  .not-front #block-vesta-theme-strokanavigacii span,
  .not-front #block-vesta-theme-strokanavigacii a {
    font-size: 14px;
  }
}
.not-front #block-vesta-theme-page-title {
  margin-bottom: 30px;
}
.not-front #block-vesta-theme-page-title h1 {
  text-transform: uppercase;
}
.not-front #fos_1-block {
  margin-top: 80px;
}
@media screen and (max-width: 993px) {
  .not-front #fos_1-block {
    margin-top: 40px;
  }
}
.body-taxonomy-term--catalog #fos_1-block {
  margin-top: 0px !important;
}
.block-views-blockslayder-block-2 #block-vesta-theme-strokanavigacii {
  margin-top: 0px;
  margin-bottom: 30px;
}
.block-views-blockslayder-block-2 #block-vesta-theme-strokanavigacii li,
.block-views-blockslayder-block-2 #block-vesta-theme-strokanavigacii a,
.block-views-blockslayder-block-2 #block-vesta-theme-strokanavigacii span {
  color: white;
}
.block-views-blockslayder-block-2 #block-vesta-theme-strokanavigacii li:before {
  color: white;
}
.block-views-blockslayder-block-2 h1 {
  color: white;
  text-transform: uppercase;
  font-size: 56px;
  font-weight: 600;
  text-shadow: 0 0 4px black;
}
@media screen and (max-width: 993px) {
  .block-views-blockslayder-block-2 h1 {
    font-size: 30px;
  }
}
.block-views-blockraboty-block-2 .view-content {
  display: block !important;
}
.node--type-etapy h2 {
  display: none;
}
.node--type-etapy .field--name-field-kastomnyy-zagolovok-etapov {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-kastomnyy-zagolovok-etapov {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-kastomnyy-zagolovok-etapov {
    margin-bottom: 20px;
  }
}
.node--type-etapy .field--name-field-etapy > .field__item {
  border-top: 1px solid #735c51;
  padding: 12px 0px;
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag {
  display: flex;
  justify-content: space-between;
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .field--name-field-nomer-shaga {
  font-size: 16px;
  text-transform: uppercase;
  color: #735c51;
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .field--name-field-nomer-shaga {
    font-size: 14px;
  }
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .shag-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 468px;
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .shag-box .field--name-field-zagolovok-shaga {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .shag-box .field--name-field-zagolovok-shaga {
    font-size: 18px;
  }
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .shag-box .field--name-field-tekst-shaga {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .shag-box .field--name-field-tekst-shaga {
    font-size: 14px;
  }
}
.node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag .field--name-field-izobrazheniya-shaga img {
  width: 368px;
  height: 109px !important;
  object-fit: cover;
}
@media screen and (max-width: 993px) {
  .node--type-etapy .field--name-field-etapy > .field__item .paragraph--type--shag {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
}
.node--type-etapy .field--name-field-etapy > .field__item:nth-child(1) {
  border-top: none;
}
.view-opisanie-uslugi {
  margin-bottom: 80px;
}
.view-opisanie-uslugi .node--type-opisanie-uslugi h2 {
  display: none;
}
.view-opisanie-uslugi .node--type-opisanie-uslugi .field--name-field-kastomnyy-zagolovok-opisan {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .view-opisanie-uslugi .node--type-opisanie-uslugi .field--name-field-kastomnyy-zagolovok-opisan {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .view-opisanie-uslugi .node--type-opisanie-uslugi .field--name-field-kastomnyy-zagolovok-opisan {
    margin-bottom: 20px;
  }
}
.view-prays-listy .view-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.view-prays-listy .view-header .block-title {
  margin-bottom: 0px;
}
.view-prays-listy .view-header a {
  background: white;
  color: #735c51;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  width: 156px;
  height: 48px;
}
.view-prays-listy .view-header a:hover {
  background: #2c2522;
  color: white;
  border: 1px solid #2c2522;
}
@media screen and (max-width: 993px) {
  .view-prays-listy .view-header {
    margin-bottom: 20px;
  }
}
.view-prays-listy .view-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.view-prays-listy .view-content .views-row {
  width: 100% !important;
}
.view-prays-listy .view-content .views-row .views-field-field-prays-list-zagolovok .field-content {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .view-prays-listy .view-content .views-row .views-field-field-prays-list-zagolovok .field-content {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .view-prays-listy .view-content .views-row .views-field-field-prays-list-zagolovok .field-content {
    margin-bottom: 20px;
  }
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist {
  display: flex;
  width: 100%;
  border-top: 1px solid #735c51;
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field__label {
  display: none;
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-naimenovanie,
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-cena-ot-rub,
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-edinica-izm {
  flex: 1;
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-naimenovanie .field__item,
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-cena-ot-rub .field__item,
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-edinica-izm .field__item {
  font-size: 16px;
  padding: 8px;
}
@media screen and (max-width: 993px) {
  .view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-naimenovanie .field__item,
  .view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-cena-ot-rub .field__item,
  .view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist .field--name-field-edinica-izm .field__item {
    font-size: 14px;
  }
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist:nth-child(1) {
  border-top: none;
}
.view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist:nth-child(1) .field__label {
  display: block !important;
  background: #f4ece7;
  font-size: 16px;
  padding: 8px;
}
@media screen and (max-width: 993px) {
  .view-prays-listy .view-content .views-field-field-tablica .field-content .paragraph--type--prayslist:nth-child(1) .field__label {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .view-prays-listy .view-content .views-field-field-tablica {
    min-width: 100%;
    overflow-x: scroll;
  }
  .view-prays-listy .view-content .views-field-field-tablica .field-content {
    width: 1035px;
  }
}
.taxonomy-term.vocabulary-catalog {
  margin-bottom: 40px;
}
.taxonomy-term.vocabulary-catalog .content {
  display: flex;
  gap: 30px;
  margin-top: 80px;
}
.taxonomy-term.vocabulary-catalog .content .field--name-field-izobrazhenie-stranicy-uslu img {
  width: 370px;
  height: 100% !important;
  object-fit: cover;
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box {
  max-width: 670px;
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-zagolovok-na-stranice2 {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-zagolovok-na-stranice2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-zagolovok-na-stranice2 {
    margin-bottom: 20px;
  }
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-opisanie-na-stranice {
  font-size: 16px;
  margin-bottom: 24px;
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-opisanie-na-stranice {
    font-size: 14px;
  }
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-zagolovok-etapov-raboty {
  font-family: "Manrope", sans-serif;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-zagolovok-etapov-raboty {
    font-size: 16px;
  }
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-raboty > .field__item .paragraph--type--raboty-usluga {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 8px 0px;
  border-bottom: 1px solid #735c51;
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-raboty > .field__item .paragraph--type--raboty-usluga .field--name-field-nomer-raboty {
  font-size: 16px;
  text-transform: uppercase;
  color: #735c51;
  width: 70px;
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-raboty > .field__item .paragraph--type--raboty-usluga .field--name-field-nomer-raboty {
    font-size: 14px;
  }
}
.taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-raboty > .field__item .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
  font-size: 16px;
  width: 90%;
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content .ct-desc-box .field--name-field-raboty > .field__item .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
    font-size: 14px;
  }
}
@media screen and (max-width: 993px) {
  .taxonomy-term.vocabulary-catalog .content {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
@media screen and (max-width: 769px) {
  .taxonomy-term.vocabulary-catalog .content .paragraph--type--raboty-usluga {
    flex-direction: column;
    gap: 10px;
  }
}
.taxonomy-term.vocabulary-catalog .content:not(:has(.field--name-field-izobrazhenie-stranicy-uslu)) .ct-desc-box {
  width: 100%;
  max-width: 100%;
}
.view-id-tarify.view-display-id-block_3 .view-footer {
  display: none;
}
.node--type-nasha-rabota .field--name-field-stranica-rabota-izobrazhen {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.node--type-nasha-rabota .field--name-field-stranica-rabota-izobrazhen img {
  width: 270px;
  height: 270px !important;
  object-fit: cover;
}
.node--type-otzyvy.node--view-mode-full .node__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.node--type-otzyvy.node--view-mode-full .field--name-field-izobrazhenie-otzyvy,
.node--type-otzyvy.node--view-mode-full .field--name-field-video-rutube {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
}
.node--type-otzyvy.node--view-mode-full .field--name-field-izobrazhenie-otzyvy img,
.node--type-otzyvy.node--view-mode-full .field--name-field-video-rutube img,
.node--type-otzyvy.node--view-mode-full .field--name-field-izobrazhenie-otzyvy iframe,
.node--type-otzyvy.node--view-mode-full .field--name-field-video-rutube iframe {
  width: 270px;
  height: 270px !important;
  object-fit: cover;
}
.node--type-otzyvy.node--view-mode-full .field--name-field-izobrazhenie-otzyvy .field__item,
.node--type-otzyvy.node--view-mode-full .field--name-field-video-rutube .field__item {
  width: 270px;
  height: 270px !important;
}
.body-node--822 .region-content ul.nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.body-node--822 .region-content ul.nav a {
  padding: 0px;
  color: #312d2b;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 993px) {
  .body-node--822 .region-content ul.nav a {
    font-size: 16px;
  }
}
.body-node--822 .region-content ul.nav a:hover {
  color: #735c51;
}
.modal-dialog .btn-close {
  --bs-btn-close-bg: url("/sites/all/themes/vesta_theme/image/Кнопка закрыть.png");
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
.modal-dialog:has(.webform-submission-raschet-stoimosti-form) {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modal-dialog:has(.webform-submission-raschet-stoimosti-form) .modal-content {
  color: white;
}
.modal-dialog:has(.webform-submission-raschet-stoimosti-form) form {
  color: white;
}
.modal-dialog:has(.webform-submission-raschet-stoimosti-form) .form-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modal-dialog:has(.webform-submission-kviz-form) {
  max-width: 80%;
}
.modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form {
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 18px 1fr 56px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form .form-actions {
    order: 3;
  }
  .modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form .right-block-custom {
    order: 4;
  }
  .modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form .form-radios {
    justify-content: center;
  }
}
.modal-dialog:has(.webform-submission-kviz-form) .modal-title {
  font-size: 40px;
  text-transform: uppercase;
  max-width: 90%;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-kviz-form) .modal-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 769px) {
  .modal-dialog:has(.webform-submission-kviz-form) .modal-title {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 769px) {
  .modal-dialog:has(.webform-submission-kviz-form) .right-block-custom {
    display: none;
  }
  .modal-dialog:has(.webform-submission-kviz-form) .webform-submission-kviz-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
@media screen and (max-width: 769px) {
  .modal-dialog:has(.webform-submission-kviz-form) {
    max-width: 100%;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) {
  max-width: 770px;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content {
  background: #9b8776;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-title {
  flex: 2;
  text-align: center;
  color: white;
  font-size: 40px;
  text-transform: uppercase;
  padding-top: 30px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-title {
    font-size: 25px;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-header {
  align-items: flex-start;
  border-bottom: none;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body {
  padding-top: 0px;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text {
  margin-bottom: 32px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text {
    margin-bottom: 20px;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text p {
  color: white;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text p {
    font-size: 14px;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text p span {
  color: white;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-processed-text p span {
    font-size: 14px;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-item-name,
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-tel {
  width: 100%;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-item-name input,
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-tel input {
  width: 100%;
  height: 48px;
  background: rgba(255, 255, 255, 0.8);
  padding-left: 16px;
  font-size: 16px;
  color: #5e5e5e;
  border: none;
  border-radius: 0px;
}
@media screen and (max-width: 993px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-item-name input,
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-tel input {
    font-size: 14px;
  }
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-item-name input::placeholder,
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-tel input::placeholder {
  color: #5e5e5e;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-item-name {
  margin-bottom: 12px;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-checkbox {
  margin-top: 15px;
  display: flex;
  gap: 12px;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-checkbox input {
  accent-color: #312d2b;
  width: 18px;
  height: 18px;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-checkbox .webform-element-description {
  font-size: 14px;
  color: white;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-content .modal-body .form-type-checkbox .webform-element-description a {
  color: white;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-footer {
  justify-content: center;
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-footer button {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  padding: 10px 15px;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.2);
}
.modal-dialog:has(.webform-submission-ostalis-voprosy-form) .modal-footer button:hover {
  background: #2c2522;
}
@media screen and (max-width: 769px) {
  .modal-dialog:has(.webform-submission-ostalis-voprosy-form) {
    max-width: 100%;
  }
}
.modal-dialog .modal-footer button {
  background: #735c51;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #735c51;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px;
  padding: 10px 15px;
  border: 1px solid white;
}
.modal-dialog .modal-footer button:hover {
  background: #2c2522;
}
.ajax-progress {
  display: none !important;
}
#header-mob {
  background: #9b8776;
  color: white;
}
#header-mob .col-logo a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#header-mob .col-nav {
  display: flex;
  align-items: center;
  gap: 5px;
}
#header-mob .col-nav > a {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
}
#header-mob .col-nav .col-contacts {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#header-mob .col-nav .col-contacts .contact-item a {
  text-decoration: none;
  font-size: 14px;
  color: white;
}
#header-mob .col-nav .col-contacts .social-media-box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#header-mob .col-nav .col-contacts .social-media-box img {
  transition: 0.5 transform ease;
}
#header-mob .col-nav .col-contacts .social-media-box img:hover {
  transform: scale(1.1);
}
#header-mob .col-phone a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}
#header-mob .col-phone a:hover {
  text-decoration: underline;
}
.offcanvas {
  background-color: #9b8776;
}
.offcanvas .logo a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.offcanvas .btn-close {
  --bs-btn-close-bg: url("/sites/all/themes/vesta_theme/image/close.png");
}
.offcanvas .offcanvas-body {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.offcanvas .offcanvas-body .region-navigation ul.nav {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.offcanvas .offcanvas-body .region-navigation ul.nav li a {
  text-transform: uppercase;
  padding: 0px;
  color: white;
  font-weight: bold;
  font-size: 14px;
}
.offcanvas .offcanvas-body .region-navigation ul.nav li a:hover {
  color: #735c51;
}
.offcanvas .offcanvas-body .contact-item-label {
  color: white;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
.offcanvas .offcanvas-body .contact-item-el a {
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.offcanvas .offcanvas-body .contact-item-el a:hover {
  color: #735c51;
}
.offcanvas .soc-media-box {
  display: flex;
  gap: 5px;
}
.offcanvas .soc-media-box img {
  transition: 0.5 transform ease;
}
.offcanvas .soc-media-box img:hover {
  transform: scale(1.1);
}
#scrollToTop {
  width: 40px;
  height: 40px;
  right: 40px;
}
ul.nav a.dropdown-toggle::after {
  display: none;
}
.node--type-tarif.node--view-mode-full .node__content {
  display: flex;
  gap: 30px;
}
.node--type-tarif.node--view-mode-full .node__content .field--name-field-foto-tarif img {
  width: 370px;
  object-fit: cover;
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block {
  max-width: 670px;
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-cena-tarif {
  display: flex;
  gap: 7px;
  margin-bottom: 15px;
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-cena-tarif .field__label {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-cena-tarif .field__label {
    font-size: 14px;
  }
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-cena-tarif .field__item {
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-cena-tarif .field__item {
    font-size: 14px;
  }
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-informaciya-stranica-tarif {
  font-size: 16px;
  margin-bottom: 15px;
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-informaciya-stranica-tarif {
    font-size: 14px;
  }
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 8px 0px;
  border-bottom: 1px solid #735c51;
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga .field--name-field-nomer-raboty {
  font-size: 16px;
  text-transform: uppercase;
  color: #735c51;
  width: 70px;
  min-width: 70px;
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga .field--name-field-nomer-raboty {
    font-size: 14px;
  }
}
.node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
  font-size: 16px;
  width: 570px;
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .node--type-tarif.node--view-mode-full .node__content .tarif-block .field--name-field-raboty-tarif > .field__item .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
    width: 100%;
  }
}
@media screen and (max-width: 993px) {
  .node--type-tarif.node--view-mode-full .node__content {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 769px) {
  .node--type-tarif.node--view-mode-full .node__content .paragraph--type--raboty-usluga {
    flex-direction: column;
    gap: 10px !important;
    align-items: flex-start !important;
  }
  .node--type-tarif.node--view-mode-full .node__content .paragraph--type--raboty-usluga .field--name-field-tekst-raboty {
    width: 100%;
  }
}
#header {
  z-index: 2;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), filter 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fixed_header {
  background: white;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1000 !important;
  transform: translateY(0);
  opacity: 1;
  filter: blur(0);
}
button.ui-dialog-titlebar-close {
  background: url("/sites/all/themes/vesta_theme/image/close-window.png");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  border: none;
}
.ui-widget-header {
  background: #9b8776;
}
.block-views-blockslayder-block-2 .field--name-field-izobrazhenie-ili-video-sla img {
  opacity: 0;
}
.block-views-blockslayder-block-2 .field--name-field-izobrazhenie-ili-video-sla.new_banner_img img {
  opacity: 1;
  filter: brightness(0.7);
}
