.tabs-departements .tm-list.tm-list-textsize-xlarge li {
    font-size: 16px;
}

.tabs-departements .vc_tta-panel-body {
    padding-top: 0 !important;
}

.col-adresses {
    background-color: #63c1c9;
    border-radius: 5px;
    color: #fff !important;
    margin-left: 15px;
    margin-right: 15px;
}
.col-adresses.tm-col-arrow-style .vc_tta.vc_general .vc_tta-tab>a {
    padding-left: 10px;
    padding-right: 10px;
}
@media(max-width: 767px) {
    .col-adresses {
        width: auto;
        margin-bottom: 30px;
    }
    .col-adresses.tm-col-arrow-style .vc_column-inner:before {
        display: none;
    }
}

.col-map-procap {

}

.html-map-procap,
.html-map-procap > .wpb_wrapper,
.html-map-procap > .wpb_wrapper #section-map-procap {
    height: 100%;
}

.html-map-procap {
    margin-bottom: 0;
}

#google-map-procap,
.gm-style .gm-style-iw-c {
    border-radius:  5px;
}

#section-map-procap::before {
    display: block;
    content: "";
    padding-top: 380px;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.gm-style,
.gm-style p {
    font-family:    inherit;
    font-size:      14px;
    font-weight:    inherit;
    line-height:    1.4;
}

.gm-style p {
    margin-bottom:  5px;
}

.gm-style .gm-style-iw {
    font-weight:    inherit;
    font-size:      inherit;
}

.gm-style .gm-style-iw-c {
    padding:        15px 0 5px 15px !important;
    box-shadow:     0 2px 7px rgba(0,0,0,0.15);
    /*min-width:        180px !important;*/
    /*max-height:   140px !important;*/
}

.gm-style .gm-style-iw-c > button {
    top:        0 !important;
    right:      0 !important;
}

.gm-style .gm-style-iw-t::after {
    margin-top: -1px;
}

.gmnoprint {
    display: none;
}