*[data-scrollto]:hover{
    cursor:pointer;
    box-sizing: border-box;
}



body{
    font-family: Roboto , sans-serif;
}
#bigAnchorsScroll span{

}
#bigAnchorsScroll img{
    height:48px;
    width:48px;
}
.trip-slider-anchors{
    font-size:1rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 7.8rem;
    z-index: 11;
}
.trip-container{
    min-height: 375px;
}

.text-size-12{
    font-size:0.75rem; /* 12px; */
}
.text-size-14{
    font-size:0.875rem; /* 14px; */
}
.text-size-18{
    font-size:1.125rem; /* 18px; */
}
.block{
    /* margin:0 19px; */
}

.btnShowMore , .btnShowLess{
    color:#01957D;
}
.tourDescription{
    font-size:0.75rem;
    color:#969696;
}
.voyageDescription{
    font-size:2rem;
    text-align:center;
}

/*********************************/

#hebergements .nav-tabs {
    border-color: transparent;
}

#hebergements .tab-content {

    padding:0px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.15);
}
#hebergements .tab-content .hotel {
    margin-bottom: 0rem;
}
#hebergements .tab-content .room {
    margin-bottom: 0rem;
}
#hebergements .tab-content .title {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
#hebergements .tab-content .stars {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5rem;
    font-size: .8rem;
    vertical-align: super;
}
#hebergements .tab-content .stars > span {

}
#hebergements .tab-content .room-title {
    font-weight: 700;
    margin-bottom: .5rem;

}
#hebergements .tab-content ul {
    margin: 1rem 0;
    padding: 0 1.2rem;
}
#hebergements .tab-content p,
#hebergements .tab-content ul > li {
    font-size: .9rem;
    text-align: justify;
}
#hebergements .tab-content .picture {
    float: right;
}
#hebergements .tab-content .room .picture-wrapper {
    float: left;
    width: 200px;
    height: 120px;
    margin-right: 1.5rem;
    margin-bottom: 0rem;

}
#hebergements .tab-content .room .picture {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}




/*********************************/
/******** Scaffolding ***********/
/*******************************/



/*********************************/
/********** Colonnes ************/
/*******************************/

.col-right {
    padding-left: 2.5rem;
}
.col-right.p-top {
    padding-top: 640px;
}


/*********************************/
/************ Slider ************/
/*******************************/

#trip-slider, #trip-banner {

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*
#trip-slider, 
#trip-banner,  
#trip-slider .swiper-container,
#trip-slider .swiper-container .swiper-slide,
#trip-banner .swiper-container {
    min-height: 490px;
}
*/
#trip-slider, 
#trip-banner,  
#trip-slider .swiper-container,
#trip-slider .swiper-container .swiper-slide,
#trip-banner .swiper-container {
    min-height: 440px;
}
#trip-slider .swiper-container:before,
#trip-banner .swiper-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .15);
    z-index: 2;
}
#trip-slider .swiper-slide-content,
#trip-banner .swiper-slide-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
#trip-slider .swiper-slide-content, 
#trip-slider .swiper-slide-content > a,
#trip-banner .swiper-slide-content, 
#trip-banner .swiper-slide-content > a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#trip-slider-container,
#trip-banner-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    z-index: 9;
    
}
#trip-slider-container h1,
#trip-banner-container h1 {
    color: #fff;
    font-size: 6rem;
    padding: 0 2rem;
    text-align: center;
    margin-bottom: 0;
    font-family: "Roboto Light",sans-serif;
    text-transform: uppercase;
    line-height: 100%;
}
#trip-slider-container h1 > b,
#trip-banner-container h1 > b {
    color: #fff;
    font-size: 6rem;
    font-weight: 600;
    padding: 0 2rem;
    text-align: center;
    margin-bottom: 0;
    font-family: "Roboto Bold",sans-serif;
    text-transform: uppercase;
}

.trip-slider-anchors{
    z-index:14px;
}
.trip-slider-anchors *{
    font-size:1.25rem;
}

/*********************************/
/*********** Swiper *************/
/********* Day by Day  *********/
/******************************/
.btnSwip {
    position: absolute !important;
    bottom: 35% !important;
  }
div.swiperMargin{
    position:relative;
}
.stars{
    color:#000;
    vertical-align: middle;
    font-size:0.6rem;
}
.stars.star-white{
    color:#fff !important;
}
.trip-wrapper{
    background-color:#f3f3f3;
}

table.table.table-nested , table.table.table-nested th, table.table.table-nested td{
    border:none !important;
}
#dayByDayContainer{
    background: #1d1d1d;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 240px;
    margin-bottom:24px;
}
div.swiperMargin{
    width: 100%;
    height: auto;
    max-height: calc(100vh - 40px);
    padding:0 20px;
    overflow: hidden;
}

div.swiperMargin{

}
#swiperDayByDay{
}
#swiperDayByDay div.swiper-wrapper{
    height: 200px;
}

