@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900');


:root {
    --black: #000;
    --white: #fff;
    --primary: #2e2f32;
    --second:#eecf2b;
    --back:#2a2b2e;
    --gris: #616468;
    --third: #616468;
    --mainfont: "Catamaran", sans-serif;
    --secondfont: "Catamaran", sans-serif;
    --shadow-box: 0px 0px 15px 5px rgba(0,0,0,0.1);
    --shadow-text: 0px 0px 15px rgba(0,0,0,0.1);
    --grey1: rgba(0,0,0,0.03);
    --grey2: rgba(0,0,0,0.06);
    --grey3: rgba(0,0,0,0.09);
    --grey4: rgba(0,0,0,0.12);
    --spacing-size: 50px;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: var(--mainfont);
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-weight: normal;
    overflow-x: hidden;
    background: var(--primary);
    color: #fff;
}

ul {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none !important
}

#axo-content{overflow: hidden;}
#axo-content .container{width: 1440px; max-width: 100%;}
#axo-content .spacing-content{margin-top: var(--spacing-size); margin-bottom: var(--spacing-size);}
#axo-content hr{margin: 15px auto;}

/* !!!! DÉBUT !!!! STYLE IMAGE & TAILLE */

#axo-content .img-fluid-wh{width: 100%; height: 100%; object-fit: cover; display: block;}
#axo-content .img-fluid-w{width: 100%; object-fit: cover; display: block;}
#axo-content .img-fluid-w.h400{height: 300px;}
#axo-content .img-fluid-w.h300{height: 300px;}
#axo-content .img-fluid-w.h400{height: 400px;}
#axo-content .img-fluid-w.h500{height: 500px;}
#axo-content .img-fluid-w.h600{height: 600px;}
#axo-content .img-fluid-w.h700{height: 700px;}
#axo-content .img-fluid-w.h800{height: 800px;}

/* !!!! DÉBUT !!!! STYLE FIL D'ARIANNE */

#axo-content .breadcrumb{background: rgba(0,0,0,0); margin: 15px auto; padding: 10px 0px; border-bottom: 1px solid rgba(0,0,0,0.1); display: flex; justify-content: center;}
#axo-content .breadcrumb-item+.breadcrumb-item::before{padding: 0px 5px;}
#axo-content .breadcrumb-item{font-size: 13px;}
#axo-content .breadcrumb-item a{color: #fff; font-weight: 600; transition: all 0.4s; text-decoration: none;}
#axo-content .breadcrumb-item a:hover{opacity: 0.5;}
#axo-content .breadcrumb-item .active{color: #000;}

/* !!!! DÉBUT !!!! HEADER IMAGE */

#axo-content .axo-banner-header{position: relative; z-index: 1; margin-bottom: 0px;}
#axo-content .axo-banner-header .main-img{position: relative; z-index: 1; display: block; width: 100%; height: 500px; object-fit: cover;}
#axo-content .axo-banner-header:before{content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);}
#axo-content .axo-banner-header .caption{position: absolute; z-index: 3; bottom: 0; left: 0; padding: 40px 15px;}
#axo-content .axo-banner-header .caption .title-page:before{content: ''; display: block; width: 2px; height: calc(var(--spacing-size) * 2); background: #fff; margin: 0px auto 15px;}
#axo-content .axo-banner-header .caption .title-page{display: block; text-transform: uppercase; color: #fff; font-weight: 700; font-family: var(--secondfont); font-size: 70px; text-shadow: 0px 0px 10px rgba(0,0,0,0.3);}

/* !!!! DÉBUT !!!! BANNIERE IMAGE */

#axo-content .axo-banner-img hr, #axo-content .axo-banner-color hr{background: rgba(255,255,255,0.5);}
#axo-content .axo-banner-img, #axo-content .axo-banner-color{position: relative; z-index: 1; color: #fff; padding-top: calc(var(--spacing-size) * 2); padding-bottom: calc(var(--spacing-size) * 2); min-height: 600px; align-items: center;}
#axo-content .axo-banner-img:before{content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; background: rgb(0,0,0,0.6);}
#axo-content .axo-banner-img .main-img{position: absolute; z-index: 1; display: block; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover;}
#axo-content .axo-banner-img>.container,#axo-content .axo-banner-img>.container-fluid, #axo-content .axo-banner-color>.container,#axo-content .axo-banner-color>.container-fluid{position: relative; z-index: 10;}
#axo-content .axo-banner-img .small-title{color: #fff;}
#axo-content .shape1{clip-path: polygon(0 var(--spacing-size), 100% 0%, 100% calc(100% - var(--spacing-size)), 0% 100%);}
#axo-content .shape2{clip-path: polygon(0 0, 100% var(--spacing-size), 100% 100%, 0 calc(100% - var(--spacing-size)));}
#axo-content .shape3{clip-path: polygon(0 0, 100% var(--spacing-size), 100% calc(100% - var(--spacing-size)), 0 100%);}
#axo-content .shape4{clip-path: polygon(0 var(--spacing-size), 100% 0, 100% 100%, 0 calc(100% - var(--spacing-size)));}
#axo-content .shape5{clip-path: polygon(0% 0%, 50% var(--spacing-size), 100% 0, 100% 100%, 0% 100%);}
#axo-content .shape6{clip-path: polygon(0 0, 50% var(--spacing-size), 100% 0, 100% calc(100% - var(--spacing-size)), 50% 100%, 0 calc(100% - var(--spacing-size)));}
#axo-content .shape7{clip-path: polygon(0 var(--spacing-size), 50% 0, 100% var(--spacing-size), 100% 100%, 50% 100%, 0 100%);}
#axo-content .shape8{clip-path: polygon(0 var(--spacing-size), 50% 0, 100% var(--spacing-size), 100% 100%, 50% calc(100% - var(--spacing-size)), 0 100%);}
/* !!!! DÉBUT !!!! TEXTE */

