html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing:border-box;
}
strong {font-weight: bold;}
body, html {
	width:100%;
	background:#FFF;
}
html, input, select, textarea {
	font-family: "Lato", sans-serif;
	color:#4c4d4f;
	font-size:1em;
	line-height: 1.4em;
	font-weight: 300;
}
    

a:focus { 
	outline:0;  /* Enlève le pointille sur les liens (notamment visible sur les supports mobiles*/
}

div#global {
	position:relative;
	height:100%;
	background:#FFF /*url("../img/public/contenu_fond_bg.png") no-repeat bottom right*/;
}
.general_content {
	width:92%;
	max-width:1600px;
	padding:0;
	margin:0 auto;
	/*display:table;*/ /* enlever le 05/10/2023 car cela genait la gestion du overflow-x pour les tableaux (table dans le contenu) trop large*/
	/*display: inline-table;*/
	position:relative;
}


/* HEADER */

div#header_rs {position:absolute; top:20px; right:1%; width:30px; overflow: hidden; z-index:99;}
div#header_rs p {float:right; width:30px; margin:0 0 10px 0;}
div#header_rs p a {display:table; width:100%; height:100%; text-decoration:none; color:inherit;}
div#header_rs p:hover img {filter: invert(0.5);}

div#header_cadre.header_scroll div#header_rs {top:10px;}
div#header_cadre.header_scroll div#header_rs p {width:23px;}


div#header_cadre {position:relative;/*position:fixed;*/ z-index:99; width:100%; /*min-height:115px;*/margin:0 auto; padding:20px 7%; top:0; display:table; background:#fff; border-bottom:4px solid var(--cg_bleufonce);}
div#header_cadre.header_scroll {position:fixed; top:0; border-bottom:1px solid #CCC; padding: 0 7% 4px 7%;}




div#header_logo {position:absolute; width:300px; transition: width 0.5s; top:0; left:7%; padding:20px; z-index:101; overflow:hidden; background:var(--cg_bleu); border-bottom-left-radius:0.8em; border-bottom-right-radius:0.8em;box-shadow: 0 0 5px #757575;}

div#header_logo img { width:auto; max-width:100%;}

div#header_logo_left {width:100%;}

/*div#header_logo_left img {max-width:400px;}*/

header {position:relative; /*float:right;*/ display:table; padding:10px 0 25px 0;margin:0; width:calc(100% - 450px);}


/* BARRE DE RECHERCHE */

div#header_search_responsive {display:none;position: absolute;right:40px; top:-2px; width:50px; height:50px;z-index: 102;}
div#header_search_responsive a {display:table;text-decoration:none; width:100%; height:100%; background:url("../img/public/search_btn_color.svg") center no-repeat;background-size:29px;}

.header_scroll div#header_search_responsive {top: 18px;}



div#responsive_search {position:relative; width:100%; background:var(--cg_bleu); padding:20px 10px;}
div#responsive_search.header_scroll {position:fixed; top:77px; z-index:100;}

div#responsive_search_frm {
	position: relative;
    width: 90%;
    max-width: 350px;
    overflow: hidden;
    border: 1px solid #FFF;
    border-radius: 3em;
    margin: 0 auto;
}


div#header_search {
	position: relative;
	float:right;
    width: 90%;
    max-width: 350px;
    overflow: hidden;
    border: 1px solid var(--cg_bleu);
    border-radius: 3em;
    margin: 0;
}
div#header_search input.search_value,
div#responsive_search_frm input.search_value {
    border: 0 none;
    color: #999;
    font-family: inherit;
    font-size: 0.8em;
    width: calc(98% - 50px);
    padding: 0 0 0 5px;
    height: 29px;
    float: left;
    margin: 2px 0 0 7px;
	text-transform:uppercase;
}


div#responsive_search_frm input.search_value {color:#FFF; background:var(--cg_bleu);}
div#responsive_search_frm input::placeholder {color:#FFF;}

