.elementor-3860 .elementor-element.elementor-element-b57e0df{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:80px;--padding-bottom:80px;--padding-left:016px;--padding-right:16px;}.elementor-3860 .elementor-element.elementor-element-0b134f0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}@media(min-width:768px){.elementor-3860 .elementor-element.elementor-element-b57e0df{--content-width:1500px;}}/* Start custom CSS for container, class: .elementor-element-0b134f0 */ul , li ,  ol {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "SFProDisplay-Regular", Sans-serif;
}

.map-inner {
    display: flex;
    gap: 20px;
    width: 85%;
    margin: 0px auto;
        font-family: "SFProDisplay-Regular", Sans-serif;
}
.adress-search {
    width: 100%;
    height: 40px;
    outline: none;
}
.leaflet-pane {
    z-index: 10;
}
.adress_info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.adress_wrapper {
    height: 600px;
    max-width: 370px;
    width: 100%;
    overflow: auto;
    padding: 0 10px;
}
.adress_wrapper::-webkit-scrollbar {
    width: 5px;
    background-color: #f9f9fd;
}
.adress_wrapper::-webkit-scrollbar-thumb {
    background-color: #223c50;
}
.adress h3 {
    font-size: 18px;
    white-space: nowrap;
    line-height: 100%;
    margin: 18px 0px;
    margin-top: 5px;
}
.adress a , .adress p {
    text-decoration: none;
    color: black;
    margin: 0;
    line-height: 100%;
    font-weight: 400;
}
.adress_info img {
    display: block;
    margin-right: 10px;
    width: 14px;
    height: 14px;
}
#map {
      width: 70%;
    height: 600px;
    overflow: hidden;

}
#map-mobile {
    width: 100%;
    height: 400px;
}
.adress {
    padding: 0 0 30px 0;
    cursor: pointer;
}
.adress:not(:last-child) {
    border-bottom: 1px solid #cfcfcf;
}
.map-inner-mobile {
    display: none;
}
.tabs {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.tab-content {
    width: 100%;
    display: none;
    background: unset !important;
}
.tab-content.active {
    display: block;
}
/* .tab{
    width: 100px;
    height: 40px;
} */
.tab  {
    text-decoration: none;
    font-size: 18px;
    color: #424242;
    padding: 10px 25px;
    display: block;


}
.active-tab {
    border-bottom: 1px solid #858585;
}
@media (max-width:1024px) {
    .map-inner {
        display: none;
    }
    .map-inner-mobile {
        display: block;
    }
    #map {
        width: 100%;
        height: 300px;
    }
    .adress h3 {
        font-size: 16px;
        white-space: wrap;
    }
}
.adress_box-mobile{
    padding: 0px 20px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b57e0df */.cont3456 {
    padding: 0
}/* End custom CSS */