* {
  box-sizing:border-box;
}

.titre1 {
	font-size: 22px; background: rgba(255,255,255,0.8);
	font-weight: 700;
    border-radius: 5px;
    color: #000;
	padding: 15px 20px;
	line-height: 1.4em;
	
}

.titre2 {
	font-size: 20px; background: rgba(255,255,255,0.8);
    border-radius: 5px;
    color: #000;
	padding: 15px 20px;
	line-height: 1.4em;
}

.titre3 {
	font-size: 20px; background: rgba(255,255,255,0.8);
    border-radius: 5px;
    color: #000;
	padding: 15px 20px;
	line-height: 1.4em;
}

.titre4 {
	font-size: 20px; background: rgba(255,255,255,0.8);
    border-radius: 5px;
    color: #000;
	padding: 15px 20px;
	line-height: 1.4em;
}

.centrer1 {
	position: absolute;
    width: 100%;
    top: 0;
    /* background: black; */
    padding: 250px 80px 243px 80px;
    /* opacity: 0.5; */
    text-align: center;
    height: 100%;
	
}

.centrer2 {
	position: absolute;
    width: 100%;
    top: 0;
    /* background: black; */
    padding: 230px 80px 243px 80px;
    /* opacity: 0.5; */
    text-align: left;
    height: 100%;
	
}

.centrer3 {
	position: absolute;
    width: 100%;
    top: 0;
    /* background: black; */
    padding: 200px 80px 195px 80px;
    /* opacity: 0.5; */
    text-align: left;
    height: 100%;
	
}

.centrer4 {
	position: absolute;
    width: 100%;
    top: 0;
    /* background: black; */
    padding: 230px 80px 243px 80px;
    /* opacity: 0.5; */
    text-align: left;
    height: 100%;
	
}

/* ----> wrapper */
#content-slider .wrap-slider {
  /* max-width: 1200px; */
  /*height: 100%;*/
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align: right;
}

#content-slider .wrap-slider.full {
  width: 100%;
  max-width: 100%;
  text-align: center; 
  border: none;
}


/* --------> Link style */
#content-slider *:focus {
  outline: 0;
} 

#content-slider a:hover {
  color: #7FD4FD;
  text-decoration: underline;
}

#content-slider a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#content-slider a:hover,
#content-slider a:active {
  outline: 0;
}

/* -------> Responsive images (ensure images don't scale beyond their parents) */
#content-slider img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* -------> Main */
#content-slider .slider {
  margin-top: 5%;
  /*position: absolute;*/
  overflow: hidden;
  width: 100%;
  margin: 0 auto;		

  position: relative;				
}

#content-slider .inset {
  width: 500%;			
  line-height: 0;

  -webkit-animation: 30s slidy infinite;
  -moz-animation: 30s slidy infinite;
  -ms-animation: 30s slidy infinite;
  -o-animation: 30s slidy infinite;
  animation: 30s slidy infinite;

  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 1s ease-in-out; 
}

#content-slider h1.main-title {
  text-align: center;
  color: #00ABFA;
  font-weight: 200;
  font-size: 2rem;			
  line-height: 3rem;
  text-transform: uppercase;
  margin: 5px 0 0px 0;
}

#content-slider .slider [class*='title-'] {
  background: rgba(0, 0, 0, 0.51);
  padding: 1% 1%;
  display: inline-block;
  width: 40%;
  height: auto;
  position: absolute;
  z-index: 12;
  margin: 15px 0 0 15px;
  line-height: normal;
  overflow: hidden;
  text-align: left;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; 
}

#content-slider .th>[class*='title-'] {
  width: auto;
  height: auto;
  position: absolute;
  top: 0em;
  right: 0em;
  text-align: right;
  margin: 5px 10px 0 0;
  opacity: 1;
  line-height: normal;
  overflow: hidden;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* -------> Article */
#content-slider .slider h1,

#content-slider .slider p,

#content-slider .slider a,


/* -------> Article IMg Slider */


/* -------> Article IMg Prev */


#content-slider .th:hover img {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -ms-filter: brightness(100%);
  -o-filter: brightness(100%);
  filter: brightness(100%);
}


/* -------> Main Img */
#content-slider figure {
  margin: 0;
  padding: 0;
  width: 20%;
  float: left;
  cursor: pointer;

  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out; 
}

