@import url('../font/manrope/stylesheet.css');
@import url('../font/work-sans/stylesheet.css');

.container {
    max-width: 1400px !important;
}
header.mobile-header {
    display: none;
}
nav.navbar img {
    width: 46px;
}

body.index-page {
    background: #273469;
}

ul.navbar-nav li.nav-item a.nav-link {
    font-family: 'Manrope';
    font-size: 16px !important;
    color: #F4F4F9;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    letter-spacing: 0.8px;
}

ul.navbar-nav {
    gap: 99px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}
nav.navbar.navbar-expand-lg {
    padding-top: 23px;
    padding-bottom: 23px;
}
.main-home-text h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 113px;
    left: -41px;
    top: 15px;
    border-radius: 6px  ! IMPORTANT;
    transform: rotate(180deg);
}
.main-home-text h2 {
    font-size: 60px;
    color: #E4D9FF;
    font-family: 'Work Sans';
    width: 500px;
    letter-spacing: 0;
    position: relative;
}

section.banner-section {
    padding-top: 6rem;
}
section.banner-section img {
    filter: blur(6px);
    width: 100%;
    position: relative;
    left: -59px;
}

.main-home-text-inner h2{
	font-size: 60px;
    color: #E4D9FF;
    font-family: 'Work Sans';
    width: 500px;
    letter-spacing: 0;
    position: relative;	
}

section.lifecycle-section {
    margin-top: 65px;
}

section.lifecycle-section h3 {
    color: #F4F4F9;
    font-size: 32px;
    font-family: 'Work Sans';
    margin-bottom: 43px;
}


section.lifecycle-section img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

section.lifecycle-section h3::after {
    border-left: 13px solid #E4D9FF;
    height: 81px;
    position: absolute;
    padding-left: 0px;
    border-radius: 0px 6px 6px 0px;
    content: "";
    left: -33px;
    top: 8px;
}
section.lifecycle-section h3 {
   position: relative;
}

.first-section {
    padding-right: 0px;
    padding-left: 38px;
}

.main-home-text-inner::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 113px;
    left: -41px;
    top: 15px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}


.main-home-text-inner {
    position: relative;
    margin-top: 22rem;
}

.main-logo-image {
    display: flex;
    justify-content: space-between;
    margin-top: 85px !important;
    margin-bottom: 138px;
}

section.lifecycle-section p {
    color: #F4F4F9;
    font-family: 'Manrope';
    font-size: 18px;
}

a button.learn-btn {
    background: transparent !important;
    border: 0;
    color: #E4D9FF !important;
    margin-top: 23px;
    font-family: 'Manrope';
    font-weight: 700;
    letter-spacing: 0;
    font-size: 18px;
    transition: 0.3s;
}

section.lifecycle-section button.learn-btn:hover img {
    transform: rotate(2deg) !important;
}
.main-extract-images {
    display: flex;
    gap: 63px;
    margin-bottom: 45px !important;
}
.main-inner-images p {
    font-family: 'Manrope';
    font-size: 18px;
    color: #F4F4F9;
    font-weight: 400;
    padding-right: 89px;
    width: 429px;
}
section.different-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 85% !important;
    margin: 0 auto;
    margin-right: 0px;
}
section.sucess-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 83%;
}
.main-inner-images img {
    margin-bottom: 16px;
}

section.extract-section {
    margin-top: 147px;
}

.main-inner-images p span {
    font-family: 'Work Sans';
    font-weight: 500;
    color: #E4D9FF;
    margin-top: 25px !IMPORTANT;
}

section.different-section img {
    width: 100%;
}

section.different-section {
    padding-top: 22rem;
}
section.different-section .row {
    position: relative;
}

section.sucess-section {
    padding-top: 5rem;
    padding-bottom: 33rem;
}

section.different-section .left-differ-side {
    background: #1E2749;
    position: absolute;
    width: 40%;
}

section.our-people-section {
    background: #E4D9FF;
}

.content-ceo p {
    color: #273469;
    font-size: 24px;
    font-family: 'Manrope';
    font-weight: 600;
    margin-top: 54px;
}

section.our-people-section h4::after {
    border-bottom: 13px solid #273469;
    position: absolute;
    content: "";
    width: 117px;
    bottom: -32px;
    left: 0;
    border-radius: 0px 0px 6px 6px;
}

section.our-people-section img {
    width: 100%;
}

section.our-people-section .row {
    flex-wrap: inherit;
    gap: 47px;
    position: relative;
}

section.our-people-section .ceo-sec {
    width: 23%;
    margin-top: -96px;
}
a.navbar-brand img:focus-visible {
    border: 0;
    outline: 0 !IMPORTANT;
    box-shadow: unset !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 0 !IMPORTANT;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: 0 !IMPORTANT;
    text-decoration: none !important;
    text-decoration-skip-ink: none;
    background: transparent !important;
}
section.our-people-section  .content-ceo {
    width: 63%;
    padding-top: 56px;
}

section.our-people-section  h4 {
    font-size: 16px;
    color: #273469;
    font-weight: 600;
    position: relative;
    font-family: 'Manrope';
}

section.our-people-section  h3 {
    font-size: 16px;
    color: #273469;
    font-weight: 600;
    font-family: 'Manrope';
}

section.different-section .left-differ-side h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    position: relative;
    margin-bottom: 32px;
}
section.different-section .left-differ-side {
    background: #1e2749b5;
    position: absolute;
    width: 40%;
    padding: 40px 51px 39px;
    top: -201px;
    border-radius: 16px;
}
.left-sucess-side h2::after {
    position: absolute;
    content: "";
    border-left: 15px solid #E4D9FF;
    height: 117px;
    left: -51px;
    border-radius: 0px 6px 6px 0px;
    top: 14px;
}


section.different-section .left-differ-side h2::after {
    position: absolute;
    content: "";
    border-left: 15px solid #E4D9FF;
    height: 117px;
    left: -49px;
    border-radius: 0px 6px 6px 0px;
    top: 14px;
}
.left-differ-side p {
    font-size: 18px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 38px;
}

section.sucess-section img {
    width: 100%;
}

section.sucess-section .row {
    position: relative;
}

.left-sucess-side {
    background: #1e2749b5;
    position: absolute;
    width: 46%;
    padding: 40px 51px 39px;
    bottom: -407px;
    right: 17px;
    border-radius: 16px;
}

.left-sucess-side h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    position: relative;
    margin-bottom: 32px;
}

.left-sucess-side p {
    font-size: 18px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 35px;
}

.left-people-side h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    position: relative;
    margin-bottom: 32px;
    width: 455px;
    line-height: 68px;
     font-weight: 600;
}
.left-people-side {
    background: #1E2749;
    padding: 40px 285px 39px 51px;
    border-radius: 16px;
}
.left-people-side P {
    font-size: 18px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 26px;
}
.left-people-side h2::after {
    position: absolute;
    content: "";
    border-left: 15px solid #E4D9FF;
    height: 117px;
    left: -51px;
    border-radius: 0px 6px 6px 0px;
    top: 14px;
}

section.our-people-section {
    background: #E4D9FF;
    padding-bottom: 8rem;
}

.image-people {
    position: absolute;
    right: 15px;
    width: 49%;
    bottom: -213px;
}

.row.people-row {
    padding-top: 5rem;
}

.row.Business-Inquiries {
    margin-top: 19rem;
    background: #1e2749;
    border-radius: 16px;
}

.business-text p {
    color: #F4F4F9;
    font-family: 'Manrope';
    font-size: 18px;
    padding-top: 4rem;
}

.row.Business-Inquiries .left-people-side {
    background: #1E2749;
    padding: 72px 230px 47px 32px;
    border-radius: 16px;
}

.row.Business-Inquiries .left-people-side h2::after {
    position: absolute;
    content: "";
    border-left: 15px solid #E4D9FF;
    height: 117px;
    left: -45px;
    border-radius: 0px 6px 6px 0px;
    top: 11px;
}


section.featured-section img {
    width: 100%;
}


.right-side-content h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    position: relative;
    margin-bottom: 32px;
    width: 504px;
    line-height: 68px;
    margin-left: -333px;
    padding-left: 20px;
    margin-top: -69px;
}
.main-feat p span {
    font-size: 18px;
    font-family: 'Manrope';
    background: transparent;
    padding: 0 !important;
    margin: 0;
}
.main-feat p strong {
    font-size: 18px;
    font-family: 'Manrope';
}
.main-feat p {
    font-size: 18px !important;
    font-family: 'Manrope';
}
.main-feat {
    background: #F4F4F9;
    padding: 10px 32px 32px;
    border-radius: 18px;
    width: 319px;
}

.right-side-content span {
    background: #E4D9FF;
    padding: 10px 14px;
    border-radius: 8px 8px 0px 0px;
    font-family: 'Manrope';
    font-size: 14px;
    color: #273469;
    width: 159px;
    display: flex;
    margin-left: 24px;
}

.main-feat p {
    font-size: 12px;
    color: #273469;
    font-family: 'Manrope';
}

.right-side-content h2::after {
    position: absolute;
    content: "";
    border-left: 15px solid #E4D9FF;
    height: 117px;
    left: -45px;
    border-radius: 0px 6px 6px 0px;
    top: 11px;
}

.main-forbes {
    padding-left: 8rem;
}

.main-forbes2 {
    padding-left: 27rem;
    padding-top: 4rem;
}

.main-forbes3 {
    padding-left: 8rem;
    padding-top: 3rem;
}

section.featured-section {
    padding-top: 9rem;
    padding-bottom: 11rem;
}
.hover-background-content button.learn-btn svg {
    transform: rotate(45deg) !IMPORTANT;
}

.footer-main a {
    color: #fff;
    font-weight: 400;
    font-family: 'Manrope';
    text-decoration: none;
    font-size:18px;
}
ul#menu-footer-menu {
    padding-left: 0px;
}
.footer-main {
    display: flex;
    gap: 71px;
}


.footer-text p {
    color: #fff;
    font-weight: 400;
    font-family: 'Manrope';
    text-decoration: none;
    margin-top: 11px;
}

footer.footer-section p {
    color: #fff;
    font-weight: 400;
    font-family: 'Manrope';
    text-decoration: none;
    font-size: 18px;
}

.first-footer {
    padding-right: 7rem;
}

.first-footer img.footer-logo {
    width: 201px;
    position: relative;
    left: -19px;
}
.footer-1 img {
    width: 201px !important;
    position: relative;
    left: -19px;
}

.footer-des {
    padding-left: 38px;
    padding-top: 0px;
}
footer.footer-section .row {
    align-items: center;
}
.footer-bottom-images img {
    width: 14%;
}
.footer-main li {
    list-style: none;
}

.social-icons img {
    width: 20px;
}
.social-icons {
    display: flex;
    justify-content: flex-end;
    gap: 22px;
    padding-bottom: 41px;
}
.footer-bottom-images {
    display: flex;
    align-items: center;
    gap: 124px;
    margin-top: 39px;
    margin-bottom: 37px;
}
.business-text a button {
    display: flex;
    gap: 11px;
    align-items: center;
}

.business-text a button img {
    width: 20px;
}
section.lifecycle-section button.learn-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-left: 0px;
}

.business-text a {
    text-decoration: none;
}
a.navbar-brand img {
    width: 207px;
}
section.featured-section button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    border: 0;
    color: #E4D9FF !important;
    font-weight: 600;
    font-family: 'Manrope';
    gap: 18px;
    margin-top: 32px !important;
    margin: 0 auto;
    font-size: 18px;
}

footer.footer-section .container {
    background: #1E2749;
    padding: 66px 99px 2px;
    border-radius: 30px 30px 0px 0px;
}

section.featured-section a {
    text-decoration: none;
}
section.featured-section button img {
    width: 22px;
    display: flex;
    justify-content: center;
}

section.lifecycle-section a {
    text-decoration: none;
}

/*Healthcare section css*/

section.banner-section-health img {
    width: 100%;
}

.main-home-text-health h2 {
    color: #E4D9FF;
    font-size: 60px;
    width: 199px;
    font-family: 'Work Sans';
    position: relative;
    font-weight:500;
}
.main-home-text-health h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 113px;
    left: -66px;
    top: 15px;
    border-radius: 0px 6px 6px 0px !important;
}
section.banner-section-health {
    padding-top: 3rem;
    padding-bottom: 10rem;
    background: #273469;
}

section.advanced-analytics {
    position: relative;
    background: #E4D9FF;
    padding-top: 4rem;
    z-index: 999;
    padding-bottom: 6rem;
    margin-bottom: 0px;
}
section.Digital-Technology {
    background: #273469;
    padding-top: 5rem;
    padding-bottom: 14rem;
    position: relative;
    z-index: 999;
    overflow: hidden;
}
section.Digital-Technology::after {
    position: absolute;
    content: "";
    background-image: url(../img/digital.svg);
    height: 964px;
    left: -122px;
    right: 0;
    top: -143px;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center;
}
.policy-content a {
    font-size: 18px;
    color: #1E2749;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 10px;
}
section.advanced-analytics::after {
    position: absolute;
    content: "";
    background-image: url(../img/health-back.svg);
    /*width: 100%;*/
    height: 997px;
    top: -171px;
    left: -158px;
    right: 0;
    background-repeat: no-repeat;
    /*background-size: 100%;*/
    z-index: -1;
    background-position: center;
}
.first-data-advance {
    padding-right: 12px;
}
.second-health-chart-advance {
    padding-right: 27px;
}

section.Data-Intelligence {
    background: #E4D9FF;
    padding-top: 99px;
    padding-bottom: 99px;
}
.main-home-text-health p {
    color: #F4F4F9;
    font-size: 18px;
    font-family: 'Manrope';
    width: 296px;
}
body.page-template.page-template-news .second-health {
    background: #1e2749c7;
    padding: 37px 69px 37px;
    position: absolute;
    left: 0;
    bottom: -95px;
    border-radius: 20px;
}
section.banner-section-health .row {
    position: relative;
    justify-content: center;
}

.first-data h3 {
    font-size: 32px;
    font-family: 'Manrope';
    font-weight: 700;
    margin-top: 47px;
    margin-bottom: 27px !important;
    color: #273469;
}
.first-data p {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #273469;
}
section.Data-Intelligence h4 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px !IMPORTANT;
    line-height: 24px;
    color: #273469;
    letter-spacing: 0;
    margin-top: 41px;
}
section.our-principal .healthcare-img-principal img {
    margin-right: 0px !important;
}
.second-health {
    background: #1e2749c7;
    padding: 37px 69px 37px !important;
    position: absolute;
    left: 35px;
    bottom: -95px;
    border-radius: 20px;
}
section.our-principal .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 85%;
    margin: 0 auto;
     margin-right: 0px !important;
}
body.page-template.page-template-about section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 81% !important;
}
.second-health-chart p {
    font-family: 'Manrope';
    font-weight: 500;
    color: #273469;
    font-size: 18px;
    line-height: 25px;
    margin-top: 31px;
}
.circle-chart-img {
    margin-bottom: 38px;
}
.second-health-chart {
    padding-top: 78px;
}

