﻿.pre-desc-display {
    overflow-x: hidden;
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #605e7e;
    text-align: left;
    background-color: #f6f7fb;
    font-family: 'Maven Pro', sans-serif;
}

.pre-desc-display-custom {
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #605e7e;
    text-align: left;
    font-family: 'Maven Pro', sans-serif;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Link Depose CV JOB*/
.lnk-depose-cv {
    margin-bottom: 20px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

div.disabled {
    pointer-events: none;
    opacity: 0.6;
    filter: alpha(opacity=50);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.lnk-depose-cv:hover {
    color: #ff2b88;
}

/*CSS IMAGE CUSTOM ADS*/
.oba-img {
    max-width: 100%;
    max-height: 100%;
    display: block; /* remove extra space below image */
}


.oba-box {
    /*display: flex;
    justify-content:center;*/
    width: 100%;
    border: 0px solid black;
}

.ad_price_card_V2 {
    /*background-color: #f0c62f;*/
    background-color: #3fc50a;
    /*background-color: #9ec015;*/
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

.ad_price_card {
    /*background-color: #f0c62f;*/
    background-color: #b4306c;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.oba-card-shadow {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    transition: 0.3s;
}

    .oba-card-shadow:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.icon-card {
    position: absolute !important;
    bottom: 15px !important;
    right: 15px !important;
    z-index: 999 !important;
}



.oba-box.large {
    height: 200px;
}


.oba-box.largeX {
    height: 500px;
    background-size: contain !important;
}



.oba-box.medium {
    height: 100px;
}

.oba-box.mediumXL {
    height: 80px;
}

.oba-box.small {
    height: 50px;
}

.oba-box img {
    display: block;
    margin: 0 auto;
    /*width: auto;
        height: 100%;*/
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

users_photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

/*Link titre Page d'accueil*/
.lnk-acceuil {
    color: white;
    text-decoration: underline;
    display: inline-block;
}

    .lnk-acceuil:hover {
        color: #ff2b88;
    }

.ui-autocomplete.ui-widget {
    font-family: "Maven Pro";
    font-size: 15px;
}

.blurry {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.addPicture {
    padding: 30px;
    border: 2px solid #428bca;
    border-style: dotted;
    border-radius: 10px;
    cursor: pointer;
    font-size: 40px;
    text-align: center;
}

    .addPicture :hover {
        color: #f0ad4e;
    }

.ad_price {
    color: #6963ff;
    line-height: 1;
    font-weight: 700;
}

    .ad_price.f4 {
        font-size: 16px;
    }

    .ad_price.f16 {
        font-size: 16px;
    }

    .ad_price.f18 {
        font-size: 18px;
    }

.oba-user-contactbtn {
    font-weight: 500 !important;
    font-size: 13px !important;
}

    .oba-user-contactbtn.mobile {
        border-radius: 20px !important;
    }

users_photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.remove_card {
    position: absolute;
    z-index: 4000 !important;
    /*background-color: #f0c62f;*/
    top: 0;
    right: 0;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ad_price_card {
    /*background-color: #f0c62f;*/
    background-color: #b4306c;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ad_price_card_ribbon {
    /*background-color: #f0c62f;*/
    background-color: #6963ff;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.nbItem_picture span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 15px;
    padding: 8px 12px 8px 12px;
    border-radius: 20%;
}

.coupon_left span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #3fc50a;
    color: #fff;
    font-size: 15px;
    padding: 6px 12px 6px 12px;
    border-radius: 20px;
}

.detailImg {
    border-radius: 20px !important;
}


.carousel_control_prev_custom, .carousel_control_next_custom {
    position: absolute;
    top: 45%;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2rem;
    background-color: #ff2b88;
    height: 2rem;
    text-align: center;
    border-radius: 100px;
    line-height: 2rem;
    border-radius: 50px;
}

.border__none {
    border: none !important;
}

.carousel_control_prev_custom:hover, .carousel_control_prev_custom:focus, .carousel_control_next_custom:hover, .carousel_control_next_custom:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel_control_prev_custom {
    left: 0;
}

.carousel_control_next_custom {
    right: 0;
}

/*----- Global Loader -----*/
#page-content-loader {
    position: fixed;
    z-index: 50000;
    background: #fff;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.page-content-loader-img {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 35%;
    margin: 0 auto;
}
/*----- Global Loader -----*/

.rowColor {
    border-color: #ccc;
    background-color: #f2f3f4
}

.rowColorAlt {
    border-color: #ccc;
    background-color: #e5e7e9;
}

.float-right {
    float: right;
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* The actual popup */
    .popup .popuptext {
        visibility: hidden;
        width: 160px;
        background-color: var(--white);
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
    }

        /* Popup arrow */
        .popup .popuptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Toggle this class - hide and show the popup */
    .popup .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
        top: 0px;
        left: 5%;
        height: 130px;
        width: 100px;
        z-index: 1020;
    }

.card {
    border-radius: 20px;
}

    .card .card-header {
        border-radius: 20px 20px 0px 0px;
    }

.job-footer {
    border-radius: 0 0 20px 20px;
    background-color: #f8f9fa;
    font-size: 0.9rem;
    padding: 1.5rem 1.5rem;
}

.row .card {
    border-radius: 20px;
}

.item .card {
    border-radius: 20px;
}

.card .item-box .a {
    border-radius: 20px;
}


.item7-card-img .oba-img.oba-box.large {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

    .item7-card-img .oba-img.oba-box.large img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.oba-flag {
    vertical-align: -2px;
    border-radius: 2px;
    width: 20px;
    height: 15px;
}

.oba-req-type {
    padding: 0px 10px;
    border-radius: 5px;
    font-size: 0.9rem;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

.item-prop {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.item-label {
    flex: 0 0 250px;
    font-weight: 500;
}

.item-value {
    flex: 1;
}

.doc-link {
    font-size: 15px;
    text-wrap: wrap;
}

.oba-img-center {
    display: block;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.keywords-tag {
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 0.9rem;
    word-break: break-all;
    white-space: normal;
}

.cat-name {
    font-size: 0.9rem;
}

/* Responsive : sur petit écran, affichage vertical */
@media (max-width: 768px) {
    .item-prop {
        flex-direction: column;
    }

    .item-label {
        flex: none;
        padding-right: 0;
        margin-bottom: 5px;
    }

    .item-value {
        flex: none;
    }
}
/* Coupe à 2 lignes et fixe la hauteur à 2 lignes -- Pour les cards (taille constante) */
.oba-card-txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
    height: 2.4em;
}
/* Coupe à 2 lignes et fixe la hauteur à 2 lignes -- Pour les cards en pleine largeur */
.oba-card-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
}
/* Coupe à 24 lignes sans fixer la hauteur -- Pour les offres d'emploi */

.oba-job-preview {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
    /* height: 4.8em;*/
}

.oba-logo {
    display: inline-block;
    aspect-ratio: 1/1;
    width: 100%;
    max-width: 150px;
    border-radius: 10px;
    border: 2px solid deeppink;
    overflow: hidden;
}

.oba-status {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

/* Affichage des bullets points sur les listes (aussi pour TinyMCE) */
.oba-list ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 20px;
}

    .oba-list ul ul {
        list-style-type: circle;
    }

        .oba-list ul ul ul {
            list-style-type: square;
        }


/* Nouveau style pour Chat */

.oba-chat-txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
    height: 1.2em;
    font-size: 16px;
    margin-bottom: 0.5rem !important
}

.oba-chat-img {
    width: auto;
    height: 100%;
    object-fit: contain;
    object-position: center;
    border-radius: 10px;
}

.oba-chat-img-container {
    display: inline-block;
    aspect-ratio: 16/9;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    display: flex
}

.preview-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.preview-text {
    font-size: 0.95rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    flex: 1;
}

.chat-content {
    font-size: 15px;
}

.chat-dot {
    display: inline-block;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 12px;
    font-size: 10px;
    text-align: center;
    margin-bottom: 0px;
    vertical-align: middle;
}

.oba-bubble {
    max-width: 65%;
    font-size: 14.2px;
    line-height: 19px;
}

.cssmsgsender {
    background-color: #ffcce0 !important;
}

.cssmsgreceiver {
    background-color: #e8ecef !important;
}

@media (max-width: 767px) {
    .oba-chat-img-container {
        max-width: 150px;
        margin-bottom: 10px;
    }

    .oba-chat-txt {
        -webkit-line-clamp: 2;
        height: auto;
        max-height: 2.4em;
        font-size: 15px !important;
    }

    .chat-content {
        font-size: 13px !important;
    }

    .chat-dot {
        font-size: 12px !important;
    }

    .preview-text {
        font-size: 0.82rem !important;
    }
    /*    Reduit du chat sur petit ecran    */
    .oba-chat-msg {
        font-size: 90% !important;
    }

        .oba-chat-msg .oba-msg-txt {
            font-size: 90% !important;
        }

    .oba-bubble {
        max-width: 85%;
        font-size: calc(14.2px*0.9) !important;
        line-height: 9px;
    }


    .oba-send-zone {
        padding: 0.375rem; /* Légère réduction (au lieu de 0.5rem) */
    }

        .oba-send-zone .btn {
            font-size: 0.875rem;
            padding: 0.375rem !important;
        }

        .oba-send-zone .form-control {
            font-size: 0.85rem; /* ~14.4px, cohérent avec les boutons */
        }

            .oba-send-zone .form-control::placeholder {
                font-size: 0.8rem; /* Placeholder à 14.4px */
            }
}

@media (max-width: 576px) {
    .oba-chat-img-container {
        max-width: 110px;
    }
}



.cat-icon {
    width: 20px;
    height: 20px;
    vertical-align: -3px;
}

@media (max-width: 768px) {
    /* Réduction globale du texte */
    html, label, ul, li {
        font-size: 87%;
    }

    p {
        font-size: 87%;
        margin-bottom: 0.5rem;
    }

    .header-text1 h1 {
        font-size: 2.2rem;
    }

    .header-text1 h3 {
        font-size: 1.1rem;
    }

    .section-title h2 {
        font-size: 1.5rem;
    }

    .section-title h4 {
        font-size: 1rem;
    }

    .location, .cat-name, .nav, .icons, .arrow-ribbon, .arrow-ribbon:before, .breadcrumb, .item2-gl, .btn-link, .text-wrap, .format {
        font-size: 87%;
    }

    #file-chosen-container, .side-menu__label {
        font-size: 87%;
    }

    ul.custom {
        font-size: 100%;
    }

    .oba-job-preview, .job-footer, .doc-link {
        font-size: 87%;
    }

    .form-control, .select2-show-search, .select2-hidden-accessible, .select2-selection__rendered {
        font-size: 87% !important;
    }

    .breadcrumb-item {
        font-size: 87% !important;
    }

    .cat-icon {
        width: 17px;
        height: 17px;
        vertical-align: -3px;
    }

    .oba-box {
        max-width: 100%; /* Laisse l’image s’adapter à la largeur de l’écran */
        height: 100px; /* Pas besoin de height car aspect-ratio gère tout */
    }

    .oba-flag {
        vertical-align: -2px;
        border-radius: 2px;
        width: 17px;
        height: 13px;
    }
}

@media (max-width: 480px) {
    .heart-icon-override.item-card9-icons1 {
        width: auto !important;
        display: inline-block !important;
    }
}

ul.checklist li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #6963FF;
    font-weight: 700;
}
ul.checklist li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
   
}