body{
    color: #333;
    background: #fff;
    font-size: 16px;
}

.overflow_fix{
    overflow: hidden;
}
.clear_fix, .clearfix{
    clear: both;
}
.row {
    margin-left: 0;
    margin-right: 0;
}

.container {
    width: 100%;
    max-width: 1700px;
    position: relative;
}
.container_content{
    width: 100%;
    /*max-width: 950px;*/
    margin:0 auto;
    
}
.left{float:left;}
.right{float:right;}

.big_link{
    font-size: 16px;
    color:#3ea2ee;
}
.arrow-right{
    background: url('/client_file/themes/default_theme2/interface/picto_fleche_blue.png') no-repeat;
    background-position: right 10px center;
    padding-right: 40px !important;
}
.next_titre{
    margin-top: 15px;
    display: block;
}
#main_wrapper_interne{
    margin-top: 20px;
    overflow: hidden;
}
ul{
    padding-left: 15px;
    list-style: outside;
}
.fix_overflow{
    overflow: hidden;
}
/* ------------texte général----------- */

hr{
    border: none;
    height: 1px;
    background: #dfdfe1;
    margin: 5px 0 10px;
}

.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
.style_table tbody tr:first-child td {
    background: #000;
    color: #fff !important;
    font-weight: bold;
}
.style_table tr:nth-child(odd){
    background: #e8e5e5;
    font-size: 18px;
    color: #333;
}
.style_table tr:nth-child(even){
    background: #fff;
    font-size: 22px;
    color: #333;
    
}
.style_table td {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
}
.style_table td p{
    font-size: 16px !important;
}

ul.list_text{
    list-style: none !important;
}
.list_text li:nth-child(even){
    background: #cae6fb;
}
.list_text li:nth-child(odd){
    background: #e4f3fe;
}
.list_text li{
    border-bottom: 2px solid #fff;
    padding: 7px 15px;
    list-style: none !important;
    margin: 0 !important;
}

.TexteSecondaire{
    background: #fff;
    padding: 20px;
}
.TexteSecondaire .Btn{
    display: block;
}
.TexteSecondaire h3{
    font-weight: normal;
    line-height: 1.4em;
}

