@import "./all.min.css";
@import "./root.css";


.info-row .tagcloud a {
    font-size: 12px;
    line-height: 1;
    margin: 0 0 5px 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
    display: inline-block;
    padding: 4px 10px 5px 10px;
    background-color: rgba(242, 236, 245, 0.51);
    color: #495057;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

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


.pagination-main {
    margin-bottom: 20px;
}


.info-row .tagcloud a:hover {
    background-color: #f3faf5;
    color: #495057;
    border: none;
}

.body-right .btn-primary {
    padding: 5px 10px;

}

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


.display-flex {
    display: flex
}

@media (max-width: 767px) {

    .jsuite-liste-mobile {
        width: 100%;
        background: none;
    }

    .jdropdown {
        background: none !important;
    }

    .display-flex {
        display: block
    }

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

    .property-item.table-list:hover::before {
        width: 92% !important;
        transition: all ease-in-out 0.5s;
    }

}

.margtop15 {
    top: 0 !important;
}

.search.display-grid-mobile {
    border: 1px solid #cccccc;
}

span.label {
    padding: 6px;
}

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

.label-danger-v2 {
    background-color: #dc3545 !important;
    border: 1px solid #dc3545;
}

.label-warning a,
.label-danger a {
    color: #fff
}

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

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

.advanced-search-mobile {
    background-color: var(--bg-color2);
    margin: 0;
}

.advanced-search-mobile .single-search-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

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

.detail-title {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--border-color1);
}

.detail-block, .membership-content, .payment-side-block {
    border: 1px solid var(--border-color1);
    box-shadow: none !important;
    border-radius: 15px;

}

.pkg-total-list strong {
    font-weight: 700;
}

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

.widget + .widget {
    margin-top: 0;
}

label {
    font-weight: 500;
    font-size: 14px;
}

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

.nav > li > a:focus, .nav > li > a:hover, .nav-tabs > li > a {
    font-size: 14px;
    white-space: nowrap;
    background-color: var(--bg-color1);
    color: var(--black-color) !important;
    border: 1px dashed transparent !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: var(--title-color) !important;
    border: 1px dashed var(--border-color1) !important;
    color: var(--white-color) !important;

}

.hotel-prices .nav-tabs {
    border-bottom: none;
    display: flex;
    flex-wrap: nowrap;
}

.bg-radio > .form-group > label {
    font-size: 13px;
    color: #5d5d5d;
    font-weight: 600;
}

/* 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;
}

.membership-content-area {
    padding-top: 0;
}

.payment-side-block {
    padding: 10px;
}

.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: 14px;
    color: var(--text-color);
    font-weight: 400;
}

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

.display-inline {
    display: inline;
}


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

.align-items-start {
    -webkit-box-align: flex-start !important;
    -ms-flex-align: flex-start !important;
    align-items: flex-start !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, .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 0;
    box-shadow: none;
}

.services-module .dashed-last-lateral {
    padding: 0 0 0;
    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********************************************/

#sidebar .checkbox label {
    display: flex;
    justify-content: space-between;
}

.recap-map {
    font-size: 15px;
}

.text-end {
    display: flex;
    justify-content: end;
    align-items: baseline;
}

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

#voyage .property-title,
#hotel .property-title {
    display: inline-flex;
    flex-wrap: wrap;

}

#voyage .property-title a,
#hotel .property-title a {
    color: var(--black-color) !important;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 600;
    white-space: initial;

}

span.room-info, a.room-info {
    font-size: 12px;
}

.cbp_tmtimeline > li .cbp_tmlabel {
    border: 1px solid #cccccc;
    background: #fff !important;
}

.cbp_tmtimeline > li .cbp_tmicon {
    color: #999 !important;
}

.photo-fournisseur {
    width: 150px;
    margin-bottom: 5px

}

.property-item .voyage-header .item-body,
.property-item .hotel-header .item-body {
    display: initial;
}

.form-control {
    border: 1px solid var(--border-color1);
    border-radius: 5px;
}

@media only screen and (min-width: 767px) {
    .property-item .item-body {
        width: 100%;
        padding: 0 0 0 20px;

    }


    #voyage, #hotel {
        display: flex;
    }

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

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

    }


    #hotel .hidden-gird-cell {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        text-align: end;
        border-left: 1px dashed var(--border-color1);
        padding-left: 10px;

    }

    #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 {
        height: 250px;
        object-fit: cover;
    }

    .hover-img-mobile:after {
        display: none;
    }

}


