@charset "UTF-8";
/* CSS Document */

/* ---------------------- TYPO */

@font-face {
    font-family: 'nexa_heavyregular';
    src: url('../font/nexaheavy-webfont.woff2') format('woff2'),
         url('../font/nexaheavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'nexa_regularregular';
    src: url('../font/nexaregular-webfont.woff2') format('woff2'),
         url('../font/nexaregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'stolzl_displaybold';
    src: url('../font/stolzl_display_bold-webfont.woff2') format('woff2'),
         url('../font/stolzl_display_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* ---------------------- GENERAL */

body{

	height: 100%;
	width:100%;
	padding: 0px 5px 0px 5px;
	overflow-x: hidden;
	background-color: #15400A;
	cursor: url("../img/fleches/cursor_recup.png"), auto !important;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;	
	padding: 0px;
}

html{
	scroll-behavior: smooth;
		overflow-x: hidden;
}

:hover{
	cursor: url("../img/fleches/cursor_recup.png"), pointer!important;
}

/* ---------------------- FLECHE TO THE TOP */

#myBtn {
	display: none;
  	position: fixed;
  	bottom: 20px;
  	right: 0px;
  	z-index: 99;
  	border: none;
  	background: none;
  	outline: none;
  	cursor: pointer;
  	padding: 5px;
}

#myBtn:hover {
	opacity: 0.5;
}

/* ---------------------- NAVIGATION MOBILE */


.navbar{
	border: 10px solid black;
	height:130px;
	background-color: #98B526;
}

.navbar-brand{
	margin-top:5px;
}


.navbar a {
	font-family: "stolzl_displaybold";
	font-size: 25px;
	color: #15400A !important;
	
}

.navbar a:hover {
	color: #15400A;
	text-decoration: underline;
}

.navbar-light .navbar-toggler
{
	
	background-color: none;
	border: none;
	border-radius: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-right:-10px;
	height:60px;
	margin-top:30px;
	background-image: url("../img/pictos/toggler_nav.png");
	background-repeat: no-repeat;
	padding-right:60px;	
}

.navbar-collapse{
	background-color:#98B526;
	margin-left:-20px;
	margin-right:-20px;
	border: 10px solid black;
	padding-left:15px;
}


/* ---------------------- MODIFICATIONS DU TEXTE, LIENS ET BOUTONS */

h1{
	font-family: "stolzl_displaybold";
	font-size: 40px;
	color: #98B526;
	text-align: center;
}

h2{
	font-family: "stolzl_displaybold";
	font-size: 40px;
	color: #15400A;
	text-align: center;
}

h5{
	font-family: 'nexa_heavyregular';
	font-size: 25px;
	color: #98B526;
}

p1{
	font-family: 'nexa_regularregular';
	font-size: 20px;
	color: #15400A;
}

p2{
	font-family: 'nexa_regularregular';
	font-size: 20px;
	color: #98B526;
}


span1{
	font-family: 'nexa_heavyregular';
	font-size: 20px;
	color: #15400A;
}

span2{
	font-family: 'nexa_heavyregular';
	font-size: 20px;
	color: #98B526;
}


.btn-success
{
	background-color: #003908;
	border: 5px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
}

.btn-success:hover
{
	background-color: #003908;
	border: 5px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

.btn-success:active
{
	background-color: #98B526 !important;
	border: 5px solid black !important;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}


.btn-success a{
	font-family: 'nexa_heavyregular';
	color: #98B526;
	font-size:25px;
}

.btn-danger
{
	background-color: #98B526;
	border: 5px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
}

.btn-danger:hover
{
	background-color: #98B526;
	border: 5px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

.btn-danger:active
{
	background-color: #003908;
	border: 5px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

.btn-danger a{
	font-family: 'nexa_heavyregular';
	color: #15400A;
	font-size:25px;
}


/* ---------------------- VIDEO PUBLICITAIRE */

.videopub{
	padding-top:200px;
	width: 100%;
}

.fleche_bas{
	padding-top:30px;
	width:40%;
	margin:auto;
}



/* ---------------------- SECTION OBJETS TROUVABLES */


.objetstrouvables{
	margin: 50px 0px 50px 0px;
	background-color: #15400A;
}


/* --------- SLIDER */

.carousel-control-next-icon{
	background-image: url("../img/fleches/arrow-right-clair.png");
	width: 80px;
	height: 100px;
	margin-bottom: 100px;
  	opacity: 100%;
}

.carousel-control-next, .carousel-control-prev {
	opacity: 100% !important;
	
}

.carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-clair.png");
	width: 80px;
	height: 100px;
	margin-bottom: 100px;
}

.objets img{
	padding-top:50px;
	height: 450px;
}
	



/* --------- SLIDER PARTENAIRES */

#carouselExampleIndicators img{
	margin-top:60px;
	height:260px;
	width:auto;
	
}

.partenaires .carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-foncé.png");
	width: 80px;
	height: 100px;
	margin-bottom: 100px;
}

.partenaires .carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-foncé.png");
	width: 80px;
	height: 100px;
	margin-bottom: 100px;
}

.partenaires .carousel-control-next-icon{
	background-image: url("../img/fleches/arrow-right-foncé.png");
	width: 80px;
	height: 100px;
	margin-bottom: 100px;
  	opacity: 100%;
}


.carousel-indicators .active {
    opacity: 100%;
	background-image: url("../img/pictos/indicateur_plein.png");
}

.carousel-indicators li {
	background-image: url("../img/pictos/indicateur_vide.png");
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: none;
    width: 46px;
    height: 46px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    transition: opacity .6s ease;
	margin-bottom:-10px;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 30px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom:60px;
    color: #fff;
    text-align: center;
}


.carousel-item img{
	margin:auto;
	padding-bottom:200px;
}

/* ---------------------- SECTION A PROPOS DE NOUS */

.apropos{
	background-color: #98B526;
	margin-left: -20px;
	margin-right: -20px;
	border:  10px solid black;
	padding-left:20px;
	padding-right:20px;
}

.apropos h2{
	margin-top:80px;
	margin-bottom:60px;
}

.avantages{
	width: auto;
	padding-bottom:150px;
	display: flex;
	justify-content:flex-end;
}

.apropos .btn-success{
	margin-top:50px;
	margin-bottom:80px;
}

.reseauxpropos img {
	width:40%;
	height:85%;
	margin-top:30px;
	border: 5px solid black;
	box-shadow: 10px 15px black; 
	transition: 0.2s;
}

.reseauxpropos img:hover
{
	border: 5px solid black;
	box-shadow: none;
	text-decoration: none;
	transition: 0.2s;
}

.reseauxpropos{
	margin-bottom: 100px;
}

.reseaux{
	margin-top:-100px;
}

.avantages img{
	height:100%;
}

.arsm{
	margin-top:-20px;
	padding-bottom: 150px;
}

/* ---------------------- SECTION WEBAPP */

.webapp{
	padding-left:20px;
	padding-right: 20px;
	margin-bottom: 200px;
}

.webapp img{
	padding-bottom:50px;
}

.webapp h1{
	margin-top:80px;
	margin-bottom:50px;
}

.snes_manette{
	margin-top: -530px;
	margin-left:20%;
	width: 350px;
}

.webapp_gif{
	margin-left: 0%;
}

.webapp btn:active{
	background-color:  #98B526 !important;
	
}

/* ---------------------- SECTION PARTENAIRES */

.partenaires{
	background-color: #98B526;
	margin-left: -20px;
	margin-right: -20px;
	border:  10px solid black;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 70px;
}


.partenaires h2{
	margin-top:80px;
	margin-bottom:50px;
}


/* ---------------------- FOOTER */

footer
{
	padding-left:0px;
	padding-right: 0px;
	margin-bottom: 25px;
	
	
}

address, address a{
	font-family: 'nexa_heavyregular';
	font-size: 20px;
	color: #98B526;
	margin-top:29px;
}


address a:hover{
	color: #98B526;
}

address a{
	text-decoration: underline;
}


.reseauxfooter img {
	margin-top:90px;
	border: 5px solid black;
	box-shadow: 10px 15px black; 
	transition: 0.2s;
}

.reseauxfooter img:hover
{
	border: 5px solid black;
	box-shadow: none;
	text-decoration: none;
	transition: 0.2s;
}

.reseauxfooter {
	margin-top:-20px;
}


.btn-danger
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
	margin-top:70px;
}



