/*
http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
webkit-file-upload-button,
button {
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------FIN RESET MEYER------------------------------*/
@font-face {
  font-family: 'banks_miles_single_lineRg';
  src: url('fonts/banksmilessingleline-webfont.woff2') format('woff2'), url('fonts/banksmilessingleline-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*12x30x109*/
/*------CLEARFIX-----*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  font-family: 'banks_miles_single_lineRg', sans-serif;
  font-weight: 400>;
  font-size: 1rem;
  color: #000000;
  margin: 0 auto;
  position: relative;
}
body .cf:before,
body .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
body .cf:after {
  clear: both;
}
body .cf {
  clear: both;
}
body .cf {
  *zoom: 1;
}
.outliner {
  display: none;
}
a {
  text-decoration: none;
}
strong,
b {
  font-weight: bold;
}
ol {
  list-style: decimal;
}
ol li::marker {
  content: none;
}
em {
  font-style: italic;
}
p {
  font-size: 1rem;
  line-height: 1.25em;
  margin-bottom: 1rem;
  font-weight: 400;
}
p:last-of-type {
  margin-bottom: 0;
}
p:first-of-type {
  margin-bottom: 1rem;
}
a {
  color: #000000;
  transition: all 0.5s;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.content {
  width: 102.375rem;
  min-width: 15.625rem;
  margin: 0 auto;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.wcol4 {
  width: 32.875rem;
}
.wcol6 {
  width: 50.25rem;
}
.wcol8 {
  width: 67.625rem;
}
.pc25 {
  width: 25%;
}
.pc30 {
  width: 30%;
}
.pc48 {
  width: 48%;
}
.pc50 {
  width: 50%;
}
.pc40 {
  width: 40%;
}
.pc60 {
  width: 60%;
}
.pc70 {
  width: 70%;
}
.pc80 {
  width: 80%;
}
.pc100 {
  width: 100%;
}
.flex {
  display: flex;
}
.space-between {
  justify-content: space-between;
}
.l-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1em;
}
.m-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.1em;
}
.s-title {
  font-size: 1.5625rem;
  text-transform: uppercase;
  line-height: 1.25em;
}
.cta-button {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem 2rem;
  color: #ffffff;
  display: block;
  text-decoration: none;
  border-radius: 25px;
  text-align: center;
  line-height: 1.25em;
  transition: all 0.5s;
}
.cta-button:hover {
  transform: scale(0.9);
}
header .tel {
  text-align: right;
}
header .tel a {
  text-decoration: none;
  font-size: 30px;
  padding: 3rem 8rem 1rem 0;
  display: block;
  position: relative;
}
header .tel a:after {
  content: '';
  display: inline-block;
  width: 7rem;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 4rem;
}
header .tel a:hover {
  transform: translateX(20px);
}
.logo {
  margin: 6rem auto 2rem;
  display: block;
}
.lettre-d,
.lettre-z,
.lettre-s {
  position: absolute;
  opacity: 0.05;
  z-index: -1;
}
.lettre-d {
  top: 0;
  left: 0;
}
.lettre-z {
  top: 26.4rem;
  right: 0;
}
.lettre-s {
  bottom: 0;
  right: 0;
}
h1 {
  font-size: 28px;
  text-align: center;
  line-height: 1.45em;
}
h2 {
  font-size: 35px;
  margin-bottom: 2rem;
}
h3 {
  font-size: 25px;
  margin-bottom: 1.5rem;
}
h4 {
  font-size: 20px;
}
.page-divers .content {
  padding: 3rem 0;
}
.a-propos {
  gap: 30px;
  margin: 8rem 0 13rem;
  align-items: stretch;
}
.a-propos .photo {
  text-align: right;
  padding-right: 139px;
}
.a-propos .photo img {
  width: 24.25rem;
  height: auto;
}
.a-propos .txt {
  position: relative;
}
.a-propos .cta-button {
  font-size: 20px;
  text-transform: uppercase;
  background-color: #faede7;
  padding: 1rem 2rem;
  border-radius: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #000000;
}
.specialisations > div {
  column-count: 2;
  gap: 2rem;
}
.specialisations h3 {
  font-size: 18px;
  line-height: 1.25em;
}
.centres-interet .rond {
  margin-top: -2rem;
  width: 25.625rem;
  height: 25.625rem;
  border-radius: 25.625rem;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: 7rem 2rem;
  transform: rotate(16deg);
}
.centres-interet .rond h3 {
  font-size: 20px;
}
.rdv {
  margin-top: 10rem;
  padding: 7rem 0 1rem;
  position: relative;
}
.rdv:before {
  content: '';
  z-index: -2;
  background-color: #faede7;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rdv h3 {
  position: relative;
}
.rdv h3:after {
  content: '';
  display: inline-block;
  width: 12rem;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 0.8rem;
}
.rdv .wcol4 {
  padding-right: 139px;
}
.rdv .wcol4 p {
  font-size: 18px;
  line-height: 1.4em;
}
.rdv a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}
.rdv .adresse {
  margin-bottom: 2rem;
}
.rdv .adresse p {
  margin-bottom: 0.5rem;
}
.rdv .strong {
  margin-bottom: 1rem;
  text-shadow: 0 0 0 black;
  font-weight: bold;
  font-size: 20px;
}
.rdv a[href^="tel:"] {
  font-size: 20px;
  text-shadow: 0 0 0 black;
  text-decoration: none;
}
.rdv .agenda {
  text-decoration: underline;
}
.copy {
  margin-top: 3rem;
  font-size: 14px;
}
.copy a {
  display: inline-block;
  padding: 0;
  font-weight: normal;
}
@media screen and (max-width: 1700px) {
  /*12x30x86*/
  .content {
    width: 85.125rem;
  }
  .wcol4 {
    width: 27.125rem;
  }
  .wcol6 {
    width: 41.625rem;
  }
  .wcol8 {
    width: 56.625rem;
  }
  .lettre-d img {
    width: 43rem;
  }
  .lettre-z img {
    width: 40rem;
  }
  .lettre-s img {
    width: 82rem;
  }
  .rdv h3:after {
    width: 9rem;
  }
}
@media screen and (max-width: 1450px) {
  .content {
    width: 90%;
  }
  .lettre-d img {
    width: 36rem;
  }
  .lettre-z img {
    width: 32rem;
  }
  .logo {
    width: 38rem;
  }
  .wcol4 {
    width: 30%;
  }
  .wcol6 {
    width: 50%;
  }
  .wcol8 {
    width: 65%;
  }
  .a-propos .txt {
    width: 35%;
  }
  .specialisations > .flex {
    flex-direction: column;
  }
  .specialisations > .flex .wcol4 {
    width: 100%;
  }
  .specialisations > div {
    column-count: 1;
  }
  .centres-interet .rond {
    margin-top: 0rem;
    width: 22rem;
    height: 22rem;
    padding: 5rem 1rem;
  }
  .lettre-s img {
    width: 69rem;
  }
  .rdv .wcol4 {
    padding-right: 0;
  }
  .rdv .wcol8 {
    flex-direction: column;
    width: 55%;
  }
  .rdv .wcol8 .pc30 {
    width: 100%;
  }
  .rdv h3:after {
    width: 80%;
  }
}
@media screen and (max-width: 1200px) {
  .logo {
    width: 32rem;
  }
  header .tel a {
    font-size: 25px;
    padding: 2rem 6rem 1rem 0;
  }
  header .tel a:after {
    width: 5rem;
    top: 2.8rem;
  }
  h1,
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 22px;
  }
  .a-propos .photo {
    width: 60%;
    padding-right: 10%;
  }
  .a-propos .photo img {
    width: 100%;
    height: auto;
  }
  .a-propos .cta-button {
    position: initial;
    font-size: 18px;
    margin-top: 2rem;
  }
  .lettre-d img {
    width: 29rem;
  }
  .lettre-z {
    top: 32.4rem;
  }
  .lettre-z img {
    width: 23rem;
  }
  .caracteristiques {
    flex-direction: column;
  }
  .caracteristiques .specialisations {
    text-align: center;
    width: 100%;
  }
  .caracteristiques .centres-interet {
    width: 20rem;
    margin: 4rem auto 0;
  }
  .caracteristiques .centres-interet .rond {
    width: 20rem;
    height: 20rem;
  }
  .a-propos {
    margin: 8rem 0 6rem;
  }
  .centres-interet .rond h3 {
    font-size: 18px;
  }
  .rdv {
    margin-top: 8rem;
  }
  .rdv .content > .flex {
    flex-direction: column;
  }
  .rdv .content > .flex .wcol4,
  .rdv .content > .flex .wcol8 {
    width: 100%;
    text-align: center;
  }
  .rdv .wcol4 {
    margin-bottom: 2rem;
  }
  .rdv h3:after {
    content: none;
  }
  .rdv .wcol8 > div {
    border-bottom: 1px solid #000000;
    margin-bottom: 2rem;
  }
  .rdv .wcol8 > div:last-of-type {
    border-bottom: none;
  }
  .copy {
    text-align: center;
  }
  .lettre-s img {
    width: 50rem;
  }
}
@media screen and (max-width: 800px) {
  .lettre-d img {
    width: 23rem;
  }
  .lettre-z img {
    width: 20rem;
  }
  .logo {
    width: 30rem;
  }
  .a-propos {
    flex-direction: column;
  }
  .a-propos .photo {
    width: 70%;
    padding-right: 0;
    margin: 0 auto;
  }
  .a-propos .txt {
    width: 100%;
    text-align: center;
  }
  .lettre-s img {
    width: 39rem;
  }
}
@media screen and (max-width: 600px) {
  .logo {
    max-width: 26rem;
    width: 100%;
  }
  h1,
  h2,
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
    margin-bottom: 0.2rem;
  }
  .specialisations h3,
  .centres-interet .rond h3,
  .rdv .wcol4 p {
    font-size: 16px;
  }
  .lettre-d img {
    width: 18rem;
  }
  .lettre-z {
    top: 35.4rem;
  }
  .lettre-z img {
    width: 17rem;
  }
  .a-propos {
    margin: 5rem 0 6rem;
  }
  .rdv {
    padding: 5rem 0 1rem;
  }
  .rdv a[href^="tel:"] {
    font-size: 20px;
  }
  .rdv strong {
    font-size: 18px;
  }
  .lettre-s img {
    width: 32rem;
  }
  .caracteristiques .centres-interet {
    width: 100%;
  }
  .caracteristiques .centres-interet .rond {
    width: auto;
    height: auto;
    transform: none;
    background-color: transparent;
    color: black;
    padding: 0;
  }
}
@media screen and (max-width: 460px) {
  .lettre-d img {
    width: 16rem;
  }
  .lettre-z img {
    width: 15rem;
  }
  .lettre-s img {
    width: 28rem;
  }
}
