@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

html{background:#fff;scroll-behavior: smooth;}
body{font-family: "Manrope", sans-serif;}

*:focus {outline: none;}
textarea:focus, input:focus{outline: none;}
p{font-size:20px;line-height:24px;}
p a{font-size:20px;line-height:24px;color:#134a69;}
a, a:hover{text-decoration:none;}
ol,ul,dl{font-size:16px;margin:20px 0 15px 20px;padding-left:0;}

.editorTitle0{color:#34586c;font-size:20px;line-height:1.3;margin:0 0 10px 0;}
.editorTitle1{font-size:40px;line-height:1.3;font-weight:800;color:#ed1c2a;font-style:italic;margin:20px 0 40px 0;}
.editorTitle2{font-size:20px;line-height:1.3;font-weight:200;color:#ed1c2a;font-style:italic;margin:20px 0 40px 0;}
.editorTitle3{font-size:30px;line-height:1.3;font-weight:normal;color:#34586c;margin:20px 0 40px 0;}
.editorTitle4{font-size:30px;line-height:1.3;font-weight:800;color:#e51d33;font-style:italic;margin:20px 0 40px 0;}
.editorTitle5{font-size:30px;line-height:1.3;font-weight:normal;color:#34586c;font-style:italic;margin:20px 0 40px 0;}
.editorTitle6{font-size:20px;line-height:1.3;font-weight:300;color:#34586c;margin:20px 0 40px 0;}

.no-padding{padding-left:0;padding-right:0;}
.no-padding > *{padding-left:0;padding-right:0;}
.container-fluid{margin:0;padding:0;}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {margin:0 auto;padding:0;max-width:1680px;} 
.row{margin-right:0;margin-left:0;}
.row > *{padding-right:0;padding-left:0;}

/* MENU */
.menu{padding:0;}
.bg-white{background-color:#fff;}
.logo-menu{padding:15px 0 25px 0;}
.navbar-nav{margin:0;}
.nav-item{padding:10px 20px;}
.nav-link{color:#24234f;font-size:20px;font-weight:300;}
.active .nav-link{color:#d02e3a;}

/* HEADER */
.header{margin:110px 0 0 0;width:100%;height:520px;overflow:hidden;background:url("../images/header-bg.jpg")no-repeat top center,linear-gradient(90deg, rgba(53, 59, 78, 1) 50%, rgba(255, 255, 255, 1) 50%);}
.header-txt{position:absolute;z-index:999;margin-top:170px;text-transform:uppercase;font-weight:700;font-size:50px;color:#fff;}
.header-block{width:100%;position:relative;}
.header-woman{width:800px;height:600px;margin-left:50%;margin-top:-7%;}

/* EDITO */
.edito-block{background:url("../images/home-edito.jpg")no-repeat center center;}
.edito-content{display:flex;align-items:flex-start;padding:100px 0 60px 490px;}
.edito-logo{width:211px;height:auto;margin:0 50px 0 0;}
.edito-title{padding:12px 0 0 0;color:#d02e3a;font-size:25px;font-weight:800;}
.edito-subtitle{color:#d02e3a;font-size:40px;font-weight:800;margin-top:-8px;}
.edito-txt{padding:0 0 190px 490px;}
.edito-txt-01{color:#24234f;margin:0;font-size:20px;line-height:24px;}
.edito-txt-02{color:#24234f;margin:0;padding:40px 0 0 0;font-size:20px;line-height:24px;}
.edito-txt-02 span{color:#d02e3a;font-weight:800;}

/* HOME TROPHEES */
.home-trophees-content{position:relative;padding:100px 0 70px 0;background:url("../images/home-trophees-header.png")no-repeat top center;}
.home-trophees-star{position:absolute;z-index:10;top:80px;left:-165px;}
.home-trophees-subcontent{padding:0 200px 100px 75px;}
.home-trophees-logo{padding:0 0 30px 0;}
.home-trophees-title{color:#60ffff;font-size:30px;line-height:30px;font-weight:300;}
.home-trophees-subtitle{padding:30px 0 30px 0;color:#134a69;font-size:28px;line-height:28px;font-weight:600;}
.home-trophees-text{color:#134a69;font-size:20px;line-height:20px;font-weight:300;}
.home-trophees-block-01{margin:-100px 0 0 0;}
.home-trophees-videos{padding:0 20px;}
.home-trophee-video iframe{width:100%;min-height:260px;}
.home-trophee-date{padding:15px 0 10px 0;color:#f8b649;font-size:15px;font-weight:600;text-transform:uppercase;}
.home-trophee-title{color:#24234f;font-size:20px;font-weight:400;}
.home-trophees-block-02{padding:70px 0 0 0;margin:0 auto;text-align:center;}
.home-trophee-btn-txt{padding:0 0 20px 0;color:#134a69;font-size:25px;font-weight:600;}
.home-trophee-btn{padding:35px 30px;color:#fff;font-size:25px;font-weight:700;text-transform:uppercase;border-radius:10px;background:url("../images/home-trophees-bg-btn.jpg")no-repeat center center;}
.home-trophees-partenaires-title{text-align:center;padding:70px 0 20px 0;color:#d02e3a;font-size:30px;font-weight:700;text-transform:uppercase;}
.owl-carousel .item{display:flex;justify-content:center;align-items:center;height:125px;}

/* HOME VIDEOS */
.home-videos{padding:150px 0;}
.home-videos-title{color:#d02e3a;font-size:50px;font-weight:700;text-transform:uppercase;}
.home-videos-block-01{position:relative;padding:50px 0 0 0;}
.home-videos-star{position:absolute;z-index:10;top:0;left:-150px;}
.home-videos-subtitle-01{padding:0 0 0 20px;color:#d02e3a;font-size:30px;font-weight:400;text-transform:uppercase;}
.home-videos-subtitle-01 span{font-weight:700;}
.home-videos-video-01{}
.home-videos-video-01 iframe{width:100%;min-height:480px;}
.home-videos-bg-01{margin:45px 0 0 0;padding:100px 50px 50px 50px;background:url("../images/home-videos-video-01.png")no-repeat left top;}
.home-videos-title-01{padding:50px 0 0 0;color:#134a69;font-size:30px;line-height:30px;font-weight:700;}
.home-videos-date-01{padding:20px 0 5px 0;color:#d02e3a;font-size:20px;font-weight:700;}
.home-videos-text-01{color:#24234f;font-size:20px;font-weight:300;}

.home-videos-02{padding:120px 60px 0 0;}
.home-videos-subtitle-02{padding:0 20px;color:#d02e3a;font-size:20px;font-weight:400;text-transform:uppercase;}
.home-videos-subtitle-03{padding:0 20px;color:#d02e3a;font-size:30px;font-weight:700;text-transform:uppercase;}
.home-videos-pic{margin-top:-25px;}
.home-videos-video-02{}
.home-videos-video-02 iframe{width:100%;min-height:480px;}
.home-videos-content-02{padding:15px 20px;}
.home-videos-title-02{color:#d02e3a;font-size:30px;line-height:30px;}
.home-videos-date-02{padding:20px 0 5px 0;color:#d02e3a;font-size:20px;font-weight:700;}
.home-videos-text-02{color:#24234f;font-size:20px;font-weight:300;}

/* HOME NEWS */
.home-news{padding:100px 0;}
.home-news-bg{background:url("../images/home-news-bg.jpg")no-repeat center top;}
.home-news-title{padding:120px 0 0 0;color:#d02e3a;font-size:50px;line-height:50px;font-weight:800;text-transform:uppercase;}
.home-news-title span {font-size:20px;line-height:20px;}
.home-news-subtitle{padding:20px 0 50px 0;color:#134a69;font-size:20px;line-height:20px;font-weight:300;}
.home-news-content-01{padding:0 70px 70px 0;}
.home-news-pic{border-radius:8px;}
.home-news-date-01{padding:15px 0 5px 0;color:#f8b649;font-size:15px;text-transform:uppercase;font-weight:600;}
.home-news-title-01{color:#24234f;font-size:25px;line-height:25px;font-weight:600;}
.home-news-text-01{padding:20px 0 30px 0;color:#24234f;font-size:15px;line-height:20px;font-weight:300;}

/* HOME PARTENAIRES */
.home-partenaires{padding:0 0 100px 0;}

/* FOOTER */
.footer{background:#e7e7e7;}
.footer-bg{padding:60px 0 0 0;background:url("../images/footer-bg.jpg")no-repeat top center;}
.footer-liens{display:block;margin:0;}
.footer-liens li {list-style:none;padding:0 0 20px 0;color:#134a69;font-size:24px;line-height:24px;font-weight:600;}
.footer-liens li a{color:#134a69;font-size:24px;line-height:24px;font-weight:600;}
.footer-liens li ul{margin:0;}
.footer-liens li ul li{padding:0 0 0 0;}
.footer-liens li ul li a{color:#134a69;font-size:18px;line-height:18px;font-weight:300;}
.footer-sociaux{display:block;margin:0;}
.footer-sociaux li {list-style:none;padding:0 0 20px 0;}
.footer-sociaux li a{color:#134a69;font-size:24px;line-height:24px;font-weight:600;}
.footer-copyright{padding:120px 0 10px 0;text-align:left;color:#134a69;font-size:14px;line-height:14px;font-weight:400;}
.footer-copyright a{color:#134a69;font-size:14px;line-height:14px;font-weight:400;}

/* PÄGINATION */
.pagina-01{margin:0 0 25px 0;}
.pagina-02{margin:80px 0 30px 0;}
.sep{display:none;}
.prev{margin:6px 6px 6px 0;font-size:18px;border:1px solid #777;border-radius:3px;padding:5px 13px;color:#e2051b;}
ul.pagination-items{margin:0;}
ul.pagination-items li{display:inline-block;}
.pagination-items .pagination-item{margin:6px;font-size:18px;border:1px solid #777;border-radius:3px;padding:5px 13px;color:#134a69;}
.pagination-items .pagination-item:hover{color:#000000;}
.next{margin:6px;font-size:18px;border:1px solid #777;border-radius:3px;padding:5px 13px;color:#134a69;}
.next:hover{color:#000000;}
.pagination-items .on{font-size:18px;color:#e2051b;}

/* TOP */
.top{margin:110px 0 0 0;width:100%;height:260px;background:url("../images/top-bg.jpg")no-repeat top center,linear-gradient(90deg, rgba(53, 59, 78, 1) 50%, rgba(255, 255, 255, 1) 50%);}
.top-block{width:100%;position:relative;}
.top-txt{position:absolute;z-index:999;margin-top:100px;text-transform:uppercase;font-weight:700;font-size:50px;color:#fff;}
.top-txt span{font-size:20px;line-height:20px;}

/* RECHERCHE LISTING */
.editer-groupe label{display:none;}
.recherche{padding:60px 0 120px 0;}
.recherche-title{font-size:22px;color:#134a69;text-transform:uppercase;font-weight:800;margin:50px 10px 0 0;}
.recherche-subtitle{font-size:20px;color:#134a69;margin:0 10px 0 0;}
.recherche-content{font-size:18px;color:#000;margin:15px 10px 0 0;}
.recherche-cartouche{padding:10px;}
.recherches-articles{padding:40px 0;}
ul.recherches{margin:0 0 0 0;}
ul.recherches li{display:block;list-style:none;}
.no-result{padding:10px 10px;}

/* TROPHEES */
.trophees-content{padding:60px 0 200px 0;}

/* ACTUALITES */
.news-content{padding:40px 0 80px 0;}
.recherche-article{font-size:24px;font-weight:800;text-transform:uppercase;color:#24234f;padding:20px 0 10px 0;}
#formulaire_recherche{margin:0 0 20px 0;}
#recherche{width:55%;border:1px solid #24234f;padding:10px;border-top-left-radius:8px;border-bottom-left-radius:8px;}
#recherche:focus{border: 1px solid #bbb;outline:none;}
#recherche:focus-visible{border: 1px solid #bbb;outline:none;}
.submit{border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:0;border-top-left-radius:0;margin-top:-4px;background:#24234f url("../images/search.png")50% 50% no-repeat;width:47px;height:47px;color:#fff;border:none;transition:all 0.25s ease;}
.submit:hover{background:#24234f url("../images/search.png")50% 50% no-repeat;width:47px;height:47px;color:#fff;border:none;transition:all 0.25s ease;}
.recherche-tag{margin:0 0 50px 0;}
.recherche-moteur{margin:0 0 60px 0;border:1px solid #24234f;padding:10px;border-radius:8px;width:58%;}
.recherche-moteur:focus{border: 1px solid #bbb;outline:none;}
.recherche-moteur:focus-visible{border: 1px solid #bbb;outline:none;}  
.recherche-titre{font-size:24px;line-height:35px;color:#24234f;text-transform:uppercase;font-weight:300;padding:0 0 25px 0;margin:0 0 0 0;} 
  
/* BREADCRUMB */
.breadcrumb{padding:0 0 15px 0;}
ol.breadcrumb{padding:0 0 15px 0;margin:0 0 0 0;}
.breadcrumb a{color:#24234f;font-size:24px;text-transform:uppercase;font-weight:800;}
.breadcrumb-item.active{font-size:24px;text-transform:uppercase;}
.breadcrumb-item + .breadcrumb-item::before{font-size:24px;}
.breadcrumb-item{padding:0 0 0 0;}  
  
/* ACTUALITE */
.ariane{padding:0 0 40px 0;position:relative;z-index:5;}
.ariane .breadcrumb{margin:0 0 0 0;}
.ariane-tag{padding:0 0 5px 0;position:relative;z-index:5;border-bottom:2px solid #24234f;margin:0 0 0 0;}
.ariane .breadcrumb{margin:0 0 0 0;}
.actu-block{padding:60px 200px 60px 0;}
.actu-pic{margin:0 0 0 0;border-radius:8px;}
.actu-blockk{padding:30px 30px 30px 30px;background:url("../images/actu-bg.jpg")center top no-repeat;}
.actu-title{font-size:30px;line-height:30px;color:#d02e3a;font-weight:800;padding:0 0 10px 0;margin:0 0 0 0;}
.actu-date{font-size:15px;color:#f8b649;margin:10px 0 10px 0;}
.actu-text-01{padding:10px 0 10px 0;}
.actu-text-02{padding:80px 0 40px 0;}
.actu-tags{font-size:15px;color:#24234f;margin:10px 10px 10px 0;font-weight:800;}
ul.actu-fichiers{margin:40px 0 40px 0;padding-left:0;}
ul.actu-fichiers li{display:inline-block;margin:10px 20px 10px 0;}
.actu-autres{position:relative;z-index:5;}
.actualites-autres{position:relative;z-index:5;background:#fff;border-radius:8px;padding:15px;}
.actuu-pic{border-radius:8px;}
.actuu-title{font-size:23px;color:#24234f;font-weight:800;padding:0 0 0 0;}
.actuu-date{font-size:14px;color:#f8b649;margin:10px 0 0 0;}
.actuu-content{font-size:18px;line-height:18px;color:#24234f;padding:0 0 30px 0;}
.actuu-agendas{font-size:16px;text-transform:uppercase;font-weight:800;font-style:italic;padding:0 0 40px 0;}
.text-space{margin:100px 0 50px 0;}
.actu-tague{font-size:18px;color:#24234f;margin:0 0 15px 0;font-weight:700;border:1px solid #24234f;padding:10px;}
.actuu-titre{font-size:24px;line-height:35px;color:#d02e3a;text-transform:uppercase;font-weight:800;padding:60px 0 25px 0;margin:0 0 0 0;}
.doc-title{font-size:14px;}
.iframe-titre{padding:60px 0 0 0;font-size:23px;color:#24234f;font-weight:800;}
.iframe-padd{padding:15px 0 80px 0;}

/* VIDEOS */
.videos-content{padding:90px 0;}

/* VIDEO */
.video-iframe iframe{width:100%;min-height:480px;}
.actu-blockkk{padding:30px 30px 30px 30px;}
.videoo-date{font-size:14px;color:#f8b649;margin:0 0 40px 0;}
.videoo-content{font-size:18px;line-height:18px;color:#24234f;padding:0 0 0 0;margin:0 0 5px 0;}

/* CONTACT */
.contact-question{font-size:34px;font-weight:800;color:#134a69;text-transform:uppercase;padding:80px 15px 30px 15px;}
.contact-subtitle{font-size:22px;line-height:30px;padding:0 15px;}
.contact-form{padding:60px 15px;}
.contact-title{font-size:20px;text-transform:uppercase;color:#134a69;font-weight:800;padding:20px 0 0 0;}
.contact-block{padding:0 15px;}
.contact-field{background:#fff;color:#333;padding:14px 16px;border:1px solid #134a69;border-radius:8px;width:100%;margin:0 0 20px 0;}
.contact-textarea{background:#fff;color:#333;padding:8px;border:1px solid #134a69;border-radius:8px;width:100%;margin:0 0 20px 0;}
.contact-btn{width:100%;border:1px solid #134a69;color:#fff;border-radius:8px;font-size:18px;background:#000;background: linear-gradient(to left, #134a69 50%, #000 50%) right;background-size: 200% 100%;background-position:right bottom;text-transform:uppercase;font-weight:800;padding:10px 14px;margin:30px 0;transition:all 0.25s ease;}
.contact-btn:hover{color:#fff;border-radius:8px;background-position:left bottom;transition:all 0.25s ease;}
iframe.iframe-google{width:100%;min-height:300px;padding:30px 15px;}
.envoi{color:#24c565;font-size:20px;text-transform:uppercase;font-weight:800;padding:15px 0 15px 10px;}
.erreur{color:#e41d1d;font-size:20px;text-transform:uppercase;font-weight:800;padding:15px 0 15px 10px;}
.enlever{display:none;}
.grecaptcha-badge{visibility: hidden;}

/* 404 */
.erreur404-title{font-size:80px;color:#134a69;padding:0 0 0 0;}
.erreur404-subtitle{font-size:35px;color:#134a69;padding:0 0 40px 0;}
.erreur404-txt{font-size:16px;color:#134a69;padding:0 0 40px 0;}
.erreur404-txt a{color:#134a69;}

.infos-content{padding:60px 15px;}

/* QUI SOMMES-NOUS */
.presentation-content{padding:60px 0;}
.presentation-title-01{color:#d02e3a;font-size:50px;line-height:50px;font-weight:700;text-transform:uppercase;}
.presentation-block{padding:50px 0 150px 70px;}
.presentation-subtitle-01{padding:0 0 30px 0;color:#134a69;font-size:30px;line-height:30px;font-weight:300;}
.presentation-txt-01{color:#134a69;font-size:25px;line-height:25px;font-weight:300;}
.missions-block{background:url("../images/missions-bg.jpg")center top no-repeat;}
.missions-content-01{padding:50px 0 50px 70px;}
.missions-content-02{padding:50px 0 0 70px;}
.missions-title-01{color:#d02e3a;font-size:50px;line-height:50px;font-weight:700;text-transform:uppercase;}
.missions-txt-01{color:#134a69;font-size:20px;line-height:20px;font-weight:300;}
.mission-block{padding:15px 15px 75px 15px;}
.mission-header{padding:20px;text-align:center;background:url("../images/mission-bg.jpg")center top no-repeat;border-top-left-radius:8px;border-top-right-radius:8px;}
.mission-subtitle{padding:0 0 10px 0;color:#fff;font-size:20px;line-height:20px;font-weight:400;text-transform:uppercase;}
.mission-bigtitle{color:#fff;font-size:25px;line-height:25px;font-weight:700;text-transform:uppercase;}
.mission-pic{}
.mission-title{padding:10px 0 20px 0;color:#134a69;font-size:25px;line-height:25px;font-weight:700;}
.mission-txt{padding:10px 0 0 0;color:#134a69;font-size:20px;line-height:20px;font-weight:300;}
.gouvernance{padding:100px 0;}
.gouvernance-bg-01{padding:65px 0 0 0;background:url("../images/gouvernance-bg-01.jpg")center top no-repeat;}
.gouvernance-bg-02{padding:60px 0 0 0;background:url("../images/gouvernance-bg-02.jpg")center top no-repeat;}
.gouvernance-block{padding:15px 15px 75px 15px;}
.gouvernance-pic{border-radius:8px;}
.gouvernance-content{text-align:center;padding:20px;}
.gouvernance-nom{color:#24234f;font-size:28px;line-height:28px;font-weight:600;}
.gouvernance-statut{color:#24234f;font-size:20px;line-height:20px;font-weight:600;}
.gouvernance-fonction{color:#24234f;font-size:20px;line-height:20px;font-weight:300;}
.partenaire-logo{padding:20px;}

@media (max-width: 1680px){
/* MENU */
.menu{padding:0 15px;}
.nav-item{padding:10px 15px;}
.nav-link{font-size:18px;font-weight:300;}

/* HEADER */
.header{padding:0 15px;margin:110px 0 0 0;width:100%;height:480px;}
.header-txt{margin-top:150px;font-size:40px;}

/* EDITO */
.edito{}
.edito-block{background:url("../images/home-edito.jpg")no-repeat top center;}
.edito-content{display:flex;align-items:flex-start;padding:75px 0 60px 380px;}
.edito-logo{width:180px;margin:0 50px 0 0;}
.edito-title{padding:0 0 0 0;font-size:22px;}
.edito-subtitle{font-size:35px;margin-top:-8px;}
.edito-txt{padding:0 15px 190px 380px;}
.edito-txt-01{color:#24234f;margin:0;}
.edito-txt-02{color:#24234f;margin:0;padding:40px 0 0 0}
.edito-txt-02 span{color:#d02e3a;font-weight:800;}

/* HOME TROPHEES */
.home-trophees{}
.home-trophee-video iframe{width:100%;min-height:160px;}
.home-trophees-partenaires{padding:0 15px;}

/* HOME VIDEOS */
.home-videos{padding:150px 15px;}
.home-videos-title{color:#d02e3a;font-size:50px;font-weight:700;text-transform:uppercase;}
.home-videos-block-01{position:relative;padding:50px 0 0 0;}
.home-videos-star{display:none;}
.home-videos-subtitle-01{padding:0 0 20px 0;font-size:30px;}

/* HOME NEWS */
.home-news{padding:100px 0;}
.home-news-title{padding:120px 15px 0 15px;font-size:50px;line-height:50px;}
.home-news-title span {font-size:20px;line-height:20px;}
.home-news-subtitle{padding:20px 15px 50px 15px;font-size:30px;line-height:30px;}
.home-news-content-01{padding:0 15px 70px 15px;}
.home-news-pic{border-radius:8px;}
.home-news-date-01{padding:15px 0 5px 0;color:#f8b649;font-size:15px;text-transform:uppercase;font-weight:600;}
.home-news-title-01{color:#24234f;font-size:25px;line-height:25px;font-weight:600;}
.home-news-text-01{padding:20px 0 30px 0;color:#24234f;font-size:15px;line-height:20px;font-weight:300;}

/* FOOTER */
.footer-bg{padding:60px 15px 0 15px;}
.footer-liens{display:block;margin:0;}
.footer-liens li {list-style:none;padding:0 0 20px 0;}
.footer-liens li a{font-size:30px;line-height:30px;}
.footer-sociaux{display:block;margin:0;}
.footer-sociaux li {list-style:none;padding:0 0 20px 0;}
.footer-sociaux li a{font-size:30px;line-height:30px;}
.footer-copyright{padding:120px 0 10px 0;font-size:14px;line-height:14px;}
.footer-copyright a{font-size:14px;line-height:14px;}

/* TOP */
.top-block{width:100%;position:relative;padding:0 15px;}
.top-txt{margin-top:100px;font-size:35px;}

/* ACTUALITES */
.news-content{padding:60px 15px;}
.news-block-search{padding:0 15px;}

/* ACTUALITE */
.actu-content{padding:0 15px;}
.actu-block{padding:60px 100px 60px 0;}

/* CONTACT */
.contact-content{padding:0 15px;}

/* QUI SOMMES-NOUS */
.presentation-content{padding:60px 15px;}
.presentation-block{padding:50px 0 100px 70px;}

/* PARTENAIRES */
.home-partenaires{padding:0 15px 100px 15px;}
.missions-title-01{font-size:40px;line-height:40px;}

}


@media (max-width: 1400px){
.logo-menu{max-width:170px;padding:15px 0 25px 0;}
.nav-item{padding:10px 10px;}
.nav-link{font-size:16px;font-weight:300;}

/* HEADER */
.header{margin:50px 0 0 0;width:100%;height:400px;}
.header-txt{margin-top:120px;font-size:35px;}
.header-block{width:100%;position:relative;}
.header-woman{margin-left:55%;margin-top:0;}
.header-woman img{width:400px;height:300px;}
	
/* HOME EDITO */
.edito{}
.edito-content{padding:75px 0 60px 200px;}
.edito-logo{width:180px;margin:0 50px 0 0;}
.edito-title{padding:0 0 0 0;font-size:22px;}
.edito-subtitle{font-size:35px;margin-top:-8px;}
.edito-txt{padding:0 0 100px 200px;}
.edito-txt-01{margin:0;}
.edito-txt-02{margin:0;padding:40px 0 0 0}

/* HOME VIDEOS */
.home-videos-video-01{}
.home-videos-video-01 iframe{width:100%;min-height:480px;}
.home-videos-bg-01{padding:30px 40px 30px 40px;background:none;}
.home-videos-title-01{padding:0;color:#134a69;font-size:30px;line-height:30px;font-weight:700;}
.home-videos-date-01{padding:20px 0 5px 0;color:#d02e3a;font-size:20px;font-weight:700;}
.home-videos-text-01{color:#24234f;font-size:20px;font-weight:300;}
.home-videos-02{padding:120px 60px 0 0;}
.home-videos-subtitle-02{padding:0 20px;color:#d02e3a;font-size:20px;font-weight:400;text-transform:uppercase;}
.home-videos-subtitle-03{padding:0 20px;color:#d02e3a;font-size:30px;font-weight:700;text-transform:uppercase;}
.home-videos-pic{margin-top:-15px;}
.home-videos-video-02{}
.home-videos-video-02 iframe{width:100%;min-height:480px;}
.home-videos-content-02{padding:15px 20px;}
.home-videos-title-02{color:#d02e3a;font-size:30px;line-height:30px;}
.home-videos-date-02{padding:20px 0 5px 0;color:#d02e3a;font-size:20px;font-weight:700;}
.home-videos-text-02{color:#24234f;font-size:20px;font-weight:300;}
.home-videos-logo{display:none;}

/* TOP	 */
.top{margin:50px 0 0 0;min-height:260px;}
	
}

@media all and (max-width: 1200px){
.logo-menu{max-width:120px;padding:15px 0;}
.nav-item{padding:10px 5px;}
.nav-link{font-size:14px;font-weight:300;}
	
/* HOME EDITO */
.edito{}
.edito-content{padding:75px 0 60px 80px;}
.edito-logo{width:180px;margin:0 50px 0 0;}
.edito-title{padding:0 0 0 0;font-size:22px;}
.edito-subtitle{font-size:35px;margin-top:-8px;}
.edito-txt{padding:0 15px 100px 80px;}
.edito-txt-01{margin:0;}
.edito-txt-02{margin:0;padding:40px 0 0 0}
	
}




@media all and (max-width: 991px){
/* MENU */
.nav-item{padding:0 15px;}
.nav-link{font-size:20px;}

/* HOME EDITO */
.edito{}
.edito-content{padding:70px 15px 60px 15px;}
.edito-logo{width:140px;margin:0 30px 0 0;}
.edito-title{padding:0 0 0 0;font-size:20px;}
.edito-subtitle{font-size:30px;margin-top:-8px;}
.edito-txt{padding:0 15px 100px 15px;}
.edito-txt-01{margin:0;}
.edito-txt-02{margin:0;padding:30px 0 0 0}

/* HOME TROPHEES */
.home-trophees-content{padding:0 0 70px 0;}
.home-trophees-star{display:none;}
.home-trophees-subcontent{padding:0 15px 0 15px;}
.home-trophees-logo{padding:50px 0 30px 0;}
.home-trophees-title{font-size:30px;line-height:30px;}
.home-trophees-subtitle{padding:30px 0 30px 0;font-size:25px;line-height:25px;}
.home-trophees-text{font-size:20px;line-height:20px;}
.home-trophees-block-01{margin:0 0 0 0;}
.home-trophees-videos{padding:0 15px 70px 15px;}
.home-trophee-video iframe{width:100%;min-height:260px;}
.home-trophee-date{padding:15px 0 10px 0;color:#f8b649;font-size:15px;font-weight:600;text-transform:uppercase;}
.home-trophee-title{color:#24234f;font-size:20px;font-weight:400;}
.home-trophees-block-02{padding:0 0 0 0;margin:0 auto;text-align:center;}
.home-trophee-btn-txt{padding:0 0 20px 0;font-size:20px;}
.home-trophee-btn{padding:30px 25px;font-size:20px;border-radius:10px;}
.home-trophees-partenaires{padding:0 15px 60px 15px;}
.home-trophees-partenaires-title{text-align:left;padding:20px 0 20px 0;font-size:18px;}

/* HOME VIDEOS */
.home-videos-video-01{}
.home-videos-video-01 iframe{width:100%;min-height:400px;}
.home-videos-bg-01{margin:0 0 0 0;padding:30px 0 30px 0;background:none;}
.home-videos-title-01{color:#134a69;font-size:25px;line-height:25px;}
.home-videos-date-01{padding:20px 0 5px 0;font-size:20px;}
.home-videos-text-01{font-size:20px;}
.home-videos-02{padding:60px 10px 0 10px;}
.home-videos-subtitle-02{padding:0;font-size:20px;}
.home-videos-subtitle-03{padding:0;font-size:30px;}
.home-videos-pic{margin-top:-18px;}
.home-videos-video-02{}
.home-videos-video-02 iframe{width:100%;min-height:200px;}
.home-videos-content-02{padding:15px 0;}
.home-videos-title-02{font-size:25px;line-height:25px;}
.home-videos-date-02{padding:20px 0 5px 0;font-size:20px;}
.home-videos-text-02{font-size:20px;}

/* HOME NEWS */
.home-news{padding:100px 0;}
.home-news-title{padding:120px 15px 0 15px;font-size:40px;line-height:40px;}
.home-news-title span {font-size:20px;line-height:20px;}
.home-news-subtitle{padding:20px 15px 50px 15px;font-size:30px;line-height:30px;}
.home-news-content-01{padding:0 15px 70px 15px;}
.home-news-pic{border-radius:8px;}
.home-news-date-01{padding:15px 0 5px 0;font-size:15px;}
.home-news-title-01{font-size:25px;line-height:25px;}
.home-news-text-01{padding:20px 0 30px 0;font-size:15px;line-height:20px;}
	
/* TOP */
.top-txt{margin-top:100px;font-size:30px;}
.top-txt span{font-size:15px;line-height:15px;}	

/* ACTUALITES */
.news-content{padding:30px 15px;}
#recherche{width:80%;}	
.recherche-moteur{width:90%;}

/* BREADCRUMB */
.breadcrumb{padding:0 0 15px 0;}
ol.breadcrumb{padding:0 0 15px 0;margin:0 0 0 0;}
.breadcrumb a{font-size:18px;}
.breadcrumb-item.active{font-size:18px;}
.breadcrumb-item + .breadcrumb-item::before{font-size:18px;}
.breadcrumb-item{padding:0 0 0 0;}  

/* ACTUALITE */
.actu-content{padding:0 15px;}
.actu-block{padding:60px 60px 60px 0;}

/* VIDEO */
.video-iframe iframe{width:100%;min-height:280px;}	
	
/* CONTACT */
.contact-question{padding:60px 0 30px 0;}
.contact-subtitle{padding:0 0;}
.contact-form{padding:60px 0;}
.contact-block{padding:0 0;}
	
/* QUI SOMMES-NOUS */
.presentation-block{padding:50px 0 100px 0;}
.missions-content-01{padding:50px 0 50px 0;}
.missions-content-02{padding:50px 0 0 0;}	
	
}



@media all and (max-width: 768px){
/* HEADER */
.header{margin:50px 0 0 0;width:100%;height:320px;}
.header-txt{margin-top:100px;font-size:30px;}
.header-block{width:100%;position:relative;}
.header-woman{margin-left:60%;margin-top:0;}
.header-woman img{width:323px;height:240px;}

/* HOME VIDEOS */
.home-videos{padding:120px 15px 60px 15px;}
.home-videos-block-01{padding:20px 0 0 0;}
.home-videos-bg-01{padding:10px 0 30px 0;}
.home-videos-video-01 iframe{width:100%;min-height:200px;}
.home-videos-pic{margin-top:-10px;}
	
/* HOME NEWS */
.home-news{padding:40px 0;}
.home-news-title{padding:120px 15px 0 15px;font-size:35px;line-height:35px;}
.home-news-title span {font-size:20px;line-height:20px;}
.home-news-subtitle{padding:20px 15px 50px 15px;font-size:25px;line-height:25px;}
.home-news-content-01{padding:0 15px 50px 15px;}
.home-news-pic{border-radius:8px;}
.home-news-date-01{padding:15px 0 5px 0;font-size:15px;}
.home-news-title-01{font-size:25px;line-height:25px;}
.home-news-text-01{padding:20px 0 30px 0;font-size:15px;line-height:20px;}
.home-news-none{display:none;}

/* FOOTER */
.footer-bg{padding:60px 15px 0 15px;}
.footer-liens{display:block;margin:0;padding:40px 0;}
.footer-liens li {list-style:none;padding:0 0 20px 0;}
.footer-liens li a{font-size:20px;line-height:20px;}
.footer-sociaux{display:block;margin:0;}
.footer-sociaux li {list-style:none;padding:0 0 20px 0;}
.footer-sociaux li a{font-size:20px;line-height:20px;}
.footer-copyright{padding:120px 0 10px 0;font-size:14px;line-height:14px;}
.footer-copyright a{font-size:14px;line-height:14px;}

/* ACTUALITE */
.actu-content{padding:0 15px 120px 15px;}
.actu-block{padding:60px 0 60px 0;}	

}

@media all and (max-width: 575px){
/* HEADER */
.header{margin:50px 0 0 0;width:100%;height:320px;}
.header-txt{margin-top:50px;font-size:30px;}
.header-block{width:100%;position:relative;}
.header-woman{margin-left:45%;margin-top:10%;}
.header-woman img{width:323px;height:240px;}
	
/* HOME EDITO */
.edito{}
.edito-content{padding:60px 15px 30px 15px;}
.edito-logo{display:none;}
.edito-title{padding:0 0 0 0;font-size:20px;}
.edito-subtitle{font-size:30px;margin-top:-8px;}
.edito-txt{padding:0 15px 50px 15px;}
.edito-txt-01{margin:0;}
.edito-txt-02{margin:0;padding:30px 0 0 0}
	
}