/* Smartslider 3 */

.espace {
    margin-top: 15px;
    margin-bottom: 1px;
}

/* ACY */


.sp-column.bottom1 {
    background-color: white;
    padding: 10px;
    border-radius: 6px;
}

div#field_terms_formAcym11111 {
    color: #000!important;
    font-size: 12px;
}

.acym_module_form label {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    color: #c51e63;
    padding: 3px 0px;
    margin: 2px 0px;
}

div#acym_module_formAcym90521 {
    color: #c51e63;
}

a.acym__modal__handle {
    color: #27458e!important;
    text-decoration: underline;
}

h3.sp-module-title {
    color: #c51e63!important;
    font-size: 24px!important;
}

.pretext {
  background-color: #ffffff;
  padding: 8px 12px 0px;
  font-size: 24px;
  border-radius: 3px;
}

.sp-module.sib-form-block {
    background-color: white;
}

.sendinblueform-block.sib-form-block.disblock {
    display: block;
}

.control-group, .sendinblueform-block-help {
    background-color: transparent;
    display: block;
    margin-bottom: 0px;
}

.sendinblueform-block.sib-form-block {
    background-color: white;
    display: inline-flex;
    align-items: baseline;
}

.sendinblueform-block-help.help-block {
    background-color: white;
}

.btn.btn-primary {
    position: relative;
    left: 50px;
    background-color: #c51e63;
    padding: 0px 12px;
    font-weight: 600;
}

/* Header */


#sp-header {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
}


.fab, .far {
    font-weight: 400;
    font-size: 43px;
    color: blue;
    position: relative;
    bottom: 18px;
}

header#sp-header {
    margin: 33px auto 9px;
}

#sp-main-body {
  padding: 0px 80px;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li>a:hover {
    color: #ffcd30;
}

div#sp-menu {
    top: -19px;
}

ul.sp-megamenu-parent.menu-animation-zoom.d-none.d-lg-block {
    background-color: #c51e63;
    background-image: linear-gradient(224deg, rgba(185,27,90,0.6), rgba(225,33,108,0.8));
    border-radius: 3px;
}

#sp-menu .separ {
  color: #c51e63;
  padding: 0px 50px;
}

#sp-menu .don, .don {
    font-size: 20px;
    margin: auto 0px auto 55px;
    color: #27458e;
    padding: 0px 16px;
    background-color: #ffffff;
    text-align: center;
    text-transform: none;
    font-weight: bold;
    border-width: 6px;
    border-bottom-width: 5px;
    border-color: #F51e63;
    border-style: solid;
    border-radius: 3px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 70%);
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    /*background-image: linear-gradient(180deg, rgba(192,192,192,0.5), rgba(255,255,255,0.5));*/
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>ul>li>a {
    color: #27458e;
    font-size: 14px;
}

.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}

#sp-pos2 .container, #sp-pos21 .container {
    position: relative;
    left: 54px;
}

#sp-pos2 .custom {
    Text-align: center;
}

.perma {
    color: #27458e; 
    font-size: 14px; 
    text-align: center;
    background-color: rgba(255,192,192,0.5); 
}

/* Slider */

div#djslider110 {
    max-height: 440px!important;
}

/* Content role main*/

p {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    margin-left: 2%;
    margin-right: 2%;
}
#sp-main-body li {
    /*margin-top: 0.2rem;
    margin-bottom: 0.2rem;*/
    margin-right: 1%;
    margin-left: 1%;
}

#sp-main-body div .article, #sp-main-body img .article .article-list .article-intro-image { 
    margin: 0px auto;
    max-width: 95%;
    padding: 10px 0px 5px 0px
}

.row.row-1.cols-3 {
    margin-top: 27px;
    margin-bottom: 20px;
}

.article-header {
    margin-top: 30px;
    margin-bottom: 30px;
}

.article-list .article .article-intro-image {
    margin: 0px -20px 20px -20px;
}

