

/* Start:/local/templates/.default/styles.css?17898459836413*/
.item-news_hide {
  display: none;
}

.more-search-btn {
  cursor: pointer;
}

.price-more-usl-btn {
  cursor: pointer;
}

.practic-style .two-cols-right h1,
.section-desc h1 {
  font-family: "SFProDisplay-Heavy";
  font-size: 32px;
  line-height: 120%;
  color: #000000;
}

.practic-style .two-cols-right h2,
.section-desc h2 {
  font-family: "SFProDisplay-Bold";
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 10px;
}

.practic-style .two-cols-right p,
.practic-style .two-cols-right o,
.section-desc p,
.section-desc o {
  font-family: "SFProText-Regular";
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.practic-style .two-cols-right table p {
  font-family: "SFProText-Medium";
  font-size: 16px;
  line-height: 120%;
  margin-left: 30px;
  margin-right: 30px;
}

.practic-style .two-cols-right table tr:first-child p {
  margin-top: 25px;
  margin-bottom: 25px;
}

.two-cols-right div,
.section-desc div {
  font-family: "SFProText-Regular";
}

.practic-style .two-cols-right p img,
.section-desc p img {
  width: 100%;
  border-radius: 310px;
}

.practic-style .two-cols-right ul li,
.section-desc ul li {
  -webkit-box-flex: 0;
  display: block;
  font-family: "SFProText-Regular";
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #000000;
}

.practic-style .two-cols-right ol li,
.section-desc ol li {
  -webkit-box-flex: 0;
  font-family: "SFProText-Regular";
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #000000;
}

.practic-style a {
  color: black;
}

.practic-style .two-cols-right strike {
  text-decoration: line-through;
}

.practic-style table {
  border-collapse: unset;
  width: 100%;
  border: 1px solid transparent;
  overflow: hidden;
  margin-bottom: 20px;
}

.practic-style strong {
  font-family: "SFProDisplay-Bold";
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #000000;
}

.practic-style table strong {
  font-family: "SFProDisplay-Bold";
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #000000;
}

.practic-style .two-cols-right table td,
.practic-style .two-cols-right table tr {
  -webkit-box-flex: 0;
  font-family: "SFProText-Medium";
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #33691e;
  border: none;
}

.practic-style .two-cols-right table tr td:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.practic-style .two-cols-right table tr:nth-child(odd) {
  background-color: rgba(238, 239, 241, 0.65);
}

.practic-style .two-cols-right table tr:nth-child(even) {
  background-color: rgba(238, 239, 241, 0.2);
}

.practic-style .two-cols-right ul,
.section-desc ul {
  padding-left: 0;
}

.practic-style .two-cols-right ol,
.section-desc ol {
  padding-left: 24px;
}

.practic-style .two-cols-right ul li:before,
.section-desc ul li:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #000;
  min-width: 6px;
  margin-top: 13px;
  margin-right: 8px;
}

.practic-style a,
.section-desc a {
  font-family: "SFProText-Regular";
}

.practic-style strong p {
  font-weight: normal;
}

.practic-style .table-wrap {
  overflow: auto;
}

@media only screen and (max-width: 767px) {
  .practic-style .two-cols-right p,
  .practic-style .two-cols-right o,
  .section-desc p,
  .section-desc o {
    font-size: 16px;
  }

  .practic-style .two-cols-right h2,
  .section-desc h2 {
    font-size: 20px;
    line-height: 120%;
  }

  .practic-style .two-cols-right h1,
  .section-desc h1 {
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.03em;
  }

  .practic-style .two-cols-right table p {
    font-size: 14px;
  }

  .practic-style table strong {
    font-size: 16px;
  }

  .practic-style .two-cols-right table tr:first-child p {
    margin: 20px;
  }

  .practic-style .two-cols-right table tr:first-child td {
    vertical-align: middle;
  }

  .practic-style .two-cols-right table p {
    margin: 10px 20px;
  }
}

.practic-style div:not(.swiper-container) .div {
  font-family: "SFProText-Regular";
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.fadein {
  animation: fadein 0.4s;
}

@keyframes fadein {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
  }
}

.fadeout {
  animation: fadeout 0.4s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}