.custom_list_check{
    margin-left: 22px;
}
.custom_list_check li::before {
    content: '\f00c';
    font-size: 25px;
}
.custom_list_check li::before {
    display: inline-block;
    font-family: FontAwesome;
    position: relative;
    top: 3px;
    left: -36px;
    margin-right: -26px !important;

}
.custom_list_check li {
    list-style: outside none none !important;
    margin-top: 8px !important;
}
ul.liste_rouge li::before {
    content: "\2022";
    margin-right: 10px;
    color: #d81818;
    font-size: 32px;
    margin-bottom: 0px;
    position: relative;
    top: 7px;
    line-height: 10px;  
}
ul.liste_rouge li{
    list-style: none !important;
    list-style-image:none !important;
    list-style-type:none !important;
    color:#000;
    font-size: 18px;
    font-weight: 300;
    /*font-family: Oswald, sans-serif;*/
}
ul.liste_rouge {
    list-style: none !important;
    list-style-image:none !important;
    list-style-type:none !important;
}
.style_table_pointer{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.style_table_pointer td{
    width: 50%;
    padding: 7px 30px 7px 10px;
    border-bottom: 4px solid #fff;
}
.style_table_pointer tr td:nth-child(odd){
    background-color: #3ea2ee;
    background-image: url('/client_file/themes/default_theme2/interface/picto_spc_table.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
}
.style_table_pointer tr td:nth-child(even){
    background-color: #cae6fb;
    color:#57585a;   
}
p.fond_gris{
    background: #eceaea;
    padding: 12px 20px !important;
}
.texte_emphase{
    color: #000;
}

.style_table_pointer2{
    margin: 20px 0 30px 0;
    padding: 0;
    border: none;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.style_table_pointer2 td{
    width: 50%;
    padding: 7px 30px 7px 10px;
    /*border-bottom: 4px solid #fff;*/
}
.style_table_pointer2 tr td:nth-child(odd){
    background-color: #2389d7;
    background-image: url('/client_file/themes/default_theme2/interface/picto_spc_table2.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    /*font-family: 'Oswald', sans-serif;*/
}
.style_table_pointer2 tr td:nth-child(odd) a{
    color:#fff;
    text-decoration: none;
}
.style_table_pointer tr td:nth-child(even){
    color:#57585a;   
    /*font-family: 'PT Serif', serif;*/
}

.arrow_right:after{
    font-family: FontAwesome;
    content: "\f178";
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
}
.orange_left:before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    border: 1px solid #f1931f;
    top: 0;
    left: 0;
}
.red_left:before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    border: 1px solid #cd2a2a;
    top: 0;
    left: 0;
}
.red_left, .orange_left{
    position: relative;
    padding-left: 20px;
}
.red_left a, a.red_left{
    color:#cd2a2a;
}
.orange_left a, a.orange_left{
    color:#f1931f;
}

.light{
    font-weight: 300;
}
#main_wrapper_interne a{
    color:#9a0a0a;
}
#main_wrapper_interne a:hover{
    color:#cd2929;
}
/* ------------HEADER LOGIN----------- */
.active_hd{
    background: #000;
    color: #fff !important;
}
#spc_login_wrapper{
    background: #000 none repeat scroll 0 0;
    /*font-family: arial;*/
}
.login-btn {
    position: relative;
}
.login-box div{
    overflow: inherit;
}
.login-btn .tri {
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 8px 10px 0;
    height: 0;
    left: 30%;
    position: absolute;
    top: -1px;
    width: 0;
    z-index: 5;
}
.login-controls {
    display: table;
    margin: 0 auto;
    width: 90%;
    /*max-width: 700px;*/
}
.login-box {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: none;
    padding: 50px 20px 30px;
    position: relative;
    text-align: center;
}
.close-login {
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 25px;
    top: 5px;
}
.login-box h2{
    color: #fff !important;
    font-size: 24px;
    /*font-family: arial;*/
    margin: 0 0 30px;
}
.login-box input[type="text"], .login-box input[type="password"]
{
    border: none;
    background: #e0dfde;
    color: #333333;
    font-size: 18px;
    width: 100%;
    padding: 5px 10px;
    /*font-family: arial;*/
    border-radius: 3px;
}
.login-box .btn{
    background: #da2827;
    padding: 7px 35px !important;
    font-weight: normal !important;
    font-size: 21px;
    border-radius: 3px;
    margin-top: -2px !important;
    /*font-family: arial;*/
    text-transform: none;
}
#forgot_pass{
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    display: block;
    text-align: right;
    margin: 10px 0 0 0;
}

.login-box input[type="text"]::-webkit-input-placeholder,.login-box input[type="password"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #858788;
}
.login-box input[type="text"]:-moz-placeholder,.login-box input[type="password"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #858788;
   opacity:  1;
}
.login-box input[type="text"]::-moz-placeholder,.login-box input[type="password"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #858788;
   opacity:  1;
}
.login-box input[type="text"]:-ms-input-placeholder,.login-box input[type="password"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #858788;
}

input[type="text"], input[type="password"], textarea {
    border: none !important;
    background: #e0dfde;
    color: #000000;
    padding: 5px 10px;
    border-radius: 0;
    box-shadow: none !important;
}


/* ------------HEADER----------- */
#header {
    margin-bottom: 10px;
    min-height: 175px;
}
#header_bg {
    position: absolute;
    width: 100%;
    height: 175px;
}

#logo{
    display: inline-block;
    width: 100%;
    max-width: 217px;
    height: auto;
    margin-left: 40px;
    margin-top: 35px;
    float: left;
}
#logo img{
    width: 100%;
}

#hello{
    float: right;
    padding: 10px 25px;
    color:#fff;
}
#menu_secondaire_search {
    float: right;
}
#menu_secondaire_tablet{
    display: none;
}
.secondary_menu {
    display: inline-block;
    float: right;
}
.secondary_menu li{
    display: inline-block;
    border-right: 1px solid #000;
}
.secondary_menu li:last-child{
    border-right: none;
}
.secondary_menu li a{
    color: #000;
    padding: 2px 10px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

.secondary_menu li a:hover{
    color: #cd2a2a;
    text-decoration: none;
}

#spc_login_wrapper:hover + .login-btn{
    background: #3ea2ee !important;
}

