@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Thin.ttf) format('truetype');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-ExtraLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

.gap-20 {
    gap: 20px
}
.activ {
    color: #ee5f38 !important;
    transition: 3s;
    cursor: pointer;
}
.shopCard {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #ffffff;
}
.gold_color {
    color: #ff8a00;
}
.mr-5p {
    margin-right: 5px !important;
}small{
    font-size: 80%;
}
.label-btn{
color: #303A2B;
}
.pr-10{
    padding-right: 10px;
}
@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
.dropdown-item:focus, .dropdown-item:hover{
    background-color: transparent!important;
}
#profileDropdownBtn{
    cursor: pointer!important;
}
@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-ExtraBold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Heebo';
    src: url(../fonts/Heebo-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.woff2) format('woff2');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gap-7p {
    gap: 7px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gap-12p {
    gap: 12px;
}

.fa-angle-down:before {
    content: "\f107"
}

body {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 17px;
    font-weight: 500;
    margin: 0
}

.Sections {
    display: flex;
    justify-content: center
}

.love-title {
    display: flex;
    flex-direction: column
}

.love-title {
    color: grey;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 300
}

.Sections img {
    width: 40px;
    position: relative
}

.love {
    padding-top: 17px;
    width: 100%
}

.love h4 {
    color: #b6422f !important;
    font-size: 20px;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 500
}

.paragraphe {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.love- {
    width: 100%
}

nav {
    height: 100%
}

.qodef-header-navigation ul li.qodef--hide-link>a {
    cursor: pointer
}

.qodef-header-navigation>ul>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-decoration: none;
    transition: color .2s ease-out
}

.qodef-header-navigation>ul>li>a .qodef-btn-text:before {
    left: -16px
}

.qodef-header-navigation>ul>li>a .qodef-btn-text:after,
.qodef-header-navigation>ul>li>a .qodef-btn-text:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0
}

.qodef-header-navigation>ul>li>a .qodef-btn-text:after {
    right: -16px
}

.button-hat {
    position: absolute;
    top: -16px;
    left: -17px;
    height: 45px !important;
    width: 45px !important;
    filter: drop-shadow(0 2px 1px rgb(0 0 0 / .25));
    border-radius: 0px !important;
    border: none;
    opacity: .7
}

@media only screen and (min-width:1441px) {
    .qodef-content-grid-1300 .qodef-content-grid {
        width: 1300px
    }
}

.w-100 {
    width: 100%
}

.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
    background: #201d1a;
    box-shadow: 0 2px 4px rgb(0 0 0 / .1);
    z-index: 12;
}
.top-bar.fixed {
    width: 100%;
}

