@import "./bootstrap.min.css";

@import "./root.css";
@import "./style-stepp.css";
@import "./animate.css";

@import "./swiper-bundle.min.css";
@import "./header-hertz.css";
@import "./footer-hertz.css";
@import "./filtre-hertz.css";

/* Neutraliser tous les clearfix BS3 */
.clearfix::before,
.clearfix::after,
.row::before,
.row::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.navbar::before,
.navbar::after {
    content: none !important;
    display: none !important;
}

.form-filtre {
    margin-top: -70px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.07);
}

#section-body {
    padding-bottom: 20px;
    border-top: 1px solid var(--color-border);
}



.display-flex {
    display: flex
}

.dashed {
    border: 1px dashed #90949c;
    border-right: none
}

.dashed-last {
    border: 1px dashed #90949c
}

.dashed-lateral {
    border-bottom: 1px dashed #90949c
}

@media (min-width: 767px) {
    .media-tabs {
        left: 0
    }

    .bloc-info-contact {
        position: relative;
        top: 0
    }



    .pc-mt-25 {
        margin-top: 25px
    }



    .modal-sm {
        width: 530px
    }


}



.back-top {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    z-index: 10;
    background-color: var(--color-site-1) !important;
    text-align: center;
    padding: 10px;
    transition: all .3s ease-in-out;
    color: var(--color-site-3) !important;
}


.room-info-badge {
    margin-right: 5px
}

.btn-reservation-liste {
    float: right;
    min-width: 150px;
    height: 38px;
    text-transform: uppercase;
    font-size: 15px
}




.float-right {
    float: right
}

.fs-11 {
    font-size: 11px
}




.input-icon + .input-icon {
    border-top: none
}


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


.navi > ul > li > a {
    padding: 0 10px
}


@keyframes grow {
    0% {
        transform: scale(0)
    }
    30% {
        transform: scale(1.1)
    }
    60% {
        transform: scale(.9)
    }
}

@keyframes turn {
    0% {
        transform: rotate(0) scale(0);
        opacity: 0
    }
    60% {
        transform: rotate(375deg) scale(1.1)
    }
    80% {
        transform: rotate(355deg) scale(.9)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}

@keyframes pulse {
    50% {
        transform: scale(1.4)
    }
}

.badge * {
    transform-origin: 50% 50%
}

#section-body .dropdown-toggle::after, .modal .dropdown-toggle::after {

    display: none !important;
}


.filter-option {
    margin-right: 10px !important
}


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


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

::-webkit-scrollbar-track {
    background-color: #fff
}

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

.box_style, ul#tools_2 li a:not(.at-share-btn), ul#tools_2 li form {
    background: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%)
}

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






:root .table-general tbody .tr-options .name-room {
    color: #005591;
    font-weight: 700;
    font-size: 15px;
    width: 20%
}

.color-green {
    color: #25b81b
}

.color-red {
    color: #e30505
}


.col {
    flex: 1 0 0%
}


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




@media only screen and (min-width: 767px) {


    .list-tabs .sort-tab {
        display: inline
    }


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




    /*#flex-col {*/
    /*    flex-direction: column;*/
    /*    justify-content: space-between;*/
    /*    padding: 10px 0 0*/
    /*}*/

    /*.my-col-auto.col-info-room {*/
    /*    width: 40%;*/
    /*}*/
}

/*.loading, .property-item .cell {*/
/*    width: 100%*/
/*}*/



.light-theme .current {

    box-shadow: none !important;
    color: #00335a !important;
    background: #fff !important;
    width: 40px;
    height: 40px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}




#sidebar .widget-range .widget-title {
    color: var(--color-site-2);
    font-size: 16px;
    font-weight: 600;
}


.scrolltop-btn {
    background-color: #2764ae;
    right: 10px;
    bottom: 75px;
}




#radio-button.checkbox {
    border-radius: 4px;
    padding: 7px 0
}

#radio-button .label-success {
    margin-left: 0 !important
}


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


.info-detail .form-check label.form-check-label {
    margin-left: 17px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0
}

.icon-v2::before {
    top: 45% !important;
    color: var(--color-site-3);
    font-size: 16px;
}



.alert.alert-warning p {
    font-size: 16px;
    color: #664d03;
    font-weight: 500;
}


.liste-pensions {
    clear: both;
    width: 100%;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
}

@media (max-width: 767px) {

    .display-flex {
        display: block
    }


    .accord-block .liste-pensions li {
        display: inline-block
    }

    .accord-block .accord-tab ul {
        margin-top: 3px;
        width: 60%
    }



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

    .bootstrap-select .btn.btn-default {
        height: 50px;
        font-size: 12px
    }
}




