@import url('/css/typo/HurmeGeometric.css');

* {
    font-family: 'Hurme Geometric Sans 1';
}


body {
    color: #80959f;
}

.minuscule {
    text-transform: lowercase;
}

.minuscule:first-letter {
    text-transform: uppercase;
}

.form-control-section {
    border:1px solid #eef1f6;
    background:#fbfcff;
    border-radius:16px;
    padding:14px;
    margin-top:10px
}

.form-control:disabled, .form-control[readonly] {
    color: #ee7800;
}

.form-control {
    padding-left: 18px;
    border-radius: 10px;
    color: #24346c;
    border: 1px solid #ced4da;
    box-shadow: none;
    outline: none;
}

.form-control::placeholder {
    color: #ced4da !important;
}

textarea.form-control {
    border-radius: 10px;
}

.form-control:focus {
    color: #24346c;
    background-color: #fff;
    border-color: #24346c;
    border-width: 2px;
    outline: none;
    box-shadow: none;
}

.form-group > label {
    color: #25346c;
}

select.form-control {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0' y='0' viewBox='0 0 386.257 386.257' style='enable-background:new 0 0 386.257 386.257;' xml:space='preserve' width='512px' height='512px'%3E%3Cpolygon points='0,96.879 193.129,289.379 386.257,96.879 ' fill='%238095a0'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    fill: orange;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: .375rem 1.5rem;
    width: 100%;
    background-position: right 12px center;
    background-size: 10px;
    background-repeat: no-repeat;
    font-weight: 500;
}

select.form-control:focus {
    color: #25346c;
}

select.form-control:not([size]):not([multiple]) {
    height: auto
}

.sticky-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
}

#marketplace_pro_rib input, #marketplace_pro_rib textarea {
    text-transform: none;
}

.subright {

    right: 0 !important;
    left: unset !important;
}

.contenudevis .card-box {
    border-top-left-radius: unset;
}

.alert .btn {
    color: #fff;
}

.alert {
    text-align: center;
}

.table-info {
    background-color: #bfc8cd !important;
}

.table-danger {
    background-color: #bfc8cd !important;
}

.table-success {
    background-color: #bfc8cd !important;
}


.thead-default th {
    color: #80959f;
    background-color: #fff;
}

.btn-primary {
    background-color: #EF7900;
    border-color: #EF7900;
    color: #FFF;
    border-radius: 50px !important;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 18px;
    font-size: 14px;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}

.btn-outline-info {
    border-radius: 50px !important;
    font-weight: 600;
    padding: 6px 18px;
    font-size: 14px;
}

.btn-outline-primary {
    border-radius: 50px !important;
    font-weight: 600;
    padding: 6px 18px;
}

a {
    color: #ee7800;
}

a:hover {
    color: #25346c;
}

.txtorg {
    color: #ee7800;
}

.img-thumbnail {
    border-radius: 35px;
}

a.text-success:focus, a.text-success:hover {
    color: #25346c !important;
}

.text-primary {
    color: #ee7800 !important;
}

.text-wrap {
    white-space: normal;
}

.badge-secondary {
    color: #fff;
    background-color: #80959f;
}

.badge-info {
    color: #fff;
    background-color: #80959f;
}

.text-muted {
    color: #80959f !important;
}

.text-success {
    color: #ee7800 !important;
}

.text-warning {
    color: #ee7800 !important;
}

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

.text-info {
    color: #25346c !important;
}

.alert-info a {
    color: #25346c;
}

.btn-link {
    color: #ee7800;
}

.bg-success {
    background-color: #ee7800 !important;
}

.bg-info {
    background-color: #25346c !important;
}

.bg-danger {
    background-color: #ee7800 !important;
}

.bg-primary {
    background-color: #ee7800 !important;
}

.progress-bar {
    color: #fff;
    background-color: #ee7800;

}

body, .wrapper {
    background-color: #ffffff !important;
}

.form-info {
    border: 2px solid #ee7800;
}

/* Box de contenu  */
.card-box {
    /* border-radius: 50px; */
    padding: 1.5rem;
    margin-bottom: 1rem;
    box-shadow: none;
}

