/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*\
|||||  Web Agency SC-CONCEPTION ---------------------- sc-conception.com  |||||
|||||  Powered by cms Iminence.com software --------------- iminence.com  |||||
\*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body,
p,
blockquote,
a {
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
h1 {
  font-size: 24px;
  font-size: 2.4rem;
}
h2 {
  font-size: 18px;
  font-size: 1.8rem;
}
h3 {
  font-size: 14px;
  font-size: 1.4rem;
}
h4 {
  font-size: 10px;
  font-size: 1rem;
}
h5 {
  font-size: 9px;
  font-size: 0.9rem;
}
h6 {
  font-size: 8px;
  font-size: 0.8rem;
}
b,
strong {
  font-weight: bold;
}
a {
  color: #e62b28;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e62b28;
}
main.main > header.main-header > section.header-section > .section-middle {
  background-image: url("https://www.ccvc02.com/public/img/template/header/website-banner.jpg");
  background-position: center;
  background-size: 130%;
  animation: mainHeaderSectionMiddelBackground 10s ease forwards;
}
main.main > header.main-header > section.header-section > .section-middle a.website-logo {
  display: block;
  padding: 1rem 0;
}
main.main > header.main-header > section.header-section > .section-middle a.website-logo > img {
  max-width: 250px;
  border-radius: 1rem;
  padding: .5rem;
  background-color: #fff;
}
main.main > header.main-header > section.header-section > .section-middle a.social-network-facebook {
  display: block;
  text-align: center;
  max-width: inherit;
  margin: 1.5rem auto .5rem auto;
  line-height: 30px;
  background-color: #0866ff;
  color: #fff;
  border-radius: .5rem;
}
main.main > header.main-header > section.header-section > .section-middle a.social-network-facebook > span.facebook-logo {
  float: right;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
main.main > header.main-header > section.header-section > .section-middle .btn-shortcut {
  text-align: center;
}
main.main > header.main-header > section.header-section > .section-middle .btn-shortcut > .btn-group > a.btn {
  background-color: #e62b28;
  border: none;
  color: #fff;
  margin: .25rem;
  border-radius: .5rem;
  box-shadow: 0px 5px 5px -5px #000;
  padding: 1rem 0.5rem;
  width: 145px;
}
main.main > header.main-header > section.header-section > .section-middle .btn-shortcut > .btn-group > a.btn > i {
  font-size: 2rem;
}
main.main > header.main-header > section.header-section > .section-middle .btn-shortcut > .btn-group > a.btn > span {
  display: block;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: bold;
  padding: .5rem 0 0 0;
}
main.main > header.main-header > section.header-section > .section-middle .today-info {
  text-align: center;
  font-size: .9rem;
  color: #fff;
  background-color: #000;
  max-width: max-content;
  border-radius: .5rem;
  padding: .25rem 1rem;
  margin: .5rem auto 0 auto;
}
main.main > header.main-header > section.header-section > .section-middle .today-info > span.today-icon {
  display: inline-block;
  transform: rotate(90deg);
}
main.main > header.main-header > section.header-section > .section-footer {
  background-color: #e62b28;
  padding: .5rem 0;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar {
  padding: 0;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav {
  width: 100%;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > a.nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 1rem;
  text-align: center;
  font-weight: bold;
  border-radius: 0;
  box-shadow: 0px 0px 0px 0px #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > a.nav-link:hover {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: .5rem;
  box-shadow: 0px 5px 5px -5px #000;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > a.dropdown-item {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > a.dropdown-item:hover {
  color: #000000;
  text-decoration: none;
  background-color: #f0f0f0;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > a.nav-link {
  padding: .25rem 1.5rem;
  white-space: nowrap;
  color: #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > a.nav-link > span.icon-dropdown-toggle {
  color: #000;
  margin-left: .5rem;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > a.nav-link:hover {
  color: #000000;
  text-decoration: none;
  background-color: #f0f0f0;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu {
  left: 100%;
  top: -0.7rem;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu > a.dropdown-item {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu > a.dropdown-item:hover {
  color: #000000;
  text-decoration: none;
  background-color: #f0f0f0;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item.hidden-menu {
  display: none;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar form > .btn {
  color: #fff;
  background-color: #000;
  border-color: #000;
  border-radius: 1rem;
  font-weight: bold;
  line-height: 18px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > header.main-header > section.header-section > .section-footer nav.navbar form > .btn:hover {
  background-color: #e62b28;
  border-color: #000;
}
main.main > section.main-section {
  background-image: url("https://www.ccvc02.com/public/img/template/footer/website-banner.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 50%;
}
main.main > section.main-section > .section-center > nav.block-breadcrumb {
  background-color: #000;
  border-radius: 0 0 1rem 1rem;
}
main.main > section.main-section > .section-center > nav.block-breadcrumb ol.breadcrumb {
  background-color: transparent;
  border-radius: unset;
  margin: 0;
}
main.main > section.main-section > .section-center > nav.block-breadcrumb ol.breadcrumb > li.breadcrumb-item {
  color: #fff;
}
main.main > section.main-section > .section-center > nav.block-breadcrumb ol.breadcrumb > li.breadcrumb-item > a {
  color: #fff;
}
main.main > section.main-section > .section-center .block-page {
  padding: 2rem 0;
  background-color: rgba(255, 255, 255, 0.75);
}
main.main > section.main-section > .section-center .block-page > .page-header {
  margin: 0 auto 1rem auto;
  width: max-content;
  max-width: 80%;
  box-shadow: 0px 10px 5px -10px #e62b28;
}
main.main > section.main-section > .section-center .block-page > .page-header > h1 {
  text-align: center;
  padding: 0 2rem .5rem 2rem;
}
main.main > footer.main-footer > section.footer-section {
  background-image: url("https://www.ccvc02.com/public/img/template/footer/website-banner.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
main.main > footer.main-footer > section.footer-section > .section-header {
  padding: 3rem 0;
  background-color: #f0f0f0;
}
main.main > footer.main-footer > section.footer-section > .section-header .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
main.main > footer.main-footer > section.footer-section > .section-header .card > .card-header {
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
main.main > footer.main-footer > section.footer-section > .section-header .card > .card-body a {
  display: block;
  background-size: auto 80%;
  background-color: #fff;
  background-repeat: no-repeat;
  height: 100px;
  width: 100%;
  background-position: center;
  box-shadow: 0px 5px 5px -5px #000;
  border-radius: .5rem;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
}
main.main > footer.main-footer > section.footer-section > .section-header .card > .card-body a:hover {
  background-size: auto 90%;
}
main.main > footer.main-footer > section.footer-section > .section-middle {
  padding: 4rem 0;
  background-color: rgba(0, 0, 0, 0.5);
}
main.main > footer.main-footer > section.footer-section > .section-middle > .row > div:nth-child(2) {
  background-color: #6d6b6f;
}
main.main > footer.main-footer > section.footer-section > .section-middle .card {
  background-color: transparent;
  border: none;
  border-radius: unset;
  padding: 0;
}
main.main > footer.main-footer > section.footer-section > .section-middle .card > .card-header {
  background-color: transparent;
  border: none;
  border-radius: unset;
  padding: 0 0 .5rem 0;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}
main.main > footer.main-footer > section.footer-section > .section-middle .card > .card-body {
  color: #fff;
  padding: 0 0 .5rem 0;
  font-size: 10px;
  font-size: 1rem;
}
main.main > footer.main-footer > section.footer-section > .section-middle .card > .card-body > p {
  font-size: 10px;
  font-size: 1rem;
}
main.main > footer.main-footer > section.footer-section > .section-footer {
  background-color: #000000;
}
@keyframes mainHeaderSectionMiddelBackground {
  0% {
    background-size: 130%;
  }
  100% {
    background-size: 100%;
  }
}
.modal .modal-content {
  background-color: #ffffff;
}
.modal .modal-content .modal-header {
  background-color: #f0f0f0;
}
.modal .modal-content .modal-header > h5.modal-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #e62b28;
}
.modal .modal-content .modal-body.block-user-cookie-control-permission {
  background-color: #ffffff;
}
.modal .modal-content .modal-footer {
  background-color: #f0f0f0;
}
.display-only-screen {
  display: block;
}
.display-only-mobile {
  display: none;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1440px;
  }
}
/*  For Mobile : */
@media screen and (max-width: 991px) {
  h1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  h3 {
    font-size: 10px;
    font-size: 1rem;
  }
  h4 {
    font-size: 9px;
    font-size: 0.9rem;
  }
  h5,
  h6 {
    font-size: 8px;
    font-size: 0.8rem;
  }
  .main > .main-header > .header-section > .section-middle .website-logo {
    text-align: center !important;
    padding: .5rem 0 0 0 !important;
  }
  .main > .main-header > .header-section > .section-middle .website-logo > img {
    max-width: 100% !important;
  }
  .main > .main-header > .header-section > .section-middle .social-network-facebook {
    margin: 0.25rem auto !important;
    padding: 0 0 0 .5rem !important;
    text-align: center !important;
    background-color: #0866ff !important;
    border-radius: .5rem !important;
    max-width: max-content !important;
    color: #fff !important;
    font-size: .8rem !important;
    font-weight: bold !important;
  }
  .main > .main-header > .header-section > .section-middle .btn-shortcut .btn {
    margin: 0 .25rem !important;
    padding: .25rem !important;
    width: 33% !important;
  }
  .main > .main-header > .header-section > .section-middle .today-info {
    margin-bottom: 0.25rem !important;
  }
  .main > .main-header > .header-section > .section-footer {
    background: #46454d !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar {
    padding: 0 0 1rem 0 !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar button.navbar-toggler {
    width: 100% !important;
    background-color: #46454d !important;
    color: #fff !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
    border: none !important;
    border-radius: 0 !important;
    padding: .5rem 0 !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar ul.navbar-nav {
    padding: 0 0 1rem 0 !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item {
    width: 100% !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item > a.nav-link {
    text-align: left !important;
    padding: .5rem !important;
  }
  .main > .main-header > .header-section > .section-footer nav.navbar ul.navbar-nav > li.nav-item ul.dropdown-menu {
    border-radius: 0 !important;
  }
  .main > .main-section > .banner {
    height: 128px !important;
    background-size: 180% !important;
  }
  .main > .main-section > .section-center > nav.block-breadcrumb ol.breadcrumb {
    padding: .25rem 0 !important;
  }
  .main > .main-section > .section-center > nav.block-breadcrumb ol.breadcrumb > li.breadcrumb-item {
    font-size: .8rem !important;
  }
  .main > .main-section > .section-center > nav.block-breadcrumb ol.breadcrumb > li.breadcrumb-item > a {
    font-size: .8rem !important;
  }
  .container {
    width: 100%;
  }
  .col-xs-0,
  .col-sm-0,
  .display-only-screen {
    display: none;
  }
  .display-only-mobile {
    display: block;
  }
}
/*
Pour créer un effet de trois petits points clignotants en CSS, vous pouvez utiliser des animations CSS. Voici un exemple de classe CSS qui crée cet effet :
*/
@keyframes blink {
  0% {
    opacity: 0%;
  }
  50% {
    opacity: 100%;
  }
  100% {
    opacity: 0%;
  }
}
.blinking-dot-white {
  display: inline-block;
  margin-right: 1px;
  width: 3px;
  height: 3px;
  background-color: #fff;
  border-radius: 50%;
  animation: blink 1s infinite;
}
.blinking-dot-black {
  display: inline-block;
  margin-right: 1px;
  width: 3px;
  height: 3px;
  background-color: #000;
  border-radius: 50%;
  animation: blink 1s infinite;
}
b,
strong {
  font-weight: bold;
}
select option[disabled] {
  color: #aaa;
  font-style: italic;
  font-weight: 100;
}
a,
.open-dialog,
.open-dialog-alert,
.close-dialog-alert {
  cursor: pointer;
}
.text-justify {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.block-html img.fr-fil:not(.fr-tni),
.block-html img.fr-tag.fr-fil:not(.fr-tni) {
  float: left;
}
.block-html img.fr-fil,
.block-html img.fr-tag.fr-fil {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 10px 10px 3px;
}
.block-html img.fr-fir,
.block-html img.fr-tag.fr-fir {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 3px 10px 10px;
}
.block-html img.fr-fir:not(.fr-tni),
.block-html img.fr-tag.fr-fir:not(.fr-tni) {
  float: right;
}
@media (min-width: 0px) AND (max-width: 576px) {
  .col-xs-0 {
    display: none !important;
  }
}
@media (min-width: 576px) AND (max-width: 768px) {
  .col-sm-0 {
    display: none !important;
  }
}
@media (min-width: 768px) AND (max-width: 992px) {
  .col-md-0 {
    display: none !important;
  }
}
@media (min-width: 992px) AND (max-width: 1200px) {
  .col-lg-0 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .col-xl-0 {
    display: none !important;
  }
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body,
p,
blockquote,
a {
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
.hide {
  display: none;
}
.computer-hide {
  display: none;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.truncate-text {
  white-space: nowrap;
  /* Empêche le retour à la ligne */
  overflow: hidden;
  /* Masque le contenu débordant */
  text-overflow: ellipsis;
  /* Ajoute les trois petits points (...) à la fin du contenu */
}
.block-editor > .contents {
  border: 1px dashed rgba(145, 145, 145, 0);
  margin: -1px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button {
  height: 30px;
}
.block-editor > .contents-button > .button-save {
  float: right;
  margin-top: -35px;
  margin-right: -1px;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button > .button-save:hover,
.block-editor > .contents-button > .button-save:focus,
.block-editor > .contents-button > .button-save:active {
  margin-top: 0px;
  opacity: 1;
}
.block-editor:hover > .contents,
.block-editor:focus > .contents,
.block-editor.active > .contents {
  border: 1px dashed rgba(145, 145, 145, 0.5);
  margin: -1px;
}
.block-editor:hover > .contents-button > .button-save,
.block-editor:focus > .contents-button > .button-save,
.block-editor.active > .contents-button > .button-save {
  margin-top: 0px;
  opacity: 1;
}
.block-html > .froala_box > .froala_element {
  min-height: initial !important;
}
.main {
  opacity: 0%;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .dialog-alert {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: -260px;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  width: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .dialog-alert > .dialog-alert-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
  min-height: 150px;
  min-width: 250px;
  max-width: 500px;
  margin: auto;
  box-shadow: 0px 10px 10px 0px #000, inset 0px 0px 5px 4px #fff;
  padding: 25px;
}
.main > .dialog-alert > .dialog-alert-content > header {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
}
.main > .dialog-alert > .dialog-alert-content > section {
  font-size: 16px;
  margin: 0 0 20px 0;
  text-align: center;
}
.main > .dialog-alert > .dialog-alert-content > footer .btn {
  border-radius: 0;
  font-weight: bold;
}
.main > .dialog-alert.dialog-alert-danger > .dialog-alert-content {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.main > .dialog-alert.dialog-alert-success > .dialog-alert-content {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.main > .dialog-alert.dialog-alert-warning > .dialog-alert-content {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.main > .dialog-alert.dialog-alert-info > .dialog-alert-content {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.main > .dialog-alert.open {
  left: 0;
  opacity: 1;
  width: 100%;
}
.main > .main-section > .section-center > .block-page > .page-header.is-editable > h1 > span {
  font-size: .7rem;
  position: absolute;
  color: #069;
  background-color: #fff;
  border-radius: 25px;
  padding: .25rem;
  border: solid 1px #ccc;
  margin: 0 0 0 .25rem;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center > .block-page > .page-header.is-editable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.main > .main-section > .section-center > .block-page > .page-header.is-editable:hover > h1 > span {
  opacity: 1;
}
.main > .main-section > .section-center > .block-page > .page-wrapper {
  display: table;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-content {
  float: left;
  width: 62%;
  padding-right: 30px;
}
.main > .main-section > .section-center > .block-page > .page-wrapper > .wrapper-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  float: left;
  width: 38%;
}
.main > .main-footer > .footer-section > .section-footer .block-copyright {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main > .main-footer > .footer-section > .section-footer .block-copyright a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-footer > .footer-section > .section-footer .block-copyright a > img.logo-cms {
  width: 40px;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-footer > .footer-section > .section-footer .block-copyright a > img.logo-cms:hover {
  filter: invert(1);
}
.main > .main-footer > .footer-section > .section-footer .block-legal-obligations {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
}
.main > .main-footer > .footer-section > .section-footer .block-legal-obligations > span {
  width: 30px;
  float: right;
  padding: 5px 5px 5px 5px;
  background-color: #006395;
  margin: 0 0 0 15px;
  cursor: pointer;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-footer > .footer-section > .section-footer .block-legal-obligations > span > img {
  width: 100%;
  filter: invert(1);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-footer > .footer-section > .section-footer .block-legal-obligations > span:hover {
  filter: invert(1);
}
.main > .main-footer > .footer-section > .section-footer .block-legal-obligations a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main.is-loaded {
  opacity: 100%;
}
.chat-online {
  position: fixed;
  z-index: 10000;
  bottom: 20px;
  right: 20px;
}
.chat-online > .co-btn-open {
  width: 80px;
  height: 80px;
  background-color: #e62b28;
  border-radius: 100%;
  line-height: 100px;
  text-align: center;
  box-shadow: 0px 1px 0px 1px #ffffff, 0px 1px 10px -2px #ffffff;
  cursor: pointer;
}
.chat-online > .co-btn-open > i {
  font-size: 3rem;
  color: #ffffff;
}
.chat-online > form > .card {
  box-shadow: 0 0 0 2px #a3a3a3, 0 -5px 20px -5px black;
  border: none;
  border-radius: 0;
  width: 400px;
}
.chat-online > form > .card > .card-header {
  background-color: #e62b28;
  color: #ffffff;
  padding: 0.5rem;
  border-radius: 0;
}
.chat-online > form > .card > .card-header > button.co-btn-close {
  float: right;
  border: none;
  background-color: #e62b28;
  border-radius: 0;
  padding: 0 0.25rem;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.chat-online > form > .card > .card-header > button.co-btn-close > i {
  color: #ffffff;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.chat-online > form > .card > .card-header > button.co-btn-close:hover {
  background-color: #fff;
}
.chat-online > form > .card > .card-header > button.co-btn-close:hover > i {
  color: #000;
}
.chat-online > form > .card > .card-header > span.icon-support {
  float: left;
  margin-right: 0.5rem;
}
.chat-online > form > .card > .card-body {
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0.5rem;
  background-color: #f0f0f0;
}
.chat-online > form > .card > .card-body > .message {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1rem;
  max-width: 80%;
  box-shadow: 1px 1px 4px -2px #e62b28;
}
.chat-online > form > .card > .card-body > .message > .caption > p {
  margin: 0;
  font-size: .8rem;
}
.chat-online > form > .card > .card-body > .message > .caption > p > b {
  color: #e62b28;
}
.chat-online > form > .card > .card-body > .message > .caption > time {
  font-size: 0.7rem;
  text-transform: uppercase;
  opacity: 75%;
}
.chat-online > form > .card > .card-body > .message.message-support {
  margin: 0 0 1rem auto;
}
.chat-online > form > .card > .card-body > .message.message-visitor {
  margin: 0 auto 1rem 0;
}
.chat-online > form > .card > .card-footer {
  padding: 0.5rem;
  border: none;
  background-color: #a3a3a3;
  border-radius: 0;
}
.chat-online > form > .card > .card-footer > .input-group > .form-control {
  font-size: 0.9rem;
  border: none;
  border-radius: 0;
}
.chat-online > form > .card > .card-footer > .input-group > .input-group-append > button.btn {
  background-color: #e62b28;
  font-size: 0.9rem;
  border: none;
  border-radius: 0;
}
.chat-online > form > .card > .card-footer > .input-group > .input-group-append > button.btn > i {
  font-size: 0.9rem;
  color: #ffffff;
}
.chat-online.is-closed > form {
  display: none;
  pointer-events: none;
}
.chat-online.is-closed > .co-btn-open {
  display: block;
}
.chat-online.is-opened > form {
  display: block;
  pointer-events: inherit;
}
.chat-online.is-opened > .co-btn-open {
  display: none;
}
/* 
For Mobile 
Lorsque l'écran (fenêtre du navigateur) devient plus petit que 768 pixels :
*/
@media screen and (max-width: 768px) {
  .main .main-section .section-center .block-page > .page-wrapper > .wrapper-content {
    float: inherit !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .main .main-section .section-center .block-page > .page-wrapper > .wrapper-sidebar {
    float: inherit !important;
    width: 100% !important;
    padding: 0 !important;
    position: inherit !important;
    top: 0 !important;
    margin-top: 1rem !important;
  }
  .chat-online {
    bottom: 10px;
    right: 10px;
  }
  .chat-online > .co-btn-open {
    width: 40px;
    height: 40px;
    line-height: 50px;
  }
  .chat-online > .co-btn-open > i {
    font-size: 2rem;
  }
  .chat-online > form {
    margin-left: 10px;
  }
  .chat-online > form > .card {
    width: 100%;
  }
  .mobile-hide {
    display: none;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
  }
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*\
|||| ||||||| ||   || ||||||| ||||||||||||||||||||||||||||||||||||||||||||||||||
|||| ||      ||| ||| ||      |||||||||  - Web Agency SC-CONCEPTION -  |||||||||
|||| ||||||| || | || || |||| ||||||   Developped by SMG-CONCEPTION.com   ||||||
||||      || ||   || ||   || |||    Powered by cms Iminence.com software    |||
|||| ||||||| ||   || ||||||| ||||||||||||||||||||||||||||||||||||||||||||||||||
\*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*# sourceMappingURL=index.min.css.map */