#landing-list h2.property-title a {
    white-space: nowrap
}

.modal {
    z-index: 99999999
}

@media (max-width: 481px) {
    .list-tabs .sort-tab {
        display: inline
    }
}

.lbl-etiquette.etiquette-promotion {
    -webkit-animation-name: clignote;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    border: 1px solid #E30B13;
}

.detail-top .tab-pane {
    width: 100%;
    min-height: initial;
}


/****/





label.radio-card {
    position: relative;
    background-color: var(--color-white) !important;
    padding: 8px;
    border-radius: 6px;
    border: 1px solid var(--color-border);
}

.pt-vente-select {
    border: 1px solid var(--color-site-1) !important;;

}

.form-step .btn-success {
    color: var(--color-white);
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 10px 20px;
    background-color: #2EA821;
    width: 100%;
    position: relative;
    z-index: 1;
}

/************/


.price-unitaire, .price-totale {
    font-size: 22px;
    font-weight: 700;
    color: var(--color-site-3);
}

.label.label-danger.animated-label {
    animation: changeBackgroundColor 2s infinite;
    font-size: 15px;
    white-space: inherit;
    line-height: 2
}

@keyframes changeBackgroundColor {
    0% {
        background-color: #001F3F;
    }
    50% {
        background-color: #FF4136;
    }
    100% {
        background-color: #001F3F;
    }
}



@media (max-width: 992px) {


    /* For mobile phones: */
    .d-flex {
        flex-wrap: wrap;
    }



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


}


.group-input span {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-site-3);
}

.select-agence {
    font-size: 18px;
    font-weight: 700;
    color: var(--color-site-3);

}


/*.container.breadcrumb-top, #breadcrumbtrail {*/
/*    display: none;*/
/*}*/

.widget-info, .card-tarif {
    border: 1px solid var(--color-border);
    border-radius: 6px;
}

/* style location de voiture */
/*.title-card-price {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    color: var(--color-site-3);*/
/*}*/

/*.sub-text-price {*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    color: var(--color-site-3);*/

/*}*/

/*.info-title-tarif {*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    color: var(--color-site-3);*/
/*    text-transform: capitalize;*/
/*}*/

/*.pricing-item-title {*/
/*    font-size: 14px;*/
/*    font-weight: 600;*/
/*    color: var(--color-site-3);*/
/*    line-height: 28px;*/
/*}*/

/*.pricing-item-price {*/
/*    font-size: 18px;*/
/*    color: var(--color-site-3);*/
/*    font-weight: 700;*/
/*}*/

/*.card-header-title {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    text-transform: capitalize;*/
/*    margin: 0;*/
/*}*/

.success-text {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-site-2);
}

/*#method1 > div:nth-child(1) > label:nth-child(1), #method1 > div:nth-child(2) > label:nth-child(2) {*/
/*    border: none !important;*/

/*}*/

.position-read-more:before {
    display: none;
}

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

.text-danger {
    color: #E30B13 !important;
}

.tabs-paiment ul li.nav-item {
    margin-right: 10px;
}

.radio-input {

    height: 23px;
    width: 23px;
    accent-color: rgb(47, 113, 133);
}
/*input radio page tarif dispo */
.box-conducteur .radio-input {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    overflow: hidden;
    position: absolute;
    white-space: nowrap;

}

.box-conducteur .radio-tile {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    color: var(--color-site-3);
    width: 80px;
    min-height: 50px;
    border-radius: 4px;
    border: 1px solid var(--color-border);
    background-color: var(--color-white);
    transition: 0.15s ease;
    cursor: pointer;

}

.box-conducteur .radio-tile:hover {
    border-color: var(--color-site-1);
}

.box-conducteur .radio-tile:hover:before {
    transform: scale(1);
    opacity: 1;
}

.box-conducteur .radio-input:checked + .radio-tile {
    border-color: var(--color-site-1);
    background-color: var(--color-site-1);
}

.box-conducteur .radio-input:checked + .radio-tile:before {
    transform: scale(1);
    background-color: var(--color-site-1);

}

.box-conducteur .radio-input:focus + .radio-tile {
    border-color: var(--color-site-1);
}

.box-conducteur .radio-input:focus + .radio-tile:before {
    transform: scale(1);
    opacity: 1;
}

.cursor-pointer {
    cursor: pointer;
}



/*page article FAQ */

