.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'Lato', sans-serif;
  color: #666666;
  font-size: 15px;
}
body .z-100 {
  z-index: 100;
}
body .bg-vert {
  background-color: #5e674b;
}
body .bg-orange {
  background-color: #f08f42;
}
body .orange {
  color: #f08f42;
}
body .vert {
  color: #5e674b;
}
body .fff {
  color: #fff;
}
body .gris {
  color: #333333;
}
body #menu-menu-prestation,
body #menu-menu-centre,
body #menu-menu-gauche,
body #menu-menu-droite,
body #menu-menu-footer-1,
body #menu-menu-footer-2 {
  padding: inherit;
  list-style: none;
}
body a {
  transition: all 0.5s;
  color: #f08f42;
}
body a:hover,
body .legacy a:hover {
  color: #f08f42;
  text-decoration: none;
}
body .bg-orange a:hover,
body a.bg-orange:hover {
  color: #5e674b;
}
body .social a:hover img {
  transform: scale(1.2);
  transition: all 0.3s;
}
body .px-8 {
  padding-left: 8rem;
  padding-right: 8rem;
}
body .mt-n5 {
  margin-top: -5rem;
}
body .text-shadow {
  text-shadow: 0 0 5px #000;
}
body .bg-spec {
  min-height: 250px;
  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
body .border-orange {
  border: 1px solid #f08f42;
}
body header {
  transition: all 0.3s;
}
body header nav.navbar {
  height: 130px;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 1000;
  background: #fff;
}
body header nav.navbar .navbar-brand {
  max-width: 250px;
  text-align: center;
}
body header nav.navbar .navbar-brand img {
  transition: all 0.3s;
}
body header nav.navbar ul {
  margin-bottom: 0px;
  display: table;
  width: 100%;
}
body header nav.navbar ul li.current-menu-item a,
body header nav.navbar ul li:hover a {
  color: #f08f42;
}
body header nav.navbar ul li {
  display: table-cell;
}
body header nav.navbar ul li a {
  color: #333333;
}
body header nav.navbar ul.social {
  width: 250px !important;
}
body header a.rdv {
  display: block;
  width: 100%;
  height: 100%;
}
body header .sticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px !important;
}
body header .sticky .navbar-brand img {
  max-height: 80px;
}
body header .sticky + main {
  padding-top: 140px;
}
body main section ul {
  list-style: none;
}
body main section ul li:before {
  content: '✓';
  margin-left: -15px;
  margin-right: 15px;
  color: #f08f42;
}
body main h2 {
  font-size: 44px;
}
body main blockquote {
  font-family: 'La Belle Aurore', cursive;
  font-size: 32px;
}
body main .carousel-control-next,
body main .carousel-control-prev {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  margin: auto;
}
body main .carousel-control-prev {
  transform: translate(100%,0px);
}
body main .carousel-control-prev .carousel-control-prev-icon {
  padding-top: 50px;
}
body main .carousel-control-next {
  transform: translate(-100%,0px);
}
body main .carousel-control-next .carousel-control-next-icon {
  padding-top: 50px;
}
body main #carouselgalerie img {
  max-height: 350px;
}
body main #menu-menu-prestation a,
body main #menu-menu-centre a {
  color: #333333;
}
body main #menu-menu-prestation li:hover a,
body main #menu-menu-centre li:hover a {
  color: #f08f42;
}
body main #menu-menu-prestation li,
body main #menu-menu-centre li {
  clear: both;
  margin-bottom: 2rem;
}
body main #menu-menu-prestation li span.menu-image-title,
body main #menu-menu-centre li span.menu-image-title {
  width: calc(100% - 100px);
}
body main #menu-menu-prestation li span,
body main #menu-menu-centre li span {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
body main #menu-menu-prestation .current_page_item .menu-image-title,
body main #menu-menu-prestation li:hover .menu-image-title,
body main #menu-menu-centre .current_page_item .menu-image-title,
body main #menu-menu-centre li:hover .menu-image-title {
  box-shadow: 0 0 5px grey;
  padding: 1rem;
  transition: 0.3s all ease-in-out;
  color: #f08f42;
  font-weight: bold;
}
body main .bg-qsn {
  background-image: url("../img/bg-qsn.png");
  height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
}
body main .qsn-bloc-fleur:before {
  content: url(../img/qsn-fleur-g.png);
  position: absolute;
  left: -75px;
  z-index: 10;
  top: 15px;
}
body main .qsn-bloc-fleur:after {
  content: url(../img/qsn-fleur-d.png);
  position: absolute;
  right: -50px;
  top: -50px;
}
body main #dermofusion {
  background-size: cover;
  background-position: center;
}
body main .linerozier:before {
  content: url(../img/rozier-g.png);
  position: absolute;
  left: -80px;
  bottom: 185px;
  transform: scaleX(-1) rotate(74deg);
}
body main .linerozier:after {
  content: url(../img/rozier-d.png);
  position: absolute;
  right: -85px;
  bottom: 5px;
}
body main .lesservices:before {
  content: url(../img/fleur-gauche.jpg);
  left: -175px;
  top: 100px;
  z-index: 0;
  width: 250px;
  height: 360px;
  position: absolute;
}
body main .lecentre:before {
  content: url(../img/fleur-droite.jpg);
  right: -175px;
  top: 100px;
  z-index: 0;
  width: 250px;
  height: 360px;
  position: absolute;
}
body main .img-top {
  min-height: 500px;
  background-repeat: no-repeat;
}
body main .title-fleur {
  background: url(../img/back-title.jpg);
  background-position: center;
  z-index: 10;
  background-repeat: no-repeat;
}
body main .title-fleur div {
  min-width: 800px;
}
body main .fa-quote-right {
  font-size: 30px;
  color: #b3b3b3;
}
body main .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: #000;
}
body main .grid-item:hover .overlay {
  opacity: 0.5;
}
body main .iconn {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  text-align: center;
}
body main .tarifs {
  overflow: hidden;
}
body main .tarifs .prix {
  text-transform: uppercase;
  background: #fff;
}
body main .tarifs .desc {
  background: #fff;
}
body main .tarifs:before {
  float: left;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}
