@charset 'UTF-8';
/* cmsms stylesheet: Bootstrap_Main modified: mercredi 5 novembre 2025 07:31:10 */
/* @@CSSPreprocessor@@ */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* @import "print.less"; */
/* @import "glyphicons.less"; */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Gotham", Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #878C91;
  background-color: #FFFFFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009BC2;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005e76;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #008AD1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Gotham", Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #008AD1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #008AD1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00689e;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #008AD1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00689e;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
/* @import "code.less"; */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* @import "tables.less"; */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #008AD1;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #008AD1;
  background-color: white;
  background-image: none;
  border: 1px solid #008AD1;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #B6C434;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(182, 196, 52, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(182, 196, 52, 0.6);
}
.form-control::-moz-placeholder {
  color: #5A5581;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #5A5581;
}
.form-control::-webkit-input-placeholder {
  color: #5A5581;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #caccce;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #008AD1;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #008AD1;
  background-color: transparent;
  border-color: #008AD1;
}
.btn-default:focus,
.btn-default.focus {
  color: #008AD1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #003652;
}
.btn-default:hover {
  color: #008AD1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #006294;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #008AD1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #006294;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #008AD1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #003652;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: transparent;
  border-color: #008AD1;
}
.btn-default .badge {
  color: transparent;
  background-color: #008AD1;
}
.btn-primary {
  color: #fff;
  background-color: #008AD1;
  border-color: #0079b8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00689e;
  border-color: #002538;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00689e;
  border-color: #00517a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00689e;
  border-color: #00517a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #00517a;
  border-color: #002538;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #008AD1;
  border-color: #0079b8;
}
.btn-primary .badge {
  color: #008AD1;
  background-color: #fff;
}
.btn-success {
  color: #008AD1;
  background-color: #B6C434;
  border-color: #a3b02f;
}
.btn-success:focus,
.btn-success.focus {
  color: #008AD1;
  background-color: #919c29;
  border-color: #464b14;
}
.btn-success:hover {
  color: #008AD1;
  background-color: #919c29;
  border-color: #767f22;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #008AD1;
  background-color: #919c29;
  border-color: #767f22;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #008AD1;
  background-color: #767f22;
  border-color: #464b14;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #B6C434;
  border-color: #a3b02f;
}
.btn-success .badge {
  color: #B6C434;
  background-color: #008AD1;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #009BC2;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #005e76;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #05aaff;
  border: 1px solid #ccc;
  border: 1px solid #008AD1;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ddd;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #008AD1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* @import "button-groups.less"; */
/* @import "input-groups.less"; */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #009BC2;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #FFFFFF;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #008AD1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #FFFFFF;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* @import "breadcrumbs.less"; */
/* @import "pagination.less"; */
/* @import "pager.less"; */
/* @import "labels.less"; */
/* @import "badges.less"; */
/* @import "jumbotron.less"; */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/* @import "progress-bars.less"; */
/* @import "media.less"; */
/* @import "list-group.less"; */
/* @import "panels.less"; */
/* @import "responsive-embed.less"; */
/* @import "wells.less"; */
/* @import "close.less"; */
/* @import "modals.less"; */
/* @import "tooltip.less"; */
/* @import "popovers.less"; */
/* @import "carousel.less"; */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* cmsms stylesheet: Custom_Variables modified: mercredi 5 novembre 2025 07:31:10 */
/* cmsms stylesheet: Custom_Main modified: mercredi 5 novembre 2025 07:31:10 */
/* You can use https://www.dentaire-services.com/design/ or https://www.dentaire-services.com/design/img/ */
/*
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-LightItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-LightItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BoldItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BoldItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLight.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLight.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Thin.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/OLD/Gotham-Thin.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Book.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Book.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-ThinItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-ThinItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-MediumItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-MediumItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Ultra';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-UltraItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-UltraItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-UltraItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BookItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/OLD/Gotham-BookItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BlackItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BlackItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Bold.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Bold.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Medium.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Medium.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Ultra';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham--Ultra.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham--Ultra.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham--Ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLightItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLightItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-XLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Black.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Black.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
*/
/*************************************************************/
/*
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamLightItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamLightItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamBoldItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBoldItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLight.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLight.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamThin.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamThin.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamBook.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBook.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamThinItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamThinItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamMediumItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamMediumItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamMediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Ultra';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamUltraItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamUltraItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamUltraItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamBookItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBookItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamLight.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamLight.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamBold.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBold.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamMedium.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamMedium.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Ultra';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/Gotham-Ultra.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/Gotham-Ultra.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/Gotham-Ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLightItalic.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLightItalic.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamXLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('https://www.dentaire-services.com/design//fonts/gotham/GothamBlack.woff2') format('woff2'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBlack.woff') format('woff'),
        url('https://www.dentaire-services.com/design//fonts/gotham/GothamBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

*/
/***********************************/
@font-face {
  font-family: 'Gotham';
  src: url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBook.woff2') format('woff2'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBook.woff') format('woff'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBold.woff2') format('woff2'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBold.woff') format('woff'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamMedium.woff2') format('woff2'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamMedium.woff') format('woff'), url('https://www.dentaire-services.com/design//fonts/gotham/NEW/GothamMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.woff2') format('woff2'), url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.woff') format('woff'), url('https://www.dentaire-services.com/design//fonts/gotham/OLD/Gotham-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
.big-link {
  width: 58px;
  display: inline-block;
}
.big-link .square {
  background: #008AD1;
  color: white;
  height: 58px;
  width: 100%;
  line-height: 58px;
  display: inline-block;
  font-size: 22px;
  text-align: center;
}
.big-link span {
  display: block;
  color: #878C91;
  text-align: center;
  font-size: 14px;
}
.big-link.big-link-white .square {
  background: white;
  color: #008AD1;
}
/* ******************************************* */
/* GENERAL */
/* ******************************************* */
body {
  background: #FFFFFF;
  background-size: 100%;
}
p {
  font-weight: 400;
  line-height: 1.25;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
  margin-top: 0;
}
h1.special-title small,
h2.special-title small,
h3.special-title small,
h4.special-title small,
h1.special-title span,
h2.special-title span,
h3.special-title span,
h4.special-title span {
  color: #008AD1;
}
h1.special-title small,
h2.special-title small,
h3.special-title small,
h4.special-title small {
  font-weight: 700;
  font-size: 15px;
}
h1.special-title span,
h2.special-title span,
h3.special-title span,
h4.special-title span {
  display: block;
  font-weight: 100;
}
h1 {
  font-weight: 500;
  font-size: 34px;
  color: #008AD1;
  padding: 15px 0;
  display: inline-block;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  h1 {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
h3 {
  color: #E2017A;
  font-weight: 500;
  margin: 30px 0 15px;
}
a.vert {
  color: #B6C434;
}
a.vert:hover {
  color: #d4dd81;
}
a.bleu {
  color: #008AD1;
}
a.bleu:hover {
  color: #38bbff;
}
a.anchor {
  position: relative;
  display: block;
  padding-top: 90px;
  margin-top: -90px;
  z-index: 1;
}
.negatif {
  background-color: #008AD1;
}
.negatif p,
.negatif h1,
.negatif h2,
.negatif h3,
.negatif h4,
.negatif h5 {
  color: white;
}
.surligne {
  /*background: @vert-main;
	color: @brand-primary;*/
  display: inline-block;
  padding: 0 7px;
  font-weight: 700;
}
.btn {
  font-size: 14px;
  padding: 1px 7px;
  font-weight: 500;
  text-decoration: none;
}
.separator {
  width: 60%;
  display: block;
  border-top: 1px solid #878C91;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .separator {
    width: 380px;
  }
}
label {
  font-weight: 400;
}
.form-control {
  border-top-width: 0;
  line-height: 1.2;
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 28px;
  box-shadow: none;
}
.form-control:valid {
  border-color: #B6C434;
}
.form-control:invalid {
  border-color: #d9534f;
}
textarea.form-control {
  height: auto;
}
.negatif .form-control {
  background-color: #E2017A;
  border-color: white;
  color: white;
}
.negatif .form-control option:first-child {
  color: #FFF;
}
.negatif .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF !important;
  opacity: 1;
  /* Firefox */
}
.negatif .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFF;
}
.negatif .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FFF;
}
/* ******************************************* */
/* ENTETE */
/* ******************************************* */
.header-main {
  padding-top: 90px;
  z-index: 800;
  position: relative;
}
.header-main .brand,
.header-main .show-products-link,
.header-main .baseline {
  float: left !important;
  margin-right: 20px;
}
.header-main .brand img {
  width: 168px;
}
.header-main .show-products-link {
  margin-top: 14px;
}
.header-main .baseline {
  margin-top: 30px;
}
/* ******************************************* */
/* SLIDER */
/* ******************************************* */
.home-slider-container {
  /*margin-bottom: 40px;*/
  position: relative;
  overflow: hidden;
}
.home-slider-container .back {
  background-color: #008AD1;
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .home-slider-container {
    /*top: -100px;*/
    position: relative;
    z-index: 500;
    /*margin-bottom: -50px;*/
  }
}
/* ******************************************* */
/* MAIN NAV */
/* ******************************************* */
.nav-right a {
  text-transform: uppercase;
  color: #008AD1;
  line-height: 1.6em;
  font-size: 15px;
}
.nav-right a:hover {
  color: #6bcdff;
}
/* ******************************************* */
/* STATIC NAV */
/* ******************************************* */
.static-nav {
  background: #FFF;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 990;
}
.static-nav.affix {
  height: 70px;
  padding-top: 6px;
  padding-bottom: 6px;
  overflow: visible;
  opacity: 1;
  box-shadow: 0 2px 5px #bbb;
}
.static-nav a {
  display: block;
  float: left !important;
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 450px) {
  .static-nav a {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.static-nav a.link_logo_navbar {
  margin-right: 0;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .static-nav a.link_logo_navbar {
    margin-left: 10px;
  }
}
.static-nav .show-products-link i {
  background: white;
  color: #008AD1;
}
.static-nav .menu-dropdown-toggle {
  background: transparent;
  border: 0;
  color: #E2017A;
}
.static-nav .menu-dropdown-toggle .text {
  line-height: 30px;
  display: block;
}
.static-nav .menu-dropdown-toggle .caret {
  display: block;
  color: #B6C434;
  border-top: 17px solid;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;
  margin: 0	auto;
}
.static-nav .menu-dropdown-toggle .icon-menu {
  font-size: 30px;
}
.static-nav .menu-dropdown-toggle .icon-menu::before {
  margin: 0 !important;
}
.static-nav .dropdown {
  padding-top: 4px;
  padding-bottom: 10px;
}
.static-nav .dropdown-menu {
  background-color: #008AD1;
}
.static-nav .dropdown-menu > li > a {
  color: #fff;
}
.static-nav .dropdown-menu > li > a:hover {
  color: #ddd;
}
.static-nav .dropdown:hover .dropdown-menu {
  display: block;
  top: 90%;
}
@media (min-width: 992px) {
  .static-nav .navbar_tel {
    padding-left: 65px;
  }
}
@media (max-width: 767px) {
  .static-nav .navbar_tel {
    text-align: right;
  }
}
.static-nav .navbar_tel .link_tel {
  float: none !important;
  display: inline-block;
  color: #FFF;
  margin-top: 15px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .static-nav .navbar_tel .link_tel {
    margin-top: 3px;
    font-size: 16px;
  }
}
.static-nav .reseaux_sociaux {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .static-nav .reseaux_sociaux {
    padding-top: 2px;
  }
}
.static-nav .navbar_col_right .buttons {
  max-width: 227px;
  float: right;
}
.static-nav .navbar_col_right .buttons a {
  float: none !important;
  color: #FFF;
  border: 0;
  padding: 4px 10px 2px;
}
.static-nav .navbar_col_right .buttons a.btn_catalogue {
  background-color: #E2017A;
  margin-bottom: 5px;
}
.static-nav .navbar_col_right .buttons a.btn_catalogue:hover {
  background-color: #FFF;
  color: #E2017A;
}
.static-nav .navbar_col_right .buttons a.btn_catalogue:hover svg {
  fill: #E2017A;
}
.static-nav .navbar_col_right .buttons a.btn_contact {
  background-color: #008AD1;
}
.static-nav .navbar_col_right .buttons a.btn_contact:hover {
  background-color: #FFF;
  color: #008AD1;
}
.static-nav .navbar_col_right .buttons a.btn_contact:hover svg {
  fill: #008AD1;
}
.static-nav .navbar_col_right .buttons a svg {
  fill: #FFF;
  vertical-align: top;
  margin-right: 8px;
  width: 17px;
}
@media (max-width: 400px) {
  .static-nav .navbar_col_left {
    padding: 0;
  }
  .static-nav .navbar_col_right {
    padding: 0;
  }
}
@media (max-width: 335px) {
  .static-nav .navbar_col_left {
    width: 100%;
  }
  .static-nav .navbar_col_right {
    display: none;
  }
}
/* ******************************************* */
/* PRODUCTS NAV : uniquement sur menu - pleine taille */
/* ******************************************* */
.products-nav {
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  top: 0;
  background: #322D64;
  color: white;
  transition: top 0.1s ease-in-out;
}
.products-nav .col-sm-6 {
  padding: 30px 45px;
}
.products-nav h3 {
  color: white;
}
@media (min-width: 768px) {
  .products-nav-right {
    padding-top: 100px;
    max-width: 450px;
  }
}
.products-nav-right p,
.products-nav-right a {
  color: white;
  font-size: 20px;
  font-weight: 100;
}
.products-menu-container {
  background: #008AD1 url(https://www.dentaire-services.com/design/img/fond-menu-products.jpg) no-repeat left top;
  background-size: cover;
}
.products-menu-container h3 {
  margin-bottom: 30px;
}
.menu-products {
  text-transform: uppercase;
}
.menu-products h4 {
  color: white;
  font-size: 15px;
  margin-top: 16px;
  margin-bottom: 3px;
}
.menu-products a {
  color: #878c91;
  font-size: 13px;
  line-height: 15px;
  display: block;
}
.menu-products a:hover,
.menu-products a:focus,
.menu-products a:active {
  color: white;
}
.nms-subscribe {
  margin: 60px 0;
}
.nms-subscribe label {
  font-size: 11px;
  display: block;
  text-align: left;
  font-weight: 300;
}
.nms-subscribe .btn {
  border-color: white;
}
/* ******************************************* */
/* SEARCH AND WISHLIST BLOCK */
/* ******************************************* */
.search-fixed,
.favoris-fixed,
.contact-fixed {
  position: fixed;
  display: block;
  right: 0;
  top: 200px;
  z-index: 900;
}
.search-fixed .shadow,
.favoris-fixed .shadow,
.contact-fixed .shadow {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.favoris-fixed {
  top: 300px;
  background: white;
}
.contact-fixed {
  top: 250px;
  background: #008AD1;
  color: #FFF;
}
.contact-fixed-container {
  height: 46px;
}
.contact-fixed-container a,
.contact-fixed-container input {
  padding: 0 10px;
  line-height: 46px;
  display: block;
  width: auto;
  float: left;
  border-width: 0;
}
.contact-fixed-container a {
  background: #008AD1;
  color: white;
  font-size: 20px;
}
/* ******************************************* */
/* SEARCH */
/* ******************************************* */
.search-container {
  height: 46px;
}
.search-container a,
.search-container input {
  padding: 0 10px;
  line-height: 46px;
  display: block;
  width: auto;
  float: left;
  border-width: 0;
}
.search-container a {
  background: #008AD1;
  color: white;
  font-size: 20px;
}
.search-container .search-input {
  width: 283px;
}
.search-container .btn {
  background: #E2017A;
  color: white;
  font-size: 17px;
}
.search-container .btn:hover,
.search-container .btn:active,
.search-container .btn:focus {
  background: #af015f;
}
.search-container .collapse.in {
  float: left;
}
/* ******************************************* */
/* FAVORIS */
/* ******************************************* */
.favoris {
  float: right;
  width: 350px;
  background: white;
  padding: 15px;
}
.favoris h2 {
  color: #ccc;
  font-size: 17px!important;
}
.favoris h2 a {
  color: #ccc;
}
.favoris h4 {
  font-size: 15px;
}
.favoris p a {
  color: #008AD1;
  font-weight: 700;
}
.favoris .login-links a {
  font-size: 14px;
  line-height: 21px;
  color: #878C91;
  text-align: right;
  display: block;
  padding-right: 35px;
  margin-bottom: 2px;
  background: transparent url(https://www.dentaire-services.com/design/img/cadenas.png) no-repeat 148px top;
  position: relative;
  top: -7px;
}
.favoris .login-links a:hover {
  background-position: 148px center;
  color: #008AD1;
}
.favoris .login-links a.inscription {
  background-image: url(https://www.dentaire-services.com/design/img/inscription.png);
  background-position: 145px top;
}
.favoris .login-links a.inscription:hover {
  background-position: 145px center;
}
.favoris p {
  font-size: 12px;
  font-weight: 400;
  color: #777;
}
.favoris-list {
  margin-top: 20px;
}
.favoris-list h4 {
  font-size: 15px;
}
.favoris-list .favori-item {
  position: relative;
  margin-bottom: 15px;
}
.favoris-list .favori-delete {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  font-size: 24px;
  color: #008AD1;
}
.favoris-list .favori-delete:hover {
  color: #B6C434;
}
.favoris-list .favori-infos {
  position: relative;
  z-index: 99;
  margin-left: 50px;
  padding-bottom: 3px;
  border-bottom: 1px solid #008AD1;
}
.favoris-list .favori-description,
.favoris-list .favori-reference {
  font-size: 14px;
}
.favoris-list .favori-reference {
  font-weight: 700;
  color: #008AD1;
}
.favoris-fixed .favoris-list {
  max-height: 300px;
  overflow-y: auto;
}
.favoris-fixed .favori-description,
.favoris-fixed .favori-reference {
  font-size: 12px;
}
.favoris-btns {
  margin-top: 15px;
}
.favoris-btns p a {
  color: #878C91;
  text-decoration: underline;
  display: inline-block;
  padding-left: 35px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 300;
  line-height: 28px;
  background: transparent url(https://www.dentaire-services.com/design/img/print.png) no-repeat left top;
}
.favoris-btns p a.share {
  background-image: url(https://www.dentaire-services.com/design/img/share.png);
}
.favoris-btns p a.send {
  background-image: url(https://www.dentaire-services.com/design/img/soumettre.png);
  padding-left: 27px;
}
.favoris-btns p a:hover {
  color: #008AD1;
  background-position: left center;
}
/* ******************************************* */
/* MAIN - PAGES FILLES */
/* ******************************************* */
main .container {
  background: white;
  position: relative;
  padding: 25px 25px 80px;
}
main a {
  text-decoration: underline;
}
/* ******************************************* */
/* NEWS - ACTUS */
/* ******************************************* */
.news-summary h2 {
  color: #E2017A;
}
.news-article {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .news-article {
    max-width: 400px;
    margin: 0 auto;
  }
}
.news-article .date {
  font-size: 13px;
  font-weight: 500;
  line-height: 28px;
}
.news-article .col_left img {
  max-height: 300px;
  max-width: 100%;
  width: auto;
  /*border: 2px solid #c8c8c8;*/
}
@media (min-width: 768px) {
  .news-article .col_left img {
    float: right;
  }
}
.news-article .col_right h3 {
  color: #008AD1;
  text-transform: none;
  font-size: 21px;
}
.news-home {
  background: white;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  z-index: 500;
}
.news-home .news-article {
  margin-bottom: 0;
}
.news-home img {
  /*margin-right: 20px;*/
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.news-home h3 {
  color: #878C91;
  margin-top: 0;
  text-transform: uppercase;
}
.news-home a:not(.btn-primary) {
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}
.news-home .btn_all_news {
  margin: 40px 0 80px;
  text-align: center;
}
.pagination {
  font-size: 15px;
}
@media (min-width: 768px) {
  .pagination-top {
    position: absolute;
    top: 30px;
    right: 30px;
  }
}
.pagination a {
  text-decoration: none;
  font-weight: 700;
  color: #878C91;
}
.pagination a:hover,
.pagination a:focus,
.pagination a:active {
  color: #777;
}
.pagination a.active {
  color: #008AD1;
}
/* ******************************************* */
/* HOME */
/* ******************************************* */
.page-accueil h1 {
  padding-top: 15px;
  font-size: 26px;
  background: #008AD1;
  display: inline-block;
  margin-bottom: 36px;
  margin-top: 25px;
  font-weight: 300;
  padding: 7px 35px 5px;
  border-radius: 50px;
  color: #FFF;
}
.page-accueil h1 .color {
  color: #E2017A;
}
.page-accueil h1 .bold {
  font-weight: 500;
}
.page-accueil h2 {
  font-size: 26px;
  background: #E2017A;
  display: inline-block;
  padding: 7px 35px 5px;
  border-radius: 50px;
  color: #FFF;
  font-weight: 500;
  margin: 0;
}
.page-accueil h2.inverse {
  color: #E2017A;
  background-color: #FFF;
}
@media (max-width: 767px) {
  .page-accueil h2 {
    font-size: 22px;
  }
}
.page-accueil .intro-rub {
  /*h2 {
			@media (min-width: @screen-sm-min) {
				.text-center;
			}
		}*/
}
.page-accueil .intro-rub p {
  font-weight: 300;
  color: #008AD1;
}
.page-accueil .negatif .intro-rub p {
  color: white;
}
.page-accueil .accroche {
  font-size: 18px;
  margin-bottom: 40px;
}
.home-space-top {
  padding-top: 60px;
  /*&.liste_services{
		padding-top: 440px;
		margin-top: -430px;
	}*/
}
.home-space-bottom {
  padding-bottom: 50px;
}
/* ******************************************* */
/* PRODUITS - CATALOGUE */
/* ******************************************* */
.pcategories-icons {
  margin: 10px -5px;
}
.pcategories-icons .pcategory-icon-container {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .pcategories-icons .pcategory-icon-container {
    width: 11.11111111%;
  }
}
@media (max-width: 767px) {
  .pcategories-icons .pcategory-icon-container:nth-child(3n+2) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pcategories-icons .pcategory-icon-container:nth-child(4n+1) {
    clear: left;
  }
}
.category-link {
  text-align: center;
  display: block;
  margin-bottom: 8px;
}
.category-link img {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 4px;
  border-radius: 40px;
  border: 3px solid transparent;
  transition: border 0.1s ease-in-out;
}
.category-link span {
  display: block;
  color: #008AD1;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.2em;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .category-link:hover img {
    border-color: rgba(50, 45, 100, 0.5);
  }
}
@media (min-width: 768px) {
  li.pcategory-icon-container.active .category-link img {
    border-color: #008AD1;
  }
}
.categories-all img {
  margin: 0;
}
.grid-folio-item {
  max-height: 0;
  transition: max-height 0.6s ease-out;
  display: block;
  overflow: hidden;
}
.grid-folio-item.active {
  max-height: 5000px;
}
.gridfolio-container {
  /*background: #232350;*/
}
.pcategories {
  margin: 0;
}
.pcategory-container {
  padding: 0;
  height: 300px;
  background-position: center center;
  background-size: cover;
}
.subcats-container {
  height: 0;
  display: block;
  position: relative;
  width: 100%;
  /*padding: 0 20px 0 5px;*/
  text-align: right;
  text-transform: uppercase;
  overflow: hidden;
  transition: height 0.4s ease-in-out;
}
.subcats-container .subcats-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /*opacity: 0.75;*/
  opacity: 0.65;
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
.pcategory-container {
  /*@media (max-width: @screen-xs-max) {*/
  /*}*/
}
.pcategory-container:hover .subcats-container {
  /*height: 100%;*/
}
.pcategory-container .subcats-container {
  height: 100%;
  /*opacity:0.9;*/
}
.subcats {
  position: relative;
}
.subcats h3,
.subcats h4,
.subcats a {
  color: white;
}
.subcats h3 {
  line-height: 20px;
  font-size: 20px;
  /*margin-top: 20px;*/
  padding: 10px 20px 10px 5px;
  background-repeat: no-repeat;
  /*background-size: 35px;*/
  background-size: 25px;
  /*background-position: 10px 50%;*/
  background-position: 16px 50%;
}
.subcats a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  padding: 0 20px 0 5px;
}
.subcats a:hover,
.subcats a:active,
.subcats a:focus {
  opacity: 0.5;
}
.btn-catalogue {
  background: #FFF;
  display: block;
  padding: 0;
  position: relative;
}
.btn-catalogue a {
  display: block;
  text-align: center;
  height: 300px;
  line-height: 300px;
}
.btn-catalogue img {
  vertical-align: middle;
  width: 100%;
  /*max-width: 342px;*/
  /*max-width: 375px;*/
  /*display: block;*/
  /*margin: 4px auto 0;*/
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .btn-catalogue img {
    /*width: auto;
			max-height: 300px;
			max-width: 100%;*/
  }
}
.psubcategory-container a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.psubcategory-container a .subcat-title {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
}
.psubcategory-container a .subcat-title-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  height: 75px;
  opacity: 0.9;
  transition: opacity 0.2s ease-out;
}
.psubcategory-container a:hover .subcat-title-container {
  opacity: 1;
}
/* ******************************************* */
/* ICONES SERVICES */
/* ******************************************* */
.col_service {
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .col_service:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col_service:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .col_service:nth-child(2n+1) {
    clear: both;
  }
}
.service_img {
  width: 52px;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 1085px) {
  .service_img {
    width: 43px;
  }
}
.service-icon {
  display: block;
  /*text-align: center;*/
  padding-left: 60px;
}
@media (min-width: 768px) and (max-width: 1085px) {
  .service-icon {
    padding-left: 48px;
  }
}
.service-icon img {
  margin-bottom: 10px;
}
.service-icon span {
  display: block;
  color: white;
  font-size: 25px;
  font-weight: bold;
}
.service-icon .detail {
  color: white;
  font-size: 16px;
  font-weight: 300;
}
.service-icon .detail a {
  color: white;
}
.service-icon .detail a:hover {
  text-decoration: underline;
}
/* ******************************************* */
/* ENCART LIBRE */
/* ******************************************* */
.encart-libre {
  padding-top: 30px;
  background-color: white;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.encart-libre h4 {
  font-size: 16px;
  line-height: 1.3em;
}
.encart-libre p {
  font-weight: 500;
  font-size: 15px;
}
/* ******************************************* */
/* AGENCEMENT */
/* ******************************************* */
.interro {
  display: inline-block;
  width: 170px;
  margin-top: 15px;
}
.interro img {
  margin-right: 10px;
}
.interro span {
  font-size: 15px;
  color: white;
  line-height: 15px;
  display: inline-block;
  padding-top: 4px;
}
/* ******************************************* */
/* EQUIPE */
/* ******************************************* */
.team-item {
  cursor: pointer;
  width: 220px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.team-photo {
  display: block;
  position: relative;
}
.team-photo .team-extra {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(134, 139, 145, 0.8);
  color: white;
  padding: 8px;
  font-size: 14px;
}
.team-infos {
  padding: 8px;
  line-height: 15px;
}
.team-infos p {
  font-weight: 300;
  margin-bottom: 0;
}
.team-infos .team-extra {
  font-size: 13px;
}
.team-item .team-extra {
  height: 0;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
}
.team-item .team-photo .team-extra {
  padding: 0;
}
.team-item.infos-active .team-extra {
  height: auto;
}
.team-item.infos-active .team-photo .team-extra {
  padding: 8px;
}
/* ******************************************* */
/* LOGOS PARTENAIRES */
/* ******************************************* */
.row.partenaires {
  margin: 0;
}
@media (max-width: 767px) {
  .row.partenaires {
    max-width: 400px;
    margin: 0 auto;
  }
}
.row.partenaires .partenaire {
  margin-bottom: 60px;
}
.row.partenaires .partenaire hr {
  border-color: #878C91;
  margin-bottom: 0;
  margin-top: 0;
}
.row.partenaires .partenaire h3 {
  color: #878C91;
  margin: 8px 0;
  height: 38px;
}
.partenaires-site {
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 2px;
  font-size: 12px;
  font-weight: 500;
  background: #878C91 url(https://www.dentaire-services.com/design/img/fleche-partenaire.png) no-repeat 10px 1px;
  transition: all 0.3s ease-in-out;
}
.partenaires-site:hover {
  background-position: 13px 1px;
  color: white;
}
.logo-partenaire-container {
  padding: 12px;
  background-color: white;
  margin-bottom: 0;
  display: block;
}
.page-accueil .logo-partenaire-container {
  margin-bottom: 15px;
}
.link-partenaires {
  background-color: #E2017A;
  padding: 0;
}
@media (max-width: 767px) {
  .partenaire.col-xs-6:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partenaire.col-sm-4:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .partenaire.col-md-3:nth-child(4n+1) {
    clear: left;
  }
}
@media (min-width: 1200px) {
  .partenaire.col-lg-2:nth-child(6n+1) {
    clear: left;
  }
}
/* ******************************************* */
/* TEMOIGNAGES */
/* ******************************************* */
.temoignages {
  /*background: @brand-success;
	box-shadow: 0 0 16px rgba(0,0,0,0.5);*/
  position: relative;
  z-index: 10;
}
.temoignages .container {
  padding: 30px 0 40px;
}
.temoignages .logo {
  padding-right: 30%;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  max-width: 650px;
}
@media (max-width: 1165px) {
  .temoignages .logo {
    max-width: 423px;
  }
}
.temoignages .temoignage_right {
  padding-right: 30px;
}
.temoignages .slider-temoignages {
  padding-bottom: 30px;
}
@media (max-width: 1340px) {
  .temoignages .col_right img {
    margin-top: 55px;
  }
}
@media (max-width: 845px) {
  .temoignages .col_right img {
    margin-top: 75px;
  }
}
@media (max-width: 767px) {
  .temoignages .col_right img {
    margin-top: 15px;
  }
}
.temoignage {
  position: relative;
}
.temoignage h1,
.temoignage h2,
.temoignage h3 {
  margin: 0;
}
.temoignage-photo-container {
  overflow: hidden;
  width: 100%;
  height: 250px;
  background-position: center center;
  /*background-size: cover;*/
  background-size: :contain;
  background-repeat: no-repeat;
  position: relative;
  left: 1px;
}
.temoignage-photo-container .bulle {
  position: absolute;
  right: -1px;
  top: 40%;
  width: 51px;
  height: 43px;
  background: url(https://www.dentaire-services.com/design/img/temoignage-bulle.png);
}
@media (min-width: 992px) {
  .temoignage-photo-container {
    height: 290px;
  }
}
@media (min-width: 1200px) {
  .temoignage-photo-container {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .temoignage-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.temoignage-contenu,
.temoignage-sign {
  color: #333;
  line-height: 1.2em;
}
.temoignage-contenu {
  font-size: 14px;
  padding-top: 15px;
  font-style: italic;
}
@media (min-width: 1200px) {
  .temoignage-contenu {
    padding-top: 30px;
  }
}
@media (max-width: 1165px) {
  .temoignage-contenu {
    font-size: 14px;
  }
  .temoignage-contenu p {
    margin: 0;
  }
}
.temoignage-sign {
  margin-top: 8px;
}
.temoignage-photo-2-container img {
  height: auto;
  float: right;
}
@media (max-width: 767px) {
  .temoignage-photo-2-container img {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .temoignage-photo-2-container img {
    max-width: 100%;
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .temoignage-photo-2-container img {
    margin-top: 0;
  }
}
.temoignage-links {
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 800;
}
.notre_equipe {
  overflow: hidden;
}
.notre_equipe .img_left {
  width: 100%;
  max-width: 745px;
  margin-left: auto;
}
@media (max-width: 1242px) {
  .notre_equipe .img_left {
    margin-top: 30px;
  }
}
@media (max-width: 1117px) {
  .notre_equipe .img_left {
    margin-top: 50px;
  }
}
@media (max-width: 860px) {
  .notre_equipe .img_left {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .notre_equipe .img_left {
    margin-top: 0;
  }
}
.notre_equipe h2 {
  text-align: left;
}
.notre_equipe p {
  color: #333;
  font-weight: 500;
}
.notre_equipe p strong {
  color: #E2017A;
}
.notre_equipe .col_right {
  padding-left: 75px;
  padding-top: 30px;
}
@media (max-width: 860px) {
  .notre_equipe .col_right {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .notre_equipe .col_right {
    padding-left: 15px;
  }
}
/* ******************************************* */
/* OCCASIONS */
/* ******************************************* */
.occasions {
  /*background: @brand-success;
    box-shadow: 0 0 16px rgba(0,0,0,0.5);*/
  position: relative;
  z-index: 10;
}
.occasions .container {
  padding: 30px 0 40px;
}
.occasions .logo {
  padding-right: 30%;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  max-width: 650px;
}
@media (max-width: 1165px) {
  .occasions .logo {
    max-width: 423px;
  }
}
.occasions .occasion_right {
  padding-right: 30px;
}
.occasions .slider-occasions {
  padding-bottom: 30px;
}
@media (max-width: 1340px) {
  .occasions .col_right img {
    margin-top: 55px;
  }
}
@media (max-width: 845px) {
  .occasions .col_right img {
    margin-top: 75px;
  }
}
@media (max-width: 767px) {
  .occasions .col_right img {
    margin-top: 15px;
  }
}
.occasion {
  position: relative;
}
.occasion h1,
.occasion h2,
.occasion h3 {
  margin: 0;
}
.occasion-photo-container {
  overflow: hidden;
  width: 100%;
  height: 250px;
  background-position: center center;
  /*background-size: cover;*/
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  left: 1px;
}
.occasion-photo-container .bulle {
  position: absolute;
  right: -1px;
  top: 40%;
  width: 51px;
  height: 43px;
  background: url(https://www.dentaire-services.com/design/img/occasion-bulle.png);
}
@media (min-width: 992px) {
  .occasion-photo-container {
    height: 290px;
  }
}
@media (min-width: 1200px) {
  .occasion-photo-container {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .occasion-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.occasion-contenu,
.occasion-sign {
  color: #333;
  line-height: 1.2em;
}
.occasion-contenu {
  font-size: 14px;
  padding-top: 15px;
  font-style: italic;
}
@media (min-width: 1200px) {
  .occasion-contenu {
    padding-top: 30px;
  }
}
@media (max-width: 1165px) {
  .occasion-contenu {
    font-size: 14px;
  }
  .occasion-contenu p {
    margin: 0;
  }
}
.occasion-sign {
  margin-top: 8px;
}
.occasion-photo-2-container img {
  height: auto;
  float: right;
}
@media (max-width: 767px) {
  .occasion-photo-2-container img {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .occasion-photo-2-container img {
    max-width: 100%;
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .occasion-photo-2-container img {
    margin-top: 0;
  }
}
.occasion-links {
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 800;
}
/* ******************************************* */
/* CONTACT */
/* ******************************************* */
.contact_bandeau_top {
  background-color: #008AD1;
  color: #9EDCF3;
  font-size: 38px;
  font-weight: 400;
  text-align: center;
  padding: 15px;
}
.contact_bandeau_top .bold {
  font-weight: 700;
}
@media (max-width: 1140px) {
  .contact_bandeau_top {
    font-size: 28px;
  }
}
@media (max-width: 792px) {
  .contact_bandeau_top {
    font-size: 19px;
  }
}
.contact-container {
  /*box-shadow: inset 0 8px 15px rgba(0,0,0,0.3);*/
  background-color: #E2017A;
}
.contact-container h2 {
  /*font-size: 32px;*/
}
.contact-container .reseaux_sociaux {
  margin-left: -12px;
}
.contact-container .reseaux_sociaux a {
  margin: 0 3px;
}
.contact-container .side {
  max-width: 285px;
}
.contact-container .col_left {
  padding-left: 15%;
}
@media (max-width: 1450px) {
  .contact-container .col_left {
    padding-left: 5%;
  }
}
@media (min-width: 976px) {
  .contact-container .col_left .back {
    background-image: url(https://www.dentaire-services.com/design/img/map2.png);
    background-repeat: no-repeat;
    min-height: 720px;
    background-size: 75%;
    background-position: top right;
    padding-top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-container .col_left .back {
    padding-top: 0;
  }
}
.contact-container .col_right {
  padding-right: 15%;
}
@media (max-width: 1450px) {
  .contact-container .col_right {
    padding-right: 5%;
  }
}
.contact-container .contact_accroche {
  color: #FFF;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}
.contact-container .contact_tel {
  font-size: 19px;
  font-weight: 500;
  margin-top: 20px;
}
.contact-container .contact_tel p {
  margin: 0;
}
.contact-container .contact_tel .tel {
  font-size: 24px;
}
.contact-block {
  position: relative;
  font-size: 14px;
  margin-bottom: 12px;
}
.contact-block:before,
.contact-block:after {
  content: " ";
  display: table;
}
.contact-block:after {
  clear: both;
}
.contact-block:before,
.contact-block:after {
  content: " ";
  display: table;
}
.contact-block:after {
  clear: both;
}
.contact-block .icon {
  width: 31px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(https://www.dentaire-services.com/design/img/contact-btns.png);
}
.contact-block .icon.map {
  background-position: left top;
}
.contact-block .icon.mail {
  background-position: center -4px;
}
.contact-block .icon.tel {
  background-position: right 0;
}
.contact-block .info {
  /*padding-left: 40px;*/
}
.contact-block .info,
.contact-block .info p,
.contact-block .info a {
  /*font-weight: 300;*/
  color: white;
}
.contact-block .info strong a {
  font-weight: bold;
}
.contact-block .info .surligne {
  font-size: 26px;
  line-height: 30px;
  color: #008AD1;
  font-weight: 700;
}
.map {
  position: relative;
}
.map .zoomer {
  position: absolute;
  top: 0;
  left: 0;
  width: 132px;
  height: 30px;
  background: transparent url(https://www.dentaire-services.com/design/img/zoomer.png) no-repeat left top;
  z-index: 100;
}
.map img {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  height: auto;
  display: block;
  z-index: 50;
}
/* ******************************************* */
/* BLOC CATALOGUES HOME */
/* ******************************************* */
.prefooter .img-responsive {
  margin: 0 auto;
}
.btns-cata a {
  display: block;
  line-height: 64px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #878C91;
}
.btns-cata a img {
  float: left !important;
  margin-right: 15px;
}
/* ******************************************* */
/* PLAN DU SITE BAS DE PAGE */
/* ******************************************* */
.plan-site {
  position: relative;
  top: -25px;
  margin-bottom: -25px;
}
.plan-site h3 {
  color: #878c91;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
}
.plan-site-btn-container {
  height: 43px;
  position: relative;
}
.plan-site-btn-container:before {
  content: "";
  display: block;
  height: 20px;
  background: white url(https://www.dentaire-services.com/design/img/fleche-plan.png) no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
  z-index: 40;
}
.plan-site-btn-container > a {
  width: 150px;
  text-align: center;
  color: #322d64;
  border-radius: 6px 6px 0 0;
  background: white;
  padding: 3px 20px;
  display: block;
  margin: 0 auto;
  z-index: 50;
  position: relative;
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-weight: 500;
}
.plan-site-container {
  background: white;
  padding-top: 40px;
  margin-top: -1px;
}
.plan-site-products > li {
  margin-bottom: 20px;
}
.plan-site-products .cat-title {
  color: #878c91;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
}
.plan-site-products a {
  color: #878c91;
  font-size: 12px;
  line-height: 15px;
  display: block;
}
.plan-site-products a:hover,
.plan-site-products a:focus,
.plan-site-products a:active {
  color: #333;
}
/* ******************************************* */
/* FOOTER */
/* ******************************************* */
.footer {
  padding: 20px 0;
  background-color: #E2017A;
}
.footer p {
  font-size: 14px;
}
.footer a {
  color: white;
  text-decoration: underline;
}
.footer .reseaux_sociaux {
  display: inline-block;
  float: right;
}
.footer .reseaux_sociaux a {
  text-decoration: none;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .footer .reseaux_sociaux {
    float: none;
    margin-bottom: 20px;
  }
}
/* ******************************************* */
/* COOKIES */
/* ******************************************* */
.cookie_consent {
  background: #FFF;
  position: fixed;
  bottom: 0;
  float: left;
  z-index: 10000000000000;
  width: 100%;
  filter: alpha(opacity=90);
  opacity: 0.9;
  font-size: 14px;
  padding: 14px;
  color: #008AD1;
}
table.mobile {
  height: auto !important;
}
@media (max-width: 767px) {
  table.mobile {
    width: 100% !important;
  }
  table.mobile img {
    width: 100px;
    /*max-width:100%;*/
    height: auto;
  }
}
.main-content ul {
  list-style: none;
  padding: 0;
}
.main-content ul li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-left: 30px;
}
.main-content ul li::before {
  position: absolute;
  content: " ";
  left: 0;
  background-image: url(https://www.dentaire-services.com/design/img/icon_list32.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 29px;
}
/*
animate css
*/
@media (min-width: 1200px) {
  .reveal {
    position: relative;
    opacity: 0;
  }
  .reveal.active {
    opacity: 1;
  }
  .active.fade-bottom {
    animation: fade-bottom 1s ease-in;
  }
  .active.fade-left {
    animation: fade-left 1s ease-in;
  }
  .active.fade-right {
    animation: fade-right 1s ease-in;
  }
  @keyframes fade-bottom {
    0% {
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes fade-left {
    0% {
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes fade-right {
    0% {
      transform: translateX(100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
}
/*
anchor
*/
:target:before {
  content: "";
  display: block;
  height: 90px;
  margin: -90px 0 0;
}
html {
  scroll-behavior: smooth;
}
/* cmsms stylesheet: Asset_Slick modified: mercredi 5 novembre 2025 07:31:10 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .img-responsive {
  margin: 0 auto;
}
.slick-slider .slider-texts {
  color: #008AD1;
  font-weight: 100;
}
@media (min-width: 768px) {
  .slick-slider .slider-texts {
    padding-top: 60px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .slick-slider .slider-texts {
    padding-top: 120px;
  }
}
.slider-full img {
  width: 100%;
  height: auto;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider-multiple .slick-track,
.slick-slider .slick-list,
.slick-slider-multiple .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
@media (min-width: 768px) {
  .slick-slide.padding {
    /*padding-left: 70px;
        padding-right: 70px;*/
  }
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slider-varwidth .slide {
  margin-right: 20px;
}
/* cmsms stylesheet: Asset_Slick_theme modified: mercredi 5 novembre 2025 07:31:10 */
/* Slider */
.slick-loading .slick-list {
  background: #fff url('https://www.dentaire-services.com/design/img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  /*font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://www.dentaire-services.com/design/fonts/slick/slick.eot');
    src: url('https://www.dentaire-services.com/design/fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('https://www.dentaire-services.com/design/fonts/slick/slick.woff') format('woff'), url('https://www.dentaire-services.com/design/fonts/slick/slick.ttf') format('truetype'), url('https://www.dentaire-services.com/design/fonts/slick/slick.svg#slick') format('svg');*/
  font-family: 'dentaire';
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 40%;
  display: block;
  width: 30px;
  height: 70px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'dentaire';
  font-size: 70px;
  line-height: 1;
  opacity: 0.75;
  color: #878C91;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 25px;
}
[dir='rtl'] .slick-prev {
  right: 25px;
  left: auto;
}
.slick-prev:before {
  content: '\f104';
}
[dir='rtl'] .slick-prev:before {
  content: '\f105';
}
.slick-next {
  right: 25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '\f105';
}
[dir='rtl'] .slick-next:before {
  content: '\f104';
}
.slick-slider-multiple.padding {
  padding-left: 60px;
  padding-right: 60px;
}
.slick-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 98%;
  padding: 0;
  list-style: none;
  text-align: right;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  width: 15px;
  height: 15px;
  display: block;
  cursor: pointer;
  background-color: white;
  color: white;
  outline: none;
  font-size: 5px;
}
.slick-dots li:hover button {
  background-color: #6bcdff;
  color: #6bcdff;
}
.slick-dots li.slick-active button {
  color: #008AD1;
  background-color: #008AD1;
}
.temoignages .slick-dots,
.occasions .slick-dots {
  text-align: left;
  width: 50%;
}
@media (max-width: 767px) {
  .temoignages .slick-dots,
  .occasions .slick-dots {
    bottom: 0px;
    /*padding-left: 23px;*/
  }
}
@media (min-width: 768px) {
  .temoignages .slick-dots,
  .occasions .slick-dots {
    /*padding-left: 34%;*/
    bottom: 0px;
  }
}
.temoignages .slick-dots li button,
.occasions .slick-dots li button {
  /*background-color: @vert-main;*/
  /*color: @vert-main;*/
  border: 1px solid #008AD1;
}
.temoignages .slick-dots li.slick-active button,
.occasions .slick-dots li.slick-active button {
  color: #008AD1;
  background-color: #008AD1;
}
/* cmsms stylesheet: Asset_Colorbox modified: mercredi 5 novembre 2025 07:31:10 */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
  opacity: 0.9;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) repeat-x 0 -50px;
}
#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
  width: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
  width: 25px;
  background: url(https://www.dentaire-services.com/design/img/colorbox/border2.png) repeat-y -25px 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 20px;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}
#cboxCurrent {
  position: absolute;
  bottom: -3px;
  left: 100px;
  color: #999;
}
#cboxLoadingOverlay {
  background: #fff url(https://www.dentaire-services.com/design/img/colorbox/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  font-size: 20px;
  font-weight: bold;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}
#cboxPrevious {
  position: absolute;
  bottom: -8px;
  left: 0;
  color: #444;
}
#cboxNext {
  position: absolute;
  bottom: -8px;
  left: 20px;
  color: #444;
}
#cboxClose {
  position: absolute;
  bottom: -8px;
  right: 0;
  display: block;
  color: #444;
}
/* cmsms stylesheet: Custom_Font_icons modified: mercredi 5 novembre 2025 07:31:10 */
@font-face {
  font-family: 'dentaire';
  src: url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.eot?17887152');
  src: url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.eot?17887152#iefix') format('embedded-opentype'), url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.woff?17887152') format('woff'), url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.ttf?17887152') format('truetype'), url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.svg?17887152#dentaire') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dentaire';
    src: url('https://www.dentaire-services.com/design/fonts/fontello/dentaire.svg?17887152#dentaire') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dentaire";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/*FONT ICONS */
.icon-cancel:before {
  content: '\e800';
}
/* '' */
.icon-search:before {
  content: '\e801';
}
/* '' */
.icon-user:before {
  content: '\e802';
}
/* '' */
.icon-menu:before {
  content: '\f0c9';
}
/* '' */
.icon-angle-left:before {
  content: '\f104';
}
/* '' */
.icon-angle-right:before {
  content: '\f105';
}
/* '' */
.icon-trash:before {
  content: '\f1f8';
}
/* '' */
