#main_menu ul li a, #main_menu ul li span {
	height: 34px;
	padding: 5px 20px 2px;
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	background: url("../images/sep_main_menu.png") no-repeat;
}
#main_menu ul li a:hover, #main_menu ul li span:hover {
	text-decoration: underline;
}
.bg_world {
	background-image: url("../images/planisphere.png");	
}
.bg_profile {
	background-image: url("/Avygeo/uploads/1/albums/img5_5fee023b0291d.jpg");	
}
.bg_asso {
	background-image: url("/Avygeo/uploads/1/albums/img5_5eb1d8f742c01.jpg");	
}
.container-fluid > .feed_filtered h1 {
	color: #00283c;
	background: url("../images/border-h3-solidarity.png") no-repeat;
	background-position: center bottom;
	padding:50px 20px;
	margin:50px auto 0
}
.guide-description h2, .guide-description h3, .guide-description h4 {
	padding-left: 0;
	color: #1d4152;
	margin:25px 0 20px;
}
.guide h3 {
	font-size: 2.4rem;
	text-transform: none;
}
.guide-description h4 {
	font-family: "Dosis-Medium", "Tahoma";
	margin:20px 0 15px;
	font-size: 2.1rem;
	font-weight:normal
}
.cover_hook .avatar {
	display:block;
	width: 100px;
	max-width:100%;
	border-radius:100px;
	border:3px solid #fff;
	margin:20px auto
}
.profile h1, .profile h1 small, .profile p {
	text-align:left
}
.follow-button, .follow-button-guest {
	display:block;
	cursor:pointer;
	margin:7px;
	border:2px solid #f7f7f7;
	font-family:"Dosis-Medium","Tahoma";
	padding:2px 5px;
	border-radius:4px;
}
.follow-button:hover, .follow-button-guest:hover {
	background: #f7f7f7;
}
.feed_item .follow-button, .feed_item .follow-button-guest {
	font-size:1.2rem;
	color:#999999;
	width:64px;
	padding:0 5px;
	margin:7px auto;
}
.followed, .feed_item .followed {
	border:2px solid #4d9acf;
	color:#4d9acf
}
.cover_hook .follow-button, .cover_hook .follow-button-guest, .cover_hook .mp-button {
	display:inline-block;
	font-size:1.8rem;
	color:#4d9acf;
	background:#fff;
	padding:2px 15px;
	position:relative;
	top:-5px;
	margin:0 0 0 20px;
	border:2px solid #f7f7f7;
	border-radius:4px;
	text-decoration:none;
	font-family:"Dosis-Medium","Tahoma";
	font-weight:normal	
}
.cover_hook p .mp-button, .cover_hook p .followed{
	margin:0
}
.cover_hook .follow-button:hover, .cover_hook .follow-button-guest:hover, .cover_hook .followed, .cover_hook .mp-button:hover {
	background:#4d9acf;
	color:#fff
}
 .cover_hook .followed:hover {
	color:#4d9acf;
	background:#fff
}
.flex_container_180 {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: flex-start;
    align-items: stretch;
	margin-right:-16px;
	font-size:1.6rem;
	padding:16px 0 40px
}
.item {
    flex: 0 1 calc(25% - 16px);
    box-sizing: border-box;
    margin: 0;
	position:relative
}
.item_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 12px 12px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 100%;
    box-sizing: border-box;
}
.item_content .num {
	position: absolute;
	padding: 2px 3px 2px 7px;
	background: #fff;
	width: 26px;
	border-radius: 0 10px 10px 0;
	box-shadow: 2px 0 6px #888888;
	font-family: "Dosis-Medium", "Tahoma";
	text-align: left;
	color: #3e4044;
	font-weight: bold;
	top:0;
	left:0
}
.item_image {
    width: 100%;
    object-fit: cover;
}
.item_heading:not(.short .item_heading) {
    height: 100px;
}
.flex_container_180 strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin:1.5rem 0 0.5rem;
	font-family:"Dosis-Medium","Tahoma"
}
.flex_container_180 .short strong {
    -webkit-line-clamp: 3;
}
.item_text, .item_rating {
	font-size:75%;
	margin-bottom:15px
}
.item_rating img {
    width: 16px;
    height: 15px;
	position:relative;
	top:-1px
}
.flex_container_180 .fa-heart-o, .flex_item .fa-heart-o {
	font-size:1.3rem;
	font-weight:normal;
	margin:0 0 20px;
	padding:3px 5px 2px;
	border-radius:3px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	color:#4d9acf
}
.flex_item .fa-heart-o {
	margin:7px 10px 15px 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.flex_container_180 .fa-heart-o span, .flex_item .fa-heart-o span {
	font-family:"Dosis-Medium","Tahoma";
	padding-left:4px;
}
.flex_item .dosis {
	font-family:"Dosis-Medium", "Tahoma";
	font-size:1.4rem
}
.pub_area {
	clear: both;
	margin:5px auto;
	width:700px;
	max-width:100%;
	overflow:hidden;
	padding:40px 0
}
.flex_container_180 .pub_area {
	flex: 0 0 100%
}
.cover_hook .accordion {
	margin:20px auto;
	max-width:350px
}
.detail_avis {
	border: 5px solid #f5f5f5;
	padding: 15px 15px 15px 100px;
	text-align:left;
	clear:both;
	margin:15px 0
}
.detail_avis h3 {
	background:#f7f7f7;
	padding: 15px 4% 5px;
	font-size:2.1rem;
	border-radius:4px;
	color:#1d4152
}
.detail_avis p {
	margin-top:-18px;
	padding:15px 4% 15px;
	background:#f7f7f7;
	border-radius:4px;
	font-size:1.6rem
}
.avis_autor {
	display:block;
	width:100px;
	float:left;
	padding:0 10px;
	margin:-35px 0 0 -120px;
	font-size:0.9rem;
	text-align:center;
	background: url(/bundles/avygeoblog/images/fleche-bulle-grise.png) no-repeat 82px 10px;
}
.avis_autor img {
	width:65px;
	margin-bottom:5px;
	border-radius:50px
}
.avis_reactions p .reaction_left {
	float:left;
	display:block;
	width:65px;
	min-height:65px;
	margin:-5px 0 0 -75px;
	text-align:left;
	background: url(/bundles/avygeoblog/images/fleche-bulle-grise.png) no-repeat 50px 10px;
	font-size:1rem
}
.avis_reactions p .reaction_left img {
	width:50px;
	border-radius:50px
}
.avis_reactions p .reaction_left a {
	display:block;
	text-align:center;
	margin-left:-15px
}
.avis_reactions p em, .detail_avis p em {
	padding-top:20px;
	display:inline-block;
	font-size:1rem
}
.detail_avis table.summary_review {
	width:100%;
	max-width:350px
}
p.avis_notes {
	margin-top:20px;	
	font-size:1.2rem;
	text-align:left;
	max-width:350px;
}
.avis_notes .row {
	display:block;
	padding-top:5px
}
.review_label {
	display:block;
	padding:15px 0 10px
}
.bloc_element_dossier {
    margin-top: 30px;
    margin-bottom: 50px;	
    border-radius: 4px;
    border: 1px solid #f5f5f5;
    padding: 10px 240px 15px 220px;
	position:relative;
	min-height:260px
}
.bloc_element_dossier a.lightbox, .bloc_element_dossier span.lightbox {
	float:left;
	margin:3px 0 0 -200px;
}
.bloc_element_dossier .lightbox img {
    max-width: 180px;
    border-radius: 2px;
}
.bloc_element_dossier span.cta_green {
	top:6em;
}
.bloc_element_dossier a.partenaire:after {
	content: "Partenaire";
	display:inline-block;
	font-size:0.55em;
	margin-left:10px;
	border-radius:4px;
	border:1px solid #4d9acf;
	padding:1px 5px
}
.bloc_element_dossier picture, .redaction .picture {
	position:absolute;
	left:20px;
	width:180px;
	height:180px;
	display:block
}
.redaction .picture {
	left:27px;
}
.filter-bar-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f8f9fa;
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
}
.mono_link {
    white-space: unset;
}
.filter-bar-bottom .cta_light {
	margin: 0;
	padding: 5px 20px 5px 20px
}
.filter-links-container {
    display: inline-flex;
    gap: 10px;
    padding: 10px 15px;
}
.mono_link .filter-links-container {
    display: block;
}
.filter-label {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
	font-size:16px;
	font-family:"Tahoma"
}
.filter-label span {
    margin-left: 6px;
	font-size:14px;
}
.filter-bar-bottom::-webkit-scrollbar {
    height: 6px;
}
.filter-bar-bottom::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}
.filter-link {
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.filter-link:hover, .filter-link.active {
    background-color: #5a9540;
    color: white;
    border-color: #366e1d;
}
span.wp-caption {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #f2f2f2;
	border-radius:4px;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.1)
}
.wp-caption {
	color: #999999;
}
.wp-caption a {
	color: #999999;
}
.table-scrollable {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.styled-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;
}
.styled-table thead {
    background-color: #f4f4f4;
    text-align: left;
    border-bottom: 2px solid #ddd;
}
.styled-table th, .styled-table td {
    padding: 12px 15px;
    border: 1px solid #ddd;
	text-align:left
}
#sortable-table th {
    padding-right: 30px;
	position: relative;
}
th[onclick] {
	cursor: pointer;
}
#sortable-table th i {
	position:absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
	font-size:2rem;
	padding:5px
}
#sortable-table th i:hover, #sortable-table th .fa-sort-desc, #sortable-table th .fa-sort-asc {
    color: #fff;
}
.styled-table p {
	text-align:left
}
.styled-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}
.styled-table tbody tr:hover {
    background-color: #f1f1f1;
}
.tarif-table thead tr {
	background-color: #5a9540;
	color: #fff;
}
.tarif-table thead small {
	display: block;
	color: #fff;
}
.tarif-table span.reserver_button {
	font-size:1em;
	padding: 0.4em 0.8em;
	margin: 0.7em 0;
}
.tarif-table td i.fa {
	font-size:1.8rem;
}
.tarif-table td i.fa span {
	font-size:1.4rem;
	font-family:"Tahoma";
	padding-left:5px
}
.tarif-table td .note_graph {
	white-space: nowrap;
}
.tarif-table td .note_graph img {
	height: 18px;
	width:20px;
	margin-bottom:5px
}
.li_inline, .guide-description ul.li_inline {
	list-style:none;
	font-size:2rem;
	font-family:"Dosis-Medium", "Tahoma";
}
.li_inline li {
	display:inline-block;
	margin:30px 15px 10px
}
.li_inline a {
	padding:5px 20px 9px 20px;
	border:1px solid #ddd;
	border-radius:4px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.li_inline a:hover {
	background:#f5f5f5;
}
p.update, .profile_summary {
	font-size:1.5rem
}
.cover_hook p.update a {
	text-decoration:none
}
.profile_summary {
	color:#fff;
	text-align:left;
	margin-top:20px;
}
.profile_summary li {
	display:inline-block;
	padding-right:30px
}
.profile_summary li:last-child {
	padding-right:0
}
.profile_summary, .profile_presentation {
	padding-left:calc(25% + 6px);
}
.read-more-toggle {
	font-size:0.7em;
	font-weight:normal;
	cursor:pointer;
	padding-left:15px;
	text-decoration:underline
}
#footer {
	background: #2f5467;
	padding:15px calc((100% - 950px) / 2) 120px;
	color: #ffffff;
	clear: both;
	margin:15px -15px 0 -15px;
	font-size:1.6rem;
	line-height:2
}
#footer>.row {
	max-width:900px;
	margin:0 auto
}
#footer>.row>div {
	padding-top:30px;
}
#footer ul li:first-child{
	list-style-type:none;
	font-weight:bold;
	margin:0 0 0.5em -1.3em;
}
#footer a {
	color: #ffffff;
}
#dealFinder {
	height:285px
}
.faq-container {
    margin: auto;
    padding: 30px 0;
}
.faq-item {
    border-bottom: 1px solid #ddd;
}
.faq-question {
    width: 100%;
    background: #f8f8f8;
    border: none;
    padding: 15px 15px 15px 40px;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
	position:relative
}
.faq-question i {
    transition: transform 0.3s ease;
	position:absolute;
	top:20px;
	left:15px
}
.faq-answer {
    display: none;
    padding: 15px;
    background: #fff;
    border-left: 3px solid #007BFF;
}
.faq-item.active .faq-answer {
    display: block;
}
.faq-item.active .faq-question i {
    transform: rotate(45deg);
}
span.weather {
	margin-right:14px;
	margin-bottom:5px;
	padding:7px 0 5px 9px;
	border-radius:5px;
	background:#f5f5f5;
	font-size:20px
}
span.thermoter {
	color:#D70000;
}
span.water {
	color:#00CED1;
}
span.sun {
	color:#FFA500;
}
span.rain {
	color:#546E7A;
	margin-right:0	
}
span.weather span {
	font-family:"Dosis-Medium", "Tahoma";
	font-size:14px;
	padding-left:6px;
	color:#5f5454;
	position:relative;
	top:-4px;
	left:-16px
}
.assoc span.weather {
	color:#4d9acf;
}
.li_inline span.sun {
	padding-right:10px;
	position:relative;
	top:5px
}
.li_inline_smaller a {
	padding-left:13px;
}
.footer_cta_label {
	text-align:left
}
.footer_cta_label span {
	margin-left:0
}
.billetterie {
	position:relative;
	padding:40px 0 0;
}
.billetterie .overlay {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 40px;
    background: #fff;
}