div#header_search input.search_submit,
div#responsive_search_frm input.search_submit {
    height: 33px;
    width: 38px;
    float: right;
    background: var(--cg_bleu) url(../img/public/search_btn.svg) center no-repeat;
    background-size: 20px;
    border: 0 none;
    cursor: pointer;
}
div#header_search input.search_submit:hover,
div#responsive_search_frm input.search_submit:hover {
	background: var(--cg_corail) url(../img/public/search_btn.svg) center no-repeat;
	background-size: 21px;
}
div#header_search input.search_value:focus-visible,
div#responsive_search_frm input.search_value:focus-visible {
    outline: none;
    box-shadow: none;
}


/* RESEAUX SOCIAUX TOP */

div#header_top_social {position:relative; float:right; margin:0 0 0 20px; overflow: hidden;}
div#header_cadre.header_scroll div#header_top_social {
    margin: 20px 0 0 20px;
}


div#header_top_social p {position:relative; float:left; margin:0 0 0 10px; width:34px;}
div#header_top_social p a {display:table; height:100%; width:100%;}
div#header_top_social p:hover img {filter: grayscale(1);}

div#header_cadre.header_scroll div#header_search {margin: 20px 0 0 0;}



div#header_content {position:relative;width:100%;margin:0 auto;}


div#header_right {position:relative;width:100%;}



/* MENU */

div#header_nav{width:100%; margin:0; padding:0;}
div#header_nav_content {width:100%;}


div#menu_cadre {
	position:relative;
	float:right;
	width:100%;
	max-width: 810px;
}

div#menu{
	position:relative;
	width:100%;
	margin:0 auto;
	font-family: 'Lato', sans-serif;
}

/* aspect menu au scroll */
.header_scroll div#header_cadre {min-height:90px;}
div#header_logo.header_scroll {position:fixed;width:210px; transition: width 0.5s;}
.header_scroll header {padding:0 0 15px 0;}

/*.header_scroll div#header_logo_left img {max-width:105px;}*/



/* MENU RESPONSIVE */


div#header_responsive {display:none;position:relative;float:right;width:130px;}

#menu_responsive {font-size:1em; font-weight:300;}

.header_scroll .menu_item_name {color: var(--cg_bleu);}

.header_r {color: var(--cg_bleu) !important;}
.menu_item_picto a.picto_menu_r span {background: var(--cg_corail) !important;}
div#btn_menu_responsive {float: right;}
div#btn_menu_responsive:hover .menu_item_picto a.picto_menu_r:before {background: var(--cg_bleu) !important;}
div#btn_menu_responsive:hover .menu_item_picto a.picto_menu_r:after {background: var(--cg_bleu) !important;}
div#btn_menu_responsive:hover .menu_item_picto a.picto_menu_r span {background: var(--cg_corail) !important;}
.menu_item_name {color:var(--cg_bleu) !important;}
.mm-panel.mm-hasnavbar .mm-navbar {background:var(--cg_bleu) !important;}
.menu_item_picto a.picto_menu_r:before,
.menu_item_picto a.picto_menu_r:after
{
	background: var(--cg_bleu) !important;
}
.menu_item_name {padding: 3px 0 8px 0 !important;}
.menu_item_picto a.picto_menu_r {width: 50px !important;}
.menu_item_picto a.picto_menu_r {padding: 0 0 10px 10px !important;}

/*.header_scroll .menu_item_picto a.picto_menu_r::before, .header_scroll .menu_item_picto a.picto_menu_r::after, .header_scroll .menu_item_picto a.picto_menu_r span { background:var(--cg_bleufonce);}*/

#header_coord_r {
	padding:0 10px 15px 20px;
	margin:15px 0 0 0;
}

#header_coord_r p { padding:5px 0 5px 40px;margin:5px 0;width: 100%;}
#header_coord_r p.header_coord_nom {padding:5px 0 5px 0;}
#header_coord_r a { color:inherit; text-decoration:none;}

