.map_wrapper{max-width:100%;width:100%}.map_box{max-width:100%;margin:0 auto}.map_wrapper .map_aspect_ratio{max-width:100%;width:100%;position:relative;height:0}.map_wrapper:-webkit-full-screen,.map_wrapper:fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;padding:10px;width:100%}.map_wrapper:fullscreen .map_aspect_ratio{position:inherit;padding-bottom:100%;overflow:hidden}.map_wrapper:-webkit-full-screen .map_aspect_ratio,:-webkit-full-screen-ancestor .map_wrapper .map_aspect_ratio{padding-top:100vh!important;width:100%!important}.map_wrapper:-webkit-full-screen{width:100vw!important;max-width:100vw!important}:-webkit-full-screen-ancestor .map_aspect_ratio{width:100vw!important;max-width:100vw!important}.map_wrapper .map_container{position:absolute;top:0;left:0;bottom:0;right:0}.map_container .map_render{height:100%}.imapsCircle-group+.imapsLabel-group{pointer-events:none}.imapsLabel foreignObject br{height:0;content:'';clear:both;display:block}.imapsLabel foreignObject p{margin:0;padding:0}.imapsLabel foreignObject{box-sizing:content-box}.imapsLabel foreignObject img{margin:0;padding:0;display:block;position:relative;max-width:100%;box-sizing:content-box}.imapsLabel foreignObject img.aligncenter{margin:0 auto}.imapsInnerTooltip{display:block;white-space:initial;word-break:initial;word-wrap:initial;width:100%}.map_wrapper path{transition:inherit}.igm_select_mobile_only,.imaps_fullscreen_button_only_mobile{display:none}.igm_select_container{margin-bottom:20px}.map_controls{display:none}.imapsButton-group:focus{outline:0}@media only screen and (max-width:768px){.igm_select_mobile_only,.imaps_fullscreen_button_only_mobile{display:block}.map_wrapper:fullscreen .imaps_fullscreen_button_only_mobile{display:none}@supports (-webkit-hyphens:none){.imaps_fullscreen_button_only_mobile{display:none!important}.imaps_fullscreen_button{display:none!important}}.map_controls{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:20px 0}.map_controls>div{background:#d9d9d9;font-size:1.5em;cursor:pointer;width:30%;text-align:center;border-radius:3px}.map_controls .map_home_button{display:flex;align-items:center;justify-content:center}.map_has_external_controls .imapsZoomControl-group{display:none}.map_wrapper.map_has_external_controls:fullscreen .imapsZoomControl-group{display:inherit}}.elementor-editor-active .map_wrapper .map_render{content:'Map';color:#fff;background-color:#ccc;padding:20px}.elementor-widget-igmap{width:100%}.oxygen-body .map_wrapper .map_render{content:'map';background-color:#ccc;padding:20px}.igm_preview_list ul.igm_preview_main_list{list-style-type:none;display:flex;justify-content:space-between;padding:0;max-width:100%;flex-wrap:wrap}.igm_preview_list ul.igm_preview_main_list li{text-align:left;padding:0 25px 0 0;width:265px;font-size:.8em;white-space:nowrap;margin:0 0 5px 0}.igm_preview_list ul.igm_preview_main_list li .igm_small_list_text{font-size:.8em}.igm_preview_list h2{text-align:center}h2.igm_preview_list_title{padding:20px 0}.igm_preview_map_list_dropdown{margin:20px 0;width:100%}.wdt-wrapper-chart-loader {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    max-width: 100%;
    display: flex;
    align-items: center;
}

.wdt-main-item {
    padding: 10px;
    background-color: #fff;
    width: 100%;
}

.wdt-background-masker {
    background-color: #fff;
    position: absolute;
}

.wdt-background-masker.wdt-btn-divide-left {
    top: 0;
    left: 7.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left.wdt-chart-one {
    left: 0%;
    width: 20%;
}

.wdt-background-masker.wdt-btn-divide-left-4.wdt-chart-three {
    left: 35%;
    width: 65%;
}

.wdt-background-masker.wdt-btn-divide-left-5.wdt-chart-four {
    left: 45%;
    width: 55%;
}

.wdt-background-masker.wdt-btn-divide-left-2 {
    top: 0;
    left: 20%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-2.wdt-chart-two {
    left: 10%;
    width: 15%;
}

.wdt-background-masker.wdt-btn-divide-left-3 {
    top: 0;
    left: 32.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-4 {
    top: 0;
    left: 45%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-5 {
    top: 0;
    left: 57.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-6 {
    top: 0;
    left: 70%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-6.wdt-chart-five {
    left: 60%;
    width: 25%;
}

.wdt-background-masker.wdt-btn-divide-left-7 {
    top: 0;
    left: 82.5%;
    height: 100%;
    width: 5%;
}

.wdt-background-masker.wdt-btn-divide-left-8 {
    top: 0;
    left: 95%;
    height: 100%;
    width: 6%;
}

@keyframes wdtChartplaceHolderShimmer {
    0% {
        background-position: -800px 0
    }
    100% {
        background-position: 800px 0
    }
}

.wdt-chart-animated-background {
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: wdtChartplaceHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: 800px 104px;
    position: relative;

}

.wdt-static-background {
    background-color: #f6f7f8;
    background-size: 800px 104px;
    height: 10px;
    position: relative;
}