

@layer header;

@import "./bootstrap.min.css" layer(header);
@import "header.css";

@import "footer.css";

@import "colors.css";



/* custom scrollbar */

::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #a8bbbf;
}



body{
  
   
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    border: none;
    transition: all .2s linear;
    background-color:#fff
}

.read-only[disabled],
.read-only[readonly] {
    background-color: #eee0;
    cursor: pointer;
    font-weight: 400;
    color: #000;
}

.read-only:hover {
    color: #3988df;
    background-color: #eaf3fc;
}

.body-right .btn-primary {

    padding: 5px 10px;
}

.price-hide-on-list {
    background:none;
    padding: 10px;
}

.price-hide-on-list .price-start {
    color: #fff !important;
    margin: 5px !important;
}


.display-flex {
    display: flex
}

@media (max-width: 767px) {

    .display-flex {
        display: block
    }

    .service-blocks-main .col {
        flex: 50%;
    }

    .liste-pensions {
        clear: both;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .return-date{
        padding-right: 0 !important;
    }


}


.label-warning {
    background-color: #ffc107 !important
}

.label-warning a,.label-danger a{
    color:#fff
}
/*.label.label-warning, .label.label-danger{*/
/*    padding: 6px;*/
/*}*/


.mb-8 {
    margin-bottom: 8px;
}

.mb-0 {
    margin-bottom: 0px;
}


.age-enfants .caret {
    display: none;
}

.age-enfants .dropdown-toggle .filter-option {
    overflow: visible !important;
}

.age-enfants .dropdown-menu > li > a {
    line-height: 0;
}

.detail-title {
    padding-bottom: 10px;
}

.detail-block {
    border: 1px solid #C7DBEB;
    border-radius: 6px;
}

.media-tabs {
    top: 15px;
    left: 15px;
}

.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}

.nav-tabs > li {
    float: none;
    margin-bottom: 0;
}

.nav-tabs > li > a {
    font-size: 13px;
}



.modal .text-modal{
    color:#fff !important;
}







.info-detail {
    margin-bottom: 20px;
}

.info-title {
    margin-bottom: 18px;
}

.civilite > .bootstrap-select .btn.btn-default {
    height: 42px;
}



.choices {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

p {
    font-size: 14px;
}

.membership-done-block .done-block-inner {
    margin: 0px 30px 0px 30px;
}

.display-inline {
    display: inline;
}


.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}


.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

:root .table-general tbody .tr-options .name-room {
    color: #005591;
    font-weight: 700;
    font-size: 15px;
    width: 20%;
}

.bloc-info-contact p {
    margin-bottom: 10px
}

.color-green {
    color: rgb(37, 184, 27)
}

.color-red {
    color: #e30505
}

.service-blocks-main .dashed:last-of-type {
    border-left: 1px dashed #90949c;
}

#services-module-2 {
    margin-top: 0
}

.services-module .dashed {
    padding: 0 0 10px;
}

.services-module .dashed-last {
    padding: 0 0 10px;
}

.services-module .dashed h3 {
    font-size: 16px;
}

.services-module .dashed-last h3 {
    font-size: 16px;
}

.services-module .dashed .block-icon {
    padding: 20px 0 20px;
}

.services-module .dashed-last .block-icon {
    padding: 20px 0 20px;
}


/***************2 eme bloc***********************/

.services-module .dashed-lateral {
    padding: 0 0 0px;
    box-shadow: none;
}

.services-module .dashed-last-lateral {
    padding: 0 0 0px;
    box-shadow: none;
}

.services-module .dashed-lateral h3 {
    font-size: 16px;
}

.services-module .dashed-last-lateral h3 {
    font-size: 16px;
}

.services-module .dashed-lateral .block-icon {
    padding: 0;
    box-shadow: none;
}