#hotel .item-body .label {
    text-align: left;
    white-space: initial;
    margin-bottom: 2px;
    line-height: 12px;
    font-size: 11px;
}


/**form-filtre**/

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

.form-filtre .btn-titre {
    margin-top: -60px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 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-parallax .banner-inner {
    height: 300px !important;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .header {
    background: var(--primary-color1) !important;
    min-height: 55px !important;
    height: fit-content !important;
    padding: 10px !important;

}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .header h4 {
    color: var(--black-color) !important;
}

.avn-price-table {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.detail-title .title-left {
    color: var(--title-color);
}



button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    background-color: rgba(0, 0, 0, 0.6) !important;

}

.avn-price-table.avn-style15.avn-col-4 > .avn-tables > .avn-table {
    width: 45%;
    float: right;
}

.widget .media-heading {
    margin-top: 0 !important;
}

.widget .rating {
    margin-bottom: 3px !important;

}
#occupationsSHT #vjs-advanced-search-she h5, .header-detail h1 {
    color: var(--black-color);
}
@media (max-width: 767px) {
    .header-detail .header-left h1 {
        margin-top: 0 !important;
    }

    .media-tabs .actions {
        margin-right: 17px;
    }

    #voyage .price-hide-on-list,
    #hotel .price-hide-on-list {
        backdrop-filter: none !important;
        border-radius: 5px;
        padding: 8px;
        border: 1px solid #ffffffd9;
        background-color: #fff;

    }

    .hotel-prices .dropdown-menu > li > a {
        white-space: normal;
    }

    #voyage .image-block figure a::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        background-color: rgba(255, 255, 255, 0.5);
        width: 100%;
        height: 100%;
        z-index: 2;
    }

}

/*****/

.stikynavbar {
    top: 61px !important
}

.advance-search-header {
    background-color: var(--title-color) !important;
}


.modal-header .close .fa {
    color: red;
}
.modal-header h5.text-modal{
    color: var(--title-color);
    font-weight: 500;
    font-size: 20px;
}
#availibility_voyage, #availibility_car, #availibility_hotel {
    font-size: 20px;
    color: var(--black-color);
    font-weight: 600;

}

:root .table-general tbody .tr-options .td-price .media .media-right .booking.btn-booking {
    background-color: var(--title-color) !important;
}

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


#voyage .item-body .property-location {
    font-size: 15px;
    font-weight: 400;

}


.bottom-ratings, .top-ratings, .rating i {
    color: var(--primary-color1);
    margin-bottom: 5px;
}

.hr, hr {
    border: 1px solid var(--border-color1);
    opacity: 1;
}

#occupationsSHT hr {
    border: 1px dashed var(--border-color1);
    opacity: 1;
}


.price .price-start, .price .rant {
    margin: 0 !important;
    color: var(--text-color) !important;
    font-weight: 400;
}

.price .old-price {
    color: red !important;
    text-decoration: line-through;
}

.advanced-search-mobile .single-search .property-location .fa {
    color: var(--white-color) !important;
}

.typeahead__item a i, .property-address i, h4.property-location .fa, .property-location .fa-map-marker, .fa-home, .typeahead__container.destination .input-icon:before, .input-icon:before {
    color: var(--title-color) !important;
    font-size: 14px !important;
}

.breadcrumb li {
    color: var(--text-color);
    font-size: 14px;
    font-weight: 400;

}

.widget-info {
    border: 1px solid var(--border-color1);
    border-radius: 15px;
}

.dropdown-toggle::after {
    display: none;
}

.input-group-append .btn.btn-teal {
    padding: 12px 15px;
    border-radius: 0;
}

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

.info-title .info-title-left {
    color: var(--title-color);
    font-size: 20px !important;
    font-weight: 500;
}

.Facilité-description .widget h3 {
    color: #A3CB6A;
    font-size: 14px;
}

#Equipements ul li {
    font-size: 14px !important;
}

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

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


#vjs-list-hotels .property-location {
    color: var(--text-color);
    font-weight: 500;
}

.liste-pensions .nav-tabs {
    background-color: var(--bg-color1);
}

