.elementor-181 .elementor-element.elementor-element-9e47ff5{--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;--margin-top:-44px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:4em;--padding-bottom:4em;--padding-left:1em;--padding-right:1em;}.elementor-181 .elementor-element.elementor-element-9e47ff5:not(.elementor-motion-effects-element-type-background), .elementor-181 .elementor-element.elementor-element-9e47ff5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-181 .elementor-element.elementor-element-8a50520{text-align:start;}.elementor-181 .elementor-element.elementor-element-8a50520 .elementor-heading-title{font-family:"Nunito Sans", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-181 .elementor-element.elementor-element-6e20a8f{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#E6EEFF;--border-color:#E6EEFF;--padding-top:40px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-181 .elementor-element.elementor-element-6e20a8f:not(.elementor-motion-effects-element-type-background), .elementor-181 .elementor-element.elementor-element-6e20a8f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-ff196f6 *//*MAP*/
.map-block{
    border-radius: 3px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    height: 615px;
    padding: 40px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 25px;
}
.map-container{
    width: 100%;
    height: 100%;
}
.map-caption{
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    bottom: 3px;
    line-height: 1.5;
    color: #999;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}
.loading {
    margin-top: 10em;
    text-align: center;
    color: gray;
}
.highcharts-exporting-group, .highcharts-credits, .highcharts-title{
    display: none !important;
}
.highcharts-background{
    stroke: #fff !important;
}
.highcharts-label text{
    font-weight: normal !important;
}
.highcharts-text-outline{
    fill: rgb(0, 0, 0,.0) !important;
    stroke: rgb(0, 0, 0,.0) !important;
}
.highcharts-series path{
    stroke: #fff !important;
}
/*.highcharts-button path{
    fill: rgb(255, 255, 255) !important;
    d: path("M10 10");
    stroke: rgb(0, 0, 0) !important;
    stroke-width: 1;
    border: 2px solid #000 !important;
    border-radius: 50% !important;
}*/
/*.highcharts-zoom-in{
    transform: translate(10px, 470px) !important;
}
.highcharts-zoom-out{
    transform: translate(10px, 504px) !important;
}*/
.highcharts-legend {

}
.highcharts-legend text{
    color: #000 !important;
    fill: #000 !important;
}/* End custom CSS */