.contact-style-001 {
    margin-right: -56px !important;
    background: white;
    border: 2px solid #cccdc1;
    border-right: none;
    border-radius: 10px 0px 0px 10px;
       padding: 50px 130px 50px 80px !important;
}
@media(max-width:991px){
.contact-style-001 {
    background: white;
    padding: 10px 20px !important;
    margin-top: 20px !important;
    margin-right: 0px !important;
 }}

.contact-info-001.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i {
    color: #db9d12;
}

.leaflet-popup-content p {
    margin: 0px;
}

.leaflet-popup-content a {
    font-weight: 700;
    color: #c5ad2b;
    margin: 10px;
    padding: 3px 0px 7px;
    border-bottom: 1px solid #000;
    margin-top: 30px !important;
}