

/* Start:/local/templates/main/components/bitrix/form.result.new/popup/style.css?1674132898668*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/popup/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/popup/images/icon_warn.gif);
}

.feedback_form .block {
	font-size: 17px;
}
/* End */


/* Start:/local/templates/main/styles.css?1743408440618*/
.contact_block_numbers, .contact_block_labels {
  display: flex;
  flex-direction: column;
}

.contact_block_labels {
  padding-top: 3px;
}

.footer .contact_block .monitoring_system {
  padding-left: 9px;
  margin-bottom: -16px;
  margin-top: 0;
} 

.distantsionnyy-meditsinskiy-osmotr > * {
  margin-bottom: 16px !important;
  margin-top: 0 !important;
}

.distantsionnyy-meditsinskiy-osmotr > a {
  margin-left: 16px;
}

form label.subscribe {
  font-size: 14px; 
  font-weight: 500; 
  cursor: pointer;
}

form label.subscribe input {
  margin-right: 12px;
}

form .btn_blue.btn_skew.js_submit_form {
	border: 0;
}
/* End */


/* Start:/local/templates/main/template_styles.css?176493688811279*/
#bx-panel {
  z-index: 999999 !important;
}

.load_page_control {
  min-height: 100px;
}


.popup .load_block {
  display: none;
  margin-top: 150px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
}

.popup .error_list {
  display: none;
  margin-bottom: 15px;
  color: red;
}

.popup.load .load_block {
  display: block;
}

.popup.load .feedback_form {
  opacity: 0;
}

.clients_block span,
.clients_block a {
  width: auto !important;
  float: none !important;
  display: inline-block !important;
  text-align: center !important;
  margin: 27px 0px !important;
  min-width: 242px;
}

.clients_block a img,
.clients_block span img {
  display: inline-block !important;
  -webkit-filter: none !important;
  ;
  -moz-filter: none !important;
  ;
  -ms-filter: none !important;
  ;
  -o-filter: none !important;
  ;
  filter: none !important;
  ;
  filter: none !important;
  ;
  /* IE 6-9 */
}

.clients_block a:hover img,
.clients_block span:hover img {
  display: inline-block !important;
  -webkit-filter: grayscale(100%) !important;
  ;
  -moz-filter: grayscale(100%) !important;
  ;
  -ms-filter: grayscale(100%) !important;
  ;
  -o-filter: grayscale(100%) !important;
  ;
  filter: grayscale(100%);
  filter: gray !important;
  ;
  /* IE 6-9 */

  -webkit-transition: all 1s !important;
  ;
  -moz-transition: all 1s !important;
  ;
  -o-transition: all 1s !important;
  ;
  transition: all 1s !important;
  ;

}

@media only screen and (max-width: 400px) {


  .clients_block a {
    min-width: 100%;
  }

}


.sertificats_all .block {
  float: none !important;
}

.sertificats_all {
  display: flex !important;
  flex-wrap: wrap !important;
}

.banner h1 {
  color: #fff;
  text-transform: uppercase;
  margin: 22px 0 18px;
  font-family: pt sans caption, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .banner h1 {
    margin: 15px 0 10px;
    font-size: 20px;
  }
}

a.rutube {
  border-radius: 50px;
  border: 1px solid #ffffff;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

a.vk {
  border-radius: 50px;
  border: 1px solid #ffffff;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

a.telegram {
  border-radius: 50px;
  border: 1px solid #ffffff;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

a.rutube svg,
a.rutube path {
  /*fill: #ffffff;*/
  width: 40px;
  height: 40px;
  stroke: none;
}

a.vk svg,
a.vk path {
  fill: #ffffff;
  width: 25px;
  height: 25px;
  stroke: #fff;
}

a.telegram svg,
a.telegram path {
  fill: #ffffff;
  width: 25px;
  height: 25px;
  stroke: #fff;
}

.blog-detail-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #777;
}

.blog-detail-meta__item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
  font-size: 16px;
  color: #6c6c6c;
}

.blog-detail-meta__icon {
  width: 16px;
  height: 16px;
  display: block;
}

.pictures_right_witch_soder {
  float: right;
  max-width: 500px;
  margin: 0 0 25px 35px;
}

/* блок "СОДЕРЖАНИЕ" внутри правой колонки */
.blog-toc {
  background: #0096D6;
  color: #fff;
  padding: 25px 30px;
  margin-bottom: 25px;
}

.blog-toc__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 18px;
}

