.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", sans-serif !important;
}

header .lower-header {
    padding: 0px 0;
    padding-bottom: 0;
}

section.home-banner {
    position: relative;
    padding: 0;
}

/* section.home-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000000;
    opacity: .2;
    z-index: 1;
} */

/* .slick-slide.slick-current.slick-active:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000000;
    opacity: .5;
    z-index: 1;
} */

a.overviewHigh {
    display: none;
}

.slick-initialized.slick-slider .txtwrp,
.progressBarContainerbusiness {
    position: relative;
    z-index: 1;
}

/* .progressBarContainerbusiness {
    position: relative;
    bottom: 100px !important;
    width: 100%;
    left: 4%;
} */
.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transition: all 0.5s ease;
    box-shadow: 0px 20px 8px rgba(0, 0, 0, 0.1);
    animation: fadeIn ease 1s;
    /* animation: slideDown 0.8s ease; */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

@keyframes fadeIn{
    0% {
      opacity:0;
    }
    100% {
      opacity:1;
    }
   
  }
  
.itembusiness h3 {
    font-size: 18px;
}

.updateSlider .uk-position-relative.uk-visible-toggle.uk-light {
    height: 235px;
}

.updateSlider .uk-slider .uk-card-body {
    padding: 30px 40px;
}

header .lower-header ul li .dropdown li a:before {
    position: absolute;
    left: 33%;
    bottom: 0;
    content: '';
    width: 0;
    height: 2px;
    transition: all 0.3s ease;
    background: #ffffff;
    transform: translateX(-50%);
}

/* header .lower-header ul li .dropdown li:hover>a:before {
    width: calc(100% - 100px);
    background: #034EA2;
} */

/* .MainParent a:first-child:hover {
    color: #034EA2 !important;
} */

header .lower-header ul li .dropdown li:hover>a {
    color: #034EA2 !important;
}

header .lower-header ul li .dropdown li {
    margin: 0px;
    padding: 5px 5px 0 5px
}

.navigationMenu {
    position: relative;
}

.dropdown .drop-content .content a {
    margin: 0px 0 0px 0;
    font-size: 14px;
}

.overviewHigh span {
    padding: 1px 3px 4px 3px !important;
}

.dropdown .drop-content {
    padding: 30px 0px;
}

header .lower-header ul li .dropdown {
    height: 240px;
}

.lower-header ul li a {
    font-size: 15px;
    font-weight: 500;
}

header .lower-header ul li .dropdown {
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
}

.lower-header ul li .uk-icon svg {
    width: 16px;
}

header:hover .nav-links form input {
    margin: 0px 0px 0px auto;
}

.searchBox1 input {
    float: right;
    width: 0;
    padding: 0;
    border: none;
    position: absolute;
    left: 0;
    height: 32px;
    border: solid 1px transparent;
    border-left: none;
    border-radius: 0 4px 4px 0;
    background: none;
    transition: all 0.3s ease;
    color: #ffffff;
    right: 0;
}

footer .nav-list .numberdiv a {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.searchBox1 label,
.searchBox1 button {
    float: right;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border: solid 1px transparent;
    border-right: none;
    border-radius: 4px 0 0 4px;
    transition: all 0.3s ease;
    background: none;
}

.searchBox1 input:focus,
.searchBox1:hover input {
    width: 235px;
    border-color: #ffffff;
    padding: 0 30px 0px 10px;
    float: right;
    margin: 0px 0px 0px auto !important;
}

.searchBox1 {
    /* width: 34%; */
    float: left;
}

footer ul li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: -0.31px;
    font-weight: 400;
}

.nav-list p {
    font-weight: 300;
    font-size: 16px;
}

.responsibly-sec {
    padding: 80px 0;
}

header button.search-btn1 svg {
    color: #868589;
}

footer {
    padding: 70px 0 0;
    position: relative;
}

