.elementor-9606 .elementor-element.elementor-element-2d9fc93d:not(.elementor-motion-effects-element-type-background), .elementor-9606 .elementor-element.elementor-element-2d9fc93d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2ab3ab5 );}.elementor-9606 .elementor-element.elementor-element-2d9fc93d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-9606 .elementor-element.elementor-element-2d9fc93d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9606 .elementor-element.elementor-element-2f7aad7f > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-9606 .elementor-element.elementor-element-66089542{--e-image-carousel-slides-to-show:10;}@media(max-width:1024px){.elementor-9606 .elementor-element.elementor-element-2f7aad7f > .elementor-element-populated{margin:-30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:767px){.elementor-9606 .elementor-element.elementor-element-2d9fc93d{margin-top:0px;margin-bottom:0px;}}/* Start custom CSS */.page-container {
    min-height: 300px;
    background: #fff;
    width: 100%;
    overflow: hidden;
}


.page-content-title h1 {
    display: none;
}
#btnBackToTop {
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: center;
    background: #fff;
    box-shadow: -4px 4px 10px rgb(0 0 0 / 16%);
    border: 2px solid #0a4875;
    border-radius: 20px;
    color: #0a4875!important;
    transition: 500ms;
    cursor: pointer;
    z-index: 99;
}/* End custom CSS */