.list-faq .accordion-button::after {
    display: none;
}

.list-faq .accordion-item {
    border: 1px solid var(--color-border) !important;
    border-radius: 4px;
}

.list-faq .accordion-header button {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-site-3);
    position: relative;
    margin: 0;
}


/* Icône */
.list-faq .accordion-icon {
    transition: transform 0.2s ease;
    font-size: 24px;
    padding: 6px 20px;
    background: var(--color-site-1);
    border: none;
    margin-right: 10px;
}

.list-faq .accordion-button:not(.collapsed), .list-faq .accordion-button:focus {
    background-color: var(--color-white);
    box-shadow: none;
    border-radius: 4px;
}

.list-faq .accordion-button:not(.collapsed) .accordion-icon {
    background-color: var(--color-site-3);
}

.list-faq .accordion-button:not(.collapsed) .accordion-icon::before {
    content: "−";
    color: var(--color-white)
}

.list-faq .accordion-button.collapsed .accordion-icon::before {
    content: "+";
}

.list-faq .accordion-body p {
    font-size: 16px;
    font-weight: 600;
    text-align: justify;
    color: var(--color-gray);
}



/* texte */
.text-ponitvente {
    font-size: 14px;
    margin: 2px 0;
    color: var(--color-site-3);
}


/*modal*/
.modal-title {
    font-size: 20px !important;
    color: var(--color-site-3);
    font-weight: 700;
}



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

.car-card-category {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-gray);
}

.car-card-price {
    font-size: 24px;
    color: var(--color-site-3);
    font-weight: 600;
    text-transform: capitalize;
}

.car-card-info {
    font-size: 16px;
    color: var(--color-site-3);
    font-weight: 500;
    line-height: 30px;
}

.car-card-title-info {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}




.btn-contact {
    color: var(--color-site-3);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 70px;
    background-color: var(--color-site-1);
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s ease-in-out;

}

.btn-contact::before {
    content: "";
    background-color: var(--color-site-3);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    clip-path: circle(0% at 50% 50%);
    transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 0.8s;
    z-index: -1;

}

.btn-contact::after {
    content: "";
    background-color: rgba(var(--color-site-1), .30);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    clip-path: circle(0% at 50% 50%);
    transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 0.8s;
    z-index: -1;
}

.btn-contact:hover::before {
    clip-path: circle(100% at 50% 50%);
    transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 4s;
    transition-delay: 200ms;

}

.btn-contact:hover {
    color: var(--color-white);
    border: 1px solid var(--color-site-3);
}

.btn-contact:hover::after {
    clip-path: circle(100% at 50% 50%);
    transition: all cubic-bezier(0, 0.96, 0.58, 1.1) 4s;

}

.text-contact, .info-condtion {
    font-weight: 400;
    font-size: 16px;
    color: var(--color-gray);
}

.span-title b {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-site-3);
}


.avatar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 200px;
    position: relative;
    border-radius: 50%;
}
.icon-success{
    background-color: #10b77f;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;

}

/*//// page tarif*/

li.radio-card-1 {
    display: flex;
    align-items: flex-start;
    place-content: center space-between;
    -webkit-box-pack: justify;
    border: 1px solid rgb(217, 217, 217);
    background-color: rgb(255, 255, 255);
    padding: 12px 16px;
    cursor: pointer;
    color: var(--color-site-3);
    pointer-events: auto;
    border-radius: 8px 8px 0 0;
}



/* Changer couleur si radio à l'intérieur est checked */
.box-radio-tarif:has(input[name="payment_type"]:checked){
    border: 2px solid rgb(47, 113, 133) !important;
    background-color: rgba(47, 113, 133, 0.03);
}

.sort-tab .bootstrap-select .btn.btn-default{
    border: 1px solid var(--color-border);
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 600;
    background-color: var(--bg-section);
    text-transform: capitalize;
    color: var(--color-site-3);
    height: auto;
}

#suggestions_recuperation {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: none;
    border-radius: 4px;
    margin-top: 6px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    overflow-y: auto;
    z-index: 999;
    max-height: 250px;

}

#vjs-list-services .input-icon:before{
    color: var(--color-site-1);
    line-height: 54px;
}
#vjs-list-services  .suggestion {
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #000;

}
#vjs-list-services  .suggestion:hover{
    background-color: #f2f2f2
}

.message-ville{
    margin-top: 8px;
    padding: 10px 12px;
    border-radius: 6px;
    background: #f8d7da;
    color: #ff4d4f;
    font-size: 14px;
    display: none;
}