@media (min-width: 992px) {
    .card-box {
        border: 0.5px solid rgba(128, 149, 159, 0.5);
    }

    .card-box-hover:hover {
        background-color: #f5f5f5;
        box-shadow: 0 4px 4px;
    }
}

@media (max-width: 991px) {
    .card-box {
        padding: 1rem;
        margin-bottom: 0.2rem;
    }
}

.nav-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 0.5px solid rgba(128, 149, 159, 0.5);
    height: 100%;
}

/* Message d'informations  */
.alert-info {
    background-color: rgba(255, 234, 41, 0.44);
    border: 2px solid #ffea29;
    color: #25346c;
    border-radius: 16px;
}

.alert-success {
    background-color: #ffea29;
    border-color: #ffea29;
    color: #25346c;
    border-radius: 50px;
}

.alert-danger {
    background-color: #ffea29;
    border-color: #ffea29;
    color: #25346c;
    border-radius: 50px;
}

.alert-warning {
    background-color: #ffea29;
    border-color: #ffea29;
    color: #25346c;
    border-radius: 50px;
}

.alert-success .alert-link, .alert-success a {
    color: #25346c;
}

/* Labels  */
.label-danger {
    background-color: #ee7800;
}

.label-primary {
    background-color: #ee7800;
}

.label-danger {
    background-color: #ee7800;
}

.label-success {
    background-color: #25346c;
}

.fa-question-circle {
    color: #25346c;
}


/* Bouton Action */
.rounded-pill {
    border-radius: 50px !important;
}

.btn-info {
    color: #fff;
    background-color: #ee7800;
    border-color: #ee7800;
    border-radius: 35px;
}

.btn-info:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}

.btn-info:hover, a.btn-info:focus, .btn-info:active, .btn-info.active, a.btn-info.focus, .btn-info:active, a.btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
}


input:checked + .slider {
    background-color: #ee7800;
}

.btn-outline-warning {
    color: #ee7800 !important;
    background-image: none;
    background-color: transparent;
    border-color: #ee7800;
    border-radius: 35px;
}

.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning:focus, .btn-outline-warning:hover, .open > .dropdown-toggle.btn-outline-warning {
    color: #ffffff !important;
    background-color: #ee7800;
    border-color: #ee7800;
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 3px rgb(246, 186, 126) !important;
}

.btn-outline-primary {
    color: #ee7800 !important;
    background-image: none;
    background-color: transparent;
    border-color: #ee7800;
    border-radius: 35px !important;
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover, .open > .dropdown-toggle.btn-outline-primary {
    color: #ffffff !important;
    background-color: #ee7800;
    border-color: #ee7800;
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #ee7800;
    border-color: #ee7800;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 3px rgb(246, 186, 126) !important;
}

.text-margin-auto {
    margin: auto;
}


.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger:focus, .btn-outline-danger:hover, .open > .dropdown-toggle.btn-outline-danger {
    color: #ffffff;
    background-color: #ee7800;
    border-color: #ee7800;

}

.btn-outline-danger {
    color: #ee7800;
    background-image: none;
    background-color: transparent;
    border-color: #ee7800;
    border-radius: 35px;
}

.btn-outline-danger:hover, a.btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, a.btn-outline-danger.focus, .btn-outline-danger:active, a.btn-outline-danger:focus, .btn-outline-danger:hover, .open > .dropdown-toggle.btn-outline-danger {
    color: #ffffff;
    background-color: #ee7800;
    border-color: #ee7800 !important;
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}

td .btn-outline-info {
    color: #ee7800;
    border-color: #ee7800 !important;
    background-color: #fff;

}

td .btn-outline-info:hover {
    color: #ffffff !important;
    background-color: #ee7800 !important;
    border-color: #ee7800 !important;
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
    background-color: #ee7800 !important;
    border-color: #ee7800 !important;
}

.btn-primary {
    background-color: #ee7800;
    border-color: #ee7800;
    border-radius: 35px;

}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #ffffff !important;
    border-color: #ee7800 !important;
    color: #ee7800 !important;
}

.btn-primary:hover, a.btn-primary:focus, .btn-primary:active, .btn-primary.active, a.btn-primary.focus, .btn-primary:active, a.btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
}

.btn-primary:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}

