body{
    /*font-family: Kreon, serif;
    font-family: 'Oswald', sans-serif;*/
    color:#57585a;
    background: #fff;
    font-size: 16px;
}
.no_overflow{
	overflow: hidden !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: 1;
    min-height: 300px;
}
ul{
    padding-left: 0;
    list-style: inside;
}
.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, .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;
}
.custom_list_plus{
    margin-left: 36px;
}
.custom_list_plus li::before {
    content: '\f055';
    font-size: 25px;
	font-weight: 900;
}
.custom_list_plus li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    position: relative;
    top: 3px;
    left: -36px;
    margin-right: -26px !important;
}
.custom_list_plus 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;
    /*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;
}
/*#main_wrapper_interne a{
    color:#9a0a0a;
}
#main_wrapper_interne a:hover{
    color:#cd2929;
}*/
/* ------------HEADER LOGIN----------- */
.active_hd{

}
#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 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: 0px;
}

#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: 0px auto 5px;
}
#logo img{
    width: 100%;
	margin: 35px 0 0 0;
}

#logo_menu{
	margin:40px auto ;
	display: block;
}
.closebtn{
	color:#fff;
	font-size: 50px;
	position: absolute;
	left: 30px;
	top: 50px;
}

#hello{
    float: right;
    padding: 10px 25px;
    color:#fff;
}
/*
.secondary_menu{
    display: inline-block;
}
*/
#menu_secondaire_search {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	display:none;
}

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


.social{
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    margin: 0 5px -5px;
    padding: 0 !important;
}
#footer_wrapper .social{
	display: inline-block;
	float: none;
	width: 43px;
	height: 43px;
}

.face{
    background-image: url('/client_file/themes/default/interface/media_face.png');
    background-position: center center;
    background-size: 100% auto;
}
.face:hover{
    background-image: url('/client_file/themes/default/interface/media_face_o.png');
    background-position: center center;
    background-size: 100% auto;
}

.twitt{
    background-image: url('/client_file/themes/default/interface/media_twitt.png');
    background-position: center center;
    background-size: 100% auto;
}
.twitt:hover{
    background-image: url('/client_file/themes/default/interface/media_twitt_o.png');
    background-position: center center;
    background-size: 100% auto;
}

.insta{
    background-image: url('/client_file/themes/default/interface/media_insta.png');
    background-position: center center;
    background-size: 100% auto;
}
.insta:hover{
    background-image: url('/client_file/themes/default/interface/media_insta_o.png');
    background-position: center center;
    background-size: 100% auto;
}

.yt{
    background-image: url('/client_file/themes/default/interface/media_yt.png');
    background-position: center center;
    background-size: 100% auto;
}
.yt:hover{
    background-image: url('/client_file/themes/default/interface/media_yt_o.png');
    background-position: center center;
    background-size: 100% auto;
}

.linkedIn{
    background-image: url('/client_file/themes/default/interface/media_linkedin.png');
    background-position: center center;
    background-size: 100% auto;
}
.linkedIn:hover{
    background-image: url('/client_file/themes/default/interface/media_linkedin_o.png');
    background-position: center center;
    background-size: 100% auto;
}


#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%;*/
	margin:0;
    text-align: left;
    font-weight: 200;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    display: inline-block;
    padding: 5px 15px;
	border: none !important;
	line-height: 0.7em;
}
#entete_image_interne{
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#wrapper_titre_interne{
	background: #63b8d2;
	padding:5% 0 5%;
}
#wrapper_titre_interne span{
	display: block;
	color:#0d2c6c;
	font-size: 30px;
}