header {
    background: #273469;
}
.first-data-advance h3 {
    font-size: 32px;
    color: #273469;
    font-family: 'Work Sans';
    font-weight: 600;
}
.second-health-chart-advance p {
    font-family: 'Manrope';
    font-weight: 500;
    color: #273469;
    font-size: 1rem;
    line-height: 1.5rem;
}
.first-data-advance p {
    font-family: 'Manrope';
    font-weight: 700;
    color: #273469;
    font-size: 1rem;
}

.main-digital strong {
    font-size: 1rem;
       font-weight: 700;
}

.second-health-chart-advance h4 {
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 700 !IMPORTANT;
    color: #273469;
    width: 200px;
    margin-top: 26px;
    margin-bottom: 24px;
}

.first-data-advance h3 {
    font-size: 32px;
    color: #273469;
    font-family: 'Work Sans';
    font-weight: 600;
    margin-bottom: 23px;
}
.digital-logo {
    padding-bottom: 83px;
}

.main-digital h2 {
    font-size: 32px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 700;
    margin-bottom: 29px;
    width: 200px;
}

.main-digital h3 {
    font-weight: 700;
    font-family: 'Manrope';
    color: #F4F4F9;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 21px;
}

.digital-img h3 {
    font-weight: 700;
    font-family: 'Manrope';
    color: #F4F4F9;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 21px;
}

.main-digital p {
    font-family: 'Manrope';
    font-weight: 400;
    color: #F4F4F9;
    font-size: 1rem;
    line-height: 1.5rem;
}
ul#menu-footer-menu-3 {
    padding: 0;
    margin-top: 16px;
}

.policy-link-mobile {
    display: none;
}

section.Digital-Technology-support .col-md-4.col-lg-4.col-xl-4.first-digital .main-digital {
    padding-top: 0px;
}

.digital-img p {
    font-family: 'Manrope';
    font-weight: 400;
    color: #F4F4F9;
    font-size: 1rem;
    padding-right: 49px;
}

.first-digital p {
    padding-right: 32px;
}

section.Digital-Technology-manage {
    background: #F4F4F9;
    padding-top: 76px;
    padding-bottom: 59px;
    position: relative;
    z-index: 99;
    overflow:hidden;
}

section.Digital-Technology-manage::after {
    position: absolute;
    content: "";
    background-image: url(../img/casting.svg);
    /* width: 100%; */
    height: 1227px !important;
    top: 0px;
    left: -158px;
    right: 0;
    /* background-size: 100%; */
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
}
nav.menu-footer-mobile-menu-container ul.menu {
    padding-left: 0px;
    padding-top: 26px;
}
section.Digital-Technology-support::after {
    position: absolute;
    content: "";
    background-image: url(../img/support.svg);
    height: 985px !important;
    top: -104px;
    left: -5px;
    right: 0;
    /* background-size: 100%; */
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
}
section.Digital-Technology-manage h2 {
    color: #273469;
    font-weight: 700;
    margin-top: 48px;
    margin-bottom: 48px;
}



section.Digital-Technology-manage p {
    color: #273469;
}

section.Digital-Technology-manage h3 {
    color: #273469;
}

section.Digital-Technology-support {
    padding-top: 6rem;
    background: #E4D9FF;
    position: relative;
    z-index: 99;
    padding-bottom: 10rem;
    overflow: hidden;
}
.digital-logo-support {
    padding-bottom: 3rem;
}

section.Digital-Technology-support h2 {
    color: #273469;
}

section.Digital-Technology-support .main-digital {
    padding-right: 41px;
    padding-top: 54px;
}
section.Digital-Technology-support .digital-img {
    padding-top: 43px;
}
section.Digital-Technology-support .digital-img p {
    padding-right: 4rem !IMPORTANT;
}
.partner-section-heading h2::after {
    border-left: 13px solid #E4D9FF;
    height: 81px;
    position: absolute;
    padding-left: 0px;
    border-radius: 0px 6px 6px 0px;
    content: "";
    left: -2px;
    top: 87px;
}
.partner-section-heading h2 {
    color: #E4D9FF;
    font-size: 60px;
    position: relative;
    font-family: 'Work Sans';
    font-weight: 600;
    padding-top: 90px;
    padding-bottom: 47px;
    padding-left: 54px;
}
.partner-sec-text h3 {
    font-size: 32px;
    color: #F4F4F9;
    width: 317px;
    font-weight: 700;
       font-family: 'Work Sans';
}

.partner-sec-text p {
    color: #F4F4F9;
    font-family: 'Manrope';
    font-size: 18px;
    width: 515px;
    font-weight: 500;
}

.partner-sec-text {
    display: flex;
    justify-content: space-between;
    padding-bottom: 120px;
    padding-top: 2rem;
    padding-left: 4rem;
}

.partners-image {
    display: flex;
    gap: 8rem;
    justify-content: center;
    padding-bottom: 220px;
}
body.aboutus-page {
    background: #273469;
}
section.Digital-Technology-support p {
    color: #273469;
}

section.Digital-Technology-support h3 {
    color: #273469;
}
.right-side-content span a {
    color: #273469 !IMPORTANT;
}
/*Healthcare section css*/

button.learn-btn img {
    transform: rotate(-3deg);
    position: relative;
    top: 2px;
    transition: 0.3s;
}

/*digital-news section css*/

.single-news .main-home-text-health h2 {
    width: 234px !important;
}

.single-news{
    background: #273469;
}


.main-hover-box span {
    background: #E4D9FF;
    color: #273469;
    width: 161px;
    display: flex;
    padding: 5px 13px;
    border-radius: 8px 8px 0px 0px;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    position: relative;
    left: 28px;
}

.hover-background-box {
    background: #fff;
    padding: 14px 21px 16px;
    border-radius: 18px;
    width: 320px;
    transition: 0.6s;
    height: 184px;
    position: relative;
}

.hover-background-box p {
    color: #273469;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Manrope';
}
section.hover-box-section .row {
    padding-bottom: 17rem;
    row-gap: 226px;
}
a {
    text-decoration: none !IMPORTANT;
}
.jersy-text p {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Manrope';
    color: #1E2749;
}
.main-hover-box:hover span {
    background: transparent;
    color: #F4F4F9;
}
.hover-background-content span {
    background: transparent;
    width: 100%;
    left: 0 !important;
        transition: 0.6s;
}

.hover-background-content {
    position: absolute;
    top: -7px;
    padding-bottom: 28px;
    left: 11px;
    padding-left: 18px;
}
.hover-background-content span {
    background: transparent;
    width: 100%;
    left: 0 !important;
    padding: 0;
}

.hover-image img {
    width: 321px;
    border-radius: 18px;
    height: 354px;
}
.hover-image {
    position: relative;
    transition: 0.6s;
}

.hover-main-box p {
    color: #F4F4F9;
    width: 297px;
    padding-top: 12px;
    padding-right: 22px;
}
a button.learn-btn img {
    width: 21px;
    margin-top: 0px !IMPORTANT;
}

.main-hover-box {
    position: relative;
    cursor: pointer;
    transition: 0.6s;
    width:50%;
}
.hover-background-box:hover .hover-main-box {
    display: block !important;
    position: absolute;
    top: 30px;
    left: 0px;
    transition: 0.6s;
}

/*section.hover-box-section {
    padding-bottom: 17rem;
}
*/
.hover-background-content button.learn-btn {
    padding-left: 0px;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-left: 0px;
}
a button.learn-btn:hover img {
    transform: rotate(-2deg);
    transition: 0.3s;
}
a button.learn-btn img {
    transform: rotate(-48deg);
    position: relative;
    top: 2px;
    transition: 0.3s;
}
.hover-background-content button.learn-btn:hover img {
    transform: rotate(-2deg);
    transition: 0.3s;
}
.hover-background-content button.learn-btn img {
    transform: rotate(-47deg);
    transition: 0.3s;
}
.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec {
    position: relative;
}
.main-hover-box.second-box {
    padding-left: 0px;
    position: absolute;
    right: 0;
    width: 39%;
}
.main-hover-box.third-box {
    margin-top: 16rem;
}

.main-hover-box.second-box  .hover-background-box:hover .hover-main-box {
    left: 0;
    transition: 0.6s;
    right: 0;
}

section.featured-section .main-hover-box .hover-image {
    width: 330px;
}

.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec {
    padding-left: 7rem;
}


/*Contact us page css*/
.second-brand .main-inq h2::after {
    border-left: 13px solid #E4D9FF;
    height: 116px;
    position: absolute;
    padding-left: 0px;
    border-radius: 0px 6px 6px 0px;
    content: "";
    left: -54px;
    top: -14px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand p {
    margin-top: 91px;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand .download p {
    margin-top: 0px;
}
body.contact-page .main-home-text-health h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 113px;
    left: -77px;
    top: -16px;
    border-radius: 6px !IMPORTANT;
    transform: rotate(180deg);
}
body.contact-page .main-home-text-health h2 {
    font-size: 60px;
    letter-spacing: 0;
    width: 100% !important;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Work Sans';
    margin-top: 20px;
    margin-bottom: 29px;
}

body.contact-page .second-health {
    width: 39%;
}

body.contact-page .main-home-text-health p {
    width: 100%;
    margin-bottom: 1rem;
}

body.contact-page {
    background: #273469;
}

section.Business-Inquiries h2 {
    color: #E4D9FF;
    font-weight: 600;
    font-family: 'Work Sans';
    font-size: 60px;
    width: 300px;
    position: relative;
    padding-left: 0px;
    margin-bottom: 35px;
}
.row.second-row {
    margin-top: 7em;
}

.download p {
    margin-bottom: 0px;
}

.download {
    margin-top: 42px !important;
}


.main-inq p {
    font-size: 18px;
    color: #F4F4F9;
    font-weight: 500;
    font-family: 'Manrope';
    padding-left: 0px;
    margin-bottom: 1rem;
}
.main-inq h2::after {
    border-left: 13px solid #E4D9FF;
    height: 116px;
    position: absolute;
    padding-left: 0px;
    border-radius: 0px 6px 6px 0px;
    content: "";
    left: -54px;
    top: 14px;
}

body.contact-page section.banner-section-health {
    padding-bottom: 13rem;
}
.main-inq a {
    font-size: 18px;
    color: #F4F4F9;
    font-weight: 700;
    font-family: 'Manrope';
}
.contact-form input:focus {
    outline: 0 !important;
    box-shadow: unset !IMPORTANT;
}
.contact-form input:focus-visible {
    outline: 0 !important;
    box-shadow: unset !IMPORTANT;
}
.wpcf7-response-output {
    font-family: 'Manrope';
    font-size: 14px;
    border-color: #E4D9FF !IMPORTANT;
}
.contact-form textarea:focus {
    outline: 0 !important;
    box-shadow: unset !IMPORTANT;
}
.contact-form textarea:focus-visible {
    outline: 0 !important;
    box-shadow: unset !IMPORTANT;
}
.main-inq h2 {
    color: #E4D9FF;
    font-weight: 600;
    font-family: 'Work Sans';
    font-size: 60px;
    width: 300px;
    position: relative;
    padding-left: 27px;
}

form.contact-form p {
    color: #F4F4F9;
    font-size: 14px;
    font-family: 'Manrope';
    font-weight: 500;
    position:relative;
}
form.contact-form p img {
    position: absolute;
    top: 22px;
    right: 18rem;
}
.page-template form.contact-form input {
    background: transparent;
    border: 1px solid #fff !important;
    width: 100%;
    height: 51px;
    margin-bottom: 16px;
    padding-left: 14px;
    color: #fff;
    margin-top: 14px;
    border-radius: 8px !IMPORTANT;
    font-weight: 400;
    font-family: 'Manrope';
    font-size: 15px;
}
.contact-form label {
    width: 100%;
}
form.contact-form input::placeholder {
    color: #fff;
    font-family: 'Manrope';
    letter-spacing: 0;
}
.page-template textarea.wpcf7-textarea::placeholder {
    color: #fff !important;
}
.page-template textarea.wpcf7-textarea {
    background: transparent !important;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff !important;
    padding-left: 15px;
    height: 60px;
    width: 100%;
    padding-top: 9px;
    font-family: 'Manrope';
    margin-top: 13px;
    font-weight: 400;
    font-family: 'Manrope';
    font-size: 15px;
}

textarea.textarea::placeholder {
    color: #fff;
    font-family: 'Manrope';
       font-weight: 400;
}

section.Business-Inquiries {
    padding-bottom: 8rem;
}

.contact-page form.contact-form .learn-btn {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 29px;
    gap: 11px;
}

.contact-page form.contact-form .learn-btn {
    background: transparent !important;
    border: 0 !important;
    color: #E4D9FF !important;
    margin-top: 23px;
    font-family: 'Manrope';
    font-weight: 700;
    letter-spacing: 0;
    font-size: 18px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.learn-btn {
    width: 152px;
}
/*Contact us page css*/

/*About us page css*/

body.aboutus-page .main-home-text-health h2 {
    width: 100% !important;
    margin-bottom: 34px;
}

body.aboutus-page .main-home-text-health h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 84px;
    left: -77px;
    top: 5px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}
body.aboutus-page .main-home-text-health {
    width: 100% !important;
}
.who-text h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    text-align: center;
    font-weight: 600;
    position: relative;
    margin-bottom: 22px;
}
section.Who-We-Are {
    padding-top: 70px;
    background: #273469;
}
.who-text h2::after {
    position: absolute;
    content: "";
    border-top: 12px solid #E4D9FF;
    width: 114px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    top: -30px;
    border-radius: 0px 0px 6px 6px;
}

body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 34% !important;
}
body.aboutus-page .main-home-text-health p {
    color: #F4F4F9;
    font-size: 18px;
    font-family: 'Manrope';
    width: 329px;
}

section.Who-We-Are p {
    color: #F4F4F9;
    font-family: 'Manrope';
    letter-spacing: 0;
    font-size: 18px;
    text-align: center;
    width: 876px;
    margin: 0 auto;
    margin-bottom: 78px;
}

.row.who-section  p {
    color: #F4F4F9;
    font-family: 'Manrope';
    letter-spacing: 0;
    font-size: 18px;
    text-align: center;
    width: 422px;
    margin: 0 !important;
    margin-bottom: 78px;
    text-align: left;
}

.row.who-section {
    padding-bottom: 101px !important;
    max-width: 1198px;
    margin: 0 auto;
}

.eye-section-inner h3 {
    font-size: 16px;
    font-family: 'Work Sans';
    font-weight: 600;
    color: #E4D9FF;
    margin-top: 19px;
    margin-bottom: 14px;
}

.eye-section-inner p {
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 500;
    color: #F4F4F9;
    padding-right: 83px;
}

.eye-section-inner img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

section.eye-section {
    padding-top: 30px;
    padding-bottom: 129px;
    background: #273469;
}
.Data-Analytics h2 {
    font-size: 32px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 700;
    width: 353px;
    margin-top: 25px;
    margin-bottom: 27px;
}

.healthcare-img-principal img {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}

section.our-principal .row {
    justify-content: center;
    position: relative;
}
.main-home-principal h2 {
    font-family: 'Work Sans';
    font-weight: 600;
    color: #E4D9FF;
    font-size: 60px;
    position: relative;
    margin-bottom: 4rem;
}
section.our-principal .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    position: absolute;
    top: -182px !important;
    bottom: inherit;
    width: 38% !important;
}