.btn-danger {
    background-color: #ee7800;
    border-color: #ee7800;
    color: #fff !important;
    border-radius: 35px;
}

.btn-danger:hover, a.btn-danger:focus, .btn-danger:active, .btn-danger.active, a.btn-danger.focus, .btn-danger:active, a.btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
}

.btn-warning {
    background-color: #ee7800;
    border-color: #ee7800;
    color: #fff !important;
    border-radius: 35px;

}

.btn-warning:hover, a.btn-warning:focus, .btn-warning:active, .btn-warning.active, a.btn-warning.focus, .btn-warning:active, a.btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
}

.btn-warning:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}

.btn-danger:focus {
    box-shadow: 0 0 3px rgb(246, 186, 126) !important;
}


.btn-outline-success {
    color: #fff;
    background-color: #ee7800;
    border-color: #ee7800;
    border-radius: 35px !important;

}

a.btn-success:focus {
    color: #ee7800 !important;
}

.btn-outline-info {
    color: #25346c;
    background-image: none;
    background-color: transparent;
    border-color: #25346c;
    border-radius: 35px;
}

.paimentgmb .btn-outline-info {
    background-color: #ffffff;
}

.btn-outline-info:hover {
    color: #ffffff;
    background-color: #25346c;
    border-color: #25346c;
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 1px rgb(36, 52, 106);
    background-color: #25346c;
    border-color: #25346c;
}

.btn-outline-success:hover {
    color: #ee7800;
    background-image: none;
    background-color: #fff;
    border-color: #ee7800;
}

.footer {
    background-color: #25346c;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: none;
}

.btn-success {
    background-color: #ee7800;
    border-color: #ee7800;
    border-radius: 35px !important;
}

.btn-success:hover {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800;
}

.btn-success:active {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800;
}

.btn-success:focus {
    background-color: #ffffff;
    border-color: #ee7800;
    color: #ee7800 !important;
}

.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success:focus, .btn-outline-success:hover, .open > .dropdown-toggle.btn-outline-success {
    color: #ee7800 !important;
    background-color: #ffffff;
    border-color: #ee7800;
}

.btn-outline-primary:not(:disabled):not(.disabled).active {
    background-color: #ee7800;
    color: #fff;
    border-color: #ee7800;
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 3px rgb(246, 186, 126);
}

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 3px rgb(246, 186, 126);
}

.btn-success.disabled, .btn-success:disabled {
    background-color: rgb(246, 186, 126);
    border-color: rgb(246, 186, 126);
}

.label-warning {
    background-color: #ffea29;
    color: #25346c;
}

.label-checkbox {
    color: #25346c;
}

.badge-primary {
    background-color: #ee7800;
}

.badge-warning {
    background-color: #ffea29;
}

.badge-info {
    background-color: #25346c;
}

/* Mise en forme du header */
#topnav .topbar-left .logo img {
    max-height: 50px;
    max-width: 237px;
    margin-bottom: 5px;
}

.logo {
    color: #80959f !important;
}

#topnav .topbar-main {
    background-color: #FFF;
}

.logo span span {
    color: #ee7800 !important;
}

#topnav .navbar-topbar .nav-link {

    color: #80959f;
}

.notification-list .noti-icon {
    color: #80959f;
}


/* Mise en forme du menu de naviguation */

#topnav .navigation-menu > li .submenu li a {

    color: #80959f;
}


#topnav {
    background-color: #25346c;
}

@media (min-width: 992px) {
    #topnav .navigation-menu > li > a {
        color: #FFF;
    }
}

#topnav .navigation-menu > li > a:hover {
    color: #ee7800;
}

#topnav .navigation-menu > li:hover a i {
    color: #ee7800;
}

#topnav .navigation-menu > li:hover a {
    color: #ee7800;
}

#topnav .navigation-menu > li .submenu li a:hover {
    color: #ee7800;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #25346c;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #25346c;
}

.custom-control-lg .custom-control-label::before,
.custom-control-lg .custom-control-label::after {
    top: 0.1rem !important;
    left: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
}

.custom-control-lg .custom-control-label {
    margin-left: 0.5rem !important;
    font-size: 1rem !important;
}

