@charset "UTF-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Trispace:wght@100;300;800&display=swap');

body {
    background-color: #000000;
    position: relative;
    z-index: 120;
}


h1 {
	font-family: 'Trispace', sans-serif;
}

p {
	font-family: 'Trispace', sans-serif;
	font-size: 16px;
}


.backurl a {
	font-family: 'Trispace', sans-serif;
    color: #eee !important;
	text-decoration: none;

}

.backurl {
 background-color: #242424;

border-radius: 9px;
padding: 20px;
left: -17px;
position: relative;
}

.pictonavmobile {
    margin-right: 30px;
    margin-bottom: 0px;
    top: 0px;
    position: relative;
}



.titre {
    color: #fff;
    padding-bottom: 95px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    z-index: -100000;
    position: relative;
    top: 40px;
}


.groupe {
	position: relative;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;


	
}



.boxnav {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    text-decoration: none;

	}

.navbarmobile {
	padding: 10px;
	display:none;
	text-align:left;
	font-size:20px;
	
	}





.global {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 450px;
background-size: cover;
background-image: url("images/espace.png");
z-index: -5;
padding-bottom: 400px;
	
}




.terre {
    position: absolute;
    left: 80px;
    top: 130px;
    width: 159px;
    height: 165px;
    z-index: 2;

}

.moon {
position: absolute;
left: 222px;
top: 130px;
width: 570px;
height: 570px;
	
}





.t3 {
position: absolute;
left: 228px;
top: 340px;

}


.t2 {
position: absolute;
left: 338px;
top: 140px;
}

.t8 {
    position: absolute;
    left: 658px;
    top: 100px;
}



.tbelge {
position: absolute;
left: 428px;
top: 310px;
	
}

.sls {
position: absolute;
left: 398px;
top: 439px;
	
}




.moon-14 {
position: absolute;
left: 548px;
top: 440px;

}



.ScriptTop {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 0.69em;
    font-weight: 600;
    line-height: 2.2;
    padding: 12px 0;
    text-transform: uppercase;
    width: 100%;
}

/* To Navigation Style 1*/
.ScriptTop ul {
    margin: 24px 0;
    padding: 0;
    text-align: left;
}
.ScriptTop li{
	list-style:none;	
	display:inline-block;
}
.ScriptTop li a {
    background: #6a4aed none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 18px;
    text-decoration: none;
    text-transform: capitalize;
}
.ScriptTop li a:hover{
	background:#000;
	color:#fff;
}


/* ******************************************************
	Script Header
*********************************************************/

.ScriptHeader {
    float: left;
    width: 100%;
    padding: 2em 0;
}
.rt-heading {
    margin: 0 auto;
	text-align:center;
}
.Scriptcontent{
	line-height:28px;	
}
.ScriptHeader h1{
	font-family: 'Trispace', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
    color: #6a4aed;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;

}
.ScriptHeader h2 {
    color: #312c8f;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0 0;
    line-height: normal;

}
.ScriptHeader h1 span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;

}
.ScriptHeader span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;
}




/* ******************************************************
	Live Demo
*********************************************************/





/* ******************************************************
	Responsive Grids
*********************************************************/

.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
  position: relative;
}


@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
  
}

@media (min-width: 1200px) {
	.rt-container {
		width: 1170px;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	
	
	.groupe {

    display: none;
}
	
		.navbarmobile {
	
		display: block;
		
		}
	
	
	.titre {
	color: #fff;
padding-bottom: 95px;
width: 600px;
margin-left: auto;
margin-right: auto;
z-index: -100000;
position: relative;
top: 40px;
width: 95%;
padding-left: 15px;
padding-right: 15px;
	}
	
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}


.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;

}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
z-index: 200000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
		background-color: #000000;
}

.popup {
	
margin: 0 auto;
padding: 20px;
background: #fff;
border-radius: 5px;
width: 80%;
position: absolute;
transition: all 0.5s ease-in-out;
z-index: 10000;
bottom: 10%;
top: 10%;
left: 10%;
height: 80%;
right: 10%;
max-height: 100%;
overflow: scroll !important;

}





.popup h2 {
  margin: 10px;
  margin-top: 0;
  color: #333;
font-family: 'Trispace', sans-serif;
  font-size: 16px;
}



.popup .close {
position: fixed;
top: 90px;
right: 90px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
background-color: white;
padding: 5px 15px;
border-radius: 100px;
z-index: 1000000;
}




.popup .close:hover {
  color: #06D85F;
}
.popup .content {
    ax-height: 90%;
    overflow: auto;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

