.btngroups .switch {
    margin: 0;
}
.btngroups .switch input:checked + .slider {
    background-color: #EAC7B9;
}
#card_details #card-errors{
    color: red;
}

.video-frame video {
    width: 100%;
}
.video-frame video, .videofull video {

    border-radius: 20px;
}
.multiselect .multiselect__tags {
    width: 100%;
    color: #2f2f2f;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #ffffff;
    border-radius: 30px;
    outline: none;
    min-height: 58px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.multiselect__option--selected.multiselect__option--highlight:after , .multiselect__option--highlight:after{
    background: #ddb7a8 !important;
    content: attr(data-deselect);
    color: #fff;
}
.multiselect__option--selected.multiselect__option--highlight , .multiselect__option--highlight{
    background: #eac7b9 !important;
}
.multiselect.multiselect--active .multiselect__tags input.multiselect__input {
    padding: 10px !important;
    border: none !important;
    outline: none !important;
    box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
}

.multiselect .multiselect__tags .multiselect__tags-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.multiselect .multiselect__tags .multiselect__tags-wrap span.multiselect__tag {
    margin: 0;
    border-radius: 50px;
    background: #2f2f2f;
    font-size: 12px;
    padding: 8px 20px 8px 10px;
}

.multiselect .multiselect__tags .multiselect__tags-wrap span.multiselect__tag i.multiselect__tag-icon {
    top: 50%;
    transform: translate(0px, -50%);
    line-height: 1;
    color: #ffffff;
    width: 20px;
    margin: 0;
}

.multiselect .multiselect__tags .multiselect__tags-wrap span.multiselect__tag i.multiselect__tag-icon::after {
    color: #ffffff;
    font-size: 16px;
}
.vue-dropzone {
    padding: 0 !important;
    background: transparent;
    border: none !important;
    min-height: 100px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.dropzone .dz-preview {
    margin: 0 !important;
    width: 100% !important;
    border-radius: 18px !important;
}
.vue-dropzone {border-radius: 16px;}
.dropzone .dz-preview .dz-details {
    border-radius: 18px;
    background: #fbd5d6  !important;
}
.vue-dropzone>.dz-preview .dz-remove {
    position: relative !important;
    margin: 0 auto !important;
    max-width: 20%;
    left: inherit !important;
    top: inherit !important;
    background: #2f2f2f !important;
    border: 1px solid #2f2f2f !important;
    font-family: 'Urbanist';
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 50px;
    text-decoration: none !important;
    transition: .4s ease !important;
}
.vue-dropzone>.dz-preview .dz-remove:hover {
    color: #2f2f2f !important;
    background: #ffffff !important;
}
.dropzone .dz-preview .dz-details .dz-size {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px 0 !important;
    font-family: 'Montserrat';
    color: #2f2f2f;
}
.dropzone .dz-preview .dz-details .dz-filename {
    text-align: center;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 0 0 !important;
    font-family: 'Montserrat';
    color: #2f2f2f;
}
.modalprime {
    background: #00000054;
}
#advisor-sidebar .sidebarmenu li a img, #advisor-sidebar .sidebarmenu li button img {
    width: 20px;
    height: 20px;
}
#advisor-sidebar .sidebarmenu li a , #advisor-sidebar .sidebarmenu li button  {
    padding: 8px 8px 8px 16px !important;
}

#advisor-sidebar .sidebarmenu li button ~ .relative div a {
    padding-left: 60px !important;
}
.audiomodalbar .ar {
    width: 100%;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
}
 /* pagination css start here */
 .primary-pagination nav {
    position: relative;
    justify-content: center;
}
.swal2-actions .swal2-styled {
    width: 100%;
}

