

/* Start:/local/templates/ioms.zdrav.ru/components/bitrix/news.detail/.default/style.css?1683281209268*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.books_footer{
	margin-top: 25px;
	text-align: center;
	color: white;
}
.card.type-2 p{
	white-space: pre-wrap;
}
/* End */


/* Start:/css/app.a8bf3f88-1.css?175644389212933*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");

*.bg-2 {
  background-color: #f3f3f3;
}
*.bg-3 {
  background-color: #111;
}
a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
footer,
header,
section,
html,
body,
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Montserrat", sans-serif;
}
body {
  color: #000;
  font-family: sans-serif;
}

#nav544906093 {
  background-color: rgba(255, 255, 255, 1);
  height: 100px;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  margin-bottom: 45px;
}
.t228__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t228__padding40px {
  width: 40px;
}
.t-menu__link-item {
  border-bottom: 1px solid transparent;
}
.t-menu__link-item:hover {
  border-bottom: 1px solid #000;
}
.t228__leftside {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}
.t228__leftcontainer {
  display: inline-block;
}
.t228 a,
#allrecords .t228 a {
  text-decoration: none;
  color: #000000;
}
.t228__logo {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px;
}

.t228__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t228 ul {
  margin: 0;
}
.t228__list {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
  transition: opacity ease-in-out 0.2s;
}
.t228__list_item {
  clear: both;
  font-size: 14px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #000000;
  white-space: nowrap;
  font-weight: 600;
}

.t228__rightside {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 40px;
}
.t228__rightcontainer {
  display: table;
  text-align: right;
  width: auto;
  position: relative;
  float: right;
}
.t228__right_descr {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 13px;
  color: #000000;
}
.t-title.centered {
  text-align: center;
}
.t-title.md {
  font-size: 36px;
  line-height: 1.23;
}

.t-descr {
  font-weight: 300;
  color: #000;
}
.t-descr.centered {
  text-align: center;
}
.t-descr.xxl {
  max-width: 613px;
  margin: 58px auto;
  font-size: 20px;
  line-height: 1.8;
}

.mb-41 {
  margin-bottom: 41px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-104 {
  margin-bottom: 104px;
}
.mb-150 {
  margin-bottom: 150px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-120 {
  padding-bottom: 120px;
}
.t-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding: 0;
}

.t-input {
  margin: 0;
  height: 60px;
  min-height: 60px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border-radius: 0;
  border: 1px solid #000;
  -webkit-transition: border-color 300ms linear;
  transition: border-color 300ms linear;
}
.t-input.error {
  border-color: #f95d51;
}
.t-footer {
  color: #fff;
}
.t-footer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 70px;
  padding: 2px 40px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
.t-footer .content span {
  max-width: 230px;
  font-size: 12px;
  line-height: 1.35;
}
.t-footer .content nav {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.t-footer .content nav a {
  color: #fff;
  font-size: 12px;
  margin: 0 15px;
}
.btn {
  cursor: pointer;
  border: 0;
  outline: 0;
  font-weight: 700;
}
.btn.md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
}
.btn.dark {
  color: #fff;
  background: #111;
}
.btn.blue {
  color: #fff;
  background: #1f5bff;
}
.btn.transparent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  border: 0;
  outline: 0;
  color: #fff;
  background: transparent;
}
.t-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.t-form > :nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}

.t-form > :nth-of-type(1) :nth-of-type(1n) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.t-form button {
  min-height: 60px;
}
.t-form .notice{
  display: block;
  text-align: right;
}

.s-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 105px;
}
.s-2 > div:nth-of-type(1) {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.s-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
.s-1 > .card > p:nth-of-type(1) {
  grid-row: 1 / 2;
  grid-column: 3 / 8;
}
.s-1 > .card > div:nth-of-type(1) {
  grid-row: 1 / 2;
  grid-column: 9 / -4;
}
.card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  grid-row: 1 / 2;
  grid-column: 3 / -3;
  max-width: 1200px;
  margin: 0 auto;
  min-width: 100%;
}
.card-divader {
  width: 100%;
  height: 1px;
  opacity: 0.1;
  background-color: #000;
}
.card.type-1 {
  background-color: #f3f3f3;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  padding: 30px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  line-height: 1.55;
}

.card.type-1 > div:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.card.type-1 > div:nth-of-type(1) > a {
  position: absolute;
}

.card.type-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 45px;
  width: 100%;
}
.card-title {
  font-size: 22px;
  line-height: 1.23;
  margin-bottom: 35px;
  font-weight: 600;
}
.card.type-2 > span:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 600;
  width: 20%;
  font-size: 18px;
}
.card.type-2 div {
  width: 70%;
}
#form-error-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  background-color: transparent;
  -webkit-transition: opacity 500ms linear, background-color 500ms linear;
  transition: opacity 500ms linear, background-color 500ms linear;
}
#form-error-container.has-errors {
  background-color: #f95d51;
  opacity: 1;
}
#form-error-container > p {
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 20px;
}

@media screen and (max-width: 1200px) {
  .t-title.md {
    font-size: 30px;
  }
  .t-descr.xxl {
    font-size: 22px;
  }
  .t-container {
    max-width: 960px;
    padding: 0;
  }
  .t-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t-form > :nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .s-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .card.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card.type-1 > div:nth-of-type(1) > a {
    position: static;
  }
  .card.type-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .card p {
    max-width: 500px;
  }
  .card.type-1 > div:nth-of-type(1) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .t228__leftside {
    padding-left: 0px;
  }
  .t228__rightside {
    padding-right: 0;
  }
  .card.type-2 p {
    max-width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .t228__leftside,
  .t228__rightside,
  .t228__centerside {
    display: block;
    text-align: center;
    float: none;
  }
  .t228__leftcontainer,
  .t228__centercontainer,
  .t228__rightcontainer {
    padding: 20px 0;
  }
  .card-container {
    gap: 20px;
    grid-column: 2 / -2;
  }
  .card-title {
    font-size: 20px;
    line-height: 1.53;
    margin-bottom: 25px;
  }
  .t228__logo {
    text-align: center;
    margin: 20px;
    padding: 0;
  }
  .t228 .t228__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t228__right_descr {
    display: table;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
  }
  .t228__rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  #rec544906093 .t228 {
    position: static;
  }
  .t228 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t-descr.xxl {
    font-size: 20px;
  }
  .card.type-2 div {
    width: 100%;
  }
  .card.type-2 > span:nth-of-type(1) {
    width: 100%;
  }
  .t-footer .content {
    flex-direction: column;
    height: auto;
    padding: 2px 25px 0;
  }
  .t-footer .content span {
    max-width: 100%;
    order: 2;
    margin-bottom: 20px;
    text-align: center;
  }
  .t-footer .content nav {
    order: 1;
    margin-bottom: 20px;
  }
  .btn.transparent {
    order: 3;
  }
  .t-footer .content .btn span {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 640px) {
  .t-title.md {
    font-size: 24px;
  }
  .card.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .t-descr.xxl {
    font-size: 20px;
  }
  .t-container {
    max-width: 640px;
  }
  .t-form > :nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .t-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .s-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .card.type-1 > div:nth-of-type(1) > a {
    position: static;
  }
  .card.type-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .t-descr.xxl {
    font-size: 16px;
    padding: 0 20px;
  }
  .card.type-1 {
    font-size: 16px;
    padding: 20px;
  }
  .btn.md {
    height: 56px;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .pb-60 {
    padding-bottom: 30px;
  }
  .pt-60 {
    padding-top: 50px;
  }
  .mb-90 {
    margin-bottom: 65px;
  }
  .s-2 {
    padding-top: 75px;
  }
}
@media screen and (max-width: 480px) {
  .t-footer .content nav {
    flex-direction: column;
  }
  .t-footer .content nav a {
    margin: 10px 0;
    text-align: center;
  }
}

/* End */
/* /local/templates/ioms.zdrav.ru/components/bitrix/news.detail/.default/style.css?1683281209268 */
/* /css/app.a8bf3f88-1.css?175644389212933 */