.services-module .dashed-last-lateral .block-icon {
    padding: 0;
    box-shadow: none;
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.col {
    flex: 1 0 0%;
}

.avi-detail {
    background-color: #007c02;
    color: #fff;
    font-size: 12px;
    border-radius: 3px !important;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 1px 5px !important;
}

.cdsROW.narrow .logo {
    float: none;
}

.trip {
    margin-bottom: 15px;
}

.cdsROW.narrow {
    width: 100% !important;
}


/****************************28*11********************************************/


.text-end {
    display: inline-flex;
    justify-content: end;

}

.item-thumb,
figure,
.carousel-module .carousel .item figure {
    z-index: 0 !important
}
#be-produit .property-title,
#voyage .property-title,
#hotel .property-title {
    display: initial;
    flex-wrap: wrap;
    margin: 0 !important
}



.property-item .voyage-header .item-body,
.property-item .be-produit-header .item-body,
.property-item .hotel-header .item-body {
    display: initial;
}
.photo-fournisseur {

    width: 150px;
    margin-bottom:5px


}
@media only screen and (min-width: 767px) {
    .property-item .item-body {
        width: 100%;
        padding-bottom: 0px;
    }
    #be-produit,
    #voyage,
    #hotel {
        display: flex;
    }

    .image-block {
        height: 100%;
        display: contents;
    }

    .photo-voyage,
    .photo-be-produit,
    .photo-hotel {
        height: 100%;
        width: 370px !important;
        object-fit: cover;
        position: relative;
        border-radius: 6px;
    }

    #be-produit .hidden-gird-cell,
    #hotel .hidden-gird-cell {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        text-align: end;
    }

    #voyage .item-body,
    #be-produit .item-body,
    #hotel .item-body {
        display: flex !important;
    }

    #flex-col {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media ( max-width: 767px) {
    .photo-voyage,
    .photo-hotel {
        max-height: 180px;
        object-fit: cover;
    }

}
    #filtre-v2-list-scroll {
display: flex;
justify-content: space-between;
align-items: center;
}
#voyage .item-body .rating,
#be-produit .item-body .rating,
#hotel .item-body .rating {
    line-height: inherit;
    margin-left: 5px;
}

#be-produit .item-body .label,
#hotel .item-body .label {
    text-align: left;
    white-space: initial;
    margin-bottom: 2px;
}


/**form-filtre**/

.form-filtre .Button {
    text-align: center;
}

.form-filtre .btn-titre {
    margin-top: -60px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.form-filtre .btn-recherche {
    width: 100%;
    text-align: center;
    background-color: #f8b42b !important
}

.form-filtre .bootstrap-select .btn.btn-default {
    height: 42px
}

.form-filtre .input-icon input {
    padding-left: 30px !important
}

.input-date::before {
    content: "\f073";
}

.input-nuitee:before {
    content: "\f186";
}

.goog-te-gadget img {
    display: none;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #FFFFFF !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    border-left: 1px solid transparent !important;
    color: #FFFFFF !important;
}



/******/
.banner-inner:before {

    background-color: rgba(0, 0, 0, 0) !important;

}
.banner-parallax .banner-inner {
    height: 300px !important;
}
.banner-parallax {
    height: 300px !important;
}
.avn-price-table.avn-style15 > .avn-tables > .avn-table > .header {
    background: var(--color-site-2) !important;
    min-height: 55px !important;
    height: fit-content !important;
}
.avn-price-table {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn {

    background: var(--color-site-2) !important;
}
.header-detail h1 {
    color: var(--color-site-2)
}
.widget-title {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
.detail-title .title-left {
    color: var(--color-site-2)
}
.header-detail .item-price {

    color: var(--color-site-2);
}
/*.header-detail {
    padding:  0 !important;
}*/
.widget .media-heading {
    margin-top: 0px !important;
}
.widget .rating {
    margin-bottom: 3px !important;

}
@media (max-width: 767px)
{
    .header-detail .header-left h1  {

        margin-top: 0 !important;
    }
}
@media (max-width: 767px){
    .media-tabs .actions {

        margin-right: 17px;
    }


}
/*****/



.advance-search-header {

    background-color: var(--bg-black) !important;
}



#availibility_voyage,
#availibility_car,
#availibility_hotel {
    font-size: 22px;

}
:root .table-general tbody .tr-options .td-price .media .media-right .booking.btn-booking {

    background-color: var(--color-site-1) !important;
}
:root .table-general tbody .tr-options .td-price .media .media-left .box-price .price {
    color: var(--color-site-2) !important;
}

.liste-pensions .nav-tabs > li.active > a, .liste-pensions .nav-tabs > li.active > a:hover, .liste-pensions .nav-tabs > li.active > a:focus {
    border-bottom-color: #003680;
    background-color: var(--color-site-1);
    border: 1px solid var(--color-site-1);
    border-bottom-color: var(--color-site-1);
    color: #000;
}
#voyage .item-body .property-location{
    margin: 10px 0 10px 0;

}

img.amenagement {
    filter: brightness(0) saturate(100%) invert(4%) sepia(1%) saturate(3629%) hue-rotate(182deg) brightness(101%) contrast(97%);
}
img.amenagement:hover {
    filter: brightness(0) saturate(100%) invert(72%) sepia(76%) saturate(1929%) hue-rotate(359deg) brightness(95%) contrast(85%);
}
.bottom-ratings, .top-ratings {
letter-spacing: 2px;
    color: #ffc107;
}
.price .old-price {
    color: red;
    text-decoration: line-through;
}
.input-icon::before {

    color: #000;
}
.icon-v2:before {
    top: 28px;
}
/*******/
h1,h2,h3,h4,h5{
    line-height:initial !important
}

.btn-secondary {
    color: #fff;
    background-color: var(--color-site-2);

}
.btn-secondary:hover {

    background-color: var(--color-site-2);

}

ul#tools_2 {
    margin-top: 30px;
    margin-bottom:30px
}