.modal {
    z-index: 999999999
}

.page-title .title-head {
    font-size: 17px;
}

.panel .card {
    border-radius: 10px;
    border: 1px solid var(--border-color1);
}


.detail-block {
    padding: 30px;
}
.sort-tab {
    font-size: 14px;
    white-space: nowrap;
}
.sort-tab .bootstrap-select .btn.btn-default {
    color: var(--title-color);

}

h4 {
    color: var(--black-color);
    font-weight: 700;
}


.modal .modal-header p {
    font-size: 20px !important;
    color: var(--title-color) !important;
    font-weight: 500;
}

.widget-info .btn.btn-success.btn-submit, .modal div.col-md-6:nth-child(1) > button {
    color: #fff !important;
    background-color: var(--bg-color2) !important;
    border-color: var(--bg-color2) !important;
    margin-bottom: 5px;
}

.contact-area .btn.btn-secondary.btn-long::before, .widget-info .btn.btn-success.btn-submit::before, .modal div.col-md-6:nth-child(1) > button::before {
    background-color: var(--black-color) !important;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: var(--title-color) !important;
}


.modal-header .close {
    color: red !important;
}

.typeahead__result .typeahead__list .typeahead__item a .row > * {
    width: auto;
}

input.typeahead_destinationSHT,
.input-icon input {
    color: #545454 !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.input-icon + .input-icon {
    border-top: none !important;
}

.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: #0086a3 !important;
}


.scrolltop-btn {
    border-radius: 10px !important;
    background-color: #0086a3 !important;
}


.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-items2 > ul {
    background: var(--bg-color1) !important;
}

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

.mt-2, .my-2 {
    margin-top: 0.5rem !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;

}

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

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

.user-dashboard-full h4 {
    font-weight: 600;
}

.user-dashboard-full #vjs-filtre .btn.btn-success {
    padding: 6px 12px !important;
}

.user-dashboard-full #vjs-filtre .btn.btn-success:hover {
    color: #61ab0f;
}


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

.stikynavbar {
    top: 61px !important
}

@media screen and (max-width: 991px) {
    #sidebar-mobile .modal-header {
        background-color: var(--white-color) !important;
    }

    #sidebar-mobile .modal-title {
        color: var(--bg-color2) !important;
    }

    .services-module {
        margin-top: 0 !important;
    }

    .detail-bar .header-detail {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .sticky-advanced-search {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        z-index: 9;
        box-shadow: none;

    }
    .range-block button.btn-info:hover, .range-block .btn-info>span:hover::before{
        color: var(--black-color) !important;
    }
    .range-block button.btn-info{
        background-color: var(--bg-color2);
        border-color: var(--bg-color2);
    }
}


.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-items2 > ul > li:nth-of-type(2n),
.avn-price-table.avn-style15 > .avn-items1 > ul > li:nth-of-type(2n) {
    border: 1px dashed var(--border-color1) !important;
    background: var(--bg-color1) !important;
}

.price-select-room {
    font-weight: bold;
    color: var(--title-color) !important;
}


.prix-list-sht span:first-child {
    font-weight: 600;
    font-size: 21px !important;
    color: #0086a3 !important;
}

.advanced-search-mobile .advance-fields .form-group {
    width: 100%;
}

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

/******************/
.property-item {
    box-shadow: none;
    position: relative;
    margin: auto;
    background: #fff;
    border: 2px solid var(--border-color1);
    border-radius: 15px;
    transition: all 500ms ease;
    /*overflow: hidden;*/

}

.property-item:hover {
    border: 2px solid var(--border-color2);
    box-shadow: 0 5px 25px rgb(250 216 22 / 30%);
}

.item-thumb img, figure img {
    border-radius: 10px;
    transition: all 500ms ease;
    transform: scale(1);
}

.property-item:hover .item-thumb img {
    transform: scale(1.05) translateX(2%);
}

.property-item.table-list:hover::before {
    width: 97%;
    transition: all ease-in-out 0.5s;
}

.property-item.table-list::before {
    content: '';
    position: absolute;
    left: 14px;
    border-radius: 50px;
    right: 12px;
    width: 0;
    bottom: 0;
    background: #52acbd;
    height: 4px;
    transition: all ease-in-out 0.5s;
    z-index: 2;

}