#slogant{
    text-transform: uppercase;
    color:#fff;
    font-size: 48px;
    width: 90%;
    max-width: 890px;
    margin: 0px auto;
    padding: 70px 0;
    text-align: center;
    font-weight: 200;
}
#entete_background {
    padding: 120px 0 60px;
}
#entete_image_page {
    text-align: center;
    margin-bottom: 60px;
}
#entete_image_page img {
    width: calc(400px + (550 - 400) * ((100vw - 1000px) / (1900 - 1000)));
    height: auto;
    position: relative;
    margin-top: -75px;
}
#sideColumn_pageInterne img {
    max-width: 100%;
    height: auto;
}

#slogant_page_interne{
    text-transform: uppercase;
    color: #000;
    font-size: 32px;
    text-align: left;
    font-weight: 500;
    margin: 0;
}

.fil_arianne a{
    font-size: 22px;
    color: #666666 !important;
    padding-left: 5px;
}
.fil_arianne .current_page {
    font-size: 22px;
    color: #666666;
}

#entete_image_interne{
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#search_row {
    height: 80px;
    padding-top: 30px;
}
.top-search {
    float: right;
    margin-left: 5px;
    position: relative;
    width: 265px;
    height: 15px;
}
.top-search a {
    width: 17px;
    height: 17px;
    position: relative;
    z-index: 5;
    display: block;
    margin-top: 8px;
    font-size: 20px;
    color:#000;
}
.top-search a span {
    font-size: 16px;
}
.search-box {
    display: block;
    position: absolute;
    right: 5px;
    top: -10px;
    width: 250px;
    z-index: 3;
}
.search-box input[type="text"] {
    height: 35px;
    width: 210px;
    border: none;
    border-left: 3px solid #000 !important;
    padding-left: 10px;
    margin-right: 40px;
}
.search-box input[type="submit"] {
    height: 35px;
    width: 40px;
    margin: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent !important;
    color: #a19d94 !important;
}
#TextTransform{
    margin-left: 10px;
    display: inline-block;
    float: right;
}
#b-search {
    font-weight: normal !important;
    /*padding: 9px 17px !important;*/
    padding: 0 !important;
    font-size: 26px;
}

#TextTransform span {
    display: inline-block;
}

#TextTransform a {
    width: 17px;
    display: inline-block;
}

#TextTransform a#BigText {
    width: 18px;
}

#SmallText{
    color:#000 !important;
    font-size: 12px;
    font-weight: bold;
    padding: 0 !important;
}
#BigText{
    color:#000 !important;
    font-size: 20px;
    font-weight: bold;
    padding: 0 !important;
}

#request-quicklinks {
    position: fixed;
    z-index: 1;
    left: -453px;
    -webkit-transition: all 0.5s ease-out 0.1s;
    -moz-transition: all 0.5s ease-out 0.1s;
    -o-transition: all 0.5s ease-out 0.1s;
    -ms-transition: all 0.5s ease-out 0.1s;
    transition: all 0.5s ease-out 0.1s;
}
.request-quicklinks_visible {
    left: 0px !important;
}
#quicklinks-tab {
    position: absolute;
    left: 450px;
    top: 0;
    width: 40px;
    height: 42px;
}
#quicklinks-tab span {
    display: inline-block;
    font-size: 25px;
    padding: 5px 10px;
    width: 40px;
    height: 42px;
    cursor: pointer;
}
#quicklinks-tab span i {
    -webkit-transition: all 0.5s ease-out 0.1s;
    -moz-transition: all 0.5s ease-out 0.1s;
    -o-transition: all 0.5s ease-out 0.1s;
    -ms-transition: all 0.5s ease-out 0.1s;
    transition: all 0.5s ease-out 0.1s;
}
.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#quicklinks_interne {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.3);
    width: 450px;
    padding: 30px 20px;
}
#quicklinks_interne h2 {
    width: 100%;
    max-width: 250px;
}
#quicklinks_interne img {
    width: 100%;
    height: auto;
}
.quicklinks_interne_lien:hover {
    text-decoration: none;
}
.quicklinks_interne_content{
    padding: 5px;
}
.quicklinks_interne_content p {
    font-size: 15px !important;
}

.quicklinks_interne_lien:hover .quicklinks_interne_content {
    /*background-color: rgba(0, 0, 0, 0.3) !important;*/
}

/*---------------------navbar-------------------*/
#header_padding {
    padding: 0 40px;
}

#menu_logo {
    position: relative;
}

