body{
    /*font-family: Kreon, serif;
    font-family: 'Oswald', sans-serif;*/
    color: #57585a;
    background: #fff;
    font-size: 16px;
}
.show{
   display: block!important;
}

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

.container {
    width: 100%;
    max-width: 1650px;
    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/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;
    z-index: 2;
    min-height: 300px;
}
#main_wrapper_interne ul:not(#progressbar,.nav,,#form_inscription_membre ul) {
  list-style: outside none;
  padding: 0;
}
#main_wrapper_interne ul:not(#progressbar,.nav,,#form_inscription_membre ul) li{

    margin: 0 0px 10px 5px;
    width:calc(100% - 10px);
    list-style: outside none;
    padding-left: 2em;
}
#main_wrapper_interne ul:not(#progressbar,.nav,#form_inscription_membre ul) li:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111"; /* FontAwesome Unicode */
    margin-left: -4em; /* same as padding-left set on li */
    width: 4em; /* same as padding-left set on li */
    color:#646464;
    font-size: 0.5em;
}
#main_wrapper_interne ul:not(#progressbar,.nav,#form_inscription_membre ul)
{
 list-style: none;
 list-style-type: none !important;
}
.fix_overflow{
    overflow: hidden;
}
/* ------------texte général----------- */

hr{
    border: none;
    height: 1px;
    background: #dfdfe1;
    margin: 5px 0 10px;
}
.responsive_style_table {
    width: 100%;
    margin: 1em 0;
    border-collapse: collapse;
    /*border-spacing: .2em;*/
    word-wrap: break-word;
    text-align: left;
}
.responsive_style_table th, .responsive_style_table td {
    vertical-align: top;
    padding: .5em 1em;
}
.responsive_style_table td {
    border-bottom: 1px solid #9b9a9a;
}

.responsive_style_table th{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    background: #114291;
    padding: 15px 10px;
}
.responsive_style_table tr:nth-child(odd){
    background: #fff;
    font-size: 15px;
    color: #333;
}
.responsive_style_table tr:nth-child(even){
    background: #f4f8fb;
    font-size: 15px;
    color: #333;
}
.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
/*.style_table tr:first-child td, .style_table tr:first-child th {*/
.responsive_style_table th, .style_table th {
    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, .style_table th {
    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: 36px;
}
.custom_list_check li::before {
    content: '\f0a4';
    font-size: 25px;
}
.custom_list_check li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    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/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;
}


.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/interface/spc_table_chevron_left.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{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f30b";
    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;
}


.list_custom {}
.list_custom > li{
    list-style: outside none;
}
.list_custom > li:before, #main_wrapper_interne .list_custom > li:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111"; /* FontAwesome Unicode */
    margin-left: -2.3em; /* same as padding-left set on li */
    width: 2.3em; /* same as padding-left set on li */
    color:#2b9037;
    font-size: 1em;
}
.list_custom > li > ul {
    list-style: none;
}

.list_custom > li > ul > li::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111"; /* FontAwesome Unicode */
    margin-left: -1em;/* same as padding-left set on li */
    width: 1em; /* same as padding-left set on li */
    color:#2b9037;
    font-size: 1.2em;
}

.lien_externe{
    color:#0d4274 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_externe::after{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f35d";
    margin-left: 0.3em;
    width: 1em;
    color: #0d4274;
    font-size: 1em;
}
.lien_externe:hover, .lien_externe:hover::after{
    color:#2b9037 !important;
    text-decoration: none;
}

.lien_doc{
    color:#0d4274 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_doc::after{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f1c1";
    margin-left: 0.3em;
    width: 1em;
    color: #0d4274;
    font-size: 1em;
}
.lien_doc:hover, .lien_doc:hover::after{
    color:#2b9037 !important;
    text-decoration: none;
}

.lien_standard{
    color:#0d4274 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_standard::after{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0c1";
    margin-left: 0.3em;
    width: 1em;
    color: #0d4274;
    font-size: 1em;
}
.lien_standard:hover, .lien_standard:hover::after{
    color:#2b9037 !important;
    text-decoration: none;
}