.btn-danger:hover
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

	
.btn-danger:active
{
	background-color: #003908 !important;
	border: 10px solid black !important;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

:onfocus {
	border: none !important;
}

/* -----------------------------------RESOLUTIONS -----------------------------------------------------------*/


  /* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 

}
	
	

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {	
	
	}
	

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	
	
	
	
	/* ---------------------- GENERAL             DESKTPOP */

body{

	height: 100%;
	width:100%;
	padding: 0px 15px 0px 15px;
	overflow-x: hidden;
	background-color: #15400A;

}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;	
	padding: 0px;
}



/* ---------------------- NAVIGATION             DESKTPOP */


.navbar{
	border: 10px solid black;
	height:130px;
	background-color: #98B526;
}

.navbar-brand{
	margin-top:5px !important;
}


.navbar a {
	font-family: "stolzl_displaybold";
	font-size: 25px;
	color: #15400A !important;
	margin-top:25px;
}

.navbar a:hover {
	text-decoration: underline;
}


.navbar-light .navbar-toggler
{
	
	background-color: none;
	border: none;
	border-radius: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-right:-10px;
	height:60px;
	margin-top:30px;
	background-image: url("../img/pictos/toggler_nav.png");
	background-repeat: no-repeat;
	padding-right:60px;	
}