/* Mise en forme du nav-tabs */
nav {
    padding: 0;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-item {
    padding: 20px 35px;
    display: block;
    font-weight: 600;
    font-size: 1.3em;
    border-radius: 30px 30px 0 0;
    color: #8195A0;
}

@media (max-width: 768px) {
    .nav-tabs .nav-item {
        padding: 10px 20px;
        font-size: 1.0em;
        border-radius: 30px 30px 0 0;
    }
}

.nav-tabs .nav-item:focus, .nav-tabs .nav-item:hover {
    border: none;
}

.nav-tabs .nav-item.active {
    border: 1px solid #9095A0;
    color: #EF7900;
}

.nav-tabs .nav-link {
    border: none;
    background-color: transparent;
}

.card {
    border: 1px solid #9095A0;
}

@media all and (max-width: 768px) {
    h1 {
        font-size: 26px;
    }
}

.btn-pro-center {
    text-align: center;
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #25346c;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.card-deck > .row > div[class*='col-'] {
    display: flex;
    flex: 1 0 auto;
}

.card-product-img {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 200px;
    border-radius: 40px;
}

.card-product-img img {
    max-height: 200px;
    max-width: 200px;
}

.card-product:hover {
    cursor: pointer;
}

.checkproduct .card-overlay {
    cursor: pointer;
    display: block;
}

.card-overlay {
    color: #fff;
    margin-top: -50px;
    width: 200px;
    position: absolute;
    display: none;
}

.checkproduct:before {
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    background-color: rgba(37, 52, 108, .95);
    height: 200px;
    width: 200px;
    position: absolute;
}

.checkproduct:after {
    content: "";
    display: block;
    width: 1.4em;
    height: 2.6em;
    border: solid white;
    border-width: 0 0.4em 0.4em 0;
    position: absolute;
    margin-top: -130px;
    margin-left: 95px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #ee7800;
}

.btn-secondary-rounded {
    background-color: transparent !important;
    border: 1px solid #8095A0;
    color: #8095A0 !important;
}

.btn-secondary-rounded:hover {
    background-color: #8095A0 !important;
    color: #FFF !important;
    border-color: #8095A0;
}

.disabledAnchor {
    color: #9095A0;
    pointer-events: none;
}

/*style pour les créations de propals */
legend.scheduler-border {
    width: 400px !important;
}

/* Fil ariane pour le suivi des demandes de devis */
.progressbardevis {
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    counter-reset: step;
    margin: 0;
}

ul.progressbardevis {
    margin: 0 !important;
    padding: 0 !important;
}

.progressbardevis li {
    list-style-type: none;
    /*width: 25%;*/
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    flex-grow: 1;
    flex-basis: 0;
}

.progressbardevis li:before {
    width: 25px;
    height: 25px;
    content: counter(step);
    counter-increment: step;
    line-height: 22px;
    border: 1px solid #8095A0;
    color: #8095A0;
    display: block;
    text-align: center;
    margin: 0 auto 5px auto;
    border-radius: 50%;
    font-weight: 600;
    /*background-color: #8095A0;*/
}

.progressbardevis li:after {
    height: 2px;
    content: '';
    position: absolute;
    border-top: 2px dashed #8095A0;
    /*background-color: #8095A0;*/
    top: 10px;
    left: -40%;
    width: 80%;
    z-index: 0;
}

.progressbardevis li.active + li, .progressbardevis li:first-of-type {
    color: #Ef7900;
}

.progressbardevis li.active + li::before, .progressbardevis li:first-of-type::before {
    font-weight: 600;
    color: #Ef7900;
    border-color: #EF7900;
}

.progressbardevis li:first-child:after {
    content: none;
}

.progressbardevis li.active {
    color: #EF7900;
}

.progressbardevis li.active::before {
    border-color: #EF7900;
    background-color: #EF7900;
    color: #FFF;
    background: url('/images/2018-refonte/validation_orange.svg') no-repeat;
    background-size: 25px;
    background-position: center;
    content: "";
}

.progressbardevis li.active + li:after {
    /*background-color: #EF7900;*/
    border-top: 2px solid #EF7900;
}

/****************
 *  Fil Ariane
 ****************/

#fil_ariane, #fil_retour {
    clear: both;
    height: 25px;
    line-height: 25px;
    margin: 0px;
    margin-top: -5px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    background-color: #f5f5f5;
}

