.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: unset;
}

.banner-section:before {
    content: "" !important;
    background: url(../images/banner-border-1.svg) no-repeat center center;
    position: absolute !important;
    left: 0 !important;
    bottom: 0;
    width: 180px !important;
    height: 130px !important;
    display: block !important;
    top: unset !important;
}

.banner-section:after {
    content: "";
    background: url(../images/banner-border-2.svg) no-repeat center center;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 240px;
    height: 220px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item>a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #212F3F;
    padding: 8px 12px;
    outline: none;
    outline-color: inherit;
    position: relative;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.current-menu-item>a {
    font-weight: 600;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item>a::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #212F3F;
    width: 0;
    margin: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item>a:hover::after,
.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.current-menu-item>a::after {
    width: 100%;
}

.ast-container {
    padding: 0 15px;
    max-width: 1321px;
}

.entry-content p:last-child {
    margin-bottom: 0;
}

.site-header {
    padding: 10px 0 9px;
    border-bottom: 1px solid #E9EAEC;
    background-color: #fff;
}

.site-content .ast-container {
    max-width: 100%;
    padding: 0;
}

.entry-header {
    display: none;
}

.site-branding .site-logo-img {
    width: 85px;
    display: flex;
}

.site-branding .ast-site-title-wrap {
    display: none;
}

.ast-site-identity {
    padding: 0;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin: 0;
}

.home .site-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border: 0;
    background-color: transparent;
}

.home .ast-primary-header-bar {
    background-color: transparent;
}

.blog-grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px;
}

.site-below-footer-wrap {
    padding: 13px 0;
}

.blog-search form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 15px;
    width: 100%;
    max-width: 680px;
    margin: 0 auto 50px;
}

.blog-search form input {
    width: calc(100% - 140px);
    height: 54px;
    border-radius: 50px;
    outline: none !important;
    outline-color: inherit !important;
    border: 1px solid #ccc !important;
}

.blog-search button[type="submit"] {
    padding: 15px 25px 15px 25px !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"],
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: auto;
}

.ast-footer-copyright p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.site-below-footer-wrap .ast-builder-footer-grid-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.site-below-footer-wrap .site-footer-section {
    width: 50%;
    padding: 0 15px;
}

.site-below-footer-wrap .site-footer-section {}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 1322px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 1322px;
}

.site-footer-primary-section-1 .ast-builder-html-element {
    width: 65px;
}

.site-primary-footer-wrap {
    padding: 32px 0 34px;
}

.site-primary-footer-wrap .site-footer-section {
    padding: 0 15px;
}

.footer-social-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-social-inner-wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35.09px;
    height: 35.09px;
    background: #FFFFFF;
    border-radius: 50%;
    margin: 0;
}

.menu-cms-menu-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 40px;
}


.footer-nav-wrap .astra-footer-horizontal-menu a,
.menu-cms-menu-container ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    outline: none;
}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
    gap: 24px;
}

.footer-nav-wrap .astra-footer-horizontal-menu a {
    font-size: 14px;
    padding: 0;
}

.elementor .about-img-1,
.elementor .about-img-2 {
    position: relative;
    padding: 48.3% 25%;
    width: 100%;
}


.elementor .about-img-1.small-img {
    padding: 38.5% 25%;

}

.elementor .about-img-2.small-img-2 {
    padding: 46.3% 25%;
}

.elementor .about-img-1.small-img img {
    border: 10px solid #FFFFFF;
    box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px 100px 20px 20px;
}

.elementor .one-img img,
.elementor .about-img-1 img,
.elementor .about-img-2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.elementor .about-img-1 img {
    border: 8.11688px solid #FFFFFF;
    box-shadow: 4.87013px 4.87013px 32.4675px rgba(0, 0, 0, 0.1);
    border-radius: 25.974px 162.338px 25.974px 25.974px;
}

.elementor .about-img-2 img {
    border: 10px solid #FFFFFF;
    box-shadow: 6px 6px 40px rgba(33, 47, 63, 0.12);
    border-radius: 17.1013px 106.883px 17.1013px 17.1013px;
}

.owl-stage {
    display: flex;
}