.login-register-title h2 {
    color: var(--title-color);
    text-align: center !important;
    float: none !important;
}

#pop-reset-pass .login-tabs li {
    font-size: 15px;
    color: #000;
    padding: 0 10px;
    cursor: pointer;
    font-weight: 500;
}

@media (min-width: 767px) {
    #pop-reset-pass .modal-dialog.modal-sm .modal-content {
        width: 350px;
    }
}

.hotel-header .info-row.price {
    background-color: var(--bg-color1);
}

.btn:focus {
    outline: 0;
    box-shadow: none;
}

.fancy-img {
    border-radius: 15px;
}

h3.widget-title.price-reservation-vo, span.pull-right.recap-total, .prix-list-sht sup, .price h3.price-start, .price h3 {
    color: var(--title-color) !important;
    font-weight: 600;
}

.header-detail .item-price {
    color: var(--title-color);
    line-height: normal;
    margin: 0;
}

.font12.voyage-pack-change {
    font-size: 15px;
}

.fa-map-marker::before {
    content: "\f3c5" !important;

}

.input-calendar::before {
    content: "\f133" !important;
}

.widget-range .range-block {
    background-color: transparent;
    text-align: center;
}

.advance-fields .btn.btn-secondary.btn-block, .avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn, .btn.btn-secondary.filtre-v2,
.advance-fields button.btn-primary, #edit-search-mobile.btn.btn-primary, .btn-primary {
    color: var(--black-color) !important;
    background-color: var(--primary-color1) !important;
    border: 1px solid var(--border-color2) !important;

}

.table-cell .btn-primary {
    padding: 15px 20px;
}

.btn-secondary, .btn-info:hover {
    background-color: var(--bg-color2) !important;
    border: 1px solid var(--bg-color2) !important;
    color: var(--white-color) !important;
}

.detail-bar.example .advanced-search .row .col-sm-12 {
    padding: 0;
}

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

.modal-content .modal-header {
    background-color: var(--white-color);
}

.name-info {
    color: var(--black-color);
    font-weight: 600;
    font-size: 20px;
}

.item-contact-info .nav-link {
    font-size: 18px;
    font-weight: 400;
    color: var(--text-color);
}

.modifier_recherche {
    font-size: 14px;
}

.login-register-block .back {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
}

.login-register-block.login-block input {
    border-radius: 0 !important;
    border: 1px solid #e8e8e8 !important;
}

.login-register-block .field-group {
    border: none;
}


.login-register-block {
    box-shadow: rgba(100, 100, 111, 0.2) 0 5px 5px 0;
    border: 1px solid #eeee;
    border-radius: 15px;
    padding: 30px;

}

.login-register-block .input-icon {
    margin-bottom: 15px;
}
.login-register-title, .login-block .form-group {
    margin-bottom: 10px;
}

.pagination-main .pagination a {
    border-radius: 5px;
    color: var(--text-color);
}

#vjs-filtre .btn.btn-success {
    padding: 11px 15px !important;
}

.widget {
    box-shadow: none !important;
}

a.text-center.color-details:hover, a.text-center.color-details {
    color: var(--primary-color1);
}

.widget-titlemb-0, h3.widget-title.no-margin.title-recap, #sidebar #vjs-refine-result .widget-title {
    color: var(--title-color);
}

#tarifs .row {
    display: initial;
    margin-right: 0;
    margin-left: 0;
}

.fa-timer:before {
    content: "\f017" !important;
}

#method1 > div:nth-child(1) > label:nth-child(1) {
    border: none;
    background: transparent;
}

.sidebar-white .widget {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid var(--border-color1) !important;
}

.actions li {
    border-radius: 6px;
    background: rgba(242, 236, 245, 0.51);
}

img.amenagement {
    height: 24px;
    border-radius: 6px;
    padding: 3px;

}

label.form-check-label {
    padding-left: 18px;
}

#mobile-destination, #mobile-sejour, #mobile-occupations {
    font-size: 14px;
    font-weight: 400;
    color: var(--white-color);
}

.login-tabs li.active {
    background-color: transparent;
}


.modal-body h5, .btn-default:hover{
    color: var(--black-color);
}

