body
{
overflow-x: hidden;
margin:0;
padding:0;
--couleur-1: #090a0a;
--couleur-2: #fffef6;
--couleur-3: #4c4b47;
--couleur-4: #ffffff;
--couleur-5: #090a0a;
--couleur-6: #4c4b47;
--couleur-7: #f7f3df;
}
section, footer {
background-position: center;
background-size: cover;
padding-top: clamp(50px, 10vw, 125px);
padding-bottom: clamp(50px, 10vw, 125px);
padding-right: 10%;
padding-left: 10%;
}
img {
max-width: 100%;
}
html {
scrollbar-width: auto;
scrollbar-width: thin;
}
a
{
text-decoration:none;
}
h1    {
font-size: Arraypx;
}
h2    {
font-size: Arraypx;
}
h3    {
font-size: Arraypx;
}
h4    {
font-size: Arraypx;
}
p    {
font-size: Arraypx;
}
a    {
font-size: Arraypx;
}
input    {
font-size: Arraypx;
}
span    {
font-size: Arraypx;
}
button    {
font-size: Arraypx;
}
tr    {
font-size: Arraypx;
}
td    {
font-size: Arraypx;
}
bdi    {
font-size: Arraypx;
}
li    {
font-size: Arraypx;
}
label    {
font-size: Arraypx;
}
@media screen and (max-width:768px)
{
h1    {
font-size: Arraypx;
}
h2    {
font-size: Arraypx;
}
h3    {
font-size: Arraypx;
}
h4    {
font-size: Arraypx;
}
p    {
font-size: Arraypx;
}
a    {
font-size: Arraypx;
}
input    {
font-size: Arraypx;
}
span    {
font-size: Arraypx;
}
button    {
font-size: Arraypx;
}
tr    {
font-size: Arraypx;
}
td    {
font-size: Arraypx;
}
bdi    {
font-size: Arraypx;
}
li    {
font-size: Arraypx;
}
label    {
font-size: Arraypx;
}
}
@media screen and (max-width:450px)
{
h1    {
font-size: Arraypx;
}
h2    {
font-size: Arraypx;
}
h3    {
font-size: Arraypx;
}
h4    {
font-size: Arraypx;
}
p    {
font-size: Arraypx;
}
a    {
font-size: Arraypx;
}
input    {
font-size: Arraypx;
}
span    {
font-size: Arraypx;
}
button    {
font-size: Arraypx;
}
tr    {
font-size: Arraypx;
}
td    {
font-size: Arraypx;
}
bdi    {
font-size: Arraypx;
}
li    {
font-size: Arraypx;
}
label    {
font-size: Arraypx;
}
}:root {
--swiper-theme-color: #007aff
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1
}
.swiper-container-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
flex-wrap: wrap
}
.swiper-container-multirow-column>.swiper-wrapper {
flex-wrap: wrap;
flex-direction: column
}
.swiper-container-free-mode>.swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-container-pointer-events {
touch-action: pan-y
}
.swiper-container-pointer-events.swiper-container-vertical {
touch-action: pan-x
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height
}
.swiper-container-3d {
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-css-mode>.swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
scroll-snap-type: y mandatory
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none!important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: 'prev'
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: 'next'
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
--swiper-navigation-color: #ffffff
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
--swiper-navigation-color: #000000
}
.swiper-button-lock {
display: none
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: .3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-container-vertical>.swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: .2s transform, .2s top
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s left
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, .25);
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff
}
.swiper-pagination-black {
--swiper-pagination-color: #000000
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, .5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube {
overflow: visible
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: .6;
z-index: 0
}
.swiper-container-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px)
}
.swiper-container-flip {
overflow: visible
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}.phrase-sous-header {
text-align: center;
padding: 8px 20px;
color: var(--couleur-7);
background-color: #000;
font-family: var(--police-15), sans-serif;
display: none;
display: none;
font-size: 30px;
}
.phrase-sous-header span a {
color: var(--couleur-7);
font-family: var(--police-15), sans-serif;
font-size: 30px;
} #main-header {
width: 100%;
position: fixed;
top: 0;
z-index: 50;
background-color: black;
color: white;
transform: translateY(0);
transition: transform 0.5s ease;
}
#main-header .header {
padding: 0 5%;
box-shadow: 0 1px 1px var(--couleur-1);
}
header .bandeau-header {
display: flex;
justify-content: space-between;
padding: 10px 0;
background-color: rgba(63, 65, 61, 0.75);
width: 100%;
}
#main-header .bandeau-header {
width: 90%;
padding: 10px 5%;
}
#main-header * {
font-size: 14px;
}
#main-header .bandeau-header div {
display: flex;
}
#main-header .bandeau-header ul {
display: flex;
}
#main-header .bandeau-header li {
list-style-type: none;
padding: 0 10px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
#main-header .bandeau-header li:nth-child(-n+3) {
display: flex;
align-items: center;
}
#main-header .bandeau-header li a {
font-weight: 100 !important;
font-family: var(--police-16) !important;
color: #FFFCE9;
display: flex;
align-items: center;
text-transform: uppercase;
}
#main-header .bandeau-header li.telephone a {
font-weight: 100 !important;
font-family: var(--police-17) !important;
}
#main-header .bandeau-header .suite-bandeau li:nth-child(-n+3)::after {
height: 70%;
width: 1px;
background-color: white;
margin-left: 15px;
content: "";
}
#main-header .logo img {
height: 60px;
}
header .telephone a {
align-items: center;
flex-wrap: nowrap;
min-width: 100px;
text-align: center;
color: var(--couleur-7);
font-weight: bold;
}
header .telephone a span {
color: var(--couleur-7);
font-weight: bold;
}
header .telephone img {
margin-right: 5px;
}
header .formations {
padding: 6px 30px;
background-color: var(--couleur-7);
border-radius: 50px;
height: max-content !important;
text-align: center;
}
header .formations a {
padding: 0 !important;
color: var(--couleur-5);
}
#main-header .compte {
width: 20%;
display: flex;
justify-content: flex-end;
display: none;
}
header .compte a {
display: flex;
color: #E83879;
font-weight: bold;
}
#main-header .compte img {
height: 14px;
margin-left: 10px;
}
#main-header-mobile .compte a {
flex-direction: row-reverse;
display: flex;
}
#main-header-mobile .compte img {
height: 14px;
margin-right: 10px;
}
#main-header .header-principal {
display: flex;
align-items: center;
padding: 10px 0;
}
header .suivre-bandeau p {
padding-right: 10px;
display: flex;
align-items: center;
color: var(--couleur-7);
}
header .suivre-bandeau p::after {
height: 70%;
width: 1px;
background-color: white;
margin-left: 15px;
content: "";
}
#main-header .logo {
width: 10%;
margin: 0;
margin-right: 2%;
min-width: 150px;
}
#main-header .global_header {
display: flex;
flex-direction: column;
}
#main-header .haut_header {
align-items: center;
justify-content: space-evenly;
height: 70px;
width: 100%;
display: flex;
}
#main-header .bas_header {
display: flex;
align-items: center;
width: 100%;
}
header .popup-login::after {
content: '';
position: absolute;
top: -20px;
right: 40px;
display: inline-block;
height: 0;
width: 0;
border-right: 15px solid transparent;
border-bottom: 20px solid #E83879;
border-left: 15px solid transparent;
}
header .popup-login {
pointer-events: none;
opacity: 0 !important;
z-index: 0 !important;
transition: opacity .3s ease;
position: absolute;
width: 350px;
height: auto;
background-color: #fff;
color: #000;
padding: 20px;
z-index: 1000;
top: 123px;
right: 7%;
text-align: center;
border-top: 5px solid #E83879;
display: flex;
flex-direction: column;
}
header .compte:hover .popup-login {
pointer-events: auto;
opacity: 1 !important;
z-index: 1 !important;
} #main-header menu {
width: 80%;
height: 40px;
padding: 0;
}
#main-header menu ul {
display: flex;
justify-content: space-between;
padding: 0;
height: 100%;
align-items: center;
}
#main-header menu ul li {
list-style: none;
margin-right: 30px;
height: 100%;
display: flex;
align-items: center;
font-size: 16px
}
ul.logo_reseaux li,
ul.logo_reseaux li a {
display: flex;
align-items: center;
justify-content: center;
}
ul.logo_reseaux li a img {
max-height: 15px;
max-width: 15px;
}
#main-header menu ul li a {
display: flex;
position: relative;
width: max-content;
font-family: var(--police-16);
color: var(--couleur-7);
}
#main-header menu ul li.formations a {
color: var(--couleur-1);
font-family: var(--police-18);
}
#main-header menu ul li a::after {
border-bottom: 1px solid var(--couleur-7);
position: absolute;
bottom: 0;
width: 0px;
left: 50%;
content: '';
transition: 0.3s;
}
#main-header menu ul li a:hover::after {
width: 100%;
left: 0;
}
#main-header .categorie {
display: none;
position: absolute;
width: 80vw;
padding: 20px 10vw;
left: 0;
margin-top: -25px;
padding-top: 50px !important;
background: linear-gradient(to bottom, transparent 0 20px, black 20px);
top: 100%;
}
#main-header .bloc-texte {
display: flex;
justify-content: space-evenly;
width: 100%;
align-items: flex-start;
min-width: 200px;
}
#main-header .bloc-galerie {
display: flex;
overflow: auto;
height: max-content;
}
#main-header .bloc-galerie img {
height: 200px;
margin-right: 10px;
}
#main-header menu ul li:hover .categorie {
display: flex;
justify-content: space-around;
max-height: calc(90vh - 130px);
overflow: auto;
}
#main-header menu ul li:hover a {
opacity: 1;
}
#main-header menu ul li .fleche {
margin-left: 5px;
margin-bottom: 2px;
width: 7px !important;
}
#main-header menu ul li:hover .fleche {
transform: rotate(180deg);
}
#main-header menu ul .bloc-categorie {
margin-right: 50px;
}
#main-header menu ul .sous-categorie {
display: flex;
flex-direction: column;
}
#main-header .bloc-categorie .categorie-principale a {
text-transform: uppercase;
margin-bottom: 10px;
font-weight: bold;
font-family: var(--police-17);
}
#main-header .bloc-categorie .categorie-principale {
margin-bottom: 15px;
}
#main-header .bloc-categorie .sous-categorie a {
margin-bottom: 10px;
font-family: var(--police-16);
color: var(--couleur-7);
} #main-header .droite {
display: flex;
width: 10%;
justify-content: space-between;
align-items: center;
min-width: 150px;
}
#main-header .droite .compte {
position: relative;
display: flex;
align-items: center;
}
#main-header .droite .compte img {
border-bottom: 1px solid transparent;
padding: 10px 0;
}
#main-header .droite .compte .deconnection {
display: none;
position: absolute;
top: 50px;
background-color: white;
color: white !important;
left: -35px;
padding: 10px 15px;
border: 1px solid var(--couleur-1);
z-index: 5;
}
#main-header .droite .compte:hover .deconnection {
display: block;
}
#main-header .droite #form {
padding: 5px 0;
}
#main-header-mobile {
display: none;
} .hover {
display: none;
}
.div-hover:hover .hover {
display: initial;
}
.div-hover:hover .base {
display: none;
}
#main-header .suite-bandeau ul li img {
max-width: 15px;
max-height: 15px;
}
#main-header .suite-bandeau ul li.telephone a {
display: flex;
align-items: center;
}
#main-header .header-principal .rightSide a {
color: var(--couleur-7) !important;
}
#main-header .header-principal .rightSide a img {
max-width: 20px;
max-height: 20px;
} @media screen and (max-width: 1400px) {
#main-header .formations {
padding: 6px 20px;
}
#main-header menu {
width: 90%;
}
#main-header .logo {
min-width: 100px;
margin-right: 5%;
}
#main-header .logo img {
width: 90px;
height: auto;
}
#main-header .categorie {
width: 90vw;
padding: 20px 5vw;
}
#main-header .header {
padding-left: 3%;
}
}
@media screen and (max-width: 1200px) {
#main-header {
display: none;
}
#main-header-mobile {
display: flex;
position: fixed;
top: 0;
width: 100%;
background: black;
z-index: 90;
box-shadow: 0px 1px 3px var(--couleur-2);
flex-wrap: wrap;
transform: translateY(0);
transition: transform 0.5s ease;
}
#menuDeroulant .logo-mobile-div img {
height: 60px;
}
#main-header-mobile .bandeau-header {
padding: 10px 5%;
}
#main-header-mobile .suivre-bandeau {
display: flex;
margin: 10px 0;
}
#main-header-mobile .suivre-bandeau ul {
display: flex;
margin: 0;
}
#main-header-mobile .suivre-bandeau li {
padding: 0 10px !important;
}
#main-header-mobile .suite-bandeau ul {
display: flex;
}
#main-header-mobile .suite-bandeau ul li {
margin-left: 15px;
list-style: none;
display: flex;
align-items: center;
justify-content: center;
}
#main-header-mobile .suite-bandeau ul li a {
display: flex;
align-items: center;
justify-content: center;
}
#main-header-mobile .suite-bandeau ul li a img {
max-width: 20px;
max-height: 20px;
}
#main-header-mobile .deconnection {
display: none;
}
#main-header-mobile #menuDeroulant #menu li.suite-2 {
display: none;
}
#menuDeroulant {
display: flex;
align-items: center;
justify-content: space-around;
width: calc(90vw - 90px);
justify-content: space-between;
padding-left: 5vw;
padding-right: 5vw;
}
#menuDeroulant input#burger {
display: block;
width: 35px !important;
height: 32px;
position: absolute;
right: 58px;
cursor: pointer;
opacity: 0;
z-index: 2000;
}
#menuDeroulant input#burger::after {
width: 35px !important;
top: initial;
left: initial;
}
#menuDeroulant .span-burger {
width: 50px;
position: absolute;
right: 50px;
display: flex;
justify-content: center;
align-items: center;
}
#menuDeroulant .span-1 {
transform-origin: 0% 0%;
top: -9px;
}
#menuDeroulant .span-2 {
transform-origin: 0% 0%;
width: 15px;
}
#menuDeroulant .span-3 {
transform-origin: 0% 0%;
top: 7px;
}
#menuDeroulant span {
display: block;
width: 25px;
height: 2px;
position: absolute;
background-color: white;
z-index: 20;
right: 11px;
transform-origin: 4px 0px;
transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}
#main-header-mobile #menuDeroulant span {
background-color: white;
}
#menuDeroulant #menu {
background-color: white;
transform-origin: 0% 0%;
transform: translate(0, 0%);
transition: display 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
position: absolute;
z-index: 12;
max-height: calc(85vh - 90px);
overflow: auto;
opacity: 0;
display: none;
transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
width: 80vw;
padding: 20px 10vw;
box-shadow: 0px 1px 3px var(--couleur-2);
top: 118px !important
}
#menuDeroulant input#burger:checked~.span-burger .span-1 {
transform: rotate(42deg);
}
#menuDeroulant input#burger:checked~.span-burger .span-2 {
opacity: 0;
transform: rotate(0deg) scale(0.2, 0.2);
}
#menuDeroulant input#burger:checked~.span-burger .span-3 {
transform: rotate(-42deg);
} #menuDeroulant input#burger:checked~#menu {
transform: translate(-5%, 0);
transition: display 0.2s cubic-bezier(0.77, 0.2, 0.05, 1);
opacity: 1;
display: block;
transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
color: white;
background-color: black;
} #menuDeroulant input#burger:checked~ul {
transform: none;
}
#menuDeroulant .logo-mobile-div {
margin: 10px 0;
}
#menuDeroulant menu,
#menuDeroulant menu ul {
padding: 0;
margin-top: 10px;
margin-top: 10px;
}
#menuDeroulant #menu li {
list-style: none;
padding: 15px 0;
display: flex;
justify-content: space-between;
font-size: 15px;
flex-wrap: wrap;
}
#menuDeroulant #menu li:nth-child(-n+4) {
border-bottom: 1px solid gray;
}
#menuDeroulant #menu hr {
margin-top: 50px;
margin-bottom: 20px;
height: 2px;
border: none;
background-color: grey;
}
#menuDeroulant #menu li:last-child {
border: none;
}
#menuDeroulant #menu .image {
padding: 5px;
cursor: pointer;
} #menuDeroulant #menu #form {
display: flex;
margin-bottom: 20px;
}
#menuDeroulant #menu .categorie {
width: 100%;
}
#menuDeroulant #menu .bloc-categorie a {
padding: 10px 0;
}
#menuDeroulant #menu .sous-categorie {
display: flex;
flex-direction: column;
}
#menuDeroulant #menu .categorie-principale a {
padding: 10px 0;
}
#menuDeroulant #menu .categorie-principale {
display: flex;
padding-left: 15px;
text-decoration: underline;
}
#menuDeroulant #menu .sous-categorie a {
padding-left: 30px;
}
#menuDeroulant #menu .categorie a {
opacity: 0.8;
width: max-content;
}
#menuDeroulant #menu li>a:nth-child(1) {}
#menuDeroulant #menu li.suite>a:nth-child(1) {}
#main-header-mobile .logo-image-mobile {
width: 100px;
height: auto;
}
#main-header-mobile .suivre-bandeau li {
border: none !important;
}
#main-header-mobile .compte {
visibility: hidden;
}
}
@media screen and (max-width: 900px) {}
@media screen and (max-width: 850px) {}
@media screen and (max-width: 768px) {
#main-header-mobile .logo-image-mobile {
width: 70px;
}
#menuDeroulant .logo-mobile-div {
margin: 10px 0 5px;
}
#main-header-mobile * {
font-size: 14px;
}
}
@media screen and (max-width: 500px) {
#main-header-mobile .div-inter {
display: none !important;
}
#main-header-mobile #menuDeroulant #menu li.suite-2 {
display: flex;
}
#menuDeroulant .logo-mobile-div img {
height: 45px;
}
#main-header-mobile * {
font-size: 12px;
}
header .formations {
padding: 6px 15px;
}
#menuDeroulant .logo-mobile-div {
width: 100px;
}
#menuDeroulant #menu {
top: 100px !important;
}
}
@media screen and (max-width: 400px) {
#menuDeroulant input#burger {
right: 25px;
}
#menuDeroulant .span-burger {
right: 15px;
}
#menuDeroulant {
width: calc(90vw - 50px);
}
header .formations {
padding: 6px 10px;
}
header .telephone a {
min-width: auto;
display: block;
}
}
@media screen and (max-width: 350px) {
#main-header-mobile .formations a {
font-size: 10px;
}
}
#main-header-mobile .logosRightSide {
display: flex;
align-items: flex-end;
gap: 1.5rem;
height: 32px;
}
@media screen and (max-width: 500px) {
#main-header-mobile .logosRightSide {
gap: 1rem;
margin-right: 5%;
}
}.fa-search::before {
content: "\f002";
color: white;
}
main.blog_main section.banniere {
text-align: center;
padding: 0 5%;
background-position: center;
background-size: cover;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/tools.jpg);
padding-top: 75px;
padding-bottom: 75px;
}
main.blog_main section.banniere h1 {
text-align: center;
font-family: var(--police-15);
font-size: 70px;
font-weight: inherit;
color: var(--couleur-7);
text-transform: unset;
}
main.blog_main .page-articles {
display: flex;
justify-content: space-between;
padding: 0;
}
main.blog_main .articles-tous {
padding: 100px 60px;
margin-left: calc(10% - 60px);
display: flex;
justify-content: space-between;
justify-content: space-around;
width: calc(75% - 11%);
flex-wrap: wrap;
height: max-content;
}
main.blog_main .articles-recents.blog {
background-color: var(--couleur-7);
padding: 50px 40px;
width: calc(27% - 20px);
} main.blog_main .articles-tous .hidden {
overflow: hidden;
height: 11vw;
min-height: 150px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
main.blog_main .articles-tous .image-blog {
height: 11vw;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
min-height: 150px;
transition: ease-in-out 0.3s;
}
main.blog_main .articles-tous .textes-blog {
background-color: white;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 30px 30px;
text-align: center;
}
main.blog_main .articles-tous .textes-blog .description {
font-size: 16px;
}
main.blog_main .articles-tous .textes-blog .voir {
display: flex;
justify-content: center;
} main.blog_main .articles-recents a {
display: flex;
margin-bottom: 30px;
align-items: center;
}
main.blog_main .articles-recents .image {
width: 80px;
height: 80px;
background-position: center;
background-size: cover;
margin-right: 15px;
min-width: 80px;
}
main.blog_main .articles-recents.blog .swiper-slide {
display: flex;
padding: 25px 0;
border-bottom: 1px solid #cdcab9;
}
main.blog_main .articles-recents .nouveau {}
main.blog_main .articles-recents .texte-swiper {
width: 100%;
max-width: 200px;
}
main.blog_main .articles-recents .texte-swiper p {
color: black;
}
main.blog_main .articles-recents .categories * {
padding-left: 0;
margin-left: 0;
}
main.blog_main .articles-recents .categories input {
border: 1px solid black !important;
margin-right: 5px;
cursor: pointer;
accent-color: var(--couleur-1);
}
main.blog_main .articles-recents .fa.fa-search {
width: 29px;
padding: 10px;
border: none;
cursor: pointer;
font-size: initial;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
background-color: white;
-webkit-appearance: none;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 3px 0px 6px #00000029;
font-weight: 300;
background-color: var(--couleur-1);
}
main.blog_main .articles-recents .rechercher {
display: flex;
position: relative;
margin-bottom: 25px;
flex-wrap: wrap;
}
main.blog_main .articles-recents #ui-id-10 {
width: calc(100% - 10px);
}
main.blog_main .articles-recents .titre {
font-family: var(--police-18);
color: var(--couleur-1);
border-top: 5px solid #cdcab9;
padding-top: 25px;
}
main.blog_main .articles-recents #rechercher_blog {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border: none;
outline: none;
text-indent: 15px;
width: calc(90% - 30px);
box-shadow: 3px 0px 6px #00000029;
height: 40px;
color: #888;
font-weight: 700;
}
main.blog_main .articles-recents .categories {
padding: 30px 0;
}
main.blog_main .articles-recents a {
margin-bottom: 0px;
}
main.blog_main .articles-recents .nouveau .texte-swiper p:nth-child(2) {
font-weight: bold;
margin-bottom: 15px;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 15px;
font-size: 14px;
}
main.blog_main .articles-recents .nouveau .texte-swiper p:nth-child(1) {
font-size: 13px;
}
main.blog_main .articles-recents.blog .list-group-item {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
main.blog_main .articles-recents.blog .list-group-item label {
color: var(--couleur-1);
margin-left: 5px !important;
}
main.blog_main .articles-recents.blog .list-group-item {
margin-bottom: 15px;
} main.blog_main section.blog.articles-tous .swiper-slide {
border-radius: 10px;
height: max-content;
width: 30%;
box-shadow: 0px 3px 6px #00000029;
margin-bottom: 75px;
}
main.blog_main section.blog.articles-tous .swiper-slide a {
width: 100%;
}
section.nos-engagements .bloc-slide {
box-shadow: 0px 3px 6px #00000029;
border-radius: 10px;
text-align: center;
padding: 20px 30px;
margin: 6px;
background-color: white;
}
main.blog_main .articles-tous .swiper-slide .haut {
display: flex;
justify-content: space-between;
flex-direction: column;
}
main.blog_main .articles-tous .swiper-slide .haut p {
color: black;
}
main.blog_main .articles-tous .swiper-slide .haut p.nom-article {
text-transform: uppercase;
margin-bottom: 15px;
font-family: var(--police-18);
}
main.blog_main .articles-tous .swiper-slide .haut p.date {
font-size: 14px;
}
main.blog_main .articles-tous .swiper-slide span {
text-decoration: underline;
}
main.blog_main .articles-tous .col-sm-12 {
width: 100%;
display: flex;
}
main.blog_main .articles-tous button:disabled {
background-color: var(--couleur-1);
}
main.blog_main .articles-tous button:hover {
background-color: var(--couleur-1);
}
main.blog_main .articles-tous .pagination_filtre {
flex-wrap: wrap;
justify-content: center;
} @media screen and (max-width: 1400px) {
main.blog_main .ariane {
display: none;
}
main.blog_main section.blog.articles-tous .swiper-slide {
width: 47%;
}
}
@media screen and (max-width: 1300px) {
main.blog_main .articles-tous {
margin-left: calc(5% - 60px);
}
}
@media screen and (max-width: 1024px) {
main.blog_main section.banniere h1 {
font-size: 50px;
}
main.blog_main .articles-tous {
margin-left: 0;
width: 100%;
}
main.blog_main .page-articles {
flex-wrap: wrap;
}
main.blog_main .articles-recents.blog {
width: 100%;
}
main.blog_main .articles-recents.blog .swiper-slide {
justify-content: center;
}
main.blog_main .articles-recents .categories {
text-align: center;
}
main.blog_main .articles-recents .rechercher {
justify-content: center;
}
main.blog_main .articles-recents.blog {
padding-bottom: 25px !important;
padding-top: 25px !important;
}
main.blog_main .articles-recents .fa.fa-search {}
}
@media screen and (max-width: 768px) {
main.blog_main .articles-tous {
padding: 75px 30px;
}
main.blog_main .articles-recents.blog {
padding: 75px 30px;
}
main.blog_main .articles-tous .textes-blog .voir {
width: calc(100% + 60px);
margin-left: -30px;
}
main.blog_main .articles-tous .textes-blog button {
width: 100%;
}
}
@media screen and (max-width: 600px) {
main.blog_main section.blog.articles-tous .swiper-slide {
width: 100%;
}
}.article-main .haut_article {
width: 100%;
padding-bottom: 25px;
border-bottom: 3px solid var(--couleur-1);
}
.article-main .div-image {
margin: 25px 0;
}
.article-main .articles-tous img {
max-width: 100%;
height: auto;
}
.article-main .content_article {
width: 100%;
}
.article-main h1 {
color: var(--couleur-1);
margin-top: 25px;
font-family: var(--police-15);
font-size: 30px;
}
.article-main .haut_article p {
font-family: var(--police-18);
}
.article-main .content_article a {
text-decoration: underline;
color: var(--couleur-1);
}
.article-main .content_article * {
line-height: 26px;
}#new-main-footer {
background-color: black;
display: flex;
justify-content: space-between;
background-position: center;
background-size: cover;
flex-wrap: wrap;
padding-top: clamp(50px, 10%, 120px);
padding-bottom: clamp(50px, 10%, 120px);
padding-right: 10%;
padding-left: 10%;
}
#new-main-footer img {
max-width: 100%;
}
#new-main-footer .colonne-4 .bloc-1 li,
#new-main-footer .colonne-4 .bloc-1 li a{
display: flex;
align-items: center;
justify-content: center;
}
#new-main-footer .colonne-4 .bloc-1 img{
max-width: 20px;
max-height: 20px;
}
#new-main-footer a {
color: var(--couleur-7);
min-width: 20px;
font-family: var(--police-16);
}
#new-main-footer a:hover {
text-decoration: underline;
} #new-main-footer p {
color: var(--couleur-7);
padding-top: 0;
}
#new-main-footer .titre-footer {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
align-items: center;
position: relative;
}
#new-main-footer .colonne-1 {
width: 25%;
margin-right: 5%;
}
#new-main-footer .colonne-2 {
width: 20%;
margin-right: 5%;
}
#new-main-footer .colonne-3 {
width: 20%;
margin-right: 5%;
}
#new-main-footer .colonne-4 {
width: 20%;
}
#new-main-footer .sous-titre {
margin-bottom: 30px;
text-transform: uppercase;
color: var(--couleur-7);
font-family: var(--police-15);
font-size: 30px;
text-transform: unset;
}
#new-main-footer .colonne-1 .logo {
width: 100%;
text-align: center;
}
#new-main-footer li {
list-style-type: none;
margin-bottom: 15px;
}
#new-main-footer .titre-footer img {
right: 0;
position: absolute;
color: var(--couleur-7);
}
#new-main-footer .titre-footer p {
font-family: "Cookie-Regular", sans-serif;
font-size: 35px;
}
#new-main-footer .titre-footer .traits {
border-bottom: dashed 3px var(--couleur-7);
width: calc(50% - 220px);
}
#new-main-footer .titre-footer .traits-2 {
width: calc(50% - 220px);
}
#new-main-footer .titre-footer .traits-2 div {
border-bottom: dashed 3px var(--couleur-7);
margin-right: 40px;
}
#new-main-footer .titre-footer .titre {
width: 400px;
text-align: center;
}
#new-main-footer .colonne-4 ul li {
margin-right: 15px;
}
#new-main-footer .colonne-4 ul {
display: flex;
margin-top: 15px;
margin-bottom: 0;
}
#new-main-footer .colonne-4 hr {
height: 2px;
background-color: gray;
width: 40px;
margin: 25px 0 40px;
}
#new-main-footer .colonne-4 .telephone a {
display: flex;
align-items: center;
width: max-content;
}
#new-main-footer .colonne-4 .telephone a img {
margin-right: 15px;
} @media screen and (max-width: 1024px) {
#new-main-footer .colonne-1 {
width: 47.5%;
margin-right: 0;
order: 4;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
#new-main-footer .colonne-1 .newsletter {
width: 100%;
}
#new-main-footer .colonne-2 {
width: 47.5%;
margin-right: 0;
order: 2;
}
#new-main-footer .colonne-3 {
width: 47.5%;
margin-right: 0;
order: 3;
}
#new-main-footer .colonne-4 {
width: 47.5%;
order: 5;
margin-top: 30px;
}
}
@media screen and (max-width: 768px) {
#new-main-footer .titre-footer p {
font-size: 30px;
}
#new-main-footer .colonne-1 {
width: 100%;
order: 6;
padding-top: 30px;
}
#new-main-footer .colonne-4 {
width: 100%;
display: flex;
justify-content: space-between;
border-top: 2px gray solid;
padding-top: 30px;
}
#new-main-footer .colonne-4 .bloc-1,
#new-main-footer .colonne-4 .bloc-2 {
width: 47.5%;
}
#new-main-footer .colonne-4 hr {
display: none;
}
#new-main-footer .titre-footer .traits {
display: none;
}
#new-main-footer .titre-footer .titre {
width: 100%;
margin-bottom: 30px;
}
#new-main-footer .titre-footer .traits-2 {
width: 100%;
}
#new-main-footer .titre-footer {
flex-wrap: wrap;
}
#new-main-footer .titre-footer img {
left: 0;
transform: rotate(-180deg);
bottom: -15px;
}
#new-main-footer .titre-footer .traits-2 div {
margin-right: 0;
margin-left: 40px;
}
#new-main-footer a,
#new-main-footer p {
font-size: 14px;
}
}
@media screen and (max-width: 500px) {
#new-main-footer .titre-footer p {
font-size: 25px;
}
}
@media screen and (max-width: 400px) {
#new-main-footer .titre-footer p {
font-size: 23px;
}
#new-main-footer .colonne-4 ul {
justify-content: center;
}
#new-main-footer .colonne-4 .bloc-1,
#new-main-footer .colonne-4 .bloc-2 {
width: 100%;
}
#new-main-footer .colonne-4 {
flex-wrap: wrap;
text-align: center;
}
#new-main-footer .colonne-4 .telephone a {
margin: auto;
}
#new-main-footer .colonne-4 .bloc-2 {
margin-top: 30px;
}
#new-main-footer a,
#new-main-footer p {
font-size: 13px;
}
}
#new-main-footer .little_text_bottom{
margin: 100px auto 0 auto;
text-align: center;
order: 10;
}
#new-main-footer .little_text_bottom a{
text-decoration: underline;
}
body .crisp-client .cc-1brb6 .cc-1kgzy,
body .crisp-client .cc-1brb6 .cc-coh7k{
background-color: var(--couleur-1) !important;
}
body .crisp-client .cc-1brb6 .cc-1i61z{
border-color: var(--couleur-1) !important;
}