/*############## organigramme   ###########################*/

.our_team{
  width: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.our_team .team_member{
  width: 225px;
  margin: 5px;
  background: #fff;
  padding: 20px 10px;
  border: solid 1px #eeeeee;
  border-radius: 10px;
}
.our_team .team_member .member_img{
  background: #C773AC;  
  max-width: 190px;
  width: 100%;
  height: 190px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 5px;
  position: relative;
  cursor: pointer;
}

.our_team .team_member .member_img img{
  width: 100%;
  height: 100%;
border-radius: 100px;
}

.our_team .team_member h3{
   font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: 2px;
  margin: 15px 0px;
      text-align: center;
}

.our_team .team_member span{
  font-size: 1rem;
  line-height: 18px;
}

.our_team .team_member p{
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
}

.our_team .team_member .member_img .social_media{
  position: absolute;
  top: 5px;
  left: 5px;
  background: rgb(255 255 255 / 91%);
  width: 95%;
  height: 95%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
   transition: all 0.5s ease;
}

.our_team .team_member .member_img .social_media .item{
  margin: 0 10px;
}

.our_team .team_member .member_img .social_media .fab{
  color: #872D6A;
  font-size: 30px;
}
.our_team .team_member .member_img .social_media .fas{
  color: #872D6A;
  font-size: 30px;
}

.our_team .team_member .member_img:hover .social_media{
  transform: scale(1);
}
.fa-envelope:before {
    content: "\f0e0";
    font-size: 1.5rem;
}
/*#################################################################*/
.item-page .article-body {
    display: block;
    margin-top: 0;
}
/*############-----Accorddion---##########################*/
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
    border-radius: 0;
    background: #ffffff;
    color: #333333;
    border-bottom: solid 1px #9c417f;
    font-weight: 600;
}
.accordion h2, .accordion .h2 {
    margin: 0;
    line-height: 1;
    border-bottom: solid 1px #9c417f;
}
.accordion-item {
        border: none;
}
.accordion-button:not(.collapsed) {
  color: #052c65!important;
  background-color: #eeeeee!important;
  box-shadow: inset 0 -1px 0 #dee2e6;
}



/*################---réseaux sociaux---###################################*/
  .rs ul {
    list-style: none;
    float: right
}
.rs ul li {
    position: relative;
    width: auto;
    height: 20px;
    float: left;
   background-image: none;
    margin-right: 15px
}
  .rs-bottom {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}
.rs-bottom ul li a {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    color: #9c417f!important;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    padding: 7px;
    font-size: 16px
}
.rs-bottom ul {
    list-style: none!important;
    float: left
}
.rs-bottom ul li {
    position: relative;
    width: 20px;
    height: 20px;
    float: left;
    background-image: none;
    margin-right: 25px!important
}
/*#############----fin---#########################*/

/*module de connexion index*/

.mod-login__userdata.userdata {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#login-form .mod-login__submit {
    margin-bottom: 0.5rem;
    text-align: center;
}
ul.mod-login__options.list-unstyled {
    text-align: center;
    font-size: 1.2rem;
}
.btn.btn-primary {
    background-color: #480533;
    border-color: #480533;
}

/*############-----mod login----######################*/
@media (max-width: 480px) {
    div#login-modal-121 {
        top: 10px;
        left: 10px;
        right: 10px;
    }
}
@media (max-width: 767px) {
    div#login-modal-121 {
        position: fixed;
        top: 20px;
        left: 20px;
        right: auto;
        max-width: 85%;
        margin: 0;
        margin-left: -170px !important;
    }
}
div#login-modal-121  {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 560px;
  
    margin-left: -280px;
     padding: 10px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}
@media (max-width: 480px) {
    div#login-modal-127 {
        top: 10px;
        left: 10px;
        right: 10px;
    }
}
@media (max-width: 767px) {
    div#login-modal-127 {
        position: fixed;
        top: 20px;
        left: 20px;
        right: auto;
        max-width: 85%;
        margin: 0;
        margin-left: -170px !important;
    }
}
div#login-modal-127  {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 560px;
  height:400px;
    margin-left: -280px;
     padding: 10px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}

.sourcecoast .btn {
    border: solid 1px #cccccc;
    background-image: none;
    padding: 16px 22px;
}
.ns-bs5 .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: calc(var(--bs-border-width)* -1);
    background: #ffffff;
    margin-left: 1px;
}
.form-sclogin-submitcreate a, .scuser-menu a.dropdown-toggle {
    color: #ffffff;
}
.ns-bs5 .dropdown-menu.show {
    display: block;
    width: 230px;
    padding: 10px;
}
.ns-bs5 .dropdown-menu.show a{
  color:#f08543
}
.ns-bs5 .dropdown-menu.show li{
  padding:10px;
}
.logcenter {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
}
.sourcecoast .btn-primary:hover {
    background-color: #9c417f
}
input.btn.btn-primary {
    padding: 10px;
}
a.btn.dropdown-toggle {
    padding: 10px;
}
.t4-edit-layout .btn.btn-primary, .t4-edit-layout .btn-toolbar .btn.btn-primary {
    background-color: #4a152e;
    color: #fff;
}
/*----------------fin--------------------*/

