@charset "UTF-8";
/*
Theme Name: Banya
Theme URI: 
Author: 
Author URI: 
Description: Тема для сайта Banya
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: banya
*/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content_block {
  width: 100%;
  max-width: 104.3rem;
  margin-left: auto;
  margin-right: auto;
}

.main_block {
  background: url(img/img1.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 10.44rem;
  padding-bottom: 4rem;
}
.main_block .title {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 3.75rem */
  margin-bottom: 1.62rem;
}
.main_block .subtitle {
  color: #CCC;
  font-family: Manrope;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 3.44rem;
  width: 39rem;
  max-width: 100%;
}
.main_block .subtitle:has(ul) {
  width: 100%;
}
.main_block .subtitle ul {
  padding-left: 20px;
}
.main_block .button {
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1.75rem;
  background: #A95203;
  width: 23.0625rem;
  height: 6.125rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main_block .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.8rem;
}
.main_block .img_block {
  overflow: hidden;
  width: 100%;
  border-radius: 1.75rem;
  height: 100%;
  overflow: hidden;
}
.main_block .img_block img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

header {
  height: 7.44rem;
  margin-bottom: -7.44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 500;
}
header .menu_block ul {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .menu_block ul li {
  list-style: none;
}
header .menu_block ul li a {
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  color: white;
}
header .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1rem;
  border-bottom: 1px solid white;
  width: 100%;
}
header .logo_block img {
  display: block;
  height: 82px;
  width: auto;
}
header .call_btn {
  border-radius: 1.125rem;
  border: 0 solid #393939;
  background: #A95203;
  height: 3.75rem;
  width: 13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
header .phone {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  margin-left: 0.3rem;
}
header .phone_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.35rem;
}
header .phone_block a {
  display: block;
}

.block_2 {
  padding-top: 4.56rem;
  padding-bottom: 5.56rem;
  background: linear-gradient(96deg, #FBFFEE 11.87%, #F7F7F4 92.67%);
}
.block_2 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block_2 .img_block {
  overflow: hidden;
  width: 100%;
  border-radius: 1.75rem;
  width: 40rem;
  max-width: 100%;
}
.block_2 .img_block img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block_2 .title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 1.69rem;
}
.block_2 .text {
  color: #000;
  font-family: Manrope;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.37rem;
}
.block_2 .text:last-of-type {
  margin: 0;
}
.block_2 .line2 {
  gap: 3.06rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.44rem;
}
.block_2 .line2 .item {
  border-radius: 1.75rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.38rem;
  padding-left: 2.06rem;
  padding-top: 1.75rem;
  padding-bottom: 1.94rem;
  background: -webkit-gradient(linear, left top, right top, from(#3B522C), to(#4A6538));
  background: linear-gradient(90deg, #3B522C 0%, #4A6538 100%);
}
.block_2 .line2 .text {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 1.65rem */
}

.block_3 {
  padding-top: 4.75rem;
  padding-bottom: 5.63rem;
  background: linear-gradient(222deg, rgba(46, 50, 43, 0.89) 23.85%, rgba(19, 25, 17, 0.89) 43.31%);
}
.block_3.similar {
  background: url(img/bg3.jpg) center center no-repeat;
}
.block_3 .title {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  width: 50%;
  max-width: 100%;
  margin-bottom: 3.3rem;
}
.block_3 .item {
  border-radius: 1.75rem;
  background: #F8F8F8;
  padding: 3.19rem 3.62rem;
  gap: 4.13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.21rem;
}
.block_3 .item .left_side,
.block_3 .item .right_side {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  max-width: 50%;
}
.block_3 .item .title {
  color: #578C33;
  font-family: Manrope;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.block_3 .left_side {
  overflow: hidden;
}
.block_3 .left_side img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block_3 .left_side img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1.75rem;
  aspect-ratio: 50/26;
}
.block_3 .slick-prev:before, .block_3 .slick-next:before {
  display: none;
}
.block_3 .slick-prev,
.block_3 .slick-next {
  z-index: 50;
  width: 46px;
  height: 46px;
}
.block_3 .slick-prev {
  left: 1.25rem;
}
.block_3 .slick-next {
  right: 1.25rem;
}
.block_3 .right_side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block_3 .right_side .top {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.block_3 .right_side .title {
  margin-bottom: 1.37rem;
}
.block_3 .right_side ul {
  padding-left: 20px;
}
.block_3 .right_side ul li {
  color: #000;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 132%; /* 1.815rem */
}
.block_3 .right_side .line_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.62rem;
}
.block_3 .right_side .line_btn .btn {
  border-radius: 1.75rem;
  border: 0 solid #393939;
  background: #A95203;
  width: 19.5rem;
  height: 5.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}
.block_3 .right_side .line_btn .price {
  color: #578C33;
  font-family: Manrope;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.block_4 {
  padding-top: 4.44rem;
  padding-bottom: 5.81rem;
  background: linear-gradient(99deg, #FBFFEE 1.96%, #FEFBF2 54.52%, #F8F8F6 99.56%);
}
.block_4:has(.btn) {
  padding-bottom: 4.6rem;
}
.block_4 .title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 2.56rem;
}
.block_4 img {
  display: block;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}
.block_4 .btn {
  margin-top: 3.5rem;
  width: 23.0625rem;
  height: 6.125rem;
  border-radius: 1.75rem;
  background: #A95203;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

.block_5 {
  padding-top: 4.56rem;
  padding-bottom: 5.62rem;
  background: url(img/bg1.jpg) center center no-repeat;
  background-size: cover;
}
.block_5 .title {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 4rem;
}
.block_5 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.44rem;
  margin-bottom: 2.31rem;
}
.block_5 .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 1.75rem;
  background: #4A6438;
  padding-top: 2.81rem;
  padding-left: 2rem;
  padding-right: 1.44rem;
  padding-bottom: 1.74rem;
  position: relative;
}
.block_5 .item .icon {
  position: absolute;
  left: 2rem;
  top: -1.5rem;
}
.block_5 .item .title_item {
  color: #FFC300;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.88rem;
}
.block_5 .item .text_item {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.block_5 .btn {
  width: 24.8125rem;
  height: 6.125rem;
  border-radius: 1.75rem;
  background: #A95203;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block_6 {
  padding-block: 3rem;
  background: linear-gradient(96deg, #FBFFEE 11.87%, #F8F8F6 92.67%);
}
.block_6 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9rem;
}
.block_6 .line .right_side {
  width: 40.3125rem;
  aspect-ratio: 215/241;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block_6 .line .right_side img {
  display: block;
  width: 100%;
  height: auto;
}
.block_6 .line .left_side {
  padding-top: 2.5rem;
}
.block_6 .line .left_side .title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 3.31rem;
}
.block_6 .line2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.87rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block_6 .line2 .item {
  width: calc(50% - 0.935rem);
  border-radius: 1.75rem;
  background: #212117;
  padding-top: 1.81rem;
  padding-left: 2.38rem;
  padding-bottom: 2.19rem;
  padding-right: 1.63rem;
}
.block_6 .line2 .item .top_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.94rem;
  color: #459C0A;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 1.925rem */
}
.block_6 .line2 .item .text_item {
  color: #CCC;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 1.925rem */
}

.block_02 {
  padding-top: 5rem;
  padding-bottom: 5.63rem;
  background: linear-gradient(96deg, #FBFFEE 11.87%, #F7F7F4 92.67%);
}
.block_02 .title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 2.75rem;
}
.block_02 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}
.block_02 .item {
  border-radius: 1.75rem;
  background: -webkit-gradient(linear, left top, right top, from(#3B522C), to(#4A6538));
  background: linear-gradient(90deg, #3B522C 0%, #4A6538 100%);
  padding-top: 2.25rem;
  padding-left: 2.81rem;
  padding-right: 3.12rem;
  padding-bottom: 3.69rem;
  min-height: 25.75rem;
}
.block_02 .item.item_1 {
  width: 27.0625rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block_02 .item.item_1 ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.block_02 .item.item_3 {
  width: 32.4375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block_02 .item.item_2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.block_02 .item .title_item {
  color: #FFF;
  font-family: Manrope;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 121%; /* 2.42rem */
  margin-bottom: 1.5rem;
}
.block_02 .item ul {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.block_02 .item ul li {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 132%; /* 1.815rem */
}
.block_02 .item ul li span {
  color: #FFC300;
  font-weight: bold;
}
.block_02 .item .btn {
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  height: 5.4375rem;
  border-radius: 1.75rem;
  border: 0 solid #393939;
  background: #A95203;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.block_02 .bottom_text {
  padding-top: 2.31rem;
  color: #000;
  font-family: Manrope;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 133.561%; /* 2.17038rem */
  text-align: center;
}

.gallery {
  background: url(img/bg2.jpg) center center no-repeat;
  background-size: cover;
  padding-block: 5.63rem;
}
.gallery .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
}
.gallery .line .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 6rem) / 4);
          flex: 0 0 calc((100% - 6rem) / 4);
  overflow: hidden;
}
.gallery .line .item img {
  border-radius: 1.75rem;
  min-height: 20rem;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

footer {
  background: #353535;
  padding-top: 1.5rem;
}
footer .copyright {
  background: #212117;
  padding-block: 0.5rem;
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
footer .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1.5rem;
}
footer .btn {
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 1.25rem;
  border: 0 solid #393939;
  background: #A95203;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  width: 16.5625rem;
  height: 4.1875rem;
}
footer .s .text {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.81rem;
}
footer .s .l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.81rem;
}
footer .phone_block_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.35rem;
}
footer .phone_block_inner a {
  display: block;
}
footer .phone_block_inner .phone {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  margin-left: 0.3rem;
}
footer .email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-decoration: none;
  gap: 0.7rem;
}
footer .email svg {
  position: relative;
  top: 3px;
}
footer .email span {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.contacts {
  background: url(img/img1.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 10.44rem;
  padding-bottom: 4rem;
}
.contacts .title {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 1.94rem;
}
.contacts .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contacts .line a {
  text-decoration: none;
}
.contacts .line .l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.81rem;
}
.contacts .line .l a {
  display: block;
}
.contacts .title_item {
  color: #CCC;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.63rem;
}
.contacts .tel {
  color: #FFF;
  font-family: Manrope;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 1.94rem;
  display: block;
}

.road_to_the_dream {
  background: linear-gradient(96deg, #FBFFEE 11.87%, #F7F7F4 92.67%);
  padding-top: 4.65rem;
  padding-bottom: 5.56rem;
}
.road_to_the_dream .title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 2.06rem;
}
.road_to_the_dream img {
  display: block;
  width: 100%;
  height: auto;
}

.form_section {
  background: url(img/bg3.jpg) center center no-repeat;
  background-size: cover;
  padding-block: 4.5rem;
}
.form_section .title {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 3.3rem */
  margin-bottom: 3rem;
}
.form_section .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_section .line .left_side img {
  width: 43.3125rem;
  display: block;
  height: auto;
}
.form_section .line .form_block {
  width: 41.125rem;
  border-radius: 1.25rem;
  border: 1px solid #BEBEBE;
  padding-top: 3rem;
  padding-left: 3.33rem;
  padding-right: 3.33rem;
  padding-bottom: 2.75rem;
}
.form_section .line .form_block input, .form_section .line .form_block textarea {
  border-radius: 1.75rem;
  border: 0.929px solid #393939;
  background: #FFF;
  margin-bottom: 1.24rem;
  color: #8F8F8F;
  padding-left: 3.13rem;
  width: 100%;
  height: 6.31825rem;
  color: #8F8F8F;
  font-family: Manrope;
  font-size: 1.12825rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form_section .line .form_block textarea {
  height: 11.0005rem;
  padding-top: 1.92rem;
}
.form_section .line .form_block button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 1.75rem;
  background: #A95203;
  width: 34.46825rem;
  height: 6.31825rem;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  border: none;
  cursor: pointer;
  line-height: normal;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}
.modal-overlay .modal-content {
  position: relative;
  background: #FFF;
  border-radius: 1.25rem;
  padding: 3rem;
  max-width: 41.125rem;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.modal-overlay.active .modal-overlay .modal-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.modal-overlay .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 2.5rem;
  color: #393939;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.modal-overlay .modal-close:hover {
  color: #A95203;
}
.modal-overlay .modal-title {
  color: #000;
  font-family: Manrope;
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 2rem;
  text-align: center;
}
.modal-overlay .modal-form .form_block {
  width: 100%;
  border: none;
  padding: 0;
  border-radius: 0;
}
.modal-overlay .modal-form .form_block input, .modal-overlay .modal-form .form_block textarea {
  border-radius: 1.75rem;
  border: 0.929px solid #393939;
  background: #FFF;
  margin-bottom: 1.24rem;
  color: #8F8F8F;
  padding-left: 3.13rem;
  width: 100%;
  height: 6.31825rem;
  color: #8F8F8F;
  font-family: Manrope;
  font-size: 1.12825rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.modal-overlay .modal-form .form_block textarea {
  height: 11.0005rem;
  padding-top: 1.92rem;
}
.modal-overlay .modal-form .form_block button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 1.75rem;
  background: #A95203;
  height: 6.31825rem;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  border: none;
  cursor: pointer;
  line-height: normal;
}

.fluentform .ff-el-input--label,
.ff-default .ff-el-input--label label {
  display: none !important;
}

.ff-el-input--content input,
.ff-el-input--content textarea,
.ff-default .ff-el-form-control {
  height: 77px !important;
  border-radius: 20px !important;
  border-width: 0.93px !important;
  border: 1px solid #393939 !important;
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0%;
  padding-left: 33px;
}

.ff-el-input--content textarea {
  height: 90px !important;
  padding-top: 33px;
  padding-bottom: 33px;
  padding-right: 33px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_no_style {
  border-radius: 1.125rem;
  border: 0 solid #393939;
  background: #A95203;
  height: 3.75rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  cursor: pointer;
}

.mob {
  display: none !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  display: none;
}

.block_3.similar {
  background-size: cover;
}

.fluentform .ff-el-group {
  margin-bottom: 0 !important;
}

.menu_right {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.87);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.menu_right.open {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.menu_right .top_line {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu_right .top_line .menu-close {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu_right .call_btn {
  margin-top: 2rem;
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 1.25rem;
  border: 0 solid #393939;
  background: #A95203;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  width: 16.5625rem;
  height: 4.1875rem;
}
.menu_right .s .text {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.81rem;
}
.menu_right .s .l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.81rem;
}
.menu_right .phone_block_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.35rem;
}
.menu_right .phone_block_inner a {
  display: block;
}
.menu_right .phone_block_inner .phone {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  margin-left: 0.3rem;
}
.menu_right .email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-decoration: none;
  gap: 0.7rem;
}
.menu_right .email svg {
  position: relative;
  top: 3px;
}
.menu_right .email span {
  color: #FFFDE7;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.menu_right .lang_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
}
.menu_right .title_lang_text {
  color: #CCC;
  font-family: Manrope;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.menu_right .lang-item {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.menu_right .lang-item.active {
  text-decoration: underline !important;
}
.menu_right .wpml-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.menu_right .menu {
  margin-bottom: 1.9rem;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.7rem;
}
.menu_right .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.7rem;
}
.menu_right .menu a {
  color: #FFFDE7;
  text-decoration: none;
  font-family: Manrope;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.menu_right .phone_block_inner {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu_right .email {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1.7rem;
}

.content_block {
  padding-left: 15px;
  padding-right: 15px;
}

header .wpml-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
header .lang-item {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
header .lang-item.active {
  text-decoration: underline !important;
}

@media (min-width: 0px) and (max-width: 1025px) {
  .content_block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .not_mob {
    display: none !important;
  }
  .mob {
    display: block !important;
  }
  .block_2 .line2,
  .block_3 .item,
  .block_5 .line,
  .block_5 .line,
  .main_block .line,
  .block_6 .line2,
  .block_6 .line,
  footer .line,
  .block_2 .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block_6 .line .left_side,
  .block_6 .line .right_side,
  .block_6 .line2 .item,
  .block_3 .item .left_side, .block_3 .item .right_side {
    width: 100%;
    max-width: 100%;
  }
  header .call_btn,
  header .phone_block,
  header .lang_block,
  header .menu_block {
    display: none;
  }
  .main_block .title {
    color: #FFFDE7;
    font-family: Manrope;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 2.7rem */
    margin-bottom: 0.8rem;
  }
  .main_block .subtitle {
    color: #CCC;
    font-family: Manrope;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .main_block .button {
    width: 100%;
    width: 20.5625rem;
    height: 4.8125rem;
  }
  .main_block .line {
    gap: 2.7rem;
  }
  .main_block .button.mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    margin-top: 1.81rem;
    border-radius: 1.25rem;
    background: #A95203;
  }
  .main_block .subtitle {
    margin-bottom: 0;
  }
  .block_2 .img_block,
  .block_2 .line2 .item,
  .block_3 .left_side img,
  .main_block .img_block {
    border-radius: 1.25rem;
  }
  .block_3,
  .block_2 {
    padding-block: 2rem;
  }
  .block_2 .title {
    color: #000;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
  }
  .block_2 .text {
    color: #000;
    font-family: Manrope;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .block_2 .text:last-of-type {
    margin-bottom: 2.4rem;
  }
  .block_2 .item .text:last-of-type {
    margin-bottom: 0;
  }
  .block_2 .line2 {
    gap: 0.88rem;
  }
  .block_3 .title {
    width: 100%;
    color: #FFFDE7;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
    margin-bottom: 2rem;
  }
  .block_3 .item {
    padding: 0.88rem;
    border-radius: 1.25rem;
    background: #F8F8F8;
  }
  .block_3 .item {
    gap: 1rem;
  }
  .block_3 .item .title {
    color: #578C33;
    font-family: Manrope;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.6rem;
  }
  .block_3 .right_side ul {
    margin-bottom: 1rem;
  }
  .block_3 .right_side .line_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: left;
  }
  .block_3 .right_side .line_btn .price {
    color: #578C33;
    font-family: Manrope;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
  }
  .block_3 .right_side .line_btn .btn {
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 4.8125rem;
  }
  .block_3 .right_side .line_btn {
    gap: 0.6rem;
  }
  .block_5,
  .block_6,
  .block_4 {
    padding-block: 2rem;
  }
  .block_5 .title {
    color: #FFFDE7;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
    margin-bottom: 3rem;
  }
  .block_6 .line .left_side .title,
  .block_4 .title {
    color: #000;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
    margin-bottom: 1.8rem;
  }
  .block_5 .line {
    gap: 2.06rem;
  }
  .block_6 .line .left_side {
    padding-top: 0;
  }
  .block_6 .line {
    gap: 1.31rem;
  }
  footer .email,
  footer .phone_block_inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .phone_block {
    gap: 1rem;
    margin-bottom: 1rem;
  }
  footer .s {
    margin-bottom: 1rem;
  }
  footer .btn.mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .block_4 button {
    display: none !important;
  }
  .modal-overlay .modal-content {
    padding: 0.8rem;
  }
  .modal-overlay .modal-title {
    font-size: 1.825rem;
    padding-top: 3rem;
  }
  .block_02 .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block_02 .item {
    width: 100% !important;
    max-width: 100% !important;
  }
  .block_02 .line {
    gap: 1.5rem;
  }
  .block_02 .item {
    padding: 1.5rem;
    border-radius: 1.25rem;
  }
  .gallery .line {
    gap: 1rem;
  }
  .gallery .line .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) / 2);
            flex: 0 0 calc((100% - 2rem) / 2);
  }
  .gallery .line .item img {
    min-height: 8.2rem;
  }
  .block_02 {
    padding-block: 2rem;
  }
  .block_02 .title {
    color: #000;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
  }
  .block_02 .item {
    min-height: 1px;
  }
  .block_02 .item .btn {
    margin-top: 3rem;
  }
  .contacts .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
  .contacts .tel {
    margin-bottom: 0;
  }
  .road_to_the_dream {
    padding-block: 2rem;
  }
  .form_section .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
  }
  .form_section .line .left_side img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .form_section .title {
    color: #FFFDE7;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
  }
  .form_section .title br {
    display: none;
  }
  .form_section .line .form_block {
    width: 100%;
    padding: 1.5rem;
  }
  .form_section .title {
    margin-bottom: 1.5rem;
  }
  .contacts .item.item_2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    gap: 2rem !important;
  }
  .contacts .item_inner {
    margin-bottom: 2rem;
  }
  .contacts .item_inner:last-of-type {
    margin-bottom: 0;
  }
  .contacts .tel {
    color: #FFF;
    font-family: Manrope;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .road_to_the_dream .title {
    color: #000;
    font-family: Manrope;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 2.1rem */
  }
}