place_people.css 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. /*!
  2. * Start Bootstrap - Landing Page v5.0.9 (https://startbootstrap.com/theme/landing-page)
  3. * Copyright 2013-2020 Start Bootstrap
  4. * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
  5. */
  6. html {
  7. scroll-behavior: smooth;
  8. }
  9. body {
  10. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  11. background-color: #e9e9e9;
  12. }
  13. h1,
  14. h2,
  15. h3,
  16. h4,
  17. h5,
  18. h6 {
  19. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  20. font-weight: 700;
  21. }
  22. header.masthead {
  23. position: relative;
  24. background-color: #343a40;
  25. background: url("../img/bg-masthead.jpg") no-repeat center center;
  26. background-size: cover;
  27. padding-top: 8rem;
  28. padding-bottom: 8rem;
  29. }
  30. header.masthead .overlay {
  31. position: absolute;
  32. background-color: #212529;
  33. height: 100%;
  34. width: 100%;
  35. top: 0;
  36. left: 0;
  37. opacity: 0.1;
  38. }
  39. header.masthead h1 {
  40. font-size: 2rem;
  41. }
  42. @media (min-width: 768px) {
  43. header.masthead {
  44. padding-top: 12rem;
  45. padding-bottom: 12rem;
  46. }
  47. header.masthead h1 {
  48. font-size: 3rem;
  49. }
  50. }
  51. .showcase .showcase-text {
  52. padding: 3rem;
  53. }
  54. .showcase .showcase-img {
  55. min-height: 30rem;
  56. background-size: cover;
  57. }
  58. @media (min-width: 768px) {
  59. .showcase .showcase-text {
  60. padding: 7rem;
  61. }
  62. }
  63. .features-icons {
  64. padding-top: 7rem;
  65. padding-bottom: 7rem;
  66. background-color: #bac9d0;
  67. }
  68. .features-icons .features-icons-item {
  69. background-color: rgba(255, 255, 255, 0.5);
  70. padding:2%;
  71. }
  72. .features-icons .features-icons-item .features-icons-icon {
  73. height: 7rem;
  74. }
  75. .features-icons .features-icons-item .features-icons-icon i {
  76. font-size: 4.5rem;
  77. }
  78. .features-icons .features-icons-item:hover .features-icons-icon i {
  79. font-size: 5rem;
  80. }
  81. .testimonials {
  82. padding-top: 7rem;
  83. padding-bottom: 7rem;
  84. }
  85. .testimonials .testimonial-item {
  86. max-width: 18rem;
  87. }
  88. .testimonials .testimonial-item img {
  89. width: 10rem;
  90. height: 10rem;
  91. box-shadow: 0px 5px 5px 0px #adb5bd;
  92. }
  93. .call-to-action {
  94. position: relative;
  95. background-color: #343a40;
  96. background: url("../img/bg-masthead.jpg") no-repeat center center;
  97. background-size: cover;
  98. padding-top: 7rem;
  99. padding-bottom: 7rem;
  100. }
  101. .call-to-action .overlay {
  102. position: absolute;
  103. background-color: #212529;
  104. height: 100%;
  105. width: 100%;
  106. top: 0;
  107. left: 0;
  108. opacity: 0.3;
  109. }
  110. footer.footer {
  111. padding-top: 4rem;
  112. padding-bottom: 4rem;
  113. }
  114. .ico-img {
  115. margin-left: auto;
  116. margin-right: auto;
  117. }
  118. #search_fp {
  119. width:70%;
  120. margin-left:auto;
  121. margin-right:auto;
  122. }
  123. header.masthead {
  124. padding-top: 8rem;
  125. padding-bottom: 4rem;
  126. }
  127. .more {
  128. background-color: #a71b24;
  129. color: #fff;
  130. padding:2rem;
  131. font-size:20px;
  132. }
  133. .btn-text {
  134. font-size: 8px;
  135. text-transform: uppercase;
  136. }
  137. .img-logo {
  138. max-height:30px;
  139. width:auto;
  140. }
  141. #container_luogo .col{
  142. padding-left:0px;
  143. padding-right: 0px;
  144. }
  145. /* #container_persona .col{
  146. padding-left:0px;
  147. padding-right: 0px;
  148. } */
  149. #map {
  150. height: 100%;
  151. width:100%;
  152. }
  153. #place_map {
  154. height: 500px;
  155. }
  156. #people_map {
  157. height: 60vh;
  158. }
  159. #container_luogo {
  160. width: 80%;
  161. margin-left:auto;
  162. margin-right: auto;
  163. }
  164. #container_persona {
  165. /* width: 80%;
  166. margin-left: auto;
  167. margin-right: auto; */
  168. //background-color: #fff;
  169. }
  170. #info_luogo {
  171. background-color: #ffffff87;
  172. padding: 1%;
  173. height: 500px;
  174. width:100%;
  175. overflow: scroll;
  176. display: none;
  177. }
  178. #info_persona {
  179. background-color: #fff;
  180. }
  181. #col_graph {
  182. background-color: #b61924;
  183. color: #fff;
  184. font-size: 16px;
  185. padding: 10px 0;
  186. }
  187. #nome_luogo{
  188. font-size: 32px;
  189. font-weight: 300;
  190. color: #b61924;
  191. }
  192. #nome_persona {
  193. font-size: 32px;
  194. font-weight: 300;
  195. color: #b61924;
  196. }
  197. #container_references {
  198. margin-left:15px;
  199. margin-right:15px;
  200. width: 80%;
  201. margin-left: auto;
  202. margin-right:auto;
  203. }
  204. #map_buttons button{
  205. padding: 0 1rem;
  206. font-size: 1rem;
  207. border: 0;
  208. border-radius: 15px;
  209. font-weight: 700;
  210. text-transform: uppercase;
  211. color: #30383f;
  212. }
  213. #place_info {
  214. display: none;
  215. }
  216. #map_buttons button:hover {
  217. color: #fff;
  218. }
  219. a {
  220. word-wrap: break-word;
  221. }
  222. #ref_buttons {
  223. display: flex;
  224. }
  225. #ref_buttons .btn {
  226. flex: 1
  227. }
  228. .box_results {
  229. width: 50%;
  230. }
  231. .inner_results {
  232. width: 98%;
  233. background-color: #ffffffa1;
  234. font-size: 12px;
  235. margin-bottom: 10px;
  236. }
  237. .inner_results a:link {
  238. color: #000;
  239. background-color: transparent;
  240. text-decoration: none;
  241. font-weight: bold;
  242. }
  243. .inner_results a:visited {
  244. color: #000;
  245. background-color: transparent;
  246. text-decoration: none;
  247. font-weight: bold;
  248. }
  249. .inner_results a:hover {
  250. color: #007bff;
  251. background-color: transparent;
  252. text-decoration: underline;
  253. }
  254. .results_rows {
  255. padding: 5%;
  256. height: 300px;
  257. overflow: scroll;
  258. }
  259. .box_results .left {
  260. margin-left:0px;
  261. margin-right:auto;
  262. }
  263. .box_results .right {
  264. margin-right:0px;
  265. margin-left:auto;
  266. }
  267. .def_res {
  268. background-color: #3f4149;
  269. color: #fff;
  270. padding: 2% 5%;
  271. font-size: 16px;
  272. }
  273. .def_res p {
  274. margin-bottom: 0;
  275. }
  276. div#layout {
  277. text-align: center;
  278. }
  279. div#container {
  280. width: 700px;
  281. height: 500px;
  282. margin: auto;
  283. background-color: #2F4A6D;
  284. }
  285. svg {
  286. width: 100%;
  287. height: 100%;
  288. }
  289. .bar {
  290. fill: #80cbc4;
  291. }
  292. text {
  293. font-size: 0.5vw;
  294. fill: #000;
  295. }
  296. path {
  297. stroke: gray;
  298. }
  299. line {
  300. stroke: gray;
  301. }
  302. line#limit {
  303. stroke: #FED966;
  304. stroke-width: 3;
  305. stroke-dasharray: 3 6;
  306. }
  307. .grid path {
  308. stroke-width: 0;
  309. }
  310. .grid .tick line {
  311. stroke: #9FAAAE;
  312. stroke-opacity: 0.3;
  313. }
  314. text.divergence {
  315. font-size: 12px;
  316. fill: #2F4A6D;
  317. }
  318. text.value {
  319. font-size: 12px;
  320. }
  321. text.title {
  322. font-size: 22px;
  323. font-weight: 600;
  324. }
  325. text.label {
  326. font-size: 12px;
  327. font-weight: 400;
  328. }
  329. text.source {
  330. font-size: 10px;
  331. }
  332. .text2 {
  333. font-size: 16px;
  334. color: #000;
  335. font-weight: bold;
  336. }
  337. .box_info {
  338. font-size: 14px;
  339. }
  340. .ind {
  341. text-transform: uppercase;
  342. }
  343. .head_box {
  344. font-size: 18px;
  345. color: #343a3f;
  346. font-weight: 200;
  347. }
  348. #ref_buttons {
  349. margin-top:50px;
  350. }
  351. #ref_buttons .btn {
  352. font-size:24px;
  353. }
  354. #ref_buttons .active {
  355. background-color: #b61924;
  356. color: #fff;
  357. box-shadow: none;
  358. }
  359. #riferimenti .row {
  360. border-bottom: 1px solid #b0b0b0;
  361. }
  362. #riferimenti a:link {
  363. color: #000;
  364. background-color: transparent;
  365. text-decoration: none;
  366. font-weight: 400;
  367. }
  368. #riferimenti a:visited {
  369. color: #000;
  370. background-color: transparent;
  371. text-decoration: none;
  372. font-weight: 400;
  373. }
  374. #riferimenti a:hover {
  375. color: #007bff;
  376. background-color: transparent;
  377. text-decoration: underline;
  378. }
  379. #statistiche {
  380. display:none;
  381. }
  382. #info_persona .row {
  383. padding: 2px;
  384. }
  385. .section_box {
  386. font-size: 16px;
  387. text-transform: uppercase;
  388. font-weight: 600;
  389. }
  390. #list_places_person {
  391. overflow-y: auto;
  392. height:55vh;
  393. }
  394. #list_places_person .row {
  395. border-bottom: 1px solid #adadad;
  396. }
  397. #list_places_person .col-10 {
  398. padding-left: 0px;
  399. font-size: 13px;
  400. font-weight:400;
  401. }
  402. #list_person_network {
  403. overflow: scroll;
  404. height:55vh;
  405. }
  406. #list_person_network .row {
  407. border-bottom: 1px solid #adadad;
  408. }
  409. #list_person_network .col-9 {
  410. padding-left: 0px;
  411. font-size: 13px;
  412. font-weight:400;
  413. }
  414. .results_rows .btn {
  415. padding: 0px;
  416. }
  417. .btn-menu {
  418. color: #a7a7a7;
  419. text-transform: uppercase;
  420. }
  421. .btn-menu:hover {
  422. color: #fff;
  423. }
  424. .navbar-nav .active {
  425. color: #fff;
  426. }