/*
#@squelettes/css/lessfanny.less
*/
/* CSS site Fanny Duchesne - Chiropracteur */
/* copyright : Julien Schwartz 2017 */
/* couleurs et autres variables */
.fdjaune {
  background-color: #fcd94e;
}
.enblanc {
  color: #fff !important;
  border-color: #fff;
}
.enjaune {
  color: #fcd94e !important;
  border-color: #fcd94e;
}
/* !!! correction bug knacss fr dans html */
html.fr {
  float: none;
}
html {
  width: 100%;
  margin: 0;
}
body {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  color: #434242;
  width: 100%;
  margin: 0;
}
.page {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 3rem;
  min-height: 450px;
}
@media (max-width: 767px) {
  .page {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
/* svg */
svg {
  width: 100% !important;
  height: 100%;
}
.arbrefd {
  background-color: transparent !important;
  max-height: 400px;
}
.arbrefd path {
  fill: #434242 !important;
}
.trianglefd {
  background-color: transparent !important;
  max-height: 400px;
  mix-blend-mode: multiply !important;
}
.trianglefd path {
  fill: #fff !important;
}
/* conteneurs svg */
.conteneursvg {
  position: relative;
  height: auto;
  max-height: 400px;
  min-height: 250px;
  overflow: hidden;
}
/*#fddeco {
	position: relative;
	top: 0 ; left: 50%; 
	transform: translate(-50%, 0); 
}*/
/*#fddeco2, #fddeco {
	position: absolute;
	top: 0 ; left: 50%; 
	transform: translate(-50%, 0); 
}*/
#fddeco {
  margin: 0 auto;
  transform: translate(0, -0.001%);
}
#fddeco2 {
  margin: 0 auto;
  transform: translate(0, -100%);
}
.logofd {
  width: 150px;
  height: 30px;
  display: inline-block;
  margin-right: 2rem;
}
.panneau {
  width: auto;
  min-height: 100vh;
  box-sizing: border-box;
  border: 0;
  margin: 4rem 2rem 0;
  padding: 2rem;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .panneau {
    padding-left: .5rem;
    padding-right: .5rem;
    margin-left: .5rem;
    margin-right: .5rem;
  }
}
.pleinlarg {
  margin: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 767px) {
  .pleinlarg {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
.ssconteneur {
  position: relative;
  width: 100%;
  padding: 2rem;
  margin: 2rem auto 0;
  text-align: left;
}
@media (max-width: 768px) {
  .ssconteneur {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
    width: 100%;
  }
}
.haut-80 {
  min-height: 80vh;
}
.haut-70 {
  min-height: 70vh;
}
.haut-50 {
  min-height: 50vh;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.elemlat {
  margin: auto 0 0 1.5rem;
}
.elemlat p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  border-left: 4px solid;
  text-transform: uppercase;
  line-height: 1.25;
  word-wrap: keep-all;
  word-break: keep-all;
  -webkit-word-wrap: keep-all;
  -webkit-word-break: keep-all;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .elemlat {
    margin: 1.5rem 0;
  }
  .elemlat p {
    border-left-width: 0;
  }
}
/* typo */
p,
.p-like,
ul,
ol,
dl,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  line-height: 1.5;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
p {
  text-align: justify;
  font-size: 1.8rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
  line-height: 1.25;
}
ul.spip {
  text-align: left;
}
h1,
.h1-like {
  text-transform: uppercase;
  font-size: 4rem;
  margin-bottom: 3rem;
  font-weight: normal;
  line-height: 1.05;
  letter-spacing: .01em;
}
@media (max-width: 640px) {
  h1,
  .h1-like {
    font-size: 3rem;
  }
}
h2,
.h2-like {
  text-transform: uppercase;
  font-size: 3rem;
  margin-bottom: 2rem;
  font-weight: normal;
  line-height: 1.05;
  hyphens: manual;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
}
h3,
.h3-like {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.25rem;
  margin-bottom: 1.125rem;
  hyphens: manual;
  line-height: 1.05;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
}
h4,
.h4-like {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 700;
}
h1 + h2 {
  margin-top: -3rem;
}
blockquote.spip {
  background-image: none;
}
blockquote::before {
  content: "";
}
blockquote > * {
  font-family: 'Alfa Slab One', cursive;
  font-size: 3rem;
  line-height: 1.15 !important;
  text-align: left;
}
.enmaj {
  text-transform: uppercase;
}
.engras {
  font-weight: bold;
}
.sanscesure,
blockquote p {
  word-wrap: keep-all;
  word-break: keep-all;
  -webkit-word-wrap: keep-all;
  -webkit-word-break: keep-all;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
}
/* helpers positionnement */
.relpos {
  position: relative;
}
@media (max-width: 455px) {
  .cachesipetit {
    display: none;
  }
}
/* NAVIGATION */
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  text-align: center;
  background-color: #fff;
  z-index: 100 !important;
  height: 3rem;
}
.navigation ul {
  display: inline-block;
  padding: 0 .75rem;
  margin: 0 auto;
  vertical-align: top;
}
.navigation li {
  display: inline-block;
  margin: 0 2rem 0 0;
  padding: 0;
}
.navigation a {
  display: inline-block;
  text-decoration: none;
  color: black;
  padding: 0;
  vertical-align: middle;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.25rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out 0s;
}
.navigation li.active a,
.navigation a:hover,
.navigation a:active {
  color: #fcd94e;
}
/* partie responsive de lanavigation */
.navigation input {
  display: none;
}
.togglenav {
  display: none;
}
@media (max-width: 900px) {
  .logofd {
    display: none;
  }
}
@media (max-width: 767px) {
  .togglenav {
    display: inline-block;
    padding: 0 .5em;
    height: 2.4rem;
    line-height: 2.4rem;
    overflow: hidden;
    font-size: 3rem;
    font-weight: bold;
    margin: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: transparent;
    color: #000;
  }
  .togglenav:before {
    content: "\2261";
  }
  .togglenav:after {
    margin-left: .5em;
  }
  .navigation input:checked ~ .togglenav:before {
    content: "\2573";
    font-size: 1.5rem;
  }
  .navigation input:not(:checked) ~ div {
    display: none;
  }
  .navigation input:checked ~ div {
    display: block;
  }
  .menunavig {
    position: fixed;
    top: 2.4rem;
    left: 0;
    z-index: 100;
    height: 100vh !important;
    width: 100%;
    background-color: #fcd94e;
    text-align: center;
  }
  .menunavig ul {
    padding: 0 .75rem;
    overflow: auto;
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 auto;
    color: #000;
    text-align: left;
  }
  .menunavig ul > li {
    display: block;
    margin: .5rem auto 0 auto;
    padding: 0;
  }
  .menunavig ul > li:first-child {
    margin-top: 0;
  }
  .menunavig a,
  .menunavig a:visited,
  .menunavig a:link {
    color: #000;
    font-size: 1.75rem;
  }
  .menunavig a:hover,
  .menunavig a:active {
    color: #fff;
  }
  .menunavig li.active a,
  .menunavig a:hover,
  .menunavig a:active {
    color: #fff;
  }
  .logofd {
    display: block;
    width: 90%;
    margin: 2rem auto;
  }
}
/* iframes */
.cboxIframe {
  padding: 2rem !important;
  position: relative;
  width: 90%;
  height: 90%;
}
@media (max-width: 767px) {
  .cboxIframe {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}
/* escape link pour revenir au top */
.btt {
  position: fixed;
  bottom: 1rem;
  right: 1.5rem;
  z-index: 100;
  opacity: .8;
  text-align: center;
}
.btt a {
  display: block;
  background-color: #000;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 1.5rem;
  margin: 0 auto;
  text-decoration: none;
}
.btt a::before {
  content: "\2191";
  font-family: sans-serif;
  font-size: 2rem;
  padding: .5rem 0;
  color: #434242;
}
a:hover::before {
  color: #fcd94e;
}
/* boutons */
#rendezvous {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #rendezvous {
    width: 100%;
  }
}
@media (max-width: 455px) {
  #rendezvous {
    width: 80%;
  }
}
.btn {
  border-color: #FFBC2F;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-radius: 2rem;
  background-color: #fcd94e;
  color: #fff;
  padding: 2rem;
  transition: all 0.2s ease-out 0s;
}
.btn:hover {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 6px;
  border-top-width: 6px;
}
.btn {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-color: #fff;
  background-color: #fcd94e;
  color: #fff;
  border-radius: .2rem;
  padding: 2rem;
  transition: all 0.2s ease-out 0s;
}
.btn:hover {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 6px;
  border-top-width: 6px;
  border-color: #FFBC2F;
  background-color: #fff;
  color: #FFBC2F;
}
/* citation */
#citation div {
  width: 75%;
  margin: 2rem auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#citation div blockquote {
  padding-left: 0;
  margin-left: 0;
  color: #fcd94e !important;
  border-color: #fcd94e;
  border: 0;
}
#citation div p {
  font-size: 4rem;
}
@media (max-width: 767px) {
  #citation div {
    width: 90%;
    padding-left: 3em;
  }
  #citation div p {
    font-size: 3rem;
  }
}
@media (max-width: 455px) {
  #citation div {
    padding: 0;
  }
}
/* coordonnées */