#axo-content .h1,#axo-content .h2,#axo-content .h3,#axo-content .h4,#axo-content .h5{font-weight: 700; margin-bottom: 20px; color: #fff; font-family: var(--secondfont);}
#axo-content .title-after:after{content: ''; display: block; width: var(--spacing-size); height: 2px; margin: 20px 0px 0px; background: var(--second);}
#axo-content .title-after.text-center:after{margin-left: auto; margin-right: auto;}
#axo-content .small-title{display: block; text-transform: uppercase; font-size: 60%; color: auto; font-family: var(--mainfont); margin-top: 7px;}

#axo-content .h1{font-size: 40px;}
#axo-content .h2{font-size: 36px;}
#axo-content .h3{font-size: 32px;}
#axo-content .h4{font-size: 28px;}
#axo-content .h5{font-size: 24px;}
#axo-content .h6{font-size: 20px;}

#axo-content p, #axo-content .p, #axo-content ul, #axo-content .table{font-size: 16px; font-weight: 400;}
#axo-content p a, #axo-content ul a{color: #fff; font-weight: bold; transition: all 0.4s; text-decoration: none;}
#axo-content p a:hover, #axo-content ul a:hover{opacity: 0.4;}
#axo-content ul{padding-left: 15px; margin-bottom: 15px;}

#axo-content .table{background:rgba(0,0,0,0.05);}
#axo-content a.link-btn.link-icone:after{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054" !important; display: inline-block; margin-left: 10px;}
#axo-content a.link-btn{color: #fff; text-align: center; cursor: pointer; background: var(--second); color: #fff; text-transform: uppercase; transition: all 0.4s; font-size: 14px; font-weight: 500; display: table; text-decoration: none; padding: 9px 15px;}
#axo-content a.link-btn:hover{background: var(--third); color: #fff;}
#axo-content a.link-btn.large{width: 100%;}


/* !!!! DÉBUT !!!! COULEUR & PERSONNALISATION */

#axo-content .border-box{border: 2px solid var(--primary);}
#axo-content .back-primary{background: var(--primary); color: #fff;}
#axo-content .back-second{background: var(--second); color: #fff;}
#axo-content .back-third{background: var(--third); color: #fff;}
#axo-content .color-primary{color: var(--primary);}
#axo-content .color-second{color: var(--second);}
#axo-content .color-third{color: var(--second);}
#axo-content .back-grey1{background: var(--grey1);}
#axo-content .back-grey2{background: var(--grey2);}
#axo-content .back-grey3{background: var(--grey3);}
#axo-content .back-grey4{background: var(--grey4);}
#axo-content .rounded1{border-radius: 10px;}
#axo-content .rounded2{border-radius: 30px;}
#axo-content .rounded3{border-radius: 100%;}
#axo-content .back-primary .h1, #axo-content .back-primary .h2, #axo-content .back-primary .h3, #axo-content .back-primary .h4,#axo-content .back-primary .h5,#axo-content .back-primary .h6, #axo-content .back-second .h1, #axo-content .back-second .h2, #axo-content .back-second .h3, #axo-content .back-second .h4,#axo-content .back-second .h5,#axo-content .back-second .h6, #axo-content .back-third .h1, #axo-content .back-third .h2, #axo-content .back-third .h3, #axo-content .back-third .h4,#axo-content .back-third .h5,#axo-content .back-third .h6, #axo-content .axo-banner-img .h1, #axo-content .axo-banner-img .h2, #axo-content .axo-banner-img .h3, #axo-content .axo-banner-img .h4,#axo-content .axo-banner-img .h5,#axo-content .axo-banner-img .h6, #axo-content .back-primary .small-title, #axo-content .back-second .small-title, #axo-content .back-third .small-title{color: #fff;}
#axo-content .back-primary a.link-btn, #axo-content .back-primary a.link-btn, #axo-content .back-primary a.link-btn, #axo-content .back-primary a.link-btn,#axo-content .back-primary a.link-btn,#axo-content .back-primary a.link-btn, #axo-content .back-second a.link-btn, #axo-content .back-second a.link-btn, #axo-content .back-second a.link-btn, #axo-content .back-second a.link-btn,#axo-content .back-second a.link-btn,#axo-content .back-second a.link-btn, #axo-content .back-third a.link-btn, #axo-content .back-third a.link-btn, #axo-content .back-third a.link-btn, #axo-content .back-third a.link-btn,#axo-content .back-third a.link-btn,#axo-content .back-third a.link-btn, #axo-content .axo-banner-img a.link-btn, #axo-content .axo-banner-img a.link-btn, #axo-content .axo-banner-img a.link-btn, #axo-content .axo-banner-img a.link-btn,#axo-content .axo-banner-img a.link-btn,#axo-content .axo-banner-img a.link-btn, #axo-content .back-primary a.link-btn, #axo-content .back-second a.link-btn, #axo-content .back-third a.link-btn{background: transparent; border: 1px solid #fff; color: #fff}
#axo-content .back-primary a.link-btn:hover, #axo-content .back-primary a.link-btn:hover, #axo-content .back-primary a.link-btn:hover, #axo-content .back-primary a.link-btn:hover,#axo-content .back-primary a.link-btn:hover,#axo-content .back-primary a.link-btn:hover, #axo-content .back-second a.link-btn:hover, #axo-content .back-second a.link-btn:hover, #axo-content .back-second a.link-btn:hover, #axo-content .back-second a.link-btn:hover,#axo-content .back-second a.link-btn:hover,#axo-content .back-second a.link-btn:hover, #axo-content .back-third a.link-btn:hover, #axo-content .back-third a.link-btn:hover, #axo-content .back-third a.link-btn:hover, #axo-content .back-third a.link-btn:hover,#axo-content .back-third a.link-btn:hover,#axo-content .back-third a.link-btn:hover, #axo-content .axo-banner-img a.link-btn:hover, #axo-content .axo-banner-img a.link-btn:hover, #axo-content .axo-banner-img a.link-btn:hover, #axo-content .axo-banner-img a.link-btn:hover,#axo-content .axo-banner-img a.link-btn:hover,#axo-content .axo-banner-img a.link-btn:hover, #axo-content .back-primary a.link-btn:hover, #axo-content .back-second a.link-btn:hover, #axo-content .back-third a.link-btn:hover{background: #fff; color: #000}
#axo-content .back-second .title-after:after{background: var(--primary);}
#axo-content .shadow-box{box-shadow: var(--shadow-box);}
#axo-content .shadow-text{text-shadow: var(--shadow-text);}

