body,
html {
    text-align: left;
    line-height: 1.42857143;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    padding: 0!important;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: none;
}

a {
    color: #139fd4;
}
@font-face {
    font-family: Unthrift;
    src: url(fonts/UnthriftSecondPersonal.eot);
    src: url(fonts/UnthriftSecondPersonal.eot?#iefix) format("embedded-opentype"), url(fonts/UnthriftSecondPersonal.woff2) format("woff2"), url(fonts/UnthriftSecondPersonal.woff) format("woff"),
        url(fonts/UnthriftSecondPersonal.ttf) format("truetype");
}
[class^="fa"] {
    font-family: FontAwesome;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    font-style: normal;
    font-weight: 400;
}
h1 {
    font-size: 342.85%;
    font-weight: 500;
}
h2 {
    font-size: 214.28%;
    line-height: 32px;
    margin-bottom: 17px;
}
h3 {
    font-size: 171.82%;
}
h4 {
    font-size: 128.57%;
}
p {
    font-size: 100%;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    object-fit: cover;
    min-width: 0;
    min-height: 0;
}
figure {
    margin: 0;
}
figure img {
    vertical-align: top;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    opacity: 0.75;
}
a:focus {
    outline: 0;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.left-navigation-btns span.text-center {
    font-size: 13px;
}
.plan-trip h3 {
    font-size: 171.82%;
}
.plan-trip p {
    font-size: 14px;
    font-weight: 400;
}
.left-navigation-btns span.text-center {
    font-size: 12px;
}
a.getcity {
    display: inline-block;
    width: 100%;
}
footer p {
    font-size: 100%;
}
footer .footer-subtitle {
    font-size: 128.57%;
}
.how-it-works h4 {
    font-size: 128.57%;
}
.left-side.logo-header a {
    max-width: 400px;
    width: 100%;
    min-width: 160px;
}
.filters .form-control {
    font-weight: 400;
}
.container-stepper {
    max-width: 1846px;
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    margin-left: auto;
}
h1#title-validation {
    text-transform: uppercase;
    color: #1a2d4a;
    font-weight: 400;
}
.content-bullet-step {
    border: 1px solid #1a2d4a;
    height: 87px;
    width: 87px;
    padding: 6px;
    margin: auto;
    background: #fff;
    z-index: 1;
    position: relative;
}
.content-bullet-step.active {
    border: 1px solid #ee3b44;
}
.content-bullet-step.completed {
    border: 1px solid #31e08b;
}
.bullet {
    height: 100%;
    width: 100%;
    margin: 0;
    font-size: 26px;
    border: 1px solid #16243a;
    color: #fff;
    display: inline-block;
    position: relative;
    transition: background-color 0.5s;
    line-height: 73px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-weight: 700;
    background: #1a2d4a;
}
.content-bullet-step.active .bullet {
    border: 1px solid #ee3b44;
    background: #ee3b44;
}
.content-bullet-step.active .bullet.completed {
    border: 1px solid #31e08b;
    background: #31e08b;
}
.container-step-progress-bar {
    padding: 35px 70px 70px 70px;
    width: 100%;
    margin: 0 auto;
}
#data-content {
    margin: auto;
    margin-top: 40px;
}
.part-left {
    padding-right: 40px;
    border-right: 2px solid #9e9d9d;
    border-right-style: dotted;
}
.part-right {
    padding-left: 40px;
}
.change-name optgroup {
    color: #61a5c8;
    border-bottom: #2a363b solid 1px;
    border-top: #2a363b solid 1px;
}
.service-content ul {
    display: flex;
}
.form-group.row {
    margin-bottom: 0 !important;
}
.form-group.button-ipt {
    margin-bottom: 1rem !important;
}
.form-group .form-control {
    height: 2.5rem !important;
    border-radius: inherit !important;
    padding: 5px 7px;
}
.form-group textarea.form-control {
    height: auto !important;
}
.form-group .col-xs-1,
.form-group .col-xs-10,
.form-group .col-xs-11,
.form-group .col-xs-12,
.form-group .col-xs-2,
.form-group .col-xs-3,
.form-group .col-xs-4,
.form-group .col-xs-5,
.form-group .col-xs-6,
.form-group .col-xs-7,
.form-group .col-xs-8,
.form-group .col-xs-9 {
    padding-right: 0.5rem;
    padding-left: 0;
}
.form-group label {
    line-height: 3rem;
}
.form-group label.label-chek {
    /*line-height: 1.5rem;*/
    margin-bottom: 1rem;
}

