@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


@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-danger a {
    color: #fff
}

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

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


.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 {
    box-shadow: none;
    margin-top: 60px;
    border-radius: 0;
}


@media (max-width: 767px) {

    .field-group input {
        height: 43px;
        font-size: 14px;
    }
}

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

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

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


.nav-tabs > li > a {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    border-radius: 0;
}

.bottom-ratings .fa, .top-ratings .fa {
    display: inline;
    color: #ffd15d !important;
    font-size: 12px;
    padding-right: 3px;
}

.liste-pensions {
    border-bottom: 1px solid #496f95 !important;
    padding-bottom: 0 !important;

}


/* custom scrollbar */

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

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

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

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

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

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


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

.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;
    font-weight: 400;

}


.membership-done-block .done-block-inner {
    margin: 0 30px 0 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%;
}

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

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

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

.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;
    font-size: 20px;
}

#voyage .property-title a,
#hotel .property-title a {
    color: #303980 !important;
    white-space: initial;
}

.hotel-header .info-row.price {
    background-color: #F3F8FD !important;
}

#voyage .btn-primary,
#hotel .hidden-gird-cell .btn-primary {
    padding: 8px 13px 12px 12px;
    border-radius: 5px;
    border: none;
}

.btn-reservation-liste {
    padding: 9px !important;
}

.item-body .property-location {
    margin: 5px 0 5px 0;
}

.property-item .voyage-header .item-body,
.property-item .hotel-header .item-body {
    display: initial;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
}

.photo-fournisseur {

    width: 150px;
    margin-bottom: 5px
}

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

    #voyage,
    #hotel {
        display: flex;
    }

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

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


    #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) {
    .box-mobile-left .property-title {

         padding: 0;
    }
    .photo-voyage,
    .photo-hotel {
        max-height: 180px;
        object-fit: cover;
    }
}

#voyage .item-body .rating,
#hotel .item-body .rating {
    line-height: inherit;

}

#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) 0 5px 15px;
}

.form-filtre .btn-recherche {
    width: 100%;
    text-align: center;
    background-color: #F26619 !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: #000000 !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{
    color: #fff !important;
    font-size: 14px !important;
    background: #000000 !important;
    font-weight: 500;
    border: 1px solid #e0e0e0 !important;
    border-radius: 0 0 5px 5px !important;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn:hover{
    color: #F26619 !important;
    border: 1px solid #F26619 !important;
}


.header-detail h1 {
    color: #000;
}

.done-block-inner h2 {
    color: #F26619 !important;
}
.widget-info {
    background: #fff;
}
.widget-title {
    color: #303980 !important;
    font-weight: 600;
}

.detail-title .title-left {
    color: #2F4558;
    font-weight: 600;
}
.header-detail .item-price sup,
.header-detail .item-price {
    color: #000000;
    font-weight: 600;
}


.widget .media-heading {
    margin-top: 0 !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;
    }
}

/*****/


.advanced-search.advance-search-header {
    background-color: #dbedf7 !important;
}


#availibility_voyage,
#availibility_car,
#availibility_hotel {
    font-size: 20px;
    color: #F26619 !important;

}

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

    background-color: #F26619 !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-radius: 0 !important;
    color: #335F8A !important;
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #335F8A !important;

}

.liste-pensions .nav-tabs {
    background-color: #f3f8fd !important;
    border-bottom: none;
    margin-bottom: 0;
}

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

}

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

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


}

h2.info-title-left {
    color: #000;
    font-weight: 500 !important;

}

.info-row.price h3 {
    color: #FF6600;
}

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

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


.multiselect__option--highlight {

    background: #41b883 !important;
}

#voyage .price h3 {
    font-weight: bold;
    font-size: 25px;
    color: #000000 !important;
}

.slideshow .slide .slick-prev,
.slideshow .slideshow-nav .slick-prev,
.slideshow .slide .slick-next,
.slideshow .slideshow-nav .slick-next {
    background-color: rgb(36 37 38 / 75%) !important;
}

.slideshow .slide .slick-prev:hover,
.slideshow .slideshow-nav .slick-prev:hover,
.slideshow .slide .slick-next:hover,
.slideshow .slideshow-nav .slick-next:hover {
    background-color: #000;
}