/*#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;
    font-size: 24px;
    /*font-family: arial;*/
    margin: 0 0 30px;
}
.login-box p, #msg_error_login{color:#fff;}
.login-box input[type="text"], .login-box input[type="password"]
{
    border: none;
    background: #fff;
    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_code{
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    display: block;
    text-align: left;
    margin: 10px 0 0 0;
}
#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;
}


/* ------------HEADER----------- */
#header {
    /*margin-bottom: 10px;*/
}

#header_bg{
    /*background: url('/client_file/themes/default/interface/back_top.png') repeat-x top center; */
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 135px;
}

#logo{
    display: block;
    /*background: url('/client_file/themes/default/interface/logo.png') no-repeat;*/
    width: 100%;
    max-width: 217px;
    height: auto;
    margin: 5px auto 5px;
    float: left;
}
#logo:hover{background: none !important;}
#logo img{
    width: auto;
	max-width: 100%;
}
.logo_menu{
	padding:0 !important;
	margin:5px 0 !important;
	float:none !important;
}
#logo.logo_mobile_only{display:none;}

.sticky .logo_menu{display:none !important; }

#hello{
    float: right;
    padding: 10px 25px;
    color:#fff;
}

#entete_custom_text{
	float: right;
}


.secondary_menu{
    /*float: right;*/
}

#menu_secondaire_search {
	/*display: block;
    overflow: auto;*/
	float:right;
}

.secondary_menu li{
    display: inline-block;

}
.secondary_menu li a{
    color:#000;
    padding: 15px 15px 18px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}

.secondary_menu li a i{
    font-size: 18px;
    margin: 0 7px 0 0;
}
.secondary_menu li a:hover{
    color: #cd2a2a;
}

.social i{
	font-size:27px !important;
    margin: 0 7px -5px !important;
	display: block;
}
.social{
    display: block;
    float: left;
	padding:0 !important;
	text-decoration:none !important;
}
#menu_secondaire_search .face i{
	color:#3b5998;
}

#footer_wrapper .social{
	display: inline-block;
	float: none;
	width: 43px;
	height: 43px;
}


#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;
}
#slogant_page_interne{
    text-transform: uppercase;
    color:#fff;
    font-size: 48px;
    /*width: 90%;
    max-width: 890px;*/
    margin: 3% auto 6%;
    text-align: left;
    font-weight: 200;
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    padding: 5px 15px;
}
#entete_image_interne {
    background-repeat: no-repeat;
    background-size: 100% auto;
    /*margin-top: -23px;*/
}
.top-search {
    float: right;
    margin-left: 5px;
    position: relative;
}
.top-search a {
    width: 17px;
    height: 17px;
    /*background: url('/client_file/themes/default/interface/site/picto_search.png') no-repeat right center;*/
    position: relative;
    z-index: 5;
    /*text-indent: -9999px;*/
    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: 370px;
    z-index: 3;
}
/*.search-box::before {
    content: "";
    display: inline-block;
    height: 48px;
    position: absolute;
    right: 0;
    top: -46px;
    width: 55px;
    z-index: 0;
}*/
.search-box input[type="text"] {
    height: 35px;
    width: 320px;
}
.search-box input[type="submit"] {
    height: 35px;
    width: 50px;
    margin: 0 !important;
}
#TextTransform{
    /*float: left;
    width: 52px;
    height: 23px;
    background: url('../interface/picto_texte_size.jpg') 0 0;
    display: block;
    margin: 0 -1px 0 0;
    overflow: hidden; */
}
#b-search {
    font-weight: normal !important;
    padding: 7px 17px 6px !important;
	margin:0 !important;
	border-color: #000 !important;
}

/*#TextTransform:hover { background-position: 0 -23px; }*/

#TextTransform span {
    display: inline-block;
}

#TextTransform a {
    width: 17px;
    /*height: 23px;*/
    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;
}
#social_wrapper{
    top:6px;
}