#menu_principal{
    background-color: white;
    z-index: 9999;
    float: right;
    width: 85%;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
}
.sticky + div {
    padding-top: 60px;
}
.sticky_nav_logo img{
    width: auto;
    height: 100%;
    max-height: 46px;
    left: 20px;
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0.4);
}
#main_menu_wrapper{
    margin: 0 auto 0;
}
#main-navbar{
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    z-index: 10;
    border-radius: 0;
    width: 100%;
    float: left;
}
#myNavbar{
    padding: 0;
}
.navbar-nav {
    display:table;
    width:100%;
    margin: 0;
    font-size: 1em;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #cd2a2a;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a::before, .navbar-inverse .navbar-nav > .open > a:hover::before,
 .navbar-inverse .navbar-nav > .open > a:focus::before, .navbar-inverse .navbar-nav > li.active.dropdown > a::before,
  .navbar-inverse .navbar-nav > li.active.dropdown > a:hover::before, .navbar-inverse .navbar-nav > li.active.dropdown > a:focus::before{
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.navbar-nav > li {
    float:none;
    display:table-cell;
    text-align:center;
}
.navbar-inverse .navbar-nav > li > a{
    padding: 15px 10px;
    color:#000;
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color:#cd2a2a;
}
.dropdown-menu{
    margin-top: 14px;
    padding: 0;
    top: 98% !important;
    border: none;
    border-radius: 0 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .175);
}
.dropdown-menu, .dropdown-menu a:hover {
    /*background-color: rgba(255, 255, 255, 1) !important;*/
    width: auto;
    min-width: 100%;
}
.dropdown-menu a{
    /*font-family: 'PT Serif', serif;*/
    padding: 8px 15px !important;
    color:#000 !important;
}
.dropdown-menu li {
    text-align:center;
    border: none;
}
.caret{
    display: none;
}
.drop2{
    margin-top: 0;
}
.dropdown-menu .dropdown_2_lv{
    padding: 5px 15px 5px 35px !important;
}
#zone_membre_mobile, #zone_membre_mobile_icon {
    display: none;
}

/*--------------------- Quicklinks -------------------*/
#quicklinks h2 {
    font-size: 30px;
    width: 50%;
}
#quicklinks a {
    text-decoration: none;
}
#quicklinks a:hover .quicklinks_content {
    /*background-color: rgba(0, 0, 0, 0.3) !important;*/
}
.quicklinks_content img {
    width: 100%;
    max-width: 150px;
    height: auto;
}

.texte_quicklink {
    margin-top: 10px;
}
.texte_quicklink p {
    color: #000 !important;
    font-weight: 500 !important;
    margin: 0 !important;
}
/*---------------------main slider-------------------*/
#main_slider_wrapper{
    width: 100%;
    margin: 15px auto 0;
}
.slide_content {
    width: 100% !important;
}
.slide_texte {
    width: 55%;
    vertical-align: top;
}
.slide_media {
    width: 45%;
}

.slide_media img {
    width: 100%;
    height: auto;
}
.text_slider {
    padding: 10% 15% 0;
}
.text_slider h3 {
    font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1600 - 300)));
    text-transform: uppercase !important;
    margin-bottom: 25px;
}
.text_slider p {
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300)));
}

.text_slider_video {
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    /*height: 100%;*/
    height: 500px;
    z-index: 3;
    border-collapse: collapse;
}
.text_slider_video_content {
    width: 55%;
    height: 100%;
    vertical-align: top;
}
/*
.text_slider_video_content p, .text_slider_video_content a{
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300)));

}
.text_slider_video_content h3{
    font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1600 - 300)));
    text-transform: uppercase !important;
    margin-bottom: 25px;
}
*/
#main_slider_wrapper .owl-theme .owl-controls {
    position: absolute;
    top: 5%;
    left: 8%;
}
.video-container iframe {
    position: absolute;
    top: -20%;
    width: 100vw;
    height: calc(100vw/1.77777778);
}

