
@import url(Poppins/style.css);

body{
    color: #000;
    font-size: 15px;
    margin: 0px;
    /*font: normal normal normal 16px/17px Poppins Regular;*/
}

header {
    margin: 0;
    padding: 0;
    top: 0;
    background: #fff;
    height: 4.3rem;
    width: 100%;
    position: fixed;
    z-index: 10000;
}

img.icon-red{
    filter: invert(21%) sepia(100%) saturate(7092%) hue-rotate(
359deg) brightness(97%) contrast(72%)!important;
}

img.icon-blanc{
    filter: invert(1) sepia(1) saturate(1) hue-rotate(
175deg);
}

.container {
    width: 1170px;
}

.header-middle {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 8px #0000001F;
    opacity: 1;
    width: 100%;
}

.menu-togle{
    display: none;
}

.container-covid{
    display: flex;
    background: #192C4A 0% 0% no-repeat padding-box;
    height: 2.5rem;
}

.swiper-button-prev-custom, .swiper-button-next-custom {
    z-index: 500;
    position: absolute !important;
    top: 50%;
    opacity: .7;
    transform: translateY(-50%);
    box-shadow: 2px 2px 4px #0007;
    transition: opacity .3s;
}

.container-covid.d-none{
    display: none!important;
}

.container-stepper{
    margin-top: 10%;
}

.covid-left {
    width: 94%;
    display: flex;
    padding: 0.5rem;
    justify-content: center;
    align-content: center;
    color: #fff;
}

