.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    background-color: #fff !important;
}

a {
    outline: none !important;
}
/*buttons*/
.btn-primary svg {
    width: 5px;
}
/*buttons end*/

/*decor*/
.decor {
    display: inline-block;
    width: 10px;
    aspect-ratio: 1 / 1;
    background-color: #75CDD6;
    border-radius: 50%;
    margin-right: 8px;
}

.decor--mini {
    width: 5px;
    margin-right: 5px;
}

.decorated-title .elementor-heading-title {
    display: flex;
    align-items: center;
}
/*decor end*/

/*table services*/
    
.table-column::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: calc(100% + 40px);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    #c0c0c0 21%,
    #c0c0c0 74%,
    rgba(192, 192, 192, 0.1) 100%
  );
    z-index: 100;
}

.table-title::before {
    content: '';
    width: 9px;
    aspect-ratio: 1 / 1;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: -14px;
}

.table-description {
    backdrop-filter: blur(10px);
    background: #0435451A;
    height: 100%;
}

.table-description--1 {
    background: #FFFFFF1A;
}

.table-description-container {
    height: 100%;
}

.table {
   scrollbar-width: none;
  -ms-overflow-style: none;
}

.table::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 768px) {
    .table {
    overflow-x: auto;
}

.table-column {
     width: auto;
}

.table-description-container {
    width: max-content !important;
    max-width: 230px !important;
}

.table-title {
    width: max-content !important;
    max-width: 150px !important;
}
}


@media screen and (max-width: 767px) {
    .table-title {
        width: 63px;
    }
    
    .table-title::before {
        top: -13px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .table-column::before {
        top: 0;
        left: 30px;
        width: calc(100% - 30px);
        height: 1px;
        background: linear-gradient(
            90deg,
            rgba(255, 255, 255, 1) 0%,
            #c0c0c0 21%,
            #c0c0c0 74%,
            rgba(192, 192, 192, 0.1) 100%
          );
        }
}
/*end table services*/
.elementor-page-684 {
    background: none!important;;
    backdrop-filter: none!important;
}

 /*Arrow Button Hove*/
 
 .arrow-button-hover:hover {
  --tab-nav-arrow-color: #F6F6F633;
 }
 
 
 /*Before after slider*/
 .before-after-slider .swiper-pagination {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #F6F6F6;
    bottom: -15px !important;
}

.before-after-slider .swiper-pagination-current {
  font-size: 28px;
}

.before-after-slider .elementor-swiper-button {
    padding: 15px;
    border-radius: 50%;
    border: 1px solid;
}

.before-after-slider .elementor-swiper-button-prev {
    left: -90px !important;
}

.before-after-slider .elementor-swiper-button-next {
    right: -90px !important;
}

@media screen and (max-width: 1023px) {
    .before-after-slider .elementor-swiper-button {
   display: none !important;
}
}

@media screen and (max-width: 767px) {
 .before-after-slider .swiper-pagination {
    bottom: 0 !important;
}
}



.before-after-slider .swiper-wrapper > .swiper-slide:nth-of-type(1)::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;

    background:
        linear-gradient(
            2.08deg,
            rgba(9, 44, 64, 0.8) -0.38%,
            rgba(4, 119, 168, 0.8) 49.31%,
            rgba(137, 225, 229, 0.8) 119.17%
        ),
        url("/wp-content/uploads/2026/02/before-after-slider-mask.png");

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    opacity: 1;
    transition: opacity 0.4s ease;
}

.before-after-slider .swiper.slider-mask-disabled 
.swiper-wrapper > .swiper-slide:nth-of-type(1)::before {
    opacity: 0;
    pointer-events: none;
}

 /*Side modal*/
.side-modal.elementor-popup-modal .dialog-message {
    min-height: 100vh;
}


 /*pahient journey*/
 .pj-item-tooltip {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: max-content;;
}

.pj-item-tooltip:hover {
    z-index: 2;
}

 .pj-item-tooltip:hover .pj-item-desc {
    opacity: 1;
    visibility: visible;
}

 .pj-item-tooltip:hover .pj-item-desc {
    opacity: 1;
    visibility: visible;
}

.pj-item-desc {
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease;
    z-index: 100;
}

/*nose types*/
@media screen and (min-width: 1025px) {
    .read-more {
        opacity: 0;
        transition: opacity 0.3s ease;
    }
}
/*end nose types*/

/*btn scroll to top*/
.ast-scroll-to-top-right {
    bottom: 150px;
}

/*who-is-candidate*/
/*@media screen and (max-width: 1023px) {*/
/*    .who-is-candidate {*/
/*    background: linear-gradient(180deg, #003354 0%, #00597E 100%) !important;*/
/*    }*/
/*}*/

.no-popup-animation .elementor-popup-modal,
.no-popup-animation .elementor-popup-modal * {
  animation: none !important;
  transition: none !important;
}/* End custom CSS */