.main-home-principal h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 129px;
    left: -77px;
    top: 5px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}

.main-home-principal p {
    font-size: 18px;
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 400;
    margin-bottom: 48px;
}

section.our-principal {
    padding-top: 216px;
    padding-bottom: 7rem;
    background: #273469;
}

section.our-team h2 {
    color: #E4D9FF;
    font-size: 60px;
    font-family: 'Work Sans';
    text-align: center;
    font-weight: 600;
    position: relative;
    margin-bottom: 22px;
}

section.our-team h2::after {
    position: absolute;
    content: "";
    border-top: 12px solid #E4D9FF;
    width: 114px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    top: -30px;
    border-radius: 0px 0px 6px 6px;
}
section.our-team p {
    color: #F4F4F9;
    font-family: 'Manrope';
    letter-spacing: 0;
    font-size: 18px;
    text-align: center;
    width: 876px;
    margin: 0 auto;
    margin-bottom: 78px;
}

section.our-team {
    padding-top: 3rem;
    padding-bottom: 0rem;
    background: #273469;
}
section.Interested-BENZAIT {
    background: #E4D9FF;
    padding-top: 9rem;
    padding-bottom: 15rem;
}
section.Interested-BENZAIT h2 {
    padding-right: 349px;
}
.cust-block-img img {
    width: 100%;
}
body.aboutus-page section.Interested-BENZAIT .main-home-text-health h2::after {
    height: 141px;
    left: -54px !IMPORTANT;
    top: 0px;
    border-left: 15px solid #E4D9FF;
}
section.Interested-BENZAIT .row {
    position: relative;
}
section.Interested-BENZAIT .healthcare-img {
    position: absolute;
    right: 56px;
    width: 42%;
    bottom: -207px;
}
section.Interested-BENZAIT p {
    width: 65% !important;
    padding-right: 51px;
}
section.Interested-BENZAIT .main-home-text-health {
    background: #1E2749;
    padding-top: 33px;
    padding-left: 44px;
    padding-bottom: 44px;
    border-radius: 16px;
}
.healthcare-img img {
    width: 100%;
}
.team-members {
    position: relative;
    margin-bottom: 115px;
}
.team-members img {
    width: 100%;
}
.team-content h4 {
    font-size: 16px;
    color: #273469;
    font-weight: 500;
    font-family: 'Manrope';
    margin: 0;
}
.main-team p {
    margin: 0 !important;
    text-transform: uppercase;
    color: #273469 !IMPORTANT;
    font-weight: 400;
    font-size: 14px !important;
}
.main-team {
    background: #E4D9FF;
    border-radius: 10px 10px 0px 0px;
    padding: 1px 26px 15px;
    position: absolute;
    bottom: 1px;
    width: 373px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.row.team-sec-row {
    margin-top: 8rem;
}

.row.team-third-row {
    justify-content: center;
    margin-top: 8rem;
}
.team-members p {
    margin: 0 !important;
    text-align: left !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    width: 100% !important;
}
.team-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
    margin-bottom: 13px;
}
.team-content img {
    width: 24px;
}
.opportunities-box {
    display: flex;
    gap: 6rem;
}
.opportunities-text h2 {
    font-size: 60px;
    color: #273469;
    font-family: 'Work Sans';
    width: 300px;
    position: relative;
    line-height: 60px;
    font-weight: 600;
    padding-left: 40px;
}

.opportunities-text h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #1e2749;
    width: 23px;
    height: 116px;
    left: -4px;
    top: 5px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}
.opportunities-text {
    padding-bottom: 6rem;
}
.main-opp-box-inner p {
    color: #1E2749;
    font-family: 'Manrope';
    font-size: 18px;
    width: 266px;
    font-weight: 500;
}

.main-opp-box span {
    background: #1E2749;
    color: #f4f4f9;
    font-size: 14px;
    padding: 7px 21px 7px;
    border-radius: 8px 8px 0px 0px;
    margin-left: 23px;
    position: relative;
    top: -3px;
    font-family: 'Manrope';
    font-weight: 600;
}
.page-template .main-opp-box-inner button.learn-btn {
    color: #1e2749 !important;
    font-family: 'Manrope';
    gap: 12px;
    display: flex;
    align-items: center;
}
.main-opp-box-inner {
    background: #F4F4F9;
    padding: 19px;
    border-radius: 18px;
}
section.Curren-Opportunities {
    background: #E4D9FF;
    padding-top: 5rem;
    padding-bottom: 12rem;
}
section.Don’t-See .opportunities-text {
    display: flex;
}
section.Don’t-See .opportunities-text p {
    color: #273469;
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 500;
}
section.Don’t-See h2 {
    width: 43%;
}
.see-text {
    width: 60%;
}
.see-text a {
    color: #273469;
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 700;
}

.image-Why-BENZAIT img {
    width: 89% !important;
}
.main-benifit {
    background: #1E2749;
    padding: 32px;
    border-radius: 16px;
    position: relative;
    z-index: 9999;
}
section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 82%;
}
section.hover-box-section {
    padding-top: 5rem;
}
.inner-ben h2 {
    font-size: 60px;
    color: #E4D9FF;
    position: relative;
    font-family: 'Work Sans';
    font-weight: 600;
    padding-left: 16px;
}
.main-opp-box-inner button.learn-btn svg {
    transform: rotate(-40deg);
    position: relative;
    top: 2px;
    width: 18px;
    height: 18px;
    transition: 0.3s;
}

.main-opp-box-inner button.learn-btn svg path {
    fill: #1e2749;
}

.main-opp-box-inner button.learn-btn:hover svg {
    transform: rotate(-2deg);
    transition: 0.3s;
}
.inner-ben {
    display: flex;
    gap: 68px;
}

.right-side-content p {
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 18px;
}

.right-side-content h3 {
    font-size: 32px;
    color: #F4F4F9;
    font-family: 'Work Sans';
    font-weight: 600;
    margin-top: 52px;
}
ul.list-benifit {
    padding: 0;
}

.list-ul {
    display: flex;
    gap: 32px;
    margin-top: 32px;
    margin-bottom: 2rem;
}

body.aboutus-page footer.footer-section {
    background: #E4D9FF;
    position: relative;
    z-index: 999;
   
}
body.aboutus-page footer.footer-section::after {
    position: absolute;
    content: "";
    background-image: url(../img/ben-circle.png);
    width: 100%;
    height: 798px;
    top: inherit;
    left: 0px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    bottom: 0px;
}
.image-Why-BENZAIT {
    position: absolute;
    width: 45%;
    bottom: -163px;
    z-index: 22222;
}
body.page-template.page-template-about div#content {
    z-index: unset !important;
}
.right-side-content ul.list-benifit li {
    color: #F4F4F9;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 18px;
    list-style: none;
}

.inner-ben h2::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    height: 116px;
    left: -33px;
    top: 5px;
     border-radius: 6px 0px 0px 7px !important;
    transform: rotate(180deg);
}
.row.second-row-see {
    position: relative;
}
section.Don’t-See {
    background: #E4D9FF;
    padding-bottom: 20rem;
}
/*About us page css*/

ul.list-benifit ul {
    padding: 0 !important;
}

section.our-team .row {
    row-gap:0px !important;
    justify-content:center;
}



/*privacy-policy page css*/

section.privacy-policy {
    background: #F4F4F9;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
section.privacy-policy .policy-heading h3 {
    color: #E4D9FF;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Work Sans';
}

.policy-heading p span {
    font-size: 14px;
    color: #E4D9FF;
    font-family: 'Manrope';
    font-weight: 500;
}

section.privacy-policy .policy-heading {
    background: #1E2749;
    width: 509px;
    padding: 53px 44px 48px 74px;
    border-radius: 16px;
    position: relative;
}

section.privacy-policy .policy-heading::after {
    position: absolute;
    content: "";
    border-left: 14px solid #E4D9FF;
    width: 23px;
    height: 76px;
    left: -10px;
    top: 35px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}

.policy-content {
    padding-top: 67px;
    padding-left: 0px;
}
.policy-content h3 {
    font-size: 32px;
    color: #273469;
    font-family: 'Work Sans';
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 52px;
    padding-left: 50px;
}

.policy-content p {
    font-size: 18px;
    color: #1E2749;
    font-family: 'Manrope';
    font-weight: 500;
    margin-bottom: 10px;
}
body.page-template.page-template-terms-conditions footer.footer-section {
    position: relative;
    background: #f4f4f9;
}

body.privacy-policy footer.footer-section {
    position: relative;
    background: #f4f4f9;
}
.policy-content h3::after {
    position: absolute;
    content: "";
    border-left: 14px solid #1e2749;
    width: 23px;
    height: 65px;
    left: -10px;
    top: -14px;
    border-radius: 6px !important;
    transform: rotate(180deg);
}

.policy-content ul {
    padding-left: 19px !important;
}
body.terms-condition-page footer.footer-section {
    background: #f4f4f9;
}
.policy-content li {
    font-size: 18px;
    color: #1E2749;
    font-family: 'Manrope';
    font-weight: 500;
}
body.privacy-policy footer.footer-section {
    background: #F4F4F9;
}
/*privacy-policy page css*/


.news-texts p {
    text-align: right;
}
body.news-details-page .social-icons {
    gap: 10px;
    padding-right: 9rem;
    padding-top: 21px;
}
body.news-details-page section.banner-section-health {
    padding-bottom: 3rem;
}
body.news-details-page  .second-health {
    bottom: 82px;
}
.social-icons img {
    width: 20px !important;
    height: 20px !important;
    object-fit: contain;
}
body.news-details-page .main-home-text-health h2 {
    width: 100% !important;
    font-size: 32px;
}
.news-text {
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}
body.news-details-page  .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 45%;
}

section.details-section {
    background: #F4F4F9;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

section.details-section p {
    font-weight: 500;
    font-size: 18px;
    font-family: 'Manrope';
    color: #1E2749;
    margin-bottom: 15px;
}

section.details-section strong {
    font-size: 18px;
    color: #1E2749;
    margin-bottom: 20px;
    margin-top: 8px;
    font-family: 'Manrope';
}
.main-content-footer {
    display: flex;
    justify-content: space-between;
}
.main-content-footer.container {
    background: transparent !important;
    margin-bottom: 60px;
    align-items: center;
    padding: 66px 0px 0px !important;
}
.first-footer-cont p {
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 500;
    width: 300px;
}

.first-footer-cont.second-text-footer p {
    text-align: right;
    width: auto;
    padding-left: 81px;
}

.first-footer-cont.second-text-footer button {
    text-align: right;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-right: 0px;
    margin-bottom: 14px;
}
.first-footer-cont a button {
    background: transparent;
    border: 0;
    color: #F4F4F9;
    font-family: 'Manrope';
    text-align: left;
    padding: 0;
    font-size: 16px !important;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.first-footer-cont.second-text-footer img {
    display: flex;
    justify-content: end;
    margin: 0 auto;
    margin-right: 0px;
}
body.news-details-page  .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 50% !important;
    bottom: 108px;
}
.single-news .main-home-text-health p {
    color: #E4D9FF;
    font-family: 'Manrope';
    width: 296px;
    font-size: 14px;
}

.center-image {
    width: 50%;
    margin: 0 auto;
}

.center-image img {
    display: flex !important;
    justify-content: center;
    margin: 0 auto;
}

.center-image a {
    display: flex;
    justify-content: center;
}
body.news-details-page footer.footer-section .social-icons {
    padding-right: 0px;
}
ul#menu-footer-menu a {
    font-weight: 700 !important;
    letter-spacing: 0;
}

ul#menu-footer-menu-2 a {
     font-weight: 700 !important;
    letter-spacing: 0;
}
.first-footer-cont {
    width: 15%;
}
.first-footer-cont.second-text-footer {
    width: auto !important;
}
.first-footer-cont img {
    width: 31px;
    position: relative;
    bottom: -11px;
}
.first-footer-cont.second-text-footer a {
    position: relative;
    top: -3px;
}
.first-footer-cont.second-text-footer img {
    bottom: 0px !important;
}
.center-image img {
    width: 30px;
    position: relative;
}
body.news-details-page footer.footer-section {
    background: #273469 !important;
}

.main-content-footer.container button {
    background: transparent !important;
    color: #fff !important;
}




/*.healthcare-img-icon {
    display: inline-block;
    overflow: visible;
}

.healthcare-img-icon svg {
    display: block;
    transform-origin: bottom center; 
    transition: transform 0.3s ease-in-out;
}

.healthcare-img-icon:hover svg {
    transform: scaleY(1.2); 
}*/


.healthcare-img-icon {
    position: relative;
    width: 124px;
    height: 124px;
    display: flex !IMPORTANT;
    justify-content: center;
    align-items: center;
    transform-origin: bottom center;
    transition: transform 0.3s ease-in-out;
    display: inline-block;
    overflow: visible;
}
.second-chart::after {
    height: 200px !important;
}

.healthcare-img-icon::after {
    background: #273469;
    position: absolute;
    content: "";
    width: 124px;
    height: 124px;
    left: 0;
    /*z-index: -1;*/
    bottom: 0px;
    transition: transform 0.3s ease-in-out;
    -webkit-transition: 2s ease;
    -moz-transition: 2s ease;
    -o-transition: 2s ease;
    -ms-transition: 2s ease;
    transition: 2s ease;
    border-radius: 4px !important;
}

.healthcare-img-icon:hover::after {
    height:190px !important;
}

.healthcare-img-icon .second-svg {
    transform: scaleY(-1);
}

.healthcare-img-icon .second-svg {
    transform: scaleY(1);
    transition: transform 0.3s ease-in-out;
}

.healthcare-img-icon:hover .second-svg{
    transform: scaleY(-1);
}
.business-text button {
    padding-left: 0px;
}

.healthcare-img-icon path {
    transition: transform 0.9s ease-in-out;
}
.healthcare-img-icon:hover path.third-men-line {
    transform: translateX(26px) !IMPORTANT;
}
.healthcare-img-icon:hover .line {
    transform: translateX(28px); /* Moves 20px to the right on hover */
}
/*.data-content.second-circle-menu:hover path.circle-svg {*/
/*    transform: translateY(26px) !IMPORTANT;*/
/*}*/
body.home.page-template h2 {
    font-weight: 500;
}
.hover-background-box button.learn-btn img {
    /*transform: unset !important;*/
    height: 17px !important;
    width: 23px !IMPORTANT;
}

.hover-background-box button.learn-btn {
    height: 34px;
}
path.circle-svg {
    transition: transform 0.5s ease-in-out;
}
.healthcare-img-icon:hover .line-two {
    transform: translateX(5px); /* Moves 20px to the right on hover */
}

.main-home-text-inner.mobile-subheading {
    display: none;
}

section.featured-section .main-hover-box .hover-image img {
    height: 345px;
    object-fit: cover;
}

.hover-main-box {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0px);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s;
    position: absolute;
    top: 0px;
    left: 0;
}

.hover-background-box:hover .hover-main-box {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s;
    transform: translateY(0px);
    left: 0;
    top: 0px;
}

body.page-template.page-template-news .main-home-text-health h2 {
    width: 100% !important;
}

/*Header css*/

