/* <style type="text/css" id="wp-custom-css"> */
/* remove after server release > 1.1.1 */
.lw-button3 .elementor-widget-container .elementor-button,
.lw-button3-secondary .elementor-widget-container .elementor-button {
    transition: none;
}

.lw-button3 .elementor-widget-container,
.lw-button3-secondary .elementor-widget-container {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    min-width: 180px
}

.lw-button3 .elementor-widget-container .elementor-button,
.lw-button3-secondary .elementor-widget-container .elementor-button {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #008cff;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -.8px;
    padding: 11px 0;
    width: 100%;
    transition: none;
}

@media screen and (max-width: 979px) {

    .lw-button3 .elementor-widget-container .elementor-button,
    .lw-button3-secondary .elementor-widget-container .elementor-button {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: -.5px;
        padding: 10px 0
    }
}

.lw-button3-secondary .elementor-widget-container .elementor-button-wrapper a {
    color: #fff;
    background-color: transparent
}

.lw-button3 .elementor-widget-container .elementor-button:hover,
.section_cta .lw-button3-secondary .elementor-widget-container .elementor-button:hover {
    cursor: pointer;
    border-color: #00c85f;
    background-color: #00c85f;
    color: #fff !important;
}

.section_cta {
    padding: 140px 30px
}

@media screen and (max-width: 979px) {
    .section_cta {
        padding: 100px 16px
    }
}

.section_cta>.elementor-container>.elementor-row {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.section_cta>.elementor-container>.elementor-row>.elementor-column {
    width: 100%;
    text-align: center
}

.section_cta>.elementor-background-overlay {
    background-position: center center;
    background-size: cover;
    background-color: #008cff;
    background-image: url(/wp-content/uploads/2024/04/cta_bg_blue.png);
    background-repeat: no-repeat
}

.section_cta h2 {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: -.5px
}

@media screen and (max-width: 979px) {
    .section_cta h2 {
        font-size: 26px;
        line-height: 38px
    }
}

.section_cta .section_cta_btns .elementor-column-wrap {
    justify-content: center;
    margin: 40px 0 0 0
}

@media screen and (max-width: 979px) {
    .section_cta .section_cta_btns .elementor-column-wrap {
        margin: 30px 0 0 0
    }
}

.section_cta .section_cta_btns .lw-button3 .elementor-widget-container .elementor-button,
.section_cta .section_cta_btns .lw-button3-secondary .elementor-widget-container .elementor-button {
    color: #008cff;
    font-weight: 700
}


.section_cta .section_cta_btns .lw-button3 .elementor-widget-container .elementor-button:hover,
.section_cta .section_cta_btns .lw-button3-secondary .elementor-widget-container .elementor-button:hover {
    color: #fff
}


.section_cta .section_cta_btns .lw-button3-secondary .elementor-widget-container .elementor-button {
    color: #fff;
    font-weight: 700
}

.section_cta .section_cta_btns .elementor-widget-wrap {
    justify-content: center;
    gap: 14px 12px
}

.section_cta .section_cta_btns .elementor-widget-button {
    width: auto
}

@media screen and (max-width: 979px) {
    .section_cta .section_cta_btns .elementor-widget-button {
        width: 100%;
    }
}

.section_cta .section_cta_btns .elementor-widget-button .elementor-widget-container {
    margin: 0
}

.lw-button-secondary:has(.elementor-button) .elementor-button:hover,
.lw-button:has(.elementor-button) .elementor-button:hover {
    border-color: #00c85f;
    background-color: #00c85f;
    color: #fff;
    text-decoration: none;
}

#pp_revisions_top_bar {
    display: none;
}

.admin-bar #pp_revisions_top_bar {
    display: block;
}

/* remove after server release > 1.1.1 */

.elementor-editor-active .arcordion-autoslide .mobile-accordion {
    display: none !important;
}

.lw_menu .menu-item a {
    color: #202124;
}

.lw_menu .menu-item.current-menu-item a {
    color: #007bff;
}
    /* </style> */