* {
  padding: 0;
  margin: 0;
}

 #harcelement {
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
      }

      .card-body {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        margin-top: 30px;
        align-items: center;
      }
      .card-text {
        width: 45%;
      }
      .card-body.reverse {
        flex-direction: row-reverse;
      }

      @media screen and (max-width: 991px) {
        .card-body {
          flex-direction: column;
        }
        .card-body.reverse {
          flex-direction: column-reverse;
        }
        .card-text {
          width: auto;
        }
      }

      ul {
        list-style-type: none;
      }

.harcelement img{
  width: 450px;
  height: 450px;
}

.symptome img{
  width: 350px;
  height: 600px;
}


.signes img{
  width: 450px;
  height: 450px;
}

#reportage{
    text-align:center;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 800px;
}



.video-controls {
  display: flex;
  margin-top: 10px;
}



.button2 {
  padding: 10px 20px;
  font-size: 14px;
  background-color: #4CAF50;
  color: white;
  border: none;
  cursor: pointer;
  margin-top: auto;
}

.image2 {
 width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.video2 {

  width: 800px;
  height: 450px;
  max-width: 100%;
  height: auto;

}
@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }
  
  .button {
    margin-top: 10px;
  }
}



.presentation__2{
    display: flex;
    justify-content: center;
    align-items: center;
}

.presentation__content {
    display: flex;
    align-items: center;
}

.presentation__image {
    width: 200px; /* ajustez la taille de l'image selon vos besoins */
    margin-right: 20px; /* espace entre l'image et le texte */
}

.presentation__text {
    flex: 1; /* permet au texte de prendre tout l'espace restant */
}

.presentation__title {
    /* styles pour le titre */
}

.presentation__paragraph {
    /* styles pour les paragraphes */
}


a {
  text-decoration: none;
}


/*
.img_noel{
  width: 100%;
  height: 100%;
}

.image_noel{
  background-image: url("../img/Gioia_noêl.png");
  background-repeat: no-repeat;
   background-size: 100%;
   margin-bottom: 25px;
 
} */



@media screen and (max-width: 991px) {


  .vdf{
    padding-top: auto;
  }
}






.interventions .interventions_h1 {
  text-align: center;
  padding-top: 25p
  text-decoration: underline;
}
.interventions .interventions_h4 {
  color: blue;
  
  text-align: center;
  padding-top: 25px;
}
.interventions .interventions_p {
  text-align: center;
  padding-top: 25px;
}
.interventions .interventions_em {
  color: blue;
  font-size: 12px;
}
.interventions .acolade {
  color: red;
}
.interventions .intervention_fin {
  text-align: center;
  font-size: 12px;
}
.interventions .interventions_gratis {
  text-align: left;
  color: red;
  font-weight: bold;
}

.vdf .video_1 {
  width: 480px;
  height: 500px;
}



.vdf .vdf_h1 {
  text-align: center;
  padding-top: 25px;
  text-decoration: underline;
}
.vdf .vdf_h1_2 {
  text-align: center;
}

@media screen and (max-width: 1366px) {
  .vdf .video_1 {
    width: 480px;
    height: 500px;
    display: block;
    margin: 0 auto 35px auto;
  }
}
@media screen and (min-width: 1368px) {
  .vdf .video_1 {
    width: 480px;
    height: 500px;
    display: block;
    margin: 0 auto 35px auto;
  }
}


@media screen and (max-width: 412px) {
  .vdf .video_1 {
    width: 180px;
    height: 200px;
    display: block;
  }
  
}



@media screen and (max-width: 375px) {
 .video_1 {
    width: 50px;
    height: 50px;
    
  }
  
}



@media  screen and (max-device-width:1141px) {
  body {
    background: none;
  }
  
 
  
  
}
@media screen and (min-width: 414px) {
  .vdf .video_1 {
    width: 180px;
    height: 200px;
    display: block;
  }
  
}


.radio_essential {
  text-align: center;
  font-size: 10px;
}

.radio_m6 {
  text-align: center;
  font-size: 40px;
}

.contenant {
  position: relative;
  text-align: center;
  color: black;
}

.texte_centrer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  padding-top: 380px;
}

.image_h {
  width: 50%;
  height: 50%;
  padding: 25px;
}


.vdf_p
{
  text-align: center;
 
}

.vdf_a {
  -webkit-transition: color 2s;
  transition: color 2s;
}

.img-vdf {
  width: 850px;
  height: 450px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 853px) {
  .img-vdf {
    width: 650px;
    height: 450px;
    display: block;
    margin-left: auto;
  margin-right: auto;
  }
}


@media screen and (max-width: 656px) {
  .img-vdf {
    width: 450px;
    height: 250px;
    display: block;
    margin-left: auto;
  margin-right: auto;
  }
}




@media screen and (max-width: 472px) {
  .img-vdf {
    width: 250px;
    height: 150px;
    display: block;
    margin-left: auto;
  margin-right: auto;
  }
}


@media screen and (max-width: 470px) {
  .img-vdf {
    width: 150px;
    height: 100px;
    display: block;
    margin-left: auto;
  margin-right: auto;
  }
}


.vdf_a:hover {
color: red;
}
/*# sourceMappingURL=style.css.map */



/* CARD */



.card{
  padding-top: 15px;
  text-align: center;
}
main h1 {
  padding-top: 15px;
}
main p {
  padding: 15px;
}


/*footer*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,500,300,700);

* {
  font-family: Open Sans;
}

.footer_img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.footer-distributed{

	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 55px 50px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  black;
	font: normal 36px 'Open Sans', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  lightseagreen;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  black;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
  font-weight:400;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #222;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: black;
  font-weight:400;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  lightseagreen;
	text-decoration: none;
}



/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  black;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  black;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media screen and (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	
	

}

@media screen and (max-width:480px) {
  .card .harcelement img{
    width: 150px;
    height: 150px;
  }

  .card .symptome img{
    width: 150px;
    height: 250px;
  }
  
  .card .signes img{
    width: 150px;
    height: 150px;
  }
  
}

.video-container {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.preview-image {
  position: relative;
  display: inline-block;
}

.preview-image img {
  display: block;
  width: 100%;
  height: auto;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  cursor: pointer;
}

.play-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid white;
}

.video-player {
  display: none;
  max-width: 100%;
  height: auto;
}

.video-container:hover .play-button {
  background-color: rgba(0, 0, 0, 0.9);
}

.footer_legal{
    text-align: center;
    margin-top: -15px;
    	font-weight: normal;
}

.footer_legal a {
    color:black;
}