.main-digital {
    position: relative;
    z-index: 99999999;
}
.team-members p span {
    font-family: 'Work Sans';
    letter-spacing: 0;
    font-size: 16px !IMPORTANT;
}
div#content {
    position: relative;
    z-index: 222;
}
.submenu-content {
    display: flex;
    align-items: center;
    width: 100%;
    position: absolute;
    background: #E4D9FF;
    top: 0px;
    padding: 42px;
    z-index: 999999;
    gap: 115px;
    flex-wrap: wrap;
    row-gap: 14px;
    right: 0;
    left: 0;
    right: 0;
    padding-bottom: 82px;
}
.submenu-content button.learn-btn {
    color: #273469 !important;
    gap: 10px;
    display: flex;
    align-items: center;
}
.button-menu {
    margin-bottom: 42px;
}

.submenu-content button.learn-btn:hover svg {
    transform: rotate(45deg);
    transition: 0.3s;
}
.submenu-content button.learn-btn svg {
    transform: rotate(5deg);
    transition: 0.3s;
    position: relative;
    top: 2px;
    right: -22px;
}

.data-content {
    display: flex;
    align-items: center;
    gap: 29px;
    position: relative;
}
.hover-menu-content {
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: -123px;
    border-left: 1px solid #273469;
    padding-left: 15px;
    right: -91px;
    left: inherit;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0px);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s;
}

.data-content.second-circle-menu .hover-menu-content {
    bottom: -90px;
}
.data-content:hover .hover-menu-content {
    opacity: 1;
    visibility: visible;
}
.data-content.second-circle-menu.extra path {
    -webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
}
.hover-menu-content p {
    width: 100% !important;
    margin-bottom: 2px !IMPORTANT;
}
.data-submenu.second-data {
    padding-bottom: 3rem;
    gap: 26rem;
}
.data-content.second-circle-menu.extra .hover-menu-content {
    bottom: -66px;
}
.data-submenu.second-data .hover-menu-content {
    bottom: -91px;
}
.menu-image img {
    border-radius: 20px;
}
/*.main-hover-box.first-news .hover-main-box {*/
/*   display:none !important;*/
/*}*/
.submenu-content .main-digital .button-menu {
    margin-top: 152px !important;
    margin-bottom: 0px !IMPORTANT;
}
body.page-template.page-template-news .hover-background-box button.learn-btn img {
    /* transform: unset !important; */
    height: 23px !important;
    width: 23px !IMPORTANT;
        object-fit: contain ! IMPORTANT;
}
.button-menu button.learn-btn {
    padding-left: 0px;
}

.button-menu button.learn-btn svg path {
    fill: #273469;
}
.data-submenu {
    padding-bottom: 130px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 21rem;
}
.menu-image {
    margin-bottom: 37px;
}
.data-content p {
    width: 61% !important;
    margin: 0;
}
.hover-menu-content p {
    width: 100% !important;
}
.submenu-content p {
    font-size: 16px;
    color: #273469;
    width: 38%;
    font-weight: 500;
    font-family: 'Manrope';
}

.menu-image img {
    width: 312px !IMPORTANT;
}
.submenu-content p {
    font-size: 16px;
    color: #273469;
    width: 38%;
}


li.nav-item:hover .submenu-header {
    opacity: 1;
    visibility: visible;
    transform: translateY(27px);
    z-index:999999999;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(1):hover .submenu-header {
    transform: translateY(13px) !important;
}

li.nav-item:hover::after {
    border-bottom: 1px solid #e4d9ff;
    position: absolute;
    content: "";
    width: 60px;
    bottom: 29px;
    margin-left: 68px;
}


.data-content:hover .first-circle {
    transform: scaleY(-1);
    transform-origin: center;
    /*transition: transform 0.3s;*/
}
.data-content .first-circle {
   /* transition: transform 0.3s;*/
}


.data-content:hover .sec-circle {
    transform: scaleY(-1);
    transform-origin: center;
    /*transition: transform 0.3s;*/
}

.data-content .sec-circle {
   /* transition: transform 0.3s;*/
}

.flip-card-front {
    DISPLAY: FLEX;
    gap: 29px;
}
 button.navbar-toggler {
    background: transparent !important;
    border:0px !important;
}

span.navbar-toggler-icon {
    background-image: url(https://maggie.bestwebdevs.com/wp-content/uploads/2025/02/Group-1-2025-02-28T130549.218.png);
    background-size: 112%;
    position: relative;
    top: -3px;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0 !IMPORTANT;
    box-shadow: unset !important;
}
.navbar-toggler:focus-visible {
    text-decoration: none;
    outline: 0 !IMPORTANT;
    box-shadow: unset !important;
}
.data-submenu.second-data .data-content:hover svg {
    transform: scaleY(-1);
    transform-origin: center;
    /*transition: transform 0.3s;*/
}
/*li.nav-item:hover .submenu-header {*/
/*    display: block;*/
/*}*/
.submenu-header {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0px);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s;
    width: 1200px;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*margin-right: 0px;*/
}

.submenu-content .main-hover-box {
    position: relative;
    cursor: pointer;
    transition: 0.6s;
}


.submenu-content  .jersy-text p {
    width: 100% !IMPORTANT;
}

.submenu-content  .hover-background-content img {
    width: 100% !IMPORTANT;
}

.submenu-content .hover-image img {
    width: 321px !important;
    border-radius: 18px;
}

.submenu-content .hover-background-content .jersy-text p {
    color: #F4F4F9 !important;
}
.submenu-content .hover-background-content button.learn-btn img {
    width: 17px !IMPORTANT;
    height: 16px !IMPORTANT;
}
.submenu-content .jersy-text {
    width: 295px;
}
.hover-background-content button.learn-btn {
    color: #F4F4F9;
    display: flex;
    align-items: center;
}
.submenu-content .hover-background-box p {
    color: #273469 !important;
}

.submenu-content .forbes-text span {
    background: #273469;
    width: 161px;
    display: flex;
    padding: 5px 13px;
    border-radius: 8px 8px 0px 0px;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    position: relative;
    left: 28px;
    color: aliceblue;
}

.main-digital-sec {
    display: flex;
    gap: 22rem;
    margin-bottom: 63px !IMPORTANT;
}

li.nav-item:hover .contact-svg {
    transform: rotate(-2deg);
    transition: 0.3s;
}
.contact-svg {
    width: 23px;
    height: 16px;
    position: relative;
    right: -5px;
    transform: rotate(-53deg);
     transition: 0.3s;
}

/*li.nav-item.contact-link a.nav-link:hover {
    color: #D9E021;
}*/

.submenu-content .textwidget {
    display: flex;
    justify-content: space-between;
}
.healthcare-img-icon svg {
    position: relative;
    z-index: 9;
}
.second-health-chart-advance {
    padding-right: 13px;
}
.search-result-count {
    font-size: 20px;
    font-family: 'Manrope';
    text-align: center;
}
.pagination .nav-links > *.current, .comments-pagination .nav-links > *.current {
    text-decoration: none !important;
}
body.search.search-results a.page-numbers {
    font-size: 18px !important;
    font-family: 'Manrope';
    letter-spacing: 0;
}
body.search.search-results .entry-content p {
    margin: 0 !IMPORTANT;
        text-align: center;
    max-width: 100% !important;
}
section.not-found-section .page-content p {
    text-align: center;
    font-size: 19px;
    font-family: 'Manrope';
}
form.search-form {
    margin-bottom: 5rem !IMPORTANT;
}
body.search.search-results span.page-numbers.current {
    font-family: 'Work Sans';
    letter-spacing: 0;
    text-decoration: none;
    font-size: 20px;
}
header.entry-header h2.entry-title {
    font-family: 'Work Sans';
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    font-size: 31px;
    display: flex !IMPORTANT;
    justify-content: center;
    width: 100%;
    margin: 0 !IMPORTANT;
    max-width: 100% !important;
}
header.page-header h2 {
    font-family: 'Work Sans';
    letter-spacing: 0;
    font-size: 31px;
    padding-top: 43px;
    font-weight: 600;
}
header.page-header {
    padding-bottom: 26px;
    margin-bottom: 37px;
}


.scroll-btn {
    background-color: transparent !important;
    padding: 12px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 0px;
    background-image: url(https://maggie.bestwebdevs.com/wp-content/uploads/2025/03/left-1.png);
    transform: rotate(-91deg);
    position: absolute;
    left: -24px;
    top: 51px;
    background-repeat: no-repeat;
    border: 0;
}
.main-scroll-down h1 {
    transform: rotate(-91deg);
    font-size: 20px;
    left: -33px;
    position: absolute;
    top: -40px;
    font-family: 'Manrope';
    font-size: 14px;
    width: 67px;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
}
.main-scroll-down::after {
    position: absolute;
    content: "";
    border-left: 3px solid #fff;
    width: 4px;
    height: 124px;
    left: -13px;
    top: -7px;
}
.scroll-down:hover {
    transform: translateY(10px);
    transition: 0.6s;
}
.scroll-down {
    transform: translateY(0px);
     transition: 0.6s;
}
.main-scroll-down {
    position: absolute;
    top: 6%;
    color: white;
    border: none;
    padding: 12px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    right: 20%;
    transition: 0.6s;
}
.main-scroll-up {
    display: flex;
    width: 200px;
    position: absolute;
    right: 71px;
    top: 47%;
}

footer.footer-section {
    position: relative;
}

.main-scroll-up h1 {
    transform: rotate(-91deg);
    font-size: 20px;
    right: -53px;
    position: absolute;
    top: -40px;
    font-family: 'Manrope';
    font-size: 14px;
    width: 67px;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
}
.scroll-up-btn {
    bottom: inherit;
    right: 0px;
    transition: opacity 0.3s ease-in-out;
    background-color: transparent !important;
    padding: 12px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 0px;
    background-image: url(https://maggie.bestwebdevs.com/wp-content/uploads/2025/03/left-1.png);
    transform: rotate(-272deg);
    position: absolute;
    right: -25px;
    top: -112px;
    background-repeat: no-repeat;
    border: 0;
}

/*menu toggle css*/

#menu-toggle {
  position: absolute;
  appearance: none;
  cursor: pointer;
  left: -100%;
  top: -100%;
}
#menu-toggle:checked ~ .menu {
  opacity: 1;
  visibility: visible;
}
#menu-toggle:checked ~ .menu nav ul .menu-item {
  opacity: 1;
  transform: translateY(5px);
}
#menu-toggle:checked ~ .menu-button .menu-icon {
  background: transparent;
}
#menu-toggle:checked ~ .menu-button .menu-icon:before {
  transform: rotate(-45deg);
  top: 0;
  background: #273469;
  width:18px;
}
/*.cross {*/
/*    position: relative;*/
/*}*/
/*.cross::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    border: 1px solid #000;*/
/*    width: 31px;*/
/*    height: 31px;*/
/*    top: -14px;*/
/*    left: -6px;*/
/*    border-radius: 100%;*/
/*}*/
#menu-toggle:checked ~ .menu-button .menu-icon:after {
  transform: rotate(45deg);
  top: 0;
  background: #273469;
   width:18px;
}
.menu nav ul {
    padding-left: 0px !IMPORTANT;
}
.mobile-submenu a {
    display: flex;
    align-items: center;
    gap: 14px;
    justify-content: space-between;
}
.mobile-submenu {
    margin-top: 11px;
    padding-left: 25px;
}
.mobile-submenu svg {
    transform: rotate(-45deg);
    position: relative;
    top: 2px;
    width: 20px;
    height: 20px;
}
.mobile-submenu svg path {
    fill: #333f73;
}
header.mobile-header .menu li.menu-item a {
    color: #273469 !important;
    font-weight: 700;
    font-family: 'Manrope';
    font-size: 16px;
    text-align: left !important;
    display: flex;
    width: 200px;
}
.mobile-submenu a {
    width: 100% !important;
    margin-bottom: 15px;
    font-weight: 400 !important;
    font-family: 'Manrope';
}
.toggle-logo img {
    width: 52px;
    height: 52px;
}
.toggle-logo {
    position: absolute;
    top: 66px;
}
.mobile-toggle-icon {
    display: flex;
    justify-content: center;
    gap: 24px;
    align-items: center;
    margin-top: 57px;
    margin-bottom: 32px;
}
.mobile-toggle-icon img {
    width: 22px;
}
header.mobile-header .menu {
    display: block;
    background: #E4D9FF;
    color: #FFF;
    text-align: center;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    margin: auto;
    padding: 20px;
    transition: all 0.44s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    overflow: hidden;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    padding-top: 9rem;
    overflow: auto;
}
header.mobile-header .menu .menu-item {
  opacity: 0;
  transform: translateY(-5px);
  transition: all 0.44s cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
header.mobile-header .menu .menu-item:nth-child(0) {
  transition-delay: 0s;
}
header.mobile-header .menu .menu-item:nth-child(1) {
  transition-delay: 0.05s;
}
header.mobile-header .menu .menu-item:nth-child(2) {
  transition-delay: 0.1s;
}
header.mobile-header .menu .menu-item:nth-child(3) {
  transition-delay: 0.15s;
}
header.mobile-header .menu .menu-item:nth-child(4) {
  transition-delay: 0.2s;
}
header.mobile-header .menu .menu-item:nth-child(5) {
  transition-delay: 0.25s;
}
header.mobile-header .menu nav ul {
  color: white;
  list-style: none;
}
.menu nav ul .menu-item {
  margin-bottom: 1.5em;
}
.menu nav ul a {
  text-decoration: none;
  color: white;
}
.header-menu {
    display: flex;
    align-items: center;
}
.menu-button {
  cursor: pointer;
  display: inline-block;
  /*float: right;*/
  padding: 28px 20px;
  border-radius: 100%;
  position: relative;
  user-select: none;
  z-index: 999999999;
}
.mobile-menu-header {
    display: none;
}
.menu-icon {
  background: #fff;
  display: block;
  height: 3px;
  position: relative;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.15s ease-out;
  width: 30px;
}
.menu-icon:before, .menu-icon:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  width: 100%;
}
.menu-icon:before {
  top: 8px;
}
.menu-icon:after {
  top: -8px;
}
header.mobile-header {
    display: flex !Important;
    align-items: center;
    justify-content: space-between;
}

.mobile-social-icon {
    display: none;
}


section.Digital-Technology-manage .col-md-3.col-lg-3.col-xl-3 {
    padding-top: 10rem;
}

section.Digital-Technology-manage .col-md-3.col-lg-3.col-xl-3.first-digital {
    padding-top: 0px !important;
}

main.partners-image-logo-images-mobile-view .wrapper {
  position: relative;
}



main.partners-image-logo-images-mobile-view .items {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  cursor: pointer;
}
main.partners-image-logo-images-mobile-view .items.active {
  cursor: grab;
}

main.partners-image-logo-images-mobile-view .item {
    display: inline-block;
    margin-left: 20px;
    user-select: none;
    background: transparent;
    width: 20%;
}
 main.partners-image-logo-images-mobile-view .item:last-child {
  margin-right: 20px;
}

main.logo-images .wrapper {
  position: relative;
}


main.logo-images .items {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  cursor: pointer;
}
main.logo-images .items.active {
  cursor: grab;
}

 main.logo-images .item {
    display: inline-block;
    margin-left: 20px;
    user-select: none;
    background: transparent;
    width: 20%;
}
 main.logo-images .item:last-child {
  margin-right: 20px;
}
main.logo-images ul.items {
    margin-top: 85px !important;
    margin-bottom: 138px;
}



