
*, body, html {
  font-family: "Gilroy-light";
}
.container {
  max-width: 1170px;
}
body a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
body #edit-privacy--Q00JBvfyIr4--description a {
  color: #000;
}
body h1 {
  font-size: 35px;
  line-height: 40px;
  font-family: "Gilroy-light";
}
body .btn:hover, .button:hover {
  color: var(--bs-btn-hover-color);
  background-color: #fff;
  border-color: #096E40;
}
body .btn-default {
  color: #fff;
  background-color: #096E40;
  border: 2px solid #096E40;
  border-radius: 40px;
  padding: 15px 31px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Gilroy-light";
}
body .btn-default:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #096E40;
}
body div#page header#header .header-block .region.region-header .search-form.search-block-form form .js-form-item.form-item.js-form-type-search.form-type-search input {
  display: none;
}
body .ui-dialog .ui-dialog-buttonpane button {
  border: 2px solid #008147;
  cursor: pointer;
  color: #fff;
  font-family: 'Gilroy-light';
}
body .ui-dialog .ui-dialog-buttonpane:hover button:hover {
  color: #000;
}
body .ui-button:hover, .ui-button:focus {
  border: 2px solid #008147;
  background: #fff;
  color: #000;
}
body .ui-dialog .ui-dialog-titlebar {
  border-color: #000;
  background: #fff;
  font-weight: bold;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
body .ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
  padding: 0.3em 1em;
  border-width: 1px 0 0 0;
  border-color: #000;
  background: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
body .ui-widget.ui-widget-content {
  border: 1px solid #000;
}
body .ui-dialog {
  position: absolute;
  z-index: 1260;
  overflow: visible;
  padding: 0;
  color: #000;
  border: solid 1px #000;
  background: #fff;
  border-radius: 20px;
}
input[type=search] {
  box-sizing: border-box;
}
body .page > *:not(header,footer) .block-title {
  font-family: 'Gilroy-light';
  font-size: 40px;
  margin-bottom: 50px;
}
.region-review .view-content {
  margin-bottom: 50px;
}
.region-services .views-row .contextual-region h2 {
  display: none;
}
#webform-submission-callback-form-ajax .description {
  color: #000;
}
.ui-dialog-content #webform-submission-callback-form-ajax .description a {
  color: #000;
}
body div#page main.main .view.view-remont.view-id-remont.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 100%;
  max-height: 380px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.view-remont .field--name-node-link a {
  background-color: #096E40;
  border: 2px solid #096E40;
  padding: 10px 30px;
  border-radius: 40px;
  color: white;
}
.view-otzyvy h2 {
  display: none;
}
.view-otzyvy .view-content .views-view-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.view-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
} 
.view-header h1 {
  font-size: 42px;
  margin: 50px 0;
  max-width: 820px;
  line-height: 55px;
}
.view-prichiny .view-header h3 {
  font-family: 'Gilroy-light';
  font-size: 30px;
  font-weight: 700;
}
.view-prichiny {
  margin-bottom: 30px;
}
.view-remont-holodilnikov .view-header h3 {
  font-family: 'Gilroy-light';
  font-size: 30px;
  font-weight: 700;
}
.view-prichiny .field--name-node-title {
  font-weight: 700;
}
.field--name-field-cena {
  font-family: 'Gilroy-bold';
}
body div#page main.main .view.view-remont.view-id-remont.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
.view-remont .view-content .views-view-grid {
  display: grid;
      grid-template-columns: repeat(3, 1fr);
}
.view-remont .field--name-node-link a:hover {
  background-color: #fff;
  color: black;
}
.node--view-mode-full.img-fluid {
  border-radius: 40px;
}
body div#page main.main .view.view-remont.view-id-remont.view-display-id-page_1 .view-content .views-row .content {
  background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    border: 2px solid black;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.view-remont .views-row article h2 {
  display: none;
}
.view-remont .views-row .kontent .clearfix p {
  font-size: 20px;
}
.view-remont .kontent {
  display: flex;
    flex-direction: column;
    gap: 26px;
    border: 2px solid black;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px;
}
body .view-remont .kontent .node__links li {
  padding: 0px;
}
.node--type-remont .node--view-mode-full .node__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.node--type-remont .node--view-mode-full .node__content .clearfix {
  font-size: 40px;
  font-weight: 700;
}
.view-remont .kontent .node__links a {
  color: #fff;
  background-color: #096E40;
  padding: 10px 25px;
  border: 2px solid #096E40;
  border-radius: 40px;
  font-weight: 700;
}
.view-remont .kontent .node__links a:hover {
  background-color: #fff;
  color: #000;
}
body label {
  display: none;
}
.contact-form-footer .region-contact-form-block #edit-actions--3 {
  border: none;
  background-color: rgba(0, 0, 0, 0)
}
.region-content #block-vesta-theme-content .form-actions .search-form__submit {
  background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
  border: none;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    height: 30px;
    font-size: 0px;
    background-color: #fff;
}
#block-vesta-theme-content h2 {
  font-family: 'Gilroy-light';
  font-size: 40px;
}
#search-api-page-block-form-search .node--type-otzyvy {
  margin-bottom: 20px;
}
#search-api-page-block-form-search .node--type-otzyvy h2 {
  display: none;
}
/* body #block-vesta-theme-content h3 {
  font-size: 20px;
  font-weight: 400;
} */
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
}
body label.option {
  display: none;
}
.services tr {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  font-weight: 700;
}
body div#page footer#footer {
  color: black;
  background-color: #fff;
  padding: 40px 0 18px 0;
  border-top: 1px solid black;
}
body div#page footer#footer .region.region-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: start;
}
body div#page header#header .header-block .region.region-header {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  font-family: 'Gilroy-bold';
}
body #block-vesta-theme-logo, #block-vesta-theme-logo-3 {
  max-width: 240px;
  font-size: 30px;
  font-style: normal; 
  font-weight: 700; 
  font-size: 30px; 
  line-height: 100%; 
}
body .privacy-content {
  font-size: 16px;
  font-weight: 100;
}
body #edit-field-soglasie-value--2--description a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.node--type-remont {
  text-align: center;
  border: 2px solid #008147;
  padding: 50px 50px 30px 50px;
  border-radius: 20px;
  width: 270px;
  height: auto;
}
.node--type-remont-holodilnikov {
  text-align: center;
  border: 2px solid #008147;
  padding: 50px 50px 30px 50px;
  border-radius: 20px;
  width: 270px;
  height: auto;
}
body .view-remont .views-view-responsive-grid__item-inner .field--name-field-cena {
  font-family: 'Gilroy-bold';
  text-wrap: nowrap;
}
body .view-remont .views-view-responsive-grid__item-inner .field--name-node-title {
  font-weight: 700;
}
.node--type-remont {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.view-remont .views-view-responsive-grid__item-inner span {
  font-weight: 700;
}


body .view-remont-holodilnikov .views-view-responsive-grid__item-inner .field--name-field-cena {
  font-family: 'Gilroy-bold';
  text-wrap: nowrap;
}
body .view-remont-holodilnikov .views-view-responsive-grid__item-inner .field--name-node-title {
  font-weight: 700;
}
.node--type-remont-holodilnikov {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.view-remont-holodilnikov .views-view-responsive-grid__item-inner span {
  font-weight: 700;
}




/* body .view-remont .views-view-responsive-grid__item:first-child .node--type-remont {
  border: 2px solid #008147;
  background-color: #008147;
  color: #fff;
} */
/* .view-remont .views-view-responsive-grid__item:first-child .node--type-remont .field--name-dynamic-token-fieldnode-consultation {
  margin-top: 25px;
}
.view-remont .views-view-responsive-grid__item:first-child .node--type-remont .field--name-dynamic-token-fieldnode-consultation a {
  background-color: #fff;
  border: 2px solid #fff;
  color: #008147;
}
.view-remont .views-view-responsive-grid__item:first-child .node--type-remont .field--name-dynamic-token-fieldnode-consultation a:hover {
  background-color: #008147;
  color: #fff;
} */
.view-remont .views-view-responsive-grid {
  align-items: center;
}
.view-remont .view-content .views-view-responsive-grid {
  gap: 20px;
}

.view-remont-holodilnikov .views-view-responsive-grid {
  align-items: center;
}
.view-remont-holodilnikov .view-content .views-view-responsive-grid {
  gap: 20px;
} 

.region-messengers .clearfix a:first-child {
  color: rgba(0, 0, 0, 0);
  background: url(/sites/default/files/2024-12/WhatsApp.svg) no-repeat;
  width: 100%;
  background-size: contain;
  height: auto;
  display: flex;
  max-width: 35px;
    max-height: 35px;
}
body #block-vesta-theme-kontaktypodval .field--name-field-soc-seti {
  align-items: end;
}
body #block-vesta-theme-kontaktypodval .field--name-field-soc-seti .field__item {
  gap: 5px;
  align-items: center;
  display: flex;
}
body #block-vesta-theme-kontaktypodval .field--name-field-soc-seti .field__label {
  display: none;
}
body #block-vesta-theme-kontaktypodval .clearfix {
  display: flex;
  align-items: center;
  align-items: end;
}
#block-vesta-theme-kontaktypodval .clearfix .wa {
  color: rgba(0, 0, 0, 0);
  background: url(/sites/default/files/2024-12/WhatsApp.svg) no-repeat;
  width: 100%;
  background-size: contain;
  height: auto;
  display: flex;
  max-width: 36px;
  max-height: 36px;
}
#block-vesta-theme-kontaktypodval .clearfix .tg {
  color: rgba(0, 0, 0, 0);
  background: url(/sites/default/files/2024-12/telegram.svg) no-repeat;
  width: 100%;
  background-size: contain;
  height: auto;
  display: flex;
  max-width: 44px;
    max-height: 44px;
}
.region-messengers .clearfix a:last-child {
  color: rgba(0, 0, 0, 0);
  background: url(/sites/default/files/2024-12/telegram.svg) no-repeat;
  width: 100%;
  background-size: contain;
  height: auto;
  display: flex;
  max-width: 44px;
  max-height: 44px;
}
.region-messengers .clearfix {
  gap: 5px;
  display: flex;
  align-items: center;
}
.region-main-block {
  display: flex;
  padding: 100px 0;
}
#block-vesta-theme-glavnyybloktekst h1 {
  font-size: 48px;
  line-height: 56px;
}
#block-vesta-theme-glavnyybloktekst .clearfix p:last-child {
  display: flex;
  gap: 30px;
}
#block-vesta-theme-glavnyybloktekst .clearfix {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 560px;
}
#block-vesta-theme-glavnyybloktekst .clearfix a:first-child {
  color: #fff;
  background-color: #096E40;
  padding: 15px 30px;
  border: 2px solid #096E40;
  border-radius: 40px;
  font-weight: 700;
}
#block-vesta-theme-glavnyybloktekst .clearfix a:first-child:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
#block-vesta-theme-glavnyybloktekst .clearfix a:last-child {
  padding: 15px 30px;
  border-radius: 40px;
  border: 2px solid #096E40;
  font-weight: 700;
}
#block-vesta-theme-glavnyybloktekst .clearfix a:last-child:hover {
  color: #fff;
  background-color: #096E40;
}
#block-vesta-theme-glavnyybloktekst ul {
  column-gap: 100px;
  row-gap: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-weight: 700;
}
body #block-vesta-theme-glavnyybloktekst ul li::marker {
  color: #008147;
  font-size: 35px;
}
.services-block .views-col article {
  padding: 50px 50px 30px 50px;
  border-radius: 20px;
  width: 270px;
  height: 360px;
}
body .view-remont .col-1 .btn-default {
  border: 2px solid white;
  color: #22553E;
  padding: 15px 31px;
  border-radius: 40px;
  background-color: white;
  font-weight: 700;
}
body .view-remont-holodilnikov .col-1 .btn-default {
  border: 2px solid white;
  color: #22553E;
  padding: 15px 31px;
  border-radius: 40px;
  background-color: white;
  font-weight: 700;
}
.region-content .description {
  color: #000;
}
.region-content .description a {
  color: #000;
}
body .view-remont .col-1 .field--name-node-title {
    height: 49px;
}
body .view-remont-holodilnikov .col-1 .field--name-node-title {
  height: 49px;
}
#block-vesta-theme-glavnyyblokizobrazhenie img {
  position: relative;
  left: 60px;
  top: -191px;
}
.region-services .view-content .views-col span {
  font-size: 20px;
  line-height: 24px;
}
body .view-remont .col-1 .btn-default:hover {
  color: #fff;
  background-color: #008147;
}
body .view-remont-holodilnikov .col-1 .btn-default:hover {
  color: #fff;
  background-color: #008147;
}
.region-services .views-col .node__content a {
  padding: 10px 30px;
  background-color: #008147;
  border: 2px solid #008147;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
}
.region-services.views-col .node__content a:hover {
  background-color: #fff;
  color: #22553E;
}
body .form-type-radio .description, .form-type-checkbox .description {
  margin-left: 0px;
}
body div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body  {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
#block-vesta-theme-kontakty .clearfix {
  font-family: 'Gilroy-bold';
}
body div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body p {
  color: #008147;
  font-family: 'Gilroy-bold';
}
body div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a {
  font-family: 'Gilroy-bold';
}
body div#page header#header .header-block {
  padding: 26px 0;
}
body div#page .navigation {
  font-size: 16px;
  line-height: 19px; 
  background-color: #fff;
  font-family: 'Gilroy-light';
}
body #superfish-main {
  display: flex;
  justify-content: center;
  gap: 35px;
}
body div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: rgba(255, 255, 255, 0);
} 
body div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 26px 0;
  color: black;
  cursor: pointer;
}
body .vesta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 29px;
}
body .form-check-input {
  margin-top: 0;
}
body .form-item, .form-actions {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.advantages-content-top ul, .advantages-content-bottom ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.advantages-content-top li, .advantages-content-bottom li{
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: space-between;
}
.advantages-content {
  flex-direction: column;
  display: flex;
  gap: 50px;
}
body #block-vesta-theme-preimuschestvo {
  font-family: "Gilroy-light";
}
body .btn-default:focus, .btn-default:hover {
  color: #fff;
  background-color: #096E40;
  border-color: #096E40;
}
body #block-vesta-theme-preimuschestvo .block-title {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  font-family: "Gilroy-light";
}
.mapContainer>*:first-child {
  border-radius: 20px;
}
.mapContainer:after {
  border-radius: 20px;
}
body div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper::before {
  width: 24px;
  height: 24px;
}
.main {
  border-top: 1px solid black;
}
.header {
  border-bottom: 1px solid black;
}


