body {
  font-family: "Montserrat Alternates", sans-serif;
  color: #3d2306;
  font-size: 20px;
  font-weight: 500;
  background-color: #f9f4f0;
  overflow: hidden;
}
.header-mobile-block {
  display: none;
}
h1 {
  font-size: 43.75px;
  line-height: 50px;
  font-weight: 700;
}
.page.not-front h1.page-title {
  margin-bottom: 34px;
}
h2 {
  font-weight: 700;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
h2:after {
  font-size: 20px;
  font-weight: 600;
  margin-left: 20px;
}
.region-about h2,
.gallery-block h2 {
  color: #f9f4f0;
}
a.btn-vesta {
  width: 270px;
  padding: 12px;
  font-size: 16px;
  color: #3d2306;
  border: 1px solid #f9f4f0;
  background-color: #f9f4f0;
  text-align: center;
  border-radius: 100px;
}
a.btn-vesta:hover {
  background-color: #3d2306;
  color: #f9f4f0;
}
.more-link a {
  display: block;
  font-size: 16px;
  text-align: center;
  border: 1px solid;
  width: 270px;
  border-radius: 100px;
  padding: 12px;
  margin: 0 auto;
  background-color: transparent;
  margin-top: 40px;
}
.region-content {
  padding: 0;
}
.page.not-front main {
  margin-top: 20px;
  margin-bottom: 70px;
}
.page.not-front header a.btn-vesta {
  border: 1px solid #3d2306;
}
.search {
  width: 35px;
  height: 35px;
  margin-right: 0;
}
.page.not-front .search {
  background-color: #3d2306;
  padding-left: 7px;
  border-radius: 40px;
}
/* Контакты*/

header .contact-block {
  font-size: 16px;
  padding-top: 10px;
}
.region-contact .field--name-body {
  display: flex;
  gap: 20px;
  align-items: center;
}
header .contact p {
  display: inline;
}
.contact svg {
  display: inline;
  margin-right: 10px;
}
.contact a {
  color: #3d2306;
}
/* Контакты*/

/* header */
.region-header {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.field--name-field-block-advantages {
  display: flex;
  gap: 10px;
}
div#block-vesta-theme-knopkaostavitzayavku {
  z-index: 100;
}
.search-form__submit {
  background: url(../image/icon-search.svg) no-repeat center;
  width: 36px;
  height: 38px;
  border: none;
  color: transparent;
  background-color: #3d2306;
  position: absolute;
  top: 0;
  right: 5px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.search-form__submit.btn-primary:hover,
.search-form__submit.btn-primary:focus,
.search-form__submit.btn-primary.focus,
.search-form__submit.btn-primary:not(:disabled):not(.disabled):active {
  color: transparent;
  background-color: #3d2306;
  box-shadow: none;
}
div#block-vesta-theme-knopkaostavitzayavku .field--name-body {
  display: flex;
  align-items: center;
}
div#block-vesta-theme-knopkaostavitzayavku .field--name-body p {
  margin: 0;
}
img#block-vesta-theme-knopkapoiska {
  cursor: pointer;
}
div#block-vesta-theme-searchapipagesearchblockform {
  position: absolute;
  right: 125px;
  z-index: 1000;
  top: 100%;
}
.form-search.form-control {
  border: none;
  border-radius: 40px;
  position: relative;
  border: 1px solid #3d2306;
}
.form-search.form-control:focus {
  border-color: transparent;
  box-shadow: 0 0 0 0.2rem #3d23064d;
}
/* header */

/* слайдер */

.region-slider .views-row {
  width: 66%;
}
.slider-block .field--name-field-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 38%;
}
.slider-block .field--name-field-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.slider-block {
  padding: 20px 0 301px;
  background: url(/sites/all/themes/vesta_theme/image/background-slider.png)
    center center no-repeat;
  background-size: cover;
}
.field--name-field-advantages {
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
}
.field--name-field-advantages .field--name-field-advantages-item {
  font-size: 16px;
  padding: 5px 15px;
  text-align: center;
  border-radius: 100px;
  border: 1px solid #3d2306;
}
.field--name-field-slide-link a {
  display: block;
  background-color: #3d2306;
  color: #f9f4f0;
  border: 1px solid #3d2306;
  padding: 12px;
  width: 370px;
  text-align: center;
  border-radius: 100px;
}
.field--name-field-slide-link a:hover {
  background-color: #f9f4f0;
  color: #3d2306;
}
.field--name-field-slide-link a:after {
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-left: 5px;
  content: "";
  background: url(/sites/all/themes/vesta_theme/image/arrow-right.png) no-repeat;
}
.field--name-field-slide-link a:hover:after {
  background: url(/sites/all/themes/vesta_theme/image/arrow-right-brown.png)
    no-repeat;
}
/* слайдер */