#entete_mod_1 ul{
    margin-bottom:0px;
}
#entete_mod_1 .entete_icon{
    padding: 10px 5px 5px !important;
}
#entete_mod_1 #site_header_text{
    font-weight: bold;
    display: block;
    margin-top: 14px;
    float:left;
}
#entete_mod_1 li a i {
    margin: 0 5px;
}
/*#entete_mod_1 #search_form_trigger,#entete_mod_1  #TextTransform{ */
#search_form_trigger, #TextTransform{
    float:left;
}
#entete_mod_1 #social_wrapper{
/*#social_wrapper{*/
   /* top:14px;*/
}

#entete_mod_2{
    /*margin-bottom:15px;*/
}

#entete_mod_2 #wrapper_texte_header{
    position: absolute;
    top:calc(50% - 18px);
    margin-left: 100px;
    padding-left: 25px;
    font-size: 18px;
    margin-top:0;
    width: 100%;
}
#entete_mod_2 #texte_header{
    width: auto;
    margin-right: 30px;
    float: left;
}
#entete_mod_2 .secondary_menu{
    margin-top: -9px;
    display: inline-block;
}
#entete_mod_2 #btn_log_wrapper{
    float: right;
    /*margin-top:10px;*/
}
#entete_mod_2 #btn_log_wrapper .Btn{
    display: block;
    padding:22px 40px !important;
    margin:0 !important;
    border-radius: 0;
}

#entete_mod_3 #logo{
    margin:10px auto;
    float:none;
}
#entete_mod_3 #wrapper_texte_header{
    position: absolute;
    top:calc(50% - 18px);
    right:0;
}

/*---------------------navbar-------------------*/
#menu_principal{
    background-color: white;
    z-index: 4;
	position: relative;
   /*margin-bottom: -32px;*/
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
	/*max-width:1630px;*/
}
.sticky .container {
   	max-width:1630px;
	/*margin:0;*/
}
.container_content_all .sticky{
   	width: calc(100% - 70px) !important;
	/*max-width:100%;*/
}
.container_content_all .sticky .container{
	margin:0 auto !important;
}

.sticky + div {
    padding-top: 60px;
}

#menu_principal .sticky_nav_logo{
    display: none !important;  /*caché par default*/
}
#menu_principal.sticky .sticky_nav_logo{
    display: table-cell !important;  /*affiché dans le menu sticky*/
}

.sticky_nav_logo img{
    width: auto;
    height: 100%;
    /*VG-068815-0*/
    /*max-height: 46px;*/
    max-height: 65px;
    left: 20px;
}
.sticky ul.nav>li>a{
	text-transform: unset !important;
	font-size: 20px !important;
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0.4);
	cursor: pointer;
}
#main_menu_wrapper{
    /*width: 90%;
    max-width: 950px;*/
    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;
    /*border-bottom: 4px solid #cd2a2a;*/
}
/*.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #72a7f9;
}*/
.navbar-nav > li {
    float:none;
    display:table-cell;
    text-align:center;
    /*border-right: 1px solid #999; */
}
/*.navbar-nav > li:first-child {
    border-right: 0;
}
.navbar-nav > li:nth-child(2) {
    border-left: 1px solid #999;
}*/
.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;
    /* VG-063733 */
    /*top: 98% !important;*/
    top: unset;
    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 > .active > a:focus, .dropdown-menu > .active > a {
    background-color: rgba(255, 255, 255, 1) !important;
    color:#cd2a2a !important;
}
.dropdown-menu a{
    /*font-family: 'PT Serif', serif;*/
    padding: 12px 15px 12px 24px !important;
    color:#000 !important;
	text-align: left;
}
.dropdown-menu li {
    text-align:center;
    border-top: 1px solid #999;
}

.dropdown-menu a:hover{
    color:#cd2a2a !important;
}
/*.caret{
    display: none;
} */
.drop2, .drop3{
    margin-top: 0;
    position: relative;
}
/*.dropdown-toggle{
	text-align: left !important;
}*/