div[itemprop="articleBody"] {
    margin: auto;
    padding-left: 5%;
    padding-right: 5%;
}

#sp-main-body.page-intro div[itemprop="articleBody"] {
    /* float: none; */
    /*margin: auto;*/
    /*max-width: 95%;*/
}

#sp-main-body img {
  margin-left: auto;
  margin-right: auto;
  max-width: 95%;
  max-height: 315px;
  padding: 0 10px;
  border-radius: 3%;
}

.article-full-image.float-right {
    margin-top: 30px;
}

.blog div a { 
  color: #27458E!important;
}   

.article-list .article {
    margin-bottom: 20px;
    padding: 10px;
}

.article-list .article .article-header h2 {
  font-size: 1.5rem;
  margin: 20px auto 0px;
  color: #27458E;
  text-align: center; 
  text-transform: none;
  font-weight: bold;
  border-width: 2px;
  border-color: #c51e63;
  border-style: solid;
  border-radius: 3px;
  word-break: break-word;
  padding: 5px;
}

.article-details .article-header h1 {
    font-size: 2.5em;
    color: #27458E;
    text-align: center;
    text-transform: none;
    font-weight: bold;
    border-width: 0px;
    border-color: #c51e63;
    border-style: solid;
    word-break: break-word;
    padding: 5px;
    margin: 120px 0px;
}

 table {
  /*max-width: 12000px;*/
  margin: auto;
  text-align: center;
}

#sp-main-body .page-header {
    margin: 100px;
    display: inline-block;
}

#sp-main-body td > a > img {
  width: 50%;
  height: auto;
}

.mission td, .mission th {
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    border-color: #345095;
    border-style: solid;
    width: 27%;
    color: #345095;
    font-weight: 600;
}

.mission th {
    font-size: 1.8em;
}

.mission td {
    font-size: 1em;
    /*font-weight: 500;*/
}


.compteurs th {
    color: #c51e63;
    background: #FFFFFF;
    font-size: 2em;
    width: 15%;
    font-weight: 600;
}

.compteurs td {
    padding: 0px 0px 0px 0px;
    font-size: 1em;
    width: 15%;
    color: #ffffff;
    font-weight: 600;
}

 .compteurs tr:nth-child(odd) { 
    background-color: #e0f0ff; 
} 

 .compteurs tr:nth-child(even) { 
    background-color: #c51e63;
    background-image: linear-gradient(0deg, rgba(185,27,90,0.2), rgba(225,33,108,0.99));
}

.article-details .article-header {
    float: left;
    width: 40%;
}

.article-details .article-full-image {
    /*margin: auto;*/
    float: right;
    width: 60%;
}

.article-list .article .readmore a {
    background-color: #c51e6340;
    padding: 4px;
    font-size: 1.2em;
    font-weight: 600;
    border: 1px solid #000;
    border-radius: 3px;
    box-shadow: 3px 3px 3px rgb(2 2 2 / 70%);
}

.contact {
    max-width: 500px;
    background-color: #c51e63;
    background-image: linear-gradient(45deg, rgba(255,255,255,0.6), rgba(255,255,255,0.8));
    padding: 10px;
    border-radius: 6px;
    font-size: 1.2em;
    margin: auto;
}

.contact-miscinfo h3 {
    display: none;
}

.contact-miscinfo div {
    margin-top: 10px;
}

.dl-horizontal dt {
    display: none;
}

dl.contact-position.dl-horizontal {
    font-weight: 600;
}

/* Bottom */

#sp-bottom, #sp-bottom-mini {
    padding: 5px 0 5px;
    font-size: 20px;
    line-height: 1.1;
    background-image: linear-gradient(0deg, rgba(185,27,90,0.6), rgba(225,33,108,0.9));
    border-radius: 3px;
    margin-top: 10px;
}

#sp-bottom .sp-module {
    margin-bottom: 3px;
}