.footer-bottom-images {
    padding-left: 30px;
}

section.Interested-BENZAIT .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 79%;
}

.main-opp-box-inner button.learn-btn {
    padding-left: 0px;
}
.news-share-buttons {
    display: flex;
    gap: 17px;
}
.right-side-content.mobile-view-right-content {
    display: none;
}

.feature-btn-mobile {
    display: none;
}

.data-content.second-circle-menu:hover path.circle-svg-for {
    transform: translate(-55px, -51px);
    transition: transform 0.6s ease-in-out;
}

.data-content second-circle-menu path {
    -webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
}

.data-content.second-circle-menu:hover path.circle-svg-sec {
    transform: translate(55px, 1px);
    transition: transform 0.6s ease-in-out;
}

.col-md-3.col-lg-3.col-xl-3.third-icon-animate .healthcare-img-icon::after {
    height: 144px;
}
.data-content.second-circle-menu:hover .circle-svg {
    transform: translate(1px, 56px);
    transition: transform 0.6s ease-in-out;
}
.two-svg  svg {
    width: 60px;
}

.two-svg {
    display: flex;
    align-items: center;
}

.two-svg .upper-svg {
    position: absolute;
}


.upper-svg {
    transition: transform 0.5s ease-in-out; /* Smooth flipping effect */
}

.data-content:hover .upper-svg {
    transform: scaleX(-1); /* Flips the SVG horizontally */
}

.circle-img-sec {
    position: absolute;
    opacity: 0;
    transition: 0.4s;
    left: 3px;
}

.circle-img-sec img {
    width: 55px !IMPORTANT;
    height: 55px !important;
}

a.news-mobile-view {
    display: none;
}
.data-content.second-circle-menu:hover .circle-img-sec {
    opacity: 1;
    transition: 0.4s;
}

.slider {
  position: relative;
}

.slider__container {
  cursor: grab;
  display: flex;
  /*overflow: hidden;*/
  /*scroll-behavior: smooth;*/
}

.slider__container.dragging {
  scroll-behavior: auto;
  cursor: grabbing;
}

.slider__item {
  padding: 16px 8px;
  flex: 0 0 auto;
  width: calc(100% / 5);
}

button.slider__control.prev {
    display: none;
}
section.slider.container {
    padding-bottom: 120px;
}
button.slider__control.next {
    display: none;
}
.slider__item img {
    display: flex !important;
    margin: 0 auto;
    justify-content: center;
}
.slider__container[data-step="4"] .slider__item {
  width: calc(83% / 4);
}

.slider__container[data-step="3"] .slider__item {
  width: calc(83% / 3);
}

.slider__container[data-step="2"] .slider__item {
  width: calc(83% / 2);
}

.slider__container[data-step="1"] .slider__item {
  width: calc(83% / 1);
}
.main-benifit.mobile-view-benefit {
    display: none;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand {
    padding-top: 22px;
}

section.extract-section .healthcare-img-icon::after{
    display:none !Important;
}

section.lifecycle-section button.learn-btn img {
    transform: rotate(-4deg);
    position: relative;
    right: -33px;
     transition:0.3s;
}

section.lifecycle-section button.learn-btn:hover img {
    transform: rotate(47deg) !important;
     transition:0.3s;
}

section.our-people-section button.learn-btn img {
    transform: rotate(-4deg);
    position: relative;
    right: -30px;
     transition:0.3s;
}

section.our-people-section button.learn-btn:hover img {
    transform: rotate(44deg);
     transition:0.3s;
}

section.featured-section button.learn-btn img {
    transform: rotate(-4deg);
    position: relative;
    right: -27px;
     transition:0.3s;
}
section.featured-section .jersy-text button.learn-btn img {
    width: 19px !IMPORTANT;
    height: 29px !important;
    position: relative;
    right: -14px;
    top: 3px;
    object-fit: contain !IMPORTANT;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(4):hover svg {
    transform: rotate(45deg);
    transition: 0.3s;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(4) svg {
    position: relative;
    right: -8px;
     transition: 0.3s;
}
section.featured-section button.learn-btn:hover img {
    transform: rotate(44deg);
    transition:0.3s;
}

@media(max-width:1500px){
 .footer-main a {
    font-size: 16px;
}
    .first-data-advance h3 {
    font-size: 31px;
}
    form.contact-form p img {
    right: 16rem;
}
.container {
    max-width: 1300px !important;
}
ul.navbar-nav {
    gap: 65px;
}
}


@media(min-width:389px) and (max-width:767px){
.main-inq h2::after {
    left: -25px;
    top: -8px;
}
    main.logo-images .item {
    margin-left: 0px;
    width: 47% !important;
}
  .main-home-text h2 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
}
.main-home-text-inner h2{
    padding-bottom: 2rem !important;
    padding-top: 2rem !important; 
}
}

@media(max-width:767px){
    section.extract-section .second-health-chart-advance {
    padding-top: 0px !important;
}
    .slider {
  position: relative;
}

.slider__container {
  cursor: grab;
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
}

.slider__container.dragging {
  scroll-behavior: auto;
  cursor: grabbing;
}

.slider__item {
  padding: 16px 8px;
  flex: 0 0 auto;
  width: calc(100% / 5);
}

button.slider__control.prev {
    display: none;
}
section.slider.container {
    padding-bottom: 120px;
}
button.slider__control.next {
    display: none;
}
.slider__item img {
    display: flex !important;
    margin: 0 auto;
    justify-content: center;
}
/*.slider__container[data-step="4"] .slider__item {*/
/*  width: calc(83% / 4);*/
/*}*/

/*.slider__container[data-step="3"] .slider__item {*/
/*  width: calc(83% / 3);*/
/*}*/

/*.slider__container[data-step="2"] .slider__item {*/
/*  width: calc(83% / 2);*/
/*}*/

/*.slider__container[data-step="1"] .slider__item {*/
/*  width: calc(83% / 1);*/
/*}*/
    .first-footer-cont.second-text-footer button {
    margin: 0 !important;
}
    .main-inq h2::after {
    left: -25px;
    top: -8px;
}
    .footer-1 img {
    width: 161px !important;
    left: 0px;
    padding-bottom: 14px;
}
    a.navbar-brand img {
    width: 145px !important;
    padding-left: 16px;
}
    .main-benifit.mobile-view-benefit {
    display: block;
}
    .slider__container[data-step="4"] .slider__item {
    width: 63% !important;
}
    .main-benifit.desktop-view-benefit p {
    display: none;
}
.main-benifit.mobile-view-benefit {
    border-radius: 16px 16px 0px 0px;
}
.main-benifit.desktop-view-benefit {
    padding-left: 35px;
}
.main-benifit.desktop-view-benefit h3 {
    margin-top: 10px;
}
.main-benifit.desktop-view-benefit h2 {
    display: none;
}
    .see-text a {
    font-size: 16px;
}
.news-desktop-view {
    display: none;
}
.first-footer-cont.second-text-footer {
    width: 100% !IMPORTANT;
}
.main-content-footer.container {
    padding: 66px 31px !important;
}
.main-content-footer.container p {
    display: none;
}
.first-footer-cont.second-text-footer p {
    width: 100%;
}
.first-footer-cont {
    width: 100%;
}
.main-content-footer {
    padding: 0px 30px !important;
}
    a.news-mobile-view {
    display: block !important;
}
    body.news-details-page .social-icons {
    padding-right: 6rem;
    padding-top: 21px;
}
  .submenu-header  .hover-background-box:hover .hover-main-box button.learn-btn {
    color: #e4d9ff !important;
}
    body.aboutus-page footer.footer-section::after {
    height: 373px;
}
    .list-ul {
    display: block;
}
    .main-opp-box-inner {
    padding: 19px 21px 19px 40px;
}
    .single-news .main-home-text-health p {
    width: 100%;
}
section.details-section p {
    font-size: 16px;
}
section.details-section .container {
    padding: 0px 28px;
}
body.news-details-page .healthcare-img img {
    height: 500px;
    object-fit: cover;
}
body.news-details-page .main-home-text-health h2::after {
    left: -38px;
    top: -16px;
}
body.news-details-page .main-home-text-health h2 {
    width: 100% !important;
    font-size: 26px;
}
body.news-details-page  .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 87% !important;
    bottom: 105px !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 29px !important;
}
body.news-details-page .healthcare-img {
    padding-bottom: 134px;
}
    .data-content.second-circle-menu img {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 55px;
    height: 55px;
    transition: 0.2s;
    opacity: 0;
}

.data-content.second-circle-menu:hover img {
    transition: 0.2s;
    opacity: 1;
}
    .second-health-chart-advance h4 {
    width: 100%;
}
    section.Digital-Technology-manage .row::after {
    position: absolute;
    content: "";
    background: #c1bae363;
    width: 126%;
    height: 2120px;
    left: -24px;
    bottom: 0px;
    border-radius: 34px 0px;
    z-index: -1;
}
    ul.menu li {
    margin-bottom: 13px !important;
}
    section.featured-section .col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec .hover-main-box {
    display: block !important;
}
    .row.Business-Inquiries .business-text {
    padding-left: 29px;
    padding-right: 20px;
    padding-bottom: 53px;
}
    section.our-people-section img {
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
    section.Business-Inquiries {
    padding-bottom: 2rem;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand p {
    margin-top: 49px;
}
    .footer-bottom-images {
    padding-left: 0px;
}
body.page-template.page-template-news .hover-background-box {
    margin-bottom: 73px;
}
body.page-template.page-template-news section.hover-box-section .hover-main-box {
    display: none !important;
}
    section.eye-section .container {
    padding-left: 22px !important;
    padding-right: 22px !important;
}
.inner-ben h2::after {
    left: -32px;
    top: -2px;
    border-radius: 6px 0px 0px 7px !important;
}
.inner-ben h2 {
    padding-left: 0px;
}
section.Don’t-See .col-lg-10.col-md-10.col-xl-10 {
    padding: 0 !important;
}
section.Don’t-See .inner-ben h2 {
    font-size: 36px;
    padding-left: 0px !important;
    margin-bottom: 40px;
}
.main-benifit {
    border-radius: 0px 0px 16px 16px;
    padding-left: 49px;
    padding-right: 15px !IMPORTANT;
}
.image-Why-BENZAIT img {
    height: 438px;
    object-fit: cover;
}
section.Interested-BENZAIT .main-home-text-health {
    padding-left: 20px;
    padding-bottom: 44px;
            position: relative;
        z-index: 9;
}
section.Interested-BENZAIT .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 94%;
    margin: 0 auto;
}
    body.page-template.page-template-about section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100% !important;
}
    section.Digital-Technology-support .container {
    padding-left: 20px;
    padding-right: 20px;
}
section.Digital-Technology-manage .row {
    padding-left: 13px;
    padding-right: 13px;
}
    .digital-logo-support img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
    .second-health-chart-advance p {
    margin-bottom: 2rem;
}
.digital-logo img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
    section.advanced-analytics::after {
    height: 871px;
    top: inherit;
    left: 0px;
    right: 0;
    bottom: 0px;
}
.digital-img p {
    padding-right: 3px;
}
section.Digital-Technology .container {
    padding-left: 23px;
    padding-right: 23px;
}
    .circle-chart-img img {
    display: flex;
    margin: 0 auto;
}
.first-data-advance {
    margin-bottom: 4rem;
}
section.Data-Intelligence .row {
    padding-left: 12px;
    padding-right: 12px;
}
section.Data-Intelligence h4 {
    line-height: 24px;
    margin-top: 16px;
}
section.advanced-analytics .row {
    padding-left: 12px;
    padding-right: 12px;
}
    section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
    padding: 0 !IMPORTANT;
}
  body.page-template.page-template-news  section.hover-box-section {
    padding-top: 8rem;
}
.feature-btn-mobile {
    display: block !important;
}
.feature-btn-desktop {
    display: none !important;
}
.main-hover-box.third-box .hover-background-box {
    margin-bottom: 20px;
}
.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec .hover-main-box{
    display: none !important;
}
    .right-side-content.mobile-view-right-content {
    display: block !important;
}
    .right-side-content.desktop-view-right-content {
    display: none;
}
    section.different-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100% !important;
    padding: 0;
}
section.sucess-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100%;
}
    section.banner-section img {
    left: 0px;
}
.main-scroll-down {
    top: 4%;
    left: 44%;
    right: 0;
    margin: 0 auto;
}
    main.logo-images .item {
    margin-left: 0px;
    width: 100%;
}
main.logo-images ul.items {
    margin-top: 19px !important;
    margin-bottom: 76px;
}
main.logo-images ul.items {
    padding: 0;
}
main.logo-images .item img {
    margin: 0 auto;
    display: flex;
}
    section.lifecycle-section img {
    width: 100%;
}
    section.Digital-Technology-manage .col-md-3.col-lg-3.col-xl-3 {
    padding-top: 2rem;
}
section.Digital-Technology-support .digital-img p {
    padding-right: 0rem !IMPORTANT;
}
    .healthcare-img-icon.second-chart {
    margin-top: 70px;
}
    .policy-link-mobile {
    display: block;
}

.mobile-social-icon {
    display: block;
}
.footer-des {
    padding-bottom: 43px;
}
.desktop-social-icon {
    display: none;
}
.mobile-social-icon .social-icons {
    justify-content: flex-start !important;
    padding-top: 62px;
}
.footer-bottom-images p a {
    display: none !important;
}
    .main-hover-box.third-box {
    margin-top: 8rem;
}
.main-scroll-up {
    top: 90%;
    right: 44px;
    width: auto !IMPORTANT;
}
.mobile-menu-header {
    display: block;
}
    nav.navbar.navbar-expand-lg.desktop-view {
    display: none;
}
    header.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .main-hover-box {
    width: 100%;
}
    .main-hover-box.second-box {
    padding-left: 0px;
    position: relative;
    right: 0;
    width: 100%;
}
    section.privacy-policy .policy-heading {
    width: 304px;
    padding: 39px 44px 36px 36px;
    margin: 0 auto;
}
h3.first-heading::after {
    top: 0px !important;
}
.policy-content {
    padding-top: 67px;
    padding-left: 24px !IMPORTANT;
    padding-right: 24px !IMPORTANT;
}
.policy-content p {
    font-size: 16px;
}
.policy-content h3::after {
    border-left: 14px solid #1e2749;
    width: 23px;
    height: 65px;
    left: -5px;
    top: -2px;
}
.policy-content h3 {
    font-size: 24px;
    margin-bottom: 43px;
    padding-left: 39px;
}
     .page-template-services  section.banner-section-health {
    padding-top: 0rem;
    padding-bottom: 8rem;
}
.digital-img p {
    font-size: 16px;
}
.main-digital h2 {
    font-size: 26px !IMPORTANT;
    margin-bottom: 29px;
    width: 100%;
}
section.Digital-Technology-support .main-digital {
    padding-right: 16px;
}
section.Digital-Technology-support {
    padding-top: 6rem;
    padding-bottom: 3rem;
}
.partner-section-heading h2::after {
    left: 16px;
    top: 72px;
}
.partner-section-heading h2 {
    font-size: 36px;
    padding-top: 90px;
    padding-bottom: 34px;
    padding-left: 63px;
}
.partners-image img {
    width: 52px;
}
.partners-image {
    display: flex;
    gap: 11px;
    padding-bottom: 89px;
}
.partner-sec-text h3 {
    font-size: 26px;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 24px;
}
.partner-sec-text p {
    font-size: 16px;
    width: 100%;
    margin-top: 25px;
}
.partner-sec-text {
    display: block;
    padding-bottom: 67px;
    padding-top: 0rem;
    padding-left: 1rem;
}
.partner-sec-text {
    display: block;
    padding-bottom: 77px;
    padding-top: 0rem;
    padding-left: 1rem;
}
.digital-logo-mangage img {
    display: flex;
    margin: 0 auto;
}
section.Digital-Technology-manage h2 {
    margin-top: 48px;
    margin-bottom: 48px;
    width: 100% !important;
    font-size: 26px;
}
.digital-img {
    margin-bottom: 62px;
}
section.Digital-Technology-manage::after{
    display:none;
}
section.Digital-Technology-support::after {
    height: 214px !important;
    top: -30px;
    left: 0px;
    right: 0;
    background-size: 100%;
}
.main-digital {
    padding-bottom: 3rem;
}
section.Digital-Technology {
    padding-top: 5rem;
    padding-bottom: 6rem;
}
.first-digital p {
    padding-right: 5px;
    font-size: 16px !important;
}
.second-health-chart-advance {
    padding-top: 4rem;
}

