.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:#000;
font-size:16px;
height:100%;
background-color:#fff;
}
img{
max-width:100%;
}
h1, h2{
font-family:'Anton', sans-serif;
text-transform: uppercase;
}
#wrapper {
height: auto !important;
margin: 0 auto -160px;
min-height: 100%;
}
.push{
height:160px;
}
#header_left a{
line-height:50px;
display:inline-block;
}
#header_left img{
display:inline-block;
max-height:50px;
}
#header_right{
padding-top:10px;
padding-bottom:10px;
}
#header_adresse{
text-transform:uppercase;
}
#header_phone{
line-height:30px;
font-size:14px;
font-family: 'Anton', sans-serif;
}
#header_phone strong{
font-weight:normal !important;
}
#first_row_header{
font-size:12px;
line-height:15px;
}
#first_row_header strong{
color:#048b9a;
font-weight:900;
}
#second_row_header{
background-color:rgba(4,139,154,0.9);
color:#fff;
padding-top:2px;
padding-bottom:2px;
z-index:1000;
position:relative;
}
#header_accroche{
font-size:50px;
font-family: 'Anton', sans-serif;
line-height:46px;
text-transform: uppercase;
}
#header_accroche span{
color:#333399;
}
#main_menu > li{
margin:0 10px;
text-transform:uppercase;
}
#main_menu > li > a{
text-decoration: none;
line-height:26px;
color:#fff;
font-weight:bold;
font-size:12px;
}
#main_menu > li > a:hover,
#main_menu > li.selected > a{
color:#333399;
}
#banniere_home_accroche{
top:50%;
right:10%;
position:absolute;
height:180px;
width:180px;
border-radius:90px;
background-color:#fff;
line-height:220px;
display:block;
}
#banniere_home_accroche_inner{
line-height:24px;
display:inline-block;
font-style:italic;
}
#banniere_home_accroche_inner strong{
color:#048b9a;
}
#bg_front_page{
background-image:url(//www.conformite-ce.com/wp-content/themes/custom_arthesis/images/bg_home.jpg);
background-position: center center;
background-size:cover;
}
#front_page_actions{
background-color:#fff;
color:#048b9a;
padding-top:20px;
padding-bottom:20px;
}
.actions_elem,
.actions_elem:hover{
color:#048b9a;
text-decoration:none;
}
.actions_elem_img{
line-height:180px;
}
#front_page_actions h3{
font-size:20px;
font-weight:normal;
text-transform:uppercase;
}
#front_page_chiffres{
margin-top:100px;
padding-top:20px;
padding-bottom:20px;
background:rgba(51,51,153,0.9);
color:#fff;
}
#front_page_chiffres h2{
font-weight:300;
}
.front_page_chiffres_chiffre{
font-family: 'Anton', sans-serif;
font-size:80px;
font-weight:900;
line-height:100px;
color:#fff;
}
.front_page_chiffres_titre{
font-size:20px;
text-transform: uppercase;
font-weight:400;
}
#container_content_front_page h1{
font-size:22px;
padding:10px 20px;
color:#fff;
background-color:#333399;
display:inline-block;
text-transform:uppercase;
}
#container_content_front_page h2{
font-size:22px;
text-transform:uppercase;
color:#048b9a;
}
#front_page_chiffres h2{
font-family: 'Roboto', sans-serif;
font-weight:500;
}
#front_page_chiffres h2 strong{
font-weight:900;
}
#front_page_contact{
margin-top:100px;
padding-bottom:50px;
color:#fff;
font-size:24px;
text-shadow:0 0 5px #000;
}
#front_page_contact a{
font-weight:bold;
color:#fff;
}
#front_page_contact a:hover{
color:#fff;
}
#banniere_page_empty{
min-height:70px;
}
#banniere_page,
#banniere_page_home{
background-size:cover;
height:300px;
padding:0;
margin-bottom:20px;
background-position: center center;
}
#banniere_page_home{
text-align:center;
height:700px;
margin-top:-96px;
z-index:1;
}
.main_content h1{
font-size:34px;
font-weight:bold;
margin:0 0 20px 0;
padding:0;
clear:both;
}
.btn{
color:#fff;
background-color:#333399;
border-radius:20px;
}
.btn:hover{
background-color:#048b9a;
color:#fff;
}
.alignleft{
float:left;
margin: 20px 20px 20px 0;
max-width:50%;
}
.alignright{
float:right;
margin: 20px 0 10px 20px;
max-width:50%;
}
#container_content_front_page{
margin-top:50px;
margin-bottom:50px;
}
.main_content a{
color:#048b9a;
text-decoration:none;
}
.main_content a:hover{
color:#333399;
}
.main_content{
margin-bottom:20px;
}
footer{
background-color:rgba(4,139,154,0.9);
color:#fff;
font-size:12px;
}
footer a{
color:#fff;
}
footer a:hover,
footer a:focus{
color:#333399;
text-decoration:none;
}
footer .copyright{
font-size:11px;
}
#footer_phone{
line-height:30px;
font-size:16px;
font-family: 'Anton', sans-serif;
font-weight:normal !important;
margin-top:20px;
}
#footer_name{
margin-top:20px;
margin-bottom:20px;
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
#main_menu > li {
margin: 0 10px;
}
}
@media screen and (max-width: 992px) {
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 768px) {
#main_menu > li > a{
line-height:40px;
padding-bottom:2px;
}
}
@media screen and (min-width: 768px) {
#bg_front_page{
padding-top:100px;
}
}
@media screen and (min-width: 992px) {
}
@keyframes zoomSlider {
from {
transform: scale(1);
}
to {
transform: scale(1.25);
}
}