

/* Start:/bitrix/templates/h-clinic/components/bitrix/catalog/catalog-service-inner/style.css?17248303721144*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

td {
	padding: 5px;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}
/* End */


/* Start:/bitrix/templates/h-clinic/components/bitrix/catalog/catalog-service-inner/bitrix/catalog.element/.default/style.css?174558639614367*/
@media (min-width: 992px) {
  body .range > .cell-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  body .range > .cell-lg-4 {
    -ms-flex-preferred-size: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
}
.service_docs_none,
.articles-item-none {
  display: none;
}

.service_top {
  background: #f6f6f6;
  width: 100%;
  text-align: left;
  padding: 20px 0 40px;
  font-family: BrutalType;
  position: relative;
}

.service_top_nav,
.service_top_nav a,
.service_top_nav span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 140%;
  /* or 15px */
  letter-spacing: -0.02em;
  color: #626c7b;
  text-align: left;
}
.service_top_box {
  padding: 20px 0 0;
  position: relative;
}
.service_top_box img {
  margin-right: 0px;
  width: 470px;
}
.service_top_box_text {
  float: right;
  width: 670px;
}
.service_top_box h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 105%;
  /* identical to box height, or 61px */
  letter-spacing: -0.04em;
  color: #626c7b;
  text-transform: none;
  padding: 0px;
  width: 370px;
}
.service_top_box_text_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  /* or 25px */
  color: #484d54;
  width: 340px;
}
.service_top_box_text_pl {
  position: absolute;
  bottom: 0px;
  left: 500px;
}
.service_top_box_text_name_d {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  /* or 20px */
  letter-spacing: -0.02em;
  color: #7d8ca2;
  margin: 3px 0 100px;
}
.service_top_box_text_name {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  /* or 20px */
  letter-spacing: -0.02em;
  color: #7d8ca2;
  margin-bottom: 3px;
}
.service_top_box_text_but {
  display: table;
  /*background: rgba(229,232,236,0.3);*/
  background: rgba(190, 199, 212, 0.3);
  border-radius: 4.25px;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 140%;
  /* or 24px */
  padding: 6px 15px 7px;
  letter-spacing: -0.02em;
  color: #8092ae;
}
.service_top_box_text_but_t {
  margin-bottom: 15px;
}

/**/
.order_fix {
  font-family: BrutalType;
  background: #ffffff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  width: 278px;
  padding: 20px 17px 30px;
  text-align: left;
  position: absolute;
}
#order_fix {
  top: 0px;
  right: 0px;
}
#order_fix_2 {
  top: 180px;
  right: 0px;
}

#order_fix_name {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  /* or 20px */
  letter-spacing: -0.02em;
  color: #7d8ca2;
}
#order_fix_price {
  font-style: normal;
  font-weight: bold;
  font-size: 46px;
  line-height: 105%;
  /* or 48px */
  letter-spacing: -0.04em;
  color: #006186;
}
#order_fix_butred {
  background: #cc1440;
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 17.3239px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 25px;
  margin: 15px 0 8px;
}
#order_fix_butred_a {
  background: #cc1440;
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 17.3239px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 25px;
  margin: 15px 0 8px;
  display: block;
}
#order_fix_butwhite {
  background: #ffffff;
  border: 0.866197px solid #626c7b;
  box-sizing: border-box;
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 17.3239px;
  line-height: 20px;
  text-align: center;
  color: #626c7b;
  cursor: pointer;
  padding: 15px 25px;
  margin: 10px 0 15px;
}
#order_fix_butred:hover,
#order_fix_butred_a:hover {
  background: #93002c;
}
#order_fix_butwhite:hover {
  background: #626c7b;
  color: #fff;
}
.order_fix_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  /* or 17px */
  letter-spacing: -0.02em;
  color: #7d8ca2;
}

/*txt*/
.service_text {
  background: #fff;
  width: 100%;
  text-align: left;
  padding: 40px 0;
  font-family: BrutalType;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  /* or 162% */

  color: #626c7b;
}
.service_text_h2,
.service_text .container_left h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: -0.04em;
  color: #006186;
  border-bottom: 1px solid #a3b1c5;
  padding-bottom: 10px;
}
.service_text_h2 span,
.service_text .container_left h2 span {
  font-weight: normal;
  color: #a3b1c5;
}
@media (max-width: 991px) {
  .service_text_h2,
  .service_text .container_left h2 {
    font-size: 28px;
    line-height: 34px;
  }
}

