body {
  font-family: "Involve", sans-serif;
  font-weight: 400;
  font-size: 14px;
  background-color: #f5f4f0;
  color: #000;
}
h1,
h2,
h3 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
h1 {
  font-size: 70px;
}
h2 {
  font-size: 60px;
}
.header-mobile-block {
  display: none;
}
a:hover {
  text-decoration: none;
}
#block-vesta-theme-logo a {
  font-family: "Bebas Neue", sans-serif;
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
}
div#block-vesta-theme-page-title {
  margin-top: 50px;
}
.breadcrumb {
  background-color: #dbdbdb;
}
div#block-vesta-theme-strokanavigacii {
  margin-top: 20px;
}
li.breadcrumb-item a {
  color: #000;
}

/* меню для внутренних страниц */
.region.region-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.region.region-navigation a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  display: block;
  width: max-content;
}
#block-vesta-theme-menu-header {
  color: #000;
  width: max-content;
}
.page.not-front .navigation-header {
  padding-top: 36px;
}
/* меню для внутренних страниц */

/* Слайдер */
.node--type-slide .field--name-field-image img {
  height: 720px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.content {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  width: 100%;
  color: #fff;
}
.content .field--name-field-slide-title p {
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.content .field--name-body {
  width: 284px;
  margin-top: 40px;
}
.page.front .slider-front {
  margin-bottom: 150px;
}
/* Слайдер */

/* Навигация в слайдере */
.slider-front {
  position: relative;
}
.region.region-navigation-slide {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.region.region-navigation-slide a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  display: block;
  width: max-content;
  text-transform: uppercase;
  padding-bottom: 15px;
}

ul.sf-menu a,
ul.sf-menu span.nolink,
ul.menu a.is-active {
  padding: 0 15px 15px 0;
  text-transform: uppercase;
}
.navigation-slide {
  position: absolute;
  bottom: 42px;
  right: 0;
  left: 0;
}
div#block-vesta-theme-osnovnayanavigaciya-2 {
  width: max-content;
}
/* Навигация в слайдере */

/* Обо мне */
.about-block {
  margin-bottom: 164px;
}
.view-fotogalereya
  .view-content
  .views-row
  .field--name-field-galleryб
  .view-galereya.view-display-id-page_1
  .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}
.field--name-field-img-block-about {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 55%;
}
.content-about {
  width: 40%;
}
.node--type-about.node--view-mode-teaser {
  display: flex;
  align-items: center;
}
/* Обо мне */

/* Галерея */
.gallery-block {
  margin-bottom: 150px;
}
.gallery-block .region-gallery {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
.block-content--type-galereya {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: 269px;
}
.gallery-block .field--name-field-link-galery a {
  display: block;
  width: 100%;
  padding: 12px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
}
.gallery-block .field--name-field-link-galery a:hover {
  background-color: #808080;
  border-color: #808080;
  color: #fff;
  text-decoration: none;
}
.gallery-block img,
.views-field-field-gallery img,
.field--name-field-img-photo img,
.node--type-photogallery img,
.field--name-field-media-image img {
  width: 270px;
  height: 219px;
  object-fit: cover;
}
.gallery-block
  .view-fotogalereya.view-display-id-block_2
  .view-content
  .views-row
  .views-field-field-gallery {
  width: 570px;
}
.gallery-block
  .view-fotogalereya.view-display-id-block_2
  .view-content
  .views-row
  .views-field-field-gallery
  .field-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.node--type-photogallery.clearfix:after {
  display: none;
}
.contact-img {
  display: flex;
  gap: 30px;
  align-items: end;
  margin-top: 75px;
}
.view-gallery-page .view-content,
.view-galereya .view-content,
.field--name-field-img-photo {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-gallery-page.view-display-id-block_1
  .media--type-image.media--view-mode-default {
  flex-direction: column;
  width: 270px;
}
/* Галерея */

/* Форма */

.region.region-form {
  display: flex;
  gap: 130px;
  justify-content: space-between;
}
#block-vesta-theme-vebforma {
  width: 38%;
}
#block-vesta-theme-contact-form {
  width: 50%;
}
.contact {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #565656;
  border-bottom: 1px solid #808080;
  padding: 30px 30px 26px 20px;
}
.contact:first-child {
  border-top: 1px solid #808080;
}
.contact a {
  font-weight: 500;
  font-size: 20px;
  color: #000;
}
.webform-submission-form,
.webform-submission-form a {
  color: #565656;
}
.webform-submission-form .form-control:focus {
  box-shadow: 0 0 0 0.2rem #565656;
}
.webform-submission-form .form-control {
  box-sizing: border-box;
  height: 47px;
  border: 1px solid #808080;
  background-color: transparent;
}
.webform-submission-form .form-control::placeholder {
  color: #808080;
  font-size: 14px;
}
.webform-button--submit {
  width: 100%;
  box-sizing: border-box;
  background-color: #808080;
  border: 1px solid #808080;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 14px;
  border-radius: 0;
}
.webform-button--submit:hover,
.webform-button--submit:focus,
.webform-button--submit:not(:disabled):not(.disabled):active,
.webform-button--submit:not(:disabled):not(.disabled):active:focus,
.webform-button--submit:disabled {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.privacy {
  font-size: 12px;
  margin-top: 21px;
}
/* Форма */

/* footer */
footer#footer {
  margin-top: 130px;
  padding-bottom: 0;
}
.region.region-footer {
  flex-direction: row;
  justify-content: space-between;
}
footer .navbar-nav a.nav-link {
  color: #000;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}
footer .navbar-nav {
  width: max-content;
}
#block-vesta-theme-kontaktyvfutere a {
  font-size: 70px;
  color: #000;
  font-weight: 500;
}
#block-vesta-theme-kontaktyvfutere a:hover {
  text-decoration: none;
}
.region.region-name a {
  font-family: "Bebas Neue", sans-serif;
  color: #dbdbdb;
  text-transform: uppercase;
  font-size: 175px;
  text-align: center;
  line-height: 100%;
}
.copyright {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  font-size: 12px;
  color: #000;
}
.copyright a {
  color: #000;
}
.name-block {
  margin: 60px 0 15px;
}
/* footer */