#axo-content .axo-icone{font-size: 25px;}
#axo-content .axo-icone.big{font-size: 45px;}
#axo-content .axo-icone.box{background: var(--primary); color: #fff; display: flex; justify-content: center; align-items: center; width: var(--spacing-size); height: var(--spacing-size);}
#axo-content .axo-icone.box.big{width: calc(var(--spacing-size) * 2); height: calc(var(--spacing-size) * 2);}

/* !!!! DÉBUT !!!! RESPONSIVE */

@media all and (max-width: 1440px) {
    #axo-content p, #axo-content .p, #axo-content ul, #axo-content .table{font-size: 15px; font-weight: 400;}
    #axo-content .h1{font-size: 36px;}
    #axo-content .h2{font-size: 33px;}
    #axo-content .h3{font-size: 29px;}
    #axo-content .h4{font-size: 26px;}
    #axo-content .h5{font-size: 23px;}
    #axo-content .h6{font-size: 20px;}
}

@media all and (max-width: 991px) {
    #axo-content .axo-banner-header .main-img{height: 280px;}
    #axo-content .axo-banner-header .caption .title-page{font-size: 40px;}
    #axo-content .h1{font-size: 30px;}
    #axo-content .h2{font-size: 27px;}
    #axo-content .h3{font-size: 24px;}
    #axo-content .h4{font-size: 21px;}
    #axo-content .h5{font-size: 18px;}
    #axo-content .h6{font-size: 15px;}
    #axo-content .img-fluid-w.h300, #axo-content .img-fluid-w.h400, #axo-content .img-fluid-w.h500,#axo-content .img-fluid-w.h600, #axo-content .img-fluid-w.h700,#axo-content .img-fluid-w.h800
    {max-height: 400px;}
}

@media all and (max-width: 560px) {
    #axo-content p, #axo-content .p, #axo-content ul, #axo-content .table{font-size: 14px; font-weight: 400;}
    #axo-content .img-fluid-w.h300, #axo-content .img-fluid-w.h400, #axo-content .img-fluid-w.h500,#axo-content .img-fluid-w.h600, #axo-content .img-fluid-w.h700,#axo-content .img-fluid-w.h800
    {height: 300px;}
    :root {
        --spacing-size: 30px;
    }
    #axo-content .axo-icone{font-size: 16px;}
    #axo-content .axo-icone.big{font-size: 26px;}
    #axo-content .axo-banner-header .caption .title-page{font-size: 30px;}
}