body main .tarifs.border {
  border: 1px solid #f08f42 !important;
}
body main .line:nth-child(2n) .second::before {
  content: url(../img/fleur_droite.jpg);
  position: absolute;
  bottom: -95px;
  z-index: 10;
  right: -55px;
}
body main .line:nth-child(2n +1) .second::before {
  content: url(../img/fleur_gauche.jpg);
  position: absolute;
  bottom: -95px;
  z-index: 10;
  left: -135px;
}
body main .line:nth-child(2n) > .first 
		.line:nth-child(2n + 1) > .second {
  order: 2;
}
body main .line:nth-child(2n + 1) > .first,
body main .line:nth-child(2n) > .second {
  order: 1;
}
body main nf-fields-wrap nf-field:first-child,
body main nf-fields-wrap nf-field:nth-child(3) {
  width: 49%;
  float: left;
  margin-right: 1%;
}
body main nf-fields-wrap nf-field:nth-child(2),
body main nf-fields-wrap nf-field:nth-child(4) {
  width: 49%;
  float: left;
  margin-left: 1%;
}
body main nf-fields-wrap input[type=button] {
  background: #f08f42 !important;
  border-radius: .25rem !important;
  cursor: pointer;
}
body main nf-fields-wrap input[type=button]:hover {
  background: #5e674b !important;
  color: #fff !important;
}
body main nf-fields-wrap .nf-field-element>div,
body main nf-fields-wrap input:not([type=button]),
body main nf-fields-wrap textarea {
  background: #ffffff !important;
}
body footer {
  color: #fff;
}
body footer ul {
  padding-left: 0px;
}
body footer ul li {
  padding-bottom: 0.5rem;
}
body footer ul li a {
  color: #fff;
}
body footer .bg-vert {
  background-image: url("../img/footer-fleur.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}
body footer h3 {
  color: #fff;
  padding-bottom: 2rem;
}
body footer h3:after {
  content: '';
  border-bottom: 4px solid #f08f42;
  display: block;
  width: 20px;
  border-radius: 2px;
  padding-top: 10px;
}
body footer .legacy {
  background: #394336;
  color: #fff;
}
body footer .legacy a {
  color: #fff;
}
body footer .legacy img {
  max-height: 35px;
  margin-right: 15px;
}
.logged-in .sticky {
  top: 32px;
}
@media (max-width: 767.98px) {
  .logged-in .sticky {
    top: 0px;
  }
  body .row.slide {
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
  }
  body .px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  body .pr-5 {
    padding-right: 0rem !important;
  }
  body header #menu-menu-gauche,
  body header #menu-menu-droite {
    padding-left: 0;
  }
  body header nav.navbar ul {
    display: block;
  }
  body header nav.navbar ul li {
    display: block;
  }
  body header nav.navbar ul.social {
    display: none;
  }
  body main .bloc-contact {
    margin-top: 0rem;
  }
  body main .img-top {
    min-height: 250px;
    background-size: contain;
    background-size: cover;
    background-position: center top;
  }
  body main .title-fleur {
    margin-bottom: 0 !important;
  }
  body main .title-fleur div {
    min-width: 100%;
  }
  body main ul#menu-menu-prestation li span.menu-image-title {
    width: calc(100% - 100px);
  }
  body main ul#menu-menu-prestation li {
    clear: both;
  }
  body main ul#menu-menu-prestation li span {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body main .img-top .ml-5 {
    margin-left: 0 !important;
  }
  body main .bg-qsn {
    height: auto;
  }
  body main .carousel-control-prev {
    transform: translate(0%,0px);
  }
  body main .carousel-control-next {
    transform: translate(0%,0px);
  }
  body main #menu-menu-prestation {
    padding-left: 0;
  }
  body main .first {
    order: 1 !important;
    margin-bottom: 2rem;
  }
  body main .second {
    order: 2 !important;
    margin-bottom: 2rem;
  }
  body footer .col-xl-2.col-md-6.col-12 {
    text-align: center;
  }
  body footer h3:after {
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  body .pr-5 {
    padding-right: 0rem !important;
  }
  body header #menu-menu-gauche,
  body header #menu-menu-droite {
    padding-left: 0;
  }
  body header ul.social {
    position: absolute;
    top: 0;
    right: 30px;
    margin: 0 !important;
    width: 100px !important;
  }
  body main .bloc-contact {
    margin-top: 0rem;
  }
  body main .img-top {
    min-height: 250px;
    background-size: contain;
    background-size: cover;
    background-position: center top;
  }
  body main .title-fleur {
    margin-bottom: 0 !important;
  }
  body main .title-fleur div {
    min-width: 100%;
  }
  body main ul#menu-menu-prestation li span.menu-image-title {
    width: calc(100% - 100px);
  }
  body main ul#menu-menu-prestation li span {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body main ul#menu-menu-prestation li {
    clear: both;
  }
  body main .img-top .ml-5 {
    margin-left: 0 !important;
  }
  body main .bg-qsn {
    height: auto;
  }
  body main .carousel-control-prev {
    transform: translate(0%,0px);
  }
  body main .carousel-control-next {
    transform: translate(0%,0px);
  }
  body main #menu-menu-prestation {
    padding-left: 0;
  }
  body main .first {
    order: 1 !important;
    margin-bottom: 2rem;
  }
  body main .second {
    order: 2 !important;
    margin-bottom: 2rem;
  }
  body footer .col-xl-2.col-md-6.col-12 {
    text-align: center;
  }
  body footer h3:after {
    margin: auto;
  }
}
@media (max-width: 1508px) {
  .top .col-xl-4 .offset-xl-4 {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .presta h2 {
    min-height: 105px;
  }
}
@media (max-width: 1199px) {
  .top div {
    text-align: center;
  }
  nav.navbar,
  body header .sticky {
    height: inherit !important;
  }
  .sticky	.navbar-toggler.order-2 {
    top: 20px;
  }
  .navbar-toggler.order-2 {
    position: absolute;
    top: 30px;
  }
  ul.social {
    position: absolute;
    top: 0;
    right: 30px;
    margin: 0 !important;
    width: 100px !important;
  }
  .navbar-collapse.dual-collapse2.order-xl-3.order-md-3.order-3.col-xl-5.collapse {
    padding-bottom: 2rem;
  }
  .navbar-collapse {
    padding: 0;
  }
  .navbar-collapse:last-child {
    padding-bottom: 3rem;
  }
  .navbar-brand img {
    max-width: 200px;
  }
  body header nav.navbar ul.social {
    width: auto !important;
  }
  .navbar-toggler {
    position: absolute;
    right: 30px;
  }
  .navbar {
    padding: 0px;
  }
  #menu-menu-gauche,
  #menu-menu-gauche li,
  #menu-menu-droite,
  #menu-menu-droite li {
    display: block;
    background: #fff;
  }
  footer .col-xl-2.col-md-6.col-12 {
    text-align: center;
  }
  footer h3:after {
    margin: auto;
  }
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler-Medium.otf');
  src: url('../fonts/Butler-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Butler';
  color: #333333;
}