@font-face {
  font-family: 'Gilroy-light';
  src: url(/fonts/Gilroy-Light.otf);
}
@font-face {
  font-family: 'Gilroy-bold';
  src: url(/fonts/Gilroy-ExtraBold.otf);
}
body {
  font-family: 'Gilroy-light';
}

.main-content {
  max-width: 570px;
  display: flex;
  padding: 100px 0 100px 0;
}
.main-img {
  position: absolute;
  top: -44px;
  height: 1122;
  right: 124px;
}
.tehnika {
position: relative;
height: 863px;
width: 100%;
}
#main_block-block {
  background:
  linear-gradient(227deg, rgb(255, 255, 255), rgba(167, 167, 167, 0.6)), 
  url(../image/main-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  display: flow-root;
background-position: top;   
  margin: 50px;
  padding: 5px;
  border-radius: 50px;
  max-height: 700px;
}
.main-text {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.main-text h1 {
  font-size: 48px;
  font-weight: 700;
}
.main-list {
  display: flex;
  margin-top: 25px;
  row-gap: 25px;
}
.main-list ul {
  row-gap: 20px;
  font-weight: 700;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.main-list li::marker {
  color: #096E40;
  width: 10px;
}
.main-btn1 a, .main-btn2 a {
  border: 2px solid #096E40;
  font-weight: 700;
  cursor: pointer;
}
.main-btn1 a {
  color: #fff;
  cursor: pointer;
}
.main-btn2 a {
  color: #000;
  cursor: pointer;
}
.main-buttons {
  margin-top: 50px;
  display: flex;
  gap: 20px;
}
.main-btn1 a {
  background-color: #096E40;
  padding: 15px 31px;
  cursor: pointer;
  border-radius: 40px;
}
.main-btn1 a:hover {
  color: #000;
}
.main-btn1 a:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}
.main-btn2 a {
  padding: 15px 31px;
  border-radius: 40px;
  color: #000;
  cursor: pointer;
}
.main-btn2 a:hover {
  background-color: #096E40;
  color: #fff;
}
.main-btn2 a:hover {
  color: #fff;
}

.services h3 {
  line-height: 47px;
}
.services-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  font-size: 20px;
}
.services-items span {
  font-weight: 700;
}
.services-item1, .services-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  border: 2px solid #008147;
  padding-top: 65px;
  padding-bottom: 34px;
  border-radius: 20px;
  width: 270px;
  height: 355px;
  align-items: center;
  justify-content: space-between;
}
.services-item1 {
  background-color: #008147;
  color: #fff;
}
.services-item1 a {
  color: #22553E;
  border-radius: 40px;
  padding: 10px 30px;
  background-color: #fff;
  cursor: pointer;
  border: 2px solid white;
}
.services-item1 a:hover {
  color: #fff;
  border-radius: 40px;
  padding: 10px 30px;
  background-color: #008147;
}
.services-item a {
  color: #fff;
  border-radius: 40px;
  padding: 10px 30px;
  border: 2px solid #008147;
  background-color: #008147;
  cursor: pointer;
}
.services-item a:hover {
  color: #000;
  border-radius: 40px;
  padding: 10px 30px;
  background-color: #fff;
}