.dropdown-menu .dropdown_2_lv{
	text-align: left;
	background-color: #eee ;
	padding-left:40px !important;
}
.dropdown-menu .dropdown_3_lv{
	text-align: left;
	background-color: #D9D9D9 ;
	padding-left:55px !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #EFEDED !important;
}
.nav #logo:hover, #link_logo_nav:hover{
	background: none !important;
}


/*---------------------main slider-------------------*/
#main_slider_wrapper{
    width: 100%;
   /* max-width: 1300px;*/
    position: relative;
    /*top: -23px;*/
}
#main_slider .owl-item div, #photo_home_slider .owl-item img{
  padding:0px;
}
#main_slider .owl-item img, #photo_home_slider .owl-item img{
  display: block;
  width: 100%;
  height: auto;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 8px 3px 3px;
    font-size: 50px;
    border-radius: 10px;
    background: none;
}
.owl-prev{
    left: 1%;
    position: absolute;
    top: 38%;
	text-shadow: 2px 1px 7px #200E09;
}
.owl-next{
    right: 1%;
    position: absolute;
    top: 38%;
    background: none;
	text-shadow: 2px 1px 7px #200E09;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.text_slider {
    text-align: center;
    right: 15%;
    margin: 0;
    padding: 20px 30px !important;
    position: absolute;
    top: 10%;
    width: auto;
    max-width: 450px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);*/
}
.text_slider p, .text_slider a{
    color: #000;
    font-size: 21px;
    line-height: 1.25em;
    text-align: center;

}
.text_slider h3{
    color:#000;
    line-height: 1.2em;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
/*---partenaire slider---*/
#partenaire_wrapper{
    background: #e4e4e4;
    padding: 35px 0 25px;

}
#partenaire_wrapper img{
    margin: 5%;
    width: 100%;
    max-width: 200px;
    height: auto;
}
/*---------------------Section accueil--------------------------*/

.over_index{
    position: absolute;
    top: 0;
    left:0;
    margin: 0 0 0 0 !important;
}

.title_section {
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 30px !important;
	margin-top:0;
}
.title_section:hover, .lien_section {
    text-decoration: none !important;
}
.title_section{
	position: relative;
}
.title_section::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;
    margin-top: 0;
}

#wrapper_nouvelle .red_left a, #teaser_offre_wrapper .orange_left a{
    /*font-family: arial;*/
    font-size: 18px;
}
.teaser_news {
    margin-top: 15px;
	min-height: 150px;
}
.teaser_news div{
    overflow: hidden;
}
.teaser_news p{
    font-size: 16px;
}
.teaser_news a{
    color:#000;
}
.date_subsection{
    font-size: 0.9em;
    color:#666666;
    /*font-family: 'Oswald', sans-serif;*/
	font-style: italic;
}
.img_news_teaser{
    width: 100%;
}
.title_subsection, #teaser_offre_wrapper h2,  .box_element h2{
    font-size: 24px;
    color:#000;
    margin: 10px 0 5px !important;
}
#teaser_offre_wrapper{
    color:#000;
}

#logo_benevole{
    display: inline-block;
    margin: -29px 20px 0 0;
}
#teaser_offre_wrapper .orange_left{
    display: inline-block;
}
#teaser_offre_wrapper h3{
    font-size: 30px;
    color:#000;
    margin: 0;
}
#teaser_offre_wrapper .Btn{
    width: 100%;
    text-align: center;
    /*background: #999999;*/
    font-size: 16px;
}
#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:nth-of-type(even), .list_event_wrapper:nth-of-type(even) {
    background: #F5F5F5 !important;
}
.list_news_img{
    overflow: hidden;
}
.list_news_img img{
    width: 100%;
}
.resume_news{
    margin: 5px 0 0 0;
}
#detail_img_news{
    width: 50%;
    max-width: 500px;
    margin: 10px 15px 10px 0;
    /*display: block;
    float:left;*/
}

.news_mod_234{
    margin:0 10%;
}
.news_mod_234>div, .mod_1>div.col-md-4>div{
    position: relative;
}

