﻿@charset "UTF-8";
/* CUSTOM CSS */
/* CSS ÉLO */
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
/* COULEURS */
/* UTILITAIRES */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
/* line 17, ../sass/custom.scss */
@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700');

.white {
  line-height: 14px;
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 10px;
}
 .banner .h1, .banner h1 {
    font-size: 5rem;
text-transform:initial;
line-height:2rem;


  }

.photo11 {
 position:absolute;
  animation: round 16s infinite;
  opacity: 0;
top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
.photo11:nth-child(1) {
  animation-delay: 8s;
transition: opacity .2s ease 0s

}

.photo11:nth-child(2) {
  animation-delay: 0s;
transition: opacity .2s ease 0s
}
.section--intro {
    background: linear-gradient(90deg, #232323, #575657);
    background-color: #575657;
}

.effect {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
    }

    .effect:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }

.policereguliere p {
  font-size: 15px;
  line-height: 18px;
}

/* line 23, ../sass/custom.scss */
.big {
  font-size: 26px;
}

/* line 27, ../sass/custom.scss */


.policemoyenne  {
  font-size: 21px;
  line-height: 22px;
}

/* line 34, ../sass/custom.scss */
.btn {
  font-weight: 600;
}

/* line 39, ../sass/custom.scss */
.btn1.funky:hover {
  background: #0a1214;
}

/* line 42, ../sass/custom.scss */
.policesous-titre {
  font-size: 22px;
  text-transform: initial;
  font-weight: bold;
}

/* line 47, ../sass/custom.scss */
.ligne {
  display: inline-block;
  float: left;
  padding: 0px 35px 0px 0px;
}

/* line 52, ../sass/custom.scss */
.copyright {
  font-size: 10px;
}

/* line 56, ../sass/custom.scss */
.ombrebox {
  -webkit-box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
  -moz-box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
  box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
}

/* line 62, ../sass/custom.scss */
.espacement {
  margin-top: 130px;
}

/* line 67, ../sass/custom.scss */
.carouselmobile1 {
  display: none;
}

/* line 71, ../sass/custom.scss */
.droit {
  float: right;
}

/* line 76, ../sass/custom.scss */
.serviceUtilisation {
  float: left;
  width: 100%;
  overflow: hidden;
}
/* line 85, ../sass/custom.scss */
.serviceUtilisation .flex:nth-of-type(odd) {
  display: flex;
  flex-direction: row-reverse;
}
/* line 91, ../sass/custom.scss */
.serviceUtilisation .flex:nth-of-type(odd) .text-droit {
  text-align: right;
}
/* line 96, ../sass/custom.scss */
.serviceUtilisation .flex:nth-of-type(odd) {
  text-align: left;
}
/* line 99, ../sass/custom.scss */
.serviceUtilisation .flex .img-chiffre {
  position: absolute;
  z-index: 0;
  opacity: 0.6;
  left: 0;
}

/* line 118, ../sass/custom.scss */
.serviceligne .animate-plus:first-of-type {
  animation-delay: 0.5s;
}
/* line 121, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(2) {
  animation-delay: 0.75s;
}
/* line 124, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(3) {
  animation-delay: 1s;
}
/* line 127, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(4) {
  animation-delay: 1.25s;
}
/* line 130, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(5) {
  animation-delay: 1.5s;
}
/* line 133, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(6) {
  animation-delay: 1.75s;
}
/* line 136, ../sass/custom.scss */
.serviceligne .animate-plus:nth-of-type(6) {
  animation-delay: 2s;
}

/* line 142, ../sass/custom.scss */
.nosforfaits {
  font-size: 55px;
  line-height: 45px;
  padding: 25px 0px;
  margin-top: 50px;
}

/* line 149, ../sass/custom.scss */
.grostexte {
  font-size: 30px;
  color: #ffffff;
  vertical-align: middle;
}
/* line 156, ../sass/custom.scss */
.grostexte span {
  color: yellow;
  font-size: 100px;
  line-height: 100px;
  vertical-align: middle;
}

/* line 164, ../sass/custom.scss */
.videosection {
  color: #ffffff;
  font-size: 60px !important;
  margin-top: 100px;
}

/* line 170, ../sass/custom.scss */
.serviceligne {
 border-right: dashed 2px #797777;
    border-bottom: dashed 2px #797777;
    padding: 3em 0;
    height: 330px;
    margin: auto;
    vertical-align: middle;

}
/* line 178, ../sass/custom.scss */
.serviceligne h3 {
  vertical-align: middle;
}
/* line 184, ../sass/custom.scss */
.serviceligne p {
  font-size: 13px;
    line-height: 15px;
    vertical-align: middle;
}
/* line 191, ../sass/custom.scss */

/* line 194, ../sass/custom.scss */
.serviceligne:nth-child(2n+2) {
  border-right: none;
  text-align: left !important;
  display: flex;
  flex-direction: row-reverse;
}

/* line 205, ../sass/custom.scss */
.beige p {
  line-height: 1.25;
}

/* line 209, ../sass/custom.scss */
.noirdegrade {
  background: linear-gradient(90deg, #000000, #090909);
  background-color: #191616;
  margin-top: -90px !important;
  padding-bottom: 100px;
}

/* line 218, ../sass/custom.scss */
.textliste ul {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  padding-left: 0px;
}
/* line 223, ../sass/custom.scss */
.textliste ul li {
  list-style: none;
}
/* line 225, ../sass/custom.scss */
.textliste ul li p {
  margin-bottom: 0;
  font-weight: 800;
}

/* line 234, ../sass/custom.scss */
.iconebig {
  font-size: 74px;
  margin: 0px 0px !important;
  text-align: center;
  line-height: 70px;
}

/* line 241, ../sass/custom.scss */
.boutonhover {
  display: none;
}

/* line 245, ../sass/custom.scss */
.svg-wrapper:hover {
  background-color: #d8d6d6;
  z-index: 9;
}
/* line 249, ../sass/custom.scss */
.svg-wrapper:hover .boutonhover {
  display: block !important;
  position: absolute;
  bottom: -54px;
  width: 100%;
  transition: background-color 0.5s ease;
  background-color: #d8d6d6c9;
}
/* line 256, ../sass/custom.scss */
.svg-wrapper:hover .boutonhover p {
  line-height: 35px;
  font-size: 25px;
  padding: 15px 0px;
}

/* line 265, ../sass/custom.scss */
section {
  /* overflow-y: hidden; */
}

/* line 269, ../sass/custom.scss */
.alm-btn-wrap {
  text-align: left;
  padding: 7px 5px 25px;
}

/* line 273, ../sass/custom.scss */
.grostext {
  font-size: 21px;
}

/* line 277, ../sass/custom.scss */
svg:not(:root) {
  overflow: hidden;
  rotate: initial(36def);
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  transform: rotate(7deg);
}

/* line 284, ../sass/custom.scss */
.alm-btn-wrap .alm-load-more-btn {
  font-size: 15px;
  font-weight: 600;
  width: 100;
  height: 43px;
  line-height: 43px;
  background: #040303;
  color: #fff;
  border: none;
  border-radius: 3px;
  /* margin: 0 0 4px; */
  padding: 0px 10px;
  /* display: inline-block; */
  /* position: relative; */
  /* -webkit-transition: padding .25s ease-in-out,width .25s ease-in-out; */
  /* transition: padding .25s ease-in-out,width .25s ease-in-out; */
  /* text-align: center; */
  /* text-decoration: none; */
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /* user-select: none; */
  cursor: pointer;
}

/* line 311, ../sass/custom.scss */
.alm-btn-wrap .alm-load-more-btn:after {
  content: '';
  background: #040303;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.4s ease-in-out;
  padding: 10px;
}

/* line 323, ../sass/custom.scss */
.page-id-4 .banner button, .page-id-4 .banner input, .page-id-4 .banner select, .page-id-4 .banner textarea:focus {
  background-color: transparent;
  outline: none;
}

/* line 335, ../sass/custom.scss */
.page-id-21 .fondcouleur button, .page-id-21 .fondcouleur input, .page-id-21 .fondcouleur select, .page-id-21 .fondcouleur textarea:focus {
  outline: none;
  border: none;
  width: 100%;
  padding: 5px;
}
/* line 343, ../sass/custom.scss */
.page-id-21 .fondcouleur textarea {
  resize: vertical;
  background-color: #000000;
  border: none;
  width: 100%;
  margin-bottom: 10px;
  color: #ffffff;
  padding: 5px;
  border: solid 1px #0a1214;
}

/* line 357, ../sass/custom.scss */
.textessai {
  font-size: 27px;
  line-height: 27px;
}

/* line 363, ../sass/custom.scss */
h1, h2, h3, h4 {
  font-family: 'Comfortaa', cursive;
text-transform:initial;
}

/* line 369, ../sass/custom.scss */
p {
  color: #282828;
}

/* line 372, ../sass/custom.scss */
body, p, ul, a {
   font-family: 'Raleway';
}

/* line 375, ../sass/custom.scss */
img {
  max-width: 100%;
}

/* line 378, ../sass/custom.scss */
a {
  color: #2b211b;
  transition: ease 0.3s;
}

/* line 382, ../sass/custom.scss */
a:hover {
  color: #888888;
  text-decoration: none;
}

/* line 386, ../sass/custom.scss */
a:focus {
  text-decoration: none;
}

/* line 390, ../sass/custom.scss */
.backgroundwhite {
  background: white;
}

/* line 393, ../sass/custom.scss */
.text-center {
  text-align: center;
}

/* line 396, ../sass/custom.scss */
.text-left {
  text-align: left;
}

/* line 399, ../sass/custom.scss */
.text-right {
  text-align: right;
}

/* line 402, ../sass/custom.scss */
.backgroundaccent {
  background-color: #2b211b;
}

/* line 405, ../sass/custom.scss */
.pull-right {
  float: right;
}

/* line 408, ../sass/custom.scss */
.pull-left {
  float: left;
}

/* line 411, ../sass/custom.scss */
.flex {
  display: flex;
}

/* line 414, ../sass/custom.scss */
.inlineflex {
  display: inline-flex;
}

/* line 417, ../sass/custom.scss */
.flexcolum {
  flex-direction: column;
}

/* line 420, ../sass/custom.scss */
.alignitemcenter {
  align-items: center;
}

/* line 423, ../sass/custom.scss */
.alignselfcenter {
  align-self: center;
}

/* line 425, ../sass/custom.scss */
.flex_reverse {
  flex-direction: row-reverse;
}

/* line 428, ../sass/custom.scss */
.mg100 {
  margin: 100px 0;
}

/* line 431, ../sass/custom.scss */
.mgt10 {
  margin-top: 10px;
}

/* line 434, ../sass/custom.scss */
.margin-blogue {
  padding: 0px 5px !important;
}

/* line 437, ../sass/custom.scss */
.mgt15 {
  margin-top: 15px;
}

/* line 440, ../sass/custom.scss */
.mgt100 {
  margin-top: 100px;
}

/* line 443, ../sass/custom.scss */
.mgt20 {
  margin-top: 20px;
}

/* line 446, ../sass/custom.scss */
.mgt22 {
  margin-top: 22px;
}

/* line 449, ../sass/custom.scss */
.mgt25 {
  margin-top: 25px;
}

/* line 452, ../sass/custom.scss */
.mgb25 {
  margin-bottom: 25px;
}

/* line 456, ../sass/custom.scss */
.mgb15 {
  margin-bottom: 10px;
}

/* line 459, ../sass/custom.scss */
.mgt100 {
  margin-top: 100px;
}

/* line 462, ../sass/custom.scss */
.mgt200 {
  margin-top: 200px;
}

/* line 465, ../sass/custom.scss */
.mgmt50 {
  margin-top: -50px;
}

/* line 469, ../sass/custom.scss */
.mgmt50 {
  margin-top: -50px;
}

/* line 472, ../sass/custom.scss */
.mgb50 {
  margin-bottom: 50px;
}

/* line 475, ../sass/custom.scss */
.pgt100 {
  padding: 100px 0 10px;
}

/* line 478, ../sass/custom.scss */
.padding100 {
  padding: 50px 100px;
}

/* line 481, ../sass/custom.scss */
.gras {
  font-weight: bold;
  font-size: 50px;
}

/* line 485, ../sass/custom.scss */
.pgt50 {
  padding: 50px 0 10px;
}

/* line 488, ../sass/custom.scss */
.pgb50 {
  padding-bottom: 50px;
}

/* line 491, ../sass/custom.scss */
.pd15 {
  padding: 15px 15px;
}

/* line 494, ../sass/custom.scss */
.pg {
  padding: 50px 50px;
}

/* line 497, ../sass/custom.scss */
.p50 {
  padding: 50px 10px 0px 10px;
}

/* line 500, ../sass/custom.scss */
.pg50 {
  padding: 10px 55px;
}

/* line 503, ../sass/custom.scss */
.pg150 {
  padding: 50px 0px 0px 150px;
}

/* line 506, ../sass/custom.scss */
.pg160 {
  padding: 100px 0px 0px 150px;
}

/* line 509, ../sass/custom.scss */
.pg15 {
  padding: 25px 15px;
}

/* line 512, ../sass/custom.scss */
.pg20 {
  padding: 10px 20px;
}

/* line 515, ../sass/custom.scss */
.pl50 {
  padding-left: 50px;
}

/* line 518, ../sass/custom.scss */
.pl100 {
  padding-left: 200px;
}

/* line 521, ../sass/custom.scss */
.mgb40 {
  margin-bottom: 40px;
}

/* line 524, ../sass/custom.scss */
.m40 {
  margin: 40px 0px;
}

/* line 528, ../sass/custom.scss */
.nopadding {
  padding: 0;
}

/* line 531, ../sass/custom.scss */
.nopaddingright {
  padding-right: 0;
}

/* line 534, ../sass/custom.scss */
.nopaddingleft {
  padding-left: 0;
}

/* line 537, ../sass/custom.scss */
.nomargin {
  margin: 0;
}

/* line 540, ../sass/custom.scss */
.blanc {
  color: #ffffff;
}

/* line 544, ../sass/custom.scss */
.text3 {
  text-transform: initial;
  font-size: 35px;
  letter-spacing: 4px;
}

/* line 550, ../sass/custom.scss */
.text4 {
  font-size: 22px;
}

/* line 554, ../sass/custom.scss */
.text5 {
  font-family: 'Comfortaa', cursive;
  text-transform: initial;
  font-size: 60px;
}

/* line 559, ../sass/custom.scss */
.text6 {
  text-transform: initial;
  font-size: 48px;
  text-align: center;
}

/* line 566, ../sass/custom.scss */
.p-blogue {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0px;
  padding: 7px 0px;
}

/* line 572, ../sass/custom.scss */
.texteforfait {
  font-size: 14px;
  line-height: 15px;
  padding: 7px 20px;
}

/* line 577, ../sass/custom.scss */
.jaunefonce {
  background-color: #d8d6d6;
}

/* line 580, ../sass/custom.scss */
.gros-chiffre {
  font-size: 77px;
  font-weight: bold;
}

/* line 585, ../sass/custom.scss */
.gros-chiffre1 {
  color: #bcb9b9;
}

/* line 589, ../sass/custom.scss */
.gros-chiffre2 {
  color: #9e9a9a;
}

/* line 593, ../sass/custom.scss */
.gros-chiffre3 {
  color: #585656;
}

/* line 597, ../sass/custom.scss */
.ptexto {
  margin-top: 29px;
  line-height: 19px;
  font-size: 13px;
}

/* line 603, ../sass/custom.scss */
.soustitre2 {
  font-size: 75px;
}

/* line 611, ../sass/custom.scss */
section {
  overflow-y: hidden;
}

/* line 615, ../sass/custom.scss */
.categories {
  padding: 0px;
  margin-left: 0;
  padding: 10px 0px;
}
/* line 620, ../sass/custom.scss */
.categories li {
  border-bottom: solid 1px #000;
  text-decoration: none;
  list-style: none;
  padding: 10px 0px;
}

/* line 630, ../sass/custom.scss */
.reseau a {
  line-height: 0px;
  background-color: #000;
  background-image: -webkit-linear-gradient(left, black 0%, #20bee3 50%, transparent 50%);
  background-position: 100% 0;
  background-size: 200% 200%;
  color: transparent;
  -webkit-transition: .1s .2s;
  -webkit-background-clip: text;
  font-weight: 800;
}
/* line 643, ../sass/custom.scss */
.reseau a .iconeblogue {
  font-size: 16px;
}
/* line 647, ../sass/custom.scss */
.reseau a:hover {
  background-position: 0 0;
  color: transparent;
  transition: .4s 0;
}

/* line 656, ../sass/custom.scss */
.dropdownstyle {
  width: 100%;
}

/* line 659, ../sass/custom.scss */
.dropdownstyle:hover {
  background-color: #ffffff;
}

/* line 662, ../sass/custom.scss */
.blogue-dropdown {
  background-color: #d8d6d6;
}

/* line 666, ../sass/custom.scss */
textarea {
  resize: vertical;
  background-color: #eddd0b;
  border: none;
  width: 100%;
  padding: 5px;
}

/* line 674, ../sass/custom.scss */
.petitfond .boutton-essai {
  background-color: #0a1214;
  display: inline-block;
  line-height: 17px;
  display: inline-block;
  margin: 0px;
  padding: 20px 20px;
  margin-top: -10px;
  text-align: right;
  color: #ffffff;
}
/* line 685, ../sass/custom.scss */
.petitfond .text2 {
  font-size: 50px !important;
  color: #ffffff;
}
/* line 690, ../sass/custom.scss */
.petitfond .text3 {
  font-size: 80px !important;
  color: #000;
}
/* line 695, ../sass/custom.scss */
.petitfond .text6 {
  color: #282828;
  font-size: 30px;
}

/* line 703, ../sass/custom.scss */
#categories button, #categories input, #categories select, #categories textarea {
  line-height: inherit;
  background-color: #e6e6e6;
  border: none;
  width: 100%;
}

/* line 711, ../sass/custom.scss */
button, input, select, textarea:focus {
  background-color: #000000;
  outline: none;
  color: #ffffff;
}

/* line 717, ../sass/custom.scss */
.ombrage {
  -webkit-box-shadow: 0px 0px 56px 1px rgba(122, 122, 122, 0.46);
  -moz-box-shadow: 0px 0px 56px 1px rgba(122, 122, 122, 0.46);
  box-shadow: 0px 0px 56px 1px rgba(122, 122, 122, 0.66);
}

/* line 723, ../sass/custom.scss */
.blogue {
  background-color: #d8d6d6;
  position: fixed;
  top: 300px;
  font-size: 50px;
  color: 000;
  z-index: 100000000;
  padding: 0px 15px;
}

/* line 732, ../sass/custom.scss */
.bloguevedette:first-child {
  float: left;
  width: 100% !important;
}

/* line 739, ../sass/custom.scss */
.bloguevedette {
  margin-bottom: 15px;
}

/* line 743, ../sass/custom.scss */
.block {
  float: left;
  width: 100%;
}

/* line 749, ../sass/custom.scss */

/* line 752, ../sass/custom.scss */
.fondjaune {
  background-color: #d8d6d6;
}

/* line 756, ../sass/custom.scss */
.fondfonce {
  background-color: #6a6769;
}

/* line 760, ../sass/custom.scss */
.videobackground {
  background-color: #e6e6e6;
  padding: 80px;
}

/* line 764, ../sass/custom.scss */
.vert {
  color: #84aa25;
  font-weight: bold;
}

/* line 768, ../sass/custom.scss */
.ombre {
  -webkit-box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.73);
  -moz-box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.73);
  box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.73);
}