ul#tools_2 li {
    list-style: none;
    width: 100%;
    margin-top: 30px;
    position: relative;
}

ul#tools_2 li a:not(.at-share-btn),
ul#tools_2 li form {
    background: #fff;
    display: block;
    padding: 15px 15px 15px 55px;
    border: 1px solid #ededed;
    margin-bottom: 8px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    position: relative;
    color: #555;
    -moz-transition: all .3s;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-size: 14px;
}
.fa-share-alt{
    color: var(--color-site-2);
    font-size: 26px;
}
ul#tools_2 li a i,
ul#tools_2 li form i {
    font-size: 26px;
    position: absolute;
    left: 15px;
    top: 13px;
    margin: 0;
    padding: 0;
    line-height: 1;
    color: var(--color-site-2);
    text-align: left;
}

.property-location .fa{
    color:var(--color-site-2) !important
}
.multiselect__option--highlight {

    background: var(--color-site-2) !important;
}
#voyage .price h3 {
   /* color: var(--color-site-2) !important;*/
    font-weight: bold;
    font-size: 20px;
}

.modal{
    z-index:999999999
}
/*

.modal-header{
    background-color: var(--color-site-1);
}
*/

.modal-header p {
    color: #fff;
    /*padding: 10px;*/
    font-size: 24px;

}

.modal div.col-md-6:nth-child(2) > button {
    background-color: #fff;
    border: 1px solid var(--color-site-2);
    color: var(--color-site-2);
}
.input-icon + .input-icon {
    border-top: none !important;

}
.label-status.label.etiquette-gratuite-enfant, .room-info {
    font-size: 12px;
}

.property-description ul{
    padding-left:0;
    margin-bottom:10px
}

.room-select .list-hotels-separator {

    display:none !important;
}
.room-select .col-md-12{
    text-align:end !important;
}
.pagination-main .pagination li.active a {

    background-color: var(--color-site-2) !important;
}
.scrolltop-btn {

    background-color: var(--color-site-2) ;
    bottom: 80px;
}

.heightFirstImg {
    height: 580px;
}
:root .mo-hotel-summary-client {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 20px;
    border-radius: 2px;
    background-color: white;
    border: 2px solid var(--color-site-2);
}

:root .mo-hotel-summary-client .best-option {
    padding: 10px;
    color: white;
    text-align: center;
    margin: -20px -20px 10px -20px;
    text-transform: uppercase;
    background: var(--color-site-2);
}

:root .mo-hotel-summary-client .room-boardtype .room {
    font-weight: 700;
    font-size: 14px;
}