.menu_list_r .mm-navbar.menu_r_titre {
	padding:0 10px !important;
	border-bottom-style:none;
}
.menu_list_r li.niveau1 {font-size:0.9em;padding:5px 0 5px 0;color:#243746;}
#menu_responsive li.niveau2, #menu_responsive li.niveau3, #menu_responsive li.niveau4 {font-size:0.9em;padding:10px 0;}
.menu_list_r li.niveau1:hover, .mm-listview li:hover {background:#e4e3e3;}

#header_social_r:hover, #header_coord_r:hover {background:none;}


.menu_avec_picto {position:relative;width:100%;overflow:hidden; padding:10px 0 10px 50px;}

p.header_coord_adresse {font-size:0.9em;
	background:url(../img/public/footer_adresse.png) left center no-repeat;
	background-size:26px;color:#243746;
}
p.header_coord_tel {font-size:0.9em;
	background:url(../img/public/footer_tel.png) left center no-repeat;
	background-size:26px;color:#243746;
}
p.header_coord_mobile {font-size:0.9em;
	background:url(../img/public/footer_tel.png) left center no-repeat;
	background-size:26px;color:#243746;
}
p.header_coord_mail {font-size:0.9em;
	background:url(../img/public/footer_email.png) left center no-repeat;
	background-size:26px;color:#243746;
}

#header_social_r {
	overflow:hidden;
	padding:0 10px 15px 20px;
	margin:15px 0;
}

div#header_social {
	position:relative;
	float:right;
}
p.header_social_img {
	float:left;
	width:26px;
	height:26px;
	margin: 0 14px 0 0;
	padding:0;
}
p.header_social_img img {	
	filter: grayscale(1);
	-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
p.header_social_img img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}


