main2.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. /* Менял-start */
  2. .left-side {
  3. font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
  4. font-weight: 400;
  5. width: 22%; }
  6. /* Менял-end */
  7. /* Менял-start */
  8. .left-side .value {
  9. font-size: 15px;
  10. margin-bottom: 5px; }
  11. .left-side .value img {
  12. position: relative;
  13. top: -3px;
  14. }
  15. /* Менял-end */
  16. /* Менял-start */
  17. .left-side .spec .spec-avatar {
  18. width: 50px;
  19. height: 50px;
  20. border-radius: 50%;
  21. display: block;
  22. position: absolute;
  23. margin-left: -10px;
  24. z-index: 10;
  25. left: 15px;
  26. top: 5px; }
  27. .left-side .spec .text {
  28. margin-left: 60px;
  29. padding-top: 5px; }
  30. /* Менял-end */
  31. /* Менял-start */
  32. .main-container .col-lg-10 {
  33. width: 78%; }
  34. /* Менял-end */
  35. /* Добавил-start */
  36. .flat-links--pc {
  37. flex-direction: column;
  38. padding-left: 0;
  39. margin-bottom: 30px;
  40. margin-top: 45px;
  41. }
  42. .flat-links--pc .flat-links__item {
  43. width: 100%;
  44. padding: 5px 0 5px 10px;
  45. }
  46. .flat-links--pc .flat-links__item img {
  47. height: auto;
  48. width: 44px;
  49. }
  50. .flat-links--pc .flat-links__item-description {
  51. font-size: 13px;
  52. line-height: 18px;
  53. font-weight: 700;
  54. font-family: "Open Sans";
  55. }
  56. .left-side .specializations .spec-header img {
  57. position: relative;
  58. top: -3px;
  59. -webkit-transform: rotate(90deg);
  60. -ms-transform: rotate(90deg);
  61. transform: rotate(90deg);
  62. }
  63. .left-side .spec .text .subtitle,
  64. .left-side .spec .text .title {
  65. font-weight: 700;
  66. }
  67. .left-side .spec .text .title {
  68. color: #3b434d;
  69. }
  70. .logo-top-margin {
  71. margin-top: -30px;
  72. position: relative;
  73. z-index: 99999999;
  74. background: #fff;
  75. padding: 20px 0;
  76. }
  77. header .menu ul li:first-child {
  78. margin-left: 65px;
  79. }
  80. .swiper-container-big {
  81. min-height: 580px;
  82. margin-bottom: 20px;
  83. }
  84. .banner-anons {
  85. margin: 20px auto;
  86. max-height: 162px;
  87. overflow: hidden;
  88. }
  89. .banner-anons img {
  90. width: 100%;
  91. max-width: 469px;
  92. margin: 0px auto;
  93. }
  94. .content-right .banner-anons {
  95. padding-left: 15px;
  96. }
  97. .min-title-blue {
  98. color: #3b434d;
  99. margin-bottom: 20px;
  100. margin-top: 15px;
  101. font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
  102. font-size: 20px;
  103. font-weight: 700;
  104. }
  105. .text-page__text p.subtitle-blue {
  106. font-size: 17px;
  107. margin-bottom: 20px;
  108. line-height: 22px;
  109. color: #3b434d;
  110. font-family: "Open Sans";
  111. }
  112. .text-page__text .more a {
  113. font-size: 13px;
  114. color: #929292;
  115. }
  116. header.v9 .menu ul li:first-child {
  117. margin-left: 0px;
  118. }
  119. header.v9 .menu ul {
  120. display: block;
  121. }
  122. header.v9 .circles {
  123. text-align: right;
  124. }
  125. header.v9 .circles .circle, header.v9 #searchToggle {
  126. margin: 8px 0 4px 2px;
  127. float: none;
  128. display: inline-block;
  129. }
  130. header.v9 .soc {
  131. position: initial;
  132. margin-top: 11px;
  133. text-align: center;
  134. }
  135. header.v9 .soc .social {
  136. display: inline-block;
  137. float: none;
  138. }
  139. .left-sidebar-v9,
  140. .right-sidebar-v9 {
  141. width: 230px;
  142. display: inline-block;
  143. vertical-align: top;
  144. margin: 0 15px;
  145. }
  146. .right-sidebar-v9 {
  147. width: 200px;
  148. }
  149. .center-sidebar-v9 {
  150. width: calc(100% - 430px - 1em - 85px);
  151. display: inline-block;
  152. vertical-align: top;
  153. margin: 0 15px;
  154. }
  155. .left-sidebar-v9 .logo {
  156. text-align: center;
  157. padding: 20px 0;
  158. }
  159. .content-fluid {
  160. padding-left: 0;
  161. padding-right: 0;
  162. }
  163. .swiper-container-big .arrow {
  164. width: 10px;
  165. height: 16px;
  166. position: absolute;
  167. z-index: 10;
  168. top: 50%;
  169. cursor: pointer;
  170. }
  171. .swiper-container-big .arrow-left {
  172. background: url(../img/style/slide-arrow-left.png);
  173. left: 10%;
  174. }
  175. .swiper-container-big .arrow-right {
  176. background: url(../img/style/slider-arrow-right.png);
  177. right: 10%;
  178. }
  179. .flat-links--pc-v9 {
  180. margin-top: 20px;
  181. }
  182. .content-center {
  183. padding-right: 15px;
  184. padding-left: 15px;
  185. }
  186. .content-center .today,
  187. .content-center .news {
  188. padding-left: 0;
  189. }
  190. .content-center .today .special-items__item {
  191. width: 100%;
  192. height: auto;
  193. display: block;
  194. border: 0;
  195. }
  196. .content-center .today .special-items__item-content {
  197. padding: 0px 10px;
  198. }
  199. .content-center .today .special-items__item .special-items__item-images,
  200. .content-center .today .special-items__container .special-items__title--school .special-items__dates {
  201. width: 200px;
  202. display: inline-block;
  203. vertical-align: top;
  204. }
  205. .content-center .today .special-items__item .special-items__item-images .entity-badge__badge {
  206. bottom: initial;
  207. top: 15px;
  208. left: 0px;
  209. }
  210. .content-center .today .special-items__top {
  211. height: auto;
  212. }
  213. .content-center .today .special-items__item .special-items__item-text,
  214. .content-center .today .special-items__container .special-items__title--school .special-items__type {
  215. width: calc(100% - 200px - .5em);
  216. display: inline-block;
  217. vertical-align: top;
  218. padding: 0 0px 0 30px;
  219. }
  220. .content-center .today .special-items__item .special-items__item-text .special-items__description {
  221. height: auto;
  222. }
  223. .content-center .today .special-items__item .special-items__item-text .special-items__organization-name {
  224. text-align: left;
  225. padding: 5px 0px;
  226. height: auto;
  227. line-height: 16px;
  228. margin-bottom: 5px;
  229. }
  230. .content-center .today .special-items__item .special-items__item-text .special-items__organization-address {
  231. text-align: left;
  232. padding: 5px 10px;
  233. }
  234. .content-center .today .special-items__item .special-items__item-text .special-items__horizontal-rule {
  235. margin: 5px 0px;
  236. }
  237. .content-center .today .special-items__container {
  238. display: block;
  239. }
  240. .content-center .today .special-items__container .special-items__title--school {
  241. background: #fff;
  242. color: #929292;
  243. display: block;
  244. padding: 10px 10px;
  245. }
  246. .content-center .news .shortnews__list,
  247. .content-center .news .shortnews__list .shortnews__item {
  248. display: block;
  249. }
  250. .content-center .news .shortnews__list .shortnews__item {
  251. height: auto;
  252. border-top-left-radius: 14px;
  253. }
  254. .content-center .news .shortnews__list .shortnews__item .shortnews__imgcase {
  255. max-width: 230px;
  256. display: inline-block;
  257. vertical-align: top;
  258. }
  259. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos {
  260. display: inline-block;
  261. vertical-align: top;
  262. width: calc(100% - 230px - .5em);
  263. position: initial;
  264. background: transparent;
  265. }
  266. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos .shortnews__title {
  267. color: #004d7b;
  268. font-size: 17px;
  269. background: transparent;
  270. }
  271. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos .shortnews__description {
  272. height: auto;
  273. }
  274. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos .shortnews__details {
  275. display: block;
  276. padding: 0 10px;
  277. }
  278. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos .shortnews__details .shortnews__date {
  279. font-family: 'Open Sans';
  280. font-size: 13px;
  281. }
  282. .content-center h2 {
  283. color: #3b434d;
  284. font-size: 25px;
  285. line-height: 30px;
  286. text-align: center;
  287. font-weight: 700;
  288. margin-bottom: 15px;
  289. margin-top: 30px;
  290. }
  291. .personals__tile-v9 .personals__title {
  292. background: #fff;
  293. display: block;
  294. }
  295. .personals__tile-v9 .personals__item {
  296. border: 1px solid #ebebeb;
  297. border-radius: 0;
  298. }
  299. .personals__tile-v9 .personals__details {
  300. border: 0px;
  301. display: block;
  302. }
  303. .personals__tile-v9 .personals__photo {
  304. margin-left: -31px;
  305. top: -6px;
  306. }
  307. .personals__tile-v9 .personals__name {
  308. padding-left: 42px;
  309. min-height: 33px;
  310. }
  311. .personals__tile-v9 .personals__description {
  312. padding: 0px 10px 25px 42px;
  313. }
  314. .personals__tile-v9 {
  315. display: inline-block;
  316. width: 50%;
  317. padding-left: 30px;
  318. padding-right: 30px;
  319. height: 150px;
  320. }
  321. .swiper-spec {
  322. margin-left: auto;
  323. margin-right: auto;
  324. position: relative;
  325. overflow: hidden;
  326. z-index: 1;
  327. }
  328. .content-left .swiper-spec .arrow-right {
  329. background: url(../img/style/slider-arrow-right-grey.png);
  330. right: 10px;
  331. }
  332. .content-left .swiper-spec .arrow-left {
  333. background: url(../img/style/slider-arrow-left-grey.png);
  334. left: 10px;
  335. }
  336. .left-side .doctor {
  337. font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
  338. font-weight: 400; }
  339. .left-side .doctor .doctor-avatar {
  340. margin-bottom: 8px;
  341. text-align: center; }
  342. .left-side .doctor .doctor-avatar img {
  343. display: block;
  344. margin: 0 auto;
  345. border-radius: 50%; }
  346. .left-side .doctor .doctor-name {
  347. text-align: center;
  348. font-size: 20px;
  349. color: #004d7b;
  350. line-height: 22px;
  351. margin-bottom: 4px; }
  352. .left-side .doctor .doctor-desc {
  353. line-height: 15px;
  354. text-align: center;
  355. color: #929292; }
  356. .left-side .doctor .doctor-link {
  357. padding: 0;
  358. font-size: 14px;
  359. margin-top: 15px;
  360. text-align: center;
  361. background: #ebebeb; }
  362. .left-side .doctor .doctor-link a {
  363. color: #929292;
  364. text-decoration: underline;
  365. padding: 9px 0;
  366. display: block; }
  367. .left-side .doctor .doctor-link a:hover {
  368. color: #fff;
  369. background: #004d7b; }
  370. @media(max-width: 1250px) {
  371. header.v9 .menu ul li a {
  372. height: 100%;
  373. color: #fff;
  374. font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
  375. font-size: 13px;
  376. }
  377. .flat-links--pc .flat-links__item img {
  378. height: auto;
  379. width: 32px;
  380. }
  381. .flat-links--pc .flat-links__item-description {
  382. font-size: 14px;
  383. line-height: 16px;
  384. }
  385. .main-title .title {
  386. font-size: 24px;
  387. }
  388. .banner-anons {
  389. text-align: center;
  390. }
  391. .swiper-container-big {
  392. min-height: 420px;
  393. }
  394. }
  395. @media(max-width: 991px) {
  396. header.v9 .menu>ul{
  397. display: none;
  398. }
  399. .left-sidebar-v9 {
  400. width: 100px;
  401. }
  402. .right-sidebar-v9 {
  403. width: 130px;
  404. }
  405. .center-sidebar-v9 {
  406. width: calc(100% - 230px - 1em - 85px);
  407. }
  408. .swiper-container-big {
  409. min-height: 320px;
  410. }
  411. .flat-links--pc .flat-links__item-description {
  412. font-size: 12px;
  413. line-height: 14px;
  414. }
  415. .personals__tile-v9 {
  416. display: inline-block;
  417. width: 100%;
  418. padding-left: 30px;
  419. padding-right: 30px;
  420. height: auto;
  421. }
  422. .content-left .slider {
  423. position: relative;
  424. margin-bottom: 50px;
  425. }
  426. }
  427. @media(max-width: 767px) {
  428. header.v9 .col-2 {
  429. width: 16.6666%;
  430. float: left;
  431. }
  432. header.v9 .col-5 {
  433. width: 41.6666%;
  434. float: left;
  435. }
  436. .content-right .banner-anons {
  437. padding-left: 0;
  438. }
  439. .content-center .today .special-items__item .special-items__item-images, .content-center .today .special-items__container .special-items__title--school .special-items__dates {
  440. width: 200px;
  441. display: block;
  442. }
  443. .content-center .today .special-items__item .special-items__item-text, .content-center .today .special-items__container .special-items__title--school .special-items__type {
  444. width: 100%;
  445. display: block;
  446. padding: 0 0px 0 0;
  447. }
  448. .content-center .news .shortnews__list .shortnews__item .shortnews__imgcase {
  449. max-width: 230px;
  450. display: block;
  451. }
  452. .content-center .news .shortnews__list .shortnews__item .shortnews__textpos {
  453. display: block;
  454. width: 100%;
  455. }
  456. .center-sidebar-v9 {
  457. margin: 0 0px;
  458. }
  459. .swiper-container-big {
  460. min-height: initial;
  461. }
  462. }
  463. /* Добавил-end */