.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT.otf) format('opentype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT-Light.otf) format('opentype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT-Medium.otf) format('opentype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT-Bold.otf) format('opentype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT-Black.otf) format('opentype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Dinot';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/DINOT-Italic.ttf) format('opentype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Cocogoose';
src: url(//mariteam.org/wp-content/themes/mariteam/assets/fonts/Cocogoose.otf) format('opentype');
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
html, body{
overflow-x: hidden;
}
body{
font-family: 'Dinot', sans-serif;
}
ul{
list-style: none;
}
select{
border-radius: 0;
}
a{
text-decoration: none;
color: var(--bleu);
transition: .3s;
}
a:hover{
color: var(--cyan);
}
img{
max-width: 100%;
}
p{
line-height: 1.4;
}
[id]{
scroll-margin-top: 4rem;
} :root {
--bleu: #1D5570;
--cyan: #5DAEB1;
--blanc: #fff;
--noir: #222221;
--bleu-clair: rgb(93, 174, 177, .2);
--bleu-fonce: rgb(29, 85, 112, .6);
}  .titre{
color: var(--bleu);
font-family: 'Cocogoose';
font-size: 1.5rem;
font-weight: 400;
position: relative;
overflow: hidden;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.titre::after{
position: absolute;
content: '';
background: url(//mariteam.org/wp-content/themes/mariteam/assets/images/vague2.svg);
background-repeat: no-repeat;
background-position: left;
background-size: contain;
left: -6rem;
bottom: 0;
height: 1rem;
width: 6rem;
display: block;
transition: left 1s;
}
.titre.in-viewport::after {
left: 0; } .btn {
padding: .5rem 1rem;
border: solid var(--cyan) 1px;
border-radius: 50px;
color: var(--cyan);
display: inline-block;
margin: 1rem 0;
overflow: hidden;
position: relative;
transition: all 0.3s ease;
}
.btn:hover {
background-color: var(--cyan);
color: var(--blanc);
padding-right: 2.5rem;
}
.btn:hover::after {
content: "\2192";
color: var(--blanc);
position: absolute;
right: 1rem;
top: 50%; 
transform: translateY(-50%);
transition: all 0.3s ease;
} section, main{
padding: 5rem 12%;
} @media screen and ( min-width:768px ) {
section, main{
padding: 7rem 15%;
}
} @media screen and ( min-width:1170px ) {
section, main{
padding: 7rem 20%;
}
} @media screen and ( min-width:2500px ) {
section, main{
padding: 6rem 30%;
}
} @media screen and ( min-width:2500px ) {
*{
font-size: 1.5rem;
}
} .breadcrumb{
position: absolute;
bottom: 1.5rem;
left: 50%;
transform: translateX(-50%);
text-align: center;
width: 100%;
padding: 0 1rem;
}
.breadcrumb, .breadcrumb a{
color: var(--blanc);
} .header{
width: 100vw;
position: fixed;
z-index: 5;
margin-top: 0;
top: 0;
display: flex;
}
.header .menu{
min-height: 100vh;
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
gap: 2rem;
padding-bottom: 40vh;
}
.header .menu > a{
text-align: center;
}
.header .menu__logo{
width: 10rem;
padding: 1rem;
object-fit: contain;
}
.header .menu__container{
display: flex;
flex-direction: column;
gap: 1rem;
position: relative;
width: 70%;
} .checkbox{
display: none;
} @media screen and ( min-width:1170px ) {
.header{
width: 100vw;
position: fixed;
background-color: rgba(255, 255, 255, 0.9);
}
.header .menu__logo{
height: 6rem;
width: auto;
transition: .3s height;
filter: none;
} .header .menu{
flex-direction: row;
min-height: initial;
justify-content: center;
gap: 10%;
padding-bottom: 0;
}
.header .menu__container{
flex-direction: row;
gap: 4rem;
width: initial;
}
.header .menu__lien a{
color: var(--bleu);
position: relative;
}
.header .menu__lien a:hover{
color: var(--cyan);
}
.header .menu__lien.current-menu-item a::after{
position: absolute;
content: '';
background: url(//mariteam.org/wp-content/themes/mariteam/assets/images/vague.svg); background-position: left;
background-size: auto;
left: 0;
bottom: -.5rem;
height: 3px;
width: 100%;
z-index: -1;
display: block;
}
} @media screen and ( max-width:1170px ) {
.checkbox{
display: block;
width: 40px;
height: 32px;
position: absolute;
top: 1rem;
left: 1rem;
cursor: pointer;
opacity: 0;
z-index: 2;
-webkit-touch-callout: none;
} .burger{
position: fixed;
top: 1rem;
left: 1rem;
z-index: 1;
}
.burger span{
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;
background: var(--cyan);
border-radius: 3px;
z-index: 1;
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;
}
.burger span:first-child{
transform-origin: 0% 0%;
}
.burger span:nth-last-child(1){
transform-origin: 0% 100%;
} .header .checkbox:checked ~ .burger span{
opacity: 1;
transform: rotate(45deg) translate(-2.5px, -2.5px);
}
.header .checkbox:checked ~  .burger span:nth-last-child(2){
opacity: 0;
transform: rotate(0deg) scale(0.2, 0.2);
}
.header .checkbox:checked ~  .burger span:nth-last-child(1){
transform: rotate(-45deg) translate(0, 0);
}
.header .menu{
position: absolute;
top: 0;
left: 0;
transform-origin: 0% 0%;
transform: translate(-100%, 0);
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
width: 50%;
background-color: var(--blanc);
}
.header .checkbox:checked ~ .menu{
transform: none;
}
.header .menu__lien a{
color: var(--bleu);
font-weight: 200;
position: relative;
}
.header .menu__container > :not(:last-child) ::after{
position: absolute;
content: '';
background: url(//mariteam.org/wp-content/themes/mariteam/assets/images/vague2.svg);
background-repeat: no-repeat;
background-position: left;
background-size: contain;
left: 0;
bottom: -.75rem;
height: 5px;
width: 3rem;
display: block;
}
} @media screen and ( max-width:650px ) {
.header .menu{
width: 100%;
}
} .footer{
margin-top: 5rem;
background-color: var(--bleu);
padding: 5rem 15%;
color: var(--blanc);
display: flex;
flex-direction: column;
gap: 2rem;
}
.footer a{
color: var(--blanc);
font-weight: 200;
}
.footer__logo{
width: 50%;
max-width: 15rem;
object-fit: contain;
}
.footer__contact p{
display: flex;
align-items: center;
gap: .5rem;
margin-bottom: .25rem;
}
.footer__contact img{
height: 1.5rem;
}
.footer__menu a{
line-height: 1.5;
} @media screen and ( min-width:1170px ) {
.footer{
padding: 7rem 20%;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
gap: 5rem;
position: relative;
padding-bottom: 8rem;
}
.footer__logo{
width: 11rem;
}
.footer__rgpd{
position: absolute;
bottom: 3rem;
left: 20%;
font-size: .875rem;
}
.footer__contact p{
margin-bottom: .75rem;
}
.footer__contact img{
transition: all .3s;
}
.footer__contact p:hover img{
transform: rotate(10deg);
}
.footer a:hover{
color: var(--cyan);
}
}.hero{
width: 100vw;
height: 60vh;
display: flex;
flex-direction: column;
justify-content: center;
gap: 2rem;
position: relative;
}
.hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//mariteam.org/wp-content/uploads/2024/03/hero.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: -2;
}
.hero::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--bleu-fonce);
z-index: -1;
}
.hero__img{
width: 100%;
max-width: 25rem;
}
.hero__titre{
color: var(--blanc);
font-weight: 800;
font-size: 1.75rem;
text-align: center;
font-family: 'Cocogoose', sans-serif;
} @media screen and ( min-width:1170px ) {
.hero{
padding-top: 13rem;
}
.hero__titre{
color: var(--blanc);
font-weight: 800;
font-size: 2.5rem;
}
} .defaut p:not(:last-of-type){
margin-bottom: .5rem;
}
.defaut h2{
margin-top: 2rem;
margin-bottom: 1rem;
color: var(--bleu);
font-family: 'Cocogoose', sans-serif;
}.actus__conteneur{
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 3rem;
}
.actu{
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
display: flex;
flex-direction: column;
gap: .5rem;
}
.actu__contenu{
padding: 1rem;
display: flex;
flex-direction: column;
gap: .875rem;
}
.actu__image{
width: 100%;
height: 200px;
object-fit: cover;
}
.actus__conteneur a{
color: inherit;
width: 100%;
transition: all .3s;
}
.actu__titre{
font-weight: 500;
color: var(--bleu);
transition: all .2s;
}
.actu__date{
color: var(--bleu);
}
.actu:hover .actu__titre{
color: var(--cyan);
}
.actus__conteneur a:hover{
transform: scale(1.05);
} @media screen and ( min-width:768px ) {
.actus__conteneur a{
max-width: calc(50% - 2rem);
}
.actu{
height: 100%;
}
} @media screen and ( min-width:1300px ) {
.actus__conteneur a{
max-width: calc(33% - 2rem);
}
} .pagination {
display: flex;
justify-content: center;
align-items: center;
margin-top: 3rem;
}
.pagination .page-numbers:not(.next, .prev).current {
background-color: var(--bleu);
color: var(--blanc);
}
.pagination .page-numbers:not(.next, .prev) {
padding: 0.5rem 0.9rem;
margin: 0 0.25rem;
color: var(--bleu);
text-decoration: none;
border-radius: 3px;
border: 1px solid var(--bleu);
}
.pagination .page-numbers:not(.next, .prev):hover {
background-color: var(--bleu);
color: var(--blanc);
}
.pagination .prev, .pagination .next {
margin: 0 .5rem;
}
@media screen and (min-width: 1170px) {
.pagination .page-numbers:not(.next, .prev) {
margin: 0 .5rem;
}
.pagination .prev, .pagination .next {
margin: 0 1rem;
}
}