12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532 |
- @font-face {
- font-family: Universalis ADF Std, sans-serif;
- src: url('asset/fonts/UniversalisADFStd-Regular.otf') format('otf'),
- url('asset/fonts/UniversalisADFStd-Regular.woff') format('woff');
- font-family: Millimetre, sans-serif;
- src: url('asset/fonts/Millimetre-Bold.otf') format('otf'),
- url('asset/fonts/Millimetre-Regular.otf') format('otf');
- }
- *{
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- }
- html{
- overflow-x: hidden;
- }
- /*START PARALAX*/
- .paralax{
- z-index: -1;
- position: absolute!important;
- width: 50%;
- }
- #section_proch .paralax{
- left: -20%;
- }
- .section_accueil .paralax{
- /* left: 50%; */
- }
- #section_projets .paralax{
- left: 50%;
- }
- #section_asso .paralax{
- left: 30%;
- }
- .agenda .paralax{
- z-index: -1;
- position: absolute;
- top:0;
- width: 50%;
- }
- .les-projets .paralax{
- z-index: -1;
- }
- .la-collecte .paralax{
- z-index: -1;
- width: 50%;
- top: 0;
- }
- .la-benevole-zone .paralax{
- z-index: -1;
- width: 50%;
- top: 0;
- }
- .privatiser-lespace .paralax{
- z-index: -1;
- width: 30%;
- top: 0;
- }
- .privacy-policy .paralax{
- z-index: -1;
- width: 70%;
- top: 0;
- }
- /*END PARALAX*/
- body {
- font-size: 16px;
- font-family: Universalis ADF Std, sans-serif;
- padding: 0!important;
- }
- h1, h2, h3, h5{
- font-family: Millimetre, sans-serif;
- }
- h1, h5, h6{
- text-transform: uppercase;
- }
- img{
- width: 100%;
- height: 100%;
- }
- ul{
- padding:0;
- }
- li ,ul ,ol {
- list-style-type:none;
- }
- a, a:hover{
- color: black;
- text-decoration: none;
- }
- /* START HEADER */
- header{
- width: 100%;
- position: fixed;
- z-index: 999;
- top: 0;
- left: 0;
- pointer-events: none;
- }
- header > .nav-wrapper{
- height: -webkit-fit-content;
- height: -moz-fit-content;
- height: fit-content;
- }
- /* START LOGO */
- .logoLamine {
- width : 150px;
- height: 150px;
- pointer-events: auto;
- }
- .logoLamine a{
- display: block;
- width: 100%;
- height: 100%;
- }
- .logoLamine img{
- -o-object-fit: cover;
- object-fit: cover;
- }
- #lumiR_logo {
- z-index: 1;
- position: absolute;
- left: 68px;
- top: 60px;
- width: 68px;
- height: 68px;
- background-color: #ffcc00ff;
- border-radius: 68px;
- opacity: 0.3;
- }
- .accueil #lumiR_logo, .agenda #lumiR_logo, .association #lumiR_logo, .privacy-policy #lumiR_logo{
- background-color: #ffcc00ff;
- }
- .les-projets #lumiR_logo {
- background-color: #ff0000ff;
- }
- .les-temps-forts #lumiR_logo {
- background-color: #009ee0ff;
- }
- .la-collecte #lumiR_logo {
- background-color: #ff56ffff;
- }
- .la-benevole-zone #lumiR_logo {
- background-color: #5353e1ff;
- }
- .privatiser-lespace #lumiR_logo {
- background-color: #26e800ff;
- }
- #fond_logo{
- z-index: -1;
- position: absolute;
- left: -25px;
- top: -25px;
- width: 200px;
- height: 200px;
- background-color: white;
- border-radius: 200px;
- -webkit-transform: scale(1);
- -ms-transform: scale(1);
- transform: scale(1);
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .logoLamine:hover #fond_logo{
- -webkit-transform: scale(1.1);
- -ms-transform: scale(1.1);
- transform: scale(1.1);
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- /* END LOGO */
- /* START RS */
- .rs{
- /* padding-top: 10px; */
- height: -webkit-fit-content;
- height: -moz-fit-content;
- height: fit-content;
- pointer-events: auto;
- }
- .rs > div {
- width: 30px;
- height: 30px;
- -o-object-fit: cover;
- object-fit: cover;
- margin-right: 15px;
- }
- /* END RS */
- /* START NAV */
- /* END NAV */
- /* START BURGER */
- .burger{
- height: -webkit-fit-content;
- height: -moz-fit-content;
- height: fit-content;
- pointer-events: auto;
- }
- .fond_burger{
- background-image: url('../images/form_burger.svg');
- background-position: center; /* Center the image */
- background-repeat: no-repeat; /* Do not repeat the image */
- background-size: contain;
- }
- #nav-main{
- display: none;
- position: fixed;
- top: 70px;
- right: 1rem;
- width: calc(100% / 4);
- max-width : 200px;
- background: white;
- z-index: -1;
- border: 4px solid black;
- }
- @media screen and (max-width: 576px) {
- #nav-main{
- width: 100%;
- max-width : 100%;
- right: 0;
- top: 0;
- height: 100vh;
- border: none;
- }
- .nav-main > ul > li{
- border-bottom: 4px solid black;
- }
- .nav-main > ul > li:first-child{
- border-top: 4px solid black;
- }
- }
- #nav-main.is-active{
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- pointer-events: auto;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .nav-main > ul{
- width: 100%;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- margin-bottom: 0rem;
- }
- .nav-main > ul > li{
- text-align: center;
- }
- .nav-main > ul > li a{
- background: white;
- color: black;
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .nav-main > ul > li a:hover{
- background: black;
- color: white;
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .nav-main > ul > li:not(:last-child){
- border-bottom: 4px solid black;
- }
- #fl_menu{
- position:absolute;
- z-index: 9999;
- width: 30px;
- height: auto;
- right: 0;
- }
- .menu-item {
- font-family: Millimetre, sans-serif;
- text-transform: uppercase;
- text-align: center;
- pointer-events: auto;
- }
- .menu-item a {
- width: 100%;
- display: block;
- padding: 1rem;
- }
- #nav-main > ul > li > ul{
- display: none;
- text-transform: lowercase;
- border-bottom: none;
- }
- #nav-main > ul > li > a:hover > ul {
- display: block;
- }
- #nav-main > ul > .menu-item{
- /* border: 4px solid black; */
- }
- #nav-main > ul > li:first-child > a::after{
- content: "";
- background-image: url('../images/fleche_menu.svg');
- background-repeat: no-repeat;
- background-position: center;
- display: inline-block;
- width: 20px;
- height: 15px;
- margin-left: 10px;
- }
- #nav-main > ul > li:first-child:hover > ul {
- display: block;
- }
- /* END BURGER */
- /* END HEADER */
- /* START BODY */
- body > .content-wrapper{
- margin-top: 200px;
- }
- /* END BODY */
- /* START BUTTON */
- .section_accueil .redirection_page{
- margin: 10px auto;
- padding: 3px 10px;
- }
- .section_accueil .tout_voir{
- margin: 30px auto;
- padding: 3px 10px;
- }
- .btn, #bouton_asso, #bouton_contact {
- display: block;
- cursor: default!important;
- margin: auto;
- }
- #bouton_contact {
- margin-top: 20px;
- }
- .btn a,
- #bouton_asso a,
- #bouton_contact a{
- display: block;
- width: -webkit-max-content;
- width: -moz-max-content;
- width: max-content;
- margin: auto;
- -webkit-transform: scale(1) rotate(0deg);
- -ms-transform: scale(1) rotate(0deg);
- transform: scale(1) rotate(0deg);
- -webkit-transition: -webkit-transform 0.3s ease;
- transition: -webkit-transform 0.3s ease;
- -o-transition: transform 0.3s ease;
- transition: transform 0.3s ease;
- transition: transform 0.3s ease, -webkit-transform 0.3s ease;
- }
- .btn a:hover,
- #bouton_asso a:hover,
- #bouton_contact a:hover{
- -webkit-transform: scale(1.05) rotate(-5deg);
- -ms-transform: scale(1.05) rotate(-5deg);
- transform: scale(1.05) rotate(-5deg);
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .btn a{
- padding: 7px 10px;
- background-color: white;
- border: 4px solid black;
- }
- .add_asso{
- display: block;
- cursor: default!important;
- margin: 30px auto 30px auto;;
- }
- .add_asso a {
- padding: 7px 10px;
- background-color: white;
- border: 4px solid black;
- font-weight: bold;
- }
- .add_asso a:hover {
- color: white;
- background-color: black;
- }
- .flickity-button {
- background: transparent;
- }
- .flickity-prev-next-button {
- width: 100px;
- height: 100px;
- }
- .flickity-button-icon {
- fill: white;
- }
- .flickity-button-icon:hover {
- fill: black;
- }
- .flickity-prev-next-button:hover {
- background: transparent;
- }
- footer .flickity-prev-next-button:disabled {
- display: none;
- }
- footer .flickity-prev-next-button{
- width: 50px;
- height: 50px;
- }
- /* END BUTTON */
- /* START PAGE HOME */
- .section_accueil {
- position: relative;
- padding: 100px 0;
- }
- .section_accueil .titre{
- white-space: nowrap;
- }
- .section_accueil#section_proch .titre{
- border-color: #ffcc00ff;
- }
- .section_accueil#section_asso .titre,
- .section_accueil#section_asso .content_asso {
- border-color: #ffcc00ff;
- }
- .section_accueil#section_projets .titre,
- .section_accueil#section_projets .wrap_content {
- border-color: #f51212ff;
- background-color: white;
- }
- .section_accueil#section_projets .wrapper__content h3{
- color: #f51212ff;
- }
- .section_accueil#section_projets .wrap_content{
- height: calc(100% - 80px);
- }
- /*ajout chloe drag*/
- .group_drag {
- z-index: 9999;
- width: 200px;
- height: auto;
- cursor: -webkit-grab;
- cursor: grab;
- }
- .ui-draggable-dragging{
- cursor: -webkit-grabbing;
- cursor: grabbing;
- }
- #drag_1 {
- position:absolute;
- top:175px;
- left: 645px;
- }
- #drag_2 {
- position:absolute;
- top: 265px;
- left: 318px;
- }
- #drag_3 {
- position:absolute;
- top:630px;
- left: 790px;
- }
- #drag_4 {
- position:absolute;
- top:385px;
- left: 616px;
- }
- #drag_5 {
- position:absolute;
- top:255px;
- left: 981px;
- }
- #drag_6 {
- position:absolute;
- top:280px;
- left: -69px;
- }
- #drag_7 {
- position:absolute;
- top:555px;
- left: 340px;
- }
- #drag_8 {
- position:absolute;
- top:420px;
- left: 945px;
- }
- #drag_9 {
- position:absolute;
- top:515px;
- left: 40px;
- }
- @media screen and (max-width: 576px) {
- .group_drag{
- display: none;
- }
- }
- /*fin ajout chloe drag*/
- .section_accueil#section_tpsF .titre,
- .section_accueil#section_tpsF .content_asso {
- border-color: #009ee0ff;
- }
- .section_accueil#section_tpsF .wrapper__content h3{
- color: #009ee0ff;
- }
- .section_accueil#section_tpsF .colonne_section{
- margin-bottom: 50px;
- }
- .section_accueil#section_tpsF ._content_tpsF{
- min-height: 280px;
- }
- .section_accueil#section_MineVideo .titre {
- border-color: #009ee0ff;
- }
- /* END PAGE HOME */
- /* START PAGE AGENDA */
- .agenda .titre_page {
- border-color: #ffcc00ff;
- }
- .agenda .cat-list{
- padding: 50px 0;
- }
- .agenda .cat-list li{
- cursor: pointer;
- margin: 0 10px 20px 10px;
- padding: 2px 8px;
- border: 4px solid black;
- background-color: white;
- height: 40px;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: end;
- -ms-flex-align: end;
- align-items: flex-end;
- -webkit-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- .agenda .cat-list li:hover{
- background: black;
- color: white;
- -webkit-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- .cat-list {
- text-transform: uppercase;
- font-weight: bold;
- margin-top: 10px;
- }
- /* START END AGENDA */
- /* START PAGE SINGLE */
- .fleche {
- position: relative;
- left:-50px;
- top:-10px;
- background-image: url('../images/fleche.svg');
- width: 50px;
- height: 50px;
- background-size: contain;
- }
- article .header{
- margin-bottom: 40px;
- }
- article .titre_event{
- text-transform: uppercase;
- font-weight: bold;
- text-align: center;
- background-color: white;
- border: 8px solid #ffcc00ff;
- padding: 0.5rem 0 0.2rem 0;
- margin: 0!important;
- }
- .article-content .cat{
- text-transform: uppercase;
- font-weight: bold;
- }
- .article-content .data{
- background-color: white;
- border: 4px solid #ffcc00ff;
- padding: 1em;
- text-transform: uppercase;
- font-weight: bold;
- color: #ffcc00ff;
- }
- .article-content .inscription,
- .article-content .partager,
- .article-content .tarif{
- margin-top: 40px;
- }
- .article-content h3:not(.titre_event) {
- color: #ffcc00ff;
- margin-bottom: 0;
- }
- .article-content .texte_details{
- margin: 0;
- }
- .article-content .voir_event{
- font-weight: bold;
- }
- .article-content .partager a{
- display: block;
- width: 20px;
- height: 20px;
- margin-right: 5px;
- }
- article .__img_event{
- max-height: 500px;
- }
- @media screen and (max-width: 576px) {
- article .__img_event{
- max-height: 300px;
- }
- }
- article .__img_event img{
- position:relative;
- top: 0;
- width:100%;
- height:100%;
- -o-object-fit:cover;
- object-fit:cover;
- }
- .other{
- margin-top: 200px;
- position: relative;
- }
- .other .header_other{
- position: absolute;
- top: 0;
- -webkit-transform: translate(-50% ,-150%);
- -ms-transform: translate(-50% ,-150%);
- transform: translate(-50% ,-150%);
- left: 0;
- }
- .voir_aussi {
- text-transform: uppercase;
- font-weight: bold;
- background-color: white;
- border: 8px solid #ffcc00ff;
- -webkit-transform: rotate(-10deg);
- -ms-transform: rotate(-10deg);
- transform: rotate(-10deg);
- padding: 0.5rem;
- }
- .cat p{
- margin:0;
- }
- .wrapper__content {
- margin-top: 20px;
- }
- /* END PAGE SINGLE */
- /* START PAGE LA COLLECTE */
- body.la-collecte .titre_page {
- border-color: #ff56ffff;
- }
- body.la-collecte .__header h3{
- color: #ff56ffff;
- }
- .sider_left_form .acf-field .acf-label label{
- display: none!important;
- }
- .sider_left_form .acf-fields > .acf-field{
- border-top: 0;
- }
- .sider_left_form input{
- border: 0px;
- border-bottom: 1px solid black;
- }
- .sider_left_form{
- padding: 0 1rem;
- border: 8px solid #ff56ffff;
- background-color: white;
- }
- .sider_left_form .acf-form-submit{
- padding-top: 0;
- }
- .sider_left_form .af-submit-button{
- margin: 0 auto;
- }
- .sidebar_left .__content,
- .content_zone {
- border: 8px solid blue;
- background-color: white;
- padding: 1em;
- }
- /* END PAGE LA COLLECTE */
- /* START PAGE BENEVOLE */
- body.la-benevole-zone .titre_page {
- border-color: #5353e1ff;
- }
- body.la-benevole-zone .__header h3{
- color: #5353e1ff;
- }
- body.la-benevole-zone .__content {
- border-color: #5353e1ff;
- }
- .la-benevole-zone .__bouttons{
- text-align: center;
- width: -webkit-max-content;
- width: -moz-max-content;
- width: max-content;
- margin: 30px auto 0 auto;
- }
- .la-benevole-zone .__bouttons > div{
- border: 4px solid #5353e1ff;
- background-color: white;
- margin: 10px auto;
- padding: 0 10px;
- font-weight: bold;
- }
- /* END PAGE BENEVOLE */
- /* START PAGE projets */
- body.les-projets .titre_page {
- border-color: #ff0000ff;
- }
- body.les-projets .header h3{
- color: #ff0000ff;
- }
- body.les-projets .content_zone {
- border-color: #ff0000ff;
- }
- body.les-projets .title {
- color: #ff0000ff;
- }
- body.les-projets section#content .wrapper section{
- margin: 100px auto;
- }
- .projet .img {
- margin: 30px 0;
- }
- ._pjt{
- margin-top: 8%;
- /* RETIRE LES % */
- }
- /* END PAGE projets */
- /* START PAGE ASSOCIATION */
- body.association .titre_page {
- border-color: #ffcc00ff;
- }
- body.association .__header h3{
- color: #ffcc00ff;
- }
- body.association .__content {
- border-color: #ffcc00ff;
- }
- .association .__bouttons{
- text-align: center;
- width: -webkit-max-content;
- width: -moz-max-content;
- width: max-content;
- margin: 30px auto 0 auto;
- }
- .association .__bouttons > div{
- border: 4px solid #ffcc00ff;
- background-color: white;
- margin: 10px auto;
- padding: 0 10px;
- font-weight: bold;
- }
- .tableau_engagements{
- margin-top: 100px;
- }
- .tableau_engagements > div:not(.gutter-sizer) {
- margin-bottom: 10px;
- border: 4px solid #ffcc00ff;
- background-color: white;
- padding: 10px;
- width: calc(50% - 10px)!important;
- }
- .gutter-sizer {
- width: 10px;
- }
- @media screen and (max-width: 576px) {
- .tableau_engagements > div:not(.gutter-sizer) {
- width: calc(100% - 40px)!important;
- margin: 0 20px 20px 20px;
- }
- }
- /* END PAGE ASSOCIATION */
- /* START PAGE privatiser-lespace */
- body.privatiser-lespace .titre_page {
- border-color: #26e800ff;
- }
- body.privatiser-lespace .__header h3{
- color: #26e800ff;
- }
- .legendes{
- background-color: white;
- position : absolute;
- bottom: 20px;
- margin-left: 20px;
- border: 8px solid #26e800ff;
- padding: 10px;
- }
- .privatiser.__slide .img{
- height: 100%;
- }
- .privatiser.__slide .legendes{
- opacity: 0;
- -webkit-transform: translateX(50px);
- -ms-transform: translateX(50px);
- transform: translateX(50px);
- -webkit-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- .privatiser.__slide .is-selected .legendes{
- opacity: 1;
- -webkit-transform: translateX(0px);
- -ms-transform: translateX(0px);
- transform: translateX(0px);
- -webkit-transition: all 1.3s;
- -o-transition: all 1.3s;
- transition: all 1.3s;
- }
- .privatiser-lespace .__organisation,
- .privatiser-lespace .__organisation .orga{
- margin: 40px 0;
- }
- .privatiser-lespace .__organisation .title{
- color: #26e800ff
- }
- .privatiser-lespace .__organisation .__item{
- border: 8px solid #26e800ff;
- background-color: white;
- padding: 10px;
- }
- /* END PAGE privatiser-lespace */
- /*START PRIVACY-POLICY*/
- .privacy-policy .article-h1 {
- position: absolute;
- top: 100px;
- left: 150px;
- text-transform: uppercase;
- font-weight: bold;
- text-align: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- border: 8px solid #00FFFF;
- -webkit-transform: rotate(-10deg);
- -ms-transform: rotate(-10deg);
- transform: rotate(-10deg);
- padding: 0.5rem;
- background-color: white;
- }
- .privacy-policy h2, .privacy-policy h3{
- font-family: Universalis ADF Std, sans-serif;
- color: black!important;
- font-size: 1em;
- text-transform: uppercase;
- font-weight: bold;
- }
- .privacy-policy .content-wrapper {
- margin-top: 300px;
- }
- .privacy-policy .article-body {
- -webkit-column-count: 2;
- -moz-column-count: 2;
- column-count: 2;
- }
- /*END PRIVACY-POLICY*/
- .titre_page, .titre{
- position: absolute;
- top: -100px;
- left: -70px;
- text-transform: uppercase;
- font-weight: bold;
- text-align: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- border: 8px solid blue;
- background-color: white;
- -webkit-transform: rotate(-10deg);
- -ms-transform: rotate(-10deg);
- transform: rotate(-10deg);
- padding: 0.5rem;
- background-color: white;
- }
- .titre_1{
- margin-top:1em;
- }
- .next_edition{
- font-style: italic;
- text-align: center;
- color:#009ee0ff;
- text-transform: uppercase;
- }
- .title {
- text-align: center;
- text-transform: uppercase;
- }
- /*start sections page accueil*/
- /* START KEVIN */
- /*START SECTION PROCHAINEMENT*/
- .coming_soon{
- width: 100%;
- }
- /* ALL thumbnails */
- .thumbnails .__img{
- height: 300px;
- }
- .thumbnails .__img img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .thumbnails .icone_cat{
- width: 40px;
- height: 40px;
- border-radius: 40px;
- position: absolute;
- -webkit-transform: translate(-50%, -50%);
- -ms-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- background-position: center; /* Center the image */
- background-repeat: no-repeat; /* Do not repeat the image */
- background-size: cover; /* Resize the background image to cover the entire container */
- background-color: black;
- }
- .thumbnails .atelier_bois{
- background-image: url("../images/atelier_couture.png");
- }
- .thumbnails .atelier_couture_avec_saroj{
- background-image: url("../images/atelier_couture.png");
- }
- .thumbnails .atelier_tricot_solidaire{
- background-image: url("../images/atelier_tricot.png");
- }
- .thumbnails .bal_rock, .thumbnails .woodstroc{
- background-image: url("../images/bal_rock.png");
- }
- .thumbnails .chiner_concert{
- background-image: url("../images/chiner_concert.png");
- }
- .thumbnails .atelier_fab_lab{
- background-image: url("../images/fab_lab.png");
- }
- .thumbnails .la_mine_numerique{
- background-image: url("../images/fab_lab.png");
- }
- .thumbnails .gouter_melanie{
- background-image: url("../images/gouter.png");
- }
- .thumbnails .danse_orientale{
- background-image: url('../images/bal_rock.png');
- }
- .thumbnails .hatha_yoga{
- background-image: url("../images/hatha_yoga.png");
- }
- .thumbnails .mineside_jazz{
- background-image: url("../images/mineside_jazz.png");
- }
- .thumbnails .non_programmation{
- background-image: url("../images/non_prog.png");
- }
- .thumbnails .soiree_mine{
- background-image: url("../images/soiree_mine.png");
- }
- .thumbnails .zero_dechets {
- background-image: url("../images/zero_dechet.png");
- }
- /* END SECTION PROCHAINEMENT */
- /* SECTION ASSO */
- #section_asso .association .__body{
- position: relative;
- -webkit-box-pack: end;
- -ms-flex-pack: end;
- justify-content: flex-end;
- margin-top: 50px;
- }
- .image_sectionasso {
- position: absolute;
- top: 0;
- left: 0;
- margin-top: 100px;
- width: 70%;
- }
- .content_asso {
- width: 70%;
- position: relative;
- padding: 20px 10px;
- background-color: white;
- border: 8px solid yellow;
- }
- /* START SECTION PROJETS*/
- #section_projets{
- margin-top: 300px;
- }
- .title_pjt{
- color: #f51212ff;
- font-weight: bold;
- }
- /*END SECTION PROJETS*/
- /* responsive iframe */
- #section_MineVideo .wrapper__content {
- position: relative;
- padding-bottom: 56.25%; /* 16:9 */
- height: 0;
- }
- .slide .video{
- position: relative;
- width: 100%;
- padding-bottom: 50%;
- padding-top: 35px;
- height: 100%;
- overflow: hidden;
- }
- .slide .video iframe{
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- #section_MineVideo .wrapper__content iframe{
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- /* END KEVIN */
- /* .item {
- margin-top: 50px;
- } */
- .wrap__content_proch {
- position: relative;
- width: calc(100% - 40px);
- margin: -4rem auto 0 auto;
- padding: 10px;
- min-height: 160px;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- text-align: center;
- background-color: white;
- border: 4px solid black;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- }
- .colonne_section{
- margin-top: 10px;
- }
- .colonne_section .wrap_content {
- border: 8px solid blue;
- padding: 1em;
- }
- .colonne_section h3 {
- color: blue;
- text-transform: uppercase;
- text-align: center;
- }
- .projet .colonne_section .header{
- height: 80px;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: end;
- -ms-flex-align: end;
- align-items: flex-end ;
- }
- .projet .colonne_section .header h3{
- text-align: center;
- width: 100%;
- }
- .item img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- ._content_tpsF {
- position: relative;
- width: 80%;
- padding: 10px;
- margin: -50px auto;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- text-align: center;
- background-color: white;
- border: 4px solid black;
- }
- /*fin sections page accueil*/
- /*page collecte avec formulaire*/
- /*trouver comment styliser les champs du formulaire*/
- .af-submit-button{
- position: relative;
- margin: 50px auto 10px auto;
- display:-webkit-box;
- display:-ms-flexbox;
- display:flex;
- border: 4px solid black;
- border-radius: 0%;
- text-align: center;
- padding: 5px;
- -webkit-transform: scale(1) rotate(0deg);
- -ms-transform: scale(1) rotate(0deg);
- transform: scale(1) rotate(0deg);
- -webkit-transition: -webkit-transform 0.3s ease;
- transition: -webkit-transform 0.3s ease;
- -o-transition: transform 0.3s ease;
- transition: transform 0.3s ease;
- transition: transform 0.3s ease, -webkit-transform 0.3s ease;
- }
- .af-submit-button:hover{
- -webkit-transform: scale(1.1) rotate(-10deg);
- -ms-transform: scale(1.1) rotate(-10deg);
- transform: scale(1.1) rotate(-10deg);
- -webkit-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- /*fin collecte et form*/
- /*gestion des dots*/
- .flickity-page-dots {
- bottom: 0px;
- }
- .flickity-page-dots .dot {
- width: 12px;
- height: 12px;
- opacity: 1;
- background: transparent;
- border: 2px solid white;
- }
- .flickity-page-dots .dot.is-selected {
- background: white;
- }
- /* dot home */
- .hero .flickity-page-dots{
- bottom: 30px;
- }
- /*fin gestion des dots*/
- /* START KEVIN */
- .hero{
- width: 100%;
- height: 100vh;
- position: relative;
- }
- .hero .slide{
- width: 100%;
- height: 100vh;
- overflow: hidden;
- }
- .hero .slide .image{
- width: 100%;
- height: 100vh;
- }
- .hero .slide img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .hero .__head{
- width: 100%;
- text-align: center;
- position: absolute;
- bottom: 60px;
- color: white;
- }
- .wrapper section > div {
- position: relative;
- }
- .tpsF .img{
- width: 100%;
- height: 400px;
- }
- .tpsF .img img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- body.les-temps-forts #content section{
- margin-top: 100px;
- }
- body.les-temps-forts .title, body.les-temps-forts .next_edition {
- color: #009ee0ff;
- text-align: left;
- }
- body.les-temps-forts .titre_page {
- border-color: #009ee0ff;
- }
- .projet .img{
- height: 300px;
- }
- .projet .img img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- .prive .images{
- width: 100%;
- height: 600px;
- }
- .prive .img img{
- width: 100%;
- height: 100%;
- -o-object-fit: cover;
- object-fit: cover;
- }
- /* END KEVIN */
- /*START MEDIA QUERIES*/
- @media screen and (min-width: 200px) and (max-width: 1088px) {
- .titre_page,
- .titre{
- top: -150px;
- left: 50%;
- -webkit-transform: rotate(-10deg) translateX(-50%);
- -ms-transform: rotate(-10deg) translateX(-50%);
- transform: rotate(-10deg) translateX(-50%);
- }
- .privacy-policy .article-h1{
- top: 100px;
- left: 50%;
- -webkit-transform: rotate(-10deg) translateX(-50%);
- -ms-transform: rotate(-10deg) translateX(-50%);
- transform: rotate(-10deg) translateX(-50%);
- }
- .privacy-policy .article-body {
- -webkit-column-count: 1;
- -moz-column-count: 1;
- column-count: 1;
- }
- .other .header_other {
- left: 50%;
- }
- .article-content{
- margin-top: 30px;
- }
- }
- @media only screen and (max-width : 320px) {
- /* Smartphone */
- /*footer*/
- .accueil .collecte, .accueil .adresse, .accueil .horaires {
- display: block;
- }
- .collecte, .horaires {
- display:none;
- }
- /*fin footer*/
- }
- @media screen and (max-width : 768px){
- article .__img_event{
- max-height: 300px;
- }
- }
- @media screen and (min-width: 200px) and (max-width: 640px) {
- .image_sectionasso {
- display: none;
- width: 100%;
- }
- .content_asso {
- width: 100%;
- }
- }
- @media screen and (min-width: 200px) and (max-width: 755px) {
- .__chapeau, .titre_event{
- margin-top: 20px;
- }
- }
- /*END MEDIA QUERIES*/
- /* START FOOTER */
- footer{
- background-color: rgba(240, 240, 240, 240);
- width: 100%;
- padding: 50px 10px;
- margin-top: 100px;
- }
- /* footer .information > div > div{
- margin: 0 20px;
- } */
- footer > section{
- margin-bottom: 20px;
- }
- footer .logo_lamine {
- /* max-width: 150px; */
- height: auto;
- max-height: 150px;
- /* margin: 10px; */
- }
- footer .logo_lamine a{
- display: block;
- height: 100%;
- width: auto;
- }
- footer .logo_lamine img{
- -o-object-fit: contain;
- object-fit: contain;
- }
- footer > .information > div > div {
- margin-bottom: 20px;
- }
- footer .reseaux_sociaux > div a > img{
- display: block;
- width: 20px;
- height: 20px;
- margin-right: 5px;
- }
- footer .reseaux_sociaux img {
- vertical-align: baseline;
- -o-object-fit: contain;
- object-fit: contain;
- }
- /* START Mailchimp */
- footer #mc_embed_signup label, footer #mc-embedded-subscribe{
- padding: 7px 10px;
- background-color: white;
- border: 4px solid black;
- }
- footer .email{
- width: 100%;
- padding: 7px 10px;
- background-color: #D8D8D8;
- border-bottom: 4px solid black;
- border-top: 4px solid black;
- border-left: none;
- border-right: none;
- }
- footer #mc_embed_signup_scroll p {
- margin: 0;
- }
- footer #mc_embed_signup_scroll{
- align-items: baseline;
- background: white;
- }
- footer #mc_embed_signup_scroll label{
- white-space: nowrap;
- font-weight: bold;
- }
- footer #mc_embed_signup_scroll input{
- width: 100%;
- }
- footer #mc-embedded-subscribe:hover{
- color: white;
- background-color: black;
- }
- footer #mc_embed_signup_scroll{
- border: 4px solid black;
- }
- footer #mc_embed_signup_scroll > div > p{
- white-space:nowrap;
- padding: 0 1rem;
- }
- footer #mc_embed_signup_scroll input.email{
- border-left: 4px solid black;
- border-right: 4px solid black;
- border-top: 0;
- border-bottom: 0;
- }
- footer #mc_embed_signup .button{
- border: none;
- border-radius: 0;
- }
- /* END MAILCHIMP */
- /* START SLIDE */
- footer .partenaires ._titre{
- white-space: nowrap;
- font-weight: bold;
- margin: auto 50px auto 0px;
- }
- footer .partenaires{
- width: 100%;
- }
- footer .container_slide li{
- width: 80px;
- height: 80px;
- margin: 0 10px;
- }
- footer .partenaires img{
- -o-object-fit: contain;
- object-fit: contain;
- }
- /* END SLIDE */
- /* END FOOTER */
- @media screen and (max-width: 576px) {
- footer p,
- footer a{
- text-align: center;
- }
- footer a.d-flex{
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- }
- #Btn_asso a{
- display: block;
- }
- .send_actu input{
- text-align: center;
- }
- }
|