.meteo-container  .meteo_widget {
    position: absolute;
    width: 80%;
    top: 38%;
    left: 49%;
    transform: translateX(-50%);
}
.meteo-container .meteo_imgRef img {
    opacity: 0;
}
.meteo-container {
    background-color: #1f567c;
}
/*---partenaire slider---*/
#partenaire_wrapper{
    background: #e4e4e4;
    padding: 35px 0 25px;
    
}
#partenaire_wrapper img{
    margin: 5%;
    width: 100%;
    max-width: 200px;
    height: auto;
}
/*---news slider ---*/
#teaser_news_wrapper {
    width: 100%;
    position: relative;
    padding-left: 370px;
}
#news_slider_title {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    max-width: 325px;
}
#news_slider {
    position: relative;
    padding: 50px 0 30px;
}
#news_slider .owl-item {
    display: table;
}
#news_slider .item {
    display: table-cell;
}
#news_slider .owl-controls {
    position: absolute;
    top: 0;
    right: 90px;
}
#news_slider h3 {
    font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1600 - 300)));
}
#teaser_news_wrapper h3, #news_slider h3{
    color:#000;
    margin: 0;
}
#teaser_news_wrapper .owl-page:nth-child(n+6) {
    display: none !important;
}
.date_news_teaser{
    font-size: 14px;
    position: absolute;
    bottom: 25px;
}
.img_news_teaser{
    width: 100%;
    max-width: 450px;
    height: auto;
}
.news_text_section {
    padding: 15px 30px;
    width: 100%;
    max-width: 450px;
    height: 200px;
    margin-left: 100px;
    position: relative;
}
.news_slider_link {
    position: absolute;
    bottom: 15px;
    right: 30px;
}
.flex-row {
    display: flex;
    width: 100%;
}
.flex-col {
    display: flex;
    flex-direction: column;
    width: calc(100% - 1em);
}
.img-fit {
    width: 85%;
    max-width: 450px;
    margin-right: auto;
    object-fit: cover;
}
.txt-wrap {
    width: 85%;
    margin-left: auto;
}

.tooltip {
    position: relative;
    opacity: 1;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 10px 15px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 0;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*---------------------Section accueil--------------------------*/
#actualites, #section_nouvelles,
 #section_evenements, #section_medias {
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
}
.lien_section:hover {
    text-decoration: none !important;
}
.lien_section h3{
	position: relative;
}
.lien_section h3::after{
    position: absolute;
    top: 11px;
    right: 12px;
    display: block;
    margin-right: 10px;
    font-size: 30px;
    line-height: 25px;
    width: 32px;
    text-align: center;
    vertical-align: middle;
    content: '+';
    border: 3px solid #fff;
    border-radius: 30px;
}

#wrapper_actualites h3::after{
	top: 16px;
}

#actualites{
    background-color: #ABABAB;
}
#section_nouvelles{
    background-color: #333333;
}
#section_evenements{
    background-color: #ABABAB;
}
#section_medias{
    background-color: #999999;
}

#homeExtra_wrapper {
    padding: 30px;
}
#homeExtra {
    width: 100%;
    max-width: 1600px;
    margin: 30px auto;
}
#realisations_homepage_wrapper {
    margin-top: 50px;
    padding: 0 15px;
}

#realisations_homepage {
    line-height: 0;

    display: grid;
    grid-gap: 10px;
    grid-template: repeat(4, 1fr);
    grid-auto-flow: column;

    padding: 10px 0 25px;
}

#realisations_homepage .portfolio_link:hover img {
    opacity: 0.3;
}

#realisations_homepage img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important;
    transition: .5s ease;
}
/*---------------------Offre bénévolat-------------------*/
#teaser_offre_wrapper h2 {
    font-size: 24px;
    color:#000;
    margin: 10px 0 5px;
}
#teaser_offre_wrapper{
    color: #000;
}
#logo_benevole{
    margin: 15px auto 30px;
    text-align: center;
}
#logo_benevole img {
    width: 100%;
    max-width: 100px;
    height: auto;
}
#titre_section_benevole{
    text-align: center;
    font-size: 30px !important;
}
#offres_benevoles{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border-spacing: 20px;
}
#offres_benevoles td{
    padding: 30px 20px 0;
    height: 275px;
    vertical-align: top;
    position: relative;
}
#offres_benevoles td h3 {
    color: #000;
    margin-top: 0;
}
#offres_benevoles td h3 a, #offres_benevoles td h3 a:hover, #offres_benevoles td a.offres_benevoles_voir {
    color: #000;
    text-decoration: none;
}
#offres_benevoles td a.offres_benevoles_voir:hover {
    text-decoration: none;
}
.offres_benevoles_voir_pos {
    position: absolute;
    bottom: 15px;
    right: 20px;
}
#offres_benevoles_voir_tous {
    text-align: center;
    margin-top: 20px;
}

