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%;
}
}main#main {
position: relative;
box-sizing: border-box;
}
main#main * {
box-sizing: border-box;
scroll-behavior: smooth;
}
main#main .woocommerce-breadcrumb {
display: none !important;
}
main#main .woocommerce-breadcrumbe {
position: absolute;
z-index: 1;
top: 50px;
left: 10%;
color: var(--couleur-1);
text-align: left;
}
main#main .woocommerce-breadcrumbe a {
font-family: var(--police-12);
color: var(--couleur-1);
}
main#main .woocommerce-breadcrumbe span span {
font-family: var(--police-3);
color: var(--couleur-1);
}  .width {
width: 100%;
display: flex;
}
.aic {
align-items: center;
}
.sb {
justify-content: space-between;
}
.dn {
display: none !important;
}
.rose_text {
text-transform: uppercase;
font-size: 1rem;
color: var(--couleur-1);
font-family: var(--police-18);
}
.handicap .rose_text{
font-family: var(--police-16);
}
@media screen and (max-width: 1024px) {
#map {
height: 40vw !important;
}
}
.leaflet-bottom.leaflet-right {
display: none !important;
}
p.error {
font-family: var(--police-5);
text-transform: uppercase;
font-size: .8rem;
color: red;
}
#more {
font-family: var(--police-5);
color: #000;
font-size: 1rem;
cursor: pointer;
text-decoration: underline;
width: fit-content;
}  main#main .banniere_page_produit {
height: 20rem;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0;
background-color: var(--couleur-7);
}
main#main .banniere_page_produit img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
object-fit: cover;
filter: brightness(0.65);
}
main#main .banniere_page_produit h1 {
z-index: 1;
font-family: var(--police-15);
font-weight: 100;
font-size: 60px;
text-align: center;
color: var(--couleur-1);
}
@media screen and (max-width: 720px) {
main#main .woocommerce-breadcrumbe {
font-size: .8rem;
top: 20px;
left: 5%;
}
main#main .banniere_page_produit {
height: 12rem;
}
main#main .banniere_page_produit h1 {
font-size: 2rem !important;
}
}  .titre_et_ciseau {
display: flex;
width: 100%;
align-items: center;
}
.titre_et_ciseau h2 {
width: fit-content;
min-width: fit-content;
margin: 0;
margin-right: 1rem;
text-align: center;
font-size: 40px;
text-decoration: unset;
text-transform: unset;
}
.titre_et_ciseau .point_tilles {
width: 100%;
border-bottom: 3px dashed #000;
}
.titre_et_ciseau .ciseau {
margin-left: -22px;
margin-top: 3px;
}
@media screen and (max-width: 720px) {
.titre_et_ciseau {
justify-content: center;
}
.titre_et_ciseau .point_tilles,
.titre_et_ciseau .ciseau {
display: none;
}
}  .cstm_btn {
display: flex;
align-items: center;
gap: 1rem;
padding: 0.5rem 2rem;
box-shadow: 0px 3px 6px #00000029;
border-radius: 25px;
color: #FFF;
background-color: #000;
border: 1px solid #000;
font-family: var(--police-18);
width: fit-content;
cursor: pointer;
text-align: center;
}
.cstm_btn img {
height: 0.8rem;
}
.cstm_btn.rose {
border-color: var(--couleur-1);
color: var(--couleur-7);
padding: 20px 40px;
border-radius: 100px;
}
.cstm_btn.blanc {
color: var(--couleur-1);
background-color: #fff;
border-color: var(--couleur-1);
box-shadow: unset;
}
#ajout_stagiaire.cstm_btn {
padding-top: 15px;
padding-bottom: 15px;
} .width1 {
margin-top: 2rem;
flex-wrap: wrap;
}
.width1 .left {
display: flex;
align-items: center;
gap: 2rem;
}
.width1 .left p{
font-family: var(--police-16);
}
@media screen and (max-width: 720px) {
.width1 {
justify-content: center;
margin-top: 1rem;
}
.width1 #reserver_ce_stage_link {
display: none;
}
.width1 .left {
flex-direction: column;
gap: 1rem;
}
}
.product_side {
margin-top: 2rem;
border-top: 1px solid #eee2e2;
padding-top: 2rem;
}
.product_side .product_side_top {
display: flex;
justify-content: space-between;
gap: 5rem;
}
.product_side .product_side_top .mid {
width: 50%;
}
@media screen and (max-width: 1024px) {
.product_side .product_side_top {
flex-direction: column;
gap: 2rem;
}
.product_side .product_side_top .mid {
width: 100%;
}
}
.product_side .product_side_top .blocs {
display: flex;
flex-direction: column;
gap: 2rem;
}
.product_side .product_side_top .blocs .bloc {
display: flex;
flex-direction: column;
gap: 1rem;
}
.product_side .product_side_top .blocs .bloc .logo_et_titre {
display: flex;
align-items: baseline;
gap: 0.5rem;
background-color: transparent;
font-family: var(--police-18);
}
.product_side .product_side_top .blocs .bloc .logo_et_titre img {
height: 1rem;
}
.product_side .product_side_top .blocs .bloc .logo_et_titre h3 {
font-family: var(--police-5);
font-size: 1rem;
}
.product_side .product_side_top .blocs .bloc .desc {
display: flex;
flex-direction: column;
gap: 1rem;
}
.product_side .product_side_top .blocs .bloc .desc * {
color: var(--couleur-1);
}
.product_side .product_side_top .blocs .bloc .desc a {
text-decoration: underline;
font-family: var(--police-16);
}
.product_side .product_side_top .blocs .bloc .handicap {
display: flex;
gap: .5rem;
}
.product_side .product_side_top .blocs .bloc .imgs {
display: flex;
height: 10rem;
gap: 0.5rem;
overflow: hidden;
}
.product_side .product_side_top .blocs .bloc .imgs img {
object-fit: cover;
cursor: pointer;
max-width: 11rem;
}
@media screen and (max-width: 500px) {
.product_side .blocs .bloc .imgs {
height: 7rem;
}
.product_side .blocs .bloc .imgs img {
max-width: 8rem;
}
}
.galerie_sombre {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: none;
align-items: center;
justify-content: center;
background-color: #00000050;
padding: 0 5%;
box-sizing: border-box;
}
.galerie_sombre.active {
display: flex;
}
.galerie {
display: flex;
flex-direction: column;
align-items: center;
gap: 2rem;
padding: 2rem 5rem;
background-color: #FFF;
position: absolute;
border-radius: 10px;
overflow: hidden;
position: relative;
}
.galerie h3 {
font-family: var(--police-5);
text-transform: uppercase;
text-align: center;
}
.galerie .galerie_inside {
display: flex;
flex-direction: column;
align-items: center;
gap: 2rem;
}
.galerie .galerie_inside .top {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
position: relative;
}
.galerie .galerie_inside .big_one {
height: 20rem;
width: 25rem;
object-fit: cover;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.galerie .galerie_inside .arrows {
position: absolute;
cursor: pointer;
}
.galerie .galerie_inside .arrows#before_arrow {
left: -3rem;
transform: rotate(180deg);
}
.galerie .galerie_inside .arrows#after_arrow {
right: -3rem;
}
.galerie_inside .imgs {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
}
.galerie_inside .imgs img {
height: 2.5rem;
width: 2.5rem;
object-fit: cover;
border: 2px solid transparent;
cursor: pointer;
}
.galerie_inside .imgs img.active {
border-color: #000;
}
.galerie .close_btn {
height: 4rem;
width: 4rem;
background-color: var(--couleur-1);
border-radius: 50%;
display: flex;
align-items: flex-end;
padding: 0 0 1rem 1rem;
box-sizing: border-box;
position: absolute;
top: -1.5rem;
right: -1.5rem;
cursor: pointer;
}
.galerie .close_btn img {
height: 0.8rem;
}
@media screen and (max-width: 720px) {
.galerie .galerie_inside .arrows {
height: 2rem;
}
}
@media screen and (max-width: 500px) {
.galerie {
padding: 2rem 10%;
}
.galerie .galerie_inside .big_one {
height: unset;
}
.galerie .galerie_inside .arrows {
height: 1.5rem;
}
.galerie .galerie_inside .arrows#after_arrow {
right: -1.5rem;
}
.galerie .galerie_inside .arrows#before_arrow {
left: -1.5rem;
}
}
.product_side .product_side_bottom {
margin-top: 5rem;
display: flex;
flex-direction: column;
gap: 50px;
}
.product_side .product_side_bottom .leftSide {
display: flex;
flex-direction: column;
gap: 2rem;
width: 100%;
}
.product_side .product_side_bottom .leftSide .infos {
background-size: cover;
background-repeat: no-repeat;
padding: 2rem;
box-sizing: border-box;
border-radius: 10px;
background: #FFFCE9 !important;
}
.product_side .product_side_bottom .leftSide .infos h3 {
margin-bottom: 1.5rem;
font-family: var(--police-18);
color: var(--couleur-1);
}
.product_side .product_side_bottom .leftSide .inputs {
display: flex;
flex-wrap: wrap;
gap: 1rem 2rem;
box-sizing: border-box;
}
.product_side .product_side_bottom .leftSide .inputs input[type="text"] {
border: 1px solid #F7F3DF;
padding: 0.7rem 1rem;
width: calc(50% - 1rem);
box-sizing: border-box;
border-radius: 100px;
outline: none;
transition: border-color .2s;
background-color: #fff;
}
.product_side .product_side_bottom .leftSide .inputs input[type="text"].red {
border-color: red;
}
.product_side .product_side_bottom .leftSide .inputs input[type="checkbox"] {
accent-color: #E83879;
}
.product_side .product_side_bottom .leftSide .stagiaire {
display: flex;
flex-direction: column;
gap: 0.5rem;
border-bottom: 1px dashed #d0bdbd;
padding-bottom: 1rem;
margin-top: 1rem;
}
.product_side .product_side_bottom .leftSide .stagiaire:nth-child(1) {
margin-top: 0;
}
.product_side .product_side_bottom .leftSide .stagiaire:nth-last-child(1) {
border-bottom: none;
padding-bottom: 0;
}
.product_side .product_side_bottom .leftSide .stagiaire .title {
font-family: var(--police-16);
text-transform: uppercase;
font-size: .8rem;
color: var(--couleur-1);
}
.product_side .product_side_bottom .leftSide .stagiaire .suppression {
font-family: var(--police-18);
font-size: .8rem;
cursor: pointer;
}
.product_side .product_side_bottom .rightSide {
display: flex;
flex-direction: column;
position: relative;
padding: 50px 60px;
border-radius: 10px;
border: 1px solid #000;
background-size: cover;
background-repeat: no-repeat;
min-width: 20rem;
height: fit-content;
position: sticky;
top: 10rem;
background: #fff !important;
}
@media screen and (max-width: 500px) {
.product_side .product_side_bottom {
width: calc(100% + 20vw);
margin-left: -10vw;
}
.product_side .product_side_bottom .rightSide {
min-width: unset;
padding: 2rem 5% !important;
padding-top: 4rem !important;
}
.product_side .product_side_bottom .rightSide h3 {
border-radius: unset !important;
}
#ajout_stagiaire {
margin: 0 5%;
}
.product_side .product_side_bottom {
gap: 30px;
}
}
.product_side .product_side_bottom .rightSide h3 {
font-family: var(--police-18);
width: 100%;
text-align: center;
box-sizing: border-box;
font-weight: 100;
color: var(--couleur-1);
margin-bottom: 35px;
}
.product_side .product_side_bottom .rightSide select {
padding: 0.55rem 1rem;
border-radius: 100px;
border: 1px solid var(--couleur-1);
color: var(--couleur-1);
font-family: var(--police-16);
background-color: #fff;
}
.product_side .product_side_bottom .rightSide .priceDiv {
margin-top: 1rem;
display: flex;
flex-direction: column;
gap: 0.5rem;
align-items: center;
justify-content: center;
text-align: center;
}
.product_side .product_side_bottom .rightSide .reste_a_payer {
font-family: var(--police-3);
}
.product_side .product_side_bottom .rightSide .price {
font-family: var(--police-3);
font-size: 2rem;
}
.product_side .product_side_bottom .rightSide .textes {
margin-top: 1rem;
display: flex;
flex-direction: column;
gap: 0.5rem;
align-items: center;
justify-content: center;
text-align: center;
}
.product_side .product_side_bottom .rightSide .place_restantes {
}
.product_side .product_side_bottom .rightSide .textes b {
font-family: var(--police-18);
}
.product_side .product_side_bottom .rightSide .place_restantes * {
font-size: inherit;
color: var(--couleur-1);
}
.product_side .product_side_bottom .width2 {
gap: 50px;
}
.product_side .product_side_bottom #reserver_ce_stage_ajout_panier {
margin: 2rem auto 0 auto;
padding: 0.8rem 2rem;
color: var(--couleur-2);
background: var(--couleur-1);
font-family: var(--police-18);
}
.loader_div {
display: none;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 5;
background-color: #0000008f;
cursor: progress;
}
.loader_div.active {
display: block;
}
@media screen and (max-width: 1024px) {
.width2 {
flex-direction: column;
}
}
@media screen and (max-width: 500px) {
.product_side .product_side_bottom .leftSide .infos {
padding: 2rem 5%;
}
.product_side .product_side_bottom .leftSide .inputs input[type="text"] {
width: 100%;
}
}
.slide-formations.sl_un{
background-color: #FFFCE9;
}
.slide-formations h2{
text-transform: unset;
text-align: center;
}swiper_heho_carousel.iwp__property section.banniere {
background-position: center;
background-size: cover;
padding-top: 0;
padding-bottom: 0;
padding-right: 0%;
padding-left: 0%;
}
.iwp__property section.banniere .bloc-banniere {
position: relative;
}
.iwp__property section.banniere .image {
background-position: center;
background-size: cover;
filter: brightness(50%);
position: relative;
height: 34%;
min-height: 350px;
}
.iwp__property section.banniere .contenu {
position: absolute;
top: 0;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.iwp__property section.banniere .ariane {
position: absolute;
top: 50px;
left: 5%;
display: flex;
align-items: baseline;
flex-wrap: wrap;
}
.iwp__property section.banniere .ariane a {
margin-bottom: 10px;
color: white;
}
.iwp__property section.banniere .ariane span {
margin: 0 5px;
color: white;
}
.iwp__property section.banniere .ariane p {
text-decoration: underline;
color: #e83879;
}
.iwp__property section.banniere h1 {
font-size: 60px !important;
text-transform: uppercase;
color: white;
text-align: center;
}
@media screen and (max-width: 1024px) {
.iwp__property section.banniere h1 {
font-size: 50px !important;
}
}
.iwp__property section.details {
display: flex;
padding: 100px 5% 100px 10%;
justify-content: space-between;
position: relative;
}
.iwp__property section.details .tout-savoir {
width: 60%;
margin-right: 100px;
background-position: center;
background-size: cover;
padding-top: 0;
padding-bottom: 0;
padding-right: 0%;
padding-left: 0%;
}
.iwp__property section.details .reserver {
background-color: gray;
padding: 75px 30px;
text-align: center;
position: sticky;
height: max-content;
top: 150px;
margin-top: -200px;
width: 500px;
border-radius: 10px 10px 0px 0px;
background-position: center;
background-size: cover;
background-image: url(//tetedaffiche.com/wp-content/themes/theme-tete-daffiche/public/images/background_gris.jpg);
}
.iwp__property section.details .reserver .wpcf7-form {
margin-top: 20px;
}
.iwp__property section.details .reserver .wpcf7-form input[type='text'],
.iwp__property section.details .reserver .wpcf7-form textarea {
padding: 10px;
border: 0;
box-shadow: 0px 3px 6px rgba(204, 204, 206, 0.6);
margin-bottom: 10px;
max-width: 300px;
}
.iwp__property section.details .reserver .wpcf7-form input[type='submit'] {
border: none;
box-shadow: 0px 3px 6px #000 29;
border-radius: 40px;
width: -moz-max-content;
width: max-content;
padding: 10px 60px;
cursor: pointer;
font-family: var(--police-JosefinSans-Bold);
color: #fff;
background-color: #000;
max-width: 100%;
background-color: #ee3879 !important;
margin: 20px auto;
display: block;
}
.iwp__property section.details .titre-savoir {
display: flex;
align-items: center;
justify-content: space-between;
}
.iwp__property section.details .titre-savoir h2 {
margin: 0;
padding: 0;
font-size: 40px;
}
.iwp__property section.details .hr {
width: calc(100% - 400px);
}
.iwp__property section.details .div-principale {
margin-top: 50px;
}
.iwp__property section.details .div-principale .titre {
display: flex;
align-items: baseline;
}
.iwp__property section.details .div-principale h3 {
margin-left: 10px;
font-family: 'Bebas-Regular', sans-serif;
font-size: 25px;
line-height: 1.2;
margin-bottom: 0.5rem;
}
.iwp__property section.details .programme {
display: flex;
justify-content: space-between;
}
.iwp__property section.details .programme p {
padding: 0;
color: #e83879;
font-weight: bold;
}
.iwp__property section.details .date span {
text-decoration: underline;
}
.iwp__property section.details button {
border: none;
box-shadow: 0px 3px 6px #000 29;
border-radius: 40px;
width: max-content;
padding: 10px 60px;
cursor: pointer;
font-family: var(--police-JosefinSans-Bold);
color: white;
background-color: black;
max-width: 100%;
}
.iwp__property section.details .handicap {
display: flex;
text-transform: uppercase;
color: #e83879;
}
.iwp__property section.details svg {
min-width: 20px;
}
.iwp__property section.details .handicap svg {
margin-right: 10px;
}
.iwp__property section.details .reserver .tarif {
font-size: 25px;
font-weight: bold;
display: flex;
flex-direction: column;
}
.iwp__property section.details .reserver .place {
margin: 20px 0;
padding: 0;
}
.iwp__property section.details .reserver .rdv {
padding-bottom: 25px;
}
.iwp__property section.details .reserver .contact {
padding-top: 25px;
}
.iwp__property section.details .reserver .contact button {
border: 1px solid #e83879 !important;
background-color: white !important;
color: #e83879 !important;
font-weight: bold;
}
.iwp__property section.details .reserver .rdv button {
background-color: #ee3879 !important;
}
.iwp__property section.details .reserver .place span {
color: #ee3879;
font-weight: bold;
}
@media screen and (max-width: 1400px) {
.iwp__property section.details .programme {
flex-wrap: wrap;
justify-content: center;
}
.iwp__property section.details .stage {
width: 100%;
display: flex;
margin-bottom: 25px;
}
.iwp__property section.details .categorie::after {
content: '|';
margin: 0 5px;
}
}
@media screen and (max-width: 1024px) {
.iwp__property section.details {
flex-direction: column-reverse;
padding: 100px 5% 100px 5%;
}
.iwp__property section.details .reserver {
position: initial;
margin: -150px auto 75px;
max-width: 80vw;
}
.iwp__property section.details .titre-savoir h2 {
text-align: center;
width: 100%;
}
.iwp__property section.details .titre-savoir div,
.iwp__property section.details .titre-savoir svg {
display: none;
}
.iwp__property section.details .tout-savoir {
width: 100%;
margin: 0;
}
}
@media screen and (max-width: 768px) {
.iwp__property section.banniere .image {
min-height: 450px;
}
.iwp__property section.details button {
width: 100%;
padding: 10px 30px;
}
.iwp__property section.details .handicap {
min-width: 20px;
min-height: 20px;
}
}
.iwp__property .iwp__property-listing .bloc-slide {
position: relative;
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 6%, 100px);
padding-bottom: clamp(50px, 6%, 100px);
display: flex;
flex-wrap: wrap;
gap: 20px;
align-content: center;
justify-content: center;
}
.iwp__property .iwp__property-listing .swiper-button::after {
display: none;
}
.iwp__property .iwp__property-listing .image {
border-radius: 10px 10px 0 0;
position: relative;
}
.iwp__property .iwp__property-listing .image img {
width: 100%;
border-radius: 10px 10px 0 0;
}
.iwp__property .iwp__property-listing .texte {
text-align: center;
padding: 30px 2%;
display: flex;
flex-direction: column;
gap: 15px;
}
.iwp__property .iwp__property-listing .texte p {
text-transform: uppercase;
}
.iwp__property .iwp__property-listing .texte p.name a {
color: black;
}
.iwp__property .iwp__property-listing .texte p.name a span {
font-family: var(--police-18);
}
.iwp__property .iwp__property-listing .bouton {
text-align: center;
padding: 8px 2%;
background-color: var(--couleur-3);
border-radius: 0px 0px 10px 10px;
color: var(--couleur-2);
font-family: var(--police-18);
}
.iwp__property .iwp__property-listing .bouton a {
color: white;
}
.iwp__property .iwp__property-listing .swiper-button {
font-size: 40px;
color: black;
font-weight: bold;
}
.iwp__property .iwp__property-listing .swiper-slide {
height: max-content;
}
.iwp__property .iwp__property-listing .swiper-wrapper {
height: max-content;
}
.iwp__property .iwp__property-listing .swiper-button-prev::after,
.iwp__property .iwp__property-listing .swiper-button-next::after {
color: black;
}
.iwp__property .iwp__property-listing .telecharger {
text-align: center;
}
.iwp__property .iwp__property-listing .telecharger button {
background: transparent;
border: none;
text-align: center;
margin: 15px 0;
color: var(--couleur-1);
cursor: pointer;
text-decoration: underline;
display: flex;
align-items: center;
font-size: 14px;
box-shadow: none;
font-family: var(--police-18);
}
.iwp__property .iwp__property-listing .telecharger button::before {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
content: '';
width: 13px;
height: 13px;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/telecharger.svg.svg);
margin-right: 5px;
}
@media screen and (max-width: 992px) {
.iwp__property .iwp__property-listing {
margin-top: 71px;
}
}
@media screen and (max-width: 768px) {
.iwp__property .iwp__property-listing .swiper-button {
display: none;
}
.iwp__property .iwp__property-listing .sous-banniere h2 {
font-size: 30px;
}
.iwp__property .iwp__property-listing .choix {
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
.iwp__property .iwp__property-listing .sous-banniere {
justify-content: center;
}
}
@media screen and (max-width: 500px) {
.iwp__property .iwp__property-listing .sous-banniere h2 {
font-size: 25px;
}
}
@media screen and (max-width: 400px) {
.iwp__property .iwp__property-listing .sous-banniere h2 {
font-size: 20px;
}
}
.iwp__property .iwp__property-listing .swiper-slide {
width: 18%;
max-width: calc(100vw - 80px);
margin-bottom: 50px;
}
.iwp__property .iwp__property-listing .bloc-fiche {
min-height: 450px;
box-shadow: 0px 3px 6px #000 29;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
margin: 2px;
}
.iwp__property .iwp__property-listing .texte p.categorie {
font-size: 13px;
}
.iwp__property .telecharger a button {
font-weight: bold;
font-size: 13px;
}
.iwp__property .iwp__property-listing .bouton a {
font-weight: bold;
font-size: 15px;
}
.iwp__property .iwp__property-listing .bouton {
padding: 12px 2%;
font-weight: bold;
}
.iwp__property .iwp__property-listing .telecharger button {
font-size: 13px;
}
.iwp__property .number_stage_red {
position: absolute;
top: 15px;
left: 10px;
font-size: 12px;
font-weight: bold;
color: var(--red);
}
@media screen and (max-width: 1600px) {
.iwp__property .iwp__property-listing .swiper-slide {
width: calc(33% - 40px / 3);
}
}
@media screen and (max-width: 1024px) {
.iwp__property .iwp__property-listing .swiper-slide {
width: calc(50% - 20px);
}
}
@media screen and (max-width: 768px) {
.iwp__property .iwp__property-listing .bloc-slide {
gap: 0;
}
.iwp__property .iwp__property-listing .swiper-slide {
width: 100%;
}
.iwp__property .iwp__property-listing .swiper-wrapper {
flex-wrap: nowrap;
}
}
.iwp__property .iwp__property-listing form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 25px;
}
.iwp__property .iwp__property-listing form .form-container {
display: flex;
flex-wrap: wrap;
gap: 25px;
justify-content: center;
align-items: center;
}
.iwp__property .iwp__property-listing form select, .iwp__property .iwp__property-listing form input { background-color: var(--couleur-7);
border: none;
font-weight: bold;
-webkit-appearance: auto;
-moz-appearance: auto;
border-radius: 25px;
width: auto;
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
font-family: var(--police-17);
color: var(--couleur-1);
}
.iwp__property .iwp__property-listing form .form-submit {
text-align: center;
margin-top: 50px;
}
.iwp__property .iwp__property-listing form .form-submit input {
border-color: #000;
color: #000;
background-color: transparent;
border-radius: 25px;
font-weight: bold;
overflow: hidden;
position: relative;
font-family: var(--police-18);
cursor: pointer;
border: 2px solid var(--couleur-1);
font-size: 1em;
text-align: center;
background-color: #fff;
text-transform: uppercase;
color: var(--couleur-1);
line-height: 1;
display: inline-block;
padding: 0.2em 2em;
transition: all 0.3s ease;
width: auto;
box-sizing: content-box;
}
.iwp__property .iwp__property-listing form .form-submit input:hover {
background-color: black;
color: #fff;
border-color: #fff;
}
.iwp__property .iwp__property-listing form h1 {
font-size: calc(80em / 19) !important;
padding-top: calc(32rem / 16);
text-align: center;
font-size: calc(80em / 16);
padding-bottom: calc(32rem / 16);
margin: 0;
width: 100%;
color: var(--couleur-7);
font-family: var(--police-15);
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/tools.jpg);
background-size: cover;
background-position: center;
padding-top: 75px;
padding-bottom: 75px;
}
.iwp__property .iwp__property-listing form h1 strong {
font-weight: 100;
color: var(--couleur-7);
font-family: var(--police-15);
}
.iwp__property section.slide-formations {
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 10%, 100px);
padding-bottom: clamp(50px, 10%, 100px);
background-image: url(//tetedaffiche.com/wp-content/themes/theme-tete-daffiche/public/images/background.jpg);
background-position: center;
background-size: cover;
}
.iwp__property section.slide-formations h2 {
font-size: 45px !important;
line-height: 1;
margin-bottom: 0.5em;
padding-bottom: 1rem;
text-align: center;
}
.iwp__property section.slide-formations h2 span {
color: #e83879;
text-transform: uppercase;
font-family: inherit;
}
.iwp__property section.slide-formations .bloc-slide {
position: relative;
}
.iwp__item .price{
font-size: 14px;
text-transform: unset !important;
font-family: var(--police-16);
color: var(--couleur-1);
}
.iwp__item .price span{
font-family: var(--police-18);
}#main-nos-formations section.banniere {
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/fond-beige.webp);
background-position: center;
background-size: cover;
text-align: center;
padding: 0 5%;
}
#main-nos-formations section.banniere h1 {
text-align: center;
font-family: var(--police-15);
font-size: 80px;
font-weight: inherit;
padding: 100px 0;
text-transform: unset;
}  #main-nos-formations section.liste-formations {
padding: 0;
}
#main-nos-formations .choix {
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 6%, 100px);
padding-bottom: clamp(50px, 6%, 100px);
}
#main-nos-formations #communication h2 {
color: #fff;
}
#main-nos-formations #homme {
background-image: url(//tetedaffiche.com/wp-content/uploads/2022/07/background.jpg);
background-position: center;
background-size: cover;
}
#main-nos-formations .sous-banniere {
background-position: center;
background-size: cover;
display: flex;
justify-content: space-between;
align-items: center;
padding: 100px 5%;
margin-bottom: 50px;
border-radius: 10px;
}
#main-nos-formations .sous-banniere h2 {
color: var(--couleur-1);
padding: 0;
margin: 0;
font-size: 40px;
font-family: var(--police-15);
text-transform: unset;
}  @media screen and (max-width: 768px) { #main-nos-formations .sous-banniere h2 {
font-size: 30px
}
#main-nos-formations .choix {
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
#main-nos-formations .sous-banniere {
justify-content: center;
}
}
@media screen and (max-width: 500px) {
#main-nos-formations .sous-banniere h2 {
font-size: 25px
}
}
@media screen and (max-width: 400px) {
#main-nos-formations .sous-banniere h2 {
font-size: 20px
}
} @media screen and (max-width: 1024px) {
#main-nos-formations section.banniere h1 {
font-size: 50px;
}
} .iwp__property-listing .bloc-slide {
position: relative;
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 6%, 100px);
padding-bottom: clamp(50px, 6%, 100px);
display: flex;
flex-wrap: wrap;
gap: 20px;
align-content: center;
justify-content: center
}
.iwp__property-listing .swiper-button::after {
display: none
}
.iwp__property-listing .image {
border-radius: 10px 10px 0 0;
position: relative
}
.iwp__property-listing .image img {
width: 100%;
border-radius: 10px 10px 0 0
}
.iwp__property-listing .texte {
text-align: center;
padding: 30px 2%;
display: flex;
flex-direction: column;
gap: 15px;
}
.iwp__property-listing .texte p {
text-transform: uppercase;
}
.iwp__property-listing .texte p.name a {
color: var(--couleur-1);
font-family: var(--police-18);
}
.iwp__property-listing .texte p.name a span {
font-family: var(--police-18);
}
.iwp__property-listing .bouton {
text-align: center;
padding: 8px 2%;
background-color: var(--couleur-3);
color: var(--couleur-2);
border-radius: 0px 0px 10px 10px;
font-family: var(--police-18);
}
.iwp__property-listing .bouton a {
color: #fff
}
.iwp__property-listing .swiper-button {
font-size: 40px;
color: #000;
font-weight: bold
}
.iwp__property-listing .swiper-slide {
height: -moz-max-content;
height: max-content
}
.iwp__property-listing .swiper-wrapper {
height: -moz-max-content;
height: max-content
}
.iwp__property-listing .swiper-button-prev::after,
.iwp__property-listing .swiper-button-next::after {
color: #000
}
.iwp__property-listing .telecharger {
text-align: center
}
.iwp__property-listing .telecharger button {
background: rgba(0, 0, 0, 0);
border: none;
text-align: center;
margin: 15px 0;
color: #3F413D;
font-family: var(--police-16);
cursor: pointer;
text-decoration: underline;
display: flex;
align-items: center;
font-size: 14px;
box-shadow: none;
padding: 0;
}
.iwp__property-listing .telecharger button::before {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
content: "";
width: 13px;
height: 13px;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/telecharger.svg.svg);
margin-right: 5px
}
@media screen and (max-width: 768px) {
.iwp__property-listing .swiper-button {
display: none
}
.page-template-nos_formations .bloc-carrousel {
padding: 0 10%;
}
}
.iwp__property-listing .swiper-slide { margin-bottom: 50px
}
.iwp__property-listing .bloc-fiche {
min-height: 450px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, .1607843137);
border-radius: 10px;
display: flex;
flex-direction: column;
justify-content: space-between;
margin: 2px;
background-color: #fff;
}
.iwp__property-listing .texte p.categorie {
font-size: 13px;
font-family: var(--police-16);
color: var(--couleur-1);
}
.telecharger a button {
font-weight: bold;
font-size: 13px
}
.iwp__property-listing .bouton a {
font-weight: bold;
font-size: 15px
}
.iwp__property-listing .bouton {
padding: 12px 2%;
font-weight: bold
}
.iwp__property-listing .telecharger button {
font-size: 13px
}
.number_stage_red {
position: absolute;
top: 15px;
left: 10px;
font-size: 12px;
font-weight: bold;
color: var(--red)
}  .bloc-slide {
position: relative
}#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;
}