:root .mo-hotel-summary-client .room-boardtype p {
    margin: 0;
}

:root .mo-hotel-summary-client p {
    text-align: right;
}

:root .mo-hotel-summary-client .room-boardtype .boardtype {
    font-weight: 500;
    font-size: 14px;
    color: #3c3c3c;
}

:root .mo-hotel-summary-client .your-compo {
    margin: 0;
    font-size: 12px;
}

:root .mo-hotel-summary-client .calc {
    margin: 0;
}

:root .mo-hotel-summary-client p {
    text-align: right;
}

:root .mo-hotel-summary-client .calc span {
    font-size: 12px;
}



:root .mo-hotel-summary-client .price-box .prices {
    margin: 0;
    font-weight: 700;
    font-size: 45px;
    line-height: 62px;
    color: #ca0610;
}

:root .mo-hotel-summary-client .price-box .prices small {
    font-weight: 700;
    font-size: 100%;
}

:root .mo-hotel-summary-client .price-box .final {
    margin: 0;
    font-size: 11px;
    margin-bottom: 10px;
}

:root .mo-hotel-summary-client .price-box .detail {
    margin: 0;
    font-weight: 700;
    text-decoration: underline;
}

:root .mo-hotel-summary-client .price-box .detail a {
    color: #3c3c3c;
}

:root .mo-hotel-summary-client .price-box .detail:hover a {
    color: #ca0610;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem!important;
}



.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-between{justify-content:space-between!important}
:root .table-general tbody .tr-options .name-room {
    color: #005591;
    font-weight: 700;
    font-size: 15px;
    width: 20%;
}

.bloc-info-contact p {
    margin-bottom: 10px
}

.color-green {
    color: rgb(37, 184, 27)
}

.color-red {
    color: #e30505
}

.service-blocks-main .dashed:last-of-type {
    border-left: 1px dashed #90949c;
}

#services-module-2 {
    margin-top: 0
}

.services-module .dashed {
    padding: 0 0 10px;
}

.services-module .dashed-last {
    padding: 0 0 10px;
}

.services-module .dashed h3 {
    font-size: 16px;
}

.services-module .dashed-last h3 {
    font-size: 16px;
}

.services-module .dashed .block-icon {
    padding: 20px 0 20px;
}

.services-module .dashed-last .block-icon {
    padding: 20px 0 20px;
}

.stikynavbar{
    top: 60px !important
}
.fa-star-o:before {
    content: "\f005";
}

h4.prix-sur-demande{
    font-size: 15px;
    color: #ec6906;
}

#sticky-text-vo-tarifs .btn-vo-tarifs{
    background-color: #f6690c;
    border-color: #f6690c;
    color: #ffffff;
}
#sticky-text-vo-tarifs  .description-vo-tarifs {
    height: auto;
    border-radius: 4px;
    background-color: #dfa5150f;
    font-size: 15px;
    white-space: normal;
    padding: 25px;
    text-align: center;
}
.stickyvotarifs{
    z-index: 2;
    position: fixed;
    top: 90px;
    left: auto;
    width: auto;
    right: auto;
}
.btn.btn-teal {

        background: var(--color-site-1);
        color:#fff
    }
@media (max-width: 992px) {

    #vjs-form  .read-more-wrap {
   flex-direction: column;
    }
   .stickyvotarifs{
        display: none;
    }
    .border-dashed{
        border-top: 1px dashed #ccc;
        margin: 5px 0;
    }

    #sticky-row {
        padding: 8px 0;
    }
    .margtop15{
        top: auto !important;
    }
    .text-center{
        display: block;
        text-align: center !important;
    }
    #basicsCollapseOne .total-list-head h3.pull-lef{
        color: black !important;
    }
    .text-left{
        text-align: left;
    }

    a.color-details:hover,
    a.color-details{
        color: #f06a07 !important;
        font-size: 13px;
        font-weight: 600;
    }
}

#box-blogs .simple-pagination ul {
    display: flex;
    justify-content: center;
}



#box-blogs .simple-pagination li a,
#box-blogs  .simple-pagination li span {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #EEE;
    background-color: #FFF;
    box-shadow: none;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    text-align: center;
}

