@charset "utf-8";
@font-face { font-family: 'fontello'; src: url(../fonts/fontello.woff2) format('woff2'), url(../fonts/fontello.woff) format('woff'); font-display: swap }
html,
body { height: 100% }
body { margin: 0; margin-top: 80px; font-family: 'Font', Arial !important; background-color: #FFF; color: #000; overflow-x: hidden }
* { box-sizing: border-box; -webkit-tap-highlight-color: transparent !important }
ul,
form { margin: 0; padding: 0; list-style: none }
a { outline: 0; cursor: pointer; text-decoration: none; color: #000 }
a:focus { outline: none }
input,
select,
textarea { font-family: 'Font', Arial; font-weight: normal; background-color: #FFF !important; outline: none !important; filter: none; -webkit-border-radius: 0px; border-radius: 0 }
input::placeholder {
color: #000;
opacity: 1;
}
.smart { display: none !important }
.desktop { display: block !important }
.grecaptcha-badge { visibility: hidden; }
/* HEAD */
nav { position: fixed; top: 0; z-index: 10; width: 100% }
nav .logo { display: block; font-family: 'fontello'; color: #FFF; font-size: 74px; float: left; margin: 40px 0 0 40px }
nav .menu { float: right; margin: 30px 30px 0 0 }
nav .menu a { float: left; color: #FFF }
nav .menu .post { border: 3px solid #268AB6; background-color: #268AB6; height: 42px; line-height: 36px; padding: 0 15px; font-size: 15px; font-weight: bold; text-transform: uppercase; margin-right: 15px; transition: border-color 0.15s ease }
nav .menu .post:hover { border-color: #FFF }
nav .menu .donate { background-color: #f47922; height: 42px; line-height: 42px; padding: 0 15px; font-size: 15px; font-weight: bold; text-transform: uppercase; margin-right: 10px; transition: background-color 0.15s ease }
nav .menu .donate:hover { background-color: #1d5372 }
nav .menu .language { font-size: 15px; height: 42px; line-height: 42px; padding: 0 10px 0 0; margin-top: 19px }
nav .menu .language .text { float: left; margin: 0 6px 0 0 }
nav .menu .language .icon { float: left; font-family: 'fontello' }
nav .menu .search { display: block; height: 42px; line-height: 42px; width: 42px; margin: 19px 10px 0 0; text-align: center; font-family: 'fontello'; font-size: 20px }
nav .menu .search:hover { color: #268AB6; transition: color 0.15s ease }
nav .menu .langmenu { opacity: 0; visibility: hidden; position: absolute; top: 80px; right: 50px; width: 120px; background-color: #FFF; padding: 25px 0 21px 25px }
nav .menu .langmenu li { float: left; width: 100%; padding-bottom: 4px }
nav .menu .langmenu li a { color: #000; height: auto; padding: 0; line-height: auto }
nav .menu .langmenu li a:hover { color: #268AB6; text-decoration: underline }
nav .menu .btnmenu { display: block; height: 42px; line-height: 42px; width: 42px; text-align: center; font-family: 'fontello'; font-size: 30px }
nav .menu .btnmenu:hover { color: #268AB6; transition: color 0.15s ease }
nav .menu .fixednav { display: none }
.fixed,
.recherche nav { background-color: #268AB6; height: 80px; -webkit-box-shadow: 0 10px 20px -20px rgba(0,0,0,0.85); box-shadow: 0 10px 20px -20px rgba(0,0,0,0.85); transition: background-color 0.3s ease }
.fixed .logo,
.recherche .logo { font-size: 50px; margin: 15px 30px 0 20px }
.fixed .menu,
.recherche .menu { margin: 0 0 0 0 }
.fixed .menu .post,
.recherche .menu .post { height: 38px; line-height: 32px; padding: 0 12px; font-size: 16px; margin-right: 10px; font-weight: normal; border-color: #FFF }
.fixed .menu .donate,
.recherche .menu .donate { height: 38px; line-height: 38px; padding: 0 12px; margin-top: 21px; font-size: 14px; background-color: #f47922; margin-right: 20px }
.fixed .menu .post,
.recherche .menu .post { margin-top: 21px; height: 38px; line-height: 32px; font-weight: bold; font-size: 14px }
.fixed .menu .btnmenu,
 .recherche .menu .language,
.recherche .menu .search,
.recherche .menu .btnmenu,
.recherche .menu .post { display: none }
.fixed .menu .fixednav,
.recherche .menu .fixednav { display: block; float: left; margin-right: 10px }
.fixed .menu .fixednav a,
.recherche .menu .fixednav a { font-size: 16px; color: #FFF; display: block; float: left; padding: 6px 12px }
.fixed .menu .fixednav a:hover,
.recherche .menu .fixednav a:hover { text-decoration: underline }
.fixed .menu .fixednav .btn,
.recherche .menu .fixednav .btn { padding: 0 10px; display: inline-block; cursor: pointer; color: #FFF; font-size: 15px; font-weight: bold; text-transform: uppercase; height: 80px; line-height: 80px; vertical-align: top }
.fixed .menu .fixednav .sm,
.recherche .menu .fixednav .sm { display: none; top: 70px; width: 200px; position: absolute; background-color: #268AB6; padding: 10px; font-size: 14px }
.fixed .menu .fixednav .sm a,
.recherche .menu .fixednav .sm a { display: block; width: 100% }
.searchbox { left: 100%; position: fixed; top: 0; width: 100%; background-color: #268AB6; z-index: 11; height: 105px; transition: left 0.3s ease; padding: 31px 31px 0 31px }
.searchbox span { display: block; float: left; font-family: 'fontello'; color: #FFF; height: 42px; width: 42px; line-height: 42px; text-align: center; font-size: 24px }
.searchbox input { float: left; height: 42px; width: calc(100% - 42px - 42px - 140px); font-size: 24px; border: 0; border-bottom: 2px solid #FFF; color: #FFF; background-color: #268AB6 !important; font-weight: 100 }
.searchbox .searchbtn { float: left; height: 42px; display: block; line-height: 42px; font-size: 20px; padding: 0 15px; color: #FFF; transition: background-color 0.15s ease }
.searchbox .searchbtn:hover { background-color: #1d5372 }
.searchbox .closebtn { float: right; display: block; width: 42px; height: 42px; text-align: center; line-height: 42px; font-family: 'fontello'; color: #FFF; font-size: 20px }
.searchbox .closebtn:active { color: #1d5372 }
.memenu { opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; right: 0; background-color: #268AB6; z-index: 11; padding: 40px 70px 0 70px; height: 100%; transition: opacity 0.3s ease }
.memenu li div { display: inline-block; width: 33.33%; vertical-align: top; margin-bottom: 30px }
.memenu a { color: #FFF; font-size: 18px; float: left; width: 100%; font-weight: 100; display: block; margin-top: 5px }
.memenu a:hover { text-decoration: underline }
.memenu .big { font-size: 18px; display: block; font-weight: bold; margin-top: 30px; margin-bottom: 20px; text-transform: uppercase; color: #FFF }
.memenu .big span { text-transform: none }
.memenu .soutien { display: inline-block; float: left; clear: left; padding: 5px 12px; width: auto; border: 3px solid #FFF; margin-bottom: 40px }
.memenu .donne { background-color: #f47922; float: left; clear: left; display: inline-block; padding: 8px 12px; width: auto }
.memenu .closebtn { display: block; width: 50px; height: 50px; text-align: center; line-height: 50px; position: absolute; top: 22px; right: 25px; font-family: 'fontello'; color: #FFF; font-size: 20px }
.memenu .closebtn:active { color: #1d5372 }
/* HOME */
/* UNSLIDER */
.slider { height: 100% }
.unslider { overflow: auto; margin: 0; padding: 0; width: 100%; height: 100%; position: relative }
.unslider-wrap { position: relative; height: 100% }
.unslider-wrap.unslider-carousel>li { float: left; height: 100%; background-size: cover; background-position: center; position: relative }
.unslider li,
.unslider ol,
.unslider ul { list-style: none; margin: 0; padding: 0; border: none }
.unslider-arrow { font-family: fontello; color: #FFF; font-size: 40px; position: absolute; top: 50%; transform: translateY(-50%) }
.unslider .prev { left: 20px; }
.unslider .next { right: 20px; }
.unslider-nav { position: absolute; bottom: 30px; width: 100%; height: 19px; top: auto; background-color: transparent; z-index: 2 }
.unslider-nav ol { list-style: none; text-align: center; }
.unslider-nav ol li { display: inline-block; width: 11px; height: 11px; margin: 0 4px; background: transparent; border-radius: 5px; overflow: hidden; text-indent: -999em; border: 2px solid #fff; cursor: pointer; }
.unslider-nav ol li.unslider-active { background: #f47922; cursor: default; border-color: #f47922 }
.welcome { width: 100%; height: calc(100% - 80px); background-size: cover; background-position: center; position: relative }
.welcome .mask { background-color: rgba(0,0,0,0.2); top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0 }
.welcome .container { width: 100%; max-width: 1100px; position: absolute; bottom: 110px; z-index: 1; left: 50%; transform: translateX(-50%) }
.welcome .container h1,
.welcome .container h2 { vertical-align: top; margin: 0; color: #FFF; font-size: 52px; line-height: 56px; font-weight: bold; display: inline-block; width: 50%; margin-right: 50px }
.welcome .container div { vertical-align: top; display: inline-block; color: #FFF; font-size: 26px; font-weight: normal; line-height: 34px; width: 40% }
.welcome .container .button { display: inline-block; height: 44px; line-height: 44px; background-color: #268AB6; color: #FFF; font-size: 19px; font-weight: bold; padding: 0 13px; margin-top: 30px }
.welcome .container .button .txt { float: left; margin-right: 8px }
.welcome .container .button .icon { float: left; font-family: 'fontello'; font-size: 28px; font-weight: normal }
.welcome .container .button:hover { background-color: #1d5372; transition: background-color 0.15s ease }
.welcome .greenconfetti { position: absolute; height: 85px; right: 150px; bottom: -30px; transition: bottom 0.1s }
.home { width: 100%; position: relative; padding: 100px 0 115px 0 }
.home .container { width: 950px; margin: 0 auto }
.home .pres { font-size: 19px; font-weight: normal; margin-bottom: 150px }
.home .pres strong { font-size: 22px; margin: 0 0 30px 0; display: block; line-height: 22px; font-weight: bold }
.home .pres div { width: 100%; position: relative; margin: 0 0 60px 0 }
.home .pres .quote1 { font-family: 'fontello'; font-size: 35px; color: #CCC; display: block }
.home .pres h2 { font-family: 'Lora', Arial; width: 580px; margin: 0; font-size: 26px; line-height: 34px; font-weight: normal; padding: 0 30px 0 70px; display: inline-block }
.home .pres .quote2 { font-family: 'fontello'; font-size: 35px; color: #CCC; margin-top: 97px; display: inline-block }
.home .pres img { width: 250px !important; height: auto !important; margin: 5px 70px 0 150px !important }
.home .blueconfetti { position: absolute; height: 160px; left: -18px; top: 380px; transition: top 0.1s }
.home .orangeconfetti { position: absolute; height: 170px; right: -30px; bottom: 160px; transition: bottom 0.1s }
.home .diap { margin-bottom: 100px }
.home .diap .links { display: inline-block; width: 280px; vertical-align: top }
.home .diap .links h2 { margin: 0; font-size: 33px; font-weight: normal; line-height: 36px; padding: 0px 0 22px 0 }
.home .diap .links h2 .icon { display: inline-block; font-family: 'fontello'; color: #268AB6; width: 40px; margin-bottom: 20px; vertical-align: top }
.home .diap .links h2 .text { display: inline-block; width: calc(100% - 40px); font-weight: 100 }
.home .diap .links h2 a { opacity: 0.3 }
.home .diap .preview { display: inline-block; width: 660px; vertical-align: top; position: relative; height: 400px; background-size: cover; background-position: center }
.home .diap .preview a { display: block; position: absolute; height: 100%; width: 100% }
.home .diap .preview h3 { position: absolute; bottom: 0; background-color: #268ab6; color: #FFF; margin: 0; font-weight: normal; font-size: 21px; padding: 25px; max-width: 75% }
.home .readmore { text-align: center }
.home .readmore .button { display: inline-block; height: 44px; line-height: 44px; background-color: #f47922; color: #FFF; font-size: 19px; font-weight: bold; padding: 0 13px }
.home .readmore .button .txt { display: inline-block; margin-right: 8px; vertical-align: middle; line-height: 44px }
.home .readmore .button .icon { display: inline-block; font-family: 'fontello'; font-size: 28px; vertical-align: middle; line-height: 44px; margin: 0 0 0 10px; font-weight: normal }
.home .readmore .button:hover { background-color: #1d5372; transition: background-color 0.15s ease }
.news { width: 100%; background-color: #268AB6; height: 230px }
.news .container { width: 1100px; margin: 0 auto; height: 100% }
.news .container div { display: inline-block; height: 100%; vertical-align: top }
.news .container .img { background-size: cover; background-position: center; text-align: center; width: 25% }
.news .container .img span { display: inline-block; font-family: 'fontello'; color: #FFF; font-size: 60px; margin-top: 85px }
.news .container .content { color: #FFF; padding: 30px; width: 24%; overflow: hidden }
.news .container .content span { font-size: 15px; font-weight: bold; display: block; margin-bottom: 10px }
.news .container .content a { font-size: 26px; color: #FFF; line-height: 30px }
.news .container .content a:hover { text-decoration: underline }
.news { width: 100%; position: relative; background-color: #268AB6; height: 230px }
.news .container { width: 1100px; margin: 0 auto; height: 100% }
/* PAGE */
.page { /*background-color: #F3F3F3*/ }
.page .welcome { height: auto; max-height: 400px; overflow: hidden }
.page .welcome img { width: 100%; height: auto; vertical-align: middle }
.page .welcome .container { bottom: 200px; font-weight: normal; font-size: 38px; text-transform: uppercase; line-height: 38px }
.page .welcome .container h1 { width: 100% }
.page .pagecontent { width: 100% }
.page .pagecontent .container { width: 1100px; background-color: #FFF; padding: 60px 90px; margin: 0 auto; position: relative }
.page .pagecontent .el .bread { color: #999; font-size: 14px; text-transform: uppercase; padding: 0 50px }
.page .pagecontent .el .bread a { color: #999 }
.page .pagecontent .el .bread a:hover { color: #268AB6 }
.page .pagecontent .el .bread .arrow { font-family: "fontello"; margin: 0 6px }
.page .pagecontent .el h1 { margin: 20px 0 30px 0; font-weight: 100; font-size: 42px; color: #268ab6; line-height: 54px; padding: 0 50px }
.page .pagecontent .el .tags { margin: 0; font-size: 13px; padding: 0 50px 30px 50px }
.page .pagecontent .el .tags a { display: inline-block; background-color: #FFF; border: 1px solid #268AB6; margin: 0 2px 2px 0; color: #268AB6; padding: 4px 6px; font-weight: 100; font-size: 15px }
.page .pagecontent .el .tags a:hover { background-color: #268AB6; color: #FFF }
.page .pagecontent .el .more { margin: 0; padding: 50px 50px 40px 50px }
.page .pagecontent .el .more .site { display: inline-block; vertical-align: top; width: 50% }
.page .pagecontent .el .more .site span { display: block; font-weight: bold; font-size: 19px; margin: 0 0 10px 0 }
.page .pagecontent .el .more .site a { font-size: 18px; color: #268AB6 }
.page .pagecontent .el .more .donate { display: inline-block; vertical-align: top; width: 49%; text-align: right }
.page .pagecontent .el .more .donate a { display: inline-block; height: 48px; line-height: 48px; padding: 0 15px; font-size: 18px; text-transform: uppercase; margin-right: 10px; background-color: #268AB6; color: #FFF }
.page .pagecontent .el .category { margin: 0; padding: 0px 50px 30px 50px }
.page .pagecontent .el .category span { display: block; font-weight: bold; font-size: 19px; margin: 0 0 10px 0 }
.page .pagecontent .el .category a { display: inline-block; background-color: #FFF; margin-bottom: 3px; border: 1px solid #EEE; color: #666; padding: 4px 6px; font-weight: 100; font-size: 15px }
.page .pagecontent .el .category a:hover { background-color: #268AB6; color: #FFF; border-color: #268AB6 }
.page .pagecontent .el .intro { margin: 0; font-weight: 500; font-size: 17px; line-height: 26px; padding: 0 50px 20px 50px }
.page .pagecontent .el .txt { padding: 0 50px; position: relative; font-size: 16px; font-weight: 100; line-height: 23px; font-family: 'Lora', Arial }
.page .pagecontent .el .txt ul { list-style-type: disc !important; list-style-position: outside !important; padding: 15px 40px }
.page .pagecontent .el .txt h2 { margin: 20px 0; font-size: 22px; line-height: 30px; font-family: 'Roboto', Arial; font-weight: 500 }
/*.page .pagecontent .el .txt table { background-color:#F5F5F5; border:2px solid #CCC !important; border-spacing:0; border-collapse : collapse; width:100% !important }
.page .pagecontent .el .txt table td { padding:4px 8px; font-size:14px; border:2px solid #CCC }*/
.page .pagecontent .el .txt table { border: 0 !important; border-spacing: 0; border-collapse : collapse; width: 100% !important }
.page .pagecontent .el .txt table td { padding: 0 10px 10px 10px !important; text-align: center; font-size: 14px; line-height: 18px !important; border: 0; width: 25% !important; vertical-align: top }
.page .pagecontent .el .txt table .img { position: static!important; width: 100% !important; margin: 0 !important }
.page .pagecontent .el .txt iframe { width: 100% }
.page .pagecontent .el .txt a { color: #268AB6 }
.page .pagecontent .el .txt .img { width: calc(100% + 100px); position: relative; margin-left: -50px; margin-top: 30px; margin-bottom: 30px }
.page .pagecontent .el .txt .img img { width: 100%; z-index: 0; height: auto }
.page .pagecontent .el .txt .img .slog { position: absolute; z-index: 1; background-color: #FFF; max-width: 30%; padding: 30px; font-size: 23px; bottom: 0 }
.page .pagecontent .el .txt .blocquote { width: calc(100% - 100px); margin: 60px auto }
.page .pagecontent .el .txt .blocquote .quote1 { display: inline-block; width: 130px }
.page .pagecontent .el .txt .blocquote .quote1 img { height: 100px }
.page .pagecontent .el .txt .blocquote .quote2 { display: inline-block; width: 100px; vertical-align: bottom }
.page .pagecontent .el .txt .blocquote .quote2 img { height: 110px }
.page .pagecontent .el .txt .blocquote .sentence { width: calc(100% - 240px); font-size: 20px; line-height: 28px; font-weight: 100; display: inline-block; vertical-align: top; padding-right: 30px; font-style: normal !important }
.page .pagecontent .el .txt .blocquote .sentence em { font-style: normal !important }
.page .pagecontent .el .txt .alireegalement { background-color: #F6F6F6; height: 120px; margin-top: 30px }
.page .pagecontent .el .txt .alireegalement .alirephoto { display: inline-block; width: 120px; height: 120px; background-size: cover; background-position: center; margin-right: 20px }
.page .pagecontent .el .txt .alireegalement .aliretxt { display: inline-block; font-size: 18px; width: calc(100% - 140px); line-height: 26px; padding-top: 20px; vertical-align: top }
.page .pagecontent .el .txt .alireegalement .aliretxt a { display: block; text-decoration: none }
.page .pagecontent .el .txt .alireegalement .aliretxt a:hover { text-decoration: underline }
.page .pagecontent .el .alire::before { content: '→ ' }
.page .pagecontent .el .alire { display: block; font-size: 20px; font-weight: normal }
.page .pagecontent .el .dl { padding: 50px 50px 0 50px }
.page .pagecontent .el .dl .pagedocs { width: 100%; margin: 40px 0; padding: 30px; background-color: #f6f6f6; }
.page .pagecontent .el .dl .pagedocs .docstitre { font-size: 22px; margin-bottom: 10px; font-weight: bold }
.page .pagecontent .el .dl .pagedocs a { color: #000; text-decoration: none }
.page .pagecontent .el .dl .pagedocs a:hover { text-decoration: underline }
/* ASSO */
.page .pagecontent .el .single { margin: 0; padding: 0 50px 30px 50px; line-height: 22px; position: relative }
.page .pagecontent .el .single strong { margin-bottom: 10px; display: block }
.page .pagecontent .el .single .logoasso { position: absolute; top: -30px; right: 0; max-height: 120px; max-width: 180px; margin: 0 0 0 0; display: block }
.page .pagecontent .el .social { margin: 0; padding: 0 50px 30px 50px }
.page .pagecontent .el .social a { display: inline-block; background-color: #268ab6; height: 50px; width: 50px; border-radius: 50px; text-align: center }
.page .pagecontent .el .social a img { height: 30px; margin-top: 10px }
.page .pagecontent .el .timeline { margin: 20px 0 0 0; padding: 0 50px 30px 50px }
.page .pagecontent .el .timeline strong { margin-bottom: 10px; display: block }
.page .pagecontent .el .timeline table { width: 100%; background-image: url(../img/bg_timeline.png); background-repeat: repeat-y; margin-top: 30px }
.page .pagecontent .el .timeline table .date { display: inline-block; background-color: #FFF; height: 40px; line-height: 40px; color: #E87404; font-weight: bold; font-size: 18px; margin: 20px 0 20px 33px }
.page .pagecontent .el .timeline table .date img { display: inline-block; height: 11px; margin: 0 14px 0 0 }
.page .pagecontent .el .timeline table .lienprojet { font-weight: bold; color: #268ab6 }
.page .pagecontent .el .timeline table .tags { padding: 10px 0 10px 0 }
.page .pagecontent .el .timeline table .introduction { padding: 10px 0 10px 0; line-height: 24px }
.page .pagecontent .el .timeline table .txt { display: none; padding: 0; font-family: 'Font', Arial; font-weight: normal }
.page .pagecontent .el .timeline table .txt .img { margin-left: 0; width: 100% }
.page .pagecontent .el .timeline table .plus { display: block; color: #f47922; text-align: center; line-height: 24px; margin: 10px 0 30px 0 }
.page .pagecontent .el .timeline table .plus span { display: block; font-size: 40px; font-weight: bold }
/* SELECTED PROJETCS */
.page .pagecontent .el .all { text-align: right }
.page .pagecontent .el .all a { text-decoration: none; background-color: #268AB6; color: #FFF; position: absolute; right: 90px; top: 50px; padding: 8px }
.page .pagecontent .el .proj { padding-top: 10px }
.page .pagecontent .el .proj a { position: relative; display: inline-block; vertical-align: top; width: calc(49.9% - 17px); height: 260px; margin: 0 0 35px 0; background-size: cover; background-position: center }
.page .pagecontent .el .proj a:nth-child(2n) { margin-left: 30px }
.page .pagecontent .el .proj a .mask { position: absolute; z-index: 0; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0,0,0,0.4); transition: background-color 0.3s }
.page .pagecontent .el .proj a .title { position: absolute; z-index: 1; color: #FFF; left: 0; right: 0; bottom: 0; padding: 0 30px 30px 30px }
.page .pagecontent .el .proj a .country { text-transform: uppercase; display: block; font-size: 16px; line-height: 20px }
.page .pagecontent .el .proj a h2 { margin: 6px 0 0 0; background-color: ref; width: calc(100% - 26px); font-size: 34px; line-height: 36px; font-weight: normal }
.page .pagecontent .el .proj a .arrow { font-family: 'fontello'; position: absolute; right: 40px; bottom: 26px; font-size: 32px }
.page .pagecontent .el .proj a:hover .mask { background-color: #268AB6 }
.page .pagecontent .el .third h2 { display: block; margin: 40px 0 40px 50px; font-weight: normal; font-size: 40px }
.page .pagecontent .el .third a { width: calc(33.33% - 17px); height: 240px; margin: 0 0 30px 0 }
.page .pagecontent .el .third a:nth-child(2n),
.page .pagecontent .el .third a:nth-child(5n) { margin-left: 10px }
.page .pagecontent .el .third a:nth-child(3n),
.page .pagecontent .el .third a:nth-child(7n) { margin-left: 10px }
/* ALL */
.page .pagecontent .el .filters { padding: 10px 0 40px 0px }
.page .pagecontent .el .filters select { border: none; background-color: #EEE !important; font-size: 18px; color: #000; height: 40px; padding: 0 10px; width: 200px; margin-right: 5px }
.page .pagecontent .el .proj2 div { display: inline-block; vertical-align: top; width: calc(33% - 17px); height: 280px; margin-bottom: 20px }
.page .pagecontent .el .proj2 div .pic { display: inline-block; height: 170px; width: 100%; background-size: cover; background-position: center; margin-bottom: 10px }
.page .pagecontent .el .proj2 div .pic ul { display: inline-block; height: 100%; width: 100%; background-color: rgba(0,0,0,0.4); padding: 20px 20px }
.page .pagecontent .el .proj2 div .pic ul .type span { display: inline-block; padding: 1px 2px; margin-bottom: 4px; color: #FFF; background-color: #f47922; font-weight: bold; font-size: 13px }
.page .pagecontent .el .proj2 div .pic ul .titre { color: #FFF; font-size: 18px; font-weight: bold; }
.page .pagecontent .el .proj2 div .protitle { display: block; font-size: 21px; line-height: 26px; margin-bottom: 8px }
.page .pagecontent .el .proj2 div .protitle:hover { color: #268AB6 }
.page .pagecontent .el .proj2 div span { display: block; font-size: 14px; font-weight: 100; line-height: 18px }
.page .pagecontent .el .proj2 .margin { margin-left: 24px }
.page .pagecontent .el .proj2 .more { display: block; text-align: center }
.page .pagecontent .el .proj2 .more a { display: inline-block; height: 42px; line-height: 42px; margin-bottom: 30px; background-color: #268AB6; color: #FFF; font-weight: bold; font-size: 17px; padding: 0 12px }
/* DONATE */
.don .left { width: 620px; vertical-align: top; display: inline-block; padding: 30px 0 50px 0px; margin-right: 30px }
.don .bloc { background-color: #F0F0F0; margin-bottom: 30px; padding: 50px }
.orangetitle { font-size: 60px !important; text-align: center; color: #f47922 !important; font-weight: bold !important; line-height: 64px !important }
.introdon { font-size: 20px !important }
.don .bloc h2 { margin: 0 0 30px 0; font-weight: bold; text-transform: uppercase; font-size: 27px; color: #f47922 }
.don .bloc .type { padding-bottom: 40px }
.don .bloc .type a { display: inline-block; height: 46px; line-height: 46px; width: calc(50% - 10px); color: #999; text-align: center; background-color: #FFF; font-size: 19px; font-weight: bold }
.don .bloc .type a:first-child { margin-right: 10px }
.don .bloc .type .active { background-color: #268AB6; color: #FFF }
.don .bloc .radio { padding-bottom: 20px }
.don .bloc .radio div { display: none }
.check { display: inline-block; width: 23%; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.check input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #CCC; border-radius: 50%; }
.check:hover input ~ .checkmark { background-color: #ccc; }
.check input:checked ~ .checkmark { background-color: #268AB6; }
.checkmark:after { content: ""; position: absolute; display: none; }
.check input:checked ~ .checkmark:after { display: block; }
.check .checkmark:after { top: 9px; left: 9px; width: 8px; height: 8px; border-radius: 50%; background: white; }
.don .bloc .libre { font-size: 20px; padding-bottom: 40px }
.don .bloc .libre input { border: none; height: 38px; font-size: 20px; padding: 0 10px; width: 100px; text-align: center; margin-left: 10px }
.don .bloc .estim { text-align: center; font-size: 15px; font-weight: 100; line-height: 20px; background-color: #FFF; padding: 20px }
.don .bloc .estim .res { font-size: 24px; line-height: 30px; margin-bottom: 30px; display: block }
.don .bloc .estim .reduc { font-weight: bold; color: #268AB6 }
.don .coor li { }
.don .coor label { display: block; font-size: 12px; color: #999; margin-bottom: 6px; font-weight: 100 }
.don .coor input,
.don .coor select { border: none; font-size: 15px; height: 36px; width: 100%; margin-bottom: 15px; padding: 0 10px; font-weight: 100 }
.don .coor li div { display: inline-block; width: 49%; vertical-align: top }
.don .coor .ast { font-weight: 100; font-size: 13px; color: #999; vertical-align: bottom; padding: 0 0 0 10px }
.don .valider { display: inline-block; height: 42px; line-height: 42px; margin-bottom: 30px; background-color: #FFF; color: #999; font-weight: bold; font-size: 17px; padding: 0 12px }
.don .active { background-color: #268AB6; color: #FFF }
.don .go { margin: 0 auto; height: 50px; line-height: 50px; background-color: #8ec63f; color: #FFF; font-size: 24px; padding: 0 20px }
.don .legal { font-weight: 100; font-size: 13px; color: #999; padding: 30px 0 0 0 }
/* Col */
.don .right { display: inline-block; width: 260px; margin: 30px 0 0 0 }
.don .right .un { font-size: 20px; line-height: 20px; background-color: #268AB6; padding: 30px; text-align: center; color: #FFF; margin-bottom: 20px }
.don .right .un strong { font-size: 30px; line-height: 32px; display: block; margin-bottom: 10px }
.don .right .deux { background-image: url(../images/savoirplus.jpg); background-size: cover; margin-top: 20px; padding: 30px; font-size: 26px; line-height: 30px; text-align: left; margin-bottom: 20px }
.don .right .deux a { color: #FFF }
.don .right .trois { background-color: #268AB6; padding: 30px; font-size: 18px; line-height: 20px; margin-bottom: 20px }
.don .right .trois strong { font-size: 24px; line-height: 26px; display: block; margin-bottom: 10px; text-decoration: underline }
.don .right .trois a { color: #FFF }
.don .right .quatre { background-color: #FFF; padding: 28px; font-size: 28px; border: 3px solid #268AB6 }
.don .right .quatre a { color: #268AB6 }
.don .right .quatre span { font-size: 16px; line-height: 15px !important }
/* RECHERCHER */
.recherche .pagecontent { margin-top: 80px !important }
.recherche h1 { margin-top: 0px !important }
.page .pagecontent .el .res { padding: 0; margin: 0 50px 30px 0 }
.page .pagecontent .el .res a { color: #000; font-size: 18px; font-weight: bold; margin-bottom: 6px }
.page .pagecontent .el .res a span { color: #FFF; font-size: 12px; font-weight: normal; background-color: #268AB6; padding: 2px 3px; text-transform: uppercase; line-height: 12px }
.page .pagecontent .el .res a:hover { color: #268AB6 }
.page .pagecontent .el .res .inf { display: block; font-weight: 100; margin-top: 8px; color: #999; }
.page .pagecontent .el .res .url { display: block; font-weight: 100; color: #999; font-size: 14px; margin-top: 10px }
.page .pagecontent .el .aucun { padding: 0 0 30px 0; margin: 0 50px 30px 50px; font-size: 40px; line-height: 60px; color: #CCC }
.page .pagecontent .el .aucun h2 { font-weight: normal }
/* FOOTER */
.contact { width: 100%; background-color: #1D5372; padding: 50px 0 }
.contact .container { width: 1100px; margin: 0 auto; color: #FFF }
.contact .container div { display: inline-block; width: 50% }
.contact .container div:first-child { width: calc(50% - 10px) }
.contact .container div span { display: block; font-size: 28px; margin-bottom: 10px; font-weight: 100 }
.contact .container div .social { display: inline-block; font-family: 'fontello'; height: 44px; width: 44px; background-color: #FFF; color: #1d5372; font-size: 24px; text-align: center; line-height: 44px }
.contact .container div .social:hover { background-color: #1d5372; color: #FFF }
.contact .container div input { display: inline-block; height: 44px; border: 0; padding: 0 12px; font-size: 15px; width: 40% }
.contact .container div .button { display: inline-block; height: 44px; width: 44px; line-height: 44px; background-color: #1d5372; text-align: center; color: #FFF; font-size: 19px; font-weight: bold }
footer { width: 100%; background-color: #EEE; padding: 50px 0 }
footer .container { width: 1100px; margin: 0 auto; background-image: url(../img/footer.svg); padding-bottom: 30px; background-repeat: no-repeat; background-position: bottom }
footer .container span { display: inline-block; width: 40%; font-family: 'fontello'; color: #000; font-size: 70px; vertical-align: top }
footer .container span img { width: 70% }
footer .container ul { display: inline-block; width: 18%; vertical-align: top }
footer .container ul li:first-child { font-size: 22px; margin-bottom: 8px; font-weight: 100 }
footer .container ul li { font-size: 15px; font-weight: normal }
footer .container ul li a:hover { text-decoration: underline }