#swiperDayByDay div.swiper-button-prev{
    display: none;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
}
#swiperDayByDay div.swiper-button-next{
    display: none;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
}
#swiperDayByDay div.swiper-slide{
    background-color:white;
    width: 300px;
    overflow: hidden;
}
#swiperDayByDay .swiper-pagination.swiper-pagination-bullets{

}
#swiperDayByDay .dayConsult{
    background-color: rgba(0,0,0,0.70);
    height:100%;
    width:100%;
    opacity:0;
    position:absolute;
}
#swiperDayByDay .dayIndex{
    position: absolute;
    bottom: calc(0px + 1rem);
    right: 50%;
    transform: translateX(50%);
    width: max-content;
}
/*
#swiperDayByDay .dayIndex{
    position: absolute;
    bottom: calc(0px + 1rem);
    right: 50%;
    transform: translateX(50%);
}*/
#swiperDayByDay .dayIndex p{
    text-shadow: #000;
    padding: 0.2rem 0.3rem;
    background: rgba(0,0,0,0.4);
}
#swiperDayByDay .dayImage{
    height: 100%;
}
#swiperDayByDay .dayImage:hover{
    cursor: pointer;
}
#swiperDayByDay div.swiper-slide:hover .dayImage{
    transform: scale(1.2);
    transition-property: transform;
    transition-duration: 0.5s;
}
#swiperDayByDay div.swiper-slide:hover .dayConsult{
    opacity:1;
    transition-property: opacity;
    transition-duration: 0.5s;
}
#swiperDayByDay div.swiper-slide:hover .dayIndex{
    opacity:0;
    transition-property: opacity;
    transition-duration: 0.5s;
}





/*********************************/
/********* Jour par Jour *********/
/*******************************/
/* bloc 'jour par jour' */
.temoignages-wrapper{
    width:414px;
}
.transfertIcon{
    font-size:2rem;
}
.transfertDuration{
    font-size:90%;
}
.dayTravelsAndMeals table{
    table-layout: fixed;
    font-size: 16px;
}
.dayTravelsAndMeals table tr th{
    table-layout: fixed;
    font-size: 16px;
}
.headerRow{
    font-size: 13px; 
}

.dayTravelsAndMeals thead.borderDayByDay{
    border :solid #212529 2px !important;
}
.dayTravelsAndMeals thead.borderDayByDay th{
    border:unset;
}
th.tableDivider{
    width:1px;
    padding:0px;
}
td.tableDivider{
    width:1px;
    padding:0px;
}
td.tableDivider::after{
    content: '';
    height: 160px;
    border-right: 1px solid #000;
    width: 1px;
    display: inline-table;
    margin-top: 1.5rem;
}

/* bloc 'informations' */
.containerMainPart > div:nth-child(2){
    max-width: 414px;
    padding-left:36px;
}

#dayByDayMainTitle{

}
#dayByDayMainTitle hr{
    color:black;
    border-color: black;
    margin-top:18px;
}

.dayByDayBanner{
    /* background: linear-gradient(90deg, rgb(219, 25, 25) 0%, rgb(255, 98, 36) 100%); */
    background: #009E70;
    border-radius: 0 26px 26px 0;
    line-height: 28px;
    position: relative;
}

.dayDetailsAccordeonTitle:hover{
    cursor: pointer;
}
.dayDetailsAccordeonTitle hr{
    color:black;
    border-color: black;
    margin-top:18px;
}



.block-content .accordion i{
    color:black;
}
.tripDay{
    border:1px solid #000;
    display: inline-block;
    background-color:white;
    height: 100%;
    width: 47px;
    text-align: center;
    font-weight: 800;
}
#datesEtPrix table thead th{
    font-size:1.1rem;
    text-transform: uppercase;
}
/* when orientation is 'portrait' */
@media (orientation:portrait ){
    #datesEtPrix * ,#datesEtPrix table thead th{
        font-size:12px;
    }   
    #datesEtPrix ul li{
        font-size: 12px;
    }
}


.tripDay > span{
    font-size:2rem;
    font-weight: 500;
    padding-bottom:4px;
}
.daySquare{
    background:white;
    padding:0 7px;
    text-align: center;
    border:solid black 1px;
    /*height: 1.938rem;*/
}
.dayByDayBanner {
    /* height:2.938rem;*/
}
.dayByDayBanner .dayBannerTitle{
    font-size:1.5rem;
    font-weight: 600;
    width:94%;
}
.dayByDayBanner .whiteDotContainer{
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.dayByDayBanner .whiteDot{
    border-radius: 50%;
    height: 34px;
    width: 34px;
    background-color:white;
}
.accordion span.accordion-arrows{
    display: inline;
    vertical-align: 2px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.accordion[aria-expanded="false"] span.accordion-arrows::before{
    /* content: "\f106"; */
    content: "\f139";
}
.accordion[aria-expanded="true"] span.accordion-arrows::before{
    /*content: "\f107";*/
    content: "\f13a";
}

#services > .container-fluid{
   /* height:5.438rem; */
}
#services p{
    line-height: 16px;
    margin-bottom:0px;
}
#services span{
    /*
    font-size:0.7rem;
    line-height: 1;
    */
}
#services span{
    /*
    font-size:0.7rem;
    line-height: 1;
    */
}
#services i{
    font-size:1.4rem;
}

/*********************************/
/********* Coups de coeur *********/
/*******************************/
#swiperCoupDeCoeur {
    overflow: hidden;
}
#voirAllCoupDeCoeur{
    border-radius:20px;
}


#swiperCoupDeCoeur .swiper-slide .tour {
    /*
    max-height: 600px !important;
    height: 600px;
    max-width: 330px;
    width: 330px;
    */
    overflow-y: hidden
}
#swiperCoupDeCoeur .swiper-slide .tour .tour-card{
    background-color: #eee;
    border-radius: 20px;
    z-index: 11;
    position: relative;
}

#swiperCoupDeCoeur .swiper-slide .tour .tour-card .picture{
    border-radius: 20px 20px 0 0;
}

#swiperCoupDeCoeur .swiper-slide .tour .content{
    display:flex;
    flex-direction: column;
}