.swal2-actions 
 .swal2-confirm.swal2-styled {
    background: #000000;
    padding: 10px 40px;
}
.primary-pagination nav .flex.justify-between.flex-1.sm\:hidden {
    display: none;
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md span[aria-disabled="true"] span {
    border-radius: 8px;
    opacity: .5;
    cursor: not-allowed;
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between,
.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between>div {
    justify-content: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md span span,
.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md a {
    display: flex;
    width: 40px;
    padding: 5.985px 0px 6.015px 0px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1.397px solid var(--Old-White-Text, #E9E5F1);
    background: #FFF;
    height: 40px;
    color: #B1ACB9;
    text-align: center;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.941px;
    /* 174.632% */
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div:nth-child(1) {
    display: none;
}
input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    /* @apply w-6 h-6 appearance-none pointer-events-auto; */
}
.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    gap: 12px;
    box-shadow: none;
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md span[aria-current="page"] span,
.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md a:hover {
    border-radius: 8px;
    border: 1.397px solid var(--Golden, #F0AC01);
    background: #FFF;
    color: var(--Dark-text, #2F2F2F);
}

.primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md a:nth-child(2) {}

.multiple-select .select2-container {
    width: 100% !important;
}

.audiomodalbar .ar .ar-content {
    padding-bottom: 0 !important;
}

.audiomodalbar .ar .ar-content .ar-recorder {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: row !important;
}

.audiomodalbar .ar .ar-content .ar-recorder .ar-icon {
    display: flex;
    width: 52px !important;
    height: 52px !important;
    position: relative !important;
    float: none !important;
    line-height: 52px !important;
    box-shadow: none !important;
    top: inherit !important;
    right: inherit !important;
    align-items: center;
    justify-content: center;
}

.audiomodalbar .ar .ar-content .ar-recorder__duration {
    font-family: 'NOCTADO' !important;
    font-size: 36px !important;
}

.audiomodalbar .ar .ar-content .ar-recorder .ar-icon svg {
    width: 30px !important;
    height: 30px !important;
}
.vue__time-picker 
 ul li.active {
    background: #2f2f2f !important;
}
.vue__time-picker ul li {
    font-family: 'Urbanist';
}
.vue__time-picker input.display-time {
    padding-left: 18px !important;
    padding-right: 18px;
}
input[type="submit"]{
    cursor: pointer;
}
#accordion-collapse div[aria-expanded="true"] svg {
    transform: rotate(0deg);
}
#accordion-collapse div[aria-expanded="false"] svg {
    transform: rotate(180deg);
}
input.error{
    font-size: 17px;
    color: inherit;
}
.errorsetbar {
    position: relative;
}
.errorsetbar label#term_condition-error {
    position: absolute;
    bottom: -20px;
}
.phnbar .iti input#phone_number.error ~ .error {
    position: absolute;
    bottom: -22px;
}
.mobile-full-bar label#phone_number-error {
    position: absolute;
    left: 0;
    bottom: -20px;
}
.error {
    color: red;
    font-size: 14px;
    font-family: "Urbanist";
}
.mobile-full-bar {
    position: relative;
    width: 100%;
}
.mobile-full-bar .iti {
    width: 100%;
}
.custom-stripe-bar {
    background: white;
    padding: 24px;
    border-radius: 18px;
    border: 1px solid rgb(229 231 235);
}
.btn-date.active {
    background: #2f2f2f;
}
.btn-date.active h5, .btn-date.active h6 , .btn-date.active h3 {
    color: #ffffff;
}
/* new-css */
@layer utilities {
    /* Chrome, Safari and Opera */
    .no-scrollbar::-webkit-scrollbar {
      display: none;
    }

    .no-scrollbar {
      -ms-overflow-style: none; /* IE and Edge */
      scrollbar-width: none; /* Firefox */
    }
}

/* .text-[17px], .md\:text-[17px] , .sm\:text-[17px], .xl\:text-[17px],
    .text-\[16px\], .md\:.text-\[16px\] , .sm\:.text-\[16px\], .xl\:.text-\[16px\]{
    font-size: 17px !important;
} */

.person-info{
    position: relative;
}

.person-info::before {
    content: "";
  position: absolute;
  top: -.77px;
  left: -27px;
  width: 40px;
  height: 100%;
  background: white;
  border-top: 1px solid #e5e7eb;

}
.lineremove.person-info::before{
    content: "";
  position: absolute;
  top: -.77px;
  left: -14px;
  width: 30px;
  height: 100%;
  background: white;
  border-top: 1px solid #e5e7eb;
}
.person-info::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -13px;
    width: 30px;
    height: 2px;
    background: #e5e7eb;
    border-top: 1px solid #e5e7eb;

}
.login-side{
    position: relative;
}
.login-side::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/sun.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 142px;
    height: 142px;

}

