|
|
@@ -1,3 +1,11 @@
|
|
|
+.special-items__title {
|
|
|
+ border-radius: 10px 0 0 0; }
|
|
|
+
|
|
|
+.content-left .about:before, .today:before, .pagination__container:before, .content-left .about:after, .today:after, .pagination__container:after {
|
|
|
+ clear: both;
|
|
|
+ display: block;
|
|
|
+ content: ''; }
|
|
|
+
|
|
|
/*!
|
|
|
* Bootstrap v3.3.2 (http://getbootstrap.com)
|
|
|
* Copyright 2011-2015 Twitter, Inc.
|
|
|
@@ -6413,6 +6421,7 @@ button.close {
|
|
|
header {
|
|
|
position: fixed;
|
|
|
/*height: 45px;*/
|
|
|
+ min-height: 45px;
|
|
|
width: 100%;
|
|
|
background: #3b434d;
|
|
|
z-index: 99999999; }
|
|
|
@@ -6559,7 +6568,7 @@ header .menu-mobile ul li a:hover {
|
|
|
margin-bottom: 5px; }
|
|
|
|
|
|
.left-side .all-phones {
|
|
|
- display: inline-block;
|
|
|
+ display: block;
|
|
|
text-decoration: underline; }
|
|
|
|
|
|
.left-side .all-phones img {
|
|
|
@@ -6717,7 +6726,7 @@ header .menu-mobile ul li a:hover {
|
|
|
display: block; }
|
|
|
|
|
|
.content-left .about {
|
|
|
- display: inline-block;
|
|
|
+ display: block;
|
|
|
margin-top: 35px; }
|
|
|
|
|
|
.content-left .about .block-header {
|
|
|
@@ -6939,7 +6948,7 @@ header .menu-mobile ul li a:hover {
|
|
|
.today {
|
|
|
margin-top: 25px;
|
|
|
padding-left: 15px;
|
|
|
- display: inline-block; }
|
|
|
+ display: block; }
|
|
|
|
|
|
.today .today-item .inner {
|
|
|
border-left: 1px solid #ebebeb;
|
|
|
@@ -7454,7 +7463,7 @@ footer .copyright .logo {
|
|
|
font-size: 16px; }
|
|
|
|
|
|
.contacts-container .center-content .to-doctors {
|
|
|
- display: inline-block; }
|
|
|
+ display: block; }
|
|
|
|
|
|
.contacts-container .center-content .to-doctors .min-title {
|
|
|
margin-bottom: 20px;
|
|
|
@@ -8941,14 +8950,6 @@ footer .copyright .logo {
|
|
|
z-index: 1; }
|
|
|
|
|
|
/*FAQ END*/
|
|
|
-.special-items__title {
|
|
|
- border-radius: 10px 0 0 0; }
|
|
|
-
|
|
|
-.pagination__container:before, .pagination__container:after {
|
|
|
- clear: both;
|
|
|
- display: block;
|
|
|
- content: ''; }
|
|
|
-
|
|
|
.special-items__h2, .special-page__article h2, .full-news__text h2, .index-about h2 {
|
|
|
font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
font-size: 25px;
|