#swiperCoupDeCoeur .swiper-slide .price {
    position: absolute;
    left:0;
    bottom:0;
    border-radius: 0 10px 0 0;
    padding: 5px 10px;
    background: rgb(253, 29, 29);
    background: linear-gradient(90deg, rgb(219, 25, 25) 0%, rgb(255, 98, 36) 100%);
    color: #fff
}

#swiperCoupDeCoeur .swiper-slide .tour-card-title {
    min-height:8rem;  
    height:100%;  
}
#swiperCoupDeCoeur .swiper-slide .tour-card-introduction {
    min-height:10rem;  
    max-height:10rem;  
    /*height: 14rem;*/
    overflow-y: scroll;
}
#swiperCoupDeCoeur .swiper-slide .tour-card-introduction > * {
    text-align: center;
    height: 100%;
    text-align: justify;
}
#swiperCoupDeCoeur .swiper-slide .tour-card-bottom {
    min-height:3rem;  
    margin-top:auto;
}
#swiperCoupDeCoeur .swiper-slide .tour-card-hover {
    border-radius: 0 0 20px  20px;
    /*background: rgb(253, 29, 29);*/
    background: linear-gradient(90deg, rgb(219, 25, 25) 0%, rgb(255, 98, 36) 100%);
    color: #fff;
    text-align: center;
    height: 4rem;
    visibility: hidden;
}
#swiperCoupDeCoeur .swiper-slide:hover .tour-card-hover {
    border-radius: 0 0 20px  20px;
    /*background: rgb(253, 29, 29);*/
    background: linear-gradient(90deg, rgb(219, 25, 25) 0%, rgb(255, 98, 36) 100%);
    color: #fff;
    text-align: center;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: visible;

    padding-top: 1rem;
    position: relative;
    z-index: 10;
    margin-top: -16px;
}
#swiperCoupDeCoeur .swiper-slide:hover .tour-card-hover a{
    width: 100%;
}

#swiperCoupDeCoeur div.swiper-button-prev{
    position:absolute;
    top: 50%;
    left: -5rem;
    transform: translateY(-50%);
}
#swiperCoupDeCoeur div.swiper-button-next{
    position:absolute;
    top: 50%;
    right: -5rem;
    transform: translateY(-50%);
}
/*********************************/
/********* Bandeau Application Odasie *********/
/*******************************/
#bandeauApplicationOdasie{
    min-height: 20rem;
}
/*********************************/
/********* Introduction *********/
/*******************************/

#intro {
    font-size: 1.1rem;
    margin-bottom: 2rem;
}
#intro h2 {
    margin-bottom: 1.35rem;
}

#autres-voyages .price{margin-left:0px!important}

/*********************************/
/********* Informations *********/
/*******************************/
#informations {

    position: -webkit-sticky;
    position: sticky;
    top: 0rem;

    /* width:325px;*/
    width:414px;
    /* position:relative; */
    /* height: 540px; */
    color: #433c3d;
    background-color: transparent;
    border-radius: 15px 15px 0% 0%;
    /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
    z-index: 99;
}
#informations .informationsPriceTitle{
    color:#000;
    font-size:1rem;
}



.informationsPriceTitle .price{
    font-size:100%;
}
.servicesProposed .row{
    justify-content: space-between;
    margin-top: 1.5rem;
}
.servicesProposed .col{
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.proposedBy{
    margin-top:1rem;
    margin-bottom:1rem;
}

.proposedBy .avatar{
    flex: 0 0 25%;
    max-width: 25%;
}
.proposedBy .avatarText{
    flex: 0 0 60%;
    max-width: 60%;
}
/* breakpoint for tablet in portrait */
@media (min-width: 768px) and (orientation: portrait){
    .informationsPriceTitle .price{
        font-size:1rem;
    }
    .servicesProposed .row{
        justify-content:flex-start;
        margin-top: 0.5rem;
    }
    .servicesProposed .col{
        margin-top:1rem;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .proposedBy .avatar{
        flex: 0 0 25%;
        max-width: 25%;
    }
    .proposedBy .avatarText{
        flex: 0 0 60%;
        max-width: 60%;
    }

}


#informations .informationsVoyageTitle{
    font-size:2rem;
    text-transform: uppercase;
    line-height: 1;
}

#informations #tripDurationAndType{
    font-size:20px;
    font-weight: 700;
    text-transform: uppercase;
}
#informations #tripDurationAndType img{
    height:20px;
    width:20px;
}
#informations .photo {
    width: 48px;
    height: 48px;
    /* margin-left: 0.8rem; */
    border-radius: 50%;

    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#informations .propose > p {
    font-size: .9rem;
}
#informations .author {
    font-size: 1rem;
    color: #433c3d;
}
#informations .plane > i {
    transform: rotate(-45deg);
}
/*
#informations .highlights li::before {
    display: block;
    height: 32px;
    width: 32px;
    content: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-location-dot' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='location-dot' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' data-fa-i2svg=''%3E%3Cpath fill='currentColor' d='M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z'%3E%3C/path%3E%3C/svg%3E");
}
*/
#informations .highlights {
    /*
    height: 112px;
    padding: 0 0 0 1rem;
    */
    font-size: .85rem;
    overflow: hidden;
}
#informations .highlights > ul {
    padding:0px;
}
.highlights ul li{
    display: flex;
}
.highlights ul li::before{
    content: url("data:image/svg+xml,%3Csvg width='17' height='21' viewBox='0 0 17 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.50008 10.5C9.073 10.5 9.56362 10.2959 9.97196 9.88754C10.3803 9.47921 10.5841 8.98893 10.5834 8.41671C10.5834 7.84379 10.3792 7.35317 9.97091 6.94483C9.56258 6.5365 9.0723 6.33268 8.50008 6.33337C7.92716 6.33337 7.43654 6.53754 7.02821 6.94587C6.61987 7.35421 6.41605 7.84449 6.41675 8.41671C6.41675 8.98962 6.62091 9.48025 7.02925 9.88858C7.43758 10.2969 7.92786 10.5007 8.50008 10.5ZM8.50008 18.1563C10.6181 16.2118 12.1893 14.4452 13.2136 12.8563C14.2379 11.2674 14.7501 9.85699 14.7501 8.62504C14.7501 6.73268 14.1466 5.18337 12.9397 3.97712C11.7327 2.77087 10.2529 2.1674 8.50008 2.16671C6.74661 2.16671 5.2664 2.77018 4.05946 3.97712C2.85251 5.18407 2.24939 6.73337 2.25008 8.62504C2.25008 9.85768 2.76223 11.2684 3.78654 12.8573C4.81084 14.4462 6.38203 16.2125 8.50008 18.1563ZM8.50008 20.9167C5.70494 18.5382 3.61744 16.3292 2.23758 14.2896C0.85772 12.25 0.167442 10.3618 0.166748 8.62504C0.166748 6.02087 1.0046 3.94622 2.68029 2.40108C4.35598 0.855943 6.29591 0.083374 8.50008 0.083374C10.7049 0.083374 12.6452 0.855943 14.3209 2.40108C15.9966 3.94622 16.8341 6.02087 16.8334 8.62504C16.8334 10.3612 16.1431 12.2493 14.7626 14.2896C13.382 16.3299 11.2945 18.5389 8.50008 20.9167Z' fill='black'/%3E%3C/svg%3E%0A");
    padding-right:0.5rem;
}
#informations .servicesProposed i{
    font-size:2rem;
}
#informations .servicesProposed small{
    font-size:12px;
}
#informations .highlights > li {
    margin-bottom: .25rem;
}
#informations .btn-devis {
    font-size: 1.1rem;
}