div#sp-bottom .row {
    display: flex;
    height: 100%;
}

/* Newsletter */

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    display: inline-block;
    /* width: 100%; */
    padding: 0.25rem 0.5rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.sib-form-block {
  text-align: left; 
  font-weight: bold; 
  color: #c51e63; 
  background-color: transparent;
  border-radius: 3px;
}

.form__label-row {
  text-align: left; 
  margin: 5px;
}

.entry__label {
  font-size: 16px; 
  text-align: left; 
  /*font-weight: bold;*/ 
  color: #c51e63;
  padding: 3px 0px;
  margin: 2px 0px;
}

.form-label {
  font-size: 16px; 
  text-align: left; 
  font-weight: bold; 
  color: #c51e63;
  padding: 3px 0px;
  margin: 2px 0px;
}

.sib-input sib-form-block, .form__entry entry_block {
  display: inline-block; 
  margin: 0px;
  padding: 0px 6px 0px 6px;
  background-color: #ffffff;
}

.entry__error entry__error--primary {
  font-size: 16px; 
  text-align: left; 
  color: #661d1d; 
  background-color: #ffeded; 
  border-radius: 3px; 
  border-color: #ff4949;
}

.sib-form-block__button sib-form-block__button-with-loader {
  font-size: 16px; 
  text-align: left; 
  font-weight: bold; 
  color: #ffffff; 
  background-color: #573e51; 
  border-radius: 3px; 
  border-width: 0px;"
}

#prenom.formu {
  padding: 0px 12px 0px 12px; 
  display: inline-flex; 
  margin: 0px; 
  float: left;
}

#nom.formu {
  padding: 0px 12px 0px 12px; 
  display: inline-flex; 
  margin: 0px; 
  float: right;
}

div#sp-bottom2 {
    display: inline-block;
    align-self: flex-end;
    padding: 0 0px 0 6rem;
}

#sp-footer a, #sp-bottom a {
    color: #ffffff;
}

#sp-footer .container-inner {
    padding: 0px 0;
    border-top: 0px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 1720px) { 
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
    font-size: 21px;
    letter-spacing: 2px;
    padding: 0px 35px;
  }
  #sp-menu .separ {
    padding: 0px 40px;
  }
  #sp-menu .don {
    padding: 0px 40px;
    border-width: 10px;
  }
  .article-header {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}


@media (max-width: 1500px) { 
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
    font-size: 19px;
    letter-spacing: 1px;
    padding: 0px 16px;
  }
  #sp-menu .separ {
    padding: 0px 40px;
  }
  #sp-menu .don {
    padding: 0px 40px;
  }
}

@media (max-width: 1400px) { 
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 0px 12px;
    line-height: 70px;
  }
  
  #sp-menu .separ {
    padding: 0px 11px;
  }
  #sp-menu .don {
    padding: 0px 10px;
    border-width: 10px;
  }
  
  input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    font-size: 0.8rem;
    line-height: 1;
 }
 div#sp-bottom2 {
   padding: 0 0px 0 4rem;
  }
  .article-header {
    margin-top: 24px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1300px) { 
  header#sp-header {
    margin: 25px auto 0px;
  }
  div#sp-menu {
    top: -19px;
  }
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
    font-size: 16px;
    letter-spacing: 0px;
  }
  
  #sp-menu .separ {
    padding: 0px 10px;
  }
  #sp-menu .don {
    padding: 0px 5px;
    border-width: 10px;
  }
  .article-details .article-header h1 {
    font-size: 2.5em;
    margin: 110px 0px;
  }
  #sp-main-body {
    padding: 10px 20px;
  }
  #sp-bottom {
    font-size: 18px;
  }
  #sp-menu .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 65px;
  }
  #sp-logo .logo-image {
    height: 125px;
  }
}