.testimonial-card {
    padding: 37px 36px;
    background: #F4F7FF;
    border: 3px solid #FFFFFF;
    box-shadow: 6px 6px 40px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.elementor .one-img {
    position: relative;
    padding: 48.3% 25%;
    width: 100%;
}

.elementor .one-img.small-img {
    padding: 39.4% 25%;
}

.elementor .one-img img {
    border: 9.9375px solid #FFFFFF;
    filter: drop-shadow(5.9625px 5.9625px 39.75px rgba(0, 0, 0, 0.1));
    border-radius: 31.8px 198.75px 31.8px 31.8px;
}

.elementor-button-icon {
    font-size: 24px;
}

.number-box .elementor-widget-image-box {
    min-height: 100%;
}

.elementor-widget-image-box.left-icon-content .elementor-image-box-content {
    width: calc(100% - 64px);
    padding-left: 24px;
}

.elementor-widget-image-box.left-icon-content .elementor-image-box-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.elementor-widget-image-box.left-icon-content {
    min-height: 100%;
    align-items: center;
    display: flex;
}

.map-icon-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 20px;
}

.map-icon-list.center ul {
    justify-content: center;
}

.map-icon-list ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding-left: 33px;
    position: relative;
}

.map-icon-list ul li::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/map-pin.svg) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
}

.owl-item {
    opacity: 0;
}

.owl-item.active {
    opacity: 1;
}

.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-top: 40px;
}

.owl-dots button {
    display: flex;
    width: 10px;
    height: 10px;
    background: #71727A !important;
    border-radius: 50px;
}

.owl-dots button.active {
    width: 16px;
    height: 16px;
    background: #212F3F !important;
    border-radius: 50px;
}

.testimonial-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
}

.slider-testimonials {
    overflow: hidden !important;
}

.testimonial-card>p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #212F3F;
}

.testimonial-author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: auto;
}

.author-img {
    width: 58px;
}

.author-name {
    width: calc(100% - 58px);
    padding-left: 16px;
}

.author-name p {
    font-size: 14px;
    line-height: 150%;
    color: #71727A;
}

.author-name h4 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #212F3F;
}

.number-box {
    counter-reset: item;
}

.number-box>.elementor-element {
    counter-increment: item;
}

.number-box>.elementor-element .elementor-image-box-img::before {
    content: counter(item);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 45px;
    height: 45px;
    margin: auto;
    background: #002945;
    border: 1px solid #000000;
    border-radius: 36.4045px 36.4045px 0px 36.4045px;
    font-weight: 500;
    font-size: 20.5714px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    bottom: -21px;
}

.number-box>.elementor-element .elementor-image-box-img {
    position: relative;
}

ul.header-btn {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 15px;
}

.header-btn a {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #002945;
    border: 1px solid #002945;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: 15px 23px;
    border-radius: 50px;
    gap: 10px;
}

.header-btn li.btns-border a {
    background-color: transparent;
    color: #002945;
}

.same-box .elementor-widget-image-box {
    min-height: 100%;
}

.contact-info .elementor-icon-list-items {
    row-gap: 10px;
}

.price-box .elementor-heading-title small {
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    color: #71727A;
}


.price-box .elementor-widget-text-editor p {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
}

.price-box .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.price-box .elementor-widget-text-editor p b {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}

.promo-code b {
    color: #212F3F;
}

.sticky-box {
    position: sticky !important;
    top: 20px;
}

.service-hubs .elementor-widget-image-box {
    overflow: hidden;
    min-height: 100%;
}

.service-hubs .elementor-image-box-img {
    display: flex !important;
    position: relative;
    padding: 30.606% 25%;
}

.service-hubs .elementor-image-box-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.service-hubs .elementor-image-box-content {
    padding: 24px;
}

.our-box-main .elementor-icon-box-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.our-box-main .elementor-icon-box-content ul li {
    padding-left: 32px;
    position: relative;
}

.our-box-main .elementor-icon-box-content ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/checkIcon.svg) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
}

.our-box-main .elementor-icon-box-content {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #212F3F;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}


p:empty {
    display: none;
}

.blog-card {
    padding: 0 15px;
    width: 33.33%;
}

.blog-box {
    background: #FFFFFF;
    border-radius: 24px;
    overflow: hidden;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.blog-card-image a {
    display: flex;
    position: relative;
    padding: 30.445% 25%;
}

.blog-detail-container .featured-image img,
.blog-card-image a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.blog-card-content {
    padding: 30px 16px 24px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.blog-card-content a {
    text-decoration: none !important;
}

.blog-card-content h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #212F3F;
}


.blog-card-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #71727A;
    margin-bottom: 24px !important;
}

.page-id-51 .blog-box {
    background-color: #F4F7FF;
}

.blog-meta {
    margin-top: auto;
}

.author-info {
    display: flex;
    align-items: center;
}

.author-info img {
    width: 58px;
    height: 58px !important;
    border-radius: 50% !important;
    object-fit: cover;
}

.author-name-main {
    width: calc(100% - 16px);
    padding-left: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}

.blog-card-button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 56px;
}

