.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;
}body{
min-width:500px;
background-color:#847c78;
color:#fff;
height: 100%;
}
a{
color:#99cc00;
}
a:hover,
a:focus{
color:#99cc00;
text-decoration:none;
}
html{
height: 100%;
}
.push{
height:85px;
}
#wrapper {
height: auto !important;
margin-bottom : -85px;
min-height: 100%;
}
img{
max-width:100%;
}
header{
padding:0 !important;
background-color:#fff;
}
footer{
background-color:#000;
padding:10px 0;
height:85px;
color:#fff;
}
footer a{
color:#fff;
}
#main_menu_container{
padding:0;
}
#container_main_menu,
#main_menu{
padding:0;
}
#main_menu > li{
width:16.33%;
text-align:center;
}
#main_menu > li > a{
line-height: 92px;
padding:0;
color:#000;
}
#main_menu > li.open > a,
#main_menu > li > a:focus,
#main_menu > li > a:hover,
#main_menu > li.selected > a{
background-color:transparent;
color:#99cc00;
}
.dropdown-menu{
background-color:#fff;
border:none;
box-shadow: none;
margin:0;
padding:0;
border-radius:0;
width:100%;
}
.dropdown-menu li a{
line-height:30px;
padding:0 20px;
color:#000;
border-top:1px solid #ccc;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus{
background-color:#fff;
color:#99cc00;
}
.grey_bg{
background-color:#847c78;
color:#fff;
padding:50px 0;
}
#front_page_content{
padding:50px 0;
}
h1{
font-size:24px;
margin:0 0 10px 0;
}
h2{
font-size:18px;
}
#main_content{
padding-top:20px;
padding-bottom:20px;
}
#main_separator_header{
border-top:20px solid #99cc00;
padding:0;
}
#main_separator_header.bandeau{
height:350px;
background-size:cover;
background-position:center center;
border-bottom:5px solid #99cc00;
}
.top_green{
background-color: rgba(153,204,0,0.8);
top:0;
position:absolute;
height:150px;
width:100%;
z-index:10;
}
.top_green_title{
margin-top:40px;
line-height:100px;
font-size:40px;
color:#fff;
}
.top_grey{
height:30px;
position:absolute;
background-color:#847c78;
}
.top_grey_corner{
display:block;
width: 0;
height: 0;
border-top: 30px solid #847c78;
border-left: 30px solid transparent;
position:absolute;
left:-30px;
}
.bottom_green{
background-color:#99cc00;
bottom:0;
left:0;
position:absolute;
height:30px;
z-index:10;
width:35%;
}
.bottom_green_corner{
display:block;
width: 0;
height: 0;
border-bottom: 30px solid #99cc00;
border-right: 30px solid transparent;
position:absolute;
right:-30px;
}
.bottom_green_title{
font-size:18px;
font-weight:bold;
margin-right:10px;
line-height:30px;
}
#slider_home{
border-bottom: 10px solid #99cc00;
}
.navbar-toggle{
border-color:#847c78;
}
.icon-bar{
background-color:#847c78;
}
.btn{
background-color:#99cc00;
}
.btn:hover,
.btn:focus{
background-color:#fff;
color:#99cc00;
}
.wpcf7-not-valid-tip{
color: #f68d5c !important;
}
.alignright{
float:right;
margin: 0 0 10px 10px;
}
.alignleft{
float:left;
margin: 0 10px 10px 0;
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 768px) {
.top_green{
height:100px;
}
.top_green_title{
margin-top:30px;
line-height: 70px;
font-size:30px;
}
#main_menu{
margin:0;
}
#main_menu li{
width:100%;
}
#main_menu li a{
line-height:30px;
}
.dropdown-menu li a{
text-align:center;
padding:0 !important;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li.selected a{
background-color:#99cc00;
color:#fff;
}
footer{
height:200px;
}
.push{
height:200px;
}
#wrapper {
margin-bottom : -200px;
}
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
}