.reviews-images {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  display: grid;
  margin-top: 50px;
  column-gap: 30px;
  margin-bottom: 50px;
}

.region-callback-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.callback_block-block {
  background-image:
  linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
  url(../image/FOS.jpg);
  background-size: cover;
  display: flow-root;
}
.callback-content {
  display: flex;
  align-items: start;
  text-align: center;
  justify-content: space-between;
  color: #fff;
  margin: 130px 0 130px 0;
}
.callback-text {
  flex-direction: column;
  display: flex;
  gap: 40px;
  text-align: left;
}
.callback-input {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 470px;
  gap: 20px;
}
.callback-text h2 {
  font-size: 48px;
  font-family: 'Gilroy-light';
  font-weight: 700;
  line-height: 56px;
}
.callback-text p {
  line-height: 19px;
}
.region-advantages #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.region-review h2, .region-review .node__links {
  display: none;
}
.region-advantages .text-formatted {
 display: flex;
 flex-direction: column;
 gap: 25px;
}
.region-advantages .view-content .horizontal {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.okompanii {
  display: flex;
  gap: 30px;
}
.callback-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 470px;
}
#block-vesta-theme-vebforma {
  max-width: 470px;
}
.webform-element-description {
  font-size: 16px;
  line-height: 19px;
}
.input-box {
  padding: 15px 0 15px 30px;
  background-color: #fff;
  border-radius: 40px;
  color: #000;
}
.callback-form button {
  background-color: #096E40;
  padding: 15px 31px;
  border-radius: 40px;
}