#informations .btn-photos > i {
    vertical-align: middle;
    font-size: 1.75rem;
}
#informations .btn-a-partir-de {
    display: block;
    font-size: .9rem;
    font-weight: 400 !important;
}



.tarif {
    display: inline-block;
    margin: 0 3px;
    font-size: 1.1rem;
    font-weight: 700;
}

#itineraire{

}
.containerMainPart > div:first-child{

}
#dayByDayMainTitle p{
    font-size:14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color:#292929;
    letter-spacing: 1px;
}
.dayTitle{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color:#000;
}
.dayDescriptifTitle{
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color:#000;
}
.dayDescriptif{
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    color:#000;
}
.dayDetailTitle{
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color:#000;
}
.dayServiceTitle{
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color:#000;
}
.dayHebergementTitle{
    font-size: 0.75rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color:#000;
}
.dayService{
    font-size:0.75rem;
    font-weight: 500;
}
.dayHebergementDesc{
    font-size:0.75rem;
}
.transfertTitle{
    font-size:0.89rem;
}
.repasDuJourTitle{
    font-size:0.89rem;
}
.dayHotelLibelle{
    font-size:0.75rem;
    color:#000;
}

#map {
    background-color: #eee;
    width: 100%;
    height: 183px;
    margin-bottom: 2rem;
}

/* Best Sellers */
#bestSellers{
    width:100%;
}

.object-fit {
    width: 100%;
    height: 108px;
    object-fit: cover;
}

#informations .price{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


#dates-prix .table thead th {
    border: none;
}
#dates-prix .table .btn {
    font-size: .8rem;
    padding: .35rem 1rem;
}
#dates-prix ul {
    font-size: .9rem;
    padding: 1.05rem;
}
#dates-prix ul > li {
    margin-bottom: .25rem;
}


/*********************************/
/********* Hébergements *********/
/*******************************/


#hebergements .nav-tabs .nav-link {
    font-weight: 500;
    background:#fff;
    color:#000;
    padding: .20rem 1rem;
    border-radius: 12px;
    font-size: .8rem;
    border-color:transparent;
    text-transform: uppercase;
    margin-right:0.5rem;
}
.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link:hover {
    color: #000 !important;
    background: #FFC20E !important;
}
#hebergements .nav-tabs .nav-link:not(.active):hover {
    color: #000 !important;
    background: #FFC20E !important;
}
/* a:hover{color:inherit!important;} */


/*********************************/
/************* Vols *************/
/*******************************/

#vols {
    font-size: .9rem;
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;


}
#vols ul {
    margin: 1rem 0;
    padding: 0 1.2rem;
}



/*********************************/
/****** Paiement sécurisé *******/
/*******************************/

#paiement-securise {
    font-size: .9rem;
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;

    box-shadow: 0px 3px 15px rgba(0,0,0,.1); 
}
#paiement-securise ul {
    margin: 1rem 0;
    padding: 0 1.2rem;
}



/*********************************/
/********* Help buttons *********/
/*******************************/

#help-buttons {
    margin-top: 3rem;
}
#help-buttons a {
    font-size: .9rem;
}


/*********************************/
/******** Autres voyages ********/
/*******************************/

#autres-voyages {
    position: relative;
    margin-bottom: 2rem;
}

#trip-modal .modal-header {
    border-radius: 0;
    padding: .5rem 1rem;

}
#trip-modal .modal-title {

    font-size: 1rem;
    font-weight: 700;
}
#trip-modal .close {
    opacity: 1;

    text-shadow: none;
}
#trip-modal .from,
#trip-modal .pers {
    font-size: .9rem;
}
#trip-modal .tarif {
  
}