.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;
}
/*---------------------navbar-------------------*/
#menu_principal{
    background-color: white;
    z-index: 2;
}
.sticky .animated{
	visibility: visible !important;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
	/*max-width:1630px;*/
	z-index: 2;
	background:#fff;
}
.sticky .main_menu{
	margin: 20px 0 0px 0px;
}
.sticky #logo img{
	margin: 0px 0 0 0;
}
.sticky #header_bg{
	height: 90px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0.4);
	cursor: pointer;
}
#main_menu_wrapper{
    width: 90%;
    max-width: 1100px;
    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:50%;
    margin: 0;
    font-size: 1em;
	float: left;
}
.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: #0d2c6c;
    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:left;
	padding: 0 15px;
    /*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: 25px 10px;
    color:#fff;
    text-transform: uppercase;
    font-size: 45px;
	font-family: "Staatliches", cursive;
	line-height: 1em;
}
.navbar-inverse .navbar-nav > li > a:after {
	content: '';
	position: absolute;
	left: 10px;
	top: 85%;
	margin: 10px auto;
	width: 30px;
	height: 3px;
	background:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color:#0d2c6c;
}
.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);
	position: relative;
	margin: 0 0 25px 0;
}
.dropdown-menu, .dropdown-menu a:hover {
    background-color: transparent  !important;
    width: auto;
    min-width: 100%;
}
.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a {
    background-color: transparent  !important;
    color:#0d2c6c !important;
}
.dropdown-menu > li > a{
    font-family: "Karla", sans-serif;
    padding: 10px 15px 10px 45px !important;
    color:#fff !important;
	font-size: 33px;
	font-weight: normal;
	line-height: 0.85em;
}
.dropdown-menu li {
    text-align:left;
    /*border-top: 1px solid #999;*/
}

.dropdown-menu a:hover{
    color:#0d2c6c !important;
}
.caret{
    display: none;
}
.drop2{
    margin-top: 0;
}
.dropdown-menu .dropdown_2_lv{
    padding: 5px 15px 5px 35px !important;
}

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

/*---------menu footer--------*/
#menu_acces_membre ul{
	list-style: none;
}

#menu_acces_membre ul > li > a{
	display: block;
	font-family: "Karla", sans-serif;
	color:#000;
	text-transform: uppercase;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}
#menu_acces_membre ul > li > a:hover{
 	text-decoration: none;
	color:#0d2c6c;
}
#menu_acces_membre ul > li.open > a{
 	color:#0d2c6c;
	background: transparent;
}
#menu_acces_membre > ul > li > ul.dropdown-menu > li > a{
   	color:#0d2c6c !important;
	font-family: "Karla", sans-serif;
	font-size: 24px;
	text-transform: none;
	padding: 3px 15px 0px 45px !important;
}
#menu_acces_membre > ul > li > ul.dropdown-menu > li > a:hover{
	color:#000 !important;
}





/*--------------------- Quicklinks -------------------*/
#quicklink_container{
    margin: 40px auto;
    text-align: center;
}
/*
#quicklink_container a {
    text-decoration: none;
}

#quicklink_container a img{
    opacity: 0.4;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#quicklink_container a:hover img{
    opacity: 0.9;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
*/
.quicklink_img {
    padding-top: 5px;
    width: 95% !important;
    /*max-width: 375px;*/
    height: auto;
    /*max-height: 385px; */

}

.quicklink_text {
    /*position: absolute;*/
    width:100%;
    display: block;
}
#quicklink_container a span.text_bottom p{
    margin-top: 0;
    /*-webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;*/
}
#quicklink_container a:hover span.text_bottom p,
#quicklink_container a:hover .quicklink_text h3 {
    text-decoration: underline;
}

