.content {
    overflow: hidden;
    margin: 50px auto;
    margin-top: 20px;
}

#map-magasins .infos {
    max-height: 430px !important;
    overflow-y: auto;
}

#map-magasins .infos .address-container {
    border: 2px solid;
    margin-bottom: 10px;
    min-height: 100px;
    padding: 10px;
}

#map-magasins .infos .address-container h4 {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #00508d !important;
    overflow: hidden;
    margin-bottom: 20px;
}

#map-magasins .infos .address-container h4 span.h4-text {

    display: inline-block;

}

.dist-icons {
    background: #F0EEEC;
}

.dist-icons img {
    width: 23px;
    margin: 0px 10px;
}

#map-magasins .infos .address-container h4 .premium2 {
    margin-left: 20px;
}

.all-dist-icons {
    display: flex;
    margin-bottom: 15px;
}

.all-dist-icons span {
    display: inline-block;
    padding: 5px;
}

.all-dist-icons span.icon-favoris {
    background: #A39788;

}

.all-dist-icons span.icon-favoris i {
    color: white;
}

#mapid {
    margin-bottom: 20px;
    height: 500px;
}

#outertop {
    background-color: #00508C;
    height: 26px;
}

#outertop #topcenter {
    text-align: center;
    vertical-align: middle;
}

.ico ul {
    padding: 0;
}

.ico li {
    list-style-type: none;
    display: inline-block;
}

.icofont-instagram,
.icofont-facebook {
    color: #fff !important;
}

div#headerwrapper {
    margin: 0 auto;
}

#homelogo a {
    font-family: "Rational", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 3rem;
    text-transform: uppercase;
    line-height: 1em;
    text-align: right;
    width: 150px;
    height: 70px;
    display: inline-block;
    text-indent: 300%;
    overflow: hidden;
    max-width: 100%;
    margin: 10px;
    background: url(images/modelec-logo-despuis.png) no-repeat bottom center;
    background-size: 100% auto;
    background-size: contain;
}

.moduletable.centered {
    text-align: center !important;
}

.moduletable * {
    max-width: none !important;
}

.geolocMagPlus {
    display: none;
}

.geolocMagPlus a {
    padding-left: 0px;
    color: #0F2459;
}

.filters-parent .geolocMagPlus {
    padding: 10px;
    color: #0F2459;

}

#map-magasins .infos .geolocMagPlus,
#map-magasins .infos .geolocMagPlus a {
    color: #0F2459;
}

/*****************Mobile *****************/
@media screen and (max-width: 768px) {
    #map-magasins .config {
        display: none !important;
    }

    fieldset.carte-icons .items {
        width: 100%;
    }

    #map-magasins .geolocMag {
        display: none;
    }

    .nearMe-div .nearMe {

        float: none;
    }

    .geolocMagPlus.active {
        display: block;
    }

    #map-magasins .infos .geolocMagPlus a {
        padding-left: 0px;
    }

    .top-menu {
        /* height: 90px; */
    }

    /* .part1 .main-menu{
        display: none;
    } */
    .filters-parent {
        width: 100%;
    }

    #map-magasins .bloc-filters {
        flex-direction: column;
        width: 100%;
        float: none;
    }

    #map-magasins .bloc-filters input,
    #map-magasins .bloc-filters b {
        display: block;
        margin-left: 0px;
    }

    .filter-left {
        width: 100%;
    }

    #map-magasins .bloc-filters .filter-left input {
        margin-left: 4px;
    }

    .filter-right {
        display: inline-flex;
        margin-top: 10px;
    }

    .filter-right .filter-text {
        display: inline-flex;
        width: 40px;
        justify-content: center;
        align-items: center
    }

    .filter-right .filter-inputs {
        display: flex;
        flex-grow: 1;
        padding-left: 4px;
        justify-content: space-between;
    }

    .bloc-filters .filter-right .filter-inputs .form-control {
        width: 49%;
    }

    #mapid {
        margin-top: 10px;
    }

    #map-magasins .info-send-distance {
        text-align: right;
        overflow: hidden;
    }

    #map-magasins .address-container a.btn-envoyer {
        position: inherit !important;
        right: auto !important;
        text-align: center;
    }
}



.leaflet-popup-content-wrapper {
    padding: 10px;
    border-radius: 5px;
}

.leaflet-popup-content {
    min-width: 260px;
}

.leaflet-popup-content h5 {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #00508d !important;
}

.leaflet-popup-content {
    font-size: 15px;
}

.leaflet-popup-content i {
    font-size: 15px !important;
    margin-right: 5px;
}

.leaflet-container a,
.address-container a {
    color: #333 !important;
    text-decoration: none;
}

