*:focus{outline:none;}@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Rajdhani:wght@500;700&display=swap');.primary{color:rgb(113,23,234);}.secondary{color:#004d6d;}.tertiary{color:#004d6d;}.bg_primary{background:rgb(113,23,234);background:linear-gradient(90deg,rgba(113,23,234,1) 0%,rgba(234,96,96,1) 100%);color:#FFF;}.bg_secondary{background-color:rgb(113,23,234);color:#FFF;}.bg_tertiary{background-color:#004d6d;color:#FFF;}.bg_white{background-color:#FFF;color:#505050;}.bg_grey{background-color:#f4f4f4;}*{box-sizing:border-box;}::selection{color:#FFF;background:rgb(113,23,234);}body{font-family:'Ubuntu',sans-serif;position:relative;height:auto;color:#004d6d;background:#FFF;}.row{display:flex;}.row.center{align-items:center;}.row.wrap{flex-wrap:wrap}.row .right{order:2;}.vcenter{display:flex;flex-direction:column;justify-content:center;}img,video{max-width:100%;width:auto;height:auto;}a{text-decoration:none;color:#505050;}li{line-height:2.5rem;}h1,h2,h3,h4{font-family:'Rajdhani',sans-serif;color:#1d203f;}h1{font-weight:700;font-size:4.5rem;line-height:5rem;}h2{font-size:3.5rem;font-weight:700;}h3{font-size:2.5rem;font-weight:700;}.red_line{position:relative;padding-bottom:20px;}.red_line:after{content:'';position:absolute;left:0;bottom:0;width:50px;height:5px;background:rgb(113,23,234);}.text-center.red_line:after{left:50%;margin-left:-25px;}.btn{border-style:none;border-width:0;cursor:pointer;color:#FFF;font-weight:bold;margin:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.btn:hover{background-color:rgb(113,23,234);}section.head{padding:130px 0;}.bg-img{padding:250px 0;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:-1;}.bg-img img{width:400px;position:absolute;bottom:0;left:10%;}.overflow_y{overflow-y:auto;}form select{background:transparent;color:#505050;}form textarea,form input{background:transparent;color:#1d203f;}.liste_radio label{background:#505050;}.liste_radio label:hover,.liste_radio input:checked+ label{background:rgb(113,23,234);}.shadow{box-shadow:rgba(149,157,165,0.3) 0px 0px 24px;-webkit-box-shadow:rgba(149,157,165,0.3) 0px 0px 24px;}.rounded{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.intro{padding:50px 50px 35px 50px;margin-top:-150px;}.popup .content{color:#000;}ul.liste li{position:relative;padding-left:15px;margin-bottom:25px;}ul.liste li:before{content:'';width:5px;top:0;left:0;background:rgb(113,23,234);height:100%;position:absolute;}section.head .container{padding:0;}header{background:url(/IMG/gradient-light.jpg) no-repeat center center fixed;background-size:cover;width:100%;padding:20px;}header .logo{width:190px;height:84px;z-index:200;margin:0 auto 20px;overflow:hidden;position:relative;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}header .logo img{width:100%;position:absolute;bottom:0;left:0;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}header .search_bar form{max-width:600px;width:100%;margin:0 auto;display:flex;justify-content:center;font-family:'Rajdhani',sans-serif;}header .search_bar form .ligne_form,header .search_bar form .btn{margin:0;}header .search_bar form input{-webkit-border-radius:50px 0 0 50px;-moz-border-radius:50px 0 0 50px;border-radius:50px 0 0 50px;background-color:transparent;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}header .search_bar form input.blur,header .search_bar form input:focus{border-color:rgb(113,23,234);background-color:#FFF;}header .search_bar form .btn{-webkit-border-radius:0 50px 50px 0;-moz-border-radius:0 50px 50px 0;border-radius:0 50px 50px 0;padding-right:25px;}.testimonials{padding-bottom:0;}.testimonials h3{margin-bottom:0;}.logos{margin:50px;}.box_testimonial{position:relative;padding:30px;height:100%;}.box_testimonial img{position:absolute;top:-10px;left:10px;}.liste_testimonials .slick-list{padding:50px 0;}.liste_testimonials .slick-track{display:flex;align-items:center;}.slick-arrow{position:absolute;top:50%;cursor:pointer;width:30px;height:30px;margin-top:-15px;background:rgb(113,23,234);color:#FFF;display:flex;align-items:center;justify-content:center;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;z-index:100;}.slick-left{left:0;}.slick-right{right:0;}.slick-dots{display:flex;align-items:center;justify-content:center;}.slick-dots li{padding:10px 5px;}.slick-dots li button{font-size:0;background:#e3e7f5;padding:5px;border:none;cursor:pointer;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.slick-dots li.slick-active button{background:#1d203f;}footer{clear:both;padding:30px 15px;position:relative;overflow:hidden;text-align:center;}footer a{font-size:1.4rem;font-weight:400;}footer img.logo{max-width:125px;margin-bottom:10px;}footer li{padding:5px 0;}footer .social a{font-size:1.8rem;margin:0 5px 0 0;}footer .copyright{color:#b2b2b2;font-size:1.2rem;display:flex;align-items:center;justify-content:center;}footer .copyright img{max-width:55px;margin-left:5px;margin-bottom:-2px;}