/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html,
body {
    overflow-x: hidden !important;
}

/* TEAM CONTENT BOX  */

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

[data-simplebar="init"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
    scrollbar-color: transparent transparent;
}

.simplebar-scroll-content {
    overflow-x: hidden;
    overflow-y: scroll;
    min-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.simplebar-content {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    margin-right: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 16px;
    background: var(--e-global-color-9e47d2b);
}

.simplebar-scrollbar {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0);
    border-radius: 0;
    min-height: 10px;
    width: calc(100% - 8px);
    opacity: 1 !important;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: var(--e-global-color-secondary);
    background-clip: padding-box;
    z-index: 66;
}

.simplebar-content p:last-child {
    margin-bottom: 0;
}

.simplebar-track:hover .simplebar-scrollbar {
    opacity: 0.5;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear;
}

.simplebar-track .simplebar-scrollbar.visible {
    opacity: 0.5;
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
}

.simplebar-track.vertical {
    top: 0;
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

.breadcrumb_last {
    color: var(--e-global-color-primary);
}

.team-member-details-wp {
    --divider: 60px;
    background-color: rgb(110 110 112 / 50%);
    position: relative;
    padding: 35px 30px 30px var(--divider);
}

.team-member-details-wp .close_btn {
    --btn-ratio: 30px;
    --inset: 0;
    position: absolute;
    top: var(--inset);
    right: var(--inset);
    width: var(--btn-ratio);
    height: var(--btn-ratio);
    background-color: #ea7a3e;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    transition: 0.3s;
}

.team-member-details-wp .close_btn:before,
.team-member-details-wp .close_btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 10px);
    height: 2px;
    background-color: #000;
    transform: translate(-50%, -50%) rotate(45deg);
}

.team-member-details-wp .close_btn:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

h5.team-member-name {
    font-family: var(--e-global-typography-31d4fc6-font-family), sans-serif;
    font-size: var(--e-global-typography-60617b7-font-size);
    line-height: var(--e-global-typography-60617b7-line-height);
    font-weight: 700;
    margin: 0;
}

.team-member-designation {
    font-family: var(--e-global-typography-31d4fc6-font-family), sans-serif;
    font-size: var(--e-global-typography-60617b7-font-size);
    line-height: var(--e-global-typography-60617b7-line-height);
    font-weight: 700;
    text-transform: uppercase;
}

.team-member-info .simplebar-content p {
    font-family: var(--e-global-typography-31d4fc6-font-family), sans-serif;
    font-weight: 700;
    font-size: clamp(16px, 2vw, 22px);
}

.team-member-info {
    height: 400px;
    margin-top: 20px;
    padding-top: 0;
    overflow: hidden;
    overflow-y: visible;
}

.team-member-info .simplebar-content p:not(:last-child) {
    margin-bottom: 40px;
}

.team-member-body {
    position: relative;
    padding: 20px 0 0 0;
    margin: 26px 0 0 0;
}

.team-member-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(var(--divider) * -1);
    width: calc(100% + var(--divider));
    height: 7px;
    background-color: #000;
}

#team-details.elementor-sticky__spacer {
    opacity: 0 !important;
    visibility: hidden !important;
}

/* TEAM CONTENT BOX  END*/

.research-themes-hotspot .close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    --size: 36px;
    width: var(--size);
    height: var(--size);
    padding: 0;
    background: black;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    display: block;
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
}

.research-themes-hotspot .e-hotspot__tooltip a {
    color: var(--tooltip-text-color);
    text-decoration: underline;
}

.research-themes-hotspot .e-hotspot__tooltip p:not(:last-child) {
    margin-bottom: 10px;
}

.research-themes-hotspot .e-hotspot__tooltip {
    --tooltip-text-color: var(--e-global-color-9e47d2b);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
}

.research-themes-hotspot .e-hotspot__tooltip.e-hotspot__tooltip-1 {
    --tooltip-color: var(--e-global-color-9e47d2b);
    --tooltip-text-color: var(--e-global-color-secondary);
}

.research-themes-hotspot .e-hotspot__tooltip.e-hotspot__tooltip-3 {
    --tooltip-color: #f5b129;
    --tooltip-text-color: var(--e-global-color-9e47d2b);
}

