@import url('https://fonts.googleapis.com/css?family=Barlow:300,400,600,700&display=swap');
.transition-fade {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.transition-fade-btn {
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/* Our style rules - namespace so as not to collide with the core app styles */
body {
  overflow-x: hidden;
}
body.mfp-zoom-out-cur {
  overflow: hidden;
}
body.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
html.ccm-toolbar-visible header div.header-fixable {
  top: 48px !important;
}
div.ccm-page {
  font-family: 'Spartan', sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 11px;
  line-height: 20px;
}
@media (min-width: 768px) {
  div.ccm-page {
    font-size: 13px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  div.ccm-page {
    font-size: 15px;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page {
    font-size: 17px;
    line-height: 30px;
  }
}
span {
  white-space: nowrap;
}
strong {
  font-weight: bold;
}
.orange {
  color: #f0584f;
  white-space: unset;
}
.blue {
  color: #262543;
  white-space: unset;
}
.pink {
  color: #e24e97 !important;
  white-space: unset;
}
div.ccm-panel-content ul.nav li {
  flex: 1 1 100%;
}
a.orange-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #f0584f;
  text-decoration: none !important;
}
a.orange-button:hover {
  background-color: #262543;
  color: #ffffff !important;
}
a.pink-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #e24e97;
  text-decoration: none !important;
  display: inline-block;
}
a.pink-button:hover {
  background-color: #262543;
  color: #ffffff !important;
}
a.blue-button,
input.blue-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #262543;
  text-decoration: none !important;
}
a.blue-button:hover,
input.blue-button:hover {
  background-color: #f0584f;
  color: #ffffff !important;
}
#ccm-theme-grid-edit-mode-row-wrapper {
  display: flex;
  width: 100%;
}
.infolettre_icon.footer {
  max-height: 30px;
  margin-left: -5px;
}
.infolettre_icon.footer:hover {
  filter: invert(55%) sepia(59%) saturate(5281%) hue-rotate(304deg) brightness(95%) contrast(85%);
}
.infolettre_icon.header {
  max-height: 50px;
  margin-left: 20px;
  margin-right: 0;
  filter: invert(11%) sepia(14%) saturate(2759%) hue-rotate(204deg) brightness(100%) contrast(88%);
  height: 28px;
}
.btn-primary {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #e24e97;
  text-decoration: none !important;
  border-color: #e24e97;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #262543;
  border-color: #262543;
  color: #ffffff !important;
}
div.ccm-page h1 {
  font-size: 21px;
  line-height: 21px;
  margin: 10px 0;
}
@media (min-width: 768px) {
  div.ccm-page h1 {
    font-size: 31px;
    line-height: 31px;
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page h1 {
    font-size: 33px;
    line-height: 33px;
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page h1 {
    font-size: 36px;
    line-height: 36px;
    margin: 25px 0;
  }
}
div.ccm-page h2 {
  font-size: 20px;
  line-height: 30px;
  margin: 10px 0;
}
@media (min-width: 768px) {
  div.ccm-page h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page h2 {
    font-size: 27px;
    line-height: 37px;
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 25px 0;
  }
}
div.ccm-page h3 {
  font-size: 22px;
  line-height: 24px;
  margin: 10px 0;
}
@media (min-width: 768px) {
  div.ccm-page h3 {
    font-size: 23px;
    line-height: 25px;
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page h3 {
    font-size: 25px;
    line-height: 27px;
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page h3 {
    font-size: 28px;
    line-height: 30px;
    margin: 25px 0;
  }
}
div.ccm-page h4,
div.ccm-page h5,
div.ccm-page h6 {
  margin: 10px 0;
}
@media (min-width: 768px) {
  div.ccm-page h4,
  div.ccm-page h5,
  div.ccm-page h6 {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page h4,
  div.ccm-page h5,
  div.ccm-page h6 {
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page h4,
  div.ccm-page h5,
  div.ccm-page h6 {
    margin: 25px 0;
  }
}
div.ccm-page a {
  color: #000000;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
div.ccm-page a:hover {
  color: #e24e97;
  text-decoration: none;
}
div.ccm-page p {
  margin: 9.4921875px 0;
}
@media (min-width: 768px) {
  div.ccm-page p {
    margin: 16.875px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page p {
    margin: 22.5px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page p {
    margin: 30px 0;
  }
}
div.ccm-page ul,
div.ccm-page ol {
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 21px;
}
@media (min-width: 768px) {
  div.ccm-page ul,
  div.ccm-page ol {
    margin: 8.4375px 0;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  div.ccm-page ul,
  div.ccm-page ol {
    margin: 11.25px 0;
    line-height: 23px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page ul,
  div.ccm-page ol {
    margin: 15px 0;
    line-height: 24px;
  }
}
div.ccm-page ul li,
div.ccm-page ol li {
  margin-bottom: 5px;
}
div.ccm-page .transparent-orange-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  color: #f0584f !important;
  border: 1px solid #f0584f;
  display: inline-block;
}
div.ccm-page .transparent-dark-purple-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  color: #262543 !important;
  border: 1px solid #262543;
  display: inline-block;
}
div.ccm-page .connected .hide-connected {
  display: none !important;
}
div.ccm-page .new {
  color: #FF0000 !important;
}
div.ccm-page .border-box {
  border: 2px solid #000;
  white-space: normal;
  display: block;
  padding: 10px;
  margin: 10px 0;
  color: #ffffff !important;
}
div.ccm-page .border-box p {
  margin: 0 !important;
}
div.ccm-page .border-box.pink-border {
  background-color: #e24e97;
  border-color: #e24e97;
}
div.ccm-page .border-box.orange-border {
  background-color: #f0584f;
  border-color: #f0584f;
}
div.ccm-page .border-box.purple-border {
  background-color: #262543;
  border-color: #262543;
}
div.ccm-page header div.header-fixable {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 98;
  padding: 0 0 13px 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19);
  /*Top menu*/
}
div.ccm-page header div.header-fixable.scrolled {
  border-bottom: 7px solid #e24e97;
}
div.ccm-page header div.header-fixable.scrolled.private {
  border-bottom: 7px solid #f0584f;
}
@media (min-width: 576px) {
  div.ccm-page header div.header-fixable .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  div.ccm-page header div.header-fixable .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  div.ccm-page header div.header-fixable .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header div.header-fixable .container {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  div.ccm-page header div.header-fixable .container {
    max-width: 1540px;
  }
}
div.ccm-page header div.header-fixable .responsive-menu #responsive-menu-trigger {
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 0;
  color: #000000;
  text-decoration: none;
  text-align: right;
}
@media (min-width: 576px) {
  div.ccm-page header div.header-fixable .responsive-menu #responsive-menu-trigger {
    padding: 50px 20px 10px 10px;
    font-size: 22px;
    line-height: 22px;
  }
}
div.ccm-page header div.header-fixable .responsive-menu #responsive-menu-trigger:hover,
div.ccm-page header div.header-fixable .responsive-menu #responsive-menu-trigger:focus,
div.ccm-page header div.header-fixable .responsive-menu #responsive-menu-trigger:active {
  text-decoration: underline;
  color: #000000;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 30px;
  /*Dropdown Menu*/
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-panier-btn .count {
  background: #e24e97;
  color: #ffffff;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-search {
  margin-left: 22.5px;
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-search {
    margin-left: 5px;
    max-width: 20px;
  }
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-lang {
  margin-left: 45px;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1599px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-lang {
    margin-left: 45px;
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-lang {
    margin-left: 25px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .infolettre_icon {
    margin-left: 5px;
    max-height: 40px;
  }
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li {
  display: inline-block;
  text-align: center;
  margin: 0;
  position: relative;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li:hover div.dropdown_sub,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li:focus div.dropdown_sub,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li:active div.dropdown_sub {
  display: block;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a {
  display: block;
  color: #e24e97;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  padding: 10px 22.5px;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1599px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a {
    padding: 12px;
    text-transform: uppercase;
  }
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a:hover,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a:focus,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a:active,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.underline,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.selected {
  text-decoration: underline;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout {
  background-color: #262543;
  color: #ffffff;
  border-radius: 22px;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout.eaq {
  background-color: #f0584f;
  color: #ffffff;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout:hover,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout:focus,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout:active,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout.underline,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav ul li a.logout.selected {
  background-color: #e24e97;
  text-decoration: unset;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub {
  display: none;
  position: absolute;
  margin: 0;
  z-index: 95;
  background-color: #ffffff;
  width: 100%;
  min-width: 150px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19);
  left: 50%;
  transform: translate(-50%, 0);
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub div.spacer {
  position: absolute;
  width: 100%;
  left: 0;
  top: -15px;
  height: 30px;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: list-item;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li a {
  font-size: 15px;
  line-height: 15px;
  color: #000000;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  text-transform: none;
  font-weight: 400;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li a:hover,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li a:focus,
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li a:active {
  color: #000000;
  text-decoration: underline;
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav div.dropdown_sub ul li.nav-last a {
  border: none;
}
div.ccm-page header div.header-fixable .bottom-bar-wrapper .row {
  align-items: center;
}
@media (max-width: 991px) {
  div.ccm-page header div.header-fixable .bottom-bar-wrapper .row {
    align-items: unset;
  }
}
@media (max-width: 991px) {
  div.ccm-page header div.header-fixable .bottom-bar-wrapper .row {
    align-items: unset;
  }
  div.ccm-page header div.header-fixable .bottom-bar-wrapper img {
    max-width: 245px;
  }
}
@media (max-width: 575px) {
  div.ccm-page header div.header-fixable .bottom-bar-wrapper .row {
    align-items: center;
  }
  div.ccm-page header div.header-fixable .bottom-bar-wrapper img {
    width: 50%;
  }
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper {
  position: relative;
  padding: 15px;
  padding-top: 20px;
  /*Navigaton*/
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.nav-bar-wrapper {
    padding: 10px;
    padding-top: 20px;
  }
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav {
  display: inline-block;
  text-align: right;
  width: 100%;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  /*Dropdown Menu*/
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:not(:nth-child(-n+5)) {
  display: none;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:hover > a,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:focus > a,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:active > a {
  color: #000000;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:hover div.dropdown_sub,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:focus div.dropdown_sub,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li:active div.dropdown_sub {
  display: block;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a {
  display: block;
  color: #000000;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 1em;
  padding: 10px 20px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 4px solid transparent;
}
@media (max-width: 1599px) {
  div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a {
    font-size: 16px;
    padding: 8px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a {
    font-size: 13px;
  }
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a.underline {
  border-color: #f2f3f2;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a:hover,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a:focus div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a:active,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li a.selected {
  border-color: #e24e97;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub {
  display: none;
  position: absolute;
  margin: 0;
  z-index: 95;
  background-color: #ffffff;
  width: 100%;
  min-width: 150px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2), 0 0 20px 0 rgba(0, 0, 0, 0.19);
  left: 50%;
  transform: translate(-50%, 0);
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub div.spacer {
  position: absolute;
  width: 100%;
  left: 0;
  top: -15px;
  height: 30px;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: list-item;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a {
  font-size: 15px;
  line-height: 15px;
  color: #000000;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  text-transform: none;
  font-weight: 400;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a:hover,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a:focus,
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a:active {
  color: #000000;
  text-decoration: underline;
}
@media (max-width: 1599px) {
  div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a {
    font-size: 12px;
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li a {
    font-size: 10px;
    padding: 10px;
  }
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li div.dropdown_sub ul li.nav-last a {
  border: none;
}
div.ccm-page header div.pad-fixed {
  height: 45px;
}
@media (min-width: 576px) {
  div.ccm-page header div.pad-fixed {
    height: 65px;
  }
}
@media (min-width: 768px) {
  div.ccm-page header div.pad-fixed {
    height: 95px;
  }
}
@media (min-width: 992px) {
  div.ccm-page header div.pad-fixed {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header div.pad-fixed {
    height: 115px;
  }
}
div.ccm-page header .hero-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  min-height: calc(100vh - 45px);
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper {
    min-height: calc(100vh - 65px);
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper {
    min-height: calc(100vh - 95px);
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper {
    min-height: calc(100vh - 100px);
  }
}
@media (min-width: 1200px) {
  div.ccm-page header .hero-wrapper {
    min-height: calc(100vh - 115px);
  }
}
div.ccm-page header .hero-wrapper div.bg-hero {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.ccm-page header .hero-wrapper div.bg-hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
div.ccm-page header .hero-wrapper div.img-hero {
  width: 100%;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 575px) {
  div.ccm-page header .hero-wrapper div.img-hero {
    height: 200px;
    margin-bottom: 40px;
    background-position: center center;
    background-size: cover;
    align-self: flex-end;
    flex: 1 0 200px;
  }
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper div.img-hero {
    position: absolute;
    top: 0;
    bottom: auto;
    width: 40%;
    right: 65px;
    height: 103%;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper div.img-hero {
    width: 50%;
    right: 95px;
    height: 105%;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper div.img-hero {
    right: 100px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header .hero-wrapper div.img-hero {
    right: 115px;
    height: 115%;
  }
}
div.ccm-page header .hero-wrapper .content {
  position: relative;
  align-self: center;
  width: 100%;
  padding: 35px 0;
  flex: 1 1 auto;
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper .content {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper .content {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper .content {
    padding: 45px 0;
  }
}
div.ccm-page header .hero-wrapper .content h1 {
  font-size: 26px;
  line-height: 26px;
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper .content h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper .content h1 {
    font-size: 41px;
    line-height: 41px;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper .content h1 {
    font-size: 51px;
    line-height: 51px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header .hero-wrapper .content h1 {
    font-size: 61px;
    line-height: 61px;
  }
}
div.ccm-page header .hero-wrapper .content p {
  font-size: 11px;
  line-height: 11px;
  font-weight: 300;
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper .content p {
    font-size: 21px;
    line-height: 21px;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper .content p {
    font-size: 31px;
    line-height: 31px;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper .content p {
    font-size: 33px;
    line-height: 33px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header .hero-wrapper .content p {
    font-size: 36px;
    line-height: 36px;
  }
}
div.ccm-page header .hero-wrapper .content a {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}
@media (min-width: 576px) {
  div.ccm-page header .hero-wrapper .content a {
    font-size: 17px;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .hero-wrapper .content a {
    font-size: 16px;
    line-height: 29px;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .hero-wrapper .content a {
    font-size: 17px;
    line-height: 30px;
  }
}
div.ccm-page header .banner-wrapper {
  position: relative;
  height: 250px;
}
@media (min-width: 576px) {
  div.ccm-page header .banner-wrapper {
    height: 300px;
  }
}
div.ccm-page header .banner-wrapper div.bg-banner {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 576px) {
  div.ccm-page header .banner-wrapper div.bg-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
div.ccm-page header .banner-wrapper div.img-banner {
  position: absolute;
  top: 0;
  right: 115px;
  width: 50%;
  height: 115%;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 576px) {
  div.ccm-page header .banner-wrapper div.img-banner {
    top: 0;
    bottom: auto;
    width: 40%;
    right: 65px;
    height: 105%;
  }
}
@media (min-width: 768px) {
  div.ccm-page header .banner-wrapper div.img-banner {
    width: 50%;
    right: 95px;
    height: 105%;
  }
}
@media (min-width: 992px) {
  div.ccm-page header .banner-wrapper div.img-banner {
    right: 100px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page header .banner-wrapper div.img-banner {
    right: 115px;
    height: 115%;
  }
}
div.ccm-page header .banner-wrapper .content {
  background-color: rgba(209, 232, 205, 0.7);
  position: absolute;
  top: 50%;
  width: 100%;
  min-height: 50px;
  transform: translate(0, -50%);
  text-align: left;
}
@media (min-width: 576px) {
  div.ccm-page header .banner-wrapper .content {
    background-color: transparent;
  }
}
div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav img {
  filter: brightness(0);
  height: 28px;
  width: auto;
}
div.ccm-page #mobilenav .sidebar-menu .header-panier-icon {
  filter: brightness(0);
  height: 22px;
  width: auto;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) {
  background-color: transparent;
  box-shadow: none;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) div.top-bar-wrapper#topnav ul li a {
  color: #ffffff;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) div.top-bar-wrapper#topnav .header-lang {
  color: #ffffff;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) div.top-bar-wrapper#topnav img {
  filter: brightness(0) invert(1);
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a {
  color: #ffffff;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a:hover,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a:focus,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a:active,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a.selected,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a.underline {
  border-color: #ffffff;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li:hover > a,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li:focus > a,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li:active > a,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) nav#mainnav ul li a:hover {
  color: #ffffff;
}
div.ccm-page header div.header-fixable .logo-wrapper .logo-white {
  display: none;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .logo-wrapper .logo-default {
  display: none;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .logo-wrapper .logo-white {
  display: inline-block;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .responsive-menu #responsive-menu-trigger {
  color: #ffffff;
}
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .responsive-menu #responsive-menu-trigger:hover,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .responsive-menu #responsive-menu-trigger:focus,
div.ccm-page header div.header-fixable.home-header:not(.scrolled) .responsive-menu #responsive-menu-trigger:active {
  color: #ffffff;
}
@media (max-width: 1199px) {
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav > a {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 16px;
  }
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-search {
    max-width: none;
    margin-left: 16px;
  }
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .infolettre_icon {
    margin-left: 0;
  }
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav > li.append_to_sidr {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 37px;
    min-width: 37px;
    margin-left: 16px;
  }
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-panier-btn {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 37px;
  }
  div.ccm-page header div.header-fixable div.top-bar-wrapper#topnav .header-panier-btn .header-panier-btn-content {
    display: inline-flex;
    align-items: center;
    margin-inline-start: 0;
    margin-left: 0;
  }
}
div.ccm-page .header-search-bar {
  padding: 30px 15px;
  background: #262543;
  position: absolute;
  left: 0;
  top: 100%;
  display: flex;
  z-index: 10;
  justify-content: center;
  width: 100vw;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s linear;
}
div.ccm-page .header-search-bar.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
div.ccm-page .covidalert-container {
  padding: 30px 0;
  background: url('/application/themes/designed_by_tonik/images/covid-alert-bg.jpg') left center / auto 100% repeat-x;
  position: relative;
}
div.ccm-page .covidalert-container.other {
  background: url('/application/themes/designed_by_tonik/images/other-alert-bg.jpg') left center / auto 100% repeat-x;
}
@media (max-width: 1199px) {
  div.ccm-page .covidalert-container {
    padding: 32px 0 30px;
  }
}
div.ccm-page .covidalert-container p {
  color: #ffffff;
  font-size: 22px;
  line-height: 1.25em;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
div.ccm-page .covidalert-container p strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  div.ccm-page .covidalert-container p {
    font-size: 16px;
  }
}
div.ccm-page .covidalert-container div.button {
  margin-top: 10px;
  vertical-align: center;
  text-align: center;
}
div.ccm-page .covidalert-container a {
  color: #ffffff;
}
div.ccm-page .covidalert-container .close-alert {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.25em;
  display: flex;
  align-items: center;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (max-width: 767px) {
  div.ccm-page .covidalert-container .close-alert {
    font-size: 11px;
  }
}
div.ccm-page .covidalert-container .close-alert::after {
  content: '';
  width: 19px;
  height: 19px;
  margin: 0 0 0 15px;
  background: url('/application/themes/designed_by_tonik/images/close-covid.png') no-repeat;
}
div.ccm-page header div.header-fixable div.nav-bar-wrapper nav#mainnav ul li.nav-last > a {
  padding-right: 15px;
}
div.ccm-page .topcontent-container {
  background: #ffffff;
  margin-top: 161px;
}
div.ccm-page .topcontent-container .topcontent-img {
  margin-left: calc((100vw - 1527px) / -2);
}
@media (max-width: 1599px) {
  div.ccm-page .topcontent-container .topcontent-img {
    margin-left: calc((100vw - 1127px) / -2);
  }
}
@media (max-width: 1199px) {
  div.ccm-page .topcontent-container .topcontent-img {
    margin-left: calc((100vw - 930px) / -2);
  }
}
@media (max-width: 991px) {
  div.ccm-page .topcontent-container .topcontent-img {
    margin: 0 calc((100vw - 690px) / -2) 30px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .topcontent-container .topcontent-img {
    margin: 0 calc((100vw - 510px) / -2) 30px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .topcontent-container .topcontent-img {
    margin: 0 -15px 30px;
  }
}
div.ccm-page .topcontent-container .topcontent-img img {
  background: #262543;
}
@media (max-width: 991px) {
  div.ccm-page .topcontent-container .topcontent-img img {
    margin: 0 auto;
    display: block;
  }
}
div.ccm-page .topcontent-container .topcontent-img .credit {
  position: absolute;
  bottom: -25px;
  margin-left: 50px;
  color: #ffffff;
  font-size: 11px;
}
@media (max-width: 991px) {
  div.ccm-page .topcontent-container .topcontent-img .credit {
    position: absolute;
    bottom: 0px;
    margin-bottom: 40px;
  }
}
div.ccm-page .topcontent-container .topcontent-text {
  max-width: 655px;
  margin: 0 0 30px 20px;
  position: relative;
}
div.ccm-page .topcontent-container .topcontent-text.login {
  margin: 0 0 0px 20px;
}
@media (max-width: 991px) {
  div.ccm-page .topcontent-container .topcontent-text {
    max-width: 100%;
  }
}
div.ccm-page .topcontent-container .topcontent-text h1 {
  line-height: 1.23em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 50px;
}
div.ccm-page .topcontent-container .topcontent-text h1 strong {
  display: block;
  font-size: 17px;
  line-height: 1.5em;
  color: #f0584f;
  position: relative;
  margin: 0 0 10px;
  text-transform: uppercase;
}
div.ccm-page .topcontent-container .topcontent-text h1 strong::before {
  content: "";
  display: block;
  width: 200px;
  height: 29px;
  position: absolute;
  top: -3px;
  left: -230px;
  background: #f0584f;
}
div.ccm-page .topcontent-container .topcontent-text p {
  font-size: 20px;
  line-height: 1.5em;
  color: #262543;
  font-weight: 500;
  margin: 0 0 50px 0;
}
div.ccm-page .topcontent-container .topcontent-text .small-annoucement-top {
  margin-top: -50px;
}
div.ccm-page .topcontent-container .topcontent-text .small-annoucement-top p {
  font-size: 12px;
}
div.ccm-page .topcontent-container .topcontent-text .small-annoucement-bottom {
  padding-top: 20px;
}
div.ccm-page .topcontent-container .topcontent-text .small-annoucement-bottom p {
  font-size: 12px;
}
div.ccm-page .topcontent-container .topcontent-text.full {
  max-width: unset;
  margin: 50px 0px 0px;
}
div.ccm-page .topcontent-container .topcontent-text.full h1 {
  margin-bottom: 0px;
}
div.ccm-page .content-container {
  padding: 70px 0 95px;
  background: #ffffff;
  overflow: hidden;
}
@media (max-width: 1599px) {
  div.ccm-page .content-container {
    padding: 50px 0 70px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .content-container {
    padding: 30px 0;
  }
}
div.ccm-page .content-container.membre {
  padding: 70px 0 50px;
}
@media (max-width: 1599px) {
  div.ccm-page .content-container.membre {
    padding: 50px 0 30px;
  }
}
div.ccm-page .content-container.membre p {
  font-weight: 600;
}
div.ccm-page .content-container.profile h3 {
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 900;
  margin: 0 0 40px 60px;
}
@media (max-width: 1199px) {
  div.ccm-page .content-container.profile h3 {
    margin: 0 0 30px 0;
  }
}
@media (max-width: 575px) {
  div.ccm-page .content-container.profile h3 {
    font-size: 18px;
  }
}
div.ccm-page .content-container.profile h3 span {
  color: #f0584f;
  white-space: pre-wrap;
}
div.ccm-page .content-container.post-page {
  background: url("/application/themes/designed_by_tonik/images/conversation-bg-left.png") left 25% no-repeat, url("/application/themes/designed_by_tonik/images/conversation-bg-right.png") right 80% no-repeat #ffffff;
}
@media (max-width: 767px) {
  div.ccm-page .content-container.post-page {
    background: #ffffff;
  }
}
div.ccm-page .content-container ul {
  padding-left: 50px;
  margin: 0 0 25px;
}
div.ccm-page .content-container ul li {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 500;
}
div.ccm-page .content-container p {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 25px;
}
div.ccm-page .content-container .side-link-list {
  padding: 35px 35px 35px 35px;
  background: #f2f3f2;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .side-link-list {
    display: none;
  }
}
div.ccm-page .content-container .side-link-list h4,
div.ccm-page .content-container .side-link-list h4 a {
  font-size: 17px;
  line-height: 1.25em;
  color: #e24e97;
  font-weight: 900;
  margin: 0 0 40px;
  text-transform: uppercase;
}
div.ccm-page .content-container .side-link-list.side-link-list--private h4,
div.ccm-page .content-container .side-link-list.side-link-list--private h4 a {
  color: #f0584f;
}
div.ccm-page .content-container .side-link-list .notification-class {
  display: inline-block;
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  margin: 0 0 0 8px;
  border-radius: 50%;
  background: #FF0000;
  vertical-align: middle;
}
div.ccm-page .content-container .side-link-list .notification-class::after {
  display: none;
}
div.ccm-page .content-container .side-link-list ul {
  padding: 0;
}
div.ccm-page .content-container .side-link-list ul li {
  list-style: none;
  font-size: 17px;
  line-height: 1em;
  color: #262543;
  font-weight: 500;
  margin: 0 0 25px;
}
div.ccm-page .content-container .side-link-list ul li a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none !important;
}
div.ccm-page .content-container .side-link-list ul li a.active {
  font-weight: 800;
  display: flex;
  align-items: center;
}
div.ccm-page .content-container .side-link-list ul li a.active::before {
  content: "";
  display: block;
  height: 18px;
  width: 12px;
  background: url("/application/themes/designed_by_tonik/images/active-side-link-arrow.png") no-repeat;
  flex: 0 0 auto;
  margin-right: 15px;
}
div.ccm-page .content-container .side-link-list ul li ul {
  margin: 15px 0 0;
  padding-left: 35px;
}
div.ccm-page .content-container .side-link-list ul li ul li {
  color: #f0584f;
  margin: 0 0 15px;
}
div.ccm-page .content-container .sidebar-related-pages {
  margin-top: 48px;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .sidebar-related-pages {
    margin-top: 0;
  }
}
div.ccm-page .content-container .sidebar-related-pages h3 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  color: #e24e97;
  margin: 0 0 25px;
  text-transform: uppercase;
}
div.ccm-page .content-container .sidebar-related-pages .other-page {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 20px 12px 0;
  margin: 0 0 12px 22.5px;
  background: #f2f3f2;
  text-decoration: none;
}
div.ccm-page .content-container .sidebar-related-pages .other-page .plus {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 45px;
  height: 45px;
  min-width: 45px;
  background: #e24e97;
  border-radius: 50%;
  margin-right: 15px;
  margin-left: -20.5px;
}
div.ccm-page .content-container .sidebar-related-pages .other-page p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 600;
  margin: 0;
}
div.ccm-page .content-container .side-membre-ressources {
  height: calc(100% + 50px);
  margin: 0 -50vw -50px -15px;
  padding: 0 50vw 0 45px;
  background: #f0584f;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .side-membre-ressources {
    height: auto;
    margin: 10px -50vw -30px;
    padding: 0 50vw 30px;
  }
}
div.ccm-page .content-container .side-membre-ressources .ressources-list {
  padding: 5px 35px 35px;
  background: #ffffff;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list h4 {
  font-size: 22px;
  line-height: 1.25em;
  color: #f0584f;
  font-weight: 900;
  margin: 0 0 15px;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list .nav {
  flex-direction: column;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list ul {
  padding: 0;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list ul li {
  list-style: none;
  margin: 0 0 15px;
  max-width: 320px;
  position: relative;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list ul li:last-of-type {
  margin-bottom: 0;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list ul li a {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 600;
  padding: 10px;
  background: #f2f3f2;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
div.ccm-page .content-container .side-membre-ressources .ressources-list ul li .notification-class::after {
  width: 35px;
  height: 35px;
  top: -14px;
  right: -14px;
}
div.ccm-page .content-container .profile-info-container {
  padding: 55px 90px 55px 50vw;
  margin: 0 0 0 -50vw;
  background: #f0584f;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .profile-info-container {
    padding: 30px 50vw;
    margin: 0 -50vw;
  }
}
div.ccm-page .content-container .profile-info-container .profile-infos {
  padding-left: 60px;
}
@media (max-width: 1199px) {
  div.ccm-page .content-container .profile-info-container .profile-infos {
    padding-left: 0;
  }
}
div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info {
  display: flex;
  align-items: center;
  margin: 0 0 6px;
}
@media (max-width: 575px) {
  div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info {
    flex-direction: column;
    align-items: stretch;
  }
}
div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info .single-profile-info-title {
  flex: 0 0 175px;
  font-size: 17px;
  line-height: 1.25em;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 575px) {
  div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info .single-profile-info-title {
    flex: 0 0 auto;
    margin: 0 0 6px;
  }
}
div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info .single-profile-info-content {
  min-height: 55px;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  flex: 1 1;
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 500;
  background: #ffffff;
  margin: 0;
}
@media (max-width: 575px) {
  div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info .single-profile-info-content {
    flex: 0 0 auto;
  }
}
div.ccm-page .content-container .profile-info-container .profile-infos .single-profile-info .single-profile-info-content.courriel {
  color: #f0584f;
  text-decoration: underline;
}
div.ccm-page .content-container .profile-info-container .profile-infos h4 {
  font-weight: bold;
  color: white;
  padding-top: 50px;
  padding-bottom: 25px;
  text-align: center;
}
div.ccm-page .content-container .profile-info-container .profile-buttons {
  display: flex;
  justify-content: space-between;
  margin: 45px 0 0;
}
div.ccm-page .content-container .profile-info-container .profile-buttons :focus {
  outline: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .profile-info-container .profile-buttons {
    margin: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}
div.ccm-page .content-container .profile-info-container .profile-buttons .blue-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  border: none;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #ffffff;
  background: #262543;
  display: flex;
  align-items: center;
}
div.ccm-page .content-container .profile-info-container .profile-buttons .blue-button::after {
  content: "";
  display: block;
  height: 18px;
  width: 12px;
  background: url("/application/themes/designed_by_tonik/images/white-arrow-button.png") no-repeat;
  flex: 0 0 auto;
  margin-left: 15px;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .profile-info-container .profile-buttons .blue-button {
    max-width: 300px;
    margin: 30px 0 0;
  }
}
div.ccm-page .content-container .profile-info-container .profile-buttons .blue-button.active {
  background: #ffffff;
  color: #262543 !important;
}
div.ccm-page .content-container .profile-info-container .profile-buttons .blue-button.active::after {
  background: url("/application/themes/designed_by_tonik/images/dark-purple-arrow-button.png") no-repeat;
}
div.ccm-page .content-container .profile-update-button {
  margin: 35px 0 0;
}
@media (max-width: 991px) {
  div.ccm-page .content-container .profile-update-button {
    margin: 30px 0;
  }
}
div.ccm-page .content-container .profile-update-button .orange-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #ffffff;
  background: #f0584f;
  margin: 0 90px 0 auto;
}
div.ccm-page .etude-container {
  padding: 15px 0 30px;
}
@media (max-width: 1599px) {
  div.ccm-page .etude-container {
    padding: 10px 0 25px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .etude-container {
    padding: 10px 0;
  }
}
div.ccm-page .etude-container h3 {
  position: relative;
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 30px;
}
@media (max-width: 1599px) {
  div.ccm-page .etude-container h3 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .etude-container h3 {
    font-size: 25px;
  }
}
div.ccm-page .etude-container h3 .title-icon {
  padding: 0 7px 2px;
}
div.ccm-page .etude-container .etude-list {
  cursor: pointer;
}
div.ccm-page .etude-container .etude-list .single-etude {
  margin: 0 0 15px;
}
@media (max-width: 575px) {
  div.ccm-page .etude-container .etude-list .single-etude {
    padding: 0 20px;
  }
}
div.ccm-page .etude-container .etude-list .single-etude .etude-title,
div.ccm-page .etude-container .etude-list .single-etude .etude-title-icon {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding: 25px 75px 25px 25px;
  position: relative;
  background-color: #262543;
  border: 1px solid #262543;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-title .fa,
div.ccm-page .etude-container .etude-list .single-etude .etude-title-icon .fa {
  position: absolute;
  left: 25px;
  color: #ffffff;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-title::after,
div.ccm-page .etude-container .etude-list .single-etude .etude-title-icon::after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(-100%, -50%);
  filter: grayscale(100%) brightness(250%);
  background: url("/application/themes/designed_by_tonik/images/minus-accordeon.png") center center no-repeat;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-title.collapsed::after,
div.ccm-page .etude-container .etude-list .single-etude .etude-title-icon.collapsed::after {
  background: url("/application/themes/designed_by_tonik/images/plus-accordeon.png") center center no-repeat;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-title-icon {
  padding-left: 60px;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container {
  position: relative;
  margin-bottom: 30px;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container .etude-content {
  padding: 25px;
  border: 1px solid #262543;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container .etude-content ul li {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 300;
  margin: 0 0 10px;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container .etude-content p {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 35px;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container .etude-content p.infos {
  padding-left: 35px;
}
div.ccm-page .etude-container .etude-list .single-etude .etude-content-container .accordeon-sharing {
  position: absolute;
  right: 25px;
  bottom: 1px;
  background-color: #e24e97;
  border-radius: unset;
  padding: 10px 10px 16px !important;
}
div.ccm-page .etude-container .etude-list .single-etude .sharing-input {
  position: absolute;
  left: -100%;
}
div.ccm-page .etude-container .etude-list .single-etude .toast-box {
  position: absolute;
  bottom: -0px;
  right: -235px;
}
div.ccm-page .hasFile {
  padding: 90px 0 60px;
  background: url("/application/themes/designed_by_tonik/images/document-bg.png") left 75px no-repeat #ffffff;
  overflow: hidden;
}
div.ccm-page .hasPage {
  padding: 90px 0 60px;
  background: url("/application/themes/designed_by_tonik/images/loupe-bg.png") left 75px no-repeat #ffffff;
  overflow: hidden;
}
div.ccm-page .documentcontent-container,
div.ccm-page .contentpages-container {
  background: rgba(238, 238, 238, 0.8);
}
div.ccm-page .documentcontent-container.espace-membre,
div.ccm-page .contentpages-container.espace-membre {
  padding: 0;
  background: url("/application/themes/designed_by_tonik/images/document-bg.png") left 75px no-repeat #f2f3f2;
}
div.ccm-page .documentcontent-container.espace-membre .featured-services,
div.ccm-page .contentpages-container.espace-membre .featured-services {
  background: #ffffff !important;
  padding-top: 80px;
  margin-top: 0px;
}
div.ccm-page .documentcontent-container.espace-membre .document-list,
div.ccm-page .contentpages-container.espace-membre .document-list {
  background: rgba(238, 238, 238, 0.8) !important;
  padding-top: 80px;
  padding-bottom: 20px;
  margin-top: 0px;
}
div.ccm-page .documentcontent-container.espace-membre .document-list .docs-div,
div.ccm-page .contentpages-container.espace-membre .document-list .docs-div {
  width: 100%;
  display: flex;
}
div.ccm-page .documentcontent-container.espace-membre .document-list .docs-div p,
div.ccm-page .contentpages-container.espace-membre .document-list .docs-div p {
  margin: 10px 25px;
  font-style: italic;
}
div.ccm-page .documentcontent-container.espace-membre .document-list-file,
div.ccm-page .contentpages-container.espace-membre .document-list-file {
  background: rgba(238, 238, 238, 0.8) !important;
  padding-top: 80px;
  padding-bottom: 20px;
  margin-top: 0px;
}
div.ccm-page .documentcontent-container.no-files,
div.ccm-page .contentpages-container.no-files {
  background-image: none;
  background-color: #f2f3f2;
  padding-bottom: 0px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container,
  div.ccm-page .contentpages-container {
    padding: 60px 0 40px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container,
  div.ccm-page .contentpages-container {
    background: #ffffff;
    padding: 30px 0;
  }
}
div.ccm-page .documentcontent-container .document-list,
div.ccm-page .contentpages-container .document-list {
  background: rgba(255, 255, 255, 0.8);
  padding-left: 20px;
  margin-left: -20px;
}
div.ccm-page .documentcontent-container .document-list h3,
div.ccm-page .contentpages-container .document-list h3 {
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 75px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .document-list h3,
  div.ccm-page .contentpages-container .document-list h3 {
    font-size: 28px;
    margin: 0 0 45px;
  }
}
div.ccm-page .documentcontent-container .document-list ul,
div.ccm-page .contentpages-container .document-list ul {
  padding: 0;
}
div.ccm-page .documentcontent-container .document-list ul li,
div.ccm-page .contentpages-container .document-list ul li {
  list-style: none;
  font-size: 17px;
  line-height: 1.25em;
  color: #e24e97;
  font-weight: 700;
  margin: 0 0 25px;
}
div.ccm-page .documentcontent-container .document-list ul li a,
div.ccm-page .contentpages-container .document-list ul li a {
  color: inherit;
  font-weight: inherit;
  display: flex;
  align-items: center;
}
div.ccm-page .documentcontent-container .document-list ul li a::before,
div.ccm-page .contentpages-container .document-list ul li a::before {
  content: "";
  display: block;
  width: 39px;
  height: 49px;
  background: url("/application/themes/designed_by_tonik/images/document-link-icon.png") no-repeat;
  margin: 0 30px 0 0;
  flex: 0 0 auto;
}
div.ccm-page .documentcontent-container .document-list-file,
div.ccm-page .contentpages-container .document-list-file {
  background: rgba(255, 255, 255, 0.8);
  padding-left: 20px;
  margin-left: -20px;
}
div.ccm-page .documentcontent-container .document-list-file h3,
div.ccm-page .contentpages-container .document-list-file h3 {
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 75px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .document-list-file h3,
  div.ccm-page .contentpages-container .document-list-file h3 {
    font-size: 28px;
    margin: 0 0 45px;
  }
}
div.ccm-page .documentcontent-container .document-list-file ul,
div.ccm-page .contentpages-container .document-list-file ul {
  padding: 0;
  margin-left: 20px;
}
div.ccm-page .documentcontent-container .document-list-file ul li,
div.ccm-page .contentpages-container .document-list-file ul li {
  list-style: none;
  font-size: 17px;
  line-height: 1.25em;
  color: #e24e97;
  font-weight: 700;
  margin: 0 0 25px;
}
div.ccm-page .documentcontent-container .document-list-file ul li a,
div.ccm-page .contentpages-container .document-list-file ul li a {
  color: inherit;
  font-weight: inherit;
  display: flex;
  align-items: center;
}
div.ccm-page .documentcontent-container .document-list-file ul li a::before,
div.ccm-page .contentpages-container .document-list-file ul li a::before {
  content: "";
  display: block;
  width: 39px;
  height: 49px;
  background: url("/application/themes/designed_by_tonik/images/document-icon.png") no-repeat;
  margin: 0 30px 0 0;
  flex: 0 0 auto;
}
div.ccm-page .documentcontent-container .document-question,
div.ccm-page .contentpages-container .document-question {
  padding: 48px 50vw 48px 50px;
  margin: -48px -50vw 0 0;
  min-height: 109%;
  background: #f2f3f2;
}
div.ccm-page .documentcontent-container .document-question.no-padding,
div.ccm-page .contentpages-container .document-question.no-padding {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  flex-wrap: wrap;
  margin: 0px;
  min-height: 0px;
}
div.ccm-page .documentcontent-container .document-question.no-padding h4,
div.ccm-page .contentpages-container .document-question.no-padding h4 {
  padding-right: 0px;
  margin-bottom: 25px;
}
div.ccm-page .documentcontent-container .document-question.no-padding .btn,
div.ccm-page .contentpages-container .document-question.no-padding .btn {
  font-size: 32px;
  font-weight: 700;
  margin-top: 12px;
  margin-right: 0px;
  padding: 16px 48px;
  border-radius: 45px;
}
div.ccm-page .documentcontent-container .document-question.no-padding .contact-img,
div.ccm-page .contentpages-container .document-question.no-padding .contact-img {
  margin-right: 0px;
}
div.ccm-page .documentcontent-container .document-question.no-padding .contact-container,
div.ccm-page .contentpages-container .document-question.no-padding .contact-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
div.ccm-page .documentcontent-container .document-question.no-padding .contact-container .contact-content,
div.ccm-page .contentpages-container .document-question.no-padding .contact-container .contact-content {
  flex: none;
  padding-top: 25px;
}
div.ccm-page .documentcontent-container .document-question.no-padding .contact-container .contact-content p,
div.ccm-page .contentpages-container .document-question.no-padding .contact-container .contact-content p {
  justify-content: center;
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .document-question.no-padding,
  div.ccm-page .contentpages-container .document-question.no-padding {
    padding: 0px;
  }
}
div.ccm-page .documentcontent-container .document-question .contact-extra-row,
div.ccm-page .contentpages-container .document-question .contact-extra-row {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
}
div.ccm-page .documentcontent-container .document-question .contact-extra-row .contact-img,
div.ccm-page .contentpages-container .document-question .contact-extra-row .contact-img {
  margin-right: 50px;
}
div.ccm-page .documentcontent-container .document-question .contact-extra-col,
div.ccm-page .contentpages-container .document-question .contact-extra-col {
  display: flex;
  flex-direction: column;
}
div.ccm-page .documentcontent-container .document-question .contact-extra-col.padding,
div.ccm-page .contentpages-container .document-question .contact-extra-col.padding {
  padding-bottom: 75px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .document-question,
  div.ccm-page .contentpages-container .document-question {
    min-height: 104%;
    padding: 60px 50vw 75px 50px;
    margin: -60px -50vw 0 0;
  }
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .document-question,
  div.ccm-page .contentpages-container .document-question {
    min-height: 100%;
    padding: 50px 50vw 20px;
    margin: 30px -50vw;
    border-bottom: solid #ffffff 30px;
    text-align: center;
  }
}
div.ccm-page .documentcontent-container .document-question h3,
div.ccm-page .contentpages-container .document-question h3 {
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0;
}
div.ccm-page .documentcontent-container .document-question h4,
div.ccm-page .contentpages-container .document-question h4 {
  font-size: 32px;
  line-height: 1.5em;
  color: #262543;
  margin: 0 0 45px;
  padding-right: 100px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .document-question h4,
  div.ccm-page .contentpages-container .document-question h4 {
    font-size: 28px;
    margin: 0 0 35px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .document-question h4,
  div.ccm-page .contentpages-container .document-question h4 {
    padding-right: 0px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .documentcontent-container .document-question h4,
  div.ccm-page .contentpages-container .document-question h4 {
    font-size: 22px;
  }
}
div.ccm-page .documentcontent-container .document-question .contact-container,
div.ccm-page .contentpages-container .document-question .contact-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
div.ccm-page .documentcontent-container .document-question .contact-container.extra,
div.ccm-page .contentpages-container .document-question .contact-container.extra {
  align-items: flex-start;
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .document-question .contact-container,
  div.ccm-page .contentpages-container .document-question .contact-container {
    justify-content: center;
  }
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-img,
div.ccm-page .contentpages-container .document-question .contact-container .contact-img {
  padding: 0 30px 0 0;
  flex: 0 0 auto;
  max-width: 150px;
}
@media (max-width: 575px) {
  div.ccm-page .documentcontent-container .document-question .contact-container .contact-img,
  div.ccm-page .contentpages-container .document-question .contact-container .contact-img {
    display: none;
  }
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content {
  flex: 1 1;
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .document-question .contact-container .contact-content,
  div.ccm-page .contentpages-container .document-question .contact-container .contact-content {
    flex: 0 0 auto;
  }
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  margin: 0 0 20px;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p:last-of-type,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p:last-of-type {
  margin-bottom: 0;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p a,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p a {
  color: #e24e97;
  margin-right: 10px;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.name,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.name {
  font-weight: 600;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.tel,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.tel,
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.email,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.email {
  display: flex;
  align-items: center;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.tel::before,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.tel::before,
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.email::before,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.email::before {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  margin: 0 15px 0 0;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.tel::before,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.tel::before {
  background: url("/application/themes/designed_by_tonik/images/tel-icon.png") center center no-repeat;
}
div.ccm-page .documentcontent-container .document-question .contact-container .contact-content p.email::before,
div.ccm-page .contentpages-container .document-question .contact-container .contact-content p.email::before {
  background: url("/application/themes/designed_by_tonik/images/email-icon.png") center center no-repeat;
}
div.ccm-page .documentcontent-container .featured-services,
div.ccm-page .contentpages-container .featured-services {
  padding: 95px 50vw 60px 90px;
  height: calc(100% + 150px);
  margin: -15px -50vw 0 -15px;
  background: #f2f3f2;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .featured-services,
  div.ccm-page .contentpages-container .featured-services {
    padding: 40px 50vw 40px 60px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .featured-services,
  div.ccm-page .contentpages-container .featured-services {
    padding: 30px 50vw;
    margin: 30px -50vw 0;
    height: auto;
  }
}
div.ccm-page .documentcontent-container .featured-services h3,
div.ccm-page .contentpages-container .featured-services h3 {
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 40px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .featured-services h3,
  div.ccm-page .contentpages-container .featured-services h3 {
    font-size: 28px;
    margin: 0 0 30px;
  }
}
div.ccm-page .documentcontent-container .featured-services .service-img,
div.ccm-page .contentpages-container .featured-services .service-img {
  margin: 0 calc((100vw - 1527px) / -2) 40px -90px;
}
@media (max-width: 1599px) {
  div.ccm-page .documentcontent-container .featured-services .service-img,
  div.ccm-page .contentpages-container .featured-services .service-img {
    margin: 0 calc((100vw - 1127px) / -2) 30px -60px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page .documentcontent-container .featured-services .service-img,
  div.ccm-page .contentpages-container .featured-services .service-img {
    margin: 0 calc((100vw - 930px) / -2) 30px -60px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .featured-services .service-img,
  div.ccm-page .contentpages-container .featured-services .service-img {
    margin: 0 calc((100vw - 690px) / -2) 30px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .documentcontent-container .featured-services .service-img,
  div.ccm-page .contentpages-container .featured-services .service-img {
    margin: 0 calc((100vw - 510px) / -2) 30px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .documentcontent-container .featured-services .service-img,
  div.ccm-page .contentpages-container .featured-services .service-img {
    margin: 0 -15px 30px;
  }
}
div.ccm-page .documentcontent-container .featured-services .service-img img,
div.ccm-page .contentpages-container .featured-services .service-img img {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  div.ccm-page .documentcontent-container .featured-services .service-img img,
  div.ccm-page .contentpages-container .featured-services .service-img img {
    width: auto;
    display: block;
  }
}
div.ccm-page .documentcontent-container .featured-services .service-content h4,
div.ccm-page .contentpages-container .featured-services .service-content h4 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  color: #262543;
  margin: 0 0 10px;
}
div.ccm-page .documentcontent-container .featured-services .service-content p,
div.ccm-page .contentpages-container .featured-services .service-content p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 500;
  margin: 0 0 25px;
}
div.ccm-page .documentcontent-container .featured-services .service-content p strong,
div.ccm-page .contentpages-container .featured-services .service-content p strong {
  font-weight: 600;
  color: #f0584f;
}
div.ccm-page .documentcontent-container .featured-services .service-content .more-info-button,
div.ccm-page .contentpages-container .featured-services .service-content .more-info-button,
div.ccm-page .documentcontent-container .featured-services .service-content .subscription-button,
div.ccm-page .contentpages-container .featured-services .service-content .subscription-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  color: #ffffff;
}
div.ccm-page .documentcontent-container .featured-services .service-content .more-info-button,
div.ccm-page .contentpages-container .featured-services .service-content .more-info-button {
  background: #262543;
}
div.ccm-page .documentcontent-container .featured-services .service-content .subscription-button,
div.ccm-page .contentpages-container .featured-services .service-content .subscription-button {
  background: #f0584f;
  margin-left: 30px;
}
div.ccm-page .contentpages-container h3 {
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 45px;
}
@media (max-width: 1599px) {
  div.ccm-page .contentpages-container h3 {
    font-size: 28px;
    margin: 0 0 40px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .contentpages-container h3 {
    font-size: 25px;
    margin: 0 0 20px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .contentpages-container h3 {
    font-size: 22px;
  }
}
div.ccm-page .contentpages-container .page-list {
  padding-right: 50px;
}
@media (max-width: 991px) {
  div.ccm-page .contentpages-container .page-list {
    padding: 0px 50px;
  }
}
div.ccm-page .contentpages-container .other-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0 0 40px;
  background: url("/application/themes/designed_by_tonik/images/other-pages-bg.jpg") right center / cover no-repeat;
  height: 170px;
  position: relative;
  text-decoration: none;
  text-align: center;
}
div.ccm-page .contentpages-container .other-page p {
  font-size: 17px;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 900;
}
div.ccm-page .contentpages-container .other-page .plus {
  position: absolute;
  display: inline-block;
  padding: 14px 17.5px;
  background: #262543;
  border-radius: 50%;
  bottom: -29px;
  left: calc(50% - 29px);
}
div.ccm-page div.partners-container .partners-type {
  padding: 70px 0;
  background: #ffffff;
  overflow: hidden;
}
@media (max-width: 1599px) {
  div.ccm-page div.partners-container .partners-type {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  div.ccm-page div.partners-container .partners-type {
    padding: 30px 0;
  }
}
div.ccm-page div.partners-container .partners-type.dark {
  background-color: #f2f3f2;
}
div.ccm-page div.partners-container .partners-type h2 {
  line-height: 1.5em;
  font-weight: 900;
  color: #e24e97;
  margin: 20px 0 40px;
}
@media (max-width: 991px) {
  div.ccm-page div.partners-container .partners-type h2 {
    margin: 0 0 20px;
  }
}
div.ccm-page div.partners-container .partners-type p,
div.ccm-page div.partners-container .partners-type span,
div.ccm-page div.partners-container .partners-type a {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 25px;
  white-space: normal;
}
div.ccm-page div.partners-container .partners-type .single-partner .logo-div {
  height: 270px;
  width: 100%;
  background-color: #ffffff;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  div.ccm-page div.partners-container .partners-type .single-partner .logo-div {
    background-size: 75%;
    margin-bottom: 15px;
  }
}
div.ccm-page div.partners-container .partners-type .single-partner .logo-div.top {
  height: 430px;
}
div.ccm-page div.partners-container .partners-type .single-partner .smLinks {
  display: none;
}
@media (max-width: 991px) {
  div.ccm-page div.partners-container .partners-type .single-partner .smLinks {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin-bottom: 30px;
  }
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact {
  justify-content: space-between;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact {
    flex-direction: column;
  }
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-infos {
  margin-left: 15px;
  border: none;
  border-left: solid 5px #262543;
  padding-left: 25px;
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links {
  margin-right: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links a {
  margin: 0 0 10px;
  line-height: 1em;
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links .lgLinks {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (max-width: 991px) {
  div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links {
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
  }
  div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links .lgLinks {
    display: none;
  }
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links .plus-btn {
  text-decoration: none;
  color: #f0584f;
  font-size: 45px;
  margin-right: 15px;
  margin-bottom: 0;
  line-height: 0.75em;
}
div.ccm-page div.partners-container .partners-type .single-partner .single-partner-contact .contact-links .plus-btn:hover {
  color: #262543;
}
div.ccm-page div.exposants-anchor-menu {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-anchor-menu {
    flex-direction: column;
  }
}
div.ccm-page div.exposants-anchor-menu a {
  color: #e24e97;
  border: 1px solid #e24e97;
  padding: 5px 10px 0 10px;
  margin: 5px 10px 5px 0;
  transition: 0.2s ease-in-out;
  text-decoration: none;
}
div.ccm-page div.exposants-anchor-menu a:hover {
  text-decoration: none;
  background-color: #e24e97;
  color: #ffffff;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
div.ccm-page div.exposants-container .exposants-type {
  position: relative;
  padding: 80px 0 0 0;
  background: #ffffff;
  overflow: hidden;
  border-bottom: 1px solid #262543;
}
div.ccm-page div.exposants-container .exposants-type:last-child {
  border-bottom: 0px solid #262543 !important;
}
div.ccm-page div.exposants-container .exposants-type .zone-info {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  margin-bottom: 35px;
}
div.ccm-page div.exposants-container .exposants-type .zone-info .zone-info-1 {
  width: auto;
  margin-right: 80px;
}
div.ccm-page div.exposants-container .exposants-type .zone-info .zone-info-2 {
  width: 40%;
}
div.ccm-page div.exposants-container .exposants-type .zone-info .zone-info-2 .logo-sponsor-div {
  width: auto;
  height: 100px;
  max-height: 100%;
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-container .exposants-type .zone-info .zone-info-2 .logo-sponsor-div {
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page div.exposants-container .exposants-type h2 {
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: -10px 0 25px;
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-container .exposants-type h2 {
    margin: -10px 0 10px;
  }
}
div.ccm-page div.exposants-container .exposants-type h3 {
  font-size: 17px;
  line-height: 30px;
  font-weight: 800;
  color: #262543;
  margin: 0 0 35px !important;
}
div.ccm-page div.exposants-container .exposants-type p,
div.ccm-page div.exposants-container .exposants-type span,
div.ccm-page div.exposants-container .exposants-type a {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 !important;
  white-space: normal;
}
div.ccm-page div.exposants-container .exposants-type .exposant-nom {
  color: #262543;
  font-weight: 600;
  margin: 35px 0 0 0 !important;
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .logo-div {
  width: 100%;
  padding-top: 100%;
  margin-top: 5px;
  background-color: #ffffff;
  background-size: 90%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-container .exposants-type .single-exposant .logo-div {
    background-position: center;
    background-size: 90%;
    width: 60%;
    padding-top: 30%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .smDocument {
  display: none;
}
@media (max-width: 991px) {
  div.ccm-page div.exposants-container .exposants-type .single-exposant .smDocument {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin-bottom: 30px;
  }
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-text {
  text-align: left;
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-text {
    text-align: center;
  }
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact {
  justify-content: space-between;
  margin-bottom: 55px;
  text-align: left;
}
@media (max-width: 991px) {
  div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact {
    text-align: center;
  }
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact .exposant-contact-infos {
  margin-left: 15px;
  margin-top: 35px;
  border: none;
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact .exposant-contact-infos a {
  color: #e24e97 !important;
  text-decoration: underline !important;
}
div.ccm-page div.exposants-container .exposants-type .single-exposant .single-exposant-contact .exposant-contact-infos a:hover {
  color: #262543 !important;
  text-decoration: none !important;
}
div.ccm-page #btnToTop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #e24e97;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
div.ccm-page #btnToTop:hover {
  background-color: #262543;
}
div.ccm-page .topmembre-container {
  background: #ffffff;
}
div.ccm-page .topmembre-container.profile .topmembre-content {
  padding-left: 50px;
}
@media (max-width: 1199px) {
  div.ccm-page .topmembre-container.profile .topmembre-content {
    padding-left: 0;
  }
}
div.ccm-page .topmembre-container select {
  padding: 4px 80px 4px 20px;
  border: none;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 25px;
  background: url("/application/themes/designed_by_tonik/images/select-arrow.png") calc(100% - 15px) 50% no-repeat, linear-gradient(to left, #e24e97 0, #e24e97 55px, #f2f3f2 55px);
  font-weight: 900;
  color: #262543;
  max-width: 100%;
  white-space: pre-wrap;
}
div.ccm-page .topmembre-container .topmembre-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 991px) {
  div.ccm-page .topmembre-container .topmembre-title {
    margin: 0 0 30px;
  }
}
div.ccm-page .topmembre-container .topmembre-title h1 {
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 900;
  margin: 0;
  position: absolute;
}
div.ccm-page .topmembre-container .topmembre-title img {
  margin: 0 0 0 calc((100vw - 1527px) / -2);
  width: calc(100% + (100vw - 1527px) / 2);
  max-width: none;
}
@media (max-width: 1599px) {
  div.ccm-page .topmembre-container .topmembre-title img {
    margin: 0 0 0 calc((100vw - 1127px) / -2);
    width: calc(100% + (100vw - 1127px) / 2);
  }
}
@media (max-width: 1199px) {
  div.ccm-page .topmembre-container .topmembre-title img {
    margin: 0 0 0 calc((100vw - 930px) / -2);
    width: calc(100% + (100vw - 930px) / 2);
  }
}
@media (max-width: 991px) {
  div.ccm-page .topmembre-container .topmembre-title img {
    margin: 0 calc((100vw - 690px) / -2);
    width: 100vw;
  }
}
@media (max-width: 767px) {
  div.ccm-page .topmembre-container .topmembre-title img {
    margin: 0 calc((100vw - 510px) / -2);
  }
}
@media (max-width: 575px) {
  div.ccm-page .topmembre-container .topmembre-title img {
    margin: 0 -15px;
  }
}
div.ccm-page .topmembre-container .arrow-membre {
  width: 165px;
  height: 165px;
  background: #ffffff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  div.ccm-page .topmembre-container .arrow-membre {
    opacity: 0;
  }
}
div.ccm-page .topmembre-container .topmembre-content {
  padding-left: 145px;
}
@media (max-width: 1199px) {
  div.ccm-page .topmembre-container .topmembre-content {
    padding-left: 0;
  }
}
div.ccm-page .topmembre-container .topmembre-content h2 {
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 25px;
}
div.ccm-page .topmembre-container .topmembre-content h3 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 30px;
}
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .blue-button,
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .pink-button,
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .orange-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #ffffff;
  margin: 0 7.5px 15px;
}
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .orange-button {
  background: #f0584f;
}
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .blue-button {
  background: #262543;
}
div.ccm-page .topmembre-container .topmembre-content .membre-buttoms .pink-button {
  background: #e24e97;
  margin-bottom: 0;
}
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form {
  margin: 0 0 45px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form h4 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  color: #262543;
  margin: 0 0 10px;
  flex: 0 0 100%;
}
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form label {
  flex: 0 0 50%;
  padding-right: 20px;
}
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form input[type="password"],
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form input[type="text"] {
  border: none;
  background: #f2f3f2;
  margin: 0 0 6px;
  flex: 1 1;
  padding: 5px;
}
div.ccm-page .topmembre-container .topmembre-content .change-password-container .change-password-form input[type="submit"] {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #ffffff;
  margin: 14px 0 0 auto;
  background: #262543;
  border: none;
}
div.ccm-page .citationBlock {
  margin: 60px !important;
  color: #262543 !important;
  font-weight: 600 !important;
  position: relative;
}
div.ccm-page .citationBlock p {
  margin: 0;
}
div.ccm-page .citationBlock:before {
  content: '«';
  position: absolute;
  left: -55px;
  font-size: 40px;
  font-weight: 500;
  color: #e24e97;
}
div.ccm-page .citationBlock:after {
  content: '»';
  position: absolute;
  right: -35px;
  bottom: 0;
  font-size: 40px;
  font-weight: 500;
  color: #e24e97;
}
div.ccm-page .citation {
  margin: 60px !important;
  color: #262543 !important;
  font-weight: 600 !important;
}
div.ccm-page .citation:before {
  content: '«';
  position: absolute;
  left: 25px;
  font-size: 40px;
  font-weight: 500;
  color: #e24e97;
}
div.ccm-page .citation:after {
  content: '»';
  position: absolute;
  right: 35px;
  font-size: 40px;
  font-weight: 500;
  color: #e24e97;
}
div.ccm-page .blogue .column1 img {
  max-width: 100%;
  height: auto;
}
div.ccm-page .blog-article-list-container .filtre-container {
  display: inline-block;
  min-width: 100%;
  padding: 25px;
  background-color: #f2f3f2;
}
div.ccm-page .blog-article-list-container .filtre-container h2 {
  color: #e24e97;
  font-weight: 700;
  margin-top: 0;
}
div.ccm-page .blog-article-list-container .filtre-container .filtre {
  color: #e24e97;
  border: 1px solid #e24e97;
  padding: 5px 10px 0 10px;
  margin: 5px 10px 5px 0;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blog-article-list-container .filtre-container .filtre:hover {
  background-color: #e24e97;
  color: #ffffff;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
div.ccm-page .blog-article-list-container .filtre-container .filtre.active {
  background-color: #e24e97 !important;
  color: #ffffff !important;
}
div.ccm-page .blog-article-list-container .filtre-container .actions {
  justify-content: flex-start;
}
div.ccm-page .blog-article-list-container .filtre-container .actions button {
  margin-top: 45px;
  margin-right: 25px;
  font-weight: 600;
  padding: 10px 25px 5px 25px;
  border: 0px solid #fff;
  background-color: #262543;
  color: #ffffff;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blog-article-list-container .filtre-container .actions button:hover {
  background-color: #e24e97;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blog-article-list-container .filtre-container .actions input[type=submit] {
  margin-top: 45px;
  font-weight: 600;
  padding: 10px 25px 5px 25px;
  border: 0px solid #fff;
  background-color: #e24e97;
  color: #ffffff;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blog-article-list-container .filtre-container .actions input[type=submit]:hover {
  background-color: #262543;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blog-article-list-container .small-annoucement-bottom {
  padding: 20px 0 0 20px;
}
div.ccm-page .blog-article-list-container .small-annoucement-bottom p {
  font-size: 12px;
  color: #262543;
}
div.ccm-page .blog-article-list-container .blog-article-list {
  margin: 50px 0;
}
div.ccm-page .blog-article-list-container .blog-article-list .img-thumbnail {
  padding-top: 55%;
  border-radius: 0rem;
  border: 0px solid gray;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 991px) {
  div.ccm-page .blog-article-list-container .blog-article-list .img-thumbnail {
    padding-top: 60%;
  }
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article {
  padding-left: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  div.ccm-page .blog-article-list-container .blog-article-list .blog-article {
    text-align: center;
  }
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article a {
  text-decoration: none !important;
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article a.link {
  color: #f0584f;
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article a.link:hover {
  color: #e24e97;
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article h2 {
  color: #e24e97;
  font-weight: 800;
  font-size: 22px;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  div.ccm-page .blog-article-list-container .blog-article-list .blog-article h2 {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  div.ccm-page .blog-article-list-container .blog-article-list .blog-article h2 {
    margin-top: 30px !important;
  }
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article span {
  font-weight: 600;
  font-size: 17px;
  color: #262543;
  white-space: normal;
  word-wrap: break-word;
}
div.ccm-page .blog-article-list-container .blog-article-list .blog-article p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (min-width: 992px) {
  div.ccm-page .blog-article-list-container .blog-article-list .blog-article p {
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-clamp: 4;
  }
}
div.ccm-page .blog-pagination .pagination {
  padding-left: 0;
}
div.ccm-page .blog-pagination .pagination li.active > span,
div.ccm-page .blog-pagination .pagination li.active > a,
div.ccm-page .blog-pagination .pagination li.page-item.active > .page-link {
  color: #ffffff;
  background-color: #e24e97;
  border: 1px solid #e24e97;
}
div.ccm-page .blog-pagination .pagination li a {
  color: #262543;
}
div.ccm-page .blog-layout {
  margin-top: 40px;
}
@media (max-width: 991px) {
  div.ccm-page .blog-layout {
    margin-top: 25px;
  }
  div.ccm-page .blog-layout > .col-lg-4 {
    display: contents;
  }
  div.ccm-page .blog-layout .blog-sidebar {
    display: contents;
  }
  div.ccm-page .blog-layout .filtre-container {
    order: -1;
    flex: 0 0 100%;
    width: 100%;
    padding: 25px 20px;
  }
  div.ccm-page .blog-layout > .col-lg-8 {
    order: 0;
  }
  div.ccm-page .blog-layout .blog-sidebar-extra {
    order: 1;
    flex: 0 0 100%;
    width: 100%;
    padding: 0 15px;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .blog-sidebar {
    padding-left: 20px;
  }
}
div.ccm-page .blog-sidebar .filtre-container {
  min-width: 0;
  width: 100%;
  border-radius: 0;
  margin-bottom: 25px;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content {
  flex-direction: column;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 0 12px !important;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.select2 {
  max-width: 100% !important;
  padding: 0 !important;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.full-width {
  order: -1;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group-action {
  align-items: stretch !important;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group-action .d-flex {
  flex-direction: column;
  width: 100%;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group-action input[type=submit],
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group-action button {
  margin: 10px 0 0 !important;
  width: 100%;
  text-align: center;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-decoration: none;
  border-radius: 26px;
  padding: 16px 26px;
  margin: 0 0 22px;
  font-weight: 700;
  line-height: 1.15;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn img {
  width: 26px;
  height: auto;
  flex: 0 0 auto;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.infolettre-btn {
  background: #262543;
  color: #ffffff;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.infolettre-btn:hover {
  background: #e24e97;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.logo-download-btn {
  background: #e24e97;
  color: #ffffff;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.logo-download-btn .dl-icon {
  font-size: 26px;
  line-height: 1;
  flex: 0 0 auto;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.logo-download-btn:hover {
  background: #262543;
}
div.ccm-page .blog-sidebar-extra .blog-side-journaliste {
  margin: 0 0 22px;
}
div.ccm-page .blog-sidebar-extra .blog-side-journaliste h3 {
  color: #e24e97;
  font-weight: 900;
  font-size: 18px;
  margin: 0 0 8px;
}
div.ccm-page .blog-sidebar-extra .blog-side-journaliste p {
  color: #262543;
  font-size: 15px;
  line-height: 1.5em;
  margin: 0;
}
div.ccm-page .blog-sidebar-extra .blog-side-journaliste a {
  color: #e24e97;
  font-weight: 700;
  text-decoration: none;
}
div.ccm-page .blog-sidebar-extra .blog-side-journaliste a:hover {
  text-decoration: underline;
}
div.ccm-page .blog-layout .blog-article-list {
  margin: 0 0 35px;
}
div.ccm-page .blog-layout .blog-article-list:not(.no-image) + .blog-article-list:not(.no-image) {
  border-top: 1px solid #999999;
  padding-top: 35px;
}
div.ccm-page .blog-layout .blog-article-list .blog-format {
  color: #666666;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 4px;
}
div.ccm-page .blog-layout .blog-article-list .blog-article h2 {
  margin-top: 0 !important;
  font-size: 20px !important;
  line-height: 1.25em;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .blog-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 14px;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .blog-tags span {
  background: #e2e4e2;
  color: #262543;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 14px;
  border-radius: 15px;
  white-space: nowrap;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .blog-excerpt {
  color: #262543;
  font-size: 15px;
  line-height: 1.5em;
  margin: 0 0 12px;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .link {
  color: #f0584f;
  font-weight: 700;
  text-decoration: none;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .link .link-arrow {
  color: inherit;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  vertical-align: middle;
  margin-left: 6px;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .link:hover {
  color: #e24e97;
  text-decoration: underline;
}
div.ccm-page .blog-layout .blog-article-list .blog-article .blog-date {
  font-style: italic;
  color: #9e9ea7;
  font-size: 13px;
  margin: 12px 0 0;
}
div.ccm-page .blog-layout .blog-article-list.no-image {
  background: #e9ecef;
  border-radius: 20px;
  padding: 26px 30px;
}
div.ccm-page .blog-layout .blog-article-list.no-image .row {
  margin-left: 0;
  margin-right: 0;
}
div.ccm-page .blog-layout .blog-article-list.no-image .blog-article {
  padding-left: 0;
}
@media (max-width: 991px) {
  div.ccm-page .blog-layout .blog-article-list.no-image {
    background: none;
    border-radius: 0;
    padding: 0;
  }
  div.ccm-page .blog-layout .blog-article-list.no-image .blog-article {
    padding-left: 10px;
  }
  div.ccm-page .blog-layout .blog-article-list:not(:last-child) {
    border-bottom: 1px solid #d7dbd7;
    padding-bottom: 30px;
  }
  div.ccm-page .blog-layout .blog-article-list .row > .col-md-4 {
    margin-bottom: 18px;
  }
  div.ccm-page .blog-layout .blog-article-list .blog-article .link {
    font-size: 15px;
  }
  div.ccm-page .blog-layout .blog-pagination .pagination {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  div.ccm-page .blog-layout .blog-pagination .pagination .page-item {
    margin: 0 1px;
  }
  div.ccm-page .blog-layout .blog-pagination .pagination .page-item.page-far {
    display: none;
  }
  div.ccm-page .blog-layout .blog-pagination .pagination .page-link {
    padding: 9px 10px;
    font-size: 15px;
  }
  div.ccm-page .blog-layout .blog-pagination .pagination .page-item.disabled .page-link {
    padding: 9px 3px;
  }
}
div.ccm-page .breadcrumb-bar {
  background: #f2f3f2;
}
div.ccm-page .breadcrumb-bar ol.breadcrumb {
  background: transparent;
  border-radius: 0;
  padding: 20px 0;
  margin: 0;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.quarter,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.half,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.full-width,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.select2,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .form-group.half.select2 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content select,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .white-select,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .search-div,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .search-text,
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content input[type="text"],
div.ccm-page .blog-sidebar .filtre-container .search-form .form-content .select2-container {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  div.ccm-page .blog-layout .blog-pagination {
    transform: translateX(25%);
  }
}
div.ccm-page .blog-layout .blog-article-list .blog-article .blog-tags span {
  line-height: 1.1;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.logo-download-btn {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
}
div.ccm-page .blog-sidebar-extra .blog-side-btn.logo-download-btn .dl-icon-img {
  width: 30px;
  height: auto;
}
div.ccm-page .blog-sidebar-deco {
  margin-top: 35px;
  text-align: right;
}
div.ccm-page .blog-sidebar-deco img {
  max-width: 75%;
  height: auto;
}
div.ccm-page .login-hero {
  position: relative;
  min-height: 620px;
  padding: 175px 0 90px;
  display: flex;
  align-items: center;
  background: url("/application/themes/designed_by_tonik/images/hero-eaq-overlay-2026.png") center center / cover no-repeat;
}
div.ccm-page .login-hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(38, 37, 67, 0.65) 0%, rgba(38, 37, 67, 0.25) 55%, rgba(38, 37, 67, 0) 100%);
  pointer-events: none;
}
div.ccm-page .login-hero .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 1599px) {
  div.ccm-page .login-hero {
    min-height: 520px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .login-hero {
    min-height: 0;
    padding: 120px 0 45px;
  }
}
div.ccm-page .login-intro {
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-radius: 45px 0 45px 0;
  padding: 40px;
  max-width: 640px;
}
@media (max-width: 991px) {
  div.ccm-page .login-intro {
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page .login-intro h2 {
  color: #262543;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.15em;
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  div.ccm-page .login-intro h2 {
    font-size: 28px;
  }
}
div.ccm-page .login-intro p {
  color: #262543;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0;
}
div.ccm-page .login-intro a {
  color: #e24e97;
  font-weight: 700;
  text-decoration: none;
}
div.ccm-page .login-intro a:hover {
  text-decoration: underline;
}
div.ccm-page .login-form-col {
  max-width: 540px;
  margin-left: auto;
}
@media (max-width: 991px) {
  div.ccm-page .login-form-col {
    margin: 30px auto 0;
  }
}
div.ccm-page .login-form-col .login-form .types {
  display: none;
}
div.ccm-page .login-form-col .login-form input[type="text"],
div.ccm-page .login-form-col .login-form input[type="email"],
div.ccm-page .login-form-col .login-form input[type="password"],
div.ccm-page .login-form-col .login-form input.form-control {
  width: 100%;
  border: none;
  border-radius: 30px !important;
  padding: 14px 26px;
  margin: 0 0 15px;
  background: #ffffff;
  color: #262543;
  font-size: 16px;
  box-shadow: none;
}
div.ccm-page .login-form-col .login-form label,
div.ccm-page .login-form-col .login-form .form-group label,
div.ccm-page .login-form-col .login-form .checkbox label {
  color: #ffffff;
  font-weight: 500;
}
div.ccm-page .login-form-col .login-form .form-group,
div.ccm-page .login-form-col .login-form .checkbox {
  margin-bottom: 15px;
}
div.ccm-page .login-form-col .login-form h2,
div.ccm-page .login-form-col .login-form h4,
div.ccm-page .login-form-col .login-form .help-block,
div.ccm-page .login-form-col .login-form .ccm-message {
  color: #ffffff;
}
div.ccm-page .login-form-col .login-form .help-block {
  margin-bottom: 25px;
}
div.ccm-page .login-form-col .login-form .checkbox label {
  display: flex;
  align-items: center;
}
div.ccm-page .login-form-col .login-form .checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  border-radius: 0;
  background: transparent;
  border: 2px solid #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.ccm-page .login-form-col .login-form .checkbox input[type="checkbox"]:checked::after {
  content: "";
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin-bottom: 2px;
}
div.ccm-page .login-form-col .login-form button[type="submit"],
div.ccm-page .login-form-col .login-form input[type="submit"],
div.ccm-page .login-form-col .login-form .btn-primary,
div.ccm-page .login-form-col .login-form .btn.btn-primary {
  background: #f0584f !important;
  border: none !important;
  border-radius: 24px;
  color: #ffffff !important;
  font-weight: 700;
  line-height: 1;
  padding: 14px 32px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .login-form-col .login-form button[type="submit"]:hover,
div.ccm-page .login-form-col .login-form input[type="submit"]:hover,
div.ccm-page .login-form-col .login-form .btn-primary:hover,
div.ccm-page .login-form-col .login-form .btn.btn-primary:hover {
  background: #262543 !important;
}
div.ccm-page .login-form-col .login-form .btn.pull-right {
  float: none !important;
}
div.ccm-page .login-form-col .login-form a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: underline;
}
div.ccm-page .login-form-col .login-form a:hover {
  color: #e24e97;
}
@media (max-width: 991px) {
  div.ccm-page .membre-hero .membre-welcome {
    margin-bottom: 30px;
  }
}
div.ccm-page .membre-hero .membre-welcome p:not(:last-child) {
  margin-bottom: 14px;
}
div.ccm-page .membre-hero .membre-welcome h3 {
  color: #262543;
  font-weight: 700;
  font-size: 22px;
  margin: 6px 0 0;
}
div.ccm-page .membre-hero .membre-actions {
  max-width: 470px;
}
div.ccm-page .membre-hero .membre-actions .membre-actions-label {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 12px;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait {
  color: #ffffff;
  font-size: 18px;
  margin: 0 0 16px;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait strong {
  font-weight: 800;
  text-transform: uppercase;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 14px;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-forfait {
  margin: 0;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-btn {
  width: auto;
  flex: 0 1 auto;
  margin: 0 0 0 auto;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-btn.coral {
  background: #ffffff;
  color: #f0584f;
}
div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-btn.coral:hover {
  background: #262543;
  color: #ffffff;
}
@media (max-width: 767px) {
  div.ccm-page .membre-hero .membre-actions .membre-forfait-row {
    display: block;
  }
  div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-forfait {
    margin: 0 0 12px;
  }
  div.ccm-page .membre-hero .membre-actions .membre-forfait-row .membre-btn {
    width: 100%;
    margin: 0 0 14px;
  }
}
div.ccm-page .membre-hero .membre-actions .membre-org-select {
  margin: 0 0 18px;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd {
  position: relative;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  text-align: left;
  background: #f0584f;
  color: #ffffff;
  border: none;
  border-radius: 26px;
  padding: 10px 26px;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s ease;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-toggle:hover {
  background: #ee3d33;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-current {
  flex: 1 1 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-caret {
  flex: 0 0 auto;
  width: 9px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: translateY(-2px) rotate(45deg);
  transition: transform 0.2s ease;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd.open .org-dd-caret {
  transform: translateY(2px) rotate(-135deg);
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-list {
  list-style: none;
  position: absolute;
  top: calc(106%);
  left: 0;
  right: 0;
  margin: 0;
  padding: 6px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(38, 37, 67, 0.18);
  z-index: 30;
  display: none;
  max-height: 280px;
  overflow-y: auto;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd.open .org-dd-list {
  display: block;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-item {
  padding: 10px 16px;
  border-radius: 8px;
  color: #262543;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-item:hover {
  background: #f2f3f2;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-item.is-active {
  background: #f0584f;
  color: #ffffff;
}
div.ccm-page .membre-hero .membre-actions .membre-org-select .org-dd-item:last-child {
  margin-bottom: 0;
}
div.ccm-page .membre-hero .membre-actions .membre-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  text-align: left;
  border-radius: 26px;
  padding: 13px 26px;
  margin: 0 0 14px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .membre-hero .membre-actions .membre-btn::after {
  content: " \203A";
  flex: 0 0 auto;
}
div.ccm-page .membre-hero .membre-actions .membre-btn.coral {
  background: #f0584f;
  color: #ffffff;
}
div.ccm-page .membre-hero .membre-actions .membre-btn.coral:hover {
  background: #262543;
  color: #ffffff;
}
div.ccm-page .membre-hero .membre-actions .membre-btn.white {
  background: #ffffff;
  color: #262543;
}
div.ccm-page .membre-hero .membre-actions .membre-btn.white:hover {
  background: #262543;
  color: #ffffff;
}
div.ccm-page .membre-body {
  position: relative;
  display: flow-root;
  z-index: 2;
  padding: 0 0 45px;
  background: #f2f3f2;
}
@media (max-width: 991px) {
  div.ccm-page .membre-body {
    padding: 0 0 20px;
  }
}
div.ccm-page .membre-body::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 300px;
  height: 300px;
  background: url("/application/themes/designed_by_tonik/images/news-image-eaq.png") no-repeat right bottom / contain;
  opacity: 0.8;
  z-index: 0;
  pointer-events: none;
}
div.ccm-page .membre-body .container {
  position: relative;
  z-index: 1;
}
div.ccm-page .membre-body > .container > .row {
  margin-top: -30px;
}
@media (max-width: 991px) {
  div.ccm-page .membre-body > .container > .row {
    margin-top: -15px;
  }
}
div.ccm-page .membre-coral-btn {
  display: inline-block;
  background: #f0584f;
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  border-radius: 24px;
  padding: 13px 28px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .membre-coral-btn::after {
  content: " \203A";
}
div.ccm-page .membre-coral-btn:hover {
  background: #262543;
  color: #ffffff;
}
div.ccm-page .membre-toolbox {
  background: #ffffff;
  padding: 32px 36px;
  border-radius: 0;
  height: 100%;
}
@media (max-width: 991px) {
  div.ccm-page .membre-toolbox {
    height: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .membre-toolbox {
    padding: 24px 20px;
  }
}
div.ccm-page .membre-toolbox .toolbox-updates {
  color: #262543;
  margin: 0 0 8px;
}
div.ccm-page .membre-toolbox .toolbox-legend {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #262543;
  font-size: 14px;
  margin: 0 0 20px;
}
div.ccm-page .membre-toolbox .toolbox-legend .toolbox-dot {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e2001a;
}
div.ccm-page .membre-toolbox .toolbox-intro {
  color: #262543;
  font-size: 16px;
  font-weight: 900;
  margin: 0 0 20px;
}
div.ccm-page .membre-toolbox .toolbox-tiles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin: 0 0 25px;
}
@media (max-width: 575px) {
  div.ccm-page .membre-toolbox .toolbox-tiles {
    grid-template-columns: 1fr;
  }
}
div.ccm-page .membre-toolbox .toolbox-tiles .toolbox-tile {
  position: relative;
  background: #262543;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 110px;
  padding: 20px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .membre-toolbox .toolbox-tiles .toolbox-tile.is-new::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e2001a;
}
div.ccm-page .membre-toolbox .toolbox-tiles .toolbox-tile:hover {
  background: #e24e97;
  color: #ffffff;
}
div.ccm-page .membre-documents {
  background: #262543;
  border-radius: 45px 0 45px 0;
  padding: 32px 36px;
  margin: 0 0 22px;
}
@media (max-width: 575px) {
  div.ccm-page .membre-documents {
    padding: 24px 20px;
  }
}
div.ccm-page .membre-documents .home-section-head h2 {
  color: #ffffff;
}
div.ccm-page .membre-documents .membre-docs-empty {
  color: rgba(255, 255, 255, 0.85);
  font-style: italic;
  margin: 0;
}
div.ccm-page .membre-documents .membre-docs-list {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
}
div.ccm-page .membre-documents .membre-docs-list li {
  margin: 0 0 10px;
}
div.ccm-page .membre-documents .membre-docs-list a {
  display: inline-block;
  color: #ffffff;
  text-decoration: underline;
  padding: 6px 0 6px 42px;
  line-height: 1.3;
  background: url("/application/themes/designed_by_tonik/images/doc-icon-membre.png") left center / auto 28px no-repeat;
}
div.ccm-page .membre-documents .membre-docs-list a:hover {
  color: #f0584f;
}
div.ccm-page .membre-documents .membre-docs-list .new {
  color: #f0584f;
  text-decoration: none;
}
div.ccm-page .membre-qr-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: #f0584f;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 24px;
  padding: 12px 28px;
  margin: 0 0 25px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .membre-qr-btn::after {
  content: " \203A";
  flex: 0 0 auto;
}
div.ccm-page .membre-qr-btn:hover {
  background: #262543;
  color: #ffffff;
}
@media (max-width: 767px) {
  div.ccm-page .membre-coordo {
    text-align: center;
  }
  div.ccm-page .membre-coordo .coordo-call {
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page .membre-coordo h3 {
  color: #262543;
  font-weight: 900;
  font-size: 20px;
  margin: 0 0 15px;
}
div.ccm-page .membre-coordo .membre-coordo-inner {
  display: flex;
  align-items: center;
  gap: 22px;
}
@media (max-width: 767px) {
  div.ccm-page .membre-coordo .membre-coordo-inner {
    flex-direction: column;
    align-items: center;
  }
}
div.ccm-page .membre-coordo .membre-coordo-photo {
  flex: 0 0 165px;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  background: #f2f3f2 center center / cover no-repeat;
  border: 2px solid #262543;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-name {
  color: #262543;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 4px;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-name span {
  color: #f0584f;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-title {
  color: #262543;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 0 10px;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-phone {
  color: #262543;
  font-size: 15px;
  line-height: 1.3;
  margin: 0;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-email {
  line-height: 1.3;
  margin: 0 0 14px;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-email a {
  color: #f0584f;
  text-decoration: none;
}
div.ccm-page .membre-coordo .membre-coordo-info .coordo-email a:hover {
  text-decoration: underline;
}
div.ccm-page .membre-agenda-container {
  padding: 45px 0 70px;
  background: #ffffff;
}
@media (max-width: 991px) {
  div.ccm-page .membre-agenda-container {
    padding: 40px 0 45px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .membre-agenda-container .row > .col-lg-4 {
    margin-top: 30px;
  }
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles {
  display: flex;
  gap: 22px;
}
@media (max-width: 767px) {
  div.ccm-page .membre-agenda-container .membre-agenda-tiles {
    flex-direction: column;
  }
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile:hover .tile-name {
  color: #e24e97;
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 200px;
  border-radius: 2px;
  text-decoration: none;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(38, 37, 67, 0.55);
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img.color-primary::before {
  background: rgba(226, 78, 151, 0.65);
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img.color-orange::before {
  background: rgba(240, 88, 79, 0.65);
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img.color-secondary::before {
  background: rgba(9, 192, 219, 0.7);
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img.color-dark-purple::before {
  background: rgba(38, 37, 67, 0.65);
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img .tile-date {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  padding: 18px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.35;
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-img .tile-date .tile-time {
  text-transform: none;
}
div.ccm-page .membre-agenda-container .membre-agenda-tiles .membre-agenda-tile .tile-name {
  width: 100%;
  flex: 1 1 auto;
  color: #262543;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25em;
  text-align: center;
  margin: 12px 0 8px;
}
div.ccm-page .membre-agenda-container .membre-agenda-cal {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 15px;
  color: #262543;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.15;
  text-decoration: none;
}
@media (max-width: 1599px) {
  div.ccm-page .membre-agenda-container .membre-agenda-cal {
    font-size: 26px;
  }
}
div.ccm-page .membre-agenda-container .membre-agenda-cal .cal-text {
  flex: 1 1 auto;
  line-height: 1.5;
}
div.ccm-page .membre-agenda-container .membre-agenda-cal .cal-arrow {
  flex: 0 0 auto;
  font-size: 0;
  width: 55px;
  height: 105px;
  background: url("/application/themes/designed_by_tonik/images/eaq-huge-arrow-red-right.png") center / contain no-repeat;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
div.ccm-page .membre-agenda-container .membre-agenda-cal:hover .cal-arrow {
  transform: translateX(5px);
}
div.ccm-page .footer-membre .footer-membre-list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px;
}
div.ccm-page .footer-membre .footer-membre-list li {
  margin: 0 0 6px;
}
div.ccm-page .footer-membre .footer-membre-list a {
  color: #262543;
  text-decoration: none;
  font-size: 15px;
}
div.ccm-page .footer-membre .footer-membre-list a:hover {
  color: #e24e97;
}
div.ccm-page .footer-membre .footer-membre-subtitle {
  color: #e24e97;
  font-weight: 700;
  margin: 14px 0 8px;
}
div.ccm-page .footer-membre > p > a {
  color: #e24e97;
  text-decoration: none;
}
div.ccm-page .footer-membre > p > a:hover {
  text-decoration: underline;
}
div.ccm-page .blogue {
  position: relative;
}
div.ccm-page .blogue .column1 {
  position: relative;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  div.ccm-page .blogue .column1 {
    padding-bottom: 40px;
  }
}
div.ccm-page .blogue .quick-share {
  position: fixed;
  left: 0;
  bottom: 75px;
  width: 85px;
  padding: 0 4px;
  flex-direction: column;
  text-align: center;
  background-color: #e24e97;
  color: #ffffff;
  z-index: 5;
}
div.ccm-page .blogue .quick-share p {
  margin: 0 !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
div.ccm-page .blogue .quick-share a {
  border-bottom: 1px solid #e66ba8;
  padding: 10px 0;
}
div.ccm-page .blogue .quick-share a:last-child {
  border-bottom: 0px solid #e66ba8;
}
@media (max-width: 991px) {
  div.ccm-page .blogue .quick-share {
    flex-direction: row;
    position: absolute;
    left: 15px;
    right: 15px;
    padding: 10px 20px;
    width: auto;
    text-align: left;
  }
  div.ccm-page .blogue .quick-share p {
    padding-top: 8px;
    padding-right: 20px;
  }
  div.ccm-page .blogue .quick-share a {
    border-bottom: 0px solid #e66ba8;
    border-right: 0px solid #e66ba8;
    padding: 0 10px;
  }
  div.ccm-page .blogue .quick-share a:last-child {
    padding-top: 5px;
    border-right: 0px solid #e66ba8;
  }
}
@media (max-width: 575px) {
  div.ccm-page .blogue .quick-share {
    left: 0;
    right: 0;
  }
}
div.ccm-page .blogue .author-zone-info {
  margin: 60px 0;
}
div.ccm-page .blogue .author-zone-info .author-infobox {
  position: relative;
  border: 1px solid #f0f0f0;
}
@media (min-width: 992px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .nopadding {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .nopadding {
    padding: 0 50% 35px 35px !important;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .nopadding {
    padding: 0 35px 35px 35px !important;
    margin: 0 !important;
  }
}
@media (max-width: 575px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .nopadding {
    padding: 0 !important;
    margin: 0 !important;
  }
}
div.ccm-page .blogue .author-zone-info .author-infobox .author-image .img-thumbnail {
  padding-top: 100%;
  border-radius: 0rem;
  border: 0px solid gray;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
div.ccm-page .blogue .author-zone-info .author-infobox .author-info {
  color: #262543;
  font-weight: 400;
}
div.ccm-page .blogue .author-zone-info .author-infobox .author-info h4 {
  font-weight: 300;
  font-size: 24px;
  color: #e24e97;
  margin-bottom: 30px;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}
div.ccm-page .blogue .author-zone-info .author-infobox .author-info h4 span {
  font-weight: 700;
  white-space: normal;
  word-wrap: break-word;
}
@media (max-width: 1199px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .author-info h4 {
    padding: 50px 70px 0 50px;
  }
}
@media (min-width: 768px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .author-info h4 {
    padding: 80px 70px 0 20px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .author-info h4 {
    padding: 70px 50px 0 20px;
  }
}
div.ccm-page .blogue .author-zone-info .author-infobox .author-info p {
  padding: 0 50px 35px 50px;
}
@media (min-width: 768px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .author-info p {
    padding: 0 50px 0 20px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .author-info p {
    padding: 0 20px 35px 20px;
  }
}
div.ccm-page .blogue .author-zone-info .author-infobox .profil-linkedin {
  position: absolute;
  right: 20px;
  top: -1px;
  padding: 30px 10px 10px 10px;
  background-color: #e24e97;
  transition: 0.2s ease-in-out;
}
div.ccm-page .blogue .author-zone-info .author-infobox .profil-linkedin:hover {
  background-color: #262543;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  div.ccm-page .blogue .author-zone-info .author-infobox .profil-linkedin {
    right: 0;
  }
}
@media (max-width: 991px) {
  div.ccm-page .blogue .marginBottom {
    margin-bottom: 40px;
  }
}
div.ccm-page .blogue .side-link-list .side-bar-article-list {
  max-width: 400px;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list h2 {
  color: #f0584f;
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list span {
  color: #262543;
  font-weight: 700;
  margin-bottom: 25px;
  max-width: 100%;
  padding-right: 10px;
  white-space: normal;
  word-wrap: break-word;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container {
  display: block;
  position: relative;
  margin-bottom: 75px;
  background-color: #ffffff;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container:last-child {
  margin-bottom: 50px;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container .img-thumbnail {
  padding-top: 57%;
  border-radius: 0rem;
  border: 0px solid gray;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container h3 {
  white-space: normal;
  word-wrap: break-word;
  color: #e24e97;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 22px;
  padding: 35px 25px 5px;
  margin: 0 !important;
}
@media (max-width: 991px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container h3 {
    padding: 15px;
    font-size: 18px;
  }
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container span {
  padding: 0px 25px 15px;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container a {
  color: #ffffff;
  text-align: center;
  text-decoration: none !important;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container a .article-link {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  background-color: #262543;
  transition: 0.2s ease-in-out;
  padding: 16px 20px;
  border-radius: 100px;
  margin: 10px;
}
div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container a .article-link:hover {
  background-color: #e24e97;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container a .article-link {
    padding: 20px 20px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container a .article-link {
    padding: 10px;
    bottom: -30px;
    left: 48%;
  }
}
@media (min-width: 992px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container .nopadding {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container .nopadding {
    padding: 0 50% 35px 35px !important;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container .nopadding {
    padding: 0 35px 35px 35px !important;
    margin: 0 !important;
  }
}
@media (max-width: 575px) {
  div.ccm-page .blogue .side-link-list .side-bar-article-list .article-list-container .nopadding {
    padding: 0 !important;
    margin: 0 !important;
  }
}
div.ccm-page .formidable .formidable_row {
  display: flex;
  flex-direction: row;
}
div.ccm-page .formidable .formidable_row .formidable_column {
  display: flex;
  flex-direction: column;
  margin: 20px 15px;
}
div.ccm-page .formidable .formidable_row .formidable_column.width-12 {
  width: 100%;
}
div.ccm-page .formidable .formidable_row .formidable_column.width-6 {
  width: 50%;
}
div.ccm-page .formidable .search-div {
  width: 100%;
  max-width: 495px;
}
div.ccm-page .formidable .search-div input[type="submit"] {
  background-color: #f0584f;
}
div.ccm-page .formidable input[type="text"],
div.ccm-page .formidable input[type="date"],
div.ccm-page .formidable input[type="email"],
div.ccm-page .formidable input[type="password"],
div.ccm-page .formidable select,
div.ccm-page .formidable textarea {
  background-color: #f2f3f2;
}
div.ccm-page .formidable input[type="text"]:focus,
div.ccm-page .formidable input[type="date"]:focus,
div.ccm-page .formidable input[type="email"]:focus,
div.ccm-page .formidable input[type="password"]:focus,
div.ccm-page .formidable select:focus,
div.ccm-page .formidable textarea:focus {
  outline: none;
  box-shadow: none;
}
div.ccm-page .formidable input[type="text"]:not(.search-text),
div.ccm-page .formidable input[type="date"],
div.ccm-page .formidable input[type="email"],
div.ccm-page .formidable input[type="password"],
div.ccm-page .formidable select,
div.ccm-page .formidable textarea {
  padding: 5px 20px;
  border: none;
  width: calc(100% - 15px);
  border-radius: 20px;
  overflow: hidden;
}
div.ccm-page .formidable select {
  padding: 4px 20px;
}
div.ccm-page .formidable input[type="checkbox"],
div.ccm-page .formidable .checkbox {
  cursor: pointer;
}
div.ccm-page .formidable input[type="submit"],
div.ccm-page .formidable .btn {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  border: none;
  text-decoration: none;
  margin-top: auto;
  color: #ffffff;
  background: #f0584f;
  float: right;
}
div.ccm-page .formidable input[type="submit"]:hover,
div.ccm-page .formidable .btn:hover,
div.ccm-page .formidable input[type="submit"]:active,
div.ccm-page .formidable .btn:active,
div.ccm-page .formidable input[type="submit"]:scope,
div.ccm-page .formidable .btn:scope,
div.ccm-page .formidable input[type="submit"]:visited,
div.ccm-page .formidable .btn:visited,
div.ccm-page .formidable input[type="submit"]:focus,
div.ccm-page .formidable .btn:focus {
  background: #262543;
  outline: none;
  box-shadow: none !important;
  border: none !important;
}
div.ccm-page .formidable input[type="submit"].center,
div.ccm-page .formidable .btn.center {
  margin: 25px 0;
  float: none;
}
div.ccm-page .formidable label {
  margin-left: 20px;
}
div.ccm-page .formidable .ff_buttons {
  text-align: center;
  align-items: center;
}
div.ccm-page .memberssearch-container {
  padding: 110px 0;
  background: #262543;
}
@media (max-width: 991px) {
  div.ccm-page .memberssearch-container {
    padding: 30px 0;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-title h3 {
  margin: 0;
  padding: 15px 40px;
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  background: #f2f3f2;
}
@media (max-width: 575px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-title h3 {
    padding: 15px;
    font-size: 26px;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content {
  background: #ffffff;
  padding: 50px 40px 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 575px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content {
    padding: 20px;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group {
  flex: 0 0 30%;
  max-width: 30%;
}
@media (max-width: 1599px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group {
    flex: 0 0 50%;
    max-width: 50%;
    order: 1;
  }
}
@media (max-width: 575px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group.larger {
  flex: 0 0 40%;
  max-width: 40%;
}
@media (max-width: 1599px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group.larger {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15%;
    order: 0;
  }
}
@media (max-width: 991px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group.larger {
    padding: 0;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group label {
  padding-left: 20px;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-div {
  width: 100%;
  max-width: 495px;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-div input[type="submit"] {
  background-color: #f0584f;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="text"],
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="date"],
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group select {
  background-color: #f2f3f2;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="text"],
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="date"],
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group select {
  padding: 5px 20px;
  border: none;
  width: calc(100% - 24px);
  margin: 0 12px;
  border-radius: 20px;
  overflow: hidden;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="date"] {
  background: linear-gradient(to left, #262543 0, #262543 55px, #f2f3f2 55px);
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="submit"] {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #f0584f;
  text-decoration: none !important;
  border: none;
  float: right;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group input[type="submit"]:hover {
  background-color: #262543;
  color: #ffffff !important;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group select {
  padding: 4px 20px;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 575px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type {
    flex-direction: column;
    align-items: center;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type .single-type {
  padding: 0 10px;
  flex: 0 0 25%;
  display: flex;
  align-items: center;
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type .single-type label {
  font-size: 16px;
  margin: 0;
  padding-left: 10px;
}
@media (max-width: 767px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type .single-type label {
    font-size: 14px;
    padding-left: 10px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type .single-type {
    margin: 0 0 10px;
  }
}
div.ccm-page .memberssearch-container .memberssearch-form .form-content .form-group .search-type .single-type.middle {
  flex: 0 0 40%;
}
div.ccm-page .maplist-container {
  padding: 25px 0 55px;
  background: #ffffff;
}
@media (max-width: 991px) {
  div.ccm-page .maplist-container {
    padding: 25px 0 15px;
  }
}
div.ccm-page .maplist-container .maplist-tab {
  margin: 0 0 25px;
}
div.ccm-page .maplist-container .maplist-tab ul {
  display: flex;
  justify-content: flex-end;
}
div.ccm-page .maplist-container .maplist-tab ul li {
  list-style: none;
}
div.ccm-page .maplist-container .maplist-tab ul li a {
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
div.ccm-page .maplist-container .maplist-tab ul li a.active {
  background: #f0584f;
}
div.ccm-page .maplist-container #map {
  width: 100%;
  height: 75vh;
  background: #f2f3f2;
}
div.ccm-page .maplist-container #map:not(.active) {
  display: none;
}
div.ccm-page .maplist-container .members-list-container:not(.active) {
  display: none;
}
div.ccm-page .maplist-container .members-list {
  border: 2px solid #f2f3f2;
  border-bottom: none;
}
div.ccm-page .maplist-container .members-list .list-row {
  border-bottom: 1px solid #f2f3f2;
  display: flex;
  flex-wrap: wrap;
}
div.ccm-page .maplist-container .members-list .list-row:nth-of-type(odd) {
  background: #ffffff;
}
div.ccm-page .maplist-container .members-list .list-row:nth-of-type(even) {
  background: #f2f3f2;
}
div.ccm-page .maplist-container .members-list .list-row .list-name,
div.ccm-page .maplist-container .members-list .list-row .list-categories,
div.ccm-page .maplist-container .members-list .list-row .list-desc,
div.ccm-page .maplist-container .members-list .list-row .list-links {
  padding: 10px;
  flex: 0 0 25%;
}
@media (max-width: 991px) {
  div.ccm-page .maplist-container .members-list .list-row .list-name,
  div.ccm-page .maplist-container .members-list .list-row .list-categories,
  div.ccm-page .maplist-container .members-list .list-row .list-desc,
  div.ccm-page .maplist-container .members-list .list-row .list-links {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  div.ccm-page .maplist-container .members-list .list-row .list-name,
  div.ccm-page .maplist-container .members-list .list-row .list-categories,
  div.ccm-page .maplist-container .members-list .list-row .list-desc,
  div.ccm-page .maplist-container .members-list .list-row .list-links {
    flex: 0 0 100%;
  }
}
div.ccm-page .maplist-container .members-list .list-row .list-name {
  color: #f0584f;
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 800;
}
div.ccm-page .maplist-container .members-list .list-row .list-categories ul {
  margin: 0;
  padding-left: 25px;
}
div.ccm-page .maplist-container .members-list .list-row .list-categories ul li {
  color: #262543;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
}
div.ccm-page .maplist-container .members-list .list-row .list-desc {
  color: #262543;
  font-size: 15px;
  line-height: 1.5em;
}
div.ccm-page .maplist-container .members-list .list-row .list-desc span {
  color: #f0584f;
  font-weight: 500;
}
div.ccm-page .maplist-container .members-list .list-row .list-links ul {
  padding: 0;
  margin: 0;
}
div.ccm-page .maplist-container .members-list .list-row .list-links ul li {
  list-style: none;
}
div.ccm-page .maplist-container .paging {
  margin: 25px 0 0;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
div.ccm-page .maplist-container .paging ul {
  display: flex;
  padding: 0;
  margin: 0;
}
div.ccm-page .maplist-container .paging ul li {
  list-style: none;
}
div.ccm-page .maplist-container .paging ul li:first-of-type a,
div.ccm-page .maplist-container .paging ul li:first-of-type span {
  border-left: 1px solid #666666;
}
div.ccm-page .maplist-container .paging ul li:nth-of-type(odd) {
  background: #ffffff;
}
div.ccm-page .maplist-container .paging ul li:nth-of-type(even) {
  background: #f2f3f2;
}
div.ccm-page .maplist-container .paging ul li a,
div.ccm-page .maplist-container .paging ul li span {
  display: block;
  padding: 5px 0 0;
  width: 31px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #666666;
  border-left: none;
}
div.ccm-page .maplist-container .paging .active {
  color: #ffffff;
  background: #262543;
}
div.ccm-page .gm-style-iw {
  border-radius: 0;
  padding: 25px 20px;
}
div.ccm-page .gm-style .gm-style-iw-t::after {
  display: none;
}
div.ccm-page .infowindow {
  width: 390px;
}
div.ccm-page .infowindow .name {
  color: #f0584f;
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 800;
  margin: 0 0 25px;
}
div.ccm-page .infowindow ul {
  margin: 0 0 25px;
  padding-left: 25px;
}
div.ccm-page .infowindow ul li {
  color: #262543;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
}
div.ccm-page .infowindow .desc {
  margin: 0 0 25px;
  color: #262543;
  font-size: 15px;
  line-height: 1.5em;
  padding-left: 15px;
}
div.ccm-page .infowindow .the-buttons {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
div.ccm-page select,
div.ccm-page input.date {
  -webkit-appearance: none;
  padding-left: 60px;
  background: url("/application/themes/designed_by_tonik/images/select-arrow.png") calc(100% - 15px) 50% no-repeat, linear-gradient(to left, #262543 0, #262543 55px, #f2f3f2 55px);
}
div.ccm-page select.white-select,
div.ccm-page input.date.white-select {
  background: url("/application/themes/designed_by_tonik/images/select-arrow.png") calc(100% - 15px) 50% no-repeat, linear-gradient(to left, #262543 0, #262543 55px, #ffffff 55px);
}
div.ccm-page .select2-container,
div.ccm-page .select2-container-active .select2-choices {
  width: 100%;
}
div.ccm-page .select2-container-multi .select2-search-choice-close {
  left: 10px;
  top: 9px;
  transform-origin: 50% 50%;
}
div.ccm-page .select2-container-multi .select2-search-choice-close:hover {
  transform: rotate(90deg);
  background-position: 100% 0 !important;
}
@media (max-width: 991px) {
  div.ccm-page .select2-container-multi .select2-search-choice-close {
    top: 4px;
  }
}
div.ccm-page .select2-choices {
  margin: 0px !important;
  border: none;
  background: url("/application/themes/designed_by_tonik/images/select-arrow.png") calc(100% - 15px) 50% no-repeat, linear-gradient(to left, #262543 0, #262543 55px, #ffffff 55px);
  width: 100% !important;
  min-height: 40px;
  padding: 4px 20px;
  border-radius: 20px;
  padding-left: 18px !important;
  border-color: none;
}
@media (max-width: 991px) {
  div.ccm-page .select2-choices {
    min-height: 32px;
  }
}
div.ccm-page .select2-choices .select2-search-field input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
div.ccm-page .select2-choices #s2id_autogen1 {
  position: absolute;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 50px;
}
@media (max-width: 991px) {
  div.ccm-page .select2-choices #s2id_autogen1 {
    font-size: 13px;
    line-height: 24px;
    padding: 2px 0px;
  }
}
div.ccm-page .select2-choices .select2-search-choice {
  background-color: #f2f3f2;
  padding: 2px 9px;
  border-radius: 18.5px;
  margin: 0px 5px 0 0;
  background-image: none;
  border: none;
}
div.ccm-page .select2-choices .select2-search-choice div {
  color: #262543;
  font-size: 17px;
  line-height: 30px;
  font-family: 'Spartan', sans-serif;
  margin-left: 14px;
  font-weight: normal;
}
@media (max-width: 991px) {
  div.ccm-page .select2-choices .select2-search-choice {
    padding: 0 9px;
  }
  div.ccm-page .select2-choices .select2-search-choice div {
    font-size: 13px;
    line-height: 24px;
  }
}
div.ccm-page .select2-container-multi.select2-container-active .select2-choices {
  border: none;
  box-shadow: unset !important;
  background: url("/application/themes/designed_by_tonik/images/select-arrow.png") calc(100% - 15px) 50% no-repeat, linear-gradient(to left, #262543 0, #262543 55px, #ffffff 55px);
  width: 100% !important;
}
div.ccm-page .select2-input.select2-focused {
  width: 772px;
}
div.ccm-page .select2-container-multi .select2-choices,
div.ccm-page .select2-container-multi.select2-container-active .select2-choices {
  position: relative;
  background-color: #fff;
  background-size: auto, 100% 40px;
  background-position: calc(100% - 15px) 13px, left top;
  background-repeat: no-repeat, no-repeat;
}
div.ccm-page .select2-container-multi .select2-choices:has(.select2-search-choice),
div.ccm-page .select2-container-multi.select2-container-active .select2-choices:has(.select2-search-choice) {
  padding-top: 44px;
}
div.ccm-page .select2-container-multi .select2-choices .select2-search-field,
div.ccm-page .select2-container-multi.select2-container-active .select2-choices .select2-search-field {
  position: absolute;
  top: 0;
  left: 18px;
  right: 60px;
  height: 40px;
  display: flex;
  align-items: center;
}
div.ccm-page .select2-container-multi .select2-choices .select2-default,
div.ccm-page .select2-container-multi.select2-container-active .select2-choices .select2-default {
  color: #000 !important;
}
div.ccm-page .select2-container-multi .select2-choices .select2-search-choice,
div.ccm-page .select2-container-multi.select2-container-active .select2-choices .select2-search-choice {
  float: left;
  margin: 0 6px 6px 0;
}
div.ccm-page div.sub {
  padding: 20px 0;
  /* Breadcrumb */
  /* Aside */
  /* Other */
}
@media (min-width: 576px) {
  div.ccm-page div.sub {
    padding: 40px 0;
  }
}
div.ccm-page div.sub ol.breadcrumb {
  background-color: transparent;
  padding-inline-start: 0;
  font-size: 15px;
  margin: 0;
}
@media (min-width: 576px) {
  div.ccm-page div.sub ol.breadcrumb {
    padding: 15px 0 0 0;
  }
}
div.ccm-page div.sub ol.breadcrumb li {
  margin: 0;
  padding: 0;
}
div.ccm-page div.sub ol.breadcrumb li a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
}
div.ccm-page div.sub ol.breadcrumb li.active {
  color: #000000;
  font-weight: 600;
}
div.ccm-page div.sub ol.breadcrumb li + li:before {
  font-weight: 300;
  padding: 0 5px;
  color: #000000;
  content: ">";
}
@media (min-width: 576px) {
  div.ccm-page div.sub aside {
    padding: 60px 0;
  }
}
div.ccm-page div.sub aside div.subnav-wrapper {
  padding: 45px;
  background-color: #f1f1f1;
}
div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent {
  border-bottom: 2px solid rgba(0, 0, 0, 0.07000000000000001);
  padding: 0 10px 20px;
}
div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a {
  text-decoration: none;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
}
@media (min-width: 768px) {
  div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a {
    font-size: 23px;
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a {
    font-size: 25px;
    line-height: 27px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a {
    font-size: 28px;
    line-height: 30px;
  }
}
div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a:hover,
div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a:focus,
div.ccm-page div.sub aside div.subnav-wrapper div.subnav-parent a:active {
  text-decoration: underline;
  color: #000000;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav {
  list-style: none;
  padding: 20px 0 0;
  margin: 0;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li {
  padding: 10px;
  margin: 0;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li:last-child {
  padding-bottom: 0;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li.nav-selected a {
  font-weight: 600;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li a {
  text-decoration: none;
  font-weight: 400;
}
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li a:hover,
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li a:focus,
div.ccm-page div.sub aside div.subnav-wrapper ul.subnav li a:active {
  text-decoration: underline;
  color: #000000;
}
div.ccm-page div.sub picture {
  display: block;
  margin: 9.4921875px 0;
}
@media (min-width: 768px) {
  div.ccm-page div.sub picture {
    margin: 16.875px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.sub picture {
    margin: 22.5px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.sub picture {
    margin: 30px 0;
  }
}
div.ccm-page div.sub .content {
  padding: 20px 0 0;
}
@media (min-width: 576px) {
  div.ccm-page div.sub .content {
    padding: 40px 0;
  }
}
div.ccm-page #volets {
  display: flex;
  flex-direction: row;
}
div.ccm-page #volets div {
  margin-right: 15px;
}
div.ccm-page .login-page-wrapper {
  padding: 50px 0px;
}
div.ccm-page .login-page-wrapper h1 {
  margin: 30px 0!important;
}
div.ccm-page .login-page-wrapper h3 {
  position: relative;
  font-size: 32px;
  line-height: 1.5em;
  font-weight: 900;
  color: #262543;
  margin: 0 0 30px;
}
div.ccm-page .login-page-wrapper .note {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 15px;
}
div.ccm-page .login-page-wrapper .list-Why-Adhesion b {
  margin: 0px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 600;
}
@media (min-width: 768px) {
  div.ccm-page .login-page-wrapper .list-Why-Adhesion ul {
    column-count: 2;
  }
}
div.ccm-page .login-page-wrapper .list-Why-Adhesion ul li {
  font-size: 15px;
}
@media (max-width: 991px) {
  div.ccm-page .login-page-wrapper .login-form {
    margin-top: 50px;
  }
}
div.ccm-page .login-page-wrapper .login-form input[name="uName"],
div.ccm-page .login-page-wrapper .login-form input[type="password"] {
  flex: 1 1;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 5px 20px !important;
  margin: 0px;
  border: none;
  width: 100%;
  background: #f2f3f2;
}
div.ccm-page .login-page-wrapper .login-form input[name="uName"]:focus,
div.ccm-page .login-page-wrapper .login-form input[type="password"]:focus {
  outline: none;
  box-shadow: none;
}
div.ccm-page .login-page-wrapper .login-form button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #ffffff;
  margin: 14px 0 0 auto;
  background: #262543;
  border: none;
}
div.ccm-page .login-page-wrapper .login-form button:focus {
  outline: none;
  box-shadow: none;
}
div.ccm-page .login-page-wrapper .login-form button:hover {
  background: #f0584f;
}
div.ccm-page .login-page-wrapper .login-form a.btn {
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
  color: #f0584f;
  margin: 14px 0 0 auto;
  background: #ffffff;
  border: 1px solid #f0584f;
}
div.ccm-page .login-page-wrapper .login-form a.btn:focus {
  outline: none;
  box-shadow: none;
}
div.ccm-page .login-page-wrapper .login-form a.btn:hover {
  color: #ffffff;
  background: #f0584f;
}
div.ccm-page .login-page-wrapper .login-form .checkbox {
  align-items: center;
  margin-left: 15px;
}
div.ccm-page .login-page-wrapper .login-form .checkbox input {
  margin-right: 5px;
}
div.ccm-page .account-profil .side-link-list h3 {
  font-size: 17px;
  line-height: 1.25em;
  color: #f0584f;
  font-weight: 900;
  margin: 0 0 40px;
  text-transform: uppercase;
}
div.ccm-page .account-profil .side-link-list .nav {
  display: block;
}
div.ccm-page .account-profil .side-link-list .nav-selected a {
  font-weight: 600;
}
div.ccm-page .account-profil fieldset {
  margin-bottom: 50px;
}
div.ccm-page .account-profil fieldset legend {
  margin-bottom: 25px;
}
div.ccm-page .member-container h4 {
  background-color: #262543;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 15px;
}
div.ccm-page .member-container .member-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
div.ccm-page .member-container .member-list .single-member {
  width: 33%;
  margin: 20px 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
div.ccm-page .member-container .member-list .single-member .member-info {
  display: flex;
}
div.ccm-page .member-container .member-list .single-member .member-info img {
  width: 25%;
  object-fit: contain;
}
div.ccm-page .member-container .member-list .single-member .member-info .text {
  margin: 5px 15px;
}
div.ccm-page .member-container .member-list .single-member .member-info .text p {
  margin: 0 0 10px;
  line-height: 1.25em;
}
div.ccm-page .member-container .member-list .single-member .member-info .text p.name {
  font-weight: bold;
}
div.ccm-page .member-container .member-list .single-member .member-more {
  margin: 10px 0px;
}
div.ccm-page .member-container .member-list .single-member .member-more p {
  margin: 0 0 10px;
  line-height: 1.25em;
  margin-bottom: 10px !important;
}
div.ccm-page .member-container .member-list .single-member .member-more p.tel,
div.ccm-page .member-container .member-list .single-member .member-more p.email {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
div.ccm-page .member-container .member-list .single-member .member-more p.tel::before,
div.ccm-page .member-container .member-list .single-member .member-more p.email::before {
  content: "";
  display: block;
  width: 22px;
  height: 20px;
  margin: 0 15px 0 0;
}
div.ccm-page .member-container .member-list .single-member .member-more p.tel::before {
  background: url("/application/themes/designed_by_tonik/images/tel-icon.png") center center no-repeat;
}
div.ccm-page .member-container .member-list .single-member .member-more p.email {
  overflow-wrap: anywhere;
}
div.ccm-page .member-container .member-list .single-member .member-more p.email::before {
  background: url("/application/themes/designed_by_tonik/images/email-icon.png") center center no-repeat;
  min-width: 21px;
  background-size: contain;
}
div.ccm-page .content-container .member-container .single-member {
  width: 50%;
}
@media (max-width: 767px) {
  div.ccm-page .content-container .member-container .single-member {
    width: 100%;
  }
}
div.ccm-page .ccm-block-calendar-wrapper {
  max-width: 1540px;
  margin: 0 auto 75px;
}
div.ccm-page .ccm-block-calendar-wrapper button {
  background-image: none;
  background-color: #ffffff;
  border: 1px solid #f2f3f2;
  text-shadow: unset;
  box-shadow: unset;
}
div.ccm-page .ccm-block-calendar-wrapper button:focus {
  outline: unset;
}
div.ccm-page .ccm-block-calendar-wrapper button:hover {
  background-color: #f2f3f2;
}
div.ccm-page .ccm-block-calendar-wrapper button.fc-state-active,
div.ccm-page .ccm-block-calendar-wrapper button.fc-state-active:hover {
  background-color: #e24e97;
  border: 1px solid #e24e97;
  color: #ffffff;
}
div.ccm-page .ccm-block-calendar-wrapper .fc-day-grid-event,
div.ccm-page .ccm-block-calendar-wrapper .fc-h-even,
div.ccm-page .ccm-block-calendar-wrapper .fc-event {
  text-decoration: unset;
}
div.ccm-page .ccm-block-calendar-wrapper .fc-day-grid-event:hover,
div.ccm-page .ccm-block-calendar-wrapper .fc-h-even:hover,
div.ccm-page .ccm-block-calendar-wrapper .fc-event:hover {
  text-decoration: underline;
}
div.ccm-page .ccm-block-calendar-wrapper .fc-title {
  white-space: break-spaces;
}
div.ccm-page .ccm-block-calendar-wrapper .fc-time:after {
  content: ' - ';
}
div.ccm-page .ccm-block-calendar-wrapper .fc-today {
  background: #f2f3f2 !important;
}
div.ccm-page form.demandes_detude h2 {
  width: 100%;
}
div.ccm-page form.demandes_detude .element {
  width: 100%;
}
div.ccm-page form.demandes_detude p {
  margin: 0 20px;
}
div.ccm-page form.demandes_detude .input {
  display: flex;
  flex-wrap: wrap;
}
div.ccm-page form.demandes_detude .w50 {
  width: 50%;
}
div.ccm-page form.demandes_detude .w100 {
  width: 100%;
}
div.ccm-page form.demandes_detude .bold-label label {
  font-weight: bold;
}
div.ccm-page form.demandes_detude .bold-label .input label {
  font-weight: inherit;
}
div.ccm-page form.demandes_detude .bold-label .input label.bold-label {
  font-weight: bold;
}
div.ccm-page .calendar-container .event-row {
  margin-top: 15px;
}
div.ccm-page .calendar-container .event-list .col {
  height: inherit;
  position: relative;
}
div.ccm-page .calendar-container .event-list .col.col-3 {
  padding-right: 0px;
}
@media (max-width: 767px) {
  div.ccm-page .calendar-container .event-list .col {
    margin-bottom: 15px;
  }
}
div.ccm-page .calendar-container .event-list .col a.event-link,
div.ccm-page .calendar-container .event-list .col a.event-link:hover {
  display: block;
  text-decoration: unset;
  position: relative;
  height: 100%;
  width: 100%;
  margin-right: 15px;
}
div.ccm-page .calendar-container .event-list .col .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}
div.ccm-page .calendar-container .event-list .col .image:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  z-index: 0;
  background-color: #f2f3f2;
}
div.ccm-page .calendar-container .event-list .col .image.color-primary:after {
  background-color: #e24e97;
}
div.ccm-page .calendar-container .event-list .col .image.color-secondary:after {
  background-color: #09c0db;
}
div.ccm-page .calendar-container .event-list .col .image.color-dark-purple:after {
  background-color: #262543;
}
div.ccm-page .calendar-container .event-list .col .image.color-yellow:after {
  background-color: #e0b23e;
}
div.ccm-page .calendar-container .event-list .col .image.color-orange:after {
  background-color: #f0584f;
}
div.ccm-page .calendar-container .event-list .col .div-isFull p {
  margin: 14px 0px;
  font-weight: bolder;
}
div.ccm-page .calendar-container .event-list .col .date {
  position: relative;
  z-index: 2;
  padding: 15px 0;
}
div.ccm-page .calendar-container .event-list .col .date div {
  color: #262543;
  text-transform: uppercase;
  text-align: center;
}
div.ccm-page .calendar-container .event-list .col .date div.time {
  font-size: 15px;
}
div.ccm-page .calendar-container .event-list .col .date h2 {
  color: #262543;
  margin: 0;
  text-align: center;
}
div.ccm-page .calendar-container .event-list .col .date.color-primary div,
div.ccm-page .calendar-container .event-list .col .date.color-secondary div,
div.ccm-page .calendar-container .event-list .col .date.color-dark-purple div,
div.ccm-page .calendar-container .event-list .col .date.color-yellow div,
div.ccm-page .calendar-container .event-list .col .date.color-orange div,
div.ccm-page .calendar-container .event-list .col .date.color-primary h2,
div.ccm-page .calendar-container .event-list .col .date.color-secondary h2,
div.ccm-page .calendar-container .event-list .col .date.color-dark-purple h2,
div.ccm-page .calendar-container .event-list .col .date.color-yellow h2,
div.ccm-page .calendar-container .event-list .col .date.color-orange h2 {
  color: #ffffff;
}
div.ccm-page .calendar-container .event-list .col.col-9 {
  padding-left: 0px;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container {
  border: 1px solid #f2f3f2;
  padding: 15px;
  height: 100%;
}
@media (min-width: 1600px) {
  div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container {
    padding: 15px 15px 65px;
  }
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format {
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format.color-primary {
  color: #e24e97;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format.color-secondary {
  color: #09c0db;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format.color-dark-purple {
  color: #262543;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format.color-yellow {
  color: #e0b23e;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .format.color-orange {
  color: #f0584f;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .name {
  color: #262543;
  font-weight: 800;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .theme-container {
  flex-wrap: wrap;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .theme-container div {
  background-color: #f2f3f2;
  padding: 2px 15px;
  border-radius: 18.5px;
  margin: 10px 10px 0 0;
  color: #262543;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn {
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none !important;
  align-self: center;
  height: min-content;
  margin-top: 10px 0 15px;
  color: #262543 !important;
  background-color: #f2f3f2;
}
@media (min-width: 1600px) {
  div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn {
    float: right;
  }
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-primary {
  background-color: #e24e97;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-secondary {
  background-color: #09c0db;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-dark-purple {
  background-color: #262543;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-yellow {
  background-color: #e0b23e;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-orange {
  background-color: #f0584f;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn:hover {
  color: #ffffff !important;
  background-color: #262543;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn:hover.color-dark-purple {
  color: #262543 !important;
  background-color: #f2f3f2;
}
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-primary,
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-secondary,
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-dark-purple,
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-yellow,
div.ccm-page .calendar-container .event-list .col.col-9 .event-content-container .btn.color-orange {
  color: #ffffff !important;
}
div.ccm-page .calendar-container .event-grid .event-link {
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 50px;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container {
  position: relative;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date {
  position: absolute;
  top: 0;
  width: 100%;
  right: 50%;
  transform: translateX(50%);
  padding: 0 25px;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  z-index: 0;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-primary:after {
  background-color: #e24e97;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-secondary:after {
  background-color: #09c0db;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-dark-purple:after {
  background-color: #262543;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-yellow:after {
  background-color: #e0b23e;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-orange:after {
  background-color: #f0584f;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date h2 {
  margin: 0;
  font-weight: 900;
  font-size: 22px;
  line-height: 1.25em;
  text-align: center;
  overflow-wrap: break-word;
  padding: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date h5 {
  z-index: 2;
  color: #262543;
  text-align: center;
  margin-bottom: 0;
}
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-primary div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-secondary div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-dark-purple div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-yellow div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-orange div,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-primary h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-secondary h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-dark-purple h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-yellow h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-orange h2,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-primary h5,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-secondary h5,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-dark-purple h5,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-yellow h5,
div.ccm-page .calendar-container .event-grid .event-link .event-image-container .date.color-orange h5 {
  z-index: 2;
  color: #ffffff;
  margin-bottom: 0;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container {
  border: 1px solid #f2f3f2;
  border-top: none;
  position: relative;
  padding: 30px 30px 40px;
  text-align: center;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format {
  text-transform: uppercase;
  font-weight: 500;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format.color-primary {
  color: #e24e97;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format.color-secondary {
  color: #09c0db;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format.color-dark-purple {
  color: #262543;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format.color-yellow {
  color: #e0b23e;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .format.color-orange {
  color: #f0584f;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .name {
  color: #262543;
  font-weight: 800;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .theme-container {
  flex-wrap: wrap;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .theme-container div {
  background-color: #f2f3f2;
  padding: 2px 15px;
  border-radius: 18.5px;
  margin: 10px 10px 0 0;
  color: #262543;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .theme-container div:hover {
  color: #262543;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link {
  position: absolute;
  display: inline-block;
  padding: 14px 17.5px;
  border-radius: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  background-color: #f2f3f2;
}
@media (max-width: 991px) {
  div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link {
    display: none;
  }
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link.color-primary {
  background-color: #e24e97;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link.color-secondary {
  background-color: #09c0db;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link.color-dark-purple {
  background-color: #262543;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link.color-yellow {
  background-color: #e0b23e;
}
div.ccm-page .calendar-container .event-grid .event-link .event-content-container .plus-link.color-orange {
  background-color: #f0584f;
}
div.ccm-page .single-event-container .event-image {
  position: relative;
}
div.ccm-page .single-event-container .event-image h2 {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 50%;
  transform: translateY(-40%);
  margin: 0px;
  z-index: 2;
}
div.ccm-page .single-event-container .event-image.color-yellow h2,
div.ccm-page .single-event-container .event-image.color-secondary h2 {
  color: #000000;
}
div.ccm-page .single-event-container .event-image:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #f2f3f2;
  opacity: 0.75;
  z-index: 1;
}
div.ccm-page .single-event-container .event-image.color-primary:after {
  background-color: #e24e97;
}
div.ccm-page .single-event-container .event-image.color-secondary:after {
  background-color: #09c0db;
}
div.ccm-page .single-event-container .event-image.color-dark-purple:after {
  background-color: #262543;
}
div.ccm-page .single-event-container .event-image.color-yellow:after {
  background-color: #e0b23e;
}
div.ccm-page .single-event-container .event-image.color-orange:after {
  background-color: #f0584f;
}
div.ccm-page .single-event-container .event-format {
  padding: 20px;
  margin-bottom: 30px;
}
div.ccm-page .single-event-container .event-format p {
  font-size: 14px;
  margin: 0;
  padding-left: 10px;
}
@media (max-width: 767px) {
  div.ccm-page .single-event-container .event-format p {
    font-size: 12px;
    padding-left: 10px;
  }
}
div.ccm-page .single-event-container .event-format.color-primary {
  background-color: #e24e97;
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format.color-primary a {
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format.color-secondary {
  background-color: #09c0db;
  color: #000000;
}
div.ccm-page .single-event-container .event-format.color-secondary a {
  color: #000000;
}
div.ccm-page .single-event-container .event-format.color-dark-purple {
  background-color: #262543;
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format.color-dark-purple a {
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format.color-yellow {
  background-color: #e0b23e;
  color: #000000;
}
div.ccm-page .single-event-container .event-format.color-yellow a {
  color: #000000;
}
div.ccm-page .single-event-container .event-format.color-orange {
  background-color: #f0584f;
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format.color-orange a {
  color: #ffffff;
}
div.ccm-page .single-event-container .event-format p {
  margin: 0;
}
div.ccm-page .single-event-container .inscription-link,
div.ccm-page .single-event-container .return-link {
  margin-top: 50px;
  text-align: center;
}
div.ccm-page .single-event-container .return-link {
  text-transform: uppercase;
}
div.ccm-page .event-sidebar .formateur-title {
  color: #e24e97 !important;
}
div.ccm-page .event-sidebar .formateur-title.second {
  margin: 60px 0 40px!important;
}
div.ccm-page .event-sidebar .formateur {
  position: relative;
  margin: 0 0 15px;
  background-color: #ffffff;
}
div.ccm-page .event-sidebar .formateur .img-thumbnail {
  min-height: 75px;
  min-width: 75px;
  background-size: cover;
  background-position: center;
}
div.ccm-page .event-sidebar .formateur p {
  font-weight: 600;
  padding: 15px;
  padding-right: 75px;
  margin: auto 0px;
}
div.ccm-page .event-sidebar .formateur .profil-linkedin {
  position: absolute;
  right: 20px;
  top: -1px;
  padding: 10px;
  background-color: #e24e97;
  transition: 0.2s ease-in-out;
}
div.ccm-page .event-sidebar .formateur .profil-linkedin:hover {
  background-color: #262543;
  transition: 0.2s ease-in-out;
}
@media (max-width: 991px) {
  div.ccm-page .event-sidebar .formateur .profil-linkedin {
    right: 0;
  }
}
div.ccm-page .filtre-container {
  display: inline-block;
  min-width: 100%;
  padding: 25px;
  background-color: #d7dbd7;
}
div.ccm-page .filtre-container h2 {
  color: #e24e97;
  font-weight: 700;
  margin-top: 0;
}
div.ccm-page .filtre-container .specs-container {
  padding: 0 12px;
}
div.ccm-page .filtre-container .filtre {
  color: #e24e97;
  border: 1px solid #e24e97;
  padding: 5px 10px 0 10px;
  margin: 5px 10px 5px 0;
  transition: 0.2s ease-in-out;
}
div.ccm-page .filtre-container .filtre:hover {
  background-color: #e24e97;
  color: #ffffff;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
div.ccm-page .filtre-container .filtre.active {
  color: #ffffff;
  background-color: #e24e97;
}
div.ccm-page .filtre-container .event-view {
  filter: unset;
}
div.ccm-page .filtre-container .event-view.active {
  filter: invert(55%) sepia(59%) saturate(5281%) hue-rotate(304deg) brightness(95%) contrast(85%);
}
@media (max-width: 991px) {
  div.ccm-page .filtre-container .event-view img {
    max-height: 30px;
  }
}
div.ccm-page .filtre-container .search-form .form-content {
  display: flex;
  flex-wrap: wrap;
}
div.ccm-page .filtre-container .search-form .form-content .form-group {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 575px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group.one-third {
  flex: 0 0 33%;
  max-width: 33%;
}
@media (max-width: 991px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group.one-third {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group.quarter {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 991px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group.quarter {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group.half {
  flex: 0 0 50%;
  max-width: 50%;
}
div.ccm-page .filtre-container .search-form .form-content .form-group.half.select2 {
  max-width: calc(50%);
  padding: 0 12px;
}
div.ccm-page .filtre-container .search-form .form-content .form-group.half.select2.right {
  padding: 0;
  max-width: calc(50% - 12px);
  padding-right: 12px;
}
div.ccm-page .filtre-container .search-form .form-content .form-group.full-width {
  flex: 0 0 100%;
  max-width: 100%;
}
div.ccm-page .filtre-container .search-form .form-content .form-group.full-width.select2 {
  padding-left: 12px;
  margin-bottom: 25px;
  max-width: calc(100% - 12px);
}
div.ccm-page .filtre-container .search-form .form-content .form-group.full-width > div {
  max-width: 100%;
  width: 100%;
}
div.ccm-page .filtre-container .search-form .form-content .form-group label {
  padding-left: 20px;
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-div {
  width: 100%;
  max-width: 495px;
}
@media (max-width: 991px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group .search-div {
    max-width: 100%;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-div input[type="submit"] {
  background-color: #f0584f;
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="text"],
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="date"],
div.ccm-page .filtre-container .search-form .form-content .form-group select {
  background-color: #ffffff;
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="text"]:not(.select2-input),
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="date"],
div.ccm-page .filtre-container .search-form .form-content .form-group select {
  padding: 5px 20px;
  border: none;
  width: calc(100% - 24px);
  margin: 0 12px;
  border-radius: 20px;
  overflow: hidden;
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="date"] {
  background: linear-gradient(to left, #262543 0, #262543 55px, #ffffff 55px);
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="submit"] {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  margin-right: 15px;
  color: #ffffff !important;
  background-color: #f0584f;
  text-decoration: none !important;
  border: none;
  float: right;
}
div.ccm-page .filtre-container .search-form .form-content .form-group input[type="submit"]:hover {
  background-color: #262543;
  color: #ffffff !important;
}
div.ccm-page .filtre-container .search-form .form-content .form-group select {
  padding: 4px 20px;
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-type {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 575px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group .search-type {
    flex-direction: column;
    align-items: center;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-type .single-type {
  padding: 0 10px;
  flex: 0 0 25%;
  display: flex;
  align-items: center;
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-type .single-type label {
  font-size: 16px;
  margin: 0;
  padding-left: 10px;
}
@media (max-width: 767px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group .search-type .single-type label {
    font-size: 14px;
    padding-left: 10px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .filtre-container .search-form .form-content .form-group .search-type .single-type {
    margin: 0 0 10px;
  }
}
div.ccm-page .filtre-container .search-form .form-content .form-group .search-type .single-type.middle {
  flex: 0 0 40%;
}
div.ccm-page .filtre-container .search-form .form-content .form-group .tags-container {
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
}
div.ccm-page ol.breadcrumb {
  font-size: 15px;
  margin: 0;
}
div.ccm-page ol.breadcrumb li {
  margin: 0;
  padding: 0;
}
div.ccm-page ol.breadcrumb li a {
  color: #262543;
  text-decoration: none;
  font-weight: 600;
}
div.ccm-page ol.breadcrumb li a:hover {
  color: #e24e97;
  font-weight: 600;
}
div.ccm-page ol.breadcrumb li.active {
  color: #262543;
  font-weight: 900;
}
div.ccm-page ol.breadcrumb li + li:before {
  font-weight: 600;
  padding: 0 5px;
  color: #262543;
  content: ">";
}
div.ccm-page .notification-class::after {
  display: block;
  content: " ";
  position: absolute;
  background-color: #FF0000;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  top: -17px;
  right: -17px;
}
div.ccm-page .topcontent-text h1.actu-hero-title {
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
div.ccm-page .topcontent-text h1.actu-hero-title::before {
  content: "";
  flex: 0 0 auto;
  width: 55px;
  height: 20px;
  background: #f0584f;
  margin-right: 18px;
  position: absolute;
  top: 7px;
  left: -70px;
}
div.ccm-page .content-container.actu-content {
  position: relative;
  padding-top: 30px;
}
@media (max-width: 1599px) {
  div.ccm-page .content-container.actu-content {
    padding-top: 25px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .content-container.actu-content {
    padding-top: 20px;
  }
}
div.ccm-page .content-container.actu-content > .container > .blog-layout {
  margin-top: 20px;
}
@media (max-width: 991px) {
  div.ccm-page .content-container.actu-content > .container > .blog-layout {
    margin-top: 15px;
  }
}
div.ccm-page .content-container.actu-content::after {
  content: "";
  position: absolute;
  top: -16px;
  right: 0;
  width: 95px;
  height: 542px;
  background: url("/application/themes/designed_by_tonik/images/red-diagonal-box.png") right top / contain no-repeat;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 1199px) {
  div.ccm-page .content-container.actu-content::after {
    display: none;
  }
}
div.ccm-page .content-container.actu-content::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 120px;
  width: 420px;
  height: 420px;
  background: url("/application/themes/designed_by_tonik/images/news-image-eaq.png") right center / contain no-repeat;
  opacity: 1;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 1199px) {
  div.ccm-page .content-container.actu-content::before {
    display: none;
  }
}
div.ccm-page .content-container.actu-content .blog-sidebar-deco {
  display: none;
}
div.ccm-page .content-container.actu-content > .container {
  position: relative;
  z-index: 1;
}
div.ccm-page .select2-choices:has(.select2-search-choice)::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  height: 1px;
  background: #262543;
}
div.ccm-page div.home section {
  padding: 18.984375px 0;
}
@media (min-width: 576px) {
  div.ccm-page div.home section {
    padding: 25.3125px 0;
  }
}
@media (min-width: 768px) {
  div.ccm-page div.home section {
    padding: 33.75px 0;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.home section {
    padding: 45px 0;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.home section {
    padding: 60px 0;
  }
}
div.ccm-page .tophome-container {
  position: relative;
  min-height: 620px;
  padding: 175px 0 90px;
  display: flex;
  align-items: center;
  background: url("/application/themes/designed_by_tonik/images/main-top-bg.jpg") center center / cover no-repeat;
  margin-top: 0;
}
div.ccm-page .tophome-container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(38, 37, 67, 0.65) 0%, rgba(38, 37, 67, 0.25) 55%, rgba(38, 37, 67, 0) 100%);
  pointer-events: none;
}
div.ccm-page .tophome-container .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 1599px) {
  div.ccm-page .tophome-container {
    min-height: 520px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container {
    min-height: 420px;
    padding: 120px 0 45px;
  }
}
div.ccm-page .tophome-container .h1-div {
  max-width: 790px;
  margin: 0 0 70px;
}
@media (max-width: 1599px) {
  div.ccm-page .tophome-container .h1-div {
    max-width: 650px;
    margin: 0 0 50px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .h1-div {
    margin: 0 auto 20px;
  }
}
div.ccm-page .tophome-container .h1-div h1 {
  line-height: 1.4em;
  color: #ffffff;
  text-align: center;
  font-weight: 800;
  font-size: 25px;
}
@media (min-width: 768px) {
  div.ccm-page .tophome-container .h1-div h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .tophome-container .h1-div h1 {
    text-align: left;
    font-size: 37px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .tophome-container .h1-div h1 {
    font-size: 40px;
  }
}
div.ccm-page .tophome-container .credit {
  color: #ffffff;
  font-size: 11px;
}
@media (max-width: 1599px) {
  div.ccm-page .tophome-container .credit {
    bottom: -130px;
  }
  div.ccm-page .tophome-container .credit.en {
    bottom: -150px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .credit {
    bottom: -100px;
  }
  div.ccm-page .tophome-container .credit.en {
    bottom: -135px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .tophome-container .credit {
    bottom: -125px;
  }
}
div.ccm-page .topmembre-title .credit {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  font-size: 11px;
}
div.ccm-page .search-div {
  width: 100%;
  max-width: 495px;
  display: flex;
}
div.ccm-page .search-div input:focus {
  outline: none;
}
div.ccm-page .search-div form {
  width: 100%;
  display: flex;
}
@media (max-width: 991px) {
  div.ccm-page .search-div {
    margin: 0 auto;
  }
}
div.ccm-page .search-div input[type="text"] {
  flex: 1 1;
  min-width: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 5px 5px 5px 60px !important;
  margin: 0px;
  border: none;
  width: 85%;
  background: url("/application/themes/designed_by_tonik/images/search-icon.png") 13.5px 50% no-repeat #ffffff;
}
div.ccm-page .search-div input[type="submit"] {
  flex: 0 0 auto;
  align-self: stretch;
  border: none;
  border-radius: 0 20px 20px 0;
  text-indent: -9999px;
  margin: 0 !important;
  width: 54px;
  height: auto;
  background: #ffffff url('data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%2718%27 viewBox=%270 0 11 18%27%3E%3Cpath fill=%27none%27 stroke=%27%23e24e97%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 d=%27M2 2 9 9 2 16%27/%3E%3C/svg%3E') center center no-repeat;
}
div.ccm-page .found-search-div {
  width: 100%;
  max-width: 495px;
  display: flex;
}
div.ccm-page .found-search-div input:focus {
  outline: none;
}
div.ccm-page .found-search-div form {
  width: 100%;
}
@media (max-width: 991px) {
  div.ccm-page .found-search-div {
    margin: 0 auto;
  }
}
div.ccm-page .found-search-div input[type="text"] {
  flex: 1 1;
  padding: 5px 5px 5px 60px !important;
  width: 85%;
  border: 0px;
  border-bottom: #262543 solid 3px;
  background: url("/application/themes/designed_by_tonik/images/search-icon.png") 13.5px 50% no-repeat #ffffff;
}
div.ccm-page .found-search-div input[type="submit"] {
  flex: 0 0 auto;
  border: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  text-indent: -9999px;
  margin-left: -5px !important;
  width: 54px;
  height: 40px;
  background: url("/application/themes/designed_by_tonik/images/search-arrow-dark-purple.png") center center no-repeat #ffffff;
}
div.ccm-page .tophome-container .hero-content {
  max-width: 530px;
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .hero-content {
    max-width: 100%;
    text-align: center;
  }
}
div.ccm-page .tophome-container .h1-div {
  max-width: none;
  margin: 0 0 20px;
}
div.ccm-page .tophome-container .h1-div h1 {
  text-align: left;
  margin: 0;
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .h1-div h1 {
    text-align: center;
  }
}
div.ccm-page .tophome-container .hero-subtitle {
  margin: 0 0 30px;
}
div.ccm-page .tophome-container .hero-subtitle p {
  color: #f0584f;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .hero-subtitle p {
    font-size: 17px;
  }
}
div.ccm-page .tophome-container .hero-cta {
  display: inline-block;
  background: #f0584f;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  padding: 13px 30px;
  border-radius: 26px;
  margin: 0 0 30px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .tophome-container .hero-cta::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 18px;
  margin: -2px 0 -2px 10px;
  vertical-align: middle;
  background: url('data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%2718%27 viewBox=%270 0 11 18%27%3E%3Cpath fill=%27none%27 stroke=%27%23ffffff%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 d=%27M2 2 9 9 2 16%27/%3E%3C/svg%3E') center center no-repeat;
}
div.ccm-page .tophome-container .hero-cta:hover {
  background: #262543;
  color: #ffffff;
}
div.ccm-page .tophome-container .search-div {
  margin: 0;
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .search-div {
    margin: 0 auto;
  }
}
div.ccm-page .tophome-container .hero-actu {
  position: relative;
  margin-left: auto;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-radius: 25px 0 25px 0;
  padding: 32px 34px 34px;
}
@media (max-width: 991px) {
  div.ccm-page .tophome-container .hero-actu {
    margin: 35px auto 0;
  }
}
div.ccm-page .tophome-container .hero-actu .hero-actu-head {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 18px;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-head .hero-actu-tab {
  position: absolute;
  left: -73px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -3px;
  width: 55px;
  height: 20px;
  background: #f0584f;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-head h2 {
  color: #262543;
  font-size: 28px;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-body p {
  color: #262543;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  margin: 0 0 14px;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-format {
  color: #e24e97;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin: 0 0 6px;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-title {
  display: block;
  color: #262543;
  font-weight: 800;
  font-size: 19px;
  line-height: 1.25;
  text-decoration: none;
  margin: 0 0 10px;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-title:hover {
  color: #e24e97;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-link {
  color: #262543;
  font-weight: 700;
  text-decoration: none;
}
div.ccm-page .tophome-container .hero-actu .hero-actu-link::after {
  content: " \203A";
}
div.ccm-page .tophome-container .hero-actu .hero-actu-link:hover {
  color: #e24e97;
}
div.ccm-page .tophome-container .credit {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
div.ccm-page .actu-agenda-container {
  position: relative;
  padding: 80px 0;
  background: #ffffff;
  overflow-x: hidden;
}
div.ccm-page .actu-agenda-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 80px;
  width: 356px;
  height: 400px;
  background: url("/application/themes/designed_by_tonik/images/home-image-eaq.png") left center / contain no-repeat;
  transform: translateX(-45%);
  opacity: 1;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 1599px) {
  div.ccm-page .actu-agenda-container::before {
    display: none;
  }
}
div.ccm-page .actu-agenda-container > .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  div.ccm-page .actu-agenda-container {
    padding: 40px 0;
  }
}
div.ccm-page .home-section-head {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}
div.ccm-page .home-section-head .home-section-tab {
  flex: 0 0 auto;
  width: 55px;
  height: 20px;
  background: #f0584f;
  margin-right: 18px;
  position: relative;
  top: -3px;
}
@media (max-width: 575px) {
  div.ccm-page .home-section-head .home-section-tab {
    width: 28px;
    height: 16px;
    margin-right: 12px;
  }
}
div.ccm-page .home-section-head h2 {
  color: #262543;
  font-size: 30px;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 575px) {
  div.ccm-page .home-section-head h2 {
    font-size: 22px;
    line-height: 1.2em;
  }
}
div.ccm-page .home-section-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 35px;
}
div.ccm-page .home-agenda .home-section-buttons {
  justify-content: center;
}
div.ccm-page .home-actu .home-section-buttons {
  gap: 32px;
}
div.ccm-page .home-pill-btn {
  display: inline-block;
  background: #262543;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  padding: 12px 26px;
  border-radius: 24px;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
}
div.ccm-page .home-pill-btn::after {
  content: " \203A";
}
div.ccm-page .home-pill-btn:hover {
  background: #e24e97;
  color: #ffffff;
}
div.ccm-page .home-actu {
  position: relative;
}
div.ccm-page .home-actu .actu-card {
  position: relative;
  margin: 0 0 32px;
}
div.ccm-page .home-actu .actu-card:not(.featured) {
  background: #e9edef;
  border-radius: 20px;
  padding: 24px 26px;
}
div.ccm-page .home-actu .actu-card.featured {
  display: flex;
  gap: 20px;
  padding: 0 0 24px;
  border-bottom: 1px solid #dddfdd;
}
@media (max-width: 767px) {
  div.ccm-page .home-actu .actu-card.featured {
    display: block;
  }
}
div.ccm-page .home-actu .actu-card.featured .actu-thumb {
  flex: 0 0 140px;
  height: 140px;
  border-radius: 12px 0 12px 0!important;
  background: #262543 center center / cover no-repeat;
  display: block;
  text-decoration: none;
}
@media (max-width: 767px) {
  div.ccm-page .home-actu .actu-card.featured .actu-thumb {
    width: 100%;
    height: 190px;
    margin: 0 0 15px;
  }
}
div.ccm-page .home-actu .actu-card .actu-body {
  flex: 1 1 auto;
}
div.ccm-page .home-actu .actu-card .actu-format {
  color: #e24e97;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin: 0 0 -8px;
}
@media (max-width: 767px) {
  div.ccm-page .home-actu .actu-card .actu-format {
    margin: 0 0 -4px;
  }
}
div.ccm-page .home-actu .actu-card .actu-date {
  color: #666666;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 8px;
}
div.ccm-page .home-actu .actu-card .actu-title {
  display: block;
  color: #262543;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.3em;
  text-decoration: none;
  margin: 0 0 8px;
}
div.ccm-page .home-actu .actu-card .actu-title:hover {
  color: #e24e97;
}
div.ccm-page .home-actu .actu-card .actu-excerpt {
  color: #262543;
  font-size: 15px;
  line-height: 1.45em;
  margin: 0 0 10px;
}
div.ccm-page .home-actu .actu-card .actu-link {
  color: #262543;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}
div.ccm-page .home-actu .actu-card .actu-link::after {
  content: " \203A";
}
div.ccm-page .home-actu .actu-card .actu-link:hover {
  color: #e24e97;
}
div.ccm-page .home-agenda {
  position: relative;
}
@media (max-width: 991px) {
  div.ccm-page .home-agenda {
    margin-top: 45px;
  }
}
div.ccm-page .home-agenda .agenda-card {
  position: relative;
  z-index: 1;
  display: flex;
  background: transparent;
  border-radius: 0px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin: 0 0 18px;
  min-height: 115px;
}
@media (max-width: 575px) {
  div.ccm-page .home-agenda .agenda-card {
    flex-direction: column;
  }
  div.ccm-page .home-agenda .agenda-card .agenda-date {
    flex: 0 0 auto;
    width: 100%;
    min-height: 84px;
  }
}
div.ccm-page .home-agenda .agenda-card .agenda-date {
  position: relative;
  overflow: hidden;
  flex: 0 0 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 8px;
  background: #262543 center center / cover no-repeat;
}
div.ccm-page .home-agenda .agenda-card .agenda-date::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(226, 78, 151, 0.68);
  z-index: 0;
}
div.ccm-page .home-agenda .agenda-card .agenda-date.color-primary::before {
  background: rgba(226, 78, 151, 0.68);
}
div.ccm-page .home-agenda .agenda-card .agenda-date.color-secondary::before {
  background: rgba(9, 192, 219, 0.72);
}
div.ccm-page .home-agenda .agenda-card .agenda-date.color-dark-purple::before {
  background: rgba(38, 37, 67, 0.62);
}
div.ccm-page .home-agenda .agenda-card .agenda-date.color-orange::before {
  background: rgba(240, 88, 79, 0.68);
}
div.ccm-page .home-agenda .agenda-card .agenda-date.color-yellow::before {
  background: rgba(224, 178, 62, 0.72);
}
div.ccm-page .home-agenda .agenda-card .agenda-date > * {
  position: relative;
  z-index: 1;
  max-width: 100%;
  overflow-wrap: break-word;
}
div.ccm-page .home-agenda .agenda-card .agenda-date .agenda-year {
  font-size: 12px;
  font-weight: 100;
  opacity: 0.9;
}
div.ccm-page .home-agenda .agenda-card .agenda-date .agenda-month {
  font-size: 14px;
  font-weight: 100;
}
div.ccm-page .home-agenda .agenda-card .agenda-date .agenda-day {
  font-size: 30px;
  font-weight: 100;
  line-height: 1em;
}
div.ccm-page .home-agenda .agenda-card .agenda-date .agenda-time {
  font-size: 11px;
  font-weight: 100;
  margin-top: 5px;
}
div.ccm-page .home-agenda .agenda-card .agenda-date .agenda-date-txt {
  font-size: 15px;
  font-weight: 100;
  white-space: normal;
  line-height: 1.2;
  overflow-wrap: normal;
  word-break: keep-all;
  hyphens: none;
}
@media (max-width: 767px) {
  div.ccm-page .home-agenda .agenda-card .agenda-date {
    flex-basis: 110px;
  }
}
div.ccm-page .home-agenda .agenda-card .agenda-content {
  flex: 1 1 auto;
  min-width: 0;
  padding: 15px 18px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format.color-primary {
  color: #e24e97;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format.color-secondary {
  color: #09c0db;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format.color-dark-purple {
  color: #262543;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format.color-orange {
  color: #f0584f;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-format.color-yellow {
  color: #e0b23e;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-title {
  color: #262543;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25em;
  text-decoration: none;
  margin: 0 0 8px;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-title:hover {
  color: #e24e97;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0 0 10px;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-tags span {
  background: #e2e4e2;
  color: #262543;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  padding: 3px 10px;
  border-radius: 12px;
  white-space: normal;
  overflow-wrap: break-word;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more {
  margin-top: auto;
  align-self: flex-end;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  padding: 7px 16px;
  border-radius: 15px;
  background: #e24e97;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more.color-primary {
  background: #e24e97;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more.color-secondary {
  background: #09c0db;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more.color-dark-purple {
  background: #262543;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more.color-orange {
  background: #f0584f;
}
div.ccm-page .home-agenda .agenda-card .agenda-content .agenda-more.color-yellow {
  background: #e0b23e;
}
div.ccm-page .ressources-cta-container {
  position: relative;
  padding: 10px 0 60px;
  background: #ffffff;
  overflow: visible;
}
@media (max-width: 991px) {
  div.ccm-page .ressources-cta-container {
    padding: 0 0 40px;
  }
}
div.ccm-page .ressources-cta-container::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 460px;
  width: 120px;
  background: url("/application/themes/designed_by_tonik/images/red-diagonal-box.png") right bottom / cover no-repeat;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 1199px) {
  div.ccm-page .ressources-cta-container::after {
    display: none;
  }
}
div.ccm-page .ressources-cta-container .ressources-cta {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
div.ccm-page .ressources-cta-container .ressources-cta p {
  color: #262543;
  font-size: 20px;
  line-height: 1.55em;
  margin: 0 0 28px;
}
div.ccm-page .ressources-cta-container .ressources-cta p strong {
  font-weight: 900;
}
div.ccm-page .members-band {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
div.ccm-page .members-band .members-band-testimonials {
  flex: 1 1 60%;
  background: #f0584f;
  padding: 45px 45px 45px 7%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 320px;
}
@media (max-width: 991px) {
  div.ccm-page .members-band .members-band-testimonials {
    flex-basis: 100%;
    padding: 40px 30px 40px 15px;
  }
}
div.ccm-page .members-band .members-band-testimonials .members-inner {
  width: 100%;
}
div.ccm-page .members-band .members-band-testimonials .home-section-head {
  margin: 0 0 22px;
}
div.ccm-page .members-band .members-band-testimonials .home-section-head .home-section-tab.dark {
  background: #262543;
}
div.ccm-page .members-band .members-band-testimonials .home-section-head h2 {
  color: #ffffff;
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider {
  display: flex;
  align-items: center;
  gap: 30px;
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider .testimonials-arrow {
  flex: 0 0 auto;
  background: none;
  border: none;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0;
  width: 32px;
  height: 61px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  line-height: 1;
  padding: 0 6px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider .testimonials-arrow.testimonials-prev {
  background-image: url("/application/themes/designed_by_tonik/images/eaq-big-arrow-white-left.png");
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider .testimonials-arrow.testimonials-next {
  background-image: url("/application/themes/designed_by_tonik/images/eaq-big-arrow-white-right.png");
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider .testimonials-arrow:hover {
  color: #ffffff;
}
div.ccm-page .members-band .members-band-testimonials .testimonials-slider .testimonials-track {
  flex: 1 1 auto;
  min-width: 0;
}
div.ccm-page .members-band .members-band-join {
  flex: 1 1 38%;
  background: #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 45px 5% 45px 45px;
  text-decoration: none;
  min-width: 260px;
}
@media (max-width: 991px) {
  div.ccm-page .members-band .members-band-join {
    flex-basis: 100%;
    padding: 35px 30px;
  }
}
div.ccm-page .members-band .members-band-join .members-join-txt {
  color: #262543;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.15em;
}
@media (max-width: 1599px) {
  div.ccm-page .members-band .members-band-join .members-join-txt {
    font-size: 26px;
  }
}
div.ccm-page .members-band .members-band-join .members-join-arrow {
  flex: 0 0 auto;
  color: #f0584f;
  font-size: 0;
  display: inline-block;
  width: 48px;
  height: 91px;
  background: url("/application/themes/designed_by_tonik/images/eaq-huge-arrow-red-right.png") center / contain no-repeat;
  line-height: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
div.ccm-page .members-band .members-band-join:hover .members-join-arrow {
  transform: translateX(5px);
}
div.ccm-page .testimonial-slide {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 767px) {
  div.ccm-page .testimonial-slide {
    flex-direction: column;
    align-items: flex-start;
  }
}
div.ccm-page .testimonial-slide .testimonial-img {
  flex: 0 0 115px;
  height: 140px;
  border-radius: 12px 0 12px 0;
  background: #262543 center center / cover no-repeat;
  border-radius: 2px;
}
@media (max-width: 767px) {
  div.ccm-page .testimonial-slide .testimonial-img {
    display: none;
  }
}
div.ccm-page .testimonial-slide .testimonial-text {
  flex: 1 1 auto;
  font-weight: 500;
}
div.ccm-page .testimonial-slide .testimonial-text blockquote {
  color: #ffffff;
  font-style: italic;
  font-size: 15px;
  line-height: 1.55em;
  margin: 0 0 12px;
  padding: 0;
  border: none;
}
div.ccm-page .testimonial-slide .testimonial-text .testimonial-company {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
}
div.ccm-page .partners-container {
  padding: 70px 0 70px;
  background: #ffffff;
  overflow: hidden;
}
@media (max-width: 991px) {
  div.ccm-page .partners-container {
    padding: 40px 0 45px;
  }
}
div.ccm-page .partners-container .home-section-head {
  margin-bottom: 35px;
}
div.ccm-page .partners-container .partners-btn-center {
  justify-content: center;
}
div.ccm-page .partners-carousel {
  display: flex;
  align-items: center;
  gap: 8px;
}
div.ccm-page .partners-carousel .partners-arrow {
  flex: 0 0 auto;
  background: none;
  border: none;
  cursor: pointer;
  color: #f0584f;
  font-size: 0;
  width: 36px;
  height: 69px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  line-height: 1;
  padding: 0 6px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
div.ccm-page .partners-carousel .partners-arrow.partners-prev {
  background-image: url("/application/themes/designed_by_tonik/images/eaq-big-arrow-red-left.png");
}
div.ccm-page .partners-carousel .partners-arrow.partners-next {
  background-image: url("/application/themes/designed_by_tonik/images/eaq-big-arrow-red-right.png");
}
div.ccm-page .partners-carousel .partners-arrow:hover {
  color: #262543;
}
div.ccm-page .partners-carousel .partners-track {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  gap: 25px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
div.ccm-page .partners-carousel .partners-track::-webkit-scrollbar {
  display: none;
}
div.ccm-page .partners-carousel .partners-track .partner-logo {
  flex: 0 0 auto;
  width: 18%;
  min-width: 155px;
  height: 95px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  div.ccm-page .partners-carousel .partners-track .partner-logo {
    width: 40%;
  }
}
@media (max-width: 767px) {
  div.ccm-page .partners-carousel .partners-track .partner-logo {
    width: 65%;
    min-width: 140px;
  }
}
div.ccm-page .event-container {
  padding: 90px 0 80px;
  background: url("/application/themes/designed_by_tonik/images/event-container-bg.svg") left center no-repeat #ffffff;
  overflow-x: hidden;
}
@media (max-width: 1599px) {
  div.ccm-page .event-container {
    padding: 60px 0 50px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .event-container {
    padding: 30px 0;
  }
}
div.ccm-page .event-container .home-events-list,
div.ccm-page .event-container .home-news-list {
  padding: 30px 30px 30px;
  margin-left: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 991px) {
  div.ccm-page .event-container .home-events-list,
  div.ccm-page .event-container .home-news-list {
    height: auto;
  }
}
@media (max-width: 991px) {
  div.ccm-page .event-container .home-events-list,
  div.ccm-page .event-container .home-news-list {
    margin-left: 0px;
  }
}
div.ccm-page .event-container .home-events-list h2,
div.ccm-page .event-container .home-news-list h2 {
  margin: 0 0 40px;
  padding: 15px 15px 15px 50px;
  margin: 0 0 40px -50px;
  font-weight: 900;
  font-size: 32px;
  line-height: 1em;
  width: 103.1%;
  color: #ffffff;
}
@media (max-width: 1599px) {
  div.ccm-page .event-container .home-events-list h2,
  div.ccm-page .event-container .home-news-list h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .event-container .home-events-list h2,
  div.ccm-page .event-container .home-news-list h2 {
    font-size: 18px;
  }
}
div.ccm-page .event-container .home-events-list .date,
div.ccm-page .event-container .home-news-list .date {
  font-size: 17px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 25px;
  padding: 10px 0 0;
  border-top: 1px solid #e24e97;
  color: #e24e97;
}
div.ccm-page .event-container .home-events-list h3,
div.ccm-page .event-container .home-news-list h3 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  margin: 0 0 25px;
  color: #262543;
  padding-left: 45px;
}
@media (max-width: 575px) {
  div.ccm-page .event-container .home-events-list h3,
  div.ccm-page .event-container .home-news-list h3 {
    font-size: 16px;
    padding-left: 0;
  }
}
div.ccm-page .event-container .home-events-list p,
div.ccm-page .event-container .home-news-list p {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 25px;
  color: #262543;
  padding-left: 45px;
}
@media (max-width: 575px) {
  div.ccm-page .event-container .home-events-list p,
  div.ccm-page .event-container .home-news-list p {
    font-size: 16px;
    padding-left: 0;
  }
}
div.ccm-page .event-container .home-events-list .events-all-button,
div.ccm-page .event-container .home-news-list .events-all-button,
div.ccm-page .event-container .home-events-list .news-all-button,
div.ccm-page .event-container .home-news-list .news-all-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
}
div.ccm-page .event-container .home-events-list {
  background: #f2f3f2;
  margin-left: 0;
  margin-right: 30px;
}
@media (max-width: 991px) {
  div.ccm-page .event-container .home-events-list {
    margin: 0 0 25px;
  }
}
div.ccm-page .event-container .home-events-list h2 {
  background: #262543;
}
div.ccm-page .event-container .home-events-list .item {
  margin: 0 0 15px;
  width: 100%;
}
@media (max-width: 1199px) {
  div.ccm-page .event-container .home-events-list .item {
    margin: 0 px;
  }
}
div.ccm-page .event-container .home-events-list .item a {
  font-size: 17px;
  line-height: 1.25em;
  color: #e24e97;
  text-decoration: underline;
}
@media (max-width: 575px) {
  div.ccm-page .event-container .home-events-list .item a {
    margin-left: 0;
  }
}
div.ccm-page .event-container .home-events-list .item a:hover {
  text-decoration: none;
}
div.ccm-page .event-container .home-events-list .events-all-button {
  color: #ffffff;
  background: #262543;
}
div.ccm-page .event-container .home-news-list-container::before {
  content: "";
  width: 50vw;
  height: calc(100% - 45px);
  left: 55px;
  top: 45px;
  position: absolute;
  background: url("/application/themes/designed_by_tonik/images/news-pattern.png");
}
@media (max-width: 991px) {
  div.ccm-page .event-container .home-news-list-container::before {
    display: none;
  }
}
div.ccm-page .event-container .home-news-list {
  background: url("/application/themes/designed_by_tonik/images/news-content-bg.jpg") center center / cover no-repeat;
  height: calc(100% - 55px);
  position: relative;
}
@media (max-width: 767px) {
  div.ccm-page .event-container .home-news-list {
    margin-left: 0;
  }
}
div.ccm-page .event-container .home-news-list .item {
  margin: 0 0 40px;
  width: 100%;
}
@media (max-width: 1199px) {
  div.ccm-page .event-container .home-news-list .item {
    margin: 0 0 20px;
  }
}
div.ccm-page .event-container .home-news-list .item a {
  font-size: 17px;
  line-height: 1.25em;
  text-decoration: underline;
  font-weight: bold;
}
@media (max-width: 575px) {
  div.ccm-page .event-container .home-news-list .item a {
    margin-left: 0;
  }
}
div.ccm-page .event-container .home-news-list .item a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  div.ccm-page .event-container .home-news-list {
    height: auto;
  }
}
div.ccm-page .event-container .home-news-list h2 {
  background: #e24e97;
}
div.ccm-page .event-container .home-news-list p {
  color: #ffffff;
}
div.ccm-page .event-container .home-news-list p a {
  color: #ffffff;
  margin-left: 0;
}
div.ccm-page .event-container .home-news-list ul {
  color: #ffffff;
}
div.ccm-page .event-container .home-news-list .news-all-button {
  color: #262543;
  background: #ffffff;
}
div.ccm-page .socials-partners-container {
  padding: 90px 0 80px;
  background: #f2f3f2;
  overflow-x: hidden;
}
@media (max-width: 1599px) {
  div.ccm-page .socials-partners-container {
    padding: 60px 0 50px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .socials-partners-container {
    padding: 30px 0;
  }
}
div.ccm-page .socials-partners-container h2 {
  background-color: #262543;
  margin: 0 0 40px;
  padding: 15px 15px 15px 50px;
  margin: 0 0 40px -50px;
  font-weight: 900;
  font-size: 32px;
  line-height: 1em;
  width: 103.1%;
  color: #ffffff;
}
@media (max-width: 1599px) {
  div.ccm-page .socials-partners-container h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .socials-partners-container h2 {
    font-size: 18px;
  }
}
div.ccm-page .socials-partners-container h3 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  margin: 0 0 25px;
  color: #e24e97;
  padding-left: 45px;
}
@media (max-width: 575px) {
  div.ccm-page .socials-partners-container h3 {
    font-size: 16px;
    padding-left: 0;
  }
}
div.ccm-page .socials-partners-container h3.date {
  font-size: 17px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 25px;
  padding: 10px 0 0;
  border-top: 1px solid #e24e97;
  color: #e24e97;
}
div.ccm-page .socials-partners-container .social-medias {
  padding: 30px;
  margin-left: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  height: inherit;
  background: #ffffff;
  margin-left: 0;
}
@media (max-width: 991px) {
  div.ccm-page .socials-partners-container .social-medias {
    margin: 0 0 25px;
    height: auto;
  }
}
div.ccm-page .socials-partners-container .social-medias h3.single {
  margin-bottom: 0px;
  padding-top: 15px;
}
div.ccm-page .socials-partners-container .social-medias .fb-container {
  text-align: center;
}
div.ccm-page .socials-partners-container .social-medias a.icon {
  color: #ffffff;
  background-color: #e24e97;
  padding: 10px 10px 5px;
  font-size: 22px;
}
div.ccm-page .socials-partners-container .social-medias a.icon:hover {
  background-color: #262543;
}
div.ccm-page .socials-partners-container .social-medias ul {
  display: flex;
}
div.ccm-page .socials-partners-container .social-medias ul li {
  font-size: 25px;
  padding: 0px 15px;
}
div.ccm-page .socials-partners-container .social-medias ul li a {
  color: #262543;
}
div.ccm-page .socials-partners-container .home-patners-list-container {
  margin-left: 0px !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media (min-width: 992px) {
  div.ccm-page .socials-partners-container .home-patners-list-container {
    margin-left: 95px !important;
  }
}
@media (max-width: 991px) {
  div.ccm-page .socials-partners-container .home-patners-list-container {
    height: auto;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container h2 {
  margin: 0 0 40px;
  padding: 15px 15px 15px 50px;
  margin: 0 0 40px -50px;
  font-weight: 900;
  font-size: 32px;
  line-height: 1em;
  width: 103.1%;
  color: #ffffff;
}
@media (max-width: 1599px) {
  div.ccm-page .socials-partners-container .home-patners-list-container h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .socials-partners-container .home-patners-list-container h2 {
    font-size: 18px;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list {
  padding: 30px;
  background-color: #ffffff;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 991px) {
  div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list {
    height: auto;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type {
  width: 95%;
  height: inherit;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner {
  width: 100%;
  height: inherit;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture {
  width: 100%;
  height: inherit;
  display: flex;
  align-items: center;
  place-content: center;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel-inner .carousel-item {
  text-align: -webkit-center;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel-inner .carousel-item .logo-div {
  height: 200px;
  width: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel {
  padding: 25px 0px 45px;
  min-height: 200px;
  width: 100%;
}
@media (min-width: 992px) {
  div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel {
    padding: 55px 0px 90px;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel .carousel-control-prev-icon {
  background-image: url("/application/themes/designed_by_tonik/images/active-side-link-arrow.png");
  background-size: contain;
  transform: rotate(180deg);
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .patners-type .patners-type-affiliateAndpatner .patner-picture .carousel .carousel-control-next-icon {
  background-image: url("/application/themes/designed_by_tonik/images/active-side-link-arrow.png");
  background-size: contain;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .date {
  font-size: 17px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 25px;
  padding: 10px 0 0;
  border-top: 1px solid #e24e97;
  color: #e24e97;
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list h3 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  margin: 0 0 25px;
  color: #e24e97;
  padding-left: 45px;
}
@media (max-width: 575px) {
  div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list h3 {
    font-size: 16px;
    padding-left: 0;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list p {
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 25px;
  color: #262543;
  padding-left: 45px;
}
@media (max-width: 575px) {
  div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list p {
    font-size: 16px;
    padding-left: 0;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .events-all-button,
div.ccm-page .socials-partners-container .home-patners-list-container .home-patners-list .news-all-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
}
div.ccm-page .socials-partners-container .home-patners-list-container::before {
  display: none;
  content: "";
  width: 50vw;
  height: 94%;
  left: 55px;
  top: 45px;
  position: absolute;
  z-index: 0;
  background: url("/application/themes/designed_by_tonik/images/news-pattern-purple.png");
}
@media (min-width: 992px) {
  div.ccm-page .socials-partners-container .home-patners-list-container::before {
    display: block;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container {
  background: #ffffff;
  margin-left: 30px;
}
@media (max-width: 991px) {
  div.ccm-page .socials-partners-container .home-patners-list-container {
    margin: 0 0 25px;
  }
}
div.ccm-page .socials-partners-container .home-patners-list-container h2 {
  background: #262543;
}
div.ccm-page .who-service-container {
  padding: 85px 0 105px;
  background: url("/application/themes/designed_by_tonik/images/about-services-bg.jpg") center center / cover no-repeat;
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container {
    padding: 75px 0 85px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .who-service-container {
    padding: 30px 0;
  }
}
div.ccm-page .who-service-container .who-content {
  padding: 30px;
  background: #ffffff;
  height: 100%;
}
@media (max-width: 991px) {
  div.ccm-page .who-service-container .who-content {
    margin: 0 0 25px;
  }
}
div.ccm-page .who-service-container .who-content .video {
  margin: 0 0 50px;
}
div.ccm-page .who-service-container .who-content .video iframe {
  width: 551px;
  height: 309px;
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: 385px;
    height: 216px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: 310px;
    height: 173px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: 630px;
    height: 353px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: 450px;
    height: 252px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: 472px;
    height: 264px;
  }
}
@media (max-width: 319px) {
  div.ccm-page .who-service-container .who-content .video iframe {
    width: auto;
    height: auto;
  }
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container .who-content .video {
    margin: 0 0 30px;
  }
}
div.ccm-page .who-service-container .who-content h2 {
  font-size: 32px;
  line-height: 1em;
  font-weight: 900;
  color: #f0584f;
  margin: 0 0 25px;
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container .who-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .who-service-container .who-content h2 {
    font-size: 27px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .who-service-container .who-content h2 {
    font-size: 24px;
  }
}
div.ccm-page .who-service-container .who-content p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 500;
  margin: 0 0 25px;
}
div.ccm-page .who-service-container .featured-services {
  padding: 30px;
  background: #ffffff;
  max-width: 772px;
  margin: 0 0 0 auto;
}
div.ccm-page .who-service-container .featured-services h3 {
  margin: 0 0 30px;
  padding: 15px 15px 15px 50px;
  margin: 0 0 40px -50px;
  font-weight: 900;
  font-size: 32px;
  line-height: 1em;
  color: #ffffff;
  background: #262543;
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container .featured-services h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  div.ccm-page .who-service-container .featured-services h3 {
    font-size: 22px;
  }
}
div.ccm-page .who-service-container .featured-services .service-img {
  margin: 0 -30px 40px;
}
@media (max-width: 1599px) {
  div.ccm-page .who-service-container .featured-services .service-img {
    margin-bottom: 20px;
  }
}
div.ccm-page .who-service-container .featured-services .service-img img {
  margin: 0 auto;
}
div.ccm-page .who-service-container .featured-services .service-content h4 {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  color: #262543;
  margin: 0 0 10px;
}
div.ccm-page .who-service-container .featured-services .service-content p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 500;
  margin: 0 0 25px;
}
div.ccm-page .who-service-container .featured-services .service-content p strong {
  font-weight: 600;
  color: #f0584f;
}
div.ccm-page .who-service-container .featured-services .service-content .subscription-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  color: #ffffff;
  background: #f0584f;
  margin-left: 30px;
}
@media (max-width: 575px) {
  div.ccm-page .who-service-container .featured-services .service-content .subscription-button {
    margin: 20px 0 0;
  }
}
div.ccm-page .who-service-container .who-button,
div.ccm-page .who-service-container .more-info-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  color: #ffffff;
  background: #262543;
}
div.ccm-page .homelinks-container {
  padding: 120px 0;
  background: #ffffff;
}
@media (max-width: 1599px) {
  div.ccm-page .homelinks-container {
    padding: 90px 0;
  }
}
@media (max-width: 1199px) {
  div.ccm-page .homelinks-container {
    padding: 70px 0;
  }
}
@media (max-width: 1199px) {
  div.ccm-page .homelinks-container {
    padding: 30px 0;
  }
}
div.ccm-page .homelinks-container.no-padding {
  padding: 15px 0;
}
div.ccm-page .homelinks-container .row {
  margin-bottom: 50px;
}
div.ccm-page .homelinks-container .row .col-12 {
  align-items: stretch;
}
div.ccm-page .homelinks-container .home-link {
  background: #ffffff;
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (max-width: 991px) {
  div.ccm-page .homelinks-container .home-link {
    margin: 0 0 45px;
    display: block;
  }
}
div.ccm-page .homelinks-container .home-link.page-list {
  padding: 15px 0;
}
@media (max-width: 991px) {
  div.ccm-page .homelinks-container .home-link.page-list {
    margin: 0px;
  }
}
div.ccm-page .homelinks-container .home-link .home-link-img {
  background: #262543;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
div.ccm-page .homelinks-container .home-link .home-link-img .home-link-img-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  flex-direction: column;
}
div.ccm-page .homelinks-container .home-link .home-link-img .home-link-img-content img {
  margin: 0 0 45px;
}
@media (max-width: 1599px) {
  div.ccm-page .homelinks-container .home-link .home-link-img .home-link-img-content img {
    margin: 0 0 30px;
  }
}
div.ccm-page .homelinks-container .home-link .home-link-img .home-link-img-content p {
  font-size: 22px;
  line-height: 1.25em;
  color: #ffffff;
  font-weight: 900;
  margin: 0;
  text-align: center;
  overflow-wrap: break-word;
  padding: 10px;
}
div.ccm-page .homelinks-container .home-link .home-link-content {
  border: 1px solid #f2f3f2;
  border-top: none;
  position: relative;
  padding: 30px;
  text-align: center;
  height: 100%;
}
div.ccm-page .homelinks-container .home-link .home-link-content p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  font-weight: 500;
  height: inherit;
  margin: 0 0 -35px;
  overflow-wrap: break-word;
}
div.ccm-page .homelinks-container .home-link .home-link-content .plus-link {
  position: relative;
  display: inline-block;
  padding: 14px 17.5px;
  background: #262543;
  border-radius: 50%;
  bottom: -35px;
}
@media (max-width: 991px) {
  div.ccm-page .homelinks-container .home-link .home-link-content .plus-link {
    display: none;
  }
}
div.ccm-page .hometools-container {
  background: #262543;
  padding: 40px 0;
}
@media (max-width: 1599px) {
  div.ccm-page .hometools-container {
    padding: 30px 0;
  }
}
div.ccm-page .hometools-container h3 {
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 900;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 1599px) {
  div.ccm-page .hometools-container h3 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .hometools-container h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  div.ccm-page .hometools-container h3 {
    font-size: 23px;
  }
}
div.ccm-page .hometools-container p {
  font-size: 17px;
  line-height: 1.25em;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 767px) {
  div.ccm-page .hometools-container p {
    font-size: 15px;
  }
}
div.ccm-page .conversation-container {
  padding: 70px 0 120px;
  background: url("/application/themes/designed_by_tonik/images/conversation-bg-left.png") left 50% no-repeat, url("/application/themes/designed_by_tonik/images/conversation-bg-right.png") right 90% no-repeat #ffffff;
}
div.ccm-page .conversation-container.post-page {
  background: #ffffff;
}
@media (max-width: 1599px) {
  div.ccm-page .conversation-container {
    padding: 60px 0 70px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page .conversation-container {
    background: #ffffff;
  }
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container {
    padding: 30px 0;
  }
}
div.ccm-page .conversation-container h3 {
  font-size: 22px;
  line-height: 1em;
  color: #e24e97;
  font-weight: 900;
  margin: 0 0 60px;
}
@media (max-width: 1599px) {
  div.ccm-page .conversation-container h3 {
    margin: 0 0 40px;
  }
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container h3 {
    margin: 0 0 20px;
  }
}
div.ccm-page .conversation-container .conversations-list {
  background: rgba(255, 255, 255, 0.8);
  margin: 0 -20px 0 -50px;
  padding: 0 20px 0 50px;
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container .conversations-list {
    margin: 0;
    padding: 0;
  }
}
div.ccm-page .conversation-container .conversations-list .single-conversation {
  border-bottom: 2px solid #f2f3f2;
  margin: 0 0 70px;
}
@media (max-width: 1599px) {
  div.ccm-page .conversation-container .conversations-list .single-conversation {
    margin: 0 0 50px;
  }
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments {
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments {
    flex-direction: column;
  }
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments::before {
  content: "";
  width: 22px;
  height: 19px;
  background: url("/application/themes/designed_by_tonik/images/sujet-icon.png");
  margin-left: -22px;
  transform: translateX(-100%);
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments::before {
    display: none;
  }
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments .conversation-subject-title {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 800;
  color: #e24e97;
  padding: 0 25px 0 0;
  margin: 0 25px 0 0;
  border-right: 1px solid #e24e97;
  text-decoration: none;
}
@media (max-width: 991px) {
  div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments .conversation-subject-title {
    padding: 0;
    margin: 0 0 10px;
    border: none;
  }
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-subject-comments .conversation-subject-comment-number {
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 700;
  color: #262543;
  margin: 0;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-comment-by p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  margin: 0 0 20px;
  font-weight: 500;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-comment-by p strong {
  font-weight: 700;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-comment-by p a {
  color: inherit;
  font-weight: inherit;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-comment p {
  font-size: 17px;
  line-height: 1.25em;
  color: #262543;
  margin: 0 0 20px;
  font-weight: 500;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-reply-div {
  border-left: 1px solid #e24e97;
  padding-left: 20px;
  margin-bottom: 15px;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-reply-div p {
  font-size: 15px;
  margin-bottom: 0px;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .conversation-last-reply-div .conversation-last-reply p {
  margin-top: 0px;
}
div.ccm-page .conversation-container .conversations-list .single-conversation .author {
  font-size: 11px;
}
div.ccm-page .conversation-container .conversations-all-button {
  font-size: 17px;
  line-height: 1em;
  padding: 10px 25px;
  border-radius: 18.5px;
  text-decoration: none;
  margin-top: auto;
  color: #ffffff;
  background: #262543;
  display: inline-block;
}
div.ccm-page .conversation-container.membre {
  background: inherit;
  padding: 0px;
}
div.ccm-page .conversation-container.membre .conversations-list {
  background: rgba(255, 255, 255, 0);
}
div.ccm-page .conversation-container.membre .single-conversation {
  margin-bottom: 50px;
}
div.ccm-page .conversation-container.membre.no-response .conversation-subject-title {
  border-right: none !important;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table h2 {
    text-align: center;
  }
}
div.ccm-page .conversations-table table {
  color: #262543;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 2px;
  text-indent: initial;
  margin-top: 50px;
  border-spacing: 5em;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table table {
    margin-top: 20px;
  }
}
div.ccm-page .conversations-table table thead {
  background-color: #ffffff;
  border-bottom: 2px solid #262543;
  font-size: 20px;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table table thead {
    border-bottom: 1.5px solid #262543;
    font-size: 16px;
  }
}
div.ccm-page .conversations-table table th.col-sm {
  width: fit-content;
}
div.ccm-page .conversations-table table tr {
  vertical-align: center;
}
div.ccm-page .conversations-table table td {
  padding: 10px;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table table td {
    padding: 15px 15px 0 15px;
  }
}
div.ccm-page .conversations-table a {
  line-height: 1.25em;
  color: #e24e97;
  text-decoration: underline;
}
@media (max-width: 575px) {
  div.ccm-page .conversations-table a {
    margin-left: 0;
  }
}
div.ccm-page .conversations-table a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table .formidable {
    float: none;
    text-align: center;
  }
}
div.ccm-page .conversations-table .found-search-div {
  float: right;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table .found-search-div {
    float: none;
    margin-bottom: 25px;
  }
}
div.ccm-page .conversations-table .found-search-div input[type="search"] {
  flex: 1 1;
  padding: 5px 5px 5px 60px !important;
  width: 85%;
  border: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: #262543 solid 3px;
  background: url("/application/themes/designed_by_tonik/images/search-icon.png") 13.5px 50% no-repeat #ffffff;
}
@media (max-width: 767px) {
  div.ccm-page .conversations-table .found-search-div input[type="search"] {
    border-bottom: #262543 solid 2px;
    background: url("/application/themes/designed_by_tonik/images/search-icon.png") 3px 50% no-repeat #ffffff;
    padding: 5px 5px 5px 36px !important;
  }
}
div.ccm-page .conversations-table .alert p {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  div.ccm-page .members-band .members-band-testimonials {
    padding-left: calc((100% - 960px) / 2 + 15px);
  }
}
@media (min-width: 1200px) {
  div.ccm-page .members-band .members-band-testimonials {
    padding-left: calc((100% - 1140px) / 2 + 15px);
  }
}
@media (min-width: 1600px) {
  div.ccm-page .members-band .members-band-testimonials {
    padding-left: calc((100% - 1540px) / 2 + 15px);
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  div.ccm-page .members-band .members-band-testimonials {
    padding-left: calc((100% - 540px) / 2 + 15px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .members-band .members-band-testimonials {
    padding-left: calc((100% - 720px) / 2 + 15px);
  }
}
div.ccm-page .top-search-footer {
  border-top: 30px solid #ffffff;
  background: #262543;
}
@media (max-width: 1199px) {
  div.ccm-page .top-search-footer {
    overflow: hidden;
    padding: 0 0 30px;
  }
}
div.ccm-page .top-search-footer .search-title {
  padding: 50px 0 50px 50vw;
  margin: -90px 30px -60px -50vw;
  background: url('/application/themes/designed_by_tonik/images/top-search-footer-bg.jpg') center center / cover no-repeat;
}
@media (max-width: 1199px) {
  div.ccm-page .top-search-footer .search-title {
    padding: 30px 50vw;
    margin: 0 -50vw 30px;
    text-align: center;
  }
}
div.ccm-page .top-search-footer .search-title h3 {
  color: #ffffff;
  font-size: 32px;
  line-height: 1.25em;
  font-weight: 900;
  margin: 0 0 20px;
}
@media (max-width: 1599px) {
  div.ccm-page .top-search-footer .search-title h3 {
    font-size: 26px;
  }
}
div.ccm-page .top-search-footer .search-title h4 {
  color: #ffffff;
  font-size: 19px;
  line-height: 1.25em;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 1199px) {
  div.ccm-page .top-search-footer .search-div {
    margin: 0 auto;
  }
}
div.ccm-page footer {
  background: #ffffff;
}
div.ccm-page footer .topfooter {
  padding: 45px 0;
  background: #f2f3f2;
}
@media (max-width: 991px) {
  div.ccm-page footer .topfooter .col-sm-9 {
    vertical-align: center;
    flex: auto;
    max-width: 100%;
  }
}
div.ccm-page footer .topfooter .row {
  justify-content: space-between;
}
div.ccm-page footer .topfooter .infolettre {
  margin-left: 30px;
}
div.ccm-page footer .topfooter .infolettre p.infolettre {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  color: #e24e97;
  margin: 20px 0;
}
div.ccm-page footer .topfooter .infolettre p.infolettre::before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  height: 20px;
  width: 22px;
  background: url('/application/themes/designed_by_tonik/images/infolettre.svg');
  line-height: 1.2em;
  background-size: cover;
  filter: invert(55%) sepia(59%) saturate(5281%) hue-rotate(304deg) brightness(95%) contrast(85%);
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .infolettre p.infolettre {
    text-align: center;
  }
}
div.ccm-page footer .topfooter .infolettre p:not(.infolettre) {
  display: flex;
  align-items: center;
  gap: 25px;
}
div.ccm-page footer .topfooter .infolettre p:not(.infolettre) img {
  max-width: 175px;
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .infolettre p:not(.infolettre) {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 1599px) {
  div.ccm-page footer .topfooter .infolettre p:not(.infolettre) {
    flex-wrap: wrap;
  }
}
div.ccm-page footer .topfooter .infolettre p:not(.infolettre) a:last-of-type img {
  max-width: 150px;
}
div.ccm-page footer .topfooter .infolettre input:focus {
  outline: none;
}
div.ccm-page footer .topfooter .infolettre form {
  width: 100%;
  display: flex;
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .infolettre form {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  div.ccm-page footer .topfooter .infolettre {
    margin: 0 auto;
  }
}
div.ccm-page footer .topfooter .infolettre input[type="email"] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 5px 5px 5px 25px !important;
  margin: 0px;
  border: none;
  width: 75%;
  background: #ffffff;
}
div.ccm-page footer .topfooter .infolettre input[type="submit"] {
  flex: 0 0 auto;
  border: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  text-indent: -9999px;
  margin-left: -5px !important;
  width: 54px;
  height: 40px;
  background: url("/application/themes/designed_by_tonik/images/search-arrow.png") center center no-repeat #262543;
}
div.ccm-page footer .topfooter .footer-logo {
  min-width: 250px;
  padding-left: 60px;
}
@media (max-width: 1699px) {
  div.ccm-page footer .topfooter .footer-logo {
    padding-right: 20px;
  }
}
@media (max-width: 1599px) {
  div.ccm-page footer .topfooter .footer-logo {
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .footer-logo {
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  div.ccm-page footer .topfooter .footer-logo {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  div.ccm-page footer .topfooter .footer-logo {
    margin-right: auto;
    margin-left: auto;
    max-width: max-content;
    text-align: center;
    vertical-align: center;
  }
}
@media (max-width: 575px) {
  div.ccm-page footer .topfooter .footer-logo {
    margin: 0 0 20px;
  }
}
div.ccm-page footer .topfooter .footer-logo p {
  font-size: 14px;
  line-height: 1.2em;
  color: #262543;
}
div.ccm-page footer .topfooter .footer-logo p strong {
  font-weight: 700;
}
div.ccm-page footer .topfooter .footer-logo p a {
  font-weight: 500;
  color: #e24e97;
}
div.ccm-page footer .topfooter .footer-logo p:last-of-type {
  margin-bottom: 0;
}
div.ccm-page footer .topfooter .footer-logo p .img-fluid {
  margin-top: -30px;
}
div.ccm-page footer .topfooter .footer-logo .contact p {
  text-align: center;
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .footer-logo .contact {
    float: right;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  div.ccm-page footer .topfooter .footer-logo .contact {
    margin-top: 30px;
    max-width: max-content;
    float: none;
  }
}
div.ccm-page footer .topfooter .footer-menu p {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  color: #e24e97;
  margin: 20px 0;
}
div.ccm-page footer .topfooter .footer-menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
div.ccm-page footer .topfooter .footer-menu ul li {
  list-style: none;
}
div.ccm-page footer .topfooter .footer-menu ul li a {
  font-size: 18px;
  line-height: 2em;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}
div.ccm-page footer .topfooter .footer-menu ul li a img {
  margin-top: 10px;
}
div.ccm-page footer .topfooter .footer-menu-lang ul {
  padding: 0;
  margin: 0;
}
div.ccm-page footer .topfooter .footer-menu-lang ul li {
  list-style: none;
}
div.ccm-page footer .topfooter .footer-menu-lang ul li a {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  color: #000000;
}
div.ccm-page footer .topfooter .footer-ms {
  flex-direction: column;
  padding-right: 60px;
}
div.ccm-page footer .topfooter .footer-ms.small {
  display: none;
  padding-right: 0px;
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .footer-ms.small {
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
    gap: 25px;
  }
  div.ccm-page footer .topfooter .footer-ms.small span {
    gap: 25px;
    display: flex;
  }
}
div.ccm-page footer .topfooter .footer-ms.large {
  display: flex;
}
@media (max-width: 1199px) {
  div.ccm-page footer .topfooter .footer-ms.large {
    display: none;
  }
}
@media (max-width: 1699px) {
  div.ccm-page footer .topfooter .footer-ms {
    padding-left: 20px;
    padding-right: 60px;
  }
}
@media (max-width: 1599px) {
  div.ccm-page footer .topfooter .footer-ms {
    padding-left: 10px;
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  div.ccm-page footer .topfooter .footer-ms {
    padding-left: 0px;
    padding-right: 20px;
  }
}
div.ccm-page footer .topfooter .footer-ms p {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  color: #e24e97;
  margin: 20px 0;
}
div.ccm-page footer .topfooter .footer-ms ul {
  margin: 0;
}
div.ccm-page footer .topfooter .footer-ms ul li a {
  margin-right: 25px;
  margin-top: 10px;
  font-size: 20px;
  line-height: 2rem;
}
div.ccm-page footer .copyrightContent {
  padding: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  div.ccm-page footer .copyrightContent {
    text-align: left;
  }
}
div.ccm-page footer .copyrightContent .container-fluid .row {
  justify-content: space-between;
  align-items: center;
}
div.ccm-page footer .copyrightContent .container-fluid .row div.rightReserve {
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  padding: 0px 30px;
  display: flex;
  padding-right: 0 !important;
}
@media (min-width: 768px) {
  div.ccm-page footer .copyrightContent .container-fluid .row div.rightReserve {
    padding: 0px 60px;
  }
}
@media (max-width: 1199px) {
  div.ccm-page footer .copyrightContent .container-fluid .row div.rightReserve {
    flex-direction: column;
  }
}
div.ccm-page footer .copyrightContent .container-fluid .row div.rightReserve p {
  margin: 0;
}
div.ccm-page footer .copyrightContent .container-fluid .row div.logo {
  padding: 0px 30px;
}
@media (min-width: 768px) {
  div.ccm-page footer .copyrightContent .container-fluid .row div.logo {
    padding: 0px 60px;
  }
}
div.ccm-page footer .copyrightContent .container-fluid .row div.logo img {
  float: none;
  display: block;
  padding: 0 5px;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 100px;
}
@media (min-width: 768px) {
  div.ccm-page footer .copyrightContent .container-fluid .row div.logo img {
    float: right;
    margin: 0;
  }
}