.plus-info {
    margin-left: 2rem;
    text-decoration: none;
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    opacity: 1;
    padding: 0.5rem;
    text-align: center;
    font: normal normal normal 13px/4px Poppins Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.covid-left p{
    margin-bottom: 0px;
    padding-top: 5px;
    font: normal normal normal 13px/14px Poppins Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.plus-info:hover {
    color: #fff;
}

.close-content {
    width: 5%;
    position: relative;
    float: left;
    align-content: center;
    display: grid;
    justify-content: center;
    cursor: pointer;
}

.close-content span{
    color: #fff;
    font: normal normal normal 14px/33px Poppins Bold;
    letter-spacing: 0px;
    opacity: 1;
}

.close-content img{
    width: 1rem;
}

.container-top{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background: none repeat scroll 0 0 #E9E9E9;
}


.container-top::before, .container-top::after {
    display: table;
    content: " ";
}

.container-top::after{
    clear: both;
}

.container-top .container-row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.container-top .container-row .content-left{
    width: 85%;
    padding-left: 1.5rem;
}
.container-top .container-row  .content-right{
    width: 25%;
}
.content-left ul, .content-right ul{
    list-style: none;
    margin: 0 auto;
    padding: 0;
    transition: all 500ms;
    display: flex;
    height: 42px;
}

.content-left ul li{
    padding-right: 2rem;
}

.content-left ul>li p, .content-right ul>li p{
    display: flex;
    margin: 8px;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    font: normal normal normal 13px/25px Poppins Regular;
}

.content-right ul>li p{
    cursor: pointer;
}

.content-left ul>li p img, .content-right ul>li p img{
    width: 19px;
    margin-right: 9px;
    object-fit: initial;
}
.content-left ul>li p.contact{
    padding: 0.5rem;
    margin-top: 5px;
    font: normal normal 600 13px/19px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    background: #FFD400 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 6px #00000029;
    border-radius: 4px;
}

.m-contact{
    display: none;
}

.content-right ul>li.bouton-compt{
    background: #EE4344;
    padding: 0rem 1rem;
    color: #fff;
}

.content-right ul>li.bouton-compt a{
    text-decoration: none;
}

.content-right ul>li.bouton-compt p>span{
    color:#fff;
}

.pull-right{
    float: right;
}

.pull-left{
    float: left;
}

.container-middle{
    padding: 0.3rem 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-middle .middle-row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.logo{
    width: 15%;
    padding-left: 1.5rem;
}

.logo img{
    width: auto;
    height: 36px;
}

.middle-menu{
    width: 66%;
    line-height: 1;
    padding-right: 4rem;
}

.shear-menu{
    width: 16%;
    text-align: center;
    line-height: 1;
    font-size: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.shear-menu a{
    color: #000;
}

.shear-menu .fa.fa-search.icon-pos {
    padding-top: 6px !important;
    color: #000;
    padding: 5px 0px 5px 0px;
    font-size: 23px !important;
}

.mainmenu{
    list-style: none;
    margin: 0 auto;
    padding: 0;
    transition: all 500ms;
    display: flex;
    height: 44px;
    padding-top: 0.5rem;
}
ul.mainmenu li{
    margin-left: 1.5rem;
}
ul.mainmenu li.menu-item{
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -o-transform: skew(0);
    position: relative;
}

ul.mainmenu li.menu-item::after {
    content: '';
    display: block;
    height: 2px;
    width: 0px;
    background: #000;
    position: absolute;
    bottom: -.3rem;
    transition: 1s all ease-in;
}

ul.mainmenu li.menu-item:hover:after{
    width: 100%;
}

ul.mainmenu li a{
    color: #000;
    padding: 0;
    text-decoration:none;
    cursor: pointer;
    font: normal normal 600 15px/27px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
    opacity: 1;
}

ul.mainmenu li p {
    padding: 0;
    text-decoration:none;
    cursor: pointer;
    font: normal normal 600 15px/27px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
    opacity: 1;
    align-content: center;
    display: flex;
    margin: 0px;
}

ul.mainmenu li p.activ, ul.mainmenu li a.activ{
    color: #5863F8;
}

.fa.fa-angle-down {
    display: inline-block;
    font: normal normal normal 14px/27px FontAwesome;
    font-size: 21px;
    margin-left: 0.5rem;
}

.shear-menu a>p{
    padding: 0;
    text-decoration:none;
    cursor: pointer;
    font: normal normal 600 15px/38px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
    opacity: 1;
    align-content: center;
    display: flex;
    margin: 0px;
}

ul.mainmenu li p.title{
    text-transform: capitalize!important;
    padding-bottom: 0px!important;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font: normal normal normal 13px/20px Poppins Medium;
    letter-spacing: 0px;
    color: #252525;
    margin-top: 0.5rem;
}

h1.watt-title,
h2.watt-title{
    font: normal normal bold 38px/45px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: initial;
    font-size: 29px;
    margin: 1.5rem 0;
}

.block-destination, .block-theme, .block-ventes{
    display:block;
    position: absolute;
    background: #fff;
    width: 53rem;
    text-align: center;
    z-index: 20;
    height: auto;
    border: 1px solid #ccc;
    border-top: 2px solid #000;
    top: 41px;
    left: -80px;
}
.block-destination{
    left: -148px;
    width: 59rem;
}
.block-ventes{
    width: 55rem;
}
.block-theme{
    width: 46rem;
}
.block-circuit{
    display:block;
    position: absolute;
    background: #fff;
    width: 46rem;
    text-align: center;
    z-index: 20;
    height: auto;
    border: 1px solid #ccc;
    border-top: 2px solid #000;
    top: 41px;
    right: -80px;
}

.has-scateg.block-circuit{
    width: 58rem;
}

.block-sejour{
    display:block;
    position: absolute;
    background: #fff;
    width: 40rem;
    text-align: center;
    z-index: 20;
    height: auto;
    border: 1px solid #ccc;
    border-top: 2px solid #000;
    top: 41px;
    right: -80px;
}

.row.destination {
    margin: 0!important;
}

.col-sm-10.conten-destination, 
.col-sm-10.conten-theme, 
.col-sm-10.conten-circuit,
.col-sm-10.conten-sejour,
.col-sm-9.conten-destination {
    padding-left: 0px;
    padding-right: 0px;

}

.col-sm-9.conten-destination{
    width: 62%;
}


.col-sm-9.conten-circuit {
    width: 75%;
    padding-left: 0px;
    padding-right: 0px;
}

.col-sm-3.menu-content {
    padding-left: 0px;
    padding-right: 0px;
    width: 34%;
}

.col-sm-11.conten-sejour{
    padding-left: 0px;
    padding-right: 0px;
    width: 95.66666667%;
}

.col-sm-3.menu-content.sous-categ{
    width: 25%;
}

.d-none{
    display: none;
}

.m-left, .cm-left {
    padding: 0.5rem 0rem;
    list-style: none;
}

.bloc-destination, 
.row.item-destination,
.row.item-sejour{
    display: flex;
    margin: 0px !important;
}

.item-destination{
    margin-right: 3rem !important;
}

.row.item-destination.d-none,
.row.item-circuit.d-none{
    display: none;
}

.row.item-sejour .slick-track {
    display: -webkit-box !important;
}

.row.item-destination.slick-initialized .slick-slide,
.row.item-sejour.slick-initialized .slick-slide {
    display: block !important;
    padding-bottom: 0px;
}

.menu-content {
    /*width: 20%;*/
}

.conten-destination {
   /* width: 80%;*/
}

.items-destination {
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
    display: grid;
    padding-right: 0px;
}

.items-vente{
    padding: 0.5rem 1rem;
    width: 33%;
    float: left;
    position: relative;
    text-align: left;
    display: grid;
    padding-right: 0px;
}

.items-circuit {
    padding: 0.5rem 1rem;
    width: 43%;
    float: left;
    position: relative;
    text-align: left;
    display: grid;
    padding-right: 0px;
}

.items-theme {
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
    display: grid;
    padding-right: 0px;
}
.items-sejour {
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
    display: grid;
    padding-right: 0px;
}

.items-destination img, 
.items-theme img, 
.items-circuit img, 
.items-sejour img, 
.items-vente img{
    max-height: 8rem;
}

.items-destination::after
, .items-circuit::after {
    content: ""; 
    display: block; 
    clear: both
}

ul.m-left li{
    margin-left: 0rem;
    text-align: left;
    line-height: 2;
    cursor: pointer;
}

ul.cm-left li{
    margin-left: 0.8rem;
    text-align: left;
    cursor: pointer;
    padding-bottom: 1rem;
}

ul.m-left li:hover, ul.cm-left li:hover, ul.drop-down-shearch li:hover{
    background: #F0F0E9;
}

ul.m-left>li span{
    padding: 1rem;
    font: normal normal normal 14px/10px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
    opacity: 1;
}

ul.cm-left>li span{
    padding: 0;
    font: normal normal normal 14px/20px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.items-destination img, 
.items-circuit img, 
.items-theme img,
.items-sejour img{
    width: 100%;
    vertical-align: middle;
}

.item-destination .swiper-button-prev-custom.slick-arrow,
.item-sejour .swiper-button-prev-custom.slick-arrow{
    right: -20px;
    top: 55%;
    left: unset;
    position: absolute;
    box-shadow: unset;
    cursor: pointer;
}

.item-destination .swiper-button-prev-custom.slick-arrow img,
.item-sejour .swiper-button-prev-custom.slick-arrow img{
    height: 1.2rem;
}

.item-destination .swiper-button-next-custom.slick-arrow,
.item-sejour .swiper-button-next-custom.slick-arrow{
    right: -20px;
    top: 30%;
    position: absolute;
    box-shadow: unset;
    cursor: pointer;
}

.item-destination .swiper-button-next-custom.slick-arrow img,
.item-sejour .swiper-button-next-custom.slick-arrow img{
    height: 1.2rem;
}

.inder-header{
    margin-top: 9.6%;
}

.inder-header.cclose{
    margin-top: 7%;
}

.header-image .container{
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.content-image{
    display: block;
    width: 100%;
    overflow: hidden;
}

.content-pourqoui .container{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.content-watt{
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px;
    height: 505px;
}

.content-image img{
    width: 100%;
}

.hero_in {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.header-image .container{
    width: 100%;
}

.col-sm-2.view-right{
    width: 12.667%;
}

.view-right{
    padding: 0px;
    padding-top: 3rem;
}

.view-plus{
    width: 36px;
    display: flex;
    background: #F0F0E9;
    padding: 12px;
    border-radius: 5px;
    text-align: center;
    margin-left: 31%;
}

.content-watt .content-left{
    padding-left: 6rem;
}

.content-watt .content-left p{
    font: normal normal normal 16px/31px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.t-flexible{
    display: flex;
}

.info-image{
    margin-top: 2rem;
}

.part-title {
    display: flex;
    flex-direction: column;
}

.info-image .watt-number{
    text-align: left;
    font: normal normal normal 52px/42px Poppins Regular;
    letter-spacing: 0px;
    color: #FFD400;
    opacity: 1;
}

.info-image p.info-title{
    text-align: left;
    font: normal normal 600 22px/65px Poppins Regular;
    letter-spacing: 0px;
    color: #192C4A;
    text-transform: uppercase;
    opacity: 1;
    margin: 0px;
    margin-left: 1rem;
}

.action-circle{
    display: flex;
    flex-direction: row;
}

.action-mobile{
    display: none;
}

.action-pc{
    display: flex;
}

.action-prev, .action-next{
    width: 30px;
    height: 26px;
    background: #192C4A 0% 0% no-repeat padding-box;
    border-radius: 2px;
    opacity: 1;
    display: flex;
    justify-content: center;
    margin: 0.5rem;
    cursor: pointer;
    padding: 0.5rem;
}



.cercle-parent{
    width: 450px;
    height: 450px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    border-radius: 100%;
    position: absolute;
    right: -21px;
    /*right: 21px;*/
    top: 15px;
    justify-content: center;
    display: block;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.cercle-rotation{
    width: 450px;
    height: 450px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    border-radius: 100%;
    display: block;
    position: absolute;
    justify-content: center;
    right: -21px;
    /*right: 6px;*/
    top: 15px;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.cercle-parent.d-none,
.cercle-rotation.d-none{
    display: none;
}

.cercle-rotation img{
    object-fit: inherit;
}

.ellipse-center {
    position: absolute;
    top: 172px;
    left: 175px;
    transition: all 2s;
}

.unit-center{
    width: 114px;
    height: 114px;
    transition: all 2s;
    background: transparent url('/newicon/Roue-tourisme-positif.png') no-repeat;
    background-position: center;
    background-size: cover;
}

.runit-center {
    position: absolute;
    top: 172px;
    left: 175px;
    transition: all 2s;
    width: 114px;
    height: 114px;
    transition: all 2s;
    background: transparent url('/newicon/Roue-tourisme-positif.png') no-repeat;
    background-position: center;
    background-size: cover;
}

.ellipse-center:hover{
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5); 
}

.ellipse-center:hover .unit-center{
    background: transparent url('/newicon/Roue-tourisme-positif-l.png') no-repeat;
    background-position: center;
    background-size: cover;
}

.ellipse-actif{
    top: 114px;
    left: -130px;
    width: 240px;
    height: 240px;
    opacity: 1;
    position: absolute;
    border-radius: 100%;
    overflow: hidden;
}

.ellipse-actif img{
    width: 100%;
    height: 100%;
}

.ellipse-nactif, .rellipse-nactif{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #192C4A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    color: #FFF;
}
.ellipse-nactif img{
    width: 0px;
    transition: transform .1s;
}

.ellipse-nactif:hover{
    width: 60px;
    height: 60px;
}
.ellipse-nactif:hover img{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5);
}

/*.ellipse0{
    top: 105px;
    left: -115px;
    top: 210px;
    left: -14px;
}*/

.ellipse1, .rellipse1{
    top: 14px;
    left: 97.5px;
}

.ellipse2, .rellipse2{
    top: 15px;
    left: 322.5px;
}

.ellipse3, .rellipse3 {
    top: 210px;
    left: 433px;
}

.ellipse4, .rellipse4 {
    top: 402px;
    left: 322.5px;
}
.ellipse5, .rellipse5 {
    top: 403px;
    left: 95.5px;
}

.rellipse6 {
    top: 210px;
    left: -15px;
}

.ellipse-nactif.ellipse0:hover {
    left: -25px;
}

.ellipse-nactif.ellipse1:hover {
    top: -7px;
}
.ellipse-nactif.ellipse3:hover{
    left: 410px;
}

.ellipse-nactif.ellipse4:hover{
    top: 367px;
}
.ellipse-nactif.ellipse5:hover{
    top: 387px;
}


a.text-plus{
    text-transform: capitalize !important;
    padding-bottom: 0px !important;
    margin: 0px;
    display: flex;
    flex-direction: column;
}

.block-shearch{
    display: none;
    position: absolute;
    background: #fff;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #00000029;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    opacity: 1;
    top: 138px;
    left: 4%;
    width: 90%;
}

.block-show.block-shearch.shclose{
    top: 98px;
}

.inner-form {
    padding: 0px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    -ms-flex-align: center;
    align-items: center;
    height: 3.5rem;
}
.shearch-group {
    position: relative;
    background: #ffffff;
    border-right: 1px solid antiquewhite;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 12px;
    min-width: 19.5%;
}

.destination-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ico-shearch{
    width: 18px;
    height: 18px;
    opacity: 1;
}

.ico-shearch.pig{
    width: 24px;
    height: 22px;
}

img.ico-shearch {
    filter: invert(1) sepia(1) saturate(1) hue-rotate(175deg)!important;
}

.label-search {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: 0 12px;
    cursor: pointer;
    font: normal normal normal 14px/40px Poppins Medium !important;
    letter-spacing: 0px;
    color: #444444;
    opacity: 1;
}

.label-search label{
    margin-bottom: 0px;
}

.label-search.lavel-activ{
    font: normal normal normal 13px/20px Poppins Medium !important;
}

.title-search{
    display: flex;
    cursor: pointer;
}

.title-search .fa.fa-angle-down {
    line-height: 42px;
}

.l-destination{
    cursor: pointer;
}

.shearch-group ul.drop-down-shearch,
.shearch-group ul.drop-down-shearch-mb  {
    display: none;
    position: absolute;
    background: #fff;
    top: 45px;
    padding:0;
    margin:0;
    text-align: left;
    width: 100%;
    left: 0;
}

.shearch-group ul.drop-down-shearch{
    padding-bottom: 1rem;
}

.shearch-group ul.drop-down-shearch li {
    list-style: none;
    float:left;
    width: 100%;
}

.shearch-group li {
    list-style:none !important;
    font-size:18px;
    text-decoration:none;
}

.shearch-group li a{
    padding:4px 10px !important;
    display: block;
}

.shearch-group ul.drop-down-shearch li {
    list-style: none;
    float:left;
}
.shearch-group ul.drop-down-shearch li a {
    padding:0 10px;
    text-decoration:none;
    display: flow-root list-item;
    font: normal normal normal 14px/18px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}
.shearch-group ul.drop-down-shearch li ul {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    /*border-radius: 0.25rem;*/
    transform: translate(98%, -21px);
    /*left: 100%;
    top: 0px;*/
    width: 100%;
  } 
.shearch-group ul.drop-down-shearch li:hover ul { 
    display:grid !important;
}
.shearch-group ul.drop-down-shearch li:hover ul li {
    /*float:none;*/
}

.drop-down-shearch .drop-parent::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: -0.1em;
    content: "";
    border-top: 0.4em solid transparent;
    border-right: 0;
    border-bottom: 0.4em solid transparent;
    border-left: 0.4em solid;
    position: absolute;
    right: 6px;
    margin-top: 0.4rem;
}

.action-shearch {
    display: flex;
    flex-direction: row;
}

.button-search{
    width: 157px;
    height: 51px;
    background: #ED4344 0% 0% no-repeat padding-box;
    border-radius: 0px 4px 4px 0px;
    text-align: center;
    font: normal normal normal 15px/48px Poppins Medium;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: block;
    cursor: pointer;
}


.button-annul{
    width: 143px;
    height: 51px;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 2px solid #ED4344;
    text-align: center;
    font: normal normal normal 15px/48px Poppins Medium;
    letter-spacing: 0px;
    color: #ED4344;
    opacity: 1;
    display: block;
    cursor: pointer;
}

.lavel-activ{
    line-height: 0.8;
}

.lavel-activ .l-destination{
    color: #718094;
}

.section-page{
    padding: 1rem 0;
}

.row-container{
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    padding: 0.5rem;
}

.row-containers{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    padding: 0.5rem;
}

.content-contact {
    margin-bottom: 1rem;
}

.container-contact{
    background: #E9E9E9 0% 0% no-repeat padding-box;
    border: 1px solid #F1F1F1;
    opacity: 1;
    padding: 1rem 0rem;
}

.container-30{
    width: 33.333%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.container-40{
    width: 40%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.container-60{
    width: 57%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.container-50{
    width: 49.333%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.container-30.contenu-ct{
    padding: 0.2rem 3rem;
    justify-content: center;
    display: flex;
}

.contact-logo{
    width: 12%;
}

.contact-text {
    padding: 0 0.1rem;
    text-align: left;
    font: normal normal normal 15px/16px Poppins Medium;
    letter-spacing: 0px;
    color: #252525;
    width: 87%;
}

.contact-text label{
    font-weight: normal;
    line-height: 1.5;
    width: 18rem;
}

.contact-text label.phone{
    color: #192C4A;
    font-weight: bold;
}

.contact-logo {
    display: flex;
}

.contact-logo img{
    width: 30px;
    height: 30px;
    margin-top: 0.8rem;
}

.image-right img{
    width: 95%;
}

.contenu-profi{
    padding: 2rem 0;
    border-top: 2px solid #F1F1F1;
    border-bottom: 2px solid #F1F1F1;
    font: normal normal normal 16px/31px Poppins Regular;
}

.contenu-profi p{
    font: normal normal normal 16px/31px Poppins Regular;
}
.contenu-circle{
    min-height: 13rem;
    padding: 0 8rem;
}

.row-container.contenu-circle {
    margin-top: 0.5rem;
    font: normal normal normal 15px/17px Poppins Regular !important;
}

.row-container.contenu-circle .item-title{
    font: normal normal normal 15px/17px Poppins Regular !important;
}

.menu-circle{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
    z-index: 20;
}

.item-circle {
    width: 9rem;
    height: 9rem;
    background: #192C4A;
    border-radius: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.item-circle img{
    width: 38px;
    height: 38px;
    object-fit: contain;
}
.menu-circle p.title{
    color: #192C4A;
    font-weight: bold;
    font-size: 12px;
}

.menu-circle .item-cirvolet{
    border: 1px dashed #ED4344;
    width: 16rem;
    display: none;
    padding: 3px;
    position: absolute;
    top: 10rem;
    text-align: center;
}
.menu-circle .item-cirvolet p{
    margin: 0px;
}
p.item-title{
    margin-top: 1rem;
    position: absolute;
    top: 10rem;
}

.menu-circle hr{
    display: none;
    height: 0.8rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    border-left: 1px dashed #ED4344;
    position: absolute;
    top: 9rem;
}

.menu-circle:hover .item-circle{
    background: #ED4344;
}
.menu-circle:hover .item-circle img{
    width: 40px;
    height: 40px;
}

.menu-circle:hover p.item-title{
    display: none;

}

.menu-circle:hover .item-cirvolet,
.menu-circle:hover hr{
    display: block;
}

.contenu-circle::after{
    border: 2px solid #192C4A;
    content: '';
    display: block;
    height: 2px;
    width: 80%;
    background: #000;
    position: absolute;
    top: 60px;
}


.t-partenaire{
    text-align: center;
    font: normal normal bold 38px/58px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: initial;
    font-size: 29px;
    margin: auto;
}

.section-partenaire{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-patenaire {
    margin-bottom: 11rem;
}

.partenair-content{
    align-content: center;
    justify-content: center;
    width: 83%;
}

.partenair-content .slick-slide{
    margin: 0 0.5rem;
}

.item-partenair {
    border: 1px solid aliceblue;
    width: 25rem;
    display: flex!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    align-items: center;
    justify-content: center;
    /*margin: 0 1rem;*/
    padding: 0.5rem;
}

.item-partenair img{
    width: 83%;
}

.content-formulaire{
    position: relative;
    z-index: 1000;
}

.formulaire-content{
    /*background: transparent url('/newicon/baground.svg') 0% 0% no-repeat padding-box;
    background-size: cover;
    height: 16.9rem;*/
    display: flex;
    align-items: end;
    position: absolute;
    top: -9rem;
    left: 6rem;
}

.formulaire-ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
        padding-top: 0px;
    transition: all 500ms;
    display: flex;
    /*width: 85%;*/
}

.formulaire-li{
    width: 33%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #00000029;
    border-radius: 8px;
    margin: 0.5rem 0.5rem;
    min-height: 132px;
    display: block;
    padding: 0 1rem;
}

.formulaire-li a:link{
    text-decoration:none;
}

.row-form{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.form-log{
    display: flex;
}

.form-log img{
    width: 6rem;
    object-fit: initial;
}
.form-content{
    padding: 0 1rem;
    text-align: left;
    font: normal normal normal 24px/42px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
}

.form-content .h2{
    margin: 6px 0px 0px 0px !important;
    font: normal normal 600 16px/37px Poppins Regular;
    letter-spacing: 0px;
    color: #192C4A;
    opacity: 1;
}

.form-content p {
    text-align: left;
    font: normal normal normal 13.5px/20px Poppins Regular;
    letter-spacing: 0px;
    color: #444444;
    opacity: 1;
}

.footer-bloc{
    background: #192C4A;
    min-height: 22rem;
    display: block;
    line-height: 1.8;
    color: #fff;
    position: relative;
    margin-top: 15rem;
}

.footer-bloc.footer-bouttom{
    margin-top: 0px;
}

.footer-bloc:before{
    background: transparent url('/newicon/baground.svg') 0% 0% no-repeat padding-box;
    background-size: cover;
    height: 16.9rem;
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    top: -16rem;
    width: 100%;
}

/*.back-img{
    background: transparent url('/newicon/baground.svg') 0% 0% no-repeat padding-box;
    background-size: cover;
    height: 14.9rem;
    content: " ";
    display: block;
    width: 100%;
}*/

.footer-bloc .foot-page{
    margin-top: 3rem;
}

.footer-bloc .foot-page .section-page{
    padding-bottom: 0px;
}

.container-column.container-30 {
    width: 30.333%;
}

.container-column{
    flex-direction: column;
    padding: 0 1.5rem;
    padding: 0 1rem;
    margin: 0 1rem;
}

.container-column img{
    width: 18rem;
    margin-bottom: 1rem;
}

.resaux-sc img{
    margin-bottom: 0rem;
}

.container-column p{
    margin: 0 0 1rem;
    text-align: left;
    font: normal normal normal 13px/20px Poppins Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.container-column .h2{
    margin-top: 0;
    font: normal normal normal 18px/42px Poppins Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 0px;
}

.resaux-sc, .list-paye, .payement-sc{
    list-style: none;
    padding: 0;
        padding-top: 0px;
    transition: all 500ms;
    display: flex;
}

.resaux-sc li, .payement-sc li{
    margin-right: 1rem;
}

.resaux-sc li img, .payement-sc li img{
    width: 3rem;
}

.payement-sc{
    margin-top: 1.5rem;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: unset;
    align-items: stretch;
    width: 100%;
}



.input-group .form-control{
    width: 15rem;
    font: normal normal normal 12px/20px Poppins Regular;
}

.input-group .btn-saboner{
    background: #ED4344;
    border: 0;
    padding: 0 1rem;
    color: #fff;
    font: normal normal normal 15px/20px Poppins Regular;
}

.container-column img.mode-paye{
    width: 19rem;
    margin-top: 1rem;
    object-fit: initial;
}

.lient-utile{
    list-style: none;
    margin: 0;
    padding: 0;
}

.lient-utile a{
    text-decoration: none;
    text-align: left;
    font: normal normal normal 13px/20px Poppins Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}


.list-produit{
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap;
}

.list-produit p, .list-produit span {
    text-align: center;
    font: normal normal normal 16px/20px Poppins Regular!important;
    letter-spacing: 0px;
    color: #444444;
}

.bloc-produit{
    background: #FCFCFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 6px #00000029;
    border-radius: 8px;
    padding: 1rem 0.5rem;
    padding-bottom: 0.2rem;
    display: block;
    width: 31.33%;
    margin: 0.8rem;
}

.bloc-produit h3{
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    font: normal normal normal 16px/15px Poppins Medium;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
}

.bloc-produit .show-pack{
    color: #000;
}

.produit-img{
    display: flex;
    justify-content: center;
    align-content: center;
}

.produit-img img{
    width: 100%;
    height:169px;
    object-fit: initial;
}

.produit-description {
    margin-bottom: 0.5rem;
    padding: 0 0.5rem;
    min-height: 60px;
}
.produit-description.description-flashe > p,
.produit-description.description-flashe > p > span {
    color: #444444 !important;
    font-weight: unset !important;
    font: normal normal normal 14px/20px Poppins Regular!important;
    text-align: left;
}

.description-flashe {
    color: #0d2c6c !important;
}

.produit-inclus{
    display: flex;
    flex-direction: row;
    justify-content: start;
    padding: 0rem 1rem 1rem;
}

.produit-inclus .slick-list .slick-track{
    padding: 1.8rem 0px 0px;
}
.item-inclus{
    width: 45px !important;
    height: 45px;
    background: #E9E9E966 0% 0% no-repeat padding-box;
    border-radius: 100%;
    display: flex !important;
    object-fit: inherit;
    align-content: center;
    justify-content: center;
    /*margin-right: 0.5rem;*/
}

.item-inclus img{
    width: 100%;
    object-fit: contain;
}

a.expand-paragraph {
    text-align: left;
    font: normal normal normal 16px/24px Poppins Medium;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    max-width: 100%;
}

a.reduce-paragraph {
    display: none;
    text-align: left;
    font: normal normal normal 16px/24px Poppins Medium;
    letter-spacing: 0px;
    color: #252525;
    opacity: 1;
    max-width: 100%;
}

.produit-footer{
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding: 0 0.5rem;
}

.produit-prix{
    width: 72%;
    display: flex;
    flex-direction: column;
    height: 3rem;
    height: 3rem;
    align-content: center;
    justify-content: center;
}

.produit-prix span{
    text-align: left;
    font: normal normal normal 16px/23px Poppins Regular;
    letter-spacing: 0px;
    color: #444444;
    display: inline;
    line-height: 1.5;
}

span.prix-barer{
    background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
}

span.vrais-prix{
    text-align: left;
    font: normal normal 600 18px/27px Poppins Regular;
    letter-spacing: 0px;
    color: #5863F8;
}

.produit-action{
    width: 28%;
    display: flex;
    text-align: left;
    justify-content: end;
}

.produit-action a:link {
    text-decoration: none;
}

a.produit-resvation{
    padding: 0.5rem 1rem;
    border: 1px solid #ED4344;
    border-radius: 4px;
    height: 35px;
    text-align: left;
    font: normal normal normal 14px/20px Roboto;
    letter-spacing: 0px;
    color: #ED4344;
}

a.produit-resvation:hover{
    background: #ED4344;
    color: #fff;
}

.item-inclus {
  position: relative;
}

.item-inclus .tooltiptext {
    visibility: hidden;
    background: #192C4A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    text-align: center;
    padding: 3px 6px;
    position: absolute;
    z-index: 1;
    top: -24px;
    /*left: 110%;*/
    font: normal normal 300 12px/18px Poppins !important;
    display: block;
    white-space: nowrap;
}

.item-inclus .tooltiptext.toolright{
    left: 110%;
}

.item-inclus .tooltiptext.toolleft{
    right: 110%;
}

.item-inclus .tooltiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  /*right: 100%;*/
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
}

.item-inclus .tooltiptext.toolright::after{
    right: 100%;
    border-color: transparent #192C4A transparent transparent;
}

.item-inclus .tooltiptext.toolleft::after{
    left: 100%;
    border-color: transparent transparent transparent #192C4A;
}

.tooltiptext.toolleft,
.tooltiptext.toolright{
  visibility: visible;
}

.produit-info.detail-price{
    right: auto;
    float: right;
    top: auto;
}

.produit-info.detail-price::before {
    border: 1px solid #000;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    width: 22px;
    height: 22px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    content: "?";
}

span.produit-info.detail-price:hover::after{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px 10px 10px 10px;
    content: attr(data-title);
    font-size: 11px;
    position: absolute;
    right: -91px;
    top: 24px;
    color: #252525;
    width: 18rem;
    z-index: 90000000 !important;
    text-align: left;
    display: flex;
    left: auto;
    border: none;
}

.second-row-img-desck {
    display: block;
    width: 97.5%;
    margin-bottom: 2rem !important;
    box-shadow: 0 0 10px rgb(179 179 179 / 50%);
}

.btn-log.btn-view-plus{
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: auto;
    width: 440px;
    margin-bottom: 1rem;
    margin-top: 2rem;
    background: #ED4344 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border-color: #ED4344;
    font: normal normal normal 18px/20px Poppins Regular;
}

.formulaire-content .container.section-page {
    padding: 0rem;
}

.menu-mobile{
    display: none;
}

.ico-red{
    filter: brightness(0.5) sepia(1) saturate(10000%);
}

.destination-search.open i.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

p.activ > i.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.close-search {
    display: none;
    justify-content: right;
    padding-right: .6rem;
    height: 1.5rem;
    padding-top: 0.6rem;
}

.close-search img{
    filter: brightness(0.5) sepia(1) saturate(10000%);
}

.action-expand {
    height: 1.5rem;
    padding: 0 0.5rem;
}

.produit-inclus.slick-initialized .slick-slide{
    overflow: inherit;
    padding: 0px;
    margin: 0 0.2rem;
    display: flex!important;
    justify-content: center;
    align-content: center;
    text-align: center;
}

.produit-inclus.slick-initialized .swiper-button-prev-custom{
    left: -0.5rem;
    box-shadow: none;
    width: 29px;
    cursor: pointer;
    top: 55%;
    display: flex !important;
    justify-content: center;
    align-content: center;
    height: 21px;
}

.produit-inclus.slick-initialized .swiper-button-next-custom {
    right: -6px;
    box-shadow: none;
    width: 24px;
    cursor: pointer;
    top: 55%;
    display: flex !important;
    justify-content: center;
    align-content: center;
    height: 23px;
}

/*.produit-inclus.slick-initialized .swiper-button-prev-custom:hover img,
.produit-inclus.slick-initialized .swiper-button-next-custom:hover img {
    filter: invert(21%) sepia(100%) saturate(7092%) hue-rotate( 359deg) brightness(97%) contrast(72%) !important;
}*/

.section-day-item {
    padding: 0 !important;
    background: #E9E9E966 0% 0% no-repeat padding-box;
    border-radius: 100%;
    /*display: flex !important;*/
    /*width: 45px !important;*/
    height: 51px !important;
    margin-left: 0.5rem;

}

.slick-initialized .section-day-item.slick-slide{
    display: flex !important;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.section-day-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
    padding: 0px;
}

.partenair-content.slick-initialized .swiper-button-prev-custom{
    left: -0.3rem;
    box-shadow: none;
    width: 18px;
    cursor: pointer;
    top: 50%;
}

.partenair-content.slick-initialized .swiper-button-next-custom {
    right: -0.8rem;
    box-shadow: none;
    width: 18px;
    cursor: pointer;
    top: 50%;
}

.partenair-content.slick-initialized .swiper-button-prev-custom img,
.partenair-content.slick-initialized .swiper-button-next-custom img{
    filter: invert(0%) sepia(9%) saturate(11%) hue-rotate(63deg) brightness(95%) contrast(100%);
}
.top-liste-partenaire{
    min-height: 2rem;
}

body.demande-modal-open .modal-demande{
    display: flex;
}

.modal-demande{
    position: fixed;
    font: normal normal normal 15px/22px Poppins Regular;
    z-index: 10000;
    display: none;
    background-color: #0000007a;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    align-items: flex-end;
    justify-content: flex-end;
    overflow-y: auto;
    animation: show-demande-modal .3s linear;
}

.modal-demande .demande-window-container{
    margin: 25px;
    padding: 2rem;
    color: #474747;
    background-color: white;
    border-radius: 15px;
    animation: show-demande-modal-content .6s;
}

.modal-demande .demande-window-container h2, .modal-demande .demande-window-container p{
    margin: 15px;
}

.modal-demande form .row{
    display: flex;
    flex-wrap: wrap;
}

.modal-demande form .col-6{
    padding: 15px 15px 0 15px;
    width: 50%;
}

.modal-demande form .col-12{
    padding: 15px;
    width: 100%;
}

.modal-demande form label{
    line-height : 1.7;
}

.modal-demande form .form-group textarea{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    padding: 5px 7px;
}

.container.section-parcours {
    display: flex;
    padding: 1rem;
}

.logo-parcours{
    width: 10%;
    padding: 0.8rem;
    position: relative;
}

.c-parcours{
    height: 5rem;
}

.c-parcours img {
    width: 8rem;
    height: 8rem;
    top: 0px;
    position: absolute;
}


.parcours-liste{
    width: 57%;
    padding: 0.5rem 1rem;
}

.parcours-liste h1{
    text-align: left;
    font: normal normal normal 16px/30px Poppins Bold;
    letter-spacing: 0px;
    color: #192C4A;
}

.parcours-liste ul, .parcour-window-container ul{
    list-style: none;
    margin: 0 auto;
    padding: 0;
        padding-top: 0px;
    transition: all 500ms;
    float: left;
}
.parcours-liste ul>li,.parcour-window-container ul>li{
    margin-right: 1rem;
    float: left;
    display: inline-block;
}

.li-parcours{
    display: flex;
    text-align: left;
    font: normal normal normal 16px/15px Poppins Regular;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
}

.li-parcours img{
    width: 1.5rem;
    object-fit: contain;
    margin-right: 0.4rem;
    margin-top: -5px;
}

.parcours-liste a {
    text-decoration: underline;
    font: normal normal normal 15px/25px Poppins Regular;
    letter-spacing: 0px;
    color: #444444;
}

body.parcour-modal-open .modal-parcour{
    display: flex;
}

.modal-parcour{
    position: fixed;
    font: normal normal normal 15px/22px Poppins Regular;
    z-index: 10000;
    display: none;
    background-color: #0000007a;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    animation: show-parcour-modal .3s linear;
}

.modal-parcour .parcour-window-container{
    margin: 25px;
    padding: 0rem 1rem;
    color: #474747;
    background-color: white;
    animation: show-parcour-modal-content .6s;
    width: 60%;
}

.modal-parcour .parcour-window-container h2{
    margin: 15px;
    text-align: left;
    font: normal normal bold 16px/54px Poppins Bold;
    letter-spacing: 0px;
    color: #252525;
    text-transform: inherit;
}

.modal-parcour .parcour-window-container h2>img{
    margin-right: 0.2rem;
    width: 5rem;
}

.modal-parcour .parcour-window-container p{
    margin: 15px;
    text-align: left;
    font: normal normal normal 15px/25px Poppins Regular;
    letter-spacing: 0px;
    color: #444444;
}
.modal-parcour .parcour-window-container ul>li>p {
    text-align: left;
    font: normal normal bold 16px/30px Poppins Bold;
    letter-spacing: 0px;
    color: #252525;
    text-transform: uppercase;
    margin: 0 0.5rem;
}

.header-mparcour {
    position: relative;
}

.close-mparcour {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.close-mparcour img{
    width: 1.3rem;
}

.etoilier {
    display: flex;
    flex-direction: row;
}

.epack_title {
    width: 83%;
}

.e-logo {
    width: 17%;
}
    

/* --- Parti css duexieme page----*/
.container.psection-title {
    display: flex;
    justify-content: space-between;
}
.pcontent-left {
    width: 70%;
}
.pcontent-right {
    width: 30%;
    padding-right: 2rem;
}

.pcontent-left .p-name {
    background: #9EAABA 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: 0.5rem;
    display: initial;
    font: normal normal normal 15px/39px Poppins;
    letter-spacing: 0px;
    color: #252525;
}

.pcontent-right .p-prix-barer{
    font: normal normal normal 18px/42px Poppins;
    letter-spacing: 0px;
    color: #252525;
    text-align: right;
}

.pcontent-left .p-title {
    text-align: left;
    font: normal normal bold 17px/17px Poppins;
    letter-spacing: 0px;
    color: #252525;
}

.pcontent-right .p-prix {
    text-align: right;
    font: normal normal normal 16px/15px Poppins;
    letter-spacing: 0px;
    color: #444444;
}
.pcontent-right .reel-prix {
    font: normal normal 600 16px/28px Poppins;
    letter-spacing: 0px;
    color: #5863F8;
}

.pcontent-left .p-inclus {
    display: flex;
    width: 100%;
}
.pcontent-left .p-inclus .item-inclus {
    margin-right: 0.5rem;
    width: 35px !important;
    height: 35px;
}
/* --- Fin css duexieme page----*/


@keyframes show-demande-modal {
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}

@keyframes show-demande-modal-content {
    0%{ 
        opacity: 0;
        transform: translateX(50px); 
    }
    100%{ 
        opacity: 1; 
        transform: translateX(0px); 
    }
}

@media(max-width:658px) {
    .modal-demande form .col-6{
        padding: 0 15px;
        width: 100%;
    }
}

@media(min-width:768px) {
    .container-top, .container-middle {
        width:750px
    }
}
@media(min-width:992px) {
    .container-top, .container-middle {
        width:970px
    }
}
@media(min-width:1200px) {
    .container-top, .container-middle {
        width:100%;
    }
}

@media only screen and (max-width: 768px) {
    
    body {
        margin: 0px;
    }
    .container {
        width: 100%;
        margin: 0px !important;
    }

    .inder-header{
        margin-top: 27%;
    }

    .inder-header.cclose{
        margin-top: 11%;
    }

    .header-image .container {
        width: 100%;
    }

    .top_desitation{
        display: none;
    }

    .container-top, .container-middle{
        width: 100%;
    }
    
    .container-top .container-row {
        display: flex;
        flex-direction: row;
    }

    .container-top .container-row .content-left {
        width: 50%;
        float: left;
        padding: 0px;
        align-content: center;
        display: grid;
        justify-content: left;
        padding-left: 0.8rem;
    }

    .container-top .container-row .content-right {
        width: 50%;
        text-align: right;
    }

    .content-left ul{
        display: none;
    }

    .content-right ul {
        display: inline-block;;
    }

    .content-right .pull-right {
        float: none !important;
        text-align: center;
    }

    .content-right ul > li.bouton-compt {
        background: #EE4344;
        padding: 0rem 1rem;
        color: #fff;
        height: 100%;
        display: flex;
    }

    .container-covid {
        display: flex;
        height: 3.5rem;
    }
    .covid-left {
        width: 88%;
        display: flex;
        position: relative;
        float: left;
    }

    .covid-left p {
        padding-top: 1px;
        font: normal normal normal 11px/16px Poppins Regular;
        text-align: center;
        width: 68%;
    }

    .plus-info {
        margin-left: 0;
        font: normal normal normal 11px/14px Poppins Regular;
    }

    p.m-contact{
        display: flex;
        padding: 0.5rem;
        margin: 0px;
        font: normal normal 600 13px/19px Poppins Regular;
        letter-spacing: 0px;
        color: #252525;
        opacity: 1;
        background: #FFD400 0% 0% no-repeat padding-box;
        box-shadow: 0px 1px 6px #00000029;
        border-radius: 4px;
    }

    p.m-contact img.icon-red{
        width: 1rem;
    }

    .middle-menu{
        display: none;
    }

    .container-middle{
        padding: 0.5rem 15px;
    }


    .logo {
        width: 52%;
        padding-left: 0.8rem;
    }

    .logo img {
        width: auto;
        height: 28px;
    }

    .shear-menu {
        width: 37%;
        text-align: center;
        line-height: 1;
        font-size: 2rem;
    }

    .shear-menu a{
        text-decoration: none;
    }

    .shear-menu .fa.fa-search.icon-pos {
        padding-top: 2px !important;
        color: #000;
        padding: 5px 0px 5px 0px;
        font-size: 21px !important;
    }

    
    .menu-togle {
        padding-top: 0.2rem;
        display: flex;
        width: 17%;
        align-content: center;
        justify-content: flex-end;
        padding-right: 1rem;
    }

    .menu-togle img{
        width: auto;
        height: 19px;
        display: block;
    }

    .menu-togle-close
    {
        display: none;
        color: #ED4344;
        font: normal normal normal 19px/20px Poppins Bold;
        letter-spacing: 0px;
        opacity: 1;
        padding-right: 0.5rem;
    }
    .menu-mobile {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    }

    .menu-togle-liste {
        background: #fff;
        padding: 1rem;
    }


    .menu-accordion {
      width: 100%;
      max-width: 360px;
      margin: 0px;
      background: #FFF;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
    }

    .menu-accordion .link {
      cursor: pointer;
      display: block;
      padding: 10px 5px 7px 0px;
      color: #000;
      font-size: 14px;
      font-weight: 600;
      position: relative;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
    }

    .menu-accordion li:last-child .link { border-bottom: 0; }

    .menu-accordion li i {
      position: absolute;
      top: 10px;
      left: 12px;
      font-size: 18px;
      color: #595959;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
    }

    .menu-accordion li i.fa-chevron-down {
      right: 12px;
      left: auto;
      font-size: 16px;
    }

    .menu-accordion li.open .parent-link.link{ 
        color: #ED4344;
    }

    .menu-accordion .submenu li.open .sous-link.link { 
        color: #FFD400;
    }

    .menu-accordion li.open .parent-link>i { 
        color: #ED4344; 
    }

    .menu-accordion .submenu li.open .sous-link>i { 
        color: #FFD400; 
    }

    .menu-accordion li.open .parent-link>i.fa-chevron-down,
    .menu-accordion .submenu li.open .sous-link>i.fa-chevron-down {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
    }

    .menu-accordion .submenu li.open .sous-link li:active{
        background: #F0F0E9;
    }

    /**
     * Submenu
     -----------------------------*/


    .submenu {
      display: none;
      font-size: 14px;
      margin-left: 0.5rem;
    }

    .submenu a {
      display: block;
      text-decoration: none;
      color: #4D4D4D;
      padding: 5px 12px;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-size: 15px;
    }

    .submenu a:hover {
      background: #b63b4d;
      color: #FFF;
    }


    .drop-down-shearch.menu-accordion li i {
        top: 12px;
        font-size: 14px;
    }
    .drop-down-shearch..menu-accordion .link{
        font-weight: 500;
    }

    .no-souscat a{
        color: #000;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        line-height: 2.5;
    }

    .block-shearch {
        top: 142px;
        left: 15px;
        width: 90%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .block-show.block-shearch.shclose{
        top: 85px;
    }

    .inder-header {
        margin-top: 23%;
    }

    .inner-form{
        height: auto;
        flex-direction: column;
        padding: 1rem;
        padding-top: 0px;
    }
    .shearch-group{
        width: 100%;
        border: 1px solid #E9E9E9;
        margin-top: 1rem;
    }

    .button-cotent {
        margin-top: 1rem;
    }

    .button-search {
        height: 38px;
        font: normal normal normal 14px/36px Poppins Medium;
        border-radius:4px;
    }

    .button-annul{
        height: 38px;
        font: normal normal normal 14px/36px Poppins Medium;
        border-radius: 4px;
        margin-right: 0.5rem;
    }

    .shearch-group ul.drop-down-shearch,
    .shearch-group ul.drop-down-shearch-mb{
        z-index: 2;
        top: 43px;
        z-index: 2;
        border: 1px solid #E9E9E9;
        padding: 0 0.6rem;
        border-radius: 0px;
        background: #E9E9E9;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .drop-down-shearch .drop-parent::after {
        margin-top: 0.5rem;
    }

    .shearch-group ul.drop-down-shearch li ul {
        position: relative;
        background-color: transparent;
        background-clip: padding-box;
        border: none;
        border-radius: inherit;
        transform: inherit;
    }

    img.ico-shearch {
        width: 8%;
        height: 21px;
    }

    .ico-shearch.pig {
        width: 28px;
    }

    .destination-search{
        width: 100%;
    }

    .title-search {
        display: flex;
        cursor: pointer;
        width: 100%;
        justify-content: space-between;
    }

    .close-search {
        display: flex;
    }

    .content-watt{
        display: flex;
        width: 100%;
        overflow: inherit;
        padding: 15px;
        height: auto;
    }

    .content-watt .row{
        display: flex;
        flex-direction: column;
    }

    .content-watt .row .col-sm-6,
    .content-watt .row .col-sm-7,
    .content-watt .row .col-sm-5{
        width: 100%;
    }

    .content-watt .content-left {
        padding-left: 0;
        padding-right: 0px;
        z-index: 2;
    }

    .info-image{
        min-height: 7rem;
    }

    h1.watt-title {
        font: normal normal bold 18px/27px Poppins Regular !important;
        letter-spacing: 0px;
        color: #252525;
        text-transform: initial;
        margin: 0.5rem 0!important;
    }

    .cercle-parent {
        width: 400px;
        height: 400px;
        position: relative;
        right: -28%;
    }

    .ellipse-center {
        position: absolute;
        top: 131px;
        left: 135px;
        transition: all 2s;
    }

    .cercle-rotation{
        width: 400px;
        height: 400px;
        position: relative;
        right: -28%;
    }

    .unit-center {
        background: transparent url('/newicon/Roue-tourisme-positif.png') no-repeat;
        background-position: center;
        background-size: cover;
    }

    .ellipse-actif{
        top: 100px;
        left: -81px;
        width: 180px;
        height: 180px;
    }

    .ellipse-nactif, .rellipse-nactif {
        width: 25px;
        height: 25px;
    }

    .ellipse1, .rellipse1 {
        top: 38px;
        left: 53px;
    }

    .ellipse2, .rellipse2 {
        top: -9px;
        left: 217px;
    }

    .ellipse4, .rellipse4 {
        top: 383px;
        left: 217px;
    }

    .ellipse5, .rellipse5 {
        top: 323px;
        left: 42px;
    }

    .rellipse6 {
        top: 184px;
        left: -15px;
    }

    .runit-center{
        top: 131px;
        left: 135px;
    }

    .part-title {
        display: flex;
        flex-direction: row;
    }
    .part-title .watt-number{
        margin-right: 0.5rem;
        font-size: 33px;
        line-height: 34px;
    }

    .part-title p.info-title{
        font: normal normal 600 18px/40px Poppins Regular;
    }

    .action-mobile{
        display: flex;
    }

    .action-pc{
        display: none;
    }

    .circle-class{
        padding: 0 2rem;
    }

    .circle-class .contenu-circle{
        padding: 0px;
    }

    .circle-class .row-container{
        justify-content: center;
    }

    .contenu-circle {
        min-height: 17rem;
        padding: 0 1rem;
    }

    .contenu-circle::after{
        display: none;
    }

    .menu-circle {
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        height: 17rem;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        /*box-shadow: 0px 1px 4px #00000014;*/
        padding: 1rem;
        /*border: 1px solid #00000014;*/
    }

    .menu-circle p.item-title, .menu-circle .item-tiret{
        display: none;
    }

    .menu-circle .item-cirvolet{
        display: block;
        top: auto;
        width: 19rem;
        position: relative;
    }

    .menu-circle hr {
        display: block;
        height: 1.6rem;
        margin: 0 0.5rem;
        border-left: 1px dashed #ED4344;
        position: relative;
        top: auto;
    }


    .action-mobile .action-prev, .action-mobile .action-next{
        width: 24px;
        height: 21px;
        padding: 0.3rem;
        margin: 0.5rem 0.5rem 0.5rem auto;
    }
    .slick-dots li{
        width: 11px;
        height: 11px;
    }

    .slick-dots li button::before{
        content: '';
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid #000;
        width: 11px;
        height: 11px;
    }

    .slick-dots li.slick-active button::before {
        opacity: .75;
        background: #000;
    }

    .container-contact{
        display: none;
    }

    .contenu-profi{
        padding: 1rem;
        border: none;
    }

    .contenu-profi .container-50{
        width: 100%;
    }

    .image-right img {
        width: 100%;
    }

    .btn-log{
        margin-top: 0!important;
    }
    
    .bloc-produit{
        width: 95%;
    }

    .bloc-produit h3 {
        margin: 1rem auto !important;
    }

    .item-inclus .tooltiptext.toolright,
    .item-inclus .tooltiptext.toolleft{
        visibility: visible;
    }

    .btn-log.btn-view-plus{
        width: 80%;
        margin-top: 20px;
    }

    .content-patenaire{
        margin-bottom:0px;
    }

    .item-partenair{
        margin: 0px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 1px 4px #00000014;
        width: 85% !important;
        margin-left: 7%;
    }

    .row-containers {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        position: relative;
        padding: 0.5rem;
    }

    .formulaire-content{
        left: 0rem;
        top: -3rem;
    }

    .formulaire-ul{
        flex-direction: column;
    }

    .formulaire-li{
        width: 97%;
        margin: 0.5rem auto;
        height: auto;
        min-height: 90px;
    }

    .form-content h2{
        font: normal normal 600 12px/14px Poppins Regular !important;
    }

    .form-content p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* number of lines to show */
        line-clamp: 2; 
        -webkit-box-orient: vertical;
    }

    .footer-bloc {
        margin-top: 3rem;
    }

    .footer-bloc.footer-bouttom {
        margin-top: 3rem;
    }

    .footer-bloc .foot-page {
        margin-top: 16rem;
    }

    .footer-bloc::before{
        background: transparent url('/newicon/baground_mobile.svg') 0% 0% no-repeat padding-box;
        background-size: contain;
        height: 6.9rem;
        content: " ";
        display: block;
        position: absolute;
        left: 0px;
        top: -4rem;
        width: 100%;
    }

    .container-30{
        width: 100%;
    }

    .input-group .form-control {
        width: 14rem;
        font: normal normal normal 11px/12px Poppins Regular;
        height: 37px;
    }

    .t-partenaire {
        text-align: center;
        font: normal normal bold 19px/28px Poppins Regular !important;
    }

    .partenair-content .slick-dots,
    .contenu-circle .slick-dots{
        display: contents!important;
    }


    .slick-dots li button::before {
        font-size: 14px;
    }
    .close-content{
        width: 10%;
    }

    .foot-page .container-30{

    }

    .container-column.container-30 {
        width: 100%;
    }

    .payement-sc {
        margin-top: 0.5rem;
    }

    .foot-page .container-30 p.intelligece{
        display: none;
    }

    .container-column p {
        margin: 0 0 1rem;
        text-align: center;
        font: normal normal normal 15px/21px Poppins Regular;
    }

    .container-column h2 {
        margin-top: 0;
        text-align: center;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font: normal normal normal 15px/21px Poppins Regular!important;
    }

    .container-column {
        flex-direction: column;
        padding: 0 0.5rem;
        text-align: center;
        align-items: center;
        margin: 0px;
        margin-top: 2.5rem;
    }

    .resaux-sc, .list-paye{
        justify-content: center;
    }

    .container-column img {
        width: 11rem;
    }

    .resaux-sc li img, .payement-sc li img {
        width: 2rem;
    }

    .container-column .h2{
        font: normal normal normal 15px/18px Poppins Regular !important;
    }

    .container-column .intelligece2{
        margin-top: 1.5rem;
    }

    .lient-utile a {
        text-decoration: none;
        text-align: left;
        font: normal normal normal 13px/26px Poppins Regular;
    }

    .input-group .form-control {
        width: 14rem;
        font: normal normal normal 11px/12px Poppins Regular;
        height: 35px;
        margin-top: 0px;
    }
    .input-group .btn-saboner{
        font: normal normal normal 12px/12px Poppins Regular;
    }

    .contenu-profi p {
        font: normal normal normal 15px/28px Poppins Regular;
    }

    .second-row-img-desck{
        display: none;
    }

    .form-content {
        padding: 0 0 0 1rem;
    }

    .form-content .h2 {
        margin: 6px 0px 0px 0px !important;
        font: normal normal 600 12px/28px Poppins Regular !important;
    }
    .ellipse-nactif.ellipse1:hover {
        top: 8px;
    }

    .ellipse-nactif.ellipse5:hover {
        top: 317px;
    }

    .second-row-img-mobil {
        display: block;
        margin-bottom: 2rem;
    }

    h1.watt-title, h2.watt-title{
        font: normal normal bold 15px/26px Poppins Regular !important;
    }

    .logo-parcours {
        width: 26%;
    }
    .parcours-liste {
        width: 82%;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .parcours-liste ul, .parcour-window-container ul{
        display: block;
    }

    .modal-parcour .parcour-window-container {
        margin: 9px;
        padding: 0rem 1rem;
        color: #474747;
        background-color: white;
        animation: show-parcour-modal-content .6s;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .modal-parcour .parcour-window-container h2 {
        margin: 0px!important;
        margin-top: 15px!important;
        text-align: left;
        font: normal normal bold 16px/54px Poppins!important;
        letter-spacing: 0px;
        color: #252525;
        text-transform: inherit;
    }

    .close-mparcour {
        position: absolute;
        top: 6px;
        right: -17px;
        cursor: pointer;
    }
}

@media only screen and (max-width: 320px) {
    .content-right ul > li.bouton-compt {
        padding: 0rem;
    }
    .item-inclus {
        width: 40px !important;
        height: 40px;
    }

    .menu-circle .item-cirvolet{
        display: block;
        top: auto;
        width: 16rem;
        position: relative;
    }

    .cercle-parent, .cercle-rotation{
        right: -20%;
    }
    .container-column {
        flex-direction: column;
        padding: 0 0.5rem;
    }
    .input-group .form-control {
        width: 14rem;
        font: normal normal normal 11px/12px Poppins Regular;
        height: 35px;
        margin-top: 0px;
    }
    .input-group .btn-saboner{
        font: normal normal normal 12px/12px Poppins Regular;
    }
    .footer-bloc .foot-page {
        margin-top: 14rem;
    }

    .block-shearch {
        top: 9.5rem;
    }

    .block-show.block-shearch.shclose{
        top: 6rem;
    }

    img.ico-shearch {
        width: 9.8%;
        height: 21px;
    }

    .action-shearch{
        width: 100%;
    }
    .button-cotent {
        margin: 0 0.5rem;
        margin-top: 1rem;
        width: 50%;
    }

    .button-search, .button-annul {
        width: 100%;
    }

    .form-content .h2{
        margin: 0px!important;
        font: normal normal 600 12px/30px Poppins Regular!important;
    }

    .form-content p {
        text-align: left;
        font: normal normal normal 11px/18px Poppins Regular!important;
    }

    .formulaire-li {
        width: 97%;
        margin: 0.5rem auto;
        height: auto;
        min-height: 73px;
    }

    .formulaire-div{
        display: flex;
        margin: 10px;
        flex-direction: column;
    }

    .formulaire-div .cont-items{
        width: 100%;
    }

    .second-row-img-mobil {
        display: block;
        margin-bottom: 1.6rem;
    }
    .logo-parcours {
        width: 26%;
    }
    .parcours-liste {
        width: 82%;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .parcours-liste ul, .parcour-window-container ul{
        display: block;
    }

    .modal-parcour .parcour-window-container {
        margin: 9px;
        padding: 0rem 1rem;
        color: #474747;
        background-color: white;
        animation: show-parcour-modal-content .6s;
        width: 100%;
    }
}