/*
#quicklink_container a:hover span.text_bottom p{
    font-size: 20px;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
	line-height: 1.2em;
}
*/
#quicklink_container a span.text_top p{
    font-size: 22px;
    margin-bottom: 0;
    color: #fff !important;
    /*-webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;  */
}
/*
#quicklink_container a:hover span.text_top p{
    font-size: 27px;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
}
*/
.quicklink_content {
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
	background-position: center;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
/*
.quicklink_content:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(resources.svg#desaturate);
    filter: gray;
    -webkit-filter: grayscale(1);
}*/
.quicklink_text p {

}
.quicklink_text h3{
	text-transform: uppercase;
	font-size: 28px !important;
	color:#00466C;
	margin: 20px 0 10px;
}
.quicklink_text {
    display: inline-block;
	background-color: rgba(255,255,255,1);
	/*padding: 2px 15px 20px;*/
	line-height: 1.2em;
}

/*
.quicklink_content img{
    width: 100%;
    max-width: 185px;
    margin: 0 20px;
}
#quicklink_1{
    background-color: #ababab;
}
#quicklink_2{
    background-color: #333333;
}
#quicklink_3{
    background-color: #999999;
}
*/
.quicklink_content:hover::after {
    width: 100%;
    margin-left: -50%;
    border-color: #5a5a5a;
}
.quicklink_content::after {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 50%;
    margin-left: -25%;
    top: 0;
    border-color: rgba(200, 200, 200, 0);
    border-style: solid;
    border-width: 1px 0;
}
.quicklink_content:hover::before {
    height: 100%;
    top: 0%;
    border-color: #5a5a5a;
}
.quicklink_content::before {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 50%;
    margin-left: -50%;
    top: 25%;
    border-color: rgba(200, 200, 200, 0);
    border-style: solid;
    border-width: 0 1px;
}



.spc_link_home img{
	height: 60px;
	margin-bottom: 35px;
}
/* https://codepen.io/sosuke/pen/Pjoqqp */
.spc_link_home:hover img{
	filter: invert(15%) sepia(54%) saturate(2684%) hue-rotate(209deg) brightness(85%) contrast(100%);
}
.spc_link_home:hover h2{
	color:#0d2c6c;
	text-decoration: none !important;
}
.spc_link_home a:hover{
	text-decoration: none !important;
}


/*---------------------main slider-------------------*/
#main_slider_wrapper{
    width: calc(100% - 120px);
    max-width: 1820px;
    margin: 15px auto 2% !important;
}
#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;
  /*margin-bottom: 60px; */
}
.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;
	z-index: 2;
}
.owl-next{
    right: 1%;
    position: absolute;
    top: 38%;
    background: none;
	text-shadow: 2px 1px 7px #200E09;
	z-index: 2;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.text_slider {
    text-align: center;
	left: 5%;
	margin: 0;
	padding: 20px 30px !important;
	position: absolute;
	bottom: 0;
	width: auto;
	max-width: 320px;
	background-color:rgba(0, 0, 0, 0.6);
	z-index: 3;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);*/
}
.text_slider p, .text_slider a{
    color: #fff;
    font-size: 21px;
    line-height: 1.2em;
    text-align: left;
	font-family: "Karla", sans-serif;
}
.text_slider h3{
    line-height: 1em;
	font-size: 45px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin-bottom: 30px;
}

/*#main_slider_wrapper .owl-theme .owl-controls .owl-page {
	display:block;
	text-align: right;
	position: relative;
}
#main_slider_wrapper .owl-theme .owl-controls {
	width: 200px;
	position: absolute;
	right: -60px;
	top: 50px;
	z-index: 3
}
#main_slider_wrapper .owl-theme .owl-controls .owl-page span {
   	background:none;
	color:#000;
	font-size: 26px;
}
#main_slider_wrapper .owl-theme .owl-controls .owl-page.active span {
	color:#7dc4d9;
}
#main_slider_wrapper .owl-theme .owl-controls .owl-page span::before {
	display: inline-block;
	content: "";
	border-top: 1px solid;
	width: 4rem;
	transform: translateY(-1rem);
	position: absolute;
	top: 75%;
 	right: 46px;
} */

/*---partenaire slider---*/
#partenaire_wrapper{
    background: #e4e4e4;
    padding: 35px 0 25px;

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