.form-group .col-xs-2.price{
    width: 7%;
}
.disp_flex {
    display: flex;
}
label.ckekbox {
    margin-left: 0.3rem;
}
.info-text {
    font-size: 0.9rem;
    color: #9a9493;
}
.form-group label i.fa-angle-right {
    margin-right: 0.5rem;
}
.form-group label i.fa-angle-right:before {
    font-size: 17px;
    color: red;
}
.check-left.col-xs-1 {
    padding-top: 0.5rem;
}
.form-group.row.add-padding {
    padding-top: 1rem;
}
.form-none {
    display: none!important;
}
.form-block {
    display: block;
}
label.suplement {
    line-height: 1rem;
    padding-top: 1rem;
}
.col-xs-6.gallery-image {
    padding: 0 1rem;
    border: 1px solid;
}
img.image_galery {
    width: 100%;
}
div#listroom {
    margin-top: 1rem;
}
th.titre {
    padding: 1rem;
    text-align: center;
}
td.image {
    padding: 0.2rem;
    text-align: center;
}
.delete_btn {
    margin-top: 1rem;
}
[class*=" voyager-"]:before,
[class^="voyager-"]:before,
[data-icon]:before {
    font-family: voyager !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.voyager-x:before {
    content: "\2715";
}
label.title-image {
    line-height: 1.5rem;
}
.new-alert {
    padding: 0.5rem;
}
.button-valide {
    text-align: right;
    padding: 2rem 0;
}
.save_btn {
    width: 30%;
    line-height: 30px;
    background: #ed4344;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.save_btn:disabled {
     color: #fff;
     background-color: #000;
     border-color: #000
 }

.button-action {
    text-align: center;
    padding: 2rem 0;
}
.save_btn1 {
    width: 75%;
    line-height: 30px;
    background: #ed4344;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.save_btn2 {
    width: 20%;
    line-height: 30px;
    background: #62a8ee;
    color: #fff;
    font-weight: 600;
    margin-right: 1rem;
}

.save_btn2:disabled {
     color: #fff;
     background-color: #000;
     border-color: #000
 }

.save_btn3 {
    width: 20%;
    line-height: 30px;
    background: #049322;
    color: #fff;
    font-weight: 600;
    margin-right: 1rem;
}
.save_btn5 {
    width: 20%;
    line-height: 30px;
    background: #ed4344;
    color: #fff;
    font-weight: 600;
    margin-right: 1rem;
}
.save_btn4 {
    width: 100%;
    line-height: 30px;
    background: #62a8ee;
    color: #fff;
    font-weight: 600;
}

.save_btn6 {
    width: 100%;
    line-height: 30px;
    background: #01317F;
    color: #fff;
    font-weight: 600;
    margin-right: 1rem;
}

.alert-success{
	margin-bottom: 0px!important;
    color: #023E0E;
    background-color: #97FCAC;
    border-color: #02c32b;
}

#alerts{
    margin: 1rem!important;
}

label.panle_title {
    margin-top: 0.5rem;
    font-size: 1.5rem;
}
.form-group {
    text-align: left !important;
}
div#displayimage {
    padding-top: 1rem;
    padding-left: 1rem;
}
.new-room.row {
    padding: 1rem 1rem;
    background-color: #f5f5f5;
    margin-top: 1rem !important;
}
.link-actions{
    display: block;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
}
.gallery-image {
    background-color: #f0e5e5;
}
.new-room .add_room {
    float: right;
}
#listroom .container .col-md-12 {
    padding: 15px 0 !important;
}
span.paiement-more {
    color: #fff;
    font-weight: 600;
    border-radius: 16px;
    border: 2px solid #22a7f0;
    padding: 0.2rem;
    background-color: #22a7f0;
}
img.image_icone {
    width: 13%;
}
.p-l1{
	padding-left: 1rem;
}

div#groupe_price02 {
    display: flex;
    flex-direction: row;
}

.form-group.row.m-top {
    margin-top: 1rem!important;
}

