.elementor-3206 .elementor-element.elementor-element-ed537de{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3206 .elementor-element.elementor-element-eb7db7d .elementor-button{background-color:#FFFFFF;font-family:"Albert Sans", Sans-serif;font-size:15px;font-weight:500;line-height:26px;fill:#061822;color:#061822;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ECEEF4;border-radius:6px 6px 6px 6px;padding:15px 24px 15px 21px;}.elementor-3206 .elementor-element.elementor-element-eb7db7d{z-index:999;}.elementor-3206 .elementor-element.elementor-element-eb7db7d .elementor-button-content-wrapper{flex-direction:row;}.elementor-3206 .elementor-element.elementor-element-eb7db7d .elementor-button .elementor-button-content-wrapper{gap:9px;}.elementor-3206 .elementor-element.elementor-element-5f8253d .elementor-button{background-color:#FFFFFF;font-family:"Albert Sans", Sans-serif;font-size:15px;font-weight:500;line-height:26px;fill:#061822;color:#061822;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ECEEF4;border-radius:6px 6px 6px 6px;padding:15px 24px 15px 21px;}.elementor-3206 .elementor-element.elementor-element-5f8253d{z-index:999;}.elementor-3206 .elementor-element.elementor-element-5f8253d .elementor-button-content-wrapper{flex-direction:row;}.elementor-3206 .elementor-element.elementor-element-5f8253d .elementor-button .elementor-button-content-wrapper{gap:9px;}#elementor-popup-modal-3206{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3206 .dialog-message{width:100vw;height:100vh;align-items:flex-start;}@media(max-width:767px){.elementor-3206 .elementor-element.elementor-element-eb7db7d{width:100%;max-width:100%;}.elementor-3206 .elementor-element.elementor-element-eb7db7d .elementor-button .elementor-button-content-wrapper{justify-content:start;}.elementor-3206 .elementor-element.elementor-element-5f8253d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-3206 .elementor-element.elementor-element-5f8253d .elementor-button .elementor-button-content-wrapper{justify-content:start;}}@media(min-width:768px){.elementor-3206 .elementor-element.elementor-element-ed537de{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-8e7436a */#osm-map {
}

.leaflet-popup-content{
    width:360px!important;
    margin:0!important;
}
.leaflet-popup-content-wrapper{
    border-radius: 8px;
    padding:10px!important;
}
.leaflet-popup-close-button{
    display: none;
}



.map-card{
    display: flex;
    gap: 15px;
}

.map-card img{
    height: 60px;
    width:60px;
    max-width:60px;
    max-height:60px;
}

.map-card .info{
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 align-items: center;
 gap: 0 18px;
}

.map-card div .title{
    width: 100%;
}
.map-card div .title a{

    font-family: "Albert Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #061822;
    
}

.map-card .info img{
    height:14px;
    width:14px;
    margin-right:4px;
}

.map-card .info span{
    font-family: "Albert Sans", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #061822;
}





.leaflet-top{
    top:40px;
}
.leaflet-right{
    right: calc((100vw - 1600px) / 2 + 0px);
}

.leaflet-right .leaflet-control {
    margin:0;
}

.leaflet-top .leaflet-control {
 margin:0;   
}
.leaflet-touch .leaflet-bar{
    border:0;
    display: flex;
}

.leaflet-touch .leaflet-bar a {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: transparent;
}
.leaflet-touch .leaflet-bar a span{
    font-size:0;
}

.leaflet-touch .leaflet-bar a:first-child {
    border-radius: 6px 0 0 6px;
}

.leaflet-touch .leaflet-bar a:last-child {
    border-radius: 0 6px 6px 0;
}



/* Zoom In */
.leaflet-control-zoom-in::before {
  content: '';
  width: 24px;
  height: 24px;
  background: url("https://fole.al/wp-content/uploads/2026/01/plus.svg") no-repeat center;
}

/* Zoom Out */
.leaflet-control-zoom-out::before {
  content: '';
  width: 24px;
  height: 24px;
  background: url("https://fole.al/wp-content/uploads/2026/01/minus.svg") no-repeat center;
}

.leaflet-bar a {
    border-bottom: 0;
}

.leaflet-control-zoom-out{
    border-left:1px solid #ECEEF4;
}

.leaflet-control-attribution{
    opacity:0;
}

@media screen and (max-width: 767px) {

.leaflet-control-container{
    display: none!important;
}


}


.leaflet-container {
  z-index: 1 !important;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-eb7db7d */.elementor-3206 .elementor-element.elementor-element-eb7db7d svg{
    height: 26px;
    width: 26px;
}


.elementor-3206 .elementor-element.elementor-element-eb7db7d{
  position: absolute;
  left: calc((100vw - 1600px) / 2 + 0px);
  top:120px;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-5f8253d */.elementor-3206 .elementor-element.elementor-element-5f8253d svg{
    height: 26px;
    width: 26px;
}


.elementor-3206 .elementor-element.elementor-element-5f8253d{
    position: fixed;
    bottom:30px;
    left:40px;
    width:calc(100% - 80px);
}


.elementor-3206 .elementor-element.elementor-element-5f8253d .elementor-button-text:after{
    content:"";
    background-image: url('https://fole.al/wp-content/uploads/2026/01/right-arrow.svg');
    display: inline-block;
    position: absolute;
    width: 15px; 
    height: 15px;
    background-size: contain;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-3206{
    overflow: hidden;
}

#elementor-popup-modal-3206 #common-nav .e-con-inner{
    width:1600px;
}/* End custom CSS */