@media (max-width: 1200px) { 
  header#sp-header {
    margin: 15px auto 0px;
  }
  div#sp-menu {
    top: -15px;
  }
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
    font-size: 16px;
    letter-spacing: 0px;
    padding: 0px 10px;
  }
  
  #sp-menu .separ {
    padding: 0px 5px;
  }
  #sp-menu .don {
    padding: 0px 5px;
    border-width: 10px;
  }
  .mission th {
    font-size: 1.8em;
  }

  .mission td {
    font-size: 0.8em;
    font-weight: 500;
  }
  .compteurs th {
    font-size: 1.8em;
  }
  .compteurs td {
    font-size: 0.8em;
    font-weight: 500;
  }
    input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    font-size: 0.6rem;
    line-height: 1;
 }
  .article-details .article-header {
    float: none;
    width: 100%;
  }
  .article-details .article-header h1 {
    margin: 10px 0px 0px;
  }
  .article-header {
    margin-top: 20px;
    margin-bottom: -20px;
  }
  .article-details .article-full-image {
    margin: 25px auto;
    float: none;
    /*width: 96%;*/
  }
  @media (orientation: portrait) {
    .article-details .article-full-image {
      width: 90%;
      object-position: 50% 50%;
      object-fit: center;
    }
  }
  #sp-bottom {
    font-size: 16px;
  }
  #sp-menu .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 60px;
  }
  #sp-logo .logo-image {
    height: 100px;
  }
}


@media (max-width: 1100px) { 
  header#sp-header {
    margin: 10px auto 0px;
  }
  div#sp-menu {
    top: -7px;
  }
  #sp-menu .sp-megamenu-parent > li > a, #sp-menu .sp-megamenu-parent > li > span {
     font-size: 15px;
     letter-spacing: 0px;
     padding: 0px 5px;
   }
   #sp-menu .separ {
     padding: 0px 5px;
   }
   #sp-menu .don {
     padding: 0px 5px;
     border-width: 10px;
   }
   .mission th {
     font-size: 1.2em;
   }
   .mission td {
     font-size: 0.8em;
     font-weight: 400;
   }
   .compteurs th {
     font-size: 1.3em;
   }
  .compteurs td {
    font-size: 0.8em;
    word-break: break-word;
  }
  #sp-pos2 .container {
     left: 0px;
  }
  div#sp-bottom2 {
    padding: 0 0px 0 2rem;
  }
  #sib-container {
    max-width: 500px;
  }
  .row>* {
    /*margin-top: var(--bs-gutter-y)*0;*/
  }
  #sp-menu .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 50px;
  }
  #sp-logo .logo-image {
    height: 95px;
  }
}

@media (max-width: 991px) { 
  header#sp-header {
    margin: 22px auto 0px;
  }
  #sp-logo .logo-image {
    height: 60px;
  }
  .article-details .article-header h1 {
    font-size: 2em;
  }
  .article-details .article-full-image {
    margin: 5px auto;
  }
  #sp-pos2 .container, #sp-pos21 .container {
    left: 0px;
  }
  .mission th {
     font-size: 0.9em;
  }
  .mission td {
     font-size: 0.8em;
  }
  .custom.compteurs {
    margin-top: 12px;
  }
  .compteurs td {
    font-size: 0.7em;
  }
  .perma {
    font-size: 16px;
  }
  #sp-main-body {
    padding: 1px 0px;
  }
}

@media (max-width: 514px) { 
  #prenom.formu, #nom.formu {
    padding: 0px 12px 0px 12px; 
    display: block; 
    margin: 0px; 
    float: left;
  }
  .mission th {
     font-size: 0.8em;
  }
  .mission td {
     font-size: 0.7em;
  }
  .custom.compteurs {
    margin-top: 16px;
  }
  .compteurs td {
    font-size: 0.6em;
    font-weight: 300;
  }
  .perma {
    font-size: 12px;
    font-weight: 300;
  }
  /* Smartslider 3 */
  .espace {
    margin-top: 1px;
    margin-bottom: 1px;
  }
}