.blog-toc__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-toc__li {
  margin-bottom: 12px;
}

.blog-toc__li.level-h3 {
  margin-left: 18px;
  opacity: 0.85;
}

.blog-toc__li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: .3s;
}

.blog-toc__li a:hover {
  color: #fff;
  font-weight: bold;
}

.blog-toc__num {
  display: inline-block;
  min-width: 26px;
  min-height: 26px;
  height: 26px;
  background: #fff;
  color: #0096D6;
  border-radius: 50%;
  font-weight: 700;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}

.pictures_right_witch_soder img {
  width: 100%;
}

.blog_text_new,
.blog_text_new p,
.blog_text_new ul.list li {
  font-weight: 400;
  font-size: 16px;
  color: #1c1c1c;
  line-height: 120%;
}

.blog_text_new h2 {
  font-weight: 700;
  font-size: 40px;
  color: #1c1c1c;
}

.blog_detail_new h1,
.blog_h1 {
  font-weight: 700;
  font-size: 48px;
  color: #1c1c1c;
}

.blog_detail_new .blog_text_new ul {
  margin: 23px 0px;
  margin-bottom: 20px;
  overflow: hidden;
  list-style: none;
  font-size: 14px;
}

.blog_detail_new ul li {
  position: relative;
}

.blog_detail_new .blog_text_new ul li:after {
  content: " ";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #009fda;
  border-radius: 50%;
}

.blog_detail_new .blog_text_new a {
  font-size: 16px;
  color: #1c1c1c;
  text-decoration: underline;
  font-family: 'PT Sans', sans-serif;
}

.blog_detail_new .blog_text_new ul.list li:after,
.blog_detail_new .blog_text_new ul li:after {
  background-image: url(/local/templates/main/_img/checkmark.svg);
  width: 14px;
  height: 14px;
  background-position: 50% 57%;
  background-repeat: no-repeat;
  top: 3px;
}

.blog_detail_new .blog_text_new ul.list li,
.blog_detail_new .blog_text_new ul li {
  padding-left: 20px;
  margin-bottom: 10px;
}

.blog_breadrcumbs span a {
  margin-right: 4px;
  padding-right: 14px;
}

.form_new_design_article {
  display: block;
  width: 100%;
  background: #01a1dd;
  position: relative;
  padding: 40px 65px 50px 410px;
  color: #fff;
  overflow: hidden;
}

.form_new_design_article:after {
  content: "";
  position: absolute;
  background: #34b4e4;
  border: 3px solid #fff;
  width: 260px;
  height: 520px;
  left: -80px;
  top: -100px;
  transform: rotate(30deg);
}

.form_new_design_article .form-fields-list .form-row:not(:last-of-type) {
  width: calc(100% / 2 - 10px);
}


.form_new_design_article .form-fields-list .form-row:last-of-type {
  width: 100%;
}

.form_new_design_article .form-fields-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.form_new_design_article .form-fields-list .form-row input,
.form_new_design_article .form-fields-list .form-row textarea {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: initial;
  outline: initial;
  background: #fff;
  opacity: 0.9;
  color: #000;
  transition: .3s;
}

.form_new_design_article .form-fields-list .form-row input:hover,
.form_new_design_article .form-fields-list .form-row input:focus,
.form_new_design_article .form-fields-list .form-row textarea:hover,
.form_new_design_article .form-fields-list .form-row textarea:focus {
  opacity: 1;
}

.form_new_design_article .form-fields-list .form-row textarea {
  resize: none;
  height: 73px;
  padding: 15px;
}

.form_new_design_article .form-title {
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}

