/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
   
    font-size: 100%;
    background: #fff;
   font-family: 'Source Sans Pro', sans-serif;
    scroll-behavior: smooth;
	min-height: 100vh;
	    background-color: #000057; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top, hsl(240, 100%, 20%), #005ebd); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
  background-image:    -moz-linear-gradient(top, hsl(240, 100%, 20%), #005ebd); /* For Firefox (3.6 to 15) */
  background-image:      -o-linear-gradient(top, hsl(240, 100%, 20%), #005ebd); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom, hsl(240, 100%, 20%), #005ebd); /* Standard syntax; must be last */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
	
	margin: 0; padding: 0;

	   
}


body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	 font-family: arial;
}



a:hover {
    text-decoration: none;
	color : inherit;


}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,
h4,
h5,
h6 {
    margin-right: auto;
	margin-left: auto;
	
    letter-spacing: 1px;
    font-weight: 300;
	padding: 0;
    font-family: sans-serif;


}

h3 {
		font-weight:600;
 font-size: 1.1em;
	text-align: center;
    letter-spacing: 1px;
	padding: 0;
    font-family:  monospace, sans-serif;
	color: #88d4ff; 
	    margin-right: auto;
	margin-left: auto;

	
	
}

p {
    font-size: 0.9em;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
    margin-bottom: 0;
	
}

ul {
    margin: 0;
    padding: 0;
}


.breadcrumb,
ol {
    margin-bottom: 0 !important;
}

/*--/banner --*/

.main-banner {
    position: relative;
	padding-bottom: 150px;
}


.banner-info {
    padding-top: 3em;


}

.container  {
	width: 100%;
  
background: #dfeef700;
padding-top:10px;
 position: relative;

  margin: 0 auto;

 
 
  
   
}


.Logo_Amazonhit  {
  
max-width: 50%;
color: #dddddd;
}

 .textLogo {
    z-index: 1;

	color: #c2d8ff;
	 text-align: right;  
float:none;
margin-top: 1%;

    font-size: 65%;

	margin-right : 30%;

    opacity: 1;


}


.w3pvt-logo a {
    display: initial;
    margin: 0;
    letter-spacing: 1px;
    color: #00ffa8;
    font-size: 1em;
    font-weight: 700;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.1);
    

}
.w3pvt-logo a:hover {
   
    color: #ff4381;
   

}

/*--//banner --*/
/*--/content --*/
img.admin {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #dff0f738;
    padding: 0.3em;
    margin-bottom: 1em;
}

.inner-w3layouts-wrap h2,
.head-w3ls {
    color: #fff;
    font-size: 1.4em;
    /*--text-transform: uppercase;--*/
    letter-spacing: 2px;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
	 margin-right: auto;
  margin-left: auto;


	
}



/*--//content --*/
/*--/tab-content --*/
.tab-main {
    padding: 40px 0;
    border: none;
    background: transparent;
    box-shadow: none;
    width: 80%;
	max-height: 20px;
    text-align: center;
}


.tab-mainA {
    padding: 40px 0;
    border: none;
    background: transparent;
    box-shadow: none;
    width: 60%;

text-align: center;
	max-height: 20px;
   
	        padding: 40px 0;
        width: 70%;
	
		display:block;
		 margin-right: auto;
		margin-left: auto;
		
}


@media(max-width:720px) {
	.tab-mainA {
   min-width: 90%;
  }
}

.inner-w3layouts-wrap {
   
    width: 70%;
    padding-top: 4em;

		 margin-right: auto;
  margin-left: auto;
  
}
.former-w3layouts-wrap {
   
    width: 90%;
    padding-top: 4em;

		 margin-right: auto;
  margin-left: auto;

}

.tab-main section {
    display: none;
}

.tab-main input.w3layouts-sm {
    display: none;
	vertical-align : middle;
}
.tab-main input.w3layouts-st {
    display: none;
}

.score_btn {
	display: flex;
}

