@import url('https://fonts.googleapis.com/css?family=Calligraffitti');
.typoparallaxe {
  font-family: 'Calligraffitti', cursive!important;
}

#ytb_block_header_1 img {
  height: auto !important;
    max-height: 160px;
  }



#ytb_group_interne .article-body img {
    float: none;
    margin: 0 20px 20px 0;
}

/* slider image dans page autocars*/
/*#ytb_row_page_content > #articleView361340 {
	display: flex;
	flex-direction: column;
}

.article-gallery {
	order: 1;
}*/
#articleView361340 {
	display: flex;
	flex-direction: column;
}

.article-gallery {
	order: 1;
}

/*bouton télécharger le programme sur la page voyage*/
.styled {
  	width: 250px;
  	height: 40px;
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    background-color: #003061;
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}
/*
.styled:hover {
    background-color: #0854a0;
}

.styled:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}*/
/* Category mobile*/
@media only screen and (max-width: 425px){
.vcenter *, #ytb_row_demo_a *, #ytb_row_demo_b *{
    text-align: center;
    width: 90%;
    display: inline-block;
    margin: 3px 0px -12px 10px;
}
}
/* List category homepage*/
.list--column .categoryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.list--column .categoryListItem {
  margin: 0 0 1.5rem;
  width: 70%;
}
.list--column .categoryListImageContainer {
  position: relative;
}
.list--column .categoryListImageContainer::before {
  color: #fff;
  content: "\f067";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  top: -15%;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
  transform: translateY(0);    
  right: 0;
  z-index: 1;
}
.list--column .categoryListImageContainer:hover::before {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
.list--column .categoryListImageContainer::after {
  background-color: #b80c21;
  bottom: 0;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
  width: 90%;
}
.list--column .categoryListImageContainer:hover::after {
  opacity: 0.5;
}
.list--column .categoryListImageContainer a {
  display: block;
}
.list--column .categoryListImageContainer img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  width: 90%;
}
.basicArticleSuperList.list.list--column .basicArticleSuperListArticlePreview {
    font-size: 13px;
    font-weight: lighter;
    width: 121%;
    margin-left: -7%;
}
.list--column .categoryListItem {
    margin: 0 0 1.5rem;
    width: 20%;
    padding: 10px 50px 0px 10px;
}

/*espace entre le picto tel et le N°*/ 
.fa {
	padding-right: 15px;
}
/*Majuscule dans le menu*/
.nav_item {
	text-transform: uppercase;
  	color: #505050;
}
.nav_item_3 {
  font-size: initial;
}
/*espacemement logo FB*/
.content_28271 {
  margin-top: 22px;
  margin-left: 15px;
}
.content_28169 h2 {
  visibility: hidden;
}

#ytb_block_header_1 img {
  margin-right: auto;
  margin-left: auto;
}

ul.slimmenu > li > ul {
  width: 280px;
}

@media (min-width: 960px) {
  ul.slimmenu li.nav_level_1 {
    padding-right: 5px;
    padding-left: 5px;
  }

  ul.slimmenu li a {
    padding-right: 0;
    padding-left: 0;
  }
  
  ul.slimmenu li .sub-collapser > i {
    margin-left: 0;
  }
  
  #ytb_block_footer_1 .ytb_extension_article {
    max-width: none;
  }
}

.testimonial_add {
  margin-left: 16em;
}

.rgpdContactFormBlock > label {
  font-size: .75em;
  font-weight: normal;
}

#ytb_row_slider img {
  filter: none;
}

/* Style particulier pour le rendu de l'image de l'article Les atouts de l'autocar, sur la page d'accueil */
.slider_30950 > li:nth-child(2) ul > li:nth-child(3) .div-left {
  background-color: #fff;
}

.slider_30950 > li:nth-child(2) ul > li:nth-child(3) .div-left a {
  height: 100%;
}

.slider_30950 > li:nth-child(2) ul > li:nth-child(3) .div-left img {
  height: 100%;
  object-fit: contain;
}
/* Fin du style particulier pour le rendu de l'image de l'article Les atouts de l'autocar, sur la page d'accueil */


@media (max-width: 960px) {
  #ytb_block_header_1 {
  	height: 55px;
    overflow: hidden;
  }
  
  #ytb_block_header_1 img {
    width: auto !important;
    height: 46px !important;
  }
  
  #ytb_block_header_3 .fa {
    padding-right: 0;
  }
  
  ul.slimmenu li .sub-collapser {
    position: absolute;
  }
  
  ul.slimmenu li .sub-collapser>i {
    color: #fff;
  }
  
  ul.slimmenu.collapsed li {
    color: #fff;
    font-family: Quicksand;
    font-weight: 400;
    font-size: calc(16px + 2px);
    -webkit-font-smoothing:antialiased;
  }
  
  ul.slimmenu > li > ul {
    width: 100%;
  }
  ul.slimmenu li>ul>li>a {
    padding-left: 10px;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .basicArticleSuperListArticleImageContainer {
	float: none !important;
    margin-right: 0 !important;
    text-align: center;
  }
  
  .basicArticleSuperListArticlePreview .favorite.styled {
    float: none !important;
    margin-top: 1em;
  }
}