.news_mod_3::before{
    position: absolute;
    left: 7%;
    width: 4px;
    height: 100%;
    background: red;
    content: '';
}
.news_mod_4 .over_index{
    position: relative !important;
    margin-bottom:15px !important;
}

.mod_1 .event_display_date, .mod_1 .no_radius{
    margin-left: 15px !important;
}

#news_mod_6_main_row{
    margin-bottom:0px;
}
#news_mod_6_main_img img/*, #news_mod_6_final_row img*/{
    width: 100%;
    height: auto;
}
#news_mod_6_main_img img{
    filter: grayscale(100%);
}
#news_mod_6_main_img_txt{
    position: absolute;
    top: 10%;
    width:80%;
    padding: 0 10%;
    color:#fff;
}
#news_mod_6_main_img_txt p{
    margin: 7% 0;
}
#news_mod_6_main_img_txt p, #news_mod_6_main_img_txt h2{
    color:#fff;
}
#news_mod_6_main_img_txt a, #news_mod_6_main_img_txt a:hover{
    color:#fff !important;
}
.news_mod_6_cat span{
    display:inline-block;
    margin: 0 20px 10px 0;
}
.news_mod_6_cat span i, .news_mod_6_cat span img{
    margin-right:5px;
}


/*--------home event tab--------*/
.home_event_tabcontent {
    display: none;
}
ul#home_tab_event {
    width: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
}
ul#home_tab_event li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}


/*----------------- home event mod 5 ----------------*/
.event_display_date{
    display: none;
}
#wrapper_evenement div.row.mod_5{
    margin-bottom: 20px;
    margin-top: 20px;
}
#wrapper_evenement div.row.mod_5 .home_wrapper_event{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    margin:7px;
}
#wrapper_evenement div.row.mod_5 .home_wrapper_event .home_event_img{
    margin-left: -15px;
}

/*---------------------Slider partenaire -----------------------*/

#wrapper_titre_partenaire{
    text-align: center;
    padding: 0px 0 25px;
    /*margin: 20px 0 0 0;*/
    position: relative;
}
#titre_partenaire_bg {
    /*background: url('/client_file/themes/default/interface/back_sep.png') repeat-x center top;*/
    height: 81px;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 1;
    position: absolute;
	height: 100%;
}

#wrapper_titre_partenaire h3{
    text-transform: uppercase;
    font-size: 30px;
    padding: 0;
    margin: 0;
    color:#000000;
}

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

.partenaire_slider .owl-item img{
    margin: 5% auto;
    width: 100%;
    max-width: 200px;
    height: auto;
}
.video-container iframe {
    position: absolute;
    top: -20%;
    width: 100vw;
    height: calc(100vw/1.77777778);
}

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

#footer_wrapper{
    margin: 0;
    margin-top: 0px;
    padding: 50px 0 30px;
    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);
	z-index: 1;
	position: relative;
}

.spc_center_footer{
	float:none;
	display: inline-block;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
}

#logo_footer img{
    width: 100%;
    max-width: 150px !important;
    height: auto;
}
#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{

}
#infolettre_home_wrapper p{
    font-size: 16px;
}

#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%;
    margin: 0 0 15px 0;
}
#form_home_infolettre a{
    color:#fff;
    font-size: 16px;
    font-weight: bold;
}
#legal_wrapper{
    background: #000;
    padding: 10px;
	z-index: 1;
	position: relative;
}
#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/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;
}


