div.elementor-popup-modal {
    position: fixed !important;
    top: 0 !important
}

li.back-button {
    color: #fff;
    font-family: "Cocomat Pro";
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    padding: 10px;
    letter-spacing: 1px
}

li.ue-back-link a {
    justify-content: flex-end !important;
    flex-direction: row-reverse !important
}

li.ue-back-link a span.ue-back-link-icon {
    padding-left: 0 !important;
    color: var(--e-global-color-d76759f) !important
}

.serv-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s ease;
    opacity: 0
}

.slide-one:after {
    background: #feeeeb
}

.slide-two:after {
    background: #feddd7
}

.slide-three:after {
    background: #fdccc3
}

.slide-four:after {
    background: #fdbbaf
}

.slide-five:after {
    background: #fca99b
}

.slide-six:after {
    background: #fb9887
}

.slide-svn:after {
    background: #fb8773
}

.slide-eight:after {
    background: #fa765f
}

.slide-nine:after {
    background: #fa654b
}

.serv-slide:hover:after {
    opacity: 0
}

.faq-box .e-n-accordion-item {
    padding: 22px 0;
    border-bottom: 1px solid #abbbc4
}

.faq-box .e-n-accordion-item.active {
    border-color: #f95437
}

.faq-box .e-n-accordion-item-title-text span {
    font-family: "Inter"
}