.contact-form-footer .region-contact-form-block .description a {
  color: #fff;
}
.about-btn a {
  border: 2px solid #fff;
  padding: 10px 31px;
  border-radius: 40px;
  cursor: pointer;
}
.about-btn a:hover {
  background-color: #fff;
  color: #000;
}
.about-btn {
  display: flex;
  font-weight: 700;
}
.about-content {
  display: flex;
  gap: 30px;
}
.about-text {
  background-color: #096E40;
  border-radius: 20px;
  padding: 50px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 542px;
  font-family: 'Gilroy-light';
}
#block-vesta-theme-cenynauslugiporemontustiralnykhmashin tbody {
  font-size: 19px;
  border: 1px solid black;
}
#block-vesta-theme-cenynauslugiporemontukholodilnikov tbody {
  font-size: 19px;
  border: 1px solid black;
}
#block-vesta-theme-cenynauslugiporemontustiralnykhmashin .clearfix {
  display: flex;
  justify-content: center;
}
#block-vesta-theme-cenynauslugiporemontustiralnykhmashin .block-title {
  display: flex;
  justify-content: center;
}
#block-vesta-theme-cenynauslugiporemontukholodilnikov .block-title {
  display: flex;
  justify-content: center;
}
#block-vesta-theme-cenynauslugiporemontukholodilnikov .clearfix {
  display: flex;
  justify-content: center;
}
table {
  max-width: 1000px;
  width: 90%;
  border: none;
}
thead {
  color: #fff;
}
thead th {
  padding: 10px 15px;
  background: #008147;
  font-size: 16px;
}
tbody tr td {
  border-radius: 5px 0 0 5px;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  vertical-align: top;
  text-align: left;
}


body .block-title {
  font-family: 'Gilroy-light';
}
body h3 {
  font-family: 'Gilroy-light';
  font-size: 40px;
  font-weight: 700;
}
.about-text a {
  color: #fff;
  cursor: pointer;
}
.about-text button {
  border: 2px solid white;
  padding: 10px 30px;
  border-radius: 40px;
}


