.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;
}.simulateurPefsad{
text-align: left;
} .simulateurPefsad label{
display: block;
width: 100%;
padding-top: 15px;
}
.simulateurPefsad label .requis{
font-weight: bold;
color: #f00;
}
.simulateurPefsad label.radio{
display: inline-block;
width: auto;
padding-top: 0px;
font-weight: normal;
color: #000;
margin: 0;
padding-left: 20px;
font-size: 17px;
line-height: 21px;
} .simulateurPefsad p.resultat-simulateur-pefsad{
text-align: center;
font-size: 18px;
font-weight: normal;
font-style: italic;
padding-top: 10px;
border-top: 1px dotted #ccc;
margin-top: 20px;
}
.simulateurPefsad p.resultat-simulateur-pefsad .tarif-simulateur-pefsad{
font-size: 24px;
font-weight: bold;
display: block;
font-style: normal;
}
.simulateurPefsad p.note-supp-simulateur-pefsad{
padding-top: 0px;
text-align: center;
font-weight: normal;
font-style: italic;
}@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
body {
font-family: 'Open Sans', sans-serif;
font-size: 17px;
line-height: 28px;
}
h1 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 40px;
line-height: 50px;
color: #A5534B;
padding: 50px 0px 15px 0px;
margin: 0 0 25px 0;
border-bottom: 1px solid rgba(56,55,57,0.15);
-webkit-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);
box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);
}
h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 30px;
line-height: 30px;
color: #A5534B;
padding: 25px 10px 15px 10px;
text-align: center;
overflow: hidden;
}
h2:before, h2:after {
background-color: rgba(65,30,27,0.5);
content: "";
display: inline-block;
height: 3px;
position: relative;
vertical-align: middle;
width: 50%;
}
h2:before { right: 30px; margin-left: -50%; }
h2:after { left: 30px; margin-right: -50%; }
h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 24px;
line-height: 24px;
color: #A5534B;
padding: 25px 10px 0px 0px;
margin-bottom: 5px;
text-align: left;
overflow: hidden;
}
h3:after {
background-color: #fff;
content: "";
display: inline-block;
border-bottom: 1px dashed rgba(108, 110, 112,0.25);
position: relative;
vertical-align: middle;
width: 100%;
}
h3:after { left: 10px; margin-right: -100%; }
h4 {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 24px;
color: #A5534B;
margin: 0;
padding: 20px 0 10px 0;
}
h5 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
line-height: 1.25 em;
color: #A5534B;
margin: 0;
padding: 15px 0 5px 0;
}
h6 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 21px;
line-height: 24px;
color: #A5534B;
margin: 0;
padding: 15px 0 5px 0;
}
p {
padding-top: 10px;
margin-bottom: 10px;
}
@media screen and (min-width:600px) {}
figcaption{
padding: 15px 10px;
font-size: 0.9em;
line-height: 1.4em;
}
.couleur{
color: #A5534B;
}
a {
color: #A5534B;
}
a:hover {
color: rgb(65, 30, 27);
}
#main-content a {
word-wrap: break-word; }
#main-content{
} p.light {
font-weight: 300;
}
.margin-top-10 {
margin-top: 10px;
}
.margin-bottom-10 {
margin-bottom: 10px;
}
.margin-top-25 {
margin-top: 25px;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
.margin-top-50 {
margin-top: 50px;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.clear {
clear: both;
}
hr.dashed {
border: none;
border-bottom: 1px dashed rgba(100,100,100,0.25);
}
@media (max-width: 480px) { 
.col-ts-12 { float: none; width: 100%;}
} .btn-perso {
color: #fff;
background-color: #A5534B;
border-color: #A5534B;
font-weight: 300;
margin-left: 5px;
margin-bottom: 5px;
}
.btn i{
padding-right: 10px;
color: #fff;
}
.btn.active {
cursor: default;
}
.btn-perso:focus,
.btn-perso.focus {
color: #fff;
background-color: rgb(77, 37, 33);
border-color: rgb(77, 37, 33);
}
.btn-perso:hover {
color: #fff;
background-color: rgb(77, 37, 33);
border-color: rgb(77, 37, 33);
}
.btn-perso:active,
.btn-perso.active,
.open > .dropdown-toggle.btn-perso {
color: #fff;
background-color: rgb(77, 37, 33);
border-color: rgb(77, 37, 33);
}
.btn-perso:active:hover,
.btn-perso.active:hover,
.open > .dropdown-toggle.btn-perso:hover,
.btn-perso:active:focus,
.btn-perso.active:focus,
.open > .dropdown-toggle.btn-perso:focus,
.btn-perso:active.focus,
.btn-perso.active.focus,
.open > .dropdown-toggle.btn-perso.focus {
color: #fff;
background-color: rgb(77, 37, 33);
border-color: rgb(77, 37, 33);
}
.btn-perso:active,
.btn-perso.active,
.open > .dropdown-toggle.btn-perso {
background-image: none;
}
.btn-perso.disabled:hover,
.btn-perso[disabled]:hover,
fieldset[disabled] .btn-perso:hover,
.btn-perso.disabled:focus,
.btn-perso[disabled]:focus,
fieldset[disabled] .btn-perso:focus,
.btn-perso.disabled.focus,
.btn-perso[disabled].focus,
fieldset[disabled] .btn-perso.focus {
background-color: #A5534B;
border-color: #A5534B;
}
.btn-perso .badge {
color: #A5534B;
background-color: #fff;
}
.btn-moyen {
padding: 8px 16px;
font-size: 16px;
line-height: normal;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.perso-services{
background-color: rgb(77, 37, 33) !important;
border-color: rgb(77, 37, 33) !important;
}
.perso-services:hover{
background-color: #A5534B !important;
}
.perso-services i{
color: #fff !important;
} .col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-5ths {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
width: 20%;
float: left;
}
}  .navbar {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
height: auto;
background: #fff;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
z-index: 999;
height: 100px;
}
.navbar-toggle {
margin-top: 20px;
margin-bottom: 20px;
}
@media only screen and (min-width : 768px) {
.navbar-collapse {
padding-left: 0px;
padding-right: 0px;
}
}
.navbar-brand{
padding: 0;
margin: 0;
margin-left:0px;
margin-top: 5px;
background: #fff !important;
height: 90px;
width: 250px;
text-align: center;
overflow: hidden;
}
.navbar a.navbar-brand:hover, .navbar a.navbar-brand:active{
background: #fff;
}
.navbar-brand img{
margin: auto;
margin-top: 0px;
margin-bottom: 15px;
}
@media only screen and (max-width : 991px) {
.navbar-brand{
margin-top: 0px;
width: 200px;
height: 80px;
}
.navbar-default{
height: 100px;
}
.navbar-brand img{
width: 100%;
height: auto;
margin-top: 7%;
}
}
.navbar ul.nav.navbar-nav {
margin-top: 0px;
}
.navbar ul.nav.navbar-nav li {
padding: 20px 0;
background: #fff;
margin-left: 5px;
margin-right: 5px;
}
.navbar ul.nav.navbar-nav li a {
color: rgb(65, 30, 27);
text-shadow: none;
height: 55px;
line-height: 55px;
padding: 0 15px;
}
@media only screen and (max-width : 1199px) {
.navbar ul.nav.navbar-nav li a {
padding: 0 10px;
}
}
@media only screen and (max-width : 991px) {
.navbar ul.nav.navbar-nav li a {
padding: 0 8px;
font-size: 15px;
}
}
@media only screen and (max-width : 767px) {
.navbar ul.nav.navbar-nav {
border-top: 3px solid rgb(69, 74, 78);
-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
background: rgba(0,0,0,0.35);
padding-bottom: 3px;
}
.navbar ul.nav.navbar-nav li {
padding: 0;
}
.navbar ul.nav.navbar-nav li a {
padding: 0 15px;
font-size: 17px;
}
.navbar-brand img{
margin-left: 15px !important;
width: 85%;
}
}
.navbar ul.nav.navbar-nav li.active a, .navbar ul.nav.navbar-nav li a:hover {
background-color: #fff;
border: solid 2px #A5534B;
} .navbar ul.nav.navbar-nav li ul.dropdown-menu {
border: none;
border-bottom: 3px double rgba(65, 30, 27, 0.5);
}
.navbar ul.nav.navbar-nav li ul.dropdown-menu li {
height: 40px;
overflow: hidden;
padding: 0;
margin: 2px 0;
}
.navbar ul.nav.navbar-nav li ul.dropdown-menu li a {
padding: 0px 15px;
height: 40px;
line-height: 40px;
color: #A5534B;
}
.navbar ul.nav.navbar-nav li ul.dropdown-menu li a:hover {
color: #A5534B;
} @media only screen and (min-width : 768px) {
.dropdown:hover .dropdown-menu {
display: block;
}
.navbar ul.nav.navbar-nav li ul.dropdown-menu li a:hover {
color: #A5534B;
}
} #top-menu {
background-color: #A5534B;
color: #fff;
height: auto;
overflow: hidden;
} #top-menu span{
float: right;
margin-left: 15px;
margin-right: 0px;
line-height: 35px;
height: 35px;
}
#top-menu span.telephone-top,
#top-menu span.courriel-top,
#top-menu span.courriel-top a{
color: #fff;
font-size: 18px;
}
#top-menu i{
color: #fff;
}
#top-menu span.telephone-top i,
#top-menu span.courriel-top i{
font-size: 21px;
padding-left: 5px;
padding-right: 5px;
}
@media only screen and (max-width : 420px) {
#top-menu span.telephone-top,
#top-menu span.courriel-top,
#top-menu span.courriel-top a,
#top-menu span.telephone-top i,
#top-menu span.courriel-top i{
font-size: 16px;
}
}
@media only screen and (max-width : 767px) {
#top-menu span.telephone-top,
#top-menu span.courriel-top{
float: left;
margin-left: 0px;
margin-right: 15px;
}
} #top-menu span.menu-lang-top ul{
list-style: none;
padding: 0;
margin: 0;
text-align: right;
float: right;
}
#top-menu span.menu-lang-top ul li.lang-item {
padding: 0 10px;
margin: 0;
display: inline-block;
line-height: 35px;
height: 35px;
}
#top-menu span.menu-lang-top ul li.lang-item {
background-color: rgba(255,255,255,0.15);
}
#top-menu span.menu-lang-top ul li.lang-item a{
color: #fff;
font-size: 15px;
font-weight: 300;
} #diaporama-accueil {
width: 100%;
}
#diaporama-accueil h4{
color: #fff;
font-size: 75px;
line-height: 1em;
padding-bottom: 50px;
font-weight: 300;
}
#diaporama-accueil p{
font-size: 24px;
font-weight: 300;
line-height: 30px;
}
.carousel .carousel-inner {
top: -65px;
border-bottom: 5px solid #A5534B;
background-color: #A5534B;
}
.carousel-inner .item {
width: 100%;
height: 600px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.carousel .carousel-control{
margin-bottom: 65px;
}
.carousel-inner .filtre {
background-color: rgba(0,0,0,0.2);
position: absolute;
width: 100%;
height: 100%;
}
.carousel-inner .carousel-caption {
text-shadow: 0px 0px 10px rgba(0,0,0,0.95);
}
.carousel-inner .item .carousel-caption .btn{
margin-left: -15%;
margin-right: -15%;
}
ol.carousel-indicators{
bottom: 0px;
}
ol.carousel-indicators li{
border-color: #A5534B;
margin-left: 5px;
margin-right: 5px;
width: 13px;
height: 13px;
border-width: 2px;
}
ol.carousel-indicators li.active{
background-color: #A5534B;
width: 15px;
height: 15px;
margin-left: 5px;
margin-right: 5px;
border-width: 2px;
}
@media only screen and (max-width : 1199px) {
.carousel-inner .item { height: 500px; }
#diaporama-accueil h4{ font-size: 60px; padding-bottom: 35px; }
#diaporama-accueil p{ font-size: 21px; line-height: 26px; }
.carousel-inner .filtre { background-color: rgba(0,0,0,0.25);}
}
@media only screen and (max-width : 991px) {
.carousel-inner .item { height: 400px; }
#diaporama-accueil h4{ font-size: 48px; padding-bottom: 20px; }
#diaporama-accueil p{ font-size: 18px; line-height: 24px; }
.carousel-inner .filtre { background-color: rgba(0,0,0,0.3);}
.carousel-inner .item { min-height: 400px; height: auto; }
.carousel-inner .item .carousel-caption { 
position: relative; 
left: 10%; 
right: 10%; 
top: 0px; 
bottom:0px;
width: 80%;
padding: 60px 35px 35px 35px; }
.carousel .carousel-inner {top: 0;}
.carousel .carousel-control {margin-bottom: 0;}
ol.carousel-indicators{ bottom: -50px; }
}
@media only screen and (max-width : 767px) {
#diaporama-accueil h4{ font-size: 48px; padding-bottom: 20px; }
#diaporama-accueil p{ font-size: 18px; line-height: 24px; }
.carousel-inner .filtre { background-color: rgba(0,0,0,0.35);}
.carousel-inner .item .carousel-caption {
left: 0; 
right: 0;
width: 100%; }
} #main-content {
background: #fff;
margin: 25px 0 0 0;
padding: 0 0 25px 0;
min-height: 300px;
}
#main-content .container {
padding-bottom: 35px;
}
.entry-content {
padding: 0 0 30px 0;
}
#main-content .container article .entry-content img{
max-width: 100%;
height: auto;
}
#image-header{
width: 100%;
height: 150px;
background-size: cover;
background-position: center;
border-bottom: 5px solid #A5534B;
} body.home div.intro p{
font-size: 18px;
line-height: 28px;
text-align: center;
}
section.couleur {
-webkit-box-shadow: inset 0px -50px 50px -50px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0px -50px 50px -50px rgba(0,0,0,0.25);
box-shadow: inset 0px -50px 50px -50px rgba(0,0,0,0.25);
border-top: 5px solid #A5534B;
background: #A5534B;
color: #fff;
padding: 0px 0px 50px 0px;
}
section.couleur h1, section.couleur h4 { color: #fff; }
section.couleur#services-accueil div.service-accueil div.extrait-description-service {
padding: 15px 10px 15px 10px;
}
section.couleur#services-accueil div.service-accueil div.extrait-description-service p{
text-align: center;
font-size: 1.1em;
line-height: 1.5em;
} .icone-service {
font-size: 50px;
line-height: 50px;
padding: 20px;
width: 90px;
height: 90px;
overflow: hidden;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: 00567D;
color: #fff;
text-align: center;
margin: auto;
margin-top: 35px;
}
.icone-service {
background: #A5534B !important;
color: #fff !important;
}
.service-accueil .icone-service {
background: #fff !important;
color: #A5534B !important;
} body.page-template-page-services .icone-service {
font-size: 50px;
line-height: 50px;
padding: 20px;
width: 90px;
height: 90px;
overflow: hidden;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: rgb(69, 74, 78);
color: #fff;
text-align: center;
margin: auto;
margin-top: 20px;
}
body.page-template-page-services .icone-service i.fa-shopping-basket{ margin-left: -4px; }
body.page-template-page-services .icone-service a {color: #fff;} p.titre-sous-menu-gauche {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 30px;
line-height: 40px;
color: rgb(56,55,57);
padding: 60px 0px 15px 0px;
margin: 0 0 25px 0;
border-bottom: 1px solid rgba(56,55,57,0.15);
-webkit-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);
box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.1);  
}
p.sous-menu-gauche {
font-size: 21px;
padding-left: 35px;
padding-bottom: 5px;
padding-top: 5px;
text-align: left;
}
p.sous-menu-gauche a { color: rgb(109, 114, 118); }
p.sous-menu-gauche a:hover, p.sous-menu-gauche.active a { color: #A5534B;}
p.sous-menu-gauche.active a { font-weight: 600; }
p.sous-menu-gauche i{
margin-left: -35px;
font-size: 1.15em;
width: 35px;
color: rgb(69, 74, 78);
}
p.sous-menu-gauche.active i{
color: #A5534B;
}
p.sous-menu-gauche.contacte{
color: #A5534B !important;
}
p.sous-menu-gauche.contacte i{
color: #A5534B !important;
}
p.sous-menu-gauche.contacte a{
color: #A5534B !important;
} p.categorie-tache {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 24px;
color: rgb(69, 74, 78);
padding: 25px 10px 15px 0px;
text-align: left;
overflow: hidden;
}
p.categorie-tache:after {
background-color: #fff;
content: "";
display: inline-block;
border-bottom: 1px dashed rgba(100,100,100,0.25);
position: relative;
vertical-align: middle;
width: 100%;
}
p.categorie-tache:after { left: 10px; margin-right: -100%; }
div.row.tarifs div.gauche p {text-align: right;}
div.row.tarifs div.droite p {text-align: left;}
@media only screen and (max-width : 480px) {
div.row.tarifs div.droite p, div.row.tarifs div.gauche p {text-align: center;}
}
div.row.tarifs p{
font-size: 16px;
line-height: 19px;
}
div.row.tarifs p strong{
font-size: 19px;
line-height: 22px;
}
p.sous-menu-gauche svg {
width: 20px;
height: 20px;
margin-left: -35px;
margin-right: 15px;
}
p.sous-menu-gauche svg path{
fill: rgb(69, 74, 78);
} div.membre-equipe div.container-photo{
max-width: 100px;
padding-bottom: 20px;
margin: auto;
}
div.membre-equipe div.photo{
border-radius: 50%;
width: 100%;
padding-bottom: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
} div.partenaire {
padding: 15px;
border: 1px solid rgba(150,150,150,0.25);
-webkit-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.15);
box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.15);
margin-top: 25px;
}
div.partenaire p {
line-height: 1.2em;
font-weight: 600;
padding: 0px;
margin: 0;
}
div.partenaire img {
margin-bottom: 20px;
} a.documentation{
color: rgb(108, 110, 112);
padding-left: 60px;
display: block;
}
a.documentation i{
float: left;
margin-left: -35px;
margin-top: 25px;
font-size: 25px;
color: #A5534B;
}
a.documentation:hover {
color: #A5534B;
} div.wpcf7 {
width: 80%;
margin: auto;
}
@media only screen and (max-width : 991px) {
div.wpcf7 { width: 100%; }
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
width: 100%;
margin-top: 5px;
}
form.wpcf7-form p, form.wpcf7-form label {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 21px;
line-height: 28px;
padding-top: 10px;
color: rgb(69, 74, 78);
margin: 0;
width: 100%;
}
form.wpcf7-form p input {
font-size: 18px;
line-height: 36px;
}
form.wpcf7-form p textarea {
font-size: 18px;
line-height: 24px;
}
form.wpcf7-form p input.btn {
color: #fff;
}  div#call-to-action {
margin-top: -30px;
background: url(//aidemaison.org/wp-content/themes/eesad/img/overlay.png) repeat, url(//aidemaison.org/wp-content/themes/eesad/img/ipad.jpg) no-repeat 25% 50%;
padding: 15px 0 35px 0; color: #fff;
text-align: right !important;
}
#call-to-action h4 {
color: #fff;
} footer#footer {
background-image: url(//aidemaison.org/wp-content/themes/eesad/img/img-filler.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff;
padding: 35px 0 35px 0;
position: relative;
border-top: 5px solid #A5534B;
}
footer#footer div.layer-footer {
background-color: rgba(65, 30, 27, 0.7);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
footer#footer h4{
color: #fff;
padding-bottom: 10px;
}
footer#footer p{
font-size: 18px;
color: #fff;
line-height: 24px;
font-weight: 300;
padding-bottom: 5px;
}
footer#footer p a{
color: #fff;
text-decoration: underline;
}
footer#footer div.contact-section {
padding-left: 25px;
padding-right: 0px;
border-left: 1px solid #fff;
}
@media only screen and (max-width : 767px) {
footer#footer div.contact-section {
border-left: none;
border-top: 1px solid #fff;
margin-top: 50px;
padding-left: 15px;
padding-right: 15px;
}
}
footer#footer div.contact-section p{
padding-bottom: 5px;
margin-left: 30px;
}
footer#footer div.contact-section p i{
font-size: 21px;
margin-left: -30px;
margin-top: 5px;
width: 30px;
}