/* line 773, ../sass/custom.scss */
.ombre2 {
  -webkit-box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.73);
  -moz-box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.73);
  box-shadow: inset 0px 0px 53px -1px rgba(107, 107, 107, 0.2);
}

/* line 779, ../sass/custom.scss */
.fondvert {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8fc400+0,85a810+82 */
  background: #8fc400;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8fc400 0%, #85a810 82%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8fc400 0%, #85a810 82%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8fc400 0%, #85a810 82%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#85a810',GradientType=1 );
  /* IE6-9 */
}

/* line 786, ../sass/custom.scss */
.couleurfond {
  padding: 20px 0px;
}

/* line 791, ../sass/custom.scss */
.fondcouleur {
  background-color: #000000;
  padding: 5px 20px;
  border-left: solid 5px #0a1214;
}

/* line 796, ../sass/custom.scss */
.fondnoir {
  background-color: #0a1214;
}
/* line 798, ../sass/custom.scss */
.fondnoir h2 {
  color: #ffffff;
}
/* line 801, ../sass/custom.scss */
.fondnoir h3 {
  color: #ffffff;
}

/* line 806, ../sass/custom.scss */
hr {
  /* box-sizing: content-box; */
  /* height: 25px; */
  border-top: solid 6px #373a3c;
  width: 77px;
  margin: 0 auto;
  padding: -1px 0px;
  /* margin: 10px 0px; */
  -ms-transform: rotate(7deg);
  /* -webkit-transform: rotate(7deg); */
  /* transform: rotate(7deg); */
  line-height: 25px;
  margin-top: 10px;
}

/* line 820, ../sass/custom.scss */
.marginminus {
  margin: -60px -32px -4px;
}

/* line 822, ../sass/custom.scss */
f
.overflowh {
  position: relative;
  overflow: hidden;
}

/* line 827, ../sass/custom.scss */
.telfixed {
  position: fixed;
  background: #85a810;
  color: #282828;
  display: block;
  font-family: 'Raleway';
  font-size: 18px;
  line-height: 18px;
  width: calc(57% - 570px);
  z-index: 1001;
  padding: 9px 1px;
  text-align: center;
  text-transform: uppercase;
  top: 500px;
}
/* line 841, ../sass/custom.scss */
.telfixed span {
  display: block;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Comfortaa', cursive;
}
/* line 847, ../sass/custom.scss */
.telfixed:hover {
  color: #282828;
  background: white;
}

/* line 852, ../sass/custom.scss */
::selection {
  background: #282828;
  color: white;
}

/* line 856, ../sass/custom.scss */
::-moz-selection {
  background: #282828;
  color: white;
}