.media-tabs-list li > a:hover {
    background-color: rgb(36 37 38 / 75%) !important;
}

.modal {
    z-index: 999999999
}

.modal-body h5 {
    margin: 0;
    color: #000 !important;
}

.modal .btn-primary {
    color: #fff;
    background-color: #6c757d !important;
    border: #6c757d;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    padding: 10px 0 !important;
    width: 100%;
    margin-bottom: 15px;

}

.typeahead__query {
    z-index: 0 !important;
}

.modal .modal-header p {
    font-size: 20px !important;
    color: #303980 !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;

}

input.typeahead_destinationSHT {
    padding-left: 35px !important;
    color: #959595;
    height: 42px;
    border-radius: 0 !important;
}

@media (max-width: 767px) {
    input.typeahead_destinationSHT {
        padding-left: 35px !important;
        color: #959595;
        height: 42px;
        border-radius: 0;
    }

    .modal .modal-header p {
        font-size: 20px !important;
        color: #000 !important;
        font-weight: 400;
        font-family: 'Poppins', sans-serif;

    }

    .btn {
        padding: 11px 15px;
        font-size: 14px;
    }
}


.advance-search-header .search-long .search {
    border-color: #303980;
}

.modal div.col-md-6:nth-child(2) > button {
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    border-radius: 5px;
    background-color: #303980 !important;
    border: none;
    text-transform: uppercase;
    padding: 10px 0;
    box-shadow: none;
}

img.amenagement {
    height: 20px;
}

.modal div.col-md-6:nth-child(2) > button:hover {

    background: #FF6600 !important;
}

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

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

.room-select .list-hotels-separator {

    display: none !important;
}

.room-select .col-md-12 {
    text-align: end !important;
}

.pagination-main .pagination a {
    width: 40px;
    height: 40px;
    border: none;
    color: #000 !important;
    margin: 0
}

.scrolltop-btn {
    background-color: #ff4e00;
    box-shadow: none;
}

.heightFirstImg {
    height: 580px;
}

:root .mo-hotel-summary-client {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 20px;
    border-radius: 2px;
    background-color: white;
    border: none;
}

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


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

: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 0 10px 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-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !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: 61px !important
}
.typeahead__list li a span.row {
    display: block;
    width: auto;
}
.typeahead__container .row > * {
    width: auto;
}
.dropdown-toggle::after {
    display: none !important;
}

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

.title-prix .btn {
    text-transform: uppercase;
    border-radius: 5px;
    border: none;
}

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

h2,
h5,
h6 {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;

}

.sort-tab .bootstrap-select .btn.btn-default {
    border: none;
    background-color: transparent;
    text-transform: none;
    color: #000 !important;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;

}


.text-crope {
    font-family: "Poppins", sans-serif;
    color: #2F4558;
    font-weight: 400;
    font-size: 15px;
}

.btn-lg {
    padding: 10px !important;

}

.btn-primary {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    outline: none !important;
    background-color: #335F8A !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;

    /*padding: 6px 12px;*/
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}

.btn-primary:hover {
    color: #335F8A; !important;
    background-color: #F26619 !important;
    border-color: #335F8A !important;

}

.btn-primary::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FF6600;
    transform: scalex(0.0);
    transform-style: preserve-3d;
    transition: transform 0.4s ease-in-out;
    transform-origin: right center;
    z-index: -1;
}

.btn-primary:hover::before {
    transform: scalex(1.0);
    transform-origin: left center;
}

a#navbarDropdown::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

@media (max-width: 991px) {
    .main-menu .dropdown-menu {
        position: static !important;
        transform: translate3d(30px, -5px, 0px) !important;
        border: none;
        border-radius: 0;
        margin-top: 0;
        padding: 0;
        box-shadow: none;
    }
}

.page-title .title-head {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #2F4558 !important;
}

#vjs-sort-hotels .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 12px;
    margin-right: -10px !important
}

.multiselect__input {
    color: #6e7884 !important;
    font-weight: 500;
}

.jumbotron.jumbotron-fluid {
    background-color: #fff;
    border-radius: 0;
}

.label-primary {
    background-color: #4fa800;
}