/* меню */
.navigation-header {
  border-top: 1px solid #3d2306;
  border-bottom: 1px solid #3d2306;
}
ul.sf-menu a,
ul.sf-menu span.nolink {
  padding: 10px 20px;
  color: #3d2306;
}
ul.sf-menu > .sf-first a {
  padding-left: 0;
}
ul.menu a.is-active {
  color: #3d2306;
}
ul.sf-menu .sf-with-ul {
  padding-right: 20px;
}
ul.sf-menu .sf-sub-indicator {
  right: 0;
}
ul.sf-menu .sf-sub-indicator:after {
  content: url(/sites/all/themes/vesta_theme/image/menu-parent.svg);
}
ul.sf-menu ul {
  background-color: #f9f4f0;
}
/* меню */

/* о нас */
.region-about h2:after {
  content: "Комфорт и гостеприимство без переплат";
}
.about-block {
  background: url(/sites/all/themes/vesta_theme/image/background-about.png)
    no-repeat;
  background-size: cover;
  padding: 40px 0 100px;
}
.region.region-about .field--name-node-link a {
  display: block;
  font-size: 16px;
  color: #f9f4f0;
  padding: 15px;
  width: 370px;
  text-align: center;
  background-color: #3d2306;
  border-radius: 100px;
  border: 1px solid #3d2306;
}
.region.region-about .field--name-node-link a:hover {
  color: #3d2306;
  background-color: #f9f4f0;
  text-decoration: none;
}
.node--type-about.node--view-mode-teaser .about-tiser-info {
  background-color: #f9f4f0;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px 20px 40px;
  width: 60%;
}
.field--name-field-img-about-3 {
  width: 60%;
}

.node--type-about.node--view-mode-teaser {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.field--name-field-img-about,
.field--name-field-img-about-1 {
  width: 38%;
}
.node--type-about.node--view-mode-teaser img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}
/* о нас */

/* номера */
.room-block {
  padding: 40px 0 50px;
}
.room-block h2:after {
  content: "Чисто, просторно, всё для отдыха";
}
.node--type-room.node--view-mode-teaser {
  background-color: #fff;
  width: 370px;
  display: flex;
  flex-direction: column;
  gap: 13px;
  font-size: 18px;
  line-height: 100%;
  padding: 20px;
  border-radius: 20px;
}
.view-our-rooms.view-id-our_rooms .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.region-room .more-link a {
  border-color: #3d2306;
  color: #3d2306;
}
.region-room .more-link a:hover {
  border-color: #f9f4f0;
  color: #f9f4f0;
  background-color: #3d2306;
  text-decoration: none;
}
.blazy--field-img-room--teaser {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.field--name-node-title a {
  color: #3d2306;
}
.node--type-room.node--view-mode-teaser .field--name-node-link a {
  width: 100%;
  color: #f9f4f0;
  display: block;
  background-color: #3d2306;
  border-radius: 100px;
  padding: 12px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #3d2306;
}
.node--type-room.node--view-mode-teaser .field--name-node-link a:hover {
  color: #3d2306;
  background-color: #f9f4f0;
  text-decoration: none;
}
div#edit-privacy-1 {
  font-size: 11.8px;
  font-weight: 600;
}
div#edit-privacy-1 a {
  color: #3d2306;
  font-weight: 700;
}
.field--name-taxonomy-term-title:before {
  display: inline-block;
  content: "";
  background-color: #3d2306;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-bottom: 3px;
  margin-right: 2px;
}
.field--name-taxonomy-term-title {
  line-height: 120%;
  margin-bottom: 5px;
}
/* номера */

/* форма */

#edit-text-description {
  font-size: 16px;
}
.webform-button--submit {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  color: #f9f4f0;
  border-radius: 100px;
  background-color: #3d2306;
  border: 1px solid #3d2306;
}
.webform-button--submit:hover,
.webform-button--submit:focus,
.webform-button--submit.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #f9f4f0;
  border-color: #3d2306;
  color: #3d2306;
  box-shadow: none;
}
.form-item-title-webforme {
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}
.webform-submission-form input.form-control {
  height: 50px;
  border: 1px solid #3d2306;
  border-radius: 100px;
  color: #3d2306;
  font-size: 16px;
  padding-left: 20px;
}
.webform-submission-form input.form-control::placeholder {
  color: #3d2306;
  font-size: 16px;
}
.webform-submission-form input.form-control:focus {
  box-shadow: none;
}
div#webform-submission-callback-node-2-form-ajax,
#webform-submission-callback-form-ajax {
  width: 370px;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
span#webform-submission-callback-node-2-form-ajax-content,
#webform-submission-callback-form-ajax-content {
  display: none;
}
/* форма */