.address-container:hover {
    background: #e6e6e1;
}

.nearMe.btn {


    background: #EFEFEF;
    width: 100%;
    padding: 10px;
}

.nearMe-div {


    overflow: hidden;

    display: flex;
    /* justify-content: center; */
    flex-direction: column;
    align-items: center;
}

.nearMe-div .bloc-filters {
    display: flex;
    padding: 10px;
}

.nearMe-div .bloc-hide-map {
    padding: 10px;
}

.bloc-hide-map .hide-map,
.bloc-hide-map .hide-map a {
    color: #0F2459;
}

/***************/
.attd-client {
    margin-bottom: 0.2rem;

}

.label-checkbox {
    float: right;
    display: flex;
    align-items: center;
    margin-left: 11px;
}

.address-container a.btn-envoyer {
    padding: 25px 15px;
    background: blue;
    color: white !important;
    display: inline-block;
    font-size: 0.9rem;

    bottom: 10px;
    right: 16px;
}

/*
.bloc-send-distance{
    display:flex;
    width: 100%;
    justify-content: space-between;
}*/
.carte-distance {
    font-weight: bold;
    font-size: 0.9rem;
    text-align: right;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
    /* width: 100%;*/
}

.distance-text {


    bottom: 0px;
    left: 0px;
    width: 100%;
}

.info-distributor,
.info-send-distance {
    margin-bottom: 10px;
}

.info-distributor .info-email,
.info-distributor .info-tel {
    padding-left: 15px;
}

.info-distributor .info-email,
.info-distributor .info-tel,
.info-distributor .info-website {
    margin-bottom: 15px;
}

/*
@media (max-width: 1880px){

    .info-left{
        flex: 0 0 58.333333% !important;
        max-width: 58.333333% !important;
    }
    .info-right{
        flex: 0 0 41.666667% !important;
        max-width: 41.666667% !important;
    }
}*/

/*******ADD********/

textarea#devis_message {
    min-height: 186px;
    border: 1px solid rgba(47, 48, 53, 0.5);
    border-radius: 8px;
    padding: 20px;

    font-family: SuisseIntl;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */


    /* Primary/Primary */

    color: #2F3035;
}

#devis_send .send-quote {
    overflow: hidden;
}

.btn-favoris {
    color: #675949;
}

.all-dist-icons span.icon-favoris i.btn-favoris.fas {
    color: gold;
}

fieldset.carte-icons {
    display: flex;
    margin-top: 20px;
    justify-content: center;
    padding-bottom: 30px;
}

fieldset.carte-icons .items {
    display: flex;
    justify-content: center;
    max-width: 1040px;
    height: 80px;
}

fieldset.carte-icons .item {

    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    padding: 20px;
    width: 20%;
}

.carte-icons .ispremium {
    background: #F6F6F6;
    border-radius: 12px 0px 0px 12px;
}

.carte-icons .ispremium span.text {
    color: #8D7F6E;
}

.carte-icons .others {
    display: flex;
    background: #F6F6F6;
    border-radius: 12px;
    max-width: 478px;
    font-family: SuisseInt;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2F3035;
    justify-content: space-around;
}

.carte-icons .others .item2.symbol {
    width: 10%;
}

.carte-icons .others .item2 {
    padding: 20px;
    /*margin-right: 15px;*/
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: 23%;
}

fieldset.carte-icons .others span {
    /* color: #FFFFFF; */
    font-family: SuisseIntl;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* or 114% */


    /* Primary/Primary */

    color: #2F3035;

}

fieldset.carte-icons img,
fieldset.carte-icons span {
    display: block;
}

/*
.bloc-filters{
    display: inline-block;
    float: right;
}*/
.bloc-filters span.icon-filter {
    background: #a39788;
    display: inline-block;


    width: 40px;
    height: calc(2.25rem + 2px);

    text-align: center;
    border-radius: .25rem;
}

.bloc-filters span.icon-filter .img-filtre {
    height: calc(2.25rem + 2px);
    width: 23px;
}

.bloc-filters b {
    padding-top: 9px;
    font-size: 16px;
    width: 27%;
}

.bloc-filters input,
.bloc-filters select {
    display: inline;
    /* margin-left: 11px; */
    width: 200px;

}

.filter-left {
    display: inline-flex;
}

.filter-right {
    align-items: center;
    display: inline-flex;
}

.filter-text {
    display: inline-flex;
    width: 40px;
    justify-content: center;
}

#map-magasins .bloc-filters .filter-left input {
    flex-grow: 1;
}

#map-magasins .content-configurateur {
    padding: 0px !important;
}

.comment-devis .custom-control-inline {
    width: 100%;
}

.comment-devis .form-control.nom-projet {
    width: 70%;
}