#offres_benevoles_voir_tous a {
    font-weight: 500 !important;
    text-transform: none !important;
}

#teaser_offre_wrapper hr{
    margin: 20px 0 0 0 !important;
}
.kreon_light{
    font-family: Kreon !important;
    font-weight: 300;
}

/*page news*/
.list_news {
    background: #fff;
    padding: 15px 0;
    margin: 0 0 20px 0;
    overflow: auto;
}
.list_news_img{
    overflow: hidden;
}
.list_news_img img{
    width: 100%;
}
.resume_news{
    margin: 5px 0 0 0;
}
#detail_img_news{
    width: 100%;
    /*max-width: 500px;*/
    margin: 10px auto;
    display: block;
    /*float:left;*/
}
/*---------------------Slider partenaire -----------------------*/

#wrapper_titre_partenaire{
    text-align: center;
    padding: 25px 0 0 0;
    margin: 40px 0 0 0;
    position: relative;
}
#titre_partenaire_bg {
    height: 80px;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 1;
    position: absolute;
}
#wrapper_titre_partenaire h3{
    text-transform: uppercase;
    font-size: 30px;
    padding: 0;
    margin: 0;
    color: #a8a59e;
}

#partenaire_slider{
    margin: 40px 0;
    padding: 10px 0;
}
#partenaire_slider .owl-item, #partenaire_slider2 .owl-item{
    text-align: center;
}

#partenaire_slider .owl-item img{
    margin: 5%;
    width: 100%;
    max-width: 200px;
    height: auto;
}

/*---------------------newsletter inscription - FOOTER -----------------------*/

#footer_wrapper{
    margin: 0;
    padding: 30px 0;
    background: #d12424;
    -webkit-box-shadow: inset 0px 0px 48px 11px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 0px 48px 11px rgba(0,0,0,0.15);
    box-shadow: inset 0px 0px 48px 11px rgba(0,0,0,0.15);
}

#logo_footer img{
    vertical-align: unset;
    width: 100%;
    max-width: 150px !important;
    height: auto;
}
#adresse_footer {
    margin-left: 25px;
}

#footer_wrapper p{
    font-size: 16px;
    /*color:#fff;*/
}
#footer_wrapper h3{
    font-size: 18px;
    text-transform: uppercase;
    /*color:#fff;*/
    margin-top: 0;
}
#infolettre_home_wrapper{
    padding: 20px 40px;
}
#newsletter_table {
    width: 100%;
}
#newsletter_text_mobile, #newsletter_btn_mobile{
    display: none;
}

#infolettre_home_wrapper h5{
    margin: 0;
    font-weight: bold;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 28px;
}

#infolettre_home_wrapper p{
    color: #fff !important;
    font-size: 18px;
    margin: 0;
}
#newsletter_courriel{
    width: 25%;
}

#form_home_infolettre #infolettre{
    -webkit-box-shadow: inset 0px 0px 11px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 11px 5px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 11px 5px rgba(0,0,0,0.25);
    background: #fff;
    padding: 5px 15px;
    border: 0;
    width: 100%;
    height: 39px;
    margin: 0;
}
.Btn_newsletter {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 80px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

#legal_wrapper{
    background: #000;
    padding: 10px;
}
#legal_wrapper div{
    overflow: inherit;
}
#legal, #legal a{
    color:#999 ;
}

/*==================quicklink - page interne--------------------*/
#quicklink_interne{
    overflow: hidden;
}
#quicklink_interne ul li{
    list-style: none;
    margin: 0;
}
#quicklink_interne ul li a{
    display: block;
    background: #282828;  
    padding: 10px 5px;
    color:#fff; 
    margin:0 0px 5px 0;
    text-align: center;
    text-transform: uppercase;
}
#quicklink_interne ul li a:hover, #quicklink_interne ul li a.active{
    color:#fff;
    text-decoration: none;
    background: #d12424;
}

#quicklink_interne_table{
    width: 100%;
    display: table;
}
#quicklink_interne .spc_cell{
    background-color: rgba(252, 178, 5, 0.7);
    height: 80px;
    border-bottom: 3px solid #fff;
    vertical-align: middle;
    display: table-cell;    
}

