@import url('./responsive.css');

.panel.file-browser {
    position: relative;
    display: -webkit-inline-box;
    width: 250px;
    height: 250px;
}

.text-right {
    text-align: left;
}

.float-left {
    float: left;
}

.preview_images_zone {
    height: 140px;
    width: 90%;
}

.an-btn-upload {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: transparent url('../../app-assets/images/elements/plus.png');
    background-size: 100%;
    background-repeat: no-repeat !important;
}

label.an-btn-upload label {
    display: none;
}


/* mimason 24-10-2022 */

.mb-m2 {
    margin-bottom: -2rem;
}


/* haja 26-10-2022*/

svg.provider-rating {
    fill: #ff9f43;
    stroke: #ff9f43;
}

#user-chats {
    overflow-y: scroll;
}

.message-image {
    background: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 1rem 0.3rem;
    position: static;
    bottom: 0.8rem;
    left: 1rem;
    right: 0;
}

div.message-image a {
    color: #645f78;
}

.font-bold {
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

.chat-app-window .chats .chat-body .chat-content-image {
    float: right;
    padding: 0;
    margin: 0 1rem 10px 0;
    clear: both;
    color: #fff;
    border-radius: 0.357rem;
    box-shadow: 0 4px 8px 0 rgb(34 41 47 / 12%);
    max-width: 75%;
}

.chat-app-window .chats .chat-body .chat-content-image-left {
    float: left;
    padding: 0;
    margin: 0 0 10px 1rem;
    clear: both;
    color: #fff;
    border-radius: 0.357rem;
    box-shadow: 0 4px 8px 0 rgb(34 41 47 / 12%);
    max-width: 75%;
}

.drop-message {
    display: flex;
    padding: 0 0 0.7rem;
}

.dropdown-message,
.dropdown-message:hover {
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #6e6b7b !important;
    text-align: center;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(34, 41, 47, 0.05);
    border-radius: 0.357rem;
}

.dropdown-message a:hover {
    color: #6e6b7b !important;
    background-color: #fff !important;
}

.audio-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app {
    display: none;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 1rem 0;
    position: static;
    bottom: 0.8rem;
    left: 1rem;
    right: 0;
}

.mr_1r {
    margin-right: 1rem !important;
}

.font_size_fontawesome {
    font-size: 1.5rem !important;
}

.audio-flex {
    display: flex;
    align-items: center;
}

.chat-audio-right {
    float: right;
}

.chat-audio-left {
    float: left;
}

.dropdown-menu-inherit {
    min-width: inherit !important;
}

.dorpdown-padding-inherit {
    padding: 0 1.25rem !important;
}


.w_80 {
    width: auto !important;
    min-width: 80px;
    max-width: 80px;
}

.w_100 {
    width: 100% !important;
}

.btn-cancel {
    background-color: #ea5354 !important;
    border-color: #ea5354 !important;
    color: white;
}

.border-round {
    border: 1px solid;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: auto;
    height: auto;
    padding: 15px;
    margin-bottom: 10px;
}

.blue-border {
    border-color: #2daae1;
}

.pink-border {
    border-color: #e22488;
}

.border-round img {
    margin: 0 !important;
}

.p-5px {
    padding: 5px !important;
}

.size-star .font-medium-3 {
    height: 13px !important;
    width: 13px !important;
}

.icon-and-text svg,
.custom-option-item-title {
    color: #82868bb3;
    margin-top: 10px;

}

.px-10px {
    padding: 0 10px !important;
}

.max-width900px {
    width: 100%;
    max-width: 1000px;
}

.ul-premium {
    padding: 0 !important;
}

.ul-premium li {
    text-align: center;
    margin: 10px 0px;
}

.custom-options-checkable .custom-option-item {
    height: 100% !important;
}

.fsize-10 {
    font-size: 10px;
}

.fsize-16 {
    font-size: 16px;
}

.border-bottom1px {
    border-bottom: 1px solid black;
}

/* .blue-theme {
    background-color: rgba(196, 235, 255, 0.12) !important;
    border-color: #36a9e1 !important;
}

.blue-theme label .custom-option-item-title {
    color: #36a9e1 !important;
} */

.top-deal-cardCustom .item-img .block-text {
    padding: 0 20px;
    padding-top: 85px !important;
}

.item-img {
    min-height: 130px !important;
}

.ribbon {
    padding: 10px 0;
}

.mx-5px {
    margin: 0 5px;
}

.ribbon::after {
    /* top: -1.5em; */
    right: -90px !important;
    height: 7em !important;
    width: 16em !important;
    transform: rotatez(40deg) !important;
}

.form-circle::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url(../../uploads/images/circle-form-top-deal-decoupe.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}

.block-text p {
    text-align: left;
}

.block-text h3 {
    margin-bottom: 20px;
}

.badge {
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 20px;
}

.line-through {
    text-decoration: line-through;
}

.top-deal-cardCustom .img-card {
    border-radius: 0;
    overflow: hidden;
}

.top-deal-cardCustom .img-card img {
    border-radius: 0;
}

.force-style-h1size h1 {
    margin: 0 !important;
    text-align: left !important;
    font-size: 16px !important;
}

.force-style-h1size br {
    display: none !important;
}

/* hidden button export dataTable */
.dataTables_wrapper .card-header {
    display: none;
}

.size-avatar {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px !important;
}

.size-avatar .avatar-content .avatar-icon {
    height: 20px !important;
    width: 20px !important;
}

.responsive-badge {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    text-align: left;
}

.responsive-badge .badge {
    margin-bottom: 5px !important;
}

.mb-05rem {
    margin-bottom: 0.5rem;
}

.d-grid-center {
    display: grid;
    align-items: center;
}

.card-statistic-admin {
    display: flex;
    flex-wrap: wrap;
}
.badge-light-primary-white{
    background-color: rgba(115, 103, 240, 0.12);
    color: #ffffff !important;
}
.badge.badge-light-primary {
    background-color: rgba(115, 103, 240, 0.12);
    color: #e22488 !important;
}

.badge.badge-light-success {
    background-color: rgba(40, 199, 111, 0.12);
    color: #28c76f !important;
}

.badge.badge-orange {
    background-color: rgb(232 147 0 / 12%) !important;
    color: #f8a918 !important;
    display: none;
}

.badge.badge-light-info {
    background-color: rgb(115 117 118 / 12%);
    color: #000000 !important;
}

.badge {
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 20px;
}

.badge {
    display: inline-block;
    padding: 0.3rem 0.5rem;
    font-size: 80%;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.358rem;
}

/* style service prestataire */
.theme-orange {
    border-color: #ef8c00;
}

.theme-blue {
    border-color: #5ac4f6;
}

.theme-purple {
    border-color: #eb539f;
}

.color_orange {
    color: #ef8c00 !important;
}
.color_red{
    color: #ff0000 !important;
}
.color_blue {
    color: #5ac4f6 !important;
}

.color_purple {
    color: #eb539f !important;
}

.color_black {
    color: black !important;
}

.bg-orange {
    background: #ef8c00;
}

.bg-blue {
    background: #5ac4f6;
}

.bg-purple {
    background: #eb539f;
}

.btn-price {
    margin: 25px auto !important;
    padding: 11px;
    color: white;
    font-weight: 700;
    border-radius: 15px;
    max-width: 250px;
}

.theme-custom {
    border-radius: 40px !important;
    padding: 10px 10px !important;
    border: 3px solid transparent;
    height: 100%;
    cursor: pointer;
}

.theme-custom .descriptionplan {
    font-weight: bold;
    color: black !important;
}

.theme-custom span {
    margin: 20px 0px 10px 0 !important;
    color: black;
}

.custom-option-item-check:checked+.theme-custom {
    /* background: rgb(234 246 251 / 50%) !important; */
    transition: all ease 0.3s !important;
    /* box-shadow: 0px 0px 10px -2px rgb(0 0 0 / 10%) !important; */
}

.custom-option-item-check:checked+.theme-purple {
    border: 3px solid #eb539f !important;
}

.custom-option-item-check:checked+.theme-blue {
    border: 3px solid #5ac4f6 !important;
}

.custom-option-item-check:checked+.theme-orange {
    border: 3px solid #ef8c00 !important;
}

/* .custom-option-item-check:checked+.theme-custom {
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
} */

.custom-option-item-check:checked+.theme-custom {
    opacity: 1;
}

.theme-custom label {
    cursor: pointer;
}

.auth-wrapper .custom-options-checkable .plan-price sup {
    left: 0px;
}

.plan-price sup,
sub {
    color: black !important;
}

.p-custom-price-value {
    padding-left: 20px;
    margin-bottom: 10px;
    /* position: relative; */
    /* bottom: 6px; */
    color: black !important;
    font-weight: 500;
}

.text_length_inTable_provider_register {
    width: auto;
}

.text_length_inTable220px {
    width: 220px;
    margin: auto auto 10px auto;
}

.text_length_inTable_provider_register p {
    margin: 0;
    font-size: 14px;
}

.content-d-grid-center {
    display: grid;
    justify-items: center;
}

.list-service-style {
    padding: 0 !important;
    margin-top: 16px;
}

.list-service-style li {
    font-size: 13px;
    text-align: initial;
    line-height: 23px;
    color: black;
    font-weight: 500;
}

.orange-icon-check li::before {
    color: #ef8c00;
}

.purple-icon-check li::before {
    color: #e22488;
}

.blue-icon-check li::before {
    color: #5ac4f6;
}

.list-service-style li:before {
    content: '✓';
    margin-right: 5px;
    font-size: 16px;

    font-weight: bold;
}

.check-double {
    font-size: 30px;
    font-weight: bolder;
    position: relative;
    text-align: center;
}

.check-double:before {
    content: '✓';
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 2px;
    right: 0;
    margin: auto;
}
.check-doubl {
    font-size: 30px;
    font-weight: bolder;
    position: relative;
    text-align: center;
}
.check-doubl:before {
    content:'X';
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 2px;
    right: 0;
    margin: auto;
}

.w_content {
    width: fit-content;
}

/* style service prestataire */



/* modal inscription */
visible */ .modal-custom {
    position: absolute;
    z-index: 10000;
    /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is_visible {
    visibility: visible;
}

.modal-overlay-custom {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal-custom.is_visible .modal-overlay-custom {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper-custom {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 32em;
    height: fit-content;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 6px;
}

.modal-transition-custom {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
    visibility: hidden;
}

.modal-custom.is_visible .modal-transition-custom {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.modal-header,
.modal-content {
    padding: 1em;
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-content>*:first-child {
    margin-top: 0;
}

.modal-content>*:last-child {
    margin-bottom: 0;
}

.close {
    font-size: 40px;
    font-weight: 100;
    line-height: 1;
    color: #5e5873;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 10px;
}

.text-modal_custom {
    font-size: 16px;
    line-height: 1.4;
}

.showAdresse_email {
    font-weight: 700;
}


.auth-wrapper.auth-cover .brand-logo {
    position: relative;
}

table {
    width: 100%;
}

.search_tour .search_tour_form .fields__block .submit {
    border-radius: 90px !important;
    max-width: 65px !important;
    max-height: 65px;
}

/*chat content*/
.chat-content {
    white-space: normal;
    text-align: initial;
}

.badge-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* preview upload image */
.preview-images-zone {
    width: 100%;
    border: 1px solid #ddd;
    min-height: 180px;
    /* display: flex; */
    padding: 5px 5px 0px 5px;
    position: relative;
    overflow: auto;
}

.preview-images-zone>.preview-image:first-child {
    height: 185px;
    width: 185px;
    position: relative;
    margin-right: 5px;
}

.preview-images-zone>.preview-image {
    height: 90px;
    width: 90px;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}

.preview-images-zone>.preview-image>.image-zone {
    width: 100%;
    height: 100%;
}

.preview-images-zone>.preview-image>.image-zone>img {
    width: 100%;
    height: 100%;
}

.preview-images-zone>.preview-image>.tools-edit-image {
    position: absolute;
    z-index: 100;
    color: #fff;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

.preview-images-zone>.preview-image>.image-cancel {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
    display: none;
    z-index: 100;
}

.preview-image:hover>.image-zone {
    cursor: move;
    opacity: .5;
}

.preview-image:hover>.tools-edit-image,
.preview-image:hover>.image-cancel {
    display: block;
}

.ui-sortable-helper {
    width: 90px !important;
    height: 90px !important;
}

#form_photos+label.required::before {
    content: "Vous devez ajouter au moins une photo";
    color: red;
    font-size: 12px;
}

.label_required::after {
    content: "*";
    color: red;
    margin-left: 2px;
}

/* rating customer */
.rating {
    margin-bottom: 7px;
}

.rating .stars {
    width: auto;
}

.rating .stars .star {
    width: 22px;
    height: 17px;
    display: block;
    float: left;
    position: relative;
    padding: 0 2px;
}

.rating .stars .star:first-child {
    padding-left: 0;
}

.rating .stars .star:first-child:before {
    left: 0;
}

.rating .stars .star:first-child:after {
    left: 0;
}

.rating .stars .star:before {
    width: 18px;
    height: 17px;
    background: url(../../img/star-dark.svg) center center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 0;
    left: 2px;
}

.rating .stars .star:after {
    width: 18px;
    height: 17px;
    background: url(../../img/star-active.svg) center center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 0;
    left: 2px;
    display: none;
}

.rating .stars .star.active:before {
    display: none;
}

.rating .stars .star.active:after {
    display: block;
}

.rating .reviews_count {
    width: auto;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.65);
    margin-left: 10px;
}



.boucles {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; */
    gap: 10px 10px;
    grid-auto-flow: row;
    grid-template-areas:
        "card-1 card-2 card-3"
        "card-4 card-2 card-5"
        "card-6 card-7 card-8"
        "card-9 card-7 card-10"
        ". . ."
        ". . ."
        ". . .";
}

.card-2 {
    grid-area: card-2;
}

.card-4 {
    grid-area: card-4;
    /* height: 50% !important; */
}

.card-3 {
    grid-area: card-3;
    /* height: 50% !important; */
}

.card-1 {
    grid-area: card-1;
    /* height: 50% !important; */
}

.card-9 {
    grid-area: card-9;
}

.card-10 {
    grid-area: card-10;
    /* height: 50% !important; */
}

.card-8 {
    grid-area: card-8;
    /* height: 50% !important; */
}

.card-7 {
    grid-area: card-7;
    /* height: 50% !important; */
}

.card-5 {
    grid-area: card-5;
    /* height: 50% !important; */
}

.card-6 {
    grid-area: card-6;
    height: 50% !important;
}
.y-overflow {
    overscroll-behavior-y: auto; /* ou overscroll-behavior-y: scroll; */
    max-height: 405px; 
    overflow: auto;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(179, 169, 169);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.picsize{
    width: 50% !important;
}
.picsize1{
    max-width: 200px !important;
    object-fit: contain;
}
/* @media screen and (max-width: 450px) {
    .none{
        display: none !important;
    }
    .border-bottom1px {
        border-bottom: 0px solid black;
    }
} */
@media screen and (max-width: 610px){
    .boucles{
        display: flex;
        flex-direction: column;
    }
    .register-t{
        display: flex;
        flex-direction: column;
    }
    .bs-stepper .bs-stepper-content .content .content-header{
        margin-bottom: 0.5rem;
    }
    .ii{
        display: flex;
        justify-content: space-around !important;
        align-content: center;
        margin-bottom: 1rem;
    }
    .img-register{
        width: 50% !important;
        margin-right: 0px !important;
    }
}
@media screen and (max-width: 920px){
    .boucles{
        display: flex;
        flex-direction: column;
    }
}