/* line 860, ../sass/custom.scss */
section.parallax {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/* line 865, ../sass/custom.scss */
.relative {
  position: relative;
}

/************               ************/
/***********     BUTTON     ***********/
/***********                ***********/
/* line 871, ../sass/custom.scss */
.btn {
  border-radius: inherit;
  font-weight: 100;
  padding: 10px 15px;
  text-transform: uppercase;
  position: relative;
  border: solid 2px #2b211b;
}
/* line 880, ../sass/custom.scss */
.btn.big {
  font-size: 20px;
}
/* line 883, ../sass/custom.scss */
.btn.funky {
  display: inline-flex;
}
/* line 885, ../sass/custom.scss */
.btn.funky i {
  margin-left: 20px;
  transition: all .3s ease-in-out;
}
/* line 889, ../sass/custom.scss */
.btn.funky:hover {
  background: black;
  color: #282828;
}
/* line 892, ../sass/custom.scss */
.btn.funky:hover i {
  color: #282828;
  margin-left: 35px;
}

/* line 900, ../sass/custom.scss */
.btn1 {
  border-radius: inherit;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
  /* border: solid 2px #2b211b; */
}
/* line 910, ../sass/custom.scss */
.btn1.big {
  font-size: 20px;
}
/* line 913, ../sass/custom.scss */
.btn1.funky {
  display: inline-flex;
}
/* line 916, ../sass/custom.scss */
.btn1.funky i {
  margin-left: 20px;
  transition: all .3s ease-in-out;
}
/* line 920, ../sass/custom.scss */
.btn1.funky:hover {
  background: #d8d6d6;
}
/* line 923, ../sass/custom.scss */
.btn1.funky:hover i {
  color: #ffffff;
  margin-left: 35px;
}

/* line 931, ../sass/custom.scss */
.banner .btn1 {
  border-radius: inherit;
  font-weight: 100;
  padding: 10px 15px;
  text-transform: uppercase;
  position: relative;
  /* border: solid 2px #2b211b; */
  background-color: #3f3736;
}
/* line 940, ../sass/custom.scss */
.banner .btn1.big {
  font-size: 20px;
  color: #85c226;
}
/* line 944, ../sass/custom.scss */
.banner .btn1.funky {
  display: inline-flex;
}
/* line 947, ../sass/custom.scss */
.banner .btn1.funky i {
  margin-left: 20px;
  transition: all .3s ease-in-out;
}
/* line 951, ../sass/custom.scss */
.banner .btn1.funky:hover {
  background: #85c226;
  color: #3f3736;
}
/* line 954, ../sass/custom.scss */
.banner .btn1.funky:hover i {
  color: #3f3736;
  margin-left: 35px;
}

/************               ************/
/***********     HEADER     ***********/
/***********                ***********/
/* line 967, ../sass/custom.scss */
.contenant_button {
  border: solid 3px black;
  padding: 25px;
}

/* line 972, ../sass/custom.scss */
.boutton-essai {
  background-color: #0a1214;
  display: inline-block;
  line-height: 17px;
  display: inline-block;
  margin: 0px;
  padding: 20px 20px;
  margin-top: -10px;
  text-align: right;
  color: #ffffff;
}

/* line 985, ../sass/custom.scss */
button {
  width: auto;
}

/* line 991, ../sass/custom.scss */
.boutton-essai:hover {
  background-color: transparent;
  font-weight: bold;
  color: #000;
}

/* line 1002, ../sass/custom.scss */
.iconeblogue a i {
  font-size: 30px;
}

/* line 1007, ../sass/custom.scss */
.headroom {
  transition: transform 200ms linear;
  will-change: transform;
}

/* line 1011, ../sass/custom.scss */
.headroom--pinned {
  transform: translateY(-1%);
}
/* line 1013, ../sass/custom.scss */
.headroom--pinned.primarymenu {
  z-index: 1001;
}

/* line 1017, ../sass/custom.scss */
.headroom--unpinned {
  transform: translateY(-146%);
}

/* line 1020, ../sass/custom.scss */
.primarymenu.headroom--top {
  transform: inherit;
}

/* line 1027, ../sass/custom.scss */
.button_container {
  margin-top: 00px;
  float: right;
  position: relative;
  top: 5%;
  height: 27px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
}
/* line 1038, ../sass/custom.scss */
.button_container:hover {
  opacity: .7;
}
/* line 1043, ../sass/custom.scss */
.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #888888;
}
/* line 1047, ../sass/custom.scss */
.button_container.active .middle {
  opacity: 0;
  background: #888888;
}
/* line 1052, ../sass/custom.scss */
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #888888;
}
/* line 1056, ../sass/custom.scss */
.button_container.active .text {
  color: white;
}
/* line 1061, ../sass/custom.scss */
.button_container span {
  background: #2b211b;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
/* line 1071, ../sass/custom.scss */
.button_container span.text {
  position: relative;
  background: none;
  color: #282828;
  height: initial;
  top: 35px;
}
/* line 1078, ../sass/custom.scss */
.button_container span:nth-of-type(2) {
  top: 11px;
}
/* line 1081, ../sass/custom.scss */
.button_container span:nth-of-type(3) {
  top: 22px;
}

/* line 1087, ../sass/custom.scss */
.overlay {
  position: absolute;
  background: rgba(40, 40, 40, 0.91);
  top: 0;
  overflow-y: scroll;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  padding-bottom: 160px;
}
/* line 1098, ../sass/custom.scss */
.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100vh;
}
/* line 1102, ../sass/custom.scss */
.overlay.open li {
  animation: fadeIn .5s ease forwards;
  animation-delay: .35s;
}
/* line 1106, ../sass/custom.scss */
.overlay.open li:nth-of-type(2) {
  animation-delay: .4s;
}
/* line 1109, ../sass/custom.scss */
.overlay.open li:nth-of-type(3) {
  animation-delay: .45s;
}
/* line 1112, ../sass/custom.scss */
.overlay.open li:nth-of-type(4) {
  animation-delay: .50s;
}
/* line 1115, ../sass/custom.scss */
.overlay.open li:nth-of-type(5) {
  animation-delay: .55s;
}
/* line 1118, ../sass/custom.scss */
.overlay.open li:nth-of-type(6) {
  animation-delay: .60s;
}
/* line 1122, ../sass/custom.scss */
.overlay.open .overlay-menu {
  display: block;
}
/* line 1126, ../sass/custom.scss */
.overlay .overlay-menu {
  transition: height 0.35s;
  display: none;
}
/* line 1130, ../sass/custom.scss */
.overlay nav {
  text-align: center;
}
/* line 1133, ../sass/custom.scss */
.overlay ul {
  top: 11px;
  right: 6%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
/* line 1143, ../sass/custom.scss */
.overlay ul li {
  display: block;
  position: relative;
  opacity: 0;
}
/* line 1148, ../sass/custom.scss */
.overlay ul li a {
  display: block;
  position: relative;
  color: #2b211b;
  text-decoration: none;
  overflow: hidden;
}
/* line 1155, ../sass/custom.scss */
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* line 1175, ../sass/custom.scss */
.primarymenu {
  background-color: rgba(113, 113, 113, 0.42)
}
/* line 1177, ../sass/custom.scss */
.primarymenu .row {
  display: block;
}
/* line 1181, ../sass/custom.scss */
.primarymenu .menu-menu-container ul {
  display: block;
}
/* line 1183, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li {
  text-align: right;
  display: block;
  height: inherit;
  line-height: inherit;
  float: left;
  width: 100%;
}
/* line 1190, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li a {
  font-size: 40px;
}
/* line 1192, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li a:before {
  display: none;
}
/* line 1196, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu {
  border-top: none;
  float: left;
  position: inherit;
  padding: 0;
}
/* line 1201, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu li {
  animation: inherit;
  line-height: 35px;
  height: inherit;
  opacity: 1;
  position: inherit;
}
/* line 1207, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu li a {
  font-size: 13px;
  padding: 0;
}

/* line 1221, ../sass/custom.scss */
.primarymenu {
  position: fixed;
  margin: 0 auto;
  width: 100%;
  z-index: 1001;
  padding: 10px 0;
}
/* line 1227, ../sass/custom.scss */
.primarymenu .logo {
  display: block;
}
/* line 1229, ../sass/custom.scss */
.primarymenu .logo img {
  width: 275px;
  margin-left: 20px;
}
/* line 1235, ../sass/custom.scss */
.primarymenu .menu-menu-container ul {
  padding-left: 0;
  margin-bottom: 0;
  transition: ease 0.3s;
}
/* line 1239, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li {
  display: inline-block;
  list-style: none;
  line-height: 45px;
  transition: ease 0.3s;
}
/* line 1244, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
/* line 1247, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li:first-child:before {
  display: none;
}
/* line 1252, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li.nav-item-active a {
  color: #888888;
  margin-top: 0px;
}
/* line 1257, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li a {
  color: white;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 1265, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li a:hover {
  color: #fefefe;
  font-weight: bold;
}
/* line 1269, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu {
  display: none;
  text-align: left;
  width: 100%;
  border-top: 4px solid #eaeaea;
  left: 15px;
  padding: 20px;
}
/* line 1276, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu li {
  float: left;
  height: 22px;
  line-height: 18px;
  margin-left: 0;
  padding-left: 0;
  width: 50%;
}
/* line 1286, ../sass/custom.scss */
.primarymenu .menu-menu-container ul li .sub-menu li a {
  font-size: 15px;
  line-height: 38px;
  padding: 0;
}

/* line 1304, ../sass/custom.scss */
main {
  margin-top: 0px;
}

/* line 1308, ../sass/custom.scss */
.banner {
  height: 700px;
  background-position: center top;
background-size:cover
}

/* line 1312, ../sass/custom.scss */
.margin100 {
  margin-top: 140px;
}

/* line 1315, ../sass/custom.scss */
.margin200 {
  margin-top: 220px;
}

/* line 1318, ../sass/custom.scss */
.margin220 {
  margin-top: 280px;
}

/* line 1321, ../sass/custom.scss */
.home main {
  margin-top: 0px;
}

/* line 1326, ../sass/custom.scss */
.imgaccueil img {
  width: 100%;
}

/* line 1331, ../sass/custom.scss */
.svg-wrapper {
     position: relative;
    top: 50%;
    /* transform: translateY(-50%); */
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
    padding: 39px 0px;
    border: solid 2px #cccccc;
    border-radius: 3px;
}

.svg-wrapper, h3 {

    font-size: 25px;
    line-height: 31px;
    /* text-transform: initial; */

}

/* line 1343, ../sass/custom.scss */
.shape {
  stroke-dasharray: 140 540;
  stroke-dashoffset: -353;
  stroke-width: 8px;
  fill: transparent;
  stroke: black;
  border-bottom: 5px solid black;
  transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}

/* line 1354, ../sass/custom.scss */
.servicemenu .text {
  font-size: 66px;
  margin-top: -23px;
}
/* line 1358, ../sass/custom.scss */
.servicemenu .text p {
  color: #000000;
}

/* line 1366, ../sass/custom.scss */
.text2 {
  font-size: 25px;
  line-height: 22px;
  color: #fff;
  position: relative;
}

/* line 1375, ../sass/custom.scss */
.svg-wrapper:hover .shape {
  stroke-width: 2px;
  stroke-dashoffset: 0;
  stroke-dasharray: 760;
}

/************               ************/
/***********  TEXT BUTTON   ***********/
/***********                ***********/
/* line 1389, ../sass/custom.scss */
.textbutton {
  margin-top: 20px;
  padding-bottom: 100px;
}
/* line 1392, ../sass/custom.scss */
.textbutton p {
  font-size: 20px;
  line-height: 30px;
}
/* line 1396, ../sass/custom.scss */
.textbutton a {
  margin-top: 40px;
}

/* line 1401, ../sass/custom.scss */
.fondpersonne {
  background-image: url(../images/background-personne.jpg);
  background-repeat: no-repeat;
}

/************               ************/
/***********      HOME      ***********/
/***********                ***********/
/* line 1410, ../sass/custom.scss */
.home h1 {
  color: #3e3635;
  /* font-weight: bold; */
  margin-bottom: 15px;
  text-align: center;
  padding: 0px;
  font-size: 81px;
  font-weight: bold;
  line-height: 47px;
}
/* line 1419, ../sass/custom.scss */
.home .primarymenu {
  background-color: rgba(117, 117, 117, 0.3);
}

/************               ************/
/*********** SERVICES MENU  ***********/
/***********                ***********/
/* line 1428, ../sass/custom.scss */
.overlay-menu {
  margin-top: 50px;
}

/* line 1432, ../sass/custom.scss */
#myModal h4 {
  color: #2b211b;
}
/* line 1435, ../sass/custom.scss */
#myModal .modal-content {
  border-radius: inherit;
}
/* line 1439, ../sass/custom.scss */
#myModal ul {
  padding-left: inherit;
}
/* line 1441, ../sass/custom.scss */
#myModal ul li {
  list-style: none;
}
/* line 1446, ../sass/custom.scss */
#myModal .condi p {
  font-size: 13px;
  margin-bottom: 0;
}
/* line 1449, ../sass/custom.scss */
#myModal .condi p span {
  color: #2b211b;
}
/* line 1454, ../sass/custom.scss */
#myModal .btn {
  background: #2b211b;
  border: none;
  color: white;
  padding: 5px 15px;
  transition: ease 0.3s;
}
/* line 1460, ../sass/custom.scss */
#myModal .btn:hover {
  background: #eaeaea;
  color: #2b211b;
}

/* line 1466, ../sass/custom.scss */
.servicemenu {
  position: relative;
  top: 0px;
  background-position: center top;
  /*.colsermenu{
      float: left;
      margin-left: 10.5px;
      width: calc(25% - 8px);
      &:first-of-type{
          margin-left: 0;
      }
  }
  */
}
/* line 1472, ../sass/custom.scss */
.servicemenu .modalhoraire {
  cursor: pointer;
}
/* line 1486, ../sass/custom.scss */
.servicemenu .linkservicemenu h2 {
  color: black;
  font-size: 49px;
  font-weight: 800;
  /* margin-bottom: 7px; */
  padding-top: 35px;
  padding-bottom: 30p;
  position: relative;
  z-index: 1;
  font-weight: 300;
  margin-bottom: 25px;
}
/* line 1500, ../sass/custom.scss */
.servicemenu .linkservicemenu .soustitre {
    display: block;
    font-size: 14px;
    margin: 18px 0px;
    color: black;
}
/* line 1506, ../sass/custom.scss */
.servicemenu .linkservicemenu p {
  margin-bottom: 0;
}
/* line 1508, ../sass/custom.scss */
.servicemenu .linkservicemenu p i {
  color: #2b211b;
  display: block;
  font-size: 30px;
  transition: ease 0.3s;
  z-index: 1;
}
/* line 1515, ../sass/custom.scss */
.servicemenu .linkservicemenu p.iconfirst {
  padding-top: 15px;
}
/* line 1517, ../sass/custom.scss */
.servicemenu .linkservicemenu p.iconfirst i {
  font-size: 70px;
  line-height: 0;
}
/* line 1524, ../sass/custom.scss */
.servicemenu .linkservicemenu:hover {
  background: white;
}
/* line 1526, ../sass/custom.scss */
.servicemenu .linkservicemenu:hover h2 {
  color: black;
  z-index: 10;
}
/* line 1531, ../sass/custom.scss */
.servicemenu .linkservicemenu:hover p.arrow i {
  transform: translateY(10px);
}

/* line 1538, ../sass/custom.scss */
.phototext {
  margin-top: -100px;
}
/* line 1540, ../sass/custom.scss */
.phototext .soustitre {
  line-height: 50px;
}

/************               ************/
/*********** CALL TO ACTION ***********/
/***********                ***********/
/* line 1548, ../sass/custom.scss */
.call-to-action .bg {
  background: url(../images/bgfemme.jpg) no-repeat;
  background-size: cover;
}
/* line 1551, ../sass/custom.scss */
.call-to-action .bg .row {
  padding-top: 80px;
  padding-bottom: 120px;
}
/* line 1554, ../sass/custom.scss */
.call-to-action .bg .row h4 {
  color: white;
  font-size: 29px;
  margin-bottom: 70px;
}
/* line 1559, ../sass/custom.scss */
.call-to-action .bg .row a {
  background: white;
}
/* line 1562, ../sass/custom.scss */
.call-to-action .bg .row a.btn.funky:hover {
  background: black;
}

