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%;
}
}section.en_tete {
padding: 0;
position: relative;
padding-bottom: 400px;
display: flex;
align-items: center;
justify-content: center;
}
section.en_tete h1 {
text-align: center;
font-family: var(--police-15);
font-size: 80px;
font-weight: inherit;
padding: 150px 0 0 0;
color: #FFF;
z-index: 1;
text-transform: unset;
}
section.en_tete h1 strong {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
text-transform: inherit;
}
section.en_tete img {
position: relative;
z-index: -1;
}
section.en_tete .background_rose {
padding: 0;
height: 20.8vw;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/FOND-ICONE-NOIR.png);
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 0;
} section.le_mot {
overflow: hidden;
}
section.en_savoir_plus {
overflow: hidden;
} section.qui_sommes_nous {
position: relative;
padding: 0;
min-height: 500px;
background-color: var(--couleur-7);
} section.qui_sommes_nous .contenu {
width: clamp(250px, 80%, 1140px);
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-color: white;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -50%;
padding: 50px 30px;
border-radius: 10px;
box-shadow: 0px 2px 15px 0px rgba(76, 75, 71, 0.20); }
section.qui_sommes_nous .contenu .bold{
font-family: var(--police-18);
}
section.qui_sommes_nous .contenu .flex {
display: flex;
align-items: flex-start;
justify-content: center;
}
section.qui_sommes_nous .contenu .flex .gauche {
max-width: 41%;
}
section.qui_sommes_nous .contenu .flex .droite {
max-width: 41%;
}
section.qui_sommes_nous .contenu .flex .gauche {
padding-right: 20px;
}
section.qui_sommes_nous .contenu .flex .droite {
padding-left: 20px;
}
section.qui_sommes_nous .contenu .flex {
margin-bottom: 25px;
} section.qui_sommes_nous .contenu h2 {
text-transform: capitalize;
font-size: 30px !important;
}
section.qui_sommes_nous .contenu .gauche * {
text-align: end;
}
section.qui_sommes_nous .contenu .flex p {
line-height: 25px;
font-size: 17px;
}
section.qui_sommes_nous .contenu .dessous p {
line-height: 25px;
font-size: 17px;
text-align: center;
} section.historique {
display: flex;
flex-direction: column;
position: relative;
margin-left: auto;
margin-right: auto;
background-color: var(--couleur-7);
padding-top: 75px;
}
section.historique::before {
content: url(https://tetedaffiche.hehocom.website/wp-content/uploads/2022/07/ciseau.svg);
position: absolute;
top: -25px;
left: calc(47% - 7px);
color: #000000;
font-size: 3rem;
display: none;
}
section.historique h2 {
font-size: 80px !important;
text-align: center;
text-transform: unset;
}
section.historique>div {
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
padding: 2em 3em;
text-align: center;
position: relative;
background-color: #ffffff;
z-index: 1;
margin-bottom: calc(48em / 16);
max-width: 50%;
width: 450px;
border-radius: 10px;
}
section.historique>div::before {
content: "";
position: absolute;
top: 20%;
background-color: var(--couleur-3);
height: 2px;
width: 30vw;
left: -30vw;
z-index: 0;
}
section.historique>div::after {
content: "";
position: absolute;
top: 20%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 50%;
border: 3px solid var(--couleur-3);
background-color: var(--couleur-7);
height: 25px;
width: 25px;
left: -30vw;
z-index: 1;
}
section.historique>div:nth-child(3n+1) {
margin-left: 25vw;
}
section.historique>div:nth-child(3n+2) {
margin-left: 30vw;
}
section.historique>div:nth-child(3n) {
margin-left: 35vw;
}
section.historique>div:nth-child(3n+1)::before {
left: -25vw;
width: 25vw;
}
section.historique>div:nth-child(3n+1)::after {
left: -25vw;
}
section.historique>div:nth-child(3n)::before {
left: -35vw;
width: 35vw;
}
section.historique>div:nth-child(3n)::after {
left: -35vw;
;
}
section.historique>div h3 {
position: relative;
font-family: var(--police-15);
font-size: calc(40em / 16);
margin-bottom: 0.5em;
font-weight: unset;
}
section.historique h2 {
width: fit-content;
margin: 0 auto 50px auto;
background-color: var(--couleur-7);
z-index: 1;
} section.historique>div h3::after {
content: "";
position: absolute;
bottom: 0;
background-color: #E83879;
height: 2px;
width: 50px;
left: 0;
right: 0;
margin: 0 auto;
display: none;
} section.historique hr.border {
z-index: 0;
position: absolute;
left: 10%;
top: 115px;
overflow: visible;
width: 37% !important;
height: 100% !important;
border-left: 2px dashed black;
border-top: 2px dashed black;
bottom: 0;
border-right: unset;
border-bottom: unset;
height: 90% !important;
}
section.historique hr.border2 {
z-index: 1;
position: absolute;
left: 10%;
bottom: -96px;
overflow: visible;
width: 15% !important;
height: 96px !important;
border-left: 2px dashed black;
border-bottom: 2px dashed black;
border-right: unset;
border-top: unset;
display: none;
}
section.historique hr.border2::before {
content: url(https://tetedaffiche.hehocom.website/wp-content/uploads/2022/07/ciseau.svg);
position: absolute;
bottom: -32px;
left: 100%;
color: #000000;
font-size: 3rem;
}
section.le_mot {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
padding-bottom: 100px;
padding-top: 100px;
}
section.le_mot::before {
content: '';
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
bottom: 0;
background-size: cover;
background-position: center;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/FOND-ICONE-NOIR.png);
}
section.le_mot h2 {
text-align: center;
font-family: var(--police-15);
font-size: 60px !important;
font-weight: inherit;
margin-bottom: 80px;
color: var(--couleur-7);
text-transform: unset;
}
section.le_mot h2 strong {
font-size: inherit;
font-weight: inherit;
font-family: inherit;
color: inherit;
}
section.le_mot .center {
display: flex;
align-items: flex-start;
}
section.le_mot .center img {
transform: translateY(50px);
}
section.le_mot .center .text {
position: relative;
background-color: #ffffff;
text-align: left;
padding: calc(58em / 16) calc(54em / 16) !important;
font-size: 14px;
max-width: 650px;
border-radius: 10px;
}
section.le_mot .center .text span.lmdb{
display: block;
margin-bottom: 20px;
font-family: var(--police-18);
text-transform: uppercase;
}
section.le_mot .center .text::before {
content: url(https://tetedaffiche.com/assets/frontOffice/default/template-assets/assets/dist/img/visuals/quotes-top.svg);
top: -10%;
left: -1.5%;
font-size: 2em;
position: absolute;
}
section.le_mot .center .text::after {
content: url(https://tetedaffiche.com/assets/frontOffice/default/template-assets/assets/dist/img/visuals/quotes-bottom.svg);
transform: rotateX(180deg);
bottom: -10%;
right: -1.5%;
font-size: 2em;
position: absolute;
}
section.le_mot .center .text p {
line-height: 25px;
font-size: 15px;
margin-bottom: 20px;
}
section.le_mot .center .text p b {
font-family: var(--police-18);
}
section.en_savoir_plus {
padding: 0;
}
section.en_savoir_plus .haut {
padding: 100px 10%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
background-color: #FFF;
}
section.en_savoir_plus .haut .poa_bg{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 0;
}
section.en_savoir_plus .haut .plaquette_btn{
margin: 0 auto;
background-color: var(--couleur-1);
color: var(--couleur-7);
padding: 25px 50px;
border-radius: 100px;
text-align: center;
text-transform: uppercase;
}
section.en_savoir_plus .bas {
padding-bottom: 50px;
padding-right: 10%;
padding-left: 10%;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
padding-top: 20px;
} section.en_savoir_plus .haut .centrer {
border-bottom: unset;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 50px;
}
section.en_savoir_plus .haut .centrer hr.gauche {
width: 30%;
position: absolute;
bottom: 0;
left: -30%;
border: none;
border-bottom: 3px dashed var(--couleur-3);
}
section.en_savoir_plus .haut .centrer hr.droit {
width: 30%;
position: absolute;
bottom: 0;
right: -30%;
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 3px dashed var(--couleur-3);
}
section.en_savoir_plus .haut .centrer p {
font-family: var(--police-16);
text-align: center;
font-size: 20px;
}
section.en_savoir_plus .haut .centrer p span {
font-family: inherit;
font-size: 40px;
}
section.en_savoir_plus .haut .centrer h3 {
text-align: center;
text-transform: unset;
font-family: var(--police-15);
font-size: 60px;
font-weight: unset;
}
section.en_savoir_plus .bas a {
border-color: #E83879;
color: #ffffff;
background-color: var(--couleur-1);
text-align: center;
padding: 1em 2em;
text-transform: uppercase;
line-height: 1.4;
border: 2px solid;
color: var(--couleur-7);
}
section.en_savoir_plus .bas a:hover {
background-color: #ffffff;
border-color: #E83879;
color: #E83879;
} section.en_savoir_plus .haut .centrer svg {
position: absolute;
transform: rotate(180deg);
left: calc(-30% - 50px);
bottom: -15px;
}
@media screen and (max-width:1350px) {
section.qui_sommes_nous .contenu {
position: relative;
left: unset;
transform: unset;
top: unset;
margin-top: -400px;
}
section.qui_sommes_nous {
padding: 50px 0;
}
section.le_mot {
padding-bottom: 50px;
}
section.le_mot .center {
align-items: flex-end;
}
section.le_mot .center img {
transform: translateY(90px);
}
section.historique hr.border2 {
width: 2% !important;
}
}
@media screen and (max-width:1150px) {
section.le_mot .center {
flex-direction: column;
align-items: center;
}
section.le_mot .center {
align-items: center;
}
section.le_mot h2 {
font-size: 50px !important;
margin-bottom: 0px;
padding-bottom: 0;
}
section.le_mot h2 strong {
font-size: 50px;
}
section.le_mot .center {
margin-top: -80px;
}
}
@media screen and (max-width:1024px) {
section.qui_sommes_nous .contenu {
width: clamp(250px, calc(95% - 60px), 1140px);
}
section.qui_sommes_nous .contenu .flex p {
font-size: 14px;
}
section.qui_sommes_nous .contenu .dessous p {
font-size: 14px;
}
section.en_tete h1 {
font-size: 50px;
}
section.en_tete h1 strong {
font-size: 50px;
}
}
@media screen and (max-width:768px) {
section.historique hr.border {
top: 100px;
}
section.qui_sommes_nous .contenu .flex {
flex-direction: column;
}
section.qui_sommes_nous .contenu .flex .gauche {
padding-right: unset;
}
section.qui_sommes_nous .contenu .flex .gauche {
max-width: 100%;
margin-bottom: 30px;
}
section.qui_sommes_nous .contenu .gauche * {
text-align: start;
}
section.qui_sommes_nous .contenu .flex .droite {
padding-left: unset;
}
section.qui_sommes_nous .contenu .flex .droite {
max-width: 100%;
}
section.historique>div::before {
width: 10vw;
left: -10vw;
}
section.historique>div::after {
height: 15px;
width: 15px;
left: -10vw;
}
section.historique>div:nth-child(3n+1) {
margin-left: 10vw;
}
section.historique>div:nth-child(3n+2) {
margin-left: 10vw;
}
section.historique>div:nth-child(3n) {
margin-left: 10vw;
}
section.historique>div:nth-child(3n+1)::before {
left: -10vw;
width: 10vw;
}
section.historique>div:nth-child(3n+1)::after {
left: -10vw;
}
section.historique>div:nth-child(3n)::before {
left: -10vw;
width: 10vw;
}
section.historique>div:nth-child(3n)::after {
left: -10vw;
;
}
section.historique>div {
max-width: 60%;
}
section.historique>div p {
font-size: 13px;
}
section.historique h2 {
font-size: 50px !important;
}
section.historique hr.border2 {
width: 2% !important;
}
section.le_mot {
padding-right: 5%;
padding-left: 5%;
} section.le_mot h2 {
padding-top: 125px;
} section.le_mot .center .text p {
line-height: 23px;
font-size: 13px;
}
section.en_savoir_plus .haut {
padding-right: 5%;
padding-left: 5%;
}
section.en_savoir_plus .haut .centrer {
padding: 50px 20px 20px;
}
section.en_savoir_plus .haut .centrer p {
font-size: 30px;
}
section.en_savoir_plus .haut .centrer p span {
font-size: 30px;
}
section.en_savoir_plus .haut .centrer h3 {
font-size: 33px;
}
}
@media screen and (max-width:550px) {
section.le_mot .center .text p {
line-height: 23px;
font-size: 13px;
}
section.le_mot .center .text::before {
background-image: url(https://tetedaffiche.com/assets/frontOffice/default/template-assets/assets/dist/img/visuals/quotes-top.svg);
height: 57px;
width: 72px;
content: '';
background-size: cover;
top: -5%;
left: 0.5%;
}
section.le_mot .center .text::after {
background-image: url(https://tetedaffiche.com/assets/frontOffice/default/template-assets/assets/dist/img/visuals/quotes-bottom.svg);
bottom: -4%;
right: -0.5%;
content: '';
height: 57px;
width: 72px;
background-size: cover;
}
}#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;
}