/* фотогалерея */
.gallery-block h2:after {
  content: "Наш уют — в фотографиях номеров и зон отдыха";
}
.gallery-block {
  background: url(/sites/all/themes/vesta_theme/image/background-gallery.png)
    no-repeat;
  background-size: cover;
  padding: 40px 0 50px;
}
.field--name-field-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.field--name-field-gallery img {
  border-radius: 40px;
}
.region-gallery .more-link a {
  border-color: #f9f4f0;
  color: #f9f4f0;
}
.region-gallery .more-link a:hover {
  border-color: #3d2306;
  color: #3d2306;
  background-color: #f9f4f0;
  text-decoration: none;
}
/* фотогалерея */

/* контакты и карта */
.map-block h2:after {
  content: "Свяжитесь с нами!";
}
.map-block {
  padding: 40px 0 50px;
  font-size: 18px;
  background: url(/sites/all/themes/vesta_theme/image/background-contact.png)
    no-repeat center right;
  background-size: cover;
}
p.contact-label {
  font-weight: 600;
}
.region-map .field--name-body {
  display: flex;
  gap: 30px;
}
.mapContainer {
  overflow: hidden;
  border-radius: 40px;
  transform: translateZ(0px);
}
.region-map .field--name-body.clearfix:after {
  display: none;
}

/* контакты и карта */