button#scrollToTop {
  border: none;
  background-color: #f5f4f0;
  position: fixed;
  bottom: 52px;
  right: 50px;
  z-index: 100;
  padding: 0;
}
/* Форма */
#block-vesta-theme-bloknastranicekontakty a {
  font-size: 20px;
  color: #000;
}
#block-vesta-theme-bloknastranicekontakty a:hover {
  text-decoration: none;
  color: #000;
}
.region-content {
  padding: 0;
}
.node--type-kuhnya.node--view-mode-full .field--name-field-kuhnja,
.node--type-restavraciya.node--view-mode-full .field--name-field-kuhnja {
  width: 50%;
}
.node--type-kuhnya.node--view-mode-teaser img,
.node--type-restavraciya.node--view-mode-teaser img {
  width: 100%;
  height: 219px;
  object-fit: cover;
}
.node--type-kuhnya.node--view-mode-teaser .field--name-node-title a,
.node--type-restavraciya.node--view-mode-teaser .field--name-node-title a {
  color: #000;
  font-size: 20px;
}
.node--type-kuhnya.node--view-mode-full img,
.node--type-restavraciya.node--view-mode-full img {
  width: 100%;
  height: 440px;
  object-fit: cover;
  transition: all 0.3s;
}
.node--type-kuhnya.node--view-mode-teaser,
.node--type-restavraciya.node--view-mode-teaser {
  flex-direction: column;
  width: 270px;
}
.view-kuhnya.view-display-id-page_1 .view-content,
.view-restavraciya.view-display-id-page_1 .view-content {
  gap: 30px;
  display: flex;
  flex-wrap: wrap;
}
.node--type-kuhnya,
.node--type-restavraciya {
  display: flex;
  gap: 30px;
}
.node--type-kuhnya .field--name-body,
.node--type-restavraciya .field--name-body {
  width: 48%;
  word-wrap: break-word;
}
.slick-next {
  right: 15px;
}
.slick-prev {
  left: 15px;
  z-index: 100;
}
.slick-prev:before,
.slick-next:before {
  font-size: 35px;
}
.slick-prev,
.slick-next {
  width: 35px;
  height: 35px;
}
.block-views-blocknews-block-1 .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.block-views-blocknews-block-1 .view-content .views-row {
  width: 370px;
}
.block-views-blocknews-block-1 .view-content .views-row img {
  width: 100%;
  object-fit: contain;
  height: 200px;
}
.node--type-news.node--view-mode-teaser .blazy--field-img-news--teaser {
  margin-bottom: 20px;
}
.node--type-reviews.node--view-mode-full {
  display: flex;
  gap: 30px;
}
.node--type-reviews.node--view-mode-full img {
  height: 350px;
  width: 350px;
  object-fit: cover;
}
.node--type-reviews.node--view-mode-full .field--name-node-title {
  font-size: 25px;
  font-weight: 500;
}
.node--type-reviews.node--view-mode-full .field--name-field-post {
  font-size: 18px;
  margin-bottom: 10px;
}
#block-vesta-theme-kontakty-header {
  padding-bottom: 15px;
}
.slick-dots li button:before {
  display: none;
}
.block-views-blockreviews-block-1 {
  margin-bottom: 30px;
}
div#block-vesta-theme-views-block-reviews-block-1 {
  margin-bottom: 50px;
}