/************               ************/
/***********  SERVICEBLOCK   ***********/
/***********                ***********/
/* line 1574, ../sass/custom.scss */
.serviceblock {
  background: #282828;
}
/* line 1575, ../sass/custom.scss */
.serviceblock .sectionminiature {
  width: 100%;
  display: block;
  background-size: cover;
}
/* line 1582, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature {
  /*width:20%;
  display:inline-block;
  float:left;
  padding: 5rem 0;
  position: relative;
  &:after{
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      opacity: 0;
      background: #97bc03;
      top: 0;
      left: 0;
      transition: ease 0.3s;
  }*/
  width: 20%;
  display: inline-block;
  float: left;
  padding: 5rem 0;
  position: relative;
  background-color: rgba(151, 188, 3, 0);
  overflow-y: hidden;
}
/* line 1606, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  /*opacity: 0;*/
  background-size: cover;
  display: inline-block;
  /*background: #97bc03;*/
  top: 0;
  left: 0;
  transition: ease 0.3s;
}
/* line 1621, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature:hover {
  background-color: #85c126;
  /*  &:after{
          opacity: 0.8;
      }*/
}
/* line 1623, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature:hover .services_bg {
  opacity: 0.3;
}
/* line 1626, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature:hover .svg-wrapper {
  z-index: 10;
}
/* line 1629, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature:hover:after {
  opacity: 0.3;
}
/* line 1637, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature .svg-wrapper {
  padding-bottom: 12%;
}
/* line 1641, ../sass/custom.scss */
.serviceblock .sectionminiature .miniature .textesurvol {
  padding: 0 15px;
}
/* line 1648, ../sass/custom.scss */
.serviceblock h2 {
  color: #2b211b;
}
/* line 1652, ../sass/custom.scss */
.serviceblock .rowservice {
  margin-top: 40px;
}
/* line 1654, ../sass/custom.scss */
.serviceblock .rowservice:first-of-type {
  animation-delay: 0.5s;
}
/* line 1657, ../sass/custom.scss */
.serviceblock .rowservice:nth-of-type(2) {
  animation-delay: 0.75s;
}
/* line 1660, ../sass/custom.scss */
.serviceblock .rowservice:nth-of-type(3) {
  animation-delay: 1s;
}
/* line 1663, ../sass/custom.scss */
.serviceblock .rowservice:nth-of-type(4) {
  animation-delay: 1.25s;
}
/* line 1666, ../sass/custom.scss */
.serviceblock .rowservice:nth-of-type(5) {
  animation-delay: 1.5s;
}
/* line 1669, ../sass/custom.scss */
.serviceblock .rowservice:nth-of-type(6) {
  animation-delay: 1.75s;
}
/* line 1673, ../sass/custom.scss */
.serviceblock .borderservice {
  border: 1px solid #eaeaea;
}
/* line 1675, ../sass/custom.scss */
.serviceblock .borderservice h3 {
  color: #282828;
  font-size: 20px;
  font-weight: bold;
  padding-top: 30px;
}
/* line 1681, ../sass/custom.scss */
.serviceblock .borderservice p {
  color: #888888;
  font-size: 15px;
  font-weight: 100;
  line-height: 15px;
  padding: 0px 3px;
}
/* line 1688, ../sass/custom.scss */
.serviceblock .borderservice a {
  background: #282828;
  border: 1px solid #eaeaea;
  padding: 5px 10px;
  margin-bottom: -20px;
}
/* line 1693, ../sass/custom.scss */
.serviceblock .borderservice a:hover {
  border-color: #2b211b;
  background: #2b211b;
  color: #282828;
  padding: 5px 30px;
}

/************               ************/
/*********** DENTISTE SEUL  ***********/
/***********                ***********/
/* line 1707, ../sass/custom.scss */
.dentisteonly {
  margin: 0px 0;
}
/* line 1709, ../sass/custom.scss */
.dentisteonly .imgdentiste {
  position: relative;
}
/* line 1711, ../sass/custom.scss */
.dentisteonly .imgdentiste img {
  position: relative;
  z-index: 2;
}
/* line 1716, ../sass/custom.scss */
.dentisteonly .arrowbig {
  position: absolute;
  left: 46%;
  z-index: 10;
  color: #2b211b;
  top: 27%;
  font-size: 150px;
  line-height: 0;
}
/* line 1725, ../sass/custom.scss */
.dentisteonly .descdentiste {
  padding: 0 75px;
}
/* line 1728, ../sass/custom.scss */
.dentisteonly h2 {
  color: #282828;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
}
/* line 1734, ../sass/custom.scss */
.dentisteonly p {
  color: #888888;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 23px;
  padding: 6px 160px;
  text-align: center;
}

/* line 1747, ../sass/custom.scss */
.serviceblock h2 {
  display: none;
}

/************               ************/
/******   DESCRIPTION SERVICE    ******/
/***********                ***********/
/* line 1755, ../sass/custom.scss */
.descriptionservice .descserv {
  padding-top: 50px;
}
/* line 1757, ../sass/custom.scss */
.descriptionservice .descserv h2, .descriptionservice .descserv h3, .descriptionservice .descserv h4 {
  text-transform: inherit;
}
/* line 1760, ../sass/custom.scss */
.descriptionservice .descserv h3 {
  font-size: 25px;
}
/* line 1765, ../sass/custom.scss */
.descriptionservice.margint200 .imgmargin {
  margin-top: 200px;
}
/* line 1770, ../sass/custom.scss */
.descriptionservice.margint100 .imgmargin {
  margin-top: 100px;
}
/* line 1774, ../sass/custom.scss */
.descriptionservice.minusphoto {
  margin-top: 150px;
}
/* line 1776, ../sass/custom.scss */
.descriptionservice.minusphoto .imgmargin {
  margin-top: -100px;
}

/************               ************/
/****          TEXT ONLY           ****/
/***********                ***********/
/* line 1786, ../sass/custom.scss */
.textonly .container {
  padding: 40px 0 30px;
}
/* line 1788, ../sass/custom.scss */
.textonly .container h4 {
  text-transform: none;
}

/************               ************/
/****       FORM RDV & POST         ****/
/***********                ***********/
/* line 1798, ../sass/custom.scss */
.formrdv .container {
  -webkit-box-shadow: 0px 5px 11px 1px rgba(130, 128, 130, 0.51);
  -moz-box-shadow: 0px 5px 11px 1px rgba(130, 128, 130, 0.51);
  box-shadow: 0px 5px 11px 1px rgba(130, 128, 130, 0.51);
  padding: 40px 0;
}
/* line 1801, ../sass/custom.scss */
.formrdv .container h2 {
  padding-bottom: 40px;
}
/* line 1805, ../sass/custom.scss */
.formrdv .container form .big {
  color: #2b211b;
  display: block;
  font-weight: 100;
  font-size: 20px;
  margin-top: 15px;
}
/* line 1813, ../sass/custom.scss */
.formrdv .container textarea {
  resize: none;
}
/* line 1816, ../sass/custom.scss */
.formrdv .container input, .formrdv .container textarea {
  border-color: #eaeaea;
  border-width: 0 0 2px 0;
  width: 100%;
}
/* line 1820, ../sass/custom.scss */
.formrdv .container input:focus, .formrdv .container textarea:focus {
  outline: inherit;
}
/* line 1823, ../sass/custom.scss */
.formrdv .container input[type=checkbox], .formrdv .container input[type=submit], .formrdv .container textarea[type=checkbox], .formrdv .container textarea[type=submit] {
  width: initial;
}
/* line 1826, ../sass/custom.scss */
.formrdv .container input[type=submit], .formrdv .container textarea[type=submit] {
  background: inherit;
  color: #282828;
  display: block;
  margin: 40px auto 0;
  border: 2px solid #eaeaea;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: ease all 0.3s;
}
/* line 1835, ../sass/custom.scss */
.formrdv .container input[type=submit]:hover, .formrdv .container textarea[type=submit]:hover {
  background: #2b211b;
  border-color: #2b211b;
  color: white;
}
/* line 1846, ../sass/custom.scss */
.formrdv.post form .wpcf7-list-item {
  font-size: 12px;
}

/************               ************/
/******            EQUIPE         ******/
/***********                ***********/
/* line 1857, ../sass/custom.scss */
.equipe .rowequipe {
  margin-top: 60px;
}
/* line 1859, ../sass/custom.scss */
.equipe .rowequipe:first-of-type {
  margin-top: 0;
}
/* line 1862, ../sass/custom.scss */
.equipe .rowequipe:after {
  border-color: transparent white;
  border-width: 20px 20px 20px 0px;
  right: 50%;
  bottom: 47%;
}
/* line 1868, ../sass/custom.scss */
.equipe .rowequipe .descequipe {
  padding: 0 40px;
}
/* line 1870, ../sass/custom.scss */
.equipe .rowequipe .descequipe h3 {
  margin-bottom: 0;
}
/* line 1873, ../sass/custom.scss */
.equipe .rowequipe .descequipe .fonction {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 19px;
  margin-bottom: 20px;
}

/****************************************/
/****             CONTACT          ******/
/****************************************/
/* line 1891, ../sass/custom.scss */
.page-id-506 .dentisteonly p {
  color: #888888;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 23px;
  padding: 6px 60px;
  text-align: center;
}
/* line 1902, ../sass/custom.scss */
.page-id-506 .dentisteonly h2 {
  margin-top: 50px;
}
/* line 1906, ../sass/custom.scss */
.page-id-506 .titleh2 {
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: 40px;
  text-transform: inherit;
}
/* line 1912, ../sass/custom.scss */
.page-id-506 .infocontact {
  font-size: 20px;
}
/* line 1914, ../sass/custom.scss */
.page-id-506 .infocontact .big {
  font-size: 30px;
  font-weight: 100;
}
/* line 1918, ../sass/custom.scss */
.page-id-506 .infocontact .tel, .page-id-506 .infocontact .email {
  line-height: 40px;
  margin-bottom: 0;
}
/* line 1923, ../sass/custom.scss */
.page-id-506 .address {
  font-weight: 100;
  line-height: 38px;
}
/* line 1928, ../sass/custom.scss */
.page-id-506 form {
  margin-top: 55px;
}
/* line 1930, ../sass/custom.scss */
.page-id-506 form .big {
  color: #2b211b;
  display: block;
  font-weight: 100;
  font-size: 20px;
  margin-top: 15px;
}
/* line 1937, ../sass/custom.scss */
.page-id-506 form label {
  text-align: left;
  width: 100%;
}
/* line 1942, ../sass/custom.scss */
.page-id-506 textarea {
  resize: none;
}
/* line 1945, ../sass/custom.scss */
.page-id-506 input, .page-id-506 textarea {
  border-color: #eaeaea;
  border-width: 0 0 2px 0;
  transition: all 0.3s;
  width: 100%;
  margin-top: 10px;
}
/* line 1951, ../sass/custom.scss */
.page-id-506 input:focus, .page-id-506 textarea:focus {
  outline: inherit;
  border-color: #2b211b;
}
/* line 1955, ../sass/custom.scss */
.page-id-506 input[type=checkbox], .page-id-506 input[type=submit], .page-id-506 textarea[type=checkbox], .page-id-506 textarea[type=submit] {
  width: initial;
}
/* line 1958, ../sass/custom.scss */
.page-id-506 input[type=submit], .page-id-506 textarea[type=submit] {
  background: #eaeaea;
  color: #282828;
  display: block;
  margin: 40px auto 0;
  border: 2px solid #eaeaea;
  padding: 7px 30px;
  text-transform: uppercase;
  transition: ease all 0.3s;
}
/* line 1967, ../sass/custom.scss */
.page-id-506 input[type=submit]:hover, .page-id-506 textarea[type=submit]:hover {
  background: #2b211b;
  border-color: #2b211b;
  color: white;
}

/* line 1975, ../sass/custom.scss */
.telcontact {
  position: absolute;
  left: 0;
  top: -40px;
}

/* line 1980, ../sass/custom.scss */
.section_coordonnee {
  -webkit-padding-start: 0px;
}
/* line 1982, ../sass/custom.scss */
.section_coordonnee li {
  list-style: none;
}

/* line 1986, ../sass/custom.scss */
.h2dentiste {
  font-size: 45px;
  line-height: 48px;
  margin-top: 15px;
  color: #ffffff;
  z-index: 12;
  position: relative;
}

/* line 1994, ../sass/custom.scss */
.giga {
  font-size: 75px;
}

/****************************************/
/****             FOOTER           ******/
/****************************************/
/* line 2000, ../sass/custom.scss */
footer {
  padding: 0px;
  color: white;
  background-color: #000000;
  position: relative;
  z-index: 0;
}
/* line 2007, ../sass/custom.scss */
footer .borderleft {
  border-left: solid 2px #2c2b28;
  padding-left: 10px;
}
/* line 2011, ../sass/custom.scss */
footer a {
  color: #989899;
}
/* line 2014, ../sass/custom.scss */
footer p {
  color: #3a3936;
}
/* line 2019, ../sass/custom.scss */
footer h3 {
  font-size: 22px;
  margin-top: 15px !important;
  color: #000;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
}
/* line 2028, ../sass/custom.scss */
footer .policem {
  font-size: 25px;
  line-height: 20px;
  font-weight: bold;
}
/* line 2034, ../sass/custom.scss */
footer .couleuricone {
  color: #84aa25;
}
/* line 2037, ../sass/custom.scss */
footer .telephone {
  font-size: 40px;
}
/* line 2040, ../sass/custom.scss */
footer .logo {
  display: block;
}
/* line 2042, ../sass/custom.scss */
footer .logo img {
  width: 200px;
  margin-bottom: 10px;
}
/* line 2047, ../sass/custom.scss */
footer .img-cover {
  background-size: cover;
  float: right;
  margin: 0;
}
/* line 2053, ../sass/custom.scss */
footer .infofooter .adress {
  color: #ffffff;
  margin-bottom: 20px;
}
/* line 2058, ../sass/custom.scss */
footer .infofooter .contact h4 {
  color: #2b211b;
  font-weight: bold;
  text-transform: inherit;
}
/* line 2063, ../sass/custom.scss */
footer .infofooter .contact ul {
  padding-left: 0;
}
/* line 2065, ../sass/custom.scss */
footer .infofooter .contact ul li {
  list-style: none;
}
/* line 2066, ../sass/custom.scss */
footer .infofooter .contact ul li span {
  color: #2b211b;
}
/* line 2074, ../sass/custom.scss */
footer .infofooter .social a {
  display: block;
  font-size: 50px;
  text-align: right;
}
/* line 2082, ../sass/custom.scss */
footer .infofooter .condi a {
  color: #ffffff;
}
/* line 2086, ../sass/custom.scss */
footer .infofooter .condi:hover {
  color: #84aa25;
}
/* line 2091, ../sass/custom.scss */
footer .infofooter .condi p {
  color: #84aa25;
  font-size: 25px;
  border-bottom: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  padding: 2px 20px;
}
/* line 2101, ../sass/custom.scss */
footer .infofooter .condi:hover {
  padding-top: 30px;
  border-top: solid 2px #ffffff;
  transition: 0.3s;
}

