.bleu {
  color: #60C9CF;
}

.noir {
  color: #333333;
}

.white {
  color: #ffffff;
}

.bleu-ciel {
  color: #BCF9FA;
}

.gris {
  color: #EDEFEF;
}

.marron {
  color: #BC9A7A;
}

.black {
  color: #000;
}

.bold {
  font-family: "Barlow Bold";
  font-weight: 700;
}

.regular {
  font-family: "Barlow Regular";
  font-weight: 400;
}

.medium {
  font-family: "Barlow Medium";
  font-weight: 500;
}

.semibold {
  font-family: "Barlow SemiBold";
  font-weight: 600;
}

.vce {
  margin-bottom: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.left {
  float: left;
}

.right {
  float: right;
}

.uppercase {
  text-transform: uppercase;
}

.no-underline {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

a {
  text-decoration: none;
  color: inherit;
}

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

.nowrap {
  white-space: nowrap;
}
@media (max-width: 900px) {
  .nowrap {
    white-space: inherit;
  }
}

h1, h2, h3 {
  margin-block-start: 0;
  margin-block-end: 0;
  font-weight: inherit;
}

strong, b {
  font-family: "Barlow Bold";
}

.btn-marron {
  font-size: 1.0416666667vw;
  font-family: "Barlow Regular";
  line-height: 1.6;
  padding: 1.09375vw 1.9791666667vw;
  color: #ffffff;
  background-color: #BC9A7A;
  border: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .btn-marron {
    font-size: 18px !important;
    padding: 18px 25px;
  }
}
.btn-marron:hover {
  background-color: #60C9CF;
}

.btn-bleu {
  font-size: 1.0416666667vw;
  font-family: "Barlow Regular";
  line-height: 1.6;
  padding: 1.09375vw 1.9791666667vw;
  color: #ffffff;
  background-color: #60C9CF;
  border: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .btn-bleu {
    font-size: 18px !important;
    padding: 18px 25px;
  }
}
.btn-bleu:hover {
  background-color: #BC9A7A;
}

h2 {
  font-size: 1.6666666667vw;
  line-height: 1.406;
  font-family: "Barlow Bold";
  color: #BC9A7A;
  font-weight: 700;
}
@media (max-width: 767px) {
  h2 {
    font-size: 22px;
  }
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 20px;
}
ul br {
  display: none;
}
ul li {
  padding-bottom: 1.0416666667vw;
}

@media (max-width: 1100px) and (min-width: 768px) {
  .sticky .bloc-2 .phone {
    padding-bottom: 0;
  }
  header .bloc-2 {
    width: 18% !important;
  }
  header .bloc-2 .fs32 {
    font-size: 1.8301610542vw !important;
  }
  .fs150 {
    font-size: 6.588579795vw !important;
  }
  .fs65 {
    font-size: 3.2942898975vw !important;
  }
  .page-id-65 .denturologie h1 {
    width: 66%;
  }
  .page-id-65 .denturologie:after {
    margin-left: -100px !important;
  }
  .denturologie:after {
    margin-left: 12px !important;
  }
  .no-pr.pr-90 {
    padding-right: 20px !important;
  }
}
@media (max-width: 900px) {
  header .inter-header {
    height: 60px !important;
    justify-content: space-between;
  }
  #menu-item-wpml-ls-16-en, #menu-item-wpml-ls-16-fr {
    display: block !important;
  }
  .troisiemebarre {
    position: absolute;
    top: 19px;
    left: 6px;
    display: block;
    height: 0;
    width: 39px;
    padding: 0;
    border-top: 3px solid #ffffff;
    content: "";
    border-radius: 3px;
  }
  .button {
    width: 40px;
    height: 30px;
    border-radius: 35px;
    position: absolute;
    right: 196px;
    cursor: pointer;
    z-index: 12399994;
    content: "";
    top: 1.2vw;
  }
  .button:after {
    left: 6px;
    position: absolute;
    top: 30px;
    display: block;
    width: 39px;
    border-top: 3px solid #ffffff;
    content: "";
    border-radius: 3px;
  }
  .button:before {
    content: "";
    transition: 0.3s;
    position: absolute;
    top: 8px;
    left: 6px;
    display: block;
    border-top: 3px solid #ffffff;
    width: 39px;
    border-radius: 3px;
  }
  .button.menu-opened .troisiemebarre {
    display: none;
  }
  .button.menu-opened:after {
    transition: all 0.3s ease;
    top: 20px;
    border-top: 5px solid #ffffff;
    width: 39px;
    transform: rotate(45deg);
  }
  .button.menu-opened:before {
    top: 20px;
    border-top: 5px solid #EDEFEF;
    width: 39px;
    transform: rotate(-45deg);
  }
  .submenu-button {
    position: absolute;
    z-index: 99;
    right: 30px;
    top: 0;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  .submenu-button.submenu-opened:after {
    background: #fff;
  }
  .submenu-button.submenu-opened:before {
    display: none;
  }
  .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 16px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
  }
  .submenu-button:before {
    position: absolute;
    top: 15px;
    right: 26px;
    display: block;
    width: 2px;
    height: 16px;
    background: #fff;
    content: "";
  }
  .cssmenu ul {
    padding-top: 2vw;
    margin-top: 24px;
    background: #333333;
    width: 100%;
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
  }
  .cssmenu ul li {
    width: 100%;
    padding: 0 45px !important;
    margin-top: -1px;
    display: block;
    box-sizing: border-box;
  }
  .cssmenu ul li a {
    width: 100%;
    border-bottom: 0;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
    padding: 14px 0 !important;
    text-align: left;
    float: left;
  }
  .cssmenu ul li:last-child a {
    border-bottom: none;
  }
  .cssmenu ul .current-menu-parent > a {
    color: #000 !important;
  }
  .cssmenu ul ul {
    position: relative !important;
    left: 0 !important;
    width: 100%;
    box-shadow: none;
    margin: 0 !important;
    text-align: left;
    padding: 0 !important;
    border-top: 4px solid #ffffff !important;
    background: #BC9A7A !important;
  }
  .cssmenu ul ul li {
    height: auto;
    padding: 0 25px !important;
    border-bottom: none !important;
    float: left !important;
  }
  .cssmenu ul ul li a {
    width: 100%;
    border-bottom: 1px solid;
    padding: 10px 0 !important;
    color: #000;
    background: none;
    float: left;
    font-size: 14px !important;
  }
  .cssmenu ul ul li:hover > a {
    color: #000;
  }
  .cssmenu ul ul li.active > a {
    color: #000;
  }
  .cssmenu ul ul ul {
    position: relative !important;
    left: 0 !important;
    width: 100%;
    margin: 0;
    text-align: left;
    border-top: none;
    background-color: #333333 !important;
  }
  .cssmenu ul ul ul li a {
    border-bottom: 1px solid #ffffff;
    font-size: 14px !important;
    line-height: 15px;
    color: #fff !important;
  }
  .cssmenu ul ul ul li.active a {
    border-left: none;
  }
  .cssmenu ul ul .submenu-button {
    height: 40px;
    width: 40px;
    color: #fff;
  }
  .cssmenu ul ul .submenu-button:after {
    top: 19px;
    right: 5px;
  }
  .cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 12px;
  }
  .cssmenu ul ul > li.has-sub > a:after {
    display: none;
  }
  .cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  header .site-branding img {
    height: auto;
  }
  header .right-header .bloc-1 .top-menu {
    display: none !important;
  }
  header .bloc-2 .fs32 {
    font-size: 1.756954612vw;
  }
  .menu-menu-1-container .menu {
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .bloc-2 {
    display: none !important;
  }
  .site-branding {
    width: 28% !important;
  }
  .inter-header {
    align-items: center;
  }
  .right-header {
    border-right: none !important;
    width: 100% !important;
    display: flex;
  }
  .button {
    right: 40px !important;
  }
  .top-fixed {
    top: -28vw !important;
  }
  .no-pt.pt-200, .no-pt.pt-238, .no-pt.pt-224, .no-pt.pt-116, .no-pt.pt-188, .no-pt.pt-140, .no-pt.pt-105, .no-pt.pt-188 {
    padding-top: 0 !important;
  }
  .no-plr.plr-295, .no-plr.plr-70, .no-plr.plr-160, .no-plr.plr-280 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .no-pl.pl-154, .no-pl.pl-140, .no-pl.pl-120, .no-pl.pl-64, .no-pl.pl-50, .no-pl.pl-107, .no-pl.pl-58 {
    padding-left: 0 !important;
  }
  .no-pr.pr-150, .no-pr.pr-45, .no-pr.pr-90, .no-pr.pr-123, .no-pr.pr-32, .no-pr.pr-37, .no-pr.pr-58, .no-pr.pr-160, .no-pr.pr-64, .no-pr.pr-20, .no-pr.pr-107, .no-pr.pr-100, .no-pr.pr-168, .no-pr.pr-186, .no-pr.pr-142, .no-pr.pr-137, .no-pr.pr-152, .no-pr.pr-250, .no-pr.pr-86, .no-pr.pr-132, .no-pr.pr-200, .no-pr.pr-97, .no-pr.pr-120, .no-pr.pr-68, .no-pr.pr-153, .no-pr.pr-110, .no-pr.pr-117, .no-pr.pr-260, .no-pr.pr-140, .no-pr.pr-50, .no-pr.pr-170, .no-pr.pr-128, .no-pr.pr-147 {
    padding-right: 0 !important;
  }
  .page-id-56 .nowrap, .page-id-65 .nowrap {
    white-space: nowrap !important;
  }
  .no-pl.pl-154, .no-pl.pl-140 {
    padding-left: 0 !important;
  }
  .service-col .vce-single-image-figure-inner {
    max-width: 125px !important;
    height: auto;
  }
  .absolute-top, .absolute-top-invisalign {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
  }
  .absolute-top, .absolute-top-invisalign, .top-img-absolute {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    padding-bottom: 20px;
  }
  .top-absolute {
    top: -25vw !important;
  }
  .bg-img-fixe .vce-content-background-container {
    display: none;
  }
  .no-desktop {
    display: block !important;
  }
  .vce-single-image-container.no-desktop {
    padding-top: 30px;
  }
  .bloc-contact {
    padding: 25px 35px !important;
  }
  .bloc-contact .col-1 {
    width: 100% !important;
  }
  .bloc-contact .col-1 .row-1, .bloc-contact .col-1 .row-2 {
    margin-bottom: 20px !important;
    display: inline-block !important;
  }
  .bloc-contact .col-1 .row-1 .champ-1, .bloc-contact .col-1 .row-2 .champ-1 {
    margin-bottom: 20px;
  }
  .bloc-contact .col-2 {
    float: left !important;
    width: calc(100% - 40px) !important;
    padding-left: 0 !important;
  }
  .bloc-contact .champ-1 {
    width: calc(100% - 40px) !important;
    margin-right: 0 !important;
  }
  .bloc-contact .champ-2 {
    width: calc(100% - 40px) !important;
    float: left !important;
  }
  .bloc-contact input[type=text], .bloc-contact input[type=tel], .bloc-contact input[type=email], .bloc-contact textarea {
    font-size: 18px !important;
    padding: 20px !important;
    width: 100% !important;
  }
  .bloc-contact input[type=text]::placeholder, .bloc-contact input[type=tel]::placeholder, .bloc-contact input[type=email]::placeholder, .bloc-contact textarea::placeholder {
    font-size: 18px !important;
  }
  .bloc-contact textarea {
    height: 115px !important;
  }
  .bloc-contact input[type=submit] {
    font-size: 18px !important;
    padding: 18px 25px !important;
  }
  .pl-35-mob {
    padding-left: 35px;
  }
  .pr-35-mob {
    padding-right: 35px;
  }
  .no-pt.pt-40 {
    padding-top: 0 !important;
  }
  .center-mob {
    text-align: center !important;
  }
  .bloc-patient {
    background-color: #60C9CF;
    margin-top: 7vw;
  }
  .pb-30-mob {
    padding-bottom: 30px;
  }
  .bloc-blog {
    padding: 20px 35px !important;
  }
  .bloc-blog .desc {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .bloc-blog .vsc-recent-posts {
    padding-top: 30px !important;
  }
  .bloc-blog .vsc-recent-posts .grid-title, .bloc-blog .vsc-recent-posts .grid-excerpt {
    font-size: 18px !important;
  }
  .bloc-blog .vsc-recent-posts .grid-title {
    padding-bottom: 20px !important;
    min-height: inherit !important;
  }
  .bloc-blog .vsc-recent-posts .grid-excerpt {
    height: inherit !important;
    padding-bottom: 30px !important;
  }
  .bloc-blog .vsc-recent-posts .more-link {
    bottom: -5vw !important;
    left: 43% !important;
  }
  .bloc-blog .vsc-recent-posts .read-more {
    padding: 0 20px !important;
    font-size: 35px !important;
  }
  footer .row-interne {
    padding: 35px !important;
    display: inline-block !important;
  }
  footer .row-interne .logo-footer {
    width: 200px;
    text-align: center;
    margin: 0 auto;
  }
  footer .row-interne .row-col1, footer .row-interne .row-col2, footer .row-interne .row-col3 {
    width: 100% !important;
    float: left !important;
    padding-left: 0 !important;
  }
  footer .row-interne .row-col1, footer .row-interne .row-col2 {
    padding-bottom: 30px;
  }
  .bloc-service-before:before, .bloc-service-after:after, .bloc-valeur:before, .bloc-valeur:after {
    background-size: 40px 40px !important;
    width: 40px !important;
    height: 40px !important;
  }
  .bloc-service-after:after {
    bottom: -30px !important;
  }
  .bloc-valeur:after {
    bottom: 10px !important;
  }
  .mt-30-mob {
    margin-top: 30px !important;
  }
  .no-mobile {
    display: none !important;
  }
  .dentisterie-generale:after {
    background-size: 60px 50px !important;
    width: 60px !important;
    height: 50px !important;
    margin-left: 0 !important;
  }
  .chirurgie:after, .esthetique:after, .enfant:after, .denturologie:after, .parodontie:after, .endodontie:after, .urgence:after {
    background-size: 60px 50px !important;
    width: 60px !important;
    height: 50px !important;
  }
  .page-id-58 .denturologie:after {
    margin-left: -64px !important;
  }
  .page-id-65 .denturologie h1 {
    max-width: 60%;
  }
  .page-id-65 .denturologie:after {
    margin-left: -128px !important;
  }
  .page-id-79 .parodontie h1 {
    max-width: 60%;
  }
  .page-id-79 .parodontie:after {
    margin-left: -123px !important;
  }
  .page-id-67 .fixed-img {
    right: 0 !important;
  }
  .number {
    font-size: 50px !important;
  }
  .center-fixed {
    right: -20px !important;
  }
  .total-blog .col-post {
    display: block !important;
  }
  .total-blog .post-1 .post-img, .total-blog .post-2 .post-img, .total-blog .post-3 .post-img, .total-blog .post-1 .content-post, .total-blog .post-2 .content-post, .total-blog .post-3 .content-post {
    width: 100% !important;
    float: left !important;
  }
  .total-blog .post-2 {
    display: inline-block;
  }
  .total-blog .post-1 .post-img, .total-blog .post-2 .post-img, .total-blog .post-3 .post-img {
    padding-bottom: 20px;
  }
  .total-blog .btn-bleu {
    margin-bottom: 20px;
  }
  .rest-blog {
    display: inline-block;
  }
  .rest-blog h2 {
    margin-top: 50px;
  }
  #bloc-scan .vce-content-background-container {
    display: none;
  }
  .page-id-38 .service-col-generale a {
    display: contents;
  }
}
@media (max-width: 500px) {
  .h1-home .fs150 {
    padding-left: 1px;
  }
  .right-header {
    display: contents !important;
  }
}
@media (max-width: 1365px) and (min-width: 768px) {
  .bloc-2 .fs32 {
    font-size: 1.8301610542vw !important;
  }
  .page-id-38 .fs27 {
    font-size: 1.6105417277vw !important;
  }
  .page-id-38 .pr-90 {
    padding-right: 2.6041666667vw !important;
  }
}
/*# sourceMappingURL=../css/mobile.css.map */