.owl-carousel .owl-wrapper {
    position: relative;
    z-index: 2;
    /*overflow: auto;*/
}
/*---------------------Section accueil--------------------------*/
#actualites, #section_nouvelles,
 #section_evenements, #section_medias {
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 30px !important;
}
.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;
    margin-top: 0;
}
/*---------------------news Teaser / nouvelle-------------------*/
#teaser_news_wrapper h3{
    font-size: 30px;
    color:#000;
    margin: 0;
}
#teaser_news_wrapper .red_left a, #teaser_offre_wrapper .orange_left a{
    /*font-family: arial;*/
    font-size: 18px;
}
.teaser_news {
    margin-top: 15px;
}
.teaser_news div{
    overflow: hidden;
}
.teaser_news p{
    font-size: 16px;
}
.teaser_news a{
    color:#000;
}
.date_news_teaser{
    font-size: 12px;
    color:#666666;
    /*font-family: 'Oswald', sans-serif;*/
}
.img_news_teaser{
    width: 100%;
}
.titre_news_teaser, #teaser_offre_wrapper h2 {
    font-size: 24px;
    color:#000;
    margin: 10px 0 5px;
}
#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_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;
}
/*---------------------Slider partenaire -----------------------*/

#wrapper_titre_partenaire{
    text-align: center;
    padding: 25px 0 0 0;
    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;
}

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

#partenaire_slider{
    margin: 70px 0 60px;
}
#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;
}
.video-container iframe {
	position: absolute;
	top: -20%;
	width: 100vw;
	height: calc(100vw/1.77777778);
}
.video-container img {
	margin-bottom: 0 !important;
}


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

#footer_wrapper{
    margin: 0;
    margin-top: 40px;
    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);
}

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


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

/* ****** Formulaire de contact flottant ******* */
#icon_float_wrapper{
	display: none;
	position: fixed;
	right: 20px;
	top: 500px;
	z-index: 99999;
}
.icon_float_interne{
	top: 200px !important;
}

#icon_float_wrapper a{
   	display:block;
	text-align: center;
	font-size: 12px;
	color:#000;
	margin: 0 0 70px 0;
}
#icon_float_wrapper img{
	margin-bottom: 15px
}

#request-contactUs.visible {
    right: -1px !important;
}
#request-contactUs {
    display: block;
    position: fixed;
    right: -280px;
    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: 200px;
    width: 210px;
    height: 40px;
    transition: .5s all;
    transform: rotate(-90deg);
    transform-origin: center 0;
}
#request-contactUs #contactUs-tab .float_icon{
 	transform: rotate(90deg);
    transform-origin: center 0;
	position: absolute;
	bottom: -34px;
	left: -10px;
}
.float_icon img{
	width: 22px;
	margin-top: 10px;

}

#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: 280px;
    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;
    top: 5%;
    right: 5%;
    border-radius: 15px;
    padding: 2px 9px;
}

#main_top{
	background: #0d2c6c;
}
#main_top p{
	color:#fff;
	margin: 0;
	padding:5px 0 7px;
}

.main_menu{
	margin:50px 0 0 0;
	display: block;
	color:#000;
	text-decoration: none !important;
	font-size: 14px;
}
.main_menu img{
	height: 25px;
	margin: 0 0 10px 0 ;
}
.main_menu span{
	display:block;
}
.main_menu:hover{
	color:#0d2c6c;
}
.main_menu:hover img{
	filter: invert(77%) sepia(96%) saturate(234%) hue-rotate(117deg) brightness(88%) contrast(93%);
}
.overlay-bg {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color:#7dc4d9;
    overflow: auto;
    transition: 0.5s;
}

#return-to-top{
  	border-radius: 8px;
	background-color:#7dc4d9;
	width: 48px;
	height: 48px;
	opacity: 1;
}

.accordeon_titre {
	background: #969595;
	color:#fff;
}
.accordeon_titre a{
	font-family: "Karla", sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 26px;
	padding-top: 13px;
}
.accordeon_titre a.collapsed{
	background: transparent !important;
}
.accordeon_titre a, .accordeon_titre a:hover{
	background: #63b8d2 !important;
}
.accordeon_titre a::after {
	top: -2px;
}
.panel-collapse{
	padding:20px 0 10px;
}