.service_text_h3,
.service_text .container_left h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  /* or 113% */
  letter-spacing: -0.04em;
  color: #626c7b;
  margin-bottom: 15px;
}
.service_text ul {
  padding-left: 30px;
}
.service_text a {
}
.service_text_citata {
  border-left: 2px solid #626c7b;
  font-size: 20px;
  line-height: 28px;
  /* or 140% */

  letter-spacing: -0.04em;
  color: #626c7b;
  padding-left: 30px;

  margin: 30px 0;
}

.container_flex {
  display: flex;
  justify-content: space-between;
}
.container_left {
  width: 100%;
}
.container_right {
  border-radius: 7px;
  width: 395px;
  flex: none;
  margin-left: 75px;
}
.container_right_box {
  background: #eaedf0;
  padding: 15px 10px 20px;
  border-radius: 7px;
}
.container_right h2 {
  font-family: BrutalType;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #626c7b;
}
.article-item {
  background: #ffffff;
  box-shadow: 0px 0px 8px rgba(37, 45, 57, 0.4);
  border-radius: 4px;
  padding: 9px;
  margin-bottom: 10px;
  display: block;
}
.article-item:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.76);
}

.article-item-img {
  margin-right: 0px;
  float: left;
  width: 20%;
}
.article-item-img img {
  width: 100%;
}
.article-item-desc {
  width: 77%;
  float: right;
}
.article-item-name {
  font-family: BrutalType;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 118%;
  /* or 26px */

  letter-spacing: -0.01em;
  text-decoration-line: underline;
  margin-bottom: 7px;
  color: #006186;
}
.article-item-text {
  font-family: BrutalType;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 126.7%;
  /* or 18px */

  letter-spacing: -0.01em;

  color: #626c7b;
}

@media (max-width: 992px) {
  .container_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .container_left {
    width: 100%;
  }

  .container_right {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }
}

/*doctorss*/
.service_docs {
  padding: 0 15px;
}
.service_doc {
  display: block;
  background: #fff;
  background: linear-gradient(
    174deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(250, 250, 250, 1) 50%,
    rgba(244, 244, 244, 1) 52%,
    rgba(239, 239, 239, 1) 54%,
    rgba(233, 233, 233, 1) 56%,
    rgba(228, 228, 228, 1) 58%,
    rgba(212, 217, 220, 1) 72%,
    rgba(198, 205, 211, 1) 90%
  );

  border: 1px solid #cdd2d9;
  border-radius: 4px;
  height: 180px;
  padding: 22px;
  position: relative;
}
.service_text .service_docs {
  margin-top: 20px;
}
.service_docs_name {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: -0.03em;
  width: 200px;
  color: #626c7b;
  margin-bottom: 10px;
}
.service_docs_text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */

  letter-spacing: -0.04em;
  width: 200px;
  color: #626c7b;
}
.service_docs_img {
  height: 180px;
  width: 180px;
  background-repeat: no-repeat;
  background-size: 160%;
  background-position: center 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.service_docs_eche,
.articles_text_eche {
  background: #ffffff;
  border: 1px solid #626c7b;
  box-sizing: border-box;
  border-radius: 3px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */

  text-align: center;

  color: #626c7b;
  display: table;
  padding: 8px 40px 7px;
  margin: 20px auto 0;
  cursor: pointer;
}
@media (max-width: 480px) {
  .service_docs_name {
    width: 100px;
    line-height: 20px;
  }

  .service_docs_text {
    width: 150px;
    position: relative;
    z-index: 5;
    line-height: 17px;
  }
  .service_docs_img {
    height: 140px;
    width: 140px;
  }
}

/*apteka*/
.service_apteka {
  background: rgb(235, 238, 242);
  border-radius: 12px;
  width: 100%;
  text-align: left;
  padding: 35px 30px;
  background-image: url("/upload/service_apteka.jpg");
  background-size: 514px;
  background-repeat: no-repeat;
  background-position: 630px 45px;
}
.service_apteka_box {
  width: 530px;
}
.service_apteka_name {
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: -0.04em;
  color: #006186;
  margin-bottom: 0;
}
.service_apteka_desc {
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 34px;
  /* or 162% */
  letter-spacing: -0.06em;
  color: #626c7b;
}
.service_apteka_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  /* or 137% */

  letter-spacing: -0.04em;
  margin: 30px 0 80px;
  color: #626c7b;
}
.service_apteka_phone a {
  font-style: normal;
  font-weight: normal;
  font-size: 33px;
  line-height: 41px;
  letter-spacing: -0.02em;

  color: #666f7d;
}
.service_apteka_mail a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;

  color: #006186;
}
.articles {
  letter-spacing: 0;
}
.articles-item {
  margin-bottom: 40px;
  /* border: 1px solid red; */
}
.articles-item-name {
  display: block;
  color: #4a4f54;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin: 12px 0 10px;
}
.articles-item-desc {
  line-height: 20px;
  font-size: 15px;
  color: #000;
}