#fil_ariane a {
    padding-right: 0px;
    font-size: 12px;
    color: #EF7900;
    font-weight: 500;
    text-decoration: none;
}

#fil_ariane a:hover {
    text-decoration: underline !important;
}

#fil_ariane a::first-letter {
    text-transform: uppercase;
}

#fil_ariane a::after {
    content: "  >"
}

#fil_ariane span:last-child a {
    color: #8D9FA7;
}

#fil_ariane span:last-child a::after {
    content: '';
}

#fil_retour {
    color: #EF7900;
}

#fil_retour a::before {
    content: "<  "
}

@media (max-width: 991px) {
    #fil_ariane {
        display: none;
    }
}

/****************
 *  Bootstrap modal-xl
 ****************/

.modal-xl {
    max-width: 1200px !important;
}

/****************
 *  No-script
 ****************/

.no-script {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 50;
    height: 100%;
    width: 100%;
    background-color: white;
}

/****************
 *  parrainage pro
 ****************/
.stepparrainage {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

@media (max-width: 991px) {
    .stepparrainage {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 2rem !important;
    }

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

.avantages {
    width: 60px;
}

/****************
 *  entete espace pro
 ****************/
.titre {
    text-align: center;
}

.espacepro.titre {
    background-color: #f5f5f5;
    text-align: center;
    padding: 0.5em;
}

.espacepro.titre-blue {
    background-color: #25346c;
    color: #ffffff;
    padding: 1em;
}

.subtitle {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.5em;
}

@media (max-width: 991px) {
    .subtitle {
        font-size: 0.9rem;
    }
}

.text-break {
    white-space: normal;
}


.logo-telaccueil {
    width: 20px;
    height: 20px;
    margin-top: 4px;
    mask-image: url('/images/2020-refonte/tel-ma.svg');
    -webkit-mask-image: url('/images/2020-refonte/tel-ma.svg');
    mask-size: cover;
    -webkit-mask-size: cover;
    background-color: #EF7900;
}

.logo-aideaccueil {
    width: 22px;
    height: 22px;
    margin-top: 4px;
    mask-image: url('/images/2020-refonte/aide.svg');
    -webkit-mask-image: url('/images/2020-refonte/aide.svg');
    mask-size: cover;
    -webkit-mask-size: cover;
    background-color: #EF7900;
}

.telaccueil, .aideaccueil {
    position: relative;
    font-weight: 700;
    font-size: 1.1rem;
    color: #EF7900;
}

.telaccueil::after {
    position: absolute;
    right: 0;
    top: 21px;
    content: '(prix d\'un appel local)';
    margin: 0px;
    font-size: 0.7rem;
    font-weight: 500;
    color: #465a65;
}

.question {
    font-weight: bold;
    color: #EF7900;
}

.reponse {
    margin-left: 1rem;
}

.ca-pro {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ca-pro1, .ca-pro2 {
    border-right: 0.8px solid rgba(128, 149, 159, 0.5);
}

.boxboard {
    display: flex;
    align-items: start;
}

.linetitle {
    width: 30px;
    height: 2px;
    border: 1px solid #EF7900;
}

.boardtitle {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
}

.boardtitle:before, .boardtitle:after {
    content: "";
    display: inline-block;
    width: 50%;
    margin: 0 .5em 0 -55%;
    vertical-align: middle;
    border-bottom: 2px solid #EF7900;
}

.boardtitle:after {
    margin: 0 -55% 0 .5em;
}

.linecenter {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    border-top: 0.8px solid rgba(128, 149, 159, 0.5);
}

.listlocation .btn {
    white-space: inherit !important;
}

@media (min-width: 992px) {
    .line-25 {
        display: none;
    }

    /* .boxboard, .boxboard>div {
      height:100%;
    } */
    .boxboard {
        border: none;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -ms-border-radius: 0px !important;
        -o-border-radius: 0px !important;
    }

    .b-left {
        border-left: 0.8px solid rgba(128, 149, 159, 0.5);
    }

    .b-right {
        border-right: 0.8px solid rgba(128, 149, 159, 0.5);
    }

    .boardtitle {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .ca-pro2 {
        border-right: none;
    }

    .ca-pro3 {
        display: none;
    }

    .line-25 {
        width: 25%;
        margin-left: 12px;
        border-top: 0.8px solid rgba(128, 149, 159, 0.5);
    }

    .boxboard {
        background-color: transparent !important;
    }

    .photopro {
        width: 25%;
    }

    .linecenter {
        width: 25%;
    }
}

.bg-pro {
    background-color: #f5f5f5 !important;
}

.picto {
    width: 22px !important;
}

.pictogmb {
    width: 20px !important;
}

.realisation {
    border: none;
    background-color: transparent !important;
    cursor: pointer;
}

@media (min-width: 992px) {
    .realisation img {
        max-height: 150px;
    }
}

/****************
 *  analyse GoogleMyBusiness
 ****************/

.circle-wrap, .circle-wrap-s, .circle-wrap-xs {
    width: 100px;
    height: 100px;
    background: #bfc8cd;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.circle-wrap-s {
    width: 80px !important;
    height: 80px !important;
}

.circle-wrap-xs {
    width: 60px !important;
    height: 60px !important;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill,
.circle-wrap-s .circle .mask,
.circle-wrap-s .circle .fill,
.circle-wrap-xs .circle .mask,
.circle-wrap-xs .circle .fill {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap-s .circle .mask,
.circle-wrap-s .circle .fill {
    width: 80px !important;
    height: 80px !important;
}

.circle-wrap-xs .circle .mask,
.circle-wrap-xs .circle .fill {
    width: 60px !important;
    height: 60px !important;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 100px, 100px, 50px);
}

.circle-wrap-s .circle .mask {
    clip: rect(0px, 80px, 80px, 40px);
}

.circle-wrap-xs .circle .mask {
    clip: rect(0px, 60px, 60px, 30px);
}

.circle-wrap .inside-circle, .circle-wrap-s .inside-circle, .circle-wrap-xs .inside-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ffffff;
    line-height: 80px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    color: #80959f;
    position: absolute;
    z-index: 100;
}

.circle-wrap-s .inside-circle {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
}

.circle-wrap-xs .inside-circle {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    margin-top: 8px !important;
    margin-left: 8px !important;
}

.circle-wrap .inside-circle p {
    line-height: 80px !important;
}

.circle-wrap-s .inside-circle p {
    line-height: 60px !important;
}

.circle-wrap-xs .inside-circle p {
    line-height: 44px !important;
}

/* 3rd progress bar */
.circle-wrap .mask .fill {
    clip: rect(0px, 50px, 100px, 0px);
    background-color: #ee7800;
}

.circle-wrap-s .mask .fill {
    clip: rect(0px, 40px, 80px, 0px);
    background-color: #ee7800;
}

.circle-wrap-xs .mask .fill {
    clip: rect(0px, 30px, 60px, 0px);
    background-color: #ee7800;
}

.mask.full,
.circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(var(--num));
}

@keyframes fill {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(var(--num));
    }
}

.blur {
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

/** offre gmb paiement cb **/

#offregmb {
    display: grid;
    grid-template-columns: 20px 1fr 20px;
    grid-template-rows: 20px 1fr 20px 1fr;
    padding: 0 !important;
}

.argugmb {
    grid-column: 2/3;
    grid-row: 4/5;
    color: #80959f !important;
    z-index: 10;
    align-self: center;
    font-size: 1rem !important;
}

.paimentgmb {
    grid-column: 2/3;
    grid-row: 2/3;
    align-self: center;
    z-index: 10;
}

.fondgmb {
    grid-column: 1/4;
    grid-row: 1/3;
    z-index: 0;

}

.fondgmb img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.paimentgmb h3 {
    font-weight: 500 !important;
}

.paimentgmb .btn {
    font-size: 1rem !important;
}


@media (min-width: 992px) {
    #offregmb {
        grid-template-columns: repeat(15, 1fr);
        grid-template-rows: 50px auto 50px;
    }

    .argugmb {
        grid-column: 2/8;
        grid-row: 2/3;
        color: rgba(255, 255, 255, 0.9) !important;
    }

    .paimentgmb {
        grid-column: 9/15;
        grid-row: 2/3;
    }

    .fondgmb {
        grid-column: 1/16;
        grid-row: 1/4;
    }

    .fondgmb img {
        width: 100%;
        max-height: 550px;
        object-fit: cover;
    }
}

/* module réalisations avec filepond */

.filepond--item {
    width: calc(33.33% - 0.5em);
}

@media (max-width: 991px) {
    .filepond--item {
        width: calc(50% - 0.5em);
    }
}

/* use a hand cursor intead of arrow for the action buttons */
.filepond--file-action-button {
    cursor: pointer;
}

/* underline color for "Browse" button */
.filepond--label-action {
    text-decoration-color: #aaa;
}

/* the border radius of the file item */
.filepond--item-panel {
    border-radius: 0.5em;
}

/* the background color of the file and file panel (used when dropping an image) */
.filepond--item-panel, .filepond--image-preview {
    background-color: #f5f5f5;;
}

/* the background color of the drop circle */
.filepond--drip-blob {
    background-color: #999;
}

/* the background color of the black action buttons */
.filepond--file-action-button {
    background-color: rgba(0, 0, 0, 0.5);
}

/* the icon color of the black action buttons */
.filepond--file-action-button {
    color: white;
}

/* the color of the focus ring */
.filepond--file-action-button:hover,
.filepond--file-action-button:focus {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.9);
}