.navbar-collapse{
	background-color:transparent;
	margin-left:-20px;
	margin-right:-20px;
	border: none;
	padding-bottom: 20px;
}


/* ---------------------- MODIFICATIONS DU TEXTE, LIENS ET BOUTONS            DESKTPOP */

h1{
	font-family: "stolzl_displaybold";
	font-size: 50px;
	color: #98B526;
}

h2{
	font-family: "stolzl_displaybold";
	font-size: 50px;
	color: #15400A;
}

h5{
	font-family: 'nexa_heavyregular';
	font-size: 35px;
	color: #98B526;
}

p1{
	font-family: 'nexa_regularregular';
	font-size: 25px;
	color: #15400A;
}

p2{
	font-family: 'nexa_regularregular';
	font-size: 25px;
	color: #98B526;
}


span1{
	font-family: 'nexa_heavyregular';
	font-size: 25px;
	color: #15400A;
}

span2{
	font-family: 'nexa_heavyregular';
	font-size: 25px;
	color: #98B526;
}


.btn-success
{
	background-color: #003908;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
}

.btn-success:hover
{
	background-color: #003908;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}


.btn-success a{
	font-family: 'nexa_heavyregular';
	color: #98B526;
	font-size:30px;
}

.btn-danger
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
}

.btn-danger:hover
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}


.btn-danger a{
	font-family: 'nexa_heavyregular';
	color: #15400A;
	font-size:30px;
}


/* ---------------------- VIDEO PUBLICITAIRE             DESKTPOP */

.videopub{
	padding-top:200px;
	width: 60%;
}

.fleche_bas{
	padding-top:10px;
	width:15%;
}
	



/* ---------------------- SECTION OBJETS TROUVABLES             DESKTPOP */


.objetstrouvables{
	margin: 100px 0px 50px 0px;
	background-color: #15400A;
}


/* --------- SLIDER OBJETS */

.carousel-control-next-icon{
	background-image: url("../img/fleches/arrow-right-clair.png");
	width: 180px;
	height: 300px;
	margin-bottom: 100px;
  	opacity: 100%;
}

.carousel-control-next, .carousel-control-prev {
	opacity: 100% !important;
	
}

.carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-clair.png");
	width: 180px;
	height: 300px;
	margin-bottom: 100px;
}

	
.objets img{
	padding-top:50px;
	height: 700px;
}
	
	
/* --------- SLIDER PARTENAIRES */
	
	
#carouselExampleIndicators img{
	margin-top:0px;
	height:300px;
	width:auto;
	
}

.partenaires .carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-foncé.png");
	width: 180px;
	height: 300px;
	margin-bottom: 100px;
}

.partenaires .carousel-control-prev-icon{
	background-image: url("../img/fleches/arrow-left-foncé.png");
	width: 180px;
	height: 300px;
	margin-bottom: 100px;
	
}

.partenaires .carousel-control-next-icon{
	background-image: url("../img/fleches/arrow-right-foncé.png");
	width: 180px;
	height: 300px;
	margin-bottom: 100px;
  	opacity: 100%;
}

.carousel-indicators .active {
    opacity: 100%;
	background-image: url("../img/pictos/indicateur_plein.png");
}

.carousel-indicators li {
	background-image: url("../img/pictos/indicateur_vide.png");
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: none;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    margin-left: 15px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    transition: opacity .6s ease;
	margin-bottom:-10px;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 30px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom:60px;
    color: #fff;
    text-align: center;
}


.carousel-item img{
	margin:auto;
	padding-bottom:160px;
}

/* ---------------------- SECTION A PROPOS DE NOUS              DESKTPOP*/

.apropos{
	background-color: #98B526;
	margin-left: -20px;
	margin-right: -20px;
	border: 10px solid black;
	padding-left:200px;
	padding-right:200px;
}

.apropos h2{
	margin-top:80px;
	margin-bottom:100px;
}

.apropos .btn-success{
	margin-top:50px;
	margin-bottom:80px;
}

.reseauxpropos img {
	width:15%;
	height:65%;
	margin-top:90px;
	border: 10px solid black;
	box-shadow: 10px 15px black; 
	transition: 0.2s;
}

.reseauxpropos img:hover
{
	border: 10px solid black;
	box-shadow: none;
	text-decoration: none;
	transition: 0.2s;
}

.reseauxpropos{
	margin-bottom: 100px;
}

.reseaux{
	margin-top:-100px;
}

.avantages img{
	width: 100%;
	height:100%;
}


/* ---------------------- SECTION WEBAPP              DESKTPOP */

.webapp{
	padding-left:200px;
	padding-right: 200px;
	margin-bottom: 200px;
}
	
.webapp img{
	padding-bottom:50px;
}


.webapp h1{
	margin-top:80px;
	margin-bottom:100px;
}

.snes_manette{
	width:42%;
	margin-top: -550px;
	margin-left:65%;
}
	
.arsm{
	padding-bottom: 200px;
}
	

/* ---------------------- SECTION PARTENAIRES              DESKTPOP */

.partenaires{
	background-color: #98B526;
	margin-left: -20px;
	margin-right: -20px;
	border: 10px solid black;
	padding-left:80px;
	padding-right:80px;
	padding-bottom: 70px;
}


.partenaires h2{
	margin-top:80px;
	margin-bottom:100px;
}



/* ---------------------- FOOTER             DESKTPOP */

footer
{
	padding-left:0px;
	padding-right: 0px;
	margin-bottom: 25px;
	
}

address{
	font-family: 'nexa_heavyregular';
	font-size: 20px;
	color: #98B526;
	margin-top:29px;
	
}

.reseauxfooter img {
	margin-top:90px;
	border: 10px solid black;
	box-shadow: 10px 15px black; 
	transition: 0.2s;
}

.reseauxfooter img:hover
{
	border: 10px solid black;
	box-shadow: none;
	text-decoration: none;
	transition: 0.2s;
}

.reseauxfooter {
	margin-top:-20px;
}


footer .btn-danger
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: 10px 15px black; 
	margin-top:120px;
}



.btn-danger:hover
{
	background-color: #98B526;
	border: 10px solid black;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

	
.btn-danger:active
{
	background-color: #003908 !important;
	border: 10px solid black !important;
	padding: 15px 20px; 
	box-shadow: none;
	text-decoration: none;
}

}
	

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

	
}