/* MIDDLE */
div#middle {padding:0; overflow: hidden;}
div#middle_content {
	margin:0 auto;
	padding:0 0 0 0;
}
.contenu {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

div#page_context {position:relative; margin:20px auto; padding:30px 0; background:url(../img/public/context_title_background.jpg) center no-repeat;}
div#page_context a {text-decoration:none; color:inherit;}
.context_title {color:#023247; font-size:1.4em; font-weight: bold; text-transform: uppercase; float:left; margin:4px 10px 0 0;}
div#page_context p.context_sstitle {color:#FFF; font-size:1.6em; font-weight: bold; text-transform: uppercase; float:left;}


.h1_cadre {position:relative;width:100%;padding:10px 0 20px 0;margin:0 auto; /*text-transform:uppercase;*/}


/* FIL ARIANE */
.fil_ariane {position:relative;margin:0 auto; padding:8px 20px 5px 20px;font-size:0.9em;text-align:right;background:var(--cg_corail);}
.fil_ariane a {position:relative;width:100%; text-decoration: none; color:#FFF;}
.fil_ariane a:hover { color:#000;}
/*.ariane_actif {font-weight:bold;}
.ariane_classic {color:#1e1e1e;}*/
.ariane_sep {color:#FFF;}
.ariane_menu_end {font-weight:bold;}



/* GOOGLE MAP */
div#map_titre {color:#FFF;font-size:1.4em;margin:15px auto;width:100%;text-align:center;}
div#map {
	position:relative;
	height:400px;
	width:100%;
	z-index:1;
}

div#gm_infobulle {
	width:250px;
	overflow:hidden;
	padding:0 20px 0 5px;
}
.gm-style .gm-style-iw-d {
  overflow-y: auto;
  overflow-x: hidden;
}
.gm_nom {
	font-size:1.2em;
	margin:0 0 5px 0;
	font-weight:500;
}

/*div#gm_infobulle img { width:100%;}*/

.gm_tel {font-size:1.3em;font-weight:600;}

/* LISTE CATEG BOUTIQUE */

div#boutique_categ_cadre {position:relative; width:100%; background:var(--cg_bleu);display: grid; grid-template-columns: repeat(12, 1fr);}

div#boutique_categ_content {position:relative;padding:50px 4%;grid-column:span 8;}
div#boutique_categ_img {
	grid-column: span 4;
    background: url(../../medias/img/categ/challans-je-taime-centreville.jpg) center/cover no-repeat;
    width: 100%;
    height: 100%;
}

div#boutique_categ_title {font-size:2.5em;line-height: 1.1em; color:#FFF; margin:0 auto 50px auto; text-transform:uppercase;}

/*
div#boutique_categ_liste_cadre {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    list-style: none;
    padding: 0;
}
.boutique_categ_item {display: flex; align-items: center; /* centrage vertical automatique */ /*gap: 1.25rem;}
*/

/* pour ordonner les éléments par colonne */
div#boutique_categ_liste_cadre {
	column-count: 3;
    column-gap: 1rem;
	
    list-style: none;
    padding: 0;
}

.boutique_categ_item {
 	break-inside: avoid;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    margin-bottom: 1rem;
}

.acces_rapide_item_img {
	/*position:relative; 
	float:left;*/ 
	flex-shrink: 0; /* empêche le pictogramme de se réduire */ 
	height:50px; width:50px; 
	display: flex;
    align-items: center;
    justify-content: center;
	/*margin:0 25px 0 0;*/
	border-radius:1.8em; background:#FFF; padding: 8px 10px;
}
.acces_rapide_item_img img { max-width:50px; padding: 3px 0 0 0;}
.acces_rapide_item_nom {
	flex: 1;             /* prend tout l’espace restant à droite de l’icône */
    line-height: 1.3;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    margin: 0;           /* supprimer margins fixes */
}
.boutique_categ_item a {
	display: flex;       /* important pour que icône + texte restent sur la même ligne */
    align-items: center;
    gap: 0.75rem;
    width: 100%;         /* occupe tout l’espace de la colonne */
	color:inherit; text-decoration:none;
}
.boutique_categ_item:hover .acces_rapide_item_nom {color:var(--cg_rose);}
.boutique_categ_item:hover .acces_rapide_item_img { background:var(--cg_rose);}

/* FOOTER */

footer {width:100%;padding:0;margin:0 auto; background:var(--cg_sable);}

div#footer_content {position:relative; padding:25px 0;}
div#footer_top {position:relative; width:100%; padding:0; margin:0 auto 25px auto; display: grid; grid-template-columns: repeat(12, 1fr);gap: clamp(16px, 4vw, 100px);}
div#footer_bottom {position:relative; width:100%; padding:0; margin:0 auto;}

div#footer_top_left {grid-column:span 5;}
p.espacec_link {position:absolute; bottom:0; left:6%;}
p.espacec_link a {position:relative; display:table; padding:6px 50px 8px 20px; margin:0 auto; text-decoration:none; color:#FFF; background: var(--cg_corail); border-radius:1.8em;}
p.espacec_link a::after {
    content: "\2192";
    position: absolute;
    top: 5px;
	font-size:1.6em;
    width: 50px;
    left: 79%;
    height: 3px;
    transform: scaleX(0.5);
    transition: 150ms ease-in-out;
}
p.espacec_link a:hover {background: var(--cg_bleu);}
p.espacec_link a:hover::after {
    left: 82%;
}

.footer_logo {margin: 0 auto; display: table;}
.footer_logo img {width:100%; max-width:400px;}


div#footer_top_right {grid-column:span 7;}

div#footer_boutique_title {font-size:2em; color:#FFF; margin:0 auto 50px auto; text-transform:uppercase;}

/* pour ordonner les éléments par ligne */
/*
div#footer_boutique_liste {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    list-style: none;
    padding: 0;
}
*/
/* pour ordonner les éléments par colonne et non par ligne */
div#footer_boutique_liste {
	column-count: 2;
    column-gap: 1rem;	
    list-style: none;
    padding: 0;
}


div#footer_boutique_liste .acces_rapide_item_img {
	height: 30px;
    width: 30px;
    padding: 4px 5px;
}
div#footer_boutique_liste .acces_rapide_item_img img { max-width:30px; padding: 1px 0 0 0; filter: grayscale(1);}
div#footer_boutique_liste .boutique_categ_item:hover .acces_rapide_item_img img {filter: grayscale(0);}
div#footer_boutique_liste .acces_rapide_item_nom { line-height: 1.3; font-size: 0.9em;}

