@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

/* 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{
    font-family: "Inter", sans-serif !important;
    font-size: 12px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    border: none;
    transition: all .2s linear;
    background-color:#fff !important;
    line-height:2;
}

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

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



.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;
    }


}


.label-warning {
    background-color: #e59202 !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;
}


.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 {
    box-shadow: none;
    border: 2px solid #eee;
    border-radius: 10px;
}

.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;
}

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











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

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

.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: 12px;
}

.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 !important;
    padding: 1px 5px !important;
}

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

.trip {
    margin-bottom: 15px;
}

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


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




.item-thumb,
figure,
.carousel-module .carousel .item figure {
    z-index: 0 !important
}

#voyage .property-title,
#hotel .property-title {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 !important
}
#voyage .property-title a,
#hotel .property-title a {
    color:#000  !important;
    font-weight: 800;
}


.property-item .voyage-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%;

    }

    #voyage,
    #hotel {
        display: flex;
    }

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

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


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

    #voyage .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;
    }
}

#voyage .item-body .rating,
#hotel .item-body .rating {
    line-height: inherit;
    margin-left: 5px;
}

#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";
}






/******/
.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: #9dc330 !important;
    min-height: 55px !important;
    height: fit-content !important;
    border-radius: 10px 10px 0 0;
}
.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: #000 !important;
    text-transform: uppercase;
    border-radius: 0 0 10px 10px
}
.header-detail h1 {
    color:#9dc330;
}
.widget-title {
    color: #9dc330;
    font-weight: 500;
}
.detail-title .title-left {
    color: #000;
}
.header-detail .item-price {

    color: #9dc330;
}
/*.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: 0px !important;
    }
}
@media (max-width: 767px){
    .media-tabs .actions {

        margin-right: 17px;
    }}
/*****/



.advance-search-header {
margin-bottom: 40px !important;
    background-color: #000 !important;
}



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

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

    background-color: #9dc330 !important;
}
:root .table-general tbody .tr-options .td-price .media .media-left .box-price .price {
    color: #006ab4 !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: #000;
    background-color: #000;
    border: 1px solid #000;
    border-bottom-color: #000;
}

#voyage .item-body .property-location{
    margin: 10px 0 10px 0;

}

img.amenagement {
    filter: brightness(0) saturate(100%) invert(74%) sepia(42%) saturate(688%) hue-rotate(36deg) brightness(96%) contrast(88%);
}
.bottom-ratings, .top-ratings {

    color: #f2cf05;
}
.price .old-price {
    color: red !important; ;
    text-decoration: line-through;
}
.input-icon::before {

    color: #9dc330;
}

/*******/
h1,h2,h3,h4,h5{
    line-height:initial !important
}

.btn-secondary  , .btn-secondary:active ,.btn-secondary:focus{
    color: #fff;
    background-color: #9dc330;
    border: 1px solid transparent;
    box-shadow: inset 0 0 0 #fff;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    border-radius: 0 10px 10px 0;
    height: 50px !important;

}
.btn-secondary:hover {
    border: 1px solid #9dc330;
    text-decoration: none;
    background: #fff;
    color: #9dc330 !important;
    box-shadow: inset 0 70px 0 0 #fff;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s
}
.btn-secondary:hover {

    background-color: #00aae3;

}

ul#tools_2 {
    margin-top: 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: 12px;
}
.fa-share-alt{
    color: #00335a;
    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: #00335a;
    text-align: left;
}

.property-location .fa{
    color:#9dc330 !important
}
.multiselect__option--highlight {

    background: #9dc330 !important;
}
#voyage .price h3 {
    /* color: #006ab4 !important;*/
    font-weight: bold;
    font-size: 20px;
}

.modal{
    z-index:999999999
}
/*

.modal-header{
    background-color: #9dc330;
}
*/

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

}