#quicklink_interne .spc_cell a{
    display: block;
    padding: 10px 37px 5px 40px;
    color:#fff;
    text-transform: uppercase;
    /*background: url('/client_file/themes/default_theme2/interface/picto_fleche.png') no-repeat;
    background-position: right 20px center;*/
    font-size: 16px;
    text-align: center;
}
#quicklink_interne .spc_cell a:hover{
    text-decoration: none;
    background-color: rgba(252, 178, 5, 1);
}
#quicklink_interne .spc_cell a i{
    font-size: 25px;
    display: inline-block;
    margin: 0px 7px 0 0;
    position: relative;
    top: 16px;
    float: left;
    color:#000;
}
#quicklink_interne .spc_cell a p{
    display: inline-block;
    text-align: center;
    color: #000;
    padding: 0 10px;

}
/*==================EVENEMENT--------------------*/

table.calenEntete{
    width: 100%;
}
.calenEntete tr:nth-child(odd) {
    background: #e5f3fd;
}
.evenement-picture{
    width: 100%;
}
.calenEntete, .Cal_Wrapper .calenEntete{
    background: #fff;
    color:#000;
    text-align: center;
    font-size: 1em;
}
.calenEntete td, .Cal_Wrapper .calenEntete td{
    padding: 5px;
} 
.calTH, .Cal_Wrapper .calTH{
    font-weight: bold;
}
.calenSelect, .Cal_Wrapper .calenSelect{
    background: #3e72c1;
    /*border-radius: 10px;*/
}
.calenSelect a, .Cal_Wrapper .calenSelect a{
    color:#fff !important;
}
.calendrier, .Cal_Wrapper .calendrier{
    text-align: center;
}
.list_event{
    padding: 10px 0;
    background: #fff;
}
.home_nav_cal{
    font-size: 1.75em;
}
.list_event_wrapper {
    margin: 40px 0;
}

/***********************TABLE*************************/

.table_rqra{
    border: 0px; 
    padding: 0;
    margin: 0 auto;
    border-collapse: collapse;
    width: auto !important;
    box-shadow: 3px 4px 9px #666;
}

.table_rqra td {
    padding: 5px 10px;
    border-bottom: 3px solid white;
    border-left: 7px solid white;
    border-right: 7px solid white;
    border-top: none;
    text-align: center;
}
.table_rqra tr:first-child td {
    text-transform: uppercase;
    text-align: center;
    color: #2288d6;
    border-bottom: 2px solid #0f65a7 !important;
    background: #fff !important;
}
.table_rqra tr td:nth-child(1) {
    background: #e0dbd7;
}
.table_rqra tr td:nth-child(2) {
    background: #ebe7e4;
}
.table_rqra tr td:nth-child(3) {
    background: #f4f3f1;
}
.table_rqra tr td:nth-child(4) {
    background: #f4f3f1;
}
.table_rqra tr td:nth-child(5) {
    background: #f4f3f1;
}

hr{
    background: #999 !important;
    margin: 20px 0 !important;
}



.lien_pdf, .lien_zip, .lien_video, .lien_autre{
    position: relative;
    padding: 10px 0 10px 40px;
    margin: 5px 0;
    display: inline-block;
    color:#000 !important;
}
.lien_pdf:before, .lien_zip:before, .lien_video:before, .lien_autre:before{
    content: ' ';
    width: 32px;
    height: 45px;  
    top: 0;
    left: 0;
    position: absolute;
}
.lien_pdf:before{
    background: url('/client_file/themes/default_theme2/interface/lien_pdf.png') no-repeat;
}
.lien_zip:before{
    background: url('/client_file/themes/default_theme2/interface/lien_zip.png') no-repeat;
}
.lien_video:before{
    background: url('/client_file/themes/default_theme2/interface/lien_video.png') no-repeat;
}
.lien_autre:before{
    background: url('/client_file/themes/default_theme2/interface/lien_autre.png') no-repeat;
}


.menu_membre li{
    width: 100%;
    display: block;
}
.menu_membre li a{
    display: block;
    padding: 5px 10px;
    border-bottom:1px solid #fff ;
    background: #efefef;
}
.menu_membre .dropdown-menu {
    position: relative;
    margin-top: 0;
    padding: 0;
    border: none;
}
.menu_membre .dropdown-menu, .menu_membre .dropdown-menu a:hover {
    background-color: transparent !important;
    
}
.menu_membre .dropdown-menu a{
    padding-left: 30px !important;
}