#box-blogs  .simple-pagination .current {
    color: #FFF;
    background-color: var(--color-site-2) ;

}

#box-blogs  .simple-pagination .prev.current,
#box-blogs  .simple-pagination .next.current {
    background: #fff;
    color: var(--color-site-2);
}


.page-title .title-head {
    font-weight: 600;
    font-size: 16px;

}

.sort-tab {
    border: 1px solid #C7DBEB;
    padding: 10px;
    border-radius: 4px;
    margin-right: 16px;
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
}

.bootstrap-select .btn.btn-default {

    font-size: 13px;
}

.sort-tab .bootstrap-select .btn.btn-default {

    color: #000;

}






.filter-card .typeahead__container button, .typeahead__container input, .typeahead__container optgroup, .typeahead__container select, .typeahead__container textarea {
height: auto;

}
.form-control {

    background-color: transparent;
}

.filter-card .input-icon input {
    font-size: 16px;



}

#availibility_car {
    font-weight: 600;
    font-size: 18px;
    color: #000;


}
hr {
     border: 1px dashed var(--color-site-1);
}

#vjs-sort-cars .table-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;


}

#vjs-sort-cars .caret {
    display: none;
}
.text-crope {
    font-size: 14px;
    margin-left: 8px;
}

.vue-slider-process {
    background-color: var(--color-site-2) !important;

}

.vue-slider-dot-handle {

    border: 2px solid var(--color-site-2) !important;
}

.sidebar-white .widget , .property-item  {

    border: 1px solid #C7DBEB ;
    border-radius: 6px;
}
#vjs-list-voyages hr {
    display: none;
}
@media (max-width: 991px) {
    aside.sidebar-white:nth-child(1)>div:nth-child(1) {
        border: none !important;
    }
}
#banner-slider .owl-controls {
    display: none;
}

#sidebar .checkbox label {
    display: flex;
    align-items: center;
}


#content-area hr {
   display: none;
}

.widget-info {
    border: 1px solid #C7DBEB;
  border-radius: 6px;
    padding: 14px;
}

.form-control, .post-password-form input[type='password'] {
    padding-left: 40px;
    position: relative;

    border-radius: 6px;
    border-color: #C7DBEB;
}

#vjs-form label {
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

#vjs-form .info-title-left {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: var(--bg-black);
    display: inline-block;
    padding-bottom: 8px;

}

#vjs-form .info-title-left::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 5px;
    background-color: var(--color-site-2);
    border-radius: 6px;
}


#vjs-form .info-title-left::after {
    content: '';
    position: absolute;
    bottom: 0;


    left: 58px;

    width: 20px;
    height: 5px;
    background-color: var(--color-site-2);
    border-radius: 6px;


    box-shadow: 30px 0 0 0 var(--color-site-2);
}
#vjs-form  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {

    background-color: var(--color-site-2);
    border: 1px solid var(--color-site-2);
    color: #fff;

}

#vjs-form .nav-tabs {
    border-bottom: 1px solid var(--color-site-2) !important;
}

#vjs-form  .read-more-wrap {
    display: flex;
    gap: 12px;
}

#vjs-form  .pt-vente-tarif.pt-vente-select {


    border: 1px solid var(--color-site-2);
    border-radius: 6px;
    padding: 6px;
}

#vjs-form  .pt-vente-tarif {

    border: 1px solid #C7DBEB;
    border-radius: 6px;
    padding: 6px;
}

.pt-vente-select {

    border: none;
}

#vjs-form  .paiement-tabs h5 {
    color: var(--bg-black);
    font-weight: 700;
    font-size: 20px;

}

#vjs-form .btn-success {
    color: #fff;
    background-color: var(--color-site-2);
    border-color: var(--color-site-2);
}
#vjs-form .btn-success:hover {
    color: var(--color-site-2) ;
    background-color: #fff ;
    border-color:1px solid  var(--color-site-2);
}
#vjs-form .btn {
    border: 1px solid  ;
}

.page-title .title-head {
 margin-top: 10px;
    font-size: 18px !important;
}