#content-slider figure img {
  /* width: 100%; */
  position: relative;
  max-height: 555px;
      width: 100%;
}	

/* -------> Max contrloS img preview */	

#b-1 { left: 0; }
#b-2 { left: 25%; }
#b-3 { left: 50%; }
#b-4 { left: 75%; }

#content-slider input[type='radio'] {			
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  display: none;
}

#control{					
  position: absolute;
  left: 3%;
  z-index: 5;			
  top: 55%;
  width: 95%;
}

#content-slider label.first{
  width: 15px;
  height: 15px;
  margin: 0 2px;
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 1000;
  cursor: pointer;
  border-radius: 100%;
  border: 2px solid #028642;
  background: #028642;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

#content-slider #main {
  padding: 1% 0;
  width: 100%;
  /*margin-top: 29.2%;*/
  bottom: 0;
  z-index: 10;
  position: absolute;
  text-align: center;
  /* background: #231F20; */
}

#content-slider input[type='radio'] {			
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  display: none;
}

#content-slider #control{					
  position: absolute;
  left: 3%;
  z-index: 15;			
  top: 0%;
  width: 95%;
  /*margin-top: 10%;*/

  /*display: none;*/
  height: 50px;
  top:50%;
  margin-top: -25px;
}


/* -------> Controls */	
#main>label:hover { width: 15px; height: 15px; background: #FFF; border: 1px solid #00ABFA; }	

input#a-1:checked ~ .slider .inset { margin-left: 0%;   }
input#a-2:checked ~ .slider .inset { margin-left:-100%; }
input#a-3:checked ~ .slider .inset { margin-left:-200%; }
input#a-4:checked ~ .slider .inset { margin-left:-300%; }
input#a-5:checked ~ .slider .inset { margin-left:-400%; }


input#a-1:checked ~ #main>label:nth-child(1) { opacity: 1; background: #fff; }
input#a-2:checked ~ #main>label:nth-child(2) { opacity: 1; background: #fff; }
input#a-3:checked ~ #main>label:nth-child(3) { opacity: 1; background: #fff; }
input#a-4:checked ~ #main>label:nth-child(4) { opacity: 1; background: #fff; }

input#a-1:checked ~ #control>label:nth-child(2),
input#a-2:checked ~ #control>label:nth-child(3),
input#a-3:checked ~ #control>label:nth-child(4),
input#a-4:checked ~ #control>label:nth-child(1),
input#a-5:checked ~ #control>label:nth-child(1),
input#a-1:checked ~ #control>label:nth-child(4),
input#a-2:checked ~ #control>label:nth-child(1),
input#a-3:checked ~ #control>label:nth-child(2),
input#a-4:checked ~ #control>label:nth-child(3) {
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  display: inline-block;
  position: relative;			
  cursor: pointer;
}

input#a-1:checked ~ #control>label:nth-child(2):after,
input#a-2:checked ~ #control>label:nth-child(3):after,
input#a-3:checked ~ #control>label:nth-child(4):after,
input#a-4:checked ~ #control>label:nth-child(1):after,
input#a-5:checked ~ #control>label:nth-child(1):after,
input#a-1:checked ~ #control>label:nth-child(4):after,
input#a-2:checked ~ #control>label:nth-child(1):after,
input#a-3:checked ~ #control>label:nth-child(2):after,
input#a-4:checked ~ #control>label:nth-child(3):after {
  font-family: FontAwesome;
  font-size: 7rem;
  line-height: 7rem;
  color:#00ABFA;
  position: absolute;
  top:0;
  left: 0;
}

input#a-1:checked ~ #control>label:nth-child(2),  
input#a-2:checked ~ #control>label:nth-child(3), 
input#a-3:checked ~ #control>label:nth-child(4), 
input#a-4:checked ~ #control>label:nth-child(1) {		
  float: right;
  right: 0.3%;						
}

input#a-1:checked ~ #control>label:nth-child(2):after,  
input#a-2:checked ~ #control>label:nth-child(3):after, 
input#a-3:checked ~ #control>label:nth-child(4):after, 
input#a-4:checked ~ #control>label:nth-child(1):after {						
  content: "\f105";						
}

input#a-1:checked ~ #control>label:nth-child(4),
input#a-2:checked ~ #control>label:nth-child(1),
input#a-3:checked ~ #control>label:nth-child(2),
input#a-4:checked ~ #control>label:nth-child(3) {	
  float: left;
  left: 0.3%;			
}

