.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 .hidden-fields-container {
display: none;
}
.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;
}html{
height:100%;
}
body{
font-family: 'Helvetica Neue', sans-serif;
color:#000;
font-size:16px;
height:100%;
background-color:#fcfcfc;
}
body.fixed_top{
margin-top:175px;
}
img{
max-width:100%;
}
button:active,
button:focus,
a:active,
a:focus{
outline:none;
}
a,
a:focus,
a:hover{
color:#000;
}
#wrapper {
height: auto !important;
margin: 0 auto -130px;
min-height: 100%;
}
.push{
height:130px;
}
.underline_title{
display:inline-block;
}
.underline_title::after{
display:block;
content:" ";
height:1px;
width:35%;
background-color:#000;
}
.black{
font-weight: 900;
}
#main_header{
text-transform: uppercase;
border-bottom:2px solid #000;
background-color:#fff;
}
#header_title{
font-size: 26px;
line-height:32px;
}
#main_header .underline_title{
font-size: 20px;
line-height: 22px;
}
.fixed_top #main_header{
position:fixed;
top:0;
z-index:1000;
}
.fixed_top #header_title,
.fixed_top #header_espace{
display:none !important;
}
#header_espace a{
border:2px solid #000;
color:#000;
padding:5px 10px;
text-align: center;
text-transform: uppercase;
}
.border_link{
border:2px solid #000;
color:#000;
padding:8px 20px;
text-align: center;
text-transform: uppercase;
background-color: rgba(255,255,255,0.4);
display:inline-block;
margin-bottom:10px;
}
.border_link:hover,
.border_link:focus{
text-decoration: none;
background-color: rgba(255,255,255,0.8);
}
#main_menu a{
color:#000;
font-size:16px;
display: inline-block;
}
.dropdown-menu{
border:none;
border-radius:0;
background-color:#333;
margin-top:8px;
}
#main_menu .dropdown-menu a{
color:#fff;
text-transform: none;
}
#header_slider{
font-size: 18px;
}
.carousel-content{
}
.carousel-content em{
font-size:20px;
font-style:normal;
}
.carousel-content strong{
font-weight:900;
font-size:28px;
}
.carousel-content p{
font-size:16px;
}
.carousel-content .border_link{
font-size:16px;
}
.carousel-control-next,
.carousel-control-prev{
width:5%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
height:50px;
width:50px;
}
.carousel_background{
background-repeat: no-repeat;
background-position: bottom center;
background-size: contain;
min-height:300px;
}
#front_page_equipe{
background-color:#35383d;
color:#f2f2f2;
font-size:20px;
}
#front_page_equipe .underline_title,
.bloc_home .underline_title,
#footer_contact .underline_title{
font-size:32px;
line-height: 34px;
color:#fff;
}
#front_page_equipe .underline_title::after,
#footer_contact .underline_title::after{
background-color:#f2f2f2;
}
#front_page_equipe img {
box-shadow: -10px -10px #e7e6e4;
}
#front_page_equipe .main_staff{
height:350px;
width:100%;
background-position:top center;
background-size:cover;
background-repeat: no-repeat;
}
#front_page_equipe .secondary_staff{
height:250px;
width:100%;
background-position:center center;
background-size:cover;
background-repeat: no-repeat;
}
#front_page_equipe_paragraphe{
font-style: italic;
font-weight: 100;
}
#front_page_equipe_paragraphe > div{
position:relative;
}
#front_page_equipe_paragraphe .fake_border{
height:2px;
width:80px;
background-color:#acadaf;
}
#front_page_equipe_paragraphe .fake_border:first-child{
position:absolute;
left:0;
top:0;
}
#front_page_equipe_paragraphe .fake_border:last-child{
position:absolute;
right:0;
bottom:0;
}
#front_page_equipe_paragraphe_content{
text-indent: 80px;
}
.bloc_home{
background-color:#fcfcfc;
}
.bloc_home .bloc_home_content{
font-size:20px;
}
.bloc_home p{
font-style:italic;
color:#a79286;
}
.bloc_home .bloc_home_content ul{
}
.bloc_home .bloc_home_content li{
margin-bottom:0;
}
.bloc_home .underline_title{
color:#000;
}
.bloc_home .underline_title::after{
background-color:#000;
}
.bloc_home .fake_border{
height:2px;
width:100px;
background-color:#000;
position:absolute;
bottom:0;
right:35px;
}
.bloc_home .underline_title,
#footer_contact .underline_title{
text-transform: none;
}
.bloc_home_image{
width:100%;
max-width:470px;
height:470px;
background-position: center center;
background-size:cover;
}
#legal_footer{
background-color:#fff;
color:#000;
font-size:14px;
}
#legal_footer a{
color:#a79286;
margin:0 10px;
}
#footer_contact{
background-color:#eae9e2;
}
#footer_contact strong{
font-weight:bold;
font-size:24px;
}
#footer_contact em{
font-weight:900;
font-style:normal;
}
#footer_contact p:first-child{
margin:5px 0;
}
#footer_contact p{
font-size:20px;
}
#true_footer{
border-top:2px solid #7c7b79;
background-color:#fff;
}
.content_marged{
}
#page-content > .row:first-child .content_marged p:first-of-type{
text-indent: 100px;
}
.content_image{
height:300px;
width:100%;
background-position: center center;
background-size: cover;
}
.content_image_large{
}
.content_marged *:last-child{
margin-bottom:0;
}
.content_marged li{
margin-bottom:10px;
}
.content_marged h2,
.contact_infos .h2{
font-size:20px;
font-weight:900;
margin-bottom:20px;
}
.content_marged p{
text-align: justify;
}
img.aligncenter{
margin:0 auto;
}
#contact_photo_plan{
width:100%;
}
#contact_page_contact_form{
background-color:#eae9e2;
}
#contact_page_contact_form .h2{
font-size:20px;
margin-bottom:20px;
display:block;
}
#contact_page_contact_form input,
#contact_page_contact_form textarea{
background-color:#f5f4f1;
border:1px solid #6a6a69;
border-radius:0;
}
#contact_page_contact_form .wpcf7-submit{
float:right;
}
.footer_big{
font-size:24px;
}
#footer_contact .underline_title{
color:#000;
}
#footer_contact .underline_title::after{
background-color:#000;
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
#main_menu a{
font-size:14px;
margin:10px;
}
}
@media screen and (min-width: 992px) {
#main_menu a{
margin:10px 20px;
}
}
@media screen and (max-width: 768px) {
#header_slider img{
max-height:300px;
}
#main_menu li{
width:100%;
}
.underline_title::after{
width:100%;
}
.carousel-content{
min-height:600px;
}
}
@media screen and (min-width: 768px) {
#header_slider .carousel-item,
#header_slider .carousel-inner_row{
min-height:600px;
}
}
@media screen and (max-width: 500px) {
.carousel-content{
min-height:700px;
}
}