@media (min-width: 2561px) {
    .e-con {
        --container-max-width: 97%;
    }

    .elementor-kit-6 {
        --e-global-typography-b962743-font-size: clamp(28px, 1.2vw, 65px);
        --e-global-typography-text-font-size: clamp(22px, 1.2vw, 60px);
        --e-global-typography-text-line-height: clamp(32px, 2vw, 70px);
        --e-global-typography-3cd124c-font-size: clamp(48px, 3vw, 100px);
        --e-global-typography-3cd124c-line-height: clamp(58px, 3vw, 110px);
        --e-global-typography-e0123ff-font-size: clamp(46px, 3vw, 95px);
        --e-global-typography-e0123ff-line-height: clamp(56px, 3vw, 105px);
        --e-global-typography-60617b7-font-size: clamp(30px, 2vw, 60px);
        --e-global-typography-60617b7-line-height: clamp(40px, 2vw, 80px);
        --e-global-typography-409054c-font-size: clamp(28px, 2vw, 50px);
        --e-global-typography-409054c-line-height: clamp(38px, 2vw, 70px);
        --e-global-typography-5b971ee-font-size: clamp(35px, 2vw, 75px);
        --e-global-typography-5b971ee-line-height: clamp(45px, 2vw, 90px);
        --e-global-typography-939c2a1-font-size: clamp(22px, 2vw, 60px);
        --e-global-typography-31d4fc6-font-size: clamp(35px, 2vw, 70px);
        --e-global-typography-e157a51-font-size: clamp(35px, 2vw, 70px);
    }

    .team-member-info {
        height: 1290px;
    }

    .team-member-info .simplebar-content p {
        font-size: clamp(22px, 2vw, 50px);
    }

    .team-member-details-wp .close_btn {
        --btn-ratio: 110px;
    }

    .team-member-details-wp {
        padding: 70px 40px 40px var(--divider);
    }

    .simplebar-track {
        width: 30px;
    }
}

/* DUE TO SERVER ERROR WE'VE ADD THIS HOME PAGE BANNER CSS FOR REMOVING THE MARGIN TOP*/
.elementor-element.elementor-element-c22b6ed.e-flex.e-con-boxed.e-con.e-parent {
    margin: 0;
}

@media (max-width: 1499px) {
    .team-member-details-wp {
        --divider: 20px;
        padding: 35px 20px 30px var(--divider);
    }
}

@media (max-width: 1024px) {
    .team-member-details-wp {
        background: var(--e-global-color-text);
    }

    .team-member-info .simplebar-content p:not(:last-child) {
        margin-bottom: 20px;
    }

    .team-member-info .simplebar-content p,
    .team-member-designation,
    h5.team-member-name {
        color: var(--e-global-color-9e47d2b);
    }

    .team-member-body:before {
        background-color: var(--e-global-color-secondary);
    }

    .team-member-info {
        height: auto;
        max-height: 40vh;
    }

    .active-member {
        width: 100%;
        position: fixed;
    }

    body.active-member .current-member-info:after {
        content: "";
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: #000;
        opacity: 0.5;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
}

/* 20-03-24  */

.banner-shape-wp {
    position: relative;
    --circle-size: calc(clamp(43.75rem, 18.75vw + 40rem, 62.5rem));
	    --min-height: 500px;
}

.banner-shape-wp:before, .banner-shape-wp:after {
    content: '';
    position: absolute;
    width: var(--circle-size);
    height: calc(var(--circle-size) / 2);
    background: var(--e-global-color-secondary);
    border-radius: calc(var(--circle-size) / 2) calc(var(--circle-size) / 2) 0 0;
    left: -70px;
}

.banner-shape-wp:before {
    mix-blend-mode: screen;
    top: auto;
    bottom: 0;
}

.banner-shape-wp:after {
    transform: rotate(180deg);
    top: 100%;
}

@media (min-width: 1921px) {
	.banner-shape-wp:before, .banner-shape-wp:after {
     --circle-size: 1200px;
		    left: -100px;
}
	.banner-shape-wp {
	    --min-height: 700px;
}
}

@media (max-width: 991px) {
	.banner-shape-wp:before, .banner-shape-wp:after {
    left: -120px;
}
}

@media (max-width: 575px) {
	.banner-shape-wp:before, .banner-shape-wp:after {
    left: -200px;
}
	.banner-shape-wp {
    min-height: 480px;
}
}

@media (max-width: 400px) {
	.banner-shape-wp:before, .banner-shape-wp:after {
     --circle-size: 750px;
}
}

.flip-sec-wp .elementor-flip-box__layer__description {
       overflow-y: auto;
    height: 200px;
    text-align: left;

}
.elementor-flip-box__layer__description::-webkit-scrollbar {
  width: 10px;               /* width of the entire scrollbar */
}

.elementor-flip-box__layer__description::-webkit-scrollbar-track {
  background: #000000;        /* color of the tracking area */
}

.elementor-flip-box__layer__description::-webkit-scrollbar-thumb {
  background-color: #f36523;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid black;  /* creates padding around scroll thumb */
}


