* { margin: 0 0; padding: 0; outline: none; -ms-word-break: break-word; word-break: break-word; word-wrap: break-word; }

@font-face {
    font-family: 'neue_haas_grotesk_text55roman';
    src: url('../fonts/neue/nhaasgrotesktxpro-55rg-webfont.woff2') format('woff2'),
         url('../fonts/neue/nhaasgrotesktxpro-55rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'neue_haas_grotesk_text_pr65Md';
    src: url('../fonts/neue/nhaasgrotesktxpro-65md-webfont.woff2') format('woff2'),
         url('../fonts/neue/nhaasgrotesktxpro-65md-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}

@font-face {
    font-family: 'neue_haas_grotesk_text_pr75Bd';
    src: url('../fonts/neue/nhaasgrotesktxpro-75bd-webfont.woff2') format('woff2'),
         url('../fonts/neue/nhaasgrotesktxpro-75bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}

html {scroll-behavior: smooth; }
body {  font-family: "Poppins", sans-serif; font-weight: normal !important; font-style: normal !important; overflow-x: hidden; padding: 0px !important; 
    background: #fff url(../images/bannerimg.webp) no-repeat; background-position:top center; background-size: contain;}

/* scrollbar */
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px; border-radius: 10px; background: rgba(46, 86, 192, 0.6); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 255, 255, 0.3);}

input:-webkit-autofill, input:-webkit-autofill:hover,  input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover,
select:-webkit-autofill:focus { border: 1px solid transparent; -webkit-text-fill-color: rgba(152, 152, 152, 1); -webkit-box-shadow: 0 0 0px 1000px rgba(243, 243, 243, 1) inset; transition: background-color 5000s ease-in-out 0s;}

img { width: 100%; height: 100%; object-fit: contain; object-position: center; }
.image-text { background-image: url(../images/bgtext.png); background-size: cover; background-position:top center; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

/*  */

header { width: 100%; height: 120px; justify-content: center; }
header .site_logo { max-width: 250px; width: 100%; margin: 0px 70px; }
header ul.nav li { margin: 0px 25px; width: 100px; text-align: center; }
header ul.nav li .nav-link { padding: 0 !important; font-weight: 600; font-size: 18px; line-height: 27px; letter-spacing: -0.03em; text-transform: capitalize; color: #002D5A; }
header ul.nav li .nav-link:hover, header ul.nav li .nav-link.active { color: #E37700; }

/*  */

.home_banner_section { width: 100%; display: block; padding: 0px 15px; }

.home_banner_section .heading_block { max-width: 860px;}
.heading_block { width: 100%; max-width: 1110px; margin: 55px auto 30px; }
.heading_block .heading { font-weight: 700; font-size: 58px; text-align: center; color: #111111; margin-bottom: 24px; }
.heading_block .hbh_descrption {  font-style: normal; font-weight: 400; font-size: 24px; text-align: center; letter-spacing: -0.02em; color: #111111; font-family: 'neue_haas_grotesk_text55roman'; } 
.heading_block .heading span { color: #365BAB; }

.apart_section { width: 100%; display: block; padding: 30px 0; }
.apart_card_block { max-width: 1240px; width: 100%; margin: 0px auto; }
.apart_section .apart_title { font-weight: 700; font-size: 40px; letter-spacing: -3%; text-align: center; color: #365BAB; margin-bottom: 24px; }
.apart_section .acb_card_outer { width: 100%; height: 100%; padding-bottom: 20px; }
.apart_section .acb_card_border { width: 100%; height: 100%; padding: 2px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; backdrop-filter: blur(60px); box-shadow: 0px 4px 24px -2px #0060C040; transition: all 0.3s ease-out;  } 
.apart_section .acb_card_inner { background: #fff; padding: 32px; border-radius: 16px; height: 100%; }   
.apart_section .acb_icon { width: 64px; height: 64px; margin: 0px auto 16px; }
.apart_section .acb_title { font-weight: 700; font-size: 24px; text-align: center; letter-spacing: -0.03em; color: #040A1E; margin-bottom: 8px; }
.apart_section .acb_desciption { font-size: 18px; text-align: center; letter-spacing: -0.02em; color: #111111; margin-bottom: 0px; font-family: 'neue_haas_grotesk_text55roman'; }
.apart_section .acb_card_border:hover { transition: all 0.2s ease-out; background: linear-gradient(0deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; backdrop-filter: blur(60px); }

.our_solution_section { width: 100%; display: block; padding: 10px 15px; }
.our_solution_block { max-width: 1240px; width: 100%; /* height: 543px; */ border-radius: 16px; padding: 60px; background-image: url(../images/backgroundimg.webp); background-size: cover; background-position:top center; margin: 0px auto; box-shadow: 0px 4px 60px -8px #00000029;}
.our_solution_block .solution_title { font-weight: 700; font-size: 40px; letter-spacing: -0.03em; color: #FFFFFF; margin-bottom: 16px; }
.our_solution_block .solution_description { font-size: 18px; letter-spacing: -0.02em; color: #FFFFFF; margin-bottom: 32px; font-family: 'neue_haas_grotesk_text55roman'; }

.our_solution_block .nav-pills { width: 100%; flex: 1; margin-top: 14px; margin-right: -1px; z-index: 1; max-height: 284px; overflow-y: auto; display: block; }
.our_solution_block .tab-content { max-width: 700px; width: 100%; padding: 1px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; }
.our_solution_block .tab-content .tab-pane { background: #fff; border-radius: 16px; padding: 32px; min-height: 310px; }

.os_content .ost_title { font-weight: 700; font-size: 24px; letter-spacing: -0.02em; color: #111111; margin-bottom: 24px; }
.os_content ul { list-style: none; padding: 0; margin: 0;  }
.os_content ul li { font-size: 18px; letter-spacing: -0.02em; color: #111111; position: relative; margin-bottom: 24px; display: flex; font-family: 'neue_haas_grotesk_text55roman'; }
.os_content ul li:last-child { margin-bottom: 0; }
.os_content ul li::before { content: ""; background: url(../images/check.svg) no-repeat; background-position: center; background-size: contain; margin-right: 10px; width: 24px; height: 24px; display: block; margin-top: 2px; }
.os_content ul li span { width: 100%; flex: 1; }

.our_solution_block .nav-link { font-weight: 600; font-size: 18px; letter-spacing: -0.03em; color: #FFFFFF; text-align: left; padding: 1px; border-radius: 50px 0px 0px 50px; margin-bottom: 10px; padding-right: 0; width: 100%; }
.our_solution_block .nav-link .bottonbody { display: flex; align-items: center; padding: 16px 26px; border-radius: 50px 0px 0px 50px;  }
.our_solution_block .nav-link img.icon { width: 24px; height: 24px; margin-right: 16px; }
.our_solution_block .nav-link img.icon + img.icon { display: none; }
.our_solution_block .nav-link span.navtext { width: 100%; flex: 1; }
.our_solution_block .nav-link img.arrow { width: 24px; height: 24px; margin-left: auto; }

.our_solution_block .nav-link.active { color: #111111; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%);}
.our_solution_block .nav-link.active .bottonbody {  background: #fff; }
.our_solution_block .nav-link.active img.icon { display: none; }
.our_solution_block .nav-link.active img.icon + img.icon { display: inline-block; }

.our_foundation_relationships_section { padding: 50px 15px 20px; display: block; width: 100%; }
.our_foundation_relationships_section .ofrs_block {max-width: 1240px; width: 100%; margin: 0px auto; }
.our_foundation_relationships_section .ofrs_block .ofrs_title { margin-bottom: 60px; font-weight: 700; font-size: 40px; letter-spacing: -3%; text-align: center; }

.ofrs_block .ofrs_icon { width: 189px; height: 90px; margin: 0px auto 30px; }  

.therapeutic_expertise_block { width: 100%; display: block; padding: 10px 15px 50px; }
.teb_block { max-width: 1240px; width: 100%; margin: 0px auto; box-shadow: 0px 4px 60px -8px #00000029; background: radial-gradient(38.14% 112.2% at 50% 56.36%, #1C4292 0%, #111111 100%); height: 562px; border-radius: 16px; padding: 60px 0px; }
.teb_block .teb_title { font-weight: 700; font-size: 40px; letter-spacing: -3%; text-align: center; background-image: linear-gradient(180deg, #FFFFFF 0%, #F3F9FF 100.37%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.teb_content_block { width: 100%; background: url(../images/bgshad.webp) no-repeat; background-position: center; background-size: cover; height: 100%; display: flex; align-items: center; justify-content: space-between; padding: 30px 80px; }
.logo_cetner_block { box-shadow: 0px 4px 150px 0px #0060C0; background: #FFFFFF; width: 120px; height: 120px; border-radius: 50%; padding: 20px; }
.therape_name { background: #FFFFFF; border: 2px solid #0060C01A; width: 275px; /* height: 66px; */ border-radius: 100px; padding: 8px 16px; display: flex; align-items: center; font-weight: 600; font-size: 18px; letter-spacing: -3%; color: #040A1E; }
.therape_name img { width: 50px; height: 50px; margin-right: 8px; }
.therape_left_block { height: 100%; width: fit-content; display: flex; flex-direction: column; justify-content: space-between; padding: 22px 0px 20px; }
.therape_right_block { height: 100%; width: fit-content; display: flex; flex-direction: column; justify-content: space-between; padding: 22px 0px 20px; }

.reshaping_healthcare_section {width: 100%; display: block; padding: 10px 15px 50px; }
.reshaping_healthcare_section .rhs_block { max-width: 1240px; width: 100%; margin: 0px auto;}
.reshaping_healthcare_section .rhs_block .rhs_title { font-weight: 700; font-size: 40px; letter-spacing: -3%; text-align: center; color: #fff; margin-bottom: 60px; }

.rhs_card_outer { border-radius: 16px; width: 100%; padding-bottom: 20px; height: 100%; }
.rhs_card_main { border-radius: 16px; max-width: 392px; width: 100%; height: 100%; padding: 2px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); backdrop-filter: blur(60px); box-shadow: 0px 4px 30px -8px #94C2F1; transition: all 0.3s ease-out; }
.rhs_card_inner { width: 100%; height: 100%; border-radius: 16px; padding: 32px; background: #fff; }
.rhs_card_inner .rhs_icon { width: 64px; height: 64px; border-radius: 16px; margin-bottom: 16px; }
.rhs_card_inner .rhsci_title { font-weight: 700; font-size: 24px; letter-spacing: -0.03em; color: #111111; margin-bottom: 16px; }
.rhs_card_inner ul { margin: 0; padding-left: 20px; }
.rhs_card_inner ul li { font-size: 18px; letter-spacing: -0.02em; color: #0060C0; margin-bottom: 25px; font-family: 'neue_haas_grotesk_text55roman'; }
.rhs_card_inner ul li:last-child { margin-bottom: 0px !important; }  
.rhs_card_inner ul li span { color: #111111; }
.rhs_card_main:hover { transition: all 0.2s ease-out; background: linear-gradient(0deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); backdrop-filter: blur(60px); }

.news_letter_section { width: 100%; display: block; padding: 10px 15px; background: linear-gradient(to bottom, #fff 50%, #F6F8FB 50%); }
.news_letter_block { border: 1.22px solid #0000000D; max-width: 1240px; width: 100%; margin: 0px auto; box-shadow: 0px 4px 25px -8px #00000029; border-radius: 16px; padding: 60px; text-align: center; background: url(../images/backgroundimg.webp) no-repeat; background-position: center; background-size: cover; }
.news_letter_block .nl_title { font-weight: 700; font-size: 40px; letter-spacing: -3%; background-image: linear-gradient(180deg, #FFFFFF 0%, #F3F9FF 100.37%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; line-height: 52px; margin-bottom: 20px; }
.talk_btn { box-shadow: 0px 4px 16px -8px #00000040 !important; border: none !important; font-weight: 500; font-size: 19px; letter-spacing: -3%; background: linear-gradient(180deg, #FE8A0B 0%, #E37700 100.37%); width: 100%; max-width: 174px; border-radius: 16px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; color: #fff !important; padding-left: 24px; display: flex; align-items: center; justify-content: center; margin: 0px auto; position: relative; overflow: hidden; }
.talk_btn img { width: 22px; height: 22px; margin-left: 25px; }
.talk_btn::before { position: absolute; top: 0; left: -75%; z-index: 2;display: block;
  content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.talk_btn:hover::before { -webkit-animation: shine .75s; animation: shine .75s;}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* footer */

footer { width: 100%; display: block; padding: 40px 15px; background: #F6F8FB; }
footer .nav { max-width: 1240px; width: 100%; margin: 0px auto; justify-content: center; padding: 24px 0px; }
footer .nav li { margin: 0px 16px; }
footer .nav li a.nav-link { font-weight: 500; font-size: 16px; line-height: 100%; letter-spacing: -2%; color: #040A1E; padding: 0; font-family: 'neue_haas_grotesk_text_pr65Md';  }
footer .nav li a.nav-link:hover, footer .nav li a.nav-link.active { color: #E37700; }
footer .footer_bottom { max-width: 1240px; width: 100%; margin: 0px auto; display: flex; align-items: center; justify-content: center;  border-top: 1px solid #EE9D44; padding-top: 10px; }
footer .footer_bottom .copy_right_text { font-size: 16px; color: #040A1E; margin-bottom: 0px; }
footer .footer_bottom .copy_right_text a { color: #040A1E; text-decoration: underline !important; }
footer .footer_bottom ul { list-style: none !important; margin: 0px; padding: 0px !important; display: inline-flex; align-items: center; }
footer .footer_bottom ul li { margin: 0px 12px; }
footer .footer_bottom ul li a.nav-link { font-size: 16px; font-weight: 400; color: #040A1E; padding: 0; font-family: 'neue_haas_grotesk_text55roman';  }
footer .footer_bottom ul li a.nav-link:hover, footer .footer_bottom ul li a.nav-link.active { color: #E37700; }

/*  */

.engage_container { max-width: 1240px; width: 100%; display: block; margin: 0px auto; }

.about_header_content, .common_heading_content { max-width: 763px; width: 100%; margin: 0px auto; padding: 60px 0px; }
.about_us_page .ahc_title, .common_heading_content .ahc_title{ font-weight: 600; font-size: 24px; letter-spacing: -3%; text-align: center; color: #E37700; margin-bottom: 16px; }
.about_us_page .ahc_heading, .common_heading_content .ahc_heading {font-weight: 700; font-size: 58px; letter-spacing: -3%; text-align: center; color: #000000; margin-bottom: 25px; }
.about_us_page .ahc_desc, .common_heading_content .ahc_desc {font-size: 24px; letter-spacing: -2%; text-align: center; color: #000000; margin-bottom: 0px; font-family: 'neue_haas_grotesk_text55roman';  }
.about_footer_content { max-width: 960px; width: 100%; margin: 0px auto 60px; }  

.what_we_do_section { box-shadow: 0px 4px 60px -8px #00000029;/*  border: 1.22px solid #0000000D; */ width: 100%; border-radius: 16px; background-image: url(../images/backgroundimg.webp); background-size: cover;  background-position: top center ; margin-bottom: 60px; display: flex; padding-right: 60px; }
.wwds_content_block { padding: 90px 60px; max-width: 670px; width: 100%; padding-right: 20px; }
.wwds_content_block .wwds_title { font-weight: 700; font-size: 40px; letter-spacing: -0.03em; color: #FFFFFF; margin-bottom: 16px; }
.wwds_content_block .wwds_desc { font-weight: 400; font-size: 24px; letter-spacing: -0.02em; color: #FFFFFF; margin-bottom: 16px; font-family: 'neue_haas_grotesk_text55roman';  }
.wwds_image_block { flex: 1; width: 107%; }
.wwds_image_block img { object-fit: cover; }

.why_novem_block { width: 100%; display: block; margin-bottom: 30px; }
.why_novem_block .wnb_heading { font-weight: 700; font-size: 40px; text-align: center; letter-spacing: -0.03em; color: #000000; margin-bottom: 32px; }
.wnb_card_outer { height: 100%; padding-bottom: 32px; height: 100%; }
.wnb_card_outer .wnb_card { backdrop-filter: blur(60px); box-shadow: 0px 4px 30px -8px #94C2F1; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); padding: 1px; border-radius: 16px; height: 100%; }
.wnb_card_outer .wnb_card_inner { background: #FFFFFF; border-radius: 16px; padding: 32px; height: 100%; }
.wnb_card_outer .wnb_icon { width: 64px; height: 64px; margin-bottom: 16px; }
.wnb_card_outer .wnb_title { font-weight: 700; font-size: 32px; letter-spacing: -0.03em; color: #111111; margin-bottom: 16px; }
.wnb_card_outer .wnb_desc { font-size: 24px; letter-spacing: -0.02em; color: #000000; margin-bottom: 0px; font-family: 'neue_haas_grotesk_text55roman';  }

/* contact us */

.contact_us_page { width: 100%; display: block; padding: 70px 15px; }  
.contact_heading_block { width: 100%; display: block; margin: 0px auto 32px; max-width: 830px; }
.contact_heading_block .chb_sutText { font-weight: 600; font-size: 24px; letter-spacing: -3%; text-align: center; text-transform: uppercase; color: #E37700; margin-bottom: 12px; }
.contact_heading_block .oss_title { font-weight: 700; font-size: 58px; text-align: center; letter-spacing: -0.03em; color: #000000; margin-bottom: 10px; }
.contact_heading_block .oss_descrition { font-size: 24px; text-align: center; letter-spacing: -0.02em; color: #000000; margin-bottom: 0px; font-family: 'neue_haas_grotesk_text55roman';  }

.contact_block { display: flex; width: 100%; justify-content: space-between; gap: 20px; }
.c_form_block { max-width: 606px; width: 100%; padding-top: 24px 32px; border-radius: 24px; box-shadow: 0px 4px 25px -10px #00000026; background: #fff; padding: 24px 32px; }
.c_form_block .form-group { margin-bottom: 16px; }
.c_form_block label { font-weight: 600; font-size: 16px; letter-spacing: -0.03em; color: #000000; }
.c_form_block .form-control { resize: unset !important; border: 1px solid #0000001A; padding: 16px; border-radius: 16px; font-size: 16px; letter-spacing: -3%; box-shadow: none !important; color: #000; }
.c_form_block .form-control::placeholder { color: #00000066 !important; }
.c_form_block .talk_btn { margin-left: 0px; margin-top: 20px; justify-content: space-between; }

.c_map_block { max-width: 602px; width: 100%; display: block; background: url(../images/mapimg.png) no-repeat; background-size: cover; background-position: center; border-radius: 24px; position: relative; }
.c_map_block .user_info { backdrop-filter: blur(60px); box-shadow: 0px 4px 30px -8px #94C2F1; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; padding: 1px; width: 90%; bottom: 74px; left: 50%; transform: translateX(-50%); position: absolute; }
.c_map_block .user_info .user_info_inner_block { border-radius: 16px; background: #fff; }
.c_map_block .user_info p { width: 100%; display: flex; border-bottom: 1px solid #0000001A; padding: 16px; margin-bottom: 0px; }
.c_map_block .user_info p:last-child { border: none !important; }
.c_map_block .user_info p img { width: 24px; height: 24px; margin-right: 16px; margin-top: 3px; }
.c_map_block .user_info p a { font-weight: 600; font-size: 20px; letter-spacing: -0.03em; color: #000000 !important;  }

#g-map { border-radius: 24px !important; }

/*  */

.our_client_page { padding: 0px 15px; }  
.our_client_page .common_heading_content { max-width: 100%;  }

.client_intro_block { box-shadow: 0px 4px 60px -8px #00000029; border: 1.22px solid #0000000D; padding: 110px 60px; width: 100%; border-radius: 16px; background-image: url(../images/backgroundimg.webp); background-size: cover; background-position: top center; margin-bottom: 30px; }
.cib_top_content { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; border-bottom: 1px solid #FFFFFF; padding-bottom: 32px; }
.cib_top_content .cib_title { font-size: 32px; letter-spacing: -0.02em; color: #FFFFFF; margin-bottom: 0px; padding-right: 10px; font-family: 'neue_haas_grotesk_text_pr75Bd'; }
.cib_top_content .talk_btn { margin-right: 0px !important; }
.cib_bottom_content { padding-top: 32px; display: flex; width: 100%;  }
.cibbc_block { width: 33.33%; padding: 0px 32px; border-right: 1px solid #fff; }
.cibbc_block:first-child { padding-left: 0px;  }
.cibbc_block:last-child { padding-right: 0px; border: none !important; }
.cibbc_block h3 { font-weight: 700; font-size: 24px; letter-spacing: -0.03em; color: #FFFFFF; margin-bottom: 16px; }
.cibbc_block p { font-size: 18px; letter-spacing: -0.02em; color: #FFFFFF; margin-bottom: 0px; font-family: 'neue_haas_grotesk_text55roman';  }

.client_logo_block { padding: 30px 0px 60px; display: block; width: 100%; }
.client_logo_block .clb_title { font-weight: 700; font-size: 40px; letter-spacing: -3%; text-align: center; margin-bottom: 5px; }
.client_logo_block .clb_logo_img { max-width: 250px; width: 100%; height: 188px; padding: 20px; }


/* blog page */


.blog_page { width: 100%; display: block; padding: 0px 15px 80px; }
.blog_page .common_heading_content { max-width: 100%; padding-bottom: 35px; }

.blog_card_outer { width: 100%; height: 100%; padding-bottom: 24px; }
.blog_card_inner { width: 100%; max-width: 397px; height: 100%; margin: 0px auto; padding: 24px; border: 1px solid #0000001A; background: #fff; border-radius: 16px; display: block; }
.blog_card_inner .post_date { font-size: 16px; letter-spacing: -0.02em; color: rgba(0, 0, 0, 0.6); margin-bottom: 16px; } 
.blog_card_inner .post_date img { width: 18px; height: 18px; margin-right: 8px; }
.blog_card_inner .blog_img {width: 100%; height: 185px; border-radius: 16px;  }
.blog_card_inner .blog_img img { border-radius: 16px; object-fit: cover; }
.blog_card_inner .blog_content { padding: 16px 0px;  }
.blog_card_inner .blog_title { font-weight: 700; font-size: 18px; letter-spacing: -0.03em; color: #000000; margin-bottom: 16px; }
.blog_card_inner .blog_desc { font-size: 16px; letter-spacing: -0.03em; color: #000000; margin-bottom: 0px; }
.blog_card_inner .blog_bottom { border-top: 1px solid rgba(0, 0, 0, 0.1); font-weight: 600; font-size: 16px; letter-spacing: -0.02em; color: #E37700; padding-top: 16px; }
.blog_card_inner .blog_bottom img { width: 24px; height: 24px; margin-left: 16px; }

.next_prev_btn_block { width: 100%; display: flex; align-items: center; justify-content: space-between;  }
.next_prev_btn_block .btn { width: 120px; border-radius: 8px; padding: 16px; background: #F8F7F7; font-weight: 700; font-size: 18px; letter-spacing: -0.03em; color: #000000; display: flex; align-items: center; justify-content: center; box-shadow: none !important; }
.next_prev_btn_block .btn img { width: 24px; height: 24px; margin-right: 16px; }
.next_prev_btn_block .next_btn.btn img { width: 24px; height: 24px; margin-left: 16px; margin-right: 0px; }
.next_prev_btn_block .next_btn.btn {  margin-left: auto;}

/* blog_detail_page */

.blog_detail_page { width: 100%; display: block; padding: 0px 15px 50px; }
.blog_detail_page .common_heading_content { max-width: 100%; padding-bottom: 30px; }
.post_by_date_row { display: flex; align-items: center; justify-content: center; width: 100%; }
.post_by_date_row p { font-size: 24px; letter-spacing: -0.02em; color: #000000; margin: 0px 16px; display: flex; align-items: center; font-family: 'neue_haas_grotesk_text55roman';  }
.post_by_date_row p img { width: 24px; height: 24px; margin-right: 8px; }
.blog_detail_page .blog_img { width: 100%;  height: 348px; border-radius: 16px; }
.blog_detail_page .blog_img img { object-fit: cover; border-radius: 16px; }

.blog_detail_content_block { width: 100%; display: flex; padding-top: 60px; }
.bdcb_left_block { border-right: 1px solid #0000001A; padding-right: 32px; width: 100%; flex: 1; }
.bdcblb_text p { font-size: 18px; color: #000000; margin-bottom: 30px; }
.bdcblb_text p a { font-weight: 600; color: #E37700;  text-decoration: underline !important; }

.bdcb_right_block { max-width: 387px; width: 100%; padding-left: 32px; }
.blog_post_info { border: 1px solid #0000001A; background: #FFFFFF;  padding: 24px; border-radius: 16px; margin-bottom: 30px; }
.blog_post_info:last-child { margin-bottom: 0px; }
.blog_post_info .post_name { font-weight: 700; font-size: 18px; letter-spacing: -3%; color: #000000; padding-bottom: 16px; margin-bottom: 0px; border-bottom: 1px solid #0000001A; }
.blog_post_info .post_date { font-size: 16px; letter-spacing: -2%; color: #00000099; margin-bottom: 0px; display: flex; align-items: center; padding-top: 16px; }
.blog_post_info .post_date img { width: 18px; height: 18px; margin-right: 8px; }


/* solution page */

.our_solution_page { padding: 0px 15px 60px; }
.our_solution_page .common_heading_content { max-width: 90%;}

.ossb_card_outer { height: 100%; padding-bottom: 32px; height: 100%; }
.ossb_card_block {backdrop-filter: blur(60px); box-shadow: 0px 4px 30px -8px #94C2F1; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); padding: 1px; border-radius: 16px; height: 100%;  }
.ossbc_inner_block { background: #FFFFFF; border-radius: 16px; padding: 32px; height: 100%; display: flex; flex-direction: column; }
.ossbc_inner_block .ossb_image { width: 64px; height: 64px; margin-bottom: 16px;}
.ossbc_inner_block .ossb_title {font-weight: 700; font-size: 32px; letter-spacing: -0.03em; color: #111111; margin-bottom: 16px;  }
.ossbc_inner_block .ossb_description { font-size: 24px; letter-spacing: -0.02em; color: #000000; margin-bottom: 16px; font-family: 'neue_haas_grotesk_text55roman';  }
.ossbc_inner_block .get_btn { margin-left: 0px; margin-top: auto; max-width: 194px !important; }

/*  */

.word_outer_div { height: 100%; padding-bottom: 32px; }
.work_card { backdrop-filter: blur(60px); box-shadow: 0px 4px 30px -8px #94C2F1; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); padding: 1px; border-radius: 16px; height: 610px; }
.word_card_inner { background: #FFFFFF; border-radius: 16px; padding: 32px; height: 100%; }
.word_card_inner:hover .porject_hover { display: flex;  }
.word_card_inner .project_img { width: 100%; height: 100%; border-radius: 16px; }
.word_card_inner .project_img img { border-radius: 16px; object-fit: cover; object-position: top; transition: 2s ease; }
.word_card_inner:hover .project_img  img { object-position: bottom;}

.porject_hover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.77); align-items: center; justify-content: center; flex-direction: column;  display: none; border-radius: 16px; } 
.porject_hover .slogo { width: 36px; height: 36px; border-radius: 50%; border: 2px solid #002D5A; background: #FFFFFF; margin-bottom: -18px; z-index: 1; }
.porject_hover .arrow_block { width: 98px; height: 98px; padding: 21px; border-radius: 50%; background: #002D5A; margin-bottom: 20px; }
.porject_hover .sname { font-size: 20px; font-weight: 700; line-height: 24px; letter-spacing: -1px; color: #FFFFFF;  }

/*  */

.terms_and_privacy_page { width: 100%; display: block; padding: 10px 15px; }
.tp_box { margin-bottom: 32px; }
.tp_box  .tp_title { font-weight: 700; font-size: 32px; color: #111111; margin-bottom: 16px; }
.tp_box p { font-size: 24px; letter-spacing: -0.02em; color: #000000; margin-bottom: 5px; }
.tp_box p a { color: #E37700; font-weight: 700; text-decoration: underline !important; }
.tp_box ul { list-style: none; margin: 10px 0px; padding-left: 0px;}
.tp_box li { font-size: 24px; letter-spacing: -0.02em; color: #000000; margin-bottom: 5px;  }

/*  */

/* seo */

.seo_page { padding-top: 60px; }
.seo_page .common_heading_content { padding: 0px !important; }

.seo_page .tp_blocks { max-width: 1240px; width: 100%; display: block; margin: 0px auto; }
.seo_img_block { width: 100%; height: 410px; border-radius: 16px; position: relative; margin-bottom: 20px; }
.seo_img_block img { width: 100%; height: 100%; object-fit: cover; border-radius: 16px; object-position: right; }
.seo_page .tapp_content_block::before { height: 100% !important; }
.seo_page .tp_blocks .tp_box ul { list-style: disc; padding-left: 30px; }
.seo_page .tp_blocks .tp_box ul li { margin-bottom: 12px; }

.enapdlc_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; }
.enapdlc_seo_page .common_heading_content .ahc_heading  { text-align: left !important; }

.seo_top_row { width: 100%; display: flex;  }
.seo_top_row .seo_img_block { width: 50%;  }
.seo_top_row .tp_box { width: 100%; flex: 1; padding-left: 40px; }

.pmnpap_seo_page .common_heading_content { max-width: 820px; margin-bottom: 32px;}

.bpsfep_seo_page .common_heading_content { max-width: 100%; margin: 30px 0px; } 
.bpsfep_seo_page .common_heading_content .ahc_heading  { text-align: left !important; padding: 0px 25px; }

.accpb_seo_page .common_heading_content { max-width: 880px; margin-bottom: 32px;}

.padsefa_top_row { display: flex; align-items: center; width: 100%; }
.padsefa_top_row .ahc_heading { margin-bottom: 0px; text-align: left; }
.padsefa_top_row .common_heading_content { max-width: 50%; }

.matae_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; } 
.matae_seo_page .common_heading_content .ahc_heading { text-align: left !important; }

.dasfpmta_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; } 
.dasfpmta_seo_page .common_heading_content .ahc_heading  { text-align: left !important;  }

.asfpsamt_seo_page .asfpsamt_top { display: flex; width: 100%; }
.asfpsamt_seo_page .asfpsamt_top .seo_img_block { width: 50%; height: 347px; }
.asfpsamt_seo_page .asfpsamt_top .tp_box { width: 100%; flex: 1; padding-right: 40px; }


.afhoc_seo_page .common_heading_content { max-width: 100%; } 
.afhoc_seo_page .common_heading_content .ahc_heading  { text-align: left !important; }

.adhms_top_row { display: flex; align-items: center; width: 100%; }
.adhms_top_row .common_heading_content .ahc_heading { text-align: left !important; margin-bottom: 0px !important; }


.seo_design_second .tapp_content_block { width: 100%; display: flex; flex-wrap: wrap; }
.seo_design_second .tapp_content_block .tp_box { width: 48%; margin: 0px auto 20px; padding: 30px; background: #FFFFFF; border-radius: 16px; border: 1px solid rgba(0, 96, 192, 0.8);  box-shadow: 0px 4px 30px -8px #94C2F1; }

.seo_page .tp_box p a img { width: 20px; height: 20px; }

.htmtnpip_seo_page .common_heading_content { max-width: 100%;  }
.htmtnpip_seo_page .common_heading_content .ahc_heading { text-align: left; }

.bpsfep_seo_page { padding-bottom: 40px; }
.bpsfep_seo_page .tp_blocks { width: 100%; height: 100%; padding: 2px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; backdrop-filter: blur(60px); box-shadow: 0px 4px 24px -2px #0060C040; transition: all 0.3s ease-out; }
.bpsfep_seo_page .tp_blocks .tapp_content_block { background: #fff; border-radius: 16px; height: 100%; padding-bottom: 20px; }
.bpsfep_seo_page .tp_blocks .seo_img_block { border-radius: 16px 16px 0px 0px;  }
.bpsfep_seo_page .tp_blocks .seo_img_block img { border-radius: 16px 16px 0px 0px;  }
.bpsfep_seo_page .tp_box { margin-bottom: 0 !important; padding: 10px 30px;}

.heamp_seo_page.seo_page { padding-top: 30px; padding-bottom: 50px; }
.heamp_seo_page.seo_page .tp_blocks { box-shadow: 0px 4px 25px -10px #00000026; background: #FFFFFF; border-radius: 24px; padding: 24px 0px; }
.heamp_seo_page .seo_img_block { border-radius: 0px; }
.heamp_seo_page .seo_img_block img { border-radius: 0px; }
.heamp_seo_page .tp_box { margin: 0px auto; padding: 25px; }

.accpb_seo_page { padding-bottom: 50px; }
.accpb_seo_page .seo_img_block { border-radius: 16px; margin-bottom: 35px; }
.accpb_seo_page  .seo_img_block img { border-radius: 16px; }
.accpb_seo_page .tp_box { border: 1px solid #0000001A; background: #FFFFFF; padding: 25px; border-radius: 16px; }

.padsefa_seo_page .seo_img_block { height: 350px; }
.padsefa_seo_page .padsefa_top_row { margin-bottom: 20px; }

.matae_seo_page .tp_box { padding-bottom: 25px; border-bottom: 1px solid #0000001A; }

.sesfa_seo_page { padding-bottom: 50px; }
.sesfa_seo_page.seo_page .common_heading_content { max-width: 100%; padding: 0px 25px !important; }
.sesfa_seo_page.seo_page .common_heading_content .ahc_heading { text-align: left; }
.sesfa_seo_page.seo_page .tp_blocks .tapp_content_block { border: 1px solid #0000001A; background: #FFFFFF; border-radius: 16px; padding: 25px 0px; }
.sesfa_seo_page.seo_page .tp_box { padding: 0px 25px; }

.dasfpmta_seo_page { padding-bottom: 50px; }
.dasfpmta_seo_page .tp_blocks .tapp_content_block { border: 1px solid #0000001A; background: #FFFFFF; padding: 25px; border-radius: 16px; }


.afhoc_seo_page.seo_page .tp_blocks { width: 100%; height: 100%; padding: 2px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; backdrop-filter: blur(60px); box-shadow: 0px 4px 24px -2px #0060C040; transition: all 0.3s ease-out; }
.afhoc_seo_page.seo_page .tp_blocks .tapp_content_block { background: #fff; padding: 32px; border-radius: 16px; height: 100%; }

.asfpsamt_seo_page { padding-bottom: 50px;  }  
.asfpsamt_seo_page .tp_blocks { width: 100%; height: 100%; padding: 2px; background: linear-gradient(180deg, rgba(65, 152, 238, 0.8) 0%, rgba(145, 200, 255, 0.8) 49.52%, rgba(0, 96, 192, 0.8) 100%); border-radius: 16px; backdrop-filter: blur(60px); box-shadow: 0px 4px 24px -2px #0060C040; transition: all 0.3s ease-out; }
.asfpsamt_seo_page.seo_page .tp_blocks .tapp_content_block { background: #fff; padding: 32px; border-radius: 16px; height: 100%; } 
.asfpsamt_seo_page.seo_page .common_heading_content { max-width: 100%; }
.asfpsamt_seo_page .common_heading_content .ahc_heading { text-align: left; margin-bottom: 30px; }


.padsefa_seo_page .tp_box { padding-bottom: 25px; border-bottom: 1px solid #0000001A; }

/*  */

/* Base fade & slide-up animation */
@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Start with opacity 0, no animation yet */
.therape_name {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}

/* When visible, apply the animation class */
.therape_name.animate {
  animation: fadeSlideUp 0.8s ease-out forwards;
}

/* Optional: staggered animation using nth-child */
.therape_left_block .therape_name:nth-child(1),
.therape_right_block .therape_name:nth-child(1) {
  animation-delay: 0.2s;
}
.therape_left_block .therape_name:nth-child(2),
.therape_right_block .therape_name:nth-child(2) {
  animation-delay: 0.4s;
}
.therape_left_block .therape_name:nth-child(3),
.therape_right_block .therape_name:nth-child(3) {
  animation-delay: 0.6s;
}

.logo_cetner_block img {
  animation: pulse 2.5s infinite ease-in-out;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.9;
  }
}

.therape_name img {
  transition: transform 0.3s ease;
}

.therape_name:hover img {
  transform: scale(1.1);
}



/*  */

@media(min-width: 1440px) {

}


@media(min-width: 1750px) {

   
/*  */

header { height: 120px; }
header .site_logo { max-width: 250px; margin: 0px 50px; }
header ul.nav li { margin: 0px 25px; }
header ul.nav li .nav-link { font-size: 18px; line-height: 27px; }

/*  */

.home_banner_section { padding: 0px 15px; }

.home_banner_section .heading_block { max-width: 860px;}

.heading_block { max-width: 1110px; margin: 55px auto 30px; }
.heading_block .heading { font-size: 58px; margin-bottom: 24px; }
.heading_block .hbh_descrption { font-size: 24px; } 

.apart_section { padding: 30px 0; }
.apart_card_block { max-width: 1240px; }
.apart_section .apart_title { font-size: 40px; margin-bottom: 24px; }
.apart_section .acb_card_outer { padding-bottom: 20px; }
.apart_section .acb_card_border { padding: 2px; border-radius: 16px; } 
.apart_section .acb_card_inner { padding: 32px; border-radius: 16px; }   
.apart_section .acb_icon { width: 64px; height: 64px; margin: 0px auto 16px; }
.apart_section .acb_title { font-size: 24px; margin-bottom: 8px; }
.apart_section .acb_desciption { font-size: 18px; }


.our_solution_section { padding: 10px 15px; }
.our_solution_block { max-width: 1240px; height: auto; border-radius: 16px; padding: 60px; }
.our_solution_block .solution_title { font-size: 40px; margin-bottom: 16px; }
.our_solution_block .solution_description { font-size: 18px; margin-bottom: 32px; }

.our_solution_block .nav-pills { margin-top: 14px; max-height: 284px; }
.our_solution_block .tab-content { max-width: 700px; padding: 1px; border-radius: 16px; }
.our_solution_block .tab-content .tab-pane { border-radius: 16px; padding: 32px; min-height: 310px; }

.os_content .ost_title { font-size: 24px; margin-bottom: 24px; }
.os_content ul li { font-size: 18px; margin-bottom: 24px; }
.os_content ul li::before { margin-right: 10px; width: 24px; height: 24px; margin-top: 2px; }

.our_solution_block .nav-link { font-size: 18px; border-radius: 50px 0px 0px 50px; margin-bottom: 10px; }
.our_solution_block .nav-link .bottonbody { padding: 16px 26px; border-radius: 50px 0px 0px 50px; }
.our_solution_block .nav-link img.icon { width: 24px; height: 24px; margin-right: 16px; }
.our_solution_block .nav-link img.arrow { width: 24px; height: 24px; }

.our_foundation_relationships_section { padding: 50px 15px 20px; }
.our_foundation_relationships_section .ofrs_block {max-width: 1240px; }
.our_foundation_relationships_section .ofrs_block .ofrs_title { margin-bottom: 60px; font-size: 40px; }

.ofrs_block .ofrs_icon { width: 189px; height: 90px; margin: 0px auto 30px; }  

.therapeutic_expertise_block { padding: 10px 15px 50px; }
.teb_block { max-width: 1240px; height: 562px; border-radius: 16px; padding: 60px 0px; }
.teb_block .teb_title { font-size: 40px; }

.teb_content_block { padding: 30px 80px; }
.logo_cetner_block { width: 120px; height: 120px; padding: 20px; }
.therape_name { width: 275px; border-radius: 100px; padding: 8px 16px; font-size: 18px; }
.therape_name img { width: 50px; height: 50px; margin-right: 8px; }
.therape_left_block { padding: 22px 0px 20px; }
.therape_right_block { padding: 22px 0px 20px; }

.reshaping_healthcare_section { padding: 10px 15px 50px; }
.reshaping_healthcare_section .rhs_block { max-width: 1240px; }
.reshaping_healthcare_section .rhs_block .rhs_title { font-size: 40px; margin-bottom: 60px; }

.rhs_card_outer { border-radius: 16px; padding-bottom: 20px; }
.rhs_card_main { border-radius: 16px; max-width: 392px; padding: 2px; }
.rhs_card_inner { border-radius: 16px; padding: 32px; }
.rhs_card_inner .rhs_icon { width: 64px; height: 64px; border-radius: 16px; margin-bottom: 16px; }
.rhs_card_inner .rhsci_title { font-size: 24px; margin-bottom: 16px; }
.rhs_card_inner ul { padding-left: 20px; }
.rhs_card_inner ul li { font-size: 18px; margin-bottom: 25px; }

.news_letter_section { padding: 10px 15px; }
.news_letter_block { max-width: 1240px; border-radius: 16px; padding: 60px; }
.news_letter_block .nl_title { font-weight: 700; font-size: 40px; line-height: 52px; margin-bottom: 20px; }
.talk_btn { font-size: 19px; max-width: 174px; border-radius: 16px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 24px; }
.talk_btn img { width: 22px; height: 22px; margin-left: 25px; }


/* footer */

footer { padding: 40px 15px; }
footer .nav { max-width: 1240px; padding: 24px 0px; }
footer .nav li { margin: 0px 16px; }
footer .nav li a.nav-link { font-size: 16px; }
footer .footer_bottom { max-width: 1240px; padding-top: 10px; }
footer .footer_bottom .copy_right_text { font-size: 16px; }
footer .footer_bottom ul li { margin: 0px 12px; }
footer .footer_bottom ul li a.nav-link { font-size: 16px; }


/*  */

.engage_container { max-width: 1240px; }

.about_header_content, .common_heading_content { max-width: 763px; padding: 60px 0px; }
.about_us_page .ahc_title, .common_heading_content .ahc_title{ font-size: 24px; margin-bottom: 16px; }
.about_us_page .ahc_heading, .common_heading_content .ahc_heading  { font-size: 58px; margin-bottom: 25px; }
.about_us_page .ahc_desc, .common_heading_content .ahc_desc {font-size: 24px; }
.about_footer_content { max-width: 960px; margin: 0px auto 60px; }  

.what_we_do_section { border-radius: 16px; margin-bottom: 60px; padding-right: 60px; }
.wwds_content_block { padding: 90px 60px; max-width: 670px; padding-right: 20px; }
.wwds_content_block .wwds_title { font-size: 40px; margin-bottom: 16px; }
.wwds_content_block .wwds_desc { font-size: 24px; margin-bottom: 16px; }
.wwds_image_block { width: 107%; }

.why_novem_block { margin-bottom: 30px; }
.why_novem_block .wnb_heading { font-size: 40px; margin-bottom: 32px; }
.wnb_card_outer { padding-bottom: 32px; }
.wnb_card_outer .wnb_card { border-radius: 16px; }
.wnb_card_outer .wnb_card_inner { border-radius: 16px; padding: 32px;}
.wnb_card_outer .wnb_icon { width: 64px; height: 64px; margin-bottom: 16px; }
.wnb_card_outer .wnb_title { font-size: 32px; margin-bottom: 16px; }
.wnb_card_outer .wnb_desc { font-size: 24px; }

/* contact us */

.contact_us_page { padding: 70px 15px; }  
.contact_heading_block { margin: 0px auto 32px; max-width: 830px; }
.contact_heading_block .chb_sutText { font-size: 24px; margin-bottom: 12px; }
.contact_heading_block .oss_title { font-size: 58px; margin-bottom: 10px; }
.contact_heading_block .oss_descrition { font-size: 24px; }

.contact_block { gap: 20px; }
.c_form_block { max-width: 606px; padding-top: 24px 32px; border-radius: 24px; padding: 24px 32px; }
.c_form_block .form-group { margin-bottom: 16px; }
.c_form_block label { font-size: 16px; }
.c_form_block .form-control { padding: 16px; border-radius: 16px; font-size: 16px; }
.c_form_block .talk_btn { margin-left: 0px; margin-top: 20px; }

.c_map_block { max-width: 602px; border-radius: 24px;  }
.c_map_block .user_info { border-radius: 16px; padding: 1px; width: 90%; bottom: 74px; }
.c_map_block .user_info .user_info_inner_block { border-radius: 16px; }
.c_map_block .user_info p { padding: 16px; }

.c_map_block .user_info p img { width: 24px; height: 24px; margin-right: 16px; margin-top: 3px; }
.c_map_block .user_info p a { font-weight: 600; font-size: 20px; }

/*  */

.client_intro_block { padding: 110px 60px; border-radius: 16px; margin-bottom: 30px; }
.cib_top_content { padding-bottom: 32px; }
.cib_top_content .cib_title { font-size: 32px; }
.cib_bottom_content { padding-top: 32px; }
.cibbc_block { width: 33.33%; padding: 0px 32px; }
.cibbc_block h3 { font-size: 24px; margin-bottom: 16px; }
.cibbc_block p { font-size: 18px; }

.client_logo_block { padding: 30px 0px 60px; }
.client_logo_block .clb_title { font-size: 40px; margin-bottom: 5px; }
.client_logo_block .clb_logo_img { max-width: 250px; height: 188px; padding: 20px; }

/* seo */

.seo_page { padding-top: 60px; }
.seo_page .common_heading_content { padding: 0px !important; }

.seo_page .tp_blocks { max-width: 1240px; width: 100%; display: block; margin: 0px auto; }
.seo_img_block { width: 100%; height: 410px; border-radius: 16px; position: relative; margin-bottom: 20px; }
.seo_img_block img { width: 100%; height: 100%; object-fit: cover; border-radius: 16px; object-position: right; }
.seo_page .tapp_content_block::before { height: 100% !important; }
.seo_page .tp_blocks .tp_box ul { list-style: disc; padding-left: 30px; }
.seo_page .tp_blocks .tp_box ul li { margin-bottom: 12px; }

.enapdlc_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; }
.enapdlc_seo_page .common_heading_content .ahc_heading  { text-align: left !important; }

.seo_top_row { width: 100%; display: flex;  }
.seo_top_row .seo_img_block { width: 50%;  }
.seo_top_row .tp_box { width: 100%; flex: 1; padding-left: 40px; }

.pmnpap_seo_page .common_heading_content { max-width: 820px; margin-bottom: 32px;}

.bpsfep_seo_page .common_heading_content { max-width: 100%; margin: 30px 0px; } 
.bpsfep_seo_page .common_heading_content .ahc_heading  { text-align: left !important; }

.accpb_seo_page .common_heading_content { max-width: 880px; margin-bottom: 32px;}

.padsefa_top_row { display: flex; align-items: center; width: 100%; }
.padsefa_top_row .ahc_heading { margin-bottom: 0px; text-align: left; }
.padsefa_top_row .common_heading_content { max-width: 50%; }

.matae_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; } 
.matae_seo_page .common_heading_content .ahc_heading { text-align: left !important; }

.dasfpmta_seo_page .common_heading_content { max-width: 100%; margin: 50px 0px; } 
.dasfpmta_seo_page .common_heading_content .ahc_heading  { text-align: left !important;  }

.asfpsamt_seo_page .asfpsamt_top { display: flex; width: 100%; }
.asfpsamt_seo_page .asfpsamt_top .seo_img_block { width: 50%;  }
.asfpsamt_seo_page .asfpsamt_top .tp_box { width: 100%; flex: 1; padding-right: 40px; }


.afhoc_seo_page .common_heading_content { max-width: 100%; } 
.afhoc_seo_page .common_heading_content .ahc_heading  { text-align: left !important; }

.adhms_top_row { display: flex; align-items: center; width: 100%; }
.adhms_top_row .common_heading_content .ahc_heading { text-align: left !important; margin-bottom: 0px !important; }


.seo_design_second .tapp_content_block { width: 100%; display: flex; flex-wrap: wrap; }
.seo_design_second .tapp_content_block .tp_box { width: 48%; margin: 0px auto 20px; padding: 30px; background: #FFFFFF; border-radius: 16px; border: 1px solid rgba(0, 96, 192, 0.8);  box-shadow: 0px 4px 30px -8px #94C2F1; }



}

@media(max-width: 1300px){



}

@media(max-width: 1199px){

header .site_logo { max-width: 190px; margin: 0px 60px;}
header { height: 90px;}
header ul.nav li .nav-link { font-size: 16px; line-height: 23px;}
.heading_block {margin: 30px auto 20px;}
.home_banner_section .heading_block { max-width: 710px;}
.heading_block .heading { font-size: 42px; margin-bottom: 20px;}
.heading_block .hbh_descrption { font-size: 18px;}
.apart_section .apart_title { font-size: 32px; margin-bottom: 20px;}
.apart_section { padding: 20px 0;}
.apart_section .acb_icon { width: 52px; height: 52px;}
.apart_section .acb_title { font-size: 20px;}
.apart_section .acb_desciption {font-size: 16px;}
.apart_section .acb_card_inner { padding: 28px;}
.our_solution_block { padding: 30px; }
.os_content ul li { font-size: 16px; margin-bottom: 20px;}
.os_content ul li::before { width: 20px; height: 20px;}
.our_solution_block .solution_title { font-size: 32px;}
.our_solution_block .solution_description {font-size: 16px;}
.os_content .ost_title { font-size: 20px; margin-bottom: 20px;}
.our_solution_block .nav-link .bottonbody { padding: 15px 20px;  }
.our_solution_block .tab-content {max-width: 620px;}
.our_solution_block .nav-link { font-size: 16px;}

.our_foundation_relationships_section {padding: 30px 15px 20px;}
.our_foundation_relationships_section .ofrs_block .ofrs_title {margin-bottom: 35px; font-size: 32px;}
.teb_block { padding: 35px 0px; }
.therape_name { font-size: 16px; width: 250px; padding: 5px 16px; }
.therape_name img { width: 40px; height: 40px; }
.reshaping_healthcare_section .rhs_block .rhs_title { font-size: 32px; margin-bottom: 30px;}

.teb_block .teb_title { font-size: 32px;}
.rhs_card_inner .rhs_icon { width: 52px; height: 52px; margin-bottom: 15px;}
.rhs_card_inner .rhsci_title { font-size: 20px; margin-bottom: 12px;}
.rhs_card_inner ul li { font-size: 16px; margin-bottom: 20px;}
.rhs_card_inner { padding: 25px;}
.our_solution_block .nav-link img.icon { margin-right: 12px;}
.news_letter_block .nl_title { font-size: 32px; line-height: 42px;}
.talk_btn { font-size: 16px; max-width: 140px; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 20px; }
.therapeutic_expertise_block { padding: 10px 15px 35px;}
.teb_content_block { padding: 20px 50px; }
.teb_block { height: 436px;}


.reshaping_healthcare_section { padding: 10px 15px 30px;}
.news_letter_block {padding: 45px;}
.talk_btn img {margin-left: 12px;}
footer { padding: 28px 15px; }
footer .footer_bottom .copy_right_text {font-size: 14px;}
footer .footer_bottom ul li a.nav-link { font-size: 14px;}
footer .nav li a.nav-link { font-size: 14px;}

.about_us_page { width: 100%; display: block; padding: 0px 15px; }
.about_header_content, .common_heading_content { max-width: 560px; padding: 35px 0px;}
.about_us_page .ahc_heading, .common_heading_content .ahc_heading  { font-size: 42px; margin-bottom: 20px; }
.about_us_page .ahc_desc, .common_heading_content .ahc_desc { font-size: 18px;}
.about_us_page .ahc_title, .common_heading_content .ahc_title { font-size: 20px;}

.wwds_content_block .wwds_title { font-size: 32px;}
.wwds_content_block .wwds_desc { font-size: 18px; margin-bottom: 15px;}
.wwds_content_block { padding: 52px 35px; max-width: 620px; padding-right: 20px; }
.what_we_do_section { margin-bottom: 35px;}

.why_novem_block .wnb_heading { font-size: 32px; margin-bottom: 28px;}
.wnb_card_outer .wnb_icon { width: 52px; height: 52px;}
.wnb_card_outer .wnb_title { font-size: 26px; margin-bottom: 15px;}
.wnb_card_outer .wnb_desc { font-size: 20px;}
.wnb_card_outer { padding-bottom: 25px;}
.about_footer_content { max-width: 735px; margin: 0px auto 40px;}

.contact_us_page { padding: 30px 15px;}
.contact_heading_block .chb_sutText {font-size: 20px;}
.contact_heading_block .oss_title { font-size: 42px;}
.contact_heading_block .oss_descrition { font-size: 18px;}
.c_map_block .user_info p a { font-size: 16px;}
.c_map_block .user_info p img {width: 20px; height: 20px; margin-right: 10px;}
.c_form_block label { font-size: 14px; margin-bottom: 2px;}
.c_form_block .form-control { padding: 12px; font-size: 14px;}

.client_intro_block { padding: 50px 30px;}
.cib_top_content .cib_title { font-size: 28px; }
.cibbc_block p {font-size: 16px;}
.cibbc_block h3 { font-size: 20px; margin-bottom: 12px;}
.client_logo_block { padding: 15px 0px 45px; }
.client_logo_block .clb_logo_img {max-width: 230px; height: 160px;}

.blog_card_inner { padding: 18px;}
.blog_card_inner .post_date {font-size: 14px; margin-bottom: 12px;}
.blog_card_inner .blog_title { font-size: 16px; margin-bottom: 12px;}
.blog_card_inner .blog_desc {font-size: 14px;}
.blog_card_inner .blog_bottom { font-size: 14px; padding-top: 12px;}
.blog_card_inner .blog_bottom img { width: 20px; height: 20px; margin-left: 8px;}
.next_prev_btn_block .btn { padding: 12px; font-size: 16px; }
.next_prev_btn_block .btn img { width: 20px; height: 20px; margin-right: 12px; }
.next_prev_btn_block .next_btn.btn img { width: 20px; height: 20px; margin-left: 12px;}
.blog_page { padding: 0px 15px 40px;}

.post_by_date_row p {font-size: 18px;}
.bdcblb_text p { font-size: 16px; margin-bottom: 20px;}
.blog_post_info .post_name { font-size: 16px; padding-bottom: 12px;}
.blog_post_info .post_date {font-size: 14px; padding-top: 12px;}
.blog_post_info { padding: 20px; margin-bottom: 20px;}
.blog_detail_content_block { padding-top: 40px;}


.ossbc_inner_block .ossb_image { width: 52px; height: 52px;}
.ossbc_inner_block .ossb_title { font-size: 26px; margin-bottom: 15px; }
.ossbc_inner_block .ossb_description { font-size: 20px; }
.ossbc_inner_block .get_btn {  max-width: 160px !important; }

.our_solution_page { padding: 0px 15px 35px;}

.word_card_inner { padding: 15px;}
.work_card {height: 520px;}
.word_outer_div { padding-bottom: 20px;}


.tp_box .tp_title {font-size: 24px; margin-bottom: 12px;}
.tp_box p, .tp_box li { font-size: 18px;}

.seo_page {padding-top: 30px;}
.seo_img_block { height: 342px;}

.enapdlc_seo_page .common_heading_content {margin: 30px 0px;}


}

@media(max-width: 991px){

header { padding: 10px; height: 70px; justify-content: space-between; }
header .site_logo { margin-left: 0; }
header .dot_icon { width: 24px; height: 24px; cursor: pointer; filter: invert(1); }
#sidebarMenu { height: 100%; position: fixed; right: 0; width: 316px; padding: 20px; top: 0px; transform: translateX(0px); transition: transform 250ms ease-in-out; background: #fff; z-index: 111; border-left: 1px solid #000;}
.hidden { transform: translateX(316px) !important;}
.sidebarMenuInner { margin: 0; padding: 0; padding-top: 20px; height: 100vh; overflow-y: auto; }
.hidden { transform: translateX(316px) !important;}
.close_button { width: 18px; height: 18px; cursor: pointer; margin-left: auto; }
.close_button img { width: 100%; height: 100%; object-fit: contain; object-position: center; filter: invert(1); }

.sidebarMenuInner li a { display: flex; align-items: center; width: 100%; padding: 10px 0px; font-size: 14px; color: #000; }
.sidebarMenuInner li a:hover, .sidebarMenuInner li a.active {  color: #FB9727; }
.sidebarMenuInner li a img { width: 16px; height: 16px; object-fit: contain; object-position: center;  }
.sidebarMenuInner li a img.arrow_img { width: 14px; height: 14px; }

.heading_block .heading { font-size: 36px; margin-bottom: 15px;}
.heading_block .hbh_descrption { font-size: 16px;}
.heading_block { margin: 20px auto 15px;}
.apart_section .apart_title { font-size: 28px; margin-bottom: 16px;}

.home_banner_section .heading_block { max-width: 650px;}

.apart_section .acb_desciption { font-size: 14px;}
.apart_section .acb_title { font-size: 18px;}
.our_solution_block .solution_title { font-size: 28px; margin-bottom: 12px;}
.our_solution_block { padding: 22px;}
.os_content ul li { font-size: 14px; margin-bottom: 16px;}
.our_solution_block .tab-content { max-width: 430px;}
.os_content .ost_title { font-size: 18px; margin-bottom: 15px;}
.our_solution_block .nav-link { font-size: 14px;}
.our_solution_block .nav-link .bottonbody { padding: 12px 20px;}

.our_solution_block .tab-content .tab-pane { border-radius: 16px; padding: 20px; min-height: 290px;}
.our_solution_block .solution_description { font-size: 14px;}
.our_foundation_relationships_section .ofrs_block .ofrs_title { margin-bottom: 30px; font-size: 28px;}
.ofrs_block .ofrs_icon { width: 175px; height: 80px; margin: 0px auto 22px;}
.teb_block .teb_title {font-size: 28px;}
.teb_block { padding: 30px 0px; height: 369px;}
.therape_name { width: 220px;}
.teb_content_block { padding: 20px 22px; height: 96%; }
.logo_cetner_block { width: 100px; height: 100px; padding: 12px;}


.reshaping_healthcare_section .rhs_block .rhs_title { font-size: 28px; margin-bottom: 26px;}
.rhs_card_inner ul li { font-size: 14px; margin-bottom: 15px;}
.rhs_card_inner .rhsci_title { font-size: 18px;}
.rhs_card_inner .rhs_icon { width: 46px; height: 46px;}
.news_letter_block .nl_title { font-size: 28px; line-height: 35px;}
.news_letter_block { padding: 35px;}
footer { padding: 20px 15px;}
footer .nav {padding: 18px 0px;}
.therape_name { font-size: 14px;}
.therape_name img { width: 32px; height: 32px;}

.about_header_content, .common_heading_content { max-width: 470px; padding: 25px 0px;}
.about_us_page .ahc_heading, .common_heading_content .ahc_heading  { font-size: 32px; margin-bottom: 15px; }
.about_us_page .ahc_desc, .common_heading_content .ahc_desc { font-size: 16px;}

.wwds_content_block {padding: 35px 20px; max-width: 490px; }
.wwds_content_block .wwds_desc {font-size: 16px;}
.wwds_content_block .wwds_title { font-size: 28px;}
.what_we_do_section { padding-right: 0px; margin-bottom: 30px;}
.why_novem_block .wnb_heading { font-size: 28px; margin-bottom: 25px;}
.wnb_card_outer .wnb_icon {width: 42px; height: 42px;}
.wnb_card_outer .wnb_title { font-size: 22px; margin-bottom: 12px;}
.wnb_card_outer .wnb_desc { font-size: 18px;}
.about_us_page .ahc_title, .common_heading_content .ahc_title { font-size: 18px;}
.about_footer_content { max-width: 640px; margin: 0px auto 30px;}

.contact_heading_block .chb_sutText {font-size: 18px;}
.contact_heading_block .oss_title { font-size: 36px;}
.contact_heading_block .oss_descrition { font-size: 16px;}
.c_form_block { padding: 18px 20px;}
.c_map_block .user_info p a { font-size: 14px;}
.c_map_block .user_info p { padding: 12px;}
.c_map_block .user_info p img { width: 18px; height: 18px; margin-right: 7px; margin-top: 1px; }
.contact_heading_block { margin: 0px auto 25px;}


.cib_top_content .cib_title { font-size: 24px;}
.cibbc_block h3 { font-size: 18px;}
.cibbc_block p {font-size: 14px;}
.cib_bottom_content { padding-top: 20px;}
.cibbc_block { padding: 0px 20px;}
.client_intro_block { padding: 35px 25px;}
.client_logo_block .clb_title { font-size: 32px;}

.post_by_date_row p { font-size: 16px;}
.post_by_date_row p img { width: 20px; height: 20px;}
.blog_detail_page .blog_img { height: 300px;}
.blog_detail_content_block { padding-top: 28px;}
.bdcb_left_block { padding-right: 20px;}
.bdcb_right_block { max-width: 320px; padding-left: 20px;}


.ossbc_inner_block .ossb_image { width: 42px; height: 42px;}
.ossbc_inner_block .ossb_title { font-size: 22px; margin-bottom: 12px; }
.ossbc_inner_block .ossb_description { font-size: 18px; }
.ossbc_inner_block .get_btn {  max-width: 160px !important; }
.ossbc_inner_block { padding: 22px;}

.tp_box { margin-bottom: 26px;}
.tp_box .tp_title { font-size: 22px;}
.tp_box p, .tp_box li {font-size: 16px; }

.seo_design_second .tapp_content_block .tp_box { padding: 20px;}
.seo_img_block { height: 280px;}


.pmnpap_seo_page .common_heading_content { margin-bottom: 20px;}


}


@media(max-width: 767px){

header .site_logo { max-width: 160px;}
.heading_block { margin: 15px auto 10px;}

.heading_block .heading {font-size: 30px; margin-bottom: 11px;}
.heading_block .hbh_descrption { font-size: 14px;}
.apart_section .apart_title { font-size: 24px; margin-bottom: 15px;}
.apart_section .acb_desciption { font-size: 12px;}
.apart_section .acb_title { font-size: 16px;}
.apart_section .acb_icon { width: 42px; height: 42px;}
.our_solution_block .solution_title { font-size: 24px; margin-bottom: 10px;}
.os_content ul li { font-size: 12px; margin-bottom: 14px;}
.os_content ul li::before { width: 18px; height: 18px;}
.our_solution_block .nav-link img.icon { margin-right: 10px; width: 22px; height: 22px;}
.our_solution_block .tab-content { max-width: 390px;}
.our_foundation_relationships_section .ofrs_block .ofrs_title { margin-bottom: 25px; font-size: 24px;}

.rhs_card_inner ul li { font-size: 12px; margin-bottom: 12px;}
.rhs_card_inner .rhsci_title { font-size: 16px;}
.rhs_card_inner .rhs_icon { width: 40px; height: 40px;}
.reshaping_healthcare_section .rhs_block .rhs_title { font-size: 24px; margin-bottom: 25px;}

.teb_block .teb_title {font-size: 24px;}
.therape_name img { width: 28px; height: 28px;}
.therape_name { font-size: 12px; width: 195px;}
.teb_block { padding: 30px 0px; height: 350px;}

.news_letter_block .nl_title { font-size: 24px;}
footer .nav li a.nav-link { font-size: 12px;}
footer .footer_bottom .copy_right_text { font-size: 12px;}
footer .footer_bottom ul li a.nav-link { font-size: 12px;}
.talk_btn { font-size: 14px;}

.ofrs_block .ofrs_icon { width: 150px; height: 70px; margin: 0px auto 15px;}
.reshaping_healthcare_section { padding: 10px 15px 20px;}

.about_header_content, .common_heading_content { padding: 0px 0px 25px;}
.about_us_page .ahc_heading, .common_heading_content .ahc_heading  { font-size: 26px; margin-bottom: 10px;}
.about_us_page .ahc_desc, .common_heading_content .ahc_desc { font-size: 14px;}
.about_us_page .ahc_title, .common_heading_content .ahc_title { font-size: 16px; margin-bottom: 12px;}
.wwds_content_block .wwds_title {  font-size: 24px;}
.wwds_content_block .wwds_desc { font-size: 14px;}
.wwds_content_block { max-width: 420px;}
.why_novem_block .wnb_heading { font-size: 24px; margin-bottom: 20px;}

.wnb_card_outer .wnb_card_inner { padding: 24px;}
.wnb_card_outer .wnb_title {font-size: 18px; margin-bottom: 10px;}
.wnb_card_outer .wnb_desc { font-size: 14px;}


.contact_us_page { padding-top: 10px; }
.contact_heading_block .chb_sutText { font-size: 16px;}
.contact_heading_block .oss_title { font-size: 30px;}
.contact_heading_block .oss_descrition { font-size: 14px;}

.cib_top_content .cib_title { font-size: 20px;}
.cib_bottom_content { flex-wrap: wrap; }
.cibbc_block {width: 100%; border-bottom: 1px solid #fff; border-right: 0; padding: 20px 0px;}
.cib_bottom_content { padding-top: 0px;}
.cib_top_content { padding-bottom: 20px;}
.client_logo_block .clb_logo_img { max-width: 200px; height: 140px;}

.client_logo_block { padding: 15px 0px 20px;}


.bdcblb_text p { font-size: 14px; margin-bottom: 20px;}
.blog_post_info .post_name { font-size: 14px;}

.bdcb_right_block { max-width: 280px; padding-left: 20px;}
.next_prev_btn_block .btn { font-size: 14px; width: 100px;}
.blog_detail_page { padding: 0px 15px 30px;}
.blog_post_info { padding: 15px; margin-bottom: 15px;}
.post_by_date_row p { font-size: 14px;}


.our_solution_page .common_heading_content { padding-top: 10px; }
.ossbc_inner_block .ossb_title { font-size: 18px; }
.ossbc_inner_block .ossb_description { font-size: 14px; }

.work_card { height: 410px;}


.tp_box .tp_title { font-size: 20px;}
.tp_box p, .tp_box li { font-size: 14px;}

.seo_page { padding-top: 15px;}

.adhms_top_row .seo_img_block { height: 200px;}


}


@media(max-width: 600px){


.heading_block .heading { font-size: 28px;}
footer .nav { padding: 10px 0px;}
footer .nav li {margin: 8px 10px;}
footer .footer_bottom { flex-wrap: wrap; }
footer .footer_bottom .copy_right_text { order: 1; margin-top: 10px; }

.wwds_image_block { display: none !important; }

.contact_block { display: block;}
.c_map_block { height: 300px; margin-top: 20px; }

.cib_top_content {display: block;}
.cib_top_content .cib_title { margin-bottom: 20px;}
.cib_top_content .talk_btn { margin-left: 0; }
.client_intro_block { padding: 25px 15px;}

.post_by_date_row { display: block;}
.about_us_page .ahc_heading, .common_heading_content .ahc_heading {font-size: 24px;}
.post_by_date_row p { margin-bottom: 10px;}
.blog_detail_page .blog_img { height: 220px;}
.blog_detail_content_block { display: block;}
.bdcb_left_block { border-right: none; padding-right: 0; }
.bdcb_right_block { max-width: 100%; padding-left: 0px; margin-top: 20px;}
.blog_detail_page .common_heading_content { padding-bottom: 20px; }
.blog_detail_content_block { padding-top: 20px;}
.bdcblb_text p { margin-bottom: 15px;}  


.c_map_block .user_info { bottom: 30px; }

.therape_name { width: 42px; border-radius: 50%; padding: 2px; height: 42px; display: flex; align-items: center; justify-content: center; }
.therape_name img { margin-right: 0px;}
.therape_name span { display: none; }

.our_solution_block .nav-pills { display: flex; min-width: 1000px; flex-wrap: unset; overflow-y: hidden; overflow-x: auto; }    

.scroll-container-wrapper { display: flex; overflow: hidden; max-width: 100%; margin-bottom: 20px; }
.scroll-container { overflow-x: auto; white-space: nowrap; scroll-behavior: smooth; flex-grow: 1; padding: 0px 10px; }
.our_solution_block .nav-link { width: auto; }
.arrowBtn { min-width: 40px; display: flex !important; align-items: center; justify-content: center; padding: 2px; border: none; background: #fff; border-radius: 6px; box-shadow: none !important; }
.arrowBtn img { width: 28px; height: 28px; }

.our_solution_block .nav-link img.arrow { display: none !important;}
.our_solution_block .nav-link .bottonbody { border-radius: 50px;}
.our_solution_block .nav-link { border-radius: 50px;  margin-bottom: 0px;  }
.our_solution_block .nav-pills { margin-top: 0px; }

.seo_design_second .tapp_content_block .tp_box { padding: 20px; width: 100%; }
.seo_img_block { height: 210px; border-radius: 20px;}
.seo_img_block img { border-radius: 20px; }

.adhms_top_row { display: block; }
.adhms_top_row .common_heading_content .ahc_heading {margin-bottom: 10px !important;}

.seo_top_row { display: block;}
.seo_top_row .seo_img_block {width: 100%;}
.seo_top_row .tp_box { padding-left: 0px;}



}

.arrowBtn { display: none; }
.scroll-container-wrapper { width: 100%; flex: 1; }


.gm-style .gm-style-iw-c { padding: 0px !important; }
.gm-style-iw .close-btn { right: 4px !important; top: 2px !important; line-height: 16px !important;}


