lettera.css 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  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. body {
  7. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  8. background-color: #e9e9e9;
  9. }
  10. h1,
  11. h2,
  12. h3,
  13. h4,
  14. h5,
  15. h6 {
  16. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  17. font-weight: 700;
  18. }
  19. header.masthead {
  20. position: relative;
  21. background-color: #343a40;
  22. background: url("../img/bg-masthead.jpg") no-repeat center center;
  23. background-size: cover;
  24. padding-top: 8rem;
  25. padding-bottom: 8rem;
  26. }
  27. header.masthead .overlay {
  28. position: absolute;
  29. background-color: #212529;
  30. height: 100%;
  31. width: 100%;
  32. top: 0;
  33. left: 0;
  34. opacity: 0.1;
  35. }
  36. header.masthead h1 {
  37. font-size: 2rem;
  38. }
  39. @media (min-width: 768px) {
  40. header.masthead {
  41. padding-top: 12rem;
  42. padding-bottom: 12rem;
  43. }
  44. header.masthead h1 {
  45. font-size: 3rem;
  46. }
  47. }
  48. .showcase .showcase-text {
  49. padding: 3rem;
  50. }
  51. .showcase .showcase-img {
  52. min-height: 30rem;
  53. background-size: cover;
  54. }
  55. @media (min-width: 768px) {
  56. .showcase .showcase-text {
  57. padding: 7rem;
  58. }
  59. }
  60. .features-icons {
  61. padding-top: 7rem;
  62. padding-bottom: 7rem;
  63. background-color: #bac9d0;
  64. }
  65. .features-icons .features-icons-item {
  66. background-color: rgba(255, 255, 255, 0.5);
  67. padding:2%;
  68. }
  69. .features-icons .features-icons-item .features-icons-icon {
  70. height: 7rem;
  71. }
  72. .features-icons .features-icons-item .features-icons-icon i {
  73. font-size: 4.5rem;
  74. }
  75. .features-icons .features-icons-item:hover .features-icons-icon i {
  76. font-size: 5rem;
  77. }
  78. .testimonials {
  79. padding-top: 7rem;
  80. padding-bottom: 7rem;
  81. }
  82. .testimonials .testimonial-item {
  83. max-width: 18rem;
  84. }
  85. .testimonials .testimonial-item img {
  86. width: 10rem;
  87. height: 10rem;
  88. box-shadow: 0px 5px 5px 0px #adb5bd;
  89. }
  90. .call-to-action {
  91. position: relative;
  92. background-color: #343a40;
  93. background: url("../img/bg-masthead.jpg") no-repeat center center;
  94. background-size: cover;
  95. padding-top: 7rem;
  96. padding-bottom: 7rem;
  97. }
  98. .call-to-action .overlay {
  99. position: absolute;
  100. background-color: #212529;
  101. height: 100%;
  102. width: 100%;
  103. top: 0;
  104. left: 0;
  105. opacity: 0.3;
  106. }
  107. footer.footer {
  108. padding-top: 4rem;
  109. padding-bottom: 4rem;
  110. }
  111. .ico-img {
  112. margin-left: auto;
  113. margin-right: auto;
  114. }
  115. #search_fp {
  116. width:70%;
  117. margin-left:auto;
  118. margin-right:auto;
  119. }
  120. header.masthead {
  121. padding-top: 8rem;
  122. padding-bottom: 4rem;
  123. }
  124. .more {
  125. background-color: #343a40;
  126. color: #fff;
  127. padding:2rem;
  128. font-size:20px;
  129. }
  130. .btn-text {
  131. font-size: 10px;
  132. text-transform: uppercase;
  133. padding-top: 4px;
  134. margin-bottom: 0;
  135. }
  136. .img-logo {
  137. max-height:30px;
  138. width:auto;
  139. }
  140. #title a:link {
  141. color: #000;
  142. background-color: transparent;
  143. text-decoration: none;
  144. font-weight: bold;
  145. }
  146. #title a:visited {
  147. color: #000;
  148. background-color: transparent;
  149. text-decoration: none;
  150. font-weight: bold;
  151. }
  152. #title a:hover {
  153. color: #007bff;
  154. background-color: transparent;
  155. text-decoration: underline;
  156. }
  157. /* #container_lettera {
  158. margin-left: 0px;
  159. margin-right:0px;
  160. padding: 2em 4em;
  161. } */
  162. .headInfo h2 {
  163. font-size: 25px;
  164. font-weight: 400;
  165. }
  166. .headInfo h3 {
  167. font-size: 23px;
  168. font-weight: 400;
  169. }
  170. #choice_buttons {
  171. margin-bottom: 20px;
  172. }
  173. #info_titolo {
  174. height:5vh;
  175. width:100%;
  176. border:1px solid;
  177. padding:1%;
  178. font-weight: 600;
  179. font-size: 16px;
  180. text-align: center;
  181. }
  182. /* #info_lettera {
  183. width:50%;
  184. border:1px solid;
  185. height: 75vh;
  186. overflow: scroll;
  187. background-color: #fff;
  188. padding-top: 3%;
  189. } */
  190. .info_lettera_container {
  191. margin-top: 20px;
  192. }
  193. #all_info {
  194. padding-top: 3%;
  195. }
  196. #all_info .row {
  197. margin-top: 0px;
  198. margin-bottom: 0px;
  199. padding:1%;
  200. }
  201. /* div#info_lettera>div>div:nth-of-type(odd) {
  202. background: #ededed;
  203. } */
  204. /* #info_trascrizione {
  205. margin-left:5px;
  206. width:50%;
  207. height: 73vh;
  208. } */
  209. /* #trascrizione_titolo {
  210. min-height: 30px;
  211. border:1px solid;
  212. padding: 1.5%;
  213. font-weight: 400;
  214. font-size: 16px;
  215. text-align: center;
  216. background-color: #fff;
  217. } */
  218. #trascrizione_id {
  219. max-height: 442px;
  220. overflow: auto;
  221. border: 1px solid #dee2e6;
  222. padding: 16px 20px;
  223. }
  224. #row_evt {
  225. height:10vh;
  226. }
  227. #col_antroponimi {
  228. height: 250px;
  229. overflow: auto;
  230. border: 1px solid #dee2e6;
  231. padding: 16px 20px;
  232. margin-right: 5px;
  233. background-color: #fff;
  234. }
  235. #col_antroponimi p {
  236. text-align:center;
  237. font-weight: 500;
  238. border-bottom: 1px solid #dee2e6;
  239. }
  240. #antroponimi {
  241. list-style-type: none;
  242. padding-left: 0;
  243. margin-bottom: 0;
  244. }
  245. #antroponimi li {
  246. padding-bottom: 2%;
  247. }
  248. #toponimi {
  249. list-style-type: none;
  250. padding-left: 0;
  251. margin-bottom: 0;
  252. }
  253. #toponimi li {
  254. padding-bottom: 2%;
  255. }
  256. #col_toponimi {
  257. height: 250px;
  258. overflow: auto;
  259. border: 1px solid #dee2e6;
  260. padding: 16px 20px;
  261. margin-right: 5px;
  262. background-color: #fff;
  263. }
  264. #col_toponimi p {
  265. text-align:center;
  266. font-weight: 500;
  267. border-bottom: 1px solid;
  268. }
  269. .btn-outline-secondary {
  270. background-color: #fff;
  271. border-radius: 0;
  272. border-color: #fff;
  273. }
  274. .btn-icon {
  275. height:24px;
  276. }
  277. .btn-icon-btn {
  278. background-color:#e7e7e7;
  279. border-color: transparent;
  280. border-radius: .25rem;
  281. border: 1px solid transparent;
  282. padding: .375rem .75rem;
  283. font-size: 1rem;
  284. line-height: 1.5;
  285. }
  286. #cite {
  287. font-weight: 400;
  288. color: #212529;
  289. text-align: center;
  290. }
  291. #cite p {
  292. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  293. font-weight: 400;
  294. margin-top: 0;
  295. margin-bottom: 1rem;
  296. }
  297. #scheda_aspo {
  298. padding: 0em 5em 4em 5em;
  299. }
  300. #col_antroponimi ul li:first-letter{
  301. text-transform: capitalize;
  302. }
  303. #col_toponimi ul li:first-letter{
  304. text-transform: capitalize;
  305. }
  306. /* .headInfo .col {
  307. border: 1px solid;
  308. text-align: center;
  309. vertical-align: middle;
  310. padding: 0%;
  311. } */
  312. .headInfo {
  313. margin-bottom: 20px;
  314. }
  315. .infoChoice button {
  316. width: 100%;
  317. height: 100%;
  318. }
  319. .infoChoice {
  320. padding: 0px;
  321. }
  322. /* #infoBox {
  323. padding: 2%;
  324. text-transform: uppercase;
  325. background-color: #b61924;
  326. color: #fff;
  327. border: 1px solid #000;
  328. } */
  329. /* #choice_buttons {
  330. display: flex;
  331. border-left: 1px solid;
  332. border-right: 1px solid;
  333. } */
  334. #choice_buttons .btn {
  335. flex: 1;
  336. }
  337. /* #head_trascrizione .col{
  338. text-transform: uppercase;
  339. background-color: #b61924;
  340. color: #fff;
  341. border: 1px solid #000;
  342. text-align: center;
  343. vertical-align: middle;
  344. } */
  345. #imageEmb {
  346. width:100%;
  347. height: 500px;
  348. }
  349. .btn-menu {
  350. color: #a7a7a7;
  351. text-transform: uppercase;
  352. }
  353. .btn-menu:hover {
  354. color: #fff;
  355. }
  356. .navbar-nav .active {
  357. color: #fff;
  358. }
  359. /* The Back Button */
  360. .back {
  361. color: #000;
  362. float: left;
  363. font-size: 20px;
  364. font-weight: bold;
  365. width:100%;
  366. background-color: #e9e9e9;
  367. }
  368. .back:hover,
  369. .back:focus {
  370. color: #000;
  371. text-decoration: none;
  372. cursor: pointer;
  373. }
  374. .inner_results {
  375. background-color: #ffffffa1;
  376. border: 0;
  377. }
  378. #lemmi_container {
  379. border: 1px solid;
  380. border-radius: 6px;
  381. overflow: auto;
  382. }
  383. .res_list .btn-icon {
  384. font-size: 16px;
  385. }
  386. .def_res {
  387. background-color: #3f4149;
  388. color: #fff;
  389. padding-top: 7px;
  390. padding-bottom: 10px;
  391. font-weight: 600;
  392. }
  393. .def_res .num_res {
  394. display: flex;
  395. justify-content: end;
  396. align-items: end;
  397. }
  398. .def_res p {
  399. margin-bottom: 0;
  400. }
  401. .res {
  402. padding-top: 15px;
  403. padding-bottom: 15px;
  404. font-size: 14px;
  405. }
  406. .res:not(:last-child) {
  407. border-bottom: 1px solid #000;
  408. }
  409. .explore {
  410. color: #343a40;
  411. }
  412. #link_buttons button[title]:hover::after {
  413. content: attr(title);
  414. margin-left: 10px;
  415. }