.first-data-advance h3 {
    font-size: 26px;
    margin-bottom: 21px;
}
section.advanced-analytics {
    padding-top: 0rem;
    padding-bottom: 6rem;
    margin-bottom: 0px;
}
.second-health-chart p {
    font-size: 16px;
    line-height: 25px;
    margin-top: 31px;
}
.first-data p {
    font-size: 16px;
    line-height: 24px;
}
.first-data h3 {
    font-size: 26px;
    margin-top: 32px;
    margin-bottom: 47px !important;
}
.first-data h3 {
    font-size: 26px;
    margin-top: 32px;
    margin-bottom: 28px !important;
}
    .page-template-services .healthcare-img img {
    height: 529px;
    object-fit: cover;
}
.page-template-services .second-health {
    padding: 77px 41px 71px !important;
    bottom: -95px;
    width: 91% !important;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.main-home-text-health p {
    font-size: 13px;
    width: 100%;
}
section.Curren-Opportunities {
    padding-top: 3rem;
    padding-bottom: 1rem;
}
section.Don’t-See .opportunities-text p {
    font-size: 16px;
}
.see-text {
    width: 100%;
}
.image-Why-BENZAIT img {
    width: 100% !important;
}
.main-opp-box-inner p {
    font-size: 16px;
    width: 100%;
}
.main-home-principal h2::after {
    height: 110px;
    left: -30px;
    top: -36px;
}
.row.second-row-see .col-lg-2.col-md-2.col-xl-2 {
    width: 100%;
    padding: 0;
}
section.Don’t-See {
    padding-bottom: 4rem;
}
.image-Why-BENZAIT {
    position: relative;
    width: 100%;
    bottom: 0px;
    left: 0;
}
section.Don’t-See h2 {
    width: 85%;
}
.right-side-content ul.list-benifit li {
    font-size: 16px;
}
.right-side-content h3 {
    font-size: 26px;
    margin-top: 48px;
}
.right-side-content p {
    font-size: 16px;
}
.inner-ben h2 {
    font-size: 36px;
    padding-left: 16px;
    margin-bottom: 40px;
}
.inner-ben {
    display: block;
}
section.Don’t-See .opportunities-text {
    display: block;
}
.main-opp-box {
    margin-bottom: 105px;
    padding: 0px 15px;
}
    .page-template-about .healthcare-img img {
    height: 400px;
    object-fit: cover;
}
.opportunities-text h2::after {
    left: -4px;
    top: -10px;
}
.opportunities-box {
    display: block;
}
section.Interested-BENZAIT h2 {
    padding-right: 0px;
}
section.Interested-BENZAIT p {
    width: 100% !important;
    padding-right: 20px;
}
section.Interested-BENZAIT .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health-image {
    padding: 0;
}
.opportunities-text h2 {
    font-size: 36px;
    line-height: 43px;
    padding-left: 29px;
    margin-bottom: 34px;
}
section.Interested-BENZAIT .healthcare-img {
    position: relative;
    right: 0;
    width: 100%;
    bottom: 16px;
    margin: 0 auto;
}
section.our-principal .healthcare-img-principal {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
section.Interested-BENZAIT {
    padding-top: 8rem;
    padding-bottom: 2rem;
}
section.our-team .col-md-4.col-xl-4.col-sm-12 {
    padding: 0 !important;
}
section.our-team {
    padding-top: 3rem;
    padding-bottom: 0rem;
}
.team-members {
    margin-bottom: 79px;
}
section.our-team p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 104px;
}
.main-team {
    width: 88%;
}
.eye-section-inner {
    margin-bottom: 4rem;
}
section.our-team h2 {
    font-size: 36px;
    position: relative;
    margin-bottom: 22px;
}
section.our-team .row {
    row-gap: 0px !important;
}
body.aboutus-page .main-home-text-health h2 {
    width: 100% !important;
    padding-left: 0px;
}
section.eye-section {
    padding-top: 30px;
    padding-bottom: 17px;
}
body.aboutus-page .main-home-text-health h2::after {
    height: 64px;
    left: -32px !IMPORTANT;
    top: -9px;
    border-left: 15px solid #E4D9FF;
}
.eye-section-inner p {
    font-size: 16px;
    padding-right: 0px;
}
.main-home-principal h2 {
    font-size: 32px;
    position: relative;
    margin-bottom: 3rem;
    padding-left: 12px;
}
section.our-principal {
    padding-top: 21rem;
    padding-bottom: 3rem;
    position: relative;
}
section.our-principal .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    position: inherit !IMPORTANT;
    top: -315px !important;
    bottom: inherit;
    width: 90% !IMPORTANT;
    margin: 0 auto;
    left: 0;
    right: 0;
            padding: 83px 20px 40px !important;
}
section.our-principal .healthcare-img-principal img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.main-home-principal p {
    font-size: 16px;
    margin-bottom: 48px;
}

.row.who-section {
    padding-bottom: 0px !important;
}
.Data-Analytics h2 {
    font-size: 26px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 27px;
    text-align: center;
}
.row.who-section  p {
    font-size: 16px;
    width: 100%;
    margin: 0 !important;
    margin-bottom: 78px;
    text-align: center;
}
.Data-Analytics {
    margin-bottom: 6rem;
}
.Data-Analytics img {
    display: flex;
    margin: 0 auto;
}
.who-text h2 {
    font-size: 36px;
    margin-bottom: 22px;
}
section.Who-We-Are {
    padding-top: 206px;
}
body.aboutus-page .main-home-text-health p {
    font-size: 16px;
    width: 100%;
}
body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 86% !important;
    position: absolute;
    padding: 83px 20px !important;
    bottom: -116px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
    .page-template-about section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    padding: 0;
}
    section.Who-We-Are p {
    font-size: 16px;
    width: 100%;
}
body.contact-page .second-health {
    width: 85%;
    position: relative;
    bottom: 25px;
    padding: 58px 24px !important;
    margin: 0 auto;
    left: 0;
}
form.contact-form p img {
    top: 22px;
    right: 89px;
}
.main-inq {
    padding: 0px 13px;
    margin-bottom: 80px;
}
.contact-form {
    padding-top: 16px !IMPORTANT;
    padding: 0px 6px;
}
.main-inq p {
    font-size: 16px;
    padding-left: 0px;
    margin-bottom: 1rem;
}
section.Business-Inquiries h2 {
    font-size: 35px;
    padding-left: 0px;
    width: 200px;
}
body.contact-page section.banner-section-health {
    padding-bottom: 3rem;
}
body.contact-page .main-home-text-health h2::after {
    border-left: 11px solid #E4D9FF;
    left: -35px;
    top: 15px;
    border-radius: 6px !IMPORTANT;
    transform: rotate(180deg);
    top: -12px;
    height: 84px;
}
.main-home-text-health p {
    font-size: 16px;
}
body.contact-page .main-home-text-health h2 {
    font-size: 36px;
    width: 100% !important;
    margin-bottom: 38px;
}
body.contact-page section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    padding: 0 !important;
}
   body.contact-page .healthcare-img img {
    height: 400px;
    object-fit: cover;
}
.main-home-text-health h2 {
    font-size: 36px;
    width: 100%;
    margin-bottom: 33px;
}
body.page-template.page-template-news section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}

.main-home-text-health h2::after {
    border-left: 14px solid #E4D9FF;
    left: -50px;
    top: -32px;
    border-radius: 6px !IMPORTANT;
    transform: rotate(180deg);
}
body.page-template.page-template-news .second-health {
    padding: 68px 44px 58px !important;
    position: absolute;
    left: 0;
    bottom: -72px;
    width: 89%;
    right: 0;
    margin: 0 auto;
}

.hover-image img {
    width: 100%;
    border-radius: 18px;
    height: 400px;
    object-fit: cover;
}
body.page-template.page-template-news section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    padding: 0;
}
section.hover-box-section .col-md-4.col-lg-4.col-xl-4 {
    padding: 0px 22px;
}
body.page-template.page-template-news .healthcare-img img {
    height: 400px !IMPORTANT;
    object-fit: cover;
}
section.banner-section-health {
    padding-top: 0rem;
    padding-bottom: 2rem;
}
    section.hover-box-section .row {
    padding-bottom: 3rem;
    row-gap: 18px;
}
.main-home-text h2 {
    font-size: 34px;
    width: 100%;
    padding-left: 23px;
    padding-bottom: 4rem;
}
.main-home-text-inner {
    margin-top: 1rem;
}
.main-home-text-inner h2 {
    font-size: 36px;
    width: 100%;
    margin-bottom: 21px;
    padding-left: 28px;
}
.left-sucess-side {
    position: relative;
    width: 92%;
    padding: 32px 32px 39px;
    bottom: 26px;
    right: 0px;
    left: 0;
    margin: 0 auto;
}
.main-logo-image img {
    width: 50px !important;
    height: 50px;
}
section.banner-section img {
    width: 100%;
}
.main-inner-images p {
    font-size: 16px;
    padding-right: 0px;
    width: 100%;
}
.main-logo-image {
    margin-bottom: 35px !IMPORTANT;
}
section.lifecycle-section h3 {
    font-size: 24px;
    margin-bottom: 12px;
}
section.lifecycle-section p {
    font-size: 16px;
}
.main-extract-images {
    display: block;
    margin-bottom: 31px !important;
}
.main-inner-images {
    margin-bottom: 60px;
}
section.different-section {
    padding-top: 3rem;
}
section.different-section .left-differ-side {
    width: 93%;
    padding: 28px 32px 29px;
    top: -31px;
    margin-bottom: 19px;
    position: relative;
    margin: 0 auto;
    z-index:2;
}
section.lifecycle-section .col-lg-6.col-md-6.col-sm-12 {
    padding: 0;
}
section.different-section .left-differ-side h2::after {
    border-left: 11px solid #E4D9FF;
    height: 87px;
    left: -31px;
    top: 14px;
}
section.different-section .left-differ-side h2 {
    font-size: 35px;
    position: relative;
    margin-bottom: 10px;
}
.left-differ-side p {
    font-size: 16px;
}
section.sucess-section {
    padding-top: 0rem;
    padding-bottom: 9rem;
    margin-top: -64px;
}
.left-sucess-side h2 {
    font-size: 35px;
    margin-bottom: 16px;
}
.left-sucess-side h2::after {
    border-left: 11px solid #E4D9FF;
    height: 90px;
    left: -30px;
    top: 14px;
}
section.our-people-section .row {
    display: block;
    margin-top: 20px;
    left: 0;
    right: 0;
}
.left-sucess-side p {
    font-size: 16px;
}
.left-people-side h2 {
    font-size: 30px;
    margin-bottom: 12px;
    width: 100%;
    line-height: 36px;
}
.left-people-side {
    padding: 40px 27px 23px 26px;
    border-radius: 16px;
    margin: 0px 11px;
}
section.our-people-section img {
    position: relative;
    top: -12px;
}
.row.people-row .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    padding: 0;
    padding-bottom: 56px;
}
.image-people img {
    height: 400px;
    object-fit: cover;
}
.left-people-side P {
    font-size: 16px;
    margin-bottom: 12px;
}
.left-people-side h2::after {
    border-left: 12px solid #E4D9FF;
    height: 77px;
    left: -27px;
    top: -3px;
}
section.our-people-section .ceo-sec {
    width: 100%;
    margin-top: 0px;
    height: 161px;
}
.right-side-content h2 {
    font-size: 32px;
    width: 73%;
    margin-left: 62px;
    padding-left: 0px;
    margin-top: 58px;
    position: absolute;
    top: 0px;
    line-height: 35px;
}
section.featured-section {
    padding-top: 6rem;
    padding-bottom: 2rem;
    position: relative;
}
section.our-people-section  .content-ceo {
    width: 100%;
    padding-top: 78px;
}
body.home.page-template section.banner-section .row {
    flex-direction: column-reverse;
}
section.banner-section {
    padding-top: 6rem;
}
.main-home-text h2::after {
    border-left: 13px solid #E4D9FF;
    width: 23px;
    height: 112px;
    left: -11px;
    top: 15px;
}
.footer-main {
    display: block;
    gap: 71px;
}
.main-home-text-inner.desktop-subheading {
    display: none;
}
.main-hover-box.second-box {
    padding-left: 0px;
}
.main-logo-image {
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.main-home-text-inner.mobile-subheading {
    display: block;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.main-home-text-inner::after {
    width: 19px;
    height: 113px;
    left: 0px;
    top: 44px;
    border-radius: 6px !IMPORTANT;
    border-left: 13px solid #E4D9FF;
}

section.lifecycle-section .col-lg-6.col-md-6.col-sm-12.first-section {
    padding-left: 3rem;
    padding-right: 2rem;
}
section.lifecycle-section button.learn-btn {
    padding-bottom: 54px;
    padding-top: 30px;
}
section.extract-section {
    margin-top: 69px;
    padding-left: 13px;
    padding-right: 14px;
}
img.different-section-desktop-img {
    height: 400px;
    object-fit: cover;
}
.image-people {
    position: relative;
    right: 0px;
    width: 100%;
    bottom: 0px;
}
section.different-section .row {
    position: relative;
    flex-direction: column-reverse;
}
section.sucess-section img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec {
    padding-left: 0px;
}
section.sucess-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    padding: 0;
}
.footer-bottom-images {
    display: block;
    align-items: center;
    gap: 124px;
    margin-top: 39px;
    margin-bottom: 37px;
}

section.our-people-section .ceo-sec img {
    width: 300px;
    margin: 0 auto;
    position: relative;
    top: -131px;
    height: 300px;
}
.content-ceo p {
    font-size: 18px;
    margin-top: 54px;
    line-height: 26px;
}
.row.Business-Inquiries {
    margin-top: 19rem;
    width: 95%;
    margin: 0 auto;
}
.row.Business-Inquiries .left-people-side {
    padding: 70px 7px 0px 20px;
    border-radius: 16px;
}
.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec {
    padding: 65px 22px 0px;
}
.business-text p {
    font-size: 16px;
    padding-top: 1rem;
}
.row.Business-Inquiries .left-people-side h2::after {
    border-left: 15px solid #E4D9FF;
    height: 86px;
    left: -44px;
    top: -6px;
}
.right-side-content h2::after {
    border-left: 13px solid #E4D9FF;
    height: 97px;
    left: -28px;
    top: -11px;
}
section.featured-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    padding: 0;
}
.hover-background-box {
    padding: 14px 21px 16px;
    width: 100%;
        margin-bottom: 120px;
}
.jersy-text p {
    font-size: 18px;
    line-height: 24px;
}
.hover-main-box p {
    width: 100%;
    padding-top: 12px;
    padding-right: 23px;
}
.hover-background-content {
    top: -7px;
    left: 0px;
    padding-left: 18px;
}
.hover-background-box:hover .hover-main-box {
    width: 100%;
}
section.featured-section .main-hover-box .hover-image {
    width: 100%;
}
footer.footer-section .container {
    padding: 41px 22px 2px;
}
section.featured-section button.learn-btn {
    padding-bottom: 48px;
}
.footer-des {
    padding-left: 0px;
}
footer.footer-section p {
    font-size: 16px;
}