.advantages {
  padding: 50px 0px 50px 0px;
}
.advantages h3 {
  text-align: center;
}
.advantage {
  text-wrap: wrap;
  text-align: center;
  align-items: center;
  gap: 25px;
  display: flex;
  flex-direction: column;
}
.advantages-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  row-gap: 50px;
  column-gap: 125px;
  margin-top: 50px;
}

.sales-block {
  background-image:
  linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
  url(../image/sales.jpg);
  background-size: cover;
  position: relative;
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  display: flow-root;
}
.sales-content {
  display: flex;
  justify-content: space-between;
  text-align: start;
  align-items: center;
  padding: 100px 0px 100px 0px;
  font-weight: 700;
  line-height: 56px;
}
.sales-right span {
  font-size: 70px;
}
.view-about .views-row h2 {
  display: none;
}
/* #block-vesta-theme-glavnyybloktekst {
  max-width: 540px;
} */
.advantages-block, .about-block, .review-block, .services-block {
  padding: 50px 0px 50px 0px;
}
.review-content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.review-img {
  display: flex;
  justify-content: space-between;
}
.review-content a {
  color: #000;
}
.review-content button {
  border: 2px solid #008147;
  padding: 15px 30px;
  border-radius: 40px;
}
.review-btn {
  display: flex;
  border: 2px solid #008147;
  justify-content: center;
  border-radius: 40px;
  padding: 15px 30px;
  font-weight: 700;
}
.review-btn:hover {
  background-color: #008147;
  color: #fff;
}
.btn-center {
  display: flex;
  justify-content: center;
}

/* [data-history-node-id="841"] {
  background-color: #008147;
  color: #fff;
} */
.node--type-remont .node__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.node--type-remont .node__content .field--name-field-cena {
  font-size: 16px;
  font-family: 'Gilroy-bold';
}
.node--type-remont .node__content .field--name-node-title {
  font-size: 16px;
  font-weight: 700;
}
/* [data-history-node-id="841"] .node__content .clearfix p:last-child a {
  color: #008147;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 40px;
  padding: 15px 31px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Gilroy-light";
} */
.node--type-remont .node__content p:first-child {
  font-size: 16px;
  font-weight: 700;
}
.node--type-remont .node__content p:last-child a {
  color: #fff;
  background-color: #008147;
  border: 2px solid #008147;
  border-radius: 40px;
  padding: 15px 31px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Gilroy-light";
}
.node--type-remont .node__content p:last-child {
  margin: 30px 0;
}
.node--type-remont .node__content p:last-child a:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #008147;
  border-radius: 40px;
  padding: 15px 31px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Gilroy-light";
}
/* [data-history-node-id="841"] .node__content .clearfix p:last-child {
  margin: 30px 0;
}
[data-history-node-id="841"] .node__content .clearfix p:first-child {
  font-size: 16px;
  font-weight: 700;
}
[data-history-node-id="841"] .node__content .clearfix p:last-child a:hover {
  color: #fff;
  background-color: #008147;
  border: 2px solid #fff;
} */
.contacts {
  padding: 50px 0px 100px 0px;
}
.contacts-content {
  display: flex;
  justify-content: space-between;
}
.contact-links {
  font-size: 18px;
  display: flex;
  flex-direction: row;
  padding-top: 50px;
  gap: 45px;
  margin-bottom: 30px;
  line-height: 19px;
}
.link-phone{
  min-height: 49px;
  display: flex;
  align-items: center;
}
.link {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.link-item  span {
  font-family: 'Gilroy-bold';
  font-size: 18px;
}
.adress-item {
  display: flex;
}
body div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: rgba(0, 0, 0, 0);
}
body div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover a {
  text-decoration: none;
  color: #008147;
}
.messengers {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  gap: 15px;
}
.contact-form {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  border-radius: 20px;
  color: #fff;
  max-width: 470px;
}
body .form-control {
  display: block;
  width: 100%;
  padding: 10px 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  appearance: none;
  background-clip: padding-box;
  border: 1px solid #dee2e6;
  border-radius: 40px;
}
body .form-composite > .fieldset-wrapper > .description, .form-item .description {
  font-size: 16px;
}
body .form-type-radio .description, .form-type-checkbox .description {
  margin-left: 0px;
}
body .form-type-checkbox .description {
  margin-left: 0px;
}
.privacy:hover {
  color: #008147;
}
body div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input {
  border: 1px solid #fff;
  background-color: #fff;
  color: #fff;
}
body div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input:hover {
  background-color: #fff;
}
body .form-check-input[type=checkbox] {
  margin-top: 2px;
  border-radius: 0.25em;
  background-color: rgba(0, 0, 0, 0);
}
body .navbar-nav:hover .nav-link:hover {
  color: #008147;
}
body .form-check-input:checked {
  background-color: #008147;
  border-color: #fff;
}
body #edit-field-soglasie-value--description a {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
.description {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
}
.main_block-block .region-main-block #block-vesta-theme-glavnyyblokizobrazhenie .field--name-dynamic-token-fieldblock-content-vyzov-mastera-uslugi p {
  display: none;
}
.privacy {
  color: #fff;
  text-decoration: underline;
}
body #edit-field-soglasie-value--4--description a {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
body .contact_form_block-block>.contact-form {
  padding: 80px 72px;
}
body .btn-primary {
  background-color: #096E40;
  border: #096E40;
  border-radius: 40px;
  padding: 15px 30px;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
}

