.fixedBitrixPanel {
  position: fixed;
  z-index: 1000000000;
  width: 100%;
}
.fixedBitrixPanel .showPanel {
  background: scroll #4A525B url(/bitrix/js/main/core/images/panel/top-panel-sprite-2.png) repeat-x 0 0 !important;
  height: 25px;
  padding: 0 10px;
  font: normal normal bold 12px/25px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #DDE7E9 !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 0 0 10px 10px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  top: 100%;
}
#bx-panel {
  display: none !important;
}
#bx-panel.vis {
  display: block !important;
}
main {
  opacity: 1;
}
.bottom-menu__nav {
  justify-content: flex-start;
  overflow: hidden;
}
.loaded .bottom-menu__nav {
  overflow: visible;
}
select {
  font: var(--font-size-default) var(--font-primary);
}
.pb-0 {
  padding-bottom: 0 !important;
}
.menu-desktop-hidden {
  display: none;
}
aside .side_dop-text {
  color: #A4A1A1;
  padding: 1rem 1rem 1rem 40px;
  text-align: center;
  margin-bottom: 60px;
}
.fixed-top-menu {
  left: initial;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1392px;
  z-index: 99;
  background: #fff;
  padding: 1rem 1rem 0 0;
}
.fixed-top-menu .table-responsive {
  margin-bottom: 0;
}
@media (max-width: 1824px) {
  .fixed-top-menu {
    width: calc(100% - 400px - 2rem);
  }
}
@media (max-width: 1600px) {
  .fixed-top-menu {
    width: calc(100% - 300px - 2rem);
  }
}
@media (max-width: 1000px) {
  .fixed-top-menu {
    top: 80px;
    width: calc(100% - 2rem);
  }
}
body .comagic-c-sitephone-label {
  position: fixed !important;
  top: unset !important;
  left: unset !important;
  bottom: 189px !important;
  right: 30px !important;
}
.parent-menu {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.parent-menu i.arrow_hide {
  transform: rotate(180deg);
}
.mob_submenu_second .sub_back3 {
  background-color: rgba(196, 196, 196, 0.3);
  font-weight: 500;
  font-size: 1.125rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  height: 68px;
  width: 100%;
}
.mob_submenu_second a i.arrow_hide {
  display: none;
}
.mob_submenu_second.show {
  background: #8D7F5E;
  height: calc(100vh - 80px);
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: auto;
  left: 0;
  z-index: 9;
}
.mob_submenu_second.show span {
  display: block;
}
.mob_submenu_second.show a {
  padding: 27px 27px 27px 47px;
}
.mob_submenu_second.show a.menu-link-first {
  padding-left: 27px;
}
@media (max-width: 480px) {
  .menu-desktop-hidden {
    display: block;
  }
  .menu-mobile-hidden {
    display: none;
  }
  .side-mob-btn {
    margin-left: 40px;
  }
}
button svg {
  width: 100%;
  height: 100%;
}
.light .slider_left .line svg {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.light .slider_left .line svg rect {
  width: 100%;
  height: 17px;
}
.main_slider .line svg {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.main_slider .line svg rect {
  width: 100%;
  height: 17px;
}
.main_ttl,
.main_ttl_grey {
  position: relative;
}
.main_ttl svg,
.main_ttl_grey svg {
  position: absolute;
  top: 0;
  left: 0;
}
.slick-arrow:hover circle {
  fill: #777F8F;
}
.slick-arrow:hover path {
  fill: #fff;
}
.lk_block {
  padding: 20px 45px 20px 0;
}
.lk_block svg {
  position: absolute;
  right: 0;
  width: 20px;
}
.current_prices_info > svg {
  position: relative;
  left: -2.5rem;
}
@media (max-width: 768px) {
  .current_prices_info > svg {
    left: -10px;
    width: 30px;
    height: 30px;
  }
}
.ico_more svg {
  position: relative;
  top: -0.25rem;
}
.spec_text .quote {
  position: relative;
}
.spec_text .quote svg {
  position: absolute;
  top: 0;
  left: 0;
}
.rev_slider {
  position: relative;
}
.rev_slider svg {
  position: absolute;
  right: 43px;
}
.footer_line2 .ico_pb svg {
  left: 0.35rem;
  top: 0.09rem;
  position: relative;
}
.modal_close {
  background: none;
}
.modal_close svg {
  left: -9px;
  top: -9px;
  position: relative;
  width: 18px;
  height: 18px;
}
@media (max-width: 1000px) {
  .ico_eye svg {
    width: 41px;
    height: 40px;
  }
}
.hidden-scroll {
  overflow: hidden;
  height: auto;
}
.main_slider .button-container {
  margin: 0;
  position: relative;
  justify-content: center;
  z-index: 0;
  padding-top: 25px;
}
@media (max-width: 1000px) {
  .main_slider .button-container {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .main_slider .button-container {
    margin: 0;
  }
}
.main_slider .button-container.light .slick-arrow circle {
  stroke: #777F8F;
  fill: #fff;
}
.main_slider .button-container.light .slick-arrow path {
  fill: #777F8F;
}
.main_slider .button-container.light .slick-arrow:hover circle {
  stroke: #fff;
  fill: #777F8F;
}
.main_slider .button-container.light .slick-arrow:hover path {
  fill: #fff;
}
.header .soc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .note_gold {
  padding: 10px;
  font-size: 1rem;
}
.content .txt li {
  display: block;
}
.content .txt p {
  margin: 5px 0;
}
.content .txt a {
  color: #C6AE71;
  font-size: 1rem;
  display: inline;
  margin-left: 5px;
}
.content .txt a:hover {
  color: #8d7f5e;
  text-decoration: unset;
}
.content .txt strong {
  display: contents;
}
.soc-header a svg {
  width: 35px;
  height: 35px;
}
.services__type--accordion .title {
  display: block;
  font-size: 18px;
  line-height: 120%;
  color: #FFFFFF;
  background-color: #C6AE71;
  text-align: left;
  margin: 0;
  cursor: pointer;
  padding: 1rem;
  position: relative;
  font-weight: 500;
}
.services__type--accordion .title::before {
  width: 9px;
  height: 14px;
  background: url(/local/templates/digital/img/ico/gal_right_white.svg) 50% no-repeat;
  display: inline-block;
  cursor: pointer;
  padding: 0;
  content: '';
  right: 1rem;
  position: absolute;
  top: 1.25rem;
  transform: rotate(90deg);
}
.services__type--accordion section {
  display: none;
  border-bottom: 1px solid #C6AE71;
  border-right: 1px solid #C6AE71;
  border-left: 1px solid #C6AE71;
  margin: 0 0 1rem 0 !important;
  padding: 1rem;
}
.services__type--accordion .title.active {
  border-top: 1px solid #C6AE71;
  border-right: 1px solid #C6AE71;
  border-left: 1px solid #C6AE71;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #000;
}
.services__type--accordion .title.active::before {
  transform: rotate(270deg);
  background: url(/local/templates/digital/img/ico/gal_right.svg) 50% no-repeat;
}
.services__type--tile {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(320px - 1rem), 1fr));
  gap: 1rem;
  padding: 26px 29px 0 120px;
  max-width: 940px;
}
.services__tile {
  max-width: unset;
  padding: 1rem !important;
  background: rgba(239, 241, 245, 0.6);
}
@media (max-width: 1750px) {
  .services__type--tile {
    padding: 26px 29px 0 50px;
  }
}
@media (max-width: 480px) {
  .services__type--tile {
    padding: 25px 20px 0 20px;
  }
}
.cat_price {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 120%;
  color: #32373A;
  padding: 14px 0;
}
.whatsapp-button {
  position: relative;
  background: #25D366;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  line-height: 53px;
  font-size: 35px;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.whatsapp-button a {
  color: #fff;
}
.whatsapp-button::before,
.whatsapp-button::after {
  display: block;
  position: absolute;
  border: 50%;
  border: 1px solid #25D366;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}
.whatsapp-button:after {
  animation-delay: 0.5s;
}
.whatsapp-button.tg {
  background: #37AEE2;
}
.whatsapp-button.tg::after {
  border-color: #37AEE2;
}
.whatsapp-button.phone {
  background-color: #fff;
  border: 2px solid #C6AE71;
}
.whatsapp-button.phone::after {
  border-color: #fff;
}
@keyframes animate {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.modal {
  z-index: 9999990;
}
.modal.with-scroll {
  overflow: auto;
}
.modal_note .modal_content {
  position: absolute;
  top: 0;
}
@media (min-width: 640px) {
  .modal_note .modal_content {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.modal_note .modal_content .modal_note_block {
  /* padding: 40px;
      .sub_title,
      .form_feedback,
      .main_ttl{
        padding: 0 86px;
      }*/
}
@media (max-width: 640px) {
  .modal_note .modal_content .modal_note_block {
    padding-top: 20px;
  }
}
.modal_note--banner {
  display: none;
}
.modal_note--banner.active {
  display: block;
}
.cards__content--grey {
  background-color: #F5F7F9;
  padding: 31px 0 31px 50px;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: auto;
}
.cards__price--head h1,
.cards .h1 {
  background: url("../img/ico/line_404.svg") 0 0 no-repeat;
  font-family: 'Cormorant', serif;
  font-weight: bold;
  font-size: 4rem;
  line-height: 120%;
  color: #222222;
  margin: 59px 0 0 0;
  padding: 30px 0 46px 0;
}
.cards__content--white {
  padding: 60px 74px 0 50px;
}
.cards__list {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -12px 0 -12px;
}
.cards__item {
  max-width: 442px;
  flex: 0 1 calc(33% - 24px);
  margin: 0 12px 105px 12px;
  padding: 20px 0 0 0;
  height: calc(100% - 190px);
  background-color: #fff;
}
.cards__item--cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 12px 70px rgba(0, 0, 0, 0.09);
  position: relative;
  padding: 0 10px;
  height: 100%;
}
.cards__item:hover .cards__item--cont {
  transform: translateY(-35px);
}
.cards__img {
  text-align: center;
  position: absolute;
  top: -70px;
  background-color: #ffff;
}
.cards__img img {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}
.cards__name {
  font-family: 'Cormorant', serif;
  text-align: center;
  margin: 200px 0 0 0;
  padding: 25px 0 13px 0;
}
.cards__name a {
  font-style: normal;
  font-weight: 600;
  font-size: 1.688rem;
  line-height: 120%;
  color: #000000;
}
.cards__subname {
  font-family: 'Cormorant', serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 120%;
  text-align: center;
  color: #000000;
  padding-bottom: 15px;
}
.cards__btn {
  margin-top: 28px;
  margin-bottom: 35px;
}
@media (max-width: 1500px) {
  .cards__content--white {
    padding: 60px 30px 0 30px;
  }
  .cards__content--grey {
    padding: 31px 30px 31px 30px;
  }
}
@media (max-width: 1350px) {
  .cards__item {
    flex: 0 1 calc(50% - 24px);
  }
}
@media (max-width: 768px) {
  .cards__list {
    display: block;
  }
  .cards__item {
    margin: 0 auto 85px auto;
  }
}
@media (max-width: 480px) {
  .cards__content--grey {
    padding: 31px 15px;
  }
  .cards__price--head h1,
  .cards .h1 {
    font-size: 2rem;
    margin: 30px 0 0 0;
    padding: 10px 0 0 0;
  }
  .cards__content--white {
    padding: 45px 15px 0 15px;
  }
  .cards .main_ttl {
    font-size: 2rem;
  }
  .cards__item {
    margin: 0 0 115px 0;
  }
  .cards__list {
    margin: 115px 0 0 0;
  }
  .cards .note_grey {
    padding: 19px 40px;
  }
}
.detail__text {
  padding: 2rem 0;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 200%;
  color: #000000;
}
.detail__text ul {
  margin: 5px 0;
}
.detail__text ul li {
  display: block;
  padding-left: 15px;
}
.detail__text ul li:before {
  list-style-image: url(/local/templates/digital/img/ico/txt_li.svg);
  content: '';
  display: list-item;
  float: left;
  width: 1px;
  margin: -2px 7px 0 0;
}
.equipment__item {
  margin-bottom: 2rem;
  padding: 40px 56px 40px 40px;
  border-bottom: 1px solid #E2EAF0;
  position: relative;
}
.equipment__item--line {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.equipment__item--line .equipment__img {
  width: 350px;
  height: 276px;
  box-shadow: 0 12px 70px rgba(0, 0, 0, 0.09);
}
.equipment__item--line .equipment__info {
  width: calc(100% - 350px);
  margin-left: 2rem;
}
.equipment__item--line .equipment__btn {
  position: absolute;
  bottom: 40px;
  left: calc(380px + 2rem);
}
@media (min-width: 1001px) and (max-width: 1200px) {
  .equipment__item--line {
    display: block;
  }
  .equipment__item--line .equipment__img {
    width: 350px;
    height: auto;
    margin: 0 auto;
  }
  .equipment__item--line .equipment__info {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .equipment__item--line .equipment__btn {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1.5rem;
  }
  .equipment__item--line .equipment__title {
    margin-top: 1rem;
  }
}
@media (max-width: 745px) {
  .equipment__item--line {
    padding: 40px 30px 40px 30px;
    display: block;
  }
  .equipment__item--line .equipment__img {
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .equipment__item--line .equipment__info {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .equipment__item--line .equipment__btn {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1.5rem;
  }
  .equipment__item--line .equipment__title {
    margin-top: 1rem;
  }
}
@media (max-width: 568px) {
  .equipment__item--line {
    padding: 30px 0;
  }
}
.equipment__img a {
  width: 100%;
  height: 100%;
  display: block;
}
.equipment__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.equipment__title {
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 100%;
  color: #000000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Cormorant', serif;
  margin-bottom: 1.5rem;
  display: block;
}
.equipment__text {
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 200%;
  color: #000000;
}
.month-description {
  z-index: 999 !important;
}
.month-description-text + button {
  display: none;
}
.month-description-text.active {
  margin-bottom: 2rem;
}
.month-description-text.active + button {
  display: block;
}
.modal-white .modal_content {
  background: #ffffff;
  color: #222222;
}
.modal-white .modal_content .modal_note_block p,
.modal-white .modal_content .modal_note_block span,
.modal-white .modal_content .modal_note_block a {
  color: #222;
}
.modal-white .modal_content .modal_note_block p {
  margin-bottom: 0.7rem;
}
.modal-white .modal_content .modal_note_block .blue {
  color: #438ccb !important;
}
.modal-white .modal_close svg path {
  fill: #222222;
}
.news_list .sale_item .img {
  width: 35%;
}
.news_list .sale_item .img img {
  height: 100%;
  object-fit: cover;
}
.news_list .sale_item .info {
  width: 65%;
  padding: 0;
}
.news_list .sale_item .info .info-text {
  padding: 0 1rem;
}
.news_list .sale_item-btn {
  margin: 0 1rem 1rem 1rem;
}
@media (max-width: 600px) {
  .news_list .sale_item .img {
    width: 100%;
  }
  .news_list .sale_item .img img {
    height: auto;
  }
  .news_list .sale_item .info {
    width: 100%;
  }
}
body .content p,
body .content detail p,
body .content ol,
body .content detail ol,
body .content ul,
body .content detail ul {
  line-height: 18pt;
  font-size: 12pt;
}
body .content ol,
body .content detail ol,
body .content ul,
body .content detail ul {
  margin: 15px 0;
}
body .content h2,
body .content detail h2 {
  font-size: 14pt;
}
body .go_top {
  bottom: 2.5rem;
  right: unset;
  left: 0.5rem;
  width: 65px;
}
body .go_top svg {
  width: 60px;
}
body .mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
  bottom: 50px;
  right: -55px;
}
.main_slider .slider_right img {
  width: 100%;
}
@media (max-width: 480px) {
  .main_slider .slider_left_cont .main_ttl {
    padding: 20px 0 15px 0;
  }
  .main_slider .slider_left_cont .main_sub_ttl {
    display: none;
  }
  .main_slider .slider_left_cont .main_sub_ttl_mobile {
    display: block;
    width: 100%;
  }
  .main_slider .slider_left_cont .main_sub_ttl_mobile ul {
    margin: 5px 0;
    line-height: 20px;
  }
}
.cards__subname,
.cards__name {
  height: 55px;
  overflow: hidden;
}
.cards__subname {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 1130px) {
  .cards__name {
    height: 65px;
  }
}
@media (max-width: 768px) {
  .cards .foto_slider .slick-next {
    right: 5px;
  }
  .cards__name {
    height: auto;
  }
}
.widget {
  overflow: hidden;
  position: fixed;
  right: calc(78px + 1rem);
  bottom: 10rem;
  padding: 1rem;
  height: auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 1;
  transform: translateX(150%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.widget__element {
  position: relative;
  height: 60px;
}
.widget__element:not(:last-child) {
  margin-right: 1rem;
}
.widget__element .mango-callback .widget-wrapper.common-window.wait {
  height: auto;
}
.widget__element .mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt .button-widget-open::before {
  content: unset;
}
.widget__element .mango-callback .widget-wrapper.common-window {
  padding: 0;
}
.widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic {
  left: unset;
  position: relative !important;
  top: unset !important;
  bottom: -31px;
  right: unset;
  margin: 0 !important;
}
.widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic .widget-wrapper__center {
  height: 0;
}
.widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic.widget-show {
  left: unset;
  position: absolute !important;
  top: unset;
  bottom: -34px;
  right: 20px;
}
.widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic.widget-show .widget-wrapper__center {
  height: 60px;
}
.widget__element .mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
  position: relative;
  bottom: unset;
  right: unset;
}
@media screen and (max-width: 650px) {
  .widget__element .mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt .button-widget-open {
    width: 60px;
    height: 60px;
  }
  .widget__element .mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt.widget-show {
    top: -169px !important;
    right: -172px !important;
    left: unset !important;
    width: 287px;
  }
  .widget__element .mango-callback .widget-wrapper.selected-dynamic:not(.widget-show) {
    width: unset;
  }
  .widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic.widget-show {
    position: relative !important;
    top: 0 !important;
    left: 124px !important;
  }
  .widget__element .mango-callback .widget-wrapper.common-window.selected-dynamic.widget-show .widget-wrapper__center {
    height: auto;
  }
}
.widget.active {
  overflow: unset;
  z-index: 9999;
  transform: translateX(0);
}
body .medflex-round-widget__button {
  width: 60px;
  height: 60px;
  font-size: 16px;
  bottom: 6rem;
}
@media screen and (max-width: 650.98px) {
  body .medflex-round-widget__button {
    bottom: 6rem;
  }
}
._link--widget {
  cursor: pointer;
  position: fixed;
  right: 2rem;
  bottom: 11rem;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 9999;
}
._link--widget__open {
  height: 100%;
  width: 100%;
  background-size: contain;
}
._link--widget__close {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  fill: red;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
._link--widget.active {
  background-color: #fff;
  border: 2px solid #f8f8f8;
}
._link--widget.active ._link--widget__open {
  opacity: 0;
}
._link--widget.active ._link--widget__close {
  opacity: 1;
}
.direction_list a {
  min-height: 150px;
}
.two_gis_reviews {
  margin-bottom: 25px;
}
.slider_none_dots .slick-disabled {
  display: none !important;
}
.click_finger_animation {
  display: none;
}
@media (max-width: 1000px) {
  .foto_slider .slick-next {
    right: 3px;
  }
  .foto_slider .slick-prev {
    left: 3px;
  }
  .click_finger_animation {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }
  .click_finger_animation img {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 5px;
    background: linear-gradient(#FFFFFF, #8D7F5E);
    opacity: 0.5;
    border-radius: 10px;
    max-width: 9%;
  }
}
.pro_doc_reviews {
  margin-bottom: 25px;
}
.main_sub_ttl_mobile {
  display: none;
}
.dolyami_button {
  width: 100%;
  height: 60px;
  margin: 0 10px 0 0;
  background-color: black;
  border-radius: 4px;
  border: 1px solid transparent;
  color: white;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dolyami_button .dolyami_ico {
  display: inline-block;
  width: 101px;
  height: 14.4px;
  margin: 0 0 0 10px;
}
.modal_content_dolyami {
  position: relative;
  top: 100px;
  background: white;
  border: 0;
  margin: 0 auto;
  min-width: 300px;
  max-width: 1000px;
}
.modal_dolyami_block {
  display: flex;
  width: unset;
}
.dolyami_ico_black {
  background-size: 101px 14.4px;
  display: inline-block;
  width: 101px;
  height: 14.4px;
  margin: 0 0 0 10px;
  position: absolute;
  right: 25px;
  bottom: 35px;
}
.dolyami_title {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 30px;
}
.modal_dolyami_img {
  width: 50%;
  padding: 0 20px 30px 40px;
}
.modal_dolyami_text {
  width: 50%;
  padding: 60px 40px 0 20px;
}
.modal_dolyami_text p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
@media (max-width: 850px) {
  .modal_content_dolyami {
    max-width: 80%;
    min-width: unset;
    padding-bottom: 30px;
  }
  .modal_content_dolyami .modal_dolyami_img {
    width: unset;
    padding: 3vh;
  }
  .modal_content_dolyami .modal_dolyami_text {
    width: unset;
    padding: 20px 3vh;
  }
  .modal_content_dolyami .dolyami_ico_black {
    right: 10px;
    bottom: 15px;
  }
  .modal_content_dolyami .modal_dolyami_block {
    flex-direction: column;
  }
}
@media (max-width: 690px) {
  .dolyami_title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .dolyami_title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .modal_dolyami_text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
.social_contact_icon {
  font: 16px/22px Ubuntu, sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
}
.social_icon_pl {
  padding-left: 68px;
}
@media (max-width: 480px) {
  .social_icon_pl {
    padding-left: 20px;
  }
}
.social_contact_icon a svg {
  width: 35px;
  height: 35px;
  margin-left: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 400px) {
  .social_contact_icon a svg {
    margin-left: 10px;
  }
}
@media (max-width: 400px) {
  .side_soc a {
    margin-left: 10px;
  }
  .side_soc span {
    margin: 0;
  }
}
.errortext {
  display: none;
  color: #FF0000 !important;
}
.disabled {
  pointer-events: none;
  opacity: 0.7;
}
.doc_item .button_grey {
  margin-bottom: 54px;
}
.doc_item_cont .note_reviews {
  border: 1px solid;
  color: #32373A;
  background-color: #FFFFFF;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 120%;
  padding: 19px 51px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.doc_item_cont .note_reviews:hover {
  background-color: #C6AE71;
}
@media (max-width: 1200px) {
  .content_white.txt.columns img {
    height: 100% !important;
  }
}
.tags {
  margin: 2rem 0 1rem;
}
.tags__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  /* ползунок скроллбара */
}
.tags__wrapper::-webkit-scrollbar {
  width: 3px;
  /* ширина для вертикального скролла */
  height: 3px;
  /* высота для горизонтального скролла */
  background: rgba(0, 0, 0, 0.1);
  transition: all 300ms ease 0s;
}
.tags__wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #dee0e3;
}
.tags__wrapper::-webkit-scrollbar-thumb {
  background: rgba(11, 30, 44, 0.75);
  border-radius: 10px;
  transition: all 300ms ease 0s;
}
.tags__wrapper::-webkit-scrollbar-thumb:hover {
  background: rgba(11, 30, 44, 0.75);
  transition: all 300ms ease 0s;
}
@media (max-width: 768px) {
  .tags__wrapper {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
.tags__item {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  font-family: 'Cormorant', serif;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 110%;
  color: #000000;
  display: table;
  padding: 0.5rem 1rem;
  border-bottom: 3px solid #F5F7F9;
  background-color: #F5F7F9;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  margin-bottom: 1rem;
}
.tags__item:not(:last-child) {
  margin-right: 1rem;
}
.tags__item:hover {
  border-color: #C6AE71;
  box-shadow: unset;
  background-color: #fff;
}
@media (max-width: 768px) {
  .tags__item {
    white-space: nowrap;
  }
}
.tags__item.active {
  color: #fff;
  border-color: #C6AE71;
  background-color: #C6AE71;
  box-shadow: unset;
}
.tags__item.active:hover {
  border-color: #C6AE71;
  background-color: #fff;
  box-shadow: unset;
  color: #000;
}
.tags__content {
  /*background-position: 100% 0;*/
  height: auto;
  background-image: unset;
}
.tags__content--text {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000000;
  width: 70%;
  margin: 20px 0 0 0;
}
.tags__content--text h2,
.tags__content--text h3,
.tags__content--text .h2,
.tags__content--text .h3 {
  margin: 1rem 0;
}
.tags--left {
  justify-content: flex-start;
}
.video_list_frame iframe {
  width: 100% !important;
  height: 100% !important;
}
.decor {
  position: relative;
}
.decor__block {
  position: absolute;
  width: calc(100% + 4rem);
  height: calc(100% + 4rem);
  top: -2rem;
  left: -2rem;
  z-index: 1;
  overflow-x: visible;
  overflow-y: hidden;
}
@media only screen and (max-width: 1365.98px) {
  .decor__block {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.decor__content {
  z-index: 2;
  position: relative;
}
.decor__item {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .decor__item {
    display: none;
  }
}
.decor__item--0 {
  right: 4rem;
  top: 212px;
}
@media only screen and (max-width: 1365.98px) {
  .decor__item--0 {
    right: -6rem;
  }
}
.decor__item--1 {
  top: 1336px;
  left: 1.5rem;
}
@media only screen and (max-width: 1365.98px) {
  .decor__item--1 {
    left: -3.5rem;
  }
}
.decor__item--2 {
  right: 4rem;
  top: 3450px;
}
@media only screen and (max-width: 1365.98px) {
  .decor__item--2 {
    right: -1rem;
  }
}
.breadcrumb .crumb_marker {
  margin-left: 6px;
}
.breadcrumb__item:after {
  margin-left: 8px;
}
.bottom-menu__page {
  transition: all 0.3s ease-in 0s;
}
@media (any-hover: hover) {
  .bottom-menu__page:hover {
    color: var(--color-alt);
  }
}
.slick-list,
.slick-list *,
slick-list:after,
slick-list:before {
  box-sizing: initial;
}
.head_section button {
  width: 230px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 640px) {
  .direction_list {
    grid-template-columns: repeat(auto-fit, minmax(calc(264px - 1px), 1fr));
  }
  .direction_list a {
    margin-left: 0;
    margin-right: 0;
  }
}
.news-custom .news__column-img {
  height: 375px;
}
.newspaper img {
  border-radius: 15px;
}
.preloader__logo.block-title.block-title--two {
  text-transform: none;
}
.block-title.block-title--two span,
.about__content-clinic span,
.news__column-title span {
  text-transform: none;
}
.news_page h1 span {
  font-weight: bold;
}
@media (max-width: 1300px) {
  .cat_item_head img {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .content_grey {
    padding-right: 50px;
  }
}
@media (max-width: 480px) {
  .content_grey {
    padding-right: 20px;
  }
}
.certificates-slider .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.breadcrumb .breadcrumb__item {
  white-space: normal;
}
@media (max-width: 480px) {
  .general-certificates__slider.child .certificates-slider .slick-dots {
    padding-left: 45px;
    padding-right: 45px;
    max-width: calc(100% - 5px);
  }
}
/*.city-menu {
  pointer-events: none;
}*/
.inner .record-tabs__img img,
.inner .record-tabs__img picture {
  height: 300px;
  object-fit: cover;
}
.catalog {
  height: calc(var(--header) + 100vh);
}
@media only screen and (max-width: 1365.98px) and (max-width: 991.98px) {
  .bottom-menu__link {
    white-space: break-spaces;
  }
}
.preloader {
  z-index: 999999996;
}
.top-menu:before {
  width: calc(100vw - 6px);
}
.header {
  width: calc(100% - 6px);
}
.bottom-menu__item.js-list-category .bottom-menu__sublist {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 200px);
}
.bottom-menu__item.js-list-category .bottom-menu__sublist::-webkit-scrollbar-track {
  margin: 35px 0px;
}
.fancybox__container {
  max-width: none;
}
.blog-structure .blog-structure-list {
  border: 1px solid var(--color-alt);
  border-radius: 35px;
  margin: 0 -25px 25px;
  padding: 19px 25px 0;
}
@media (max-width: 1500px) {
  .blog-structure .blog-structure-list {
    margin: 0 -16px 0 -10px;
    padding: 19px 16px 0 10px;
  }
}
.doctor_card {
  padding-bottom: 30px;
}
.content.news_page {
  padding-bottom: 25px;
}
.is-review-container {
  border: 1px solid var(--color-alt);
  border-radius: 35px;
  margin: 0 0 25px;
  padding: 19px 25px;
}
@media (max-width: 1500px) {
  .is-review-container {
    padding: 19px 16px 19px 10px;
  }
}
.is-review-container .is-review-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 480px) {
  .is-review-container .is-review-box {
    flex-direction: column;
  }
}
.is-review-container .is-review-box > div:not(:first-of-type) {
  display: flex;
  margin: 0 0 0 10px;
}
.is-review-container .is-review-box .is-reviews-rating {
  white-space: nowrap;
  font-size: 20px;
  font-weight: 500;
}
.is-review-container .is-review-box .is-review-item-stars {
  align-items: center;
  justify-content: flex-start;
}
.is-review-container .is-review-box .is-reviews-count-val {
  margin: 0 10px;
  font-weight: 500;
}
.is-review-container .is-review-box:hover .star use {
  fill: #ffcc00;
}
.is-review-container .is-review-box .star_block {
  width: 22px;
  height: 22px;
  position: relative;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.is-review-container .is-review-box .star_block .clip {
  clip-path: inset(0 0 0 0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.is-review-container .is-review-box .star_block .clip .star use {
  fill: #ffcc00;
}
.is-review-container .is-review-box .star_block:hover ~ .star_block .star use {
  fill: #d8d8d8;
}
.is-review-container .is-review-box .star {
  min-width: auto;
  min-height: auto;
  position: unset;
  float: left;
  border: 0;
  background: none;
  width: 22px;
  height: 22px;
  padding: inherit;
  margin: inherit;
  display: inherit;
}
.is-review-container .is-review-box .star > use {
  fill: #d8d8d8;
}
.is-review-container .is-review-result {
  display: none;
}
.news__row {
  display: block;
}
.news__row .news__column {
  max-width: 321px;
}
.top-menu__city {
  cursor: pointer;
}
.top-menu__city .city-contacts {
  position: absolute;
  z-index: 2;
  top: calc(100% + 0px);
  right: 0;
  box-shadow: 0 5px 35px 5px #25231f0d;
  border-radius: 35px;
  background: var(--color-whte);
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 35px;
  width: 350px;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.2s ease-out, transform 0.2s ease;
}
.top-menu__city .city-contacts > div {
  padding-left: 42px;
  background: url(old/img/ico/contacts_logo_1.svg) 0 0 no-repeat;
  padding-bottom: 15px;
}
.top-menu__city .city-contacts:hover {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 992px) {
  .top-menu__city .city-contacts {
    width: 100%;
  }
}
.top-menu__city:hover .city-contacts {
  transform: scale(1);
  opacity: 1;
}
.city-menu._active .city-menu__title:after {
  content: none;
}
/*# sourceMappingURL=template_styles.css.map */