.copyright{
	
	color:#333!important;
}
.condition{
	text-decoration:underline;
	
	
}
.condition:hover{
	 
	 color:#333!important;
	text-decoration:underline;
	
}
.pos_text {
		       position:absolute;
			   top:30%; width:100%;
			   height:300px;
			   z-index:2;
			   font-size:500%;
		}
#img2{
		     height:350px!important;
		
		
		}
.pos_text2 {
		       position:absolute;
			   top:50%; width:100%;
			   height:300px;
			   z-index:2;
			   font-size:500%;
		}
		
@media (max-width: 650px) {
		.pos_text2 {
		       position:absolute;
			   top:10%; width:100%;
			   height:30px;
			   z-index:2;
			   font-size:500%;
		}
		}
		
.titre_p2 {
		 font-size: 60px!important;
		  }
		  
@media (max-width: 480px) {
        .titre_p2 {
                 font-size: 17px!important;
                     }
					 
		.page-section no-padding slider{
		     height:400px;
		
		
		}
}
@media (max-width: 750px) {
		
		.page-section no-padding slider{
		     height:100px;
		
		
		}
		
		}

		@media (max-width: 750px) {
		.pos_text {
		       position:absolute;
			   top:10%; width:100%;
			   height:30px;
			   z-index:2;
			   font-size:500%;
		}
		}

.titre_p {
		 font-size: 80px;
		         }
		@media (max-width: 750px) {
            .titre_p {
                 font-size: 17px!important;
                     }
		}