.title-hotel{
    display: inline-block;
 
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

/*//// show2 témoignages///*/

.temoignagesShow2 .content::before{
    visibility: hidden;
}


.room .commodites > li i {
    height: 15px;
}
/************/
#voyageDeVosReves > .container-fluid{
    height:fit-content;
    background-position-x: 50%;
    background-size: cover;
}
/************/
#search-container{

}
#search-container > .container{
    width:100%;
}

.search-container-inner {
    width: 100%;
    color: #212121;
    padding: 0.5rem 1.5rem;
    background: rgba(255,255,255,.9);
    border-radius: 20px;
}
.search-container-inner select.form-control {
    width: 100%;
    border-color: #fff;
    border-color: #ccc;
}
.search-container-inner .btn-outline {
    color: #fff;
    border-color: #fff;
}
.search-container-inner .btn-outline:hover {
    background-color: #fff;
    color: #585858;
}
.search-container-inner label {
    font-size: 1.1rem;
}


/*************/
@-webkit-keyframes fadeIn {
    0%   { opacity: 0.4; }
    100% { opacity: 1; }
}
@-moz-keyframes fadeIn  {
    0%   { opacity: 0.4; }
    100% { opacity: 1; }
}
@-ms-keyframes fadeIn  {
    0%   { opacity: 0.4; }
    100% { opacity: 1; }
}

@-webkit-keyframes fadeOut {
    0%   { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes fadeOut  {
    0%   { opacity: 1; }
    100% { opacity: 0; }
}
@-ms-keyframes fadeOut  {
    0%   { opacity: 1; }
    100% { opacity: 0; }
}

#bigAnchors {

}
#bigAnchorsScroll {
    position: sticky;
    top:0rem;
    color:black;
    background-color:white;
    z-index: 99;

    border-radius: 15px;

}
#bigAnchorsScroll.fadeIn{
    display:block !important;
    -webkit-animation: fadeIn 1s alternate 1;
    -moz-animation: fadeIn 1s alternate 1;
    -ms-animation: fadeIn 1s alternate 1;
    opacity:1;
}
#bigAnchorsScroll.fadeOut{
    display:none !important;
    -webkit-animation: fadeOut 1s alternate 1;
    -moz-animation: fadeOut 1s alternate 1;
    -ms-animation: fadeOut 1s alternate 1;
    opacity:0;
}

