.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: 'Roboto', sans-serif;
color:#232428;
font-size:16px;
height:100%;
background-color:#fff;
}
img{
max-width:100%;
height: auto;
}
#wrapper {
height: auto !important;
margin: 0 auto -200px;
min-height: 100%;
}
.push{
height:200px;
}
#main_header{
padding-top:20px;
padding-bottom:20px;
background-color:#232428;
}
#header_center span{
color:#cccfe7;
font-size: 32px;
padding-top:10px;
}
#main_menu_container{
background-color:#416494;
}
#main_menu{
margin:0 auto;
}
#main_menu a{
color:#fff;
font-size:20px;
padding:5px 15px;
line-height: 24px;
display:inline-block;
position: relative;
}
#main_menu a:hover,
#main_menu a:focus,
#main_menu .dropdown-menu .selected a{
text-decoration: none;
background-color:#000;
}
#main_menu .dropdown-menu{
background-color:rgba(255,255,255,0.7);
border: none;
border-radius: 0;
margin-top:0;
padding:0;
}
#main_menu .dropdown-menu a{
width:100%;
color:#232020;
font-size:16px;
}
#main_menu .dropdown-menu a:hover,
#main_menu .dropdown-menu a:focus{
color:#fff;
}
#header_slider .carousel-item{
height:400px;
width:100%;
}
#header_slider .carousel-item .carousel_bg {
width: 100%;
height: 100%;
background-position:center center;
background-size:cover;
}
#header_slider .carousel-item .carousel_bg{
animation-name: zoomSlider;
animation-duration: 8s;
animation-timing-function:linear;
}
#header_slider .carousel-item .fade_effect{
width:100%;
height:100%;
}
#accroche_home_container{
color:#fff;
background-color:#232428;
border-top:5px solid #fff;
border-bottom:5px solid #fff;
box-shadow: 0 0 30px #333;
}
#accroche_home_container strong{ }
#accroche_home_container p:last-child{
margin:0;
}
#home_metiers{
margin-top:40px;
}
#home_metiers h2,
#home_partenaires h2{
font-size:32px;
color:#232428;
font-weight:bold;
line-height:60px;
text-transform: uppercase;
}
#home_metiers h3{
font-weight:100;
color:#416494;
line-height:50px;
}
.home_metiers_row{
color:#232428;
}
.home_metiers_row p{
margin:0;
}
.home_metiers_image{
background-size:cover;
background-position:center center;
}
.home_metiers_lien{
border:1px solid #416494;
background-color:#416494;
color:#fff;
padding:3px 15px;
display:inline-block;
margin-top:25px;
}
.home_metiers_lien:hover,
.home_metiers_lien:focus{
background-color:#fff;
color:#416494;
text-decoration: none;
}
#home_chiffres{
color:#fff;
background-color:#232428;
margin-top:50px;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
box-shadow: 0 0 30px #333;
position:relative;
z-index:10;
}
.home_chiffres_chiffre{
font-size:40px;
}
.home_chiffres_titre{
font-size:20px;
text-transform: uppercase;
}
.home_chiffres_image{
height:125px;
}
#home_partenaires .client_tuile{
height:160px;
line-height:160px;
background-color:#fff;
text-align:center;
box-shadow:0 6px 10px -3px #808080;
margin-bottom:25px;
}
#home_partenaires .client_tuile img{
max-width:100%;
max-height:120px;
}
#home_partenaires .client_tuile.client_tuile_last{
font-weight:bold;
background-color: #416494;
animation-name: pulse;
animation-duration: 1.5s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
#home_partenaires .client_tuile.client_tuile_last .client_tuile_last_link{
display:block;
width:100%;
height:100%;
color:#fff;
}
#home_partenaires .client_tuile.client_tuile_last .client_tuile_last_link:hover{
text-decoration:none;
background-color:#416494;
}
#home_partenaires{
background-color:#d6d9ec;
padding-top:30px;
padding-bottom:30px;
}
#page-content h1{
font-weight:bold;
color:#232428;
}
#page-content h1::after{
display:block;
content:" ";
background-color:#416494;
width:85px;
height:5px;
margin:10px 0 30px 0;
}
#banniere_page{
height:350px;
background-size:cover;
background-position:center center;
background-repeat: no-repeat;
}
#page-content a{
color:#416494;
font-weight:bold;
}
#page-content a:hover,
#page-content a:focus{
color:#fff;
}
#page-content{
text-align: justify;
}
footer{
background-color:#232428;
}
footer p{
font-size:18px;
color:#fff;
}
footer .copyright{
font-size:12px;
}
footer .copyright a{
color:#fff;
}
.alignleft{
float:left;
margin-right:25px;
margin-bottom:10px;
box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
border-radius: 5px;
}
.alignright{
float:right;
margin-left:25px;
margin-bottom:10px;
box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
border-radius: 5px;
}
.wpcf7-submit{
color:#fff;
background-color:#416494;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus{
color:#fff;
background-color:#333;
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
#banniere_page{
height:250px;
}
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 768px) {
#main_menu a{
width:100%;
}
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 500px) {
}
@keyframes zoomSlider {
from {
transform: scale(1);
}
to {
transform: scale(1.25);
}
}
@keyframes pulse {
from {
transform: scale(1) rotate(-1deg);
background-color:rgba(65,100,148,0.7);
}
50% {
transform: scale(1.08) rotate(1deg);
background-color:rgba(65,100,148,1);
}
to {
transform: scale(1) rotate(-1deg);
background-color:rgba(65,100,148,0.7);
}
}