/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }
#cms #center_column p {
  line-height: 18px; }
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4; }
  #cms #center_column .list-1 li:first-child {
    border: none; }
  #cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
  #cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #cms #center_column .testimonials .inner span {
      text-indent: -5000px;
      display: inline-block;
      width: 20px;
      height: 15px; }
      #cms #center_column .testimonials .inner span.before {
        background: url(../img/bl-before-bg.png) no-repeat;
        margin-right: 8px; }
      #cms #center_column .testimonials .inner span.after {
        background: url(../img/bl-after-bg.png) no-repeat;
        margin-left: 8px; }
  #cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
  #cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
  #cms #center_column #admin-action-cms p {
    margin: 0; }
    #cms #center_column #admin-action-cms p span {
      display: block;
      padding-bottom: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #333; }
    #cms #center_column #admin-action-cms p .button {
      font: 700 17px/21px Arial, Helvetica, sans-serif;
      padding: 0;
      border: 1px solid;
      padding: 10px 14px;
      display: inline-block; }
      #cms #center_column #admin-action-cms p .button.publish_button {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.publish_button:hover {
          border-color: #01314e #004b74 #0079b6 #004b74;
          filter: none;
          background: #0084bf; }
      #cms #center_column #admin-action-cms p .button.lnk_view {
        color: #333;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }

/*# sourceMappingURL=cms.css.map */
/***** Styles pour la Consultation *****/
.cms-7 .consultation-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 20px;
    background: linear-gradient(to right, #f9f9f9, #ffffff);
    border-radius: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: center;
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
}

.cms-7 .consultation-header {
   
    color: #d60000;
    margin-bottom: 15px;
      font-size: 2rem;
}

.cms-7 .consultation-intro {

    color: #333;
    margin-bottom: 20px;
}

.cms-7 .consultation-title {
  
    color: #2c9ffd;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.cms-7 .consultation-list {
    list-style: none;
    padding: 0;
    margin: 0 auto 20px;
    text-align: left;
}

.cms-7 .consultation-list li {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
 
    color: #555;
    line-height: 1.6;
    opacity: 0; /* Initial state for animation */
    transform: translateY(20px); /* Initial state for slide-in */
    animation: slide-in 0.5s ease-out forwards;
}

.cms-7 .consultation-list li::before {
    content: "✔";
    color: #d60000;
    position: absolute;
    left: 0;

    top: 0;
}

.cms-7 .cta-section {
    margin-top: 30px;
}

.cms-7 .cta-button {
    display: inline-block;
    padding: 15px 30px;

    background: #2c9ffd;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    transition: background 0.3s ease, transform 0.3s ease;
}

.cms-7 .cta-button:hover {
    background: #0056b3;
    transform: scale(1.05);
}

/***** Divider Style *****/
.cms-7 .divider {
    border: none;
    height: 4px;
    background: #ccc;
    margin: 20px auto;
    max-width: 400px;
    opacity: 0;
    animation: grow-in 0.8s ease forwards;
}

/***** Animations *****/

/* Fade-in animation */
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.cms-7 .animate-fade-in {
    opacity: 0;
    animation: fade-in 0.8s ease-in forwards;
}

/* Slide-in animation */
@keyframes slide-in {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.cms-7 .animate-slide-up {
    opacity: 0;
    animation: slide-in 0.8s ease-out forwards;
}

/* Bounce-in animation */
@keyframes bounce-in {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
    }
}

.cms-7 .animate-bounce-in {
    animation: bounce-in 1s ease forwards;
}

/* Grow-in animation */
@keyframes grow-in {
    from {
        width: 0;
        opacity: 0;
    }
    to {
        width: 100%;
        opacity: 1;
    }
}

.cms-7 .animate-grow-in {
    opacity: 0;
    animation: grow-in 0.8s ease-out forwards;
}

/***** Responsive Design *****/
@media (max-width: 768px) {
    .cms-7 .consultation-container {
        padding: 20px;
    }

    .cms-7 .consultation-header {
     
    }

    .cms-7 .consultation-intro {
      
    }

    .cms-7 .cta-button {
 
        padding: 10px 20px;
    }
}

.cms-7 .rte ul
{
    list-style-type: none !important;
}

/***** Section CMS-4 *****/
.cms-4 {

}
/***** Styles pour la page CMS-4 *****/
.cms-page.cms-4 {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Arial', sans-serif;
    line-height: 1.8;
    color: #333;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

/* Sections */
.cms-page .cms-section {
    margin-bottom: 40px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

/* Titres */
.cms-page .section-title {
    font-size: 1.8rem;
    color: #d60000;
    margin-bottom: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Paragraphes */
.cms-page p {
    margin-bottom: 15px;
    color: #555;
 
    text-align: justify;
}

/* Listes */
.cms-page .team-list {
    list-style: none;
    padding-left: 0;
}

.cms-page .team-list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;

    color: #444;
}

.cms-page .team-list li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #2c9ffd;

}

/* Liens */
.cms-page a {
    color: #2c9ffd;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.cms-page a:hover {
    color: #0056b3;
}

/***** Animations *****/

/* Fade-in animation */
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.animate-fade-in {
    opacity: 0;
    animation: fade-in 1s ease forwards;
}

/* Slide-up animation */
@keyframes slide-up {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-up {
    opacity: 0;
    animation: slide-up 0.8s ease-out forwards;
}

/* Bounce-in animation */
@keyframes bounce-in {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.animate-bounce-in {
    opacity: 0;
    animation: bounce-in 1s ease forwards;
}

/* Responsive Design */
@media (max-width: 768px) {
    .cms-page {
        padding: 10px;
    }

    .cms-page .section-title {
      
    }

    .cms-page p {
      
    }

    .cms-page .team-list li {
       
    }
}