input#a-1:checked ~ #control>label:nth-child(4):after,
input#a-2:checked ~ #control>label:nth-child(1):after,
input#a-3:checked ~ #control>label:nth-child(2):after,
input#a-4:checked ~ #control>label:nth-child(3):after {
  content: "\f104";
}

#content-slider input:checked ~ .slider>.inset {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;		   
}
#content-slider input:hover ~ .slider>.inset, 
#content-slider label:hover ~ .slider>.inset {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
#content-slider input:hover ~ .slider>.inset, 
#content-slider label:hover ~ .slider>.inset {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}


/* -------> Animation */

@keyframes slidy {
  20% { margin-left:    0%; }
  25% { margin-left: -100%; }
  45% { margin-left: -100%; }
  50% { margin-left: -200%; }
  70% { margin-left: -200%; }
  75% { margin-left: -300%; }
  95% { margin-left: -300%; }
  100% { margin-left: -400%; }
}
@-webkit-keyframes slidy {
  20% { margin-left:    0%; }
  25% { margin-left: -100%; }
  45% { margin-left: -100%; }
  50% { margin-left: -200%; }
  70% { margin-left: -200%; }
  75% { margin-left: -300%; }
  95% { margin-left: -300%; }
  100% { margin-left: -400%; }
}
@-moz-keyframes slidy {
  20% { margin-left:    0%; }
  25% { margin-left: -100%; }
  45% { margin-left: -100%; }
  50% { margin-left: -200%; }
  70% { margin-left: -200%; }
  75% { margin-left: -300%; }
  95% { margin-left: -300%; }
  100% { margin-left: -400%; }
}
@-o-keyframes slidy {
  20% { margin-left:    0%; }
  25% { margin-left: -100%; }
  45% { margin-left: -100%; }
  50% { margin-left: -200%; }
  70% { margin-left: -200%; }
  75% { margin-left: -300%; }
  95% { margin-left: -300%; }
  100% { margin-left: -400%; }
}


/* -------> Responsive */
@media (max-width: 1200px) {


.centrer1 {

    padding: 187px;
	
}

.centrer2 {

    padding: 175px;

}

.centrer3 {
    padding: 134px;
	
}

.centrer4 {

    padding: 189px;
	
}
	
  #content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 464px;
    width: 100%;
}	
	
}

@media (max-width: 1024px) {

.centrer1 {

    padding: 187px;
	
}

.centrer2 {

    padding: 175px;

}

.centrer3 {
    padding: 133px;
	
}

.centrer4 {

    padding: 189px;
	
}
	
  #content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 464px;
    width: 100%;
}	
	
}
@media (max-width: 992px) {


.centrer1 {

    padding: 126px;
	
}

.centrer2 {

    padding: 100px;

}

.centrer3 {
    padding: 44px;
	
}

.centrer4 {

    padding: 114px;
	
}

  #content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 342px;
    width: 100%;
}	

}

@media (max-width: 768px) {


.centrer1 {

    padding: 126px;
	
}

.centrer2 {

    padding: 100px;

}

.centrer3 {
    padding: 44px;
	
}

.centrer4 {

    padding: 114px;
	
}

#content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 342px;
    width: 100%;
}

}

@media (max-width: 767px) {
	
	#content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 251px;
    width: 100%;
}

  .titre1 {
    font-size: 20px;
}.titre2 {

    font-size: 18px;
}.titre3 {

    font-size: 17px;
}.titre4 {

    font-size: 18px;
}


.centrer1 {

    padding: 82px;
	
}

.centrer2 {

    padding: 61px;

}

.centrer3 {
    padding: 5px;
	
}

.centrer4 {

    padding: 73px;
	
}
	
}

@media (max-width: 568px) {
	
.titre1 {
    font-size: 16px;
}.titre2 {

    font-size: 14px;
}.titre3 {

    font-size: 10px;
}.titre4 {

    font-size: 14px;
}


.centrer1 {

    padding: 30px;
	
}

.centrer2 {

    padding: 16px;

}

.centrer3 {
    padding: 7px;
	
}

.centrer4 {

    padding: 22px;
	
}

#content-slider figure img {
    /* width: 100%; */
    position: relative;
    max-height: 152px;
    width: 100%;
}
}