|
@@ -8565,23 +8565,23 @@ footer .copyright .logo {
|
|
|
z-index: 1; }
|
|
z-index: 1; }
|
|
|
|
|
|
|
|
/*FAQ END*/
|
|
/*FAQ END*/
|
|
|
-.special-items__h2, .special-page__article h2, .full-news__text h2, .index-about h2 {
|
|
|
|
|
|
|
+.text-page__text h2, .special-page__article h2, .full-news__text h2, .special-items__h2, .index-about h2 {
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
font-size: 25px;
|
|
font-size: 25px;
|
|
|
margin: 20px 0;
|
|
margin: 20px 0;
|
|
|
font-weight: 600; }
|
|
font-weight: 600; }
|
|
|
|
|
|
|
|
-.special-page__article h3, .full-news__text h3 {
|
|
|
|
|
|
|
+.text-page__text h3, .special-page__article h3, .full-news__text h3 {
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
font-size: 20px;
|
|
font-size: 20px;
|
|
|
margin: 20px 0;
|
|
margin: 20px 0;
|
|
|
font-weight: 600; }
|
|
font-weight: 600; }
|
|
|
|
|
|
|
|
-.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;
|
|
|
margin: 20px 0; }
|
|
margin: 20px 0; }
|
|
|
- .special-page__article p img, .full-news__text p img, .index-about p img {
|
|
|
|
|
|
|
+ .text-page__text p img, .special-page__article p img, .full-news__text p img, .index-about p img {
|
|
|
/*float: left;
|
|
/*float: left;
|
|
|
margin-right: 20px;
|
|
margin-right: 20px;
|
|
|
margin-bottom: 23px;
|
|
margin-bottom: 23px;
|
|
@@ -8589,11 +8589,11 @@ footer .copyright .logo {
|
|
|
margin: 10px;
|
|
margin: 10px;
|
|
|
max-width: 100%; }
|
|
max-width: 100%; }
|
|
|
|
|
|
|
|
-.special-page__article ul, .full-news__text ul {
|
|
|
|
|
|
|
+.text-page__text ul, .special-page__article ul, .full-news__text ul {
|
|
|
margin: 0;
|
|
margin: 0;
|
|
|
padding: 0;
|
|
padding: 0;
|
|
|
list-style-type: none; }
|
|
list-style-type: none; }
|
|
|
- .special-page__article ul li, .full-news__text ul li {
|
|
|
|
|
|
|
+ .text-page__text ul li, .special-page__article ul li, .full-news__text ul li {
|
|
|
padding-left: 12px;
|
|
padding-left: 12px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
@@ -8601,7 +8601,7 @@ footer .copyright .logo {
|
|
|
color: #404040;
|
|
color: #404040;
|
|
|
line-height: 1.5;
|
|
line-height: 1.5;
|
|
|
margin-bottom: 10px; }
|
|
margin-bottom: 10px; }
|
|
|
- .special-page__article ul li:before, .full-news__text ul li:before {
|
|
|
|
|
|
|
+ .text-page__text ul li:before, .special-page__article ul li:before, .full-news__text ul li:before {
|
|
|
content: '';
|
|
content: '';
|
|
|
display: block;
|
|
display: block;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -8612,30 +8612,31 @@ footer .copyright .logo {
|
|
|
width: 6px;
|
|
width: 6px;
|
|
|
height: 6px; }
|
|
height: 6px; }
|
|
|
|
|
|
|
|
-.special-page__article ol, .full-news__text ol {
|
|
|
|
|
|
|
+.text-page__text ol, .special-page__article ol, .full-news__text ol {
|
|
|
margin: 0;
|
|
margin: 0;
|
|
|
padding: 0;
|
|
padding: 0;
|
|
|
list-style-type: none; }
|
|
list-style-type: none; }
|
|
|
- .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: 16px;
|
|
|
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; }
|
|
|
- .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: 11px;
|
|
|
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;
|
|
color: #004d7b;
|
|
|
font-weight: bold; }
|
|
font-weight: bold; }
|
|
|
|
|
|
|
|
-.special-page__article table, .full-news__text table {
|
|
|
|
|
|
|
+.text-page__text table, .special-page__article table, .full-news__text table {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
border-spacing: 0;
|
|
border-spacing: 0;
|
|
|
border: 1px solid #e6e6e6;
|
|
border: 1px solid #e6e6e6;
|
|
|
margin-top: 20px;
|
|
margin-top: 20px;
|
|
|
max-width: 100%; }
|
|
max-width: 100%; }
|
|
|
- .special-page__article table thead td, .full-news__text table thead td,
|
|
|
|
|
|
|
+ .text-page__text table thead td, .special-page__article table thead td, .full-news__text table thead td,
|
|
|
|
|
+ .text-page__text table th,
|
|
|
.special-page__article table th,
|
|
.special-page__article table th,
|
|
|
.full-news__text table th {
|
|
.full-news__text table th {
|
|
|
background: #e6e6e6;
|
|
background: #e6e6e6;
|
|
@@ -8647,15 +8648,18 @@ footer .copyright .logo {
|
|
|
padding: 17px 0 17px 12px;
|
|
padding: 17px 0 17px 12px;
|
|
|
border: 1px solid #e6e6e6;
|
|
border: 1px solid #e6e6e6;
|
|
|
text-align: left; }
|
|
text-align: left; }
|
|
|
- .special-page__article table thead td:nth-child(1), .full-news__text table thead td:nth-child(1),
|
|
|
|
|
|
|
+ .text-page__text table thead td:nth-child(1), .special-page__article table thead td:nth-child(1), .full-news__text table thead td:nth-child(1),
|
|
|
|
|
+ .text-page__text table th:nth-child(1),
|
|
|
.special-page__article table th:nth-child(1),
|
|
.special-page__article table th:nth-child(1),
|
|
|
.full-news__text table th:nth-child(1) {
|
|
.full-news__text table th:nth-child(1) {
|
|
|
width: 19%; }
|
|
width: 19%; }
|
|
|
- .special-page__article table thead td:nth-child(2), .full-news__text table thead td:nth-child(2),
|
|
|
|
|
|
|
+ .text-page__text table thead td:nth-child(2), .special-page__article table thead td:nth-child(2), .full-news__text table thead td:nth-child(2),
|
|
|
|
|
+ .text-page__text table th:nth-child(2),
|
|
|
.special-page__article table th:nth-child(2),
|
|
.special-page__article table th:nth-child(2),
|
|
|
.full-news__text table th:nth-child(2) {
|
|
.full-news__text table th:nth-child(2) {
|
|
|
width: 23%; }
|
|
width: 23%; }
|
|
|
- .special-page__article table tbody td, .full-news__text table tbody td,
|
|
|
|
|
|
|
+ .text-page__text table tbody td, .special-page__article table tbody td, .full-news__text table tbody td,
|
|
|
|
|
+ .text-page__text table td,
|
|
|
.special-page__article table td,
|
|
.special-page__article table td,
|
|
|
.full-news__text table td {
|
|
.full-news__text table td {
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
@@ -8664,24 +8668,29 @@ footer .copyright .logo {
|
|
|
line-height: 1.714;
|
|
line-height: 1.714;
|
|
|
border: 1px solid #e6e6e6;
|
|
border: 1px solid #e6e6e6;
|
|
|
vertical-align: top; }
|
|
vertical-align: top; }
|
|
|
- .special-page__article table tbody td:nth-child(1), .full-news__text table tbody td:nth-child(1),
|
|
|
|
|
|
|
+ .text-page__text table tbody td:nth-child(1), .special-page__article table tbody td:nth-child(1), .full-news__text table tbody td:nth-child(1),
|
|
|
|
|
+ .text-page__text table td:nth-child(1),
|
|
|
.special-page__article table td:nth-child(1),
|
|
.special-page__article table td:nth-child(1),
|
|
|
.full-news__text table td:nth-child(1) {
|
|
.full-news__text table td:nth-child(1) {
|
|
|
width: 13%; }
|
|
width: 13%; }
|
|
|
- .special-page__article table tbody td:nth-child(2), .full-news__text table tbody td:nth-child(2),
|
|
|
|
|
|
|
+ .text-page__text table tbody td:nth-child(2), .special-page__article table tbody td:nth-child(2), .full-news__text table tbody td:nth-child(2),
|
|
|
|
|
+ .text-page__text table td:nth-child(2),
|
|
|
.special-page__article table td:nth-child(2),
|
|
.special-page__article table td:nth-child(2),
|
|
|
.full-news__text table td:nth-child(2) {
|
|
.full-news__text table td:nth-child(2) {
|
|
|
width: 23%; }
|
|
width: 23%; }
|
|
|
|
|
|
|
|
-.special-page__article blockquote, .full-news__text blockquote {
|
|
|
|
|
|
|
+.text-page__text blockquote, .special-page__article blockquote, .full-news__text blockquote {
|
|
|
padding: 5px 25px 5px 60px;
|
|
padding: 5px 25px 5px 60px;
|
|
|
background: #ebebeb url("../img/cite.png") 20px 30px no-repeat; }
|
|
background: #ebebeb url("../img/cite.png") 20px 30px no-repeat; }
|
|
|
- .special-page__article blockquote p, .full-news__text blockquote p {
|
|
|
|
|
|
|
+ .text-page__text blockquote p, .special-page__article blockquote p, .full-news__text blockquote p {
|
|
|
font-size: 25px;
|
|
font-size: 25px;
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
|
|
|
- .special-page__article blockquote p small, .full-news__text blockquote p small {
|
|
|
|
|
|
|
+ .text-page__text blockquote p small, .special-page__article blockquote p small, .full-news__text blockquote p small {
|
|
|
font-size: 15px; }
|
|
font-size: 15px; }
|
|
|
|
|
|
|
|
|
|
+img {
|
|
|
|
|
+ max-width: 100%; }
|
|
|
|
|
+
|
|
|
.shortnews__list {
|
|
.shortnews__list {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
@@ -8979,13 +8988,6 @@ footer .copyright .logo {
|
|
|
display: block;
|
|
display: block;
|
|
|
clear: both;
|
|
clear: both;
|
|
|
content: ''; }
|
|
content: ''; }
|
|
|
- .special-page__article p {
|
|
|
|
|
- /*img {
|
|
|
|
|
- float: right;
|
|
|
|
|
- margin-left: 20px;
|
|
|
|
|
- }*/ }
|
|
|
|
|
- .special-page__article table .mobileth {
|
|
|
|
|
- display: none; }
|
|
|
|
|
.special-page__article .col3__item {
|
|
.special-page__article .col3__item {
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
width: calc(33% - 0.25em - 10px);
|
|
width: calc(33% - 0.25em - 10px);
|
|
@@ -9457,8 +9459,6 @@ footer .copyright .logo {
|
|
|
display: block;
|
|
display: block;
|
|
|
clear: both;
|
|
clear: both;
|
|
|
content: ''; }
|
|
content: ''; }
|
|
|
- .full-news__text table .mobileth {
|
|
|
|
|
- display: none; }
|
|
|
|
|
.full-news__text .col3__item {
|
|
.full-news__text .col3__item {
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
width: calc(33% - 0.25em - 10px);
|
|
width: calc(33% - 0.25em - 10px);
|