.input-hotel:before {
    content: "";
    position: absolute;
    left: 12px;
    top: 50px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;

    background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_68_907)'><path d='M1.9998 3.79999H10.9998C11.0483 3.79999 11.0961 3.78823 11.139 3.76572C11.182 3.74321 11.2189 3.71063 11.2465 3.67075C11.2741 3.63088 11.2916 3.5849 11.2975 3.53677C11.3035 3.48864 11.2977 3.43978 11.2806 3.39439L10.5262 1.38399C10.4613 1.21287 10.3461 1.06546 10.1957 0.961192C10.0453 0.856928 9.86681 0.800721 9.6838 0.799988H3.3158C3.13321 0.801204 2.95526 0.857637 2.80534 0.961868C2.65542 1.0661 2.54054 1.21325 2.4758 1.38399L1.719 3.39439C1.70193 3.43978 1.69612 3.48864 1.70207 3.53677C1.70801 3.5849 1.72554 3.63088 1.75315 3.67075C1.78075 3.71063 1.81761 3.74321 1.86057 3.76572C1.90353 3.78823 1.95131 3.79999 1.9998 3.79999ZM14.5998 14H13.6998C13.6599 14 13.6217 13.9841 13.5935 13.9559C13.5652 13.9277 13.5494 13.8895 13.5494 13.8496V13.564C13.5499 13.5352 13.5588 13.5073 13.575 13.4835C13.5912 13.4598 13.614 13.4413 13.6406 13.4304C13.8806 13.3263 14.085 13.1544 14.2288 12.9359C14.3726 12.7173 14.4496 12.4616 14.4502 12.2C14.1745 10.7537 13.8198 9.32353 13.3878 7.91599C13.3638 7.85943 13.3237 7.81118 13.2725 7.77726C13.2213 7.74334 13.1612 7.72525 13.0998 7.72525C13.0384 7.72525 12.9783 7.74334 12.9271 7.77726C12.8759 7.81118 12.8358 7.85943 12.8118 7.91599C12.3798 9.32353 12.0251 10.7537 11.7494 12.2C11.7502 12.4617 11.8273 12.7174 11.9712 12.936C12.1152 13.1545 12.3197 13.3263 12.5598 13.4304C12.5863 13.4416 12.609 13.4603 12.625 13.4841C12.6411 13.508 12.6498 13.536 12.6502 13.5648V13.8504C12.6502 13.8901 12.6344 13.9281 12.6064 13.9562C12.5783 13.9842 12.5403 14 12.5006 14H10.5502C10.5305 14 10.5109 13.9961 10.4926 13.9885C10.4744 13.981 10.4578 13.9699 10.4439 13.9559C10.4299 13.942 10.4188 13.9254 10.4113 13.9071C10.4037 13.8889 10.3998 13.8693 10.3998 13.8496V4.55039C10.3996 4.51064 10.3837 4.47259 10.3555 4.44456C10.3273 4.41652 10.2892 4.40079 10.2494 4.40079H2.7502C2.73042 4.40068 2.71082 4.4045 2.69252 4.41202C2.67423 4.41954 2.65761 4.43062 2.64362 4.4446C2.62963 4.45859 2.61856 4.47521 2.61104 4.49351C2.60352 4.5118 2.5997 4.53141 2.5998 4.55119V13.8512C2.59959 13.8909 2.58365 13.929 2.55547 13.957C2.52729 13.9851 2.48915 14.0008 2.4494 14.0008H1.3998C1.24067 14.0008 1.08806 14.064 0.975541 14.1765C0.863019 14.289 0.799805 14.4417 0.799805 14.6008C0.799805 14.7599 0.863019 14.9125 0.975541 15.0251C1.08806 15.1376 1.24067 15.2008 1.3998 15.2008H14.5998C14.7589 15.2008 14.9115 15.1376 15.0241 15.0251C15.1366 14.9125 15.1998 14.7599 15.1998 14.6008C15.1998 14.4417 15.1366 14.289 15.0241 14.1765C14.9115 14.064 14.7589 14 14.5998 14ZM4.0998 6.04959H5.5998C5.6605 6.04703 5.72108 6.05677 5.7779 6.07823C5.83473 6.09969 5.88663 6.13243 5.93048 6.17447C5.97433 6.21651 6.00922 6.26698 6.03306 6.32285C6.05689 6.37873 6.06918 6.43884 6.06918 6.49959C6.06918 6.56033 6.05689 6.62045 6.03306 6.67632C6.00922 6.7322 5.97433 6.78267 5.93048 6.82471C5.88663 6.86675 5.83473 6.89948 5.7779 6.92094C5.72108 6.9424 5.6605 6.95215 5.5998 6.94959H4.0998C4.03851 6.95325 3.97711 6.94433 3.91938 6.92339C3.86165 6.90245 3.80882 6.86993 3.76412 6.82782C3.71943 6.78571 3.68381 6.73491 3.65947 6.67853C3.63513 6.62215 3.62257 6.5614 3.62257 6.49999C3.62257 6.43858 3.63513 6.37782 3.65947 6.32145C3.68381 6.26507 3.71943 6.21427 3.76412 6.17216C3.80882 6.13005 3.86165 6.09753 3.91938 6.07659C3.97711 6.05564 4.03851 6.04673 4.0998 6.05039V6.04959Z' fill='black'/></g><defs><clipPath id='clip0_68_907'><rect width='16' height='16' fill='white'/></clipPath></defs></svg>");
}

