@charset "UTF-8";
.msgrs {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: flex;
  flex-direction: row;
  z-index: 10;
}
.msgrs.msgrs_mobile {
  color: #000;
}
.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: 275px;
  bottom: 55px;
  opacity: 1;
  visibility: visible;
}
.msgrs_item.phone a {
  background: url(msgrs_sprite.png) 0 100% no-repeat;
}
.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%;
  max-height: 100%;
}
.msgrs_item a span {
  display: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  right: 100%;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s all linear;
  white-space: nowrap;
  /*padding: 5px 10px;
				border-radius: 5px;
				background: rgba(0,0,0,0.5);*/
}
.msgrs_item a:hover {
  opacity: 0.9;
}
.msgrs_item a:hover span {
  visibility: visible;
  opacity: 1;
}
.msgrs_item:not(.phone) {
  margin-bottom: 5px;
}
.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 {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url(msgrs_sprite.png);
  background-repeat: no-repeat;
  background-position: bottom -55px right 0;
  cursor: pointer;
  transition: 0.3s opacity linear;
}
.msgrs_but:hover {
  opacity: 0.9;
}
.msgrs_but.opened {
  background-position: bottom 0 right 0;
}
@media (min-width: 961px) {
  .msgrs {
    left: 15px;
    top: 15px;
    right: auto;
    bottom: auto;
  }
  .msgrs_but {
    margin: 0 0 0 10px;
  }
  .msgrs_list {
    left: 120px;
    right: auto;
    bottom: auto;
    overflow-x: clip;
    overflow-y: visible;
    display: flex;
    gap: 10px;
    max-width: 0;
    max-height: none;
  }
  .msgrs_list.opened {
    max-width: 275px;
    bottom: auto;
  }
}
/*1411*/
.title-page body, body {
  background: #000;
}
.gr-svg-icon {
  fill: #fff;
}
.title-page .widget-21, .widget-21 {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.title-page .site-name-3 .sn-text, .site-name-3 .sn-text {
  color: #fff;
  font-weight: 500;
}
.title-page .block-21, .block-21 {
  background: #fdf24b;
}
.title-page .block-25, .block-25 {
  background: #fdf24b;
}
.title-page .block-13, .block-13 {
  background: #fdf24b;
}
.sn-text-block .name {
  font-weight: 800;
  font-family: "Open sans-serif";
}
.title-page .menu-4 .menu-scroll > ul > li.menu-item > a, .menu-4 .menu-scroll > ul > li.menu-item > a {
  color: #fff;
}
@media (max-width: 960px) {
  .title-page .widget-20 {
    background: #fdf24b;
  }
  .title-page .address-25 .block-body-drop {
    text-align: center;
  }
  .title-page .address-25 .cell-text .title {
    text-align: center;
    font-weight: 700;
  }
  .title-page .address-25 .text_body {
    font-weight: 500;
    color: #000;
  }
  .title-page .widget-26 {
    text-align: center;
  }
  .title-page .phones-47 .cell-text .title {
    font-size: 15px;
  }
  .title-page .phones-47 .cell-text .title {
    color: #000;
    font-weight: 700;
    font-size: 20px;
  }
  .title-page .phones-47 .text_body {
    color: #000;
  }
  .title-page .widget-25 {
    padding: 15px;
  }
  .title-page .site-name-3 .sn-text, .site-name-3 .sn-text {
    font-weight: 600;
  }
}
.title-page .form-22 .form__header, .form-22 .form__header {
  color: #000;
}
.title-page .address-25 .cell-text .title {
  color: #000;
  font-weight: 700;
}
.title-page .address-25 .text_body {
  color: #000;
}
.title-page .address-25 .cell-text {
  text-align: center;
}
.title-page .editable_block-46 .header, .title-page .editable_block-46 .text {
  color: #000;
}
.title-page .phones-47 .title {
  color: #000;
  font-size: 25px;
}
.title-page .phones-47 .text_body {
  color: #000;
  font-size: 25px;
}
.title-page .site-name-3 .sn-wrap, .site-name-3 .sn-wrap {
  align-items: flex-start;
}
.title-page .widget-3, .widget-3 {
  margin: 0px 0 auto;
}
.title-page .horizontal_blocklist-17 .more > a {
  background: #000000;
}
.title-page .horizontal_blocklist-17 .more > a:hover {
  color: #000000;
  box-shadow: inset 0px 0px 0px 2px #000;
}
.title-page .editable_block-46 .more > a {
  background: #000000;
}
.title-page .editable_block-46 .more > a:hover {
  color: #000000;
  box-shadow: inset 0px 0px 0px 2px #000;
}
.title-page .popover-wrap-46 .popover-body .s3_button_large {
  background: linear-gradient(to bottom, #fdf24b 0%, #ecd35f 100%) #f0db76;
}
.title-page .block-23 {
  background: #000000;
}
.title-page .blocklist-60 .image {
  background: #fdf24b;
}
.title-page .form-22 .form-submit button, .form-22 .form-submit button {
  background: #000000;
}
.title-page .form-22 .form-submit button:hover {
  color: #000000;
  box-shadow: inset 0px 0px 0px 2px #000;
}
.form-22 .form-submit button:hover {
  color: #000000;
  box-shadow: inset 0px 0px 0px 2px #000;
}
.title-page .block-15, .block-15 {
  background: #000000;
}
.title-page .block-19, .block-19 {
  background: #000;
}
.title-page .blocklist-37 .title a {
  color: #000;
}
.blocklist-37 .title a {
  color: #000;
}
.title-page .blocklist-37 .image:hover {
  border-bottom: 15px solid #fdf24b;
}
.blocklist-37 .image:hover {
  border-bottom: 15px solid #fdf24b;
}
.title-page .menu-4 .menu-scroll > ul > li.menu-item > a:hover {
  color: #fdf24b;
  font-weight: 700;
}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover {
  color: #000;
  font-weight: 700;
}
.title-page .menu-4 .menu-scroll > ul > li.more-button > a, .menu-4 .menu-scroll > ul > li.more-button > a {
  background: #fff;
}
.title-page .menu-4 .menu-scroll > ul > li.more-button > a, .menu-4 .menu-scroll > ul > li.more-button > a {
  color: #000;
}
.title-page .menu-4 .menu-scroll > ul ul, .menu-4 .menu-scroll > ul ul {
  background: #fdf24b;
}
.menu-4 .menu-scroll > ul ul > li > a {
  color: #000;
}
.title-page .menu-4 .menu-scroll > ul ul > li > a {
  color: #000;
}
.title-page .menu-4 .menu-scroll > ul ul > li > a:hover {
  color: #000;
  font-weight: 700;
}
.menu-4 .menu-scroll > ul ul > li > a:hover {
  color: #000;
  font-weight: 700;
}
.sn-text-block {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .title-page .side-panel-35 .side-panel-button, .side-panel-35 .side-panel-button {
    background: #000;
  }
  .title-page .side-panel-35 .side-panel-content, .side-panel-35 .side-panel-content {
    background: #000;
  }
  .title-page .site-name-3 .sn-wrap, .site-name-3 .sn-wrap {
    align-items: center;
  }
  .address-25 .cell-text {
    text-align: center;
  }
  .title-page .blocklist-37 .image {
    border: 15px solid #000;
  }
  .title-page .blocklist-37 .title a {
    font-weight: 800;
  }
}
.title-page .blocklist-37 .image {
  border: 15px solid #000;
}
.top-contacts {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
}
.site-header__bottom-right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 30px;
}
.site-adress svg, .site-contacts svg, .site-worktime svg {
  height: 35px;
  width: 35px;
}
.site-adress span {
  font-size: 16px;
  margin-left: 15px;
  color: #fff;
}
.site-worktime__body {
  font-size: 16px;
  margin-left: 15px;
  color: #fff;
}
.site-adress a {
  margin-left: 10px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}
.site-header__first-column .site-adress, .site-header__first-column .site-worktime {
  font-size: 15px;
  display: flex;
  align-items: center;
}
.site-header__second-column .site-contacts {
  display: flex;
}
.site-contacts .site-contacts__right .site-contacts__inner {
  display: flex;
  align-items: flex-start;
  margin-left: 15px;
  flex-direction: column;
}
.site-contacts .site-contacts__right .site-contacts__inner .top_massager {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.site-contacts .site-contacts__right .site-contacts__inner a {
  font-family: Montserrat, sans-serif;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 3px;
}
.top_massager a {
  font-weight: 600;
}
.site-contacts .site-contacts__right .site-contacts__inner a {
  text-decoration: none;
}
.site-contacts .site-contacts__right .site-contacts__inner .site-contacts__body {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.title-page .slider-54 .block-title {
  display: none;
}
.title-page .site-name-3 .sn-logo, .site-name-3 .sn-logo {
  background: #fdf24b;
  border-radius: 50%;
  padding: 15px;
}
.block-21 {
  display: none;
}
.block-10 {
  margin-top: 39px;
}
@media (max-width: 1024px) {
  .top-contacts {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .site-header__bottom-right {
    flex-direction: column;
    align-items: center;
  }
  .title-page .block-2, .block-2 {
    align-items: center;
    background: #000;
  }
  .title-page .site-name-3 .sn-text, .site-name-3 .sn-text {
    color: #fff;
  }
  .sn-text-block {
    flex-direction: column;
  }
  .title-page .site-name-3 .sn-text, .site-name-3 .sn-text {
    align-items: center;
  }
  .site-header__first-column .site-worktime {
    flex-direction: column;
  }
  .site-worktime__body {
    margin-left: 0px;
    text-align: center;
  }
}
.sn-text-block .name {
  font-size: 40px;
  color: #fdf24b;
}
@media (max-width: 425px) {
  .sn-text-block .name {
    font-size: 60px;
    font-family: "PT Serif", serif;
  }
  .site-header__first-column .site-adress {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .title-page .block-2, .block-2 {
    margin-top: 0px;
  }
  .site-adress span {
    text-align: center;
  }
  .site-contacts .gr-svg-icon {
    display: none;
  }
  .site-contacts .site-contacts__right .site-contacts__inner {
    margin-left: 0px;
    align-items: center;
  }
  .site-contacts .site-contacts__right .site-contacts__inner .top_massager {
    margin-top: 10px;
  }
  .title-page .blocklist-37 .image {
    width: 250px;
    min-height: 250px;
  }
  .title-page .blocklist-37 .img-convert {
    width: 200px;
    height: 200px;
  }
  .widget-44 {
    text-align: center;
  }
  .widget-42 {
    text-align: center;
  }
  .title-page .editable_block-46 .header {
    text-align: center;
  }
  .title-page .editable_block-46 .text {
    text-align: center;
  }
  .title-page .editable_block-46 .body {
    align-items: center;
  }
  .title-page .blocklist-37 .image img, .blocklist-37 .image img {
    width: 200px !important;
  }
  .title-page .blocklist-37 .image {
    border: 25px solid #000;
  }
}
/* Анимация текста в шапке */
.sn-text-block .name {
  /* Важные стили для анимации */
  position: relative;
  overflow: hidden;
}
.sn-text-block .name:after {
  content: "";
  display: block;
  width: 20px;
  height: 200px;
  margin-left: 50px;
  background: #fff;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, black 50%, rgba(0, 0, 0, 0.5) 100%);
  left: -40px;
  top: -100px;
  z-index: 1;
  transform: rotate(45deg);
  position: absolute;
  animation: movingFlare 5s ease-in-out 0.05s infinite;
}
@keyframes movingFlare {
  0% {
    left: -30px;
    margin-left: 0px;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}
.sand .block-21 {
  background: #000;
}
.sand .block-21 .widget-20 {
  background: none;
}
.sand .block-21 .blocklist-37 .image {
  border: 15px solid #fff232;
  background: none;
  transition: 0.3s;
}
@media (max-width: 425px) {
  .sand .block-21 .blocklist-37 .image {
    border: 25px solid #fff232;
  }
}
.sand .block-21 .blocklist-37 .image .img-convert {
  border: 2px solid #000;
  background: #fefabe;
}
@media (min-width: 426px) {
  .sand .block-21 .blocklist-37 .image .img-convert {
    width: 170px;
    height: 170px;
  }
}
.sand .block-21 .blocklist-37 .image:hover {
  webkit-box-shadow: 0px 0px 51px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 51px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 51px rgba(0, 0, 0, 0.13);
  border-top: 25px solid #f5f3ed;
  border-right: 25px solid #f5f3ed;
  border-bottom: 25px solid #fff232;
  border-left: 25px solid #f5f3ed;
}
.sand .block-21 .blocklist-37 .title {
  background: url("233.png") left 50% bottom 0px / 86px no-repeat;
}
.sand .block-21 .blocklist-37 .title a {
  color: #fdf24b;
}
body .site-search {
  text-align: left;
  margin-top: 20px;
  border: 2px solid #FDF24B;
  width: 400px;
}
@media (max-width: 960px) {
  body .site-search {
    width: 100%;
  }
}
body .site-search-inner {
  display: flex;
  align-items: center;
}
body .site-search input {
  background: transparent;
  color: #fff;
  font-family: "Montserrat";
  font-size: 14px;
  padding: 12px 16px !important;
  outline: none;
  width: 100% !important;
}
body .site-search input::placeholder {
  color: #fff !important;
}
body .site-search button {
  width: 42px;
  height: 42px;
  display: inline-block;
  flex: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='search.svg' class='cls-1' d='M1680.99,223.605l-4.84-4.845a7.892,7.892,0,1,0-6.23,3.071,7.806,7.806,0,0,0,4.83-1.672l4.84,4.845Zm-11.07-3.754a5.938,5.938,0,1,1,5.92-5.938A5.941,5.941,0,0,1,1669.92,219.851Z' transform='translate(-1662 -206)'/%3E%3C/svg%3E") center no-repeat, #FDF24B !important;
}
.title-page .widget-3, .widget-3 {
  margin: 0;
}
@media (max-width: 960px) {
  .title-page .block-2 .layout_4, .block-2 .layout_4 {
    display: block;
  }
}