#bigAnchorsScroll.trip-slider-anchors{
  
}
.trip-slider-anchors img{
    height:32px;
    width:32px;
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #trip-slider, 
    #trip-banner, 
    #trip-slider .swiper-container, 
    #trip-slider .swiper-container .swiper-slide, 
    #trip-banner .swiper-container{
        min-height: calc( 100vh - 5rem);
    }
    #bigAnchorsScroll span{
        font-size: 0.5rem;
    }
    #bigAnchorsScroll img{
        height:20px;
        width:20px;
    }
    #hebergements .tab-content .room {
        margin-bottom: 0rem;
    }
    section#trip {
        margin: 0px 20px !important;
        width: auto;
    }
    .containerMainPart > div:first-child{
        max-width: 512px;
    }
    .containerMainPart > div:nth-child(2){
        max-width: 254px;
        padding:0;
    }

    #informations {

        position: -webkit-sticky;
        position: sticky;
        top: 0rem;
    
        /* width:325px;*/
        width:100%;
        /* position:relative; */
        /* height: 540px; */
        color: #433c3d;
        background-color: transparent;
        border-radius: 15px 15px 0% 0%;
        /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
        z-index: 99;
    }

    #informations .informationsPriceTitle{
        font-size:1rem;
    }

    #informations .informationsVoyageTitle{
        font-size:1rem;
    }

    #informations #tripDurationAndType{
        font-size:1rem;
        font-weight: 700;
    }
    #informations #tripDurationAndType img{
        height:20px;
        width:20px;
    }
    #informations .servicesProposed i{
        font-size:1rem;
    }
    #informations .servicesProposed small{
        font-size:10px;
    }
    #hebergements .tab-content .hotel {
        margin-bottom: 0rem;
    }
    .dayByDayBanner {
        /* height:1.938rem; */
    }
    .dayByDayBanner .whiteDot{
        border-radius: 50%;
        height: 20px;
        width: 20px;
        background-color:white;
    }
    .tripDay > span{
        font-size:1.4rem;
        font-weight: 500;
        padding-bottom:4px;
    }
    .servicesProposed{
        font-size:0.85rem;
    }
    .servicesProposed span{
        font-size:1.25rem;
    }
    .dayByDayBanner .dayBannerTitle{
        font-size:1rem;
        font-weight: 600;
        width:88%;
        margin-top: auto;
        margin-bottom: auto;
    }
    .trip-slider-anchors{
        font-size:1rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        height: 5rem;
        z-index: 11;
    }
    .trip-container{
        min-height: 190px;
    }
    .trip-slider-anchors img{
        height:32px;
        width:32px;
    }
    #trip-slider-container h1,
    #trip-banner-container h1 {
        color: #fff;
        font-size: 3rem;
        padding: 0 2rem;
        text-align: center;
        margin-bottom: 0;
        font-family: "Roboto Light",sans-serif;
        text-transform: uppercase;
        line-height: 100%;
    }
    #trip-slider-container h1 > b,
    #trip-banner-container h1 > b {
        color: #fff;
        font-size: 3rem;
        font-weight: 600;
        padding: 0 2rem;
        text-align: center;
        margin-bottom: 0;
        font-family: "Roboto",sans-serif;
        text-transform: uppercase;
    }
    .voyageDescription{
        font-size:1.3rem;
    }
    .trip-slider-anchors *{
        font-size:1rem;
    }
    #bestSellers{
        width:100%;
        margin-top:30px;
        margin-bottom:50px;
    }
    #bestSellers .col-img-square{
        -ms-flex: 0 384px 384px;
        flex: 0 384px 384px;
        max-width: 384px;
        max-height: 384px;
        width: 384px;
        height: 384px;
    }
    #bestSellers .col-img-rect-hori{
        -ms-flex: 0 384px 788px;
        flex: 0 384px 788px;
        max-width: 788px;
        max-height: 384px;
        width: 788px;
        height: 384px;
    }
    #bestSellers .col-img-rect-verti{
        -ms-flex: 0 788px 384px;
        flex: 0 788px 384px;
        max-width: 384px;
        max-height: 788px;
        width: 384px;
        height: 788px;
    }
    .bestSellersImgContainers{
        max-height: 788px;
        /*min-height: 788px;*/
    }
    .bestSellersImgContainers div.col-4 > img{
        /*
        min-width: 384px;
        min-height: 384px;
        max-width: 384px;
        max-height: 384px;
        */
    }
    .bestSellersImgContainers .hiddenInfo{
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        opacity:0;
        overflow: hidden;
        
        -webkit-animation: fadeIn 1s alternate 1;
        -moz-animation: fadeIn 1s alternate 1;
        -ms-animation: fadeIn 1s alternate 1;

    }
    .bestSellersImgContainers .hoverContainer:hover .hiddenInfo{
        background: rgba(0,0,0,0.5);
        opacity:1;
    }

    .bestSellersImgContainers .hiddenInfo .subTitle{
        font-size:1.3vw;
        font-family: 'Roboto Light', sans-serif;
    }
    
    .bestSellersImgContainers .hiddenInfo .description{
        font-size:18px;
        font-family: 'Roboto', sans-serif;
    }
    .bestSellersImgContainers .hiddenInfo .highContainer{
        height: 60%;
    }
    .bestSellersImgContainers .hiddenInfo .title{
        font-size:2.5vw;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        text-align: center;
    }
    
    .bestSellersImgContainers .hiddenInfo .description{
        font-size:18px;
        font-family: 'Roboto', sans-serif;
    }
    .dayTravelsAndMeals table{
        table-layout: fixed;
        font-size: 13px;
    }
    .dayTravelsAndMeals table tr th{
        font-size: 16px;
    }
    .transfertIcon{
        font-size:1rem;
    }
    #hebergements .tab-content .room .picture-wrapper {
        float: left;
        width: 100px;
        height: 120px;
        margin-right: 0;
        margin-bottom: 0;
    
    }
    .bestSellerDescription{
        display:none;
    }

    .bestSellersImgContainers .hiddenInfo .title{
        font-size:2.5vw;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        text-align: center;
    }
    .bestSellerFooter i{
        height: 20px;
        width: 20px;
    }
    .bestSellerFooter span{
       font-size: 1vw;
    }
}
@media (min-width: 768px) and ( orientation: landscape){
    .containerMainPart > div:first-child{
        max-width: 100%;
    }
    .servicesProposed .col{
        margin-top:1rem;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
/* tablette - landscape */
@media ( min-width: 992px ) and ( orientation: landscape ){
    section#trip {
        margin: 0px 60px !important;
        width: auto;
    }
    .bestSellersImgContainers{
        /*
        max-height: 788px;
        min-height: 788px;
        */
    }
    #bigAnchorsScroll img{
        height:20px;
        width:20px;
    }
    #bigAnchorsScroll span{
        font-size:60%;
    }
}
@media (min-width: 992px) {
    #hebergements .tab-content .room .picture-wrapper {
        float: left;
        width: 100%;
        height: 180px;
        margin-right: 0;
        margin-bottom: 0;
    
    }
    .dayByDayBanner .dayBannerTitle{
        /* font-size:16px; */
        font-size:1rem;
        font-weight: 600;
        width:94%;
        margin-right:2rem;
    }
    #bigAnchorsScroll span{
        font-size:70%;
    }
    #bigAnchorsScroll img{
        height:48px;
        width:48px;
    }
    .trip-container{
        min-height: 375px;
    }
    .trip-slider-anchors img{
        height:64px;
        width:64px;
    }
    #trip-slider-container{
        padding-bottom:5rem;
    }
    #trip-slider-container h1,
    #trip-banner-container h1 {
        color: #fff;
        font-size: 4rem;
        padding: 0 2rem;
        text-align: center;
        margin-bottom: 0;
        font-family: "Roboto Light",sans-serif;
        text-transform: uppercase;
        line-height: 100%;
    }
    #trip-slider-container h1 > b,
    #trip-banner-container h1 > b {
        color: #fff;
        font-size: 6rem;
        font-weight: 600;
        padding: 0 2rem;
        text-align: center;
        margin-bottom: 0;
        font-family: "Roboto",sans-serif;
        text-transform: uppercase;
    }
    #informations {

        position: -webkit-sticky;
        position: sticky;
        top: 0rem;
    
        /* width:325px;*/
        /* width:280px;*/
        width:100%;
        /* position:relative; */
        /* height: 540px; */
        color: #433c3d;
        background-color: transparent;
        border-radius: 15px 15px 0% 0%;
        /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
        z-index: 99;
    }
    #informations .informationsPriceTitle{
        color:#000;
        font-size:20px;
    }
    #informations .informationsPriceTitle .price{
        font-size: 1.3rem;
        font-weight: bold;
    }
    #informations .servicesProposed i{
        font-size:2rem;
    }
    #informations .informationsVoyageTitle{
        font-size:1.3rem;
    }

    #informations #tripDurationAndType{
        font-size:0.8rem;
        font-weight: 700;
    }
    #informations #tripDurationAndType img{
        height:36px;
        width:36px;
    }
    #informations .servicesProposed small{
        font-size:12px;
    }
    #informations .highlights {
        /*
        height: 112px;
        padding: 0 0 0 1rem;
        */
        font-size: 1.25rem;
        overflow: hidden;
    }

    #bestSellers{
        width:100%;
        margin-top:150px;
        margin-bottom:50px;
    }
    #bestSellers .col-img-square{
        -ms-flex: 0 384px 384px;
        flex: 0 384px 384px;
        max-width: 384px;
        max-height: 384px;
        width: 384px;
        height: 384px;
    }
    #bestSellers .col-img-rect-hori{
        -ms-flex: 0 384px 788px;
        flex: 0 384px 788px;
        max-width: 788px;
        max-height: 384px;
        width: 788px;
        height: 384px;
    }
    #bestSellers .col-img-rect-verti{
        -ms-flex: 0 788px 384px;
        flex: 0 788px 384px;
        max-width: 384px;
        max-height: 788px;
        width: 384px;
        height: 788px;
    }
    .bestSellersImgContainers{
        /*
        max-height: 788px;
        min-height: 788px;
        */
    }
    .bestSellersImgContainers div.col-4 > img{
        /*
        min-width: 384px;
        min-height: 384px;
        max-width: 384px;
        max-height: 384px;
        */
    }
    .bestSellersImgContainers .hiddenInfo{
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        opacity:0;
        
        -webkit-animation: fadeIn 1s alternate 1;
        -moz-animation: fadeIn 1s alternate 1;
        -ms-animation: fadeIn 1s alternate 1;

    }
    .bestSellersImgContainers .hoverContainer:hover .hiddenInfo{
        background: rgba(0,0,0,0.5);
        opacity:1;
    }

    .bestSellersImgContainers .hiddenInfo .subTitle{
        font-size:1.3vw;
        font-family: 'Roboto Light', sans-serif;
    }
    
    .bestSellersImgContainers .hiddenInfo .description{
        font-size:18px;
        font-family: 'Roboto', sans-serif;
    }
    .bestSellersImgContainers .hiddenInfo .highContainer{
        height: 60%;
    }
    
    #itineraire{
        margin:0px;
    }
    
    #dayByDayMainTitle p{
        font-size:2rem;
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        color:#292929;
        letter-spacing: 1px;
    }
    .dayTitle{
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color:#000;
    }
    .dayDescriptifTitle{
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        color:#000;
    }
    .dayDescriptif{
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        color:#000;
    }
    .dayDetailTitle{
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color:#000;
        text-transform: uppercase;
    }
    .dayServiceTitle{
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color:#000;
    }
    .dayHebergementTitle{
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color:#000;
    }
    .dayService{
        font-size: 1rem;
    }
    .dayHebergementDesc{
        font-size: 1rem;
    }
    .transfertTitle{
        font-size: 1rem;
    }
    .repasDuJourTitle{
        font-size: 1rem;
    }
    .dayHotelLibelle{
        font-size:1rem;
        color:#000;
    }

    #map {
        background-color: #eee;
        width: 100%;
        height: 640px;
        margin-bottom: 2rem;
        top:1rem;
    }
    .object-fit {
        width: 100%;
        height: 196px;
        object-fit: cover;
    }
    .containerMainPart > div:first-child{
        max-width: 440px;
        padding: 0 15px !important;
    }
    section#trip {
        margin: 0px 20px !important;
        width: auto;
    }
    .containerMainPart > div:nth-child(2){
        max-width: 325px;
        /*padding: 0 15px !important;*/
        padding: 0 0px;
    }
    #services span{
        /*
        font-size:0.9rem;
        word-wrap: break-word;
        hyphens: auto;
        line-height: 1;
        */
    }
    #services div.row{
        margin:0px !important;
    }
    #services i{
        font-size:1.4rem;
    }
    .trip-slider-anchors{
        font-size:1rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        height: 7.8rem;
        z-index: 11;
    }
    section#trip {
        margin: 0px 40px !important;
        width: auto;
    }
    #hebergements .tab-content {

        padding: 1.5rem;
        box-shadow: 0px 0px 15px rgba(0,0,0,.15);
    }
    #voyageDeVosReves > .container-fluid{
        height:100%;
    }
    #dayByDayContainer{
        background: #1d1d1d;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 309px;
    }
    div.swiperMargin{
        width: 100%;
        height: auto;
        max-height: calc(100vh - 40px);
        padding:0 160px;
        overflow: hidden;
    }
    #swiperDayByDay{
    }
    #swiperDayByDay div.swiper-wrapper{
        /* 
        width: 303px; 
        height:170px;
        */
        height:198px;
        
    }
    
    #swiperDayByDay div.swiper-button-prev{
        display: flex;
        position:absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    #swiperDayByDay div.swiper-button-next{
        display: flex;
        position:absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    #swiperDayByDay div.swiper-slide{
        background-color:white;
        /* width: 25%; */
        width: 302px;
    }
    #swiperDayByDay .swiper-pagination.swiper-pagination-bullets{
    
    }
    #swiperDayByDay .dayConsult{
        background-color: rgba(0,0,0,0.60);
        height:100%;
        width:100%;
        visibility: hidden;
    }
    #swiperDayByDay div.swiper-slide:hover .dayConsult{
        visibility:visible;
    }
    .block{
        /* margin:0 19px; */
    }
    .proposedBy .avatar{
        flex: 0 0 20%;
        max-width: 20%;
    }
    .proposedBy .avatarText{
        flex: 0 0 45%;
        max-width: 45%;
    }
    
}

