p {
    font-size: 17px !important;
}
.dropdown-menu .dropdown-item{
    text-transform: uppercase !important;
}
/*header sous la barre d administration zindex 502*/
#header {
    z-index: 500 !important;
}
/*contact info block formulaire participation------ */
.custom-social-icons-style-2 li {
    border: 2px solid #2c2c2c;
}

.custom-social-icons-style-2 li a {
    background: transparent;
    color: #2c2c2c !important;
}

/*modifiée après changement de slideshow le header n'est plus affiché en haut*/
html #header.header-transparent {
    /*position: absolute;*/
    position: relative;
}

/*header background modifié*/
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
    /* background-color: transparent !important; */
    background: rgba(126, 116, 72, 3) !important;
}
#header .header-btn-collapse-nav {
    background: #805333 !important;
}

section.section-secondary,.thumb-info,.bg-color-secondary, .bg-secondary  {
    background-color: rgba(126, 115, 72, 0.1) !important;
}

#header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a:hover,
#header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a:hover {
    color: black !important;
}
#header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu{
    background-color:#805333 !important;
}
/*activité block --------- */
.thumb-info-caption {
    min-height: 156px !important;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {
    top: 80%;
}

.tabs a.is-active {
    background-color: #805333 !important;
}

/* date et lieu -------------------------------------------*/
.section-dateetlieu, .sectionsm {
    background-color: #eee;
}
.section-dateetlieu .dateactivite, .section-dateetlieu .lieuactivite,
.sectionsm .smmsg, .sectionsm .smicons
{
    margin-left: 15px;
    margin-bottom: 10px;
    display: inline-block;
    color: var(--primary);
    font-weight: bold;
    font-size: 16px;
}
.sectionsm .smmsg{
    vertical-align: center;
}
/* / date et lieu -------------------------------------------*/
#edit-field-type-activite-target-id ul{
    list-style: none;
    list-style-type: none;
}
#edit-field-type-activite-target-id ul li{
    display: inline;
}
.ramexposedbtn{
    border-radius: 35px !important;
    padding: 11px 11px !important;
    margin: 5px !important;
}
.ramexposedbtn a:hover{
    color:white !important;
}

.ramexposedbtn a.bef-link--selected  {
    color:white !important;
}
.ramexposedbtn:has(a.bef-link--selected) {
    color:white !important;
    background-color: var(--primary);
}

.langblock a {
    color:#fff !important;
    font-size: 17px !important;
}



/*partage node reseaux sociaux -------------------------------------------*/
ul.item-inline li {
    margin-right: 10px;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
}
.post-share-area {
    padding: 20px;
    background-color: #f8f8f8;
}
.post-share-area p {
    font-size: 16px;
    font-weight: 600;
}
.post-share-area ul.social-default li a.facebook {
    background: #516eab;
    border: 2px solid #516eab;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.facebook:hover {
    background: transparent;
    color: #516eab;
}
.post-share-area ul.social-default li a.twitter {
    background: #29c5f6;
    border: 2px solid #29c5f6;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.twitter:hover {
    background: transparent;
    color: #29c5f6;
}
.post-share-area ul.social-default li a.whatsapp {
    background: #02B404;
    border: 2px solid #02B404;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.whatsapp:hover {
    background: transparent;
    color: #02B404;
}
.post-share-area ul.social-default li a.google {
    background: #eb4026;
    border: 2px solid #eb4026;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.google:hover {
    background: transparent;
    color: #eb4026;
}
.post-share-area ul.social-default li a.pinterest {
    background: #ca212a;
    border: 2px solid #ca212a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.pinterest:hover {
    background: transparent;
    color: #ca212a;
}
.post-share-area ul.social-default li a.rss {
    background: #ef6c00;
    border: 2px solid #ef6c00;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.rss:hover {
    background: transparent;
    color: #ef6c00;
}
.post-share-area ul.social-default li a.linkedin {
    background: #1976d2;
    border: 2px solid #1976d2;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.post-share-area ul.social-default li a.linkedin:hover {
    background: transparent;
    color: #1976d2;
}
.post-share-area ul.social-default li:last-child {
    margin-left: 0;
}
.post-share-area ul.social-default li a {
    display: block;
    height: 44px;
    line-height: 42px;
    width: 48px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/*partage node reseaux sociaux -------------------------------------------*/

/*hover image 2 ------------------------*/
.hover-info .fa-camera, .hover-info .fa-play{
    background: #805333 none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    width: 50px;
    z-index: 1;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    margin-bottom: 25px;
}
.hover-info .fa-camera::after, .hover-info .fa-play::after {
    border: 2px solid #805333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 60px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 60px;
    z-index: -1;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.hover-box{
    margin:0 0 10px 0;
    overflow: hidden;
}
.hover-box .hover-img{
    position: relative;
    overflow: hidden;
}
.hover-box .hover-img img{
    width:100%;
    height:auto;
}
.hover-box .hover-img .over-layer{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:40% 10%;
    text-align: center;
    background:rgba(0,0,0,0.6);
    transform: rotateY(90deg);
    transition: all 0.50s ease 0.4s;
}
.hover-box:hover .over-layer{
    transform: rotateY(0deg);
}
.hover-box .hover-img::before{
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:1;
    border:2px solid #fff;
    transform: scale(0.9,0.9);
    transition: all 0.50s ease 0s;
}
.hover-box:hover .hover-img::before{
    transform: scale(1,1);
    opacity:0;
}
.hover-box .hover-img .over-layer h3{
    color:#fff;
    margin:0 0 10px;
}
.hover-box .hover-img .over-layer .hover-info{
    display:inline-block;
    padding:10px;
    color:#fff;
    margin:0 0 10px;
}
.hover-box .hover-img .over-layer .hover-info >i{
    margin:0 5px;
    font-size:14px;
}
.hover-box .hover-img .over-layer .hover-info >span{
    text-transform:uppercase;
    font-size:14px;
}
.hover-box .hover-img .over-layer .links{
    margin:0;
    padding:0;
}
.hover-box .hover-img .over-layer .links li{
    list-style:none;
    display:inline-block;
    margin:0 5px ;
}
.hover-box .hover-img .over-layer .links li a{
    color:#fff;
    width:35px;
    height:35px;
    display: block;
    line-height:35px;
    text-align: center;
    background:#00BFF3;
    border-radius:5px;
}
.hover-box .hover-img .over-layer .links li a:hover{
    text-decoration:none;
}
/*hover image 2 ------------------------*/

/*breadcrumb ---------------------------------------------*/
.breadcrumb li:before {
    font-size: 18px;
    color: #57606f !important;
}
.breadcrumb.breadcrumb-light a {
    font-size: 14px;
    color: #57606f !important;
}
.breadcrumb.breadcrumb-light {
    color: #57606f !important;
}
/* / breadcrumb ---------------------------------------------*/
@media only screen and (min-width : 1224px){
.swiper-slide .desc{
    width:40%;
}
}