div#footer_boutique_liste .boutique_categ_item:hover .acces_rapide_item_nom {color:var(--cg_bleu);}
div#footer_boutique_liste .boutique_categ_item:hover .acces_rapide_item_img { background:#FFF;}

/* FOOTER PARTENAIRES */

div#footer_partenaire_title {text-align:center; font-weight:bold; margin:25px auto 50px auto;}

.footer_partenaire_list .bx-wrapper {padding:0 0 40px 0 !important;}

.footer_partenaire_list .bx-wrapper .bx-pager, .footer_partenaire_list  .bx-wrapper .bx-controls-auto {
    bottom: 0 !important;
	max-width: 100%;
}

.bx-wrapper .bx-controls-direction a {top: calc(50% - 70px) !important;}

.footer_partenaire_list .bx-wrapper .bx-prev {
	left: 20px;
	width:60px;
	height:140px;
	background: url('../img/public/slider_arrows_prev.png') center left no-repeat;
	background-size:100%;
	opacity: 0.5;
}
.footer_partenaire_list .bx-wrapper .bx-prev:hover,
.footer_partenaire_list .bx-wrapper .bx-prev:focus {
	background: url("../img/public/slider_arrows_prev.png") center left no-repeat;   
	background-size:100%;
  	opacity: 1;
}
.footer_partenaire_list .bx-wrapper .bx-next {
	right: 20px;
	width:60px;
	height:140px;
	background: url("../img/public/slider_arrows_next.png") center right no-repeat;
	background-size:100%;
	opacity: 0.5;
}

.footer_partenaire_list .bx-wrapper .bx-prev {left: 15px;}
.footer_partenaire_list .bx-wrapper .bx-next {right: 15px;}

.footer_partenaire_list .bx-wrapper .bx-next:hover,
.footer_partenaire_list .bx-wrapper .bx-next:focus {
	background: url("../img/public/slider_arrows_next.png") center right no-repeat;
	background-size:100%;
	opacity: 1;
}

.footer_partenaire_list .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: var(--cg_bleu) !important;
}

.footer_partenaire_list {max-width:1000px; margin:0 auto;}
.footer_partenaire_item {padding:0 15px; width:220px; margin: 0 auto;}
.footer_partenaire_item a {text-decoration:none; color:inherit;}
.footer_partenaire_vignette {overflow:hidden; border-radius: 0.3em;}
.footer_partenaire_vignette img {
    max-width: 100%;
	-webkit-transition: all 1.5s ease; /* Safari et Chrome */
	-moz-transition: all 1.5s ease; /* Firefox */
	-ms-transition: all 1.5s ease; /* Internet Explorer 9 */
	-o-transition: all 1.5s ease; /* Opera */
	transition: all 1.5s ease;
}

.footer_partenaire_item:hover .footer_partenaire_vignette img {
	-webkit-transform:scale(1.10); /* Safari et Chrome */
	-moz-transform:scale(1.10); /* Firefox */
	-ms-transform:scale(1.10); /* Internet Explorer 9 */
	-o-transform:scale(1.10); /* Opera */
	transform:scale(1.10);
}

.footer_partenaire_nom {font-size:1.2em; font-weight:bold; text-align:center;}

.footer_partenaire_item:hover .footer_partenaire_nom {color:var(--cg_bleu);}



div#footer_legal {width:100%; padding:10px 60px; margin:0;font-size: 0.9em;color:#FFF; background:var(--cg_bleu);}
div#footer_legal_link {position:relative;overflow: hidden; text-align: center;}
div#footer_legal_link a {color:#FFF; text-decoration:none;}