/* the text color of the file status and info labels */
.filepond--file {
    color: white;
}

/* error state color */
[data-filepond-item-state*='error'] .filepond--item-panel,
[data-filepond-item-state*='invalid'] .filepond--item-panel {
    background-color: red;
}

[data-filepond-item-state='processing-complete'] .filepond--item-panel {
    background-color: green;
}

/* bordered drop area */
#regForm .filepond--panel-root {
    background-color: transparent;
}

#regForm .filepond--root {
    max-height: 50em;
}

#regForm .filepond--credits {
    display: none;
}

#regForm .filepond--drop-label {
    background-color: #f5f5f5;
    min-height: 6em !important;
}

#regForm .add-album-label {
    width: 100%;
    height: 100%;
    color: #80959f;
    font-size: 1.1rem !important;
}

#regForm .form-group label {
    font-size: 1rem !important;
}


.btn-filter {
    padding: 6px 2px;
    border-radius: 35px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    color: #80959f;
    background-color: transparent;
    background-image: none;
    border: 1px solid #80959f;
    width: fit-content;
    text-align: center;
}

.btn-filter:hover {
    color: white;
    background-color: #80959f;
}

.btn-filter-active {
    color: white;
    background-color: #80959f;
}

.etoilepleine {
  fill: #EF7900;
  fill-opacity: 1;
  stroke: #EF7900;
  stroke-width: 1.5;
  stroke-linejoin: round
}
.btn-degrade {
    font-weight: 600 !important;
    font-size: 1rem !important;
    border: none !important;
    background: linear-gradient(to right, #25346c, #EF7900) !important;
}

@media (min-width: 768px) {
    .screen-card-style {
        border-radius: 35px;
        box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.3);
    }
}

.jours-semaine {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.jour-checkbox {
    display: none;
}
.jour-label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ced4da;
    cursor: pointer;
    transition: all 0.2s ease;
    font-weight: 500;
}
.jour-checkbox:checked + .jour-label {
    background-color: #ee7800;
    color: white;
    border-color: #ee7800;
}

.category-search-container {
    position: relative;
    max-width: 100%;
}

.selected-tags-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 5px;
    margin-bottom: 5px;
}

.search-input {
    width: 100%;
}

.selected-tag {
    background-color: #007bff;
    color: white;
    padding: 3px 8px;
    border-radius: 16px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.remove-tag {
    margin-left: 6px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
}

.dropdown-menu {
    display: none;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    position: absolute;
    z-index: 1000;
}

.dropdown-menu.show {
    display: block;
}

.category-option {
    display: flex;
    align-items: center;
    padding: 8px 10px;
    cursor: pointer;
}

.category-option:hover {
    background-color: #f8f9fa;
}

.category-option.selected {
    background-color: #e9f0ff;
}

.category-input {
    margin-right: 10px;
}

.category-option-label {
    margin-bottom: 0;
    cursor: pointer;
}