ul#menu-footer-menu-2 {
    padding: 0;
}
.footer-text {
    margin-bottom: 21px;
}
.footer-bottom-images img {
    width: 52%;
    margin-bottom: 16px;
}
nav.navbar.navbar-expand-lg {
    padding-top: 0px;
}
.second-brand .main-inq h2::after {
    top: -32px;
        left: -26px;
}
}


@media(min-width:768px) and (max-width:991px){
    .list-ul {
    display: block;
}
    section.featured-section {
    padding-bottom: 5rem;
}
    .team-members p span {
    font-size: 14px !IMPORTANT;
}
    a.navbar-brand img {
    width: 145px;
    padding-left: 16px;
}
    body.aboutus-page footer.footer-section::after {
    height: 365px;
}
    a.news-mobile-view {
    display: block;
}
section.featured-section .main-hover-box {
    width: 65%;
    margin-bottom: 34px;
}
.main-hover-box.news-desktop-view.second-box {
    position: absolute;
    right: 44px !IMPORTANT;
}
    section.advanced-analytics .col-md-3.col-lg-3.col-xl-3 {
    width: 50%;
}
.main-hover-box.news-desktop-view {
    display: none;
}

section.advanced-analytics .row {
    row-gap: 74px;
}
    .main-hover-box.third-box {
    width: 60%;
}
    section.sucess-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100%;
}
    ul.items {
    padding: 0;
}
    section.hover-box-section .row {
    padding-bottom: 12rem;
    row-gap: 154px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand p {
    margin-top: 41px;
}
   body.page-template.page-template-news .main-hover-box {
    width: 83%;
}
    section.lifecycle-section img {
    width: 100%;
}
    body.news-details-page  .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 80% !important;
    bottom: 108px;
}
.first-footer-cont {
    width: 59% !important;
}
body.news-details-page .main-home-text-health h2 {
    font-size: 28px !important;
}
    .main-scroll-down::after {
    height: 114px;
}
    .main-scroll-down {
    top: 5%;
}
    section.Digital-Technology-support .digital-img p {
    padding-right: 0rem !IMPORTANT;
}
section.Digital-Technology-support .main-digital {
    padding-right: 13px;
}
    .mobile-menu-header {
    display: block;
}
    nav.navbar.navbar-expand-lg.desktop-view {
    display: none;
}
    .partners-image {
    gap: 24px;
    padding-bottom: 220px;
}
.partner-section-heading h2 {
    font-size: 48px;
    padding-top: 90px;
    padding-bottom: 47px;
    padding-left: 54px;
}
.partners-image {
    padding-bottom: 106px;
}
.partner-sec-text p {
    font-size: 15px;
    width: 512px;
}
.partner-sec-text h3 {
    font-size: 24px;
    width: 264px;
}
.partner-sec-text {
    padding-bottom: 81px;
    padding-top: 0rem;
    padding-left: 1rem;
}
.digital-img p {
    font-size: 15px;
        padding-right: 0px;
}
.digital-logo-mangage img {
    width: 23%;
}
section.Digital-Technology-manage {
    padding-bottom: 64px;
}
section.Digital-Technology-manage h2 {
    margin-top: 48px;
    margin-bottom: 48px;
    font-size: 22px !IMPORTANT;
}
section.Digital-Technology-manage::after {
    height: 1500px !important;
    top: -103px;
}
section.Digital-Technology-support .row {
    width: 100%;
}
.first-digital p {
    padding-right: 4px;
}
.second-health-chart-advance p {
    font-size: 15px;
    line-height: 21px;
}
section.Digital-Technology {
    padding-top: 5rem;
    padding-bottom: 7rem;
}
section.advanced-analytics::after {
    top: 51px;
}
.second-health-chart-advance h4 {
    font-size: 16px;
    width: 100%;
    margin-top: 33px;
    margin-bottom: 24px;
}
section.Data-Intelligence {
    padding-top: 66px;
    padding-bottom: 69px;
}
.first-data-advance h3 {
    font-size: 17px;
    margin-bottom: 14px;
}
section.advanced-analytics {
    padding-top: 1rem;
    padding-bottom: 4rem;
    margin-bottom: 0px;
}
.first-data h3 {
    font-size: 22px;
    margin-top: 46px;
    margin-bottom: 27px !important;
}
section.Data-Intelligence h4 {
    font-size: 16px !IMPORTANT;
    line-height: 21px;
    margin-top: 41px;
}
.second-health-chart p {
    font-size: 15px;
    line-height: 21px;
    margin-top: 31px;
}
.first-data p {
    font-size: 15px;
    line-height: 22px;
}
.second-health {
    width: 61% !important;
}
body.page-template.page-template-services section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100% !important;
}
.row.who-section  p {
    font-size: 16px;
    width: 299px;
}
.footer-main a {
    font-size: 16px;
}
footer.footer-section p {
    font-size: 15px;
}
.image-Why-BENZAIT {
    width: 60%;
}
.right-side-content ul.list-benifit li {
    font-size: 16px;
}
.right-side-content h3 {
    font-size: 26px;
    margin-top: 52px;
}
.inner-ben {
    gap: 39px;
}
.right-side-content p {
    font-size: 16px;
}
.opportunities-text h2 {
    font-size: 39px;
    line-height: 47px;
}
.inner-ben h2 {
    font-size: 44px;
    padding-left: 13px;
}
.opportunities-text h2 {
    font-size: 36px;
    width: 300px;
    line-height: 42px;
}
section.Curren-Opportunities {
    padding-top: 5rem;
    padding-bottom: 7rem;
}
.opportunities-box {
    gap: 3rem;
}
section.Interested-BENZAIT {
    padding-top: 5rem;
    padding-bottom: 13rem;
}
section.Interested-BENZAIT p {
    width: 65% !important;
    padding-right: 24px;
    font-size: 16px !important;
}

section.Interested-BENZAIT h2 {
    padding-right: 89px;
}
.main-home-text-health h2 {
    font-size: 45px;
    width: 199px;
}
.main-team p {
    font-size: 12px !important;
}
.main-team {
    padding: 1px 17px 15px;
    width: 88%;
}
section.our-team .row {
    row-gap: 13px !important;
}
.eye-section-inner p {
    font-size: 16px;
    padding-right: 13px;
}
.main-home-principal h2 {
    font-size: 48px;
    margin-bottom: 2rem;
}
section.our-principal .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}
.Data-Analytics h2 {
    font-size: 27px;
    width: 353px;
    margin-top: 25px;
    margin-bottom: 27px;
}
   body.page-template.page-template-about  section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}
section.Who-We-Are p {
    font-size: 16px;
    width: 100%;
}
body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 71% !important;
}
    body.contact-page .second-health {
    width: 77% !important;
}
form.contact-form p img {
    right: 7rem;
}
section.Business-Inquiries h2 {
    font-size: 44px;
        padding-left: 0px;
}
body.contact-page .second-health {
    width: 77%;
    bottom: -153px;
}
body.contact-page .main-home-text-health h2 {
    font-size: 50px;
    margin-bottom: 28px;
}
    body.contact-page section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}
    body.page-template.page-template-news .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 61%;
}
.hover-background-box:hover .hover-main-box {
    width: 100%;
}
section.hover-box-section .col-md-4.col-lg-4.col-xl-4 {
    width: 50%;
}
.hover-background-box p {
    font-size: 12px !IMPORTANT;
}
.main-hover-box span {
    font-size: 13px;
    left: 28px;
    line-height: 20px !important;
}
.hover-background-content {
    left: 11px;
    padding-left: 6px;
}
.hover-main-box p {
    width: 100%;
    padding-top: 12px;
    padding-right: 20px;
}
.hover-image img {
    width: 100%;
    height: 277px;
    object-fit: cover;
}
.hover-background-box {
    width: 100%;
}
.jersy-text p {
    font-size: 15px;
}
  body.page-template.page-template-news section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}
   .main-extract-images {
    gap: 9px;
    flex-wrap: wrap;
} 
.main-hover-box.second-box {
    padding-left: 6px;
}
.main-home-text h2 {
    font-size: 44px;
    width: 100%;
}
.main-home-text-inner h2 {
    font-size: 48px;
    width: 100%;
}
.main-inner-images {
    width: 32%;
}
.main-inner-images p {
    font-size: 15px;
    padding-right: 0px;
    width: 100%;
}
section.different-section .left-differ-side {
    background: #1e2749b5;
    position: relative;
    width: 100%;
    padding: 40px 51px 39px;
    top: 0px;
    border-radius: 16px;
    margin-bottom: 20px;
}
section.different-section {
    padding-top: 3rem;
}
section.different-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 100%;
}
section.different-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100% !important;
}
.left-differ-side p {
    font-size: 16px;
}
.left-sucess-side {
    width: 100%;
    padding: 40px 51px 39px;
    bottom: 0px;
    right: 0px;
    position:relative;
}
section.sucess-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 100% !IMPORTANT;
    margin-top: 22px;
}
.left-sucess-side p {
    font-size: 16px;
}
section.sucess-section {
    padding-top: 5rem;
    padding-bottom: 10rem;
}
.content-ceo p {
    font-size: 19px;
    margin-top: 54px;
}
.left-people-side P {
    font-size: 16px;
    padding-right: 54px;
}
.footer-main {
    display: block;
    gap: 71px;
}
.image-people {
    right: 60px;
    width: 60%;
}
.footer-bottom-images {
    gap: 29px;
}
section.our-people-section .row {
    gap: 0px;
}
.col-lg-8.col-md-8.col-xl-8.col-sm-12.hover-fearured-sec {
    padding-left: 3rem;
}
.container {
    max-width: 683px !IMPORTANT;
}
.container-fluid {
    max-width: 683px !IMPORTANT;
}
section.different-section .left-differ-side h2 {
    font-size: 48px;
    margin-bottom: 32px;
}
.left-sucess-side h2 {
    font-size: 48px;
}
section.banner-section img {
    width: 100%;
}
.row.people-row {
    display: block;
}
.row.people-row .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100%;
}
.main-home-text-inner {
    margin-top: 14rem;
}
section.lifecycle-section p {
    font-size: 16px;
}
.left-people-side {
    padding: 40px 35px 39px 51px;
    margin-bottom: 20px;
}
.row.people-row .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100%;
}


.row.people-row {
    display: block;
}

.row.people-row .image-people {
    position: relative;
    width: 100%;
    right: 0;
    top: 0px;
}

.row.people-row .image-people img {
    width: 100% !important;
}
.business-text p {
    font-size: 15px;
    padding-top: 2rem;
}
.row.people-row .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 100%;
}
.row.Business-Inquiries {
    margin-top: 4rem;
}
.row.Business-Inquiries {
    margin-top: 4rem;
    justify-content: space-around;
}
.left-people-side h2 {
    font-size: 50px;
    margin-bottom: 30px;
    width: 100%;
    line-height: 65px;
}
ul#menu-footer-menu-2 {
    padding-left: 0px;
}
.right-side-content h2 {
    font-size: 52px;
    margin-bottom: 32px;
    width: 436px;
    line-height: 68px;
    margin-left: -129px;
}
section.our-people-section {
    padding-bottom: 4rem;
}
.main-hover-box.second-box {
    margin-top: 33px;
    margin-bottom: 88px;
    width: 53%;
}
footer.footer-section .container {
    padding: 31px 41px 2px;
}
section.featured-section .main-hover-box .hover-image {
    width: 240px;
}

}

@media(min-width:992px) and (max-width:1024px){
    section.Who-We-Are p {
    font-size: 18px;
    width: 100%;
}
.main-digital-sec {
    gap: 18rem;
}
div#page {
    overflow: hidden;
}
.submenu-content .jersy-text {
    width: 100%;
}
li.nav-item:hover::after {
    margin-left: 52px;
}
.submenu-header {
    width: 948px;
}
    .digital-img p {
    padding-right: 3px;
}
.digital-img p {
    font-size: 14px;
    padding-right: 3px;
}
.partner-sec-text h3 {
    font-size: 28px;
    width: 385px;
}
section.Digital-Technology-support .main-digital {
    padding-right: 17px;
}
section.Digital-Technology-support .digital-img p {
    padding-right: 1rem !IMPORTANT;
}
section.Digital-Technology-manage::after {
    height: 1116px !important;
}
.main-digital strong {
    font-size: 14px;
}
.main-digital p {
    font-size: 14px;
}
    .partners-image {
    gap: 4rem;
    padding-bottom: 124px;
}
.digital-img h3 {
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 21px;
}
body.page-template.page-template-services .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 48%;
}
section.Digital-Technology {
    padding-bottom: 7rem;
}
section.Digital-Technology-manage {
    padding-top: 76px;
    padding-bottom: 51px;
}

.partner-sec-text p {
    font-size: 16px;
    width: 515px;
}
.first-digital p {
    padding-right: 0px;
}
section.Digital-Technology-support {
    padding-top: 4rem;
    padding-bottom: 5rem;
}
    body.page-template-about section.banner-section-health .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100% !important;
}
section.eye-section {
    padding-top: 30px;
    padding-bottom: 98px;

}
body.aboutus-page footer.footer-section::after {
    height: 503px;
}
.right-side-content p {
    font-size: 16px;
}
.right-side-content ul.list-benifit li {
    font-size: 16px;
}
section.Curren-Opportunities {
    padding-bottom: 8rem;
}
section.Interested-BENZAIT p {
    padding-right: 18px;
}
.main-home-principal h2 {
    font-size: 55px;
    margin-bottom: 2rem;
}
body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 50% !important;
}
    section.our-principal .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 54% !important;
}
section.Interested-BENZAIT {
    padding-top: 6rem;
    padding-bottom: 13rem;
}
section.our-team .row {
    row-gap: 30px !important;
    justify-content:center;
}
.main-team {
    width: 86%;
}
section.Interested-BENZAIT .healthcare-img {
    right: 0px;
    width: 45%;
}
section.Interested-BENZAIT h2 {
    padding-right: 0px;
}
.main-home-text-health h2 {
    font-size: 46px;
}
.opportunities-text h2 {
    font-size: 48px;
    line-height: 54px;
}
.inner-ben h2 {
    font-size: 52px;
    padding-left: 14px;
}