.modal-content {

    border-radius: 10px;
}
.modal div.col-md-6:nth-child(2) > button {
    background-color: #9dc330 !important;
    border: 1px solid #9dc330 !important;
}
.input-icon + .input-icon {
    border-top: none !important;
}
.label-status.label.etiquette-gratuite-enfant, .room-info {
    font-size: 12px;
}
.item-thumb .label-featured, figure .label-featured, .carousel-module .carousel .item figure .label-featured {
    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: #000 !important;
}
.scrolltop-btn {

    background-color: #9dc330;
}

.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 #00335a;
}

:root .mo-hotel-summary-client .best-option {
    padding: 10px;
    color: white;
    text-align: center;
    margin: -20px -20px 10px -20px;
    text-transform: uppercase;
    background: #00335a;
}

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

: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;
}

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

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

: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;
}

.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;
}
.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;
}


.fa-star-o:before {
    content: "\f005";
}

.sidebar-white .widget {
    box-shadow: none !important;
    border: 1px solid #9dc330 !important;
    border-radius: 10px;
    margin-bottom:10px
}
.hotel-header .info-row.price {
    background-color: transparent;
}

.price h3 {

    font-weight: 900;
    color: #9dc330;
}
.tagcloud a {

    font-weight: 500 !important;
}
#recap-room h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    color: #000;
}

.property-item{
    box-shadow: none;
    border: 2px solid #eee;
    border-radius: 10px;
}
.property-item:hover{
    border: 1px solid #9dc330;
}

.paginate-voyages {

    width: 100%;
}
#section-body .row {
    display: initial;
    margin-right: 0;
    margin-left: 0
}

#vjs-advanced-search-sht  .row {
    display: flex;

}
.filter-option {
    margin-right: 5px !important;
}
@media (max-width: 991px) {
    #vjs-advanced-search-sht  .row {
        display: initial;

    }
    #section-body div[class*=col-sm-] {
        width: 100%;
        display: contents
    }

    .room-select .col-md-12.padding-8.d-flex.align-items-center.justify-content-between {
        flex-wrap: wrap
    }

    .login-register-block {
        width: 100%
    }
    .single-search-inner .btn-primary {
        margin-bottom: 0;

        background-color: #9dc330 !important;
        border-color: #9dc330 !important;
        box-shadow: none;

    }
    .modal-content .btn.btn-primary.add-room-filtrev2{
        margin-bottom: 10px;
    }


}

.sidebar-white svg {
    filter: brightness(0) saturate(100%) invert(78%) sepia(62%) saturate(552%) hue-rotate(22deg) brightness(89%) contrast(81%);
}

#section-body{
    margin-top:20px
}

.advanced-search-mobile .single-search-wrap {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;

}

.advanced-search-mobile{
    background-color:#000;
    border-radius: 10px;

}

.btn-info ,  .btn-info:hover , .btn-info:active  {

    background-color: #9dc330 !important;

}
.btn-info img  , #exampleModalLabel img{
    filter: brightness(0) invert(1);
}

.ssc-card{
    border-radius:10px
}
.form-check > label {
    padding-left:15px
}
.btn-primary {

    background-color: #000 !important;
    border-color: #000 !important;
    box-shadow: none;
}
.vue-slider-process {

    background-color: #000;
}
.vue-slider-dot-handle {

    border: 2px solid #000;
}

.prix-list-sht > sup {
    color: #9dc330 !important;
}
.membership-content {

    border: 1px solid #000;
    border-radius: 10px;
}
.payment-side-block {

    border: 1px solid #000;
    border-radius: 10px;
}
.pagination-main .pagination a {
    border-radius: 5px;
    color: black;
}

#sidebar-mobile .modal-header {
    background-color: #000 !important;
}

.fa-map-marker:before {
    content: url(../images/map.svg) !important;
    filter: brightness(0) saturate(100%) invert(74%) sepia(42%) saturate(688%) hue-rotate(36deg) brightness(96%) contrast(88%);
}
.typeahead__item a span i {
    color: #9dc330 !important;
}

.pt-vente-select{
    background: none;
    border: none;
}