.price-select-room {
    font-weight: bold;
    color: #303980 !important;
}

button.btn.btn-primary.add-room-filtrev2.btn-block,
.btn-secondary {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    outline: none !important;
    background-color: #303980 !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;
}
button.btn.btn-primary.add-room-filtrev2.btn-block::before,
.btn-secondary::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FF6600;
    transform: scalex(0.0);
    transform-style: preserve-3d;
    transition: transform 0.4s ease-in-out;
    transform-origin: right center;
    z-index: -1;
}
button.btn.btn-primary.add-room-filtrev2.btn-block:hover,
.btn.btn-secondary:hover {
    color: #fff !important;
    background-color: #FF6600 !important;
    border-color: #FF6600 !important;


}

button.btn.btn-primary.add-room-filtrev2.btn-block:hover::before,
.btn.btn-secondary:hover::before {
    transform: scalex(1.0);
    transform-origin: left center;
}


span.pull-right.recap-total {
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif;
    color:#F26619 !important;
}

.pt-vente-select {
    background: none;
    border: none;
}
.fa.fa-map-marker{
    color: #F26619 !important;
}

.font-size-24{
    color: #F26619 !important;
}
.price-reservation-vo {
    color: #000000 !important;
    font-weight: 600;
}

.property-location .fa {
    color: #F26619 !important;
}

#voyage .price sup {

    color: #000 !important;
}

i.fa.fa-trash {
    color: red;
}

.advanced-search-mobile {
    background-color: #dfdfdf !important;
}

#mobile-destination,
#mobile-occupations,
#mobile-sejour {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;

}

/* add desgin  */

.modal .modal-dialog hr {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.modal-content {
    border-radius: 0 !important;
}

.modal-content .modal-header {
    border-radius: 0 !important;
    background-color: #fff;
}

.login-register-title h2 {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}

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

.input-icon:before {
    color: #FF6600 !important;
}


.login-register-block {
    padding: 40px;
    background-color: #fff;
    margin: 0 auto;
    width: 380px;
    border: none;
    border-radius: 0;
}

.login-block a {
    font-size: 14px;
    color: #303980;
}

.login-block form .btn-primary {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;

    border-radius: 5px;
    background-color: #303980 !important;
    border: none;
    text-transform: uppercase;
    padding: 16px 0;
}

.login-block form .btn-primary:hover {
    color: #000;
    background-color: #fff !important;
    border: 1px solid #000 !important;
}

@media (max-width: 767px) {


    .login-register-block {
        width: 100% !important;
    }
}

.header-detail .property-address i {
    color: #F26619;
}

#description {
    margin-top: 0;
}

.paginate-voyages #voyage .btn-primary {
    background-color: #000 !important;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    box-shadow: none;
    padding: 10px 12px;
}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .avn-btn-main > .avn-btn:hover,
.paginate-voyages #voyage .btn-primary:hover {
    color: #000;
    background-color: #fff !important;

}

#description2 {
    margin-top: 0;
}

#description2 .cbp_tmtimeline > li .cbp_tmicon {

    background: #F26619 !important;
    border: 5px solid #F26619 !important;

}



.dropdown-menu > li > a:hover {
    background-color: #fff;

    color: #F26619;
}

#description2 .cbp_tmtimeline > li .cbp_tmlabel h4 {

    color: #000 !important;
}

form .search-long .search {

    border: 1px solid #cccccc;

}

#section-body {
    background-color: #f3f4f6 !important;
}

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

.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}

ul.pagination li a {
    cursor: pointer;
}

.pagination-main .pagination li.active a {
    border-radius: 0;
    background-color: #FF6600 !important;
    color: #000;
}

.pagination-main .pagination li.active a:hover {
    border-radius: 5px;
    background-color: #fff;
}

.pagination-main .pagination li:first-child a,
.pagination-main .pagination li:last-child a {

    background: #fff;
    border-radius: 0;
}


.pagination > li > a:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
    border-radius: 0;
}

.custom-control-label,
.custom-control > label {
    margin: 6px 0;
    cursor: pointer;
    position: relative;
}


label {

    font-size: 14px !important;
    font-weight: 400 !important;
}

