#ytb_block_demo_a_1  .basicArticleSuperList.list.list--column .basicArticleSuperListItem {
    width: 16%;
}

@media screen and (max-width: 1000px) {
  #ytb_block_demo_a_1 .basicArticleSuperList.list.list--column .basicArticleSuperListItem { width : 24%; }
}

@media screen and (max-width: 800px) {
  #ytb_block_demo_a_1 .basicArticleSuperList.list.list--column .basicArticleSuperListItem { width : 32%; }
  .slider--texte { height: 100%; }
  .jqueryCycle2TitleCaption .y-slider__seeMore { bottom: 50px; top: inherit; }
}

@media screen and (max-width: 500px) {
  #ytb_block_demo_a_1 .basicArticleSuperList.list.list--column .basicArticleSuperListItem { width : 50%; }
  .slider--texte .y-slider__seeMore { width: 85%; }
}

.layout-default #ytb_row_page_content {
  width: 100%; }

/* Page prestations */
#ytb_row_page_content .presta .basicArticleSuperList { display: flex; flex-wrap: wrap; justify-content: space-around; padding: 0; position: relative; }
#ytb_row_page_content .presta .basicArticleSuperListItem { flex: 0 0 30%; }
#ytb_row_page_content .presta .basicArticleSuperListArticleImageContainer { float: none; margin: 0;}
#ytb_row_page_content .presta .basicArticleSuperListArticleImageContainer img { width: 100%; }
#ytb_row_page_content .presta .basicArticleSuperListArticleTitle { text-align: center; }

.slider--texte .y-slider__seeMore {
  background: #fff;
  border: 0;
  color: #f00;
  line-height: 1.5;
  left: 50%; transform: translateX(-50%); max-width: 90vw;
}

@media screen and (max-width: 480px) {
    #ytb_row_page_content .presta .basicArticleSuperListItem { flex: 0 0 100%; }
}


.map_canvas { min-height: 700px!important; }
img[src*="spotlight"] {display: none;}

/* footer */
#ytb_group_footer { border-top : 3px solid #0086aa; }
#ytb_row_men_seo { background-color: #0086aa; color: #fff; }

#ytb_block_men_seo_1 p, #ytb_block_men_seo_1 a, #ytb_block_men_seo_1 span { color: #fff; }

@media screen and (min-width: 950px) {
  	#ytb_row_footer .ytb_block:first-child { max-width: 75%; }
	#ytb_row_footer .ytb_block:last-child { max-width: 24%; }
}

/*bouton slider hp*/
#y-slider__seeMore-image_slider_24461{
	display: block;
    margin-top: 67px;
    color: red;
    background: white;
    border-color: white;
    font-size: 20px;
}
#y-slider__seeMore-image_slider_24461:hover {
	cursor: default;
}

.yproxTestimonial {
  font-size: 15px!important;
}