@media (max-width: 768px) {
    .bootstrap-select .btn.btn-default {
        font-size: 12px !important;

    }

    input.typeahead_destinationSHT {
        border-radius: 6px !important;
        background-color: #fff;
        border: none;
        height: 50px !important;
    }

    #vjs-sort-hotels .bootstrap-select > .dropdown-toggle {
        padding: 0 25px 0 0;
    }

    .login-register-block {
        width: auto;
    }

    .login-register-block .back {
        margin-top: 10px;
        font-size: 15px;

    }

    .bg-yellow, #sticky-row {
        background: var(--bg-color2) !important;
    }

    .box-mobile-left .property-title {
        padding: 0;
    }

    .liste-pensions {
        clear: both;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
}


.jdropdown-image-small {
    filter: invert(55%) sepia(73%) saturate(2859%) hue-rotate(235deg) brightness(99%) contrast(93%);
}

.jdropdown-selected .jdropdown-description {

    color: #015a8d !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none;
}


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


.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn, .btn {
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 0;
    font-size: 14px !important;
    font-weight: 600;
}

.btn:focus-visible, .btn:focus {
    border: none;
    box-shadow: none;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn::before, .btn::before {
    position: absolute;
    left: 0;
    top: 0%;
    height: 105%;
    width: 1050%;
    content: "";
    background-color: #ffffff;
    transform: scale(1, 0);
    transform-origin: bottom left;
    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    z-index: -1;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn:hover::before,
.btn:hover:before {
    transform-origin: top right;
    transform: scale(1, 1);
}

/*style article*/
.ss-inner {
    padding: 40px 0;
}

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

.p-2 {
    padding: 20px !important;
}

.g-4, .gy-4 {
    --bs-gutter-y: 1.5rem !important;
}

.section-title .h3-article {
    font-size: 34px;
    color: var(--title-color);
    font-weight: 700;
    position: relative;
    z-index: 11;

}

.section-title .h3-article span {
    color: var(--black-color);
    position: relative;
    z-index: 1;
    display: inline-block;

}

.section-title .h3-article span::after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    right: -25px;
    bottom: -30px;
    z-index: -1;
    background-image: url(../image/icon-title.svg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 100%;
}

.mb-70 {
    margin-bottom: 50px;
}

.sub-title {
    font-size: 27px;
    font-weight: 700;
    color: var(--black-color);
}

p.sub-text {
    font-size: 16px;
    color: var(--primary-color2);
    font-weight: 400;
    line-height: 25px;
}

.border-bottom {
    border-bottom: 1px solid var(--border-color1) !important;
}

.border-top {
    border-top: 1px solid var(--border-color1) !important;
}

img.radius {
    border-radius: 10px;
    object-fit: cover;
    transition: 0.4s;
}


.box-service {
    border-radius: 15px;
    padding: 90px;
    background-color: var(--bg-color1);
}

.box-service .shape-vol .shape-vol-1 {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 300px;
}

.box-service .shape-vol .shape-vol-2 {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 200px;
}

.icon-shape {
    position: absolute;
    right: 0;
    top: -23px;
}

.plane-shape1 {
    position: absolute;
    bottom: 120px;
    right: -52px;
    z-index: -1;
    animation: topToBottom 3s ease-in-out infinite;
}

.plane-shape2 {
    position: absolute;
    bottom: 100px;
    left: -90px;
    z-index: -1;
    animation: topToBottom 3s ease-in-out infinite;
}

.plane-shape3 {
    position: absolute;
    top: 16px;
    left: -162px;
    z-index: -1;
    animation: topToBottom 3s ease-in-out infinite;
}

.plane-shape {
    position: absolute;
    left: 20px;
    top: -100px;
    bottom: auto;
    z-index: 1;
    animation: topToBottom 3s ease-in-out infinite;
}

@keyframes topToBottom {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(15px);
    }
    100% {
        transform: translateY(0);
    }
}

img.img-cards {
    border-radius: 0 0 10px 10px;
}
#landing-pages span.label-featured.label.label-success{
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 1;
    display: inline-block;
}

.liste-service li {
    color: var(--primary-color2);
    font-size: 17px;
    font-weight: 400;
}

.liste-service li img {
    position: relative;
    z-index: 1;
}

.title-item-service {
    font-size: 16px;
    font-weight: 600;
    color: var(--black-color);
    line-height: 35px;
}


.line-shape:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: auto;
    right: auto;
    left: 12px;
    border-left: 1px dashed var(--title-color);
    z-index: 1;
}

.swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: var(--white-color);
    border-radius: 0 !important;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    opacity: 1 !important;
    margin: 2px !important;
}

.swiper-pagination-bullet:first-child {

    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}

.swiper-pagination-bullet:last-child {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.section-pagination-area .swiper-pagination-bullets {
    text-align: center;

}

.section-pagination-area .swiper-pagination-bullet {
    background: var(--bg-swiper-1);
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--bg-color2);
}

.h5-card-title {
    font-size: 23px;
    font-weight: 700;
    line-height: 35px;
}

.card-text-visa {
    color: var(--primary-color2);
    font-size: 16px;
}

/* section card  */

.card {
    border: 2px solid var(--border-color1);
    border-radius: 15px;
    transition: all 500ms ease;
    overflow: hidden;

}

.card:hover {
    border: 2px solid var(--border-color2);
    box-shadow: 0 5px 25px rgb(250 216 22 / 25%);
}

.section-cards-visa .card .card-body, .section-visa .card .card-body {
    padding: 16px;
}

.line {
    border: 1px dashed var(--border-color1) !important;
    opacity: 1;
    height: 65px;
}



.card .card-title {
    font-size: 20px;
    color: var(--black-color);
    font-weight: 600;
    text-transform: capitalize;
}

.card .card-title {
    position: relative;
    font-size: 20px;
    color: var(--black-color);
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-image: linear-gradient(to left, #000 50%, var(--title-color), var(--title-color) 50%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-in-out;

}

.card:hover .card-title {
    background-position: 0%;
}

.property-item .etiquette-map, .card .etiquette-map {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    background: var(--primary-color1);
    font-size: 15px;
    color: var(--black-color);
    font-weight: 500;
    position: relative;
    top: -25px;
    bottom: auto;
    margin-left: 20px;
    margin-right: auto;
}

.property-item:hover .etiquette-map, .card:hover .etiquette-map {
    background: var(--bg-color1);
    border: 1px dashed var(--border-color1);

}

.border-separation {
    border: 1px dashed var(--border-color1);
    opacity: 1;
    margin: 10px 0;
}

.border-dashed {
    border: 1px dashed var(--black-color);
    opacity: 1;
    margin: 10px 0;
}
.no-wrap{
    white-space: nowrap;
}
.card .btn-card {
    font-weight: 500;
    font-size: 16px;
    color: var(--black-color);
}

.card .btn-card i {
    font-size: 16px;
}

.card .content-montant {
    font-size: 14px;
    color: var(--text-color);
    font-weight: 500;
}

.card .price {
    font-size: 20px;
    font-weight: 600;
    color: var(--title-color);
}

.card .card-text {
    font-size: 14px;
    font-weight: 400;
    color: var(--text-color);
}


.card .item-text, .card .item-montant {
    font-size: 15px;
    font-weight: 400;
    color: var(--black-color);

}

.card .box-card-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.card .box-card-image img {
    transition: all 500ms ease;
    transform: scale(1);
}

.card:hover .box-card-image img {
    transform: scale(1.05) translateX(2%);
}

.img_left_animation {
    animation: left-animation 3000ms forwards cubic-bezier(0.40, 0.98, 0.52, 0.99);
    opacity: 0
}

@keyframes left-animation {
    0% {
        clip-path: inset(0 100% 0 0);
        opacity: 0
    }
    100% {
        clip-path: inset(0 0 0 0);
        opacity: 1
    }
}

.img_right_animation {
    animation: right-animation 3000ms forwards cubic-bezier(0.40, 0.98, 0.52, 0.99);
    opacity: 0
}

@keyframes right-animation {
    0% {
        clip-path: inset(0 0 0 100%);
        opacity: 0
    }
    100% {
        clip-path: inset(0 0 0 0);
        opacity: 1
    }
}
@media (max-width:1024px) {
    .section-voyage-carte .plane-shape{
        display: none;
    }
}
@media (max-width: 991.98px) {

    .box-service {
        padding: 35px;
    }

    .plane-shape3, .plane-shape2, .plane-shape1 {
        display: none;
    }
}

@media (max-width: 767px) {
    .section-title .h3-article {
        font-size: 25px;

    }

    .section-title .h3-article span::after{
        bottom: -23px;
    }
}