.eye-section-inner p {
    font-size: 16px;
    padding-right: 8px;
}
section.our-principal .col-md-8.col-xl-8.col-lg-8.col-sm-12 {
    width: 100%;
}
    form.contact-form p img {
    right: 10rem;
}
    body.contact-page .main-home-text-health h2 {
    font-size: 50px;
    width: 100% !important;
    margin-bottom: 16px;
}
.main-home-text-health p {
    font-size: 15px;
    width: 296px;
}
    body.contact-page .second-health {
    width: 60%;
}
    body.page-template.page-template-news .second-health {
    width: 50%;
}
.jersy-text p {
    font-size: 16px;
}
.hover-main-box p {
    font-size: 15px !important;
}
.hover-image img {
    width: 258px;
    height: 349px;
}

.hover-background-content {
    padding-left: 9px;
}
.hover-main-box p {
    width: 100%;
}
.hover-background-box {
    width: 257px;
}
.main-hover-box.second-box {
    padding-left: 0rem;
    margin-top: 2rem;
    margin-bottom: 9rem;
    width: 42%;
}
section.our-people-section {
    padding-bottom: 5rem;
}
.row.Business-Inquiries {
    border-radius: 16px;
    justify-content: center;
}
section.our-people-section .row {
    gap: 0px;
}
section.sucess-section {
    padding-top: 14rem;
    padding-bottom: 33rem;
}
.left-sucess-side {
    width: 66%;
    bottom: -407px;
    right: 17px;
}
section.different-section .left-differ-side {
    width: 64%;
    top: -232px;
}
.main-home-text-inner h2 {
    font-size: 56px;
    width: 100%;
    line-height: 64px;
}
footer.footer-section p {
    font-size: 16px;
}
.footer-main a {
    font-size: 15px;
}
.footer-main {
    gap: 32px;
}
.footer-bottom-images {
    gap: 83px;
}
footer.footer-section .container {
    padding: 50px 45px 2px;
}
    .main-home-text h2 {
    font-size: 51px;
    width: 351px;
}
.main-extract-images {
    gap: 8px;
}
.main-inner-images p {
    font-size: 18px;
    padding-right: 28px;
    width: 296px;
}
.image-people {
    right: 42px;
    width: 49%;
}
.container {
    width: 891px !important;
}

.container-fluid {
    width: 891px !important;
}
ul.navbar-nav {
    gap: 0px;
}
ul.navbar-nav li.nav-item a.nav-link {
    font-size: 13px !important;
    width: 168px;
}
    .main-scroll-up {
    right: 39px;
}
}




@media(min-width:1025px) and (max-width:1199px){
    .main-inq h2::after {
    left: -36px;
    top: 14px;
}
    div#page {
    overflow: hidden;
}
    section.banner-section {
    padding-top: 1rem;
}
    section.our-people-section .row {
    gap: 0px;
}
    .partners-image {
    gap: 5rem;
}
.submenu-content .jersy-text {
    width: 100%;
}
.submenu-content .hover-image img {
    width: 290px !important;
}
    .first-digital p {
    padding-right: 12px;
}
.first-data-advance h3 {
    font-size: 22px;
}
.digital-img p {
    font-size: 14px;
}
.main-digital p {
    font-size: 14px;
}
    section.featured-section .main-hover-box .hover-image {
    width: 299px;
}
    .main-scroll-up {
    right: 39px;
}

    .submenu-header {
    width: 954px;
}
.second-health {
    width: 39% !important;
}
.main-home-text-health h2 {
    font-size: 51px;
    width: 184px;
    line-height: 53px;
    margin-bottom: 20px;
}
    body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 45% !important;
}
.right-side-content ul.list-benifit li {
    font-size: 16px;
}
body.aboutus-page .main-home-text-health p {
    font-size: 15px;
    width: 329px;
}
.eye-section-inner p {
    font-size: 16px;
    padding-right: 40px;
}
.who-text h2 {
    font-size: 53px;
    margin-bottom: 22px;
}
        .team-members {
    position: relative;
    margin-bottom: 6rem;
}
section.our-team {
    padding-bottom: 2rem;
}
.main-team {
    width: 270px;
}
section.Interested-BENZAIT {
    padding-top: 6rem;
    padding-bottom: 12rem;
}
.main-team p {
    font-size: 13px !important;
}
    body.aboutus-page footer.footer-section::after {
    height: 517px;
}
.footer-main {
    gap: 30px;
}
section.our-team .row {
    row-gap: 3px !important;
}
nav.navbar.navbar-expand-lg {
    padding-top: 1px;
}
        form.contact-form p img {
    right: 10rem;
}
section.Business-Inquiries h2 {
    font-size: 53px;
    padding-left: 0px;
    margin-bottom: 35px;
}
    body.contact-page .main-home-text-health h2 {
    font-size: 50px;
    width: 100% !important;
    margin-bottom: 16px;
}
.main-home-text-health p {
    font-size: 15px;
    width: 296px;
}
    body.contact-page .second-health {
    width: 60% !important;
}
        body.page-template.page-template-news .second-health {
    width: 50%;
}
.jersy-text p {
    font-size: 16px;
}
.hover-main-box p {
    font-size: 15px !important;
}
.hover-image img {
    width: 258px;
    height: 349px;
}

.hover-background-content {
    padding-left: 9px;
}
.hover-main-box p {
    width: 100%;
}
.hover-background-box {
    width: 257px;
}
.main-hover-box.second-box {
    padding-left: 0rem;
    margin-top: 2rem;
    margin-bottom: 9rem;
    width: 42%;
}
    ul.navbar-nav li.nav-item a.nav-link {
    font-size: 13px !important;
    width: 168px;
}

section.our-people-section {
    padding-bottom: 5rem;
}
.row.Business-Inquiries {
    border-radius: 16px;
    justify-content: center;
}
section.our-people-section .row {
    gap: 0px;
}
section.sucess-section {
    padding-top: 14rem;
    padding-bottom: 33rem;
}
.left-sucess-side {
    width: 66%;
    bottom: -407px;
    right: 17px;
}
section.different-section .left-differ-side {
    width: 64%;
    top: -232px;
}
.main-home-text-inner h2 {
    font-size: 56px;
    width: 100%;
    line-height: 64px;
}
footer.footer-section p {
    font-size: 16px;
}
.footer-main a {
    font-size: 15px;
}
.footer-main {
    gap: 32px;
}
.footer-bottom-images {
    gap: 74px;
}
footer.footer-section .container {
    padding: 50px 45px 2px;
}
    .main-home-text h2 {
    font-size: 51px;
    width: 351px;
}
ul.navbar-nav {
    gap: 0px;
}
.main-extract-images {
    gap: 8px;
}
.main-inner-images p {
    font-size: 18px;
    padding-right: 18px;
    width: 313px;
}
.image-people {
    right: 42px;
    width: 49%;
}
.container {
    width: 979px !important;
}

.container-fluid {
    width: 979px !important;
}
}


@media(min-width:1200px) and (max-width:1299px){
    .first-footer-cont.second-text-footer p {
    padding-left: 0px;
}
    body.contact-page .second-health {
    width: 45% !important;
}
    .main-opp-box span {
    top: -4px;
}
    .digital-img p {
    padding-right: 0px;
}
.first-digital p {
    padding-right: 17px;
}
.second-health-chart p {
    font-size: 16px;
}
.digital-img p {
    font-size: 15px;
    padding-right: 0px;
}
    section.banner-section {
    padding-top: 2rem;
}
    section.different-section .left-differ-side {
    width: 53%;
}
section.our-people-section .row {
    gap: 0px;
}
    section.Digital-Technology-manage::after {
    height: 1061px !important;
}
    .first-data-advance h3 {
    font-size: 28px;
}
.second-health-chart-advance {
    margin-top: -15px;
}
    .main-hover-box.second-box {
    width: 43%;
}
    .first-digital p {
    padding-right: 14px;
}
.second-health-chart p {
    font-size: 16px;
}
.second-health {
    width: 36% !important;
}
section.Digital-Technology-manage {
    padding-bottom: 89px;
}
    .team-members {
    position: relative;
    margin-bottom: 6rem;
}
section.our-team {
    padding-bottom: 2rem;
}
.main-team {
    width: 335px;
}
.main-team p {
    font-size: 13px !important;
}
    body.aboutus-page footer.footer-section::after {
    height: 636px;
}
.footer-main {
    gap: 30px;
}
section.our-team .row {
    row-gap: 3px !important;
}
nav.navbar.navbar-expand-lg {
    padding-top: 1px;
}
.footer-bottom-images {
    gap: 111px;
}
    body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 38% !important;
}
    form.contact-form p img {
    right: 14rem !important;
}
    .container {
    max-width: 1180px !important;
}
.main-scroll-up {
    width: 0px;
    right: 40px;
}
.main-inner-images p {
    font-size: 18px;
    padding-right: 0px;
    width: 327px;
}
ul.navbar-nav {
    gap: 37px !important;
}
    .container-fluid {
    max-width: 1195px !important;
}
}

@media(min-width:1300px) and (max-width:1399px){
    .col-lg-6.col-md-6.col-xl-6.col-sm-12.second-brand p {
    margin-top: 90px;
}
    .first-footer-cont.second-text-footer p {
    padding-left: 0px;
}
    body.contact-page .second-health {
    width: 45% !important;
}
    body.news-details-page  .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 53% !important;
    bottom: 108px;
}
        .main-opp-box span {
    top: -4px;
}
    section.Interested-BENZAIT h2 {
    padding-right: 148px;
}
    body.aboutus-page footer.footer-section::after {
    height: 621px;
}
.footer-main a {
    font-size: 16px;
}
.footer-main {
    gap: 31px;
}
.footer-bottom-images {
    gap: 90px;
}
    .main-team {
    width: 322px;
        padding: 1px 20px 15px;
}
body.aboutus-page .col-md-4.col-xl-4.col-lg-4.col-sm-12.second-health {
    width: 37% !important;
}
    .digital-img p {
    padding-right: 12px;
}
    section.Digital-Technology .row {
    max-width: 1006px;
}
    section.banner-section {
    padding-top: 2rem;
}

.second-health {
    width: 36% !important;
}
    .main-extract-images {
    gap: 15px;
}
.main-inner-images p {
    padding-right: 0px;
    width: 368px;
}
section.different-section .left-differ-side {
    width: 54%;
}
section.featured-section .main-hover-box .hover-image {
    width: 324px;
}
.main-hover-box.second-box {
    width: 40%;
}
section.our-people-section .row {
    gap: 0px !IMPORTANT;
    position: relative;
}
 
section.Digital-Technology-manage::after {
    height: 1133px !important;
}
    .second-health-chart-advance {
    margin-top: -8px;
}
    .first-data-advance h3 {
    font-size: 27px;
}
.container {
    max-width: 1150px !important;
}
    form.contact-form p img {
    right: 14rem !important;
}
  
ul.navbar-nav {
    gap: 37px !important;
}
    .container-fluid {
    max-width: 1244px !important;
}
}


.second-chart:hover::after {
    height: 144px !important;
}
.main-opp-box-inner button.learn-btn:hover img {
    transform: rotate(45deg);
}
.main-opp-box-inner button.learn-btn img {
    transform: rotate(-4deg);
    position: relative;
    right: -18px;
}

.icon-images {
  overflow: hidden;
}
form.contact-form p img {
    transition: 0.3s;
}
form.contact-form p:hover img {
    transform: rotate(45deg);
    transition: 0.3s;
}

.submenu-content .hover-background-box:hover button.learn-btn {
    color: #e4d9ff ! IMPORTANT;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(4):hover::after {
    border: 0 !important;
}

/*li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(4) a.nav-link:hover {*/
/*    color: #D9E021 !important;*/
/*}*/

li.menu-item.menu-item-type-custom.menu-item-object-custom.nav-item:nth-child(4):hover svg.contact-svg path {
    fill: #D9E021 !important;
}

body.page-template.page-template-news .hover-background-content button.learn-btn:hover img {
    transform: rotate(45deg) !important;
}
body.page-template.page-template-news .hover-background-content button.learn-btn img {
    transform: rotate(-3deg) !important;
}

.submenu-content .main-digital svg {
    right: 0 !IMPORTANT;
    transform: rotate(-39deg) !IMPORTANT;
}

.submenu-content .main-digital button.learn-btn:hover svg {
    transform: rotate(4deg) !important;
}

.main-digital .about-btn button.learn-btn:hover img {
    transform: rotate(45deg);
}
.main-digital .hover-background-box button.learn-btn:hover img {
    transform: rotate(45deg);
}
.main-digital .hover-background-box button.learn-btn img {
    transform: rotate(-4deg);
}

.main-digital .about-btn button.learn-btn img {
    transform: rotate(-4deg);
    position: relative;
    right: -34px;
}

/*animation icon css*/

.extract-img-hover {
    position: relative;
    margin-bottom: 16px;
    cursor: pointer;
}

.extract-hover.image {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0;
   -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.extract-img-hover:hover .extract-hover.image {
    opacity: 1;
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
    transform: rotate(2deg);
}

.extract-img-hover:hover .extract-svg {
    opacity: 0;
   -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.transform-image .first-rotate-box {
  transition: transform 0.3s ease;
  transform-origin: center;
  -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.transform-image:hover .first-rotate-box {
  transform: scaleX(-1); 
  -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}


.transform-image:hover path.line-svg-trans {
    opacity: 0 !important;
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

path.line-svg-trans {
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.transform-image {
    margin-bottom: 14px;
}

.main-load-svg {
    position: relative;
    margin-bottom: 13px;
}
.load-svg-icon:hover path {
    opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.main-load-svg:hover .load-arrow-icon svg {
    transform: scale(1.8);
     -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.load-arrow-icon svg {
    width: 20px;
    height: 20px;
     -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}
.main-load-svg:hover .load-arrow-icon {
    opacity: 1 !important;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.load-arrow-icon {
    position: absolute;
    left: 8px;
    top: 0px;
    opacity: 0;
     -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.main-load-svg:hover .load-svg-icon {
    opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

section.extract-section .healthcare-img-icon {
    width: auto;
    height: auto;
    justify-content: flex-start;
    margin-bottom: 14px;
}

.main-visual-svg {
    margin-bottom: 13px;
    cursor: pointer;
}
.main-visual-svg:hover svg {
    transform: scale(1.2);
   -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}
.main-visual-svg svg {
   -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}
.main-visual-svg:hover path.main-visual-arrow-icon {
    opacity: 0;
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.improve-icon {
    margin-bottom: 14px;
}
.improve-icon:hover path.plus-icon {
    transform: translateY(-15px);
      -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}
.improve-icon:hover path.circle-icon {
    transform: translateY(16px);
     -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

.improve-icon path {
     -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    transition: 0.8s ease;
}

body.page-template.page-template-news .hover-image img {
    object-fit: cover;
}

.submenu-content .hover-background-content p {
    color: #e4d9ff !important;
}