body .text--u-im1jwi55b {
  border: none;
}
body * {
  font-family: Helvetica, Arial, sans-serif;
}
.g-submenu {
  display: none;
}
@media (min-width: 769px) {
  .localpagelist2__block {
    width: 30%;
  }
  .localpagelist2 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .localpagelist2__block {
    width: 90%;
  }
}
.tabs-block__titles {
  display: flex;
  gap: 0 5px;
  overflow: auto;
}
.tabs-block__titles-item {
  padding: 10px 20px;
  display: inline-block;
  background: #f2f2f2;
  color: #000;
  font-size: 18px;
  font-weight: normal;
  border-radius: 5px 5px 0 0;
  transition: all 0.3s ease;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .tabs-block__titles-item {
    font-size: 15px;
  }
}
.tabs-block__titles-item.active, .tabs-block__titles-item:hover {
  color: #fff;
  background: #292e4b;
}
.tabs-block__body-item {
  background: #f2f2f2;
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 0;
  box-sizing: border-box;
}
.tabs-block__body-item.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 30px 30px 20px;
}
@media (max-width: 768px) {
  .tabs-block__body-item.active {
    padding: 10px;
  }
}
.tabs-block__body-item iframe {
  width: 100%;
}
.tabs-block__body-item .slider_block {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .tabs-block__body-item .slider_block {
    flex-direction: column;
  }
}
.tabs-block__body-item .slider_block .slider {
  width: 40%;
  padding-right: 20px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .tabs-block__body-item .slider_block .slider {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
.tabs-block__body-item .slider_block .text_block {
  padding-left: 40px;
  box-sizing: border-box;
  width: 60%;
}
@media (max-width: 768px) {
  .tabs-block__body-item .slider_block .text_block {
    padding: 0;
    width: 100%;
  }
  .tabs-block__body-item .slider_block .text_block table {
    width: auto !important;
    max-width: 100%;
  }
}
.tabs-block__body-item .slider_block .text_block.full_w {
  width: 100%;
  padding: 0;
}
.tabs-block__body-item .slider_block .text_block .title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 768px) {
  .tabs-block__body-item .slider_block .text_block .title {
    font-size: 16px;
  }
}
.tabs-block__body-item .slider_block .text_block .text {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  word-break: break-word;
}
@media (max-width: 768px) {
  .tabs-block__body-item .slider_block .text_block .text {
    font-size: 14px;
  }
}
.tabs-block__body-item .big_image {
  position: relative;
  font-size: 0;
}
.tabs-block__body-item .big_image .slick-track {
  display: flex;
}
.tabs-block__body-item .big_image .slick-track .slick-slide {
  display: flex;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div {
  display: flex !important;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div a {
  display: flex;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tabs-block__body-item .big_image .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  font-size: 0;
  padding: 0;
  border: none;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 5;
  background: url("data:image/svg+xml,%3Csvg width='39' height='60' viewBox='0 0 39 60' fill='none' xmlns='http://www.w3.org/2000/svg' data-prefix='iuoayhq37'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.35 59.899a6.422 6.422 0 0 0 1.21-.471c.876-.465 31.383-26.406 31.809-27.048.871-1.315.836-3.437-.08-4.71C37.643 26.77 7.11.96 6.073.434 4.015-.606 1.485.286.373 2.443c-.585 1.134-.465 3.21.24 4.18.275.377 6.514 5.78 13.866 12.009 7.351 6.228 13.36 11.386 13.354 11.462-.006.076-6.046 5.243-13.42 11.483C4.32 50.117.903 53.12.597 53.714c-.459.89-.556 2.543-.203 3.449.763 1.957 3.035 3.212 4.955 2.736z' class='path-iudbhuq9x' fill='%23000'%3E%3C/path%3E%3C/svg%3E") 50%/10px no-repeat rgba(255, 255, 255, 0.5);
}
.tabs-block__body-item .big_image .slick-arrow:hover {
  background-color: #fff;
}
.tabs-block__body-item .big_image .slick-arrow.slick-prev {
  transform: rotate(180deg);
  left: 10px;
}
.tabs-block__body-item .big_image .slick-arrow.slick-next {
  right: 10px;
}
.tabs-block__body-item .big_image .slick-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: 5;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.tabs-block__body-item .big_image .slick-dots li {
  font-size: 0;
  list-style-type: none;
}
.tabs-block__body-item .big_image .slick-dots li:hover button, .tabs-block__body-item .big_image .slick-dots li.slick-active button {
  background: #ff9b00;
}
.tabs-block__body-item .big_image .slick-dots li button {
  font-size: 0;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease;
}
.tabs-block__body-item .thumbs .slick-track {
  display: flex;
}
.tabs-block__body-item .thumbs .slick-track .slick-slide {
  display: flex;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .thumbs .slick-track .slick-slide div {
  display: flex !important;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .thumbs .slick-track .slick-slide div a {
  display: flex;
  flex: auto;
  height: auto;
}
.tabs-block__body-item .thumbs .slick-track .slick-slide div a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tabs-block__body-item .thumbs .thumbs-item {
  padding: 10px;
  box-sizing: border-box;
}
.tabs-block__body-item .thumbs .thumbs-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 80px;
}
.tabs-block__body-item .red_text {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin-bottom: 20px;
  word-break: break-word;
}
@media (max-width: 768px) {
  .tabs-block__body-item .red_text {
    font-size: 14px;
  }
}
.tabs-block__block-list {
  margin-bottom: 20px;
}
.tabs-block__block-list .title {
  font-size: 20px;
  font-weight: normal;
  color: #000;
  padding-bottom: 10px;
  margin-bottom: 13px;
  border-bottom: 1px solid #000;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.tabs-block__block-list .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.tabs-block__block-list .list .list-item {
  width: calc(50% - 10px);
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
}
@media (max-width: 480px) {
  .tabs-block__block-list .list .list-item {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.tabs-block__block-list .list .list-item:hover .list-item__title {
  color: #292e4b;
}
.tabs-block__block-list .list .list-item__image {
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}
@media (max-width: 480px) {
  .tabs-block__block-list .list .list-item__image {
    margin: 0 0 20px;
  }
}
.tabs-block__block-list .list .list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  max-height: 100px;
}
.tabs-block__block-list .list .list-item__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.tabs-block__block-list .list .list-item__desc {
  font-size: 15px;
  font-weight: normal;
  color: #777;
  display: block;
}
.tabs-block .action-block {
  position: relative;
  background: #cdcdcd;
  padding: 13px 23px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-left: 80px;
  min-height: 200px;
}
.tabs-block .action-block__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 45px;
  left: 20px;
  background: url("info_icon.png") 50% no-repeat;
}
.tabs-block .action-block__body {
  font-size: 20px;
  font-weight: normal;
  color: #000;
}
@media (max-width: 768px) {
  .tabs-block .action-block__body {
    font-size: 16px;
  }
}
.tabs-block__block-list2 {
  margin-bottom: 20px;
}
.tabs-block__block-list2 .title {
  font-size: 20px;
  font-weight: normal;
  color: #292e4b;
  padding-bottom: 10px;
  margin-bottom: 13px;
  border-bottom: 1px solid #000;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.tabs-block__block-list2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.tabs-block__block-list2 .list .list-item {
  width: calc(50% - 10px);
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  background: #cdcdcd;
  padding: 10px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .tabs-block__block-list2 .list .list-item {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.tabs-block__block-list2 .list .list-item:hover .list-item__title {
  color: #292e4b;
}
.tabs-block__block-list2 .list .list-item__image {
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}
@media (max-width: 480px) {
  .tabs-block__block-list2 .list .list-item__image {
    margin: 0 0 20px;
  }
}
.tabs-block__block-list2 .list .list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  max-height: 100px;
}
.tabs-block__block-list2 .list .list-item__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.tabs-block__block-list2 .list .list-item__desc {
  font-size: 15px;
  font-weight: normal;
  color: #777;
  display: block;
}
.btns_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.btns_wrap > div {
  padding: 18px 24px;
  background: #FFB81C;
  border-radius: 250px;
  font-size: 16px;
  cursor: pointer;
}
.btns_wrap > div:hover {
  box-shadow: 0px 40px 16px -25px rgba(var(--color-i9ni9nll5), 0.7);
}
.remodal-wrapper .remodal {
  max-width: 480px;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .remodal-wrapper .remodal {
    padding: 20px;
    max-width: 100%;
  }
}
.remodal-wrapper .remodal-close-btn {
  position: relative;
  min-height: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  border: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: border-box;
  text-align: center;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  outline: none;
  transition: all 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 20px;
}
.remodal-wrapper .remodal-close-btn:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.3;
  transition: all 0.3s;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.65559%206.00003L0.27832%201.62276L1.62264%200.278442L5.9999%204.65571L10.3772%200.278442L11.7215%201.62276L7.34422%206.00003L11.7215%2010.3773L10.3772%2011.7216L5.9999%207.34434L1.62264%2011.7216L0.27832%2010.3773L4.65559%206.00003Z%22%20fill%3D%22%231a1a1a%22%2F%3E%3C%2Fsvg%3E) 50% no-repeat;
}
.remodal-wrapper .tpl-anketa {
  font-family: Montserrat, sans-serif;
}
.remodal-wrapper .tpl-anketa__title {
  font-size: 25px;
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
}
.remodal-wrapper .tpl-anketa__right .tpl-field {
  margin-bottom: 10px;
}
.remodal-wrapper .tpl-anketa__right .tpl-field input[type="text"], .remodal-wrapper .tpl-anketa__right .tpl-field textarea, .remodal-wrapper .tpl-anketa__right .tpl-field select {
  width: 100%;
  display: block;
  min-height: 50px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: darkgray;
  border-right-color: darkgray;
  border-bottom-color: darkgray;
  border-left-color: darkgray;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 10px;
  background-color: whitesmoke;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 13px;
  color: #4a4a4a;
}
.remodal-wrapper .tpl-anketa__right .tpl-field ul {
  padding-left: 0;
  list-style: none;
}
.remodal-wrapper .tpl-anketa__right .tpl-field .tpl-form-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  background-color: #FFB81C;
  color: white;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  border-bottom-right-radius: 250px;
  border-bottom-left-radius: 250px;
  width: 180px;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  box-shadow: 0px 2px 10px 0px rgba(209, 178, 157, 0.3);
}
.remodal-wrapper .tpl-anketa__right .tpl-field .tpl-form-button:hover {
  background-color: white;
  box-shadow: inset 0px 0px 0px 2px rgba(51, 51, 51, 0.1);
  color: #333;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
}
.msgrs {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: row;
  z-index: 10;
}
@media (max-width: 960px) {
  .msgrs {
    right: 20px;
  }
}
.msgrs.msgrs_mobile .msgrs_item a span {
  display: none;
}
.msgrs_list {
  position: absolute;
  bottom: 25px;
  right: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 0;
  line-height: 0;
  font-size: 0;
  overflow-y: clip;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all linear;
}
.msgrs_list.opened {
  max-height: 278px;
  bottom: 56px;
  opacity: 1;
  visibility: visible;
  padding-top: 2px;
}
.msgrs_item.phone a {
  outline: 2px solid #fff;
  background: url(msgrs_sprite.png) 0 100% no-repeat;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 473.806 473.806' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M374.456 293.506c-9.7-10.1-21.4-15.5-33.8-15.5-12.3 0-24.1 5.3-34.2 15.4l-31.6 31.5c-2.6-1.4-5.2-2.7-7.7-4-3.6-1.8-7-3.5-9.9-5.3-29.6-18.8-56.5-43.3-82.3-75-12.5-15.8-20.9-29.1-27-42.6 8.2-7.5 15.8-15.3 23.2-22.8 2.8-2.8 5.6-5.7 8.4-8.5 21-21 21-48.2 0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5-6-6.2-12.3-12.6-18.8-18.6-9.7-9.6-21.3-14.7-33.5-14.7s-24 5.1-34 14.7l-.2.2-34 34.3c-12.8 12.8-20.1 28.4-21.7 46.5-2.4 29.2 6.2 56.4 12.8 74.2 16.2 43.7 40.4 84.2 76.5 127.6 43.8 52.3 96.5 93.6 156.7 122.7 23 10.9 53.7 23.8 88 26 2.1.1 4.3.2 6.3.2 23.1 0 42.5-8.3 57.7-24.8.1-.2.3-.3.4-.5 5.2-6.3 11.2-12 17.5-18.1 4.3-4.1 8.7-8.4 13-12.9 9.9-10.3 15.1-22.3 15.1-34.6 0-12.4-5.3-24.3-15.4-34.3l-54.9-55.1zm35.8 105.3c-.1 0-.1.1 0 0-3.9 4.2-7.9 8-12.2 12.2-6.5 6.2-13.1 12.7-19.3 20-10.1 10.8-22 15.9-37.6 15.9-1.5 0-3.1 0-4.6-.1-29.7-1.9-57.3-13.5-78-23.4-56.6-27.4-106.3-66.3-147.6-115.6-34.1-41.1-56.9-79.1-72-119.9-9.3-24.9-12.7-44.3-11.2-62.6 1-11.7 5.5-21.4 13.8-29.7l34.1-34.1c4.9-4.6 10.1-7.1 15.2-7.1 6.3 0 11.4 3.8 14.6 7l.3.3c6.1 5.7 11.9 11.6 18 17.9 3.1 3.2 6.3 6.4 9.5 9.7l27.3 27.3c10.6 10.6 10.6 20.4 0 31-2.9 2.9-5.7 5.8-8.6 8.6-8.4 8.6-16.4 16.6-25.1 24.4-.2.2-.4.3-.5.5-8.6 8.6-7 17-5.2 22.7l.3.9c7.1 17.2 17.1 33.4 32.3 52.7l.1.1c27.6 34 56.7 60.5 88.8 80.8 4.1 2.6 8.3 4.7 12.3 6.7 3.6 1.8 7 3.5 9.9 5.3.4.2.8.5 1.2.7 3.4 1.7 6.6 2.5 9.9 2.5 8.3 0 13.5-5.2 15.2-6.9l34.2-34.2c3.4-3.4 8.8-7.5 15.1-7.5 6.2 0 11.3 3.9 14.4 7.3l.2.2 55.1 55.1c10.3 10.2 10.3 20.7.1 31.3zM256.056 112.706c26.2 4.4 50 16.8 69 35.8s31.3 42.8 35.8 69c1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.4-1.2 12.3-8.2 11.1-15.6-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3 3.7-15.6 11s3.5 14.4 10.9 15.6zM473.256 209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2 3.7-15.5 11-1.2 7.4 3.7 14.3 11.1 15.6 46.6 7.9 89.1 30 122.9 63.7 33.8 33.8 55.8 76.3 63.7 122.9 1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.3-1.1 12.3-8.1 11-15.4z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E") 50% 50%/30px no-repeat #f5d000 !important;
  border-radius: 50%;
}
.msgrs_item a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  background-repeat: no-repeat;
  transition: 0.3s opacity linear;
  position: relative;
  font-size: 0;
}
.msgrs_item a img {
  border-radius: 50%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.msgrs_item a span {
  padding: 4px 6px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  outline: 2px solid #fff;
  position: absolute;
  right: 110%;
  margin-right: 5px;
  top: 50%;
  margin-top: -14px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s all linear;
  white-space: nowrap;
}
.msgrs_item a:hover {
  opacity: 0.9;
}
.msgrs_item a:hover span {
  visibility: visible;
  opacity: 1;
}
.msgrs_item:not(.phone) {
  margin-bottom: 8px;
  outline: 2px solid #fff;
  border-radius: 50%;
}
.msgrs_item.phone a {
  background-position: bottom left;
}
.msgrs_item.telegram a {
  background-position: top right;
}
.msgrs_item.whatsapp a {
  background-position: top -55px right 0;
}
.msgrs_item.viber a {
  background-position: top -110px right 0;
}
.msgrs_item.form a {
  background-position: top -165px right 0;
}
.msgrs_but {
  outline: 2px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 13px;
  background-image: url(msgrs_sprite.png);
  background-repeat: no-repeat;
  background-position: bottom -55px right 0;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 32 32' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M8 30a1.001 1.001 0 0 1-1-1v-5H4c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h24c1.654 0 3 1.346 3 3v16c0 1.654-1.346 3-3 3H15.851l-7.226 5.781A.998.998 0 0 1 8 30zM4 4c-.552 0-1 .449-1 1v16c0 .551.448 1 1 1h4a1 1 0 0 1 1 1v3.92l5.875-4.701A1 1 0 0 1 15.5 22H28c.552 0 1-.449 1-1V5c0-.551-.448-1-1-1z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3Cpath d='M24 12H8a1 1 0 1 1 0-2h16a1 1 0 1 1 0 2zM16 16H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E") 50% 50%/30px no-repeat #292e4b;
  border-radius: 50%;
  transition: 0.3s opacity linear;
}
.msgrs_but:hover {
  opacity: 0.9;
}
.msgrs_but.opened {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 64 64' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M4.59 59.41a2 2 0 0 0 2.83 0L32 34.83l24.59 24.58a2 2 0 0 0 2.83-2.83L34.83 32 59.41 7.41a2 2 0 0 0-2.83-2.83L32 29.17 7.41 4.59a2 2 0 0 0-2.82 2.82L29.17 32 4.59 56.59a2 2 0 0 0 0 2.82z' fill='%23ffffff' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
@media (max-width: 960px) {
  .msgrs:not(.real-mobile) {
    bottom: 15px;
  }
}
.g-page.g-page-anketa {
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.tabs-block__titles-item.active, .tabs-block__titles-item:hover {
  background: #FFB81C;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div.big-item {
  position: relative;
  padding-top: 66%;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div.big-item a {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
.tabs-block__body-item .big_image .slick-track .slick-slide div.big-item a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.remodal-wrapper .remodal {
  max-width: 600px;
}
.remodal-wrapper .remodal h2 {
  font-size: 25px;
  text-align: left;
}
.remodal-wrapper .tpl-anketa__title {
  text-align: left;
}
.remodal-wrapper .tpl-anketa__right .tpl-field ul {
  text-align: left;
}
.remodal-wrapper .tpl-anketa__right .tpl-field {
  margin-bottom: 10px;
  text-align: left;
}
.remodal {
  padding: 55px 30px 20px !important;
}