.card2 {
    background-image: url(https://i.pinimg.com/736x/84/26/46/8426468d59ebb9f95f5c90b95f7f5370.jpg) !important
}

.card4 {
    background-image: url(https://i.pinimg.com/736x/3e/f9/40/3ef940b980de5429311988d8196af631.jpg) !important;
    background-position: center
}

.mb-0 {
    margin-bottom: 0 !important
}

.m-0 {
    margin: 0 !important
}

.white_color {
    color: #fff;
    font-size: .8em
}

.white {
    color: #fff
}

[hover-tooltip] {
    position: relative;
    cursor: pointer
}

.size-full {
    width: 35px !important;
    margin-right: 10px;
    position: relative
}

.red {
    background-color: #bf2626 !important
}

.btn-remaining {
    text-transform: capitalize;
    border-radius: .25rem;
    font-size: .75rem;
    position: relative;
    background-color: #26bf94;
    border-color: #ffffff !important;
    color: #ffffff !important;
    text-align: start;
    margin: 0;
    width: 190px;
    font-weight: 500;
    padding: 7px
}

.btn-remaining span {
    inset-inline-end: 0;
    inset-inline-start: auto;
    font-size: .9375rem;
    position: absolute;
    width: 4.2rem;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    inset-inline-start: 1;
    inset-block-start: 0;
    inset-block-end: 1px;
    background-color: #fff3
}
.font-13{
    font-size: 13px;
}
.btn-buy {
    text-transform: math-auto;
    border-radius: .25rem;
    font-size: 13px;
    position: relative;
    background-color: #26bf94 !important;
    border-color: #26bf94 !important;
    color: #ffffff !important;
    text-align: start;
    margin: 0;
    width: auto;
    font-weight: 500;
    padding: 7px
}

.dropdown {
    position: relative
}

.header-link {
    display: flex;
    align-items: center;
    font-size: 22px
}

.fa,
.fas {
    font-weight: 900
}

.fa-globe {
    color: #fff
}

.sagitarius-header2 {
    width: 64% !important
}

.img-sign {
    position: fixed;
    left: 73%
}

/* 
.qodef-skin--light {
    height: 28vh
} */

.horoscope {
    background: #fff0;
    border: 1px solid #fff;
    font-size: 15px;
    border-radius: 50px;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px
}

.horoscope:hover {
    background-color: #fff;
    color: #330833;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.qodef-h1,
h1 {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    text-transform: initial;
    color: #fff;
    font-size: 52px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-block-start: 0;
    margin-block-end: 0
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 7px
}

.qodef-page-title .qodef-breadcrumbs a {
    position: relative
}

.position-relative {
    position: relative
}

#todayDate {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
    font-size: 19px;
    color: #fff;
    font-style: italic;
    text-decoration: none
}

.banner-button {
    display: flex;
    display: flex;
    justify-content: center;
    position: relative;
    top: 2rem
}

.Banner_audiotel_0 {
    display: flex;
    width: 40%;
    background-image: url(banner-1.jpg);
    background-size: 100% !important;
    align-items: center
}

.Banner_audiotel_1 {
    display: flex;
    width: 40%;
    align-items: center;
    background-image: url(banner-4.jpg);
    background-size: 100%
}

.Banner_audiotel_2 {
    display: flex;
    width: 40%;
    align-items: center;
    background-image: url(banner-2.jpg);
    background-size: 100%
}

.Banner_audiotel_3 {
    display: flex;
    width: 40%;
    background-image: url(banner-1.jpg);
    background-size: 100% !important
}

.wrapper_banner {
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 100%
}

.wrapper_banner2 {
    box-sizing: border-box;
    display: block;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
    max-width: 100%
}

.psychicBann img {
    width: 243px
}

.PsychicBanner_presentation__lZUSA span {
    color: #330833;
    font-size: 27px;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.PsychicBanner_presentation__lZUSAA span {
    color: #474464;
    font-size: 27px;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    text-transform: uppercase
}

.PsychicBanner_presentation__lZUSAA {
    margin-bottom: 8px
}

.Banner_text1 {
    position: absolute;
    top: 2rem;
    left: 22rem
}

.Banner_text1 button {
    background: #fff0;
    border-radius: 13px;
    border: none;
    padding: 11px 20px;
    color: #b299b9;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px
}

.Banner_text1 button span:first-child {
    font-size: 27px;
    padding: 21px
}

.Banner_text {
    position: relative;
    top: 1rem
}

.Banner_text button {
    background: #330833;
    border-radius: 4px;
    border: none;
    padding: 11px 20px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer
}
.hover\:bg-accent1:hover {
    --tw-bg-opacity: 1;
    background-color: #ee5f38;
    color: #fff!important;
}
.area h2 {
    text-align: center;
    color: #8f5793;
    font-size: 30px;
    margin-bottom: 0;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600
}

@media (min-width:1200px) {
    .xl\:px-\[40px\] {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width:1024px) {
    .lg\:pt-\[50px\] {
        padding-top: 20px
    }
}

.pb-\[40px\] {
    padding-bottom: 40px
}

.px-\[30px\] {
    padding-left: 50px;
    padding-right: 50px
}

.overflow-hidden {
    overflow: hidden
}

.disponibility {
    font-size: 13px !important;
    border-radius: 15px;
    height: 30px !important;
    width: min-content;
    padding: 0 10px;
    float: right;
    text-wrap: nowrap;
    margin-top: -6px;
    font-size: 14px;
    margin-bottom: 10px
}

.gap-5p {
    gap: 5px
}

.dispo {
    background-color: #48cda0 !important;
    color: white !important
}

.service-shape {
    position: relative
}

.justify-center {
    justify-content: center
}

.items-center {
    align-items: center
}

.flex {
    display: flex
}

.before\:opacity-\[0\.26\]::before {
    content: var(--tw-content);
    opacity: .26
}

.profile {
    display: flex;
    flex-direction: row;
    gap: .5rem;
    width: 100%
}

.wp-block-themepunch-revslider {
    background: url(../images/h2-rev-bg.jpg) center center / cover no-repeat #fff0;
    padding: 9rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem
}

.img-profile img {
    height: 60px;
    width: 60px;
    border-radius: 33px
}

.font-heebo {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

@media (min-width:1200px) {
    .xl\:text-\[25px\] {
        font-size: 25px
    }
}

@media (min-width:1200px) {
    .xl\:text-\[25px\] {
        font-size: 25px
    }
}

.font-bold {
    font-weight: 700
}

.mb-\[15px\] {
    margin-bottom: 7px
}

.mt-\[20px\] {
    margin-top: 7px
}

small {
    font-size: 80%
}

.exper {
    background: #fff6e9;
    color: #57524a !important;
    font-size: 10px;
    border-radius: 2px;
    text-transform: capitalize;
}

.px-\[6px\] {
    padding-left: 6px;
    padding-right: 6px
}

.uppercase {
    text-transform: uppercase;
    font-size: 23px;
    color: #fff;
    z-index: 1;
    text-align: center
}

.text-\[14px\] {
    font-size: 10px
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.duration-300 {
    transition-duration: 300ms;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.details {
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.link-button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #777676;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 28px;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.mt-\[10px\] {
    margin-top: 10px
}


.before\:bg-\[\#48CDA0\]::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: #b1a7a7
}
[dir="ltr"] .link-button {
    padding-left: 11px;
}
.link-button::before {
    position: absolute;
    top: 39%;
    height: 7px;
    width: 7px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-content: '';
    content: var(--tw-content);
    left: 0;
            --tw-bg-opacity: 1;
    background-color: #b1a7a7;
}

.consultations {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0 0
}

.bg-accent {
    background-color: #ee5f38 !important
}

.rounded-full {
    border-radius: 9999px
}

.bg-\[\#ED5F38\] {
    --tw-bg-opacity: 1;
    background-color: #a7a7a7!important
}

.w-\[50px\] {
    width: 40px
}

.h-\[50px\] {
    height: 40px
}

.ww {
    background-color: #dfc8dc !important
}

.available {
    display: flex;
    justify-content: center
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 7px 18px;
    justify-content: center;
    text-align: center
}

.qodef-theme-button,
a[type=submit],
input[type=submit] {
    font-size: 17px;
    letter-spacing: 1px;
    color: #8f5793;
    cursor: pointer;
    border: 1px solid #8f5793;
    padding: 7px 18px;
    border-radius: 7px
}

.gap-1r {
    gap: 1rem
}

.gap-2r {
    gap: 2rem
}

.Icon_icon__cD9OL {
    display: flex;
    position: relative;
    align-items: center;
    padding: 0;
    z-index: -1;
}

.Icon_icon__cD9OL:before {
    margin-right: 10px
}

.Icon_icon__cD9OL:after,
.Icon_icon__cD9OL:before {
    content: "";
    display: block;
    height: 1px;
    flex: 1 1;
    background-color: #d7d7d7
}

.Icon_icon__cD9OL:after {
    margin-left: 10px
}

.qodef-full {
    border-radius: 7px !important;
    width: 11% !important;
    display: flex !important
}

.flex-column {
    flex-direction: column
}

.qodef-theme-button .qodef-btn-text .qodef-btn-decoration,
button[type=submit] .qodef-btn-text .qodef-btn-decoration,
input[type=submit] .qodef-btn-text .qodef-btn-decoration {
    position: absolute;
    top: calc(50% - 1px);
    left: -16px;
    width: calc(100% + 32px);
    height: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .32s cubic-bezier(.31, .29, .05, .96)
}

label sup {
    color: rgb(241, 72, 31);
    font-size: 100%;
    top: 0px;
    left: 5px;
    z-index: 0;
}

.link {
    text-decoration: underline !important;
    font-weight: 500;
}

.qodef-theme-button .qodef-btn-text:after,
button[type=submit] .qodef-btn-text:after,
input[type=submit] .qodef-btn-text:after {
    right: -16px
}

.free-question {
    display: flex;
    justify-content: center;
    padding: 4rem 0;
    background-image: url(../images/banner-6.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right
}

#qodef-page-footer>* {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3rem
}

#todayDate {
    color: #fff;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.area-question h3 {
    text-align: center;
    color: #8f5793;
    font-size: 32px;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.sub-title {
    text-align: center;
    display: flex;
    justify-content: center;
    color: #8f5793;
    font-size: 18px
}

.top-area {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 2rem;
    gap: 15px
}

.questionBlock {
    display: flex;
    flex-direction: column
}

.questions {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.questions- {
    display: flex;
    gap: 15px
}

.questionBlock label {
    color: #89538d;
    font-size: 17px
}

.questionBlock input {
    height: 46px !important
}

.message {
    display: flex;
    flex-direction: column;
    width: 100%
}

.message label {
    color: #89538d;
    font-size: 17px
}

.message textarea {
    background-color: #f8f7fb;
    border-color: #fff0;
    border-radius: 5px;
    height: 100px;
    padding: 11px 20px
}

.text-danger {
    margin-bottom: 11px
}

.top-area input {
    border-radius: 5px;
    background: #8f74bd0f;
    border-color: #fff0;
    padding: 0 10px;
    color: #330833;
    font-weight: 300
}

.align-items-center {
    align-items: center
}

.free-question-button {
    display: flex;
    justify-content: center
}

a {
    cursor: pointer
}

.free-question button {
    background: #8f5793;
    padding: 7px 47px;
    color: #fff;
    border-radius: 7px;
    border-color: #fff0;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 1px
}

#scroll__top {
    visibility: hidden !important;
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1
}

#scroll__top.active {
    visibility: visible !important;
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1
}

[dir="ltr"] .ltr\:right-2 {
    right: 21px
}

.w-11 {
    width: 2.75rem
}

.rounded-ful {
    padding: 7px;
    border-radius: 42px;
    display: flex
}

.fixed_scroll__top {
    position: fixed
}

.bg-accent2 {
    --tw-bg-opacity: 1;
    background-color: #330833;
    border: 1px solid #330833
}

[dir="ltr"] .ltr\:bottom-2 {
    bottom: 6rem
}

.horoscopes {
    padding-bottom: 4rem
}

.SignsChoice_signsChoice___Ldc3 {
    text-align: center
}

.MainLayout_container__ZlGw_ {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

.container__ZlGw h3 {
    color: #8f5793;
    font-size: 32px;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-block-end: 0
}

.iti--separate-dial-code .iti__selected-dial-code {
    font-size: 13px !important
}

.fixed {
    position: fixed;
    left: 0;
    margin: auto;
    top: 0;
    z-index: 2;
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgb(25 25 25 / .1);
    box-shadow: 0 10px 15px rgb(25 25 25 / .1);
    border-radius: 0
}
.dropdown-item {
    padding: 0 !important;
    font-size: 14px;
    color: #636363!important;
    font-weight: 600 !important;
}
.font-300{
    font-weight: 300!important;
}
.font-17{
    font-size: 17px;
}
.mb-7{
    margin-bottom: 10px;
}
.mt-7{
    margin-top: 10px;
}
.profile-wrapper {
    position: relative;
    z-index: 2;
}
#submenu li {
    padding: 7px;
    border-bottom: 1px solid #eee !important;
    display: flex;
}
.profile-dropdown {
    position: absolute;
    z-index: 9999;
}
.profile-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    position: relative
}

.btn-christmas {
    height: 20px !important;
    width: 20px !important;
    top: -7px !important;
    left: -15px !important;
    position: absolute
}
.iti__selected-flag {
    z-index: 0!important;
}
.header {
    background-image: url(../images/bg.jpg);
    /* height: 28vh; */
    width: 100%;
    z-index: 1;
    /* display: flex; */
    align-items: center;
    padding-top: 10px
}

.header_vierge {
    background-image: url(../images/backgrounds/back_vierge.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_balance {
    background-image: url(../images/backgrounds/back_balance.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_belier {
    background-image: url(../images/backgrounds/back_belier.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_verseau {
    background-image: url(../images/backgrounds/back_verseau.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_sagittaire {
    background-image: url(../images/backgrounds/back_sagittaire.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_cancer {
    background-image: url(../images/backgrounds/back_cancer.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_gemeaux {
    background-image: url(../images/backgrounds/back_gemeaux.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_capricorn {
    background-image: url(../images/backgrounds/back_capricorn.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_poissons {
    background-image: url(../images/backgrounds/back_poissons.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_taurus {
    background-image: url(../images/backgrounds/back_taurus.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_scorpio {
    background-image: url(../images/backgrounds/back_scorpio.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.header_lion {
    background-image: url(../images/backgrounds/back_lion.png);
    height: 28vh;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    padding-top: 10px
}

.birth input {
    border-color: transparent !important;
    border-radius: 5px !important;
    font-size: 16px !important
}

input::placeholder {
    color: #d2d2d2;
    z-index: -1!important;
}

.MainLayout_children__BSrlk ul {
    flex-wrap: wrap;
    overflow-x: inherit;
    display: flex;
    padding: 0 0;
    justify-content: space-between;
    margin-bottom: 0
}

.MainLayout_children__BSrlk ul li {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.MainLayout_children__BSrlk ul li:hover {
    background: #f8f7fb
}

.gap-10 {
    gap: 10px
}

.p-10 {
    padding: 15px
}

.MainLayout_children__BSrlk ul li a {
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-items: center;
    color: #5b175d !important;
    text-decoration: none;
    font-size: 15px
}

.qodef-popup-modal img {
    height: 30px
}

ol,
ul,
menu {
    list-style: none
}

.qodef-h4,
h4 {
    font-weight: 500;
    text-transform: initial;
    color: white !important;
    font-size: 23px;
    line-height: 1.304em;
    margin: 1px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    z-index: 0
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.certified {
    width: 50%
}

.PsychicBanner_text__zQHUY span {
    color: #2c2d34;
    font-size: 17px;
    line-height: 23px
}

.PsychicBanner_text__zQHUYY span {
    color: #474464;
    font-size: 17px;
    line-height: 23px
}

.banner-button button {
    background: #743274;
    border: none;
    padding: 11px 20px;
    border-radius: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px
}

.qodef-page-title .qodef-breadcrumbs a:after {
    content: '';
    background-color: currentColor;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    opacity: 1;
    transition: transform .3s ease-out;
    transform: scaleX(0);
    transform-origin: left
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 5px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '-'
}

#qodef-page-inner {
    padding: 0 0
}

#qodef-page-inner {
    position: relative;
    padding: 130px 0 100px
}

.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
    content: '';
    display: table;
    table-layout: fixed
}

#qodef-page-content.qodef-layout--template .qodef-page-content-section.qodef-col--12 {
    margin-bottom: 0
}

@media only screen and (min-width:1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12 {
        width: 100%
    }
}

.elementor-3163 .elementor-element.elementor-element-1bfe639 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 148px 0 153px 0
}

.elementor-element {
    --widgets-spacing: 20px
}

.elementor-section {
    position: relative
}

@media only screen and (min-width:1441px) {
    .qodef-content-grid-1300 section.qodef-elementor-content-grid>.elementor-container {
        width: 1300px;
        max-width: 1300px
    }
}

section.qodef-elementor-content-grid>.elementor-container {
    width: 1100px;
    margin: 0 auto
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (min-width:768px) {

    .elementor-column.elementor-col-100,
    .elementor-column[data-col="100"] {
        width: 100%
    }
}

.elementor-3163 .elementor-element.elementor-element-a0a2fb9.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-3163 .elementor-element.elementor-element-a0a2fb9>.elementor-element-populated {
    text-align: center;
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0 0 0 0
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget {
    position: relative
}

.elementor-3163 .elementor-element.elementor-element-2a301d7>.elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0
}

.section1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 37px 0
}

.bg {
    padding: 22px 0
}

.bg h3 {
    color: #67243e;
    font-size: 28px;
    font-weight: 500
}

.bh- {
    display: flex;
    flex-direction: row;
    gap: 5rem
}

.h3 {
    color: #6a6a6a;
    font-weight: 500
}

.elementor-element .elementor-widget-container {
    transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s
}

.paragraphe p {
    font-size: 16px;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 400;
    text-align: justify
}

.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
    margin: 0 -40px
}

.qodef-grid>.qodef-grid-inner {
    margin: 0 -15px
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    width: 34%
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 40px;
    margin: 0 0 80px
}

.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 15px
}

.qodef-grid .qodef-grid-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    min-height: 1px;
    float: left
}

.qodef-horoscope-list .qodef-e-content,
.qodef-horoscope-list .qodef-e-image,
.qodef-horoscope-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-horoscope-list .qodef-e-inner {
    position: relative
}

.qodef-horoscope-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a {
    position: relative;
    display: block
}

.qodef-horoscope-list .qodef-horoscope-item.qodef--appeared .qodef-e-media-image img {
    transform: translateY(0)
}

.qodef-horoscope-list .qodef-horoscope-item.qodef--appeared .qodef-e-bg-image img,
.qodef-horoscope-list .qodef-horoscope-item.qodef--appeared .qodef-e-media-image img {
    opacity: 1
}

.qodef-horoscope-list .qodef-e-media-image img {
    opacity: 0;
    transform: translateY(75px);
    transition: opacity .8s ease-out, transform .9s cubic-bezier(.33, 1, .68, 1)
}

.qodef-horoscope-list .qodef-e-media-image a,
.qodef-horoscope-list .qodef-e-media-image img {
    display: block;
    width: 100%
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff0;
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-horoscope-list .qodef-e-content {
    margin-top: 24px
}

.qodef-horoscope-list .qodef-e-title {
    margin: 0
}

.qodef-shortcode h1 a,
.qodef-shortcode h2 a,
.qodef-shortcode h3 a,
.qodef-shortcode h4 a,
.qodef-shortcode h5 a,
.qodef-shortcode h6 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-horoscope-list .qodef-e-time-period {
    margin-top: 8px
}

.experts {
    display: flex;
    gap: 2rem
}

#qodef-page-footer {
    width: 100%
}

#qodef-page-footer-top-area {
    background-image: url(footer-general.jpg)
}

.qodef-content-grid-footer {
    width: 1300px !important
}
.mt-4p{
    margin-top: 4px;
}
.area-bottom {
    background-image: url(bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/footer-general.jpg);
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding: 4rem 0
}

a.qodef-submit.qodef-button.qodef-layout--filled.qodef-size--full.qodef-full:hover {
    background: #995893;
    color: #fff
}

.shadow-\[0_0_50px_0_rgba\(196\2c 206\2c 213\2c 0\.2\)\] {
    background: #fff;
    border-radius: 5px;
    --tw-shadow: 0 0 50px 0 rgba(196, 206, 213, 0.2);
    --tw-shadow-colored: 0 0 50px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.qodef-content-footer {
    width: 1300px;
    margin: 0 auto
}

.qodef-e-bg-image {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.pb-\[20px\] {
    padding-bottom: 20px
}

#menu-item-2074 a {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.fa-circle {
    font-size: 10px
}

.fa-circle-o {
    font-size: 9px
}

.garante {
    margin-left: 14px
}

.useful-links {
    padding-left: 98px !important
}

.social-links {
    padding-left: 44px !important
}

.widget_block p span {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.clear {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.garantie {
    display: flex;
    justify-content: center
}

.qodef-content-grid-footer {
    margin: 0 auto
}

.divinaro-footer {
    display: flex;
    flex-direction: row
}

.garantie img {
    width: 4pc
}

.garantees {
    max-width: 1140px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.leftSide {
    width: 80%
}

@media only screen and (min-width:1441px) {
    .qodef-content-grid-1300 .qodef-content-grid {
        width: 1300px
    }
}

.qodef-content-grid {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#qodef-page-footer-top-area #qodef-custom-widget-area-top {
    padding-bottom: 0;
    border-bottom-color: #e2d0e2;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

#qodef-page-footer-top-area #qodef-custom-widget-area-top {
    margin-bottom: 0;
    border-bottom: 0 solid #ceaebe;
    padding-bottom: 0;
    padding-top: 3rem
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .widget:not(.widget_astralla_core_title_widget) {
    margin: 0 0 14px;
    color: #7b477c
}

#spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050
}

.spinner__outer {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    position: absolute
}

.spinner {
    width: 2.8rem;
    height: 2.8rem;
    animation: spinner-rotate 2s linear infinite
}

.spinner__svg {
    width: 100%;
    height: 100%
}

.top-bar img {
    WIDTH: 86px;
    margin-left: 10px;
}

.right-section {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: 10px;
}

.red {
    background-color: #bf2626 !important
}

.spinner__circle {
    stroke: #8f5894;
    stroke-linecap: round;
    animation: spinner-dash 1.5s ease-in-out infinite
}

@keyframes spinner-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: -125
    }
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    z-index: 13;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease
}

.overlay.visible {
    opacity: .5;
    visibility: visible
}

#qodef-page-footer .qodef-footer-logo {
    color: #6b256d;
    font-size: 38px;
    line-height: 24px;
    letter-spacing: .3em;
    text-align: left;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.reach-us {
    display: flex !important;
    justify-content: left !important
}

.footer-parag p {
    font-size: 19px;
    font-weight: 500;
    font-style: italic;
    text-align: left
}

.widget p {
    margin: 10px 0;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.wp-block-spacer {
    clear: both;
    height: 40px
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 9px
}

#qodef-page-footer .widget.widget_astralla_core_social_icons_group .qodef-icon-holder a {
    color: #6b256d
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

@media only screen and (min-width:1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

.qodef-h5,
h5 {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    text-transform: initial;
    color: #5b175d;
    font-size: 19px;
    line-height: 1.316em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.widget ol:not(.qodef-shortcode-list):not(.select2-selection__rendered),
.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) {
    list-style: none;
    margin: 0;
    padding: 0
}

ol,
ul {
    padding-left: 0 !important
}

.sub-menu1 {
    display: none
}

.icon {
    width: 31px;
    padding: 0 15px
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

#qodef-page-footer .widget a {
    color: #7b477c;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600
}

.wc-block-product-categories li a,
.wc-block-product-categories-list li a,
.widget.widget_archive li a,
.widget.widget_categories li a,
.widget.widget_layered_nav li a,
.widget.widget_meta li a,
.widget.widget_nav_menu li a,
.widget.widget_pages li a,
.widget.widget_product_categories li a,
.widget.widget_recent_comments li a,
.widget.widget_recent_entries li a,
.wp-block-archives-list li a,
.wp-block-categories li a,
.wp-block-page-list li a {
    position: relative
}

.wc-block-product-categories li a:after,
.wc-block-product-categories-list li a:after,
.widget.widget_archive li a:after,
.widget.widget_categories li a:after,
.widget.widget_layered_nav li a:after,
.widget.widget_meta li a:after,
.widget.widget_nav_menu li a:after,
.widget.widget_pages li a:after,
.widget.widget_product_categories li a:after,
.widget.widget_recent_comments li a:after,
.widget.widget_recent_entries li a:after,
.wp-block-archives-list li a:after,
.wp-block-categories li a:after,
.wp-block-page-list li a:after {
    content: '';
    background-color: currentColor;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    opacity: 1;
    transition: transform .3s ease-out;
    transform: scaleX(0);
    transform-origin: left
}

.widget:last-child {
    margin-bottom: 0 !important
}

#qodef-page-footer .widget.widget_astralla_core_contact_form_7 .qodef-widget-title {
    margin-bottom: 22px
}

#qodef-page-footer .widget .qodef-widget-title {
    margin: 0 0 16px;
    color: #5b175d;
    display: flex;
    padding-left: 24px
}

.qodef-contact-form-7 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.qodef-contact-form-7 .wpcf7-form {
    position: relative
}

.qodef-contact-form-7 .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff0;
    content: '';
    visibility: hidden;
    z-index: 98
}

.wpcf7 .qodef-subscribe-form {
    position: relative
}

.wpcf7 .qodef-subscribe-form .wpcf7-form-control-wrap input {
    margin: 0 0 11px
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr
}

input[type=date],
input[type=number],
input[type=password],
input[type=search],
input[type=url],
select {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 17px;
    line-height: 24px;
    margin: 0;
    outline: 0;
    padding: 11px 20px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    height: 46px
}
.mr-6p{
    margin-right: 6px;
}
.mb-3p{
    margin-bottom: 3px;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    z-index: 0;
}
input[type=tel]{
  position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 17px;
    line-height: 24px;
    margin: 0;
    outline: 0;
    padding: 11px 20px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    height: 46px
}
.qodef-theme-button .qodef-btn-text,
button[type=submit] .qodef-btn-text,
input[type=submit] .qodef-btn-text {
    position: relative;
    display: flex;
    align-items: center
}

.qodef-theme-button span,
button[type=submit] span {
    display: block;
    line-height: inherit
}

.qodef-theme-button .qodef-btn-text:before,
button[type=submit] .qodef-btn-text:before,
input[type=submit] .qodef-btn-text:before {
    left: -16px
}

.qodef-theme-button span:before,
button[type=submit] span:before {
    display: block;
    line-height: inherit
}

#qodef-page-footer-top-area #qodef-custom-widget-area-bottom {
    border-top-color: #e2d0e2;
    border-top-width: 1px;
    border-top-style: solid
}

#qodef-page-footer-top-area #qodef-custom-widget-area-bottom {
    margin-top: 30px;
    padding-top: 30px
}

#qodef-page-footer-top-area-inner #qodef-custom-widget-area-bottom.qodef-alignment--center .widget.widget_nav_menu ul,
#qodef-page-footer-top-area-inner #qodef-custom-widget-area-top.qodef-alignment--center .widget.widget_nav_menu ul {
    justify-content: left;
    display: flex;
    flex-direction: row;
    line-height: 27px
}

.widget.widget_nav_menu ul,
#qodef-page-footer-top-area-inner #qodef-custom-widget-area-bottom .widget.widget_nav_menu ul,
#qodef-page-footer-top-area-inner #qodef-custom-widget-area-top .widget.widget_nav_menu ul {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    white-space: nowrap;
    flex-wrap: wrap
}

.wc-block-product-categories li,
.wc-block-product-categories-list li,
.widget.widget_archive li,
.widget.widget_categories li,
.widget.widget_layered_nav li,
.widget.widget_meta li,
.widget.widget_nav_menu li,
.widget.widget_pages li,
.widget.widget_product_categories li,
.widget.widget_recent_comments li,
.widget.widget_recent_entries li,
.wp-block-archives-list li,
.wp-block-categories li,
.wp-block-page-list li {
    margin: 0 0 8px !important
}

#qodef-page-footer-bottom-area-inner .widget.widget_nav_menu ul li,
#qodef-page-footer-top-area-inner #qodef-custom-widget-area-bottom .widget.widget_nav_menu ul li,
#qodef-page-footer-top-area-inner #qodef-custom-widget-area-top .widget.widget_nav_menu ul li {
    height: 100%;
    margin: 1px 24px !important
}

#qodef-page-footer-bottom-area {
    background-color: #fff0
}

#qodef-page-footer-bottom-area-inner {
    padding-top: 0;
    padding-bottom: 0;
    border-top-color: #e2d0e2;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 10px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-icon svg polyline {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0
}

.qodef-svg--menu polyline,
.qodef-svg--side-opener polyline {
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10
}

.qodef--open svg {
    fill: #fff
}

.qodef-header-navigation>ul {
    display: flex;
    gap: 3rem;
    padding-inline-start: 0;
    white-space: nowrap;
    margin-bottom: 0
}

.h-100 {
    height: 100%
}

.btn-card {
    color: #67243e;
    border: none;
    padding: 9px 18px;
    border-radius: 6px;
    font-size: 15px;
    background-image: #fff;
    box-shadow: 0 2px 20px 0 rgb(0 18 46 / .18);
    font-weight: 700;
    width: auto;
    z-index: 1;
    background: #fff
}

.zi-1 {
    z-index: 0;
    display: flex
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-btn-text:before,
.qodef-header-navigation>ul>li.current-menu-item>a .qodef-btn-text:before {
    animation: button_circle_slide .1s ease both;
    animation-delay: .15s
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-btn-text .qodef-btn-decoration,
.qodef-header-navigation>ul>li.current-menu-item>a .qodef-btn-text .qodef-btn-decoration {
    animation: button_decoration_slide .3s ease both;
    animation-delay: .25s
}

.qodef-header-navigation>ul>li>a .qodef-btn-text .qodef-btn-decoration {
    position: absolute;
    top: calc(50% - 1px);
    left: -16px;
    width: calc(100% + 32px);
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .32s cubic-bezier(.31, .29, .05, .96)
}

.gap-25 {
    gap: 25px
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-btn-text:after,
.qodef-header-navigation>ul>li.current-menu-item>a .qodef-btn-text:after {
    animation: button_circle_slide .1s ease both;
    animation-delay: .55s
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: white !important
}

.qodef-breadcrumbs a span {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.tooltip-wrapper {
    position: relative
}

.tooltip-wrapper::before {
    content: '';
    position: absolute;
    display: none;
    left: 37%;
    width: 0;
    height: 0;
    bottom: calc(100% +10px);
    margin-left: - 6px/2;
    border: 1px solid #000;
    border-color: #5a5959 #fff0 #fff0 #fff0;
    border-width: 4px 6px 0;
    animation: fade-in 300ms ease;
    z-index: 1;
    margin-top: -58px
}

.tiktok-img {
    width: 14px
}

.tooltip-wrapper::after {
    content: attr(data-tooltip);
    font-size: 13.5px;
    width: 132px;
    text-align: center;
    position: absolute;
    display: inline-block;
    text-transform: none;
    animation: fade-in 300ms ease;
    background: #5a5959;
    border-radius: 4px;
    padding: 4px 10px;
    color: #fff;
    z-index: 1;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out;
    pointer-events: none
}

.tooltip-wrapper:hover::after {
    opacity: 1;
    visibility: visible
}

.tooltip-wrapper:hover::before {
    opacity: 1;
    visibility: visible;
    display: block
}

.qodef-breadcrumbs-current {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.psychicBanner {
    display: flex;
    width: 32%;
    justify-content: center;
    align-items: center;
    text-align: center
}

.PsychicBanner_psychicBanner__HQQyS.PsychicBanner_audiotel__m9PWC {
    padding: 12px;
    border-radius: 7px;
    height: 176px
}

@keyframes PsychicBanner_heartBear_eontS {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05);
        box-shadow: 0 10px 10px rgb(0 0 0 / .2)
    }
}

.chat-button .PsychicBanner_presentation__lZUSA {
    float: left;
    padding: 0 10px 10px 23px
}

.chat-button .PsychicBanner_presentation__lZUSA button {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #474464;
    border-color: #fff0;
    padding: 10px 24px;
    border-radius: 4px;
    cursor: pointer
}

.PsychicBanner_content__yP0Pn {
    padding: 10px 23px;
    display: flex;
    flex-direction: column;
    gap: 9px
}

.PsychicBanner_imageWrapper__Y8yNO {
    margin-top: 0;
    flex: 0 0 100px;
    height: 100px;
    border: 2px solid hsl(0 0% 86% / .24);
    border-radius: 50%;
    overflow: hidden;
    animation: PsychicBanner_heartBear_eontS 2s infinite
}

.PsychicBanner_imageWrapper__Y8yNOO {
    border: 2px solid hsl(0 0% 86% / .24);
    border-radius: 50%;
    overflow: hidden
}

.PsychicBanner_presentation__lZUSA {
    font-weight: 700;
    justify-content: center;
    font-size: 18px;
    font-size: 14px;
    text-transform: uppercase
}

.PsychicBanner_text__zQHUY {
    width: 100%
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #817581
}

::-webkit-scrollbar-thumb:hover {
    background: #645764
}

.modal {
    background: rgb(49 80 85 / .85)
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.hidden {
    display: none !important
}

.valid-msg {
    color: green !important
}

.error-msg {
    color: red
}

.fade {
    transition: opacity .15s linear
}

.modal.show .modal-dialog {
    transform: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

.mt-0 {
    margin-top: 0 !important
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px !important
    }
}

@media (max-width:992px) {
    .header-inner {
        height: 100%;
        justify-content: end
    }
}

@media (min-width:576px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 5.75rem auto
    }
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-body p {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    margin-block-start: 0;
    margin-block-end: 0;
    color: #636363
}

.modal-body span {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    color: #666
}

.m-3 {
    margin: 1rem !important
}

.modal-dialog {
    position: relative;
    width: auto;
    pointer-events: none
}

#modal_offer {
    background: url(../images/back.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #fff;
    border-radius: 1em 1em 1em 1em;
    box-shadow: 8px 8px 16px 0 rgb(0 0 0 / .1);
    min-height: 20.8125em;
    padding: 1.25em;
    justify-content: center;
    align-items: center;
    width: 100% !important
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 20PX;
    outline: 0
}

.pb-1 {
    padding-bottom: .25rem !important
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-title {
    font-size: 30px;
    color: #434240;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    margin: 0
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.text-center {
    text-align: center !important
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.icon_div {
    display: inline-block;
    background: #ffdfca66;
    border-radius: 50%;
    margin-top: 15px
}

.modal-body h2 {
    font-size: 45px;
    color: #ee5f38;
    margin-bottom: 5px !important
}

.modal-footer {
    flex-direction: column
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.pulse {
    animation: pulse 2s infinite
}

.btn {
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 18px;
    font-weight: 500;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.dispo::before {
    background-color: #79dab9;
    content: '';
    opacity: .26;
    position: absolute;
    left: 16%;
    bottom: 70%;
    z-index: 0;
    height: 24px;
    width: 70%;
    --tw-translate-x: -50%
}

.bg-accent1 {
    --tw-bg-opacity: 1;
    background-color: #ee5f38
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    background-image: none
}

.modal-footer>* {
    margin: .25rem
}

body {
    margin: 0;
    line-height: inherit
}

@keyframes pulse {
    50% {
        transform: scale(1.1)
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid #fff0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.grid {
    display: grid
}

.lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

button.btn-no {
    font-size: 11px;
    text-decoration: underline;
    background-color: #fff0;
    border: none;
    color: #666
}

@media only screen and (max-width:700px) {
    .qodef-page-title {
        width: 1386px !important
    }

    .qodef-page-title .qodef-m-content {
        gap: 36rem
    }

    .qodef-h1,
    h1 {
        font-size: 72px
    }

    .qodef-page-title .qodef-breadcrumbs a,
    .qodef-page-title .qodef-breadcrumbs span {
        font-size: 37px
    }

    .qodef-page-title .qodef-m-content .qodef-m-content-inner {
        left: 14rem
    }

    .bg h3 {
        margin-block-start: 0;
        margin-block-end: 0
    }

    .elementor-widget-container strong {
        font-size: 30px
    }

    .elementor-widget-container p {
        font-size: 33px
    }

    #qodef-page-footer .qodef-footer-logo {
        font-size: 47px
    }

    .footer-parag p {
        font-size: 28px
    }

    .qodef-h5,
    h5 {
        font-size: 35px
    }

    #qodef-page-footer .widget a {
        font-size: 30px
    }

    .Sections img {
        width: 40px
    }

    .paragraphe p {
        margin-top: 10px
    }

    .love- h3 {
        font-size: 44px;
        margin-block-start: 0;
        margin-block-end: 0
    }

    .Banner_audiotel {
        width: 57%
    }

    .PsychicBanner_presentation__lZUSA span {
        font-size: 35px
    }

    .PsychicBanner_text__zQHUY span {
        font-size: 25px
    }

    .PsychicBanner_psychic__dXFhf {
        gap: 30px
    }

    .Banner_text {
        top: 2.5rem
    }

    .chat-button .PsychicBanner_presentation__lZUSA {
        position: relative;
        top: .5rem
    }

    .Banner_text button {
        font-size: 25px
    }

    .PsychicBanner_imageWrapper__Y8yNOO {
        border: none;
        overflow: visible
    }

    .Banner_audiotel1 {
        width: 57%
    }

    .chat-button .PsychicBanner_presentation__lZUSA button {
        font-size: 25px
    }

    .PsychicBanner_presentation__lZUSAA span {
        font-size: 35px
    }

    .Banner_text1 {
        left: 34rem
    }

    select {
        font-size: 12px;
        padding: 11px 2px
    }

    .area-question h3 {
        font-size: 27px
    }

    .container__ZlGw h3 {
        font-size: 31px
    }

    .sub-title {
        font-size: 19px
    }

    .PsychicBanner_psychicBanner__HQQyS.PsychicBanner_audiotel__m9PWC {
        height: 198px
    }

    .qodef-theme-button,
    button[type=submit],
    input[type=submit] {
        font-size: 24px
    }

    .qodef-full {
        width: 25% !important
    }

    .link-button {
        font-size: 25px
    }

    .w-\[50px\] {
        width: 40px
    }

    .h-\[50px\] {
        height: 40px
    }

    .questionBlock label {
        font-size: 31px
    }

    .questions- {
        gap: 2rem
    }

    .birth {
        display: flex;
        flex-direction: column
    }

    .flatpickr {
        width: 100%;
        height: 46px !important
    }

    .message label {
        font-size: 31px
    }

    .free-question button {
        font-size: 17px
    }

    .top-area {
        gap: 3rem
    }

    .modal-dialog {
        justify-content: center
    }

    #modal_offer {
        width: 60% !important
    }
}

#error-msg {
    color: red;
    display: none
}

.logo {
    width: 150px
}

.Sections .flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0
}

.w-36 {
    width: 31%
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.w-50 {
    width: 50%
}

.border-card {
    border: 1px solid #d0cbcb;
    border-radius: 8px;
    padding: 16px 32px;
    background-image: url(https://img.freepik.com/vecteurs-libre/elegant-fond-valentine-effet-eclairage_1340-4358.jpg);
    background-size: cover;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    background-image: url(https://t3.ftcdn.net/jpg/07/89/02/16/360_F_789021609_Jt2vTqUHryhRkQPG57gNI9wEZV0Thgus.jpg);
    ;
    gap: 7px;
    z-index: 0;
}

.border-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(50 8 53 / 31%);
    z-index: 0;
    border-radius: 8px
}

.card3 {
    background-image: url(https://i.pinimg.com/736x/50/f9/53/50f95358fb77d288295fe24f7fae9cd1.jpg)
}

.border-card h3 {
    color: #fff;
    margin-block-start: 0;
    margin-block-end: 0;
    z-index: 1;
    font-size: 1.17em
}

.border-card p {
    color: #fff;
    margin-block-start: 0;
    margin-block-end: 0;
    z-index: 0;
    text-align: justify
}

.footer-part {
    background-color: #f8f7fb;
    padding: 0
}

.footer-part .container {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

.footer-part .footer-content {
    border-bottom: 1px solid #BEBEBE;
    padding-bottom: 60px
}

.col-md-3 {
    flex: 0 0 auto;
    width: 25%
}

.mt-5rem {
    margin-top: 5rem !important
}

.logo_footer {
    width: 86px;
    margin-bottom: .75rem
}

.footer-part .link-part a {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    color: #505050;
    display: block;
    text-decoration: none
}

.mt-3r {
    margin-top: 3rem !important
}

.fa-globe:before {
    content: "\f0ac"
}

a.platformUrl.qodef-submit.qodef-button.qodef-layout--filled:hover {
    background: #8f5894;
    color: #fff!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
a.platformUrl.qodef-submit.qodef-button.qodef-layout--filled.RedirectToPortal{
      font-size: 17px;
    color: #8f5793;
    cursor: pointer;
    border: 1px solid #8f5793;
    padding: 7px 18px;
    border-radius: 7px
}
.footer-part .link-part a:hover {
    color: #ee5f38
}

.title-footer {
    font-size: 17px;
    color: #000;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 500;
    margin-bottom: .5rem
}

.footer-link-content {
    padding: 28px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer-link-content p {
    font-family: Heebo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 26px;
    text-transform: capitalize;
    color: #272926;
    margin-bottom: 0;
    margin-block-start: 0;
    margin-block-end: 0
}

.gap-8 {
    gap: 8px
}

.justify-end {
    justify-content: flex-end
}

.flex-wrap {
    flex-wrap: wrap !important
}

.text-\[13px\] {
    font-size: 13px
}

.font-medium {
    font-weight: 500
}

.text-paragraph {
    --tw-text-opacity: 1;
    color: rgb(99 99 99 / var(--tw-text-opacity))
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    margin-top: calc(var(--bs-gutter-y)* -1);
    margin-right: calc(var(1.5rem)* -.5);
    margin-left: calc(var(1.5rem)* -.5)
}

.shared-banner_component__bannerTop {
    background-color: #262626;
    display: block;
    right: 0;
    top: 0;
    transition: max-height .3s ease-in-out
}

.headerstrip-wrapper {
    border-bottom: 1px solid #58443a
}

.headerstrip {
    font-size: 14px;
    border-bottom: 1px solid #e5c3a7
}

.headerstrip .headerstrip-content-background {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to right, #e5b28a, #FFF5ED);
    background-repeat: repeat-x
}

.headerstrip .headerstrip-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px;
    background: #5E3023
}

.headerstrip .headerstrip-canvas {
    height: 50px;
    margin: auto auto
}

.headerstrip .headerstrip-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.headerstrip .headerstrip-text {
    color: #fff;
    text-decoration: none;
    padding-right: 24px;
    font-weight: 300;
    letter-spacing: .8px
}

.headerstrip-text strong {
    color: #000
}

.headerstrip .headerstrip-text strong {
    color: #fff
}

.font-16 {
    font-size: 16px !important
}

.headerstrip .headerstrip-cta {
    position: relative;
    background-color: #fff;
    padding: 6px 30px 5px 30px;
    color: #e47947;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    text-align: center;
    min-width: 100px
}

.modal-dialog {
    max-width: 600px !important
}

.logo-modal {
    width: 11% !important
}

.div-header {
    padding: 5px 5px 5px 17px;
    background-color: #fff5f2;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    border-bottom: 1px solid #d7e6f3
}

.main-header-dropdown {
    position: absolute;
    inset: 0 auto auto 0;
    margin: 0;
    transform: translate(1762px, 48px);
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1rem 1.125rem rgb(169 169 169 / .35);
    width: 8rem;
    z-index: 2
}

.close-modal {
    background: #fff0;
    border: 0;
    color: #ada19d;
    cursor: pointer;
    display: inline-block;
    font-size: 26px
}

.sub-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    list-style: none;
    padding: 10px;
    margin: 0;
top: 20px;
    left: 5px;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1);
    border-radius: .25rem !important
}

.consultation:hover {
    ul {
        display: flex;
        flex-direction: column;
        padding: 9px 11px;
        gap: 20px;
        width: 221px;

        a:hover:before {
            background-color: #ee5f38;
            content: "";
            display: inline-block;
            height: 1px;
            transition: width .3s;
            vertical-align: middle;
            width: .8em
        }

        a:hover {
            color: #be6686 !important
        }
    }
}

.sub-menu:hover::before,
.sub-menu:focus::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0;
    border-bottom: 8px solid #f1f5f8
}

.gap-6r {
    gap: 6rem
}

.ml-20 {
    margin-left: 10px
}

.mr-20 {
    margin-right: 20px
}

.menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.sub-menu a {
    color: #330833
}

.qodef-header-navigation ul li {
    position: relative;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.font-400 {
    font-weight: 400
}
.fa-phone:before {
  content: "\f095";
}

.btn_credit{
        background-color: #26bf94 !important;
    border-color: #fff !important;
    border-radius: .25rem;
    color: #fff !important;
    display: flex;
    font-weight: 500;
    justify-content: space-between;
    width: auto;
    align-items: center;

}
.btn_offer{
        background-color: #d7841d !important;
    border-color: #d7841d !important;
    border-radius: .25rem;
    color: #fff !important;
    display: flex;
    font-weight: 500;
    justify-content: space-between;
    width: auto;
    align-items: center;

}.btn_offer i{
        padding: 0 10px;
}
.remaining{
        align-items: center;
    background-color: #fff3;
    display: flex;
    font-size: 13px;
    justify-content: center;
    padding: 6px 10px;
}
.btn_credit i{
        padding: 0 10px;
}
.fa-comment:before {
 content: "\f075";
}
.fa-gift:before{
     content: "\f06b";
}
.dropdown-item {
    padding: 7px 18px;
    font-size: 14px;
    color: #636363
}

.avatar.avatar-xs {
    width: 1.25rem;
    height: 1.25rem;
    font-size: .65rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .4rem;
    color: #fff;
    font-weight: 500;
    position: relative
}

.avatar img {
    width: 1rem;
    height: 1rem;
    border-radius: .4rem
}

[hover-tooltip] {
    &:hover {
        &::before {
            content: attr(hover-tooltip);
            font-size: 12.5px;
            width: 161px;
            text-align: center;
            position: absolute;
            display: inline-block;
            text-transform: none;
            top: calc(90% + 10px);
            animation: fade-in 300ms ease;
            background: #5a5959;
            border-radius: 4px;
            padding: 4px 10px;
            color: #fff;
            z-index: 3
        }

        &::after {
            content: '';
            position: absolute;
            display: block;
            left: 50%;
            width: 0;
            height: 0;
            top: calc(80% + 10px);
            border: 1px solid #000;
            border-color: #5a5959 #fff0 #fff0 #fff0;
            border-width: 4px 6px 0;
            animation: fade-in 300ms ease;
            z-index: 1;
            transform: rotate(180deg)
        }
    }
}

.lg\:pt-\[50px\] {
    padding-top: 20px
}

.qodef-social-icons-group a {
    background: #fff0;
    border: 1px solid #fff;
    font-size: 15px;
    border-radius: 50px;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px
}

.qodef-social-icons-group a:hover {
    background: #fff;
    color: #320933;
    border: 1px solid #320933
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.header-inner {
    /* height: 82%; */
    justify-content: end;
}

.mb-12 {
    margin-bottom: 12px;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}


@media (max-width:1024px) {
    #qodef-page-outer {
        width: min-content
    }
}

.HoroscopeCompatibilitySection {
    border: 1px solid #f4eded;
    padding: 13px 60px;
    background-image: url(https://t3.ftcdn.net/jpg/01/13/31/64/360_F_113316480_38pFv156QZ63Muku421twISdjlBFZKPT.jpg);
    border-radius: 11px
}

a.btn-card:hover {
    color: #fff;
    background: #330833;
    transition: .3s all
}

.mt-14 {
    margin-top: 14px
}

.mtb-20 {
    margin: 0 20px
}

.mr-10 {
    margin-right: 10px
}

.pb-37 {
    padding-bottom: 37px
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.input-error {
    border: 1px solid red !important
}

.modal-backdrop1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100vw;
    height: 100vh;
    background-color: #2727272e
}

.spinner-container {
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: #fff0;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

@keyframes spinner-border {
    100% {
        transform: rotate(360deg)
    }
}

.modal-backdrop1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100vw;
    height: 100vh;
    background-color: #2727272e
}

.spinner-container {
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: #fff0;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

@keyframes spinner-border {
    100% {
        transform: rotate(360deg)
    }
}

#preloader::after,
#preloader::before,
.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: flex;
    height: 100vh;
    width: 100%
}

#preloader::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    --tw-content: '';
    content: var(--tw-content)
}

#preloader::after {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 300ms;
    --tw-content: '';
    content: var(--tw-content)
}

.preloaded:after,
.preloaded:before {
    -webkit-animation: .3s ease-in-out .5s forwards preloadedDone;
    animation: .3s ease-in-out .5s forwards preloadedDone
}

.loader--border {
    position: relative;
    margin: auto;
    height: 250px;
    width: 1px;
    overflow: hidden;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 700ms
}

.loader--border::before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0;
    width: 1px;
    --tw-translate-y: -50%
}

.loader--border::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    --tw-translate-y: -100%;
    --tw-bg-opacity: 1;
    background-color: rgb(153 153 153 / var(--tw-bg-opacity))
}

.loader--border:before {
    -webkit-animation: 1s ease-in-out forwards borderLine;
    animation: 1s ease-in-out forwards borderLine
}

.loader--border::before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0;
    width: 1px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content)
}

.loader--border:after {
    -webkit-animation: 1.2s linear 2s infinite borderRound;
    animation: 1.2s linear 2s infinite borderRound
}

.loader--border::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    --tw-translate-y: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-bg-opacity: 1;
    background-color: rgb(153 153 153 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content)
}

.preloaded .loader--border {
    opacity: 0;
    height: 100% !important
}

@-webkit-keyframes borderLine {
    0% {
        height: 0%
    }

    100% {
        height: 100%
    }
}

@keyframes borderLine {
    0% {
        height: 0%
    }

    100% {
        height: 100%
    }
}

@-webkit-keyframes borderRound {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(200%)
    }
}

@keyframes borderRound {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(200%)
    }
}

@-webkit-keyframes preloadedDone {
    0% {
        width: 50%
    }

    100% {
        width: 0%
    }
}

@keyframes preloadedDone {
    0% {
        width: 50%
    }

    100% {
        width: 0%
    }
}

h1.qodef-m-title.entry-title {
    text-transform: capitalize;
    margin-top: 30px;
}

label a {
    color: #ee5f38;
}
select.placeholder {
    color: #d2d2d2;
    font-size: 8px!important;
}

select:not(:focus):invalid {
    color: #C7C7C7;
}
.before\:bg-\[\#ED5F38\]::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: #a7a7a7
}

#submenu {
    position: absolute;
    top: 0;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.hide-submenu {
    display: none;
}

.language-dropdown-wrapper {
    position: relative;
}

.show-submenu {
    display: block;
}

.profile-dropdown {
    min-width: auto;
    position: absolute;
    z-index: 1000;
    font-size: 1rem;
    color: #504441;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / .15);
    border-radius: .25rem !important;
    padding: 7px 11px !important;
}

.font-12 {
    font-size: 12px;
}

p.mb-0.font-12.op-7.m-0 {
    color: rgb(0 0 0 / .5);
    font-weight: 400;
}
p.font-12.op-7 {
    color: rgb(0 0 0 / .5);
    font-weight: 400;
}
.dropdown-item {
    padding: 0px !important;
    font-size: 14px;
    color: #636363
}

.border-bottom-menu {
    border-bottom: 1px solid #eee !important
}

ul.sub-menu {
    padding-left: 1rem !important
}

.before\:bg-\[\#ED5F38\]::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: #a7a7a7
}

.service-shape::before {
    position: absolute;
    left: 16%;
    bottom: 70%;
    z-index: 0;
    height: 24px;
    width: 70%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-content: '';
    content: var(--tw-content)
}

.w-\[70px\] {
    width: 70px
}

select {
    border-radius: 5px;
    background: #8f74bd0f;
    border-color: #fff0;
    color: #330833;
    font-weight: 300
}

.available {
    --tw-bg-opacity: 1;
    background-color: rgb(72 205 160 / var(--tw-bg-opacity)) !important
}

.available::before {
    --tw-bg-opacity: 1;
    background-color: rgb(121 218 185 / 0.2)
}

.orange {
    --tw-bg-opacity: 1;
    background-color: rgb(230 188 19 / var(--tw-bg-opacity))
}

.orange::before {
    --tw-bg-opacity: 1;
    background-color: rgb(230 188 19 / 0.2)
}

.gray {
    background-color: #a7a7a7
}

.gray::before {
    --tw-bg-opacity: 1;
    background-color: rgb(167 167 167 / 0.2)
}

.dialog-header-v2__img {
    height: unset;
    position: absolute;
    top: -140px;
    width: 100%;
    z-index: 9999999
}

#freeconsultationIframe {
    background-image: url(../images/4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px
}

#offerIframe {
    background-image: url(../images/18.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    z-index: 9999;
    border-radius: 0;
    transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
    -ms-transition: all 0.3s cubic-bezier(.785, .135, .15, .86)e;
    -o-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%)
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    padding: 0 0;
    z-index: 5;
    box-shadow: -9px 0 14px 0 rgb(0 0 0 / 6%)
}

.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 42px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 23px;
    color: #292b37;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 30px 0
}

.navigation li {
    color: black !important;
    font-size: 15px;
    border-top: 1px solid #0000001a;
    width: 100%;
    justify-content: start;
    align-items: start
}

.navigation li a {
    padding: 10px 25px;
    color: #000
}

.navigation .jet-menu-item-wrapper {
    padding: 10px 25px
}

.jet-menu-item-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 7px
}

.mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 30px;
    cursor: pointer;
    line-height: 1;
    color: #fff;
    display: none;
    margin-top: 0;
    margin-right: 11px
}

.mobile-menu-visible .mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    opacity: 0;
    visibility: hidden;
    background: rgb(0 0 0 / .5)
}

.mobile-menu-visible .menu-backdrop {
    opacity: 1;
    visibility: visible
}

.nav-logo img {
    width: 150px
}

.header-background {
    background: #330833
}

.mobile-menu .navigation li .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: #ee5f38;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center
}

.navigation .Btn {
    padding: 10px 25px;
    margin: 15px 0
}

@media (min-width:992px) {
    #offerModal .modal-lg {
        max-width: 700px !important
    }
}

@media (min-width:992px) {
    #SpecialofferModal .modal-lg {
        max-width: 700px !important
    }
}

.cardTitle {
    color: #b62222;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 700
}

.blurCard {
    opacity: .5;
    filter: blur(4px)
}

.cursor-none {
    cursor: none
}

li ul li {
    position: relative;
    display: inline-block
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgb(0 0 0 / 10%)
}

.mobile-menu .navigation li ul li>a {
    font-size: 14px;
    margin-left: 20px;
    text-transform: math-auto
}

.sub-menu1 li {
    padding: 10px 0
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1417px !important
    }
}

.w-76 {
    width: 76%
}

@media (max-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 1230px
    }
}



/* empty block experts */
.box {
    width: 90%;
    /* padding: 0 15px; */
}

.skeleton {
    padding: 15px;
    max-width: 300px;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.skeleton .square {
    height: 80px;
    border-radius: 5px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-squares 2s infinite ease-out;
}

.skeleton .line {
    height: 12px;
    margin-bottom: 6px;
    border-radius: 2px;
    background: rgba(130, 130, 130, 0.2);
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
    background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
    background-size: 800px 100px;
    animation: wave-lines 2s infinite ease-out;
}

.skeleton-right {
    flex: 1;
}

.skeleton-left {
    flex: 2;
    padding-right: 15px;
}

.flex1 {
    flex: 1;
}

.flex2 {
    flex: 2;
}

.skeleton .line:last-child {
    margin-bottom: 0;
}

.h8 {
    height: 8px !important;
}

.h10 {
    height: 10px !important;
}

.h12 {
    height: 12px !important;
}

.h15 {
    height: 15px !important;
}

.h17 {
    height: 17px !important;
}

.h20 {
    height: 20px !important;
}

.h25 {
    height: 25px !important;
}

.w25 {
    width: 25% !important
}

.w40 {
    width: 40% !important;
}

.w50 {
    width: 50% !important
}

.w75 {
    width: 75% !important
}

.m10 {
    margin-bottom: 10px !important;
}

.circle {
    border-radius: 50% !important;
    height: 80px !important;
    width: 80px;
}

@keyframes wave-lines {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@keyframes wave-squares {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@media screen and (max-width:991px) {
       a#logoutBtn {
        margin-top: 7px;
}   .Menu_header {
        justify-content: space-between !important;
    }
      .divinaro {
        display: block !important;
        width: 100px;
    } .right-section {
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 100%;
    }
        .btnAccount {
        display: none;
    }
    .OnecreditsContainer {
        display: flex !important;
    }
        .LogoImg {
        display: none;
    }
    .personnalCode {
        display: none;
    }
        .lang {
        display: none;
    }
        .profile-dropdown {
        width: 159px;
        display: flex;
        flex-direction: column;
        right: 5px;
    }
        .accountBtn {
        display: block !important;
    }
        .codeBtn {
        display: block !important;
    }
    .shopCard {
        display: flex !important;
    }
        .languageBtn {
        display: block !important;
    }
        #submenu {
        position: absolute;
        width: 100%;
        box-shadow: none;
        right: 171px;
        border-radius: 0;
    }
        .btn-buy {
        display: none;
    }

        .creditsContainer {
        display: none;
    }.qodef-header-navigation>ul>li>a {
        font-size: 12px
    }

    .Sections .flex {
        justify-content: center !important
    }

    .mobile-nav-toggler {
        display: block !important
    }

    .logo {
        width: 125px
    }

    .qodef-skin--light {
        height: 20vh;
        justify-content: space-between;
    }

    .gap-6r {
        gap: 1rem
    }

    .horoscope {
        font-size: 10px
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .qodef-social-icons-group a {
        padding-left: 10px;
        padding-right: 10px
    }

    .Sections .flex {
        gap: 0
    }

    .qodef-header-navigation>ul {
        gap: 1rem
    }

    #qodef-page-header-inner {
        padding: 0 13px
    }

    #qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
    .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
        font-size: 9px
    }

    .qodef-social-icons-group a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 9px
    }

    .header {
        height: 21vh
    }
}

@media (max-width:880px) {
    .qodef-social-icons-group a {
        padding-left: 10px;
        padding-right: 10px
    }

    .Sections .flex {
        gap: 0;
        justify-content: center !important
    }

    .Icon_icon__cD9OL {
        padding: 0 90px
    }

    .questionBlock label {
        font-size: 19px
    }

    .message label {
        font-size: 19px
    }

    .questions- {
        gap: 20px
    }

    .top-area {
        gap: 20px
    }
}

@media (max-width:768px) {
 .mt-5rem {
    margin-top: 3rem !important;
}   #submenu {
        position: absolute;
                right: 171px;
        width: 100%;
    }

    .qodef-header-navigation>ul {
        gap: 1rem
    }

    .headerstrip .headerstrip-cta {
        padding: 6px 10px
    }

    .divinaro {
        width: 94px
    }

    .link-button {
        font-size: 15px
    }

    .mobile-nav-toggler {
        display: block !important
    }

    #qodef-page-header-inner {
        padding: 0 13px
    }

    #qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
    .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
        font-size: 9px
    }

    .qodef-social-icons-group a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 9px
    }

    .header {
        height: 18vh
    }

    .elementor-3163 .elementor-element.elementor-element-1bfe639 {
        padding: 148px
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .zi-1 {
        display: flex;
        justify-content: center
    }

    .border-card h3 {
        text-align: center
    }

    #qodef-page-outer {
        width: min-content
    }

    .qodef-horoscope-list .qodef-e-time-period {
        margin-top: 43px;
        font-size: 32px
    }

    #slider-6-slide-22-layer-11 {
        font-size: 29px
    }

    #slider-6-slide-22-layer-9 {
        font-size: 24px
    }

    .col-4 {
        flex: 0 0 auto;
        width: 24.333333%
    }

    .Sections .flex {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        gap: 0rem
    }

    .bg h3 {
        text-align: justify
    }

    .questionBlock input {
        height: 51px !important;
    }

    select {
        height: 51px !important;
    }

    select option::placeholder {
        font-size: 15px !important;
    }

    .love h4 {
        text-align: justify
    }

    .paragraphe {
        text-align: center
    }

    .w-36 {
        width: 37%
    }



    h1 {
        font-size: 37px
    }

    .section1 {
        padding: 37px 32px !important
    }
}
.p-5p{
    padding: 5px!important;
}
.fs-15{
    font-size: 15px;
}
.credit_span {
    padding: 0 17px;
    font-size: 15px;
}
.fa-caret-down:before {
    content: "\f0d7";
}
.l-0{
    left: 0;
}
.r-0{
    right: 0!important;
}
.fs-13 {
    font-size: 13px;
}
.fs-12 {
    font-size: 12px;
}
.dropdown_credits{
    position: relative;
}
.border-end {
    border-bottom: 1px solid #f3f3f3;
    padding: 7px;
}
@media (max-width:660px) {
    #submenu {
    right: 140px;

    }.OnecreditsContainer {
    display: flex!important;
}
.OnecreditsContainer a span.fw-bold.fs-15.mb-0.label-btn-icon.remaining {
    padding: 6px !important;
}  a#logoutBtn {
    padding-top: 7px!important;
}  .remaining {
    padding: 10px!important;
}
/* .dropdown_credits{
    display: flex!important;
} */
.creditsContainer{
    display: none;
}
 .nav {

        display: flex;
        justify-content: end;
    }

    .logo-img {
        width: 190px;
    }

    .btnAccount {
        display: none;
    }

    .personnalCode {
        display: none;
    }

    .divinaro {
        display: block !important;
    }

    .right-section {
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 100%;
        
    }
