creative.css 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. /*!
  2. * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
  3. * Code licensed under the Apache License v2.0.
  4. * For details, see http://www.apache.org/licenses/LICENSE-2.0.
  5. *
  6. * Rouge par défaut: #558b2f
  7. * Vert sympa: #558b2f
  8. */
  9. /* Pages persos */
  10. .center {
  11. text-align: center;
  12. }
  13. .banner {
  14. width: 100%;
  15. text-align: center;
  16. margin-top: 25px;
  17. }
  18. .intro{
  19. background: rgba(0,0,0,0.4);
  20. border-radius: 20px;
  21. padding: 10px;
  22. margin-bottom: 50px;
  23. margin-top:200px
  24. }
  25. .intro.support {
  26. background: rgb(227, 43, 69, 0.9);
  27. margin-bottom: 50px;
  28. margin-top: 0px;
  29. }
  30. #vision{
  31. text-align: justify;
  32. }
  33. #vision .list {
  34. padding: 0 50px;
  35. }
  36. #vision h3{
  37. font-style: italic;
  38. font-size: 20px;
  39. text-align: center;
  40. }
  41. #vision h4{
  42. font-weight: bold;
  43. margin-top: 50px;
  44. }
  45. .bottom-link {
  46. margin-top: 30px;
  47. }
  48. .bottom-link p {
  49. margin-bottom: 0px;
  50. }
  51. #vision .charte i {
  52. margin-right: 6px;
  53. }
  54. #soutenez-nous ol li {
  55. margin-bottom: 20px;
  56. }
  57. #actu #evenements {
  58. width: 75%;
  59. margin: auto;
  60. margin-bottom: 30px;
  61. border-radius: 20px;
  62. }
  63. #actu #evenements .panel-heading {
  64. border-top-left-radius: 20px;
  65. border-top-right-radius: 20px;
  66. background-color: #80ae41a8;
  67. border-color: #558b2f;
  68. }
  69. #actu .panel-title {
  70. text-align: center;
  71. }
  72. #actu .actu .panel-title {
  73. min-height: 66px;
  74. }
  75. #actu .actu .panel-body {
  76. text-align: center;
  77. min-height: 280px;
  78. }
  79. #actu p {
  80. font-size: 14px;
  81. }
  82. #actu ul {
  83. text-align: left;
  84. }
  85. #actu a {
  86. color: #000;
  87. text-decoration: underline;
  88. }
  89. #actu a:hover, #actu a:focus {
  90. color: #eb3812;
  91. }
  92. #partenaires .partner-row{
  93. margin-bottom: 30px;
  94. }
  95. @media(min-width:992px) {
  96. #projet{
  97. padding-right: 10px;
  98. }
  99. }
  100. .numsquare{
  101. width: 35px;
  102. margin-right: 10px;
  103. }
  104. #projet .panel, #actu .panel {
  105. color: #333;
  106. margin-bottom: 75px;
  107. }
  108. #projet .jumbotron {
  109. color: #333;
  110. padding: 20px 50px;
  111. width: 80%;
  112. margin: auto;
  113. margin-bottom: 75px;
  114. }
  115. #projet .jumbotron h3 {
  116. margin-bottom: 30px;
  117. font-weight: bold;
  118. }
  119. #projet .panel-title, #actu .panel-title {
  120. font-size: 20px;
  121. font-weight: 600;
  122. }
  123. #projet ul {
  124. padding: 0px 15px 0px 0px;
  125. margin: 0;
  126. list-style-type: none;
  127. }
  128. #projet .jumbotron li {
  129. padding: 0px 0px 0px 30px;
  130. margin-bottom: 15px;
  131. background: url('../img/bullet_tree.png') no-repeat left top;
  132. }
  133. #projet .panel li {
  134. padding: 0px 0px 0px 30px;
  135. margin-bottom: 15px;
  136. background: url('../img/bullet_leaf.png') no-repeat left top;
  137. }
  138. .participate-item {
  139. margin-bottom: 50px;
  140. padding: 0 50px;
  141. }
  142. .participate-item .participate-icon {
  143. float: left;
  144. height: 50px;
  145. width: 50px;
  146. margin: 1px 20px 0 10px;
  147. text-align: center;
  148. }
  149. .participate-item h3 {
  150. margin: 0 0 20px 0;
  151. font-weight: bold;
  152. font-size: 20px;
  153. }
  154. .participate-item p {
  155. overflow: hidden;
  156. }
  157. .participate-item a {
  158. color: #333;
  159. }
  160. #contact a {
  161. color: #fff;
  162. }
  163. #mentions-legales {
  164. padding: 5px;
  165. }
  166. #mentions-legales p {
  167. margin: 0;
  168. font-size: 12px;
  169. text-align: center;
  170. }
  171. #mentions-legales a {
  172. color: #FFF;
  173. text-decoration: underline;
  174. }
  175. .navbar-default a.page-scroll.highlight, .navbar-default.affix .nav a.highlight {
  176. color: #E32B45;
  177. }
  178. html,
  179. body {
  180. width: 100%;
  181. height: 100%;
  182. }
  183. body {
  184. font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
  185. }
  186. hr {
  187. max-width: 50px;
  188. border-color: #558b2f;
  189. border-width: 3px;
  190. }
  191. hr.light {
  192. border-color: #fff;
  193. margin-top: 10px;
  194. margin-bottom: 50px;
  195. }
  196. a {
  197. color: #558b2f;
  198. -webkit-transition: all .35s;
  199. -moz-transition: all .35s;
  200. transition: all .35s;
  201. }
  202. a:hover,
  203. a:focus {
  204. color: #eb3812;
  205. }
  206. h1,
  207. h2,
  208. h3,
  209. h4,
  210. h5,
  211. h6 {
  212. font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  213. }
  214. h2.section-heading {
  215. text-align: center;
  216. }
  217. p {
  218. margin-bottom: 20px;
  219. font-size: 16px;
  220. line-height: 1.5;
  221. }
  222. .bg-primary {
  223. background-color: #558b2f;
  224. }
  225. .bg-secondary {
  226. background-color: #eee;
  227. }
  228. .bg-blue {
  229. background-color: #185687;
  230. color: #fff;
  231. }
  232. .bg-purple {
  233. background-color: #7564AA;
  234. color: #fff;
  235. }
  236. .bg-red {
  237. background-color: #E32B45;
  238. color: #fff;
  239. }
  240. .bg-green {
  241. background-color: #80AE41;
  242. color: #fff;
  243. }
  244. .bg-orange {
  245. background-color: #F57F28;
  246. color: #fff;
  247. }
  248. .bg-dark {
  249. color: #fff;
  250. background-color: #222;
  251. }
  252. .bg-white {
  253. background-color: #FFFFFF;
  254. }
  255. .text-faded {
  256. color: rgba(255,255,255,.7);
  257. }
  258. section {
  259. padding: 30px 0;
  260. }
  261. aside {
  262. padding: 50px 0;
  263. }
  264. .no-padding {
  265. padding: 0;
  266. }
  267. .navbar-default {
  268. border-color: rgba(34,34,34,.05);
  269. font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  270. background-color: #fff;
  271. -webkit-transition: all .35s;
  272. -moz-transition: all .35s;
  273. transition: all .35s;
  274. }
  275. .logotera{
  276. /*height: 50px;*/
  277. max-height: 50px;
  278. }
  279. .typotera{
  280. max-height: 40px;
  281. margin-left: 5px;
  282. }
  283. .navbar-default .navbar-header .navbar-brand {
  284. /*background-image: url(../img/Logo.jpg);*/
  285. /*display: block;*/
  286. text-transform: uppercase;
  287. font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  288. font-weight: 700;
  289. color: #558b2f;
  290. }
  291. .navbar-default .navbar-header .navbar-brand:hover,
  292. .navbar-default .navbar-header .navbar-brand:focus {
  293. color: #eb3812;
  294. }
  295. .navbar-default .nav > li>a,
  296. .navbar-default .nav>li>a:focus {
  297. text-transform: uppercase;
  298. font-size: 13px;
  299. font-weight: 700;
  300. color: #222;
  301. }
  302. .navbar-default .nav > li>a:hover,
  303. .navbar-default .nav>li>a:focus:hover {
  304. color: #558b2f;
  305. }
  306. .navbar-default .nav > li.active>a,
  307. .navbar-default .nav>li.active>a:focus {
  308. color: #558b2f!important;
  309. background-color: transparent;
  310. }
  311. .navbar-default .nav > li.active>a:hover,
  312. .navbar-default .nav>li.active>a:focus:hover {
  313. background-color: transparent;
  314. }
  315. @media(min-width:768px) {
  316. .navbar-default {
  317. border-color: rgba(255,255,255,.3);
  318. background-color: rgba(255,255,255,.7);
  319. }
  320. .navbar-default .navbar-header .navbar-brand {
  321. color: #424242;
  322. }
  323. .navbar-default .navbar-header .navbar-brand:hover,
  324. .navbar-default .navbar-header .navbar-brand:focus {
  325. color: #fff;
  326. }
  327. .navbar-default .nav > li>a,
  328. .navbar-default .nav>li>a:focus {
  329. color: #424242;
  330. }
  331. .navbar-default .nav > li>a:hover,
  332. .navbar-default .nav>li>a:focus:hover {
  333. color: #2e7d32;
  334. }
  335. .navbar-default.affix {
  336. border-color: rgba(34,34,34,.05);
  337. background-color: #fff;
  338. }
  339. .navbar-default.affix .navbar-header .navbar-brand {
  340. font-size: 14px;
  341. color: #558b2f;
  342. }
  343. .navbar-default.affix .navbar-header .navbar-brand:hover,
  344. .navbar-default.affix .navbar-header .navbar-brand:focus {
  345. color: #eb3812;
  346. }
  347. .navbar-default.affix .nav > li>a,
  348. .navbar-default.affix .nav>li>a:focus {
  349. color: #222;
  350. }
  351. .navbar-default.affix .nav > li>a:hover,
  352. .navbar-default.affix .nav>li>a:focus:hover {
  353. color: #558b2f;
  354. }
  355. }
  356. header {
  357. position: relative;
  358. width: 100%;
  359. min-height: auto;
  360. text-align: center;
  361. color: #fff;
  362. background-image: url(../img/header.jpg);
  363. background-position: center;
  364. -webkit-background-size: cover;
  365. -moz-background-size: cover;
  366. background-size: cover;
  367. -o-background-size: cover;
  368. }
  369. header .header-content {
  370. position: relative;
  371. width: 100%;
  372. padding: 100px 15px;
  373. text-align: center;
  374. text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  375. }
  376. header .header-content .header-content-inner h1 {
  377. margin-top: 0;
  378. margin-bottom: 10px;
  379. text-transform: uppercase;
  380. font-weight: 700;
  381. }
  382. header .header-content .header-content-inner hr {
  383. margin: 30px auto;
  384. }
  385. header .header-content .header-content-inner p {
  386. font-size: 16px;
  387. font-weight: 300;
  388. }
  389. @media(min-width:768px) {
  390. header {
  391. min-height: 100%;
  392. }
  393. header .header-content {
  394. position: absolute;
  395. top: 20%;
  396. padding: 0 50px;
  397. -webkit-transform: translateY(-50%);
  398. -ms-transform: translateY(-50%);
  399. transform: translateY(-50%);
  400. }
  401. header .header-content .header-content-inner {
  402. margin-right: auto;
  403. margin-left: auto;
  404. max-width: 910px;
  405. }
  406. header .header-content .header-content-inner p {
  407. margin-right: auto;
  408. margin-left: auto;
  409. max-width: 80%;
  410. font-size: 18px;
  411. }
  412. }
  413. .section-heading {
  414. margin-top: 0;
  415. }
  416. .service-box {
  417. margin: 50px auto 0;
  418. max-width: 400px;
  419. }
  420. @media(min-width:992px) {
  421. .service-box {
  422. margin: 20px auto 0;
  423. }
  424. }
  425. .service-box p {
  426. margin-bottom: 0;
  427. }
  428. .portfolio-box {
  429. display: block;
  430. position: relative;
  431. margin: 0 auto;
  432. max-width: 650px;
  433. }
  434. .portfolio-box .portfolio-box-caption {
  435. display: block;
  436. position: absolute;
  437. bottom: 0;
  438. width: 100%;
  439. height: 100%;
  440. text-align: center;
  441. color: #fff;
  442. opacity: 0;
  443. background: rgba(240,95,64,.9);
  444. -webkit-transition: all .35s;
  445. -moz-transition: all .35s;
  446. transition: all .35s;
  447. }
  448. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  449. position: absolute;
  450. top: 50%;
  451. width: 100%;
  452. text-align: center;
  453. transform: translateY(-50%);
  454. }
  455. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
  456. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  457. padding: 0 15px;
  458. font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  459. }
  460. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  461. text-transform: uppercase;
  462. font-size: 14px;
  463. font-weight: 600;
  464. }
  465. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  466. font-size: 18px;
  467. }
  468. .portfolio-box:hover .portfolio-box-caption {
  469. opacity: 1;
  470. }
  471. @media(min-width:768px) {
  472. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  473. font-size: 16px;
  474. }
  475. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  476. font-size: 22px;
  477. }
  478. }
  479. .call-to-action h2 {
  480. margin: 0 auto 20px;
  481. }
  482. .text-primary {
  483. color: #558b2f;
  484. }
  485. .no-gutter > [class*=col-] {
  486. padding-right: 0;
  487. padding-left: 0;
  488. }
  489. .btn-default {
  490. border-color: #fff;
  491. color: #222;
  492. background-color: #fff;
  493. -webkit-transition: all .35s;
  494. -moz-transition: all .35s;
  495. transition: all .35s;
  496. }
  497. .btn-default:hover,
  498. .btn-default:focus,
  499. .btn-default.focus,
  500. .btn-default:active,
  501. .btn-default.active,
  502. .open > .dropdown-toggle.btn-default {
  503. border-color: #ededed;
  504. color: #222;
  505. background-color: #f2f2f2;
  506. }
  507. .btn-default:active,
  508. .btn-default.active,
  509. .open > .dropdown-toggle.btn-default {
  510. background-image: none;
  511. }
  512. .btn-default.disabled,
  513. .btn-default[disabled],
  514. fieldset[disabled] .btn-default,
  515. .btn-default.disabled:hover,
  516. .btn-default[disabled]:hover,
  517. fieldset[disabled] .btn-default:hover,
  518. .btn-default.disabled:focus,
  519. .btn-default[disabled]:focus,
  520. fieldset[disabled] .btn-default:focus,
  521. .btn-default.disabled.focus,
  522. .btn-default[disabled].focus,
  523. fieldset[disabled] .btn-default.focus,
  524. .btn-default.disabled:active,
  525. .btn-default[disabled]:active,
  526. fieldset[disabled] .btn-default:active,
  527. .btn-default.disabled.active,
  528. .btn-default[disabled].active,
  529. fieldset[disabled] .btn-default.active {
  530. border-color: #fff;
  531. background-color: #fff;
  532. }
  533. .btn-default .badge {
  534. color: #fff;
  535. background-color: #222;
  536. }
  537. .btn-primary {
  538. border-color:#558b2f;
  539. color: #fff;
  540. background-color: #558b2f;
  541. -webkit-transition: all .35s;
  542. -moz-transition: all .35s;
  543. transition: all .35s;
  544. }
  545. .btn-primary:hover,
  546. .btn-primary:focus,
  547. .btn-primary.focus,
  548. .btn-primary:active,
  549. .btn-primary.active,
  550. .open > .dropdown-toggle.btn-primary {
  551. border-color: #33691e;
  552. color: #fff;
  553. background-color: #689f38;
  554. }
  555. .btn-primary:active,
  556. .btn-primary.active,
  557. .open > .dropdown-toggle.btn-primary {
  558. background-image: none;
  559. }
  560. .btn-primary.disabled,
  561. .btn-primary[disabled],
  562. fieldset[disabled] .btn-primary,
  563. .btn-primary.disabled:hover,
  564. .btn-primary[disabled]:hover,
  565. fieldset[disabled] .btn-primary:hover,
  566. .btn-primary.disabled:focus,
  567. .btn-primary[disabled]:focus,
  568. fieldset[disabled] .btn-primary:focus,
  569. .btn-primary.disabled.focus,
  570. .btn-primary[disabled].focus,
  571. fieldset[disabled] .btn-primary.focus,
  572. .btn-primary.disabled:active,
  573. .btn-primary[disabled]:active,
  574. fieldset[disabled] .btn-primary:active,
  575. .btn-primary.disabled.active,
  576. .btn-primary[disabled].active,
  577. fieldset[disabled] .btn-primary.active {
  578. border-color: #558b2f;
  579. background-color: #558b2f;
  580. }
  581. .btn-primary .badge, .btn-white {
  582. color: #558b2f;
  583. background-color: #fff;
  584. }
  585. .btn-white A {
  586. color: #558b2f;
  587. }
  588. .btn-white:hover,
  589. .btn-white:focus,
  590. .btn-white.focus,
  591. .btn-white:active,
  592. .btn-white.active,
  593. .open > .dropdown-toggle.btn-white {
  594. border-color: #33691e;
  595. color: #fff;
  596. background-color: #689f38;
  597. }
  598. .btn {
  599. border: 0;
  600. border-radius: 300px;
  601. text-transform: uppercase;
  602. font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  603. font-weight: 700;
  604. }
  605. .btn-xl {
  606. padding: 15px 30px;
  607. }
  608. ::-moz-selection {
  609. text-shadow: none;
  610. color: #fff;
  611. background: #222;
  612. }
  613. ::selection {
  614. text-shadow: none;
  615. color: #fff;
  616. background: #222;
  617. }
  618. img::selection {
  619. color: #fff;
  620. background: 0 0;
  621. }
  622. img::-moz-selection {
  623. color: #fff;
  624. background: 0 0;
  625. }
  626. body {
  627. webkit-tap-highlight-color: #222;
  628. }
  629. #newsletter {
  630. position: fixed;
  631. bottom: 20px;
  632. left: 20px;
  633. width: 200px;
  634. }
  635. #newsletter #close {
  636. position: absolute;
  637. top: 5px;
  638. right: 20px;
  639. }
  640. #newsletter a#newsletter-link {
  641. margin: 10px;
  642. color: #000;
  643. display: inline-block;
  644. }
  645. #newsletter button {
  646. align-self:center;
  647. background: #ffffffc2;
  648. padding:1rem 1rem;
  649. margin:0 1rem;
  650. transition:all .5s ease;
  651. color:#41403E;
  652. font-size:1.5rem;
  653. letter-spacing:1px;
  654. outline:none;
  655. box-shadow: 20px 38px 34px -26px hsla(0,0%,0%,.2);
  656. border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  657. border:solid 7px #e32b45;
  658. animation: borderPulse 2000ms infinite ease-out;
  659. }
  660. #newsletter button:hover {
  661. background: #e32b45;
  662. }
  663. #newsletter button:hover a {
  664. text-decoration: none;
  665. color: #fff;
  666. }
  667. /* Declare border pulse animation */
  668. @keyframes borderPulse {
  669. 0% {
  670. box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255,.4), 0px 0px 0px 0px rgba(255,255,255,1);
  671. }
  672. 100% {
  673. box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255,.2), 0px 0px 0px 10px rgba(255,255,255,0);
  674. }
  675. }