

p a {
font-weight:inherit!important;    
}

.line-address a {
font-weight:inherit;    
}

h3.news-title a {
    font-weight: 700;
}

.zone-event .news-mosaic .news-tags + a,
.zone-event .news-mosaic .e-date + a{
color: #fff !important;
    background: var(--primary) !important;
    border: 1px solid var(--primary);
font-family: var(--font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    box-shadow: none !important;
    max-width: 100%;
    min-width: 1px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: 55px;
    transition: all .225s linear;
    display: inline-block;
    margin-top: 20px;
}

.zone-event .news-mosaic .news-tags + a:hover,
.zone-event .news-mosaic .e-date + a:hover{
color: #1f2a44 !important;
    background: #bfb597 !important;
    border: 1px solid #bfb597;
}

@media screen and (max-width: 767px){
.navbar-toggle {
    margin-top: -60px!important;
}
    }

.line-banner-accueil .mod-banner__content {
    text-align: inherit!important;
}

.line-banner-accueil .mod-banner__content {
    left: 10%!important;
}

.btn.btn-default {
    color: #fff!important;
    background: var(--primary)!important;
}

.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active{
color: #1f2a44!important;
    background: #bfb597!important;
}

.page-event .zone-event .events-mosaic .item{
border-bottom: 1px solid #e9e4d4;
}

.page-event .zone-event .e-date, .zone-event .news-mosaic .e-date{
font-size: 2.2rem!important;
color: #d8b14d;  
font-weight: 600;
}

.zone-directory table>thead, .zone-directory .table>thead{
background-color: var(--primary)!important;  
}

.zone-directory .js-directory-search-box .section a {
color: #fff;
padding-right: 15px;
font-size:15px;
font-weight: 600;
}


table>thead th, table>thead a, table>thead a.theadLink, .table>thead th, .table>thead a, .table>thead a.theadLink{
color:#fff!important;
    }

table>tbody tr, .table>tbody tr{
height: 150px;
}

a.article-back-to-list-histo{
margin-top: 40px;
    display: inline-block;
}


.line-reverse h1, .line-reverse h2, .line-reverse h3, .line-reverse h4{
color: #fff;
}

.line-reverse a{
color: #d8b14d;
}

.line-form .col-md-12{
width: 100%;
}

.video-responsive .panel-heading{
  width: 90%;
}

.video-responsive .panel-body, .video-responsive-vedette .intro{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.video-responsive iframe, .video-responsive-vedette iframe{
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 90%;
  height: 90%;
}


.poweredBy {
    padding-top: 12px !important;
    padding-bottom: 50px !important;
}

@media screen and (min-width: 991px){
.line-banner-accueil .mod-banner__content {
    max-width: 35%!important;
}
    }

@media screen and (max-width: 991px){

    .line.line-header .mod-header-part__right .member-register, .line.line-header .mod-header-part__right .member-myprofile,
    .line.line-header .mod-header-part__right .member-login, .line.line-header .mod-header-part__right .member-logout
    {
          padding: 8px 16px!important;
        font-size: 13px!important;
        margin-right: 6px;
    }
   .header-ext-login .separator {
display:none!important;
    }
    }


@media (max-width: 767px) {
    .header-ext.header-ext-login {
        padding: 1rem!important;
    }

    .line.line-header .mod-header-part__right .member-register, .line.line-header .mod-header-part__right .member-myprofile,
    .line.line-header .mod-header-part__right .member-login, .line.line-header .mod-header-part__right .member-logout
    {
       display: block!important;
    }
        .line.line-header .mod-header-part__right .member-register, .line.line-header .mod-header-part__right .member-myprofile{
       margin-bottom: 10px;
    }
    .header-ext.header-ext-login .separator {
display:none;
    }
    
}

@media (max-width: 480px) {
    .header-ext.header-ext-login {
        height: inherit!important;
    }
    }
#module_directory_member > div:nth-child(3) > div:nth-child(2) > div.form-group.form-element-member_sectors > div {
display:none;
    }

#module_directory_member > div:nth-child(3) > div:nth-child(2) > div.form-group.form-element-member_sectors > label {
display:none;
    }