@media (min-width: 992px) {
    #trip-slider-container{
        padding-bottom:7.8rem;
    }
    #trip-slider, 
    #trip-banner,  
    #trip-slider .swiper-container,
    #trip-slider .swiper-container .swiper-slide,
    #trip-banner .swiper-container {
        /* min-height: 750px; */
        min-height: calc( 100vh - 7rem);
    }
    #bestSellers{
        /*width:1596px;*/
        width:100%;
        margin-top:150px;
        margin-bottom:50px;
    }
   
    .containerMainPart > div:first-child{
        max-width: 1122px;
        padding-right:36px;
    }

    #informations {
        position: -webkit-sticky;
        position: sticky;
        top: 0rem;
        width:325px;
        /* width:414px; */
        /* position:relative; */
        /* height: 540px; */
        color: #433c3d;
        background-color: transparent;
        border-radius: 15px 15px 0% 0%;
        /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
        z-index: 99;
    }
    .oneService{

        flex: 0 0 50%;
        max-width: 50%;
    }
    .oneService div i{
        margin-right:8px;
    }
    .oneService div p{
        line-height:1;
        vertical-align: super;
    }
    .dayTravelsAndMeals table th  tr td{
        font-size: 16px;
    }
}




/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .bestSellersImgContainers .hiddenInfo .title{
        font-size: 2vw;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        text-align: center;
    }

    .containerMainPart > div:nth-child(2){
        max-width: 360px;
        padding: 0 0px;
    }
    #informations .informationsVoyageTitle{
        font-size:1.5rem;
    }
    #informations #tripDurationAndType{
        font-size:1rem;
    }
    #services i{
        /* font-size:2.8rem; */
        font-size:1.8rem;
    }
    #services span{
        /*
        font-size: 0.65rem;
        word-wrap: break-word;
        hyphens: auto;
        line-height: 1;
        */
    }
    #bigAnchorsScroll img{
        height:48px;
        width:48px;
    }
    #bigAnchorsScroll span, #bigAnchorsScroll p{
        font-size:70%;
    }
    #bigAnchorsScroll p{
        font-size:70%;
        line-height: 1;
        margin:0;
    }
    section#trip {
        margin: 0px 100px !important;
        width: auto;
    }
    .oneService{
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    .oneService div i{
        margin-right:8px;
    }
    .oneService div p{
        line-height:1;
        vertical-align: super;
    }
    .bestSellerDescription{
        display:block;
        font-size: 1vw;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 22vh;
    }
    #search-container-wrapper{
        max-width: 800px;
    }
    #informations{
        position: -webkit-sticky;
        position: sticky;
        top: 0rem;
        /* width:325px; 
        width:414px;*/
        width:350px;
        /* position:relative; */
        /* height: 540px; */
        color: #433c3d;
        background-color: transparent;
        border-radius: 15px 15px 0% 0%;
        /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
        z-index: 99;
    }
    .servicesProposed .col{
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    #informations .servicesProposed i{
        font-size:1.5rem;
    }
}