.profile-icon {
    margin-right: 0;
}
    .btn-buy {
        display: none;
    }

    .shopCard {
        display: flex !important;
    }

    .profile-dropdown {
        width: 128px;
        display: flex;
        flex-direction: column;
        right: 5px;
    }

    .lang {
        display: none;
    }

    .LogoImg {
        display: none;
    }

    .accountBtn {
        display: block !important;
    }

    .codeBtn {
        display: block !important;
    }

    .languageBtn {
        display: block !important
    }
}

@media (max-width:480px) {
    .top-area {
    padding: 2rem 1rem;
    }
    #submenu {
    right: 140px;

    }
   .top-bar.fixed {
    width: 100%;
}.top-bar {
    width: 100%;
}
    .Icon_icon__cD9OL {
        padding: 0;
    }

    h1.qodef-m-title.entry-title {
        margin-bottom: 0 !important;
    }

    .menu_header {
        width: -webkit-fill-available !important;
    }

    .flex.items-center.justify-end.gap-8.justify-end.flex-wrap {
        justify-content: center;
    }

    .area h2 {
        font-size: 27px;
    }

    .img-sign {
        left: 56%;
    }

    .header-inner {
        justify-content: center !important;
    }

 

    .btn-buy {
        display: none
    }

    .HoroscopeCompatibilitySection {
        padding: 13px 12px !important
    }

   .gap-25 {
    gap: 20px;
} .uppercase {
        font-size: 16px
    }

    .container__ZlGw h3 {
        font-size: 27px
    }

    .area h2 {
        font-size: 27px
    }

    .paragraphe p {
        font-size: 16px
    }

    .grid-cols-2 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .btn-card {
        font-size: 13px
    }

    .logo {
        width: 67px
    }

    .link-button {
        font-size: 15px
    }

    .section1 {
        padding: 37px 32px !important
    }

    .divinaro {
        width: 80px
    }

    .ml-20 {
        margin-left: 11px;
    }

    .qodef-header-navigation>ul {
        gap: 1rem
    }

    .logo {
        width: 66px
    }

    .qodef-header-navigation>ul>li>a .qodef-btn-text {
        font-size: 11px
    }

    .qodef-social-icons-group a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 10px
    }

    #todayDate {
        font-size: 12px
    }

    h1 {
        font-size: 22px
    }

    .elementor-3163 .elementor-element.elementor-element-1bfe639 {
        padding: 148px
    }

    .border-card h3 {
        text-align: center
    }

    .zi-1 {
        display: flex;
        justify-content: center
    }

    .qodef-horoscope-list .qodef-e-time-period {
        margin-top: 43px;
        font-size: 32px
    }

    #slider-6-slide-22-layer-11 {
        font-size: 29px
    }

    #slider-6-slide-22-layer-9 {
        font-size: 24px
    }

    .col-4 {
        flex: 0 0 auto;
        width: 22.333333%
    }

    .Sections .flex {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        gap: 0rem
    }

    .bg h3 {
        text-align: justify
    }

    .love h4 {
        text-align: justify
    }

    .paragraphe {
        text-align: center
    }

    .title-footer {
        font-size: 17px
    }

    .footer-part .link-part a {
        font-size: 15px
    }

    .footer-link-content {
        justify-content: center
    }

    .sm\:text-\[16px\] {
        font-size: 11px
    }
}
input#termCheckbox1 {
    cursor: pointer;
}
input#termCheckbox2 {
    cursor: pointer;
}.status-spinner {
  width: 16px;
  height: 16px;
  border: 3px solid rgba(255,255,255,.3);
  border-top: 3px solid #fff;
  border-radius: 50%;
  animation: spin .8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.bg-busy{
        background-color: #e6bc13!important;
    border: 1px solid #e6bc13!important;
    cursor: no-drop;
}
.no-drop{
    cursor: no-drop!important;
}


select option:disabled{
 color: #d2d2d2;
    font-size: 15px;
}