@media screen and (max-width : 1650px) {	
	div#menu_cadre { max-width: 650px;}
}
@media screen and (max-width : 1450px) {
	div#menu_cadre { max-width: 612px;}
}
@media screen and (max-width : 1350px) {
	/*div#menu_cadre { max-width: 680px;}
	div#header_logo, .header_scroll div#header_logo { width:380px;}*/
}
@media screen and (max-width : 1300px) {
	/*div#header_logo { width:250px; top:35px}
	.header_scroll div#header_logo { width:250px; top:15px}
	header, .header_scroll header {width:calc(100% - 300px);}
	header {padding:5px 0 25px 0;}	*/
	
}
@media screen and (max-width : 1150px) {
		
	div#header_logo, div#header_logo.header_scroll { width:200px;}
	div#header_responsive {display:block;padding: 10px 0 0 0;}
	div#header_right {display:none;}	
	header, .header_scroll header {padding: 5px 0 0 0;}
	
	header {width:100% !important;}
	div#header_cadre {min-height: 78px;}
	
	div#header_search {
		position: absolute;
		float: none;
		width: 350px;
		top: 5px;
		left: 35%;
	}
	div#header_responsive {
		position: absolute;
		float: none;
		/*left:calc(40% + 350px);*/
		right:0;
	}
	.header_scroll div#header_responsive {top:15px;}
	
	div#header_top_social {display:none;}
		
}
@media screen and (max-width : 1100px) {	
	
	div#footer_menu {padding:60px 0 0 0;}
	
}
@media screen and (max-width : 959px) {	
	
	.footer_top_column {grid-column:span 3;}
	.footer_logo {grid-column:span 6;grid-column-gap: 30px; grid-row-gap: 30px;}
	.footer_logo_btn {grid-column:span 1;}
	.footer_logo img {grid-column:span 1;}
	
}
@media screen and (max-width : 900px) {	
	div#footer_top_left,
	div#footer_top_right {grid-column:span 12;}
	
	div#footer_top {padding: 0 0 60px 0;}
	p.espacec_link {position:absolute; bottom:0; left:calc(50% - 107px);}

	div#footer_legal_logo, div#footer_legal_link {float:none; margin:0 auto; width:100%;text-align: center;}
}
@media screen and (max-width : 850px) {	
	.menu_item_name {display:none;}
	div#header_responsive {width:50px;}
}
@media screen and (max-width : 800px) {	
	
	.fil_ariane {padding: 10px 0; font-size:0.9em;}
}
@media screen and (max-width : 750px) {	
	div#header_logo, div#header_logo.header_scroll { width:175px;padding: 5px 20px;}
	div#header_search {display:none;}
	div#header_search_responsive {display:block;}
}
@media screen and (max-width : 650px) {	
	.contenu {margin: 0 auto;}
	div#page_context {padding:20px 0;margin: 20px auto 0 auto; font-size:0.8em;}
	
}
@media screen and (max-width : 600px) {
	div#header_rs {display:none;}
}
@media screen and (max-width : 550px) {	
	div#header_responsive {width: 80px;}
}
@media screen and (max-width : 500px) {		
	
	
	.h1_cadre {text-align:center;}
	
	div#page_context {font-size:0.6em;}
	.context_title {margin: 2px 10px 0 0;}	
	
	div#footer_legal a {float:none;margin:10px auto;width: 100%;}
	
	.footer_logo_btn {grid-column:span 2;text-align: center;}
	.footer_logo img {grid-column:span 2;margin: 0 auto;}
	
	
	.footer_partenaire_list .bx-wrapper .bx-controls-direction a {top: 98% !important;}

	.footer_partenaire_list .bx-wrapper .bx-prev,
	.footer_partenaire_list .bx-wrapper .bx-next {width:30px;height:30px;}
	
}
@media screen and (max-width : 450px) {	
	footer {font-size:0.8em;}
	p.espacec_link a {font-size:1.2em;}
	div#gm_infobulle {	width:200px; }
	
	.gm-ui-hover-effect {width:38px !important; height:38px !important;}
}
@media screen and (max-width : 400px) {		
	
}
@media screen and (max-width : 350px) {	
	/*
	div#header_logo, .header_scroll div#header_logo { width:220px;}
	header, .header_scroll header {width:calc(100% - 280px);}
	*/
}