@media (min-width: 1600px) {

    .containerMainPart > div:nth-child(2){
        max-width: 425px;
        padding: 0 0px;
    }
    #services i{
        font-size:2em;
    }
    section#trip {
        margin: 0px 160px !important;
        width: auto;
    }
    /*
    #services span{
        font-size: 0.9rem;
        word-wrap: break-word;
        hyphens: auto;
    }
    */
    .oneService{
        /* 5 by row */
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .oneService div i{
        margin-right:8px;
    }
    .oneService div p{
        font-size:0.8rem;
        line-height:1;
        vertical-align: super;
    }
    #informations .informationsPriceTitle .price{
        font-size:2.25rem;
    }
    #informations{
        position: -webkit-sticky;
        position: sticky;
        top: 0rem;
        /* width:325px; */
        width:414px;
        /* position:relative; */
        /* height: 540px; */
        color: #433c3d;
        background-color: transparent;
        border-radius: 15px 15px 0% 0%;
        /* box-shadow: 0px 0px 15px rgba(0,0,0,.1);*/
        z-index: 99;
    }
    #informations .servicesProposed i{
        font-size:2rem;
    }
    .proposedBy .avatar{
        flex: 0 0 15%;
        max-width: 15%;
    }
    .proposedBy .avatarText{
        flex: 0 0 35%;
        max-width: 35%;
    }
}

.anchorScrollBtnTxt{
    font-size:100%;
}

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1366px){
    #bigAnchorsScroll{
        display:none !important;
    }
    #bigAnchorsScroll.fadeIn{
        display:none !important;
    }
}
@media (min-width: 1200px){
    #informations .informationsPriceTitle .price{
        font-size:1.7rem;
    }
}


/*
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .dayByDayBanner{
        height:auto;
        min-height:1.938rem;
        line-height: inherit;
    }
    .anchorScrollBtnTxt{
        font-size:50%;
    }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .dayByDayBanner{
        height:auto;
        line-height: 14px;
    }
}*/