.nav-tabs > li.active > a:hover {
    color: #015ea5;
    text-decoration: none;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal;
}


.sidebar-white .widget {

    border-radius: 0;
    box-shadow: none !important;

}

.sidebar-white .widget:hover {
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);

}

.property-item {
    border-radius: 0;
    box-shadow: none !important;
    transition: all 0.2s ease-in-out;

}

.property-item:hover {

    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) !important;
}


.search {
    border-radius: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
    border-radius:   0;
}

.item-thumb img, figure img {
    border-radius: 0;
}




.payment-side-block {
    box-shadow: none !important;
    border-radius: 0;

}

.widget.widget-recommend img {
    border-radius: 0;
}


.membership-content {
    box-shadow: none !important;
    background: white !important;
    border: none;
    border-radius: 0;
}

.prix-list-sht sup {
    color: #000 !important;
}
.col-xs-6 {
    width: auto !important;
}
.d-flex {
    flex-wrap: nowrap;
}
.label-danger {
    background-color: #e43012;
    padding: 5px;
    font-size: 10px;
}

@media (max-width: 360px) {
    .label-danger {
        padding: 0;
        font-size: 11px;
    }
}

.share-button.facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}

.share-button.facebook:hover {
    color: #3b5998;
    background-color: #fff;

}

.avn-price-table.avn-style15 > .avn-tables > .avn-table > .header > h4 {
    font-size: 14px !important;
    color: #fff !important;
}


.share-button.twitter:hover {
    color: #1da1f2;
    background-color: #fff;
}

.share-button.linkedin:hover {
    color: #0077b5;
    background-color: #fff;
}

.share-button.instagram {
    background-color: #c32aa3 !important;
    border: 1px solid #c32aa3 !important;
}

.share-button.instagram:hover {
    color: #c32aa3 !important;
    background-color: #fff !important;

}


.detail-bar .detail-media {
    margin-bottom: 0 !important;
}


.daterangepicker .drp-buttons .cancelBtn.btn {
    background-color: #6c757d !important;
    color: #fff;
    border-radius: 0;
}

.daterangepicker .drp-buttons .cancelBtn:focus {
    box-shadow: none !important;
}

.daterangepicker td.active {
    background-color: #FF6600 !important;

}

.daterangepicker .drp-buttons .btn {
    background-color: #000 !important;
}

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

.btn-success {
    color: #fff;
    background-color: #a2c614;
    border-radius: 5px !important;
}

.bg-yellow {
    background-color: #000 !important;
}



.bg-yellow a {
    color: #fff;
    text-decoration: none;
}

#sticky-row {
    background-color: #000 !important;
}

@media (max-width: 767.98px) {
    #sticky-row {
        background-color: #000 !important;
    }
}

.btn-success:hover {
    background-color: #6e9e07;
}

.daterangepicker .drp-buttons .cancelBtn.btn:hover {
    background-color: #F26619 !important;
}

.daterangepicker .drp-buttons .btn:hover {
    background-color: #fff !important;
}

a.collapsed {
    color: #fff;
}

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

.contact-block-inner {
    max-width: 888px;
    margin-left: auto;
    margin-right: auto;
}

input#form_checkRobot {
    display: none;
}

label.control-label {
    display: none;
}

.contact-info-title {
    font-weight: 500;
    font-size: 24px;
    color: #000 !important;
    margin-top: 26px !important;
    margin-bottom: 21px !important;
}

.contact-area .col-md-4.col-sm-6.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.contact-page-info {
    position: relative;

    margin-top: 60px;
    z-index: 1;
}

#contact-page_row.row {
    display: flex;
    flex-wrap: wrap;
}

.contact-page-info_row {
    max-width: 1172px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    border-radius: 0;
}

.contact-page_info_box {
    display: grid;
    grid-template-columns: 54px auto;
    gap: 16px;
    align-items: center;
}

.contact-page_icon-box {
    position: relative;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #ffffff;
    z-index: 1;
}

.white-block {
    padding: 25px;
    background-color: #fff !important;
    border-radius: 0;
}

.contact-page_text-box .contact-page_title {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.contact-page_text-box p {
    font-size: 14px;
}

.header-media {
    margin-bottom: 0 !important;
}

.col-sm-12.col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
}