.input-numVol:before {
    content: "";
    display: block;
    left: 12px;
    top: 40px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.7779 5.13004L12.4451 12.5137L11.3138 13.6451L8.21739 7.69052L5.18554 10.7224L5.93977 13.3623L5.09124 14.2108L3.11134 11.0995L7.03335e-05 9.11961L0.848598 8.27109L3.48848 9.02531L6.52033 5.99347L0.565756 2.89707L1.69713 1.7657L9.08081 3.43299L12.1623 0.35149C12.6309 -0.117141 13.3907 -0.117124 13.8594 0.351489C14.328 0.820103 14.328 1.57992 13.8594 2.04855L10.7779 5.13004Z' fill='black'/></svg>");
}


.input-heureVol:before {
    left: 12px;
    top: 40px;
    content: "";
    display: block;
    width: 14px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;utf8,<svg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M11.2167 2.86958L11.6839 2.40245L12.2178 2.93634L13.1521 2.00204L11.15 0L10.2157 0.934297L10.7496 1.46815L10.149 2.06877C6.94574 0.133448 2.80818 1.13447 0.939622 4.33774C-0.928938 7.54101 0.0720508 11.5451 3.20859 13.4804C6.34513 15.4157 10.4827 14.4147 12.3512 11.2114C14.0196 8.4753 13.5525 5.00511 11.2167 2.86958ZM6.67878 12.4127C4.07613 12.4127 2.00737 10.3439 2.00737 7.74124C2.00737 5.13859 4.07613 3.06979 6.67878 3.06979V7.74121H11.3502C11.3502 10.3439 9.28143 12.4127 6.67878 12.4127Z' fill='black'/></svg>");
}


.payment-side-block {

    border: 1px solid #C7DBEB;
    border-radius: 6px;
    box-shadow: none;
}

.condition {
    background-color: var(--bg-gold);
}

.condition li {

    color: #000;
    font-weight: 400;
}

.condition li i {
    color: var(--color-site-2);
    margin-right: 4px;
}

@media (max-width: 991px) {
    .filtre-home-cars aside.sidebar-white .widget-range .range-block , .filtre-home-cars aside.sidebar-white .widget-range .range-block:active{
        color: var(--bg-black);


    }
    .hero-vol img {
        height: 68vh;
    }

    .border-start {
        border-left: none !important;

    }

    .btn-info {

        background-color: var(--bg-black) !important;
        border-color: var(--bg-black);
    }
    .filtre-home-cars aside.sidebar-white .widget-range {
        padding: 0;
        margin-bottom: 20px;
    }

}


.bg-demande {

    background-color: #EF9B00 ;
    font-weight: 600;


}
.bg-disponible {

    background-color: #2EA821;
    font-weight: 600;

}