/* line 2112, ../sass/custom.scss */
.miniature h3 {
  color: black;
}

/* line 2117, ../sass/custom.scss */
.imagebande {
  max-width: 175%;
}

/****************************************/
/****           RESPONSIVE         ******/
/****************************************/
@media (min-width: 997px) {
  /* line 2128, ../sass/custom.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
}

@media screen and (max-width: 2560px) {
.banner {
  height: 1600px;
  background-position: center top;
background-size:cover
}

.margin200 {
    margin-top: 420px;
}
.home h1 {
    color: #3e3635;
    /* font-weight: bold; */
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    font-size: 145px;
    font-weight: bold;
    line-height: 181px;
}
}

@media screen and (max-width: 1920px) {
.banner {
  height: 1080px;
  background-position: center top;
background-size:cover
}
.home h1 {
    color: #3e3635;
    /* font-weight: bold; */
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    font-size: 115px;
    font-weight: bold;
    line-height: 140px;
}
.margin200 {
    margin-top: 320px;
}
}

@media screen and (max-width: 1440px) {
.banner {
  height: 900px;
  background-position: center top;
background-size:cover
}
.home h1 {
    color: #3e3635;
    /* font-weight: bold; */
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    font-size: 100px;
    font-weight: bold;
    line-height: 111px;
}
.margin200 {
    margin-top: 220px;
}
}