.t4-topbar {
    margin-bottom: 20px;
}
.form-check-inline {
    display: flex;
    margin-right: 1rem;
}
.t4-palette-dark {
    background-color: #480533;
    color: #ffffff;
}

.col-12.col-md-3.order-2.order-md-1.mt-5.mt-md-0 {
    background-image: repeating-linear-gradient(45deg, #eee 10px, #eee 12px, transparent 12px, transparent 20px);
  width:auto;
  
}
.t4-masthead + #t4-breadcrumbs {
    border-top: 0;
    background: #eeeeee;
}

/*###############   bouton   ##################*/
a.btn {
    background: #8A4967;
    color: #ffffff;
}
a.btn:hover {
    background: #C99DB2;
    color: #ffffff;
}
a.btn.btn-readmore {
    background-color: #8A4967;
    color: #ffffff;
}


/*###############   masthead   ##################*/
.ja-masthead:before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.ja-masthead {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    margin-top: 1.5rem;
}
h3.ja-masthead-title {
    display: none;
}
.ja-masthead-description {
    display: none;
}
div#Mod134 {
    padding-bottom: 0.5rem;
}
div#Mod135 {
    padding-bottom: 0.5rem;
}
div#t4-footer {
    background: #efefef;
}
a.btn.btn-outline-success {
    color: #ffffff;
    border: none;
}
button#button_save_close {
    margin: 20px;
}
div#cck1r_form_contact_actu {
    background: #C99DB2;
    padding: 1px;
    border-radius: 5px;
}
.cck_label {
    font-weight: 600;
}
.acm-testimonial.style-2 .testimonial-img {
    margin: auto;
    max-width: 200px;
}
.bottom-large {
    padding-bottom: 3rem;
}
.top-large {
    padding-top: 4rem;
}
div.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #619F63;
    opacity: 1;
    width: 50px;
    height: 20px;
}
div.owl-carousel .owl-dots span {
    background-color: var(--body-text-color);
    border-radius: 12px;
    display: block;
    height: 20px;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 20px;
}
/*####################---footer vagues---############################*/

.t4-footer .container {
    padding-top: 4rem;
    padding-bottom: 10rem;
    margin-bottom: 6rem;
}
div#t4-footer {
    background: #efefef;
    padding: 1rem 0rem 10rem;
    background-image: url(/images/test-animation.svg#joomlaImage://local-images/headers/mashead2.jpg?width=1920&height=150);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 50% 50%;
}
/**/
div#Mod152 {
    background: #619F63;
    padding: 25px 30px;
    border-radius: 20px;
   transform: translateY(100px);
  -webkit-box-shadow: -1px 4px 15px -1px #545454; 
   box-shadow: -1px 4px 15px -1px #545454;
   max-width: 80%;
   margin-left: auto;
   margin-right: auto;
    }
div#Mod152 h3.module-title{
  font-size: 1.5rem;
    color: #fff;
    font-weight: bold!important;
    float: left;
    margin-right: 20px;
    margin-top: 12px;  
}  
form.mod-finder.js-finder-searchform.form-search {
    display:flex;
}
input#mod-finder-searchword152 {
    border-radius: 25px;
    padding: 15px;
}
.btn.perso-search {
    background-color: #154A16;
    border-color: #154A16;
    border-radius: 25px !important;
    padding: 15px;
}
@media (min-width: 992px){
.t4-footnav .container {
    padding-top: 4rem;
    padding-bottom: 4rem;
    z-index: 1;
}
  }
.t4-col.footer.col-sm {
    margin-bottom: 5rem;
}
.btn-perso-search {
    background: #0D4705;
    border: solid 1px #4b9c3f;
    color: #ffffff;
    border-radius: 25px!important;
}
.btn-perso-search:hover {
    background: #5f8b59;
  color:#ffffff;
}
.mod-finder button.btn {
    border-radius: 25px!important;
    margin-left: 0 !important;
}
@media (min-width: 992px){
.col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: -webkit-fill-available;
}
  }
.boite{
    background: #480533;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-right: 20px;
    font-weight: bold;
}
.nav-tabs .nav-link.active {
    border-bottom-color: #fff;
    border-top: solid 5px #619f63;
    color: #333 !important;
    font-weight: 600;
}
button.nav-link.link-primary {
    color: #333 !important;
}
.nav-tabs + .tab-content {
    padding: 1rem 0;
    border-bottom: solid 1px #cccccc;
}
.badge{
  padding: 12px;
    background-color: #480533;
    font-size: 1.02rem;
    font-weight: 400;
}
.text-warning {
    color: #cd1a4b !important;
}
div#Mod148 h3.module-title, div#Mod154 h3.module-title, div#Mod156 h3.module-title, div#Mod139 h3.module-title{
  background: #619F63;
    color: #ffffff;
    padding: 15px 20px;
    font-size: 1.1rem;
    text-align: center;
    border-radius: 10px;
}
.t4-footnav .t4-row > div, .t4-footnav .row > div {
    z-index: 1;
}
div#Mod152 .module-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
.item-content {
    border-bottom: solid 1px #c1acb6;
    margin-bottom: 28px;
  }
div#Mod158 {
    border-bottom: solid 1px #c1acb6;
}