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%;
}
}.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%
}
.iwp__property-listing .texte p {
text-transform: uppercase
}
.iwp__property-listing .texte p.name a {
color: #000
}
.iwp__property-listing .texte p.name a span {
font-weight: bold
}
.iwp__property-listing .bouton {
text-align: center;
padding: 8px 2%;
background-color: #e83879;
border-radius: 0px 0px 10px 10px
}
.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: #e83879;
cursor: pointer;
text-decoration: underline;
display: flex;
align-items: center;
font-size: 14px;
box-shadow: none
}
.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/2022/07/telecharger.svg);
margin-right: 5px
}
@media screen and (max-width: 768px) {
.iwp__property-listing .swiper-button {
display: none
} }
.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
}
.iwp__property-listing .texte p.categorie {
font-size: 13px
}
.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
} .nouveau-slide-stage {
background-color: var(--couleur-7);
}
.nouveau-slide-stage .titre-bloc {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 60px;
align-items: center;
position: relative;
}
.nouveau-slide-stage .titre-bloc .titre h2 {
margin: 0;
padding: 0;
color: var(--couleur-1);
font-family: var(--police-15);
text-transform: unset;
}
.nouveau-slide-stage .titre-bloc img {
right: 0;
position: absolute;
color: black;
}
.nouveau-slide-stage .titre-bloc .traits {
border-bottom: dashed 3px black;
width: calc(50% - 220px);
}
.nouveau-slide-stage .titre-bloc .traits-2 {
width: calc(50% - 220px);
}
.nouveau-slide-stage .titre-bloc .traits-2 div {
border-bottom: dashed 3px black;
margin-right: 40px;
}
.nouveau-slide-stage .titre-bloc .titre {
text-align: center;
}.section_banniere_slide_accueil {
padding: 0;
position: relative
}
.section_banniere_slide_accueil .bloc-slide {
position: relative;
}
.section_banniere_slide_accueil .bloc-slide .swiper-slide{
position: relative;
height: 33.88vw;
}
@media screen and (max-width: 800px) {
.section_banniere_slide_accueil .bloc-slide .swiper-slide{
height: 80vw;
}    
}
.section_banniere_slide_accueil .image_desktop {
display: block;
}
.section_banniere_slide_accueil .image_banniere{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.section_banniere_slide_accueil .image_banniere img{
width: 100%;
} .section_banniere_slide_accueil .image_desktop>div,
.section_banniere_slide_accueil .image_mobile>div {
height: 100%;
background-size: cover;
background-position: bottom right;
}
.section_banniere_slide_accueil .image_mobile {
height: 100vw;
background-size: cover;
background-position: center;
display: none;
}
.section_banniere_slide_accueil .lazybanniere {
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
}
.section_banniere_slide_accueil .bloc-slide .swp_btn_ban1 {
top: 50%;
width: 30px;
height: 30px;
transform: translate(0, -50%);
}
.section_banniere_slide_accueil .bloc-slide #prev_banniere{
left: 5% !important;
}
.section_banniere_slide_accueil .bloc-slide #next_banniere{
right: 5% !important;
}
.section_banniere_slide_accueil .btn {
background-color: var(--couleur-7);
padding: 15px 40px;
border-radius: 25px;
border: none;
color: var(--couleur-1);
cursor: pointer;
font-family: var(--police-18);
text-align: center;
}
.section_banniere_slide_accueil .textes {
width: max-content;
padding: 100px 0;
z-index: 8;
position: absolute;
top: 50%;
left: 30%;
transform: translate(-50%, -50%);
pointer-events: none;
max-width: 90%;
}
.section_banniere_slide_accueil .textes a {
pointer-events: initial;
}
.section_banniere_slide_accueil .swiper-slide{
position: relative;
}
.section_banniere_slide_accueil .textes h1 {
color: var(--couleur-7);
text-align: initial !important;
font-size: 55px !important;
padding-bottom: calc(32rem / 16);
margin: 0;
font-weight: 500;
line-height: 1.2;
font-family: var(--police-15);
text-transform: unset;
}
.section_banniere_slide_accueil .swiper-pagination{
bottom: 20px;
left: 50%;
transform: translate(-50%, 0);
display: flex;
align-items: center;
gap: 10px;
}
.section_banniere_slide_accueil .swiper-pagination-bullet {
background-color: #f7f3df;
opacity: .7;
width: 7px;
height: 7px;
}
.section_banniere_slide_accueil .swiper-pagination-bullet-active {
background-color: var(--couleur-7);
opacity: 1;
}
@media screen and (max-width: 1024px) {
.section_banniere_slide_accueil .textes h1 {
font-size: 45px !important;
}
}
@media screen and (max-width: 800px) {
.section_banniere_slide_accueil .textes h1 {
text-align: center !important;
}
.section_banniere_slide_accueil .textes {
left: 50%;
padding: 0;
top: 25vw;
}
.section_banniere_slide_accueil .image_mobile {
display: block;
}
.section_banniere_slide_accueil .image_desktop {
display: none;
}
.section_banniere_slide_accueil .btn {
font-size: 14px;
}
}
@media screen and (max-width: 620px) {
.section_banniere_slide_accueil .textes {
top: 30vw;
}
}
@media screen and (max-width: 500px) {
.section_banniere_slide_accueil .textes h1 {
font-size: 35px !important;
}
.section_banniere_slide_accueil .btn {
font-size: 13px;
}
}
@media screen and (max-width: 450px) {
.section_banniere_slide_accueil .textes {
top: 35vw;
}
}
@media screen and (max-width: 400px) {
.section_banniere_slide_accueil .textes h1 {
font-size: 30px !important;
}
}
@media screen and (max-width: 350px) {
.section_banniere_slide_accueil .textes {
top: 40vw;
}
}section.informations_tete_daffiche {
padding-top: clamp(75px, 150px, 150px);
padding-bottom: clamp(75px, 150px, 150px);
}
section.informations_tete_daffiche .bloc-informations_tete_daffiche {
display: flex;
justify-content: space-between;
}
section.informations_tete_daffiche .chiffre {
flex: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
margin-right: 50px;
text-align: center;
}
section.informations_tete_daffiche .chiffre .number,
section.informations_tete_daffiche .chiffre .number .nombre {
font-family: var(--police-15);
font-size: 50px;
color: var(--couleur-7);
}
section.informations_tete_daffiche .chiffre:last-child {
margin: 0;
}
section.informations_tete_daffiche .texte {
font-family: var(--police-17);
margin-top: 15px;
color: var(--couleur-7);
}
section.informations_tete_daffiche .chiffre img {
height: 45px;
} @media screen and (max-width: 1400px) {
section.informations_tete_daffiche .chiffre .number,
section.informations_tete_daffiche .chiffre .number .nombre {
font-size: 35px;
}
section.informations_tete_daffiche .chiffre img {
height: 35px;
}
}
@media screen and (max-width: 1024px) {
section.informations_tete_daffiche {
padding-top: clamp(75px, 75px, 75px);
padding-bottom: clamp(75px, 75px, 75px);
}
section.informations_tete_daffiche .chiffre {
flex: calc(50% - 50px);
margin: 0 25px 25px 0;
}
section.informations_tete_daffiche .bloc-informations_tete_daffiche {
flex-wrap: wrap;
}
section.informations_tete_daffiche .chiffre:last-child,
section.informations_tete_daffiche .chiffre:nth-child(even) {
margin: 0;
margin: 0 0 25px;
}
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 500px) {
section.informations_tete_daffiche .chiffre {
flex: 100%;
margin: 0 0 25px;
}
section.informations_tete_daffiche .chiffre:last-child {
margin: 0;
}
}.section_types_de_formations {
display: flex;
justify-content: space-between;
padding: 0;
}
.section_types_de_formations .image {
width: 34%;
height: 22vw;
background-position: center;
background-size: cover;
}
.section_types_de_formations .image a {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
font-size: 30px;
color: var(--couleur-7);
font-family: var(--police-15);
}
.section_types_de_formations .image img {
display: initial;
margin-top: 10px;
transition: 0.3s all ease-in;
height: 45px;
}   @media screen and (max-width: 1024px) {
.section_types_de_formations .image a {
font-size: 20px;
}
.section_types_de_formations .image img {
height: 35px;
}
}
@media screen and (max-width: 768px) {
.section_types_de_formations .image {
width: 100%;
height: 50vw;
}
.section_types_de_formations {
flex-wrap: wrap;
}
}section.stage_pres {
text-align: center;
}
section.stage_pres .text-checkbox button {
background-color: #E83879;
padding: 8px 15px;
border-radius: 20px;
border: none;
width: 275px;
padding-right: 50px;
color: white;
}
section.stage_pres .custom-checkbox {
position: absolute;
width: 275px;
border: none;
height: 38px;
}
section.stage_pres .text-checkbox {
margin-left: 0px;
position: relative;
}
section.stage_pres .text-checkbox::after {
right: 15px;
background-image: url(//tetedaffiche.com/wp-content/uploads/2022/07/pointer.svg);
right: 15px;
background-size: contain;
background-repeat: no-repeat;
content: "";
position: absolute;
width: 20px;
display: block;
height: 20px;
top: 6px;
cursor: pointer;
}
section.stage_pres .custom-checkbox.active~.text-checkbox button {
color: #000000;
}
section.stage_pres .custom-checkbox::after {
background-image: none;
}
section.stage_pres .page-part_content {
margin: 50px 0 0;
}
section.stage_pres .layout-search-around {
display: flex;
justify-content: center;
margin-bottom: 20px;
margin-top: -10px;
}
section.stage_pres .bloc-formation .gmaps-info-link {
color: #E83879;
text-decoration: underline;
}
section.stage_pres .bloc-formation.mr-15px.slick-slide {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
section.stage_pres .d-flex::before {
content: '';
height: 25px;
cursor: default;
transform: translateY(-50%);
width: 25px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
section.stage_pres .d-flex {
flex-direction: column;
align-items: center;
}
section.stage_pres .formations .slick-list.draggable {
height: 175px;
}
section.stage_pres .bloc-formation {
padding-top: 25px;
}
section.stage_pres .bloc-formation .gmaps-info-location {
margin: 10px 0;
} @media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}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
}.section_labels_identifiables {
padding: 150px 0;
text-align: center;
background-size: cover;
background-position: center;
color: white;
}
.section_labels_identifiables .logos {
display: flex;
justify-content: center;
margin: 50px auto 0;
flex-wrap: wrap;
gap: 30px;
max-width: 1400px;
}
.section_labels_identifiables h2 {
font-size: 45px;
margin-bottom: 10px;
padding: 0 10px;
color: var(--couleur-1);
text-transform: unset;
}
.section_labels_identifiables h2 * {
color: inherit !important;
text-transform: inherit !important;
font-size: inherit !important;
}
.section_labels_identifiables .texte {
color: var(--couleur-1);
padding: 0 10px;
}
.section_labels_identifiables span {
color: var(--couleur-7);
} .section_labels_identifiables .logos p {
text-transform: uppercase;
font-family: var(--police-16);
color: var(--couleur-7);
}
.section_labels_identifiables .bloc-logo {
max-width: 160px;
}
.section_labels_identifiables .logos .bloc-logo img{
filter: drop-shadow(0px 3px 6px #00000029);
} @media screen and (max-width: 1300px) {
.section_labels_identifiables .logos {
width: 70%;
}
}
@media screen and (max-width: 768px) {
.section_labels_identifiables {
padding: 120px 0;
}
.section_labels_identifiables .logos {
max-width: 80%;
}
.section_labels_identifiables .logos .bloc-logo {
max-width: 120px;
}
}
@media screen and (max-width: 500px) {
.section_labels_identifiables {
padding: 100px 0;
}
.section_labels_identifiables .logos .bloc-logo {
max-width: 90px;
}
}.section_espace_accompagnement {
padding: 100px 10%;
text-align: center;
}
.section_espace_accompagnement h2 {
font-size: 45px;
color: var(--couleur-1);
text-transform: unset;
}
.section_espace_accompagnement span {
color: inherit;
font-size: inherit;
text-transform: unset;
}
.section_espace_accompagnement .fiches {
color: #E83879;
display: flex;
justify-content: space-between;
margin-top: 50px;
}
.section_espace_accompagnement .image {
width: calc(50% - 25px);
height: 23vw;
background-position: center;
background-size: cover;
border-radius: 10px;
}
.section_espace_accompagnement .image a {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: var(--couleur-7);
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
border-radius: 10px;
font-family: var(--police-18);
}
.section_espace_accompagnement .image img {
margin-top: 20px;
height: 45px;
}
.section_espace_accompagnement .image:hover a {
background-color: rgba(0, 0, 0, 0.4);
} @media screen and (max-width: 1024px) {
.section_espace_accompagnement .image img {
height: 35px;
}
}
@media screen and (max-width: 768px) {
.section_espace_accompagnement .image {
width: 100%;
height: 45vw;
}
.section_espace_accompagnement .fiches {
flex-wrap: wrap;
}
.section_espace_accompagnement .image.image-1 {
margin-bottom: 35px;
}
.section_espace_accompagnement .image img {
height: 30px;
}
.section_espace_accompagnement .image a {
font-size: 18px;
}
}
@media screen and (max-width: 500px) {
.section_espace_accompagnement .image img {
height: 25px;
margin-top: 15px;
}
.section_espace_accompagnement .image a {
font-size: 16px;
}
}section.section-style-1 {
padding: 150px 10%;
display: flex;
justify-content: space-between;
background-position: center;
background-size: cover;
}
section.section-style-1:nth-child(even) {
flex-direction: row-reverse;
}
section.section-style-1 h2 {
text-transform: uppercase;
font-size: 45px;
text-align: right;
}
section.section-style-1:nth-child(odd) h2 {
text-align: left;
}
section.section-style-1 span {
color: #E83879;
}
section.section-style-1 .texte-1 span {
font-family: var(--police-3);
font-weight: 400;
}
section.section-style-1 .image {
background-position: center;
background-size: cover;
width: calc(60% - 25px);
border-radius: 10px;
height: 20vw;
}
section.section-style-1 .contenu {
width: calc(40% - 25px);
}
section.section-style-1 .texte-1 {
text-transform: uppercase;
font-size: 18px;
width: 60%;
font-family: var(--police-5);
margin-bottom: 20px;
font-weight: 400;
}
section.section-style-1 .texte-2 {
width: 80%;
margin-bottom: 50px;
}
section.section-style-1 button {
background-color: #E83879;
padding: 9px 35px;
border-radius: 25px;
border: none;
color: white;
cursor: pointer;
}
section.section-style-1:nth-child(even) .contenu {
text-align: end;
}
section.section-style-1:nth-child(even) .texte-1,
section.section-style-1:nth-child(even) .texte-2 {
margin-left: auto;
} @media screen and (max-width: 1400px) {
section.section-style-1 .texte-1 {
width: 85%;
}
}
@media screen and (max-width: 1024px) {
section.section-style-1 .texte-1 {
width: 100%;
}
section.section-style-1 {
padding: 150px 10% 75px;
flex-wrap: wrap;
position: relative;
}
section.section-style-1 .image {
height: 36vw;
width: 100%;
min-height: 175px;
}
section.section-style-1 h2 {
position: absolute;
top: 75px;
text-align: center !important;
width: 80%;
}
section.section-style-1 .contenu {
width: 100%;
text-align: center !important;
margin-top: 35px;
}
section.section-style-1 .texte-2 {
margin-bottom: 30px;
width: 100%;
}
}section.e_shop {
text-align: center;
}
section.e_shop h2{
text-transform: unset !important;
}
section.e_shop .texte span {
color: #e83879;
font-family: var(--police-3);
font-weight: 400;
}
section.e_shop .texte {
font-family: var(--police-3);
font-weight: 400;
margin-bottom: 30px;
}
section.e_shop .image {
background-position: center;
background-size: cover;
margin: auto;
max-width: 1200px; border-radius: 10px;
}
section.e_shop .fond-rose {
padding: 100px 5%;
display: flex;
flex-direction: column;
justify-content: space-between;
margin: auto; max-width: 1200px; }
section.e_shop button {
overflow: hidden;
position: relative;
font-family: "Roboto-Medium", sans-serif;
cursor: pointer;
border: 2px solid var(--couleur-7);
font-size: 1em;
text-align: center;
background-color: var(--couleur-7);
text-transform: unset;
color: var(--couleur-1);
line-height: 1; display: inline-block;
padding: 1em 2em;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: auto;
border-radius: 100px;
}
section.e_shop button:hover {
background-color: var(--couleur-1);
color: var(--couleur-7);
border-color: var(--couleur-7);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
section.e_shop .shop {
color: var(--couleur-7);
font-family: var(--police-18);
font-size: 30px;
text-transform: uppercase;
margin-bottom: 25px;
} @media screen and (max-width: 768px) {
section.e_shop .shop {
font-size: 30px;
}
}.section_client_heureux .bloc-swiper img {
border-radius: 50%;
height: 60px;
width: 60px;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0%);
}
.section_client_heureux .bloc-swiper {
padding: 60px 25px 25px;
margin-top: 25px;
text-align: center;
box-shadow: 0px 3px 6px #00000029;
border-radius: 10px;
background-color: white;
}
.section_client_heureux .bloc-swiper .nom {
margin-bottom: 15px;
text-transform: uppercase;
font-family: var(--police-15);
}
.section_client_heureux .bloc-slide {
position: relative;
}
.section_client_heureux h2 {
text-align: center;
margin-bottom: 50px;
color: var(--couleur-7);
text-transform: unset !important;
}
.section_client_heureux h2 span {
color: var(--couleur-7);
}
.section_client_heureux #prev_client_heureux,
.section_client_heureux #next_client_heureux {
filter: invert(100%);
height: 30px;
}
.section_client_heureux #prev_client_heureux {
left: -6vw;
}
.section_client_heureux #next_client_heureux {
right: -6vw;
} @media screen and (max-width: 768px) {
.section_client_heureux #prev_client_heureux,
.section_client_heureux #next_client_heureux {
display: none;
}
.section_client_heureux {
padding-right: 0;
padding-left: 0;
}
}section.article_presse {
background-position: center;
background-size: cover;
text-align: center;
background-color: #FFFCE9;
}
section.article_presse .swiper-container {
overflow: hidden;
}
section.article_presse .titre-reseaux {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
align-items: center;
position: relative;
}
section.article_presse h2 {
margin: 0;
padding: 0;
text-transform: unset;
}
section.article_presse h2 span{
text-transform: unset;
}
section.article_presse .titre-reseaux img {
right: 0;
position: absolute;
}
section.article_presse .titre-reseaux .traits {
border-bottom: dashed 3px black;
width: calc(50% - 225px);
}
section.article_presse .titre-reseaux .traits-2 {
width: calc(50% - 225px);
}
section.article_presse .titre-reseaux .traits-2 div {
border-bottom: dashed 3px black;
margin-right: 40px;
}
section.article_presse .titre-reseaux .titre {
width: 100%;
text-align: center;
min-width: 450px;
}
section.article_presse .bloc-slide {
position: relative;
margin-bottom: 50px;
}
section.article_presse #prev_presse {
left: -6vw;
}
section.article_presse #next_presse {
right: -6vw;
}
section.article_presse #prev_presse,
section.article_presse #next_presse {
height: 30px;
}
section.article_presse button {
margin-top: 25px;
text-align: center;
color: var(--couleur-1);
background-color: var(--couleur-7);
border: 1px solid var(--couleur-1);
}
section.article_presse button:hover {
background-color: var(--couleur-1);
color: var(--couleur-7);
}
section.article_presse button.second_one{
border: 1px solid var(--couleur-1);
background-color: var(--couleur-1);
color: var(--couleur-7);
}
section.article_presse button:hover {
background-color: var(--couleur-7);
color: var(--couleur-1);
}
section.article_presse .bloc-swiper img { margin-bottom: 15px;
border-radius: 10px;
}
section.article_presse .bloc-swiper .titre {
margin-bottom: 10px;
font-family: var(--police-18);
}
section.article_presse .bloc-swiper p {
text-transform: uppercase;
} @media screen and (max-width: 1024px) {
section.article_presse .titre-reseaux .traits,
section.article_presse .titre-reseaux .traits-2 {
width: calc(50% - 150px);
}
}
@media screen and (max-width: 768px) {
section.article_presse .titre-reseaux .traits,
section.article_presse .titre-reseaux .traits-2 {
width: calc(50% - 125px);
}
section.article_presse .titre-reseaux {
flex-direction: row-reverse;
}
section.article_presse .titre-reseaux .traits-2 div {
margin-right: 0;
margin-left: 40px;
}
section.article_presse .titre-reseaux img {
left: 0;
transform: rotate(-180deg);
}
section.article_presse #prev_presse,
section.article_presse #next_presse {
display: none;
}
section.article_presse .titre-reseaux {
flex-direction: column;
width: 90%;
margin: 0 auto 60px;
}
section.article_presse .titre-reseaux img {
bottom: -15px;
}
section.article_presse .titre-reseaux .traits {
display: none;
}
section.article_presse .titre-reseaux .traits-2 {
width: 100%;
margin-top: 30px;
}
section.article_presse .titre-reseaux .titre {
width: 100%;
text-align: center;
min-width: 100%;
}
section.article_presse {
padding-right: 0;
padding-left: 0;
}
}section.univers_excellence {
text-align: center;
color: var(--couleur-7);
position: relative;
display: flex;
flex-direction: column;
}
section.univers_excellence .poa_bg{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 0;
}
section.univers_excellence h2, section.univers_excellence h2 span {
color: var(--couleur-1);
text-transform: unset;
}
section.univers_excellence .sous-bloc {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 50px;
}
section.univers_excellence .gauche,
section.univers_excellence .droite {
width: calc(48% - 15px);
}
section.univers_excellence .gauche img {
max-width: 100%;
}
section.univers_excellence .droite button {
overflow: hidden;
position: relative;
cursor: pointer;
border: 1px solid var(--couleur-1);
font-size: 1em;
text-align: center;
background-color: transparent;
text-transform: uppercase;
color: white;
line-height: 1;
display: inline-block;
padding: 1em 2em;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: auto;
border-radius: 100px;
margin-top: 25px;
color: var(--couleur-1);
}
section.univers_excellence .sous_titre {
font-family: var(--police-17);
font-size: 20px;
color: var(--couleur-1);
}
section.univers_excellence .sous-bloc:nth-child(2n) {
flex-direction: row-reverse;
}
section.univers_excellence .texte-2 {
text-transform: uppercase;
color: var(--couleur-1);
margin-top: 5px;
font-family: var(--police-18);
}
section.univers_excellence .texte-1 {
color: var(--couleur-1);
}
section.univers_excellence iframe {
max-width: 100%;
} @media screen and (max-width: 1024px) {
section.univers_excellence .gauche {
margin-bottom: 30px;
}
section.univers_excellence .droite {
margin-bottom: 50px;
}
section.univers_excellence .gauche,
section.univers_excellence .droite {
width: calc(48% - 15px);
width: 100%;
}
section.univers_excellence .sous-bloc {
flex-wrap: wrap;
}
section.univers_excellence iframe {
min-height: 45vw;
}
}section.entites {
text-align: center;
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 10%, 100px);
padding-bottom: 0;
}
section.entites h2{
text-transform: unset;
}
section.entites .images {
display: flex;
margin-top: 50px;
justify-content: center;
flex-wrap: wrap;
}
section.entites .image {
width: calc(33.33% - 30px);
margin: 15px;
}
section.entites .images img {
max-width: 100%;
border-radius: 10px;
}  @media screen and (max-width: 1024px) {
section.entites .image {
width: calc(50% - 30px)
}
}
@media screen and (max-width: 600px) {
section.entites .image {
width: calc(100%);
margin: 15px 0;
}
}section.reseaux-sociaux {
background-position: center;
background-size: cover;
background-image: url(https://tetedaffiche.com/img/new/JPG/background.jpg);
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 10%, 100px);
padding-bottom: clamp(50px, 10%, 100px);
}
section.reseaux-sociaux .titre-reseaux {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
align-items: center;
position: relative;
}
section.reseaux-sociaux h2 {
margin: 0;
padding: 0;
text-transform: unset;
width: 100%;
text-transform: unset;
text-align: center;
}
section.reseaux-sociaux h2 span {
color: var(--couleur-3);
}
section.reseaux-sociaux .titre-reseaux img {
right: 0;
position: absolute;
}
section.reseaux-sociaux .titre-reseaux .traits {
border-bottom: dashed 3px black;
width: calc(50% - 275px);
}
section.reseaux-sociaux .titre-reseaux .traits-2 {
width: calc(50% - 275px);
}
section.reseaux-sociaux .titre-reseaux .traits-2 div {
border-bottom: dashed 3px black;
margin-right: 40px;
}
section.reseaux-sociaux .titre-reseaux .titre {
width: 100%;
text-align: center;
}
section.reseaux-sociaux .liste-reseaux {
display: flex;
justify-content: center;
}
section.reseaux-sociaux .liste-reseaux ul {
display: flex;
}
section.reseaux-sociaux .liste-reseaux li {
margin-left: 25px;
list-style: none;
display: flex;
align-items: center;
justify-content: center;
}
section.reseaux-sociaux .liste-reseaux li a{
display: flex;
align-items: center;
justify-content: center;
}
section.reseaux-sociaux .liste-reseaux li img{
max-width: 20px;
max-height: 20px;
}
section.reseaux-sociaux .liste-reseaux p {
font-family: var(--police-18);
}
section.reseaux-sociaux .images {
display: flex;
justify-content: space-between;
margin-bottom: 50px;
}
section.reseaux-sociaux .images-2 {
margin-bottom: 50px;
}
section.reseaux-sociaux .images img {
width: 11vw;
height: 11vw;
}
section.reseaux-sociaux .images img:not(:last-child) {
margin-right: 40px;
} @media screen and (max-width: 1300px) {
section.reseaux-sociaux .images img:not(:last-child) {
margin-right: 20px;
}
}
@media screen and (max-width: 1024px) {
section.reseaux-sociaux .titre-reseaux .titre {
width: 275px;
}
section.reseaux-sociaux .titre-reseaux .traits,
section.reseaux-sociaux .titre-reseaux .traits-2 {
width: calc(50% - 150px);
}
section.reseaux-sociaux .images img:not(:last-child) {
margin-right: 0;
}
section.reseaux-sociaux .images {
flex-wrap: wrap;
}
section.reseaux-sociaux .images img {
width: calc(26vw - 15px);
height: calc(26vw - 15px);
margin-bottom: 20px;
}
}
@media screen and (max-width: 768px) {
section.reseaux-sociaux .titre-reseaux .titre {
width: 250px;
}
section.reseaux-sociaux .titre-reseaux .traits,
section.reseaux-sociaux .titre-reseaux .traits-2 {
width: calc(50% - 125px);
}
section.reseaux-sociaux .titre-reseaux {
flex-direction: row-reverse;
}
section.reseaux-sociaux .titre-reseaux .traits-2 div {
margin-right: 0;
margin-left: 40px;
}
section.reseaux-sociaux .titre-reseaux img {
left: 0;
transform: rotate(-180deg);
}
}
@media screen and (max-width: 550px) {
section.reseaux-sociaux .titre-reseaux {
flex-direction: column;
}
section.reseaux-sociaux .titre-reseaux img {
bottom: -15px;
}
section.reseaux-sociaux .titre-reseaux .traits {
display: none;
}
section.reseaux-sociaux .titre-reseaux .traits-2 {
width: 100%;
margin-top: 30px;
}
section.reseaux-sociaux .images img {
width: calc(26vw - 5px);
height: calc(26vw - 5px);
margin-bottom: 10px;
}
}section.chiffre_semestre {
text-align: center;
padding: 0; }
section.chiffre_semestre .top,
section.chiffre_semestre .bottom{
padding-left: 10%;
padding-right: 10%;
padding-top: clamp(50px, 10%, 100px);
padding-bottom: clamp(50px, 10%, 100px);
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
section.chiffre_semestre .top .poa_bg{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 0;
}
section.chiffre_semestre .top *{
color: var(--couleur-1) !important;
}
section.chiffre_semestre .top .liste_taux{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
section.chiffre_semestre .top .liste_taux p{
width: 25%;
max-width: 200px;
display: flex;
flex-direction: column;
gap: 20px;
}
section.chiffre_semestre .top .liste_taux p:nth-last-child(1){
display: block;
}
section.chiffre_semestre h2 {
text-transform: unset;
}
section.chiffre_semestre p span, section.chiffre_semestre .information a {
font-family: var(--police-18);
color: var(--couleur-1);
}
section.chiffre_semestre .information p:last-of-type a,section.chiffre_semestre .information p:nth-of-type(5) a {
font-family: var(--police-18);
background-color: var(--couleur-1);
color: var(--couleur-7);
border: none;
box-shadow: 0px 3px 6px #00000029;
border-radius: 40px;
width: max-content;
padding: 10px 40px;
cursor: pointer;
transition: all ease-in 0.2s;
max-width: 100%;
}
section.chiffre_semestre .information {
margin-top: 30px;
}
section.chiffre_semestre .information a {
font-weight: 400 !important;
}
section.chiffre_semestre .qualiopi{
font-family: var(--police-18);
color: var(--couleur-1);
text-decoration: underline;
}
@media screen and (max-width: 720px) {
section.chiffre_semestre .top .liste_taux{
flex-direction: column;
justify-content: center;
gap: 20px;
width: 100%;
}
section.chiffre_semestre .top .liste_taux p{
width: 100% !important;
max-width: 400px !important;
}
}section.chiffre_cfa {
padding: 75px 10%;
text-align: center;
background-color: #eaeaea;
}
section.chiffre_cfa li {
font-size: 1em;
line-height: 1.4;
margin-bottom: 10px;
}
section.chiffre_cfa li span {
color: #e83879;
font-weight: bold;
}
section.chiffre_cfa .liste_taux .titre {
margin-top: 50px;
text-decoration: underline;
text-align: left;
margin-bottom: 20px;
}
section.chiffre_cfa .bloc-taux {
width: calc(48% - 15px);
text-align: left;
}
section.chiffre_cfa .liste_taux {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
section.chiffre_cfa .bloc-taux {
width: 100%;
}
}#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;
}