#edit-submit--3, #edit-submit--2 {
  font-weight: 700;
}
.region-advantages .view-content {
  line-height: 19px;
  color: #000;
  font-size: 20px;
}
.region-advantages .view-content .field__item {
  display: flex;
  justify-content: center;
}
.region-advantages .view-content .block-content--type-preimushchestva-block {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.contact-form-footer {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  background-color: #096E40;
  color: #fff;
  border-radius: 20px;
  padding: 80px 72px 80px 72px;
  max-width: 570px;
  max-height: 579px;
  line-height: 19px;
}
body .sf-depth-1:hover {
  background-color: none;
  color: #096E40;
}
body #edit-actions--4 {
  border: 2px solid white;
  border-radius: 40px;
  display: inline-flex;
}
.privacy-content .privacy {
  color: #000;
  text-decoration: none;
}
.privacy-content .privacy:hover {
  color: #096E40;
}
#block-vesta-theme-logo a, .logotype {
  font-family: 'Gilroy-bold';
  line-height: 30px;
}
body #edit-actions-submit {
  border: 2px solid #096E40;  
}
body #edit-actions-submit:hover {
  border: 2px solid #096E40;
  border-radius: 40px;
}
.contact-form-footer #edit-actions--3 {
  border: 2px solid #fff;
  border-radius: 40px;
  background-color: #fff;
  color: #000;
}
body #edit-actions--2 {
  border-radius: 40px;
  color: #000;
}
.contact-form-footer .description .webform-element-description {
  color: #fff;
}
body .contact-form-footer .description a {
  color: #fff;
}
#block-vesta-theme-content .node--view-mode-full {
  display: grid;
  gap: 30px;
}
#block-vesta-theme-content .node--view-mode-full .field--name-node-title h2 {
  font-family: 'Gilroy-light';
  font-weight: 700;
  font-size: 40px;
}
#block-vesta-theme-content .node--view-mode-full .text-formatted {
  font-size: 20px;
}
.contact-form-footer #edit-actions-submit {
  border: 2px solid #fff;
}
.contact-input {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.about-p {
  line-height: 19px;
}
.region-services .block-title {
  max-width: 700px;
}

#block-vesta-theme-okompaniiizobrazhenie img {
  display: flex;
  width: 570px;
  height: auto;
  border-radius: 20px;
}
#block-vesta-theme-okompaniitekst {
  padding: 50px;
  background-color: #096E40;
  border-radius: 20px;
  color: #fff;
  line-height: 19px;
}
#block-vesta-theme-okompaniitekst .clearfix a {
  border: 2px solid #fff;
  color: #fff;
  padding: 10px 31px;
  border-radius: 40px;
}
#block-vesta-theme-okompaniitekst .clearfix a:hover {
  background-color: #fff;
  color: #000;
}
#block-vesta-theme-okompaniitekst .clearfix p:last-child {
  margin-top: 30px;
}
#block-vesta-theme-skidkipravayachast span {
  font-size: 70px;
}
.region-sales {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin: 110px 0;
}
#block-vesta-theme-kontaktypodval {
  text-align: end;
}
#block-vesta-theme-kontaktypodval .clearfix {
  display: flex;
  flex-direction: column;
  gap: 15px;  
  line-height: 19px;
}
.copyright .privacy-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 25px;
}
#block-vesta-theme-okompaniitekst h3 {
  margin-bottom: 40px;
}
.region-about {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.contact-btn {
  display: flex;
  justify-content: center;
  padding: 15px 30px;
  border: 2px solid white;
  border-radius: 40px;
}
.contact-btn a {
  color: #fff;
  cursor: pointer;
}
.logotype {
  font-size: 32px;
  font-weight: bold;
  line-height: 100%;
}
body .btn-primary {
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: none;
  --bs-btn-hover-border-color: #fff;
}
body .views-view-responsive-grid {
  --views-responsive-grid--column-count: 4;
    --views-responsive-grid--cell-min-width: 100px;
    --views-responsive-grid--layout-gap: 30px;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.rev-images {
  display: flex;
  justify-content: center;
}
.msngrs-right {
  display: flex;
  flex-direction: column;
  transition: transform 0.2s;
  bottom: 190px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  gap: 20px;
}
.whatsapp-right, .telegram-right {
  width: 48px;
  height: 48px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .whatsapp-right, .telegram-right {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .whatsapp-right, .telegram-right {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  .whatsapp-right, .telegram-right {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
.whatsapp-right:hover, .telegram-right:hover {
  opacity: 1;
  transform: scale(1.05);
}
.whatsapp-right:active, .telegram-right:active {
  transform: scale(0.95);
  transition-duration: 0s;
}

.view-content {
  display: flex;
  justify-content: center;
}


@media (max-width: 1400px) {
  #block-vesta-theme-glavnyyblokizobrazhenie img {
    left: 10px;
  }
  .main-img {
    display: none;
  }
}
@media (max-width: 1200px) {
  #block-vesta-theme-glavnyyblokizobrazhenie {
    display: none;
  }
  #block-vesta-theme-okompaniiizobrazhenie {
    display: none;
  }
  .view-otzyvy .view-content {
    display: flex;
    justify-content: center;
  }
  .view-otzyvy .views-view-responsive-grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .view-remont .view-content {
    display: flex;
    justify-content: center;
  }
  .view-remont .views-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 0px;
    row-gap: 30px;
  }
  body .views-view-responsive-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .about-img img {
    display: none;
  }
  body .view-content {
    gap: 0px;
  }
  .container {
    max-width: 1200px;
  }
  .services {
    display: flex;
    justify-content: center;
  }
  .services tr {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-form-footer {
    max-width: 100%;
  }
  .contacts-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .reviews-images {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    display: grid;
    margin-top: 50px;
    column-gap: 30px;
    margin-bottom: 50px;
    row-gap: 30px;
    align-items: center;
    text-align: center;
  }
  body .view-remont .view-content .views-view-responsive-grid {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  #block-vesta-theme-glavnyybloktekst .clearfix {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 560px;
  }
}
@media (max-width: 992px) {
    #block-vesta-theme-glavnyybloktekst .clearfix {
        min-width: initial;
    }
  body #scrollToTop {
    right: 35px;
  }
  .msngrs-right {
    right: 35px;
  }
  .advantages-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    row-gap: 0px;
    column-gap: 0px;
    margin-top: 50px;
  }
  .view-otzyvy .views-view-responsive-grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  body .views-view-responsive-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .callback-text {
    flex-direction: column;
    display: flex;
    gap: 0px;
    text-align: center;
  }
  body h3 {
    font-family: 'Gilroy-light';
    font-size: 35px;
    font-weight: 700;
  }
  body .page > :not(header, footer) .block-title {
    font-family: 'Gilroy-light';
    font-size: 35px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .region-sales {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
    font-size: 37px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
  }
  #block-vesta-theme-skidkipravayachast span {
    font-size: 55px;
  }
  .contacts h3 {
    font-size: 35px;
  }
  .contact-form-footer {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    background-color: #096E40;
    color: #fff;
    border-radius: 20px;
    padding: 20px;
    max-width: 570px;
    max-height: 579px;
    line-height: 19px;
  }
  .view-header h1 {
    font-size: 40px;
    margin: 50px 0;
    max-width: 820px;
    line-height: 45px;
    display: flex;
    justify-content: center;
  }
  body .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  body .view-remont .view-content .views-view-responsive-grid {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .view-otzyvy .views-view-responsive-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  body .views-view-responsive-grid {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .callback-text h2 {
    font-size: 35px;
    font-family: 'Gilroy-light';
    font-weight: 700;
    line-height: 43px;
  }
  #block-vesta-theme-okompaniitekst {
    padding: 30px;
    background-color: #096E40;
    border-radius: 20px;
    color: #fff;
    line-height: 19px;
  }
  .front .main {
    margin-top: 0px;
  }
  body .page > * {
    margin-bottom: 0px;
  }
  #main_block-block {
    margin: 0px;
    border-radius: 0px;
  }
  #main_block-block {
    margin-top: 0px;
  }
  body  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
  .msngrs-right {
    bottom: 100px;
    right: 10px;
    gap: 10px;
  }
  .main-list ul {
    display: block;
  }
  .main-block {
    border-radius: 0px;
    margin: 0px;
  }
  .reviews-images {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    display: grid;
  }
  body  div#page header#header .header-mobile-block {
    background-color: #008147;
  }
  body .region-header-mobile a {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Gilroy-bold';
    color: #fff;
  }
  body  div#page header#header .header-mobile-block .region.region-header-mobile {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
  }
  .callback-text {
    flex-direction: column;
    display: flex;
    gap: 0px;
    text-align: center;
  }
  .region-callback-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin: 50px 0;
  }
  .callback-content {
    display: flex;
    align-items: start;
    text-align: center;
    justify-content: space-between;
    color: #fff;
    margin: 0px;
  }
  body .main {
    margin-top: 35px;
    border-top: none;
  }
  body #mm-1 {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  body #block-vesta-theme-kontakty-2 {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  body #block-vesta-theme-knopkaobratnyyzvonok {
    display: flex;
    justify-content: center;
  }
  .main-content {
    padding: 50px 0;
  }
  .main-buttons {
    margin-top: 20px;
    
  }
  body #block-vesta-theme-glavnyybloktekst ul li::marker {
    color: #008147;
    font-size: 25px;
  }
  #block-vesta-theme-glavnyybloktekst h1 {
    font-size: 40px;
    line-height: 42px;
  }
  .region-main-block {
    display: flex;
    padding: 50px 0;
  }
  body .page > :not(header, footer) .block-title {
    font-family: 'Gilroy-light';
    font-size: 35px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .view-remont .view-content .views-view-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  body div#page main.main .view.view-remont.view-id-remont.view-display-id-page_1 .view-content {
    display: flex;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 15px;
    justify-content: center;
  }
  .mm-panels .region-navigation-mobile #block-vesta-theme-searchapipagesearchblockform-2 .form-actions .search-form__submit {
    background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: auto;
    height: 30px;
    font-size: 0px;
    background-color: #fff;
  }
  .mm-panels .region-navigation-mobile #block-vesta-theme-searchapipagesearchblockform-2 #search-api-page-block-form-search--2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #block-vesta-theme-glavnyybloktekst ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    line-height: 19px;
    row-gap: 10px;
  }
}

