|
@@ -117,7 +117,6 @@ header .menu-mobile ul li a:hover{
|
|
|
padding-top: 60px;
|
|
padding-top: 60px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
.left-side{
|
|
.left-side{
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -155,10 +154,10 @@ header .menu-mobile ul li a:hover{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.left-side .howtoget_button{
|
|
.left-side .howtoget_button{
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 14px;
|
|
|
display: block;
|
|
display: block;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
- padding: 10px 0;
|
|
|
|
|
|
|
+ padding: 5px 0;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
|
color:#929292;
|
|
color:#929292;
|
|
@@ -166,6 +165,12 @@ header .menu-mobile ul li a:hover{
|
|
|
margin: 10px 0;
|
|
margin: 10px 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+/*.howtoget_button:hover{
|
|
|
|
|
+ background: #004d7b;
|
|
|
|
|
+ color: #fff;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+*/
|
|
|
|
|
|
|
|
.left-side .contact{
|
|
.left-side .contact{
|
|
|
color:#929292;
|
|
color:#929292;
|
|
@@ -372,7 +377,7 @@ header .menu-mobile ul li a:hover{
|
|
|
|
|
|
|
|
.content-left .about{
|
|
.content-left .about{
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
- margin-top: 40px;
|
|
|
|
|
|
|
+ margin-top: 35px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-left .about .block-header{
|
|
.content-left .about .block-header{
|
|
@@ -402,13 +407,14 @@ header .menu-mobile ul li a:hover{
|
|
|
|
|
|
|
|
.about .doctor .doctor-name{
|
|
.about .doctor .doctor-name{
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- font-size: 22px;
|
|
|
|
|
|
|
+ font-size: 20px;
|
|
|
color: #004d7b;
|
|
color: #004d7b;
|
|
|
line-height: 22px;
|
|
line-height: 22px;
|
|
|
margin-bottom: 4px;
|
|
margin-bottom: 4px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.about .doctor .doctor-desc{
|
|
.about .doctor .doctor-desc{
|
|
|
|
|
+ line-height: 15px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
}
|
|
}
|
|
@@ -427,15 +433,18 @@ header .menu-mobile ul li a:hover{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.about .about-text .title{
|
|
.about .about-text .title{
|
|
|
|
|
+ color: #3b434d;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ line-height: 20px;
|
|
|
|
|
+ font-size: 20px;
|
|
|
|
|
+ margin-bottom: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.about .about-text .text{
|
|
.about .about-text .text{
|
|
|
font-family: Open Sans, sans-serif;
|
|
font-family: Open Sans, sans-serif;
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
- color: #3b434d;
|
|
|
|
|
|
|
+ color: #626971;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-left .about .more-text{
|
|
.content-left .about .more-text{
|
|
@@ -494,8 +503,10 @@ header .menu-mobile ul li a:hover{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-left .clinics .text .title{
|
|
.content-left .clinics .text .title{
|
|
|
|
|
+ color: #3b434d;
|
|
|
padding-top: 10px;
|
|
padding-top: 10px;
|
|
|
- font-size: 18px;
|
|
|
|
|
|
|
+ padding-right: 10px;
|
|
|
|
|
+ font-size: 19px;
|
|
|
line-height: 18px;
|
|
line-height: 18px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
}
|
|
}
|
|
@@ -503,6 +514,7 @@ header .menu-mobile ul li a:hover{
|
|
|
.content-left .clinics .text .subtitle{
|
|
.content-left .clinics .text .subtitle{
|
|
|
font-family: Open Sans, sans-serif;
|
|
font-family: Open Sans, sans-serif;
|
|
|
color: #a1a1a1;
|
|
color: #a1a1a1;
|
|
|
|
|
+ font-size: 13px;
|
|
|
padding-left: 10px;
|
|
padding-left: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -531,12 +543,12 @@ header .menu-mobile ul li a:hover{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-left .clinics .more{
|
|
.content-left .clinics .more{
|
|
|
|
|
+ font-family: Cuprum;
|
|
|
text-align: right;
|
|
text-align: right;
|
|
|
- margin-top: 10px;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-left .clinics .more a{
|
|
.content-left .clinics .more a{
|
|
|
- font-size: 14px;
|
|
|
|
|
|
|
+ font-size: 16px;
|
|
|
color:#929292;
|
|
color:#929292;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -604,13 +616,19 @@ header .menu-mobile ul li a:hover{
|
|
|
padding-left: 65px;
|
|
padding-left: 65px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today{
|
|
|
|
|
|
|
+.today{
|
|
|
margin-top: 25px;
|
|
margin-top: 25px;
|
|
|
padding-left: 15px;
|
|
padding-left: 15px;
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item .head{
|
|
|
|
|
|
|
+.today .today-item .inner{
|
|
|
|
|
+ border-left:1px solid #ebebeb;
|
|
|
|
|
+ border-right:1px solid #ebebeb;
|
|
|
|
|
+ border-radius: 10px 0 0 0;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.today .today-item .head{
|
|
|
display: block;
|
|
display: block;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
background: #929292;
|
|
background: #929292;
|
|
@@ -623,29 +641,30 @@ header .menu-mobile ul li a:hover{
|
|
|
border-radius: 10px 0 0 0;
|
|
border-radius: 10px 0 0 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item .head:hover{
|
|
|
|
|
|
|
+.today .today-item .head:hover{
|
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item .head-blue{
|
|
|
|
|
|
|
+.today .today-item .head-blue{
|
|
|
background: #5597d1;
|
|
background: #5597d1;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item .head .date{
|
|
|
|
|
|
|
+.today .today-item .head .date{
|
|
|
float: left;
|
|
float: left;
|
|
|
display: block;
|
|
display: block;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item .head .name{
|
|
|
|
|
|
|
+.today .today-item .head .name{
|
|
|
float: right;
|
|
float: right;
|
|
|
display: block;
|
|
display: block;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item{
|
|
|
|
|
- padding-right: 0;
|
|
|
|
|
|
|
+.today .today-item{
|
|
|
|
|
+ padding-right: 0px;
|
|
|
|
|
+ padding-left: 8px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .block-header{
|
|
|
|
|
|
|
+.today .block-header{
|
|
|
padding: 6px 10px;
|
|
padding: 6px 10px;
|
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
@@ -655,45 +674,45 @@ header .menu-mobile ul li a:hover{
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .block-header img{
|
|
|
|
|
|
|
+.today .block-header img{
|
|
|
float: right;
|
|
float: right;
|
|
|
margin-top: 3px;
|
|
margin-top: 3px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .image{
|
|
|
|
|
|
|
+.today .image{
|
|
|
position: relative;
|
|
position: relative;
|
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
-.content-right .today .image img{
|
|
|
|
|
|
|
+.today .image img{
|
|
|
display: block;
|
|
display: block;
|
|
|
width: 200px;
|
|
width: 200px;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .logo{
|
|
|
|
|
|
|
+.today .logo{
|
|
|
border-radius: 50px;
|
|
border-radius: 50px;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- top: 0;
|
|
|
|
|
|
|
+ top: 7px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
- right: 15px;
|
|
|
|
|
|
|
+ right: 10px;
|
|
|
width: 60px;
|
|
width: 60px;
|
|
|
height: 60px;
|
|
height: 60px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .logo img{
|
|
|
|
|
|
|
+.today .logo img{
|
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
|
width: 60px;
|
|
width: 60px;
|
|
|
height: 60px;
|
|
height: 60px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .free{
|
|
|
|
|
|
|
+.today .free{
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
padding-top: 5px;
|
|
padding-top: 5px;
|
|
|
padding-left: 7px;
|
|
padding-left: 7px;
|
|
|
top: 60px;
|
|
top: 60px;
|
|
|
- left: -5px;
|
|
|
|
|
|
|
+ left: -7px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
width: 200px;
|
|
width: 200px;
|
|
@@ -701,15 +720,16 @@ header .menu-mobile ul li a:hover{
|
|
|
background: url(../images/free-bg.png) no-repeat;
|
|
background: url(../images/free-bg.png) no-repeat;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .desc{
|
|
|
|
|
|
|
+.today .desc{
|
|
|
margin-top:10px;
|
|
margin-top:10px;
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
padding-left: 5px;
|
|
padding-left: 5px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
|
|
+ line-height: 15px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .org{
|
|
|
|
|
|
|
+.today .org{
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
display: block;
|
|
display: block;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
@@ -720,11 +740,11 @@ header .menu-mobile ul li a:hover{
|
|
|
color: #004d7b;
|
|
color: #004d7b;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .org:hover{
|
|
|
|
|
|
|
+.today .org:hover{
|
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .adress{
|
|
|
|
|
|
|
+.today .adress{
|
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
@@ -749,7 +769,7 @@ header .menu-mobile ul li a:hover{
|
|
|
margin-top: 3px;
|
|
margin-top: 3px;
|
|
|
}
|
|
}
|
|
|
.content-right .news-item{
|
|
.content-right .news-item{
|
|
|
- height: 320px;
|
|
|
|
|
|
|
+ /*height: 320px;*/
|
|
|
display: block;
|
|
display: block;
|
|
|
color: inherit;
|
|
color: inherit;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
@@ -798,23 +818,30 @@ header .menu-mobile ul li a:hover{
|
|
|
bottom: 10px;
|
|
bottom: 10px;
|
|
|
display: block;
|
|
display: block;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
- left: 20%;
|
|
|
|
|
|
|
+ left: 5%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-right .news .desc{
|
|
.content-right .news .desc{
|
|
|
font-family: Open Sans, sans-serif;
|
|
font-family: Open Sans, sans-serif;
|
|
|
|
|
+ padding-top: 7px;
|
|
|
padding-left: 10px;
|
|
padding-left: 10px;
|
|
|
|
|
+ padding-bottom: 40px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
line-height: 17px;
|
|
line-height: 17px;
|
|
|
|
|
+ border-bottom: 1px solid #d4d4d4;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-right .news .data{
|
|
.content-right .news .data{
|
|
|
- padding: 10px 0;
|
|
|
|
|
- margin:10px;
|
|
|
|
|
- margin-top:20px;
|
|
|
|
|
|
|
+ padding: 5px 0;
|
|
|
|
|
+ padding-right: 10px;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
text-align: right;
|
|
text-align: right;
|
|
|
- border-top: 1px solid #d4d4d4;
|
|
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+@media (min-width: 1200px){
|
|
|
|
|
+ .swiper-container{
|
|
|
|
|
+ height: 290px;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*footer*/
|
|
/*footer*/
|
|
@@ -842,13 +869,14 @@ footer .list a{
|
|
|
color: #f2f2f3
|
|
color: #f2f2f3
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-footer .list li:nth-child(1){
|
|
|
|
|
|
|
+footer .list li{
|
|
|
|
|
+ margin-bottom: 5px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
footer .list li:nth-child(1) a{
|
|
footer .list li:nth-child(1) a{
|
|
|
color: #75787b;
|
|
color: #75787b;
|
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
|
- font-size: 18px;
|
|
|
|
|
|
|
+ font-size: 20px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
footer .admin-button{
|
|
footer .admin-button{
|
|
@@ -910,21 +938,18 @@ footer .copyright .logo{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px){
|
|
@media (min-width: 992px){
|
|
|
-.content-right .today .today-item{
|
|
|
|
|
|
|
+.today .today-item{
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
- margin-top: 20px;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content-right .news-item{
|
|
.content-right .news-item{
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 768px){
|
|
@media (min-width: 768px){
|
|
|
-.content-right .today .today-item{
|
|
|
|
|
|
|
+.today .today-item{
|
|
|
float: left;
|
|
float: left;
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
}
|
|
}
|
|
@@ -993,6 +1018,14 @@ footer .list li:nth-child(1){
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ .content-right .news .news-item .title{
|
|
|
|
|
+ left :20%;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ .contacts-container .center-content .news-item .inner .image .title{
|
|
|
|
|
+ left: 25%;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
.content-left .clinic{
|
|
.content-left .clinic{
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
}
|
|
}
|
|
@@ -1057,7 +1090,7 @@ footer .list li:nth-child(1){
|
|
|
width: 100% !important;
|
|
width: 100% !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.main-container .content-right .today{
|
|
|
|
|
|
|
+.main-container .today{
|
|
|
width: 100% !important;
|
|
width: 100% !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -1110,7 +1143,7 @@ footer .list li:nth-child(1){
|
|
|
padding-right: 0;
|
|
padding-right: 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.content-right .today .today-item{
|
|
|
|
|
|
|
+.today .today-item{
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
float: left;
|
|
float: left;
|
|
|
}
|
|
}
|
|
@@ -1120,6 +1153,10 @@ footer .list li:nth-child(1){
|
|
|
float: left;
|
|
float: left;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.content-right .news .news-item .title{
|
|
|
|
|
+ left: 20%;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
header .menu li{
|
|
header .menu li{
|
|
|
display: none;
|
|
display: none;
|
|
|
}
|
|
}
|
|
@@ -1151,11 +1188,15 @@ header .menu-mobile ul{
|
|
|
width: 100%
|
|
width: 100%
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- .content-right .today .today-item{
|
|
|
|
|
|
|
+ .today .today-item{
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+ .content-right .news .news-item .title{
|
|
|
|
|
+ left: 25%;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.mobile{
|
|
.mobile{
|
|
@@ -1555,6 +1596,10 @@ header .menu-mobile ul{
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.specs-container .adds .today{
|
|
|
|
|
+ padding-left: 0px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.specs-container .today{
|
|
.specs-container .today{
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
margin-top: 25px;
|
|
margin-top: 25px;
|
|
@@ -1564,7 +1609,8 @@ header .menu-mobile ul{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.specs-container .today .today-item{
|
|
.specs-container .today .today-item{
|
|
|
- padding-left: 0;
|
|
|
|
|
|
|
+ padding-left: 8px;
|
|
|
|
|
+ padding-right: 8px;
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -1678,7 +1724,7 @@ header .menu-mobile ul{
|
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
- padding: 15px 0;
|
|
|
|
|
|
|
+ padding: 10px 0;
|
|
|
background: #ebebeb;
|
|
background: #ebebeb;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -1732,7 +1778,8 @@ header .menu-mobile ul{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.right-side-bar .today .today-item{
|
|
.right-side-bar .today .today-item{
|
|
|
- padding: 0 10px;
|
|
|
|
|
|
|
+ padding-left: 15px;
|
|
|
|
|
+ padding-right: 0px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.right-side-bar .today .today-item .head{
|
|
.right-side-bar .today .today-item .head{
|
|
@@ -1765,6 +1812,11 @@ header .menu-mobile ul{
|
|
|
margin-bottom: 15px;
|
|
margin-bottom: 15px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.right-side-bar .today .today-item .inner{
|
|
|
|
|
+ border: 1px solid #ebebeb;
|
|
|
|
|
+ border-radius: 10px 0 0 0;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.right-side-bar .today .block-header{
|
|
.right-side-bar .today .block-header{
|
|
|
padding: 6px 10px;
|
|
padding: 6px 10px;
|
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
@@ -1794,9 +1846,9 @@ header .menu-mobile ul{
|
|
|
|
|
|
|
|
.right-side-bar .today .logo{
|
|
.right-side-bar .today .logo{
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- top: 0;
|
|
|
|
|
|
|
+ top: 10px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
- right: 15px;
|
|
|
|
|
|
|
+ right: 20px;
|
|
|
width: 60px;
|
|
width: 60px;
|
|
|
height: 60px;
|
|
height: 60px;
|
|
|
}
|
|
}
|
|
@@ -1843,7 +1895,7 @@ header .menu-mobile ul{
|
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
- padding: 15px 0;
|
|
|
|
|
|
|
+ padding: 10px 0;
|
|
|
background: #ebebeb;
|
|
background: #ebebeb;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -1910,23 +1962,25 @@ header .menu-mobile ul{
|
|
|
bottom: 10px;
|
|
bottom: 10px;
|
|
|
display: block;
|
|
display: block;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
- left: 20%;
|
|
|
|
|
|
|
+ left: 5%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+
|
|
|
.contacts-container .center-content .news .desc{
|
|
.contacts-container .center-content .news .desc{
|
|
|
font-family: Open Sans, sans-serif;
|
|
font-family: Open Sans, sans-serif;
|
|
|
|
|
+ padding-top: 7px;
|
|
|
padding-left: 10px;
|
|
padding-left: 10px;
|
|
|
|
|
+ padding-bottom: 40px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
line-height: 17px;
|
|
line-height: 17px;
|
|
|
|
|
+ border-bottom: 1px solid #d4d4d4;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.contacts-container .center-content .news .data{
|
|
.contacts-container .center-content .news .data{
|
|
|
- padding: 10px 0;
|
|
|
|
|
- margin:10px;
|
|
|
|
|
- margin-top:20px;
|
|
|
|
|
|
|
+ padding: 5px 0;
|
|
|
|
|
+ padding-right: 10px;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
text-align: right;
|
|
text-align: right;
|
|
|
- border-top: 1px solid #d4d4d4;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.center-content .pagination-container{
|
|
.center-content .pagination-container{
|
|
@@ -2025,6 +2079,10 @@ header .menu-mobile ul{
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ .center-content .news .news-item .title{
|
|
|
|
|
+ left: 30%;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
.center-content .news .news-item .image{
|
|
.center-content .news .news-item .image{
|
|
|
padding-left: 0;
|
|
padding-left: 0;
|
|
|
width:100%;
|
|
width:100%;
|
|
@@ -2417,7 +2475,8 @@ header .menu-mobile ul{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.today-page .today-item{
|
|
.today-page .today-item{
|
|
|
- padding-right: 0;
|
|
|
|
|
|
|
+ padding-right: 8px;
|
|
|
|
|
+ padding-left: 8px;
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -2481,7 +2540,7 @@ header .menu-mobile ul{
|
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
- padding: 15px 0;
|
|
|
|
|
|
|
+ padding: 10px 0;
|
|
|
background: #ebebeb;
|
|
background: #ebebeb;
|
|
|
color: #929292;
|
|
color: #929292;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -2517,6 +2576,19 @@ header .menu-mobile ul{
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
}
|
|
}
|
|
|
/*PATIENT END*/
|
|
/*PATIENT END*/
|
|
|
|
|
+
|
|
|
|
|
+/*PATIENTS*/
|
|
|
|
|
+
|
|
|
|
|
+.left-side .today{
|
|
|
|
|
+ padding-left: 0;
|
|
|
|
|
+
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.left-side .today .today-item{
|
|
|
|
|
+ width: 100%;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+/*PATIENTS END*/
|
|
|
/*VACANCIES*/
|
|
/*VACANCIES*/
|
|
|
|
|
|
|
|
.vacancy .vacancy-header{
|
|
.vacancy .vacancy-header{
|
|
@@ -2796,10 +2868,10 @@ header .menu-mobile ul{
|
|
|
|
|
|
|
|
.control-org .howtoget_button{
|
|
.control-org .howtoget_button{
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 14px;
|
|
|
display: block;
|
|
display: block;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
- padding: 10px 0;
|
|
|
|
|
|
|
+ padding: 5px 0;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
|
color:#929292;
|
|
color:#929292;
|
|
@@ -2807,6 +2879,11 @@ header .menu-mobile ul{
|
|
|
margin: 10px 0;
|
|
margin: 10px 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.howtoget_button:hover{
|
|
|
|
|
+ background: #004d7b;
|
|
|
|
|
+ color: #fff;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.control-org .phone{
|
|
.control-org .phone{
|
|
|
font-family: Cuprum, sans-serif;
|
|
font-family: Cuprum, sans-serif;
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
@@ -3052,3 +3129,4 @@ header .menu-mobile ul{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*FAQ END*/
|
|
/*FAQ END*/
|
|
|
|
|
+
|