.search-mess-item {
  cursor: pointer;
}

.popup-custom.recall .widget-note__popup-content {
  min-width: 300px;
}

.popup-custom.recall .regappoint-form__group {
  flex-direction: column;
}

.services-table--item {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0px;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}

.services-table--name {
  color: #33691e;
  width: 100%;
}

.services-table--price {
  color: #6d6e71;
}

.services-table--name span {
  display: block;
  width: 90%;
}

/*.practic-table {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  justify-content: space-between;*/
/*}*/

/*.practic-table--item {*/
/*  text-decoration: none;*/
/*  width: 30%;*/
/*  display: inline-block;*/
/*  margin-top: 10px;*/
/*  font-family: "SFProDisplay-Bold";*/
/*  font-size: 18px;*/
/*  !* line-height: 150%; *!*/
/*  !* letter-spacing: 0.01em; *!*/
/*  color: #33691e;*/
/*  margin-top: 10px;*/
/*  margin-bottom: 10px;*/
/*  vertical-align: text-top;*/
/*}*/

/*.practic-table--h2 {*/
/*  font-family: "SFProDisplay-Bold";*/
/*  font-size: 24px;*/
/*  line-height: 120%;*/
/*  letter-spacing: 0.03em;*/
/*  color: #000000;*/
/*  margin-bottom: 10px;*/
/*}*/

/*@media screen and (max-width: 835px) {*/
/*  .practic-table--item {*/
/*    width: 45%;*/
/*  }*/
/*  .i-bot__container {*/
/*    overflow: hidden;*/
/*  }*/
/*}*/

body {
  font-family: "SFProText-Regular";
}

/* End */


/* Start:/local/templates/.default/template_styles.css?17898459832142*/
.choose-map {
  z-index: 0;
}

#bx-panel {
  opacity: 0.3;
  transition: opacity 0.2s;
}
#bx-panel:hover {
  opacity: 1;
}

#bitrix-panel {
  user-select: none;
  position: fixed !important;
  top: 0;
  width: 90vw !important;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: 50;
}
.service-block {
  position: fixed;
  bottom: 20px;
  right: 0px;
  z-index: 999;
}
.service-block-content {
  position: relative;
  height: 50px;
}
.expand-collapse {
  background: white;
  border-radius: 50% 0 0 50%;
  width: 50px;
  height: 50px;
  z-index: 500;
  display: flex;
  cursor: pointer;
  border: solid #0000004f 1px;
  border-right-color: rgba(0, 0, 0, 0.31);
  border-right-style: solid;
  border-right-width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  border-right: none;
}
.expand-collapse img {
  rotate: 180deg;
  transition: 0.3s;
}
.admin-services {
  height: 100%;
  background: white;
  padding-right: 80px;
  display: flex;
  flex-direction: row;
  border-radius: 50px;
  padding-left: 30px;
  border: solid 1px #0000003d;
  transition: 0.5s;
  right: -100vh;
  width: max-content;
  position: absolute;
}
.services-shown .admin-services {
  right: 0;
}
.services-shown .expand-collapse img {
  rotate: 0deg;
}
.admin-services a {
  margin-top: auto;
  margin-bottom: auto;
  color: black;
  font-family: "hero-new", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #202226;
}
.admin-services a:not(:first-child) {
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  .service-block {
    display: none;
  }
}

.price-wrapper {
  display: none;
}

.price-tab_active {
  display: block;
}

[search-click] {
  cursor: pointer;
}

@media (min-width: 1161px) {
  .h-menu-list-link[href="/nochnye-linzy/"],
  .h-menu-list-link[href="/nochnye-linzy/"]:hover,
  .h-menu-list-link[href="/nochnye-linzy/"].active {
    color: #5396fb !important;
  }
}

@media (max-width: 1160px) {
  .h-menu-item-namw-txt[href="/nochnye-linzy/"],
  .h-menu-item-namw-txt[href="/nochnye-linzy/"]:hover,
  .h-menu-item-namw-txt[href="/nochnye-linzy/"].active {
    color: #5396fb !important;
  }
}
/* End */
/* /local/templates/.default/styles.css?17898459836413 */
/* /local/templates/.default/template_styles.css?17898459832142 */
