.elementor-3910 .elementor-element.elementor-element-0e5cc57{--display:flex;}@media(max-width:767px){.elementor-3910 .elementor-element.elementor-element-0e5cc57{--margin-top:0px;--margin-bottom:0px;--margin-left:30px;--margin-right:0px;}}/* Start custom CSS for page-settings */.page-title-bar {
    background-image: url(/wp-content/uploads/2025/09/ST.-PETERSBURG.jpg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: calc(50% - 0px) calc(50% - -180px) !important;
    background-size: cover !important;
}

@media (max-width: 1200px) {
  .page-title-bar {
    background-position: calc(50% - 0px) calc(50% - -120px) !important;
}

}
@media (max-width: 767px) {
  .page-title-bar {
    background-position: center !important;
}
}

.page-title-bar::before {
    content: "";
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.page-title-bar * {
    position: relative;
    z-index: 2;
}/* End custom CSS */