.controls_pagination a {
    padding: 3px 6px;
    border: 1px solid gray;
    margin: 2px;
    color: black;
    text-decoration: none;
}
.controls_pagination a:hover {
    cursor: pointer;
    background: #f1931f;
}
.controls_pagination .active {
    background: #ca292b;
    color: white !important;
}

#list_offre_exclusive {
    list-style-type: none;
    color: #000000;
}

#image_offre_exclusive {
    width: 100%;
    height: auto;
    max-width: 624px;
}
#voir_offre_exclusive {
    color: #0286e3 !important;
}

#voir_offre_exclusive:hover {
    color: #03558e !important;
}


.fieldBenevole {
    width: 100% !important;
}
.fieldBenevoleValue {
    padding: 3px 15px 20px;
}
table.table_benevole tr td:first-child {
    padding-right: 20px;
}
.fieldBenevoleValue textarea {
    width: 80% !important;
    resize: none !important;
    border: 1px solid #959595;
    border-radius: 2px;
    padding: 3px 0 3px 10px;
}
.fieldBenevoleValue textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#photos {
    line-height: 0;

    -webkit-column-count: 4;
    -webkit-column-gap:   5px;
    -moz-column-count:    4;
    -moz-column-gap:      5px;
    column-count:         4;
    column-gap:           5px;
}

#photos a img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
}


/* Scroll to top */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Sticky socials */
#sticky_socials{
    position: fixed;
    top: 250px;
    right: 10px;
    padding: 5px 0;
    z-index: 9000;
}
#sticky_socials table td {
    text-align: center;
}

#sticky_socials a{
    font-size: 25px;
    margin: 10px;
    display: block;
    color: #fff;
}
#sticky_socials a:hover{
    text-shadow: 0 0 3px #dedede;
}
#navigation_title {
    display: none;
}


/* Videotheque */
#video_player_wrapper {
    padding: 30px 15px;
}

#videothequeWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#videothequeWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#videos {
    -webkit-column-count: 3;
    -webkit-column-gap:   40px;
    -moz-column-count:    3;
    -moz-column-gap:      40px;
    column-count:         3;
    column-gap:           40px;
}
#videos_related {
    -webkit-column-count: 2;
    -webkit-column-gap:   10px;
    -moz-column-count:    2;
    -moz-column-gap:      10px;
    column-count:         2;
    column-gap:           10px;
}
.videotheque_link {
    position: relative;
    margin-bottom: 40px;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;
}

.video_thumb {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.video_middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.videotheque_link:hover .video_thumb {
    opacity: 0.3;
}

.videotheque_link:hover .video_middle {
    opacity: 1;
}

.video_text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}
#videos_slider.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    display:inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
#videos_slider.owl-carousel {
    display: none;
    width: 100%;
    text-align:center;
}
#videos_slider > .owl-wrapper-outer, #videos_slider > .owl-wrapper-outer > .owl-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.videotheque_link_related {
    margin: auto;
    width: 90%;
}
.videotheque_link_related .video_text {
    padding: 8px 14px;
}
.videotheque_link_related .video_text p {
    font-size: 13px !important;
}

/* Portfolio */
.portfolio_link {
    position: relative;
}
.portfolio_thumb {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.portfolio_middle {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.portfolio_link:hover .portfolio_thumb {
    opacity: 0.3;
}
.portfolio_link:hover .portfolio_middle {
    opacity: 1;
}
.portfolio_text {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

#slider-portfolio {
    width: 100%;
    max-width: 550px;
    margin: auto;
}
#slider-portfolio .owl-controls .owl-buttons div {
    padding: 8px 3px 3px;
    font-size: 50px;
    border-radius: 10px;
    background: none;
}
#slider-portfolio .owl-prev{
    left: 5%;
    position: absolute;
    top: 38%;
}
#slider-portfolio .owl-next{
    right: 5%;
    position: absolute;
    top: 38%;
    background: none;
}
.portfolio_image img {
    width: 100%;
    height: 100%;
    max-height: 339px;
}
#videoWrapper_portfolio {
    width: 100%;
    max-width: 550px;
    margin: auto;
}

#portfolio_modal {
    width: 100%;
    max-width: 1300px;
    padding-left: 15px;
    padding-right: 15px;
}