@media (max-width: 991px) {
    .py {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}

@media (max-width: 767px) {
    .header-detail.table-list.c {
        padding: 5px 0;
    }

    .property-listing.list-view .hide-on-list {
        display: block;
        background: #ffffff8c;
        border-radius: 5px 5px 5px 5px;
    }

    .price p.price-start, .price p.rant.price-start {
        color: #ffff !important;
        font-size: 12px;
        margin: 0;

    }

    .price h3.price-start {
        font-weight: bold;
        font-size: 20px;
        color: #FF6600 !important;
        margin-bottom: 0;

    }

    #description2 ul.cbp_tmtimeline {
        margin: 0 !important;
        padding: 0;
        position: relative;
    }

    .detail-title {
        /* padding-bottom: 25px; */
        margin-bottom: 0 !important;
    }

    #description2 .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 !important;
    }

    #description2 .cbp_tmtimeline > li .cbp_tmicon {
        position: relative;
        float: none !important;
        left: auto;
        margin: 0 !important;
        display: none;
    }

    #description2 .cbp_tmtimeline > li .cbp_tmlabel:after {
        content: none !important;
    }
}

.form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.form-control {
    border-radius: 0 !important;
    font-family: 'Poppins', sans-serif !important;
}

.property-grid-module.grid .row.no-margin {
    box-shadow: none !important;
}

.container-contentbar .padding-top {
    padding-top: 0 !important;
}

.property-listing.list-view .hide-on-list {
    backdrop-filter: blur(5px);
    padding: 10px;
}



.info-row .tagcloud a {
    font-size: 12px;
    line-height: 1;
    margin: 0 0 5px 0;
    font-weight: 400;
    display: inline-block;
    padding: 4px 10px 5px 10px;
    background-color: #ffffff;
    color: #F26619;
    border-radius: 4px;
    border: 1px solid #F26619;
}

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

@media (max-width: 1024px) {

    .sort-tab .bootstrap-select .btn.btn-default {
        border: none;
        background-color: transparent;
        text-transform: none;
        color: #000 !important;
        height: auto;

    }

    .filter-option.pull-left i.fa.fa-sort-amount-asc {
        padding-right: 5px;
    }

}


@media (max-width: 991px) {

    .advanced-search-mobile {
        display: block !important;
        margin: 0;
    }
    #sidebar-mobile .modal-header,
    .btn-info {
        color: #fff;
        background-color: #303980 !important;
        border-color: #303980;
    }

}


@media (min-width: 768px) and (max-width: 992px) {
    #section-body div[class*=col-md-] {
        width: 100%;
        display: contents
    }

}


.scrolltop-btn {
    background: #FF6600 !important;
    border-radius: 50px !important;
    width: 50px !important;
    height: 50px !important;
}


figure.item-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 0;
}


.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    border-radius: 0;
    z-index: 0 !important;
}
.widget-info .margtop15{
    top: auto !important;
}
.advanced-search-mobile .single-search-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

#form_contact_new .btn.btn-secondary.btn-long{
    width: 200px !important;
    height: 50px !important;
}

@media (max-width: 992px) {
    .sticky-advanced-search {
         position: relative;
         top: 0;
         background-color: #fff;

    }
}




#pop-reset-pass .modal-dialog.modal-sm {
    width: 500px;
}

#pop-reset-pass .modal-dialog .modal-header{
    border-bottom: none;
}
@media (max-width: 767.98px) {
    .bg-yellow {
        background-color: #000 !important;

    }
    .login-register-block {
        padding: 20px;
    }
    .login-register-title {
        margin-bottom: 10px;
    }
    #pop-reset-pass .modal-dialog.modal-sm {
        width: 300px;
        margin: 20px auto;
    }
    .login-tabs li {
        padding: 0 10px;
    }
}

@media (max-width:480px) {
    #voyage .property-title, #hotel .property-title {
        display: inline-flex;
        flex-wrap: wrap;
        margin: 0 !important;
        font-size: 15px;
    }
    .prix-list-sht span:first-child {
        font-weight: 600;
        font-size: 19px !important;
        color: #000 !important;
    }
}