.blog-card-button-wrapper a {
    text-decoration: none !important;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    gap: 15px;
}

.pagination .page-numbers {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none !important;
    color: #333;
}


.pagination .page-numbers.current {
    border: 1px solid #021E31;
    background-color: #021E31;
    color: #fff;
}

.ast-separate-container {
    background-color: #fff;
}

.single-post #page .site-content {
    padding: 0;
}

.blog-detail-container {
    width: 100%;
}

.blog-detail-head {
    background: #F5F8FC url(../images/title-bg.png) no-repeat bottom center / cover;
    padding: 60px 15px 200px;
}

.blog-detail-head .post-title {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    font-size: 60px;
    line-height: 75px;
    color: #212F3F;
    text-align: center;
    position: relative;
    z-index: 1;
}

.single-post #page .site-content .ast-container {
    padding: 0;
    max-width: 100%;
}

.blog-detail-container .back-btn a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #212F3F;
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog-detail-content {
    max-width: 912px;
    width: 100%;
    padding: 0 15px !important;
    margin: 0 auto 80px;
}

.blog-detail-container .back-btn a img {
    width: 16px;
}

.blog-detail-container .back-btn {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}


.blog-detail-content .featured-image {
    margin-top: -150px;
    position: relative;
    padding-top: 56%;
    margin-bottom: 20px;
}


.blog-detail-container .post-content {
    margin-top: 30px;
}

.blog-detail-container .post-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #71727A;
}

.about-img-1::before {
    content: "";
    position: absolute;
    top: 122px;
    right: -40px;
    width: 140px;
    height: 153px;
    background: url(../images/dots-1.png) no-repeat center center;
}

.about-img-1::after {
    content: "";
    position: absolute;
    bottom: -45px;
    left: 120px;
    width: 140px;
    height: 153px;
    background: url(../images/dots-2.png) no-repeat center center;
    z-index: -1;
}

.about-img-1 {
    position: relative;
    z-index: 1;
}

.about-img-2 {
    z-index: 2;
}

@media only screen and (max-width: 1024px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-section-1 {
        order: 1;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-section-2 {
        order: 3;
        margin: 20px 0 0;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-section-3 {
        order: 2;
    }
}

@media only screen and (max-width: 991px) {
    .sticky-box {
        position: unset !important;
    }

    .e-con>.elementor-element.elementor-absolute.mobile-normal {
        position: unset !important;
    }

    .testimonial-card {
        padding: 20px;
    }

    .testimonial-card>p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
        display: flex;
    }

    #astra-footer-menu .menu-item>a {
        padding: 0;
    }

    .blog-card {
        width: 50%;
    }

    .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding: 0;
        outline: none !important;
        border: none !important;
        outline-color: inherit;
    }

    .site-branding .site-logo-img {
        width: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .header-btn a {
        padding: 5px 9px;
        font-size: 14px;
        gap: 2px;
    }

    .blog-card-content h3 {
        font-size: 20px;
    }

    .blog-card {
        width: 100%;
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
        gap: 10px;
    }

    .menu-cms-menu-container ul {
        justify-content: start;
    }

    .ast-footer-copyright {
        text-align: left;
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu li {
        width: calc(50% - 10px);
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
        justify-content: start;
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu .menu-item {
        align-items: start;
    }

    .ast-footer-copyright p {
        font-size: 14px;
    }

    .footer-nav-wrap .astra-footer-horizontal-menu a,
    .menu-cms-menu-container ul li a {
        font-size: 14px;
    }

    .site-below-footer-wrap .site-footer-section {
        width: 100%;
    }

    .ast-scroll-to-top-right {
        right: 20px;
        bottom: 20px;
    }

    .blog-detail-container .post-title {
        font-size: 24px;
        line-height: 34px;
    }

    .blog-search form input {
        width: calc(100% - 120px); 
    }
}

.hidden-areas-melbourne.hide,
.hidden-areas-eastern.hide,
.hidden-areas-south.hide {
    display: none;
}

.hidden-areas-melbourne.show,
.hidden-areas-eastern.show,
.hidden-areas-south.show {
    display: block;
}