/* DÉBUT SLIDE STYLE */
.axo-slide-style .slick-prev, .axo-slide-style .slick-next{position: absolute; transition: all 0.4s; top: 50%; z-index: 99; background: var(--primary); width: 40px; height: 40px; display: flex; justify-content: center; align-items: center;}
.axo-slide-style .slick-prev:hover,.axo-slide-style .slick-next:focus,.axo-slide-style .slick-prev:focus, .axo-slide-style .slick-next:hover{background: #000;}
.axo-slide-style .slick-prev{left: 0px;}
.axo-slide-style .slick-next{right: 0px;}
.axo-slide-style .slick-dots{bottom: 0px; left: 0px; padding: 0px;}
.axo-slide-style .slick-dots li{padding: 0px; margin: 0px;}
.axo-slide-style .slick-dots li button{display: flex; justify-content: center; align-items: center; padding: 0px;}
.axo-slide-style .slick-prev:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053" !important;}
.axo-slide-style .slick-next:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054" !important;}
.axo-slide-style .slick-dots li button:before{left: 50%; top: 50%; transform: translate(-50%,-50%);}
.axo-slide-style .slick-dots li button:before{background: #fff; border: 1px solid var(--primary); content: '' !important; display: block; width: 14px !important; height: 14px !important; border-radius: 15px; opacity: 1 !important;}
.axo-slide-style .slick-dots li.slick-active button:before{background: var(--primary);}
.axo-slide-style a{outline: none; text-decoration: none;}


.axo-recherche{background: rgba(0,0,0,0.3); box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.05); position: relative; padding: 20px 0px; margin-top: 20px !important;}
.axo-recherche>.container{padding: 30px 20px;}
.axo-recherche h5{font-weight: bold; font-size: 16px; text-align: left;}
.axo-recherche .box-link{font-size: 13px;}
.axo-recherche .box-link ul{list-style: none; padding-left: 0px; margin-bottom: 0px;}
.axo-recherche .box-link ul li a{color: #fff; transition: all 0.3s; text-decoration: none;}
.axo-recherche .box-link ul li a:hover{color: var(--second);}
.axo-recherche .box-link p{font-weight: bold; margin-bottom: 5px;}
.axo-recherche .box-link{display: flex; justify-content: center; align-items: flex-start;}
.axo-recherche .box-link>div{padding: 15px 0px;}

.header {
    width: 100%;
    position: relative;
    margin: 0;
    z-index: 3;
}
.page .header:after{
    background-size: contain;
}
.header:before{content:"";width: 100%;height: 100%;background: url(../images/left.png) #ffffff42;position: absolute;left: 0;bottom: 0;z-index: 2;background-repeat: no-repeat;max-width: 300px;background-size: 100% 100%;}
.header .d-flex {
    overflow: hidden;
    position: relative;
    height: 100%;
    justify-content: space-between;
    display: block !important;
}
.header .d-flex>div{
}
.img-header{
}
.page .img-header{
    height: 400px;
    overflow: hidden;
}
.img-header img{min-width: 100% !important;}

.top {
    padding: 10px 15px 5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #7f828c;
    font-size: 17px;
}
.right-top{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    padding: 15px;
}
.right-top .phone{
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 7px rgba(0,0,0,0.3);
    font-size: 30px;
    letter-spacing: 1px;
}
.right-top>div {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
}
.right-top>div a{
    margin-left: 10px;
    transition: 0.3s ease all;
    display: block;
}
.right-top>div a:hover{
    transform:scale(0.8)
}
.top>div .phone {
    color: #fff;
    padding: 8px 0px;
    font-size: 17px;
    position: relative;
    margin-left: 15px;
    z-index: 1;
    display: block;
    text-align: right;
    font-weight: 600;
}
.top>div .phone2 {
    color: #fff;
    font-size: 23px;
    position: relative;
    margin-left: 15px;
    display: block;
    text-align: right;
    font-weight: 600;
}
.banner {
    position: relative;
    z-index: 0;
    height: calc(100vh - 150px);
}
.page .banner{
    height: 550px;
}
.block-banner {
    overflow: hidden;
    position: relative;
    max-height: 100%;
    height: 100%;
}

.banner>div {
    animation: zoom 8s ease infinite alternate;
    background: url(../images/banner.jpg) no-repeat;
    background-position: 0% 100%;
    background-size: cover;
    transform: scale(1.1);
    width: 100%;
    height: 100%;
}

.banner {
    overflow: hidden;
}


@keyframes zoom {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1.0);

    }
}

.banner img {
    max-width: 100%;
    opacity: 0;
}

.logo {
  
    display: flex;
    
    align-items: center;
    
    position: absolute;
    
    width: 100%;
    
    height: 100%;
    
    z-index: 2;
    
    padding-left: 132px;
}

.logo a {
    display: table;
    margin-bottom: 0;
}

.logo>div {
    position: relative;
    display: table;
}

.logo img {
    position: relative;
    z-index: 1;
    max-width: 100%;
}



/* end header */




/* menu */

.navbar-nav .nav-item {
    display: block;
    transition: 0.5s ease all;
    padding: 20px 5px;
}

.dropdown-item {
    transition: 0.5s ease all;
    color: #fff;
    padding: 7px 10px;
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
}
.dropdown-item:hover {
    background: var(--primary);
    color: #fff;
}

.navbar-nav .nav-item.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu {
    left: 0;
    top: 100%;
    background: var(--second);
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.page .navbar-nav .nav-item:last-child {
    margin: 0
}

.navbar .navbar-nav .nav-item .nav-link {
    padding: 2px 15px;
    white-space: nowrap;
    transition: 0.3s ease all;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
}
.navbar .navbar-nav .nav-item .nav-link:before{content:"";width: 10px;position: absolute;background: #000;left: 0;top: 0;height: 100%;transform: skewX(-25deg);transition: 0.3s ease all;}
.navbar .navbar-nav .nav-item:first-child {
    background: none;
}

.navbar .navbar-nav .nav-item {}

.fixed .navbar .navbar-nav .nav-item .nav-link {
    color: #fff
}

.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
    background: var(--second);
}


.navbar-nav .nav-item:hover>.nav-link:after {
    transform: none;
}

.bloc-menu.fixed .btn-menu {
    display: table;
}


.bloc-menu {
    display: none;
    margin-right: 15px;
    position: relative;
    left: 45px;
    cursor: pointer;
    z-index: 10;
    transition: 0.3s ease all;
}

.btn-menu {
    display: table;
    margin: 0 auto;
    position: relative;
    transition: 0.3s ease all;
}

.btn-menu:hover {
    transform: rotate(180deg);
}




.menubox {
    transition: 0.3s ease all;
    padding: 0;
    width: 100%;
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    z-index: 20;
    position: relative;
}

.menubox.activemenu {
    transform: none;
}

.menubox.fixed {
    top: 0;
    z-index: 20;
    position: fixed;
    background: var(--primary);
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    left: 0;
}

.inner-menubox {
    transition: 0.3s ease all;
    position: relative;
}


.navbar {
    padding: 0;
    position: relative;
    z-index: 1;
}

.navbar-nav {
    margin: 0px !important;
    padding: 12px 15px;
    z-index: 9;
    width: 100%;
    flex-wrap: wrap;
}

.navbar-nav:last-child {
    padding: 0;
    justify-content: center;
}



/****** end menu ***/


.s-style{padding: 50px 15px;}

#section4{background: #343434;}
#section4 p:after{content: ''; display: block; width: 40px; height: 40px; background: var(--second); margin-top: 15px;}


.block-text-back-content {
    max-width: 1440px;
    margin: 0 auto 60px;
    padding: 239px 50px;
    background: url(../images/back1.jpg);
    color: #fff;
    text-align: center;
    background-size: cover;
    position: relative;
}
.back-text{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.block-text-back-content>div {
    max-width: 729px;
    margin: 0 auto;
}

.block-text-back-content p {
    text-align: center;
    font-size: 32px;
    margin: 0;
    font-weight: 500;
    padding: 55px 50px 15px;
    background: url(../images/top.png) , url(../images/bottom.png);
    background-repeat: no-repeat;
    background-position: 0% 0% , 100% 100%;
}

.block-text-content {
    max-width: 800px;
    margin: 100px auto;
    padding: 0px 20px;
}

.block-text-content p {
    font-size: 19px;
    font-weight: 200;
    margin: 0px 0px 25px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    line-height: 24px;
}



.block-text-content {
    max-width: 1000px;
    margin: 80px auto 30px;
    padding: 0px 20px;
}
.block-text-content>div{
    display: flex;
}
.block-text-content h2 {
    font-size: 24px;
    display: table;
    font-weight: 500;
    min-width: 227px;
}

.block-text-content p {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-align: left;
    padding-left: 10px;
}



/****** bloc-text_flex  ***/





.block-disciplines{
    
    max-width: 1400px;
    
    margin: 0 auto;
    
    background: var(--primary);
    
    border-radius: 30px;
}


.flex-block-text {
    max-width: 1200px;
    margin: 20px auto 0;
    background-position: right;
    overflow: hidden;
    background: var(--primary);
    padding: 50px 20px;
}
.flex-block-text h1{
    font-size: 26px;
    margin: 0;
    font-weight: 500;
    padding-bottom: 47px;
    background: url(../images/forme.png) no-repeat;
    background-position: 0px 0px;
    padding-left: 50px;
}
.flex-block-text h1 span{
    display: block;
    font-size: 29px;
    font-weight: 100;
}
.flex-block-text h1 b{
    font-size: 44px;
}
.flex-block-text h1 span:last-child{
    font-size: 25px;
    font-weight: 600;
}
.flex-block-text>div {
    align-items: flex-start;
    padding: 0px 40px;
}

.flex-block-text p {
    font-size: 19px;
    font-weight: 200;
    padding: 0;
    margin: 0 auto 25px;
}
.flex-block-text p:last-child{
    color:#8b8f9b;
}
.flex-block-text .flex-block_text {
    margin: 0 auto;
    padding: 0;
    padding-top: 60px;
}



.container-features {
    display: flex;
    gap: 20px; /* Espace entre les cartes */
    justify-content: center;
    max-width: 1200px;
    margin: -44px auto;
    position: relative;
    z-index: 2;
}

.card {
    background: var(--second); /* Couleur de la carte */
    color: white;
    padding: 12px 20px;
    border-radius: 54px; /* Bordures arrondies */
    box-shadow: 0 8px 15px rgb(0 0 0 / 0%); /* Ombre */
    text-align: center;
    font-size: 18px;
    width: calc(100% / 4);
    flex: calc(100% / 4);
    max-width: calc(100% / 4);
}

.card:hover {
   /* Couleur au survol */
   transform: translateY(-5px); /* Animation légère au survol */
   transition: 0.3s ease-in-out;
}

.img-femme{
    display: table;
    margin: 0 auto;
}
.img-femme img{
    
    max-width: 100%;
    
    object-fit: contain !important;
}
.page .img-femme{margin-bottom:80px}
.flex-block-2 {
    padding: 80px 30px 0px;
    margin: 0 auto 0px;
}
.flex-block-2 .flex-block_text{
    margin: 0 auto;
    position: relative;
}
.img-discipline{
    display: flex;
    margin: 0 auto;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    justify-content: flex-end;
    min-height: 166px;
}
.img-discipline img{
    transition:0.3s ease all
}
.img-discipline:hover img{
    transform: scale(0.8);
}
.flex-block-2 .img-discipline:hover h2{}
.flex-block-2 .img-discipline h2{
 font-size: 23px;
 transition: 0.3s ease all;
 padding: 15px 10px 10px;
 text-align: center;
 margin: 0;
}
.flex-block-2 img{
    max-width: 100%;
}

.flex-block-2>div .col-12{
    width: calc(100% / 4);
    flex: calc(100% / 4);
    max-width: calc(100% / 4);
}
.flex-block-2>div{
}
.block-disciplines  .text-center{
    max-width: 1200px;
    margin: 50px auto;
    border-top: 14px solid #fff;
    padding: 60px 40px 80px;
}
.block-disciplines .text-center h2{
    font-size: 23px;
    margin-bottom: 25px;
}
.block-disciplines .text-center p{
    font-size: 18px;
    margin: 0;
    font-weight: 200;
    max-width: 970px;
    margin: 0 auto 0;
}
.flex-block-2 > h2 {
    font-size: 26px;
    font-weight: 500;
    display: table;
    color: #fff;
    margin: 0 auto 70px;
    padding-bottom: 20px;
    background: url(../images/drapeau.png ) no-repeat;
    background-position: bottom;
}

.flex-block-2 .flex-block_text p {
    font-size: 18px;
    margin: 10px 0px 0px;
    font-weight: 200;
    text-align: justify;
    padding: 20px 15px;
}

.flex-block-2 .flex-block_text p:before{content:"";width: 25px;height: 25px;display: block;background: #000;margin: 0 auto 15px;}
.flex-block-2 .col-12:last-child {
    position: relative;
}

.flex-block-2 .col-12:last-child>div {
}

/****** bloc-sevices  ***/

.bloc-formules {
    position: relative;
    margin: 0 auto;
    max-width: 960px;
}

.page .containerformules {
    padding-top: 60px;
}

.containerformules {
    position: relative;
    max-width: 1200px;
    margin: 100px auto 50px;
    background-position: bottom;
    padding: 80px 0px 50px;
    background: var(--back);
}
.title-icone{
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    position: absolute;
    left: 40px;
    top: 80px;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}
.title-icone span{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 200;
}
.title-icone b{
    
    display: block;
    
    font-size: 22px;
    
    font-weight: 500;
}
.bloc-formules_inner {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}


.bloc-formules .flex-block--inner .col-12 {
    margin: 0px 0px 0px;
    width: calc(100% / 3);
    max-width: calc(100% / 3);
    flex: calc(100% / 3);
    padding: 0px;
}

.bloc-formules .flex-block--content {
    position: relative;
    margin: 0 auto 40px;
    padding: 0;
}

.bloc-formules .flex-block--content:hover img {transform: scale(1.1);}

.bloc-formules .flex-block--content img {
    max-width: 100%;
    transition: 0.3s ease all;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    
}

.bloc-formules .flex-block--content>div>div {}

.img-rubrique {
    display: table;
    margin: 0 auto;
    position: relative;
    padding: 0;
    overflow: hidden;
}
.containerformules .text-center{}
.containerformules .text-center a{
    display: inline-block;
    padding: 30px 30px;
}
.containerformules .text-center a img{
    transition:0.3s ease all;
}
.containerformules .text-center a:hover img{
    transform: scale(0.8);
}
.containerformules .text-center a:first-child{
    border-right: 5px solid var(--second);
}


/****** bloc-list-icones  ***/
.bottom_title {
    padding: 0;
    margin: 0;
    color: #fff;
    padding-right: 0;
    display: table;
    margin: 0 auto;
    font-size: 29px;
    font-weight: 700;
}






/****** bloc-avis-client  ***/

.bloc-avis-client {
    position: relative;
    padding: 0px 15px 0px;
    max-width: 1240px;
    margin: 0 auto;
}

.container_avis_client {
    position: relative;
    max-width: 1440px;
    margin: 0px auto 0px;
    background-position: bottom;
    padding: 80px 15px 100px;
}

.bloc-avis-client_inner {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
    margin-top: 80px;
}
.bloc-avis-client_inner .flex-block--inner{
    align-items: flex-end;
}
.bottom_title {
    padding: 0;
    color: #000;
    padding-right: 0;
    background-size: 100px;
    display: table;
    margin: 0 auto 15px;
    font-size: 27px;
}

.bottom_title span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 26px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.bloc-note {

    display: table;

    margin: 10px auto;

    text-align: center;

    border: 7px solid #252629;

    border-radius: 19px;

    padding: 28px 19px 15px;

    position: relative;
}

.bloc-note span {
    display: block;
    color: #252629;
    font-weight: 900;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 15px;
    top: -16px;
    background: #2e2f32;
    padding: 0px 12px;
}

.bloc-avis-client .flex-block--inner .col-12 {
    padding: 0px 25px;
    margin: 0 auto;
    width: calc(100% / 3);
    max-width: calc(100% / 3);
    flex: calc(100% / 3);
}


.bloc-avis-client .flex-block--content h2 {
    font-size: 19px;
    color: #535660;
    font-weight: 900;
    display: block;
    padding: 0;
    margin-bottom: 0;
    padding-right: 10px;
}
.text-avis{
    color: #fff;
}
.text-date{
    font-size: 18px;
    position: absolute;
    right: 40px;
    bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.bloc-avis-client .flex-block--content p {
    font-size: 17px;
    color: #fff;
    font-weight: 200;
    display: block;
    text-align: justify;
    margin: 0;
}

.bloc-avis-client .flex-block--content h2 b {
    display: block;
    font-size: 50px;
    font-weight: 700;
}

.bloc-avis-client .flex-block--content {
    position: relative;
    padding-bottom: 47px;
    background: url(../images/forme.png) no-repeat;
    background-position: 0px 0px;
    padding-left: 35px;
    background-size: contain;
}




/* block back text */


.bloc-block-back-text {
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: 70px 40px;
}

.container_block-back-text {
    position: relative;
    max-width: 1440px;
    margin: 0px auto 0px;
    padding-bottom: 0;
    background-position: bottom;
    overflow: hidden;
}

.back-parallax {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bloc-block-back-text_inner {
    width: 100%;
    padding: 0;
    max-width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary);
    padding: 60px 28px;
    border-radius: 25px;
}


.bloc-block-back-text .flex-block--inner .col-12 {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    flex: 100%;
}

.bloc-block-back-text .flex-block--content p {
    font-size: 17px;
    color: #fff;
    font-weight: 200;
    margin: 0 auto 20px;
    text-align: left;
}

.bloc-block-back-text .flex-block--content {
    position: relative;
    margin: 0;
}
.link-inscription{
    display: block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 80px;
    transition: 0.3s ease all;
}
.link-inscription:hover{
    background: var(--second);
    color: #fff;
}

.link-rubrique {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    left: 15px;
    top: 0;
    cursor: pointer;
}



/****** bloc-4 encarts rouges  ***/


.link-rubrique {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
}

/****** page interne ***/
/****** text images ***/
.flex-block {
    position: relative;
    transition: 0.5s ease all;
}

.flex-block>div {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    justify-content: center;
}

/****** page interne ***/


.text {
    color: #fff;
    max-width: 1440px;
    margin: 0px auto 0px;
    padding: 0px 15px;
    position: relative;
    z-index: 2;
}

.textdiv {
    margin: 30px auto 0px;
    padding: 50px 30px 100px;
    line-height: 31px;
    font-size: 17px;
    text-align: justify;
    position: relative;
    z-index: 1;
    font-weight: 200;
}
.titre-page {
    font-size: 26px;
    margin: 0;
    font-weight: 500;
    padding-bottom: 20px;
    background: url(../images/forme.png) no-repeat;
    background-position: 0px 0px;
    padding-left: 40px;
    background-size: contain;
    padding-top: 10px;
    margin-bottom: 40px;
}
.titre-page  span{
    display: block;
    font-size: 26px;
    font-weight: 100;
}
.titre-page  b{
    font-size: 35px;
}
.titre-page  span:last-child{
    font-size: 25px;
    font-weight: 600;
}



/****** Contact ***/

.footer-ico {
    display: block;
    max-width: 120px;
}

.btn-contact {
    height: auto;
    display: table;
    width: auto;
    font-size: 16px;
    margin: 0;
    clear: both;
    color: #7f828c;
    padding: 0;
    background: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #7f828c;
    border-radius: 0;
    font-weight: 200;
    transition: 0.3s ease all;
    margin-top: 10px;
    float: right;
}

.btn-contact:after {
    display: none;
}

.btn-contact:hover {
    background: var(--primary);
    text-decoration: none;
    color: #fff;
    padding: 14px 71px;
    border-color: var(--primary);
}

.btn-contact:hover {
    background: var(--primary);
    padding: 0px 15px;
    left: 0;
    top: 0;
    width: auto;
    color: #fff;
}
.text-center-footer{
    background: var(--primary);
    max-width: 1440px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    font-weight: 200;
    font-size: 18px;
}
.flex-bottom-footer{
    max-width: 1200px;
    margin: 0 auto 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    background: url(../images/logo_footer.png) no-repeat;
    background-position: center center;
}
.text-footer{
    background: #2a2b2e;
    padding: 60px 50px;
}
.text-footer h2{
    color:#808394;
    font-size: 28px;
    margin-bottom: 30px;
}
.bloc-adresse{
    border: 5px solid #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    padding: 0px 20px;
}
.bloc-adresse .d-flex{
    justify-content: flex-end;
    clear: both;
    padding-top: 30px;
}
.bloc-adresse .d-flex a{
    padding: 0px 10px;
    transition: 0.3s ease all;
}
.bloc-adresse .d-flex a:hover{
    transform:scale(0.8)
}
.flex-bottom-footer .bloc-adresse p{
    color: #7f828c;
}
.flex-bottom-footer>div{
    width: 40%;
    max-width: 430px;
}
.flex-bottom-footer p{
    margin: 0;
    font-size: 17px;
    font-weight: 200;
    color: #fff;
}
.flex-bottom-footer .phone{
    color: #fff;
    font-size: 25px;
    display: block;
    letter-spacing: 1px;
}
.flex-bottom-footer .phone.min-text{
    font-size: 18px;
}
/****** end Contact ***/


.footer-ico {
    display: block;
    max-width: 120px;
    filter: brightness(0) saturate(100%) invert(30%) sepia(10%) saturate(352%) hue-rotate(202deg) brightness(95%) contrast(90%);
}



/****** footer ***/
.boxfooter:after{content:"";position: absolute;width: 100%;height: 50px;top: 0;left: 0;background: url(../images/drapeau.png);background-repeat: no-repeat;background-position: 50% 14px;}
.boxfooter {
    overflow: hidden;
    padding: 15px;
    z-index: 1;
    position: relative;
    margin: 0 auto 30px;
    max-width: 1440px;
    padding-top: 52px;
    background: url(../images/footer.png);
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.footerlink {
    color: #d0d0d0;
    font-size: 10px;
    font-family: verdana;
    text-align: right;
}

.footerlink ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.footerlink ul li {
    display: inline-block;
}

.footerlink ul li a {
    text-decoration: none !important;
    transition: 0.3s ease all;
    color: #666;
    padding: 0px 10px;
    font-size: 12px;
}

.footerlink ul li a:hover {
    color: #000;
}

.inlineblock {
    display: inline-block;
}

.footerlink ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: none;
}

.boxfooter>div {
    width: 100%;
    margin: 0;
    align-items: center;
}


/****** footer ***/



/****** end page interne ***/


@media (max-width: 1280px) {
    .navbar .navbar-nav .nav-item .nav-link {
        text-align: center;
        font-size: 15px;
    }

    .navbar-nav:after {
        height: 100%;
    }

    .flex-block-2 .col-12:last-child {
        left: 0;
    }

    .logo img {}
}
@media (min-width:991px) {
    .navbar-expand-lg .navbar-collapse {
        display: block !important;
    }

    .page .banner>div {
        background-position: bottom;
    }
}





@media (max-width: 1200px) {


    .containerformules {
        padding-bottom: 0;
    }
    .bloc-formules{
        max-width: 80vw;
    }
    .bloc-avis-client .flex-block--content h2 b{
        font-size: 40px;
    }
    .bloc-formules .flex-block--inner .col-12{
        padding: 0px 15px;
    }
}
@media (max-width: 992px) {
    .flex-block>div .col-12 {
        flex: 0 0 100%;
        max-width: 100%;
        top: 0 !important;
        padding: 0;
    }
    .flex-block-text h1
    {
        text-align:center;
        margin-bottom: 20px;
        background: none;
        padding: 0px;
        margin-bottom: 0px;
    }
    .flex-block-text .flex-block_text{
        padding-top:20px;
    }
    .flex-block-text p{
        text-align:center
    }
    .flex-block-text h1 b{
        font-size: 19px;
    }
    .flex-block-text h1 span{
        font-size: 22px;
    }
    .flex-block-text h1 span:last-child{
        font-size: 19px;
    }
    .link-inscription{
        max-width: 420px;
        margin: 0 auto 40px;
    }
    .bloc-avis-client .flex-block--inner .col-12{
        width: 100%;
        margin: 0;
        flex: 100%;
        margin: 0 auto 30px;
        max-width: 100%;
        padding: 0;
    }
    .bloc-avis-client .flex-block--content{
        max-width: 320px;
        margin: 0 auto 25px;
    }
    .container_avis_client{padding-bottom:0}
    .flex-bottom-footer {
        flex-direction: column;
        overflow: hidden;
        padding: 0px 15px;
        background-size: 280px;
        background-position: 50% 90%;
    }
    .flex-bottom-footer>div{
        width: 100%;
        max-width: 100%;
        text-align: center;
        justify-content: center;
        padding: 40px 15px;
        margin-top: 15px;
    }
    .bloc-adresse{
        min-height: 350px;
    }
    .flex-bottom-footer p{
        margin: 0 auto 10px;
        text-align: center;
        color: #fff !important;
    }
    .flex-bottom-footer a{
        display: table;
        margin: 0 auto 15px;
    }
    .btn-contact{
        float: none;
        color: #fff !important;
        border-bottom: 1px solid #fff !important;
    }
    .flex-bottom-footer .phone{text-align:center}

    .bloc-formules .flex-block--inner .col-12 {
        width: 50%;
        flex: 50%;
        max-width: 50%;
    }

    .containerformules {
        padding: 40px 15px 30px;
        margin-bottom: 0;
        margin-top: 30px;
    }
    .bloc-formules{
        max-width: 100%;
    }
    .containerformules .text-center a{border: none !important;}
    .title-icone{
        position: relative;
        transform: none;
        writing-mode: initial;
        top: 0;
        left: 0;
        margin-bottom: 40px;
        font-size: 30px;
    }
    .block-text-content {
        margin-bottom: 50px;
        text-align: center;
    }
    .block-text-content>div{
        flex-direction:column
    }
    .block-text-content p{
        text-align:center
    }
    .page .containerformules {
        padding-top: 0
    }
    .back-parallax{
        position: relative;
    }
    .bloc-block-back-text{
        padding: 0;
    }
    .bloc-block-back-text_inner{
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }
    .flex-block>div .col-12 img {
        max-width: 100%;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .flex-block-2 .flex-block_text p{
        text-align:center
    }
    .flex-block-2 img{
        margin: 0 auto;
    }

    .flex-block-2 {
        margin-bottom: 0;
        margin: 50px 0px 0px;
        padding: 0px 15px 40px;
    }
    .flex-block-2 .col-12{
        margin-bottom: 40px;
    }
    .flex-block-2 h2{
        margin: 20px auto 50px;
        text-align: center;
    }

    .flex-block-2 .col-12:last-child {
        margin: 0 auto;
    }

    .flex-block-2 .col-12:last-child>div {
        padding-left: 0;
        flex-direction: column;
    }

    .navbar .navbar-nav .nav-item .nav-link:before {
        display: none
    }

    .navbar {
        padding: 0px
    }

    .navbar-nav:after {
        display: none
    }

    .navbar-nav .nav-item .nav-link {
        text-align: left
    }

    .inner-menubox {
        padding: 0;
        background: none;
        left: 0;
        width: 100%;
        border: none;
    }

    .collapse:not(.show) {
        display: block;
    }

    .navbar-nav {
        align-items: center;
        flex-direction: column;
    }

    .navbar-nav:first-child {
        padding-bottom: 0;
    }

    .menubox.fixed .navbar-nav {
        flex-direction: column;
    }

    .dropdown-item {
        text-transform: none;
        font-weight: 500;
    }

    .navbar-nav:last-child {
        background: none;
        max-width: 100%;
        margin: 0 !important;
        padding-top: 0;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        padding: 5px 25px;
        font-size: 20px;
        letter-spacing: 2px;
    }
    .navbar .navbar-nav .nav-item .nav-link:before{display:none}
    .navbar .navbar-nav .nav-item {
        background: none;
        padding: 10px 0px;
    }

    .menubox:before,
    .menubox:after {
        display: none
    }

    .activemenu.menubox {
        transform: none;
        padding-top: 56px;
        background: #242426;
    }
    .textdiv{
        padding: 20px 10px 40px;
    }
    .titre-page span{
        font-size: 20px;
    }
    .titre-page b{
        font-size: 22px;
    }
    .menubox {

        width: 100%;

        top: 50px !important;

        border: none;

        background: var(--primary);

        padding: 100px 20px;

        position: fixed;

        top: 0;

        left: 0;

        width: 100%;

        z-index: 10;

        max-width: 100%;

        transform: translateX(-100%);

        transition: 0.3s ease all;

    }

    .logo img {
        filter: drop-shadow(8px 8px 10px #000);
    }

    .logo {
        position: absolute;
        width: 100% !important;
        height: 100%;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    .img-header img{
        max-width:100%;
    }
    .header .d-flex>div{
        width: 100%;
    }
    .flex-block-text{
        padding: 40px 20px 0;
        margin-top: 0;
    }
    .container-features{
        flex-wrap: wrap;
        padding: 0px 30px 40px;
        background: #4e4e56;
        margin: 0 auto;
    }
    .card{
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
    .logo>div {
        box-shadow: none;
        padding: 0;
        left: 0;
    }

    .logo a {
        padding: 0px;
        margin-bottom: 30px;
    }

    .top {
      display:none
  }
  .right-top .phone{font-size: 21px;}
  .top>div a{padding: 0px !important;}
  .top:after{display:none}
  .top>div .phone {
    display: none;
    white-space: nowrap;
    padding: 0 !important;
}

.top span {
    display: none;
}

.header {
    position: relative;
    top: 0;
    margin-top: 58px;
    max-height: initial;
    border: none;
    margin-bottom: 0;
    padding: 0;
}

.page .header {
    margin-bottom: 0;
}

.header .d-flex {
    top: 0px;
    position: relative;
}

.block-banner {
    height: 450px;
}

.bloc-menu a {
    display: table;
    padding: 0;
    top: 11px;
    left: 11px;
    position: relative;
    margin: 0;
}

.btn-menu:after {
    display: none
}

#bloc-1:after {
    display: none
}

.bloc-menu.fixed {
    left: 0;
    top: 0;
    box-shadow: none;
    border-radius: 0;
}

.bloc-menu {
    top: 0;
    left: 0;
    width: auto;
    position: fixed;
    top: 0px;
    width: 100%;
    background: #242426;
    height: 58px;
    overflow: hidden;
    z-index: 13;
    display: block;
    animation: none !important;
}

.bloc-menu.fixed .btn-menu {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
}

.bloc-menu img {
    position: relative;
    left: 0;
    top: 0;
    width: 40px;
    filter: none !important;
}

.btn_scroll {
    display: none
}

.banner {
    width: 100%;
    max-width: 100%;
    height: 450px;
}
.banner>div{
    background-position: center;
}

.header:before {
    display: none
}

.header:after {
    display: none
}


}

@media (max-width: 767px) {
    .block-text-content{
        margin-top: 40px;
        text-align: center;
    }
    .title-icone{
        font-size: 22px;
        margin-bottom: 30px;
    }
    .bloc-formules .flex-block--inner .col-12 {
        width: 100%;
        max-width: 320px;
        flex: 100%;
    }

    .link-rubrique {
        right: -59px;
        top: 47px;
    }

    .flex-block .col-12 {
        left: 0;
        top: 0;
        border: none;
        display: block;
    }

    .footerlink {
        text-align: center;
    }

    .footerlink ul {
        display: flex;
        flex-direction: column;
    }

    .bottom_title {
        text-align: center;
        font-size: 23px;
    }

    .flex-block {
        margin: 0px auto;
        padding: 15px 0px 0;
        left: 0px !important;
    }
    .block-text-content h2{
        font-size: 20px;
        margin-bottom: 25px;
    }
    .block-text-back-content{
        padding: 40px;
        background-position: center;
    }
    .block-text-back-content p{
        padding: 40px 0px 15px;
        font-size: 19px;
        background-size: 30px;
    }
    .container_avis_client{
        padding-bottom:0
    }
    .bloc-formules_inner {
        margin-bottom: 0
    }

    .flex-block-2 {
        padding: 0;
        background-size: contain;
        max-width: 100%;
        margin-top: 15px;
        overflow: hidden;
        padding-bottom: 40px;
    }
    .block-disciplines .text-center {
        padding: 35px 20px 40px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .flex-block-2>div {
        padding: 0;
        text-align: center;
    }

    .flex-block-2 h2 {
        display: table;
        padding-right: 0;
        position: relative;
        margin-bottom: 50px;
        width: 100%;
        max-width: 100%;
        font-size: 22px;
        padding: 0px 15px 20px;
        text-align: center;
    }

    .flex-block-2 p {
        font-size: 20px;
        border: none;
        padding: 21px;
        text-align: center;
        background-position: 0px 0%, 100% 100%;
        display: table;
        margin: 0 auto;
    }

    .menubox:after {
        display: none;
    }

    .logo img {
        margin: 0 auto;
        max-width: 250px;
        display: block;
    }

    .logo {
        padding: 0;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .block-banner {
        width: 100%;
        height: 450px;
        margin: 0;
        max-height: 450px;
        border: none;
    }

    .logo>div {
        display: flex;
    }

    .logo a {
        margin: 0px;
        padding: 10px 15px;
    }

    .header .d-flex {
        display: block !important;
    }

    .boxfooter img {
        margin: 0 auto 15px;
        display: block;
        max-width: 120px;
    }
}