@media (max-width: 576px) {
  body .view-remont .view-content .views-view-responsive-grid {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  body .views-view-responsive-grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  body .view-otzyvy .views-row .views-col {
    width: 100%;
  }
  .view-otzyvy .views-row {
    display: flex;
    flex-direction: column;
  }
  body .container {
    padding-left: 45px;
    padding-right: 45px;
  }
  .region-advantages .view-content .horizontal {
    display: flex;
    gap: 0px;
  }
  #block-vesta-theme-kontaktypodval {
    display: none;
  }
  body .page > :not(header, footer) .block-title {
    font-family: 'Gilroy-light';
    font-size: 30px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .messengers {
    display: flex;
    align-items: start;
    text-align: start;
    justify-content: safe;
    gap: 15px;
  }
  .contact-links {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    padding-top: 14px;
    gap: 0px;
    margin-bottom: 19px;
    line-height: 21px;
  }
  .contacts h3 {
    font-size: 30px;
  }
  .link {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .region-sales {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
    font-size: 30px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
  }
  .callback-text h2 {
    font-size: 30px;
    font-family: 'Gilroy-light';
    font-weight: 700;
    line-height: 43px;
  }
  .view-header h1 {
    font-size: 35px;
    margin: 30px 0;
    max-width: 820px;
    line-height: 38px;
    display: flex;
    justify-content: center;
  }
  .region-advantages .views-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #main_block-block {
    max-height: 100%;
  }
  #main_block-block {
    margin: 0px;
    border-radius: 0px;
  }
  #block-vesta-theme-glavnyybloktekst ul {
    row-gap: 0px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .view-remont .views-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .view-otzyvy .views-view-responsive-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  body .views-view-responsive-grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .view-prichiny .view-header h3 {
    font-size: 20px;
  }
  .view-prichiny .view-header h3 {
    font-size: 20px;
  }
  .view-remont-holodilnikov .view-header h3 {
    font-size: 20px;
  }
  .services {
    display: flex;
    justify-content: center;
  }
  .services tr {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .reviews-images {
    display: flex;
    flex-direction: column;
  }
  .callback-text {
    flex-direction: column;
    display: flex;
    gap: 0px;
    text-align: center;
  }
  body div#page main.main .view.view-remont.view-id-remont.view-display-id-page_1 .view-content {
    display: flex;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 15px;
    justify-content: center;
    flex-direction: column;
  }
  .region-callback-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin: 50px 0;
  }
  .callback-content {
    display: flex;
    align-items: start;
    text-align: center;
    justify-content: space-between;
    color: #fff;
    margin: 0px;
  }
  .about-text {
    max-height: 100%;
  }
  .contact-form-footer {
    max-height: 100%;
  }
}
@media (max-width: 480px) {
  #block-vesta-theme-glavnyybloktekst .clearfix {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  region-sales {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
    flex-direction: column;
    text-align: center;
  }
  .node--type-remont {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  body .page > :not(header, footer) .block-title {
    font-family: 'Gilroy-light';
    font-size: 25px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .advantages-block, .about-block, .review-block, .services-block {
    padding: 20px 0px 20px 0px;
  }
  #block-vesta-theme-okompaniitekst h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .callback-text h2 {
    font-size: 25px;
    font-family: 'Gilroy-light';
    font-weight: 700;
    line-height: 32px;
  }
  .view-header h1 {
    font-size: 30px;
    margin: 30px 0;
    max-width: 820px;
    line-height: 38px;
    display: flex;
    justify-content: center;
  }
  .vesta {
    font-size: 10px;
  }
  body .page > :not(header, footer) .block-title {
    font-family: 'Gilroy-light';
    font-size: 25px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  #block-vesta-theme-glavnyybloktekst h1 {
    font-size: 30px;
    line-height: 33px;
  }
  #block-vesta-theme-okompaniitekst {
    padding: 20px;
    background-color: #096E40;
    border-radius: 20px;
    color: #fff;
    line-height: 19px;
  }
  #block-vesta-theme-glavnyybloktekst .clearfix a:first-child {
    color: #fff;
    background-color: #096E40;
    padding: 15px 20px;
    border: 2px solid #096E40;
    border-radius: 30px;
    font-weight: 700;
    line-height: 18px;
    display: flex;
    justify-content: center;
  }
  #block-vesta-theme-glavnyybloktekst .clearfix a:last-child {
    padding: 15px 30px;
    border-radius: 30px;
    border: 2px solid #096E40;
    font-weight: 700;
    display: flex;
    justify-content: center;
  }
  #block-vesta-theme-glavnyybloktekst .clearfix p:last-child {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  body .views-view-responsive-grid {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .region-advantages .view-content .block-content--type-preimushchestva-block {
    display: flex;
    flex-direction: column;
    gap: 7px;
  }
  .view-gallery-page {
    display: flex;
    justify-content: center;
  }
  .contact-form-footer {
    padding: 10px;
  }
  .sales-left {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .sales-content {
    flex-direction: column;
  }
  .contact-links {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .contact_form_block-block .container {
    padding: 0px;
  }
  .link {
    gap: 10px;
  }
  .messengers {
    justify-content: start;
  }
  .mm-panels .region-navigation-mobile #block-vesta-theme-searchapipagesearchblockform-2 #search-api-page-block-form-search--2 .form-type-search input {
    display: block;
    width: 210px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    appearance: none;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    border-radius: 40px;
  }
}
@media (max-width: 360px) {
  
}