header:hover .searchBox1 label,
header:hover .searchBox1 input {
    color: #000 !important;
}

li.MainParent:hover a span svg {
    transform: rotate(-180deg);
}

/* li.MainParent a {
    transition: all 0.3s ease 0s;
} */

li.MainParent a span svg {
    transition: all 0.3s ease 0s;
}

.dropdown .drop-content .content {
    width: fit-content;
}

ul.languages li {
    height: 32px;
    justify-content: center;
    align-items: center;
    display: flex;
}

header .nav-links ul li span {
    color: #000;
}

/* header:hover .nav-links ul li span {
    color: #868589;
} */

.extra-class.uk-dropdown {
    width: 100px;
    text-align: center;
    padding: 0px 10px;
}

ul.lang-dropddown li {
    border-bottom: 1px solid #eee;
}

ul.languages li span svg {
    width: 16px;
}

ul.lang-dropddown li {
    margin: 0px !important;
}

/* Apply the typewriter effect */
.typewriter {
    overflow: hidden;
    /* Hide overflowing text */
    white-space: nowrap;
    /* Prevent line breaks */
    border-right: 2px solid #1473E6;
    /* Blinking cursor effect */
    animation: typewriter 9s steps(30) infinite, cursor-blink 5s infinite;
    /* Apply animations */
}

.impact-sec {
    background: radial-gradient(circle, #1B1464, #034EA2, #1B1464, #034EA2);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.itembusiness.active span.progressBarbusiness {
    background-color: #1e87f0 !important;
}

.itembusiness.active h3 {
    color: #1e87f0 !important
}

.progressBarContainer_1 {
    z-index: 1;
}

.impact-sec .number {
    position: relative;
}

.impact-sec .number:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0c4da2;
    animation: animateline 4s linear infinite;
    top: 100%;
}

.impact-sec .txtwrp p {
    width: 100%;
}

.updateSlider .uk-slider.uk-slider-container {
    height: 285px
}

.update-sec .txtwrp h3 {
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    letter-spacing:0.83px;
}

.uk-card-body .txtwrp p {
    font-size: 14px;
}

/* .impact-sec .number h2 {
    font-size: 62px;
} */


.brandSlider {
    padding: 80px 0 80px;
}

.brandSlider .memberSliderWrp .txtwrp h2 {
    font-size: 45px;
}

.patternSec .boxwrp .iconAndTtxtWrp {
    display: flex;
    justify-content: space-between;
    padding: 10px 25px;
}

section.contact-sec h1 {
    font-size: 45px;
    letter-spacing: -1.1px;
}

.uk-accordion>:nth-child(n+2) {
    margin-top: 15px;
}

.cardioCareSec .accordianWrp ul li a {
    padding: 20px 32px;
    font-size: 20px;
}

/* .visionAndMissionSec:first-child {
    padding-bottom: 0px !important;
}
.visionAndMissionSec .visionAndMissionSecWrp {
    padding-top: 0px;
} */
button.stopButton {
    background: #1249d6;
    border: none;
    padding: 7px 20px;
    color: #fff;
    border-radius: 5px;
    float: right;
    cursor: pointer;
}

@keyframes animateline {
    0% {
        transform: scaleX(0);
        transform-origin: left;
    }

    50% {
        transform: scaleX(1);
        transform-origin: left;
    }

    50.1% {
        transform: scaleX(1);
        transform-origin: right;

    }

    100% {
        transform: scaleX(0);
        transform-origin: right;

    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Typewriter animation */
@keyframes typewriter {

    0%,
    100% {
        width: 0;
        /* Start with no width */

    }

    50% {
        width: 100%;
        /* Gradually reveal the text */

    }
}

/* Cursor blink animation */
@keyframes cursor-blink {

    0%,
    100% {
        border-color: #1473E6;
        /* Hide the cursor */
    }

    50% {
        border-color: #1473E6;
        /* Show the cursor */
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-90px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}


