|
@@ -7429,7 +7429,7 @@ footer .copyright .logo {
|
|
|
font-weight: 700; }
|
|
font-weight: 700; }
|
|
|
|
|
|
|
|
.contacts-container .center-content .work-time .text {
|
|
.contacts-container .center-content .work-time .text {
|
|
|
- font-size: 16px; }
|
|
|
|
|
|
|
+ font-size: 15px; }
|
|
|
|
|
|
|
|
.contacts-container .center-content .to-doctors {
|
|
.contacts-container .center-content .to-doctors {
|
|
|
display: block; }
|
|
display: block; }
|
|
@@ -8720,6 +8720,18 @@ footer .copyright .logo {
|
|
|
margin: 20px 0;
|
|
margin: 20px 0;
|
|
|
font-weight: 600; }
|
|
font-weight: 600; }
|
|
|
|
|
|
|
|
|
|
+h4 {
|
|
|
|
|
+ font: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
|
|
+ font-size: 17px; }
|
|
|
|
|
+
|
|
|
|
|
+h6 {
|
|
|
|
|
+ font: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
|
|
+ font-size: 15px; }
|
|
|
|
|
+
|
|
|
|
|
+h7 {
|
|
|
|
|
+ font: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
|
|
+ font-size: 13px; }
|
|
|
|
|
+
|
|
|
.text-page__text p, .special-page__article p, .full-news__text p, .index-about p {
|
|
.text-page__text p, .special-page__article p, .full-news__text p, .index-about p {
|
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
@@ -8773,16 +8785,16 @@ footer .copyright .logo {
|
|
|
list-style-type: none; }
|
|
list-style-type: none; }
|
|
|
.text-page__text ol li, .special-page__article ol li, .full-news__text ol li {
|
|
.text-page__text ol li, .special-page__article ol li, .full-news__text ol li {
|
|
|
counter-increment: step-counter;
|
|
counter-increment: step-counter;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 15px;
|
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
|
color: #404040;
|
|
color: #404040;
|
|
|
line-height: 1.5; }
|
|
line-height: 1.5; }
|
|
|
.text-page__text ol li:before, .special-page__article ol li:before, .full-news__text ol li:before {
|
|
.text-page__text ol li:before, .special-page__article ol li:before, .full-news__text ol li:before {
|
|
|
content: counter(step-counter) ".";
|
|
content: counter(step-counter) ".";
|
|
|
- font-size: 11px;
|
|
|
|
|
|
|
+ font-size: 15px;
|
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
|
|
|
- color: #004d7b;
|
|
|
|
|
- font-weight: bold; }
|
|
|
|
|
|
|
+ color: #929292;
|
|
|
|
|
+ padding-right: 5px; }
|
|
|
|
|
|
|
|
.text-page__text table, .special-page__article table, .full-news__text table {
|
|
.text-page__text table, .special-page__article table, .full-news__text table {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -9631,6 +9643,10 @@ img {
|
|
|
margin-right: 20px; }
|
|
margin-right: 20px; }
|
|
|
.full-news__text .col2__item:last-child {
|
|
.full-news__text .col2__item:last-child {
|
|
|
margin-right: 0; }
|
|
margin-right: 0; }
|
|
|
|
|
+ .full-news__text a {
|
|
|
|
|
+ text-decoration: none; }
|
|
|
|
|
+ .full-news__text a:hover {
|
|
|
|
|
+ text-decoration: underline; }
|
|
|
.full-news__other-materials {
|
|
.full-news__other-materials {
|
|
|
margin: 20px 0; }
|
|
margin: 20px 0; }
|
|
|
.full-news__other-materials-read-all {
|
|
.full-news__other-materials-read-all {
|
|
@@ -10088,6 +10104,10 @@ img {
|
|
|
line-height: 1; }
|
|
line-height: 1; }
|
|
|
.person-page__text-info {
|
|
.person-page__text-info {
|
|
|
font-size: 14px; }
|
|
font-size: 14px; }
|
|
|
|
|
+ .person-page__text-info h3 {
|
|
|
|
|
+ font-size: 15px;
|
|
|
|
|
+ font-weight: 600;
|
|
|
|
|
+ line-height: 26px; }
|
|
|
.person-page__awards {
|
|
.person-page__awards {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
flex-direction: row;
|