.Texte{
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat', sans-serif;
        }

text {
    text-align: center;
    font-size: 90px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    line-height: 600px;
    width: 100%;
	height: auto;
	background: #16472f73;
        }


body {
    background-image: url(Image-video/BackgroundTeamDivergentes.png);
    background-color: black;
        }

.topnav {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.473);

        }

.topnav a {
    float:left ;
    color: #f2f2f2;
    text-align: center;
    padding: 20px 20px;
    text-decoration: none;
    font-size: 30px;
        }

.topnav a:hover {
    background-color: #0a1b1996;
    color: rgb(255, 255, 255);
        }

.topnav a.active {
    background-color: #0a1b199a;
    color: white;

        }

.main{
    text-align: center;
    margin-bottom: 35px;

}


.footer-basic {
    padding:10px 0;
    background-color:#000000;
    color:#4b4c4d;
    bottom: 0;
    left: 0;
    right: 0;
        }

.footer-basic ul {
    padding:0;
    list-style:none;
    text-align:center;
    font-size:18px;
    line-height:1.6;
    margin-bottom:0;
        }

.footer-basic li {
    padding:0 10px;
        }

.footer-basic ul a {
    color:inherit;
    text-decoration:none;
    opacity:0.8;
        }

.footer-basic ul a:hover {
    opacity:1;
        }

.footer-basic .social {
    text-align:center;
    padding-bottom:25px;
        }

.footer-basic .social > a {
    font-size:24px;
    width:40px;
    height:40px;
    line-height:40px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    border:1px solid rgb(252, 252, 252);
    margin:0 8px;
    color:white;
    opacity:0.75;
        }

.footer-basic .social > a:hover {
    opacity:0.9;
    }

.footer-basic .copyright {
    margin-top:15px;
    text-align:center;
    font-size:13px;
    color:#aaa;
    margin-bottom:0;
        }
.box {
    width: 100%;
	height: auto;
    margin-top: 5%;
    margin-bottom: 5%;
	background: #00000073;
        }

.p{

    font-size: 150%;
    text-align: center;

}

.logo{
    margin-left: 48%;
}


.col-12 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    /* max-width: 100%; */
}

.cardbot{
    margin-bottom: 200px;
    
}

.zoom {
    padding: auto;
    background-color: rgba(0, 128, 0, 0);
    transition: transform .2s; /* Animation */
    width: auto;
    height: auto;
    margin: 0 auto;
    
  }
  
  .zoom:hover {
    transform: scale(1.15); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    filter: blur(0,5px);
  }

.formulaire{
    color: white;
    text-align: left;
}

.dnwes{
    margin-top: 10px;
    text-align: center;
    color: white;
}

.boxbanner {
    width: 100%;
	height: 100px;
    margin-bottom: 5%;
	background: #111111fa;
        }

.main{
    text-align: center;
        }

.form-label{
    font-size: 30px;
}

.form-check-label{
    font-size: 20px;
}

.cardj{
    background-color: rgba(0, 0, 0, 0);
}

.banner{
    margin-top: 3%;
}