@media (min-width: 992px) {
    .hp_lists {
        margin: 0 auto 10px;
		max-width:872px
    }
}

@media (max-width: 767px) {
	.h1_interaction {
		display:block;
		margin:15px 0 0 -20px
	}
	.cover_hook .follow-button, .cover_hook .follow-button-guest, .cover_hook .mp-button {
		font-size:1.6rem;
		padding:1px 5px;
		margin-top:15px
	}
	.flex_container_180 {
		padding:16px 16px 40px
	}	
    .item {
        flex: 0 1 calc(50% - 16px);
		max-width:206px
    }
	.feed_item .follow-button, .feed_item .follow-button-guest {
		display:inline-block;
		font-size:1rem;
		width:40px;
		text-align:center;
		position:relative;
		top:-1px
	}	
	.detail_avis {
		border:none;
		border-bottom:2px solid #f5f5f5;
		padding-left: 70px;
		padding-right:0;
		background:#fff
	}
	.detail_avis p {
		text-align: left;
	}
	.avis_autor {
		width:75px;
		padding:0 4px;
		margin-left:-87px;
		background-position:top 10px right 0
	}
	.avis_autor img {
		width:45px;
		margin-bottom:5px
	}
	.avis_reactions {
		padding-left:55px;
	}
	.avis_reactions p .reaction_left {
		width:55px;
		min-height:55px;
		margin-left:-65px;
		padding-top:7px;
		background-position: 41px 10px;
	}
	.avis_reactions p .reaction_left img {
		width:40px;
	}
	.bloc_element_dossier, .bloc_element_dossier.assoc {
		padding: 10px 2% 15px 33%;
	}
	.bigthumb picture, .redaction .picture {
		position: relative;
		left:0;
		width:100%;
        min-height: 250px;
		margin-bottom:20px		
	}
	.bigthumb picture img, .redaction .picture img {
		width:100%;
		height:100%;
        object-fit: cover;
		object-position: center
	}
	.dossier_liste span.cta_green {
		display:block;
		width:auto;
		max-width:500px;
		margin:20px auto
	}
	ul.xs_block {
		margin:40px auto;
		padding:0;
		max-width:400px
	}	
	.xs_block li {
		display:block;
		margin:30px auto
	}
	.xs_block li a {
		display:block;
		text-align:center
	}
	p.update, .profile_summary {
		font-size:1.2rem;
	}
	.profile_summary, p.profile_presentation {
		padding-left:0;
		text-align:center
	}
	.footer_cta_label {
		font-size:12px
	}
	.filter-bar-bottom .cta_light {
		padding: 7px 10px 0px 10px
	}
	.filter-bar-bottom .cta_light i {
		padding-right: 10px
	}	
}

@media (max-width: 601px) {
	.cover_hook #dealFinder {
		height:480px
	}
}

@media (max-width: 530px) {
	#dealFinder {
		height:480px
	}
}