@media screen and (max-width: 1350px) {

  .banner {
  height: 700px;
  background-position: center top;
background-size:cover
}
.margin200 {
    margin-top: 200px;
}
.home h1 {
    color: #3e3635;
    /* font-weight: bold; */
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    font-size: 81px;
    font-weight: bold;
    line-height: 80px;
}
}
  /* line 2134, ../sass/custom.scss */
  .soustitre2 {
    font-size: 57px;
  }

  /* line 2137, ../sass/custom.scss */
  .pg150 {
    padding: 0px 0px 0px 75px;
  }

  /* line 2140, ../sass/custom.scss */
  .dentisteonly p {
    color: #888888;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 19px;
    line-height: 23px;
    padding: 4px 60px;
    text-align: center;
  }

  /* line 2150, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    width: 20%;
    display: inline-block;
    float: left;
    padding: 2rem 0;
    position: relative;
    background-color: rgba(151, 188, 3, 0);
    overflow-y: hidden;
  }

  /* line 2160, ../sass/custom.scss */
  .miniature h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1380px) and (min-width: 1200px) {
  /* line 2167, ../sass/custom.scss */
  .telfixed {
    font-size: 16px;
    padding: 0;
  }
  /* line 2170, ../sass/custom.scss */
  .telfixed span {
    font-size: 8px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 2176, ../sass/custom.scss */
  .iconebig {
    font-size: 47px;
    margin: 0px 0px !important;
    /* text-align: center; */
    line-height: 52px;
  }

  /* line 2181, ../sass/custom.scss */
  .h2dentiste {
    font-size: 32px;
    line-height: 37px;
  }

  /* line 2189, ../sass/custom.scss */
  footer .policem {
    font-size: 20px;
    line-height: 15px;
    font-weight: bold;
  }

  /* line 2194, ../sass/custom.scss */
  footer .logo img {
    width: 129px;
    margin-bottom: 0px;
  }

  /* line 2199, ../sass/custom.scss */
  .telcontact {
    opacity: 0.2;
  }

  /* line 2206, ../sass/custom.scss */
  .primarymenu .menu-menu-container ul li a {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 1199px) {
  /* line 2218, ../sass/custom.scss */
  .patiente {
    margin-top: 112px;
  }

  /* line 2221, ../sass/custom.scss */
  .shape {
    stroke-dasharray: 400;
    stroke-dashoffset: -600;
    stroke-width: 8px;
    fill: transparent;
    stroke: black;
    border-bottom: 5px solid black;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
  }
}
@media screen and (max-width: 1200px) {
  /* line 2234, ../sass/custom.scss */
  .telfixed {
    width: calc(60% - 480px);
    font-size: 12px;
    padding: 5px 0;
  }
  /* line 2238, ../sass/custom.scss */
  .telfixed span {
    font-size: 8px;
  }
}
@media screen and (max-width: 1150px) {
  /* line 2247, ../sass/custom.scss */
  .buttonskip {
    position: relative;
    margin: 0 auto;
    left: 80%;
    top: -81px;
  }
}
@media screen and (max-width: 1100px) {
  /* line 2257, ../sass/custom.scss */
  footer .policem {
    font-size: 20px;
    line-height: 16px;
    font-weight: bold;
  }

  /* line 2262, ../sass/custom.scss */
  footer h3 {
    font-size: 15px;
    margin-top: 5px !important;
    color: #000;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
  }

  /* line 2271, ../sass/custom.scss */
  footer .logo img {
    width: 135px;
    margin-bottom: 6px;
  }

  /* line 2275, ../sass/custom.scss */
  .banner {
    height: 520px;
    background-position: center top;
  }

  /* line 2280, ../sass/custom.scss */
  .page-id-21 .margin200 {
    margin-top: 158px;
    padding-left: 45px;
  }
  /* line 2284, ../sass/custom.scss */
  .page-id-21 .margin220 {
    margin-top: 211px;
  }
  /* line 2289, ../sass/custom.scss */
  .page-id-21 .row {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 2297, ../sass/custom.scss */
  .alignitemcenter {
    align-items: left;
  }

  /* line 2302, ../sass/custom.scss */
  .serviceblock .borderservice p {
    min-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  /* line 2311, ../sass/custom.scss */
  .page-id-21 .margin200 {
    margin-top: 205px;
    padding-left: 45px;
  }
  /* line 2315, ../sass/custom.scss */
  .page-id-21 .margin220 {
    margin-top: 255px;
  }

  /* line 2320, ../sass/custom.scss */
  footer .policem {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
  }

  /* line 2325, ../sass/custom.scss */
  body {
    line-height: 1;
  }

  /* line 2330, ../sass/custom.scss */
  .console-container {
    font-size: 109px !important;
    text-align: center;
  }

  /* line 2336, ../sass/custom.scss */
  .image_entete {
    margin-top: -43px;
  }

  /* line 2341, ../sass/custom.scss */
  .petitfond p {
    font-size: 14px;
    line-height: 14px;
  }

  /* line 2348, ../sass/custom.scss */
  .miniature h3 {
    font-size: 2.6rem;
  }

  /* line 2353, ../sass/custom.scss */
  .text6 {
    text-transform: initial;
    font-size: 40px;
    text-align: center;
  }

  /* line 2358, ../sass/custom.scss */
  .phototext {
    margin-top: 0px;
  }

  /* line 2361, ../sass/custom.scss */
  .dentisteonly .descdentiste {
    padding: 100px;
  }

  /* line 2364, ../sass/custom.scss */
  .pgt100 {
    padding: 85px 0 10px;
  }

  /* line 2369, ../sass/custom.scss */
  .vert {
    color: #84aa25;
    font-weight: bold;
    font-size: 14px;
  }

  /* line 2374, ../sass/custom.scss */
  .fondnoir h3 {
    color: #ffffff;
    font-size: 22px;
  }

  /* line 2378, ../sass/custom.scss */
  .text5 {
    text-transform: initial;
    font-size: 45px;
  }

  /* line 2385, ../sass/custom.scss */
  .banner .h1, .banner h1 {
    font-size: 4rem;
  }
  /* line 2388, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 54px;
  }
  /* line 2391, ../sass/custom.scss */
  .banner .text3 {
    text-transform: initial;
    font-size: 29px;
  }

  /* line 2400, ../sass/custom.scss */
  .banner {
    height: 514px;
    margin-top: -43px;
  }

  /* line 2405, ../sass/custom.scss */
  .dentisteonly .row.flex, .equipe .row.flex {
    display: block;
  }
  /* line 2408, ../sass/custom.scss */
  .dentisteonly .imgdentiste, .dentisteonly .imgteam, .equipe .imgdentiste, .equipe .imgteam {
    margin-bottom: 20px;
  }
  /* line 2410, ../sass/custom.scss */
  .dentisteonly .imgdentiste img, .dentisteonly .imgteam img, .equipe .imgdentiste img, .equipe .imgteam img {
    width: 100%;
  }
  /* line 2415, ../sass/custom.scss */
  .dentisteonly .rowequipe:after, .equipe .rowequipe:after {
    display: none;
  }
  /* line 2418, ../sass/custom.scss */
  .dentisteonly .rowequipe .descequipe, .equipe .rowequipe .descequipe {
    padding: 0 15px;
  }

  /* line 2425, ../sass/custom.scss */
  .call-to-action .container .row {
    background: rgba(128, 128, 128, 0.77);
  }
  /* line 2427, ../sass/custom.scss */
  .call-to-action .container .row h4 {
    font-size: 17px;
  }

  /* line 2433, ../sass/custom.scss */
  main {
    margin-top: 0px !important;
  }

  /* line 2438, ../sass/custom.scss */
  .servicemenu .col-xs-12:nth-of-type(even) {
    padding-left: 5px;
  }
  /* line 2442, ../sass/custom.scss */
  .servicemenu .linkservicemenu {
    margin-left: 0;
    margin-top: 5px;
  }
  /* line 2446, ../sass/custom.scss */
  .servicemenu .linkservicemenu h2 {
    font-size: 18px;
  }

  /* line 2451, ../sass/custom.scss */
  .telfixed {
    display: none;
  }

  /* line 2456, ../sass/custom.scss */
  .home main {
    margin-top: 43px;
  }

  /* line 2460, ../sass/custom.scss */
  .headroom {
    transition: inherit;
    will-change: inherit;
  }

  /* line 2464, ../sass/custom.scss */
  .headroom--unpinned, .headroom--pinned {
    transform: inherit;
  }

  /* line 2467, ../sass/custom.scss */
  .shape {
    stroke-dasharray: 0;
    stroke-width: -353;
    fill: transparent;
    stroke: black;
    border-bottom: 5px solid black;
    transition: stroke-width 2s, stroke-dashoffset 2s, stroke-dasharray 0s;
    /* width: 100%; */
  }

  /* line 2476, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 9rem 0;
    position: relative;
    background-color: rgba(151, 188, 3, 0);
    overflow-y: hidden;
  }

  /* line 2485, ../sass/custom.scss */
  footer .logo img {
    width: 109px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 930px) {
  /* line 2492, ../sass/custom.scss */
  .beige {
    background-color: #ffffff;
  }

  /* line 2495, ../sass/custom.scss */
  .beige p {
    line-height: 1;
  }

  /* line 2498, ../sass/custom.scss */
  .pg150 {
    padding: 0px 0px 0px 15px;
  }

  /* line 2501, ../sass/custom.scss */
  .soustitre2 {
    font-size: 51px;
  }

  /* line 2505, ../sass/custom.scss */
  .texteboite h2 {
    font-size: 1.1rem;
  }

  /* line 2510, ../sass/custom.scss */
  hr {
    /* box-sizing: content-box; */
    /* height: 25px; */
    border-top: solid 6px #373a3c;
    width: 77px;
    margin: 0 auto;
    padding: -1px 0px;
    /* margin: 10px 0px; */
    -ms-transform: rotate(7deg);
    /* -webkit-transform: rotate(7deg); */
    /* transform: rotate(7deg); */
    line-height: 25px;
    margin-top: 10px;
  }

  /* line 2524, ../sass/custom.scss */
  .servicemenu .linkservicemenu h2 {
    font-size: 33px;
  }
}
@media screen and (max-width: 960px) {
  /* line 2529, ../sass/custom.scss */
  footer {
    z-index: -1;
  }
}
@media screen and (max-width: 840px) {
  /* line 2537, ../sass/custom.scss */
  .fondjaune h3, .fondjaune h3 {
    font-size: 0.95rem !important;
  }

  /* line 2543, ../sass/custom.scss */
  .blogue {
    background-color: #ffffff;
    position: fixed;
    top: 198px;
    font-size: 23px;
   
    z-index: 100000000;
    padding: 0px 15px;
  }
}
@media screen and (max-width: 767px) {
.margin1000{
margin-bottom:100px;
}
  /* line 2555, ../sass/custom.scss */
  .espacement {
    margin-top: 100px;
  }

  /* line 2558, ../sass/custom.scss */
  .sectionmobile {
    display: none;
  }

  /* line 2562, ../sass/custom.scss */
  .carouselmobile1 {
    display: block;
  }

  /* line 2565, ../sass/custom.scss */
  .carouselportable1 {
    display: none;
  }

  /* line 2568, ../sass/custom.scss */
  .serviceUtilisation .flex:nth-of-type(odd) {
    /* text-align: left; */
  }

  /* line 2571, ../sass/custom.scss */
  .serviceUtilisation .flex:nth-of-type(odd) {
    display: initial;
    flex-direction: initial;
  }

  /* line 2578, ../sass/custom.scss */
  .page-id-21 .petitfond {
    background-color: rgba(255, 255, 255, 0.25);
    border-left: solid 5px #3e3635;
    padding: 17px 0px 5px 0px;
  }
  /* line 2583, ../sass/custom.scss */
  .page-id-21 .banner {
    height: 736px;
    margin-top: -43px;
  }
  /* line 2587, ../sass/custom.scss */
  .page-id-21 .margin200 {
    margin-top: 0px !important;
    padding-left: 0px;
  }
  /* line 2591, ../sass/custom.scss */
  .page-id-21 .margin220 {
    margin-top: 153px;
  }

  /* line 2597, ../sass/custom.scss */
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
  }

  /* line 2601, ../sass/custom.scss */
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }

  /* line 2606, ../sass/custom.scss */
  footer .policem {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
  }

  /* line 2612, ../sass/custom.scss */
  .footercenter .text-left {
    text-align: center;
  }

  /* line 2619, ../sass/custom.scss */
  .fondnoir .text-left {
    text-align: center;
  }

  /* line 2624, ../sass/custom.scss */
  .bordure .text-left {
    text-align: center;
  }
  /* line 2627, ../sass/custom.scss */
  .bordure .text5 {
    font-size: 37px;
  }

  /* line 2632, ../sass/custom.scss */
  .pl100 {
    padding-left: 0px;
  }

  /* line 2635, ../sass/custom.scss */
  .bandefixe p {
    margin-bottom: 0 !important;
    font-size: 12px;
  }

  /* line 2639, ../sass/custom.scss */
  .mg100 {
    margin: 0px 0;
  }

  /* line 2642, ../sass/custom.scss */
  .paddingblogue {
    padding: 10px;
  }

  /* line 2646, ../sass/custom.scss */
  .sidebarblogue .fondjaune {
    background-color: #ffffff80;
  }
  /* line 2649, ../sass/custom.scss */
  .sidebarblogue .jaunefonce {
    background-color: #ffffff80;
  }
  /* line 2652, ../sass/custom.scss */
  .sidebarblogue .blogue-dropdown {
    background-color: #ffffff00;
  }
  /* line 2655, ../sass/custom.scss */
  .sidebarblogue #categories button, .sidebarblogue #categories input, .sidebarblogue #categories select, .sidebarblogue #categories textarea {
    line-height: inherit;
    background-color: #ffffff;
    border: none;
    width: 100%;
  }
  /* line 2661, ../sass/custom.scss */
  .sidebarblogue .h2, .sidebarblogue h2 {
    font-size: 2rem;
    text-align: center;
  }

  /* line 2670, ../sass/custom.scss */
  .bande {
    margin-top: 15px;
  }

  /* line 2673, ../sass/custom.scss */
  .miniature h3 {
    font-size: 1.9rem;
  }

  /* line 2677, ../sass/custom.scss */
 .fondcouleur {
    background-color: #353434;
    padding: 5px 20px;
    border-left: solid 5px #000000;
}

  /* line 2682, ../sass/custom.scss */
  .petitfond {
    background-color: rgba(255, 255, 255, 0.74);
    border-left: solid 5px #3e3635;
    padding: 17px 0px 5px 0px;
  }
  /* line 2687, ../sass/custom.scss */
  .petitfond .text3 {
    font-size: 50px !important;
  }
  /* line 2690, ../sass/custom.scss */
  .petitfond p {
    line-height: 16px;
    font-size: 16px;
  }
  /* line 2694, ../sass/custom.scss */
  .petitfond h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: -20px;
  }

  /* line 2701, ../sass/custom.scss */
  .texteboite {
    margin-top: 75px;
  }

  /* line 2705, ../sass/custom.scss */
  .servicemenu .linkservicemenu h2 {
    padding-top: 5px;
  }

  /* line 2710, ../sass/custom.scss */
  .pg {
    padding: 25px 25px;
  }

  /* line 2713, ../sass/custom.scss */
  .pg10 {
    padding: 10px 10px;
  }

  /* line 2716, ../sass/custom.scss */
  .pgt100 {
    padding: 0px 0 20px;
  }

  /* line 2719, ../sass/custom.scss */
  .text-left {
    text-align: left;
  }

  /* line 2722, ../sass/custom.scss */


  /* line 2724, ../sass/custom.scss */
  footer
  .text6 {
    text-transform: initial;
    font-size: 29px;
    text-align: center;
  }

  /* line 2730, ../sass/custom.scss */
  .button_container {
    margin-top: 0px;
    margin-right: 20px;
  }

  /* line 2735, ../sass/custom.scss */
  .primarymenu .logo img {
    width: 150px;
  }

  /* line 2738, ../sass/custom.scss */
  .home .primarymenu {
    background-color: rgba(58, 55, 55, 0.3);
  }

  /* line 2742, ../sass/custom.scss */
  .banner {
    height: 555px;
    margin-top: -43px;
background-size:cover;
  }
  /* line 2746, ../sass/custom.scss */
  .banner .text3 {
    text-transform: initial;
    font-size: 32px;
  }
  /* line 2752, ../sass/custom.scss */
  .banner .btn1.big {
    font-size: 16px;
    color: #85c226;
  }
  /* line 2756, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 99px;
    max-width: 138%;
    padding-right: 0px;
  }
  /* line 2761, ../sass/custom.scss */
  .banner .margin200 {
    margin-top: 200px;
  }

  /* line 2766, ../sass/custom.scss */
  .servicemenu {
    position: relative;
    top: 0px;
    background-position: center top;
  }

  /* line 2773, ../sass/custom.scss */
  .descriptionservice .smabsolute {
    position: absolute;
  }
  /* line 2775, ../sass/custom.scss */
  .descriptionservice .smabsolute img {
    opacity: 0.4;
  }
  /* line 2780, ../sass/custom.scss */
  .page-id-176 .descriptionservice .smabsolute img {
    opacity: 0.2;
  }
  /* line 2785, ../sass/custom.scss */
  .descriptionservice h2 {
    font-size: 25px;
  }
  /* line 2788, ../sass/custom.scss */
  .descriptionservice p {
    font-size: 14px;
    line-height: 23px;
  }
  /* line 2793, ../sass/custom.scss */
  .descriptionservice .descserv h3 {
    font-size: 20px;
  }

  /* line 2799, ../sass/custom.scss */
  .primarymenu .backgroundwhite {
    padding-bottom: 15px;
  }
  /* line 2805, ../sass/custom.scss */
  .primarymenu .menu-menu-container ul li .sub-menu {
    padding-right: 25px;
  }
  /* line 2807, ../sass/custom.scss */
  .primarymenu .menu-menu-container ul li .sub-menu li {
    width: 100%;
  }
  /* line 2815, ../sass/custom.scss */
  .primarymenu .menu-menu-container ul li#nav-informations .sub-menu li .sub-menu {
    border-top: 1px solid #2b211b;
    margin-top: 4px;
  }

  /* line 2826, ../sass/custom.scss */
  .home h1, .home h2 {
    font-size: 43px;
    margin-bottom: 15px;
  }

  /* line 2831, ../sass/custom.scss */
  .textbutton p {
    font-size: 14px;
    line-height: 21px;
  }

  /* line 2836, ../sass/custom.scss */
  .telfixed {
    width: calc(50% - 270px);
  }

  /* line 2839, ../sass/custom.scss */
  .row.flex {
    display: inherit;
  }

  /* line 2844, ../sass/custom.scss */
  .dentisteonly .losange:after {
    display: none;
  }
  /* line 2848, ../sass/custom.scss */
  .dentisteonly .imgdentiste {
    margin-bottom: 10px;
  }
  /* line 2851, ../sass/custom.scss */
  .dentisteonly .descdentiste {
    padding: 20px 15px;
  }

  /* line 2855, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 5rem 0;
    position: relative;
    background-color: rgba(151, 188, 3, 0);
    overflow-y: hidden;
  }

  /* line 2864, ../sass/custom.scss */
  .reseau a .iconeblogue {
    font-size: 12px;
  }

  /* line 2867, ../sass/custom.scss */
  .pg160 {
    padding: 0px 20px !important;
  }

  /* line 2870, ../sass/custom.scss */
  .pg150 {
    padding: 0px 20px !important;
  }
}
@media screen and (max-width: 575px) {
 .banner .h1, .banner h1 {
    font-size: 2rem;
line-height:2rem;
  }
.padding100{
padding:5px;}
  /* line 2880, ../sass/custom.scss */
  .videosection {
    color: #ffffff;
    font-size: 45px !important;
    margin-top: 100px;
  }

  /* line 2886, ../sass/custom.scss */
  .page-id-21 .petitfond {
    background-color: rgba(255, 255, 255, 0.25);
    border-left: solid 5px #3e3635;
    padding: 17px 0px 5px 0px;
  }
  /* line 2891, ../sass/custom.scss */
  .page-id-21 .banner {
    height: 736px;
    margin-top: -43px;
  }
  /* line 2895, ../sass/custom.scss */
  .page-id-21 .margin200 {
    margin-top: 0px !important;
    padding-left: 0px;
  }
  /* line 2899, ../sass/custom.scss */
  .page-id-21 .margin220 {
    margin-top: 153px;
  }

  /* line 2906, ../sass/custom.scss */
  .borderligne {
    border-right: none;
  }

  /* line 2909, ../sass/custom.scss */
  .section {
    overflow: hidden;
    position: relative;
    height: 0vh;
    min-height: 190px;
    max-height: 100%;
    padding: 6vmax;
width:100%;
  }

  /* line 2917, ../sass/custom.scss */
  .btn22 span {
    font-size: 13px;
  }

  /* line 2921, ../sass/custom.scss */
  .essai {
    display: none;
  }

  /* line 2924, ../sass/custom.scss */
  #btn_cont {
    position: relative;
    margin: 0 auto;
    margin-top: 3%;
    width: 300px !important;
  }

  /* line 2931, ../sass/custom.scss */
  .btn22 {
    display: block;
    position: absolute;
    float: left;
    width: 175px !important;
    height: 0;
    cursor: pointer;
  }

  /* line 2939, ../sass/custom.scss */
  .bandefixe p {
    margin-bottom: 0 !important;
    padding: 13px 0px;
  }

  /* line 2943, ../sass/custom.scss */
  .big_title {
    font-size: 29px;
    font-weight: bold;
  }

  /* line 2949, ../sass/custom.scss */
  .page-id-333 .petitfond p {
    margin-top: -20px;
  }

  /* line 2957, ../sass/custom.scss */
  .page-id-375 .petitfond h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: -20px;
  }

  /* line 2969, ../sass/custom.scss */
  .page-id-373 .petitfond .text3 {
    font-size: 37px !important;
  }

  /* line 2977, ../sass/custom.scss */
  li {
    line-height: 1.3;
    font-size: 14px;
  }

  /* line 2981, ../sass/custom.scss */
  .miniature h3 {
    font-size: 1.1rem;
  }

  /* line 2985, ../sass/custom.scss */
  .petitfond {
    background-color: rgba(255, 255, 255, 0.74);
    border-left: solid 5px #3e3635;
    padding: 25px 0px 5px 0px;
    margin-top: 0px;
  }
  /* line 2990, ../sass/custom.scss */
  .petitfond p {
    line-height: 14px;
    font-size: 14px;
  }
  /* line 2994, ../sass/custom.scss */
  .petitfond h2 {
    font-size: 20px;
    font-weight: bold;
  }

  /* line 2999, ../sass/custom.scss */
  .text {
    font-size: 12px;
  }

  /* line 3003, ../sass/custom.scss */
  .texteboite {
    padding: 25px;
    margin-top: 25px;
  }

  /* line 3007, ../sass/custom.scss */
  .imagedent {
    display: none;
  }

  /* line 3010, ../sass/custom.scss */
  .couleuricone {
    color: #84aa25;
    text-align: center;
    /* background-position-y: 50%; */
    /* background-position-x: 50%; */
    display: block;
  }

  /* line 3017, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    padding: 3rem 0;
  }

  /* line 3022, ../sass/custom.scss */
  .banner {
    background-size: cover;
  }
  /* line 3024, ../sass/custom.scss */
  .banner .h1slider {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    padding-right: 0;
    background-color: transparent;
  }
  /* line 3031, ../sass/custom.scss */
  .banner .text3 {
    font-size: 37px;
  }
  /* line 3035, ../sass/custom.scss */
  .banner .btn1.big {
    display: none;
  }
  /* line 3038, ../sass/custom.scss */
  .banner .margin200 {
    margin-top: 262px;
  }
  /* line 3041, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 79px;
    max-width: 54%;
  }

  /* line 3046, ../sass/custom.scss */
  .servicemenu {
    position: relative;
    top: 0px;
    background-position: center top;
    padding-bottom: 0px;
  }

  /* line 3052, ../sass/custom.scss */
  footer h2 {
    font-size: 20px;
    color: #85c226;
  }

  /* line 3056, ../sass/custom.scss */
  footer .text4 {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  /* line 3064, ../sass/custom.scss */
  .petitfond {
    background-color: rgba(255, 255, 255, 0.74);
    border-left: solid 5px #3e3635;
    padding: 25px 0px 5px 0px;
    margin-top: 193px;
  }

  /* line 3070, ../sass/custom.scss */
  .banner {
    height: 573px;
    margin-top: -43px;

  }
section.parallax {
    background-position: left top;
    background-repeat: no-repeat;
  background-attachment: initial;
}

  /* line 3074, ../sass/custom.scss */
  .text6 {
    font-size: 50px;
  }

  /* line 3080, ../sass/custom.scss */
  .fondvert .text6 {
    text-transform: initial;
    font-size: 22px;
    text-align: center;
  }

  /* line 3086, ../sass/custom.scss */
  .home h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }

  /* line 3090, ../sass/custom.scss */
  .dentisteonly p {
    padding: 4px 30px;
  }

  /* line 3094, ../sass/custom.scss */
  .text {
    font-size: 9px;
  }

  /* line 3098, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 440px) {
  /* line 3107, ../sass/custom.scss */
  .page-id-21 .banner {
    height: 653px;
  }
  /* line 3110, ../sass/custom.scss */
  

  /* line 3118, ../sass/custom.scss */
  .page-id-506 .dentisteonly h2 {
    margin-top: 13px;
    font-size: 30px;
  }

  /* line 3122, ../sass/custom.scss */
  .page-id-506 .descdentiste {
    padding: 0px 0px;
  }

  /* line 3127, ../sass/custom.scss */
  .page-id-312 .petitfond {
    margin-top: 138px;
  }

  /* line 3133, ../sass/custom.scss */
  .petitfond {
    background-color: rgba(255, 255, 255, 0.74);
    border-left: solid 5px #3e3635;
    padding: 10px 0px 5px 0px;
    margin-top: 0px;
  }
  /* line 3138, ../sass/custom.scss */
  .petitfond h2 {
    font-size: 1.5rem;
  }

  /* line 3143, ../sass/custom.scss */
  .petitfond .text3 {
    font-size: 37px !important;
  }

  /* line 3146, ../sass/custom.scss */
  .text3 {
    text-transform: initial;
    font-size: 50px;
  }

 

  /* line 3157, ../sass/custom.scss */
 .button_container span.text {
    position: relative;
    background: none;
    color: #282828;
    height: initial;
    top: 26px;
}

  /* line 3164, ../sass/custom.scss */
  

  /* line 3167, ../sass/custom.scss */
  .primarymenu .logo {
    display: block;
    text-align: left;
  }

  /* line 3171, ../sass/custom.scss */
  .primarymenu .logo img {
    width: 150px;
  }

  /* line 3174, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 7px;
    max-width: 60%;
  }

  /* line 3178, ../sass/custom.scss */
  .banner {
    height: 455px;
    margin-top: -43px;
  }

  /* line 3183, ../sass/custom.scss */
  .serviceUtilisation h2 {
    font-size: 19px;
    margin-bottom: 0px;
  }
  /* line 3187, ../sass/custom.scss */
  .serviceUtilisation .iconebig {
    font-size: 35px;
    margin: 0px 0px !important;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  /* line 3201, ../sass/custom.scss */
  .serviceUtilisation h3 {
    font-size: 19px;
  }

  /* line 3208, ../sass/custom.scss */
  .banner .text3 {
    font-size: 27px;
  }

  /* line 3212, ../sass/custom.scss */
  .banner .margin200 {
    margin-top: 231px;
  }

  /* line 3217, ../sass/custom.scss */
  .fondnoir h2 {
    font-size: 37px;
  }
  /* line 3220, ../sass/custom.scss */
  .fondnoir h3 {
    font-size: 20px;
  }
  /* line 3223, ../sass/custom.scss */
  .fondnoir .vert {
    font-size: 12px;
  }

  /* line 3227, ../sass/custom.scss */
  .bannerpage {
    height: 300px;
    margin-top: -43px;
  }

  /* line 3231, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 7px;
    max-width: 67%;
  }

  /* line 3237, ../sass/custom.scss */
  .petitfond p {
    line-height: 12px;
    font-size: 12px;
  }
}
@media screen and (max-width: 370px) {
  /* line 3247, ../sass/custom.scss */
  .texteboite h2 {
    font-size: 23px;
    margin-bottom: 15px;
  }

  /* line 3251, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 15px;
    max-width: 59%;
  }

  /* line 3255, ../sass/custom.scss */
  .banner .h1slider {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    padding-right: 0px;
  }

  /* line 3261, ../sass/custom.scss */


  /* line 3265, ../sass/custom.scss */
  .serviceblock .sectionminiature .miniature {
    padding: 1rem 0;
  }

  /* line 3270, ../sass/custom.scss */
  .miniature h3 {
    font-size: 1rem;
  }

  /* line 3273, ../sass/custom.scss */
  .fondvert .text6 {
    text-transform: initial;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width: 330px) {
  /* line 3281, ../sass/custom.scss */
  .btn22 {
    display: block;
    position: absolute;
    float: left;
    width: 152px !important;
    height: 0;
    cursor: pointer;
  }

  /* line 3289, ../sass/custom.scss */
  .btn22:nth-child(2) {
    border-left: 20px solid transparent;
    border-top: 30px solid #ffee00;
    right: -6px;
    z-index: 2;
  }

  /* line 3295, ../sass/custom.scss */
  #btn_cont {
    position: relative;
    margin: 0 auto;
    margin-top: 3%;
    width: 270px !important;
  }

  /* line 3301, ../sass/custom.scss */
 .banner {
    height: 487px;
    margin-top: -83px;
  }

  /* line 3305, ../sass/custom.scss */
  .banner .text3 {
    font-size: 16px;
  }

  /* line 3310, ../sass/custom.scss */
  .bannerpage {
    height: 300px;
    margin-top: -43px;
  }

  /* line 3314, ../sass/custom.scss */
  .banner .patiente {
    margin-top: 28px;
    max-width: 67%;
  }
}
/* line 3320, ../sass/custom.scss */
#btn_cont {
  position: relative;
  margin: 0 auto;
  margin-top: 3%;
  width: 450px;
  /* border: 2px solid #fff; */
  height: 30px;
}