.form_new_design_article .form-subtitle {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.form-row.form-submit button.btn-submit {
  border: 1px solid #fff;
  padding: 10px 25px;
  width: 180px;
  height: 50px;
  background: transparent;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #fff;
  transition: .3s;
}

.form-row.form-submit button.btn-submit:hover {
  background: #fff;
  color: #01a1dd;
}

.form-row.form-policy input#PERSONAL_DATA:checked+label:before {
  background-image: url(/local/templates/main/_img/checkmark_form.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.form-row.form-policy label.policy-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 22px;
  height: 22px;
  background: #fff;
  transform: translateY(-50%);
}

.form-row.form-policy label.policy-label a {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: 0.04em;
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.form-row.form-policy label.policy-label {
  position: relative;
  padding-left: 35px;
  height: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: 0.04em;
  color: #fff;
  cursor: pointer;
}

.form-row.form-policy input#PERSONAL_DATA {
  display: none;
}

.form-row.form-submit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

a.new_disign_preview_blog .img img {
  width: 100%;
  height: 275px;
  object-fit: cover;
  margin-bottom: 15px;
}

a.new_disign_preview_blog .blog-detail-meta__item {
  font-weight: 700;
  font-size: 13px;
  color: #6c6c6c;
}

a.new_disign_preview_blog .blog-detail-meta {
  margin-bottom: 11px;
}

a.new_disign_preview_blog span.title {
  font-weight: 700;
  font-size: 18px;
  color: #1a1a1a;
}

a.new_disign_preview_blog {
  width: 569px;
  max-width: 100%;
}

.new_disign_preview_blog_container {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: center;
}

.form_new_design_article .form-subtitle a {
  color: #fff;
}

.new_disign_preview_blog_container {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: center;
}


.new_disign_preview_blog_container.blog-swiper div[class*="blog-swiper-button"] {
  background: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -25px;
  top: 107.5px;
  display: block;
  opacity: 1;
  right: initial;
  margin-top: initial;
  border-radius: 50%;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-image: url(/local/templates/main/_img/arrow_slider.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1);
}

.new_disign_preview_blog_container.blog-swiper div[class*="blog-swiper-button"]+div {
  right: -25px;
  left: initial;
  transform: scale(-1);
}

.new_disign_preview_blog_container.blog-swiper {
  position: relative;
}

.new_disign_preview_blog_container.blog-swiper div[class*="blog-swiper-button"].swiper-button-disabled {
  opacity: 0;
}

h2.h2_more_blog {
  font-weight: 700;
  font-size: 40px;
  color: #1a1a1a;
  margin-top: 50px;
}

@media (max-width:1200px) {
  .pictures_right_witch_soder {
    float: none;
    max-width: 100%;
    margin-left: 0;
    display: flex;
    gap: 20px;
    align-items: center;
    overflow: hidden;
  }

  .blog-toc {
    margin-bottom: 0;
    min-width: 450px;
  }
}

@media (max-width:992px) {
  .pictures_right_witch_soder {
    display: flex;
    flex-direction: column;
  }

  .blog-toc {
    min-width: initial;
  }

  .pictures_right_witch_soder img {
    max-width: 600px;
    margin: 0 auto;
    display: block;
  }

  a.new_disign_preview_blog span.title {
    font-size: 16px;
  }

  .blog_detail_new h1,
  .blog_h1 {
    font-size: 32px;
  }

  .blog_detail_new h2,
  h2.h2_more_blog {
    font-size: 25px;
  }

  .form_new_design_article {
    padding: 40px 20px;
  }

  .form_new_design_article:after {
    display: none;
  }
}

@media(max-width:576px) {
  .form_new_design_article .form-fields-list .form-row:not(:last-of-type) {
    width: 100%;
  }

  .form-row.form-submit {
    flex-direction: column;
    gap: 25px;
  }

  .form-row.form-submit button.btn-submit {
    width: 100%;
  }
}
/* End */
/* /local/templates/main/components/bitrix/form.result.new/popup/style.css?1674132898668 */
/* /local/templates/main/styles.css?1743408440618 */
/* /local/templates/main/template_styles.css?176493688811279 */