.price-select-room {

    color: #9dc330;
}

.prix-list-sht span:first-child {

    color: #9dc330 !important;
}

.fab , .fas {
    font-family: "FontAwesome";
}
.slideshow .slide .slick-prev, .slideshow .slideshow-nav .slick-prev, .slideshow .slide .slick-next, .slideshow .slideshow-nav .slick-next {
 
    background-color: rgba(0, 0, 0, 0.75);
}

.slideshow .slide .slick-prev:hover, .slideshow .slideshow-nav .slick-prev:hover, .slideshow .slide .slick-next:hover, .slideshow .slideshow-nav .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.media-tabs-list li > a:hover {
    background-color: rgba(0, 0, 0, 0.3);
}


#occupationsSHT .modal-header ,#occupationsSHE .modal-header{
    background-color: white;
}
#occupationsSHT .modal-header p , #occupationsSHE .modal-header p {
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 500;
}

#occupationsSHT .modal-content {
    border-top: 5px solid #9dc330;
}

 .modal-header .close .fa {
    color: #000;
}

.modal-content .btn.btn-primary.add-room-filtrev2, .modal-content .btn.btn-primary.add-room-filtrev2:hover{
    color: black;
    background-color: white !important;
    border: 1px solid #000 !important;
}

#description .button-read-more {
    color: #9dc330 !important;

}

.bootstrap-select .btn.btn-default {

    font-size: 13px;
}

@media (max-width: 992px) {
    .sticky-advanced-search {
        position: relative;

    }
}


@media (max-width: 767px) {

    .page-title .title-head {

        margin: 16px 0;
    }
    .property-item .btn {
        width: 100%;
        margin-top: 10px;
    }

    .property-item .cell, .property-item .cell .phone a {
        width: 100%;
    }

    .btn-secondary, .btn-secondary:active, .btn-secondary:focus {

        border-radius: 0;
    }
    #vjs-filtre .form-group {
        flex-wrap: wrap;
        gap: 10px;
    }
    #vjs-filtre .btn-primary {
        margin-bottom: 0;
    }
    .bootstrap-select .btn.btn-default {
        font-size: 12px !important;

    }

    .hotel-prices .room-select .dropdown-toggle::after  {
        margin-left: -8px !important;
    }
}
@media (max-width: 375.9px) {
    #vjs-filtre .btn-primary {
        margin-bottom: 15px;
    }

}
#vjs-sort-hotels .bootstrap-select.btn-group .dropdown-toggle .filter-option , .sort-tab .bootstrap-select .btn.btn-default

{
    color: #9dc330;
    font-weight: 600;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #9dc330 !important;
}

 .checkbox label  .text-crope {

    line-height: 22px;
}

.tagcloud a {

    color: #6F7789;
    border: 1px solid #6F7789;
}

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

.bloc_date {

    color: #9dc330;
}

.article-detail .form-group .input-group .input-group-addon {
    border: none !important;
}

.icon-v2:before {
    top: 30px;
}

#method1 .custom-radio .custom-control-label::before  , #vjs-form .custom-radio .custom-control-label::before {
   display: none ;
}

.widget-info {
    border: 1px solid #9dc330 !important;
    border-radius: 10px;
}

#form_contact_new .btn-long {
    border-radius: 4px;
}
@media (max-width: 767px) {
    .daterangepicker  .btn-primary {
        margin-bottom: 0;
    }
}

.liste-pensions .nav-tabs > li a

{
    color: #000;
}


.modal-header, .property-item {
    background-color: #fff;
    display: block;
}

#pop-reset-pass .modal-header {
    height: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-content {
    border-radius: 10px;
}

#pop-reset-pass .modal-header .login-tabs {
    padding-top: 10px;
}

.advance-search-header .search-long .search , .advance-search-header .form-control ,.search-long .search input {
    height: 50px;
}

.input-icon:before {

    height: 50px;

    line-height: 50px;
}


.img-contact {
    border: 1px solid #9dc330;
    border-radius: 10px;
}