.uael-divider-content .uael-icon-wrap,.uael-fancytext-stack-yes .uael-fancy-stack,.uael-heading-wrapper .uael-heading .uael-heading-text,.uael-stack-desktop-yes .uael-adv-heading-stack {
    display: block
}

.uael-heading-wrapper::before {
    content: attr(data-bg-text);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    line-height: 1;
    font-size: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.uael-rbs-switch-label {
    position: relative;
    display: inline-block;
    width: 4.5em;
    height: 2.3em;
    vertical-align: middle
}

.uael-rbs-switch-label .uael-rbs-switch {
    display: none
}

.uael-main-btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uael-sec-1,.uael-sec-2 {
    cursor: pointer
}

.uael-rbs-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.uael-rbs-slider:before {
    position: absolute;
    content: "";
    height: 1.8em;
    width: 1.8em;
    left: .25em;
    bottom: .25em;
    -webkit-transition: .4s;
    transition: .4s
}

.uael-rbs-switch+.uael-rbs-slider {
    background-color: #7a7a7a
}

.uael-rbs-switch:checked+.uael-rbs-slider {
    background-color: #d2d2d2
}

.uael-rbs-switch:checked+.uael-rbs-slider:before {
    -webkit-transform: translateX(2.1em);
    -ms-transform: translateX(2.1em);
    transform: translateX(2.1em)
}


.elementor-widget-uael-content-toggle .uael-rbs-head-1,.elementor-widget-uael-content-toggle .uael-rbs-head-2 {
    margin: 0;
    padding: 0
}

.uael-ct-desktop-stack--yes .uael-rbs-toggle,.uael-rbs-toggle {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uael-rbs-toggle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.uael-rbs-toggle-sections {
    padding: 25px
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}