.service_text_eche {
  border: 1px solid #0b6285;
  box-sizing: border-box;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 33px;
  /* identical to box height */
  padding: 15px 35px 12px;
  text-align: center;
  display: table;
  color: #0b6285;
  margin: 25px auto;
}

.service_price_list_name {
  background: rgb(143, 150, 161);
  border-radius: 5px 5px 0px 0px;
  font-family: BrutalType;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  /* or 200% */

  letter-spacing: -0.04em;
  padding: 10px 10px 8px;
  color: #ffffff;
}
.service_price_list_item {
  font-family: BrutalType;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  /* or 169% */
  padding: 11px 0 7px;
  letter-spacing: -0.04em;
  border-bottom: 1px solid #a3b1c5;
  color: #626c7b;
}
.service_price_list_item .service_price_list_item_price {
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  /* or 147% */

  letter-spacing: -0.06em;

  color: #0b6285;
}
.service_price_desc {
  font-family: BrutalType;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* or 150% */

  letter-spacing: -0.05em;
  padding: 20px 0 0 0;
  color: #a4afbf;
}

@media (max-width: 1199px) {
  .service_top {
    background: #fff;
  }
  .service_top_box_text {
    width: 100%;
    float: none;
  }
  .service_top_box h1 {
    font-size: 32px;
    line-height: 39px;
    width: auto;
  }
  .service_top_box_text_desc {
    font-size: 14px;
    width: auto;
  }
  .service_top_box_text_pl {
    position: relative;
    bottom: 0px;
    left: 0px;
  }
  .service_top_box_text_name_d {
    margin-bottom: 20px;
  }
  .service_top_box img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 20px 0 0;
  }
  .order_fix {
    background: #ffffff;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    padding: 20px 0px 0px;
    text-align: left;
    position: static;
    top: 0px;
    right: 0px;
  }

  /*txt*/
  .service_text {
    padding: 10px 0;
    font-size: 14px;
    line-height: 22px;
  }
  .container_left {
    width: auto;
  }
  .service_text_citata {
    font-size: 17px;
    line-height: 24px;
    padding-left: 10px;
  }

  .service_text .range {
    margin-top: 0px;
  }
  .service_docs {
    padding-top: 10px;
  }

  /*apteka*/
  .service_apteka {
    width: 100%;
    padding: 0;
    background-image: url("/upload/service_apteka.jpg");
    background-size: 100%;
    background-position: left top;
    padding-top: 120px;
  }
  .service_apteka_box {
    width: auto;
    background: rgb(235, 238, 242);
    border-radius: 0 0 12px 12px;
    padding: 6px 15px 15px;
  }
  .service_apteka_name {
    font-size: 28px;
    line-height: 34px;
  }
  .service_apteka_desc,
  .service_apteka_text {
    display: none;
  }
  .service_apteka_phone a {
    font-size: 18px;
    line-height: 22px;
  }
  .service_apteka_mail a {
    font-size: 10px;
    line-height: 12px;
  }
}

.section-name {
  line-height: 1.25;
  font-size: 30px;
  text-transform: uppercase;
}

.service_price_list_item {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.service_price_list_item .nl-shild-text-verticale {
  background: #bf0d3f;
  display: flex;
  align-items: center;
  padding: 3px 7px;
  width: 80px;
  color: #fff;
  line-height: 100%;
}

.service_price_list_item_button {
  float: left;
  border: 1px solid #006186;
  min-width: 130px;
  align-self: center;
  height: 40px;
  cursor: pointer;
  border-radius: 3px;
  padding-top: 11px;

  font-family: BrutalType;
  font-style: normal;
  font-weight: bold;
  font-size: 14.5882px;
  line-height: 18px;
  text-align: center;

  color: #006186;
}
.service_price_list_item_button:hover {
  background-color: #006187;
  color: #fff;
  transition: 0.15s;
}

.container_right,
.container_left,
.service_docs_text,
.articles-item {
  text-align: left;
}

@media (max-width: 992px) {
  .service_price_list_item {
    flex-direction: column;
    gap: 10px;
  }
  .service_price_list_item_button {
    align-self: flex-start;
  }
}

/* End */
/* /bitrix/templates/h-clinic/components/bitrix/catalog/catalog-service-inner/style.css?17248303721144 */
/* /bitrix/templates/h-clinic/components/bitrix/catalog/catalog-service-inner/bitrix/catalog.element/.default/style.css?174558639614367 */