/* line 3328, ../sass/custom.scss */
.btn22 {
  display: block;
  position: absolute;
  float: left;
  width: 255px;
  height: 0;
  cursor: pointer;
}

/* line 3336, ../sass/custom.scss */
.btn22:nth-child(1) {
  border-bottom: 30px solid #ffffff;
  border-right: 20px solid transparent;
  left: -8px;
  z-index: 1;
}

/* line 3342, ../sass/custom.scss */
.btn22:nth-child(1):hover {
  border-bottom: 30px solid #fff;
  color: #c74523;
}

/* line 3346, ../sass/custom.scss */
.btn22:nth-child(2) {
  border-left: 20px solid transparent;
  border-top: 30px solid #ffee00;
  right: 01px;
  z-index: 2;
}

/* line 3352, ../sass/custom.scss */
.btn22:nth-child(2):hover {
  border-top: 30px solid #decd02;
  color: #c74523;
}

/* line 3358, ../sass/custom.scss */
.btn22:nth-child(2):before {
  content: "";
  height: 40px;
  position: absolute;
  right: 150px;
  top: -35px;
  transform: rotate(-34deg) translateZ(0px);
}

/* line 3366, ../sass/custom.scss */
.btn22 span {
  position: relative;
  float: left;
  top: 6px;
  width: 100%;
  height: auto;
  text-align: center;
  color: #000;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

/* line 3379, ../sass/custom.scss */
.btn22 input {
  line-height: 0px;
  border: none;
  margin-left: 5px;
  font-family: 'Comfortaa', cursive;
}

/* line 3385, ../sass/custom.scss */
.btn22:hover span {
  color: #c74523;
}

/* line 3388, ../sass/custom.scss */
.btn22:nth-child(2) span {
  top: -23px;
}

/* line 3392, ../sass/custom.scss */
input:focus {
  outline: inherit;
  color: #0ea5ca;
}

/* line 3396, ../sass/custom.scss */
input:hover {
  color: #0ea5ca;
}

/* line 3401, ../sass/custom.scss */
.btn22:nth-child(2):hover {
  border-left: 20px solid transparent;
  border-top: 30px solid #decd02;
  right: 0px;
  z-index: 2;
}

/* line 3408, ../sass/custom.scss */
.filter-button {
  padding: 9px 17px;
  border: solid 2px #ababab;
  margin: 0px 14px;
  color: #000000;
  /* background-color: red; */
}

/* line 3416, ../sass/custom.scss */
button {
  text-transform: uppercase;
  background: #d8d6d6;
  margin-top: -10px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-width: 0px;
  border-style: none;
  border-color: transparent;
  border-image: none;
  padding: 0px;
}

/* line 3432, ../sass/custom.scss */
button:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.4s ease-in-out;
  padding: 10px;
}

/* hover-left */
/* line 3445, ../sass/custom.scss */
.button-left:after {
  top: 0;
  left: -100%;
}

/* line 3449, ../sass/custom.scss */
.button-left:hover:after {
  left: 0;
}

/* hover-top */
/* line 3454, ../sass/custom.scss */
.button-top:after {
  top: -100%;
  left: 0;
}

/* line 3458, ../sass/custom.scss */
.button-top:hover:after {
  top: 0;
}

/* hover-bottom */
/* line 3463, ../sass/custom.scss */
.button-bottom:after {
  bottom: -100%;
  left: 0;
}

/* line 3468, ../sass/custom.scss */
.button-bottom:hover:after {
  bottom: 0;
}

/* hover-diagonal */
/* line 3473, ../sass/custom.scss */
.button-diagonal:after {
  bottom: 100%;
  right: -100%;
}

/* line 3478, ../sass/custom.scss */
.button-diagonal:hover:after {
  bottom: 0;
  right: 0;
}

/* button-scale */
/* line 3484, ../sass/custom.scss */
.button-scale:after {
  top: 0;
  left: 0;
  transform: scale(0);
}

/* line 3489, ../sass/custom.scss */
.button-scale:hover:after {
  transform: scale(1);
}

/* button-round-scale */
/* line 3494, ../sass/custom.scss */
.button-round-scale:after {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  border-radius: 50%;
  transform: scale(0);
}

/* line 3502, ../sass/custom.scss */
.button-round-scale:hover:after {
  transform: scale(1);
}

/* button-skew */
/* line 3507, ../sass/custom.scss */
.button-skew:after {
  top: 0;
  left: -50%;
  width: 200%;
  transform: skew(-45deg) scale(0, 1);
}

/* line 3511, ../sass/custom.scss */
.button-skew:hover:after {
  transform: skewX(-45deg) scale(1, 1);
}

/* button-skew-rotate */
/* line 3514, ../sass/custom.scss */
.button-skew-rotate:after {
  top: 0;
  left: 0;
  transform: scale(0) rotate(-180deg);
}

/* line 3518, ../sass/custom.scss */
.button-skew-rotate:hover:after {
  transform: scale(1) rotate(0deg);
}

/* button-circle-scale */
/* line 3523, ../sass/custom.scss */
.button-circle-scale:after {
  top: -170px;
  right: -50px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  transform: scale(0);
}

/* line 3528, ../sass/custom.scss */
.button-circle-scale:hover:after {
  transform: scale(1);
}

/* line 3532, ../sass/custom.scss */
.fa {
  margin-left: 15px;
}

/* .fa-bug:hover {
  transform: translateX(5px);
  transition: all 0.4s;
}
 */
/* line 3540, ../sass/custom.scss */
.hidden {
  opacity: 0;
}

