.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;
}@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i");
html{
height:100%;
}
body{
font-family: 'PT Sans', sans-serif;
color:#333;
font-size:16px;
height:100%;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
#wrapper {
height: auto !important;
margin: 0 auto -269px 0;
min-height: 100%;
}
.push{
height:269px;
}
header{
background-color: #fddfd3;
font-family: 'PT Sans', sans-serif;
}
#logo {
margin: 20px 0 30px 0;
}
#container_main_menu{
padding:0;
}
#main_menu{
margin: 20px 0;
}
#main_menu > li > a{
line-height:38px;
font-size:22px;
color:#a7a7a7;
padding:1px 30px;
}
#main_menu > li > a:hover,
#main_menu > li > a:focus{
border: solid 1px #FFF;
background-color: transparent;
padding:0px 29px;
}
.alignright{
float:right;
margin:0 0 10px 20px;
}
.alignleft{
float:left;
margin:0 20px 10px 0;
} .title-h1 h1 {
font-size: 20px;
color: #a7a7a7;
margin: 5px;
}
.title-h2 h2 {
font-size: 24px;
color: #636363;
margin: 30px 0;
}
#main_menu > li.selected > a{
border: 1px solid #fff;
padding: 0px 20px;
}
#main_menu > li.selected > a:hover{
padding: 0px 20px;
}
.dropdown-menu {
border: 1px solid #fff !important;
border-radius:0;
background-color: #a7a7a7 !important;
padding:0;
}
.dropdown-menu li {
width: 100%;
}
.dropdown-menu>li>a {
color: #FFF;
font-size: 16px;
padding: 15px 25px;
}
.dropdown-menu>li>a:hover {
color: #fddfd3;
background-color: #858585;
}
@media screen and (max-width: 1200px) {
}
.bandeau img {
max-width: 100%;
}
.content-page {
color: #a7a7a7;
margin-bottom: 30px;
}
.page_content {
padding: 15px;
color: #636363;
}
.page_content h1 {
display: inline-block;
border-bottom: solid 3px #fddfd3;
padding-bottom: 10px;
margin-bottom: 20px;
}
.gg-maps {
padding: 15px;
margin: 15px 0;
}
.gg-maps p {
font-size: 18px;
border-bottom: 2px solid #636363;
padding-bottom: 10px;
}
#soins-psy {
background: #d7d7d7;
height: 260px;
margin-bottom: 30px;
}
#soins-psy a {
text-decoration: none;
}
#soins-psy img {
margin-top: 30px;
height: 170px;
padding-bottom: 15px;
}
#soins-psy p {
color: #FFF;
font-weight: 600;
font-size: 18px;
line-height: 1;
}
.photo img {
max-height: 250px !important;
}
.contact{
background-color: #fddfd3;
padding: 15px;
}
.contact input[type=text], .contact input[type=email] {
width: 100%;
height: 48px;
margin-top: 20px;
padding: 12px 20px;
box-sizing: border-box;
border:none;
background-color: #fff;
color: #333;
font-size: 12px;
font-weight: bold;
}
.contact textarea {
width: 100%;
height: 120px;
margin-top: 20px;
padding: 12px 20px;
box-sizing: border-box;
border:none;
background-color: #fff;
color: #333;
resize: none;
font-size: 12px;
font-weight: bold;
}
.contact input[type=submit] {
width: 25%;
padding: 12px 20px;
margin-top: 20px;
box-sizing: border-box;
border: none;
background-color: #636363;
color: white;
}
footer {
font-family: 'PT Sans', sans-serif;
}
.footer-info {
background-color: #fddfd3;
padding: 15px 0;
}
.footer-info h4 {
font-size: 18px;
color: #636363;
}
.footer-info p {
color: #a7a7a7;
font-size: 14px;
}
.footer-info a {
color: #636363;
text-decoration: none;
}
.footer-info a:hover {
color: #636363;
}
.gris-f{
color: #636363;
}
.info1, .info2 ,.info3 {
margin-top: 15px;
}
.info2 {
border-right: 1px solid #636363;
}
.info2 p {
text-align: right;
}
.footer-img {
padding: 20px;
}
.footer-img>div>div>div {
height: 100px;
}
.footer-img img {
max-height: 100px;
}
.footer-img>div>div>div img {
position:absolute;
right: 0;
left:0;
top:0;
bottom:0;
margin:auto;
}
.footer-img>div>div>div:first-child {
padding:0;
}
.powered a {
text-decoration: none;
color: #636363;
}
.powered a:hover {
color: #97bf0d;
}
.doctolib{
background-color:#f8c1a7;
}
.doctolib a{
color:#fff !important;
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
#main_menu > li > a{
font-size:22px;
padding: 1px 20px;
}
#main_menu > li > a:hover, #main_menu > li > a:focus {
padding: 0px 19px;
}
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 992px) {
#wrapper {
margin: 0 auto -579px 0;
}
.push{
height:579px;
}
.photo img {
margin: 20px auto;
}
#soins-psy {
background: #d7d7d7;
height: 400px;
}
#soins-psy p {
font-size: 16px;
}
#soins-psy img {
margin: 15px auto;
margin-bottom: 0;
max-height: 150px;
}
.footer-info * {
border: none;
}
.footer-info p{
text-align: center;
}
.footer-info .info4{
margin-top: 15px;
}
.footer-img>div>div>div:nth-child(1), .footer-img>div>div>div:nth-child(2) {
margin-bottom: 30px;
}
}
@media screen and (min-width: 768px) {
.navbar-nav {
width: 100%;
text-align: center;
}
.navbar-nav li {
float: none;
display: inline-block;
}
}
@media screen and (max-width: 768px) {
.footer-img>div>div>div:nth-child(1), .footer-img>div>div>div:nth-child(2), .footer-img>div>div>div:nth-child(3) {
margin-bottom: 20px;
}
.navbar-toggle, .icon-bar {
border:solid 1px #a7a7a7;
}
.navbar-collapse>ul {
margin: 0 !important;
}
#logo {
margin: 30px 0 30px 0;
}
.contact input[type=submit] {
width: 50%;
}
.dropdown-menu>li>a {
padding: 15px 20px !important;
}
}
@media screen and (max-width: 450px) {
#soins-psy {
background: #d7d7d7;
height: 320px;
}
#soins-psy p {
font-size: 14px;
}
#soins-psy img {
margin: 15px auto;
margin-bottom: 0;
max-height: 100px;
}
}