.node--type-about.node--view-mode-full img {
  width: 100%;
  height: auto;
}

.node--type-photogallery.node--view-mode-teaser .field--name-node-title a {
  color: #000;
  font-size: 20px;
}
.field--name-field-gallery-img-title {
  color: #000;
  font-size: 16px;
}
figure.quote {
  padding: 10px;
  background-color: #e9e9e9;
}
.slick-dots li button {
  font-size: 14px;
  line-height: 100%;
  color: #000000;
}
.slick-dots li.slick-active button {
  font-weight: 600;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1180px;
    padding: 0;
  }
}
@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 50px;
  }
  .content .field--name-field-slide-title p {
    font-size: 35px;
  }
  .node--type-slide .field--name-field-image img {
    height: 670px;
  }
  .region.region-name a {
    font-size: 138px;
  }
  .region.region-navigation-slide a,
  .region.region-navigation a {
    font-size: 14px;
  }
  .field--name-field-img-block-about {
    width: 45%;
  }
  .content-about {
    width: 55%;
  }
}
@media only screen and (max-width: 992px) {
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 40px;
  }
  .content .field--name-field-slide-title p {
    font-size: 32px;
  }
  .node--type-slide .field--name-field-image img {
    height: 600px;
  }
  .content {
    top: 39px;
  }
  .page.front .slider-front,
  .about-block,
  .gallery-block {
    margin-bottom: 120px;
  }
  footer#footer {
    margin-top: 100px;
  }
  .view-fotogalereya .view-content .views-row .field--name-field-gallery {
    justify-content: end;
  }
  .gallery-block .region-gallery {
    gap: 30px;
  }
  #block-vesta-theme-kontaktyvfutere a {
    font-size: 46px;
  }
  .region.region-name a {
    font-size: 102px;
  }
  .gallery-block img {
    width: 175px;
    height: 170px;
  }
  .node--type-reviews.node--view-mode-full img {
    width: 260px;
  }
  .block-views-blocknews-block-1 .view-content .views-row {
    width: 46%;
  }
  .node--type-kuhnya.node--view-mode-teaser {
    width: 100%;
  }
  .view-id-kuhnya.view-display-id-page_1 .views-row {
    width: 46%;
  }
  .node--type-about.node--view-mode-teaser {
    flex-wrap: wrap;
    gap: 30px;
  }
  .field--name-field-img-block-about,
  .content-about {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 50px;
  }
  .content .field--name-field-slide-title p {
    font-size: 25px;
  }
  .content {
    top: auto;
    bottom: 51px;
    text-align: center;
  }
  .content .field--name-body {
    margin: 0 auto;
  }
  .page.not-front main.main {
    margin-top: 98px;
  }
  .region-navigation-mobile li.nav-item {
    text-transform: uppercase;
  }
  div#block-vesta-theme-kontakty-2 {
    margin-bottom: 15px;
  }
  div#block-vesta-theme-kontakty-2 a {
    color: rgba(0, 0, 0, 0.75);
  }
  .mm-menu .mm-navbar a,
  .mm-menu .mm-navbar > * {
    color: #000;
  }
  .header-mobile-block {
    display: block;
  }
  header#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  .page.not-front a#open-mobile-menu svg circle {
    stroke: #000;
    fill: #f5f4f0;
  }
  .page.not-front a#open-mobile-menu svg path {
    fill: #000;
  }
  header#header {
    padding-top: 20px;
    text-align: end;
  }
  .page.front #block-vesta-theme-knopkaotkrytmobilnoemenyu svg circle {
    fill: #9b9693;
  }
  #block-vesta-theme-kontakty,
  #block-vesta-theme-kontakty-header,
  .page.not-front .navigation-header {
    display: none;
  }
  .region.region-gallery {
    flex-wrap: wrap;
  }
  .region.region-form {
    gap: 60px;
    flex-wrap: wrap;
  }
  .page.front .slider-front,
  .about-block,
  .gallery-block {
    margin-bottom: 100px;
  }
  footer#footer {
    margin-top: 100px;
  }
  div#block-vesta-theme-views-block-fotogalereya-about,
  .block-views-blockabout-block-block-1,
  .gallery-description,
  #block-vesta-theme-vebforma,
  #block-vesta-theme-contact-form {
    width: 100%;
  }
  .node--type-about.node--view-mode-teaser .photoswipe-gallery .field__item {
    width: 29%;
  }
  .node--type-about.node--view-mode-teaser
    .photoswipe-gallery
    .field__item
    img {
    width: 100%;
    height: auto;
  }

  .view-fotogalereya .view-content .views-row .field--name-field-gallery {
    justify-content: space-evenly;
  }
  #block-vesta-theme-kontaktyvfutere a {
    font-size: 30px;
  }
  .region.region-name a {
    font-size: 75px;
  }
  .copyright {
    justify-content: center;
  }
  .node--type-slide .field--name-field-image img {
    height: 540px;
  }
  .gallery-block img,
  .view-gallery-page img {
    width: 100%;
    height: auto;
  }
  .gallery-block .photoswipe-gallery {
    width: 47%;
  }
  .block-content--type-galereya {
    gap: 10px;
    width: 100%;
  }
  .gallery-block
    .view-fotogalereya.view-display-id-block_2
    .view-content
    .views-row
    .views-field-field-gallery {
    width: 100%;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .view-content .views-row {
    width: 48%;
  }
  .gallery-block img,
  .view-gallery-page img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  footer#footer {
    margin-top: 80px;
  }

  .node--type-kuhnya,
  .node--type-restavraciya {
    flex-wrap: wrap;
  }
  .node--type-kuhnya.node--view-mode-full .field--name-field-kuhnja,
  .node--type-kuhnya .field--name-body,
  .node--type-restavraciya.node--view-mode-full .field--name-field-kuhnja,
  .node--type-restavraciya .field--name-body {
    width: 100%;
  }
  .node--type-reviews.node--view-mode-full img {
    height: 350px;
    width: 100%;
  }
  .view-id-reviews.view-display-id-block_1 .slick-dots {
    bottom: 0;
  }
  .node--type-reviews.node--view-mode-full {
    flex-wrap: wrap;
    justify-content: center;
  }
  .block-views-blocknews-block-1 .view-content .views-row {
    width: 100%;
  }
  .view-galereya .views-row {
    width: 45%;
  }
  .view-gallery-page.view-display-id-block_1
    .media--type-image.media--view-mode-default {
    width: 180px;
  }
  .field--name-field-gallery-img-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 530px) {
  .region.region-name a {
    font-size: 66px;
  }
  .region.region-footer {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  div#block-vesta-theme-imya {
    text-align: center;
  }
  footer#footer {
    margin-top: 40px;
  }
  .node--type-about.node--view-mode-teaser .photoswipe-gallery .field__item {
    width: 45%;
  }
  .gallery-block .photoswipe-gallery {
    width: 45%;
  }
  .page.front .slider-front,
  .about-block,
  .gallery-block {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .region.region-name a {
    font-size: 57px;
  }
  .page.not-front main.main {
    margin-top: 80px;
  }
  .view-id-kuhnya.view-display-id-page_1 .views-row {
    width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  h2 {
    font-size: 34px;
  }
  .region.region-name a {
    font-size: 51px;
  }
  .node--type-slide .field--name-field-image img {
    height: 100vh;
  }
  #block-vesta-theme-kontaktyvfutere a {
    font-size: 25px;
  }
  .contact a {
    font-size: 16px;
  }
  .contact-img img {
    width: 50%;
  }
  .gallery-block
    .view-fotogalereya
    .view-content
    .views-row
    .field--name-field-gallery
    > .field__item {
    width: 48%;
  }
  article.media.media--type-image.media--view-mode-default,
  .gallery-block
    .view-fotogalereya
    .view-content
    .views-row
    .field--name-field-gallery {
    width: 100%;
  }
  .view-fotogalereya .view-content .views-row .field--name-field-gallery {
    gap: 10px;
  }
  .gallery-block img,
  .views-field-field-gallery img,
  .field--name-field-img-photo img,
  .node--type-photogallery img,
  .field--name-field-media-image img {
    width: 100%;
    height: auto;
  }
  .view-gallery-page .view-content {
    gap: 10px;
  }
  .view-gallery-page.view-display-id-block_1
    .media--type-image.media--view-mode-default {
    width: 100%;
  }
}

@media only screen and (max-width: 375px) {
  .region.region-name a {
    font-size: 43px;
  }
  .copyright {
    gap: 0;
  }
}
