.entreprise a {
    display: contents;
    color: white;
}
.mT10{
    margin-top: 15px;
}
#map-tb svg .cls-1 {
    fill: #1B2833;
    stroke: #ffffff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 0.75px;
    cursor: pointer;
    transition: all 0.5s;

}
#map-tb svg text {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    fill: white;
    font-weight: bold!important;
    transition: all 0.5s;

}
#map-tb svg .cls-1:hover {
    fill: #bc1f3a !important;
    transition: all 0.5s;
}
.entreprise{
    border-radius: 9999px;
    border: solid #1B2833 1px;
    border: solid white 1px;
    opacity: 1;
    transition: all 0.5s;
    position:relative;
}
.entreprise:hover{
    border: solid white 1px;
    opacity: 1!important;
    transition: all 0.5s;
    background:#111C24;
}
.entrepriseActive{
    opacity: 1!important;
    transition: all 0.3s;
    border: solid white 1px;
}
.regionActive, .blocked{
    fill: #BC1F3A !important;
}
.entr-logo img {
    border-radius: 99999px!important;
    max-width: 65px!important;
    height: 100%!important;
}
.entreprise{
    display:flex;
}
.entr-logo{
    width: 20%;
}
.info-content {
    width: 80%;
    text-align: left;
    padding-left: 30px;
}
.entr-nom{
    position:relative;
    top:50%;
    transform: translateY(-50%);
    font-size: 14px;
    color:white;
}
.region-blk{
    opacity: 1!important;
    transition: all 0.3s;
    border: solid white 1px;
}
.reinit {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #bc1f3a;
    font-weight: bold;
    border-radius: 6px;
    box-shadow: #2c050c 1px 1px 6px;
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
}
button.reinit.mob {
    display:none!important;
}
.opc05{
    opacity: 0.2;
}
.entreprise.opcNoSelected {
    opacity: 0.2;
}
#carteSVGtb{
    padding-top: 50px;
    max-width: 1500px;
    margin: auto;
}
section#carteSVGtb .container-map {
    float: left;
    width: 30%;
    padding-left:2.5%;
    padding-right:2.5%;
}
section#carteSVGtb .container-map:nth-child(2) {
    padding-left: 20px;
    padding-right: 15px;
    margin-top: 15px;
    min-width: 40%;
}
.scrollAuto{
    color: white;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}
section#carteSVGtb #map-list-mob {
    display:none;
}
@media screen and (max-width: 1024px){
    .entr-nom{
        font-size: 12px!important;
    }
    section#carteSVGtb .container-map {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    section#carteSVGtb #map-list-1{
        display:none;
    }
    section#carteSVGtb #map-list-mob {
        display:block;
        margin-top: 20px;
    }
    div#map-list-2 {
        margin-top: 15px;
    }
    #carteSVGtb{
        padding-top: 0px;
    }
    button.reinit.mob {
        margin-top: 30px;
    }
}
div.puce-cat ul li {
    margin-bottom: 5px;
}
div.puce-cat ul {
    position: absolute;
    list-style: none;
    z-index: 9999;
    color: white;
    left: 40px;
    top: 55%;
    font-size: 12px;
    transform: translateY(-50%);
}
div.puce-cat li{
    width: 10px;
    height: 4px;
    border-radius: 99px;
}
div.puce-cat .p-biere {
    background: #d6831f;
}
div.puce-cat .p-eau {
    background: #0177ac;
}
div.puce-cat .p-cafe {
    background: #904f20;
}
div.puce-cat .p-froid {
    background: #2290F0;
}
div.puce-cat .p-laverie {
    background: #C11878;
}
div.puce-cat .p-chaud {
    background: #89141E;
}
div.puce-cat .p-cuisine {
    background: #e909e9;
}
circle {
    transition: all 0.3s!important;
    cursor:pointer;
}
.bruser-pins.hover, circle:hover, .tap-pins.hover, .ots-pins.hover, .gr-pins.hover, .cbs-pins.hover, .somabo-pins.hover, .obs-pins.hover, .ht-ne-pins.hover, .ht-hdf-pins.hover, .ht-nrmd-pins.hover, .ht-bourg-pins.hover, .ht-ra-pins.hover, .ht-pl-pins.hover, .tb-pins.hover {
r: 5!important;
    transition: all 0.3s!important;
    fill: white!important;
    transform: translate(260.93, 120.52)!important;
}
.tuto-cat {
    text-align: center;
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
}
span.tuto{
    width: 10px;
    height: 5px;
    border-radius: 99px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 2px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
span.tuto.biere{
    background: #d6831f;
}
span.tuto.cafe{
    background: #904f20;
}
span.tuto.chaud {
    background: #89141E;
}
span.tuto.froid{
    background: #0177ac;
}
span.tuto.cuisine {
    background: #e909e9;
}
span.tuto.eau {
    background: #2290F0;
}
span.tuto.laverie {
    background: #C11878;
}
span.tuto.pins {
    background: #bc1f3a;
    border: solid 1px white;
    width: 14px;
    height: 14px;
    transform: none;
} 