.time-controle{
	text-align: center;
	font-size: 1.2rem;
}
.per_group_form {
    display: flex;
    align-items: center;
}
.per_group_form .potains {
    width: 70px;
}

.col-form-label{
	padding-right: 0.5rem;
}
.form-labe {
    width: 9.5rem;
}

.form-input{
	width: 9.5rem;
}
#price04 {
    padding-left: 0.5rem;
}

#price05 {
    padding-top: 0.5rem;
}
.loaders {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.info-ok{
	background-color: #02B051;
    padding: 1rem;
    color: #fff;
    font-size: 1.5rem;
}

#code-load{
    position: absolute;
    left: 142px;
    z-index: 10;
}

.code-promo{
    margin-bottom: 7%;
    margin-top: 7%;
}
.code-promo span{
    font-weight: 900;
}
.code-promo span.alert{
    color: #ef260b;
}
.code-promo span.success{
    color: #026602;
}
#modal-promo .modal-body p{
    color: black;
}

.center-text{
    text-align: center;
 }

.save_btn7 {
    width: 100%;
    line-height: 20px;
    background: #62a8ee;
    color: #fff;
    font-weight: 600;
    margin-right: 1rem;
}

.save_btn7:disabled {
     color: #fff;
     background-color: #000;
     border-color: #000
 }

.voyage-form{
    font-size: 18px;
}

.voyage-form .uppercase{
    font-size: 18px;
}

.voyage-form h1.text-center.uppercase.form-title{
    font-size: 26px;
}



label.title-update{
    font-size: 1.5rem;
}

.text-libele-order h1{
    font-size: 2rem;
    font-weight: 500;
    line-height: 2;
}

form#forma_change {
    margin-bottom: 1rem;
}

.duplic-room.row {
    background-color: #ddd;
    display: block;
    padding: 1rem 0;
}

a.move{
    color: white;
    z-index: 200;
    position: fixed;
    left: 2.5rem;
    background-color: #fe2a03!important;
    border-color: #761c19!important;
}