.login-side::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("../images/archery.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 130px;
    height: 190px;

}
.wave-in-bg {
    background-image: url("../images/wave-bg1.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    
}
.video-call-bg{
    background-image: url("../images/video-call-bg.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


/* Loader css */
.carousel-setting .owl-dots {
    width: 50%;
    float: left;
    display: flex;
    margin: 30px 0 0 0;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.carousel-setting .owl-nav .owl-prev, .carousel-setting .owl-nav .owl-next {
    margin: 0 !important;
    border: 0 !important;
    font-size: 0 !important;
    background-image: url("../images/next1.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 44px;
    background-color: transparent !important;
    height: 44px;
}
.carousel-setting .owl-nav .owl-prev {
    margin: 0 !important;
    border: 0 !important;
    font-size: 0 !important;
    background-image: url("../images/prev1.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 44px;
    background-color: transparent !important;
    height: 44px;
}
.carousel-setting .owl-dots .owl-dot span {
    margin: 0 !important;
    width: 0.625rem !important;
    height: 0.625rem !important;
    background: #dfdbe8 !important;
}
.carousel-setting .owl-dots .owl-dot.active span {
    width: 40px !important;
    background: #2f2f2f !important;
}
.carousel-setting .owl-nav {
    float: right;
    width: 50%;
    margin: 30px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.dotsbar button[aria-current="true"] {
    background: #2f2f2f !important;
    width: 40px;
}
.sidebarmenu li .active {
    border-radius: 10.667px;
    background: #eac7b9;
    color: #2f2f2f;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.chatusersidebar ul.active {
    border-radius: 10px;
    background: var(--Light-Light-Gold, #fbf5e5);
}
.chatusersidebar ul.active::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 5.333px;
    background: var(--Dark-text, #2f2f2f);
    transform: translate(0px, -50%);
}
.gradbar {
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 17.19%,
        rgba(0, 0, 0, 0.34) 100%
    );
}
.tabbtn[aria-selected="true"] .w-\[18px\] {
    background: #eac7b9;
    color: #2f2f2f;
}
.tabbtn-border[aria-selected="true"] {
    background: transparent;
    border: 2px solid #2f2f2f;
}
.tabbtn[aria-selected="true"] {
    background: #2f2f2f;
    color: #ffffff;
}
#advisor-sidebar .sidebarmenu li .active {
    border-radius: 10.667px;
    background: #ffffff;
    color: #2f2f2f;
}
#advisor-sidebar .sidebarmenu li .active::after {
    border-radius: 5.333px;
    opacity: 0.8;
    background: var(--Dark-skin, #eac7b9);
}
.sidebarmenu li .active::after {
    content: "";
    width: 5.333px;
    height: 37.176px;
    border-radius: 5.333px;
    background: var(--Dark-text, #2f2f2f);
    top: 50%;
    position: absolute;
    left: 0;
    transform: translate(0px, -50%);
}
.sidebarmenu li .active img {
    filter: brightness(0.3);
}
.dotsbar button {
    transition: 0.3s ease;
}
.montserrat {
    font-family: "Montserrat", sans-serif;
}
.Urbanist {
    font-family: "Urbanist", sans-serif;
}
.noctado {
    font-family: "NOCTADO";
}
.Nautilus {
    font-family: "Nautilus Pompilius", Norican;
}
.customgapforgrid {
    grid-column-gap: 15px !important;
    grid-row-gap: 34px !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.footermain::after {
    content: "";
    width: 98.375px;
    height: 98.57px;
    transform: rotate(21.776deg);
    background-image: url("../images/footer-shape.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20%;
    left: 0;
}
.searchbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fffcf8 ;
    padding: 20px;
    z-index: 999;
    transition: .5s ease;
    transform: translate(0px, -100%);
}
.toggle-button.active h5,.toggle-button.active h6, .toggle-button.active h3 {
    color: #FFFFFF;
}
.searchbar.searchbar-expanded {
    transform: translate(0px, 0px);
}
.form-search::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("../images/searchicon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0px, -50%);
    display: none;
}
.hero_banner {
    background-image: url("../images/hero-banner-replace1-min.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wework-bg {
    background-image: url("../images/work-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.expe-bg {
    background-image: url("../images/exp-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.owl-testimonials .owl-nav {
    display: none !important;
}
.shape-white::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 110px;
    background: #f5eef5;
    width: 100%;
    z-index: 1;
}
.tabbar li button[aria-selected="true"] {
    border: 2px solid #2f2f2f;
    color: #2f2f2f;
}
.dispute_tabs li button[aria-selected="true"] {
    background-color: #2e2e2e !important;
    color: #ffffff !important;
    border-radius: 24px !important;
}
.toggle-button.active {
    background-color: #2e2e2e;
    color: #ffffff;
}
.customcheckbox input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    opacity: 0;
}
.customcheckbox input[type="radio"]:checked ~ .radiobox {
    border: 1px solid #2f2f2f;
}
/* .customcheckbox input[type="radio"]:checked ~ .radiobox h5 {
    color: #ffff;
} */
.customcheckbox {
    position: relative;
    overflow: hidden;
}
.customcheckbox .radiobox .checkgreen {
    opacity: 0;
    transition: 0.3s ease;
}
.customcheckbox input[type="radio"]:checked ~ .radiobox .checkgreen {
    opacity: 1;
    transition: 0.3s ease;
}
.profile-menu li a.active {
    background: #f5eef5 !important;
    color: #2f2f2f;
}
.w-custom {
    width: calc(100% - 322px);
}
.orange-shape {
    position: relative;
}
.orange-shape::before {
    content: "";
    background-image: url("../images/searchbg.jpg");
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 370px;
    z-index: 1;
}
.primarymenu li a.active, .primarymenu li a:hover {
    color: #2f2f2f;
}
.primarymenu li a {
    position: relative;
}
.primarymenu li a::after {
    content: "";
    position: absolute;
    bottom: -33px;
    left: 0;
    background: transparent;
    width: 100%;
    height: 4px;
}
.primarymenu li a.active::after {
    background: #eac7b9;
}
footer .primarymenu li a::after {
    display: none;
}
footer .primarymenu li a.active {
    color: #2f2f2f !important;
}
.shapebottom::before {
    content: "";
    position: absolute;
    background: #eac7b9;
    width: 100%;
    height: 300px;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 18px 18px 0 0;
}
.owl-Advisors .owl-nav,
.owl-Advisors .owl-dots {
    display: flex !important;
}
.owl-Advisors .owl-nav {
    display: flex !important;
    justify-content: flex-end;
    margin-top: 44px !important;
    gap: 12px;
}
.owl-Advisors .owl-nav button {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    margin: 0 !important;
    background-color: transparent !important;
    border: 2px solid #2f2f2f !important;
    border-radius: 50px !important;
    color: #2f2f2f !important;
}
.owl-Advisors .owl-nav button.owl-next {
    background: #2f2f2f !important;
    color: #ffffff !important;
}
.owl-Advisors .owl-dots {
    float: left;
    display: inline-flex !important;
    top: -30px;
    position: relative;
    gap: 5px;
    justify-content: flex-start;
    align-items: center;
}
.owl-Advisors .owl-dots span {
    margin: 0 !important;
    background: #f4f1ee !important;
    width: 12px !important;
    height: 12px !important;
    transition: 0.3s ease !important;
}
.owl-Advisors .owl-dots .active span {
    width: 50px !important;
    background: #2f2f2f !important;
}
.howitworks-bg {
    background-image: url("../images/howitwork.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.newadd {
    opacity: 1;
}
.primarymenu li ul li a.active::after {
    display: none;
}
.primarymenu li ul li a.active {
    background-color: #eac7b9;
    color: #2f2f2f;
}
.adminloginbar {
    background-image: url("../images/adminlogin-bg-min.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.cookie-alert {
    position: fixed;
    z-index: 999;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 500ms ease-out;
    max-width: 796px;
    left: 50%;
    top: 50%;
    padding: 34px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #ddddddb2;
    visibility: hidden;
    width: 100%;
}
.btn-toolbar .btn {
    padding: 15px 20px !important;
    color: #212121;
}
.btn-toolbar a.green-btn {
    color: #212121;
    padding: 10px 20px;
}
.btn-toolbar a {
    text-decoration: none;
}
.cookie-alert.show {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition-delay: 1000ms;
    visibility: visible;
}
.cookie-alert .card-body {
    text-align: center;
}
.cookie-alert .card-body img {
    margin: 0 auto 20px auto;
}
.cookie-alert .card-body h3 {
    color: var(--New-Black-Text, #2f2f2f);
    text-align: center;
    font-family: NOCTADO;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}
.cookie-alert .card-body h5 {
    color: var(--New-Black-Text, #2f2f2f);
    text-align: center;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}
.cookie-alert .card-body p {
    color: var(--New-Black-Text, #2f2f2f);
    text-align: center;
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}
.cookie-alert .card-body ul {
    text-align: center;
    margin-bottom: 34px;
}
.cookie-alert .card-body ul li {
    color: var(--New-Black-Text, #2f2f2f);
    text-align: center;
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    position: relative;
}
.cookie-alert .card-body ul li::after {
    content: "";
    width: 3px;
    height: 3px;
    background: #2f2f2f;
    position: absolute;
    top: 10px;
    left: -8px;
    transform: translate(0px, -50%);
    border-radius: 50px;
}
.cookie-alert .card-body h6 {
    color: #2f2f2f;
    text-align: center;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
    margin-bottom: 24px;
}
.cookie-alert .card-body .btn-toolbar {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
}
.cookie-alert .card-body {
    position: relative;
}
.cookie-alert .card-body .cookie-logo {
    position: absolute;
    top: -10px;
    left: 0;
}
.cookie-alert .card-body .btn-toolbar .btn,
.cookie-alert .card-body .btn-toolbar .green-btn {
    width: 100%;
    border-radius: 42px;
    background: var(--Light-Grey, #f4f1ee);
    color: var(--Dark-text, #2f2f2f);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px 10px;
}
.cookie-alert .card-body .btn-toolbar .decline-cookies {
    border-radius: 42px;
    border: 1px solid var(--Dark-text, #2f2f2f);
    background: var(--white, #fff);
    transition: .3s ease;
}
.cookie-alert .card-body .btn-toolbar .decline-cookies:hover{
    background: #2F2F2F;
    color: #ffffff;
}
.advisorvideo video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 20px;
}
.cookie-alert .card-body .btn-toolbar .green-btn {
    border-radius: 42px;
    background: #2f2f2f;
    box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.12);
    color: #ffffff;
    transition: .3s ease;
    border: 1px solid #2f2f2f;
}
.cookie-alert .card-body .btn-toolbar .green-btn:hover {
    color: #2f2f2f;
    background: #ffffff;
}
.advisorsidebarauth {
    background-image: url("../images/hadnshake1.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.shapes {
    content: "";
    border-radius: 44px 0px 0px 44px;
    background: #fff;
    box-shadow: -8px 0px 34px 0px rgba(124, 91, 136, 0.08);
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.btnactive.active {
    background: #2f2f2f;
    color: #ffffff;
}
input[type="number"] ~ .myinput {
    /* display: block; */
}
#accordion-flush div[aria-expanded="true"] svg.rotate-180 {
    transform: rotate(0deg);
}
.advisor-tablet button[aria-selected="true"] {
    border-bottom: 2px solid #EAC7B9;
    color: #2f2f2f;
}
.advisor-tablet button[aria-selected="true"] span {
    background: #eac7b9;
    color: #212121;
}
.shapes::after {
    content: "";
    border-radius: 44px 0px 0px 44px;
    opacity: 0.2;
    background: #fff;
    box-shadow: -8px 0px 34px 0px rgba(124, 91, 136, 0.08);
    width: 80px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.shapes::before {
    content: "";
    border-radius: 44px 0px 0px 44px;
    opacity: 0.2;
    background: #fff;
    box-shadow: -8px 0px 34px 0px rgba(124, 91, 136, 0.08);
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 10px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f4f1ee;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #807871;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.switch input:checked + .slider {
    background-color: #2dbd44;
}
.switch input:checked + .slider span.off {
    display: none;
}
.activeslang .editoption {
    display: none;
}
.activeslang .saveoption {
    display: block;
}
.switch input:checked + .slider span.on {
    display: inline-block;
    color: #23a330;
}
.switch input:focus + .slider {
    box-shadow: 0 0 1px #2dbd44;
}
.switch input:checked + .slider:before {
    background: #2f2f2f;
}
.switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.switch .slider span {
    text-align: right;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 13.817px;
    letter-spacing: 0.36px;
    position: absolute;
    left: -135px;
    top: 11px;
    width: 130px;
    display: block;
}

.switch .slider span.on {
    display: none;
}

.switch .slider span.off {
    color: #ff2f48;
}
/* Rounded sliders */
.switch .slider.round {
    border-radius: 34px;
}
.sidebarmenu li .active span span {
    background: #2f2f2f;
    color: #ffffff;
}
/* .overflow-x-auto::-webkit-scrollbar {
    background-color: red;
  }
  
  .overflow-x-auto::-webkit-scrollbar-thumb {
    background-color: #eac7b9;
  }
  .overflow-x-auto::-webkit-scrollbar-track {
    background-color: #fafafa; 
  } */
  
.switch .slider.round:before {
    border-radius: 50%;
}
.date-text {
    visibility: hidden;
    opacity: 0;
}
.date-show {
    cursor: pointer;
}


.date-show:hover  .date-text {
    visibility: visible;
    opacity: 1;
}



/* Responsive css start here  */

@media (min-width: 767px){
    
}

@media (max-width: 1024px) {
    .shape-white::after {
        display: none;
    }
    .w-custom {
        width: 100%;
    }
    
}

@media (max-width: 991px){
.login-side::before{
    display: none;
}
.login-side::after{
    display: none;
}
}

@media (max-width: 767px) {
    .video-frame video {
        width: 100%;
        height: 100dvh !important;
        object-fit: cover;
    }
    .videofull video {
        height: 100%;
        object-fit: cover;
    }
    .video-frame video{
        border-radius: 0px !important;
    }
    .primary-pagination nav .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div span.relative.z-0.inline-flex.shadow-sm.rounded-md {
        gap: 4px;
        flex-wrap: wrap;
    }
    .searchbar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fffcf8;
        padding: 25px 14px 10px 14px;
        z-index: 999;
        transition: .5s ease;
        transform: translate(0px, -100%);
    }
    

    .customgapforgrid {
        grid-row-gap: 15px !important;
    }
    .cookie-alert {
        height: 100%;
        overflow: auto;
    }
    .owl-Advisors .owl-dots {
        float: none !important;
        top: inherit;
        justify-content: center;
        width: 100%;
        margin-top: 40px;
    }
    .fa.text-xs {
        font-size: 10px !important;
    }
    .cookie-alert .card-body .cookie-logo {
        display: none;
    }
    .cookie-alert {
        max-width: 95%;
    }
    .cookie-alert .card-body .btn-toolbar {
        display: grid;
        grid-template-columns: 1fr;
    }
}