/* line 3543, ../sass/custom.scss */
.console-container {
  font-family: 'Lato';
  font-size: 155px;
  text-align: center;
  height: 200px;
  display: block;
  position: absolute;
  color: white;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 3559, ../sass/custom.scss */
.console-underscore {
  display: none;
  position: relative;
  top: -0.11em;
  left: 10px;
  font-weight: 400;
}

/* line 3568, ../sass/custom.scss */
.footerstick {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999999999999;
}

/* line 3575, ../sass/custom.scss */
.footerstick .row {
  display: initial;
  align-items: center;
}

/* line 3579, ../sass/custom.scss */
.footerstick .colpromo, .footerstick .colnews {
  display: initial;
  align-self: flex-end;
  flex-direction: column;
  cursor: pointer;
  transition: 0.3 ease;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 3594, ../sass/custom.scss */
.footerstick .colpromo:hover p a, .footerstick .colpromo p a {
  background-color: #000;
  background-image: -webkit-linear-gradient(left, black 0%, #20bee3 50%, transparent 50%);
  background-position: 100% 0;
  background-size: 200% 200%;
  color: transparent;
  -webkit-transition: .1s .2s;
  -webkit-background-clip: text;
  font-weight: 800;
}

/* line 3611, ../sass/custom.scss */
.footerstick .colpromo:hover p a, .footerstick .colpromo:hover p a {
  background-position: 0 0;
  color: transparent;
  transition: .4s 0;
}

/* line 3623, ../sass/custom.scss */
.footerstick .colnews:hover, .footerstick .colnews.activefoo {
  background: black;
}

/* line 3626, ../sass/custom.scss */
.footerstick .colpromo {
  background: #d8d6d6;
}

/* line 3629, ../sass/custom.scss */
.footerstick .colnews {
  background: rgba(0, 0, 0, 0.8);
  color: white;
}

/* line 3633, ../sass/custom.scss */
.footerstick .foocontenu {
  display: none;
  padding: 0px 0;
}

/* line 3637, ../sass/custom.scss */
.jaunetexte {
  color: #e6e6e6 !important;
  font-weight: 400 !important;
}

/* line 3641, ../sass/custom.scss */
.jaunetexte:hover {
  color: #000 !important;
  font-weight: 400 !important;
}

/* line 3646, ../sass/custom.scss */
.noirfond {
  background-color: #0a1214;
}

/* line 3649, ../sass/custom.scss */
.borderligne {
  border-right: dashed 2px black;
}

/* line 3653, ../sass/custom.scss */
.bandefixe p {
  margin-bottom: 0 !important;
}

/* line 3656, ../sass/custom.scss */
.beige {
  background-color: #f7f5ea;
}

/* line 3662, ../sass/custom.scss */
.carre button {
  width: 100% !important;
  margin-top: 0px !important;
}

/* line 3669, ../sass/custom.scss */
.c-links {
  width: 100%;
  overflow: hidden;
}

/* line 3673, ../sass/custom.scss */
.c-links__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8%;
}

/* line 3679, ../sass/custom.scss */
.c-links__item {
  width: 50%;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

/* line 3687, ../sass/custom.scss */
.c-links__item:not(:last-of-type) {
  border-right: 4px solid transparent;
}

/* line 3690, ../sass/custom.scss */
.c-links__item:hover {
  opacity: 0.5;
}

/* line 3693, ../sass/custom.scss */
.c-links__img {
  display: block;
  width: 138%;
  margin-left: 50%;
  -webkit-transform: skew(20deg) translate(-50%);
  transform: skew(20deg) translate(-50%);
}

/* line 3701, ../sass/custom.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/* line 3707, ../sass/custom.scss */
.carousel {
  position: relative;
  top: -70px;
}

/* line 3711, ../sass/custom.scss */
.carouselsection {
  width: 40em;
  height: 25em;
  margin: 0 auto;
  position: relative;
}

/* line 3718, ../sass/custom.scss */
.carousel li {
  width: 500px;
  height: 500px;
  background: #ffffff;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 19px 2px rgba(171, 169, 171, 0.28);
  -moz-box-shadow: 0px 0px 19px 2px rgba(171, 169, 171, 0.28);
  box-shadow: 0px 0px 19px 2px rgba(171, 169, 171, 0.28);
}

/* line 3733, ../sass/custom.scss */
.carousel li p {
  color: white;
  font-weight: bold;
  font-size: 5em;
  text-align: center;
  margin-top: 1.175em;
}

/* line 3741, ../sass/custom.scss */
.items {
  position: absolute;
}

/* line 3745, ../sass/custom.scss */
.main-pos {
  margin-left: 2em !important;
  z-index: 3000;
  /*background-image: url('https://dl.dropbox.com/u/32649907/imgs/shadow.png');*/
}

/* line 3751, ../sass/custom.scss */
.left-pos {
  opacity: .3;
  margin-left: -17em !important;
  z-index: 1000;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
}

/* line 3760, ../sass/custom.scss */
.back-pos {
  margin-left: 2em !important;
  opacity: .05;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}

/* line 3768, ../sass/custom.scss */
.right-pos {
  opacity: .3;
  margin-left: 21em !important;
  z-index: 1000;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
}

/* line 3777, ../sass/custom.scss */
.buttonskip {
  position: relative;
  margin: 0 auto;
  left: 17em;
  top: -74px;
}

/* line 3784, ../sass/custom.scss */
.modeemploi {
  position: relative;
}

/* 1st example
inspired from :
- http://stackoverflow.com/questions/25573562/wrapping-a-youtube-video-in-a-static-image-frame-and-maintain-responsive-resiz
- http://jsfiddle.net/4g9e3ywy/ */
/* line 3793, ../sass/custom.scss */
div.laptop-wrapper {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
}

/* line 3799, ../sass/custom.scss */
div.laptop-wrapper iframe {
  box-sizing: border-box;
  background: url(https://i.stack.imgur.com/zZNgk.png) center center no-repeat;
  background-size: contain;
  padding: 11.9% 15.5% 14.8%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 2nd example :  BACKGROUND IMAGE */
/* line 3812, ../sass/custom.scss */
div.desktop-wrapper {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
}

/* line 3818, ../sass/custom.scss */
div.desktop-wrapper iframe {
  box-sizing: border-box;
  background: url(http://img01.deviantart.net/05b6/i/2011/030/8/5/apple_led_cinema_screen_by_fisshy94-d38e3o5.png) center center no-repeat;
  background-size: contain;
  padding: 3.4% 10.8% 18.6%;
  /* 11.9% 15.5% 14.8% */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 3rd example :  BACKGROUND IMAGE */
/* line 3831, ../sass/custom.scss */
.header-unit {
  height: 150px;
  border: 2px solid #000;
  border-right: none;
  border-left: none;
  position: relative;
  padding: 20px;
}

/* line 3839, ../sass/custom.scss */
#video-container {
  position: absolute;
}

/* line 3842, ../sass/custom.scss */
#video-container {
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 3849, ../sass/custom.scss */
video {
  position: absolute;
  z-index: 0;
}

/* line 3853, ../sass/custom.scss */
video.fillWidth {
  width: 100%;
}

/***** [Variables] *****/
/* Geometry */
/* Colors */
/* Text */
/* Mixins */
/***** [Setup] *****/
/* line 3896, ../sass/custom.scss */
.scene {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-29%, -43%);
  width: 400px;
  height: 375px;
  perspective: 1800px;
}

/* line 3904, ../sass/custom.scss */
.section .menu {
  position: relative;
  width: inherit;
  height: inherit;
  transform: rotateX(71deg) rotateZ(40deg);
  transform-style: preserve-3d;
  /***** [Menu open state] *****/
  /* Show each layer's text */
  /**** [Hover state] *****/
  /***** [Layer styling] *****/
}
/* line 3914, ../sass/custom.scss */
.section .menu input[type="checkbox"] {
  visibility: hidden;
}
/* line 3920, ../sass/custom.scss */
input[type="checkbox"]:checked ~ .section .menu__layer label .layer__content {
  visibility: visible;
}
/* line 3925, ../sass/custom.scss */
.section .menu input[type="checkbox"]:checked ~ .top {
  transform: translate3d(-400px, 0, 40px);
  /* Hide the menu icon */
}
/* line 3929, ../sass/custom.scss */
.section .menu input[type="checkbox"]:checked ~ .top label .icon {
  visibility: hidden;
}
/* line 3933, ../sass/custom.scss */
.section .menu input[type="checkbox"]:checked ~ .middle {
  transform: translate3d(0, 0, 40px);
}
/* line 3936, ../sass/custom.scss */
.section .menu input[type="checkbox"]:checked ~ .bottom {
  transform: translate3d(400px, 0, 40px);
  /* Hide the shadow */
}
/* line 3940, ../sass/custom.scss */
.section .menu input[type="checkbox"]:checked ~ .bottom:after {
  visibility: hidden;
}
/* line 3950, ../sass/custom.scss */
.section .menu:hover .menu__layer.top {
  transform: translateZ(120px);
}
/* line 3953, ../sass/custom.scss */
.section .menu:hover .menu__layer.middle {
  transform: translateZ(80px);
}
/* line 3956, ../sass/custom.scss */
.section .menu:hover .menu__layer.bottom {
  transform: translateZ(40px);
  /* Show the shadow */
}
/* line 3960, ../sass/custom.scss */
.section .menu:hover .menu__layer.bottom:after {
  visibility: visible;
}
/* line 3970, ../sass/custom.scss */
.section .menu__layer {
  position: absolute;
  width: inherit;
  height: inherit;
  transition: all 200ms ease;
}
/* line 3976, ../sass/custom.scss */
.section .menu__layer label {
  position: relative;
  display: inline-block;
  width: inherit;
  height: inherit;
  cursor: pointer;
}
/* line 3983, ../sass/custom.scss */
.section .menu__layer label .icon,
.section .menu__layer label .layer__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-29%, -43%);
  color: #eee;
}
/* line 3989, ../sass/custom.scss */
.section .menu__layer label .icon {
  font-size: 200px;
}
/* line 3993, ../sass/custom.scss */
.section .menu__layer label .layer__content {
  visibility: hidden;
  font-size: 66.66667px;
  font-weight: bold;
}
/* line 4000, ../sass/custom.scss */
.section .menu__layer.top {
  background-color: #E08283;
  z-index: 3;
}
/* line 4005, ../sass/custom.scss */
.section .menu__layer.middle {
  background-color: #d8d6d6;
  z-index: 2;
}
/* line 4011, ../sass/custom.scss */
.section .menu__layer.bottom {
  background-color: #dece03;
  z-index: 1;
  /* Shadow */
}
/* line 4016, ../sass/custom.scss */
.section .menu__layer.bottom:after {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  content: "\00a0";
  visibility: hidden;
  -webkit-box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.75);
}

/* line 4030, ../sass/custom.scss */
.carousel-3d {
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #2d4aff;
  margin: 173px auto;
}

/* line 4037, ../sass/custom.scss */
.carousel-3d .carousel-item {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 300px;
  margin-left: -150px;
  margin-top: -100px;
  background-size: cover;
  -webkit-box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
  -moz-box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
  box-shadow: 0px 0px 27px -3px rgba(112, 112, 112, 0.47);
}

/* line 4051, ../sass/custom.scss */
.carousel-3d .carousel-item:nth-child(1) {
  background-image: url(../images/stonhard.jpg);
 
}

/* line 4055, ../sass/custom.scss */
.carousel-3d .carousel-item:nth-child(2) {
  background-image: url(../images/ston-car.png);
}

/* line 4058, ../sass/custom.scss */
.carousel-3d .carousel-item:nth-child(3) {

 background-image: url(../images/logopartenaire-ardex.png);
}

  /* .carousel-3d .carousel-item:nth-child(4) {
        background-image: url(../images/logopartenaire.jpg);
   }
   .carousel-3d .carousel-item:nth-child(5) {
        background-image: url(../images/logopartenaire.jpg);
   }
   .carousel-3d .carousel-item:nth-child(6) {
             background-image: url(../images/logopartenaire.jpg);
   }
   .carousel-3d .carousel-item:nth-child(7) {
             background-image: url(../images/logopartenaire.jpg);
   }
   .carousel-3d .carousel-item:nth-child(8) {
     background-image: url(../images/logopartenaire.jpg);
   }
*/
/* line 4079, ../sass/custom.scss */
.noscroll {
  position: fixed;
  overflow-y: scroll;
}

/* line 4085, ../sass/custom.scss */
.zoom-img {
  position: fixed;
  transition: all 300ms ease-in-out;
  transform-origin: center;
  transform: translateY(0) translateX(0);
  max-width: 90vw;
  max-height: 90vh;
  cursor: pointer;
}

/* line 4094, ../sass/custom.scss */
.zoom-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #424242;
}

/* line 4101, ../sass/custom.scss */
.zoom-img.zoom {
  top: 50% !important;
  transform: translateY(-50%) translateX(-50%);
  height: 45vw !important;
  width: 90vw !important;
  left: 50% !important;
  right: 0 !important;
}

/* line 4111, ../sass/custom.scss */
.content .img-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: stretch;
  -webkit-align-items: stretch;
  border: 2px solid #424242;
  border-radius: 2px;
}

/* line 4121, ../sass/custom.scss */
.content .img-wrapper div {
  height: 200px;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  align-self: stretch;
  -webkit-align-self: stretch;
  overflow: hidden;
  border: 2px solid #424242;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}

/* line 4132, ../sass/custom.scss */
.content .img-wrapper div:hover img {
  opacity: 1;
  transform: scale(1.05) rotate(0.4deg);
}

/* line 4136, ../sass/custom.scss */
.content .img-wrapper div.popout {
  position: fixed;
  top: 50%;
  width: 80%;
  margin: 0 auto;
  height: auto;
  left: 0;
  right: 0;
  z-index: 1;
  border: 10px solid;
  transform: translateY(-50%);
}

/* line 4148, ../sass/custom.scss */
.content .img-wrapper div.popout img {
  opacity: 1;
}

/* line 4151, ../sass/custom.scss */
.content .img-wrapper .img-one {
  width: 200px;
}

/* line 4154, ../sass/custom.scss */
.content .img-wrapper .img-two {
  width: 250px;
}

/* line 4157, ../sass/custom.scss */
.content .img-wrapper .img-three {
  width: 300px;
}

/* line 4160, ../sass/custom.scss */
.content .img-wrapper .img-four {
  width: 350px;
}

/* line 4163, ../sass/custom.scss */
.content .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
  transition: all 200ms ease-in-out;
}

/* line 4172, ../sass/custom.scss */
.page-id-7 footer {
  z-index: -1;
}

 footer {
  z-index: -1;
}
/* line 4176, ../sass/custom.scss */
.page-id-7 .fondjaune {
  background-color: #ffffff;
}

/* line 4181, ../sass/custom.scss */
.margin8 {
  margin-top: 7px !important;
}
.blanc{
color:#ffffff;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
}

.margin1000{
margin-top:30px;
}

.espacement{
margin-top:10px;
}