/***********************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;
}

.fil_arianne a{
    color:#666666 !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/interface/lien_pdf.png') no-repeat;
}
.lien_zip:before{
    background: url('/client_file/themes/default/interface/lien_zip.png') no-repeat;
}
.lien_video:before{
    background: url('/client_file/themes/default/interface/lien_video.png') no-repeat;
}
.lien_autre:before{
    background: url('/client_file/themes/default/interface/lien_autre.png') no-repeat;
}


.menu_membre li{
    width: 100%;
    display: block;
	padding-left:0 !important;

}
.menu_membre li::before{display: none !important;}
.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, .dropdown-menu a:hover {
    background-color: transparent !important;

}
.menu_membre .dropdown-menu a{
    padding-left: 30px !important;
}
.menu_membre li.active a::before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    font-size: 16px;
	position: absolute;
	left: 10px;
}


#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;
}

/* ****** Formulaire de contact flottant ******* */
#request-contactUs.visible {
    right: -1px !important;
}
#request-contactUs {
    display: block;
    position: fixed;
    right: -345px;
    top: 150px;
    z-index: 99999;
    -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;
    box-shadow: 0px -3px 2px -3px rgba(0, 0, 0, 0.2);
}
#request-contactUs #contactUs-tab {
    cursor: pointer;
}
#request-contactUs #contactUs-tab {
    display: block;
    position: absolute;
    top: 77px;
    right: 292px;
    width: 157px;
    height: 40px;
    transition: .5s all;
    transform: rotate(-90deg);
    transform-origin: center 0;
}
#contactUs-tab span {
    color: white;
    text-align: center;
    padding: 5px 10px;
    text-transform: uppercase;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

#request-contactUs #contactUs-tab, #request-contactUs #contactUs-form {
    float: left;
}
#request-contactUs #contactUs-tab, #request-contactUs #contactUs-form {
    float: left;
}
#request-contactUs #contactUs-form {
    background-color: #fff;
    padding: 35px 20px 20px;
    width: auto;
    max-width: 345px;
    min-width: 250px;
    font-size: 13px;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3);
}
#request-contactUs #close {
    position: absolute;
    top: 15px;
    right: 20px;
}

.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;
}

/* Nouvel event tag */
.new_event_tag {
    position: absolute !important;
    top: 5%;
    right: 5%;
    border-radius: 15px;
    padding: 2px 9px;
    z-index: 2;
}

.myButtonReactive, .myButtonStop, .myButtonYellow, .myButtonOrange, .myButtonInfoClient {
    background-color:#44c767;
    border-radius:3px;
    border:1px solid #18ab29;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    padding:6px 12px;
    text-decoration:none;
    text-shadow:1px 1px 2px #000;
    font-weight: bold;
}
.myButtonReactive:hover {
    background-color:#5cbf2a;
    color:#ffffff;
}
.myButtonReactive:active {
    position:relative;
    top:1px;
}

.myButtonStop {
    background-color:#F00;
    border:1px solid #ab100c;
 }
.myButtonStop:hover {
    background-color:#900;
    color:#ffffff;
}
.myButtonStop:active {
    position:relative;
    top:1px;
}


.responsive_img {
    max-width: 100%;
    height: auto;
}
.home_img_pub{
	max-width: 100%;
	height: auto;
}
.box_element{
	margin-top:20px;
	margin-bottom:20px;
}
.element_fullwidth{
	overflow: auto;
}
#slidlock_wrapper #slider{
	margin-left:10px;
}

/*------------------------- pimpage checkbox------------------------ */

/* Customize the label (the container) */
.container_chkbox {
    height:25px !important;
    width: 25px !important;
    display: inline-block !important;
    position: relative !important;
    padding-left: 35px !important;
    margin: 10px 0px -4px 0px !important;
    cursor: pointer !important;
    font-size: 13px !important;
    font-weight: normal !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.container_chkbox a {
        color: #61bfcb !important;
        text-decoration: underline;
}
/* Hide the browser's default checkbox */
.container_chkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #61bfcb;
}

/* When the checkbox is checked, add a blue background */
.container_chkbox input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_chkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container_chkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 12px;
    border: solid #61bfcb;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rcorners1 {
    border-radius: 25px;
    background: #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

.rcorners2 {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

.rcorners3 !important{
    border-radius: 25px;
    background: url(paper.gif);
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    width: 200px;
    height: 150px;
}
/*debut captcha du contact form*/
 .slidercaptcha {

    width: 314px;
    height: 286px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    margin-top: 40px;
                }

.slidercaptcha .card-body {
    padding: 1rem;
}

.slidercaptcha canvas:first-child {
    border-radius: 4px;
    border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.03);
}