footer .region-footer {
  flex-direction: row;
  gap: 100px;
  font-size: 18px;
}
.navbar-nav a.nav-link {
  padding: 0 0 5px;
  line-height: 110%;
  color: #f9f4f0;
}
.navbar-nav a.nav-link:hover {
  text-decoration: underline;
}
footer {
  background: url(/sites/all/themes/vesta_theme/image/background-footer.png)
    no-repeat;
  background-size: cover;
  color: #f9f4f0;
}
footer .contact-block a {
  color: #f9f4f0;
}
footer .contact,
.region-map .contact {
  margin-bottom: 10px;
}
footer .contact-block {
  margin-bottom: 20px;
}
footer .contact p,
.region-map .contact p {
  line-height: 110%;
  margin-bottom: 5px;
}
.copyright {
  margin-top: 10px;
}
.copyright p {
  margin-bottom: 5px;
  line-height: 110%;
  font-size: 16px;
}
.copyright a {
  color: #f9f4f0;
}
.vesta-link-block {
  border-top: 1px solid #f9f4f0;
  border-bottom: 1px solid #f9f4f0;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
}
.vesta-link-block p {
  margin-bottom: 0;
}
.vesta-link-block a {
  color: #f9f4f0;
}
button#scrollToTop {
  border: none;
  background-color: transparent;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 50px;
  height: 50px;
  background: url(/sites/all/themes/vesta_theme/image/scrolltoTop.png) no-repeat;
}
.navbar-nav .dropdown-toggle::after {
  display: none;
}
.ui-dialog .ui-dialog-title {
  color: #3d2306;
}
.ui-widget.ui-widget-content.ui-front {
  border: 1px solid #3d2306 /*{borderColorDefault}*/;
  border-radius: 40px;
}
.ui-dialog .ui-dialog-titlebar.ui-corner-all {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background: #f9f4f0;
  border: none;
}
.ui-dialog .ui-dialog-content {
  background: #f9f4f0;
  color: #3d2306;
}
.js-form-type-processed-text {
  font-size: 14px;
}
.ui-dialog .ui-dialog-buttonpane {
  background-color: #f9f4f0;
  border: none;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.ui-button-icon-only .ui-icon {
  left: -25%;
}
.webform-button--submit.ui-button {
  border: 1px solid #3d2306;
  border-radius: 40px;
  background: #3d2306;
  color: #f9f4f0;
}
.webform-button--submit.ui-button:hover,
.webform-button--submit.ui-button.btn-primary:focus,
.webform-button--submit.ui-butto.btn-primary:not(:disabled):not(
    .disabled
  ):active {
  border: 1px solid #3d2306;
  border-radius: 40px;
  background: #f9f4f0;
  color: #3d2306;
}
.node--type-room.node--view-mode-full {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.roomm-content {
  width: 40%;
}
.field--name-field-image-room {
  width: 55%;
}
.field--name-field-image-room img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 20px;
}
.blazy--field-conveniences--full .field__label {
  margin-bottom: 15px;
}
a.btn-room {
  display: block;
  font-size: 16px;
  text-align: center;
  border: 1px solid #3d2306;
  width: 270px;
  border-radius: 100px;
  padding: 12px;
  background-color: #3d2306;
  margin-top: 40px;
  color: #f9f4f0;
}
a.btn-room:hover {
  background-color: #f9f4f0;
  color: #3d2306;
  box-shadow: none;
}
div#webform-submission-callback-form-ajax {
  text-align: center;
}
.ui-front.ui-dialog-content #webform-submission-callback-form-ajax {
  width: 100%;
}
.node--type-slide.node--view-mode-default.contextual-region {
  position: static;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1170px;
    padding: 0;
  }
}
@media only screen and (max-width: 1500px) {
  .slider-block .field--name-field-image {
    width: 36%;
  }
}
@media only screen and (max-width: 1300px) {
  .slider-block .field--name-field-image {
    width: 34%;
  }
}
@media only screen and (max-width: 1200px) {
  .field--name-field-img-about,
  .field--name-field-img-about-1 {
    width: 37%;
  }
  footer .region-footer {
    gap: 55px;
  }
  .field--name-field-gallery img {
    width: 280px;
    height: 280px;
  }
  .view-our-rooms.view-id-our_rooms .view-content {
    justify-content: space-evenly;
  }
  .slider-block .field--name-field-image {
    top: 165px;
  }
  a.btn-vesta {
    border-color: #3d2306;
  }
  .page.front .search {
    background-color: #3d2306;
    padding-left: 7px;
    border-radius: 40px;
  }
  .search {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .node--type-about.node--view-mode-teaser .about-tiser-info {
    width: 100%;
  }
  .field--name-field-img-about,
  .field--name-field-img-about-1 {
    width: 46%;
  }
  .field--name-field-img-about-3 {
    width: 70%;
    margin: 0 auto;
  }
  footer .region-footer {
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .field--name-field-gallery .field__item {
    width: 46%;
  }
  .field--name-field-gallery {
    justify-content: space-between;
  }
  h2 {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  h2:after {
    margin-left: 0;
    margin-top: 10px;
  }
  .region-slider .views-row {
    width: 100%;
  }
  a.btn-vesta {
    width: 210px;
  }
  .region-contact .field--name-body {
    flex-wrap: wrap;
  }
  .slider-block .field--name-field-image {
    display: none;
  }
  .slider-block {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 38px;
  }
  .header-block,
  .navigation-header,
  header .contact-block {
    display: none;
  }
  .header-mobile-block {
    display: block;
  }
  .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
  }
  nav#block-vesta-theme-osnovnayanavigaciya {
    width: 35%;
  }
  div#block-vesta-theme-kontaktyvfutere {
    width: 48%;
  }
  footer a.btn-vesta {
    width: 100%;
  }
  .region-map .field--name-body {
    flex-wrap: wrap;
  }
  .field--name-field-gallery img {
    width: 100%;
    height: 100%;
  }
  .node--type-room.node--view-mode-full {
    flex-wrap: wrap;
  }
  .field--name-field-image-room {
    width: 100%;
  }
  #block-vesta-theme-knopkaotkrytmobilnoemenyu svg path {
    fill: #3d2306;
  }
  #block-vesta-theme-knopkaotkrytmobilnoemenyu svg circle {
    stroke: #3d2306;
  }

  .region-navigation-mobile {
    background-color: #f9f4f0;
  }
  .region-navigation-mobile .navbar-nav a.nav-link {
    color: #3d2306;
    padding: 10px;
  }
  .mm-menu .mm-navbar a,
  .mm-menu .mm-navbar > * {
    color: #3d2306;
  }
  .dropdown-menu {
    top: 80px;
    display: block;
    left: 42px;
    color: #3d2306;
    background: #f9f4f0;
  }
  ul.dropdown-menu.mm-listview {
    border: none;
  }
  .dropdown-item.active {
    background-color: #f9f4f0;
    color: #3d2306;
  }
  .mm-menu {
    background-color: #f9f4f0;
  }
}

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 30px;
  }
  h2:after {
    font-size: 18px;
  }
  .field--name-field-img-about,
  .field--name-field-img-about-1,
  .field--name-field-img-about-3 {
    width: 100%;
  }
  .field--name-field-advantages {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 30px;
  }
  div#block-vesta-theme-kontaktyvfutere,
  nav#block-vesta-theme-osnovnayanavigaciya {
    width: 100%;
  }
  .field--name-field-gallery .field__item {
    width: 100%;
  }
  h2 {
    font-size: 28px;
  }
  h2:after {
    font-size: 16px;
  }
  img.media__element.b-lazy.b-loaded {
    width: 75%;
  }
  div#block-vesta-theme-logo-2 img {
    width: 90%;
  }
}
@media only screen and (max-width: 420px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 26px;
  }

  .region.region-about .field--name-node-link a,
  .node--type-room.node--view-mode-teaser,
  #block-vesta-theme-logo-footer img,
  .field--name-field-slide-link a {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  h1 {
    font-size: 27px;
  }
}