.modal-content.excursion:before{
    content: "";
    position: fixed;
    height: 100%; width: 100%;
    background-image: url("/images/activie.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    filter: opacity(.2);
    -webkit-filter: opacity(.2);
    -moz-filter: opacity(.2);
    -o-filter: opacity(.2);
    -ms-filter: opacity(.2);
}
.modal-content.hotels:before{
    content: "";
    position: fixed;
    height: 100%; width: 100%;
    background-image: url("/images/hotels.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    filter: opacity(.2);
    -webkit-filter: opacity(.2);
    -moz-filter: opacity(.2);
    -o-filter: opacity(.2);
    -ms-filter: opacity(.2);
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
}

.nav-tabs>li.active {
    border-bottom: solid;
}

.nav-tabs>li>a{
    color: #143465;
    font-weight: normal;
}

.nav-tabs>li.active>a{
    color: #143465;
    font-weight: bold;
}

.nav-tabs>li.active>a:hover {
    color: #143465;
    font-weight: bold;
}

.paye{
    background-color: #143465;
    min-width: 3rem;
    display: block;
    text-align: center;
    height: 1.5rem;
    color: #fff;
    border-radius: 10px;
}

.nav>li>a.mun-tab{
    line-height: 20px;
}

.icon-tab{
    display: inline-grid;
    position: relative;
    width: 4%;
}

.icon-tab img{
    width: 100%;
}

.en-attente{
    background-color: #EE4344;
    min-width: 3rem;
    display: block;
    text-align: center;
    height: 1.5rem;
    color: #fff;
    border-radius: 10px;
}
.tab-content.recap{
    height: 250px;
    overflow: auto;
}

table tr.recapitulatif td{
    text-align: left;
}

table tr.recapitulatif td.prix{
    text-align: right;
}
.content-select ul, .trip-step-day ul{
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #11a3db;
    text-transform: uppercase;
    line-height: 1.42857143;
}
.content-select ul>li>span, .trip-step-day ul>li>span{
    color: #11a3db;
    padding: 0 12px;
}

.content-select ul ul, .trip-step-day ul ul{
    display: none;
    cursor: pointer;
}

.content-select ul ul li, .trip-step-day ul ul li{
    padding-left: 22px;
}

.trip-step-day ul ul li:hover { background:#139fd4; color: #fff}

.dropdown {
    width: 100%;
}

#content-liste-date .dropdown button,
.content-select .dropdown button,
.trip-step-day .dropdown button {
    background: 0 0;
    width: 111.6%;
    height: 49px;
    border: 1px solid #ccc;
    position: relative;
}
#content-liste-date .open > .dropdown-menu,
.content-select .open > .dropdown-menu,
.trip-step-day .open > .dropdown-menu {
    width: 111.6%;
    padding: 2%;
    border-radius: unset;
}
.container-step-progress-bar {
    padding: 50px 0 60px;
}

.trip-step-day .dropdown button{
    border: 2px solid white !important;
    width: 100.6%;
    list-style: none;
}

.trip-step-day .dropdown button.showdown-button{
  border: 2px solid #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.trip-step-day .open > .dropdown-menu {
    width: 100.6%;
    padding: 2% 0;
    border-radius: unset;
}

.part-left {
    padding-right: 20px;
}
.part-right {
    padding-left: 20px;
}
.bullet::after {
    width: 154px;
}
.content-title-option h4 {
    font-size: 20px;
}
.content-prefix-chambre {
    width: 31%;
}
#content-prefix-date {
    width: 31%;
    margin-right: 2%;
}

.language-selector{
    display: flow-root;
    padding-right: 3rem;
}

.language-selector .btn-group{
    float: right;
}

#blog, #qsn ,.rev {
    margin-top: 9%;
}
.row.blogpage.p-fixer {
    margin-top: 7% !important;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media (max-width: 1500px) {
    .bullet::after {
        width: 134px;
    }
    .content-prefix-chambre {
        width: 32%;
    }
    #content-prefix-date {
        width: 32%;
        margin-right: 2%;
    }
}

@media (max-width: 1200px) {
    .resultAjax {
        display: flex !important;
        flex-direction: row !important;
    }
    .bigData {
        flex: 0 1 369px !important;
    }
    .load-more-result {
        flex: 0 1 400px !important;
    }
    .container-stepper h4 {
        font-size: 16px;
    }
    .blogTitre {
        padding-top: 80px !important;
    }
    .resultAjax > * {
        margin-bottom: 35px !important;
    }
    .loading > * {
        margin-bottom: 35px !important;
    }
    .content-prefix-step4 label {
        font-size: 16px;
        white-space: nowrap;
    }
    .content-prefix-step4 input {
        font-size: 16px;
    }
    div#step4 h3 {
        margin: 64px 0 42px;
    }
    #content-liste-payement .form-control {
        height: 50px;
        font-size: 16px;
    }
    #main button {
        font-size: 16px;
        padding: 14px 20px;
    }
    .prefix-participant {
        margin: 0 4px 0 8px;
    }
    .content-bullet-step {
        height: 70px;
        width: 70px;
        padding: 4px;
    }
    .bullet::after {
        left: 63px;
        height: 8px;
    }
    #contact-header {
        padding-right: 100px;
    }
}
@media (max-width: 1080px) {
    #content-nbre-total-participant,
    #content-value-total-participant {
        margin-left: 18px;
    }
    #contact-header a {
        font-size: 16px;
    }
    #contact-header {
        padding-right: 70px;
    }
}
@media (max-width: 1000px) {
    .content-prefix-chambre {
        width: 89.3%;
    }
    .content-prefix-travel-list {
        padding-right: 10px;
    }
    .dropdown-menu {
        width: 10%;
    }
    #content-liste-date .open > .dropdown-menu {
        width: 100%;
        padding: 2%;
        border-radius: unset;
    }
    .content-list-categorie-chambre .open > .dropdown-menu {
        width: 100% !important;
        border-radius: unset;
        text-align: center;
    }
    #content-liste-date .dropdown button {
        background: 0 0;
        width: 99%;
        height: 49px;
        border: 1px solid #ccc;
        position: relative;
    }
    
    #litle-description {
        width: 100%;
    }
    #content-prefix-date {
        width: 100%;
        margin-right: 2%;
    }
    .content-items-prefix-participant h4,
    .content-items-prefix-participant h5 {
        font-weight: 700;
        font-size: 16px;
        color: #172e50;
        margin-right: 10px;
    }
    .reviewspage {
        padding: 102px 60px 30px 60px;
    }
}
@media (max-width: 992px) {
    .col-xs-8.part-left {
        width: 100%;
    }
    .col-xs-4.part-right {
        width: 100%;
    }
    div#main {
        position: fixed;
        bottom: 0;
        z-index: 10000;
        width: 100%;
        left: 0;
    }
    #main button {
        width: 100%;
        justify-content: center;
    }
    .bullet::after {
        width: 196px;
    }
    .part-right {
        margin-top: 30px;
    }
    .content-sum-step {
        margin-top: 54px;
        border-bottom: 2px solid #ee4344;
        padding-bottom: 24px;
    }
    .total-etape {
        margin-top: 24px;
        margin-bottom: 64px;
    }
    .content-elt-info-supplement {
        padding-top: 24px;
        padding-bottom: 26px;
    }
    .menu-wrapper .right-side .left-navigation-btns {
        display: flex;
    }
    #contact-header {
        padding-right: 0;
    }
    #contact-header a {
        font-size: 14px;
    }
    .menu-wrapper .right-side .left-navigation-btns a {
        margin: 0;
    }
    .content-price-action-option button {
        padding: 10px 14px;
    }
}
@media (max-width: 800px) {
    .bullet::after {
        width: 132px;
    }
    .container-items-option .content-items-option {
        width: 48%;
        margin-bottom: 30px;
    }
    .content-info-pariticipant-flex {
        flex-direction: column;
    }
    .content-nom.civilite {
        width: 100%;
    }
    .content-nom {
        width: 100%;
    }
    .content-nom.prenom {
        width: 100%;
    }
    #content-value-total-participant.step2 {
        padding-top: 30px;
    }
}
@media (max-width: 742px) {
    #content-sous-total-nbre-participant {
        align-items: flex-end;
        flex-direction: column;
    }
    .content-zone-text {
        width: 100%;
        margin-bottom: 14px;
    }
    .content-prefix-step4:last-child {
        width: 100%;
    }
    .content-prefix-step4 input {
        width: 100%;
    }
    .row-info-perso {
        flex-direction: column;
        margin-bottom: 0;
    }
    #content-sous-total-nbre-participant > div {
        margin-right: 0;
    }
    #content-total-step1 {
        flex-direction: column;
        align-items: flex-end;
    }
    #content-value-total-participant.step2 {
        display: flex;
        flex-direction: column;
        margin-left: 0;
        align-items: flex-end;
    }
    div#content-nbre-total-participant {
        margin-bottom: 8px;
    }
    .content-prefix-info label {
        font-size: 14px;
    }
    #content-value-total-participant {
        margin-top: 4px !important;
    }
    #content-info-chambre {
        margin-top: 60px;
        flex-direction: column;
    }
    #content-elt-info-chambre {
        width: 100%;
    }
    .content-nom.civilite {
        min-width: 152px;
    }
    .content-nom {
        margin-right: 20px;
    }
    .content-input input {
        font-size: 14px;
    }
    #content-nbr-participant {
        flex-direction: column;
    }
    #content-nbr-participant {
        margin-top: 0;
    }
    .footer-body{
      margin: 0px!important;
      padding: 9px 1rem;
    }
    .w-breaker{
      margin-top: 0rem;
      display: contents;
    }

    .footer-head{
        padding-left: 0.8rem;
    }
    .footer-head .col-4 {
        text-align: left;
        display: flex;
        justify-content: left;
        cursor: pointer;
    }

    .footer-head span.maj{
        display: inherit!important;
        font-size: 14px !important
    }

    .footer-head span.maj>i{
        padding-left: 0.5rem;
        line-height: 1.5;
    }

    .footer-head .col-4 img{
        width: 33px;
    }
}
@media (max-width: 600px) {
    .content-prefix-chambre {
        width: 81%;
    }
    .content-prefix-travel-list {
        padding-right: 10px;
    }
    .dropdown-menu {
        width: 10%;
    }
    #content-liste-date .open > .dropdown-menu {
        width: 100%;
        padding: 2%;
        border-radius: unset;
    }
    .content-list-categorie-chambre .open > .dropdown-menu {
        width: 100%;
        border-radius: unset;
        text-align: center;
    }
    .dropdown {
        width: 100%;
    }
    #litle-description {
        width: 100%;
    }
    #content-prefix-date {
        width: 100%;
        margin-right: 2%;
    }
    .blogTitre {
        padding-top: 50px !important;
    }
    .loading > * {
        margin-bottom: 35px !important;
    }
    .clearfix {
        display: block;
    }
    .loading {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .filters {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #143465;
        align-items: center;
    }
    .pack {
        width: 100% !important;
        padding-top: 10px;
    }
    #prefix-filter {
        text-align: center;
    }
    #content-filter {
        display: flex;
        justify-content: center;
        width: 86% !important;
    }
    .loading {
        display: flex;
    }
    .select-filter {
        width: 30px;
    }
    .bigData {
        width: 95% !important;
        margin-bottom: 25px !important;
    }
    .btn-log {
        width: 100%;
    }
    #dLabel {
        width: 100% !important;
    }
    .content-item-categorie-list {
        width: 50% !important;
    }
    .dLabel-result {
        width: 50% !important;
        background: #000;
    }
    .resultAjax {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    .container-items-option .content-items-option {
        width: 98%;
    }
    #content-mode-payement {
        flex-direction: column;
        align-items: start;
    }
    #content-liste-payement {
        margin-left: 0;
        margin-top: 16px;
    }
    .content-bullet-step {
        height: 60px;
        width: 60px;
    }
    .bullet::after {
        left: 53px;
        height: 6px;
    }
    .bullet::after {
        width: 75px;
    }
    .nbr-adulte input,
    .nbr-enfant input {
        font-size: 14px;
    }
    .container-stepper h4 {
        font-size: 14px;
    }
    .content-prefix-step4 label {
        font-size: 14px;
    }
    .content-prefix-step4 input {
        font-size: 14px;
    }
    #content-liste-payement .form-control {
        font-size: 14px;
    }
    h1#title-validation {
        font-size: 34px;
    }
    #main button {
        font-size: 14px;
    }
    #content-date-travel {
        flex-direction: column;
    }
    div#content-liste-date {
        margin: 24px 0;
        width: 100%;
    }
}
@media (max-width: 442px) {
    .container-stepper {
        padding-right: 10px;
        padding-left: 10px;
    }
    .step-text {
        font-size: 10px;
    }
}
@media (max-width: 398px) {
    .content-bullet-step {
        height: 50px;
        width: 50px;
    }
    #content-element-particiant {
        flex-direction: column;
    }
    div#content-element-participant-adult {
        margin-bottom: 8px;
    }
    .step-text {
        font-size: 9px;
    }
    .bullet::after {
        left: 43px;
        width: 40px;
    }
    h1#title-validation {
        font-size: 30px;
    }
    #holder {
        display: none;
    }
}
@media screen and (max-width: 740px) {
    
    .content-prefix-travel-list {
        padding-right: 10px;
        display: none;
    }
    .titreactus {
        display: block;
        margin-top: 3rem;
    }
    #content-value-total-participant.step2 {
        display: flex;
        flex-direction: column;
        margin-left: 0;
        align-items: flex-end;
        margin-top: -8px !important;
    }
    .menu-wrapper.row .right-side .left-navigation-btns.left-navigation-user-count.active a:first-child {
        margin-top: 25px !important;
    }
    div#main {
        display: flex;
        flex-direction: row-reverse;
        height: 47px;
    }
    #main button#nextBtn {
        border: none;
        padding: 3px 20px;
        padding-right: 1px;
    }
    img {
        margin-top: 0;
    }
    .container .col-md-12 .btn.btn-log {
        margin-top: 10px !important;
    }
    .container-stepper {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    img.homeimage{
        object-fit: cover;
        /*object-position: -70rem 0rem;*/
    }

    .bd_image{
        height: 25rem;
    }

    .blogpage .paragraph-content,.blogpage .paragraph-foot {
        font-size: 1.5rem!important;
    }

    .blogpage .gal-item p{
        font-size: 15px;
    }

    .menu-wrapper .right-side .left-navigation-btns a .menu-btn-content span[class^="icon"] {
        margin-right: 15px;
    }

    .left-navigation-btns span.text-center {
        min-width: 8rem;
        text-align: left;
    }

    div#content-liste-date {
        width: 100%;
    }

}