.tab-main label {
	
	letter-spacing: 1px;
	
	display: inline-block;
	
	font-weight: 600;
	text-align: center;
	font-size: 0.9em;
	margin: 4px 2px;
	
	background: #b0a2b8;
  background-image: -webkit-linear-gradient(top, #b0a2b8, #7b9492);
  background-image: -moz-linear-gradient(top, #b0a2b8, #7b9492);
  background-image: -ms-linear-gradient(top, #b0a2b8, #7b9492);
  background-image: -o-linear-gradient(top, #b0a2b8, #7b9492);
  background-image: linear-gradient(to bottom, #b0a2b8, #7b9492);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  padding: 10px 20px 10px ;
  text-decoration: none;
  max-height: 20px; 
  width: 150px;
  
  vertical-align: middle;

}
.col-sm-6 label {
	width: 90%;
	color: #fff;
	background: none;
	pointer-events: none;
	 padding: 0 ;
	  padding-bottom: 5px ;
	 margin: 0;
	 vertical-align:text-top;
}



.tab-main span {
    margin-right: 0.5em;
}

/*----*
.tab-main label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0;
    display: none;
}

.tab-main label[for*='1']:before {
    content: '\f1cb';
}

.tab-main label[for*='2']:before {
    content: '\f17d';
}

.tab-main label[for*='3']:before {
    content: '\f16c';
}

.tab-main label[for*='4']:before {
    content: '\f171';
}
/*----*/
.tab-main label:hover {
    color: #46ffde;
    cursor: pointer;
	

}
.captcha-label {
    color: #ff0000;!important
    cursor: pointer;
	margin-top:10px;
}

.tab-main input:checked + label {
    color: #ffffff;
    
    background: #d600a4;
  background-image: -webkit-linear-gradient(top, #d600a4, #9500b3);
  background-image: -moz-linear-gradient(top, #d600a4, #9500b3);
  background-image: -ms-linear-gradient(top, #d600a4, #9500b3);
  background-image: -o-linear-gradient(top, #d600a4, #9500b3);
  background-image: linear-gradient(to bottom, #d600a4, #9500b3);
  text-decoration: none;
    /* border-top: 2px solid #FC427B; */
    /* border-bottom: 1px solid #fff; */
    border-radius: 4px;
	margin-bottom:0;
		margin-top:0;
	
}

.tab-main #tab1:checked ~ #content1,
.tab-main #tab2:checked ~ #content2,
.tab-main #tab3:checked ~ #content3,
.tab-main #tab4:checked ~ #content4 {
    display: block;
	 vertical-align: middle

}




/*--//tab-content --*/
/*-- /gallery --*/
h4.sub-title.two {
    color: #fd0;
}

.gal-img {
    
    vertical-align: middle
	text-align: center;
	
	
}
.gal-img:hover {
    padding: 0;
	text-align: center;
	

	
}

.gal-img img {
 
}



/*--//gallery--*/

/*--//gallery--*/
.contact-form .form-control input {
    display: block;
 margin-right: auto;
  margin-left: auto;
  width: 90%;
}



form.contact-form {
    margin-top: 2em;
	margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  background-color: #0f0057;
 background:rgba(0,0,0,0.1);
  width: 70%;

}

.downloadFrame {
    margin-top: 2em;
	
margin-right: auto;
  margin-left: auto;

  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  border-color: #ffffff;
  background-color: #0f0057;
 background:rgba(0,0,0,0.1);
  width: 25%;
  padding : 10px;
 display: table;
 color:#8b95e7;
  text-align:center;
  padding-bottom: 2px;
  font-family: sans-serif;
  

}

.contact-form
 {
    padding: 1em 1em;
    color: #495057;
    border: none;
    border-radius: 0px;
    outline: none;
    font-size: 0.9em;
    letter-spacing: 1px;
	 display: inline-block;
	 margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  width: 90%;
}

.form-control
 {
    padding: 1em 1em;
    color: #495057;
    border: none;
    border-radius: 0px;
    outline: none;
    font-size: 0.9em;
    letter-spacing: 1px;
	 display: inline-block;
	 margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  width: 90%;
}
.form-control2{
	background-color:#999;
	padding: 1px;
	max-width: 25%;
	text-align:center;
	font-size: 1.4em;
	height: 30px;
	
	}



.span10 {
    color: #ffeeff;
    font-size: 0.7em;
	padding-top: 5px;
	padding-right: 5px;
	
	 
    line-height: 0.4em;
	
}


.span11 {
    color: #ffeeff;
    font-size: 1em;
	padding-top: 50px;
	padding-right: 5px;
	text-align:right;
	 
    line-height: 0.4em;
	margin-right: auto;
	display:table-row;
	
}

.contact-form textarea {
    min-height: 10em;
    -webkit-appearance: none;
    width: 90%;
	 display: block;
	 text-align:center;
	 radius: 5px;
	 margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
 

}
.contact-form :focus {
	outline-style : solid;
	outline-width : 3px ;
	/*--border-color: #ffc600; --*/
	outline-color: #e2ffa5;
}

.contact-form p {
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    font-size: 0.85em;
    margin-right: auto;
  margin-left: auto;
	text-align:center;
	 display: block;
border-radius: 2px;
  width: 50%;

}
.row {
    font-weight: 600;
    letter-spacing: 2px;
    padding-top:15px;
    font-size: 0.85em;
    margin-right: auto;
  margin-left: auto;
	display: inline-block;
  width: 80%;
  
  border-radius: 7px;
  border: 2px solid #9cadbe;
  

}

.p_version {
	 color:#de6fa8;
  text-align:center;
  padding-bottom: 0px;
}


 .buttonScore {

       border-style: solid;
        background-color: #142955;
        border-radius: 12px;
        border-color:cyan;

        color: #eeeeee;
        text-align: center;
     
		font-weight: 400;
        padding: 20px;
        width: 300px;
        transition: all 0.5s;
        cursor: pointer;
        margin: 5px;
		
	
		font-weight: 600;

        position: relative;
		text-align: center;
		margin: 0 auto;
		vertical-align: middle;
		white-space: nowrap;
		font-size: 0.9em;




      }
	  
	  
	  
	  
	        .buttonScore:hover {
	border-color:00ffae;
		color:#00d7ea;
		
		
      }
	  
	   .buttonEmail {
		    width: auto;
			padding: 5px;
	   }
	   
	   
	   .buttonEmail:focus {
		    
	outline-width : 0px ;
	/*--border-color: #ffc600; --*/

	   }
	  
	  
	  .buttonScore a {
		  color:#ffffff;

	  }
	  
      .buttonScore span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
		 vertical-align: text-top;

	

		
		
      }
      .buttonScore span:after {
        content: "\00bb";
		font-weight: 600;
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
	  font-family: arial;
	  color:#ff611b;
	     vertical-align: text-top;
	
	  
		
      }
	  

	  

	  .buttonScore:hover a {
		color:#00d7ea;
      }
      .buttonScore:hover span {
        padding-right: 25px;
		color:#ff850d;
		
		
      }
      .buttonScore:hover span:after {
        opacity: 1;
        right: 0;
      }

.row2 {
    font-weight: 600;
    letter-spacing: 2px;

    font-size: 0.85em;
    margin-right: auto;
  margin-left: auto;
	display: block;
  width: 100%;

  border-radius: 7px;


}
 .col-sm-5 {
   width: 100%;
   max-width: 30%;
   display:inline-block;
   text-align:center;
   color:#FFF;

  }
   .col-sm-5 a{
	   color:#c6dbef;
    }
a:hover{
	   color:#ff39b7;
    }
	
	
  .col-sm-6 {
 width: 100%;
 max-width: 40%;
 padding:0;
  padding-top:10px;
 display:inline-block;
  }
  
.contact-form button.btn {
    background: #e50d4f;
    padding: 0.8em 5em;
    font-size: 13px;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 7px;

 
    font-weight: 100;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: none;
	 display: block;
	 margin-right: auto;
  margin-left: auto;
  
}

.contact-form button.btn:hover {
    opacity: 0.5;
	background:#C00;
}
.contact-form button.btn:active {
    opacity: 2;
	background:#C00;
	color:#FFF;
	 transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
}

/* //contact form */

/* //result message from sent : */
.success_message {
    min-height : 40px;
	height: auto;
	margin-bottom: auto;
	margin-top: auto;
	color:#98cbff;
	 transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
	display : block;
	vertical-align:middle;
}
.error_message {
	color:#da7e3b;
	 transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
.form-group2 {
	min-width: 48%;
	display: inline-table;
	margin:0;
	padding-bottom:10px;
}
.form-group4 {
	text-align:center;
	display: inline-table;
	margin:auto;
	width: auto;
	padding-bottom:auto;
	vertical-align:middle;

   -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -o-border-radius: 10%;
	border-radius: 10%;
	
	 color: #ffeeff;
    font-size: 0.7em;
	 <--background: #e50d4f;-->
}


.form-groupA {
	min-width: 40%;
}

.form-group3 {
	display: block;
	margin:0;
	padding-bottom:10px;
	max-width: 60%; 
	min-width: 40%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

@keyframes logoAp {
0% {opacity:0;}
5% {opacity:0;}

100% {opacity:1;}
}

@keyframes logoAp2 {
0% {opacity:0;}
5% {opacity:1;}

100% {opacity:1;}
}


.form-group5{
	text-align:center;
	display: inline-table;
	height:50 px;
	width: auto;

	vertical-align:middle;

   -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -o-border-radius: 10%;
	border-radius: 10%;
	
	 color: #ffeeff;
    font-size: 0.7em;
}
	
	.social{
	-webkit-animation: logoAp 2s 1;
	-moz-animation: logoAp 2s 1;
	-ms-animation: logoAp 2s 1;
	-o-animation: logoAp 2s 1;
	animation: logoAp 2s 1;
	}

	.social2{
	-webkit-animation: logoAp2 1s 1;
	-moz-animation: logoAp2 1s 1;
	-ms-animation: logoAp2 1s 1;
	-o-animation: logoAp2 1s 1;
	animation: logoAp2 1s 1;
	}


.copy-w3layouts-right p {
	position:fixed;
    letter-spacing: 2px;
	color: #838ba9;
    font-size: 0.8em;
	margin-bottom: 1em;
  width: 100%;
	
}

.copy-w3layouts-right p a {
	color: #CCC;
}

.copy-w3layouts-right p a:hover {
    opacity: 0.8;
}

.w3pvt_social_list li {
    display: inline-block;
}

.w3pvt_social_list li a {
    width: 24px;
    height: 24px;
	padding:.6em;
	
    background-opacity: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	
	border-radius: 50%;
    margin: 0em;
    background: #59a3ed;
    display: inline-block;
	text-align:center;


}

.w3pvt_social_list li a span {
    color: #ffeeff;
    font-size: 0.9em;
text-align:center;
	vertical-align: super;
	 margin-left: 0px;
    line-height: 0.9em;
	
}

.center-div1
{
  margin: 0 auto;
  width: 100%;
  text-align: justify;
}



.center-div2
{
  margin: 0 auto;
  width: 100%;
}

.div3 p
{
  margin: auto;
  max-width: 65%;
  text-align: justify;
  color: #8ec3ff;
}

.div5 p
{
  
 
 width: 70%;

  text-align: justify;
  color: #8ec3ff;
	display: block;
	
	margin : auto;
	padding: 0 10%;


}


.center-div4 p
{
  margin: 0 auto;
  width: 80%;
  text-align: justify;
}

footer {
	/* forcer l’affichage sous le contenu et la colonne */
    
	position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 25px;
   background-color: #000057;
   color: white;
   text-align: center;
   
   vertical-align:baseline;



  }

#machin {
     letter-spacing: 2px;
    color: #dddddd;
    font-size: 0.7em;


}
#machin2 {

    color: #dddddd;
    font-size: 1.7em;
	vertical-align:sub;


}

#link1{ 
  text-decoration: none;
  color: #00FF00;
} 
#link1:hover{ 
  text-decoration: none;
  color: #46ffde;
} 


/*--/responsive--*/
@media(max-width:1280px) {
	.col-sm-5 {
   max-width: 25%;
  }
	  .col-sm-6 {
   max-width: 48%;

  }

@media(max-width:1024px) {
    .tab-main {
        padding: 40px 0;
        width: 90%;
    }
	
.inner-w3layouts-wrap {
    width: 80%;
}

.row {
  width: 85%;

}
.form-group2 {
min-width: 50%;
}

/* IE10+ CSS styles go here */
}
@media(max-width:991px) {
    .popup {
        width: 40%;
    }
	


.row {
  width: 90%;

}
}

@media(max-width:800px) {
    .inner-w3layouts-wrap {

        width: 90%;
        padding-top: 3em;
        text-align: center;
		margin-right: auto;
  margin-left: auto;
    }
	.tab-main label:before {
        margin: 0;
        font-size: 18px;
    }

    .banner-info {
        padding-top: 10px;
		 
    }
	
.row {
  width: 95%;
}
}

@media(max-width:768px) {
    .tab-main {
        padding: 40px 0;
        width: 92%;
    }
	
.row {
  width: 100%;
}
.former-w3layouts-wrap {
    width: 95%;
}
.col-sm-5 {
   max-width: 100%;
  
  }
  .col-sm-6 {
   max-width: 55%;
  }

@media(max-width:640px) {
    .popup {
        width: 40%;
    }

    .tab-main {
        padding: 40px 0;
        width: 95%;
    }

 .tab-mainA {
        padding: 40px 0;
        width: 95%;
		
    }
	
	
	
	.row {
  width: 100%;
}
.former-w3layouts-wrap {
    width: 100%;
}

}



@media(max-width:480px) {

    .inner-w3layouts-wrap h2,
    .head-w3ls {
		 /*-- font-size: 1.2em;--*/
       
        letter-spacing: 2px;
        
		width: 90%;
		
    }

.head-games {
        font-size: 1.2em;
        letter-spacing: 2px;
        
		width: 60%;
		
    }

    .inner-w3layouts-wrap h4 {
        font-size: 0.9em;
        letter-spacing: 2px;
        
		width: 90%;
		margin-right: auto;
  margin-left: auto;
    }

    .tab-main label {
        padding: 10px 10px;
    }

    .tab-main span {
        margin-right: 0.2em;
    }

}

@media(max-width:414px) {
    p {
        font-size: 0.85em;

    }

    .w3pvt-logo a {
        font-size: 0.9em;
    }

    .banner-info {
        padding-top: 1.5em;
    }

    .tab-main {
        padding: 22px 0;
        width: 100%;
    }

    .tab-main label {
        padding: 6px 7px;
        font-size: 0.8em;
    }

    .contact-form textarea {
        min-height: 8.5em;
    }

    img.admin {
        padding: 0.3em;
        margin-bottom: 1em;
        width: 30%;
    }

    .inner-w3layouts-wrap {
        margin-right: auto;
  margin-left: auto;
        width: 90%;
        padding-top: 2em;
		text-align: justify;
    }

    form.contact-form {
        margin-top: 2em;
		 
    }

    .contact-form button.btn {
        padding: 0.7em 2em;
        font-size: 14px;
        letter-spacing: 2px;
    }
	


}


@media(max-width:384px) {}

@media(max-width:375px) {}

/*--//responsive--*/