.refreshIcon {
    top: -39px;
}


/*fin captcha du contact form*/

/* Debut du style des compteurs */

.container__statistiques {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
    align-items:flex-end;

}

.container__statistiques > .statistiques__item_num {
    /*width: 70vw;*/
    margin-bottom: 10px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.container__statistiques > .statistiques__item_num > div {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-around;
}

.container__statistiques > .statistiques__item_num > *:first-child{
    margin-bottom: 20px;
}

.statistiques__item_pourc{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 400px){
    .container__statistiques > .statistiques__item_num {

        margin-bottom: 0px;
    }
}
.alertes-lien-container > div {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: white;
    color: red;
    font-weight: bold;
    border: 1px solid red;
    top: 2%;
    border-radius: 50%;
    text-align: center;
    right: 10px;
}
.alertes-lien-container {
    position: relative;
    margin-left: 25px;
}
/* Fin des compteurs */

/* 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;
    text-align: center;
}
#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-bottom: 0;
    width: 90%;
}
.videotheque_link_related .video_text {
    padding: 8px 14px;
}
.videotheque_link_related .video_text p {
    font-size: 13px !important;
}
.main_account_form_step4 table tr td:first-child{
    width:60%;
}
.main_account_form_step4 {
    max-width: 1200px !important;

}
    .main_account_form_step4 table {
    width:80% !important;
}
/** fin videotheque***/
.modal_credit .modal-dialog  , .modal_avantage .modal-dialog ,  #liste_message .modal-dialog
{
  position: absolute;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
 z-index:9999;
}
.logged.modal-open footer
{
   position: fixed;
    top: 0;
    left: 0;

    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.logged.modal-open .navigation
{
  z-index:0 !important;
}
#slider_doc_cat .td
{
    margin:1rem;
}
.doc_img_opacity , .doc_img img{
        height: 200px !important;
}
#slider_doc_cat .doc_img_opacity
{
 width: calc(100% - 20px) !important;
}

/*068057*/
.table_fixed{
    table-layout: fixed;
    word-wrap: break-word;
}
/*VG-068661-0*/
.modal-open #main_wrapper_interne , .modal-open .top-search , .modal-open #menu_principal   
{
    z-index: 0 !Important;
}
.modal-open
{
  overflow:auto !important;
}

/* 68619 */
.mask_postcode {
    text-transform: uppercase;
}
/*069040*/
#new_page_account .col-md-3.mes_donne{
    background: none !important
}

#multistepsform > .style_table tr > td  {
    font-size: 20px;
}

#multistepsform > .style_table tr > th  {
    font-size: 30px;
}
input.use_tarif_grille_cost
{
    min-width:40px;
}


.row.row_filters_emplois  , .ligne-actions
{
    justify-content: space-between;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row.row_filters_emplois input[type="checkbox"]
{
    margin-left: 10px;
}
.row.row_filters_emplois input[type="checkbox"]   , .emplois input[type="checkbox"]
{
     margin-left: 10px;
}
.list_secteur_wrapper.form-check.px-0.mb-1 {
    display: flex;
    align-items: center;
}


.emplois .form-check-label {
    margin-top: 8px;
}
.footer-new 
{
    background:white;
}
div#legal_wrapper
{
    padding-bottom:0px ;
    padding-left:0px ;
    padding-right:0px ;
}

.footer-new 
{
    color:#015488;
}






/** cest pour le prix dans evenements qui s affiche pas correctement */
.wrapper_item_event .use_tarif_grille_cost {
    min-width: 80px !important;
}
/** le slider des partenaires overlap les modal des evenements**/
body.modal-open #slider_partenaire,body.modal-open #wrapper_titre_partenaire,body.modal-open #wrapper_partenaire {
    z-index: -1 !important;
    position: relative;

}
/** correction alignement icone footer */
#footer_wrapper #social_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer_wrapper #social_wrapper svg{
    vertical-align: unset !important;
}