.bg-NonDisponible {

    background-color: red;
    font-weight: 600;

}

#vjs-sort-cars .bootstrap-select .btn.btn-default {

    font-size: 16px;

}

#vjs-sort-hotels .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}

[id^="vjs-sort"] .text-end {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.tagcloud a {
    color: #697488;
    border: 1px solid #697488;
    font-weight: 400;
}

.tagcloud a:hover {
    background-color: #697488;
    color: #FFFFFF;
    border: 1px solid #697488;
}

.price.etiq-mobile {
    margin-bottom: 6px;
}

.multiselect__tags {

    border: 1px solid #C7DBEB;
}

#search {

    position: relative;
    overflow: hidden;
    background-color: var(--color-site-2);
    color: #fff;
    border: 1px solid var(--color-site-2);


}

#search::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0%;
    width: 100%;
    background-color: #ffffff;
    transition: 0.3s ease-out;
    z-index: 0;
}

#search:hover::before {
    height: 100%;
}

#search span {
    position: relative;
    z-index: 2;
    color: #ffffff;
    transition: 0.2s;
}

#search:hover span {
    color: var(--color-site-2);

}

#search:hover {
    border-color: var(--color-site-2);
}


.btn-primary:hover , .btn-primary:active  , .btn-primary:active:hover , .btn-primary:focus {
    color: var(--color-site-2);
    background-color: #fff ;
    border: 1px solid var(--color-site-2);
}

 .prix-list-sht span:first-child:hover  , .btn-primary:hover  .prix-list-sht span:first-child {
    color: var(--color-site-2) !important;
}
.align-small .checkbox-price {
    color: var(--bg-black);
}

.advanced-search-mobile {
    background-color: var(--color-site-1);
    border-radius: 6px;
}
.advanced-search-mobile .property-location {
    color: var(--bg-black);
}
.advanced-search-mobile  .btn-default

{

    border: 1px solid var(--color-site-2);
    color: var(--color-site-2);
}

@media (max-width: 767px) {
    #vjs-sort-cars .bootstrap-select .btn.btn-default {
        font-size: 12px;
    }
    #vjs-sort-cars .table-cell {
        font-size: 12px;
        margin-top: 10px;

    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0;
    }
}

#vjs-transfert-search .bootstrap-select .btn.btn-default {
    border: none;
    height: 24px;
}
.modal-header .close .fa {
    color: #000;
}
.modal-header {

    background-color: #fff !important;
}

.modal .text-modal {
    margin-bottom: 0;
    color: var(--bg-black) !important;
}
#occupationsSHT .modal-content {
    border-radius: 6px;
}

#occupationsSHT .modal-header {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom: 1px solid var(--color-site-1)
}

.bootstrap-select .btn.btn-default {
    border: 1px solid var(--color-site-1);
    border-radius: 4px;

}

.property-item:hover .photo-hotel, .property-item:hover .photo-voyage {
    transform: scale(1.04);
    transition: all .3s;
}
.carousel-module .carousel .item figure, .item-thumb, figure {
    z-index: 0 !important;
    overflow: hidden;
}

.payment-side-block .input-group {
    flex-wrap: nowrap !important;
}

.payment-side-block  .btn.btn-teal {

    height: 46px;
    border-radius: 0 6px 6px 0;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

@media (max-width: 991px) {
    #sidebar-mobile .modal-header {

        background-color: var(--bg-black) !important;
    }
    #sidebar-mobile .btn-secondaryb {
        background-color: var(--color-site-2) !important;

    }

}
@media (max-width: 767px) {
    [id^="vjs-sort"] .col-xs-6 {
        width: 100%;
    }
}

@media (min-width: 576px) {
    #sidebar-mobile .modal-dialog {
        max-width: 100%;

    }
}

@media screen and (max-width: 991px) {
    .stikynavbar {
        position: relative !important;

    }
}


.fancy-img {
    border-radius: 6px;
}
.text-vo-tarifs  ,  #detail-voyage .header-detail h1 {
    color: #000;
}
.avn-price-table.avn-style15 > .avn-tables > .avn-table {
    padding: 0 !important;
}