/*-----------------BOUTIQUE-----------------*/
.spc_desc_prod{
	max-width: 480px;
}
.spc_desc_prod select{
	margin: 0 0 10px 0;
	padding:10px 15px;
	height: auto;
}
.cart_btn_plus, .cart_btn_minus{
	color:#63b8d2;
	font-size: 38px;
	float: left;
	line-height: 38px;

}
.cart_qty{
	max-width: 100px;
	float: left;
	height: 36px;
	margin: 0 10px;
	-webkit-appearance: none;
	-moz-appearance:textfield;
	text-align: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.cart_btn, .cart_btn:hover{
	background:#6e80a7;
	color:#fff;
	display: inline-block;
	padding: 4px 50px;
	text-transform: uppercase;
	border-radius: 2px;
	font-size: 22px;
}


.spc_desc_prod .cart_btn{
	float: right;
}
.prix{
	font-weight: bold;
	font-size: 30px;
}

.teaser_prod{
	height:310px;
	text-align: center;
	/*-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);*/
	margin: 5px;
	overflow: auto;
	/*padding-top: 20px;*/

}
.teaser_prod_wrapper_img{
	height: 225px ;
	height: 180px;
}
.teaser_prod_img .teaser_prod_wrapper_img{
  	height: 360px;
}

.teaser_prod:hover{cursor:pointer;}
.teaser_prod img{
	max-width:100%;
	max-height: 100%;
}
.teaser_prod_img{
	min-height:370px;
	text-align: center;
	margin: 10px;
	overflow: auto;
	padding-top: 10px;

}
.teaser_prod h3{
	color:#000;
	margin:15px 0 0;
	font-size: 20px;
}
.teaser_prod p{
	line-height: 1.1em;
	font-size: 15px;
}

.xzoom5{
	width:auto !important;
 	max-width:90%;
	max-height: 280px;
	margin-bottom: 10px;
}
.teaser_prod_img .mini_zoom{
	width: auto !important;
	height:auto !important;
	max-height: 50px;
	max-width: 80px;
	margin: 5px;
}


.teaser_prod:hover::after {
    width: 100%;
    margin-left: -50%;
    border-color: #5a5a5a;
}
.teaser_prod:hover{
	text-decoration: underline !important;
}

.teaser_prod::after {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 50%;
    margin-left: -25%;
    top: 0;
    border-color: rgba(200, 200, 200, 0);
    border-style: solid;
    border-width: 1px 0;
}
.teaser_prod:hover::before {
    height: 100%;
    top: 0%;
    border-color: #5a5a5a;
}
.teaser_prod::before {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 50%;
    margin-left: -50%;
    top: 25%;
    border-color: rgba(200, 200, 200, 0);
    border-style: solid;
    border-width: 0 1px;
}


#prod_compl_slider, #prod_simil_slider{
	max-width: 90%;
	margin:20px auto;
}
#prod_compl_slider .owl-wrapper, #prod_simil_slider .owl-wrapper{
	overflow-y: hidden;
}
#prod_compl_slider .owl-next, #prod_simil_slider .owl-next {
	right: -3%;
}
#prod_compl_slider .owl-prev, #prod_simil_slider .owl-prev {
	left: -3%;
}
#filtercat_wrapper a{
	margin:0 5px !important;
}

#top_link_language{
	float: right;
	margin:0 20px 0 0;
	color:#fff;
}

.mfp-close{
	background: #000 !important;
	width: 50px !important;
	padding: 1px 16px 0 0 !important;
	margin: 40px 6px 0 0 !important;
}
.mfp-arrow{
	background: #000 !important;
}

#BlocDirectQty{
    background:#003B78;
    color:#FFF;

    border:5px outset;
    border-color: #eeeeee;
    text-align:center;
    width: 300px;
    padding: 5px;
}
    #BlocDirectQty #BlocMouleInfo{
        margin-top: 5px;
        color: #003B78;
        padding: 5px;
    }

#Cart .column_right_bloc{ float: none; border: 1px solid; padding: 5px; margin: 0; }
    #Cart .column_right_bloc #BlocDirectDroit{ margin: 0; padding: 0; height: auto; }


.responsive_video_wrapper{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
}
.responsive_video_wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.responsive_img {
    max-width: 100%;
    height: auto;
}
.quicklink_box{
	padding: 0 3%;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
